.settings-shell.svelte-1i19ct2{--settings-gutter:clamp(1.25rem, 3vw, 2.5rem);width:100%;min-height:calc(100vh - 56px);padding:1.25rem var(--settings-gutter) 3rem;background:radial-gradient(circle at 88% 3%, #599bff17, transparent 28rem), var(--theme-bg);grid-template-columns:15.5rem minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.settings-navigation.svelte-1i19ct2{width:calc(100% + var(--settings-gutter));margin-left:calc(-1 * var(--settings-gutter))}.settings-main.svelte-1i19ct2{width:100%;min-width:0;max-width:74rem;margin:0 auto}.settings-header.svelte-1i19ct2{justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:.75rem 0 2rem;display:flex}.settings-heading.svelte-1i19ct2{max-width:41rem}.eyebrow.svelte-1i19ct2{color:#3974ca;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.settings-header.svelte-1i19ct2 h1:where(.svelte-1i19ct2),.signed-out-state.svelte-1i19ct2 h1:where(.svelte-1i19ct2){color:var(--theme-text);margin:0;font-size:clamp(2.15rem,4.5vw,3.35rem);font-weight:900;line-height:1}.settings-heading.svelte-1i19ct2>p:where(.svelte-1i19ct2){max-width:38rem;color:var(--theme-text-secondary);margin:.75rem 0 0;font-size:1rem;font-weight:600;line-height:1.55}.profile-summary.svelte-1i19ct2{background:color-mix(in srgb, var(--theme-surface) 92%, transparent);border:1px solid var(--theme-border);border-radius:0 1rem 1rem 0;align-items:center;gap:.75rem;min-width:17rem;padding:.75rem;display:flex;box-shadow:0 1px 2px #1018280d}.profile-avatar.svelte-1i19ct2{color:#fff;background:linear-gradient(145deg,#ea5757,#599bff 58%,#73c382);border-radius:0 .75rem .75rem 0;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:.875rem;font-weight:800;display:inline-flex;box-shadow:0 7px 18px #3e71c038}.profile-summary-copy.svelte-1i19ct2{flex-direction:column;flex:1;min-width:0;display:flex}.profile-summary-copy.svelte-1i19ct2 strong:where(.svelte-1i19ct2){color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:800;overflow:hidden}.profile-summary-copy.svelte-1i19ct2 span:where(.svelte-1i19ct2){color:var(--theme-text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin-top:.1rem;font-size:.75rem;font-weight:600;overflow:hidden}.account-badge.svelte-1i19ct2{color:#2f7949;white-space:nowrap;background:color-mix(in srgb, #73c382 16%, var(--theme-surface));border:1px solid color-mix(in srgb, #73c382 34%, var(--theme-border));border-radius:0 9999px 9999px 0;padding:.28rem .55rem;font-size:.66rem;font-weight:700}.account-badge.premium.svelte-1i19ct2{color:#8b5d13;background:color-mix(in srgb, #f4b84f 17%, var(--theme-surface));border-color:color-mix(in srgb, #f4b84f 40%, var(--theme-border))}:root[data-theme=dark] .account-badge.svelte-1i19ct2{color:#a9e4b8}:root[data-theme=dark] .account-badge.premium.svelte-1i19ct2{color:#f8cf82}.settings-card.svelte-1i19ct2{background:color-mix(in srgb, var(--theme-surface) 96%, var(--theme-bg));border:1px solid var(--theme-border);border-radius:0 1.25rem 1.25rem 0;box-shadow:0 1px 2px #1018280d}.appearance-card.svelte-1i19ct2{padding:clamp(1.25rem,3vw,2rem)}.card-heading.svelte-1i19ct2,.session-copy.svelte-1i19ct2{align-items:flex-start;gap:.75rem;display:flex}.card-heading.svelte-1i19ct2 h2:where(.svelte-1i19ct2),.session-copy.svelte-1i19ct2 h2:where(.svelte-1i19ct2),.access-card.svelte-1i19ct2 h2:where(.svelte-1i19ct2){color:var(--theme-text);margin:0;font-size:1.125rem;font-weight:800;line-height:1.25}.card-heading.svelte-1i19ct2 p:where(.svelte-1i19ct2),.session-copy.svelte-1i19ct2 p:where(.svelte-1i19ct2){color:var(--theme-text-tertiary);margin:.25rem 0 0;font-size:.875rem;font-weight:600;line-height:1.45}.card-icon.svelte-1i19ct2{border-radius:0 .75rem .75rem 0;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.card-icon-blue.svelte-1i19ct2{color:#3974ca;background:color-mix(in srgb, #599bff 14%, var(--theme-surface))}.card-icon-green.svelte-1i19ct2{color:#2f8852;background:color-mix(in srgb, #73c382 17%, var(--theme-surface))}.card-icon-red.svelte-1i19ct2{color:#bd4c4c;background:color-mix(in srgb, #ea5757 14%, var(--theme-surface))}.theme-grid.svelte-1i19ct2{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.5rem;display:grid}.theme-option.svelte-1i19ct2{min-width:0;color:var(--theme-text);text-align:left;background:var(--theme-bg);border:1px solid var(--theme-border);cursor:pointer;border-radius:0 1rem 1rem 0;padding:.5rem;transition:border-color .12s,box-shadow .12s,transform .12s;position:relative;overflow:hidden}.theme-option.svelte-1i19ct2:hover{border-color:color-mix(in srgb, #599bff 50%, var(--theme-border));transform:translateY(-2px)}.theme-option.svelte-1i19ct2:focus-visible{outline-offset:2px;outline:3px solid #599bff61}.theme-option.active.svelte-1i19ct2{border-color:#599bff;box-shadow:0 0 0 2px #599bff33}.theme-preview.svelte-1i19ct2{background:#fff;border:1px solid #1a2c461f;border-radius:0 .5rem .5rem 0;grid-template-columns:28% 1fr;height:76px;display:grid;overflow:hidden}.theme-preview-light.svelte-1i19ct2{background:#fff}.theme-preview-dark.svelte-1i19ct2{background:#20242b;border-color:#ffffff14}.theme-preview-night.svelte-1i19ct2{background:#111827;border-color:#7ea7ff38}.theme-preview-system.svelte-1i19ct2{background:linear-gradient(90deg,#fff 0 50%,#20242b 50% 100%)}.preview-rail.svelte-1i19ct2{background:#599bff1f;border-right:1px solid #599bff29}.theme-preview-dark.svelte-1i19ct2 .preview-rail:where(.svelte-1i19ct2),.theme-preview-night.svelte-1i19ct2 .preview-rail:where(.svelte-1i19ct2){background:#599bff24;border-color:#ffffff0f}.preview-content.svelte-1i19ct2{flex-direction:column;gap:7px;padding:13px 10px;display:flex}.preview-content.svelte-1i19ct2 i:where(.svelte-1i19ct2){background:#dbe7f7;border-radius:0 999px 999px 0;height:7px;display:block}.preview-content.svelte-1i19ct2 i:where(.svelte-1i19ct2):nth-child(2){background:#f0c4c4;width:72%}.preview-content.svelte-1i19ct2 i:where(.svelte-1i19ct2):nth-child(3){background:#cce9d2;width:86%}.theme-preview-dark.svelte-1i19ct2 .preview-content:where(.svelte-1i19ct2) i:where(.svelte-1i19ct2),.theme-preview-night.svelte-1i19ct2 .preview-content:where(.svelte-1i19ct2) i:where(.svelte-1i19ct2){background:#3a506e}.theme-preview-dark.svelte-1i19ct2 .preview-content:where(.svelte-1i19ct2) i:where(.svelte-1i19ct2):nth-child(2),.theme-preview-night.svelte-1i19ct2 .preview-content:where(.svelte-1i19ct2) i:where(.svelte-1i19ct2):nth-child(2){background:#693f49}.theme-preview-dark.svelte-1i19ct2 .preview-content:where(.svelte-1i19ct2) i:where(.svelte-1i19ct2):nth-child(3),.theme-preview-night.svelte-1i19ct2 .preview-content:where(.svelte-1i19ct2) i:where(.svelte-1i19ct2):nth-child(3){background:#365c4a}.theme-meta.svelte-1i19ct2{align-items:center;gap:.5rem;padding:.75rem .25rem .25rem;display:flex}.theme-icon.svelte-1i19ct2{color:var(--theme-text-secondary);display:inline-flex}.theme-meta.svelte-1i19ct2>span:where(.svelte-1i19ct2):last-child{flex-direction:column;min-width:0;display:flex}.theme-meta.svelte-1i19ct2 strong:where(.svelte-1i19ct2){color:var(--theme-text);font-size:.875rem;font-weight:800}.theme-meta.svelte-1i19ct2 small:where(.svelte-1i19ct2){color:var(--theme-text-tertiary);text-overflow:ellipsis;white-space:nowrap;margin-top:.1rem;font-size:.68rem;font-weight:600;overflow:hidden}.selected-mark.svelte-1i19ct2{color:#fff;background:#3974ca;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;display:inline-flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.settings-grid.svelte-1i19ct2{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.72fr);align-items:start;gap:1rem;margin-top:1rem;display:grid}.account-card.svelte-1i19ct2,.session-card.svelte-1i19ct2{padding:clamp(1.25rem,3vw,1.5rem)}.detail-list.svelte-1i19ct2{margin:1.5rem 0 0}.detail-row.svelte-1i19ct2{border-bottom:1px solid var(--theme-border-subtle);grid-template-columns:minmax(8rem,.75fr) minmax(0,1.25fr);align-items:center;gap:1rem;min-height:58px;padding:.75rem 0;display:grid}.detail-row.svelte-1i19ct2:first-child{border-top:1px solid var(--theme-border-subtle)}.detail-row.svelte-1i19ct2 dt:where(.svelte-1i19ct2){color:var(--theme-text-tertiary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.detail-row.svelte-1i19ct2 dd:where(.svelte-1i19ct2){overflow-wrap:anywhere;min-width:0;color:var(--theme-text);text-align:right;margin:0;font-size:.875rem;font-weight:800}.account-note.svelte-1i19ct2{color:var(--theme-text-tertiary);align-items:flex-start;gap:.5rem;margin:1.25rem 0 0;font-size:.75rem;font-weight:600;line-height:1.5;display:flex}.account-note.svelte-1i19ct2 svg{color:#2f8852;flex:none;margin-top:.08rem}.settings-stack.svelte-1i19ct2{flex-direction:column;gap:1rem;min-width:0;display:flex}.access-card.svelte-1i19ct2{color:#fff;background:radial-gradient(circle at 95% 5%,#73c3826b,#0000 36%),linear-gradient(145deg,#132644,#1d4275 58%,#326a86);border:1px solid #97beff2e;border-radius:0 1.25rem 1.25rem 0;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #1018281a,0 2px 4px -2px #1018280f}.access-glow.svelte-1i19ct2{filter:blur(2px);background:#599bff3d;border-radius:50%;width:11rem;height:11rem;position:absolute;bottom:-5rem;right:-3.5rem}.access-topline.svelte-1i19ct2{color:#cfe1ff;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex;position:relative}.access-card.svelte-1i19ct2 h2:where(.svelte-1i19ct2){color:#fff;margin-top:1.5rem;font-size:1.25rem;position:relative}.access-card.svelte-1i19ct2>p:where(.svelte-1i19ct2){color:#e9f2ffc7;margin:.75rem 0 0;font-size:.875rem;font-weight:600;line-height:1.55;position:relative}.access-links.svelte-1i19ct2{flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.5rem;display:flex;position:relative}.access-links.svelte-1i19ct2 a:where(.svelte-1i19ct2){color:#fff;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.access-links.svelte-1i19ct2 a:where(.svelte-1i19ct2):hover{text-decoration:underline}.session-card.svelte-1i19ct2{flex-direction:column;align-items:stretch;gap:1.25rem;display:flex}.logout-button.svelte-1i19ct2{color:#bd4c4c;background:color-mix(in srgb, #ea5757 9%, var(--theme-surface));border:1px solid color-mix(in srgb, #ea5757 28%, var(--theme-border));cursor:pointer;border-radius:0 .75rem .75rem 0;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .12s,transform .12s;display:inline-flex}.logout-button.svelte-1i19ct2:hover:not(:disabled){background:color-mix(in srgb, #ea5757 15%, var(--theme-surface));transform:translateY(-1px)}.logout-button.svelte-1i19ct2:focus-visible{outline-offset:2px;outline:3px solid #ea575747}.logout-button.svelte-1i19ct2:disabled{opacity:.62;cursor:wait}.logout-error.svelte-1i19ct2{color:color-mix(in srgb, #ea5757 82%, var(--theme-text));margin:-.5rem 0 0;font-size:.75rem;font-weight:600;line-height:1.45}.settings-loading.svelte-1i19ct2,.signed-out-state.svelte-1i19ct2{text-align:center;background:var(--theme-bg);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:2rem;display:flex}.settings-loading.svelte-1i19ct2{color:var(--theme-text-tertiary);gap:1rem;font-size:.875rem}.loading-mark.svelte-1i19ct2{width:54px;height:24px;position:relative}.loading-mark.svelte-1i19ct2 i:where(.svelte-1i19ct2){border-radius:50%;width:14px;height:14px;animation:.95s ease-in-out infinite svelte-1i19ct2-loading-bounce;position:absolute;top:5px}.loading-mark.svelte-1i19ct2 i:where(.svelte-1i19ct2):first-child{background:#ea5757;left:0}.loading-mark.svelte-1i19ct2 i:where(.svelte-1i19ct2):nth-child(2){background:#599bff;animation-delay:.11s;left:20px}.loading-mark.svelte-1i19ct2 i:where(.svelte-1i19ct2):nth-child(3){background:#73c382;animation-delay:.22s;left:40px}@keyframes svelte-1i19ct2-loading-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-7px)}}.signed-out-state.svelte-1i19ct2{gap:.75rem}.signed-out-icon.svelte-1i19ct2{color:#3974ca;background:color-mix(in srgb, #599bff 13%, var(--theme-surface));border-radius:0 1rem 1rem 0;padding:1rem;display:inline-flex}.signed-out-state.svelte-1i19ct2 h1:where(.svelte-1i19ct2){margin-top:.5rem;font-size:1.875rem}.signed-out-state.svelte-1i19ct2 p:where(.svelte-1i19ct2){color:var(--theme-text-tertiary);margin:0;font-size:.875rem;font-weight:600}.signed-out-state.svelte-1i19ct2 a:where(.svelte-1i19ct2){color:#fff;background:#377bd5;border-radius:0 .75rem .75rem 0;align-items:center;gap:.5rem;min-height:44px;margin-top:.75rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}@media (width<=1120px){.settings-header.svelte-1i19ct2{flex-direction:column;align-items:flex-start}.profile-summary.svelte-1i19ct2{width:100%}.theme-grid.svelte-1i19ct2{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid.svelte-1i19ct2{grid-template-columns:minmax(0,1fr) minmax(16rem,.72fr)}}@media (width<=860px){.settings-shell.svelte-1i19ct2{grid-template-columns:13.5rem minmax(0,1fr);gap:1.25rem}.settings-grid.svelte-1i19ct2{grid-template-columns:1fr}.settings-stack.svelte-1i19ct2{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=768px){.settings-shell.svelte-1i19ct2{background:var(--theme-bg);min-height:calc(100vh - 56px);padding:0 0 2.5rem;display:block}.settings-navigation.svelte-1i19ct2{width:100%;margin:0}.settings-main.svelte-1i19ct2{padding:1.25rem}.settings-header.svelte-1i19ct2{padding:.75rem 0 1.5rem}.settings-heading.svelte-1i19ct2>p:where(.svelte-1i19ct2){font-size:.875rem}.settings-stack.svelte-1i19ct2{display:flex}}@media (width<=520px){.settings-main.svelte-1i19ct2{padding:1rem}.settings-header.svelte-1i19ct2 h1:where(.svelte-1i19ct2){font-size:2.3rem}.profile-summary.svelte-1i19ct2{min-width:0}.account-badge.svelte-1i19ct2{display:none}.appearance-card.svelte-1i19ct2,.account-card.svelte-1i19ct2,.session-card.svelte-1i19ct2,.access-card.svelte-1i19ct2{padding:1rem}.theme-grid.svelte-1i19ct2{grid-template-columns:1fr}.theme-option.svelte-1i19ct2{grid-template-columns:7.5rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.theme-preview.svelte-1i19ct2{height:68px}.theme-meta.svelte-1i19ct2{padding:0}.selected-mark.svelte-1i19ct2{top:50%;transform:translateY(-50%)}.detail-row.svelte-1i19ct2{grid-template-columns:1fr;gap:.5rem}.detail-row.svelte-1i19ct2 dd:where(.svelte-1i19ct2){text-align:left;padding-left:25px}}@media (prefers-reduced-motion:reduce){.theme-option.svelte-1i19ct2,.logout-button.svelte-1i19ct2,.loading-mark.svelte-1i19ct2 i:where(.svelte-1i19ct2){transition:none;animation:none}}
