.ForgotPassword-module__HT3J3G__container{background:#080709;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem 1rem;display:flex;position:relative;overflow:hidden}.ForgotPassword-module__HT3J3G__container:before{content:"";pointer-events:none;background:radial-gradient(circle,#e11d481f 0%,#08070900 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-10%;right:-5%}.ForgotPassword-module__HT3J3G__container:after{content:"";pointer-events:none;background:radial-gradient(circle,#88133726 0%,#08070900 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-5%}.ForgotPassword-module__HT3J3G__contentWrapper{z-index:10;width:100%;max-width:26rem;position:relative}.ForgotPassword-module__HT3J3G__card{background:#120c11;border:1px solid #28141e;border-radius:1.25rem;padding:2.25rem 2rem;transition:border-color .2s,box-shadow .2s;box-shadow:0 20px 45px -10px #000c,0 0 25px #e11d480d}.ForgotPassword-module__HT3J3G__card:hover{border-color:#381928}.ForgotPassword-module__HT3J3G__header{text-align:center;margin-bottom:1.75rem}.ForgotPassword-module__HT3J3G__logoWrapper{justify-content:center;align-items:center;margin-bottom:1rem;text-decoration:none;transition:transform .2s;display:inline-flex}.ForgotPassword-module__HT3J3G__logoWrapper:hover{transform:scale(1.03)}.ForgotPassword-module__HT3J3G__title{color:#f8fafc;letter-spacing:-.025em;margin:0 0 .35rem;font-size:1.5rem;font-weight:700;line-height:1.25}.ForgotPassword-module__HT3J3G__subtitle{color:#94a3b8;margin:0;font-size:.875rem;font-weight:400;line-height:1.4}.ForgotPassword-module__HT3J3G__message{text-align:center;border-radius:.625rem;margin-bottom:1.25rem;padding:.75rem .875rem;font-size:.8125rem;font-weight:500}.ForgotPassword-module__HT3J3G__success{color:#6ee7b7;background:#05966926;border:1px solid #05966959}.ForgotPassword-module__HT3J3G__error{color:#fca5a5;background:#dc26261f;border:1px solid #ef44444d}.ForgotPassword-module__HT3J3G__form{flex-direction:column;gap:1.15rem;display:flex}.ForgotPassword-module__HT3J3G__inputGroup{flex-direction:column;gap:.35rem;display:flex}.ForgotPassword-module__HT3J3G__label{color:#cbd5e1;letter-spacing:.01em;font-size:.8125rem;font-weight:600}.ForgotPassword-module__HT3J3G__input{color:#f8fafc;background:#181116;border:1px solid #2d1723;border-radius:.625rem;outline:none;width:100%;padding:.75rem .875rem;font-size:.9375rem;line-height:1.25rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.ForgotPassword-module__HT3J3G__input::placeholder{color:#64748b}.ForgotPassword-module__HT3J3G__input:focus{background:#1e141b;border-color:#e11d48;box-shadow:0 0 0 3px #e11d4840}.ForgotPassword-module__HT3J3G__input:-webkit-autofill{caret-color:#f8fafc;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px #181116!important}.ForgotPassword-module__HT3J3G__input:-webkit-autofill:hover{caret-color:#f8fafc;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px #181116!important}.ForgotPassword-module__HT3J3G__input:-webkit-autofill:focus{caret-color:#f8fafc;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px #181116!important}.ForgotPassword-module__HT3J3G__input:-webkit-autofill:active{caret-color:#f8fafc;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px #181116!important}.ForgotPassword-module__HT3J3G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);border:none;border-radius:.625rem;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #e11d4859}.ForgotPassword-module__HT3J3G__submitButton:hover{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);transform:translateY(-1px);box-shadow:0 6px 20px #e11d4880}.ForgotPassword-module__HT3J3G__submitButton:active{transform:translateY(0)}.ForgotPassword-module__HT3J3G__submitButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.ForgotPassword-module__HT3J3G__loadingContent{align-items:center;gap:.5rem;display:flex}.ForgotPassword-module__HT3J3G__spinner{animation:1s linear infinite ForgotPassword-module__HT3J3G__rotate}@keyframes ForgotPassword-module__HT3J3G__rotate{to{transform:rotate(360deg)}}.ForgotPassword-module__HT3J3G__footer{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:1.75rem;display:flex}.ForgotPassword-module__HT3J3G__footerText{color:#94a3b8;margin:0;font-size:.875rem}.ForgotPassword-module__HT3J3G__link{color:#e11d48;font-weight:600;text-decoration:none;transition:color .2s}.ForgotPassword-module__HT3J3G__link:hover{color:#fb7185;text-decoration:underline}.ForgotPassword-module__HT3J3G__returnLink{color:#64748b;justify-content:center;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ForgotPassword-module__HT3J3G__returnLink:hover{color:#f8fafc}@media (max-width:640px){.ForgotPassword-module__HT3J3G__container{align-items:flex-start;padding:2rem .75rem 1rem}.ForgotPassword-module__HT3J3G__card{border-radius:1rem;padding:1.75rem 1.25rem}.ForgotPassword-module__HT3J3G__title{font-size:1.35rem}.ForgotPassword-module__HT3J3G__subtitle{font-size:.8125rem}.ForgotPassword-module__HT3J3G__footer{margin-top:1.5rem}}
