.show-password{cursor:pointer;aspect-ratio:1;justify-content:center;align-items:center;gap:0;height:100%;display:flex;position:absolute;top:0;right:0}.show-password .open-eye{display:none}.show-password.active .open-eye{display:block}.show-password.active .closed-eye{display:none}.password-strength{flex-direction:column;justify-content:flex-end;gap:6px;width:100%;display:none}.password-strength.active{display:flex}.password-strength p,.password-strength li,.password-strength span{color:#89898a;font-size:12px}.password-strength span{color:#202020;font-weight:500}.password-strength span.active{color:#2aac27}.password-strength ul{list-style-type:none}.password-strength ul li{justify-content:flex-start;align-items:center;gap:6px;display:flex}.password-strength ul li .check{display:none}.password-strength ul li.active{color:#2aac27}.password-strength ul li.active .point{display:none}.password-strength ul li.active .check{display:block}
