.forgot-module__5BCK6a__page{--navy:#0a1628;--blue:#0052a3;--blue2:#003d7a;--surface:#111d35;--border:#1e3a5f;--text:#f0f4fa;--text2:#7ba3c8;--text3:#4a6d8c;--green:#16a34a;--red:#dc2626;background:var(--navy);min-height:100dvh;color:var(--text);font-family:var(--font);flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:relative;overflow:hidden}.forgot-module__5BCK6a__page input,.forgot-module__5BCK6a__page button{appearance:none;font-size:16px!important}.forgot-module__5BCK6a__page:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 20% 20%,#0052a32e 0%,#0000 70%),radial-gradient(50% 60% at 80% 80%,#0052a31f 0%,#0000 70%);position:fixed;inset:0}.forgot-module__5BCK6a__page:after{content:"";pointer-events:none;background-image:linear-gradient(#60a5fa0a 1px,#0000 1px),linear-gradient(90deg,#60a5fa0a 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.forgot-module__5BCK6a__container{z-index:2;flex-direction:column;align-items:center;width:100%;max-width:400px;display:flex;position:relative}.forgot-module__5BCK6a__logo{color:var(--text);align-items:center;gap:10px;margin-bottom:32px;text-decoration:none;display:flex}.forgot-module__5BCK6a__logoName{letter-spacing:-.5px;font-size:20px;font-weight:800}.forgot-module__5BCK6a__logoName span{color:#60a5fa}.forgot-module__5BCK6a__card{background:var(--surface);border:1px solid var(--border);border-radius:20px;width:100%;padding:32px 28px;animation:.55s cubic-bezier(.2,.85,.25,1) both forgot-module__5BCK6a__cardin;box-shadow:0 4px 32px #00000073,0 0 0 1px #60a5fa0d}@keyframes forgot-module__5BCK6a__cardin{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:none}}.forgot-module__5BCK6a__cardIcon{background:#0052a333;border:1px solid #0052a359;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.forgot-module__5BCK6a__cardIcon svg{color:#60a5fa}.forgot-module__5BCK6a__h2{color:var(--text);margin-bottom:8px;font-size:20px;font-weight:800}.forgot-module__5BCK6a__cardDesc{color:var(--text2);margin-bottom:22px;font-size:13px;line-height:1.65}.forgot-module__5BCK6a__field{margin-bottom:16px}.forgot-module__5BCK6a__field label{text-transform:uppercase;letter-spacing:.6px;color:var(--text2);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.forgot-module__5BCK6a__inp{border:1.5px solid var(--border);width:100%;font-family:var(--font);color:var(--text);background:#0d1f38;border-radius:10px;outline:none;padding:11px 14px;font-size:14px;transition:border .2s,box-shadow .2s,background .2s}.forgot-module__5BCK6a__inp::placeholder{color:var(--text3)}.forgot-module__5BCK6a__inp:focus{background:#0f243f;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa26}.forgot-module__5BCK6a__btn{background:var(--blue);color:#fff;cursor:pointer;width:100%;font-size:14px;font-weight:700;font-family:var(--font);text-align:center;border:none;border-radius:10px;padding:13px;text-decoration:none;transition:background .2s,transform .1s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 18px #0052a366}.forgot-module__5BCK6a__btn:hover{background:var(--blue2)}.forgot-module__5BCK6a__btn:active{transform:scale(.98)}.forgot-module__5BCK6a__btn:after{content:"";background:linear-gradient(120deg,#0000,#ffffff38,#0000);width:60%;height:100%;animation:3s ease-in-out infinite forgot-module__5BCK6a__sheen;position:absolute;top:0;left:-130%;transform:skew(-20deg)}@keyframes forgot-module__5BCK6a__sheen{0%{left:-130%}55%,to{left:160%}}.forgot-module__5BCK6a__btn:disabled{opacity:.65;cursor:not-allowed}.forgot-module__5BCK6a__btn:disabled:after{display:none}.forgot-module__5BCK6a__msg{border-radius:10px;margin-bottom:16px;padding:11px 14px;font-size:13px;line-height:1.5;display:none}.forgot-module__5BCK6a__msgShow{display:block}.forgot-module__5BCK6a__msgError{color:#fca5a5;background:#dc262626;border:1px solid #dc26264d}.forgot-module__5BCK6a__msgSuccess{color:#86efac;background:#16a34a26;border:1px solid #16a34a4d}.forgot-module__5BCK6a__successState{text-align:center;padding:8px 0;display:none}.forgot-module__5BCK6a__successShow{display:block}.forgot-module__5BCK6a__successIcon{background:#16a34a26;border:1px solid #16a34a4d;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 16px;display:flex}.forgot-module__5BCK6a__successTitle{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:800}.forgot-module__5BCK6a__successText{color:var(--text2);margin-bottom:24px;font-size:13px;line-height:1.65}.forgot-module__5BCK6a__backLink{color:var(--text3);align-items:center;gap:6px;margin-top:22px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.forgot-module__5BCK6a__backLink:hover{color:#60a5fa}.forgot-module__5BCK6a__steps{gap:5px;margin-bottom:22px;display:flex}.forgot-module__5BCK6a__stepDot{background:var(--border);border-radius:2px;flex:1;height:4px;transition:background .3s}.forgot-module__5BCK6a__stepActive{background:#60a5fa}.forgot-module__5BCK6a__stepDone{background:var(--green)}.forgot-module__5BCK6a__codeWrap{justify-content:center;gap:8px;margin-bottom:4px;display:flex}.forgot-module__5BCK6a__codeInp{border:1.5px solid var(--border);width:44px;height:54px;color:var(--text);text-align:center;background:#0d1f38;border-radius:10px;outline:none;font-family:monospace;font-size:22px;font-weight:700;transition:border .2s,box-shadow .2s}.forgot-module__5BCK6a__codeInp:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa26}.forgot-module__5BCK6a__codeFilled{border-color:#60a5fa80}.forgot-module__5BCK6a__resendRow{color:var(--text3);text-align:center;margin:10px 0 18px;font-size:12px}.forgot-module__5BCK6a__resendRow a{color:#60a5fa;text-decoration:none}.forgot-module__5BCK6a__passWrap{position:relative}.forgot-module__5BCK6a__passWrap .forgot-module__5BCK6a__inp{padding-right:44px}.forgot-module__5BCK6a__passEye{cursor:pointer;color:var(--text3);background:0 0;border:none;align-items:center;padding:2px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%);font-size:14px!important}.forgot-module__5BCK6a__passEye:hover{color:#60a5fa}.forgot-module__5BCK6a__stepPanel{display:none}.forgot-module__5BCK6a__stepPanelActive{display:block}
