.auth_page__p2Dj4{min-height:calc(100vh - 60px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.auth_card__yw0Sq{background:#fff;border:1px solid var(--gray-200);border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:400px}.auth_title__a79Yf{font-size:1.5rem;font-weight:700;color:var(--navy);margin-bottom:.25rem}.auth_sub__bvdXN{color:var(--gray-600);font-size:.9rem;margin-bottom:1.5rem}.auth_form__w6e22{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.auth_label__yJrp8{font-size:.85rem;font-weight:600;color:var(--gray-800);margin-top:.5rem}.auth_input__x0nyi{width:100%;padding:.65rem .9rem;border:1.5px solid var(--gray-200);border-radius:7px;font-size:.95rem;outline:none;transition:border-color .15s}.auth_input__x0nyi:focus{border-color:var(--navy)}.auth_hint__2mBAC{font-size:.8rem;color:var(--gray-600);margin-top:.15rem;line-height:1.4}.auth_error__8A_vF{font-size:.85rem;color:var(--red);margin-top:.25rem}.auth_btn__djWjZ{margin-top:1rem;background:var(--navy);color:#fff;font-size:1rem;font-weight:600;padding:.75rem;border-radius:7px;transition:background .15s}.auth_btn__djWjZ:hover:not(:disabled){background:var(--navy-light)}.auth_btn__djWjZ:disabled{opacity:.6;cursor:not-allowed}.auth_footer__4YAql{text-align:center;margin-top:1.5rem;font-size:.9rem;color:var(--gray-600)}.auth_footerLink__7WOW_{color:var(--navy);font-weight:600}.auth_footerLink__7WOW_:hover{text-decoration:underline}