.auth_page__BzxL8{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:var(--bg)}.auth_logo__Duey4{font-size:24px;font-weight:800;letter-spacing:-.5px;margin-bottom:32px}.auth_card__KA4lG{background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);padding:36px 32px;width:100%;max-width:420px}.auth_title__saMM4{font-size:24px;font-weight:800;letter-spacing:-.5px;margin-bottom:6px}.auth_sub__EEGLw{font-size:14px;color:var(--muted);margin-bottom:28px}.auth_error__WDyRu{background:rgba(245,54,92,.12);border:1px solid rgba(245,54,92,.3);color:var(--red);border-radius:var(--r-sm)}.auth_error__WDyRu,.auth_success__XxcO0{padding:11px 14px;font-size:14px;margin-bottom:16px}.auth_success__XxcO0{background:rgba(45,206,137,.12);border:1px solid rgba(45,206,137,.3);color:var(--green);border-radius:var(--r-sm)}.auth_form__BXYhi{display:flex;flex-direction:column;gap:16px}.auth_pwRow__dwHtR{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.auth_forgotLink__YT1U8{font-size:12px;color:var(--accent);font-weight:600;cursor:pointer;background:none;border:none;font-family:inherit}.auth_forgotLink__YT1U8:hover{opacity:.8}.auth_footer__CPqgI{text-align:center;margin-top:20px;font-size:14px;color:var(--muted)}.auth_switchLink__lupEJ{color:var(--accent);font-weight:600;font-size:14px;background:none;border:none;font-family:inherit;cursor:pointer;margin-left:4px}.auth_switchLink__lupEJ:hover{opacity:.8}.auth_terms__1djJr{margin-top:16px;font-size:12px;color:var(--muted);text-align:center;line-height:1.6}