.test-hero-sub{letter-spacing:.08em}.quiz-panel{border-radius:1rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.08)}.quiz-progress-label{font-size:.8125rem;font-weight:600;color:#0055aa;margin-bottom:.35rem;text-align:center}.quiz-progress-bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden;margin-bottom:1.25rem}.quiz-progress-fill{height:100%;background:linear-gradient(90deg,#003366,#0055aa);transition:width .25s ease}.quiz-choice{display:block;width:100%;text-align:left;padding:1rem 1.1rem;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s;font-size:.9rem;line-height:1.5;color:#1e293b}.quiz-choice:hover{border-color:#0055aa;background:#e8f0f8}.quiz-choice.is-selected{border-color:#003366;background:#e8f0f8;box-shadow:0 0 0 3px rgba(0,85,170,.15)}.quiz-choice-code{font-weight:800;color:#0055aa;margin-right:.35rem}.test-hub-card{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:1.5rem;transition:border-color .2s,box-shadow .2s,transform .15s}.test-hub-card:hover{border-color:rgba(0,85,170,.45);box-shadow:0 12px 28px rgba(0,51,102,.1);transform:translateY(-2px)}.test-promo-banner{background:linear-gradient(135deg,#0f172a,#1e293b 45%,#0f172a)}