.test_questionContainer__WiRv_{padding:1rem;width:100%;margin:0 auto;min-height:100vh;background-color:#f8f9fa}.test_timerSection__2EK_t{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:1rem;border:none}.test_testLayout__xe_44{display:flex;gap:2rem;align-items:flex-start}.test_questionSidebar__RC5_t{flex:0 0 280px;background-color:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:1rem;position:-webkit-sticky;position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.test_questionMainContent__fQqew{flex:1 1;min-width:0}.test_heading__t_oTn{display:flex;justify-content:center;align-items:center;text-decoration:underline;font-size:3rem;font-weight:700;color:#043cb5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e0e7ff}.test_speakButton__JEkPP{padding:0;margin-left:10px;color:#0d6efd;vertical-align:middle}.test_speakButton__JEkPP:hover{color:#0a58ca}.test_questionCard__anMes{background-color:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08);overflow:hidden;margin-bottom:2rem;border:none}.test_quizTimerHeader__dGG8d{justify-content:space-between;padding:1.5rem 2rem;background-color:#fff}.test_questionTitle__oV7cm,.test_quizTimerHeader__dGG8d{display:flex;align-items:center;border-bottom:2px solid #f0f0f0}.test_questionTitle__oV7cm{font-size:1.75rem;font-weight:700;color:#1035ad;margin-bottom:2rem;line-height:1.4;gap:1rem;padding:1rem 0;position:relative}.test_questionTitle__oV7cm:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1035ad,#22c55e);border-radius:2px}.test_questionImage__XYtra{display:flex;justify-content:center;margin:1rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;overflow:hidden;max-width:100%}.test_questionImage__XYtra img{max-width:100%;max-height:500px;width:auto;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);object-fit:contain}.test_questionOptions__okOrJ{display:grid;grid-gap:1rem;gap:1rem;margin:1rem auto;max-width:600px;padding:0 4rem;width:100%}.test_questionOptions__okOrJ:has(>:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(6):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(8):last-child){grid-template-columns:repeat(4,1fr)}.test_questionOption__4oAAu{position:relative;aspect-ratio:1;padding:.75rem;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:500;text-align:center;border:2px solid #e0e7ff;border-radius:12px;background-color:#fff;transition:all .2s ease;cursor:pointer;color:#1a1a1a;min-height:110px;max-height:130px}.test_questionOption__4oAAu:hover{border-color:#1035ad;background-color:#f8fafd;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,53,173,.1)}.test_questionOption__4oAAu.test_selected__HFuu3{background-color:#1035ad;color:white;border-color:#1035ad;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,53,173,.2)}.test_questionOption__4oAAu img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.test_questionFooter__r08vi{display:flex;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:2px solid #f0f0f0}.test_buttonGroup__9swOQ{display:flex;justify-content:center;gap:1rem;width:100%;max-width:600px}.test_navButton__IIYh_{min-width:140px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;border-radius:10px;background-color:#1035ad;border:none;color:white;transition:all .2s ease;box-shadow:0 4px 12px rgba(16,53,173,.15)}.test_navButton__IIYh_:hover:not(:disabled){background-color:#0a2885;transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,53,173,.25)}.test_navButton__IIYh_:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.test_prevButton__iq4xO{background-color:#1035ad!important;border:none!important;color:white!important;box-shadow:0 4px 12px rgba(16,53,173,.2)}.test_prevButton__iq4xO:hover:not(:disabled){background-color:#0a2885!important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,53,173,.3)}.test_prevButton__iq4xO:disabled{opacity:.6!important;cursor:not-allowed;background-color:#1035ad!important;transform:none;box-shadow:none}.test_skipButton__Whr8i{background-color:white;border:2px solid #6c757d;color:#6c757d}.test_skipButton__Whr8i:hover:not(:disabled){background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px rgba(108,117,125,.15)}.test_skipButton__Whr8i:disabled{opacity:.6;cursor:not-allowed;border-color:#ccc;color:#666}.test_nextButton__vYMnt{background-color:#1035ad;border:none;color:white;box-shadow:0 4px 12px rgba(16,53,173,.2)}.test_nextButton__vYMnt:hover{background-color:#0a2885;transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,53,173,.3)}.test_ageInput__LN0nm{padding:14px;font-size:16px;border-radius:8px;border:2px solid #e0e7ff;width:100%;max-width:300px;display:block;margin:20px auto;transition:border .3s ease}.test_ageInput__LN0nm:focus{border-color:#1035ad;box-shadow:0 0 0 3px rgba(16,53,173,.1);outline:none}@media (max-width:992px){.test_questionCard__anMes{width:95%;padding:1.5rem}.test_questionOptions__okOrJ{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:900px){.test_questionImage__XYtra{padding:1rem;overflow:hidden}.test_questionImage__XYtra img{max-width:100%;max-height:400px;width:auto;height:auto;object-fit:contain}.test_questionOptions__okOrJ{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 1rem;max-width:100%}.test_questionOptions__okOrJ:has(>:nth-child(8):last-child){grid-template-columns:repeat(4,1fr)}.test_questionOption__4oAAu{min-height:100px;max-height:120px;padding:.5rem;font-size:.85rem}}@media (max-width:768px){.test_questionContainer__WiRv_{padding:1rem}.test_testLayout__xe_44{flex-direction:column;gap:1rem;align-items:center}.test_questionSidebar__RC5_t{flex:none;width:100%;position:static;max-height:none}.test_questionMainContent__fQqew{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center}.test_questionGrid__Kxrtl{grid-template-columns:repeat(10,1fr);max-height:200px}.test_questionCard__anMes{width:100%;padding:1rem}.test_questionNavigation__z4WTj{flex-direction:column;gap:.5rem}.test_navigationTitle__nfiqD{font-size:1rem;margin-bottom:.5rem}.test_questionNumber__hNJqa{font-size:.875rem;min-width:30px;min-height:30px}.test_questionTitle__oV7cm{font-size:1.25rem;margin-bottom:1.5rem}.test_questionImage__XYtra{padding:1rem}.test_questionImage__XYtra img{max-height:400px}.test_questionOptions__okOrJ{gap:.75rem;padding:0 3rem;max-width:100%}.test_questionOptions__okOrJ:has(>:nth-child(6):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(8):last-child){grid-template-columns:repeat(4,1fr)}.test_questionOption__4oAAu{min-height:100px;max-height:120px;padding:.2rem;font-size:.85rem}.test_buttonGroup__9swOQ{gap:.75rem}.test_navButton__IIYh_{min-width:120px;padding:.75rem 1rem;font-size:.95rem}}@media (max-width:480px){.test_questionContainer__WiRv_{padding:.75rem}.test_quizTimerHeader__dGG8d{padding:1rem}.test_quizTimerDisplay__ZRN1K{padding:.5rem .75rem}.test_quizTimerLabel__K1LfV{font-size:.875rem}.test_quizTimerValue__SeODP{font-size:1rem;min-width:80px}.test_questionGrid__Kxrtl{grid-template-columns:repeat(8,1fr);gap:.25rem}.test_questionNumber__hNJqa{font-size:.75rem;min-width:25px;min-height:25px}.test_navigationTitle__nfiqD{font-size:.9rem}.test_buttonGroup__9swOQ{flex-direction:row;gap:.5rem}.test_navButton__IIYh_{min-width:100px;padding:.625rem .875rem;font-size:.875rem}.test_questionImage__XYtra{padding:.75rem}.test_questionImage__XYtra img{max-height:300px}.test_questionOptions__okOrJ{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem}.test_questionOptions__okOrJ:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(5):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(6):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(7):last-child){grid-template-columns:repeat(4,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(8):last-child){grid-template-columns:repeat(4,1fr)}.test_questionOption__4oAAu{aspect-ratio:auto;min-height:80px;max-height:100px;padding:.15rem;font-size:.8rem}}@media (max-width:360px){.test_questionCard__anMes{padding:10px}.test_buttonGroup__9swOQ{flex-direction:row;gap:8px}.test_navButton__IIYh_{flex:1 1;min-width:0;padding:8px 12px;font-size:13px}.test_questionOptions__okOrJ{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.4rem}.test_questionOptions__okOrJ:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(4):last-child){grid-template-columns:repeat(2,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(5):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(6):last-child){grid-template-columns:repeat(3,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(7):last-child){grid-template-columns:repeat(4,1fr)}.test_questionOptions__okOrJ:has(>:nth-child(8):last-child){grid-template-columns:repeat(4,1fr)}.test_quizTimerHeader__dGG8d{padding:.5rem;gap:.5rem;align-items:center;text-align:center}.test_quizTimerDisplay__ZRN1K{padding:.4rem .6rem;align-self:center}.test_quizTimerLabel__K1LfV{font-size:.8rem}.test_quizTimerValue__SeODP{font-size:.9rem;min-width:70px}.test_quizProgress__F62LY{font-size:.8rem;gap:.4rem;justify-content:center}.test_quizProgress__F62LY span:first-child{font-size:.75rem;padding:.25rem .5rem}.test_incompleteWarning__FnsXe{font-size:.7rem;padding:.25rem .5rem}}.test_questionCircle__aJGW9{display:flex;justify-content:center;align-items:center;gap:40px;margin:30px auto;flex-wrap:nowrap;width:90%;max-width:700px;padding:20px 10px}.test_optionWrapper__1RFBn{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-width:70px}.test_optionText___q3Yf{position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);font-size:11px;color:#000000;text-align:center;width:max-content;white-space:nowrap}.test_optionWrapper__1RFBn:first-child .test_btn__zNOXI{width:70px;height:70px;background-color:#1e40af}.test_optionWrapper__1RFBn:nth-child(2) .test_btn__zNOXI{width:50px;height:50px;background-color:#3b82f6}.test_optionWrapper__1RFBn:nth-child(3) .test_btn__zNOXI{width:30px;height:30px;border:2px solid gray;background-color:rgb(88,88,88)}.test_optionWrapper__1RFBn:nth-child(4) .test_btn__zNOXI{width:50px;height:50px;background-color:#facc15}.test_optionWrapper__1RFBn:nth-child(5) .test_btn__zNOXI{width:70px;height:70px;background-color:#d97706}.test_questionCircle__aJGW9 .test_btn__zNOXI{border-radius:50%;display:flex;justify-content:center;align-items:center;transition:transform .2s ease-in-out}.test_btn__zNOXI.test_selected__HFuu3{transform:scale(1.1);border:2px solid black}@media (max-width:768px){.test_questionCard__anMes{width:100%;padding:15px;margin:5px auto}.test_questionTitle__oV7cm{font-size:18px;margin-bottom:15px}.test_questionCircle__aJGW9{gap:15px;padding:10px 5px;margin:15px auto;width:100%;border:none!important;box-shadow:none!important;text-decoration:none!important;background-image:none!important}.test_optionWrapper__1RFBn{min-width:60px;margin:0 5px;border:none!important}.test_card__ynoJH hr,.test_questionCard__anMes hr{display:none!important}.test_cardBody__o2Jh2,.test_cardFooter__31qLI,.test_questionCard__anMes{border:none!important;box-shadow:none!important}.test_cardBody__o2Jh2,.test_cardFooter__31qLI,.test_card__ynoJH{border:none!important}.test_progressLabel__n4k30 span{font-size:16px}.test_progressBarBg__eH0jp{height:8px}}@media (max-width:480px){.test_questionCard__anMes{padding:12px}.test_questionTitle__oV7cm{font-size:16px}.test_questionCircle__aJGW9{border:none!important}.test_optionWrapper__1RFBn{min-width:50px;margin:0 3px}.test_optionWrapper__1RFBn:first-child .test_btn__zNOXI{width:40px;height:40px}.test_optionWrapper__1RFBn:nth-child(2) .test_btn__zNOXI{width:35px;height:35px}.test_optionWrapper__1RFBn:nth-child(3) .test_btn__zNOXI{width:30px;height:30px}.test_optionWrapper__1RFBn:nth-child(4) .test_btn__zNOXI{width:35px;height:35px}.test_optionWrapper__1RFBn:nth-child(5) .test_btn__zNOXI{width:40px;height:40px}.test_optionText___q3Yf{font-size:9px;bottom:-20px;width:50px}}@media (max-width:360px){.test_questionCard__anMes{padding:10px}.test_questionCircle__aJGW9{gap:8px;padding-bottom:22px}.test_optionWrapper__1RFBn{min-width:45px;margin:0 2px}.test_optionWrapper__1RFBn:first-child .test_btn__zNOXI{width:35px;height:35px}.test_optionWrapper__1RFBn:nth-child(2) .test_btn__zNOXI{width:30px;height:30px}.test_optionWrapper__1RFBn:nth-child(3) .test_btn__zNOXI{width:25px;height:25px}.test_optionWrapper__1RFBn:nth-child(4) .test_btn__zNOXI{width:30px;height:30px}.test_optionWrapper__1RFBn:nth-child(5) .test_btn__zNOXI{width:35px;height:35px}.test_optionText___q3Yf{font-size:8px;bottom:-18px;width:45px}}@media (max-height:500px) and (orientation:landscape){.test_questionContainer__WiRv_{padding:5px}.test_questionCard__anMes{margin:5px auto;padding:10px}.test_questionCircle__aJGW9{margin:10px 0}}.test_pointsList__Oss6_{max-height:300px;overflow-y:auto}.test_pointActions__dMelD{opacity:.7;transition:opacity .2s}.test_pointActions__dMelD:hover{opacity:1}.test_addPointBtn___VLjq{min-width:100px}.test_questionTitle__oV7cm{font-size:1.5rem;color:#2c3e50}.test_answerInputSection__Qd5kI{background-color:#f8f9fa;padding:1rem;border-radius:8px}@media (max-width:320px){.test_optionWrapper__1RFBn:first-child .test_btn__zNOXI{width:40px;height:40px}.test_optionWrapper__1RFBn:nth-child(2) .test_btn__zNOXI{width:30px;height:30px}.test_optionWrapper__1RFBn:nth-child(3) .test_btn__zNOXI{width:20px;height:20px}.test_optionWrapper__1RFBn:nth-child(4) .test_btn__zNOXI{width:30px;height:30px}.test_optionWrapper__1RFBn:nth-child(5) .test_btn__zNOXI{width:40px;height:40px}.test_optionText___q3Yf{font-size:9px;width:40px}}.test_questionNavigation__z4WTj{display:flex;flex-direction:column;gap:1rem}.test_navigationTitle__nfiqD{font-size:1.1rem;font-weight:600;color:#1035ad;margin:0 0 1rem;text-align:center;padding-bottom:.5rem;border-bottom:2px solid #e0e7ff}.test_questionGrid__Kxrtl{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.5rem;gap:.5rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.test_questionNumber__hNJqa{aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:2px solid transparent;color:#4a5568;min-width:35px;min-height:35px}.test_questionNumber__hNJqa:hover{background-color:#e0e7ff;transform:translateY(-2px)}.test_questionNumber__hNJqa.test_current__53gwU{background-color:#1035ad;color:white;border-color:#1035ad;transform:scale(1.05)}.test_questionNumber__hNJqa.test_visited__xzy_M{background-color:#f0f7ff;border-color:#1035ad;color:#1035ad}.test_questionNumber__hNJqa.test_answered__jmCS5{background-color:#dcfce7;border-color:#16a34a;color:#16a34a}.test_questionNumber__hNJqa.test_current__53gwU.test_answered__jmCS5{background-color:#1035ad;color:white;border-color:#1035ad}.test_quizProgress__F62LY{display:flex;align-items:center;gap:1rem;font-size:.95rem;color:#4a5568;flex-wrap:wrap}.test_quizProgress__F62LY span:first-child{font-weight:600;color:#1035ad;background-color:#f0f7ff;padding:.5rem 1rem;border-radius:8px;border:1px solid #e0e7ff}.test_incompleteWarning__FnsXe{color:#dc3545;font-weight:500;display:flex;align-items:center;gap:.5rem;background-color:#fef2f2;padding:.5rem 1rem;border-radius:8px;border:1px solid #fecaca}.test_quizTimerDisplay__ZRN1K{display:flex;align-items:center;gap:12px;background-color:#f8f9fa;padding:.75rem 1.25rem;border-radius:12px}.test_quizTimerLabel__K1LfV{font-weight:600;color:#1a1a1a;font-size:1rem}.test_quizTimerValue__SeODP{font-size:1.25rem;font-weight:700;color:#1035ad;min-width:100px;text-align:center}.test_quizTimerWarning__3hKw4{color:#dc3545;background-color:#f8d7da;animation:test_pulse__INu20 1.5s infinite}.test_mobileNavigation__D1H41{display:none}.test_mobileNavControls__qnhJS{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.test_mobileNavButton__Wp_cC{width:40px;height:40px;border:none;background-color:#1035ad;color:white;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.test_mobileNavButton__Wp_cC:hover:not(:disabled){background-color:#0a2885;transform:scale(1.05)}.test_mobileNavButton__Wp_cC:disabled{background-color:#ccc;cursor:not-allowed;transform:none}.test_mobileQuestionGrid__VCWiL{display:flex;gap:.5rem;flex:1 1;justify-content:center}.test_mobileQuestionNumber__hbDhx{width:45px;height:45px;border:2px solid #e0e7ff;background-color:#fff;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;color:#4a5568;display:flex;align-items:center;justify-content:center}.test_mobileQuestionNumber__hbDhx:hover{border-color:#1035ad;background-color:#f0f7ff;transform:translateY(-2px)}.test_mobileQuestionNumber__hbDhx.test_current__53gwU{background-color:#1035ad;color:white;border-color:#1035ad;transform:scale(1.05)}.test_mobileQuestionNumber__hbDhx.test_visited__xzy_M{background-color:#f0f7ff;border-color:#1035ad;color:#1035ad}.test_mobileQuestionNumber__hbDhx.test_answered__jmCS5{background-color:#dcfce7;border-color:#16a34a;color:#16a34a}.test_mobileQuestionNumber__hbDhx.test_current__53gwU.test_answered__jmCS5{background-color:#1035ad;color:white;border-color:#1035ad}.test_mobileNavActions__0RMyq{display:flex;justify-content:center;margin-top:.5rem}.test_mobileActionButton__iaeL5{width:40px;height:40px;border:2px solid #1035ad;background-color:#fff;color:#1035ad;border-radius:8px;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.test_mobileActionButton__iaeL5:hover{background-color:#1035ad;color:white;transform:scale(1.05)}.test_mobileAllQuestions__7vBBX{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:2px solid #e0e7ff;border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,.15);z-index:1000;max-height:300px;overflow-y:auto}.test_mobileAllQuestionsHeader__EuAci{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #e0e7ff;background-color:#f8f9fa;border-radius:10px 10px 0 0}.test_mobileAllQuestionsHeader__EuAci span{font-weight:600;color:#1035ad}.test_closeButton__JSIS_{width:30px;height:30px;border:none;background-color:#dc3545;color:white;border-radius:50%;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.test_closeButton__JSIS_:hover{background-color:#c82333;transform:scale(1.1)}.test_mobileAllQuestionsGrid__el3qF{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.5rem;gap:.5rem;padding:1rem}.test_mobileAllQuestionNumber__dv5Fk{width:40px;height:40px;border:2px solid #e0e7ff;background-color:#fff;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;color:#4a5568;display:flex;align-items:center;justify-content:center}.test_mobileAllQuestionNumber__dv5Fk:hover{border-color:#1035ad;background-color:#f0f7ff;transform:translateY(-2px)}.test_mobileAllQuestionNumber__dv5Fk.test_current__53gwU{background-color:#1035ad;color:white;border-color:#1035ad;transform:scale(1.05)}.test_mobileAllQuestionNumber__dv5Fk.test_visited__xzy_M{background-color:#f0f7ff;border-color:#1035ad;color:#1035ad}.test_mobileAllQuestionNumber__dv5Fk.test_answered__jmCS5{background-color:#dcfce7;border-color:#16a34a;color:#16a34a}.test_mobileAllQuestionNumber__dv5Fk.test_current__53gwU.test_answered__jmCS5{background-color:#1035ad;color:white;border-color:#1035ad}@media (max-width:768px){.test_questionGrid__Kxrtl{display:none}.test_mobileNavigation__D1H41{display:block}.test_questionNavigation__z4WTj{position:relative;gap:6px;padding:10px}.test_questionNumber__hNJqa{width:32px;height:32px;font-size:12px}.test_quizTimerHeader__dGG8d{flex-direction:column;gap:1rem;align-items:center;text-align:center}.test_quizTimerDisplay__ZRN1K{align-self:center}.test_quizProgress__F62LY{flex-direction:row;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}.test_quizProgress__F62LY span:first-child{font-size:.9rem;padding:.4rem .8rem}.test_incompleteWarning__FnsXe{font-size:.85rem;padding:.4rem .8rem}}@media (max-width:480px){.test_questionNavigation__z4WTj{gap:4px;padding:8px}.test_questionNumber__hNJqa{width:28px;height:28px;font-size:11px}.test_mobileQuestionNumber__hbDhx{width:40px;height:40px;font-size:.9rem}.test_mobileActionButton__iaeL5,.test_mobileNavButton__Wp_cC{width:35px;height:35px;font-size:1rem}.test_mobileAllQuestionsGrid__el3qF{grid-template-columns:repeat(5,1fr);gap:.4rem;padding:.8rem}.test_mobileAllQuestionNumber__dv5Fk{width:35px;height:35px;font-size:.8rem}.test_quizTimerHeader__dGG8d{padding:.75rem;gap:.75rem;align-items:center;text-align:center}.test_quizTimerDisplay__ZRN1K{padding:.5rem .75rem;align-self:center}.test_quizTimerLabel__K1LfV{font-size:.875rem}.test_quizTimerValue__SeODP{font-size:1rem;min-width:80px}.test_quizProgress__F62LY{font-size:.85rem;gap:.5rem;justify-content:center}.test_quizProgress__F62LY span:first-child{font-size:.8rem;padding:.3rem .6rem}.test_incompleteWarning__FnsXe{font-size:.75rem;padding:.3rem .6rem}}.test_resultsContainer__JcXaR{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#ffffff);padding:2rem 1rem}.test_resultsContent__xkGnr{max-width:1200px;margin:0 auto;width:100%}.test_resultsHeader__Z_veV{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.test_resultsTitle__89v8M{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 .5rem;letter-spacing:-.02em}.test_resultsSubtitle__m50se{font-size:1.125rem;color:#6b7280;margin:0;font-weight:400}.test_summaryGrid__cdsOq{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem}.test_summaryCard__j4zeC{background:#ffffff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease;border:1px solid #f3f4f6}.test_summaryCard__j4zeC:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.test_summaryCardContent__XC7An{display:flex;flex-direction:column;align-items:center;text-align:center}.test_summaryCardTitle__CebcT{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.test_summaryCardValue__LyY3o{font-size:2.25rem;font-weight:700;color:#043cb5;margin:0 0 .5rem;line-height:1.2}.test_summaryCardSubtitle__sPCEO{font-size:.875rem;color:#9ca3af;font-weight:500}.test_chartsGrid__moyZy{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem;width:100%}.test_chartCard__1JRhu{background:#ffffff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #f3f4f6;min-width:0;width:100%}.test_chartCardTitle__IYSHX{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.test_chartCardContent__Dwi9_{position:relative;width:100%;min-width:0}.test_chartWrapper__k_N_m{overflow:hidden}.test_chartWrapper__k_N_m,.test_doughnutContainer__ErDjr{width:100%;height:300px;min-height:200px;max-height:400px;position:relative}.test_doughnutCenter__o_5Yy,.test_doughnutContainer__ErDjr{display:flex;align-items:center;justify-content:center}.test_doughnutCenter__o_5Yy{position:absolute;flex-direction:column;text-align:center}.test_doughnutValue__hSJOo{font-size:2rem;font-weight:700;color:#043cb5;line-height:1.2}.test_doughnutLabel__qHgPf{font-size:.875rem;color:#6b7280;font-weight:500;margin-top:.25rem}.test_detailsCard___lH1B{background:#ffffff;border-radius:16px;padding:2rem;margin-bottom:2.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #f3f4f6}.test_detailsTitle__nRVMn{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}.test_detailsGrid__j4akS{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.test_statRow__IYRek{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #f3f4f6;transition:background-color .2s ease}.test_statRow__IYRek:hover{background:#f3f4f6}.test_statLabel__YkmJT{font-size:.9375rem;font-weight:500;color:#4b5563}.test_statValue__vogBg{font-size:1rem;font-weight:700;color:#043cb5}.test_descriptionCard__E_q9k{background:linear-gradient(135deg,#f0f4ff,#ffffff);border-radius:16px;padding:2rem;margin-bottom:2.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);border:1px solid #e0e7ff}.test_descriptionTitle__y3QDL{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 1rem}.test_descriptionText__X__LR{font-size:1rem;color:#374151;line-height:1.7;margin:0}.test_actionsContainer__YuJ9M{display:flex;justify-content:center;padding-top:1rem}.test_returnButton__gNJxQ{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:linear-gradient(135deg,#043cb5,#4f8cff);color:#ffffff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px rgba(4,60,181,.3);min-width:240px}.test_returnButton__gNJxQ:hover{transform:translateY(-2px);box-shadow:0 6px 12px -2px rgba(4,60,181,.4);background:linear-gradient(135deg,#032e8a,#3d6fdb)}.test_returnButton__gNJxQ:focus{outline:2px solid #043cb5;outline-offset:2px}.test_returnButton__gNJxQ:focus-visible{outline:2px solid #043cb5;outline-offset:2px}.test_returnButton__gNJxQ:active{transform:translateY(0)}.test_resultTitle__mw_tr{font-size:28px;font-weight:700;text-align:center;margin-bottom:30px;color:#333}.test_resultStats__EISFy{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:20px;gap:20px;margin-bottom:30px}.test_resultStatCard__z_u_9{background-color:#f8f9fa;border-radius:8px;padding:20px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1)}.test_resultStatCard__z_u_9 h3{font-size:16px;color:#666;margin-bottom:10px}.test_resultStatCard__z_u_9 p{font-size:24px;font-weight:700;color:#1035ad;margin:0}.test_resultDetails__hk5c9{background-color:white;border-radius:8px;padding:20px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.test_resultDetailItem__0eDcy{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.test_resultDetailItem__0eDcy:last-child{border-bottom:none}.test_resultDetailItem__0eDcy span:first-child{font-weight:500;color:#333}.test_resultDetailItem__0eDcy span:last-child{font-weight:600;color:#1035ad}.test_resultDescription__FtCXM{background-color:white;border-radius:8px;padding:20px;margin-bottom:30px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.test_resultDescription__FtCXM h4{font-size:18px;color:#333;margin-bottom:15px}.test_resultDescription__FtCXM p{color:#555;line-height:1.6}.test_errorMessage__c4U00,.test_loadingMessage__XVojr{text-align:center;padding:40px;font-size:18px;color:#666}.test_errorMessage__c4U00{color:#dc3545}@media (max-width:992px){.test_chartsGrid__moyZy{grid-template-columns:1fr;gap:1.25rem}.test_chartCard__1JRhu{padding:1.25rem}.test_chartWrapper__k_N_m,.test_doughnutContainer__ErDjr{height:280px;min-height:250px}.test_detailsGrid__j4akS{grid-template-columns:1fr}}@media (max-width:768px){.test_resultsContainer__JcXaR{padding:1.5rem 1rem}.test_resultsTitle__89v8M{font-size:2rem}.test_resultsSubtitle__m50se{font-size:1rem}.test_summaryGrid__cdsOq{grid-template-columns:1fr;gap:1rem}.test_summaryCard__j4zeC{padding:1.5rem}.test_summaryCardValue__LyY3o{font-size:1.875rem}.test_chartsGrid__moyZy{grid-template-columns:1fr;gap:1rem}.test_chartCard__1JRhu{padding:1rem}.test_chartCardTitle__IYSHX{font-size:1rem;margin-bottom:1rem}.test_chartWrapper__k_N_m,.test_doughnutContainer__ErDjr{height:250px;min-height:220px;max-height:300px}.test_descriptionCard__E_q9k,.test_detailsCard___lH1B{padding:1.5rem}.test_returnButton__gNJxQ{width:100%;max-width:100%}.test_resultStats__EISFy{grid-template-columns:1fr;gap:15px}.test_resultStatCard__z_u_9{padding:15px}.test_resultStatCard__z_u_9 p{font-size:20px}.test_resultDetailItem__0eDcy{padding:10px 0}}@media (max-width:480px){.test_resultsHeader__Z_veV{margin-bottom:2rem;padding-bottom:1.5rem}.test_resultsTitle__89v8M{font-size:1.75rem}.test_summaryCard__j4zeC{padding:1.25rem}.test_summaryCardValue__LyY3o{font-size:1.5rem}.test_chartCard__1JRhu{padding:1rem .75rem}.test_chartCardTitle__IYSHX{font-size:.9375rem;margin-bottom:.875rem;padding-bottom:.75rem}.test_chartWrapper__k_N_m,.test_doughnutContainer__ErDjr{height:220px;min-height:200px;max-height:280px}.test_doughnutValue__hSJOo{font-size:1.5rem}.test_doughnutLabel__qHgPf{font-size:.75rem}.test_descriptionCard__E_q9k,.test_detailsCard___lH1B{padding:1.25rem}.test_statRow__IYRek{padding:.875rem;flex-direction:column;align-items:flex-start;gap:.5rem}.test_resultTitle__mw_tr{font-size:24px;margin-bottom:20px}.test_resultStatCard__z_u_9 h3{font-size:14px}.test_resultStatCard__z_u_9 p{font-size:18px}.test_resultDescription__FtCXM,.test_resultDetails__hk5c9{padding:15px}.test_returnButton__gNJxQ{padding:10px 20px;font-size:14px}}.test_testSkeleton__RWdE6{padding:2rem;max-width:1200px;margin:0 auto;min-height:100vh;background-color:#f8f9fa}.test_testSkeletonHeader__h5NNw{margin-bottom:2rem}.test_testSkeletonHeading__lc0_L{width:200px;height:40px;background:#e0e0e0;border-radius:8px;margin-bottom:2rem;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonCard__61k96{background-color:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.08);overflow:hidden;margin-bottom:2rem}.test_testSkeletonTimer__ZGjOc{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:#fff;border-bottom:2px solid #f0f0f0}.test_testSkeletonTimerDisplay___KofS{display:flex;align-items:center;gap:12px;background-color:#f8f9fa;padding:.75rem 1.25rem;border-radius:12px}.test_testSkeletonTimerLabel__wYFHf{width:120px;height:20px}.test_testSkeletonTimerLabel__wYFHf,.test_testSkeletonTimerValue__nh2f3{background:#e0e0e0;border-radius:4px;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonTimerValue__nh2f3{width:100px;height:24px}.test_testSkeletonProgress___T9TE{width:200px;height:20px;background:#e0e0e0;border-radius:4px;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonNavigation__gRuIt{display:grid;grid-template-columns:repeat(auto-fill,minmax(45px,1fr));grid-gap:8px;gap:8px;padding:1.5rem;margin:0 0 2rem;background-color:#fff;border:1px solid #f0f0f0;border-radius:12px}.test_testSkeletonQuestionNumber__jGVI8{aspect-ratio:1;background:#e0e0e0;border-radius:10px;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonQuestion__dCkET{padding:2rem}.test_testSkeletonQuestionTitle__uyIZw{width:80%;height:32px;background:#e0e0e0;border-radius:4px;margin-bottom:2rem;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonQuestionImage__OJiIy{width:100%;height:300px;background:#e0e0e0;border-radius:12px;margin:2rem 0;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonOptions__a4TSG{display:grid;grid-gap:1.5rem;gap:1.5rem;margin:2rem auto;max-width:900px;padding:0 1rem}.test_testSkeletonOption__vB34a{width:100%;height:150px;background:#e0e0e0;border-radius:12px;animation:test_pulse__INu20 1.5s infinite}.test_testSkeletonFooter__FHCXL{display:flex;justify-content:center;margin-top:2rem;padding-top:2rem;border-top:2px solid #f0f0f0}.test_testSkeletonButtonGroup__MYCvW{display:flex;justify-content:center;gap:1rem;width:100%;max-width:600px}.test_testSkeletonButton__zZJSa{width:140px;height:48px;background:#e0e0e0;border-radius:10px;animation:test_pulse__INu20 1.5s infinite}@keyframes test_pulse__INu20{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:768px){.test_testSkeletonTimer__ZGjOc,.test_testSkeleton__RWdE6{padding:1rem}.test_testSkeletonNavigation__gRuIt{gap:6px;padding:10px}.test_testSkeletonQuestion__dCkET{padding:1rem}.test_testSkeletonQuestionTitle__uyIZw{width:90%}.test_testSkeletonQuestionImage__OJiIy{height:200px}.test_testSkeletonOptions__a4TSG{gap:1rem}.test_testSkeletonOption__vB34a{height:120px}.test_testSkeletonButtonGroup__MYCvW{gap:.75rem}.test_testSkeletonButton__zZJSa{width:120px;height:40px}}@media (max-width:480px){.test_testSkeletonTimerDisplay___KofS{padding:.5rem .75rem}.test_testSkeletonTimerLabel__wYFHf{width:100px}.test_testSkeletonTimerValue__nh2f3{width:80px}.test_testSkeletonProgress___T9TE{width:150px}.test_testSkeletonNavigation__gRuIt{gap:4px;padding:8px}.test_testSkeletonQuestionTitle__uyIZw{width:95%}.test_testSkeletonQuestionImage__OJiIy{height:150px}.test_testSkeletonButtonGroup__MYCvW{gap:.5rem}.test_testSkeletonButton__zZJSa{width:100px;height:36px}}