.password-strength[data-v-6e4cf9cf]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.password-strength__bar[data-v-6e4cf9cf]{background-color:#d3d3d3;display:block;flex-grow:1;height:3px}.password-strength__label[data-v-6e4cf9cf]{color:#fff;flex:0 0 100%;margin-top:-.25rem;text-align:right}.password-strength--terrible .password-strength__bar[data-v-6e4cf9cf]:first-child{background-color:var(--color-danger-500)}.password-strength--terrible .password-strength__label[data-v-6e4cf9cf]{color:var(--color-danger-500)}.password-strength--ok .password-strength__bar[data-v-6e4cf9cf]:nth-child(-n+2){background-color:var(--color-warning-500)}.password-strength--ok .password-strength__label[data-v-6e4cf9cf]{color:var(--color-warning-500)}.password-strength--great .password-strength__bar[data-v-6e4cf9cf]{background-color:var(--color-success-500)}.password-strength--great .password-strength__label[data-v-6e4cf9cf]{color:var(--color-success-500)}.password-field[data-v-27ef34bd]{flex-grow:1}.password-field__wrapper[data-v-27ef34bd]{display:flex;position:relative}.password-field .icon[data-v-27ef34bd]{color:var(--input-text-color);transition:color var(--transition-time) ease-out}.password-field__toggle-button[data-v-27ef34bd]{align-items:center;aspect-ratio:1;background-color:transparent;border:1px solid var(--input-border-color);border-bottom-right-radius:calc(var(--border-radius) - 1px);border-left:none;border-top-right-radius:calc(var(--border-radius) - 1px);display:flex;flex:0 0 2rem;justify-content:center;transition:background-color .2s ease}.password-field__toggle-button[data-v-27ef34bd]:hover{background:var(--color-primary-100);cursor:pointer}.password-field .password-strength[data-v-27ef34bd]{margin-top:.5rem}
