.password-strength-meter[data-v-bcb3cbe6]{position:relative;height:3px;background:#ddd;margin:10px auto 20px;border-radius:3px}.password-strength-meter[data-v-bcb3cbe6]:after,.password-strength-meter[data-v-bcb3cbe6]:before{content:"";height:inherit;background:transparent;display:block;border-color:#fff;border-style:solid;border-width:0 5px 0 5px;position:absolute;width:20%;z-index:10}.password-strength-meter[data-v-bcb3cbe6]:before{left:20%}.password-strength-meter[data-v-bcb3cbe6]:after{right:20%}.password-strength-meter--fill[data-v-bcb3cbe6]{background:transparent;height:inherit;position:absolute;width:0;border-radius:inherit;-webkit-transition:width .5s ease-in-out,background .25s;transition:width .5s ease-in-out,background .25s}.password-strength-meter--fill[data-score="0"][data-v-bcb3cbe6]{background:#8b0000;width:20%}.password-strength-meter--fill[data-score="1"][data-v-bcb3cbe6]{background:#ff4500;width:40%}.password-strength-meter--fill[data-score="2"][data-v-bcb3cbe6]{background:orange;width:60%}.password-strength-meter--fill[data-score="3"][data-v-bcb3cbe6]{background:#9acd32;width:80%}.password-strength-meter--fill[data-score="4"][data-v-bcb3cbe6]{background:green;width:100%}