.authShell-module__uAkFvW__page{background:var(--surface-canvas);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.authShell-module__uAkFvW__pageCentered{background:var(--surface-canvas);justify-content:center;align-items:center;min-height:100vh;padding:48px 24px;display:flex}.authShell-module__uAkFvW__brand{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:36px;display:flex}.authShell-module__uAkFvW__brandTitle{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text-primary);margin:4px 0 0;font-size:28px;font-weight:500;line-height:1}.authShell-module__uAkFvW__brandTagline{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);max-width:360px;margin:0;font-size:11px;line-height:1.4}.authShell-module__uAkFvW__left{color:#fff;background:linear-gradient(135deg,#222831 0%,#1a1f26 100%);flex-direction:column;justify-content:space-between;padding:48px 56px;display:flex;position:relative;overflow:hidden}.authShell-module__uAkFvW__left:before{content:"";opacity:.06;pointer-events:none;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 0);background-size:24px 24px;position:absolute;inset:0}[data-theme=dark] .authShell-module__uAkFvW__left{color:#1a1a1a;background:#fff}[data-theme=dark] .authShell-module__uAkFvW__left:before{opacity:.08;background-image:radial-gradient(circle at 1px 1px,#1a1a1a 1px,#0000 0)}:is([data-theme=dark] .authShell-module__uAkFvW__headline,[data-theme=dark] .authShell-module__uAkFvW__leftWordmarkTitle){color:#1a1a1a}:is([data-theme=dark] .authShell-module__uAkFvW__body,[data-theme=dark] .authShell-module__uAkFvW__leftFooter,[data-theme=dark] .authShell-module__uAkFvW__leftWordmarkSub,[data-theme=dark] .authShell-module__uAkFvW__statLabel){color:#1a1a1ab3}.authShell-module__uAkFvW__logoCluster{align-items:center;gap:12px;display:flex;position:relative}.authShell-module__uAkFvW__leftWordmark{flex-direction:column;gap:3px;line-height:1;display:flex}.authShell-module__uAkFvW__leftWordmarkTitle{letter-spacing:-.02em;color:#fff;font-size:18px;font-weight:700;line-height:1}.authShell-module__uAkFvW__leftWordmarkSub{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;font-size:10px;line-height:1}.authShell-module__uAkFvW__hero{position:relative}.authShell-module__uAkFvW__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--pop);margin-bottom:14px;font-size:11px}.authShell-module__uAkFvW__headline{font-family:var(--font-serif);letter-spacing:-.02em;color:#fff;margin-bottom:18px;font-size:44px;font-weight:400;line-height:1.1}.authShell-module__uAkFvW__headline em{color:var(--pop);font-style:italic}.authShell-module__uAkFvW__body{color:#ffffffb3;max-width:380px;font-size:15px;line-height:1.6}.authShell-module__uAkFvW__statsRow{gap:28px;margin-top:32px;display:flex}.authShell-module__uAkFvW__stat{flex-direction:column;gap:4px;display:flex}.authShell-module__uAkFvW__statValue{font-family:var(--font-serif);color:var(--pop);font-size:32px;font-weight:400;line-height:1}.authShell-module__uAkFvW__statLabel{color:#ffffff80;font-size:11px}.authShell-module__uAkFvW__leftFooter{color:#fff6;font-size:11px;font-family:var(--font-mono);position:relative}.authShell-module__uAkFvW__right{background:var(--surface-canvas);justify-content:center;align-items:center;padding:64px 56px;display:flex}.authShell-module__uAkFvW__formCard{flex-direction:column;width:100%;max-width:420px;display:flex}.authShell-module__uAkFvW__h1{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text-primary);margin:0 0 8px;font-size:40px;font-weight:400;line-height:1.1}.authShell-module__uAkFvW__subtitle{color:var(--text-secondary);margin:0 0 24px;font-size:15px}.authShell-module__uAkFvW__form{flex-direction:column;gap:16px;display:flex}.authShell-module__uAkFvW__field{flex-direction:column;gap:6px;display:flex}.authShell-module__uAkFvW__fieldHeader{justify-content:space-between;align-items:baseline;display:flex}.authShell-module__uAkFvW__label{color:var(--text-secondary);font-size:12px;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em}.authShell-module__uAkFvW__forgotLink{color:var(--text-muted);font-size:11px;text-decoration:none;transition:color .12s}.authShell-module__uAkFvW__forgotLink:hover{color:var(--text-secondary)}.authShell-module__uAkFvW__input{width:100%;height:44px;color:var(--text-primary);background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--r-md);box-sizing:border-box;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.authShell-module__uAkFvW__input:focus{border-color:var(--pop);box-shadow:0 0 0 3px var(--pop-soft);outline:none}.authShell-module__uAkFvW__input::placeholder{color:var(--text-muted)}.authShell-module__uAkFvW__error{font-family:var(--font-mono);color:var(--down);background:var(--down-soft);border-radius:var(--r-sm);padding:8px 12px;font-size:12px}.authShell-module__uAkFvW__primaryBtn{background:var(--text-primary);width:100%;height:44px;color:var(--surface-base);border-radius:var(--r-md);cursor:pointer;border:none;margin-top:8px;padding:0 22px;font-size:14px;font-weight:600;transition:opacity .15s}.authShell-module__uAkFvW__primaryBtn:hover:not(:disabled){opacity:.88}.authShell-module__uAkFvW__primaryBtn:disabled{opacity:.45;cursor:not-allowed}.authShell-module__uAkFvW__orDivider{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:12px;margin:24px 0;font-size:11px;display:flex}.authShell-module__uAkFvW__orLine{background:var(--border-default);flex:1;height:1px}.authShell-module__uAkFvW__googleBtn{width:100%;height:44px;color:var(--text-primary);background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--r-md);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.authShell-module__uAkFvW__googleBtn:hover:not(:disabled){border-color:var(--border-strong);background:var(--surface-sunken)}.authShell-module__uAkFvW__googleBtn:disabled{opacity:.45;cursor:not-allowed}.authShell-module__uAkFvW__meta{color:var(--text-secondary);text-align:center;margin-top:24px;font-size:13px}.authShell-module__uAkFvW__metaLink{color:var(--pop);font-weight:600;text-decoration:none}.authShell-module__uAkFvW__metaLink:hover{text-decoration:underline}.authShell-module__uAkFvW__successCard{background:var(--surface-card);border:1px solid var(--border-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}.authShell-module__uAkFvW__successIcon{background:var(--up-soft);width:48px;height:48px;color:var(--up);border-radius:50%;justify-content:center;align-items:center;display:flex}.authShell-module__uAkFvW__successTitle{font-family:var(--font-serif);color:var(--text-primary);margin:0;font-size:24px;font-weight:400}.authShell-module__uAkFvW__successBody{color:var(--text-secondary);max-width:320px;margin:0;font-size:14px;line-height:1.5}@media (max-width:768px){.authShell-module__uAkFvW__page{grid-template-columns:1fr}.authShell-module__uAkFvW__left{display:none}.authShell-module__uAkFvW__right{padding:32px 24px}}
