.forgot-password-module__OTuODG__container{background-color:var(--burgundy);background-image:radial-gradient(circle at center,var(--burgundy-light)0%,var(--burgundy-dark)100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.forgot-password-module__OTuODG__card{border:1px solid var(--border);background:#fff;border-radius:2rem;width:100%;max-width:450px;padding:3.5rem 3rem;box-shadow:0 40px 80px #00000014}.forgot-password-module__OTuODG__header{text-align:center;margin-bottom:2.5rem}.forgot-password-module__OTuODG__iconWrap{background:var(--muted);border:1px solid var(--border);width:72px;height:72px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.forgot-password-module__OTuODG__header h1{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--foreground);margin-bottom:.75rem;font-size:2rem;font-weight:800}.forgot-password-module__OTuODG__header p{color:var(--muted-foreground);font-size:.95rem;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{background:var(--muted);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:2rem;padding:1.15rem 1.5rem;font-size:.875rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.forgot-password-module__OTuODG__inputGroup input:focus{border-color:var(--burgundy);background:#fff;outline:none;box-shadow:0 0 0 4px #7c19360d}.forgot-password-module__OTuODG__submitBtn{background:var(--burgundy);color:#fff;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;border:none;border-radius:2rem;margin-top:1rem;padding:1.15rem;font-size:.75rem;font-weight:800;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #7c193626}.forgot-password-module__OTuODG__submitBtn:hover:not(:disabled){background:var(--burgundy-dark);transform:translateY(-2px);box-shadow:0 10px 30px #7c193633}.forgot-password-module__OTuODG__submitBtn:disabled{opacity:.5;background:var(--muted-foreground);cursor:not-allowed;box-shadow:none}.forgot-password-module__OTuODG__successState{text-align:center;padding:1rem 0}.forgot-password-module__OTuODG__successIcon{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:inline-flex}.forgot-password-module__OTuODG__successState h2{margin-bottom:.75rem;font-size:1.5rem}.forgot-password-module__OTuODG__successState p{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.9rem;line-height:1.7}.forgot-password-module__OTuODG__emailHighlight{color:var(--primary);font-weight:600}.forgot-password-module__OTuODG__resendText{color:var(--muted-foreground);margin-top:1.5rem;font-size:.85rem}.forgot-password-module__OTuODG__resendBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.forgot-password-module__OTuODG__resendBtn:disabled{color:var(--muted-foreground);cursor:not-allowed;text-decoration:none}.forgot-password-module__OTuODG__footer{color:var(--muted-foreground);justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;font-size:.9rem;display:flex}.forgot-password-module__OTuODG__link{color:var(--burgundy);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.75rem;font-size:.8125rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.forgot-password-module__OTuODG__link:hover{color:var(--burgundy-dark);transform:translate(-4px)}.forgot-password-module__OTuODG__errorMessage{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:2rem;padding:1rem 1.25rem;font-size:.8125rem;font-weight:500}
