.QuizGame_question__TqovU{font-size:1.2rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;line-height:1.5}.QuizGame_progressBar__znjOe{display:flex;align-items:center;gap:10px;margin-bottom:1.25rem}.QuizGame_progressTrack__Z9b7z{flex:1 1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.QuizGame_progressFill__faz0S{height:100%;background:linear-gradient(90deg,#3b82f6,#6366f1);border-radius:3px;transition:width .4s ease}.QuizGame_progressLabel__4crbd{font-size:.8rem;color:#64748b;font-weight:600;white-space:nowrap}.QuizGame_timerBadge__4lbKE{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#64748b;font-weight:600}.QuizGame_options__c4Jor{display:flex;flex-direction:column;gap:10px}.QuizGame_option__8q4pb{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:12px;padding:14px 16px;font-size:.95rem;color:#334155;cursor:pointer;text-align:left;transition:all .2s ease;display:flex;align-items:center;gap:12px;font-weight:500}.QuizGame_optionLetter__zLYWw{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;font-size:.8rem;font-weight:700;color:#64748b;flex-shrink:0;transition:all .2s ease}.QuizGame_option__8q4pb:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc;transform:translateX(4px)}.QuizGame_option__8q4pb:hover:not(:disabled) .QuizGame_optionLetter__zLYWw{background:#e2e8f0;color:#334155}.QuizGame_correct__WGVAn{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#6ee7b7;color:#047857}.QuizGame_correct__WGVAn .QuizGame_optionLetter__zLYWw{background:#059669;color:#ffffff;border-color:#059669}.QuizGame_wrong__CeuOH{background:linear-gradient(135deg,#fef2f2,#fecaca);border-color:#fca5a5;color:#b91c1c}.QuizGame_wrong__CeuOH .QuizGame_optionLetter__zLYWw{background:#dc2626;color:#ffffff;border-color:#dc2626}.QuizGame_nextBtn__O7EyD{margin-top:1.5rem}.QuizGame_results__VNX_a{text-align:center;animation:QuizGame_resultsFade__SVB1p .5s ease}@keyframes QuizGame_resultsFade__SVB1p{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.QuizGame_scoreCircle__8jkDy{width:100px;height:100px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;margin-bottom:12px}.QuizGame_scoreGood__EwjPg{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:3px solid #6ee7b7;color:#059669}.QuizGame_scoreBad__9hMTe{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:3px solid #fca5a5;color:#dc2626}.QuizGame_score__xxY4b{font-size:2rem;margin-bottom:.5rem;color:#059669;font-weight:800}.QuizGame_resultText__mppcb{color:#64748b;margin-bottom:.75rem;font-size:.95rem}.QuizGame_resultEmoji__nySPn{font-size:1.8rem;margin-bottom:8px}