.auth_page__ymTsB{min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;color:var(--ink)}.auth_brandPanel__pgZ0_{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:2.5rem;background:var(--navy-900);color:#fff}.auth_brandGlow__hya58{position:absolute;inset:-25% -10% auto -10%;height:680px;pointer-events:none;background:radial-gradient(520px 360px at 25% 12%,rgba(23,39,67,.32),transparent 62%),radial-gradient(460px 320px at 80% 0,rgba(177,94,230,.26),transparent 60%),radial-gradient(420px 300px at 50% 40%,rgba(69,214,236,.18),transparent 60%)}@media (prefers-reduced-motion:no-preference){.auth_brandGlow__hya58{animation:auth_glowFloat__vT_rp 16s ease-in-out infinite alternate}}@keyframes auth_glowFloat__vT_rp{0%{transform:translate3d(-2%,-1%,0) scale(1)}to{transform:translate3d(2%,2%,0) scale(1.06)}}.auth_brandBody__S6eBV,.auth_brandFoot__vdA8o,.auth_brandTop__kqy6L{position:relative;z-index:1}.auth_brandLogo__4W056{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none;color:#fff;font-weight:800;font-size:1.25rem;letter-spacing:-.02em}.auth_brandLogo__4W056 img{border-radius:10px}.auth_brandAccent__pZnwO{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.auth_eyebrow__H3ev_{display:inline-block;margin-bottom:1.1rem;padding:.35rem .85rem;border:1px solid rgba(69,214,236,.4);border-radius:999px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#aee7f3;background:rgba(69,214,236,.06)}.auth_brandHeadline__go7V9{font-size:clamp(1.8rem,2.6vw,2.5rem);line-height:1.12;font-weight:800;letter-spacing:-.025em;margin:0 0 1.6rem;max-width:18ch}.auth_brandHeadline__go7V9 .auth_grad__bRh0b{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.auth_brandList__w_lC5{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.auth_brandItem__qpJUY{display:flex;align-items:center;gap:.8rem;color:#c3cfe0;font-size:.98rem}.auth_brandItemIcon__8HeYT{flex:none;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:11px;color:#a9c6e8;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.16)}.auth_brandFoot__vdA8o{font-size:.82rem;color:#6f7b8f}.auth_formPanel__Jx_YZ{display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;background:#eef2f8}.auth_formCard__ZOJpZ{width:100%;max-width:410px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:2.25rem;box-shadow:0 30px 70px rgba(11,22,38,.1)}.auth_cardLogo__j7sm_{display:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;text-decoration:none;color:var(--ink);font-weight:800;font-size:1.15rem}.auth_cardLogo__j7sm_ img{background:#0a1322;padding:6px;border-radius:12px}.auth_cardLogo__j7sm_ .auth_brandAccent__pZnwO{-webkit-text-fill-color:initial}.auth_title__5kHFc{font-size:1.7rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .4rem}.auth_subtitle__2p8Cg{margin:0 0 1.75rem;color:var(--muted);font-size:.98rem}.auth_form__nW_IA{display:flex;flex-direction:column;gap:1.1rem}.auth_field__nOGcW{display:flex;flex-direction:column;gap:.4rem}.auth_label__bpz9M{font-size:.85rem;font-weight:600;color:#334155}.auth_optional__ROBoL{font-weight:400;color:#94a3b8}.auth_inputWrap__yId6W{position:relative;display:flex;align-items:center}.auth_inputIcon__odUYK{position:absolute;left:.85rem;display:flex;color:#9aa6ba;pointer-events:none}.auth_input__BC6i2{width:100%;padding:.8rem 1rem .8rem 2.7rem;border:1px solid var(--line);border-radius:12px;font-size:1rem;color:var(--ink);background:#fbfcfe;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth_input__BC6i2::placeholder{color:#aab4c4}.auth_input__BC6i2:hover{border-color:#c7d0de}.auth_input__BC6i2:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 4px rgba(23,39,67,.16)}.auth_input__BC6i2:focus+.auth_inputIcon__odUYK{color:var(--blue)}.auth_hasToggle__e55Qf{padding-right:2.8rem}.auth_toggle__viR2i{position:absolute;right:.4rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;color:#9aa6ba;cursor:pointer;border-radius:8px;transition:color .18s ease,background .18s ease}.auth_toggle__viR2i:hover{color:var(--ink);background:#eef2f8}.auth_toggle__viR2i:focus-visible{outline:2px solid var(--blue);outline-offset:1px}.auth_hint__7DVjm{font-size:.78rem;color:#94a3b8}.auth_error__CW_Zy{display:flex;align-items:flex-start;gap:.5rem;padding:.7rem .85rem;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.88rem}.auth_button__4T51x{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.35rem;padding:.85rem 1.2rem;border:none;border-radius:12px;background:var(--btn);color:var(--btn-ink);font-size:1rem;font-weight:700;cursor:pointer;box-shadow:0 10px 26px rgba(23,39,67,.32);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease}.auth_button__4T51x:hover:not(:disabled){transform:translateY(-2px);background:var(--btn-hover);box-shadow:0 16px 34px rgba(23,39,67,.4)}.auth_button__4T51x:active:not(:disabled){transform:translateY(0)}.auth_button__4T51x:disabled{opacity:.7;cursor:not-allowed}.auth_button__4T51x:focus-visible{outline:2px solid #06101f;outline-offset:2px}.auth_spinner__SJd2v{width:1.05rem;height:1.05rem;border:2px solid hsla(0,0%,100%,.45);border-top-color:#fff;border-radius:50%;animation:auth_spin__ZrOoz .7s linear infinite}@keyframes auth_spin__ZrOoz{to{transform:rotate(1turn)}}.auth_btnArrow__GCe4z{transition:transform .18s ease}.auth_button__4T51x:hover:not(:disabled) .auth_btnArrow__GCe4z{transform:translateX(3px)}.auth_footer__n6fZH{margin:1.5rem 0 0;text-align:center;font-size:.92rem;color:var(--muted)}.auth_link__CXivU{color:var(--blue);font-weight:600;text-decoration:none}.auth_link__CXivU:hover{text-decoration:underline}.auth_terms__gGhN0{margin:1.1rem 0 0;text-align:center;font-size:.78rem;color:#94a3b8;line-height:1.5}.auth_terms__gGhN0 a{color:#64748b}@media (prefers-reduced-motion:no-preference){.auth_brandBody__S6eBV,.auth_brandFoot__vdA8o,.auth_brandTop__kqy6L,.auth_formCard__ZOJpZ{opacity:0;animation:auth_authIn__Nspym .6s cubic-bezier(.22,1,.36,1) both}.auth_brandTop__kqy6L{animation-delay:.05s}.auth_brandBody__S6eBV{animation-delay:.15s}.auth_brandFoot__vdA8o{animation-delay:.25s}.auth_formCard__ZOJpZ{animation-delay:.12s}}@keyframes auth_authIn__Nspym{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:900px){.auth_page__ymTsB{grid-template-columns:1fr}.auth_brandPanel__pgZ0_{display:none}.auth_formPanel__Jx_YZ{min-height:100vh}.auth_cardLogo__j7sm_{display:inline-flex}}@media (max-width:420px){.auth_formCard__ZOJpZ{padding:1.6rem;border-radius:18px}}