.auth_authContainer__L4cFJ{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 100px);padding:2rem 1rem}.auth_authCard__H_WQs{width:100%;max-width:500px;padding:3rem;display:flex;flex-direction:column;gap:1.5rem;border-radius:24px}.auth_title__llpnK{font-size:2.25rem;font-weight:800;text-align:center;margin-bottom:.5rem;color:#0f172a}.auth_subtitle__4kZG3{text-align:center;color:#64748b;margin-bottom:1.5rem;font-size:1rem}.auth_form__TOqgD{display:flex;flex-direction:column;gap:1.25rem}.auth_inputGroup__eDkoS{display:flex;flex-direction:column;gap:.6rem}.auth_inputGroup__eDkoS label{font-size:.9rem;font-weight:700;color:#1e293b}.auth_inputGroup__eDkoS input{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.auth_inputGroup__eDkoS input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px rgba(59,130,246,.1);outline:none}.auth_btnPrimary___QIlK{background:#3b82f6;color:#fff;padding:16px;border-radius:14px;font-weight:700;font-size:1rem;text-align:center;cursor:pointer;transition:all .2s ease;margin-top:1rem;border:none}.auth_btnPrimary___QIlK:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(59,130,246,.3)}.auth_btnPrimary___QIlK:disabled{opacity:.7;cursor:not-allowed}.auth_footerText__3rOiM{text-align:center;margin-top:1rem;font-size:.95rem;color:#64748b}.auth_footerText__3rOiM a{color:#3b82f6;font-weight:700;text-decoration:none}@media (max-width:640px){.auth_authContainer__L4cFJ{padding:1rem;min-height:auto}.auth_authCard__H_WQs{padding:2rem 1.5rem;box-shadow:none;border:none;background:transparent}.auth_title__llpnK{font-size:1.75rem}.auth_grid2Col__eVkFR{grid-template-columns:1fr!important}}