.forgot-password-module__OTuODG__container{background:var(--muted);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.forgot-password-module__OTuODG__card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;width:100%;max-width:450px;padding:3rem;box-shadow:0 20px 50px #0000001a}.forgot-password-module__OTuODG__header{text-align:center;margin-bottom:2.5rem}.forgot-password-module__OTuODG__header h1{margin-top:1.5rem;font-size:1.75rem}.forgot-password-module__OTuODG__header p{color:var(--muted-foreground);margin-top:.5rem;font-size:.9rem;line-height:1.6}.forgot-password-module__OTuODG__form{flex-direction:column;gap:1.5rem;display:flex}.forgot-password-module__OTuODG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.forgot-password-module__OTuODG__inputGroup label{text-transform:uppercase;color:var(--muted-foreground);font-size:.8rem;font-weight:700}.forgot-password-module__OTuODG__inputGroup input{border:1px solid var(--border);border-radius:4px;outline:none;padding:.8rem;font-size:1rem;transition:border-color .2s}.forgot-password-module__OTuODG__inputGroup input:focus{border-color:var(--primary)}.forgot-password-module__OTuODG__errorMsg{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:.75rem 1rem;font-size:.875rem}.forgot-password-module__OTuODG__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:4px;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.forgot-password-module__OTuODG__submitBtn:hover:not(:disabled){background:#222;transform:translateY(-2px)}.forgot-password-module__OTuODG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.forgot-password-module__OTuODG__successBox{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:1rem 0;display:flex}.forgot-password-module__OTuODG__successIcon{color:#16a34a;background:#f0fdf4;border:2px solid #86efac;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.forgot-password-module__OTuODG__successIcon svg{width:28px;height:28px}.forgot-password-module__OTuODG__successHint{color:var(--muted-foreground);font-size:.9rem;line-height:1.6}.forgot-password-module__OTuODG__resendBtn{color:var(--primary);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;text-decoration:underline}.forgot-password-module__OTuODG__footer{text-align:center;margin-top:2rem}.forgot-password-module__OTuODG__backLink{color:var(--muted-foreground);align-items:center;gap:.4rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.forgot-password-module__OTuODG__backLink:hover{color:var(--primary)}
