.ForgotPasswordPage_container__PPj1n{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f7fafc;padding:1rem}.ForgotPasswordPage_formWrapper__HCNQ2{background-color:white;padding:2.5rem;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);width:100%;max-width:420px}.ForgotPasswordPage_title__zh732{font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#1a202c}.ForgotPasswordPage_subtitle__DguDW{text-align:center;color:#718096;margin-bottom:2rem;line-height:1.6}.ForgotPasswordPage_form__PRTSK{gap:1.25rem}.ForgotPasswordPage_form__PRTSK,.ForgotPasswordPage_inputGroup__y8E3J{display:flex;flex-direction:column}.ForgotPasswordPage_inputGroup__y8E3J label{margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#4a5568}.ForgotPasswordPage_input__PuCLZ{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:6px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ForgotPasswordPage_input__PuCLZ:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px rgba(66,153,225,.5)}.ForgotPasswordPage_button__JVLTJ{width:100%;padding:.75rem;border:none;border-radius:6px;background-color:#3182ce;color:white;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.ForgotPasswordPage_button__JVLTJ:hover:not(:disabled){background-color:#2b6cb0}.ForgotPasswordPage_button__JVLTJ:disabled{background-color:#a0aec0;cursor:not-allowed}.ForgotPasswordPage_error__YxKWE{background-color:#fed7d7;color:#c53030;padding:1rem;border-radius:6px;text-align:center;font-size:.875rem;border:1px solid #f56565}.ForgotPasswordPage_message__znkti{background-color:#c6f6d5;color:#2f855a;padding:1rem;border-radius:6px;text-align:center;font-size:.875rem;border:1px solid #9ae6b4}.ForgotPasswordPage_links__zkAEW{margin-top:1.5rem;text-align:center;display:flex;flex-direction:column;gap:.75rem}.ForgotPasswordPage_linkButton__dsc3Y{background:none;border:none;color:#3182ce;font-weight:500;cursor:pointer;padding:0}.ForgotPasswordPage_linkButton__dsc3Y:hover{text-decoration:underline;color:#2b6cb0}.ForgotPasswordPage_link__7_bmp{color:#3182ce;font-weight:500;text-decoration:none;transition:color .2s}.ForgotPasswordPage_link__7_bmp:hover{text-decoration:underline;color:#2b6cb0}