.auth-strength{flex-direction:column;margin-top:2px}.auth-strength,.auth-strength-bars{display:flex;gap:4px}.auth-strength-bar{height:4px;flex:1;border-radius:999px;background:rgba(97,42,30,.18)}.auth-strength-bar.weak{background:var(--hot)}.auth-strength-bar.fair{background:var(--gold)}.auth-strength-bar.good{background:var(--yellow)}.auth-strength-bar.strong{background:var(--green)}.auth-strength-label{font-weight:700;font-size:12px;opacity:.7}