:root { --brand:#0d6efd; }
body { background:#f6f8fb; }
.card { border-radius:.75rem; }
.navbar-brand { letter-spacing:.2px; }
.btn { border-radius:.5rem; }
.wizard-step { display:none; }
.wizard-step.active { display:block; }
.wizard-progress { height:6px; }
