.step-container{display:none}.step-container.active{display:block}.step-indicator{display:flex;justify-content:center;gap:8px;margin-bottom:1.5rem}.step-dot{width:10px;height:10px;border-radius:50%;background:#ddd;transition:background .3s}.step-dot.active{background:#8e44ad}.step-dot.done{background:#27ae60}.form-group input[type=password]{width:100%}.step-title{font-size:1rem;color:#666;margin-bottom:1rem;text-align:center}
