.TestScreen_testScreen__wT__1{display:flex;flex-direction:column;height:100vh}.TestScreen_header__J0Efp{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#f5f7fa;border-bottom:1px solid #ddd}.TestScreen_sectionTabs__TXu_4{display:flex;gap:8px}.TestScreen_activeTab__JiYxP{background:#1976d2;color:#fff;border:none;padding:8px 16px;border-radius:4px}.TestScreen_inactiveTab___nWQT{background:#e3e3e3;color:#333;border:none;padding:8px 16px;border-radius:4px}.TestScreen_body__fEevw{display:flex;flex:1;overflow:hidden}.TestScreen_mainContent__Ag0_T{flex:3;padding:24px 24px 80px;overflow-y:auto}.TestScreen_sidebar__jn9kF{flex:1;background:#f0f4f8;padding:24px;border-left:1px solid #ddd;min-width:260px}.TestScreen_questionPanel__CcbI_{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px #0001;margin-bottom:16px;overflow-y:auto;max-height:50vh}.TestScreen_questionPanel__CcbI_ svg{max-width:100%!important;max-height:350px!important;width:auto!important;height:auto!important}.TestScreen_questionPanel__CcbI_ .TestScreen_question-diagram__LOrcX{max-width:600px!important;max-height:350px!important;object-fit:contain}.TestScreen_questionPanel__CcbI_ div[dangerouslySetInnerHTML]{max-width:600px!important;max-height:350px!important;overflow:hidden!important;text-align:left!important}.TestScreen_questionPanel__CcbI_ div[dangerouslySetInnerHTML] svg{max-width:100%!important;max-height:350px!important;width:auto!important;height:auto!important}.TestScreen_passageText__RX8M3{line-height:2;font-size:15px;overflow-y:auto;padding-right:12px;flex:1;color:#1f2937;word-spacing:.05em}.TestScreen_passageText__RX8M3 p{margin-bottom:1.5em;margin-top:0;text-align:justify}.TestScreen_passageText__RX8M3 p:last-child{margin-bottom:0}.TestScreen_palette__hz0zz{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:16px 0}.TestScreen_answered__6RgS_{background:#4caf50;color:#fff}.TestScreen_notVisited__4HJ2M{background:#e0e0e0;color:#333}.TestScreen_marked__bHef5{background:#ff9800;color:#fff}.TestScreen_current__aDykF{border:2px solid #1976d2;background:#fff;color:#1976d2}.TestScreen_timer__1t4Bz{font-weight:700;color:#d32f2f}@media (max-width:767px){.TestScreen_testScreen__wT__1{height:auto;min-height:100vh}.TestScreen_header__J0Efp{padding:8px 12px;flex-direction:column;align-items:flex-start;gap:8px}.TestScreen_sectionTabs__TXu_4{flex-wrap:wrap;gap:6px}.TestScreen_activeTab__JiYxP,.TestScreen_inactiveTab___nWQT{padding:6px 12px;font-size:14px}.TestScreen_body__fEevw{flex-direction:column}.TestScreen_mainContent__Ag0_T{padding:16px;flex:none}.TestScreen_sidebar__jn9kF{border-left:none;border-top:1px solid #ddd;padding:16px;min-width:auto}.TestScreen_questionPanel__CcbI_{max-height:none!important;padding:16px!important;margin-bottom:16px!important;overflow-y:visible!important}.TestScreen_questionPanel__CcbI_ svg{max-height:250px!important}.TestScreen_questionPanel__CcbI_ .TestScreen_question-diagram__LOrcX,.TestScreen_questionPanel__CcbI_ div[dangerouslySetInnerHTML]{max-width:100%!important;max-height:250px!important}.TestScreen_palette__hz0zz{grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0}.TestScreen_timer__1t4Bz{font-size:14px}}.OptionsPanel_options-panel__Mgs0j{display:flex;flex-direction:column;gap:10px;margin:12px 0}.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.OptionsPanel_option-label___FC2O{display:flex;align-items:flex-start;gap:10px;padding:4px 0;border:none;background:transparent;font-size:16px;font-weight:500;cursor:pointer;user-select:none}.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums .OptionsPanel_option-label___FC2O{padding:8px;border:2px solid #e5e7eb;border-radius:6px;background:#ffffff;transition:all .2s ease}.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums .OptionsPanel_option-label___FC2O:hover{border-color:#93c5fd;background:#f8fafc}.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums .OptionsPanel_option-label___FC2O.OptionsPanel_selected__k_bG_{border-color:#1976d2;background:#eff6ff}.OptionsPanel_option-label___FC2O.OptionsPanel_selected__k_bG_{color:#1976d2}.OptionsPanel_option-label___FC2O input[type=radio]{accent-color:#1976d2;width:18px;height:18px;margin-top:2px;flex-shrink:0}.OptionsPanel_option-label___FC2O:active{background:transparent}.OptionsPanel_option-label___FC2O input[disabled]+span{color:#b0b8c1}.OptionsPanel_option-content__YmUiF{display:flex;flex-direction:column;align-items:flex-start;flex:1}.OptionsPanel_option-diagram__pgrrx{display:flex;flex-direction:column;align-items:center;width:100%;max-height:120px;overflow:hidden}.OptionsPanel_option-letter__V8oSD{font-weight:600;font-size:14px;color:#374151;margin-bottom:4px;display:block;text-align:center}.OptionsPanel_svg-wrapper___IpW_{max-width:220px;height:180px;background:#f9fafb;border-radius:4px;padding:8px;margin:0 auto;box-sizing:border-box}.OptionsPanel_svg-wrapper___IpW_,.OptionsPanel_svg-wrapper___IpW_>div{width:100%;display:flex;align-items:center;justify-content:center;overflow:visible}.OptionsPanel_svg-wrapper___IpW_>div{height:100%}.OptionsPanel_option-diagram__pgrrx img{max-width:100%;max-height:100%;height:auto;object-fit:contain;display:block}.OptionsPanel_option-diagram__pgrrx svg,.OptionsPanel_svg-wrapper___IpW_ svg{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;display:block!important;object-fit:contain!important}@media (max-width:768px){.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums{grid-template-columns:repeat(2,1fr);gap:10px}.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums .OptionsPanel_option-label___FC2O{padding:6px}.OptionsPanel_svg-wrapper___IpW_{max-width:160px;height:130px}}@media (max-width:480px){.OptionsPanel_options-panel__Mgs0j.OptionsPanel_grid-layout__RBums{grid-template-columns:1fr}.OptionsPanel_svg-wrapper___IpW_{max-width:200px;height:160px}}.SectionSwitcher_section-switcher__98mXv{display:flex;gap:8px;overflow-x:auto;padding:8px 0 12px;background:#f7fafd;border-radius:8px;margin-bottom:8px}.SectionSwitcher_section-tab___cutW{border:1px solid #d1e3f8;background:#eaf3fc;color:#002a65;border-radius:10px;padding:8px 20px;font-weight:500;font-size:15px;transition:background .2s,color .2s,box-shadow .2s;outline:none;cursor:pointer;position:relative;white-space:nowrap}.SectionSwitcher_section-tab___cutW.SectionSwitcher_active__pBVnz{background:#393fff;color:#fff;border-color:#1976d2;box-shadow:0 2px 8px rgba(25,118,210,.08);font-weight:600}.SectionSwitcher_section-tab___cutW:hover:not(.SectionSwitcher_active__pBVnz){background:#dbeafe;color:#1976d2}.SectionSwitcher_section-count-badge__SnI2h{background:#fff;color:#1976d2;border-radius:12px;font-size:12px;padding:2px 8px;margin-left:8px;font-weight:600;box-shadow:0 1px 2px rgba(25,118,210,.06)}.QuestionPalette_question-palette__i0MvD{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;width:auto;margin:18px auto 20px}.QuestionPalette_palette-btn__2g9J1{width:80px;height:80px;border-radius:8px;font-weight:600;font-size:16px;border:2px solid #e0e7ef;background:#f3f6fa;color:#1a365d;transition:border .2s,box-shadow .2s,background .2s;cursor:pointer;outline:none;position:relative}.QuestionPalette_palette-btn__2g9J1.QuestionPalette_current__E7q3J{border:2px solid #1976d2;box-shadow:0 2px 8px rgba(25,118,210,.1);background:#e3f0fd}.QuestionPalette_palette-answered__MsXQO{background:#e6f9ed;border-color:#34a853;color:#1b5e20}.QuestionPalette_palette-not-answered__eBn4i{background:#ffeaea;border-color:#e53935;color:#b71c1c}.QuestionPalette_palette-marked__DvvSI{background:#f3e8fd;border-color:#8e24aa;color:#4a148c}.QuestionPalette_palette-not-visited__hBW9L{background:#f3f6fa;border-color:#e0e7ef;color:#b0b8c1}.QuestionPalette_palette-label__SEC1h{font-size:11px;color:#b0b8c1;margin-bottom:6px;text-align:center;font-weight:400;letter-spacing:.1em}.QuestionPalette_palette-circle__3MIrs{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:500;border:2px solid #e0e7ef;background:#fff;color:#1976d2;cursor:pointer;margin:0 auto;transition:background .2s,color .2s,border .2s;box-shadow:none}.QuestionPalette_palette-circle__3MIrs.QuestionPalette_current__E7q3J{background:#1976d2;color:#fff;border-color:#1976d2}.QuestionPalette_palette-circle__3MIrs.QuestionPalette_answered__zWf2_{background:#34a853;color:#fff;border-color:#34a853}.QuestionPalette_palette-circle__3MIrs.QuestionPalette_not-answered__ZN_rw{background:#e53935;color:#fff;border-color:#e53935}.QuestionPalette_palette-circle__3MIrs.QuestionPalette_marked__koGIi{background:#8e24aa;color:#fff;border-color:#8e24aa}.QuestionPalette_palette-circle__3MIrs.QuestionPalette_not-visited__TL_Qg{background:#fff;color:#b0b8c1;border-color:#e0e7ef}.QuestionPalette_palette-legend__UKZQk{display:flex;gap:14px;font-size:10px;align-items:center;margin:14px 0 0;justify-content:center;color:#888;font-weight:400}.QuestionPalette_palette-square__sDlH_{width:8px;height:8px;border-radius:2px;display:inline-block;margin-right:4px;opacity:.7}.QuestionPalette_legend-answered__bXsx1{background:#34a853}.QuestionPalette_legend-not-answered__ebedt{background:#e53935}.QuestionPalette_legend-marked-answered__eMkOs,.QuestionPalette_legend-marked__Gs_8y{background:#8e24aa}.QuestionPalette_legend-not-visited__xIBYB{background:#e0e7ef}.QuestionPalette_palette-user-info__CFwdt{display:flex;align-items:center;gap:10px;margin-bottom:10px}.QuestionPalette_palette-avatar__gLGHE{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#e0e7ef}.QuestionPalette_palette-avatar-placeholder__s8SG7{width:32px;height:32px;border-radius:50%;background:#e0e7ef;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1976d2;font-size:18px}.QuestionPalette_palette-username__eyfLK{font-weight:600;color:#1976d2;font-size:15px}.QuestionPalette_palette-legend-bar__N5lHt{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:8px;margin-top:4px;font-size:13px;font-weight:500;justify-content:flex-start}.QuestionPalette_legend-item__p3YJj{display:flex;align-items:center;gap:3px;margin-bottom:4px}.QuestionPalette_legend-rect__ebS1K{display:inline-flex;align-items:center;justify-content:center;width:22px;height:18px;border-radius:4px;font-size:12px;font-weight:700;color:#fff;margin-right:2px}.QuestionPalette_legend-label__mMNZH{font-size:13px;color:#444;font-weight:500}.QuestionPalette_palette-section-title__vECxP{font-size:16px;font-weight:700;color:#222;margin:10px 0 8px}.QuestionPalette_question-palette-rect__sjf1b{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;width:auto;margin:18px auto 20px}.QuestionPalette_palette-rect__Swu2_{width:44px;height:32px;border-radius:6px;font-weight:600;font-size:16px;border:2px solid #e0e7ef;background:#fff;color:#1976d2;transition:border .2s,box-shadow .2s,background .2s;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;box-shadow:none;padding:0}.QuestionPalette_palette-rect__Swu2_.QuestionPalette_current__E7q3J{background:#1976d2;color:#fff;border-color:#1976d2}.QuestionPalette_palette-rect__Swu2_.QuestionPalette_answered__zWf2_{background:#34a853;color:#fff;border-color:#34a853}.QuestionPalette_palette-rect__Swu2_.QuestionPalette_not-answered__ZN_rw{background:#e53935;color:#fff;border-color:#e53935}.QuestionPalette_palette-rect__Swu2_.QuestionPalette_marked-answered___ErTb,.QuestionPalette_palette-rect__Swu2_.QuestionPalette_marked__koGIi{background:#8e24aa;color:#fff;border-color:#8e24aa}.QuestionPalette_palette-rect__Swu2_.QuestionPalette_not-visited__TL_Qg{background:#fff;color:#b0b8c1;border-color:#e0e7ef}@media (max-width:600px){.QuestionPalette_palette-legend-bar__N5lHt{gap:6px;font-size:11px}.QuestionPalette_legend-rect__ebS1K{width:16px;height:14px;font-size:10px;border-radius:3px}.QuestionPalette_legend-label__mMNZH{font-size:11px}}.TestScreen_testbook-layout__O1Eoo{display:flex;flex-direction:row;min-height:100vh;height:100vh;background:#f9fafb;position:relative;gap:20px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.TestScreen_top-right-timer__qZRRE{position:absolute;top:0;right:0;font-size:20px;font-weight:600;color:#1976d2;background:#fff;padding:8px 20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);z-index:10}.TestScreen_left-panel__Gc_HO{flex:1;display:flex;flex-direction:column;border-radius:12px;position:relative;min-width:0;overflow-y:auto;max-height:calc(100vh - 80px);padding:20px 20px 100px}.TestScreen_right-panel__i42WB{flex:1;padding:64px 32px 32px 0;display:flex;flex-direction:column;align-items:flex-start;min-width:340px;max-width:420px;background:transparent}.TestScreen_palette-area__2jcBG{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start}.TestScreen_sticky-submit__iIOdW{width:100%;margin-top:auto;margin-bottom:24px;align-self:center;max-width:360px}.TestScreen_section-switcher__r1M0N{display:flex;gap:8px;overflow-x:auto;padding:8px 0 12px;background:none;border-radius:0;margin-bottom:8px;align-items:center}.TestScreen_section-tab__cmzXL{border:1px solid #e0e7ef;background:#fff;color:#1976d2;border-radius:10%;padding:4px 16px;font-weight:500;font-size:14px;transition:background .2s,color .2s,border .2s;outline:none;cursor:pointer;box-shadow:none;margin-right:4px}.TestScreen_section-tab__cmzXL.TestScreen_active__JATtY{background:#1976d2;color:#fff;border-color:#1976d2;font-weight:600}.TestScreen_section-tab__cmzXL:hover:not(.TestScreen_active__JATtY){background:#f3f6fa;color:#1976d2}.TestScreen_sticky-timer__eoHRZ{background:none;color:#1976d2;font-weight:700;font-size:16px;padding:0;border-radius:0;box-shadow:none;margin-bottom:8px;text-align:right}.TestScreen_question-palette__YczmC{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:12px 0 8px}.TestScreen_palette-btn__eTtXz{width:32px;height:32px;border-radius:6px;font-weight:500;font-size:14px;border:none;background:#f3f6fa;color:#1976d2;transition:background .2s,color .2s;cursor:pointer;outline:none;position:relative;box-shadow:none}.TestScreen_palette-btn__eTtXz.TestScreen_current__ELp9b{border:2px solid #1976d2;background:#e3f0fd}.TestScreen_palette-answered__GLRk8{background:#e6f9ed;color:#1b5e20}.TestScreen_palette-not-answered__uV8bT{background:#ffeaea;color:#b71c1c}.TestScreen_palette-marked__XOViw{background:#ede7f6;color:#512da8}.TestScreen_palette-not-visited__2kO8_{background:#f3f6fa;color:#b0b8c1}.TestScreen_palette-legend__88LLB{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px;font-size:11px;align-items:center;color:#888}.TestScreen_palette-dot__m3s1n{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px}.TestScreen_dot-answered__pL3YU{background:#34a853}.TestScreen_dot-not-answered__Y1GuK{background:#e53935}.TestScreen_dot-marked__H06f5{background:#8e24aa}.TestScreen_dot-not-visited__vdAX3{background:#b0b8c1}.TestScreen_dot-marked-answered__TIJ2_{background:#1976d2}.TestScreen_action-bar__x6WgI{display:flex;gap:10px;margin-top:24px;width:100%;justify-content:space-between}.TestScreen_action-bar__x6WgI button{flex:1 1 0;min-width:0;font-size:15px;height:40px;border-radius:6px;box-shadow:none}.TestScreen_section-label__XWOQ6{font-weight:600;font-size:14px;margin-bottom:2px;color:#1976d2;letter-spacing:.5px}.TestScreen_question-count__A70ij{font-weight:400;font-size:12px;margin-bottom:6px;color:#1976d2}.TestScreen_user-info-compact__ADO2z{font-size:12px;margin-bottom:8px;color:#888;display:flex;flex-direction:column;gap:2px}.TestScreen_fixed-action-bar___YqBj{position:fixed;left:0;right:0;bottom:0;background:#fff;box-shadow:0 -2px 12px rgba(0,0,0,.06);padding:16px 24px;display:flex;gap:16px;z-index:100;justify-content:center}.TestScreen_fixed-action-bar___YqBj button{flex:1 1 0;min-width:0;font-size:16px;height:44px;border-radius:6px}.TestScreen_small-action-btn__BfTFd{min-width:unset!important;width:auto!important;flex:none!important;height:36px;font-size:14px;padding:0 12px;border-radius:6px;font-weight:500;box-shadow:none}@media (max-width:767px){.TestScreen_testbook-layout__O1Eoo{flex-direction:column!important;min-height:100vh!important;height:auto!important;gap:0!important;padding:0!important;display:flex!important;overflow-y:auto!important}.TestScreen_top-right-timer__qZRRE{position:fixed;top:2px;right:4px;font-size:9px;padding:1px 4px;z-index:50;line-height:1.1;font-weight:600;border-radius:3px;min-height:auto;height:auto}.TestScreen_left-panel__Gc_HO{width:100%!important;max-width:none!important;margin:0!important;padding:20px 16px 200px!important;border-radius:0!important;flex:none!important;overflow-y:visible!important;max-height:none!important}.TestScreen_right-panel__i42WB{display:none!important}.TestScreen_sticky-timer__eoHRZ{position:static;border-radius:0;margin-bottom:12px;text-align:left}.TestScreen_action-bar__x6WgI{flex-direction:column;gap:8px;margin-top:16px}.TestScreen_fixed-action-bar___YqBj{padding:8px!important;gap:8px!important;flex-wrap:wrap!important;max-height:none!important;height:auto!important;flex-direction:column!important;align-items:stretch!important}.TestScreen_fixed-action-bar___YqBj>div{width:100%!important;display:flex!important;flex-direction:column!important;gap:6px!important}.TestScreen_fixed-action-bar___YqBj>div:first-child{order:2}.TestScreen_fixed-action-bar___YqBj>div:last-child{order:1}.TestScreen_fixed-action-bar___YqBj button{flex:1!important;min-width:0!important;width:100%!important;font-size:13px!important;height:40px!important;margin:0!important}.TestScreen_fixed-action-bar___YqBj span{display:none!important}.TestScreen_small-action-btn__BfTFd{height:32px!important;font-size:12px!important;padding:0 8px!important}.TestScreen_question-palette__YczmC{grid-template-columns:repeat(5,1fr);gap:6px;margin:8px 0}.TestScreen_palette-btn__eTtXz{width:28px;height:28px;font-size:12px}.TestScreen_palette-legend__88LLB{font-size:10px;gap:8px}.TestScreen_section-switcher__r1M0N{gap:4px;padding:4px 0 8px}.TestScreen_section-tab__cmzXL{padding:6px 12px;font-size:12px}}