.ForgotPassword_container__rggx0{min-height:calc(100vh - 92px);background:#0e0e0e;display:flex;flex-direction:column}.ForgotPassword_content__N21JS{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;max-width:600px;margin:0 auto;width:100%}.ForgotPassword_hero__SHzt8{text-align:center;margin-bottom:3rem}.ForgotPassword_iconWrapper__9so9s{display:flex;justify-content:center;margin-bottom:1.5rem}.ForgotPassword_mailIcon__ibV65{color:#667eea}.ForgotPassword_title__rLtgy{font-size:2rem;font-weight:700;color:white;margin-bottom:1rem}.ForgotPassword_subtitle__51w0o{font-size:1.125rem;color:rgba(255,255,255,.9);margin-bottom:2rem;line-height:1.6}.ForgotPassword_formSection__wVfcv{background:white;border-radius:1rem;padding:2rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);margin-bottom:2rem;width:100%}.ForgotPassword_form__JZdY6{display:flex;flex-direction:column;gap:1.5rem}.ForgotPassword_inputGroup__cHC1W{display:flex;flex-direction:column;gap:.5rem}.ForgotPassword_label__HJQ5e{font-weight:600;color:#374151;font-size:.875rem}.ForgotPassword_inputWrapper__M1h5g{position:relative}.ForgotPassword_inputIcon__WkPxB{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.ForgotPassword_input__Q89kW{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ForgotPassword_input__Q89kW:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ForgotPassword_input__Q89kW:disabled{background-color:#f9fafb;cursor:not-allowed}.ForgotPassword_inputError__scDEv{border-color:#ef4444}.ForgotPassword_errorMessage__wM12S{display:flex;align-items:center;gap:.5rem;color:#ef4444;font-size:.875rem}.ForgotPassword_submitButton__IAVJk{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#667eea;color:white;border:none;border-radius:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .1s}.ForgotPassword_submitButton__IAVJk:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px)}.ForgotPassword_submitButton__IAVJk:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.ForgotPassword_successCard__Ipq7A{text-align:center;padding:2rem}.ForgotPassword_successIcon__8tTVV{color:#10b981;margin-bottom:1rem}.ForgotPassword_successTitle__9SXNe{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.ForgotPassword_successMessage__YDir4{color:#6b7280;margin-bottom:2rem;line-height:1.6}.ForgotPassword_homeButton__lR3Rs{display:inline-flex;align-items:center;justify-content:center;background:#667eea;color:white;text-decoration:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.ForgotPassword_homeButton__lR3Rs:hover{background:#5a67d8}.ForgotPassword_spinner__9ozk6{width:20px;height:20px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:ForgotPassword_spin__osRmq 1s linear infinite}@keyframes ForgotPassword_spin__osRmq{to{transform:rotate(1turn)}}@media (max-width:768px){.ForgotPassword_content__N21JS{padding:1rem}.ForgotPassword_title__rLtgy{font-size:1.75rem}.ForgotPassword_subtitle__51w0o{font-size:1rem}.ForgotPassword_form__JZdY6,.ForgotPassword_successCard__Ipq7A{padding:2rem 1.5rem}}@media (max-width:480px){.ForgotPassword_title__rLtgy{font-size:1.5rem}.ForgotPassword_subtitle__51w0o{font-size:.875rem}.ForgotPassword_form__JZdY6{padding:1.5rem 1rem}}