.ReadingTest-module__ZayqOW__wrapper{--bgColor:#f5f7fa;--containerBg:white;--textColor:#2c3e50;--titleColor:#2c5282;--borderColor:#e8f4f8;--buttonBg:linear-gradient(135deg, #4299e1 0%, #3182ce 100%);--buttonHoverBg:linear-gradient(135deg, #3182ce 0%, #2b6cb0 100%);--resetBg:linear-gradient(135deg, #ed64a6 0%, #d53f8c 100%);--resetHoverBg:linear-gradient(135deg, #d53f8c 0%, #b83280 100%);--sectionBg:linear-gradient(135deg, #f8fbff 0%, #fefefe 100%);--questionBg:#f8f9fa;--correctBg:#f0fff4;--correctBorder:#38a169;--incorrectBg:#fff5f5;--incorrectBorder:#e53e3e;--inputBg:white;--inputBorder:#e2e8f0;--inputFocusBorder:#4299e1;--toggleBg:#e6f3ff;--toggleBorder:#4299e1;--toggleHeaderBg:#4299e1;--toggleHeaderHover:#3182ce;--toggleText:white;--instructionsBg:#f7fafc;--instructionsText:#4a5568;--scoreBg:#e6f3ff;--mcqBannerBg:linear-gradient(135deg, #dbeafe 0%, #eff6ff 100%);--mcqBannerTitle:#1e3a5f;--mcqBannerText:#33547a;background-color:var(--bgColor);color:var(--textColor);padding-bottom:70px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;position:relative}.ReadingTest-module__ZayqOW__night{--bgColor:#1a202c;--containerBg:#2d3748;--textColor:#e2e8f0;--titleColor:#63b3ed;--borderColor:#4a5568;--buttonBg:linear-gradient(135deg, #2b6cb0 0%, #2c5282 100%);--buttonHoverBg:linear-gradient(135deg, #2c5282 0%, #1a365d 100%);--resetBg:linear-gradient(135deg, #9f7aea 0%, #7c3aed 100%);--resetHoverBg:linear-gradient(135deg, #7c3aed 0%, #6b46c1 100%);--sectionBg:linear-gradient(135deg, #2d3748 0%, #1a202c 100%);--questionBg:#4a5568;--correctBg:#2f855a;--correctBorder:#38a169;--incorrectBg:#c53030;--incorrectBorder:#e53e3e;--inputBg:#4a5568;--inputBorder:#4a5568;--inputFocusBorder:#63b3ed;--toggleBg:#2d3748;--toggleBorder:#63b3ed;--toggleHeaderBg:#2b6cb0;--toggleHeaderHover:#2c5282;--toggleText:#e2e8f0;--instructionsBg:#2d3748;--instructionsText:#cbd5e0;--scoreBg:#2d3748;--mcqBannerBg:linear-gradient(135deg, #1e3a5f 0%, #16324a 100%);--mcqBannerTitle:#bfe0ff;--mcqBannerText:#a9c9e6}.ReadingTest-module__ZayqOW__topBar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding:12px 15px;display:flex}.ReadingTest-module__ZayqOW__modeToggle{background:var(--buttonBg);color:#fff;cursor:pointer;border:none;border-radius:20px;padding:8px 15px;font-size:14px;box-shadow:0 2px 5px #0003}.ReadingTest-module__ZayqOW__modeToggle:hover{background:var(--buttonHoverBg)}.ReadingTest-module__ZayqOW__fontSizeControls{gap:6px;display:flex}.ReadingTest-module__ZayqOW__fontSizeBtn{background:var(--buttonBg);color:#fff;cursor:pointer;border:none;border-radius:20px;width:42px;height:34px;font-size:14px;font-weight:700;box-shadow:0 2px 5px #0003}.ReadingTest-module__ZayqOW__fontSizeBtn:hover{background:var(--buttonHoverBg)}.ReadingTest-module__ZayqOW__highlightPopup{z-index:200;background:#fff;border:2px solid #1a1a1a;border-radius:14px;gap:8px;padding:8px;display:none;position:fixed;box-shadow:0 6px 16px #00000040}.ReadingTest-module__ZayqOW__highlightPopupVisible{display:flex}.ReadingTest-module__ZayqOW__hlBtn{cursor:pointer;border:2px solid #1a1a1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex}.ReadingTest-module__ZayqOW__hlBtn:hover{transform:translateY(-2px)}.ReadingTest-module__ZayqOW__hlYellow{background:#f6c343}.ReadingTest-module__ZayqOW__hlBlue{background:#7ec8f7}.ReadingTest-module__ZayqOW__hlGreen{background:#8fd989}.ReadingTest-module__ZayqOW__hlRemove{color:#fff;background:#f07171;font-weight:700}span.highlight-yellow{cursor:pointer;background-color:#fff08a;border-radius:2px}span.highlight-blue{cursor:pointer;background-color:#a9dcff;border-radius:2px}span.highlight-green{cursor:pointer;background-color:#b6f0a8;border-radius:2px}.ReadingTest-module__ZayqOW__container{background:var(--containerBg);border-radius:12px;max-width:1400px;min-height:70vh;max-height:85vh;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 0 20px #0000001a}.ReadingTest-module__ZayqOW__passageSection{border-right:2px solid var(--borderColor);background:var(--sectionBg);flex:1;padding:30px;overflow-y:auto}.ReadingTest-module__ZayqOW__questionsSection{background:var(--sectionBg);flex:1;padding:30px;overflow-y:auto}.ReadingTest-module__ZayqOW__passageTitle{color:var(--titleColor);text-align:center;border-bottom:3px solid var(--inputFocusBorder);margin-bottom:15px;padding-bottom:10px;font-size:28px;font-weight:700}.ReadingTest-module__ZayqOW__passageSubtitle{color:var(--textColor);text-align:center;background:var(--toggleBg);border-radius:8px;margin-bottom:25px;padding:10px;font-size:16px;font-style:italic}.ReadingTest-module__ZayqOW__passageHeading{color:var(--titleColor);text-align:center;margin-bottom:15px;font-size:24px}.ReadingTest-module__ZayqOW__passageContent{text-align:justify;font-size:15px;line-height:1.8}.ReadingTest-module__ZayqOW__passageContent p{text-indent:20px;margin-bottom:18px}.ReadingTest-module__ZayqOW__paragraphLetter{color:var(--titleColor);margin-right:6px}.ReadingTest-module__ZayqOW__questionsTitle{color:var(--textColor);text-align:center;background:var(--questionBg);border-left:4px solid var(--inputFocusBorder);border-radius:8px;margin-bottom:20px;padding:15px;font-size:24px;font-weight:700}.ReadingTest-module__ZayqOW__questionGroup{background:var(--questionBg);border-left:4px solid var(--correctBorder);border-radius:10px;margin-bottom:30px;padding:20px}.ReadingTest-module__ZayqOW__questionGroup h3{color:var(--textColor);margin-bottom:15px;font-size:18px;font-weight:600}.ReadingTest-module__ZayqOW__questionGroup>p{color:var(--instructionsText);margin-bottom:10px;font-style:italic}.ReadingTest-module__ZayqOW__mcqGroup{margin-bottom:30px}.ReadingTest-module__ZayqOW__mcqGroupHeader{background:var(--mcqBannerBg);border-radius:10px;margin-bottom:20px;padding:16px 20px}.ReadingTest-module__ZayqOW__mcqGroupHeader h3{color:var(--mcqBannerTitle);margin-bottom:6px;font-size:17px;font-weight:700}.ReadingTest-module__ZayqOW__mcqGroupHeader p{color:var(--mcqBannerText);margin:2px 0;font-size:14.5px}.ReadingTest-module__ZayqOW__mcqQuestion{margin-bottom:26px}.ReadingTest-module__ZayqOW__mcqPrompt{color:var(--textColor);margin-bottom:12px;font-size:15.5px;line-height:1.6}.ReadingTest-module__ZayqOW__mcqOptions{flex-direction:column;gap:12px;margin-left:4px;display:flex}.ReadingTest-module__ZayqOW__mcqOptionRow{cursor:pointer;color:var(--textColor);align-items:center;gap:10px;font-size:15px;display:flex}.ReadingTest-module__ZayqOW__mcqOptionRow input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--inputFocusBorder);flex-shrink:0}.ReadingTest-module__ZayqOW__wordBankBox{background:var(--questionBg);border:2px solid var(--inputFocusBorder);border-radius:12px;margin-bottom:20px;padding:20px}.ReadingTest-module__ZayqOW__wordBankGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ReadingTest-module__ZayqOW__wordBankItem{background:var(--containerBg);color:var(--textColor);border-radius:8px;padding:12px 16px;box-shadow:0 2px 4px #00000014}.ReadingTest-module__ZayqOW__wordBankItem strong{color:var(--inputFocusBorder);margin-right:8px}@media (max-width:480px){.ReadingTest-module__ZayqOW__wordBankGrid{grid-template-columns:1fr}}.ReadingTest-module__ZayqOW__summaryLine{color:var(--textColor);margin-bottom:4px;line-height:2.4}.ReadingTest-module__ZayqOW__noteTitle{color:var(--textColor);margin-top:10px;margin-bottom:6px;font-weight:700}.ReadingTest-module__ZayqOW__sectionHeading{color:var(--textColor);margin-top:18px;margin-bottom:4px;font-weight:700}.ReadingTest-module__ZayqOW__noteLine{margin-bottom:12px;margin-left:20px;line-height:1.7}.ReadingTest-module__ZayqOW__question{background:var(--containerBg);border-radius:6px;margin-bottom:15px;padding:10px;box-shadow:0 2px 4px #0000001a}.ReadingTest-module__ZayqOW__question label{color:var(--textColor);margin-bottom:8px;font-weight:500;display:block}.ReadingTest-module__ZayqOW__inlineInput{border:1.5px solid var(--inputBorder);background:var(--inputBg);min-width:170px;max-width:220px;height:34px;color:var(--textColor);text-align:center;border-radius:8px;margin:0 4px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-block}.ReadingTest-module__ZayqOW__inlineInput::placeholder{color:#a0aec0;text-align:center}.ReadingTest-module__ZayqOW__inlineInput:focus{border-color:var(--inputFocusBorder);outline:none;box-shadow:0 0 0 3px #4299e126}.ReadingTest-module__ZayqOW__tfngQuestion{margin-bottom:26px}.ReadingTest-module__ZayqOW__tfngHeader{align-items:flex-start;gap:12px;display:flex}.ReadingTest-module__ZayqOW__tfngNumber{border:1.5px solid var(--inputBorder);width:28px;height:28px;color:var(--textColor);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:13px;font-weight:700;display:flex}.ReadingTest-module__ZayqOW__tfngStatement{color:var(--textColor);flex:1;padding-top:2px;line-height:1.6}.ReadingTest-module__ZayqOW__tfngRadioGroup{flex-direction:column;gap:12px;margin-top:12px;margin-left:40px;display:flex}.ReadingTest-module__ZayqOW__tfngRadioRow{cursor:pointer;color:var(--textColor);align-items:center;gap:10px;font-size:15px;display:flex}.ReadingTest-module__ZayqOW__tfngRadioRow input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--inputFocusBorder)}.ReadingTest-module__ZayqOW__tfngOptions{gap:10px;margin-top:8px;display:flex}.ReadingTest-module__ZayqOW__tfngOption{cursor:pointer;background:var(--inputBg);border:1px solid var(--inputBorder);border-radius:4px;align-items:center;gap:5px;padding:5px 10px;display:flex}.ReadingTest-module__ZayqOW__tfngOption:hover{background:var(--toggleBg)}.ReadingTest-module__ZayqOW__tfngOption input[type=radio],.ReadingTest-module__ZayqOW__tfngOption input[type=checkbox]{margin:0}.ReadingTest-module__ZayqOW__multiSelectOptions{flex-direction:column;gap:6px;margin-top:8px;display:flex}.ReadingTest-module__ZayqOW__gridInstructions{background:var(--toggleBg);border-left:4px solid var(--toggleBorder);border-radius:8px;margin-bottom:15px;padding:15px 18px}.ReadingTest-module__ZayqOW__gridInstructions p{color:var(--textColor);margin-bottom:6px}.ReadingTest-module__ZayqOW__gridInstructions p:last-child{margin-bottom:0}.ReadingTest-module__ZayqOW__matchingGridWrap{border-radius:8px;overflow-x:auto;box-shadow:0 2px 4px #00000014}.ReadingTest-module__ZayqOW__matchingGrid{border-collapse:collapse;background:var(--containerBg);width:100%}.ReadingTest-module__ZayqOW__matchingGrid th{background:var(--buttonBg);color:#fff;text-align:center;min-width:40px;padding:10px 12px;font-weight:700}.ReadingTest-module__ZayqOW__matchingGrid th:first-child{background:0 0}.ReadingTest-module__ZayqOW__matchingGrid td{border-bottom:1px solid var(--borderColor);vertical-align:middle;padding:10px 12px}.ReadingTest-module__ZayqOW__matchingGridPrompt{text-align:left;color:var(--textColor);min-width:200px}.ReadingTest-module__ZayqOW__matchingGridCell{text-align:center}.ReadingTest-module__ZayqOW__matchingGridCell input[type=radio]{cursor:pointer;width:18px;height:18px;accent-color:var(--inputFocusBorder)}.ReadingTest-module__ZayqOW__matchingGrid tbody tr:nth-child(2n){background:var(--questionBg)}.ReadingTest-module__ZayqOW__matchingLegend{background:var(--toggleBg);border-radius:8px;margin-bottom:15px;padding:15px 18px}.ReadingTest-module__ZayqOW__matchingLegend h4{color:var(--textColor);margin-bottom:10px}.ReadingTest-module__ZayqOW__matchingLegendList{columns:2;column-gap:24px}.ReadingTest-module__ZayqOW__matchingLegendItem{break-inside:avoid;color:var(--textColor);margin-bottom:10px;font-weight:600}.ReadingTest-module__ZayqOW__matchingLegendItem strong{margin-right:6px}.ReadingTest-module__ZayqOW__dropdownQuestion{background:var(--containerBg);border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;padding:12px 15px;display:flex;box-shadow:0 2px 4px #0000001a}.ReadingTest-module__ZayqOW__dropdownPrompt{min-width:180px;color:var(--textColor);flex:1}.ReadingTest-module__ZayqOW__dropdownSelect{border:1px solid var(--inputBorder);background:var(--inputBg);color:var(--textColor);cursor:pointer;border-radius:6px;flex-shrink:0;min-width:160px;padding:8px 10px;font-size:14px}.ReadingTest-module__ZayqOW__dropdownSelect:focus{border-color:var(--inputFocusBorder);outline:none;box-shadow:0 0 0 3px #4299e11a}@media (max-width:480px){.ReadingTest-module__ZayqOW__matchingLegendList{columns:1}.ReadingTest-module__ZayqOW__dropdownQuestion{flex-direction:column;align-items:stretch}.ReadingTest-module__ZayqOW__dropdownSelect{width:100%}}.ReadingTest-module__ZayqOW__instructionsToggle{background:var(--toggleBg);border:1px solid var(--toggleBorder);border-radius:6px;margin-bottom:15px;overflow:hidden}.ReadingTest-module__ZayqOW__instructionsHeader{background:var(--toggleHeaderBg);color:var(--toggleText);cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;font-weight:600;font-size:inherit;border:none;justify-content:space-between;align-items:center;padding:12px 15px;font-family:inherit;display:flex}.ReadingTest-module__ZayqOW__instructionsHeader:hover{background:var(--toggleHeaderHover)}.ReadingTest-module__ZayqOW__instructionsContent{background:var(--instructionsBg);color:var(--instructionsText);padding:15px;font-style:italic}.ReadingTest-module__ZayqOW__arrow{transition:transform .3s}.ReadingTest-module__ZayqOW__arrowRotated{transform:rotate(180deg)}.ReadingTest-module__ZayqOW__submitBtn,.ReadingTest-module__ZayqOW__resetBtn{background:var(--buttonBg);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:20px;padding:15px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s}.ReadingTest-module__ZayqOW__resetBtn{background:var(--resetBg)}.ReadingTest-module__ZayqOW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4299e14d}.ReadingTest-module__ZayqOW__resetBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ed64a64d}.ReadingTest-module__ZayqOW__results{background:var(--instructionsBg);color:var(--textColor);border-radius:10px;margin-top:30px;padding:20px}.ReadingTest-module__ZayqOW__resultsFullscreen{z-index:1000;background:var(--containerBg);border-radius:0;margin:0;padding:60px 20px 20px;position:fixed;inset:0;overflow-y:auto}.ReadingTest-module__ZayqOW__closeResults{z-index:1001;color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:fixed;top:15px;right:15px;box-shadow:0 2px 10px #0003}.ReadingTest-module__ZayqOW__resultItem{border-left:4px solid var(--borderColor);border-radius:8px;margin-bottom:20px;padding:15px}.ReadingTest-module__ZayqOW__resultItemCorrect{background:var(--correctBg);border-left-color:var(--correctBorder)}.ReadingTest-module__ZayqOW__resultItemIncorrect{background:var(--incorrectBg);border-left-color:var(--incorrectBorder)}.ReadingTest-module__ZayqOW__resultItem h4{color:var(--textColor);margin-bottom:10px}.ReadingTest-module__ZayqOW__userAnswer{color:var(--textColor);font-weight:600}.ReadingTest-module__ZayqOW__correctAnswer{color:var(--correctBorder);font-weight:600}.ReadingTest-module__ZayqOW__score{text-align:center;background:var(--scoreBg);border-radius:10px;margin-bottom:20px;padding:20px;font-size:24px;font-weight:700}.ReadingTest-module__ZayqOW__timerController{text-align:center;background:var(--toggleBg);border-radius:10px;margin-bottom:20px;padding:15px;box-shadow:0 2px 5px #0000001a}.ReadingTest-module__ZayqOW__timerController h3{color:var(--titleColor);margin-bottom:10px}.ReadingTest-module__ZayqOW__timerDisplay{color:var(--textColor);background:var(--containerBg);border-radius:8px;min-width:120px;margin:10px 0;padding:10px;font-size:32px;font-weight:700;display:inline-block}.ReadingTest-module__ZayqOW__timerInput{border:2px solid var(--inputBorder);background:var(--inputBg);width:60px;color:var(--textColor);text-align:center;border-radius:6px;margin:5px;padding:8px;font-size:14px}.ReadingTest-module__ZayqOW__timerInput:focus{border-color:var(--inputFocusBorder);outline:none;box-shadow:0 0 0 3px #4299e11a}.ReadingTest-module__ZayqOW__timerBtn{background:var(--buttonBg);color:#fff;cursor:pointer;border:none;border-radius:5px;margin:5px;padding:10px 20px;font-size:14px}.ReadingTest-module__ZayqOW__timerBtn:hover{background:var(--buttonHoverBg);transform:translateY(-2px)}.ReadingTest-module__ZayqOW__qnav{background:var(--containerBg);border-top:2px solid var(--borderColor);z-index:300;flex-wrap:wrap;justify-content:center;gap:8px;padding:10px 12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -3px 10px #0000001a}.ReadingTest-module__ZayqOW__qnavItem{color:#555;cursor:pointer;background:#f0f0f0;border:2px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;transition:all .15s;display:flex}.ReadingTest-module__ZayqOW__qnavItem:hover{transform:translateY(-2px)}.ReadingTest-module__ZayqOW__qnavItemAnswered{color:#1a1a1a;background:#8fd989;border-color:#6fbf68}.ReadingTest-module__ZayqOW__qnavItemCurrent{color:#fff;background:#4a90d9;border-color:#2f6fb3}@media (max-width:768px){.ReadingTest-module__ZayqOW__container{border-radius:0;flex-direction:column;min-height:0;max-height:none}.ReadingTest-module__ZayqOW__passageSection,.ReadingTest-module__ZayqOW__questionsSection{width:100%;padding:15px}.ReadingTest-module__ZayqOW__passageSection{border-right:none;border-bottom:2px solid var(--borderColor);max-height:50vh}.ReadingTest-module__ZayqOW__topBar{justify-content:center}.ReadingTest-module__ZayqOW__submitBtn,.ReadingTest-module__ZayqOW__resetBtn{touch-action:manipulation;padding:18px;font-size:18px}.ReadingTest-module__ZayqOW__tfngOptions{flex-direction:column;gap:5px}.ReadingTest-module__ZayqOW__tfngOption{width:100%;padding:8px}.ReadingTest-module__ZayqOW__inlineInput{min-width:110px}.ReadingTest-module__ZayqOW__tfngRadioGroup{margin-left:0}}
.ListeningTest-module__Hoe56W__partSection{margin-bottom:34px}.ListeningTest-module__Hoe56W__partHeader{color:var(--titleColor);border-bottom:2px solid var(--inputFocusBorder);margin-bottom:14px;padding-bottom:10px;font-size:22px;font-weight:700}.ListeningTest-module__Hoe56W__audioPlayerCard{background:var(--toggleBg);border-radius:10px;margin-bottom:20px;padding:16px 18px}.ListeningTest-module__Hoe56W__audioPlayerCard audio{width:100%;display:block}
