.progress-fill-dynamic{width:var(--progress-width)}.auth-form-description{color:var(--text-secondary);font-size:1rem;margin-bottom:2rem;text-align:center}.password-strength-progress{width:100%;height:6px;background-color:var(--border-secondary);border-radius:.1875rem;overflow:hidden}.password-strength-progress-fill{height:100%;border-radius:.1875rem;transition:width .3s ease,background-color .3s ease}.password-strength-progress-fill.weak{background:#ef4444}.password-strength-progress-fill.medium{background:#f59e0b}.password-strength-progress-fill.strong{background:#10b981}