.page_quizPage__Xdigy{min-height:100vh;background:#0e1420;padding:2rem 0}.page_quizPage__Xdigy .page_container__jXOdI{max-width:1600px;margin:0 auto;padding:0 1rem}.questionCard_questionCard__lgdT7{background:rgba(255,255,255,.03);border-radius:16px;padding:2rem;margin:1rem 0;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;direction:ltr}@media(max-width:768px){.questionCard_questionCard__lgdT7{padding:1.5rem;margin:.75rem 0}}.questionCard_questionCard__lgdT7 .questionCard_header__BvsZn{margin-bottom:1.5rem;direction:ltr}.questionCard_questionCard__lgdT7 .questionCard_header__BvsZn .questionCard_meta__aIDVS{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.75rem}.questionCard_questionCard__lgdT7 .questionCard_header__BvsZn .questionCard_meta__aIDVS .questionCard_questionNumber__AxspA{color:#f1f1f1;font-size:.9rem;font-weight:500}.questionCard_questionCard__lgdT7 .questionCard_header__BvsZn .questionCard_meta__aIDVS .questionCard_topic__BSoLm{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;background:rgba(103,136,255,.2);color:#6788ff}.questionCard_questionCard__lgdT7 .questionCard_questionText__jvR6S{color:#f1f1f1;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;line-height:1.6;text-align:left;direction:ltr}@media(max-width:768px){.questionCard_questionCard__lgdT7 .questionCard_questionText__jvR6S{font-size:1.1rem}}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc{display:flex;flex-direction:column;gap:.75rem;direction:ltr}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS{background:rgba(255,255,255,.05);border-radius:12px;padding:1rem 1.25rem;color:#f1f1f1;font-size:1rem;text-align:left;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;border:none;border:2px solid rgba(255,255,255,.1);font-family:inherit}@media(max-width:768px){.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS{padding:.875rem 1rem;font-size:.95rem;gap:.5rem}}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS:hover:not(:disabled){background:rgba(255,255,255,.08);border-color:#6788ff;transform:translateY(-2px)}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS.questionCard_selected__MtMKU{background:rgba(103,136,255,.15);border-color:#6788ff}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS.questionCard_correct__WR4xC{background:rgba(76,175,80,.15);border-color:#4caf50;cursor:not-allowed}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS.questionCard_incorrect__hlnAA{background:rgba(244,67,54,.15);border-color:#f44336;cursor:not-allowed}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS:disabled{cursor:not-allowed}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS .questionCard_choiceLabel__UfTDD{color:#6788ff;font-weight:700;font-size:1.1rem;min-width:35px;flex-shrink:0;margin-top:2px}@media(max-width:768px){.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS .questionCard_choiceLabel__UfTDD{font-size:1rem;min-width:30px}}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS .questionCard_choiceText__RnqWm{flex:1 1;text-align:left;line-height:1.5}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS .questionCard_checkmark__nogjD{color:#4caf50;font-size:1.5rem;font-weight:700;flex-shrink:0;margin-left:auto}.questionCard_questionCard__lgdT7 .questionCard_choices__LyBRc .questionCard_choice__fTBrS .questionCard_xmark__huu9b{color:#f44336;font-size:1.5rem;font-weight:700;flex-shrink:0;margin-left:auto}.questionCard_questionCard__lgdT7 .questionCard_explanation__MK5pA{margin-top:1.5rem;padding:1rem;background:rgba(103,136,255,.1);border-radius:12px;border-left:4px solid #6788ff;text-align:left}.questionCard_questionCard__lgdT7 .questionCard_explanation__MK5pA .questionCard_explanationTitle__u4qLo{color:#6788ff;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.questionCard_questionCard__lgdT7 .questionCard_explanation__MK5pA .questionCard_explanationText__LADvq{color:rgba(255,255,255,.8);line-height:1.6;font-size:.95rem}.quizResults_resultsContainer___oTxt{max-width:900px;margin:0 auto;padding:2rem}@media(max-width:768px){.quizResults_resultsContainer___oTxt{padding:1rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd{background:linear-gradient(135deg,rgba(103,136,255,.1),rgba(133,74,230,.1));border:2px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem;margin-bottom:2rem;text-align:center}@media(max-width:768px){.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd{padding:2rem 1.5rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:1rem;margin-bottom:2rem}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre .quizResults_goldTrophy__107nB{font-size:5rem;color:gold;filter:drop-shadow(0 0 20px rgba(255,215,0,.5))}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre .quizResults_silverMedal__3Zh2m{font-size:5rem;color:silver;filter:drop-shadow(0 0 20px rgba(192,192,192,.5))}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre .quizResults_bronzeMedal__3Zy2T{font-size:5rem;color:#cd7f32;filter:drop-shadow(0 0 20px rgba(205,127,50,.5))}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre .quizResults_star__wGYmq{font-size:5rem;color:#6788ff;filter:drop-shadow(0 0 20px rgba(103,136,255,.5))}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre .quizResults_title__Q3fRh{color:#f1f1f1;font-size:2rem;font-weight:700;margin:0}@media(max-width:768px){.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_trophySection__5NYre .quizResults_title__Q3fRh{font-size:1.5rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV{margin:2rem 0;padding:2rem;border-radius:20px;background:rgba(255,255,255,.05)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV.quizResults_excellent__C_d89{border:3px solid #4caf50;background:rgba(76,175,80,.1)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV.quizResults_good__c1Spl{border:3px solid #6788ff;background:rgba(103,136,255,.1)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV.quizResults_average__EUNmp{border:3px solid #ff9800;background:rgba(255,152,0,.1)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV.quizResults_poor__KukCl{border:3px solid #f44336;background:rgba(244,67,54,.1)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV .quizResults_scoreNumber__q2zIj{font-size:5rem;font-weight:800;color:#f1f1f1;line-height:1}@media(max-width:768px){.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV .quizResults_scoreNumber__q2zIj{font-size:3.5rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV .quizResults_scoreDetails__yble3{color:rgba(255,255,255,.8);font-size:1.25rem;margin-top:.5rem}@media(max-width:768px){.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_scoreDisplay__303TV .quizResults_scoreDetails__yble3{font-size:1rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_performanceMessage__VyYtP{color:#f1f1f1;font-size:1.5rem;font-weight:600;margin-bottom:2rem}@media(max-width:768px){.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_performanceMessage__VyYtP{font-size:1.25rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_stats__NTUOO{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_stats__NTUOO{grid-template-columns:1fr;gap:1rem}}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_stats__NTUOO .quizResults_statItem__e3eYT{background:rgba(255,255,255,.05);padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_stats__NTUOO .quizResults_statItem__e3eYT .quizResults_statLabel__FUeri{color:rgba(255,255,255,.6);font-size:.9rem;margin-bottom:.5rem}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_stats__NTUOO .quizResults_statItem__e3eYT .quizResults_statValue__vDu_m{color:#f1f1f1;font-size:1.5rem;font-weight:700}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_branding__miERm{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_branding__miERm .quizResults_logo__bGt88{background:linear-gradient(270deg,#6788ff,#854ae6);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;font-size:1.75rem;font-weight:800;margin-bottom:.5rem}.quizResults_resultsContainer___oTxt .quizResults_scoreCard__XOLmd .quizResults_branding__miERm .quizResults_tagline__utfkk{color:rgba(255,255,255,.6);font-size:1rem}.quizResults_resultsContainer___oTxt .quizResults_actions__UxR9X{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;margin-bottom:3rem}.quizResults_resultsContainer___oTxt .quizResults_actions__UxR9X .quizResults_restartButton__so8Gi{padding:1rem 3rem;background:linear-gradient(270deg,#6788ff,#854ae6);color:#f1f1f1;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.quizResults_resultsContainer___oTxt .quizResults_actions__UxR9X .quizResults_restartButton__so8Gi:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(103,136,255,.4)}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_reviewTitle__KDEey{color:#f1f1f1;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt{display:flex;flex-direction:column;gap:1.5rem}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS{background:rgba(255,255,255,.03);border-radius:16px;padding:1.5rem;border:2px solid rgba(255,255,255,.1)}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS.quizResults_correct__dtt9X{border-color:rgba(76,175,80,.5);background:rgba(76,175,80,.05)}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS.quizResults_incorrect__IJKNy{border-color:rgba(244,67,54,.5);background:rgba(244,67,54,.05)}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_questionHeader__uczGe{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_questionHeader__uczGe .quizResults_questionNum__VMW78{color:rgba(255,255,255,.7);font-weight:600}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_questionHeader__uczGe .quizResults_questionTopic__wYZqP{color:#6788ff;font-size:.9rem;padding:.25rem .75rem;background:rgba(103,136,255,.2);border-radius:12px}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_questionHeader__uczGe .quizResults_correctBadge__HWmBq{color:#4caf50;font-weight:600}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_questionHeader__uczGe .quizResults_incorrectBadge__N4mTO{color:#f44336;font-weight:600}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_questionText__v73ld{color:#f1f1f1;font-size:1.1rem;font-weight:600;margin-bottom:1rem;line-height:1.5}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_answerComparison__11tE0{background:rgba(255,255,255,.05);padding:1rem;border-radius:12px;margin-bottom:1rem}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_answerComparison__11tE0 .quizResults_yourAnswer__8_elU{color:rgba(255,255,255,.8);margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_answerComparison__11tE0 .quizResults_yourAnswer__8_elU strong{color:#f44336}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_answerComparison__11tE0 .quizResults_correctAnswer__PaGKH{color:rgba(255,255,255,.8)}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_answerComparison__11tE0 .quizResults_correctAnswer__PaGKH strong{color:#4caf50}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_explanation__yuwap{color:rgba(255,255,255,.7);font-size:.95rem;line-height:1.6;padding:1rem;background:rgba(103,136,255,.1);border-radius:12px;border-right:4px solid #6788ff}.quizResults_resultsContainer___oTxt .quizResults_reviewSection__cKpaN .quizResults_questionsList__9etkt .quizResults_questionReview__CnTYS .quizResults_explanation__yuwap strong{color:#6788ff}.quiz_modeSelection__HnV49{min-height:60vh;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;gap:0;padding:2rem}.quiz_modeSelection__HnV49 .quiz_title___1sYn{color:#f1f1f1;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}@media(max-width:768px){.quiz_modeSelection__HnV49 .quiz_title___1sYn{font-size:2rem;margin-bottom:2rem}}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;max-width:1000px;width:100%}@media(max-width:768px){.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA{grid-template-columns:1fr;gap:1.5rem}}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O{background:rgba(255,255,255,.03);border:2px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;cursor:pointer;transition:all .3s ease;display:flex;justify-content:flex-start;align-items:stretch;flex-direction:column;flex-wrap:nowrap;gap:1rem}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O:hover{transform:translateY(-8px);border-color:#6788ff;background:rgba(103,136,255,.05)}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_modeIcon__GvGkD{font-size:3rem;margin-bottom:.5rem}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_modeTitle__bgfpI{color:#f1f1f1;font-size:1.75rem;font-weight:600;margin:0}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_modeDescription__llO_l{color:rgba(255,255,255,.7);font-size:1rem;line-height:1.6;margin:0}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_modeFeatures__5wIKV{list-style:none;padding:0;margin:.5rem 0;width:100%}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_modeFeatures__5wIKV li{color:rgba(255,255,255,.8);padding:.5rem 0;font-size:.95rem}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_modeFeatures__5wIKV li:before{content:"✓ ";color:#6788ff;font-weight:700;margin-left:.5rem}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_startButton__LOG_N{width:100%;padding:1rem;background:linear-gradient(270deg,#6788ff,#854ae6);border:none;border-radius:12px;color:#f1f1f1;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto}.quiz_modeSelection__HnV49 .quiz_modeCards__5UhsA .quiz_modeCard__HpY1O .quiz_startButton__LOG_N:hover{transform:scale(1.05);box-shadow:0 8px 20px rgba(103,136,255,.3)}.quiz_quizContainer__aOARE{max-width:800px;margin:0 auto;padding:2rem}@media(max-width:768px){.quiz_quizContainer__aOARE{padding:1rem}}.quiz_quizContainer__aOARE .quiz_header__DqMTa{display:flex;justify-content:space-between;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.quiz_quizContainer__aOARE .quiz_header__DqMTa .quiz_modeInfo__MRbWs{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;gap:1rem}.quiz_quizContainer__aOARE .quiz_header__DqMTa .quiz_modeInfo__MRbWs .quiz_modeBadge__u_3qU{background:rgba(103,136,255,.2);color:#6788ff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.quiz_quizContainer__aOARE .quiz_header__DqMTa .quiz_modeInfo__MRbWs .quiz_timer__GJJub{background:rgba(133,74,230,.2);color:#854ae6;padding:.5rem 1rem;border-radius:20px;font-size:1.1rem;font-weight:700;min-width:70px;text-align:center;transition:all .3s ease}.quiz_quizContainer__aOARE .quiz_header__DqMTa .quiz_modeInfo__MRbWs .quiz_timer__GJJub.quiz_timerWarning__KY4ac{background:rgba(244,67,54,.2);color:#f44336;animation:quiz_pulse__MmS7X 1s infinite}.quiz_quizContainer__aOARE .quiz_header__DqMTa .quiz_exitButton__zu6BY{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#f1f1f1;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.quiz_quizContainer__aOARE .quiz_header__DqMTa .quiz_exitButton__zu6BY:hover{background:rgba(255,255,255,.15)}.quiz_quizContainer__aOARE .quiz_progressBar__8A9_K{width:100%;height:8px;background:rgba(255,255,255,.1);border-radius:10px;overflow:hidden;margin-bottom:2rem}.quiz_quizContainer__aOARE .quiz_progressBar__8A9_K .quiz_progressFill__gg2kQ{height:100%;background:linear-gradient(270deg,#6788ff,#854ae6);transition:width .3s ease;border-radius:10px}.quiz_quizContainer__aOARE .quiz_navigation__pxWRb{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;margin-top:2rem}.quiz_quizContainer__aOARE .quiz_navigation__pxWRb .quiz_nextButton__Nu6rz{padding:1rem 3rem;background:linear-gradient(270deg,#6788ff,#854ae6);border:none;border-radius:12px;color:#f1f1f1;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.quiz_quizContainer__aOARE .quiz_navigation__pxWRb .quiz_nextButton__Nu6rz:hover:not(:disabled){transform:scale(1.05);box-shadow:0 8px 20px rgba(103,136,255,.3)}.quiz_quizContainer__aOARE .quiz_navigation__pxWRb .quiz_nextButton__Nu6rz:disabled{opacity:.5;cursor:not-allowed}.quiz_loading__P2YcQ{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:0;min-height:50vh;color:#f1f1f1;font-size:1.5rem}@keyframes quiz_pulse__MmS7X{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}