.auth_page__BzxL8{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:120px 1rem 2rem;background:linear-gradient(180deg,var(--background) 0,var(--surface) 100%)}.auth_container__i9CTf{width:100%;max-width:420px}.auth_card__KA4lG{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:2rem}.auth_header__RGNy2{text-align:center;margin-bottom:2rem}.auth_header__RGNy2 h1{font-size:1.75rem;margin-bottom:.5rem}.auth_header__RGNy2 p{color:var(--text-secondary)}.auth_form__BXYhi{display:flex;flex-direction:column;gap:1rem}.auth_error__WDyRu{background:rgba(239,68,68,.1);border:1px solid var(--error);color:var(--error);padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;text-align:center}.auth_footer__CPqgI{text-align:center;margin-top:1.5rem;color:var(--text-secondary);font-size:.875rem}.auth_footer__CPqgI a{color:var(--primary-light);font-weight:500}.auth_footer__CPqgI a:hover{text-decoration:underline}