.settings[data-astro-cid-swhfej32]{max-width:620px;margin:0 auto;padding:100px 20px 80px;min-height:70vh}.dash-gate[data-astro-cid-swhfej32]{display:flex;justify-content:center;padding:40px 0}.gate-card[data-astro-cid-swhfej32]{text-align:center;max-width:440px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px 32px}.gate-card[data-astro-cid-swhfej32] h1[data-astro-cid-swhfej32]{font-size:1.5rem;margin-bottom:12px}.gate-card[data-astro-cid-swhfej32] p[data-astro-cid-swhfej32]{color:var(--text-muted);margin-bottom:24px}.gate-btn[data-astro-cid-swhfej32]{display:inline-block;background:linear-gradient(135deg,var(--accent),var(--accent-light));color:#fff;padding:11px 26px;border-radius:999px;font-weight:700;box-shadow:0 6px 20px #7c3aed4d}.set-panel[data-astro-cid-swhfej32]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:20px 22px;margin-bottom:16px}.set-panel[data-astro-cid-swhfej32] h2[data-astro-cid-swhfej32]{font-size:1rem;margin-bottom:16px}.set-profile-preview[data-astro-cid-swhfej32]{display:flex;margin-bottom:18px;align-items:center;gap:12px}.set-profile-preview[data-astro-cid-swhfej32] img[data-astro-cid-swhfej32]{width:54px;height:54px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:var(--surface-raised)}.set-profile-preview[data-astro-cid-swhfej32] div[data-astro-cid-swhfej32]{display:grid;gap:3px;min-width:0}.set-profile-preview[data-astro-cid-swhfej32] strong[data-astro-cid-swhfej32]{overflow:hidden;color:var(--text);font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.set-profile-preview[data-astro-cid-swhfej32] small[data-astro-cid-swhfej32]{color:var(--text-muted);font-size:.67rem}.set-field-label[data-astro-cid-swhfej32]{color:var(--text-muted);font-size:13px;margin-bottom:4px}.set-strong[data-astro-cid-swhfej32]{font-weight:700;font-size:14.5px;color:var(--text)}.set-inline[data-astro-cid-swhfej32]{display:flex;gap:12px;align-items:center}.set-input[data-astro-cid-swhfej32]{flex:1;background:var(--surface-raised);border:1px solid var(--border);color:var(--text);border-radius:9px;padding:10px 13px;font-size:14px;font-family:inherit;min-width:0;transition:border-color .2s}.set-input[data-astro-cid-swhfej32]:focus{outline:none;border-color:var(--accent)}.set-field-help[data-astro-cid-swhfej32]{margin-top:6px;color:var(--text-muted);font-size:.66rem}.set-avatar-picker[data-astro-cid-swhfej32]{display:grid;margin-top:16px;grid-template-columns:repeat(8,1fr);gap:8px}.set-avatar-picker[data-astro-cid-swhfej32] button[data-astro-cid-swhfej32]{position:relative;min-width:0;padding:0;border:2px solid transparent;border-radius:12px;outline:0;background:transparent;cursor:pointer;transition:border-color .16s,transform .16s}.set-avatar-picker[data-astro-cid-swhfej32] button[data-astro-cid-swhfej32]:hover{transform:translateY(-2px)}.set-avatar-picker[data-astro-cid-swhfej32] button[data-astro-cid-swhfej32].selected{border-color:#8aa6ff;box-shadow:0 0 0 3px #718feb21}.set-avatar-picker[data-astro-cid-swhfej32] img[data-astro-cid-swhfej32]{display:block;width:100%;border-radius:10px}.set-avatar-picker[data-astro-cid-swhfej32] span[data-astro-cid-swhfej32]{position:absolute;right:-4px;bottom:-4px;display:none;width:17px;height:17px;place-items:center;border:2px solid var(--surface);border-radius:50%;background:#86a3f7;color:#0d1222;font-size:.55rem;font-weight:900}.set-avatar-picker[data-astro-cid-swhfej32] button[data-astro-cid-swhfej32].selected span[data-astro-cid-swhfej32]{display:grid}.set-avatar-picker[data-astro-cid-swhfej32] button[data-astro-cid-swhfej32]:focus-visible{outline:3px solid rgba(124,156,255,.6);outline-offset:3px}.set-profile-message[data-astro-cid-swhfej32]{margin-top:11px;padding:8px 10px;border-radius:8px;color:#9edbbd;background:#1e784f1c;font-size:.68rem}.set-profile-message[data-astro-cid-swhfej32][data-kind=error]{color:#f2a1b0;background:#88283a1f}.set-profile-message[data-astro-cid-swhfej32][hidden]{display:none}.set-row-flex[data-astro-cid-swhfej32]{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.set-btn[data-astro-cid-swhfej32]{background:var(--surface-raised);border:1px solid var(--border);color:var(--text);padding:9px 18px;border-radius:9px;font-size:13.5px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;transition:border-color .2s,background .2s,filter .2s;text-decoration:none;display:inline-block}.set-btn[data-astro-cid-swhfej32]:hover{border-color:var(--accent)}.set-btn[data-astro-cid-swhfej32]:disabled{opacity:.75;cursor:default}.set-btn[data-astro-cid-swhfej32].primary{background:transparent;border-color:var(--accent);color:var(--accent-light)}.set-btn[data-astro-cid-swhfej32].primary:hover{background:#7c3aed1f}.set-btn[data-astro-cid-swhfej32].outline-warn{border-color:#f59e0b80;color:#f59e0b}.set-btn[data-astro-cid-swhfej32].outline-warn:hover{background:#f59e0b1a;border-color:#f59e0b}.set-btn[data-astro-cid-swhfej32].danger{border-color:#f8717180;color:#f87171}.set-btn[data-astro-cid-swhfej32].danger:hover{background:#f871711a;border-color:#f87171}.session-row[data-astro-cid-swhfej32]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.session-ua[data-astro-cid-swhfej32]{word-break:break-word;margin-bottom:2px}.session-current[data-astro-cid-swhfej32]{background:#7c3aed29;color:var(--accent-light);font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;flex-shrink:0;white-space:nowrap}#logoutAllBtn[data-astro-cid-swhfej32]{width:100%}.danger-panel[data-astro-cid-swhfej32]{border-color:#f8717159}.danger-title[data-astro-cid-swhfej32]{color:#f87171}@media(max-width:480px){.set-inline[data-astro-cid-swhfej32]{flex-direction:column;align-items:stretch}.set-inline[data-astro-cid-swhfej32] .set-btn[data-astro-cid-swhfej32]{width:100%}.session-current[data-astro-cid-swhfej32]{align-self:flex-start}.set-avatar-picker[data-astro-cid-swhfej32]{grid-template-columns:repeat(4,1fr);gap:10px}}
