input[type=password][uuid][secure-password]{display:inline-block;position:relative}input[type=password][uuid][secure-password]+span[uuid]{display:flex;gap:5px;height:5px;justify-content:space-evenly;position:relative;width:50%}input[type=password][uuid][secure-password]+span[uuid] span{height:100%;width:100%}input[type=password][uuid][secure-password][strength="4"]+span[uuid] span{background-color:#5f5}input[type=password][uuid][secure-password][strength="3"]+span[uuid] span{background-color:#be5}input[type=password][uuid][secure-password][strength="2"]+span[uuid] span{background-color:#ee4}input[type=password][uuid][secure-password][strength="1"]+span[uuid] span{background-color:#e74}input[type=password][uuid][secure-password][strength="0"]+span[uuid] span{background-color:#e00}input[type=password][uuid][secure-password][strength="-1"]+span[uuid] span,input[type=password][uuid][secure-password][strength="0"]+span[uuid] span:first-child~span,input[type=password][uuid][secure-password][strength="1"]+span[uuid] span:nth-child(2)~span,input[type=password][uuid][secure-password][strength="2"]+span[uuid] span:nth-child(3)~span,input[type=password][uuid][secure-password][strength="3"]+span[uuid] span:nth-child(4)~span{background-color:#dedede}input.invalid:focus+.is-invalid[data-v-7f5e5b17],input.invalid:focus+.is-required[data-v-7f5e5b17]{display:none}.invalid input[data-v-7f5e5b17]:not(:focus),.invalid[data-v-7f5e5b17]:not(:focus){border-color:red;box-shadow:0 0 3px red}.err-block[data-v-7f5e5b17]{display:flex;flex-direction:column;height:35px;width:-moz-max-content;width:max-content}form[data-v-7f5e5b17]{position:relative}
