.progress-dot{width:8px;height:8px;border-radius:999px;background:#e5e7eb;transition:all .25s ease;opacity:.9}.progress-dot.active{background:#2563eb;transform:scale(1.25)}.strength-very-weak::before{width:20%;background-color:#f44}.strength-weak::before{width:40%;background-color:#fb3}.strength-medium::before{width:60%;background-color:#fb3}.strength-strong::before{width:80%;background-color:#00c851}.strength-very-strong::before{width:100%;background-color:#007e33}.password-requirements li.met::before{content:"✓";color:#00c851}.password-match{color:#00c851}.password-mismatch{color:#f44}.hidden{display:none!important}.visible{display:block!important}.error-message{color:#e74c3c;font-size:.85em;margin-top:5px;margin-bottom:10px;animation:fadeIn .3s ease}.invalid-field{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.15)!important;background-color:#fff}.password-match{background-color:rgba(0,200,81,.1);color:#00c851}.password-mismatch{background-color:rgba(255,68,68,.1);color:#f44}.password-requirements li.met{color:#2ecc71}.password-requirements li.met::before{content:"✓";color:#2ecc71;transform:scale(1.1)}