*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:14px;line-height:1.5;background:#f5f5f7;color:#1a1a2e;min-height:100vh;-webkit-font-smoothing:antialiased}body.centered{display:flex;align-items:center;justify-content:center}code{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:12px}[x-cloak]{display:none!important}::selection{background:#6d5cff26;color:#1a1a2e}.card{background:#fff;border:1px solid #e2e2e8;border-radius:12px;padding:2rem;width:100%;max-width:380px;box-shadow:0 1px 3px #0000000a}.card h1{font-size:1.2rem;font-weight:600;margin-bottom:2px}.card .subtitle{color:#6b6b80;font-size:13px;margin-bottom:1.5rem}.logo{font-size:13px;font-weight:700;color:#6d5cff;margin-bottom:1.25rem;letter-spacing:-.01em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:7px 14px;border:1px solid #e2e2e8;border-radius:8px;background:#fff;color:#1a1a2e;font-size:13px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;cursor:pointer;text-decoration:none;line-height:1.4;transition:all .15s ease;white-space:nowrap}.btn:hover{background:#f0f0f4;border-color:#c8c8d0}.btn:active{transform:scale(.98)}.btn-block{display:flex;width:100%}.btn-primary{background:#6d5cff;border-color:#6d5cff;color:#fff;box-shadow:0 1px 3px #6d5cff33}.btn-primary:hover{background:#5a48e6;border-color:#5a48e6;box-shadow:0 2px 6px #6d5cff4d}.btn-discord{background:#5865f2;border-color:#5865f2;color:#fff}.btn-discord:hover{background:#4752c4;border-color:#4752c4}.btn-ghost{background:transparent;border-color:transparent;color:#6b6b80}.btn-ghost:hover{color:#1a1a2e;background:#f0f0f4}.btn-danger{color:#b91c1c;border-color:#fecaca}.btn-danger:hover{background:#fef2f2}.btn-sm{padding:4px 10px;font-size:12px}.btn-copy{display:inline-flex;align-items:center;background:transparent;border:1px solid #e2e2e8;border-radius:4px;color:#9b9bab;font-size:11px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;padding:2px 6px;cursor:pointer;transition:all .15s ease}.btn-copy:hover{color:#1a1a2e;border-color:#c8c8d0;background:#f0f0f4}.error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:8px 12px;border-radius:8px;font-size:13px;margin-bottom:1rem}.divider{display:flex;align-items:center;margin:1.25rem 0;color:#9b9bab;font-size:12px}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e2e2e8}.divider span{padding:0 10px}.shell{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:48px;border-bottom:1px solid #e2e2e8;background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:100}.topbar-left{display:flex;align-items:center;gap:20px}.topbar-logo{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#6d5cff;text-decoration:none;letter-spacing:-.01em}.topbar-logo:before{content:"";display:block;width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,#6d5cff,#5865f2);opacity:.9}.topbar-nav{display:flex;gap:2px}.topbar-nav a{padding:5px 12px;font-size:13px;color:#6b6b80;text-decoration:none;border-radius:6px;transition:all .15s ease}.topbar-nav a:hover{color:#1a1a2e;background:#f0f0f4}.topbar-nav a.active{color:#1a1a2e;font-weight:500;background:#f0f0f4}.topbar-right{display:flex;align-items:center;gap:10px}.topbar-user{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b6b80}.topbar-avatar{width:26px;height:26px;border-radius:50%;object-fit:cover;border:1.5px solid #e2e2e8}.topbar-avatar-placeholder{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,#6d5cff,#5865f2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.page{flex:1;padding:28px 24px;max-width:920px;width:100%;margin:0 auto}.page-header{margin-bottom:24px}.page-header h1{font-size:20px;font-weight:700;margin-bottom:2px}.page-header p{color:#6b6b80;font-size:13px}.login-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:url(/static/images/login-bg.jpg) center/cover no-repeat}.login-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#6d5cff73,#5865f259 40%,#1e14508c);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.login-card{background:#ffffffeb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.7);border-radius:16px;padding:2.5rem;width:100%;max-width:400px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f,inset 0 1px #ffffffe6;position:relative}.login-card h1{font-size:1.35rem;font-weight:700;margin-bottom:4px;color:#1a1a2e}.login-card .subtitle{color:#6b6b80;font-size:13px;margin-bottom:1.75rem}.login-logo{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:#6d5cff;margin-bottom:1.5rem;letter-spacing:-.01em}.login-logo:before{content:"";display:block;width:22px;height:22px;border-radius:6px;background:linear-gradient(135deg,#6d5cff,#5865f2);opacity:.9}.login-btn-discord{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:none;border-radius:8px;background:#5865f2;color:#fff;font-size:14px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;cursor:pointer;text-decoration:none;transition:all .15s ease}.login-btn-discord:hover{background:#4752c4;transform:translateY(-1px);box-shadow:0 4px 12px #5865f24d}.login-btn-discord:active{transform:translateY(0)}.login-footer{margin-top:1rem;text-align:center;font-size:12px;color:#9b9bab;padding-top:.75rem;border-top:1px solid #e2e2e8}.login-footer a{color:#6d5cff;text-decoration:none}.login-footer a:hover{text-decoration:underline}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.dash-card{background:#fff;border:1px solid #e2e2e8;border-radius:12px;padding:20px;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,border-color .2s ease}.dash-card:hover{box-shadow:0 4px 12px #0000000f;border-color:#c8c8d0}.dash-card.full{grid-column:1/-1}.dash-card-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9b9bab;margin-bottom:14px}.profile{display:flex;align-items:center;gap:16px}.profile-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2.5px solid #e2e2e8;box-shadow:0 2px 8px #0000000f}.profile-avatar-placeholder{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6d5cff,#5865f2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;box-shadow:0 2px 8px #6d5cff33}.profile-info{flex:1;min-width:0}.profile-name{font-size:16px;font-weight:700;line-height:1.3}.profile-email{font-size:13px;color:#6b6b80}.profile-meta{display:flex;gap:16px;margin-top:4px}.profile-tag{font-size:12px;color:#9b9bab}.profile-tag strong{color:#6b6b80;font-weight:500}.stat-value{font-size:28px;font-weight:700;line-height:1.2;color:#1a1a2e}.stat-label{font-size:13px;color:#6b6b80;margin-top:2px}.provider-list{list-style:none}.provider-item{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.provider-item+.provider-item{border-top:1px solid #e2e2e8}.provider-name{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500}.provider-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center}.provider-icon.discord{background:#5865f2;color:#fff}.provider-icon.discord svg{width:14px;height:14px}.provider-detail{font-size:12px;color:#9b9bab}.quick-actions{display:flex;gap:8px;flex-wrap:wrap}.session-list{list-style:none}.session-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0;font-size:13px}.session-item+.session-item{border-top:1px solid #e2e2e8}.session-label{color:#6b6b80}.session-value{font-weight:500}.badge{display:inline-flex;font-size:11px;padding:2px 8px;border-radius:999px;font-weight:600;letter-spacing:.02em}.badge-role{background:#6d5cff14;color:#6d5cff;text-transform:capitalize}.badge-active{background:#ecfdf5;color:#065f46}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.admin-form{background:#fff;border:1px solid #e2e2e8;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 2px #0000000a}.form-group{margin-bottom:12px}.form-group label{display:block;font-size:13px;font-weight:500;color:#6b6b80;margin-bottom:4px}.form-group input[type=text],.form-group textarea{width:100%;padding:8px 12px;background:#f9f9fb;border:1px solid #d8d8e0;border-radius:8px;color:#1a1a2e;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;outline:none;transition:border-color .15s,box-shadow .15s}.form-group input[type=text]:focus,.form-group textarea:focus{border-color:#6d5cff;box-shadow:0 0 0 3px #6d5cff14;background:#fff}.form-group input[type=text]::placeholder,.form-group textarea::placeholder{color:#9b9bab}.form-group textarea{resize:vertical;min-height:56px}.form-checkbox{display:flex;flex-direction:row;align-items:center;gap:6px}.form-checkbox input[type=checkbox]{accent-color:#6d5cff;width:15px;height:15px}.form-checkbox label{margin-bottom:0;color:#1a1a2e;font-weight:400}.hint{color:#9b9bab;font-size:12px;font-weight:400}.secret-banner{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 2px #0000000a}.secret-banner-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.secret-banner-header strong{color:#065f46;font-size:13px}.secret-warning{color:#92400e;font-size:12px;margin-bottom:12px}.secret-row{margin-bottom:8px}.secret-row label{display:block;font-size:11px;font-weight:500;color:#9b9bab;margin-bottom:3px}.secret-value{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #e2e2e8;border-radius:6px;padding:6px 10px}.secret-value code{flex:1;word-break:break-all;color:#1a1a2e}.clients-grid{display:grid;gap:12px}.client-card{background:#fff;border:1px solid #e2e2e8;border-radius:12px;padding:16px 20px;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,border-color .2s ease}.client-card:hover{border-color:#c8c8d0;box-shadow:0 4px 12px #0000000f}.client-card-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.client-card-header strong{font-size:14px}.badge-purple{background:#6d5cff14;color:#6d5cff}.badge-blue{background:#5865f214;color:#5865f2}.client-card-field{margin-bottom:8px}.client-card-field label{display:block;font-size:11px;font-weight:500;color:#9b9bab;margin-bottom:2px}.client-card-value{display:flex;align-items:center;gap:6px}.client-card-value code{color:#1a1a2e}.uri-list{list-style:none}.uri-list li{padding:1px 0}.uri-list li code{color:#1a1a2e}.scope-tags{display:flex;gap:4px;flex-wrap:wrap}.scope-tag{background:#f3f3f6;border:1px solid #e2e2e8;border-radius:4px;padding:1px 6px;font-size:11px;color:#6b6b80;font-family:SF Mono,Fira Code,Consolas,monospace}.client-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid #e2e2e8}.empty-state{text-align:center;padding:48px 16px;color:#6b6b80}.empty-state p:first-child{font-size:14px;color:#1a1a2e;margin-bottom:4px}
