.forgot-password-module-scss-module__dLflhW__container{background:#fff;justify-content:center;align-items:center;height:100dvh;margin:0 auto;padding:0 10px;display:flex;position:relative;overflow:hidden}.forgot-password-module-scss-module__dLflhW__background{z-index:1;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.forgot-password-module-scss-module__dLflhW__backgroundFallback{background:#fff}.forgot-password-module-scss-module__dLflhW__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:350px;display:flex;position:relative}.forgot-password-module-scss-module__dLflhW__header{justify-content:center;margin-bottom:20px;display:flex}.forgot-password-module-scss-module__dLflhW__header .forgot-password-module-scss-module__dLflhW__logo{align-items:center;text-decoration:none;display:flex}.forgot-password-module-scss-module__dLflhW__header .forgot-password-module-scss-module__dLflhW__logo svg{width:180px;height:32px}.forgot-password-module-scss-module__dLflhW__formContainer{z-index:3;background:#fff;border:1px solid #ff8a00;border-radius:12px;width:100%;max-width:350px;margin:0 auto;padding:20px 20px 15px;animation:.5s ease-out forgot-password-module-scss-module__dLflhW__fadeInUp;position:relative;box-shadow:0 4px 20px #0000001a}@keyframes forgot-password-module-scss-module__dLflhW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.forgot-password-module-scss-module__dLflhW__title{color:#1a1a1a;text-align:center;margin:0 0 12px;font-size:16px;font-weight:600;line-height:20px}.forgot-password-module-scss-module__dLflhW__stepText{color:#ff8a00;text-align:center;margin:0 0 24px;font-size:16px;font-weight:600;line-height:24px}.forgot-password-module-scss-module__dLflhW__form{flex-direction:column;gap:10px;display:flex}.forgot-password-module-scss-module__dLflhW__field{flex-direction:column;gap:8px;display:flex}.forgot-password-module-scss-module__dLflhW__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.forgot-password-module-scss-module__dLflhW__iconLeft{z-index:1;pointer-events:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;left:16px}.forgot-password-module-scss-module__dLflhW__iconLeft svg{width:20px;height:20px;display:block}.forgot-password-module-scss-module__dLflhW__emailIcon svg path{fill:#ccced5;stroke:none;transition:fill .3s}.forgot-password-module-scss-module__dLflhW__emailIcon svg path[stroke]{stroke:#ccced5;fill:none;transition:stroke .3s}.forgot-password-module-scss-module__dLflhW__inputWrapper:hover .forgot-password-module-scss-module__dLflhW__emailIcon svg path{fill:gray}.forgot-password-module-scss-module__dLflhW__input:focus~.forgot-password-module-scss-module__dLflhW__emailIcon svg path{fill:#ff8a00!important}.forgot-password-module-scss-module__dLflhW__inputWrapper:has(.forgot-password-module-scss-module__dLflhW__input:focus) .forgot-password-module-scss-module__dLflhW__emailIcon svg path{fill:#ff8a00!important}.forgot-password-module-scss-module__dLflhW__input:focus~.forgot-password-module-scss-module__dLflhW__emailIcon svg path[stroke]{stroke:#ff8a00!important;fill:none!important}.forgot-password-module-scss-module__dLflhW__inputWrapper:has(.forgot-password-module-scss-module__dLflhW__input:focus) .forgot-password-module-scss-module__dLflhW__emailIcon svg path[stroke]{stroke:#ff8a00!important;fill:none!important}.forgot-password-module-scss-module__dLflhW__emailIcon.forgot-password-module-scss-module__dLflhW__focused svg path{fill:#ff8a00!important}.forgot-password-module-scss-module__dLflhW__emailIcon.forgot-password-module-scss-module__dLflhW__focused svg path[stroke]{stroke:#ff8a00!important;fill:none!important}.forgot-password-module-scss-module__dLflhW__lockIcon svg path{transition:fill .3s,stroke .3s}.forgot-password-module-scss-module__dLflhW__inputWrapper:hover .forgot-password-module-scss-module__dLflhW__lockIcon svg path.forgot-password-module-scss-module__dLflhW__lockDot{fill:#ff8a00!important;stroke:#ff8a00!important}.forgot-password-module-scss-module__dLflhW__inputWrapper:has(.forgot-password-module-scss-module__dLflhW__input:focus) .forgot-password-module-scss-module__dLflhW__lockIcon svg path{stroke:#ff8a00!important}.forgot-password-module-scss-module__dLflhW__iconRight{cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;position:absolute;right:16px}.forgot-password-module-scss-module__dLflhW__iconRight.forgot-password-module-scss-module__dLflhW__closedEye:hover svg path{fill:#ff8a00;stroke:#ff8a00}.forgot-password-module-scss-module__dLflhW__iconRight:active{opacity:.7}.forgot-password-module-scss-module__dLflhW__iconRight svg{display:block}.forgot-password-module-scss-module__dLflhW__input{color:#1a1a1a;background:#fff;border:2px solid #e6e6e6;border-radius:10px;width:100%;padding:13px 16px;font-size:14px;line-height:125%;transition:border-color .3s}.forgot-password-module-scss-module__dLflhW__input:hover{border-color:#ffdda9}.forgot-password-module-scss-module__dLflhW__input:focus{border-color:#ffb800;outline:none}.forgot-password-module-scss-module__dLflhW__input::placeholder{color:gray}.forgot-password-module-scss-module__dLflhW__inputWrapper .forgot-password-module-scss-module__dLflhW__input{padding-left:40px;padding-right:15px}.forgot-password-module-scss-module__dLflhW__helperText{color:gray;text-align:left;margin:0;font-size:12px;line-height:16px}.forgot-password-module-scss-module__dLflhW__submitButton{color:#1a1a1a;cursor:pointer;background:linear-gradient(90deg,#ffb800 0%,#ff8a00 100%);border:none;border-radius:10px;width:100%;margin-top:10px;padding:14px 24px;font-size:16px;font-weight:600;line-height:20px;transition:background .4s}.forgot-password-module-scss-module__dLflhW__submitButton:hover:not(:disabled),.forgot-password-module-scss-module__dLflhW__submitButton:focus-visible:not(:disabled){background:linear-gradient(90deg,#ff8a00 0%,#ffb800 100%)}.forgot-password-module-scss-module__dLflhW__submitButton:active:not(:disabled){transform:scale(.98)}.forgot-password-module-scss-module__dLflhW__submitButton:disabled{opacity:.6;cursor:not-allowed;color:#1a1a1a;background:#ffdda9}.forgot-password-module-scss-module__dLflhW__footer{text-align:center;margin-top:8px}.forgot-password-module-scss-module__dLflhW__link{color:#1a1a1a;font-size:12px;font-weight:400;line-height:24px;text-decoration:none;transition:color .3s}.forgot-password-module-scss-module__dLflhW__link:hover{color:#ff8a00;text-decoration:underline}.forgot-password-module-scss-module__dLflhW__successContainer{z-index:10;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100%;padding:0 20px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.forgot-password-module-scss-module__dLflhW__successCircle{z-index:1;background:#ffdda933;border:2px solid #ffb800;border-radius:50%;width:100px;height:100px;position:absolute}.forgot-password-module-scss-module__dLflhW__checkmark{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.forgot-password-module-scss-module__dLflhW__successTitle{color:#1a1a1a;text-align:center;z-index:3;margin:280px 0 16px;font-size:24px;font-weight:600;line-height:32px;position:relative}.forgot-password-module-scss-module__dLflhW__successText{color:gray;text-align:center;z-index:3;margin:0;font-size:14px;font-weight:400;line-height:20px;position:relative}
