.forgot-password_container__Tx3Rx{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,rgba(37,99,235,.05),rgba(217,119,6,.05))}.forgot-password_card__yGmd5{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:3rem;max-width:450px;width:100%;box-shadow:0 8px 32px rgba(0,0,0,.1)}.forgot-password_title__oFr6K{font-size:2rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:var(--text)}.forgot-password_subtitle__3y0s3{text-align:center;color:var(--text-secondary);margin-bottom:2rem}.forgot-password_icon__GotpN{width:64px;height:64px;border-radius:50%;background:rgba(34,197,94,.1);color:#22c55e;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 1.5rem;border:2px solid #22c55e}.forgot-password_error__w8BQC{background:rgba(220,38,38,.1);border:1px solid var(--error);color:var(--error);padding:1rem;border-radius:8px;margin-bottom:1.5rem}.forgot-password_form__hkXAR{display:flex;flex-direction:column;gap:1.5rem}.forgot-password_formGroup__0Rt_u{display:flex;flex-direction:column;gap:.5rem}.forgot-password_formGroup__0Rt_u label{font-weight:500;color:var(--text)}.forgot-password_formGroup__0Rt_u input{padding:.75rem;border:1px solid var(--border);border-radius:8px;font-size:1rem;background:var(--background);color:var(--text);transition:border-color .2s}.forgot-password_formGroup__0Rt_u input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.forgot-password_submitButton__MIRh_{padding:1rem;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:1rem}.forgot-password_submitButton__MIRh_:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.forgot-password_submitButton__MIRh_:disabled{opacity:.6;cursor:not-allowed}.forgot-password_footer__u7zFS{text-align:center;color:var(--text-secondary);margin-top:1.5rem}.forgot-password_footer__u7zFS a{color:var(--primary);font-weight:600;transition:color .2s}.forgot-password_footer__u7zFS a:hover{color:var(--primary-dark);text-decoration:underline}