.forgot-password_container__mncUO{min-height:80vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}.forgot-password_formCard__j2T3D{background:white;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);width:100%;max-width:400px;text-align:center}.forgot-password_title__T1QNS{font-family:var(--font-sans);font-size:2rem;margin-bottom:10px;color:#333}.forgot-password_subtitle__hRkMk{color:#666;margin-bottom:40px;line-height:1.6}.forgot-password_inputGroup__YbZ8F{margin-bottom:20px}.forgot-password_input__rJTVn{width:100%;padding:15px;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s}.forgot-password_input__rJTVn:focus{outline:none;border-color:#333}.forgot-password_error__DlB8S{color:#e74c3c;font-size:.9rem;margin-bottom:20px}.forgot-password_submitBtn__oFLfg{width:100%;padding:15px;background:#333;color:white;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.forgot-password_submitBtn__oFLfg:hover{background:#000}.forgot-password_submitBtn__oFLfg:disabled{background:#ccc;cursor:not-allowed}.forgot-password_backLink__OfzZD{display:inline-block;margin-top:24px;font-size:.9rem;color:#666;text-decoration:none;transition:color .2s}.forgot-password_backLink__OfzZD:hover{color:#333}