:root{--bg:#fbf7f0;--panel:rgba(255,255,255,0.82);--line:rgba(73,49,29,0.12);--ink:#21150e;--muted:#705948;--accent:#c55b29;--accent-dark:#7a3214}*{box-sizing:border-box}body,html{margin:0;padding:0;background:radial-gradient(circle at top left,rgba(255,213,175,.78),transparent 28%),linear-gradient(180deg,#fffaf3 0,var(--bg) 100%);color:var(--ink);font-family:Segoe UI,PingFang SC,Hiragino Sans GB,sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;border:0;cursor:pointer}.page{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:24px 0 44px}.workPage{width:min(1860px,calc(100% - 14px));padding:10px 0 28px;font-size:14px}.fullMockRoute{min-height:100vh}.fullMockRoute .practiceLayout{width:min(1160px,calc(100% - 32px));margin:24px auto 44px}.fullMockRoute .mockAssignmentPage{width:min(1600px,calc(100% - 24px));margin:12px auto 28px}body:has(.mockAssignmentPage){background:#edf2f4}body:has(.satExamPage),body:has(.toeflExamPage){background:#b7b7b7;overflow:hidden}body:has(.satExamPage) .complianceFooter,body:has(.toeflExamPage) .complianceFooter{display:none}.workPage .pageHeader,.workPage .sectionHeader{margin-bottom:8px}.workPage .pageHeader h1,.workPage .sectionHeader h1{margin:2px 0 4px;font-size:clamp(22px,2.8vw,32px);line-height:1.08}.workPage .pageHeader p,.workPage .sectionHeader .lead,.workPage .sectionHeader p{max-width:980px;line-height:1.42;margin:0}.pageHeader{margin-bottom:18px}.homePageHeader{display:block}.pageHeader h1{margin:8px 0 10px;font-size:clamp(30px,4.6vw,50px);line-height:1.04}.pageHeader p{max-width:760px;color:var(--muted);line-height:1.8}.homeTitleRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:start}.homeAuthCard{display:grid;justify-items:end;grid-gap:10px;gap:10px;min-width:min(320px,100%);padding-top:8px;text-align:right}.homeAuthInfo{display:grid;grid-gap:3px;gap:3px;color:var(--muted);font-size:13px;line-height:1.45}.homeAuthInfo strong{color:var(--ink);font-size:16px}.homeAuthMeta{color:var(--accent-dark);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.studentPreviewPicker{display:grid;grid-template-columns:minmax(170px,1fr) auto;grid-gap:8px;gap:8px;width:min(420px,100%);align-items:center}.studentPreviewPicker .textInput{min-height:42px;padding:8px 11px}.homeAuthActions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.homeAuthNotice{max-width:360px;color:var(--accent-dark);font-size:13px;line-height:1.45}.hero,.practiceHero{display:grid;grid-template-columns:1.7fr 1fr;grid-gap:14px;gap:14px;margin-bottom:18px;align-items:stretch}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:700;color:var(--accent-dark)}.lead{color:var(--muted);line-height:1.55;max-width:760px}.fillPatternText{white-space:pre-wrap;overflow-wrap:anywhere}.fillBlankSlot{display:inline-block;width:.78em;height:.95em;margin:0 .08em;border-bottom:2px solid;color:transparent;transform:translateY(-.08em)}.hero h1,.practiceHero h1{margin:8px 0 16px;font-size:clamp(32px,4.8vw,56px);line-height:1.03}.examCard,.heroCard,.questionShell{border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 26px rgba(82,45,14,.08)}.heroCard,.questionShell{padding:16px;background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.heroCard ul{margin:14px 0 0;padding-left:18px;color:var(--muted)}.heroActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:9px 14px}.primaryButton{background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:#fff}.secondaryButton{background:rgba(255,255,255,.82);color:var(--accent-dark);border:1px solid rgba(122,50,20,.16)}.section{margin-top:16px}.practiceLayout{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:12px;gap:12px}.workPage .practiceLayout{grid-template-columns:minmax(0,1fr) clamp(260px,24vw,360px);gap:8px;align-items:start}.workPage .heroCard,.workPage .questionShell{padding:12px;border-radius:14px}.workPage .heroCard{position:-webkit-sticky;position:sticky;top:12px;max-height:calc(100vh - 24px);overflow:auto}.panelHeader{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.practicePanelTitle{margin:0;color:var(--accent-dark);font-size:clamp(20px,2.5vw,30px);font-weight:800;letter-spacing:.02em;line-height:1.05}.statusStack{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.controlRow{display:flex;gap:8px;margin:12px 0}.workPage .controlRow{gap:6px;margin:8px 0}.moduleGrid,.setGrid{display:grid;grid-gap:8px;gap:8px;margin:12px 0}.workPage .moduleGrid,.workPage .setGrid{gap:8px;margin:8px 0}.moduleGrid{grid-template-columns:repeat(4,minmax(0,1fr));margin:-4px 0 12px}.setGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.moduleCard,.setCard{text-align:left;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.78);color:var(--ink)}.moduleCard{min-height:44px;padding:9px 11px;font-size:14px}.moduleCard.active{border-color:rgba(122,50,20,.38);background:rgba(197,91,41,.1);color:var(--accent-dark)}.setCard{display:grid;grid-gap:5px;gap:5px;padding:12px}.workPage .setCard{padding:10px;border-radius:12px}.setCard strong{font-size:16px}.setCard span{color:var(--muted);line-height:1.35}.textArea,.textInput{width:100%;border:1px solid var(--line);border-radius:11px;padding:9px 11px;background:rgba(255,255,255,.92);font:inherit}.textArea{min-height:94px;resize:vertical}.panelCard{padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:0 10px 26px rgba(82,45,14,.08)}.splitLayout,.teachingStudentLayout{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);grid-gap:12px;gap:12px;align-items:start}.gridFull{grid-column:1/-1}.inlineRow{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.actionRow{margin-top:10px}.listColumn{display:grid;grid-gap:8px;gap:8px}.formShell{width:min(560px,100%);margin:0 auto;padding:18px;border-radius:16px;background:var(--panel);border:1px solid var(--line);box-shadow:0 10px 26px rgba(82,45,14,.08)}.stackForm{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.formActionRow{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.inlineChoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.feedbackText{margin-top:10px;padding:10px 12px;border-radius:11px;background:rgba(255,255,255,.86);border:1px solid var(--line);line-height:1.45}.teachingQuestionList,.teachingStudentDayList,.teachingStudentDetail,.teachingStudentShell{display:grid;grid-gap:12px;gap:12px}.teachingStudentSummary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;grid-gap:10px;gap:10px;align-items:center}.teachingQuestionItem,.teachingStudentAssignmentButton,.teachingStudentDay,.teachingStudentSummary span{border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.78)}.teachingStudentSummary span{display:grid;grid-gap:2px;gap:2px;padding:10px 12px;color:var(--muted)}.teachingStudentSummary strong{color:var(--ink);font-size:24px;line-height:1}.teachingAssignmentList{display:grid;grid-gap:8px;gap:8px}.teachingStudentAssignmentButton{display:grid;grid-gap:5px;gap:5px;width:100%;padding:11px 12px;color:var(--ink);text-align:left}.teachingStudentAssignmentButton span{color:var(--muted);font-size:13px}.teachingStudentAssignmentButton.isActive{border-color:rgba(122,50,20,.36);background:rgba(197,91,41,.1);color:var(--accent-dark)}.teachingStudentDay{display:grid;grid-gap:10px;gap:10px;padding:12px}.teachingStudentDayHeader{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.teachingQuestionItem p,.teachingStudentDay p{margin:0;color:var(--muted);line-height:1.55}.teachingQuestionItem{display:grid;grid-gap:7px;gap:7px;padding:11px}.mediaCard{overflow:hidden;margin:12px 0;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.88)}.mediaCard,.questionImage{-moz-user-select:none;user-select:none;-webkit-user-select:none}.questionImage{display:block;width:100%;max-height:280px;object-fit:contain;background:#fff;-webkit-user-drag:none}.workPage .questionImage{max-height:min(56vh,560px)}.questionPdfFrame{display:block;width:100%;height:min(72vh,760px);min-height:420px;border:0;background:#fff}.workPage .questionPdfFrame{height:min(78vh,900px)}.toeflReadingLayout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);grid-gap:12px;gap:12px;margin:12px 0 8px}.workPage .toeflReadingLayout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:8px;margin:8px 0 4px;align-items:stretch;height:calc(100vh - 176px);min-height:420px}.toeflListeningShell,.toeflPassagePane,.toeflQuestionPane{border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.74)}.toeflPassagePane,.toeflQuestionPane{min-height:360px;padding:14px}.workPage .toeflPassagePane,.workPage .toeflQuestionPane{height:100%;min-height:0;padding:12px;overflow:auto}.toeflPassagePane{max-height:min(72vh,720px);overflow:auto}.workPage .toeflPassagePane{max-height:none}.toeflListeningHeader h3,.toeflPassagePane h3{margin:6px 0 14px}.toeflPassageText,.toeflQuestionStem{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.82}.toeflPassageHtml img,.toeflPassageVisual{display:block;width:auto;max-width:min(100%,860px);height:auto;margin:8px auto 12px}.toeflPassageVisualGrid{display:grid;grid-gap:12px;gap:12px}.toeflPassageHtml .textarea{display:contents}.toeflQuestionStem{font-size:clamp(18px,2vw,24px);font-weight:750}.questionFormatUnderline{-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-thickness:2px;text-underline-offset:.18em}.questionFormatHighlight{border-radius:4px;padding:0 2px;background:rgba(255,218,92,.5)}.toeflInsertionPrompt{display:grid;grid-gap:18px;gap:18px}.toeflInsertionPrompt p{margin:0;font-weight:650}.toeflInsertionPrompt .toeflInsertionPromptIntro{font-weight:800}.toeflInsertionPrompt .toeflInsertionPromptQuestion{font-weight:720}.toeflInsertionPrompt blockquote{margin:0;padding:14px 16px;border:1px solid rgba(11,114,133,.22);border-left:5px solid var(--accent);border-radius:8px;background:rgba(11,114,133,.06);color:var(--ink);font-size:.96em;font-weight:650;line-height:1.55}.toeflMetaLine{margin:0;color:var(--accent-dark);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.toeflListeningShell{display:grid;grid-gap:12px;gap:12px;padding:14px;margin:12px 0 8px}.workPage .toeflListeningShell{gap:8px;padding:12px;margin:8px 0 4px}.toeflListeningHeader{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.toeflTimerPill{flex:none;padding:6px 10px;border-radius:999px;border:1px solid rgba(122,50,20,.18);color:var(--accent-dark);background:rgba(197,91,41,.08);font-size:12px;font-weight:800}.toeflListeningPrelude{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:12px;border-radius:14px;background:radial-gradient(circle at top left,rgba(47,118,119,.14),transparent 42%),rgba(255,255,255,.72)}.toeflAvatarCard,.toeflAvatarImage{width:180px;height:220px;border-radius:18px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.toeflAvatarImage{display:block;object-fit:cover;background:#fff}.toeflAvatarCard{display:grid;place-items:center;color:#fff;font-weight:800;letter-spacing:.1em;background:linear-gradient(145deg,#2f7677,#163e46)}.toeflAudioPanel{display:grid;grid-gap:6px;gap:6px}.toeflAudio{width:100%}.toeflAudio.isHidden{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.toeflAudioPlaceholder{padding:10px 12px;border-radius:11px;color:var(--muted);border:1px dashed rgba(122,50,20,.2);background:rgba(255,255,255,.78);line-height:1.42;overflow-wrap:anywhere}.toeflAudioDuration{color:var(--muted);font-size:13px}.toeflAudioStartPrompt{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:12px;border:1px solid #08756f;border-radius:6px;padding:0 18px;background:#fff;color:#08756f;font:inherit;font-weight:800;cursor:pointer}.toeflQuestionPrompt{display:grid;grid-gap:8px;gap:8px;padding:12px;border-radius:12px;background:rgba(255,255,255,.7)}.toeflTranscript{color:var(--muted);line-height:1.5}.toeflTranscript summary{cursor:pointer;color:var(--accent-dark);font-weight:700}.toeflTaskShell{margin:12px 0 8px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.78)}.workPage .toeflTaskShell{margin:8px 0 4px;border-radius:14px}.toeflTaskTopbar{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:10px 12px;color:#fff;font-weight:800;background:linear-gradient(90deg,#0f7776,#1b6067)}.toeflTwoColumnTask{display:grid;grid-template-columns:minmax(180px,.78fr) minmax(0,1fr);grid-gap:14px;gap:14px;align-items:stretch;padding:14px}.workPage .toeflTwoColumnTask{gap:10px;padding:12px}.toeflCenteredMedia{display:grid;grid-gap:10px;gap:10px;place-items:center;align-content:center;min-height:320px;border-radius:14px;background:rgba(255,255,255,.7)}.toeflRoundAvatar{width:min(260px,100%);height:320px;object-fit:cover}.toeflResponsePrompt{display:grid;align-content:center;grid-gap:10px;gap:10px;min-height:320px;padding:14px;border-radius:14px;background:rgba(255,255,255,.72)}.toeflResponsePrompt h3,.toeflSpeakingStage h3,.toeflWritingCard h3{margin:0;font-size:clamp(20px,2.2vw,30px)}.toeflSpeakingShell,.toeflWritingShell{background:radial-gradient(circle at top left,rgba(47,118,119,.08),transparent 42%),rgba(255,255,255,.8)}.toeflWritingCard{display:grid;grid-gap:10px;gap:10px;padding:14px}.toeflWritingPromptText{display:grid;grid-gap:10px;gap:10px;color:#1f2937;font-size:clamp(17px,1.45vw,25px);line-height:1.55}.toeflWritingPromptText p{margin:0}.toeflWritingPromptText .isBullet{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:8px;gap:8px}.toeflWritingPromptText .isBullet:before{content:"•"}.toeflEmailPromptCard .toeflWritingPromptText{font-size:clamp(18px,1.7vw,30px);font-weight:760}.toeflDiscussionCard{gap:18px;align-content:start}.toeflDiscussionCard .toeflWritingPromptText{font-size:clamp(14px,1.1vw,17px);font-weight:500}.toeflDiscussionSpeaker{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;color:#1f2937}.toeflDiscussionSpeaker strong{display:block;margin:0 0 5px;font-size:17px}.toeflDiscussionSpeaker p{margin:0;line-height:1.58}.toeflDiscussionAvatar,.toeflDiscussionAvatarFallback{width:48px;height:48px;border-radius:999px}.toeflDiscussionAvatar{object-fit:cover}.toeflDiscussionAvatarFallback{display:grid;place-items:center;background:#e6f0ee;color:#0f766e;font-weight:850}.toeflDiscussionPeers{display:grid;grid-gap:14px;gap:14px;border-top:1px solid #e1e5e8;padding-top:14px}.toeflOfficialSentenceShell .toeflTaskTopbar{display:none}.toeflOfficialSentenceShell .toeflWritingCard{gap:34px;padding:0 28px;background:transparent}.toeflOfficialSentenceShell .toeflWritingCard h3{margin:0;text-align:center;font-size:24px;line-height:1.3}.toeflSentenceConversation{display:grid;grid-gap:28px;gap:28px;width:min(720px,100%);margin:54px auto 0}.toeflSentenceAnswerRow,.toeflSentencePromptRow{display:grid;grid-template-columns:62px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.toeflSentenceAvatar{width:58px;height:58px;object-fit:cover;border-radius:999px}.toeflOfficialSentenceShell .toeflContextText{color:#111827;font-size:18px;line-height:1.5}.workPage .toeflWritingCard{gap:8px;padding:12px}.toeflWritingVisualGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px;align-items:start}.toeflWritingVisual{width:100%;max-height:320px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff}.workPage .toeflWritingVisual{max-height:260px}.toeflContextText,.toeflHintText,.toeflInstructionText{margin:0;color:var(--muted);line-height:1.48}.toeflSentenceTemplate{padding:14px;border-radius:12px;color:var(--ink);background:rgba(255,255,255,.82);border:1px solid var(--line);font-size:clamp(20px,2.5vw,30px);font-weight:800;line-height:1.8}.toeflSentenceTemplate.isInteractive{background:rgba(255,255,255,.9)}.toeflOfficialSentenceShell .toeflSentenceTemplate{border:0;border-radius:0;padding:0;background:transparent;font-size:20px;font-weight:400;line-height:1.8}.sentenceDropPattern{display:inline}.sentenceDropSlot{display:inline-flex;align-items:center;justify-content:center;min-width:90px;min-height:38px;margin:0 4px;padding:0 10px;border:0;border-bottom:4px solid rgba(15,34,53,.9);border-radius:8px 8px 2px 2px;background:rgba(255,255,255,.72);color:var(--muted);font:inherit;font-weight:900;vertical-align:baseline;cursor:copy}.sentenceDropSlot.isFilled{border-bottom-color:rgba(11,114,133,.85);background:rgba(11,114,133,.1);color:var(--ink);cursor:pointer}.sentenceDropSlot[draggable=true]{cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.sentenceDropSlot[draggable=true]:active,.toeflWordBank.interactive button[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}.sentenceDropSlot:focus-visible,.toeflWordBank.interactive button:focus-visible{outline:3px solid rgba(8,117,111,.34);outline-offset:2px}.sentenceDropSlot:disabled{cursor:not-allowed;opacity:.65}.toeflOfficialSentenceShell .sentenceDropSlot{min-width:118px;min-height:28px;margin:0 2px;padding:0 8px;border-bottom:1px solid #111827;border-radius:0;background:transparent;font-size:18px;font-weight:400;vertical-align:text-bottom}.toeflOfficialSentenceShell .sentenceDropSlot.isFilled{border-bottom-color:#111827;background:transparent}.toeflWordBank{display:flex;flex-wrap:wrap;gap:6px}.toeflWordBank span{font-weight:800}.toeflWordBank span,.toeflWordBank.interactive button{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid rgba(122,50,20,.18);color:var(--accent-dark)}.toeflWordBank.interactive button{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-weight:800;cursor:pointer}.toeflWordBank.interactive button[draggable=true]{cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none}.toeflSentenceDragHint{margin:6px 0 10px;color:var(--muted);font-size:13px;line-height:1.45}.toeflOfficialSentenceShell .toeflSentenceDragHint{margin-left:76px;color:#4b5563}.toeflWordBank.interactive button:disabled{cursor:not-allowed;opacity:.48}.toeflWordBank.interactive button.selected{border-color:#08756f;background:rgba(8,117,111,.12);color:#075c58;box-shadow:inset 0 0 0 1px rgba(8,117,111,.22)}.toeflOfficialSentenceShell .toeflWordBank{gap:8px;padding-left:76px}.toeflOfficialSentenceShell .toeflWordBank span,.toeflOfficialSentenceShell .toeflWordBank.interactive button{padding:8px 14px;border:0;border-radius:1px;background:#f1efeb;color:#111827;font-size:18px;font-weight:400;box-shadow:none}.toeflOfficialSentenceShell .toeflWordBank.interactive button:disabled{opacity:1}.toeflOfficialSentenceShell .toeflWordBank.interactive button.selected{color:#08756f;outline:2px solid rgba(8,117,111,.28)}.speakingRecorder,.toeflSentenceBuilder{display:grid;grid-gap:8px;gap:8px;width:100%}.toeflBuiltSentence{display:flex;flex-wrap:wrap;gap:6px;min-height:44px;padding:8px;border:1px dashed rgba(122,50,20,.28);border-radius:16px;background:rgba(255,255,255,.82)}.toeflBuiltSentence span{padding:6px 9px;border-radius:999px;background:rgba(197,91,41,.1);color:var(--accent-dark);font-weight:800}.toeflBuiltSentence em{color:var(--muted);font-style:normal}.dangerSoft{color:#a32929;border-color:rgba(163,41,41,.28);background:rgba(255,241,241,.9)}.recordingPreview{display:grid;grid-gap:6px;gap:6px;padding:9px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.8)}.recordingPreview audio{width:100%}.recordingPreview a{color:var(--accent-dark);font-weight:800}.toeflSpeakingStage{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:18px 14px;text-align:center}.toeflSpeakingQuestionCard .toeflSpeakingStage{padding:0;gap:18px}.toeflSpeakingQuestionCard .toeflInstructionText,.toeflSpeakingQuestionCard .toeflTaskTopbar{display:none}.toeflSpeakingQuestionCard .toeflSpeakingStage h3{margin:0;color:#111827;font-size:22px;font-weight:800}.toeflSpeakingVisual{width:min(360px,100%);height:min(46vh,420px);object-fit:cover}.toeflSpeakingQuestionCard .toeflSpeakingVisual{width:min(440px,58vw);height:min(310px,42vh);object-fit:contain}.toeflResponseTimeCard{display:grid;grid-gap:5px;gap:5px;width:min(480px,100%);padding:12px;border-radius:14px;color:#fff;background:linear-gradient(145deg,#0f7776,#163e46)}.toeflResponseTimeCard span{font-size:12px;font-weight:900;letter-spacing:.16em}.toeflResponseTimeCard strong{font-size:clamp(28px,4vw,44px)}.toeflResponseTimeCard small{color:rgba(255,255,255,.76);line-height:1.55}.toeflSpeakingAnswerShell{display:grid;justify-items:center;grid-gap:0;gap:0;width:100%;margin-top:28px}.toeflSpeakingFlowCard{width:min(300px,100%);overflow:hidden;border:1px solid #5d5d5d;border-radius:8px;background:#fff;color:#202020;text-align:center}.toeflSpeakingFlowCard>span{display:block;padding:10px 12px;background:#787878;color:#fff;font-size:13px;font-weight:900;letter-spacing:0}.toeflSpeakingFlowTime{display:flex;min-height:68px;align-items:center;justify-content:center;gap:12px;padding:10px 14px 8px}.toeflSpeakingFlowTime strong{min-width:92px;color:#202020;font-size:20px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.toeflSpeakingMic{width:32px;height:32px;display:inline-grid;place-items:center;border:2px solid #08756f;border-radius:50%;color:#08756f;font-size:20px;line-height:1}.toeflSpeakingFlowCard.recording .toeflSpeakingMic{box-shadow:0 0 0 4px rgba(8,117,111,.16)}.toeflSpeakingLevel{color:#777;font-weight:900}.toeflSpeakingFlowCard small{display:block;min-height:18px;margin:-5px 12px 10px;color:#a32929;font-size:11px;line-height:1.35}.toeflSpeakingFlowCard.preparing small,.toeflSpeakingFlowCard.recording small{color:transparent}@media print{.questionImage,.questionPdfFrame,[data-protected-content]{display:none!important}}.wrongList{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.mockQuestionCard,.mockSummary{border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.78)}.mockSummary{display:flex;justify-content:space-between;gap:8px;padding:10px 12px;color:var(--accent-dark);font-weight:700}.mockPracticeControls{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.72)}.segmentedControl{display:inline-flex;flex-wrap:wrap;gap:6px}.segmentedControl button{min-height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:7px 14px;color:var(--ink);font-weight:850}.segmentedControl button.active{border-color:var(--accent);background:var(--accent);color:#fff}.segmentedControl button:disabled{opacity:.48;cursor:not-allowed}.mockHistoryPanel{display:grid;grid-gap:12px;gap:12px;margin-top:12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.74)}.mockHistoryCardTop,.mockHistoryHeader,.mockHistoryStats{display:flex;align-items:center;justify-content:space-between;gap:12px}.mockHistoryCardTop div,.mockHistoryHeader div{display:grid;min-width:0;grid-gap:3px;gap:3px}.mockHistoryCardTop span,.mockHistoryHeader span{color:var(--muted);font-size:14px}.mockHistoryCard,.mockHistoryList{display:grid;grid-gap:10px;gap:10px}.mockHistoryCard{border:1px solid rgba(93,116,138,.2);border-radius:12px;background:#fff;padding:12px}.mockHistoryStats{justify-content:flex-start;flex-wrap:wrap;color:var(--accent-dark);font-weight:850}.mockHistoryQuestionDots{display:flex;flex-wrap:wrap;gap:6px}.mockHistoryQuestionDots span{display:inline-grid;place-items:center;min-width:28px;height:28px;border-radius:7px;border:1px solid #d8dde4;background:#fff;color:var(--muted);font-size:12px;font-weight:900}.mockHistoryQuestionDots .isAnswered{border-color:#2166b1;background:#eaf2fb;color:#174b84}.mockHistoryQuestionDots .isCorrect{border-color:#14a85a;background:#e8f8ef;color:#08743b}.mockHistoryQuestionDots .isWrong{border-color:#e06350;background:#fff0ee;color:#a52b22}.mockAssignmentPage{min-height:calc(100vh - 40px);overflow:hidden;border:1px solid #cbd5dc;border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(20,48,61,.08);color:#102536}.mockAssignmentPageHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:82px;border-bottom:1px solid #d9e1e6;padding:12px 20px;background:#f8fafb}.mockAssignmentPageHeader .eyebrow{margin:0 0 2px;color:#14737d}.mockAssignmentPageHeader h1{margin:0;font-size:28px;line-height:1.15}.mockAssignmentAccount{display:flex;align-items:center;gap:8px;color:#526b7c}.mockAssignmentAccount a,.mockAssignmentAccount button{min-height:36px;border:1px solid #cbd5dc;border-radius:6px;padding:7px 12px;background:#fff;color:#163b4a;font-weight:800}.mockAssignmentWorkspace{display:grid;grid-template-columns:minmax(390px,35%) minmax(0,1fr);min-height:calc(100vh - 123px)}.mockAssignmentBrowser{display:flex;min-width:0;flex-direction:column;border-right:1px solid #d9e1e6;background:#f7f9fa}.mockAssignmentBrowserHeader,.mockAssignmentSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.mockAssignmentBrowserHeader{padding:14px 16px 8px}.mockAssignmentBrowserHeader>div,.mockAssignmentSectionHeader>div{display:grid;grid-gap:1px;gap:1px}.mockAssignmentBrowserHeader strong,.mockAssignmentSectionHeader strong{font-size:17px}.mockAssignmentBrowserHeader span,.mockAssignmentSectionHeader span{color:#687d8c;font-size:13px}.mockAssignmentSearch{width:calc(100% - 32px);height:40px;margin:0 16px 10px;border:1px solid #b8c6cf;border-radius:6px;outline:0;padding:0 12px;background:#fff;color:#102536;font:inherit}.mockAssignmentSearch:focus{border-color:#14737d;box-shadow:0 0 0 3px rgba(20,115,125,.12)}.mockAssignmentTabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d9e1e6;border-bottom:1px solid #d9e1e6;background:#fff}.mockAssignmentTabs button{min-height:39px;border-right:1px solid #d9e1e6;background:#fff;color:#526b7c;font-weight:800}.mockAssignmentTabs button:last-child{border-right:0}.mockAssignmentTabs button.active{box-shadow:inset 0 -3px #14737d;color:#0f6570}.mockAssignmentList{min-height:280px;max-height:calc(100vh - 264px);overflow-y:auto;overscroll-behavior:contain}.mockAssignmentCategory{border-bottom:1px solid #d9e1e6}.mockAssignmentCategoryToggle{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;width:100%;min-height:50px;grid-gap:9px;gap:9px;padding:10px 14px;background:#eef3f5;color:#102536;text-align:left}.mockAssignmentCategoryToggle:hover{background:#e5edef}.mockAssignmentCategoryToggle strong{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.mockAssignmentCategoryToggle>span:last-child{color:#5d7484;font-size:12px;font-weight:800;white-space:nowrap}.mockAssignmentCategoryChevron{width:8px;height:8px;border-right:2px solid #14737d;border-bottom:2px solid #14737d;transform:rotate(-45deg);transition:transform .14s ease}.mockAssignmentCategoryChevron.expanded{transform:rotate(45deg) translate(-2px,-2px)}.mockAssignmentCategoryItems{background:#fff}.mockAssignmentListItem{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;width:100%;min-height:64px;grid-gap:10px;gap:10px;border-bottom:1px solid #dde4e8;padding:8px 12px;background:transparent;color:#102536;text-align:left}.mockAssignmentListItem:hover{background:#eef5f6}.mockAssignmentListItem.active{box-shadow:inset 4px 0 #14737d;background:#e5f0f2}.mockAssignmentNumber{color:#14737d;font-size:13px;font-weight:900;text-align:center}.mockAssignmentListCopy{display:grid;min-width:0;grid-gap:2px;gap:2px}.mockAssignmentListCopy small,.mockAssignmentListCopy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mockAssignmentListCopy strong{font-size:15px;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.mockAssignmentDuplicateNote{overflow:hidden;color:#9b4327;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mockAssignmentListCopy small{display:flex;align-items:center;gap:4px;min-width:0;overflow:visible;color:#687d8c;font-size:12px}.mockAssignmentListMeta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mockAssignmentListScore{display:inline-flex;flex:0 0 auto;align-items:center;color:#1f5878;font-weight:800;white-space:nowrap}.mockAssignmentListScore:before{margin-right:4px;color:#687d8c;content:"·"}.mockAssignmentDetailTags span,.mockAssignmentHistoryActive,.mockAssignmentState{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:4px;padding:3px 7px;background:#e8edf0;color:#526b7c;font-size:12px;font-weight:900;white-space:nowrap}.mockAssignmentDetailTags .active,.mockAssignmentHistoryActive,.mockAssignmentState.active{background:#fff1d6;color:#8a4c00}.mockAssignmentDetailTags .completed,.mockAssignmentState.completed{background:#e2f5ea;color:#167042}.mockAssignmentDetailTags .pending,.mockAssignmentState.pending{background:#e7f0f7;color:#285f80}.mockAssignmentDetail{min-width:0;overflow-y:auto;padding:28px 32px;background:#fff}.mockAssignmentDetailHeader{max-width:980px;border-bottom:1px solid #d9e1e6;padding-bottom:18px}.mockAssignmentDetailTags{display:flex;gap:7px;margin-bottom:10px}.mockAssignmentDetailTags span:first-child{background:#14737d;color:#fff}.mockAssignmentDetailHeader h2{max-width:980px;margin:0;font-size:26px;line-height:1.35;overflow-wrap:anywhere}.mockAssignmentMeta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:760px;margin:20px 0;border-top:1px solid #d9e1e6;border-bottom:1px solid #d9e1e6}.mockAssignmentMeta>div{display:grid;grid-gap:3px;gap:3px;border-right:1px solid #d9e1e6;padding:12px 16px}.mockAssignmentMeta>div:first-child{padding-left:0}.mockAssignmentMeta>div:last-child{border-right:0}.mockAssignmentMeta span{color:#687d8c;font-size:12px}.mockAssignmentMeta strong{overflow-wrap:anywhere}.mockAssignmentStartButton{min-width:180px;min-height:46px;border-radius:6px;padding:10px 24px;background:#14737d;color:#fff;font-size:16px;font-weight:900}.mockAssignmentStartButton:hover{background:#0f6570}.mockAssignmentHistory{max-width:980px;margin-top:34px;border-top:1px solid #d9e1e6;padding-top:18px}.mockAssignmentHistoryRow button,.mockAssignmentSectionHeader button{min-height:34px;border:1px solid #b8c6cf;border-radius:6px;padding:6px 11px;background:#fff;color:#155665;font-weight:800}.mockAssignmentHistoryList{margin-top:10px;border-top:1px solid #dde4e8}.mockAssignmentHistoryRow{display:grid;grid-template-columns:minmax(210px,1fr) auto auto;align-items:center;grid-gap:16px;gap:16px;min-height:64px;border-bottom:1px solid #dde4e8;padding:8px 0}.mockAssignmentHistoryRow>div:first-child{display:grid;grid-gap:2px;gap:2px}.mockAssignmentHistoryRow>div:first-child span{color:#687d8c;font-size:12px}.mockAssignmentHistoryScore{color:#285f80;font-weight:900}.mockAssignmentDetailEmpty,.mockAssignmentEmptyText{color:#687d8c}.mockAssignmentEmptyText{margin:0;padding:18px 16px}.mockAssignmentDetailEmpty{display:grid;min-height:320px;place-content:center;grid-gap:4px;gap:4px;text-align:center}.mockAssignmentDetailEmpty strong{color:#102536;font-size:20px}.mockActivePracticePage{width:min(1500px,calc(100% - 24px));margin:12px auto 28px}.mockQuestionCard{padding:12px}.workPage .longSentenceExercise,.workPage .mockQuestionCard,.workPage .practiceBlock,.workPage .reviewExerciseGroup,.workPage .reviewQuestion{padding:10px;border-radius:12px}.wrongItem{padding:9px 0;border-bottom:1px solid var(--line)}.wrongItem:last-child{border-bottom:0}.metaText{display:block;margin-top:5px;color:var(--muted);line-height:1.42}.vocabularyResultItem{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.68)}.vocabularyResultItem.isWrong{border-color:rgba(185,28,28,.34);background:rgba(254,226,226,.72)}.vocabularyAnswerLine,.vocabularyResultHeader{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.vocabularyAnswerBadge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:800}.vocabularyAnswerBadge.isCorrect{color:#166534;background:rgba(187,247,208,.78)}.vocabularyAnswerBadge.isWrong{color:#991b1b;background:rgba(254,202,202,.88)}.vocabularyAnswerLine .isWrongAnswerText,.vocabularyReviewHint{color:#991b1b;font-weight:900}.reviewLayout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(260px,.85fr);grid-gap:12px;gap:12px}.workPage .reviewLayout{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reviewMain{grid-column:1/-1}.reviewContent{margin-top:12px;padding:14px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.82);color:var(--ink);line-height:1.58;white-space:pre-wrap;overflow-wrap:anywhere}.workPage .reviewContent{margin-top:8px;padding:10px;max-height:min(64vh,780px);overflow:auto}.longSentenceExercise,.practiceBlock,.reviewExercise,.reviewQuestion{display:grid;grid-gap:8px;gap:8px}.practiceBlock{padding:12px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.68)}.practiceBlock h3,.reviewExerciseGroup h4,.reviewQuestion h4{margin:0}.longSentenceExercise,.reviewExerciseGroup,.reviewQuestion{padding:12px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.72)}.submittedPracticeResult{gap:12px}.submittedResultList{display:grid;grid-gap:10px;gap:10px}.submittedResultItem{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.84);line-height:1.5}.submittedResultItem p{margin:0}.submittedResultItem b{color:var(--ink)}.submittedResultItem.isWrong{border-color:rgba(185,28,28,.32);background:rgba(254,242,242,.84)}.submittedCorrectAnswer,.submittedResultItem.isWrong b{color:#b91c1c}.submittedResultItem.isCorrect{border-color:rgba(19,138,71,.18)}.reviewOriginalQuestion .toeflReadingLayout{margin:0}.reviewOriginalQuestion .toeflPassagePane,.reviewOriginalQuestion .toeflQuestionPane{min-height:220px}.reviewOriginalQuestion .toeflPassagePane{max-height:min(52vh,560px)}.reviewOriginalQuestion .toeflQuestionStem{font-size:18px}.longSentenceExercise strong{line-height:1.8}.highlightPalette{display:flex;gap:8px;align-items:center}.highlightSwatch{width:28px;height:28px;border:1px solid rgba(73,49,29,.18);border-radius:999px;box-shadow:inset 0 0 0 3px rgba(255,255,255,.74)}.highlightSwatch.isActive{outline:2px solid var(--accent-dark);outline-offset:2px}.longSentenceText{margin:0;line-height:1.75}.sentenceToken{display:inline;border:0;border-radius:6px;padding:2px 3px;background:transparent;color:var(--ink);font:inherit}.sentenceToken:disabled{cursor:default}.highlight-yellow{background:rgba(255,215,92,.62)}.highlight-green{background:rgba(95,196,142,.42)}.highlight-blue{background:rgba(95,165,235,.42)}.highlight-pink{background:rgba(236,129,167,.42)}.passageText{line-height:1.58;padding:10px;border-radius:12px;background:rgba(255,255,255,.74);border:1px solid var(--line)}.clozeQuestionBody{display:grid;grid-gap:10px;gap:10px}.clozePassage{padding:12px;border-radius:13px;border:1px solid var(--line);background:rgba(255,255,255,.8);font-size:16px;line-height:2}.workPage .clozePassage{padding:10px;border-radius:12px;max-height:min(60vh,760px);overflow:auto}.clozeWord{position:relative;display:inline-flex;align-items:baseline;gap:2px;margin:0 6px 10px;white-space:nowrap}.clozeStaticText{font:inherit;font-weight:600}.clozeLetterInput{width:1.15em;min-width:1.15em;height:1.35em;border:0;border-bottom:2px solid rgba(122,50,20,.38);border-radius:0;padding:0 0 2px;background:transparent;color:var(--ink);font:inherit;line-height:1;text-align:center;outline:none}.clozeLetterInput:focus{border-bottom-color:var(--accent-dark);background:rgba(255,255,255,.74)}.clozeWord.isCorrect .clozeLetterInput{border-bottom-color:#138a47;color:#138a47}.clozeWord.isWrong .clozeLetterInput{border-bottom-color:#b91c1c;color:#b91c1c}.inlineClozeLabel{position:absolute;left:50%;top:100%;transform:translateX(-50%);color:var(--muted);font-size:10px;line-height:1;white-space:nowrap}.clozeAnswerGrid,.clozeFallbackList{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:10px;gap:10px}.clozeFallbackItem{display:grid;grid-gap:6px;gap:6px}.clozeAnswerGrid{margin-top:10px;color:var(--muted)}.sectionHeader h2{margin-bottom:8px}.sectionHeader p{color:var(--muted)}.examGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.examCard{color:#fff;min-height:136px;padding:16px}.examCard span{opacity:.78;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.examCard strong{display:block;margin-top:6px;font-size:24px}.examCard p{margin-top:10px;max-width:none;line-height:1.6;white-space:nowrap}.questionTop{display:flex;gap:7px;margin-bottom:10px;flex-wrap:wrap}.mockNavRow{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.toeflExamPage{min-height:100vh;background:#b7b7b7;color:#111827}.toeflOfficialMockShell{--mock-reading-font-scale:1;min-height:100vh;width:min(1366px,100%);max-width:1366px;margin:0 auto;display:flex;flex-direction:column;background:#fff;border-left:1px solid #111;border-right:1px solid #111}html:-webkit-full-screen,html:-webkit-full-screen body{width:100%;min-height:100%;margin:0;background:#b7b7b7}html:fullscreen,html:fullscreen body{width:100%;min-height:100%;margin:0;background:#b7b7b7}html:-webkit-full-screen .toeflExamPage{width:100vw;min-height:100vh;overflow:hidden}html:fullscreen .toeflExamPage{width:100vw;min-height:100vh;overflow:hidden}html:-webkit-full-screen .toeflOfficialMockShell{width:min(1366px,100vw);max-width:1366px;min-height:100vh}html:fullscreen .toeflOfficialMockShell{width:min(1366px,100vw);max-width:1366px;min-height:100vh}.toeflOfficialTopBar{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 4px 5px 12px;background:#06766f}.toeflOfficialBottomActions,.toeflOfficialTopActions,.toeflOfficialTopLeft{display:flex;align-items:center;gap:4px}.toeflSubmitButton,.toeflTopButton{min-height:40px;border:1px solid rgba(255,255,255,.9);border-radius:11px;padding:0 18px;background:#fff;color:#0a6863;font-weight:800;cursor:pointer}.toeflTopButton.primary{min-width:92px}.toeflMarkButton.isMarked{border-color:#fb923c;background:#fff7ed;color:#9a3412}.toeflSubmitButton:disabled,.toeflTopButton:disabled{cursor:not-allowed;opacity:.52}.mockFontControl{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.mockFontControl button{min-width:34px;min-height:30px;border:1px solid rgba(15,23,42,.2);border-radius:8px;background:#fff;color:#0f172a;font-weight:900;cursor:pointer}.mockFontControl button:disabled{cursor:not-allowed;opacity:.45}.mockFontControl span{min-width:34px;color:#fff;font-size:12px;font-weight:900;text-align:center}.satMockFontControl span{color:#111827}.satToolRow .satMockFontControl button{display:inline-block;min-height:30px;padding:2px 7px}.toeflOfficialMockShell .toeflReadingQuestionCard .toeflPassageText,.toeflOfficialMockShell .toeflReadingQuestionCard .toeflQuestionStem{font-size:calc(20px * var(--mock-reading-font-scale, 1))}.toeflVolumeControl{position:relative}.toeflVolumePanel{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:210px;border:1px solid #6b7280;border-radius:2px;padding:14px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.22)}.toeflOfficialTopActions .toeflVolumePanel{right:0;left:auto}.toeflVolumeBars{display:flex;align-items:flex-end;gap:5px;height:48px;margin-bottom:10px}.toeflVolumeBars span{width:14px;border:1px solid #4b5563;background:#e5e7eb}.toeflVolumeBars span.active{background:#08756f}.toeflVolumePanel input[type=range]{width:100%;accent-color:#08756f}.toeflOfficialMetaBar{min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #111;padding:0 36px;color:#202020;font-size:14px}.toeflTimeToggle{border:0;background:transparent;color:#0a6863;font:inherit;cursor:pointer}.toeflOfficialQuestionViewport{flex:1 1;min-height:0;overflow:auto;padding:24px 30px 80px}.toeflOfficialQuestionCard{max-width:920px;margin:0 auto}.toeflOfficialQuestionCard.toeflCompleteWordsQuestionCard{width:100%;max-width:100%}.toeflOfficialQuestionCard.toeflReadingQuestionCard{width:100%;max-width:1440px}.toeflReadingQuestionCard .toeflReadingLayout{min-height:calc(100vh - 220px);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:20px}.toeflReadingQuestionCard .toeflPassagePane,.toeflReadingQuestionCard .toeflQuestionPane{max-height:calc(100vh - 220px);overflow:auto;padding:24px}.toeflQuestionPane>.optionList{width:100%;max-width:none;margin:26px 0 0}.toeflOfficialQuestionCard.toeflLongWritingQuestionCard{width:100%;max-width:100%;display:block}.toeflOfficialQuestionCard.toeflLongWritingQuestionCard .toeflMetaLine,.toeflOfficialQuestionCard.toeflLongWritingQuestionCard .toeflTaskTopbar{display:none}.toeflOfficialQuestionCard.toeflLongWritingQuestionCard .toeflWritingCard{padding:0}.toeflOfficialQuestionCard.toeflListeningResponseQuestionCard{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1fr);grid-template-rows:auto auto;grid-gap:18px 46px;gap:18px 46px;align-items:center;max-width:860px;padding-top:18px}.toeflOfficialQuestionCard.toeflListeningQuestionCard{width:min(860px,100%);padding-top:22px}.toeflOfficialListeningQuestionShell{margin:0 auto;max-width:760px}.toeflOfficialListeningQuestionShell .toeflQuestionPrompt{border:0;border-radius:0;padding:0;background:transparent}.toeflOfficialListeningQuestionShell .toeflQuestionStem{font-size:calc(24px * var(--mock-reading-font-scale, 1));line-height:1.56;font-weight:760}.toeflOfficialQuestionCard.toeflListeningQuestionCard .optionList{max-width:760px;margin-top:30px}.toeflOfficialQuestionCard.toeflSentenceQuestionCard{max-width:900px;padding-top:18px}.toeflOfficialQuestionCard.toeflSpeakingQuestionCard{max-width:820px;min-height:calc(100vh - 190px);display:grid;align-content:center;justify-items:center}.toeflOfficialQuestionCard .toeflTaskShell{border:0;box-shadow:none;background:transparent}.toeflListeningResponseQuestionCard .toeflListeningResponseShell,.toeflListeningResponseQuestionCard .toeflTwoColumnTask{display:contents}.toeflListeningResponseQuestionCard .toeflTaskTopbar{display:none}.toeflListeningResponseQuestionCard .toeflCenteredMedia{grid-column:1;grid-row:1/span 2;min-height:340px;border-radius:0;background:transparent}.toeflListeningResponseQuestionCard .toeflRoundAvatar{width:min(230px,100%);height:300px}.toeflListeningResponseQuestionCard .toeflResponsePrompt{grid-column:2;grid-row:1;align-content:end;min-height:0;padding:0;border-radius:0;background:transparent}.toeflListeningResponseQuestionCard .toeflResponsePrompt .toeflMetaLine,.toeflListeningResponseQuestionCard .toeflResponsePrompt .toeflQuestionStem{display:none}.toeflListeningResponseQuestionCard .toeflResponsePrompt h3{font-size:22px;text-align:left}.toeflListeningResponseQuestionCard .toeflOfficialListeningResponseShell{display:grid;grid-column:1/-1;grid-row:1;min-height:170px;align-content:center;justify-items:center}.toeflOfficialListeningResponseTitle{margin:0;font-size:28px;line-height:1.25;font-weight:800;text-align:center;color:#0d1b2e}.toeflListeningResponseQuestionCard .toeflOfficialListeningResponseShell+.optionList{grid-column:1/-1;grid-row:2;max-width:560px;margin:0 auto}.toeflOfficialQuestionCard .optionList{margin:22px auto 0;max-width:560px}.toeflSpeakingQuestionCard .optionList{width:100%;max-width:none;margin:0}.toeflLongWritingQuestionCard .optionList{max-width:none;margin:0}.toeflOfficialWritingLayout{width:100%;min-height:calc(100vh - 190px);display:grid;grid-template-columns:minmax(340px,.78fr) minmax(430px,1fr);grid-gap:24px;gap:24px;align-items:stretch}.toeflOfficialWritingPromptPane,.toeflOfficialWritingResponseColumn{min-width:0}.toeflOfficialWritingPromptPane{overflow:auto;border:1px solid #d7dce0;border-radius:8px;padding:clamp(22px,2.3vw,34px);background:#fff}.toeflOfficialWritingPromptText{color:#0d1b2e;font-size:clamp(18px,1.7vw,30px);font-weight:800;line-height:1.45}.toeflOfficialWritingPromptText p{margin:0 0 28px}.toeflOfficialWritingPromptText p:last-child{margin-bottom:0}.toeflOfficialWritingPromptText .isBullet{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;margin-bottom:8px}.toeflOfficialWritingLayout.isDiscussion .toeflOfficialWritingPromptText{font-size:clamp(18px,1.45vw,26px);font-weight:500;line-height:1.42}.toeflOfficialWritingResponseColumn{display:flex;flex-direction:column;min-height:0;gap:18px}.toeflOfficialWritingResponseTitle{margin:22px 0 18px;color:#0d1b2e;font-size:clamp(20px,1.8vw,32px);line-height:1.2}.toeflOfficialWritingResponseMeta{display:grid;grid-gap:6px;gap:6px;color:#050505;font-size:clamp(17px,1.45vw,26px);font-weight:800;line-height:1.35}.toeflOfficialDiscussionProfessor{margin-top:34px}.toeflOfficialDiscussionPeerList .toeflDiscussionResponseContext{border:0;padding:0;gap:28px}.toeflWritingResponsePanel.isOfficialEditorOnly{flex:1 1 auto;min-height:420px;grid-template-rows:auto minmax(360px,1fr)}.toeflWritingResponsePanel.isOfficialEditorOnly .toeflWritingToolbar{border-top:0}.toeflWritingResponsePanel.isOfficialEditorOnly .toeflWritingTextarea{height:100%;min-height:min(58vh,560px);resize:none}.toeflListeningResponseQuestionCard .optionList{grid-column:2;grid-row:2;align-self:start;width:100%;max-width:none;margin:0}.toeflOfficialQuestionCard .optionItem{border:0;background:transparent;padding:8px 0;line-height:1.45}.toeflOfficialMockShell .toeflOfficialQuestionCard .optionItem>span{font-size:calc(20px * var(--mock-reading-font-scale, 1))}.toeflOfficialQuestionCard .optionItem input[type=radio]{width:18px;height:18px;accent-color:#08756f}.toeflSectionIntroPage{flex:1 1;min-height:0;width:min(720px,calc(100% - 48px));margin:0 auto;padding:70px 0;display:flex;flex-direction:column;justify-content:center;overflow:auto;color:#202020}.toeflIntroEyebrow{margin:0 0 10px;color:#4b5563;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.toeflSectionIntroPage h2{margin:0 0 24px;font-size:30px;font-weight:700}.toeflSectionIntroPage p{max-width:640px;margin:14px 0;line-height:1.55}.toeflIntroTaskTable{width:min(620px,100%);margin:22px 0;border:1px solid #5a6570;background:#fff}.toeflIntroTaskTable>div{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);border-top:1px solid #b6bec6}.toeflIntroTaskTable>div:first-child{border-top:0}.toeflIntroTaskTable span,.toeflIntroTaskTable strong{padding:12px 14px;line-height:1.38}.toeflIntroTaskTable strong{border-right:1px solid #b6bec6}.toeflEndSectionPage{display:grid;align-content:center;min-height:calc(100vh - 50px);padding-top:24px;padding-bottom:80px}.toeflTimeRemainingPage{flex:1 1;width:min(720px,calc(100% - 48px));margin:0 auto;padding:70px 0;color:#202020}.toeflTimeRemainingPage h2{margin:0 0 28px;border-bottom:1px solid #d0d0d0;padding-bottom:10px;font-size:28px;font-weight:600}.toeflTimeRemainingPage p{max-width:650px;margin:16px 0;line-height:1.55}.toeflWritingResponsePanel{min-height:100%;display:grid;grid-template-rows:auto auto auto auto minmax(280px,1fr);border:1px solid #9aa5ad;background:#fff}.toeflDiscussionResponseContext{display:grid;grid-gap:14px;gap:14px;border-bottom:1px solid #e1e5e8;padding:16px;background:#fff}.toeflWritingResponseHeader{padding:18px 16px 10px}.toeflWritingResponseHeader,.toeflWritingToolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.toeflWritingToolbar{border-top:1px solid #e1e5e8;border-bottom:1px solid #e1e5e8;padding:8px 10px;background:#f8f8f8}.toeflWritingCountTools,.toeflWritingEditButtons{display:flex;align-items:center;gap:6px;color:#4b5563;font-size:13px}.toeflWritingToolButton{min-height:30px;border:1px solid #9aa5ad;border-radius:3px;padding:0 10px;background:#f8fafb;color:#202020;font:inherit;font-weight:700;cursor:pointer}.toeflWritingToolButton.isText{border:0;background:transparent;color:#0a6863}.toeflWritingToolButton:disabled{cursor:not-allowed;opacity:.42}.toeflEmailMeta{display:grid;grid-gap:4px;gap:4px;padding:4px 16px 16px;color:#202020;font-weight:700}.toeflWritingTextarea{width:100%;min-height:360px;border:0;padding:14px 16px;color:#202020;font:inherit;line-height:1.55;resize:vertical;outline:none}.toeflWritingTextarea:focus{box-shadow:inset 0 0 0 2px rgba(8,117,111,.28)}.toeflOfficialModalBackdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(0,0,0,.28)}.toeflOfficialModal{width:min(430px,calc(100vw - 48px));border:2px solid #111;border-radius:2px;padding:26px 28px 24px;background:#fff;color:#202020;box-shadow:0 18px 40px rgba(0,0,0,.28);text-align:center}.toeflOfficialModal h2{margin:0 0 14px;font-size:26px}.toeflOfficialModal p{margin:0 0 22px;line-height:1.45}.toeflOfficialModal .toeflTopButton{border-color:#08756f}.toeflSpeakingSaveBackdrop{background:rgba(17,24,39,.45)}.toeflSpeakingSaveModal{min-height:250px;align-content:start;border:0;border-radius:14px;padding:42px 56px;box-shadow:0 16px 28px rgba(17,24,39,.28);text-align:left}.toeflSpeakingSaveModal h2{margin-bottom:42px;border-bottom:1px solid #e2e8f0;padding-bottom:10px;font-size:20px}.toeflSpeakingSaveModal p{margin:14px 0;color:#202020;font-size:15px;line-height:1.5}.examModalActions{display:grid;grid-gap:10px;gap:10px}.examModalActions .toeflTopButton{width:100%}.toeflListeningMaterialPage{flex:1 1;min-height:0;display:flex;align-items:center;justify-content:center;padding:64px 28px 96px}.toeflListeningMaterialContent{width:min(760px,100%);display:grid;justify-items:center;grid-gap:28px;gap:28px;text-align:center}.toeflListeningMaterialContent h2{margin:0;color:#111827;max-width:100%;font-size:clamp(28px,3.4vw,40px);line-height:1.18;font-weight:600;text-wrap:balance}.toeflListeningMaterialImage{width:174px;height:174px;border-radius:50%;object-fit:cover;border:1px solid #d1d5db}.toeflListeningMaterialPlaceholder{position:relative;width:174px;height:174px;border:1px solid #d1d5db;border-radius:50%;background:linear-gradient(180deg,#f7f7f7,#ececec);overflow:hidden}.toeflListeningMaterialAvatar{top:34px;width:54px;border-radius:50%;background:#7f8a94}.toeflListeningMaterialAvatar,.toeflListeningMaterialLectern{position:absolute;left:50%;height:54px;transform:translateX(-50%)}.toeflListeningMaterialLectern{bottom:28px;width:104px;border-radius:8px 8px 4px 4px;background:#6b7280}.toeflListeningMaterialAudio{width:min(520px,100%)}.toeflListeningMaterialAudio .toeflAudio{width:100%}.toeflIntroMeta{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}.toeflIntroMeta span{border:1px solid #c8d1d5;border-radius:4px;padding:8px 12px;background:#f7f9fa;font-weight:700}.toeflIntroButton{min-height:44px;border:1px solid #08756f;border-radius:4px;padding:0 28px;background:#08756f;color:#fff;font-size:16px;font-weight:800;cursor:pointer}.toeflCompletePassage{margin:clamp(82px,16vh,220px) 0 0;color:#1f2937;font-size:clamp(19px,1.65vw,24px);line-height:1.88}.toeflCompleteOfficialCard{width:min(1180px,100%);margin:0 auto;min-height:calc(100vh - 160px);border:0;border-radius:0;padding:26px 36px 40px;background:#fff}.toeflCompleteOfficialCard h3{margin:0;color:#111827;text-align:center;font-size:22px;font-weight:850}.toeflFillWord{display:inline-flex;align-items:baseline;gap:.04em;margin:0 .06em;white-space:nowrap;vertical-align:baseline}.toeflFillStaticLetters{font:inherit}.toeflLetterInput{width:.9em;min-width:.9em;height:1.08em;border:0;border-radius:0;padding:0;background:#d7d7d7;box-shadow:inset 0 -2px #646b75;color:#111827;font:inherit;line-height:1;text-align:center;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;caret-color:#111827;transform:translateY(.05em)}.toeflLetterInput:focus{background:#dcebea;box-shadow:inset 0 -3px #08756f}.toeflCompleteFallbackList{display:grid;grid-gap:10px;gap:10px;margin-top:18px}.toeflCompleteFallbackList>div{display:block}.toeflCompleteProgress{display:inline-flex;align-items:baseline;gap:6px;margin-top:18px;border:1px solid #c8d1d5;border-radius:4px;padding:10px 12px;background:#f7f9fa}.toeflCompleteProgress strong{color:#08756f;font-size:26px}.toeflOfficialBottomBar{flex:0 0 auto;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #d5d5d5;padding:7px 12px;background:#f8f8f8;color:#333;font-size:13px}.toeflOfficialBottomBar>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toeflOfficialBottomBar>strong{flex:0 0 auto;color:#333;font-size:13px}.toeflResultSummary{display:flex;align-items:center;gap:10px 18px;flex-wrap:wrap;border-bottom:1px solid #d7dde2;padding:12px 30px;background:#f7f9fa;color:#334155;font-size:14px}.toeflResultSummary strong{flex:1 1 360px;color:#0f172a;font-size:16px}.toeflResultQuestionNav{display:flex;gap:7px;flex-wrap:wrap;border-bottom:1px solid #d7dde2;padding:10px 30px;background:#fff}.toeflResultQuestionNav button{width:34px;height:34px;border:1px solid #94a3b8;border-radius:6px;background:#fff;color:#334155;font-weight:900;cursor:pointer}.toeflResultQuestionNav button.isCorrect{border-color:#16a34a;background:#ecfdf3;color:#15803d}.toeflResultQuestionNav button.isWrong{border-color:#ef4444;background:#fff1f2;color:#b42318}.toeflResultQuestionNav button.isBlank{border-color:#94a3b8;background:#f1f5f9}.toeflResultQuestionNav button.isActive{outline:3px solid rgba(8,117,111,.2);outline-offset:1px}.toeflResultReviewShell .toeflLetterInput:disabled{opacity:1}.toeflFillWord.isCorrect{color:#15803d}.toeflFillWord.isCorrect .toeflLetterInput{background:#dcfce7;box-shadow:inset 0 -2px #16a34a;color:#15803d}.toeflFillWord.isBlank,.toeflFillWord.isWrong{color:#b42318}.toeflFillWord.isBlank .toeflLetterInput,.toeflFillWord.isWrong .toeflLetterInput{background:#fee2e2;box-shadow:inset 0 -2px #ef4444;color:#b42318}.toeflFillResultTag,.toeflResultStatusTag{display:inline-flex;align-items:center;min-height:24px;border-radius:4px;padding:2px 7px;font-size:12px;font-weight:900;line-height:1.2;white-space:nowrap}.toeflFillResultTag{margin-left:5px;transform:translateY(-.08em)}.toeflFillResultTag.isCorrect,.toeflResultStatusTag.isCorrect{background:#dcfce7;color:#15803d}.toeflFillResultTag.isBlank,.toeflFillResultTag.isWrong,.toeflResultStatusTag.isBlank,.toeflResultStatusTag.isWrong{background:#fee2e2;color:#b42318}.toeflResultAnswerPanel{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px;border:1px solid #cbd5e1;border-radius:6px;padding:14px;background:#f8fafc}.toeflResultAnswerPanel.isCorrect{border-color:#16a34a;background:#f0fdf4}.toeflResultAnswerPanel.isBlank,.toeflResultAnswerPanel.isWrong{border-color:#ef4444;background:#fff7f7}.toeflResultAnswerPanel>div{display:grid;grid-gap:5px;gap:5px}.toeflResultAnswerPanel>div span{color:#64748b;font-size:12px;font-weight:800}.toeflResultAnswerPanel>div strong{color:#0f172a;overflow-wrap:anywhere}.toeflResultAnswerPanel>.toeflResultStatusTag{position:absolute;top:10px;right:10px}.toeflResultOption{justify-content:space-between;gap:12px;border:1px solid #cbd5e1;border-radius:6px}.toeflResultOption.isCorrect{border-color:#16a34a;background:#f0fdf4}.toeflResultOption.isWrong{border-color:#ef4444;background:#fff1f2}.toeflResultBottomBar strong{color:#64748b}.toeflSubmitButton{border-color:#08756f;background:#08756f;color:#fff}.toeflSubmitButton.secondary{background:#fff;color:#08756f}.toeflOfficialReviewPage{flex:1 1;width:min(760px,calc(100% - 48px));margin:0 auto;padding:42px 0 80px}.toeflOfficialReviewPage h2{margin:0 0 10px;border-bottom:1px solid #d0d0d0;padding-bottom:8px;font-size:26px;font-weight:500}.toeflOfficialReviewPage p{max-width:680px;margin:14px 0;line-height:1.55}.toeflReviewTable{width:min(550px,100%);margin-top:18px;border:1px solid #777}.toeflReviewRow{width:100%;min-height:45px;display:grid;grid-template-columns:150px 1fr;align-items:center;border:0;border-bottom:1px solid #aaa;background:#fff;color:#111;text-align:left}.toeflReviewRow:last-child{border-bottom:0}.toeflReviewRow.header{background:#f1f1f1}.toeflReviewRow span,.toeflReviewRow strong{padding:10px 16px}.toeflReviewRow span:first-child,.toeflReviewRow strong:first-child{border-right:1px solid #777;font-weight:800}.toeflReviewRow.selected{background:#eef7f6;outline:2px solid #08756f;outline-offset:-2px}.toeflReviewRow.isMarked span:first-child:after{content:" ▮";color:#9a3412;font-weight:800}.tag{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(197,91,41,.12);color:var(--accent-dark);font-size:12px;font-weight:700}.tag.secondary{background:rgba(25,25,25,.08);color:#444}.optionList{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.optionItem{display:flex;gap:8px;align-items:flex-start;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.86);border:1px solid var(--line)}.satExamPage{position:fixed;inset:0;z-index:2147483000;width:100vw;height:100dvh;overflow:hidden;background:#b7b7b7}.satExamPage .satMockShell{width:100vw;height:100dvh;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.satMockShell{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid #cfd4dc;background:#fff;color:#111827;overflow:hidden;box-shadow:0 12px 36px rgba(17,24,39,.12)}.satMockShell,.workPage .satMockShell{min-height:calc(100vh - 92px);border-radius:10px}.satOfficialMockShell{--mock-reading-font-scale:1;font-family:Arial,Helvetica,sans-serif}.satBottomBar,.satTopBar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:72px;padding:8px 18px;background:#e4edf8;border-bottom:1px solid #111827}.satBottomBar{min-height:56px;border-top:1px solid #111827;border-bottom:0}.satTopLeft{display:flex;align-items:center;gap:16px;min-width:0}.satTopLeft strong{overflow:hidden;max-width:420px;white-space:nowrap;text-overflow:ellipsis;font-size:20px}.satAbcButton,.satBottomActions button,.satFloatingWindowHeader button,.satNavigatorHeader button,.satPanelHeader button,.satQuestionPicker,.satReviewLinkButton,.satReviewToggle,.satTimerGroup button,.satToolRow button,.satTopButton{border:0;background:transparent;color:#111827;font:inherit;font-weight:800;cursor:pointer}.satTimerGroup{display:grid;justify-items:center;grid-gap:3px;gap:3px;min-width:120px}.satTimerGroup strong{display:grid;place-items:center;min-width:96px;min-height:24px;font-size:24px;font-weight:900}.satTimerGroup button{padding:2px 10px;border-radius:999px;border:1px solid #b9c1cb;background:#fff;font-size:12px}.satClockGlyph{display:inline-block;width:22px;height:22px;border:3px solid #111827;border-radius:50%;position:relative}.satClockGlyph:after,.satClockGlyph:before{position:absolute;left:9px;top:4px;width:3px;height:8px;border-radius:999px;background:#111827;content:"";transform-origin:50% 7px}.satClockGlyph:after{transform:rotate(90deg)}.satToolRow{position:relative;display:flex;justify-content:flex-end;align-items:center;gap:8px;min-width:0}.satToolRow button{display:inline-grid;justify-items:center;gap:2px;min-height:44px;padding:4px 8px;border-radius:7px;font-size:12px}.satToolIcon{display:block;font-size:18px;line-height:1}.satAbcButton:hover,.satReviewToggle:hover,.satToolRow button:hover,.satTopButton:hover{background:#e9edf3}.satAbcButton.active,.satToolRow button.active{background:#111827;color:#fff}.satCalculatorPanel,.satFloatingPanel,.satMoreMenu,.satNavigatorPanel,.satReferencePanel{position:absolute;z-index:12;border:1px solid #c9d0da;background:#fff;box-shadow:0 24px 64px rgba(15,23,42,.22)}.satMoreMenu{right:0;top:42px;display:grid;min-width:230px;border-radius:7px;overflow:hidden}.satMoreMenu button{display:grid;grid-template-columns:28px 1fr;align-items:center;grid-gap:10px;gap:10px;border:0;border-bottom:1px solid #e4e8ee;background:#fff;padding:13px 16px;text-align:left;font:inherit;font-weight:850;cursor:pointer}.satMoreMenu button span{display:inline-grid;place-items:center;width:24px;height:24px;color:#111827;font-weight:900}.satMoreMenu button:hover{background:#f1f5f9}.satFloatingPanel{top:74px;left:20px;width:min(900px,calc(100% - 40px));border-radius:0;padding:30px}.satDirectionsPanel{z-index:13;min-height:400px;line-height:1.55}.satModalScrim{position:absolute;inset:72px 0 56px;z-index:11;background:rgba(0,0,0,.46)}.satCalculatorPanel,.satReferencePanel{right:26px;top:74px;width:min(720px,calc(100% - 52px));border-radius:8px;overflow:hidden}.satCalculatorPanel{left:0;right:auto;width:min(760px,calc(100% - 52px));border-radius:0}.satFloatingWindowHeader,.satNavigatorHeader,.satPanelHeader{display:flex;justify-content:space-between;align-items:center;gap:12px}.satPanelHeader{margin-bottom:10px}.satFloatingWindowHeader{min-height:40px;padding:8px 12px;background:#111827;color:#fff}.satCalculatorPanel .satFloatingWindowHeader{display:grid;grid-template-columns:1fr auto auto;padding:8px 10px}.satDragDots{color:#fff;letter-spacing:5px}.satFloatingWindowHeader button{color:#fff}.satYellowButton{margin-top:10px;border:0;border-radius:999px;background:#ffd447;padding:8px 16px;color:#111827;font-weight:900;cursor:pointer}.satFormulaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;padding:16px;line-height:1.55}.satFormulaGrid span{min-height:44px;border:1px solid #d9dee6;border-radius:6px;background:#f8fafc;padding:10px;font-weight:700}.satModuleSwitch{display:flex;gap:8px;padding:8px 16px;border-bottom:1px solid #e5e7eb;background:#fff}.satModuleSwitch button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:7px 11px;border:1px solid #cfd4dc;border-radius:7px;background:#fff;color:#111827;font-weight:850;cursor:pointer}.satModuleSwitch button.active{border-color:#111827;background:#111827;color:#fff}.satModuleSwitch strong{font-size:12px;opacity:.72}.satResultSectionTabs{flex-wrap:wrap}.satOptionResultTag,.satResultStatusPill,.satResultTopPill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:13px;font-weight:900}.satResultTopPill{background:#e8f1f3;color:#0b7285}.satOptionResultTag.isCorrect,.satResultStatusPill.isCorrect{background:#e7f8ee;color:#08743b}.satOptionResultTag.isWrong,.satResultStatusPill.isWrong{background:#fff0ee;color:#a52b22}.satResultStatusPill.isBlank{background:#f1f5f9;color:#52677d}.satResultQuestionNav,.satResultSummary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-bottom:1px solid #e5e7eb;background:#fff;padding:10px 16px}.satResultSummary{color:#263445;font-weight:800}.satResultQuestionNav{gap:7px}.satQuestionViewport{position:relative;min-height:0;overflow:hidden;background:#fff}.satQuestionViewport:after,.satQuestionViewport:before{position:absolute;left:0;right:0;z-index:2;height:1px;background:repeating-linear-gradient(90deg,#e11d48 0 10px,transparent 10px 13px,#f59e0b 13px 23px,transparent 23px 26px,#10b981 26px 36px,transparent 36px 39px,#2563eb 39px 49px,transparent 49px 52px,#7c3aed 52px 62px,transparent 62px 65px);content:"";pointer-events:none}.satQuestionViewport:before{top:0}.satQuestionViewport:after{bottom:0}.satQuestionHeader{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding-bottom:14px;margin-bottom:14px;border-bottom:2px dashed #c8ced8}.satQuestionNumber{display:inline-grid;place-items:center;min-width:34px;height:34px;border-radius:4px;background:#111827;color:#fff;font-weight:900}.satReviewToggle{justify-self:start;display:inline-flex;align-items:center;gap:7px;color:#263445}.satReviewToggle.marked{color:#bb3e19}.satBookmarkIcon{display:inline-block;width:13px;height:18px;background:currentColor;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%)}.satAbcButton{width:52px;height:34px;border:1px solid #b9c1cb;border-radius:7px}.satAbcTooltip{position:absolute;right:0;top:44px;z-index:2;max-width:280px;border-radius:4px;background:#111827;padding:9px 11px;color:#fff;font-size:13px;font-weight:800;line-height:1.35}.satAbcTooltip:before{position:absolute;right:18px;top:-7px;width:0;height:0;border-right:7px solid transparent;border-bottom:7px solid #111827;border-left:7px solid transparent;content:""}.satReadingLayout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);height:100%;min-height:calc(100dvh - 128px)}.satPassagePane,.satQuestionPane{min-height:0;max-height:calc(100dvh - 128px);overflow:auto;padding:44px 56px 32px}.satPassagePane{border-right:3px solid #8c8c8c}.satPassageText,.satQuestionStem{white-space:pre-wrap;line-height:1.62;color:#111827}.satPassageText,.satQuestionStem{font-size:calc(18px * var(--mock-reading-font-scale, 1))}.satQuestionStem{margin-bottom:18px;font-weight:780}.satOfficialMockShell .satOptionContentHtml,.satOfficialMockShell .satOptionMain span:last-child{font-size:calc(18px * var(--mock-reading-font-scale, 1))}.satSourceHtml{white-space:normal}.satSourceHtml p{margin:0 0 12px;white-space:pre-wrap}.satSourceHtml p:last-child{margin-bottom:0}.satSourceHtml b,.satSourceHtml strong{font-weight:850}.satSourceHtml em,.satSourceHtml i{font-style:italic}.satSourceHtml u{text-underline-offset:4px;text-decoration-thickness:1.5px}.satSourceHtml mark{border-radius:4px;background:rgba(255,212,71,.46);padding:0 2px}.satSourceHtml table{width:min(100%,780px);margin:8px auto 14px;border-collapse:collapse;white-space:normal;font-size:.92em;line-height:1.38}.satSourceHtml caption{caption-side:top;padding-bottom:6px;color:var(--ink);font-weight:850;text-align:center}.satSourceHtml td,.satSourceHtml th{border:1px solid rgba(15,34,53,.28);padding:6px 8px;vertical-align:top}.satSourceHtml img{display:block;width:auto;max-width:min(100%,780px);height:auto;margin:8px auto 14px}.satOptionContentHtml .textarea,.satSourceHtml .textarea{display:contents}.satOptionContentHtml .mathquill-rendered-math,.satSourceHtml .mathquill-rendered-math{display:inline-block;max-width:100%;vertical-align:middle}.satOptionContentHtml .fraction,.satSourceHtml .fraction{display:inline-grid;grid-template-rows:auto auto;align-items:center;justify-items:center;margin:0 2px;line-height:1.05;vertical-align:middle}.satOptionContentHtml .numerator,.satSourceHtml .numerator{display:block;width:100%;border-bottom:1px solid;padding:0 2px 1px;text-align:center}.satOptionContentHtml .denominator,.satSourceHtml .denominator{display:block;padding:1px 2px 0;text-align:center}.satPracticeReadingLayout{margin-bottom:16px}.satMuted{color:var(--muted)}.satOptionStack{display:grid;grid-gap:12px;gap:12px}.satOptionStack.abcMode{gap:10px}.satOptionStack:not(.abcMode) .satOptionRow{display:block}.satOptionRow{display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-gap:10px;gap:10px;align-items:center}.satOptionCard{display:block;border:2px solid #cfd4dc;border-radius:8px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.satOptionCard.selected{border-color:#2166b1;box-shadow:0 0 0 2px rgba(33,102,177,.14)}.satOptionCard.isCorrect{border-color:#14a85a;background:#f3fbf6;box-shadow:0 0 0 2px rgba(20,168,90,.14)}.satOptionCard.isWrong{border-color:#e06350;background:#fff7f5;box-shadow:0 0 0 2px rgba(224,99,80,.14)}.satOptionRow.eliminated .satOptionMain{opacity:.46;text-decoration:line-through}.satOptionMain{display:flex;gap:14px;align-items:center;width:100%;min-height:64px;border:0;background:transparent;padding:14px 16px;text-align:left;font:inherit;line-height:1.45;cursor:pointer}.satOptionMain:disabled{cursor:default}.satOptionResultTag{margin-left:auto;white-space:nowrap}.satOptionLetter{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;border:2px solid #111827;font-size:calc(16px * var(--mock-reading-font-scale, 1));font-weight:900}.satOptionCard.selected .satOptionLetter{background:#2166b1;border-color:#2166b1;color:#fff}.satEliminateButton{align-self:center;position:relative;width:34px;min-width:34px;height:34px;border-radius:999px;border:2px solid #111827;background:#fff;text-decoration:line-through;font-weight:900;cursor:pointer}.satEliminateButton:after,.satEliminateButton:before{position:absolute;top:50%;width:20px;height:2px;background:#111827;content:""}.satEliminateButton:before{right:calc(100% - 1px)}.satEliminateButton:after{left:calc(100% - 1px)}.satEliminateButton.undo{background:#111827;color:#fff}.satMathLayout{display:grid;grid-gap:18px;gap:18px;width:min(100%,800px);max-height:calc(100dvh - 128px);margin:0 auto;padding:46px 0 80px;overflow:auto}.satMathFreeResponseLayout{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);min-height:calc(100dvh - 128px)}.satMathFreeResponsePane,.satStudentProducedDirections{min-height:0;max-height:calc(100dvh - 128px);overflow:auto;padding:44px 56px 32px}.satStudentProducedDirections{border-right:3px solid #8c8c8c;font-size:18px;line-height:1.45}.satStudentProducedDirections ul{margin:18px 0 26px;padding-left:22px}.satStudentProducedDirections li{margin-bottom:8px}.satStudentProducedExamples{text-align:center}.satStudentProducedDirections table{width:100%;border-collapse:collapse;font-size:14px}.satStudentProducedDirections td,.satStudentProducedDirections th{border:1px solid rgba(17,24,39,.22);padding:8px;text-align:center}.satMathFreeResponsePane{display:grid;align-content:start;grid-gap:18px;gap:18px}.satMathPrompt{display:grid;grid-gap:14px;gap:14px}.satMediaBox{position:relative;display:grid;place-items:center;overflow:auto;border:1px solid #d7dde6;border-radius:6px;background:#f8fafc;padding:12px}.satMediaViewport{width:100%;overflow:auto}.satMediaGrid{display:grid;grid-gap:10px;gap:10px;min-width:100%;margin:0 auto;transition:width .12s ease}.satMediaGrid .mediaCard,.satOptionContentHtml p{margin:0}.satMediaControls{position:absolute;right:10px;top:10px;display:inline-flex;gap:6px;z-index:2}.satMediaControls button{display:inline-grid;place-items:center;min-width:28px;height:28px;border:1px solid #c8d0da;border-radius:4px;background:#fff;padding:0 8px;color:#111827;font-size:12px;font-weight:800;cursor:pointer}.satMediaControls button:hover{background:#eef2f7}.satDesmosFrame{display:block;width:100%;height:min(62vh,560px);min-height:430px;border:0;background:#fff}.satFreeResponseGrid{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr);grid-gap:18px;gap:18px}.satAnswerBox,.satDirectionsBox,.satReviewCard{border-radius:8px;border:1px solid #d7dde6;background:#fff;padding:14px}.satAnswerBox{display:grid;grid-gap:10px;gap:10px}.satOfficialAnswerBox{width:min(230px,100%);border:0;padding:0}.satResultAnswerBox{width:min(420px,100%);grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #d7dde6;padding:12px}.satResultAnswerBox.isCorrect{border-color:#14a85a;background:#f3fbf6}.satResultAnswerBox.isWrong{border-color:#e06350;background:#fff7f5}.satResultAnswerBox div{display:grid;grid-gap:4px;gap:4px}.satResultAnswerBox span{color:#52677d;font-size:13px;font-weight:850}.satAnswerBox label{display:grid;grid-gap:8px;gap:8px;font-weight:900}.satTextAnswer,.satWritingArea{width:100%;border-radius:7px;border:2px solid #c8d0da;padding:10px;font:inherit}.satOfficialAnswerBox .satTextAnswer{min-height:82px;border-radius:8px;border:solid #111827;border-width:2px 2px 0;box-shadow:inset 0 -2px 0 #111827;padding:20px 12px 8px;font-size:26px;text-align:center}.satAnswerPreview{display:grid;grid-gap:6px;gap:6px;min-height:56px;border-radius:7px;border:1px dashed #b9c1cb;padding:8px}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.satBottomActions{display:flex;justify-content:flex-end;gap:8px}.satBottomActions button{min-width:86px;border-radius:999px;background:#2638c4;color:#fff;padding:9px 16px}.satBottomActions button:first-child:not(:last-child){background:rgba(38,56,196,.24);color:#172554}.satBottomActions button:disabled{opacity:.32;cursor:not-allowed}.satQuestionPicker{justify-self:center;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#111827;color:#fff;padding:10px 18px}.satReviewShell{align-content:start;width:min(100% - 44px,940px);margin:58px auto}.satBreakShell,.satReviewShell{display:grid;grid-gap:18px;gap:18px;text-align:center}.satBreakShell{grid-row:1/-1;justify-items:center;align-content:center;min-height:100%;padding:48px 24px}.satBreakEyebrow{margin:0;color:#475569;font-size:16px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.satBreakShell h2{margin:0;font-size:42px}.satBreakShell strong{font-size:62px;font-weight:900}.satBreakShell p:not(.satBreakEyebrow){max-width:620px;margin:0;color:#475569;line-height:1.55}.satBreakShell button{min-width:150px;border:0;border-radius:999px;background:#2638c4;color:#fff;padding:12px 22px;font:inherit;font-weight:900;cursor:pointer}.satReviewShell h2{margin:0;font-size:38px}.satReviewShell p{max-width:720px;margin:0 auto;line-height:1.55;color:#39495c}.satReviewCard{display:grid;grid-gap:16px;gap:16px;margin-top:22px;padding:26px;text-align:left}.satReviewCardHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.satReviewLegend{display:flex;flex-wrap:wrap;gap:14px;color:#374151;font-size:14px}.satReviewLegend span{display:inline-flex;align-items:center;gap:7px}.satReviewLegend i{width:15px;height:15px;border:1px solid #8d97a6;border-radius:3px;background:#fff}.satReviewLegend i.current{background:#111827}.satReviewLegend i.marked{border-color:#bb3e19;box-shadow:inset 0 -5px 0 #bb3e19}.satReviewGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));grid-gap:9px;gap:9px}.satReviewGrid.compact{grid-template-columns:repeat(9,42px);justify-content:center}.satReviewNumber{position:relative;min-height:42px;border-radius:4px;border:2px dashed #a8b2bf;background:#fff;color:#111827;font-weight:900;cursor:pointer}.satReviewNumber.answered{border-style:solid;border-color:#2166b1;background:#2166b1;color:#fff}.satReviewNumber.current{outline:3px solid #111827;outline-offset:2px}.satReviewNumber.marked:after{position:absolute;right:-5px;top:-6px;width:13px;height:18px;background:#bb3e19;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%);content:""}.satReviewNumber.satResultNumber{border-style:solid}.satReviewNumber.satResultNumber.isCorrect{border-color:#14a85a;background:#14a85a;color:#fff}.satReviewNumber.satResultNumber.isWrong{border-color:#e06350;background:#e06350;color:#fff}.satReviewNumber.satResultNumber.isBlank{border-color:#cfd6df;background:#f8fafc;color:#52677d}.satNavigatorPanel{left:50%;bottom:68px;width:min(560px,calc(100% - 32px));transform:translateX(-50%);border-radius:8px;padding:16px}.satNavigatorPanel:after{position:absolute;left:50%;bottom:-10px;width:20px;height:20px;transform:translateX(-50%) rotate(45deg);border-right:1px solid #c9d0da;border-bottom:1px solid #c9d0da;background:#fff;content:""}.satNavigatorHeader{justify-content:center;margin-bottom:12px}.satReviewLinkButton{justify-self:center;margin-top:12px;border-radius:999px;background:#111827;color:#fff;padding:10px 16px}.satLineReader{position:absolute;left:8%;top:42%;z-index:14;width:min(84%,980px);height:164px;border-radius:6px;background:rgba(17,24,39,.92);box-shadow:0 22px 62px rgba(0,0,0,.35)}.satLineReaderGrip{position:absolute;left:50%;top:8px;transform:translateX(-50%);color:#fff;letter-spacing:5px}.satLineReader button{position:absolute;right:12px;top:10px;border:0;background:transparent;color:#fff;font-weight:800;cursor:pointer}.satLineReaderWindow{position:absolute;left:0;right:0;top:62px;height:42px;background:#fff}.satCalculatorTabs{display:inline-flex;gap:0;justify-self:start}.satCalculatorTabs button{border:1px solid #fff;border-radius:4px;background:transparent;color:#fff;padding:3px 6px;font-weight:850;cursor:pointer}.satCalculatorTabs button.active{background:#fff;color:#111827;box-shadow:none}.satGraphingCalculator{display:grid;grid-template-columns:minmax(180px,.62fr) minmax(180px,.38fr);min-height:360px}.satExpressionList{display:grid;grid-template-columns:auto 1fr;align-content:start;grid-gap:8px;gap:8px;padding:14px;border-right:1px solid #d8dee7}.satExpressionList input,.satScientificCalculator input{min-width:0;border:1px solid #c7d0dc;border-radius:4px;padding:8px;font:inherit}.satGraphGrid{position:relative;display:flex;gap:8px;align-items:flex-start;justify-content:flex-end;padding:14px;background-image:linear-gradient(#d8dee7 1px,transparent 0),linear-gradient(90deg,#d8dee7 1px,transparent 0);background-size:26px 26px}.satGraphGrid:after,.satGraphGrid:before{position:absolute;background:rgba(17,24,39,.65);content:""}.satGraphGrid:before{left:50%;top:0;bottom:0;width:2px}.satGraphGrid:after{left:0;right:0;top:50%;height:2px}.satGraphGrid button,.satScientificCalculator button{border:1px solid #c6cfda;border-radius:4px;background:#fff;padding:8px;font-weight:850;cursor:pointer}.satScientificCalculator{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;padding:14px}.satScientificCalculator input{grid-column:1/-1;min-height:42px;text-align:right}.satHighlightTools{position:-webkit-sticky;position:sticky;bottom:0;display:grid;grid-gap:8px;gap:8px;margin-top:16px;border:1px solid #d7dde6;border-radius:8px;background:#fff;padding:10px;box-shadow:0 12px 32px rgba(15,23,42,.12)}.satHighlightToolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.satHighlightToolbar button{border:1px solid #c7d0dc;border-radius:6px;background:#fff;padding:7px 10px;font-weight:850;cursor:pointer}.satSwatch{width:30px;height:30px;padding:0}.satSwatch.yellow{background:#ffd447}.satSwatch.blue{background:#96c9ff}.satSwatch.pink{background:#f5a3bc}.satSwatch.active{outline:3px solid #111827;outline-offset:2px}.satUnderlineButton{text-decoration:underline;text-underline-offset:3px}.satSelectedSnippet{margin:0;border-radius:4px;padding:6px 8px;line-height:1.4}.satSelectedSnippet.yellow{background:rgba(255,212,71,.46)}.satSelectedSnippet.blue{background:rgba(150,201,255,.42)}.satSelectedSnippet.pink{background:rgba(245,163,188,.42)}.satNoteCard{display:grid;grid-gap:7px;gap:7px;font-weight:800}.satNoteCard textarea{width:100%;resize:vertical;border:1px solid #c7d0dc;border-radius:6px;padding:8px;font:inherit}.satNoteCard small{justify-self:end;color:#64748b}.satInlineMessage{position:absolute;left:16px;bottom:68px;z-index:10;max-width:min(520px,calc(100% - 32px));margin:0;border:1px solid #d7dde6;border-radius:8px;background:#fff;padding:10px 12px;color:#334155;box-shadow:0 12px 32px rgba(15,23,42,.14)}.ieltsReviewPageShell{width:100%}.ieltsShell{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:calc(100vh - 98px);border:1px solid #d8dde4;border-radius:14px;background:#f7f9fb;color:#142033;overflow:hidden;box-shadow:0 18px 50px rgba(15,23,42,.12)}.ieltsFooter,.ieltsHeader{position:-webkit-sticky;position:sticky;z-index:5;display:grid;align-items:center;grid-gap:10px;gap:10px;background:#fff}.ieltsHeader{top:0;grid-template-columns:minmax(0,1fr) auto;padding:9px 14px;border-bottom:1px solid #d8dde4}.ieltsHeader div:first-child{display:flex;align-items:center;gap:12px;min-width:0}.ieltsHeader span{color:#66758a;font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ieltsHeader strong{overflow:hidden;font-size:16px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.ieltsPassageTabs{display:flex;gap:8px;padding:8px 14px;border-bottom:1px solid #d8dde4;background:#fff;overflow-x:auto}.ieltsPassageTabs button{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 12px;border:1px solid #d8dde4;border-radius:999px;background:#fff;color:#142033;font:inherit;font-size:13px;font-weight:800;white-space:nowrap;cursor:pointer}.ieltsPassageTabs button.active{border-color:#255f78;background:#255f78;color:#fff}.ieltsPassageTabs span{color:inherit;font-size:12px;opacity:.78}.ieltsFooterActions,.ieltsHeaderActions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.ieltsArrowButton,.ieltsFooterActions button,.ieltsHeaderActions button,.ieltsReviewButton{min-height:34px;border-radius:999px;border:1px solid #d8dde4;background:#fff;color:#142033;padding:6px 12px;font-weight:850}.ieltsFooterActions button.primary,.ieltsHeaderActions button.active,.ieltsReviewButton,.ieltsScore{border-color:#1f6f8b;background:#1f6f8b;color:#fff}.ieltsScore{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;padding:6px 12px;font-weight:900}.ieltsBody{display:grid;min-height:0}.ieltsPassagePane,.ieltsQuestionsPane{min-width:0;max-height:calc(100vh - 190px);overflow:auto;background:#fff}.ieltsPassagePane{padding:18px 22px 36px;font-size:18px;line-height:1.72}.ieltsPassagePane h2{margin:0 0 14px;font-size:26px;line-height:1.2}.ieltsPassagePane p{margin:0 0 15px}.ieltsParagraphLabel{display:inline-flex;margin-right:9px;border-radius:999px;background:rgba(31,111,139,.1);color:#1f6f8b;padding:2px 8px;font-size:12px;font-weight:900;line-height:1.5;vertical-align:.18em}.ieltsQuestionsPane{padding:16px 18px 36px;border-left:1px solid #d8dde4}.ieltsDivider{width:10px;height:100%;border-radius:0;border-left:1px solid #d8dde4;border-right:1px solid #d8dde4;background:linear-gradient(90deg,transparent 0 3px,#a8b2c1 3px 5px,transparent 5px 100%),#eef2f6;cursor:col-resize}.ieltsQuestionGroup{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px}.ieltsInstruction{margin:0;color:#334155;font-style:italic;line-height:1.45;white-space:pre-line}.ieltsInstruction strong{color:#0f172a;font-style:italic;font-weight:900}.ieltsQuestionGroup h3{margin:0;text-align:center;font-size:20px}.ieltsInlinePromptBox,.ieltsQuestionCard,.ieltsQuestionMedia,.ieltsTableWrap,.ieltsWordBank{border:1px solid #d8dde4;border-radius:10px;background:#fff}.ieltsQuestionCard{display:grid;grid-gap:7px;gap:7px;padding:9px 10px}.ieltsQuestionHeader{display:flex;align-items:baseline;justify-content:flex-start;gap:8px;flex-wrap:wrap}.ieltsQuestionHeader>strong{display:inline-grid;place-items:center;width:36px;height:30px;border-radius:8px;background:#e6f2f5;color:#1f6f8b}.ieltsPromptText{margin:0;color:#334155;font-size:16px;line-height:1.62}.ieltsOptionList{display:grid;grid-gap:5px;gap:5px}.ieltsOption{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:start;grid-gap:8px;gap:8px;padding:6px 8px;border:1px solid #d8dde4;border-radius:8px;background:#fbfdff}.ieltsOption.isSelected{border-color:#1f6f8b;background:#eef9fb}.ieltsOption.isCorrect{border-color:#16a34a;background:#eefbf2}.ieltsOption.isWrong{border-color:#dc2626;background:#fff1f2}.ieltsOptionLabel{display:inline-grid;place-items:center;min-width:32px;height:26px;border-radius:999px;background:#e2e8f0;color:#142033;font-weight:900}.ieltsOption.isCorrect .ieltsOptionLabel{background:#16a34a;color:#fff}.ieltsOption.isWrong .ieltsOptionLabel{background:#dc2626;color:#fff}.ieltsBlankInput{display:inline-block;width:132px;max-width:42vw;margin:0 4px;border:0;border-bottom:2px solid #334155;border-radius:0;background:transparent;color:#142033;font:inherit;font-weight:800;text-align:center;outline:none}.ieltsInlineBlankBox{display:inline-flex;align-items:center;gap:7px;min-width:150px;max-width:min(58vw,260px);margin:0 4px;border:1px solid #94a3b8;background:#fff;padding:2px 7px;vertical-align:baseline}.ieltsInlineBlankBox .ieltsBlankInput{width:94px;max-width:26vw;margin:0}.ieltsInlineBlankBox .ieltsBlankSelect{width:100px}.ieltsInlineBlankBox.isCorrect{border-color:#16a34a;background:rgba(22,163,74,.08)}.ieltsInlineBlankBox.isWrong{border-color:#dc2626;background:rgba(220,38,38,.08)}.ieltsInlineBlankBox .ieltsBlankInput.isCorrect,.ieltsInlineBlankBox .ieltsBlankInput.isWrong{background:transparent}.ieltsInlineBlankNumber{color:#dc2626;font-weight:900;white-space:nowrap}.ieltsBlankSelect{border-radius:0;padding:0 8px;min-height:30px;border:1px solid #cbd5e1;border-bottom:2px solid #334155;background:#fff}.ieltsBlankInput.standalone{display:block;width:min(100%,280px);margin:4px 0 0;border:1px solid #d8dde4;border-radius:10px;padding:9px 10px;text-align:left}.ieltsBlankInput.isCorrect{border-color:#16a34a;color:#15803d;background:rgba(22,163,74,.08)}.ieltsBlankInput.isWrong{border-color:#dc2626;color:#b91c1c;background:rgba(220,38,38,.08)}.ieltsBlankPlaceholder{display:inline-block;min-width:70px;border-bottom:2px solid #334155}.ieltsWordBank{display:flex;flex-wrap:wrap;gap:6px;padding:9px}.ieltsWordBank span{border-radius:999px;background:#f1f5f9;padding:5px 9px}.ieltsMatchingMatrixWrap{width:100%;overflow-x:auto}.ieltsMatchingMatrix{width:100%;min-width:680px;border-collapse:collapse;color:#0f172a;font-size:17px;line-height:1.42;background:#fff}.ieltsMatchingMatrix td,.ieltsMatchingMatrix th{border:2px solid #475569;padding:10px 12px;vertical-align:middle}.ieltsMatchingMatrix th{text-align:center;font-size:19px;font-weight:900}.ieltsMatchingStatement{width:62%;font-weight:700}.ieltsMatchingCell{width:54px;text-align:center}.ieltsMatchingCell.isCorrect{background:#86efac}.ieltsMatchingCell.isWrong{background:#fee2e2}.ieltsMatchingRadio{width:18px;height:18px;accent-color:#15803d}.ieltsListHeadings{display:grid;grid-gap:14px;gap:14px}.ieltsHeadingRows{display:grid;grid-gap:8px;gap:8px}.ieltsHeadingRow{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;color:#0f172a;font-size:18px;line-height:1.35}.ieltsHeadingQuestion{display:inline-flex;align-items:baseline;gap:8px;min-width:180px;font-weight:750}.ieltsHeadingQuestion b{font-size:20px}.ieltsHeadingRow .ieltsMatchingAnswer,.ieltsHeadingRow .ieltsMatchingSelect{min-width:126px;min-height:36px;margin:0;padding:2px 10px}.ieltsHeadingOptionPanel h3{margin:0 0 8px;text-align:center;font-size:26px;font-weight:900}.ieltsInlineMatching{display:grid;grid-gap:12px;gap:12px}.ieltsMatchingTitle{margin:6px 0 2px;text-align:center;font-size:24px;font-weight:900}.ieltsMatchingLines{display:grid;grid-gap:10px;gap:10px}.ieltsMatchingLine{margin:0;color:#0f172a;font-size:18px;line-height:1.55}.ieltsMatchingPrompt{font-weight:700}.ieltsMatchingAnswer,.ieltsMatchingSelect{display:inline-flex;align-items:center;justify-content:center;min-width:138px;min-height:34px;margin:0 8px;border:2px solid #94a3b8;border-radius:0;background:#fff;color:#0f172a;font:inherit;font-weight:800}.ieltsMatchingAnswer{gap:9px;padding:2px 12px}.ieltsMatchingAnswer.isCorrect b{color:#15803d}.ieltsMatchingAnswer.isWrong{color:#dc2626}.ieltsMatchingAnswer.isWrong b{color:#15803d}.ieltsMatchingOptionList{display:grid;grid-gap:8px;gap:8px;margin-top:4px;padding:12px;background:#eeeeee}.ieltsMatchingOptionList div{padding:7px 10px;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.08);color:#0f172a;font-size:17px;line-height:1.35}.ieltsInlinePromptBox{padding:10px 12px}.ieltsCollectPromptBox{padding:14px 16px}.ieltsCollectPromptLine{white-space:pre-wrap}.ieltsCollectPromptLine strong{color:#142033;font-weight:900}.ieltsInlinePromptBox .ieltsPromptText+.ieltsPromptText{margin-top:8px}.ieltsQuestionMedia{padding:10px;overflow:auto}.ieltsQuestionMedia figure{margin:0}.ieltsQuestionMedia img{display:block;width:100%;max-height:min(560px,72vh);object-fit:contain;border-radius:8px;background:#fff}.ieltsQuestionMedia figcaption{margin-top:6px;color:#64748b;font-size:13px;line-height:1.35}.ieltsInlineActions{display:inline-flex;align-items:center;gap:4px;margin-left:6px;white-space:nowrap;vertical-align:baseline}.ieltsInlineActions .ieltsArrowButton,.ieltsInlineActions .ieltsReviewButton{min-height:26px;padding:3px 8px;font-size:13px}.ieltsInlineActions .ieltsArrowButton{width:28px;padding:0}.ieltsTableWrap{overflow:auto;padding:8px}.ieltsQuestionTable{width:100%;min-width:620px;border-collapse:collapse;font-size:14px}.ieltsQuestionTable td,.ieltsQuestionTable th{border:1px solid #d8dde4;padding:8px;vertical-align:top;white-space:pre-wrap}.ieltsQuestionTable th{background:#f1f5f9;text-align:left}.ieltsReviewStatus{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;font-size:13px;font-weight:850}.ieltsReviewStatus.isCorrect{color:#15803d}.ieltsReviewStatus.isWrong{color:#b91c1c}.ieltsReviewActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ieltsArrowButton{width:34px;padding:0}.ieltsArrowButton:disabled{opacity:.42;cursor:not-allowed}.ieltsNoSource{color:#64748b;font-size:12px}.ieltsEvidenceMark{position:relative;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;background:rgba(59,130,246,.18);color:inherit;padding:1px 2px}.ieltsEvidenceMark.isActive{background:rgba(245,158,11,.26);box-shadow:0 0 0 2px rgba(245,158,11,.35)}.ieltsEvidenceMark.isParagraphFallback{margin-right:6px;background:transparent;padding:0}.ieltsEvidenceMark.isParagraphFallback.isActive{box-shadow:none}.ieltsEvidenceBadge{display:inline-flex;margin-right:4px;border-radius:999px;background:#1f6f8b;color:#fff;padding:1px 5px;font-size:11px;font-weight:900;vertical-align:.08em}.ieltsTranslationStack{display:block;margin-top:7px}.ieltsTranslationLine{margin:4px 0;border-left:3px solid #bfdbfe;padding-left:8px;color:#475569;font-size:14px;line-height:1.55}.ieltsSentenceBlock{display:inline;margin:0}.ieltsSentenceSource{display:inline}.ieltsSentenceTranslation{display:inline;margin-left:.16em;color:#52677d;font-size:.62em;line-height:inherit}.ieltsSentenceTranslation:before{content:"（"}.ieltsSentenceTranslation:after{content:"）"}.ieltsFooter{bottom:0;grid-template-columns:auto minmax(0,1fr) auto;padding:8px 12px;border-top:1px solid #d8dde4}.ieltsFooterMeta{display:flex;align-items:center;gap:8px;min-width:130px;color:#64748b}.ieltsQuestionNav{display:flex;gap:5px;justify-content:center;overflow-x:auto;padding:2px}.ieltsNavButton{display:inline-grid;place-items:center;flex:0 0 auto;min-width:34px;height:32px;border-radius:7px;border:1px solid #cbd5e1;background:#fff;color:#142033;font-weight:900}.ieltsNavButton.answered{border-color:#1f6f8b;background:#e6f2f5}.ieltsNavButton.correct{border-color:#16a34a;background:#16a34a;color:#fff}.ieltsNavButton.wrong{border-color:#dc2626;background:#dc2626;color:#fff}.ieltsNavButton.blank{color:#94a3b8}.ieltsNavButton.active{outline:3px solid rgba(245,158,11,.45)}.ieltsModalBackdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;background:rgba(15,23,42,.36);padding:16px}.ieltsAnalysisModal{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(760px,100%);max-height:min(760px,92vh);border-radius:14px;border:1px solid #d8dde4;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.24);overflow:hidden}.ieltsModalHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e2e8f0}.ieltsModalHeader div{display:grid;grid-gap:2px;gap:2px}.ieltsModalHeader span{color:#64748b;font-size:13px}.ieltsModalHeader button{width:34px;height:34px;border-radius:999px;background:#f1f5f9;font-size:20px}.ieltsModalTabs{display:flex;gap:6px;padding:10px 14px 0}.ieltsModalTabs button{border-radius:999px;border:1px solid #d8dde4;background:#fff;padding:7px 12px;font-weight:850}.ieltsModalTabs button.active{border-color:#1f6f8b;background:#1f6f8b;color:#fff}.ieltsAnalysisBody{overflow:auto;padding:12px 14px;color:#334155;line-height:1.7}.ieltsAnalysisBody h4{margin:12px 0 6px;color:#142033}.ieltsAnalysisList{margin:0;padding-left:18px}.ieltsAnalysisPairs{display:grid;grid-gap:8px;gap:8px;margin:0}.ieltsAnalysisPairs div{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:8px;gap:8px}.ieltsAnalysisPairs dt{color:#64748b;font-weight:850}.ieltsAnalysisPairs dd{margin:0}.ieltsReviewNote{width:calc(100% - 28px);margin:0 14px 14px;border:1px solid #d8dde4;border-radius:10px;padding:9px 10px;font:inherit}.complianceFooter{padding:14px 12px 20px;color:rgba(112,89,72,.9);font-size:12px}.complianceFooterInner{width:min(1160px,100%);margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 12px;text-align:center}.complianceFooter a{color:var(--accent-dark)}.policeRecord{display:inline-flex;align-items:center;gap:6px}.policeRecord img{width:20px;height:20px;object-fit:contain}.legalPage{padding-top:28px}.legalCard{max-width:900px;margin:0 auto;padding:20px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.84);box-shadow:0 10px 26px rgba(82,45,14,.08)}.legalCard h1{margin:8px 0 18px;font-size:clamp(32px,5vw,48px)}.legalCard h2{margin:24px 0 8px;font-size:20px}.legalCard p{color:var(--muted);line-height:1.85}@media (max-width:860px){.fullMockRoute .mockAssignmentPage{width:calc(100% - 12px);margin:6px auto 18px}.mockAssignmentPageHeader{align-items:flex-start;flex-direction:column;padding:12px 14px}.mockAssignmentPageHeader h1{font-size:24px}.mockAssignmentAccount{width:100%;flex-wrap:wrap}.mockAssignmentAccount>span{flex:1 1 100%}.mockAssignmentWorkspace{grid-template-columns:1fr}.mockAssignmentBrowser{border-right:0;border-bottom:1px solid #d9e1e6}.mockAssignmentList{max-height:44vh}.mockAssignmentListItem{grid-template-columns:40px minmax(0,1fr) auto}.mockAssignmentDetail{overflow:visible;padding:20px 16px}.mockAssignmentDetailHeader h2{font-size:21px}.mockAssignmentMeta{grid-template-columns:1fr}.mockAssignmentMeta>div,.mockAssignmentMeta>div:first-child{border-right:0;border-bottom:1px solid #d9e1e6;padding:10px 0}.mockAssignmentMeta>div:last-child{border-bottom:0}.mockAssignmentStartButton{width:100%}.mockAssignmentHistoryRow{grid-template-columns:minmax(0,1fr) auto}.mockAssignmentHistoryActive,.mockAssignmentHistoryRow button{grid-column:1/-1;justify-self:start}.toeflResultQuestionNav,.toeflResultSummary{padding-inline:16px}.toeflResultAnswerPanel{grid-template-columns:1fr;padding-top:42px}.workPage{width:min(100% - 16px,100%);padding-top:16px}.examGrid,.hero,.homeTitleRow,.ieltsBody,.ieltsFooter,.ieltsHeader,.moduleGrid,.practiceHero,.practiceLayout,.reviewLayout,.satBottomBar,.satFreeResponseGrid,.satReadingLayout,.satTopBar,.setGrid,.splitLayout,.teachingStudentLayout,.teachingStudentSummary,.toeflListeningPrelude,.toeflOfficialQuestionCard.toeflListeningResponseQuestionCard,.toeflOfficialWritingLayout,.toeflReadingLayout,.toeflTwoColumnTask{grid-template-columns:1fr}.ieltsShell{min-height:calc(100vh - 90px)}.ieltsPassagePane,.ieltsQuestionsPane{max-height:none}.ieltsDivider{display:none}.ieltsQuestionsPane{border-left:0;border-top:1px solid #d8dde4}.ieltsFooterActions,.ieltsHeaderActions,.satBottomActions,.satToolRow{justify-content:flex-start;flex-wrap:wrap}.satTopLeft{flex-wrap:wrap}.satTopLeft strong{max-width:100%}.satQuestionViewport{overflow:auto}.satReadingLayout{min-height:auto}.satPassagePane{border-right:0;border-bottom:1px solid #d8d8d8}.satMathLayout,.satPassagePane,.satQuestionPane{max-height:none;padding:18px}.satReviewGrid.compact{grid-template-columns:repeat(auto-fill,minmax(38px,1fr))}.satFormulaGrid,.satGraphingCalculator{grid-template-columns:1fr}.satNavigatorPanel{bottom:104px}.satLineReader{left:12px;width:calc(100% - 24px)}.toeflPassagePane{max-height:none}.workPage .toeflReadingLayout{height:auto;min-height:0}.toeflReadingQuestionCard .toeflReadingLayout{grid-template-columns:1fr;min-height:0}.toeflReadingQuestionCard .toeflPassagePane,.toeflReadingQuestionCard .toeflQuestionPane{max-height:none;padding:18px}.workPage .toeflPassagePane,.workPage .toeflQuestionPane{height:auto;min-height:auto}.toeflListeningResponseQuestionCard .toeflListeningResponseShell,.toeflListeningResponseQuestionCard .toeflTwoColumnTask{display:block}.toeflListeningResponseQuestionCard .optionList,.toeflListeningResponseQuestionCard .toeflCenteredMedia,.toeflListeningResponseQuestionCard .toeflResponsePrompt{grid-column:auto;grid-row:auto}.toeflIntroTaskTable>div{grid-template-columns:1fr}.toeflIntroTaskTable strong{border-right:0;border-bottom:1px solid #d7dee3}.homeAuthCard{justify-items:start;min-width:0;padding-top:0;text-align:left}.workPage .heroCard{position:static;max-height:none}.controlRow,.panelHeader,.statusStack{align-items:stretch;flex-direction:column}.inlineChoices,.mockSummary{grid-template-columns:1fr;flex-direction:column}.examCard p{white-space:normal}.legalCard{padding:22px}}