.forgot-password-module__8XYlja__container{background:linear-gradient(135deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.forgot-password-module__8XYlja__wrapper{background:var(--card-bg);border-radius:16px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 4px 24px #0000001a}.forgot-password-module__8XYlja__header{text-align:center;margin-bottom:2rem}.forgot-password-module__8XYlja__logo{color:var(--primary);margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;text-decoration:none;display:inline-block}.forgot-password-module__8XYlja__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.forgot-password-module__8XYlja__header p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.forgot-password-module__8XYlja__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.forgot-password-module__8XYlja__errorIcon{color:#fff;background:#ef4444;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:600;display:flex}.forgot-password-module__8XYlja__form{flex-direction:column;gap:1.5rem;display:flex}.forgot-password-module__8XYlja__formGroup{flex-direction:column;gap:.5rem;display:flex}.forgot-password-module__8XYlja__formGroup label{color:var(--text-primary);font-size:.875rem;font-weight:500}.forgot-password-module__8XYlja__inputWithIcon{position:relative}.forgot-password-module__8XYlja__inputIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.forgot-password-module__8XYlja__inputWithIcon input{border:1px solid var(--border-color);background:var(--input-bg);width:100%;color:var(--text-primary);border-radius:8px;padding:.875rem 1rem .875rem 3rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.forgot-password-module__8XYlja__inputWithIcon input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb), .1);outline:none}.forgot-password-module__8XYlja__inputWithIcon input::placeholder{color:var(--text-muted)}.forgot-password-module__8XYlja__inputError{border-color:#ef4444!important}.forgot-password-module__8XYlja__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s,transform .2s;display:flex}.forgot-password-module__8XYlja__submitButton:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.forgot-password-module__8XYlja__submitButton:disabled{opacity:.7;cursor:not-allowed}.forgot-password-module__8XYlja__buttonSpinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite forgot-password-module__8XYlja__spin}@keyframes forgot-password-module__8XYlja__spin{to{transform:rotate(360deg)}}.forgot-password-module__8XYlja__backLink{text-align:center;margin-top:1.5rem}.forgot-password-module__8XYlja__backLink a{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-flex}.forgot-password-module__8XYlja__backLink a:hover{color:var(--primary)}.forgot-password-module__8XYlja__successCard{text-align:center}.forgot-password-module__8XYlja__successIcon{color:#22c55e;background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.forgot-password-module__8XYlja__successCard h1{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.forgot-password-module__8XYlja__successCard p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.forgot-password-module__8XYlja__emailSent{font-weight:500;color:var(--text-primary)!important;margin-bottom:1.5rem!important}.forgot-password-module__8XYlja__backToLogin{color:var(--primary);align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.forgot-password-module__8XYlja__backToLogin:hover{opacity:.8}@media (max-width:480px){.forgot-password-module__8XYlja__wrapper{padding:1.5rem}.forgot-password-module__8XYlja__header h1{font-size:1.25rem}}
