.pwCharsets{background:var(--bgTertiary);border:1px solid var(--borderLight);border-radius:var(--radiusMd);flex-wrap:wrap;gap:.4rem 1rem;margin:0;padding:.5rem .75rem;display:flex}.pwCharsets label{color:var(--textSecondary);align-items:center;gap:.4rem;font-size:.875rem;display:inline-flex}.pwStrength{flex-direction:column;gap:.35rem;display:flex}.pwStrengthBar{background:var(--bgMuted);border-radius:var(--radiusFull);height:6px;overflow:hidden}.pwStrengthFill{height:100%;transition:width var(--animMedium) var(--easeSmooth), background var(--animMedium) var(--easeSmooth);background:var(--cdRed)}.pwStrengthFill.strength-weak{background:var(--cdRed)}.pwStrengthFill.strength-fair{background:var(--cdYellow)}.pwStrengthFill.strength-strong{background:var(--cdGreen)}.pwStrengthFill.strength-excellent{background:var(--cdGreenDark)}.pwStrengthLabel{color:var(--textTertiary);font-size:.8125rem}
