.auth-page.svelte-1wx4tso{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 24px;min-height:calc(100vh - 60px);position:relative;overflow:hidden;background:#0a0e1a}.auth-page.svelte-1wx4tso:before{content:"";position:absolute;inset:0;background:url(../../../bg-brain-dark.webp) center center / cover no-repeat;opacity:1}[data-theme=light] .auth-page.svelte-1wx4tso:before{background-image:url(../../../bg-brain-white.webp);opacity:.4;filter:blur(10px);inset:-24px}[data-theme=light] .auth-page.svelte-1wx4tso{background:#e8ecf2}.auth-page.svelte-1wx4tso:after{content:"";position:absolute;inset:0;background:none}[data-theme=light] .auth-page.svelte-1wx4tso:after{background:linear-gradient(180deg,#e8ecf24d,#e8ecf21a 40%,#e8ecf266),radial-gradient(ellipse 70% 60% at 50% 50%,transparent 30%,rgba(232,236,242,.35) 100%)}.auth-card.svelte-1wx4tso{background:var(--bg-card);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg);box-shadow:var(--neu-shadow-raised-sm, 0 24px 64px rgba(0, 0, 0, .4));width:100%;max-width:420px;text-align:center;overflow:hidden;border:1px solid var(--border-subtle, rgba(255, 255, 255, .08));position:relative;z-index:1}.auth-header.svelte-1wx4tso{padding:36px 40px 0}.auth-title.svelte-1wx4tso{color:#fff;font-size:1.4rem;margin:0 0 6px;letter-spacing:1px;font-weight:700}[data-theme=light] .auth-title.svelte-1wx4tso{color:#0a0e1a}.auth-banner-sub.svelte-1wx4tso{color:#fff9;font-size:.88rem;margin:0}[data-theme=light] .auth-banner-sub.svelte-1wx4tso{color:#0a0e1a99}.auth-body.svelte-1wx4tso{padding:28px 40px 40px}.auth-form.svelte-1wx4tso{display:flex;flex-direction:column;gap:16px;text-align:left}.field.svelte-1wx4tso{display:flex;flex-direction:column;gap:6px}.field.svelte-1wx4tso label:where(.svelte-1wx4tso){font-size:.85rem;font-weight:600;color:var(--text-label)}.field.svelte-1wx4tso input:where(.svelte-1wx4tso){padding:11px 14px;border:1.5px solid var(--border);border-radius:var(--radius);font-size:.95rem;color:var(--text);background:var(--input-bg);transition:border-color .15s,box-shadow .15s;width:100%}.field.svelte-1wx4tso input:where(.svelte-1wx4tso):focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim);background:var(--bg-card)}.alert.svelte-1wx4tso{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:var(--radius);font-size:.88rem;text-align:left}.alert-success.svelte-1wx4tso{background:#00e5ff14;border:1px solid rgba(0,229,255,.25);color:#00e5ff}.alert-danger.svelte-1wx4tso{background:var(--score-poor-bg);border:1px solid var(--score-poor);color:var(--score-poor)}.btn-primary.svelte-1wx4tso{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:#3ec8ff;padding:12px 22px;border-radius:0;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;border:1.5px solid #3ec8ff;cursor:pointer;width:100%;transition:color .35s ease,border-color .35s ease;position:relative;overflow:hidden}.btn-primary.svelte-1wx4tso:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#3ec8ff1a,#3ec8ff2e,#3ec8ff1a);opacity:0;transition:opacity .35s ease}.btn-primary.svelte-1wx4tso:hover:not(:disabled):before{opacity:1}.btn-primary.svelte-1wx4tso:hover:not(:disabled){color:#fff}.btn-primary.svelte-1wx4tso:disabled{opacity:.55;cursor:not-allowed}.auth-footer.svelte-1wx4tso{margin-top:24px;font-size:.88rem;color:var(--text-dim)}.auth-footer.svelte-1wx4tso a:where(.svelte-1wx4tso){color:var(--accent);font-weight:600;text-decoration:none}.auth-footer.svelte-1wx4tso a:where(.svelte-1wx4tso):hover{text-decoration:underline}.spinner.svelte-1wx4tso{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:var(--bg-card);border-radius:50%;animation:svelte-1wx4tso-spin .7s linear infinite}@keyframes svelte-1wx4tso-spin{to{transform:rotate(360deg)}}@media(max-width:480px){.auth-header.svelte-1wx4tso,.auth-body.svelte-1wx4tso{padding-left:24px;padding-right:24px}}
