:root{--auth-bg:#0b1220;--auth-card:#1e2a3b;--auth-ink:#f1f5f9;--auth-muted:#a8b5c4;--auth-border:#2d3748;--auth-primary:#4a9fd5;--auth-primary-ink:#0b1220;--auth-danger:#f28b8b;--auth-radius:8px;--auth-font:var(--font-sora,system-ui),system-ui,sans-serif}.ba-page{min-height:100vh;align-items:center;justify-content:center;padding:3rem 1rem;background:var(--auth-bg);color:var(--auth-ink);font-family:var(--auth-font);color-scheme:dark}.ba-page,.ba-shell{display:flex;flex-direction:column;gap:2rem}.ba-shell{width:100%;max-width:26rem}.ba-header{text-align:center}.ba-home-link{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--auth-muted);text-decoration:none}.ba-home-link:hover{color:var(--auth-ink)}.ba-title{margin:.75rem 0 0;font-size:1.5rem;font-weight:700;text-wrap:balance}.ba-subtitle{margin:.5rem 0 0;font-size:.875rem;line-height:1.6;color:var(--auth-muted)}.ba-card{background:var(--auth-card);border:1px solid var(--auth-border);border-radius:calc(var(--auth-radius) + 4px);padding:1.5rem}.ba-card,.ba-form{gap:1rem}.ba-card,.ba-field,.ba-form{display:flex;flex-direction:column}.ba-field{gap:.375rem;min-width:0}.ba-field-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ba-label{font-size:.875rem;font-weight:500}.ba-label-row{display:flex;align-items:baseline;justify-content:space-between}.ba-input{width:100%;box-sizing:border-box;height:44px;padding:0 .75rem;font-size:1rem;color:var(--auth-ink);background:var(--auth-card);border:1px solid var(--auth-border);border-radius:var(--auth-radius);outline:none}.ba-input:focus{border-color:var(--auth-primary);box-shadow:0 0 0 1px var(--auth-primary)}.ba-input[aria-invalid=true]{border-color:var(--auth-danger)}.ba-button{height:44px;border:0;border-radius:var(--auth-radius);background:var(--auth-primary);color:var(--auth-primary-ink);font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer}.ba-button:hover{filter:brightness(1.08)}.ba-button:disabled{opacity:.6;cursor:default}.ba-button-secondary{background:transparent;color:var(--auth-primary);border:1px solid var(--auth-border)}.ba-button-secondary:hover{filter:none;border-color:var(--auth-primary)}.ba-social{display:flex;flex-direction:column;gap:.5rem}.ba-social-button{height:44px;display:flex;align-items:center;justify-content:center;gap:.625rem;border:1px solid var(--auth-border);border-radius:var(--auth-radius);background:var(--auth-card);color:var(--auth-ink);font-size:.9375rem;font-weight:500;font-family:inherit;cursor:pointer}.ba-social-button:hover{border-color:var(--auth-primary)}.ba-divider{display:flex;align-items:center;gap:.75rem;font-size:.8125rem;color:var(--auth-muted)}.ba-divider:after,.ba-divider:before{content:"";flex:1;height:1px;background:var(--auth-border)}.ba-link{color:var(--auth-primary);font-weight:600;text-decoration:none;background:none;border:0;padding:0;font-size:inherit;font-family:inherit;cursor:pointer}.ba-link:hover{text-decoration:underline}.ba-error{margin:0;font-size:.8125rem;color:var(--auth-danger)}.ba-hint{font-size:.875rem;color:var(--auth-muted)}.ba-greeting,.ba-hint{margin:0;text-align:center}.ba-greeting{font-size:1.0625rem;font-weight:600}.ba-identity{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem}.ba-avatar{width:1.75rem;height:1.75rem;border-radius:50%;object-fit:cover;border:1px solid var(--auth-border)}.ba-identity-email{color:var(--auth-muted)}.ba-pending{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0}.ba-spinner{width:2rem;height:2rem;border-radius:50%;border:3px solid var(--auth-border);border-top-color:var(--auth-primary);animation:ba-spin .8s linear infinite}@keyframes ba-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.ba-spinner{animation:ba-pulse 1.6s ease-in-out infinite}@keyframes ba-pulse{50%{opacity:.4}}}.ba-footer{text-align:center;font-size:.8125rem;color:var(--auth-muted)}.ba-footer a{color:var(--auth-primary);font-weight:600;text-decoration:none}.ba-footer a:hover{text-decoration:underline}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_ce197d{font-family:Sora,Sora Fallback;font-style:normal}.__variable_ce197d{--font-sora:"Sora","Sora Fallback"}