.password-field{position:relative}.password-field input{width:100%;padding-right:65px}.password-field button{position:absolute;right:9px;top:50%;padding:6px 9px;border:0;border-radius:8px;background:#eeeaff;color:#5d46d5;font-size:10px;font-weight:800;transform:translateY(-50%);cursor:pointer}.password-strength{height:5px;margin:8px 0;border-radius:999px;background:#e8e9ef;overflow:hidden}.password-strength i{display:block;width:0;height:100%;background:#e45959;transition:.2s}.password-tips{display:flex;flex-wrap:wrap;gap:6px;margin:9px 0 4px;padding:0;list-style:none}.password-tips li{padding:4px 7px;border-radius:999px;background:#f0f1f5;color:#8c909d;font-size:8px}.password-tips li.ok{background:#e8f8f1;color:#25805f}
