.password-toggle{z-index:100}.password-strength{height:4px;border-radius:2px;margin-top:.5rem;background:#e5e7eb;overflow:hidden}.password-strength-bar{height:100%;width:0;transition:width .3s,background-color .3s}.password-strength-text{min-height:1.2rem;display:block}.otp-container{display:flex;gap:.5rem;justify-content:center}.otp-input{width:45px;height:50px;font-size:1.5rem;font-weight:600;text-align:center;border-radius:8px;border:1px solid #e5e7eb;transition:border-color .2s,box-shadow .2s}.otp-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea26;outline:none}.otp-input.border-danger{border-color:#ef4444}.otp-split-gap{width:10px}
