.password-strength .div{font-family:Inter-SemiBold,Helvetica;font-size:10px;font-weight:600;letter-spacing:0;line-height:12px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.password-strength.medium{justify-content:center}.password-strength.low,.password-strength.strong{justify-content:flex-end}.password-strength.low .group,.password-strength.medium .group{background-color:var(--fargerneutral-1)}.password-strength.strong .group{background-color:var(--fargergreen-6)}.password-strength.medium .rectangle{background-color:var(--fargeryellow-6);width:80px}.password-strength.low .rectangle{background-color:var(--fargerred-6);width:40px}.password-strength.strong .rectangle{background-color:var(--fargeryellow-6);width:80px}.password-strength.medium .div{color:var(--fargeryellow-6)}.password-strength.low .div{color:var(--fargerred-6)}.password-strength.strong .div{color:var(--fargergreen-6)}.password-strength{align-items:center;display:inline-flex;gap:8px;justify-content:flex-end;position:relative}.password-strength .group{background-color:var(--fargerneutral-1);border-radius:100px;height:3px;position:relative;width:120px}.password-strength .rectangle{background-color:var(--fargerred-6);border-radius:100px;height:3px;width:40px}.password-strength .text-wrapper{color:var(--fargerred-6);font:var(--body2-semi-bold);margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}