.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__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 reset-password-module__gVDjzW__gentleDrift;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes reset-password-module__gVDjzW__gentleDrift{0%{transform:translate(-10%,-5%)}to{transform:translate(10%,5%)}}.reset-password-module__gVDjzW__loaderWrapper{color:var(--primary-highlight);justify-content:center;align-items:center;display:flex}.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__errorIcon{color:#ef4444;background:linear-gradient(135deg,#ef444433,#ef44441a);border:1px solid #ef44444d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.5rem;display:inline-flex}.reset-password-module__gVDjzW__title{color:var(--text-primary);margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,1.75rem);font-weight:800}.reset-password-module__gVDjzW__subtitle{color:var(--text-muted);margin:0 0 2rem;font-size:.95rem;line-height:1.6}.reset-password-module__gVDjzW__form{flex-direction:column;gap:1.25rem;display:flex}.reset-password-module__gVDjzW__field{text-align:left;flex-direction:column;gap:.5rem;display:flex}.reset-password-module__gVDjzW__label{color:var(--text-muted);padding-left:.25rem;font-size:.9rem;font-weight:600}.reset-password-module__gVDjzW__passwordWrapper{align-items:center;display:flex;position:relative}.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__passwordWrapper .reset-password-module__gVDjzW__input{padding-right:3rem}.reset-password-module__gVDjzW__input::placeholder{color:var(--text-muted);opacity:.5}.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__input:disabled{opacity:.6;cursor:not-allowed}.reset-password-module__gVDjzW__inputError{border-color:#ef4444!important}.reset-password-module__gVDjzW__togglePassword{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.reset-password-module__gVDjzW__togglePassword:hover{color:var(--text-primary)}.reset-password-module__gVDjzW__fieldError{color:#ff9a9a;padding-left:.25rem;font-size:.8rem}.reset-password-module__gVDjzW__errorText{color:#ff9a9a;text-align:left;padding-left:.25rem;font-size:.9rem;font-weight:500}.reset-password-module__gVDjzW__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}.reset-password-module__gVDjzW__submitButton:hover:not(:disabled){box-shadow:0 6px 25px color-mix(in srgb,var(--primary-highlight)40%,transparent);transform:translateY(-2px)}.reset-password-module__gVDjzW__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.reset-password-module__gVDjzW__buttonSpinner,.reset-password-module__gVDjzW__spin{animation:1s linear infinite reset-password-module__gVDjzW__spin}@keyframes reset-password-module__gVDjzW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reset-password-module__gVDjzW__primaryLink{background:var(--primary-gradient);color:#fff;box-shadow:0 4px 20px color-mix(in srgb,var(--primary-highlight)30%,transparent);border-radius:10px;padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.reset-password-module__gVDjzW__primaryLink:hover{box-shadow:0 6px 25px color-mix(in srgb,var(--primary-highlight)40%,transparent);transform:translateY(-2px)}.reset-password-module__gVDjzW__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-flex}.reset-password-module__gVDjzW__backLink:hover{color:var(--primary-highlight)}.reset-password-module__gVDjzW__redirectLoader{color:var(--text-muted);justify-content:center;align-items:center;gap:.75rem;font-size:.95rem;display:flex}@media (max-width:480px){.reset-password-module__gVDjzW__mainWrapper{padding:2rem 1rem}.reset-password-module__gVDjzW__card{padding:2rem 1.5rem}}
