.strength-meter-module__qcU7ga__meter{gap:var(--space-1);flex-direction:column;display:flex}.strength-meter-module__qcU7ga__bars{gap:var(--space-1);display:flex}.strength-meter-module__qcU7ga__bar{border-radius:var(--radius-pill);background:var(--surface-2);height:4px;transition:background-color var(--dur-micro) ease;flex:1}.strength-meter-module__qcU7ga__bar[data-active]{background:var(--accent)}.strength-meter-module__qcU7ga__bar[data-active][data-level="1"]{background:var(--danger)}.strength-meter-module__qcU7ga__label{font-size:var(--text-xs);color:var(--text-muted)}