.auth-module__dgWmnG__page{--auth-paper:#f0ede6;--auth-bg:#0a0a0a;--auth-grid:#f0ede606;--auth-muted:#f0ede6b8;--auth-secondary:#f0ede68c;--auth-subtle:#f0ede657;--auth-faint:#f0ede647;--auth-line:#f0ede62b;--auth-line-soft:#f0ede61a;--auth-card:#0e1115f0;--auth-input:#00000047;--auth-accent:#78aef8;--auth-accent-strong:#8ebeff;--auth-accent-hover:#9ac5ff;--auth-accent-text:#080808;--auth-ghost:#f0ede60d;--auth-shadow:0 28px 80px #00000061;--auth-error:#ffaaa0;--auth-error-bg:#ff503c12;--auth-error-line:#ff7768;min-height:100svh;color:var(--auth-paper);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(var(--auth-grid) 1px, transparent 1px), linear-gradient(90deg, var(--auth-grid) 1px, transparent 1px), var(--auth-bg);background-size:72px 72px}.light .auth-module__dgWmnG__page{--auth-paper:#111722;--auth-bg:#f3f1ea;--auth-grid:#1463ff11;--auth-muted:#15191fd1;--auth-secondary:#15191fb8;--auth-subtle:#15191fa8;--auth-faint:#15191f9e;--auth-line:#15284638;--auth-line-soft:#15284621;--auth-card:#fffffffa;--auth-input:#fff;--auth-accent:#1463ff;--auth-accent-strong:#0b4fc1;--auth-accent-hover:#0b52dd;--auth-accent-text:#fff;--auth-ghost:#1463ff14;--auth-shadow:0 24px 70px #18212d29;--auth-error:#a92d28;--auth-error-bg:#d94b4514;--auth-error-line:#c13e38;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 82% 4%, #1463ff29, transparent 32rem), linear-gradient(var(--auth-grid) 1px, transparent 1px), linear-gradient(90deg, var(--auth-grid) 1px, transparent 1px), var(--auth-bg);background-size:auto,72px 72px,72px 72px,auto}.auth-module__dgWmnG__header{border-bottom:1px solid var(--auth-line);justify-content:space-between;align-items:center;height:64px;padding:0 clamp(1rem,4vw,3rem);display:flex}.auth-module__dgWmnG__brand{color:inherit;letter-spacing:.08em;align-items:center;gap:.75rem;font-size:.82rem;text-decoration:none;display:flex}.auth-module__dgWmnG__brandMark{width:34px;height:34px;color:var(--auth-accent);--brand-mark-cutout:var(--auth-bg);filter:drop-shadow(0 0 13px color-mix(in srgb, var(--auth-accent) 28%, transparent));flex:none}.auth-module__dgWmnG__homeLink{color:var(--auth-secondary);text-transform:uppercase;letter-spacing:.08em;font-family:Chivo Mono,monospace;font-size:.65rem;text-decoration:none}.auth-module__dgWmnG__homeLink:hover{color:var(--auth-paper)}.auth-module__dgWmnG__headerActions{align-items:center;gap:.8rem;display:flex}.auth-module__dgWmnG__themeButton{width:36px;height:36px;color:var(--auth-secondary);background:var(--auth-card);border:1px solid var(--auth-line);cursor:pointer;border-radius:0;place-items:center;display:grid}.auth-module__dgWmnG__themeButton:hover{color:var(--auth-paper);border-color:color-mix(in srgb, var(--auth-accent) 48%, transparent);background:var(--auth-ghost)}.auth-module__dgWmnG__stage{place-items:center;min-height:calc(100svh - 64px);padding:2rem 1rem 4rem;display:grid}.auth-module__dgWmnG__card{background:var(--auth-card);border:1px solid color-mix(in srgb, var(--auth-accent) 42%, transparent);width:min(100%,430px);box-shadow:var(--auth-shadow);padding:clamp(1.5rem,4vw,2.5rem)}.auth-module__dgWmnG__heading{margin-bottom:1.75rem}.auth-module__dgWmnG__heading>span{color:var(--auth-accent-strong);letter-spacing:.13em;text-transform:uppercase;font-family:Chivo Mono,monospace;font-size:.61rem}.auth-module__dgWmnG__heading h1{letter-spacing:-.035em;margin:.55rem 0;font-family:Chalet,sans-serif;font-size:clamp(1.7rem,5vw,2.25rem);line-height:1.06}.light .auth-module__dgWmnG__heading h1{font-weight:800}.auth-module__dgWmnG__heading p{color:var(--auth-secondary);margin:0;font-size:.84rem;line-height:1.55}.auth-module__dgWmnG__form{gap:1rem;display:grid}.auth-module__dgWmnG__form label{color:var(--auth-muted);letter-spacing:.06em;text-transform:uppercase;gap:.45rem;font-family:Chivo Mono,monospace;font-size:.64rem;display:grid}.auth-module__dgWmnG__form input{width:100%;height:46px;color:var(--auth-paper);background:var(--auth-input);border:1px solid var(--auth-line);text-transform:none;border-radius:0;outline:none;padding:0 .85rem;font:400 .86rem Instrument Sans,sans-serif}.auth-module__dgWmnG__form input:focus{border-color:var(--auth-accent);box-shadow:0 0 0 1px var(--auth-accent)}.auth-module__dgWmnG__form input:disabled{opacity:.45}.auth-module__dgWmnG__form small{color:var(--auth-subtle);text-transform:none;font-size:.56rem}.auth-module__dgWmnG__labelRow{justify-content:space-between;gap:1rem;display:flex}.auth-module__dgWmnG__labelRow a{color:var(--auth-accent-strong);text-transform:none;text-decoration:none}.auth-module__dgWmnG__primaryButton,.auth-module__dgWmnG__googleButton,.auth-module__dgWmnG__actions button{letter-spacing:.05em;cursor:pointer;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:0 1rem;font-family:Chivo Mono,monospace;font-size:.68rem;font-weight:700;display:flex}.auth-module__dgWmnG__primaryButton{color:var(--auth-accent-text);background:var(--auth-accent);border:1px solid var(--auth-accent);text-transform:uppercase;margin-top:.25rem}.auth-module__dgWmnG__primaryButton:hover:not(:disabled){background:var(--auth-accent-hover)}.auth-module__dgWmnG__primaryButton:disabled,.auth-module__dgWmnG__googleButton:disabled,.auth-module__dgWmnG__actions button:disabled{cursor:wait;opacity:.55}.auth-module__dgWmnG__googleButton{width:100%;color:var(--auth-paper);border:1px solid var(--auth-line);background:0 0}.auth-module__dgWmnG__googleButton:hover:not(:disabled){background:var(--auth-ghost)}.auth-module__dgWmnG__googleMark{width:20px;height:20px;color:var(--auth-bg);background:var(--auth-paper);border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-weight:800;display:grid}.auth-module__dgWmnG__divider{height:42px;color:var(--auth-faint);align-items:center;font:.57rem Chivo Mono,monospace;display:flex}.auth-module__dgWmnG__divider:before,.auth-module__dgWmnG__divider:after{content:"";background:var(--auth-line-soft);flex:1;height:1px}.auth-module__dgWmnG__divider span{padding:0 .7rem}.auth-module__dgWmnG__spinner{animation:.8s linear infinite auth-module__dgWmnG__spin}@keyframes auth-module__dgWmnG__spin{to{transform:rotate(360deg)}}.auth-module__dgWmnG__formError{color:var(--auth-error);background:var(--auth-error-bg);border-left:2px solid var(--auth-error-line);margin:0;padding:.65rem .75rem;font-size:.74rem;line-height:1.45}.auth-module__dgWmnG__notice{border:1px solid color-mix(in srgb, var(--auth-accent) 35%, transparent);background:color-mix(in srgb, var(--auth-accent) 6%, transparent);gap:.65rem;padding:1rem;display:grid}.auth-module__dgWmnG__notice strong{font-size:.94rem}.auth-module__dgWmnG__notice p{color:var(--auth-secondary);margin:0;font-size:.8rem;line-height:1.55}.auth-module__dgWmnG__notice p span{color:var(--auth-paper)}.auth-module__dgWmnG__notice a{color:var(--auth-accent-strong);text-transform:uppercase;align-items:center;gap:.4rem;font:.64rem Chivo Mono,monospace;text-decoration:none;display:flex}.auth-module__dgWmnG__footer{color:var(--auth-secondary);border-top:1px solid var(--auth-line-soft);text-align:center;margin-top:1.5rem;padding-top:1.2rem;font-size:.76rem}.auth-module__dgWmnG__footer a{color:var(--auth-accent-strong);text-decoration:none}.auth-module__dgWmnG__actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem;display:grid}.auth-module__dgWmnG__actions button{color:var(--auth-paper);border:1px solid var(--auth-line);background:0 0}.auth-module__dgWmnG__actions .auth-module__dgWmnG__dangerButton{color:var(--auth-error);border-color:color-mix(in srgb, var(--auth-error-line) 42%, transparent)}.auth-module__dgWmnG__actions .auth-module__dgWmnG__formError{grid-column:1/-1}.auth-module__dgWmnG__accountDetails{border:1px solid var(--auth-line);gap:0;margin:0;display:grid}.auth-module__dgWmnG__accountDetails div{border-bottom:1px solid var(--auth-line-soft);grid-template-columns:110px minmax(0,1fr);gap:.8rem;padding:.8rem;display:grid}.auth-module__dgWmnG__accountDetails div:last-child{border-bottom:0}.auth-module__dgWmnG__accountDetails dt{color:var(--auth-subtle);letter-spacing:.08em;text-transform:uppercase;font:.58rem Chivo Mono,monospace}.auth-module__dgWmnG__accountDetails dd{overflow-wrap:anywhere;min-width:0;color:var(--auth-muted);margin:0;font-size:.78rem}@media (max-width:520px){.auth-module__dgWmnG__homeLink{display:none}.auth-module__dgWmnG__stage{align-items:start;padding-top:1rem}.auth-module__dgWmnG__card{padding:1.35rem}.auth-module__dgWmnG__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.auth-module__dgWmnG__spinner{animation:none}}
