.auth_page__Y5bx6{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:24px}.auth_card__3UHkg{background:var(--surface);border-radius:var(--radius);padding:40px;width:100%;max-width:400px;box-shadow:var(--shadow)}.auth_title__INrSP{font-size:32px;color:var(--brand);text-align:center;margin-bottom:4px}.auth_subtitle__Hjj_O{text-align:center;color:var(--text-muted);margin-bottom:28px}.auth_form__FcSZa{display:flex;flex-direction:column;gap:12px}.auth_error__WpX77{color:#dc3545;font-size:14px;text-align:center;min-height:20px;visibility:hidden}.auth_error__WpX77:not(:empty){visibility:visible}.auth_footer__RnOpB{text-align:center;margin-top:20px;color:var(--text-muted);font-size:14px}.auth_success__HZTRc{color:#28a745;font-size:14px;text-align:center}.auth_icon__F0LX6{font-size:48px;text-align:center;margin-bottom:16px}.auth_heading__oEuCs{font-size:22px;font-weight:700;text-align:center;margin-bottom:12px}.auth_linkMuted__v5mp0{color:var(--text-muted)}.auth_linkBrand__Nfk5j{color:var(--brand)}.auth_fullWidth__iyXx9{width:100%}