.forgot-password-module__OLk5jq__container{background:radial-gradient(circle at 20% 60%,#b9933f1a 0%,#0000 50%),radial-gradient(circle at 80% 25%,#1d6b481a 0%,#0000 50%);background-color:var(--background);min-height:100vh;color:var(--foreground);justify-content:center;align-items:center;padding:1rem;font-family:Inter,sans-serif;display:flex}.forgot-password-module__OLk5jq__card{background:var(--surface);border:1px solid var(--gold-border);border-radius:24px;width:100%;max-width:420px;padding:2.75rem 2.25rem;animation:.5s cubic-bezier(.16,1,.3,1) forgot-password-module__OLk5jq__slideUp;box-shadow:0 30px 60px #1c3a2e1f,inset 0 1px #fff9}@keyframes forgot-password-module__OLk5jq__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.forgot-password-module__OLk5jq__card{animation:none}}.forgot-password-module__OLk5jq__iconRing{width:60px;height:60px;color:var(--primary);background:#1d6b4814;border:1px solid #1d6b482e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.forgot-password-module__OLk5jq__logo{letter-spacing:-.02em;color:var(--primary);text-align:center;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:800}.forgot-password-module__OLk5jq__heading{text-align:center;letter-spacing:-.02em;color:var(--foreground);margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700}.forgot-password-module__OLk5jq__subtext{color:var(--muted);text-align:center;margin-bottom:2rem;font-size:.9rem;line-height:1.6}.forgot-password-module__OLk5jq__error{color:var(--destructive);background:#c0392b12;border:1px solid #c0392b33;border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.forgot-password-module__OLk5jq__successBox{text-align:center;padding:.5rem 0}.forgot-password-module__OLk5jq__successIcon{width:64px;height:64px;color:var(--primary);background:#1d6b4814;border:1px solid #1d6b4833;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.forgot-password-module__OLk5jq__successHeading{color:var(--foreground);margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.forgot-password-module__OLk5jq__successText{color:var(--muted);margin-bottom:.5rem;font-size:.9rem;line-height:1.65}.forgot-password-module__OLk5jq__successHint{color:var(--muted-soft);margin-top:1rem;font-size:.8rem;line-height:1.5}.forgot-password-module__OLk5jq__form{flex-direction:column;gap:1.25rem;display:flex}.forgot-password-module__OLk5jq__field{flex-direction:column;gap:.4rem;display:flex}.forgot-password-module__OLk5jq__field label{color:var(--muted);letter-spacing:.01em;font-size:.82rem;font-weight:600}.forgot-password-module__OLk5jq__field input{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.forgot-password-module__OLk5jq__field input:focus{border-color:#1d6b4880;box-shadow:0 0 0 3px #1d6b481a}.forgot-password-module__OLk5jq__field input::placeholder{color:var(--muted-soft)}.forgot-password-module__OLk5jq__btn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;text-align:center;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 6px 20px #1d6b4840}.forgot-password-module__OLk5jq__btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px #1d6b4861}.forgot-password-module__OLk5jq__btn:disabled{opacity:.6;cursor:not-allowed}.forgot-password-module__OLk5jq__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.7s linear infinite forgot-password-module__OLk5jq__spin;display:inline-block}@keyframes forgot-password-module__OLk5jq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.forgot-password-module__OLk5jq__spinner{animation-duration:1.5s}}.forgot-password-module__OLk5jq__back{text-align:center;color:var(--muted-soft);margin-top:1.5rem;font-size:.875rem;display:block}.forgot-password-module__OLk5jq__back a{color:var(--primary);font-weight:600;transition:color .2s}.forgot-password-module__OLk5jq__back a:hover{color:var(--primary-dark)}
