.auth-module__ozYyRa__page{background:radial-gradient(circle at 14% 16%, color-mix(in srgb, var(--brand-primary-tint) 80%, transparent), transparent 34%), linear-gradient(135deg, var(--brand-bg) 0%, #fff5eb 55%, var(--brand-primary-tint) 100%);height:100vh;color:var(--brand-ink);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);display:grid;overflow:hidden}.auth-module__ozYyRa__story{flex-direction:column;justify-content:center;gap:clamp(24px,4vh,44px);min-height:0;padding:clamp(28px,5vh,64px) clamp(32px,6vw,72px);display:flex}.auth-module__ozYyRa__heroCopy{max-width:680px}.auth-module__ozYyRa__eyebrow{color:var(--brand-primary-strong);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.8rem;font-weight:800}.auth-module__ozYyRa__title{font-family:var(--font-display);letter-spacing:-.07em;margin:0;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95}.auth-module__ozYyRa__title span{color:var(--brand-primary)}.auth-module__ozYyRa__description{max-width:560px;color:var(--brand-ink-soft);margin:18px 0 0;font-size:clamp(.95rem,1.4vw,1.12rem);line-height:1.6}.auth-module__ozYyRa__showcase{border:1px solid var(--brand-border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--brand-surface) 76%, transparent);max-width:640px;min-height:188px;box-shadow:var(--shadow-sm);padding:24px 26px 48px;position:relative;overflow:hidden}.auth-module__ozYyRa__showcaseItem{opacity:0;flex-direction:column;gap:10px;animation:18s linear infinite auth-module__ozYyRa__showcaseCycle;display:flex;position:absolute;inset:24px 26px 56px}.auth-module__ozYyRa__showcaseTag{border-radius:var(--radius-pill);background:var(--brand-primary-tint);color:var(--brand-primary-strong);letter-spacing:.1em;text-transform:uppercase;align-self:flex-start;padding:4px 12px;font-size:.72rem;font-weight:800}.auth-module__ozYyRa__showcaseItem strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.05}.auth-module__ozYyRa__showcaseDesc{max-width:480px;color:var(--brand-ink-soft);font-size:1rem;line-height:1.55}.auth-module__ozYyRa__showcaseDots{gap:7px;display:flex;position:absolute;bottom:16px;left:26px}.auth-module__ozYyRa__showcaseDots span{background:var(--brand-border);border-radius:50%;width:7px;height:7px;animation:18s linear infinite auth-module__ozYyRa__showcaseDot}@keyframes auth-module__ozYyRa__showcaseCycle{0%{opacity:0;transform:translateY(10px)}2.5%{opacity:1;transform:translateY(0)}14%{opacity:1;transform:translateY(0)}16.6%{opacity:0;transform:translateY(-10px)}to{opacity:0;transform:translateY(-10px)}}@keyframes auth-module__ozYyRa__showcaseDot{0%{background:var(--brand-primary);transform:scale(1.3)}16.6%{background:var(--brand-primary);transform:scale(1.3)}16.7%{background:var(--brand-border);transform:scale(1)}to{background:var(--brand-border);transform:scale(1)}}.auth-module__ozYyRa__panelWrap{min-height:0;padding:clamp(20px,5vw,64px);display:flex;overflow-y:auto}.auth-module__ozYyRa__panel{border:1px solid var(--brand-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--brand-surface) 92%, transparent);width:min(100%,440px);box-shadow:var(--shadow-lg);margin:auto;padding:clamp(22px,3.4vw,34px)}.auth-module__ozYyRa__panelHead{margin-bottom:20px}.auth-module__ozYyRa__panelHead p{color:var(--brand-muted);margin:14px 0 0;font-size:1.05rem;line-height:1.55}.auth-module__ozYyRa__modeSwitch{border:1px solid var(--brand-border);border-radius:var(--radius-pill);background:var(--brand-surface-soft);grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding:5px;display:grid}.auth-module__ozYyRa__modeSwitch a{border-radius:var(--radius-pill);color:var(--brand-muted);text-align:center;padding:10px 14px;font-weight:800;text-decoration:none}.auth-module__ozYyRa__modeSwitch .auth-module__ozYyRa__active{color:var(--brand-ink);background:var(--brand-surface);box-shadow:var(--shadow-sm)}.auth-module__ozYyRa__form{gap:14px;display:grid}.auth-module__ozYyRa__field{gap:8px;display:grid}.auth-module__ozYyRa__field label{color:var(--brand-ink-soft);font-size:.86rem;font-weight:800}.auth-module__ozYyRa__message{border-radius:var(--radius-md);padding:12px 14px;font-size:.92rem;line-height:1.45}.auth-module__ozYyRa__error{border:1px solid color-mix(in srgb, #e5484d 30%, var(--brand-border));background:color-mix(in srgb, #e5484d 10%, var(--brand-surface));color:#9f1d22}.auth-module__ozYyRa__notice{border:1px solid var(--brand-primary-soft);background:var(--brand-primary-tint);color:var(--brand-primary-strong)}.auth-module__ozYyRa__oauthForm{margin-bottom:14px}.auth-module__ozYyRa__googleButton{border-color:color-mix(in srgb, var(--brand-primary-soft) 42%, var(--brand-border));background:linear-gradient(180deg, var(--brand-surface) 0%, var(--brand-primary-tint) 100%);width:100%;color:var(--brand-ink);box-shadow:0 12px 28px color-mix(in srgb, var(--brand-primary-soft) 28%, transparent);gap:10px}.auth-module__ozYyRa__googleButton:hover{border-color:var(--brand-primary-soft);background:linear-gradient(180deg, var(--brand-surface) 0%, color-mix(in srgb, var(--brand-primary-tint) 82%, var(--brand-surface)) 100%)}.auth-module__ozYyRa__googleIcon{border:1px solid color-mix(in srgb, var(--brand-primary-soft) 55%, var(--brand-border));background:var(--brand-surface);width:22px;height:22px;color:var(--brand-primary-strong);border-radius:50%;place-items:center;font-size:.82rem;font-weight:900;display:inline-grid}.auth-module__ozYyRa__divider{color:var(--brand-muted);text-transform:uppercase;align-items:center;gap:12px;margin:0 0 16px;font-size:.78rem;font-weight:800;display:flex}.auth-module__ozYyRa__divider:before,.auth-module__ozYyRa__divider:after{content:"";background:var(--brand-border);flex:1;height:1px}.auth-module__ozYyRa__submit{width:100%;margin-top:4px}.auth-module__ozYyRa__forgotLink{color:var(--brand-primary-strong);justify-self:end;margin-top:-6px;font-size:.88rem;font-weight:800;text-decoration:none}.auth-module__ozYyRa__forgotLink:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){.auth-module__ozYyRa__showcase{min-height:0}.auth-module__ozYyRa__showcaseItem{opacity:1;animation:none;position:relative;inset:auto;transform:none}.auth-module__ozYyRa__showcaseItem+.auth-module__ozYyRa__showcaseItem{margin-top:18px}.auth-module__ozYyRa__showcaseItem strong{font-size:1.25rem}.auth-module__ozYyRa__showcaseDots{display:none}}@media (max-width:920px){.auth-module__ozYyRa__page{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.auth-module__ozYyRa__story{justify-content:flex-start;padding-bottom:12px}}
