.ForgotPasswordForm_formContainer__f9cUE{display:flex;flex-direction:column;gap:1.25rem;max-width:450px;margin:2rem auto;padding:2rem 2.5rem;border:1px solid #ccc;border-radius:8px;position:relative;background-color:rgba(255,255,255,.92);box-shadow:0 6px 12px rgba(0,0,0,.15);text-align:center}.ForgotPasswordForm_formContainer__f9cUE h2{color:#2c3e50;margin-bottom:.5rem;font-size:1.75rem}.ForgotPasswordForm_instructions__FAjt5{color:#34495e;font-size:.95rem;line-height:1.6;margin-bottom:.5rem}.ForgotPasswordForm_formGroup__CHebf{display:flex;flex-direction:column;gap:.5rem;text-align:left}.ForgotPasswordForm_formGroup__CHebf label{font-weight:700;color:#333}.ForgotPasswordForm_formGroup__CHebf input[type=email]{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;width:100%;color:#333;box-sizing:border-box}.ForgotPasswordForm_formGroup__CHebf input:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.2)}.ForgotPasswordForm_errorMessage__ZL2j9{color:#d32f2f;font-size:.875rem;margin-top:.25rem;text-align:left}.ForgotPasswordForm_successMessage__Y_Ghu{color:#2e7d32;font-size:.9rem;text-align:center;padding:.5rem;border:1px solid #a5d6a7;background-color:#e8f5e9;border-radius:4px}.ForgotPasswordForm_submitButton__xlzXe{padding:.75rem 1.5rem;background-color:#0070f3;color:white;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .2s ease-in-out}.ForgotPasswordForm_submitButton__xlzXe:hover{background-color:#005bb5}.ForgotPasswordForm_submitButton__xlzXe:disabled{background-color:#ccc;cursor:not-allowed}.ForgotPasswordForm_closeButton__XTGpA{position:absolute;top:.75rem;right:.75rem;font-size:1.75rem;color:#666;text-decoration:none;line-height:1;padding:.25rem;transition:color .2s ease-in-out}.ForgotPasswordForm_closeButton__XTGpA:hover{color:#333}