.wizard-container{padding:1.5rem 0 3rem}.wizard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.wizard-header h2{font-size:1.5rem;margin:0 0 .3rem}.wizard-description{font-size:.95rem;color:#666;margin:0}.wizard-restart-btn{background:none;border:none;color:#0d6efd;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;transition:color .15s;white-space:nowrap;flex-shrink:0;align-self:flex-start;text-decoration:underline}.wizard-restart-btn:hover{color:#0a58ca}.wizard-progress{margin-bottom:1.5rem}.wizard-progress .progress{height:14px;border-radius:7px}.wizard-progress .progress-bar{background-color:#28a745}.wizard-progress-label{display:block;font-size:.8rem;color:#888;margin-top:.3rem}.wizard-body{align-items:flex-start}.wizard-question{padding-right:1.5rem}.wizard-question-text{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.wizard-footnote{font-size:.92rem;color:#666;background:#f8f9fa;border-left:3px solid #dee2e6;padding:.6rem .75rem;margin-bottom:1rem;border-radius:0 4px 4px 0}.wizard-answers{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.wizard-answer{display:flex;align-items:center;gap:.75rem;padding:.7rem 1rem;border:2px solid #dee2e6;border-radius:6px;cursor:pointer;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none;margin:0}.wizard-answer:hover{border-color:#0d6efd;background:#f0f4ff}.wizard-answer.selected{border-color:#0d6efd;background:#e8f0fe}.wizard-answer input{flex-shrink:0;accent-color:#0d6efd;width:1rem;height:1rem}.wizard-nav{display:flex;gap:.75rem;align-items:center}.wizard-score-bars{padding:.5rem 0 0 1.5rem;border-left:1px solid #dee2e6}.wizard-score-bars h4{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:1rem}.score-bar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.score-bar-item{transition:opacity .2s}.score-bar-item.disqualified{opacity:.3}.score-bar-label{display:flex;justify-content:space-between;font-size:.82rem;margin-bottom:.25rem}.score-badge{font-weight:600;color:#0d6efd}.score-badge--out{color:#ccc;font-weight:400}.score-bar-track{background:#e9ecef;border-radius:6px;height:16px;overflow:hidden}.score-bar-fill{height:100%;background:linear-gradient(90deg,#0d6efd,#4da3ff);border-radius:4px;transition:width .35s ease}.wizard-results{padding-right:1.5rem}.wizard-results h3{font-size:1.3rem;margin-bottom:.5rem}.results-tie-note{font-size:.875rem;color:#666;margin-bottom:1rem}.result-card{border:2px solid #0d6efd;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.result-card h4{font-size:1.4rem;color:#0d6efd;margin-bottom:.75rem}.results-nav{display:flex;gap:.5rem;margin-bottom:.75rem}.results-actions{display:flex;gap:.75rem;align-items:center;margin-top:.75rem}@media (max-width: 991px){.wizard-question,.wizard-results{padding-right:0}.wizard-score-bars{padding:1.5rem 0 0;border-left:none;border-top:1px solid #dee2e6;margin-top:1.5rem}}
