:root{--background:#f7f4fb;--foreground:#241739;--foreground-soft:#5f5472;--muted:#7b718d;--card:#fff;--card-border:#7c3aed1a;--brand:#7c3aed;--brand-2:#ec4899;--brand-3:#22c7d6;--shadow:0 14px 34px #4c1d951a;--radius-xl:28px;--radius-lg:22px;--radius-md:16px;--container:1180px;--surface-soft:#f8f5ff;--surface-soft-border:#ddd6fe;--surface-elevated:#ffffffb8;--text-soft:#6b7280}html[data-theme=dark]{--background:#120d1c;--foreground:#f4efff;--foreground-soft:#cfc3e5;--muted:#aa9bc7;--card:#1f1631;--card-border:#ad89ff1f;--surface-soft:#ffffff14;--surface-soft-border:#ffffff24;--surface-elevated:#ffffff0f;--text-soft:#ffffffc2}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 24px), var(--container));margin:0 auto}.home-shell,.dashboard-shell,.auth-shell{min-height:100vh;padding:18px 0 40px}.top-nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.brand-link{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--brand), var(--brand-2), var(--brand-3));color:#fff;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.brand-text{letter-spacing:-.03em;font-size:1.15rem;font-weight:800}.top-nav-links{flex-wrap:wrap;gap:10px;display:flex}.top-nav-link,.top-nav-current,.button-primary,.button-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;text-decoration:none;display:inline-flex}.top-nav-link,.top-nav-current,.button-secondary{background:var(--card);border:1px solid var(--card-border);color:var(--foreground)}.top-nav-current{color:var(--muted)}.button-primary{color:#fff;background:linear-gradient(135deg,#6d28d9,#8b5cf6 45%,#db2777);border:0}.hero{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:20px;display:grid}.hero-copy-simple{border-radius:var(--radius-xl);color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#5527ac 0%,#d93e9b 55%,#27bfd0 100%);padding:28px}.hero-badge{background:#ffffff29;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.hero-title{letter-spacing:-.05em;max-width:11ch;margin:18px 0 10px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.02}.hero-subtitle{color:#ffffffeb;max-width:58ch;margin:0;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-panel{align-items:stretch;display:flex}.glass-card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow);padding:22px}.mini-label{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:.76rem;font-weight:800}.preview-stack{gap:14px;margin-top:14px;display:grid}.preview-card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);padding:18px}.preview-title{margin-bottom:8px;font-weight:800}.preview-text,.section-subtitle,.section-muted{color:var(--foreground-soft);line-height:1.7}.feature-section{margin-top:28px}.section-title{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.08}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-card,.card,.card-premium,.result-box,.auth-card,.entry-card,.suggestion-card,.insight-card,.citation-card,.timeline-chart-row,.trend-hero-card{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.feature-card,.card,.card-premium,.auth-card{padding:22px}.card-head{justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px;display:flex}.pill-tag,.soft-mini-tag,.citation-badge{color:#6d28d9;background:#7c3aed14;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.84rem;font-weight:700;display:inline-flex}.form-panel{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:#ffffff8c;gap:12px;padding:16px;display:grid}html[data-theme=dark] .form-panel{background:#ffffff08}.form-grid-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-grid-three{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.label{color:var(--foreground-soft);margin-bottom:8px;font-size:.84rem;font-weight:700}.input{border:1px solid var(--card-border);background:var(--card);width:100%;min-height:48px;color:var(--foreground);border-radius:14px;outline:none;padding:12px 14px}textarea.input{resize:vertical;min-height:120px}.hero-input-shell{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:#fff6;padding:14px}.ask-textarea{min-height:150px}.chip-row,.entry-tags,.citation-badge-group{flex-wrap:wrap;gap:8px;display:flex}.soft-chip{border:1px solid var(--card-border);background:var(--card);color:var(--foreground);cursor:pointer;border-radius:999px;padding:10px 14px}.result-box{padding:18px}.two-up-grid,.dashboard-grid,.dashboard-hero,.trend-hero{gap:14px;display:grid}.two-up-grid{grid-template-columns:1fr 1fr}.dashboard-hero{grid-template-columns:1.2fr .8fr;margin-bottom:18px}.dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.hero-stat-card{border-radius:var(--radius-xl);color:#fff;width:100%;box-shadow:var(--shadow);background:linear-gradient(135deg,#5725ae 0%,#cf3ea3 58%,#2dbfd0 100%);padding:22px}.hero-stat-value,.trend-big-number{letter-spacing:-.04em;margin-top:8px;font-size:2rem;font-weight:800}.dashboard-title,.auth-title{letter-spacing:-.04em;margin:10px 0 8px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02}.status{color:var(--foreground-soft);background:#7c3aed0d;border:1px solid #7c3aed1a;border-radius:14px;margin-top:12px;padding:12px 14px;line-height:1.6}.stack-list,.chart-stack,.timeline-chart-stack,.metric-stack,.citation-grid{gap:12px;display:grid}.entry-card,.suggestion-card,.insight-card,.timeline-chart-row,.trend-hero-card,.citation-card{padding:16px}.entry-card-top,.chart-row-top,.citation-top-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.entry-title,.timeline-date,.citation-title,.citation-link,.preview-title{font-weight:800}.entry-meta,.entry-note,.timeline-meta,.citation-org,.citation-missing{color:var(--foreground-soft);line-height:1.65}.chart-track{background:#7c3aed14;border-radius:999px;height:12px;overflow:hidden}.chart-fill{background:linear-gradient(135deg,#7c3aed,#ec4899);border-radius:999px;height:100%}.metric-row{border-bottom:1px solid var(--card-border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.metric-row:last-child{border-bottom:0}.citation-label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);font-size:11px;font-weight:800}.citation-link,.citation-open{color:#5b21b6;text-decoration:none}.citation-link:hover,.citation-open:hover,.auth-link-button:hover{text-decoration:underline}.auth-container{justify-content:center;display:flex}.auth-panel{border:1px solid var(--card-border);border-radius:var(--radius-lg);background:#fff6;gap:14px;margin-top:12px;padding:18px;display:grid}html[data-theme=dark] .auth-panel{background:#ffffff08}.auth-switch-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;display:flex}.auth-link-button{color:#6d28d9;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.toast-stack{z-index:1000;gap:10px;width:min(360px,100vw - 24px);display:grid;position:fixed;bottom:16px;right:16px}.toast-item{box-shadow:var(--shadow);border:1px solid var(--card-border);background:var(--card);color:var(--foreground);border-radius:16px;padding:14px 16px}.theme-soft-panel{background:var(--surface-soft)!important;border:1px solid var(--surface-soft-border)!important;color:var(--foreground)!important}.theme-elevated-panel{background:var(--surface-elevated)!important;border:1px solid var(--surface-soft-border)!important;color:var(--foreground)!important}.theme-soft-text{color:var(--text-soft)!important}.theme-readable-block{background:var(--surface-soft)!important;border:1px solid var(--surface-soft-border)!important;color:var(--foreground)!important}.theme-readable-block .label,.theme-readable-block strong,.theme-readable-block p,.theme-readable-block li,.theme-readable-block div,.theme-readable-block span{color:inherit!important}@media (max-width:1100px){.hero,.dashboard-hero,.dashboard-grid,.feature-grid,.trend-hero{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.top-nav,.card-head,.entry-card-top,.chart-row-top,.citation-top-row{flex-direction:column;align-items:stretch}.top-nav-links,.hero-actions,.chip-row{flex-direction:column}.feature-grid,.form-grid-two,.form-grid-three,.two-up-grid{grid-template-columns:1fr}.button-primary,.button-secondary,.top-nav-link,.top-nav-current,.soft-chip{width:100%}}.dashboard-hero-polished{align-items:stretch;margin-bottom:24px}.dashboard-hero-copy{align-content:center;gap:6px;display:grid}.dashboard-block{margin-top:18px}.dashboard-main>.dashboard-block:first-child,.dashboard-side>.dashboard-block:first-child{margin-top:0}.dashboard-side-block .card{min-height:100%}.card.card-premium{padding:24px}.card.card-premium section>h2:first-child,.card.card-premium section .card-head h2{letter-spacing:-.03em}.card.card-premium .section-muted{max-width:62ch}@media (max-width:760px){.card.card-premium{padding:18px}.dashboard-hero-polished{margin-bottom:18px}.dashboard-block{margin-top:14px}}.sources-head{justify-content:space-between;align-items:start;gap:14px;margin-bottom:12px;display:flex}.sources-subtext{max-width:58ch}.citation-card-primary{box-shadow:0 14px 28px #7c3aed14}.citation-kicker{color:var(--foreground-soft);margin-top:4px;font-size:.82rem}.citation-link-strong{letter-spacing:-.01em;font-size:1rem}.chart-row-polished{padding:4px 0}.chart-label{color:var(--foreground);font-weight:600}.chart-value{color:var(--foreground)}.metric-row-emphasis strong{font-size:1rem}.timeline-chart-row-polished{padding:16px}.timeline-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.result-box .label+.section-muted,.result-box .label+div,.result-box .label+ul,.result-box .label+ol{margin-top:4px}@media (max-width:760px){.sources-head,.timeline-top{flex-direction:column;align-items:stretch}}.hero-premium{align-items:stretch}.home-proof-grid{gap:12px;margin-top:22px;display:grid}.home-proof-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border-radius:18px;padding:14px 16px}.home-proof-title{margin-bottom:4px;font-weight:800}.home-proof-text{color:#ffffffe6;line-height:1.65}.feature-section-premium{margin-top:30px}.section-heading-premium{max-width:760px}.auth-page-grid{grid-template-columns:1fr .92fr;align-items:start;gap:24px;margin-top:18px;display:grid}.auth-page-copy{align-content:start;gap:10px;padding:8px 4px;display:grid}.auth-page-title{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.04}.auth-page-subtitle{color:var(--foreground-soft);max-width:56ch;margin:0;line-height:1.75}.auth-benefit-list{gap:12px;margin-top:14px;display:grid}.auth-benefit-item{background:var(--card);border:1px solid var(--card-border);box-shadow:var(--shadow);border-radius:18px;gap:4px;padding:16px;display:grid}.auth-benefit-item span{color:var(--foreground-soft);line-height:1.65}.suggestion-card-polished{padding:18px}.suggestion-top{justify-content:space-between;align-items:start;gap:12px;display:flex}.suggestion-title{letter-spacing:-.02em;font-size:1rem;font-weight:800}.suggestion-quote{color:var(--foreground-soft);background:#7c3aed0d;border:1px solid #7c3aed14;border-radius:14px;margin-top:12px;padding:12px 14px;line-height:1.65}.suggestion-notes{color:var(--foreground-soft);margin-top:12px;line-height:1.65}.suggestion-edit-grid{gap:10px;margin-top:12px;display:grid}.suggestion-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}@media (max-width:1100px){.auth-page-grid{grid-template-columns:1fr}}@media (max-width:760px){.suggestion-top,.suggestion-actions{flex-direction:column;align-items:stretch}}.mobile-section-gap{margin-top:14px}@media (max-width:760px){.container{width:min(calc(100% - 16px), var(--container))}.home-shell,.dashboard-shell,.auth-shell{padding:12px 0 28px}.top-nav{gap:12px;margin-bottom:14px}.brand-mark{border-radius:12px;width:38px;height:38px}.brand-text{font-size:1.05rem}.hero-copy-simple,.glass-card,.card,.card-premium,.auth-card,.feature-card,.trend-hero-card,.entry-card,.suggestion-card,.insight-card,.citation-card,.timeline-chart-row{border-radius:20px}.hero-copy-simple,.glass-card,.card,.card-premium,.auth-card,.feature-card{padding:16px}.hero-title,.dashboard-title,.auth-title,.auth-page-title{letter-spacing:-.045em}.hero-subtitle,.dashboard-subtitle,.auth-page-subtitle,.section-subtitle,.section-muted,.entry-meta,.entry-note,.suggestion-source,.timeline-meta,.citation-org,.citation-missing{line-height:1.6}.hero-actions,.top-nav-links,.suggestion-actions,.entry-tags,.chip-row,.citation-badge-group{gap:8px}.pill-tag,.soft-mini-tag,.citation-badge{min-height:28px;padding:0 9px;font-size:.8rem}.button-primary,.button-secondary,.top-nav-link,.top-nav-current{min-height:46px}.input{border-radius:12px;min-height:46px;padding:11px 12px}.hero-input-shell,.form-panel,.auth-panel,.suggestion-quote{border-radius:16px}.feature-section,.feature-section-premium{margin-top:22px}.dashboard-hero-polished{margin-bottom:16px}.dashboard-block{margin-top:12px}.stack-list,.chart-stack,.timeline-chart-stack,.metric-stack,.citation-grid,.preview-stack,.auth-benefit-list,.home-proof-grid{gap:10px}.card-head{margin-bottom:12px}}@media print{html,body{color:#111!important;background:#fff!important}.top-nav,.hero-actions,.top-nav-links,.button-primary,.button-secondary,.auth-switch-row,.status,.pill-tag{display:none!important}.home-shell,.dashboard-shell,.auth-shell{min-height:auto!important;padding:0!important}.container{width:100%!important;max-width:none!important;margin:0!important}.card,.card-premium,.result-box,.auth-card,.entry-card,.suggestion-card,.insight-card,.citation-card,.timeline-chart-row,.trend-hero-card,.feature-card,.glass-card,.auth-benefit-item{break-inside:avoid;box-shadow:none!important;background:#fff!important;border:1px solid #ddd!important}.dashboard-grid,.two-up-grid,.feature-grid,.trend-hero,.auth-page-grid,.hero{display:block!important}.dashboard-side,.hero-panel{margin-top:16px}.hero-copy-simple{color:#111!important;background:#fff!important;border:1px solid #ddd!important}.hero-subtitle,.home-proof-text,.section-subtitle,.section-muted,.dashboard-subtitle,.auth-page-subtitle,.entry-meta,.entry-note,.suggestion-source,.timeline-meta,.citation-org,.citation-missing{color:#444!important}.brand-mark{color:#fff!important;box-shadow:none!important;background:#7c3aed!important}.chart-track{background:#eee!important}.chart-fill{background:#7c3aed!important}.soft-mini-tag,.citation-badge{color:#222!important;background:#f7f7f7!important;border:1px solid #ccc!important}}html[data-theme=dark] .hero-copy-simple{box-shadow:0 18px 42px #00000047}html[data-theme=dark] .feature-card,html[data-theme=dark] .card,html[data-theme=dark] .card-premium,html[data-theme=dark] .result-box,html[data-theme=dark] .auth-card,html[data-theme=dark] .entry-card,html[data-theme=dark] .suggestion-card,html[data-theme=dark] .insight-card,html[data-theme=dark] .citation-card,html[data-theme=dark] .timeline-chart-row,html[data-theme=dark] .trend-hero-card,html[data-theme=dark] .auth-benefit-item,html[data-theme=dark] .glass-card{background:#1e1630f0;border-color:#ad89ff1f}html[data-theme=dark] .preview-card{background:#241a39f0;border-color:#ad89ff1a}html[data-theme=dark] .preview-text,html[data-theme=dark] .section-subtitle,html[data-theme=dark] .section-muted,html[data-theme=dark] .dashboard-subtitle,html[data-theme=dark] .auth-page-subtitle,html[data-theme=dark] .entry-meta,html[data-theme=dark] .entry-note,html[data-theme=dark] .suggestion-source,html[data-theme=dark] .timeline-meta,html[data-theme=dark] .citation-org,html[data-theme=dark] .citation-missing,html[data-theme=dark] .home-proof-text,html[data-theme=dark] .auth-benefit-item span,html[data-theme=dark] .citation-kicker,html[data-theme=dark] .sources-subtext{color:#cabee0}html[data-theme=dark] .suggestion-quote,html[data-theme=dark] .status{background:#7c3aed1f;border-color:#ad89ff24}html[data-theme=dark] .top-nav-current{color:#d8ccf0;background:#7c3aed29}html[data-theme=dark] .citation-link,html[data-theme=dark] .citation-open,html[data-theme=dark] .auth-link-button{color:#c9a9ff}html[data-theme=dark] .soft-chip{color:#f2eaff;background:#2d2147eb}html[data-theme=dark] .hero-input-shell{background:#291e41e6}html[data-theme=dark] .input::placeholder,html[data-theme=dark] textarea::placeholder{color:#9f8fbc}.privacy-link-wrap{margin-top:16px}.privacy-link{color:#fffffff5;text-underline-offset:3px;align-items:center;font-weight:700;line-height:1.5;text-decoration:underline;display:inline-flex}.privacy-link:hover{color:#fff}.hero-copy-simple .privacy-link{color:#fffffff5}.hero-copy-simple .privacy-link:hover{color:#fff}html[data-theme=dark] .privacy-link{color:#fffffff5}.brand-splash{z-index:9999;background:radial-gradient(circle at 50% 22%,#a855f72e,#0000 32%),radial-gradient(circle at 70% 62%,#d946ef1f,#0000 34%),linear-gradient(135deg,#fffaf4 0%,#f8f2ff 48%,#f6fbff 100%);place-items:center;animation:.42s ease-out both brandSplashEnter;display:grid;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .brand-splash{background:radial-gradient(circle at 50% 22%,#a855f738,#0000 34%),radial-gradient(circle at 68% 62%,#0ea5e91f,#0000 36%),linear-gradient(135deg,#070419 0%,#120926 46%,#051724 100%)}.brand-splash-leaving{pointer-events:none;animation:.62s ease-in forwards brandSplashExit}.brand-splash-card{text-align:center;align-content:center;place-items:center;gap:12px;width:min(860px,94vw);min-height:min(760px,88vh);display:grid;position:relative}.brand-splash-glow{filter:blur(18px);opacity:.95;background:radial-gradient(circle,#a855f742,#0000 58%),radial-gradient(circle at 70% 40%,#f59e0b29,#0000 46%);border-radius:999px;width:min(520px,70vw);height:min(520px,70vw);animation:1.8s ease-in-out both brandGlowPulse;position:absolute}.brand-splash-logo{z-index:1;filter:drop-shadow(0 30px 70px #4122722e);width:min(680px,90vw);height:auto;animation:1.4s cubic-bezier(.16,1,.3,1) both brandLogoReveal;position:relative}.brand-splash-copy{z-index:2;color:#211044;margin-top:-44px;animation:.9s ease-out .62s both brandCopyReveal;position:relative}[data-theme=dark] .brand-splash-copy{color:#f8f1ff}.brand-splash-kicker{text-transform:uppercase;letter-spacing:.24em;color:#7c3aed;margin:0;font-size:.72rem;font-weight:800}.brand-splash-copy h1{letter-spacing:.16em;margin:4px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,6vw,5rem);font-weight:500}.brand-splash-copy p:last-child{letter-spacing:.16em;text-transform:uppercase;color:#7b5ea8;margin:0;font-size:clamp(.68rem,1.5vw,.86rem)}[data-theme=dark] .brand-splash-copy p:last-child{color:#dacbff}.brand-splash-skip{bottom:max(24px, env(safe-area-inset-bottom));z-index:2;letter-spacing:.08em;color:#3c255b85;margin:0;font-size:.76rem;animation:.9s ease-out 1s both brandCopyReveal;position:absolute}[data-theme=dark] .brand-splash-skip{color:#f8f1ff85}@keyframes brandSplashEnter{0%{opacity:0}to{opacity:1}}@keyframes brandSplashExit{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.018)}}@keyframes brandLogoReveal{0%{opacity:0;filter:blur(10px)drop-shadow(0 30px 70px #41227200);transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes brandCopyReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes brandGlowPulse{0%{opacity:0;transform:scale(.88)}to{opacity:.95;transform:scale(1)}}@media (max-width:640px){.brand-splash-card{min-height:min(620px,84vh)}.brand-splash-logo{width:min(520px,96vw)}.brand-splash-copy{margin-top:-34px}}@media (prefers-reduced-motion:reduce){.brand-splash,.brand-splash-leaving,.brand-splash-logo,.brand-splash-copy,.brand-splash-skip,.brand-splash-glow{animation:none}}.brand-splash-copy,.brand-splash-kicker,.brand-splash-skip{display:none!important}.brand-splash-logo{width:min(760px,92vw)}.brand-splash-card{min-height:min(820px,90vh)}.brand-splash-leaving{animation:.76s ease-in forwards brandSplashExit}.auth-premium-page{background:radial-gradient(circle at top left, #7c3aed2e, transparent 32rem), var(--background);min-height:100vh;padding:20px}.auth-premium-nav{justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100%);margin:0 auto 28px;display:flex}.auth-premium-shell{grid-template-columns:minmax(0,1.05fr) minmax(360px,.9fr);align-items:center;gap:32px;width:min(1180px,100%);margin:0 auto;display:grid}.auth-premium-copy h1{letter-spacing:-.07em;max-width:680px;margin:10px 0 12px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.96}.auth-premium-copy p{max-width:620px;color:var(--muted);line-height:1.65}.auth-benefit-card{border:1px solid var(--border);background:#ffffff0a;border-radius:18px;gap:5px;margin-top:12px;padding:16px 18px;display:grid}.auth-benefit-card span{color:var(--muted)}.auth-premium-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffff0e;border-radius:24px;padding:clamp(22px,4vw,34px)}.auth-premium-card h2{letter-spacing:-.06em;margin:8px 0 10px;font-size:clamp(2rem,4vw,3.6rem);line-height:1}.auth-form{gap:16px;margin-top:22px;display:grid}.auth-form label{color:var(--foreground);gap:8px;font-weight:700;display:grid}.auth-form label span{font-size:.84rem}.auth-form input{border:1px solid var(--border);width:100%;min-height:46px;color:var(--foreground);background:#08041459;border-radius:15px;outline:none;padding:0 14px}.auth-form input:focus{border-color:#a855f7d9;box-shadow:0 0 0 3px #a855f72e}.auth-form .button-primary{justify-self:start;margin-top:2px}.auth-status{border:1px solid var(--border);color:var(--foreground);background:#7c3aed21;border-radius:15px;margin-top:18px;padding:13px 14px}.auth-actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:22px;display:flex}.auth-actions button,.auth-actions a{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:800;text-decoration:none}.auth-actions button:hover,.auth-actions a:hover{text-decoration:underline}@media (max-width:860px){.auth-premium-shell{grid-template-columns:1fr}.auth-premium-copy h1{font-size:clamp(2.4rem,13vw,4rem)}}.auth-premium-nav .brand-mark{align-items:center;gap:10px;min-width:max-content;text-decoration:none;display:inline-flex}.auth-premium-nav .brand-icon{border-radius:999px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:.95rem;font-weight:800;line-height:1;display:inline-flex}.auth-premium-nav .brand-mark span:last-child{white-space:nowrap;font-weight:800;display:inline-block}
