.forgot-password-module__5WO1xW__mainWrapper{background-color:var(--background-main);color:var(--text-primary);justify-content:center;align-items:center;min-height:100vh;padding:4rem 1.5rem 6rem;display:flex;position:relative;overflow-x:hidden}.forgot-password-module__5WO1xW__mainWrapper:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 80% 20%,#a100ff26,#0000 50%),radial-gradient(at 20% 80%,#ff00ff1a,#0000 50%);animation:20s ease-in-out infinite alternate forgot-password-module__5WO1xW__gentleDrift;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes forgot-password-module__5WO1xW__gentleDrift{0%{transform:translate(-10%,-5%)}to{transform:translate(10%,5%)}}.forgot-password-module__5WO1xW__card{text-align:center;background-color:var(--background-interactive);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);width:100%;max-width:440px;box-shadow:0 0 0 1px color-mix(in srgb,var(--border-color)50%,transparent)inset,0 10px 40px #0006;border-radius:16px;padding:2.5rem}.forgot-password-module__5WO1xW__iconWrapper{width:64px;height:64px;color:var(--primary-highlight);background:linear-gradient(135deg,#c500ff33,#ff00ff1a);border:1px solid #f0f3;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.forgot-password-module__5WO1xW__successIcon{color:#22c55e;background:linear-gradient(135deg,#22c55e33,#22c55e1a);border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:inline-flex}.forgot-password-module__5WO1xW__title{color:var(--text-primary);margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:800}.forgot-password-module__5WO1xW__subtitle{color:var(--text-muted);margin:0 0 2rem;font-size:.95rem;line-height:1.6}.forgot-password-module__5WO1xW__form{flex-direction:column;gap:1.25rem;display:flex}.forgot-password-module__5WO1xW__field{text-align:left;flex-direction:column;gap:.5rem;display:flex}.forgot-password-module__5WO1xW__label{color:var(--text-muted);padding-left:.25rem;font-size:.9rem;font-weight:600}.forgot-password-module__5WO1xW__input{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background-color:#0000004d;border-radius:10px;padding:.85rem 1rem;font-size:1rem;transition:all .2s}.forgot-password-module__5WO1xW__input::placeholder{color:var(--text-muted);opacity:.5}.forgot-password-module__5WO1xW__input:focus{border-color:var(--primary-highlight);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-highlight)20%,transparent);background-color:#0003;outline:none}.forgot-password-module__5WO1xW__input:disabled{opacity:.6;cursor:not-allowed}.forgot-password-module__5WO1xW__errorText{color:#ff9a9a;text-align:left;padding-left:.25rem;font-size:.9rem;font-weight:500}.forgot-password-module__5WO1xW__submitButton{cursor:pointer;background:var(--primary-gradient);color:#fff;width:100%;box-shadow:0 4px 20px color-mix(in srgb,var(--primary-highlight)30%,transparent);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.forgot-password-module__5WO1xW__submitButton:hover:not(:disabled){box-shadow:0 6px 25px color-mix(in srgb,var(--primary-highlight)40%,transparent);transform:translateY(-2px)}.forgot-password-module__5WO1xW__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.forgot-password-module__5WO1xW__buttonSpinner{animation:1s linear infinite forgot-password-module__5WO1xW__spin}@keyframes forgot-password-module__5WO1xW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.forgot-password-module__5WO1xW__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-flex}.forgot-password-module__5WO1xW__backLink:hover{color:var(--primary-highlight)}.forgot-password-module__5WO1xW__infoBox{background:#ff00ff14;border:1px solid #ff00ff26;border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem}.forgot-password-module__5WO1xW__infoBox p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}@media (max-width:480px){.forgot-password-module__5WO1xW__mainWrapper{padding:2rem 1rem}.forgot-password-module__5WO1xW__card{padding:2rem 1.5rem}}
