.forgot-password{background-color:#161a26;justify-content:center;align-items:center;min-height:100vh;display:flex}@media (max-width:500px){.forgot-password{background-color:#161a26}}.forgot-password .forgot-pass-box{-webkit-backdrop-filter:blur(10px);background:#161a26e6;border:1px solid #ffffff14;border-radius:14px;width:500px;padding:30px;box-shadow:0 0 10px #00c89659,0 0 10px #0d89f259}@media (max-width:550px){.forgot-password .forgot-pass-box{width:90%}}.forgot-password .forgot-pass-box h2{text-align:center;background:linear-gradient(135deg,#00c896,#0d89f2,#04f);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;margin-bottom:10px;font-size:34px;font-weight:700}.forgot-password .forgot-pass-box>p{color:#b0b0b0;text-align:center;margin-bottom:20px;font-size:15px;line-height:1.6}.forgot-password .forgot-pass-box form .email label{color:#e0e0e0;margin-bottom:6px;font-size:14px;display:block}.forgot-password .forgot-pass-box form .email input{color:#fff;background-color:#1e2433;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;height:45px;padding:10px 14px;font-size:15px;transition:all .3s}.forgot-password .forgot-pass-box form .email input::placeholder{color:#8a8a8a}.forgot-password .forgot-pass-box form .email input:focus{border-color:#00c896;box-shadow:0 0 0 1px #00c896,0 0 10px #00c89680}.forgot-password .forgot-pass-box form .submit-btn{cursor:pointer;color:#fff;touch-action:manipulation;background:linear-gradient(135deg,#00c896,#0d89f2,#04f);border:none;border-radius:12px;width:100%;margin-top:30px;padding:14px;font-size:18px;font-weight:600;transition:all .3s}.forgot-password .forgot-pass-box form .submit-btn:hover{transform:translateY(-2px);box-shadow:0 0 12px #00c896,0 0 12px #0d89f2}.forgot-password .forgot-pass-box form .submit-btn:disabled{opacity:.6;cursor:not-allowed}.forgot-password .error-text{color:#ff5c5c;margin-top:6px;font-size:13px}.forgot-password .error-star{color:#ff5c5c;font-weight:700}
