.PracticeInterface_container__R_Tpl{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(to bottom,rgb(var(--background-end-rgb)),rgb(var(--background-start-rgb)));color:var(--text-color)}.PracticeInterface_header__hzPC3{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:60px;background-color:var(--card-bg);border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;top:0;z-index:100}.PracticeInterface_headerLeft__pRcZE{display:flex;align-items:center;gap:16px}.PracticeInterface_mobileMenuBtn__cIpXb{display:none;background:none;border:none;cursor:pointer;color:var(--text-color);padding:8px}.PracticeInterface_examTitle__pctUL{font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:12px;flex:1 1;overflow:hidden}.PracticeInterface_titleText__tSjLD{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PracticeInterface_modeBadge__SbW5k{background-color:rgba(74,111,255,.1);color:var(--primary-color,#4a6fff);font-size:.8rem;padding:4px 8px;border-radius:4px;font-weight:700}.PracticeInterface_headerRight__va6_b{display:flex;align-items:center;gap:16px}.PracticeInterface_headerSettingsBtn__ocQhW{background:none;border:none;cursor:pointer;color:var(--text-sub);display:flex;align-items:center;padding:8px;transition:color .2s}.PracticeInterface_headerSettingsBtn__ocQhW:hover{color:var(--primary-color,#4a6fff)}.PracticeInterface_exitBtn___D1Pg{background-color:transparent;border:1px solid var(--border-color);padding:6px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;color:var(--text-color)}.PracticeInterface_mainContent__BoR_B{flex:1 1;display:flex;justify-content:center;padding:30px 20px}.PracticeInterface_scrollingList__9MXv_{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:start}.PracticeInterface_practiceCard__ddP3c{background-color:var(--card-bg);border-radius:12px;padding:24px;box-shadow:0 2px 8px var(--shadow-color);border:1px solid var(--border-color);display:flex;flex-direction:column}.PracticeInterface_questionHeader__ls573{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px dashed var(--border-color)}.PracticeInterface_qNumBox__pInBF{display:flex;align-items:center;gap:12px}.PracticeInterface_qNum__j5nMZ{font-size:1.2rem;font-weight:700;color:var(--primary-color,#4a6fff)}.PracticeInterface_gradingMark__8ouLk{font-size:1.8rem;line-height:1;animation:PracticeInterface_popIn__Xuspb .3s cubic-bezier(.175,.885,.32,1.275)}.PracticeInterface_markCorrect__dnDUw{color:#10b981}.PracticeInterface_markWrong___QTbu{color:#ef4444}@keyframes PracticeInterface_popIn__Xuspb{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.PracticeInterface_qSubjectBadge__kkDHJ{font-size:.85rem;color:var(--text-sub);background-color:var(--bg-hover);padding:4px 10px;border-radius:12px}.PracticeInterface_questionBody__ViRa2{display:flex;flex-direction:column;gap:20px}.PracticeInterface_qText__Pg3RE{font-size:1.1rem;line-height:1.6;color:var(--text-color);word-break:keep-all}.PracticeInterface_expText__vx6_h pre,.PracticeInterface_qText__Pg3RE pre{font-family:inherit!important;white-space:pre-wrap!important;word-break:break-all;border:1px solid var(--border-color)!important;padding:15px!important;border-radius:8px!important;background-color:hsla(0,0%,50%,.05)!important;margin:15px 0!important;font-size:1rem!important;color:var(--text-color)!important;max-width:100%;overflow-x:auto}.PracticeInterface_expText__vx6_h code,.PracticeInterface_inlineCode__7Tilh,.PracticeInterface_qText__Pg3RE code{font-family:inherit;background-color:var(--bg-hover);color:#ef4444;padding:2px 6px;border-radius:4px;font-size:.9em}.PracticeInterface_expText__vx6_h table,.PracticeInterface_qText__Pg3RE table,.PracticeInterface_tableWrapper__whpJF{width:100%;overflow-x:auto;margin:15px 0;font-size:.95rem;background-color:transparent;border-collapse:collapse;color:var(--text-color)}.PracticeInterface_expText__vx6_h td,.PracticeInterface_expText__vx6_h th,.PracticeInterface_qText__Pg3RE td,.PracticeInterface_qText__Pg3RE th{border:1px solid var(--border-color);padding:8px 12px;text-align:left}.PracticeInterface_expText__vx6_h th,.PracticeInterface_qText__Pg3RE th{background-color:hsla(0,0%,50%,.05);font-weight:600}.PracticeInterface_expText__vx6_h tr:nth-child(2n),.PracticeInterface_qText__Pg3RE tr:nth-child(2n){background-color:hsla(0,0%,50%,.02)}.PracticeInterface_expText__vx6_h img,.PracticeInterface_qText__Pg3RE img{display:block;width:auto;max-width:100%;height:auto;margin:15px auto;border-radius:8px;border:1px solid var(--border-color);background-color:#fff;padding:10px}.PracticeInterface_mediaPanel__6R9C1{display:flex;flex-direction:column;gap:16px;margin-top:12px;align-items:center}.PracticeInterface_imageWrapper__1DrLa{display:flex;justify-content:center;margin:16px 0;width:100%}.PracticeInterface_cImage__Ut1tH,.PracticeInterface_qImage__Plj4i{max-width:100%;height:auto;border-radius:8px;border:1px solid var(--border-color);display:block;background-color:#fff;padding:5px}.PracticeInterface_exampleBox__In9CJ{border:1px solid var(--border-color);padding:16px;margin:16px 0;line-height:1.8}.PracticeInterface_exampleItem__kCzJY{position:relative;padding-left:12px}.PracticeInterface_exampleItem__kCzJY:before{content:"•";position:absolute;left:0;color:var(--text-sub)}.PracticeInterface_choicesList__qsQWT{display:flex;flex-direction:column;gap:10px}.PracticeInterface_choiceBox__WLk1U{display:flex;align-items:center;padding:16px;border-radius:8px;border:1px solid var(--border-color);background-color:var(--card-bg);cursor:pointer;transition:all .2s ease;gap:12px}.PracticeInterface_choiceBox__WLk1U:hover{background-color:var(--bg-hover);border-color:var(--border-color)}.PracticeInterface_choiceKey__yOrpg{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:var(--bg-hover);color:var(--text-sub);font-weight:600;font-size:.9rem;flex-shrink:0}.PracticeInterface_choiceContent__m_h97{flex:1 1;font-size:1rem;line-height:1.5;color:var(--text-sub)}.PracticeInterface_choiceSelectedActive___SPit{border-color:var(--primary-color,#4a6fff);background-color:rgba(74,111,255,.05)}.PracticeInterface_choiceSelectedActive___SPit .PracticeInterface_choiceKey__yOrpg{background-color:var(--primary-color,#4a6fff);color:#fff}.PracticeInterface_choiceActualAnswer__OTb6T{border-color:#10b981;background-color:rgba(16,185,129,.05)}.PracticeInterface_choiceActualAnswer__OTb6T .PracticeInterface_choiceKey__yOrpg{background-color:#10b981;color:#fff}.PracticeInterface_choiceActualAnswer__OTb6T .PracticeInterface_choiceContent__m_h97{color:var(--text-color)}.PracticeInterface_choiceWrongSelected__dqScV{border-color:#ef4444;background-color:rgba(239,68,68,.05);text-decoration:line-through;color:var(--text-tertiary,#9ca3af)}.PracticeInterface_choiceWrongSelected__dqScV .PracticeInterface_choiceKey__yOrpg{background-color:#ef4444;color:#fff;text-decoration:none}.PracticeInterface_choiceWrongSelected__dqScV .PracticeInterface_choiceContent__m_h97{opacity:.6}.PracticeInterface_actionBar__0QErt{display:flex;gap:12px;margin-top:24px;padding-top:16px;border-top:1px solid var(--border-color)}.PracticeInterface_actionBtn__MhYFQ{display:flex;align-items:center;gap:6px;background-color:var(--bg-hover);border:1px solid var(--border-color);padding:8px 14px;border-radius:8px;font-size:.9rem;font-weight:600;color:var(--text-sub);cursor:pointer;transition:all .2s}.PracticeInterface_actionBtn__MhYFQ:hover{background-color:#fff;border-color:var(--primary-color,#4a6fff);color:var(--primary-color,#4a6fff)}.PracticeInterface_actionBtn__MhYFQ.PracticeInterface_bookmarked__Y8T0h{border-color:#f59e0b;background-color:rgba(245,158,11,.05);color:#d97706}.PracticeInterface_explanationBox__31Uaw{margin-top:16px;padding:16px;background-color:var(--bg-hover);border-radius:8px;border-left:4px solid var(--primary-color,#4a6fff);animation:PracticeInterface_fadeIn__cJhkM .3s ease}@keyframes PracticeInterface_fadeIn__cJhkM{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.PracticeInterface_expCorrectLine__jA_rs{font-size:1.05rem;color:var(--text-color);margin-bottom:8px}.PracticeInterface_expText__vx6_h{font-size:.95rem;line-height:1.6;color:var(--text-sub);word-break:break-word}.PracticeInterface_modalBackdrop__79VCQ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:999;display:flex;align-items:center;justify-content:center}.PracticeInterface_modal__R0TOF{background-color:var(--card-bg);padding:24px;border-radius:12px;box-shadow:0 4px 12px var(--shadow-color)}@media (max-width:768px){.PracticeInterface_header__hzPC3{padding:0 10px}.PracticeInterface_headerLeft__pRcZE{max-width:calc(100% - 70px);width:100%}.PracticeInterface_mobileMenuBtn__cIpXb{display:none}.PracticeInterface_examTitle__pctUL{font-size:1rem;gap:6px}.PracticeInterface_mainContent__BoR_B{padding:10px 8px}.PracticeInterface_scrollingList__9MXv_{grid-template-columns:1fr;gap:16px;width:100%}.PracticeInterface_practiceCard__ddP3c{padding:16px 12px}}.PracticeInterface_reportBtn__gnk_s{background:transparent;border:1px solid var(--border-color);color:var(--text-sub);padding:6px 12px;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;margin-left:auto}.PracticeInterface_reportBtn__gnk_s:hover{color:#ef4444;border-color:#ef4444;background:rgba(239,68,68,.05)}.CBTInterface_container__aIIAP{position:relative;width:100%;height:100dvh;z-index:1;display:flex;flex-direction:column;background-color:var(--bg-color);color:var(--text-color)}.CBTInterface_header__n80iU{flex-shrink:0;height:60px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background-color:var(--card-bg);border-bottom:1px solid var(--border-color);box-shadow:0 2px 4px var(--shadow-color)}.CBTInterface_examTitle__xTmfh{font-size:1.2rem;font-weight:700;color:var(--primary-color)}.CBTInterface_headerRight__fBLtl{display:flex;align-items:center;gap:15px}.CBTInterface_timer__2XTJM{font-size:1.2rem;font-weight:700;color:#e53e3e;font-family:inherit;line-height:1;display:flex;align-items:center}.CBTInterface_layoutToggle__9lDpN{display:flex;background:var(--bg-hover);padding:2px;border-radius:8px;margin-right:12px}.CBTInterface_toggleBtn__mWUck{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:var(--text-sub);border-radius:6px;cursor:pointer;transition:all .2s}.CBTInterface_toggleBtn__mWUck:hover{color:var(--text-primary);background:rgba(0,0,0,.05)}.CBTInterface_toggleBtn__mWUck.CBTInterface_active__7gR9X{background:var(--card-bg);color:var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,.1)}.CBTInterface_segmentedControl__J9aaE{display:flex;background-color:var(--bg-hover);border-radius:8px;padding:4px;gap:4px;margin-right:12px}.CBTInterface_segmentBtn__vKQlm{border:none;background:transparent;padding:6px 16px;border-radius:6px;font-size:.9rem;font-weight:600;color:var(--text-sub);cursor:pointer;transition:all .2s ease}.CBTInterface_segmentBtn__vKQlm:hover{color:var(--text-color)}.CBTInterface_activeSegment__3wUbT{background:var(--card-bg);color:var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,.1)}.CBTInterface_mainContent__L_jLL{flex:1 1;display:flex;overflow:hidden}.CBTInterface_questionArea__oojXJ{flex:1 1;display:flex;flex-direction:column;padding:0;overflow-y:hidden}.CBTInterface_questionScrollContent__JDNIz{flex:1 1;overflow-y:auto;padding:20px;display:flex;flex-direction:column}.CBTInterface_questionPanelWrapper__4LpZ4{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:24px;margin-bottom:20px;box-shadow:0 4px 6px var(--shadow-color);display:flex;flex-direction:column;height:auto;overflow-y:visible}.CBTInterface_questionHeader__Lb3ck{display:flex;align-items:baseline;margin-bottom:16px;border-bottom:2px solid var(--border-color);padding-bottom:12px}.CBTInterface_headerSettingsBtn__pOrhy{margin-left:auto;background:none;border:none;cursor:pointer;color:var(--text-sub);padding:8px;display:flex;align-items:center;border-radius:50%;transition:all .2s}.CBTInterface_questionContent__Sd2__{flex:1 1;display:flex;flex-direction:column;width:100%}.CBTInterface_headerSettingsBtn__pOrhy:hover{background-color:var(--bg-hover);color:var(--primary-color)}.CBTInterface_backBtn__9St3E{display:flex;align-items:center;gap:6px;padding:8px 16px;background:transparent;border:1px solid var(--border-color);border-radius:8px;color:var(--text-sub);font-weight:600;cursor:pointer;transition:all .2s;height:40px}.CBTInterface_backBtn__9St3E:hover{background-color:var(--bg-hover);color:var(--text-color);border-color:var(--text-sub)}.CBTInterface_qIndex__M3tBl{font-size:1.5rem;font-weight:800;color:var(--primary-color);margin-right:8px}.CBTInterface_qTotal__rsR2Z{font-size:1rem;color:var(--text-sub)}.CBTInterface_qText__P2F_J{font-size:1.1rem;line-height:1.6;color:var(--text-color);margin-bottom:0;width:100%;word-break:keep-all}.CBTInterface_qText__P2F_J b,.CBTInterface_qText__P2F_J strong{font-weight:700;color:var(--primary-color)}.CBTInterface_qText__P2F_J ol,.CBTInterface_qText__P2F_J ul{margin:12px 0 12px 24px}.CBTInterface_qText__P2F_J li{margin-bottom:4px}.CBTInterface_qText__P2F_J table{width:100%;border-collapse:collapse;margin:15px 0;font-size:.95rem}.CBTInterface_qText__P2F_J td,.CBTInterface_qText__P2F_J th{border:1px solid var(--border-color);padding:8px 12px;text-align:left}.CBTInterface_qText__P2F_J th{background-color:hsla(0,0%,50%,.05);font-weight:600}.CBTInterface_qText__P2F_J tr:nth-child(2n){background-color:hsla(0,0%,50%,.02)}.CBTInterface_qText__P2F_J code,.CBTInterface_qText__P2F_J pre{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif!important;background-color:var(--bg-hover);padding:2px 6px;border-radius:4px;font-size:1rem;color:var(--text-color);font-feature-settings:normal;font-variant:normal}.CBTInterface_qText__P2F_J pre{padding:18px;overflow-x:auto;border:1px solid var(--border-color);margin:8px 0;white-space:pre-wrap;line-height:1.6;border-radius:14px;background-color:var(--bg-hover)}.CBTInterface_qText__P2F_J pre.CBTInterface_contents__XX3sk{font-family:inherit!important;font-size:1rem;line-height:1.8;background-color:var(--bg-hover);border-radius:14px;padding:24px;border:1px solid var(--border-color);color:var(--text-color);white-space:pre-wrap;margin:8px 0;font-feature-settings:normal;font-variant:normal}.CBTInterface_qText__P2F_J h5{margin:0 0 10px!important;display:block!important}.CBTInterface_qText__P2F_J .CBTInterface_underline___TJm4{text-decoration:underline;text-underline-offset:4px}.CBTInterface_bottomSplit__zzZnM{display:flex;flex-direction:column;gap:16px;align-items:stretch}.CBTInterface_leftPanel__MOhKq{width:100%;max-width:100%;display:flex;flex-direction:column;gap:16px}.CBTInterface_imageContainer__NxxRT{border:1px solid var(--border-color);align-items:center;margin:0 auto}.CBTInterface_imageContainer__NxxRT,.CBTInterface_imageWrapper__SYdau{border-radius:8px;overflow:hidden;background-color:#fff;display:inline-flex;justify-content:center;padding:12px;width:-moz-fit-content!important;width:fit-content!important;max-width:100%}.CBTInterface_imageWrapper__SYdau{margin:16px auto;border:1px solid var(--border-color)}.CBTInterface_qImage__eHKpp{width:auto;max-width:100%;max-height:400px;height:auto;display:block;object-fit:contain}.CBTInterface_rightPanel__bY56m{flex:1 1;min-width:0;width:100%}.CBTInterface_choices__W_q2s{display:flex;flex-direction:column;gap:8px}.CBTInterface_choiceItem__yZjcF{display:flex;align-items:center;padding:10px 14px;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s;background-color:var(--card-bg);width:100%}.CBTInterface_choiceItem__yZjcF:hover{background-color:hsla(0,0%,50%,.05);border-color:var(--primary-color)}.CBTInterface_choiceItem__yZjcF.CBTInterface_selectedChoice__aCaQb{background-color:rgba(0,112,243,.15);border-color:var(--primary-color);box-shadow:0 0 0 1px var(--primary-color)}.CBTInterface_choiceKey__w8yEr{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:var(--border-color);color:var(--text-sub);font-weight:700;margin-right:12px;flex-shrink:0;font-size:.9rem}.CBTInterface_selectedChoice__aCaQb .CBTInterface_choiceKey__w8yEr{background-color:var(--primary-color);color:#fff}.CBTInterface_choiceContent__sAM6P{flex:1 1;font-size:1rem;line-height:1.5;display:flex;flex-direction:column;gap:8px;color:var(--text-sub)}.CBTInterface_correctChoice__6egno .CBTInterface_choiceContent__sAM6P,.CBTInterface_selectedChoice__aCaQb .CBTInterface_choiceContent__sAM6P{color:var(--text-color)}.CBTInterface_cImage__bSdsu{max-width:200px;max-height:80px;width:auto;height:auto;border-radius:4px;border:1px solid var(--border-color);background-color:#fff;padding:4px;margin-top:4px;object-fit:contain}.CBTInterface_correctChoice__6egno{border-color:#38a169!important;background-color:rgba(56,161,105,.1)!important}.CBTInterface_wrongChoice__4F5Pp{border-color:#e53e3e!important;background-color:rgba(229,62,62,.1)!important}.CBTInterface_correctKey__HDNZx{background-color:#38a169!important;color:#fff!important;border-color:#38a169!important}.CBTInterface_wrongKey__JLYzS{background-color:#e53e3e!important;color:#fff!important;border-color:#e53e3e!important}.CBTInterface_dualContainer__wbTcw{display:flex;gap:20px;height:100%;flex:1 1}.CBTInterface_dualPanel__BbGiT{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.CBTInterface_dualPanel__BbGiT .CBTInterface_questionPanelWrapper__4LpZ4{height:100%;margin-bottom:0;flex:1 1;overflow-y:auto}.CBTInterface_qText__P2F_J img{display:inline-block;width:auto;max-width:100%;height:auto;margin:5px;border-radius:4px;border:1px solid var(--border-color);background-color:#fff;padding:5px;vertical-align:middle}.CBTInterface_imageWrapperInline__BQwdH{display:inline-block;vertical-align:middle;margin:0 4px}.CBTInterface_qText__P2F_J h5{font-size:1.1rem!important;font-weight:500!important;margin:0!important;display:inline-block!important;line-height:1.6!important;color:var(--text-color)!important}.CBTInterface_emptyPanel__a1xUl{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-sub);background-color:var(--bg-hover);border-radius:12px}.CBTInterface_navigationBar__cg5l3{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background-color:var(--card-bg);border-top:1px solid var(--border-color);flex-shrink:0;margin-top:auto;width:100%;z-index:10}.CBTInterface_navControls__YxEKJ{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;position:relative}.CBTInterface_navBtn__kCXmb{padding:8px 16px;border:1px solid var(--border-color);border-radius:8px;background-color:var(--bg-hover);color:var(--text-color);font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;height:44px}.CBTInterface_navBtn__kCXmb:disabled{opacity:.5;cursor:not-allowed}.CBTInterface_submitBtn__IH3yh{position:absolute;right:0;padding:8px 20px;font-weight:700;height:44px}.CBTInterface_mobileMenuBtn__idtV7{display:none;background:none;border:none;padding:4px;color:var(--text-color);cursor:pointer}.CBTInterface_headerLeft__1SJ3i{display:flex;align-items:center;gap:12px}@media (max-width:768px){.CBTInterface_header__n80iU{padding:0 12px;height:54px}.CBTInterface_navText__l0clU{display:none}.CBTInterface_navigationBar__cg5l3{padding:12px}.CBTInterface_navControls__YxEKJ{gap:6px}.CBTInterface_navBtn__kCXmb{flex:1 1;font-size:.9rem;padding:0 4px}.CBTInterface_submitBtn__IH3yh{flex:1.2 1;margin-left:0;padding:0 8px;font-size:.95rem}.CBTInterface_backBtn__9St3E span{display:none}.CBTInterface_headerLeft__1SJ3i{flex:1 1;min-width:0;margin-right:10px}.CBTInterface_examTitle__xTmfh{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0;max-width:none}.CBTInterface_headerRight__fBLtl{flex-shrink:0}.CBTInterface_timer__2XTJM{font-size:.95rem;white-space:nowrap}.CBTInterface_layoutToggle__9lDpN{display:none}}.CBTInterface_omrArea__O3qdX{width:280px;flex-shrink:0;background-color:var(--bg-hover);border-left:1px solid var(--border-color);display:flex;flex-direction:column;padding:16px;overflow:hidden}@media (max-width:768px){.CBTInterface_omrArea__O3qdX{display:none}}.CBTInterface_resultSidePanel__rn5AH{width:360px;padding:20px!important;overflow-y:auto!important}.CBTInterface_omrHeader__AHAPm{height:54px;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.15rem;flex-shrink:0;box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:12px 12px 0 0}.CBTInterface_omrList__k5ZZF,.CBTInterface_resultScrollContent__8yxWJ{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:0;background-color:var(--card-bg);border:1px solid var(--border-color);border-top:none;border-radius:0 0 12px 12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.CBTInterface_omrRow__PAofW{display:flex;align-items:center;padding:10px 8px;border-bottom:1px solid var(--border-color);border-radius:4px;transition:background-color .2s}.CBTInterface_omrRow__PAofW:last-child{border-bottom:none}.CBTInterface_omrRowActive__LYA2L{background-color:rgba(59,130,246,.1);border-left:3px solid var(--primary-color);padding-left:5px}.CBTInterface_omrNum__WaX5W{width:30px;text-align:center;font-weight:600;font-size:.9rem;color:var(--text-sub);margin-right:8px}.CBTInterface_omrRowActive__LYA2L .CBTInterface_omrNum__WaX5W{color:var(--primary-color);font-weight:700}.CBTInterface_omrBubbles__ccZls{display:flex;gap:8px;flex:1 1;justify-content:space-around}.CBTInterface_omrBubble__R88xa{width:28px;height:28px;border-radius:50%;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;color:var(--text-sub);background-color:var(--card-bg);transition:all .2s}.CBTInterface_omrRowActive__LYA2L .CBTInterface_omrBubble__R88xa{background-color:var(--card-bg);border-color:rgba(59,130,246,.3);color:var(--text-color)}.CBTInterface_omrBubble__R88xa:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.CBTInterface_omrBubbleSelected__f3_oT{font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.2)}.CBTInterface_omrBubbleSelected__f3_oT,.CBTInterface_omrRowActive__LYA2L .CBTInterface_omrBubbleSelected__f3_oT{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.CBTInterface_submitBtn__IH3yh{padding:10px 24px;background-color:var(--primary-color);color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;transition:all .2s;box-shadow:0 4px 6px var(--shadow-color)}.CBTInterface_submitBtn__IH3yh:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 8px var(--shadow-color)}.CBTInterface_resultMain__u2KSz{flex:1 1;overflow-y:auto;padding:40px;background-color:var(--bg-color);display:flex;flex-direction:column;gap:40px;align-items:center}.CBTInterface_resultContent__imQFO{width:100%;max-width:1000px;padding:40px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.CBTInterface_resultSummaryRow__R1bfI{display:flex;flex-direction:row;gap:24px;align-items:stretch}.CBTInterface_resultBannerWrapper__kZIOy{width:100%}.CBTInterface_resultActionRow__50WaW{display:flex;justify-content:center;gap:20px;margin-top:10px}.CBTInterface_resultSection__13jHZ{flex:1 1;background-color:var(--card-bg);border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column}.CBTInterface_resultSection__13jHZ h3{margin:0 0 20px;font-size:1.2rem;color:var(--text-color);border-bottom:2px solid #edf2f7;padding-bottom:12px}.CBTInterface_resultCard__QEv5d{flex:1 1;display:flex;flex-direction:column;justify-content:center}.CBTInterface_resultRow__2_oU4{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:1.05rem;color:var(--text-sub)}.CBTInterface_resultRowCenter__AHDxI{display:flex;justify-content:center;margin-top:10px}.CBTInterface_value__PtEJ_{font-weight:700;color:var(--text-color)}.CBTInterface_valueBlue__S_Qxy{font-weight:700;color:var(--primary-color)}.CBTInterface_valueRed__L1X__{font-weight:700;color:#e53e3e}.CBTInterface_valuePassLarge__nNf0g{font-size:2.5rem;font-weight:800;color:var(--primary-color)}.CBTInterface_valueFailLarge__Pl9td{font-size:2.5rem;font-weight:800;color:#e53e3e}.CBTInterface_separator__6lUB1{height:1px;background-color:var(--border-color);margin:16px 0}.CBTInterface_subValue__4ryWR{font-weight:600;color:var(--text-sub)}.CBTInterface_scoreText__W9__o{color:var(--primary-color)}.CBTInterface_resultDetails__FHApp{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:20px}.CBTInterface_resultDetails__FHApp h3{font-size:1.2rem;color:var(--text-color)}.CBTInterface_resultGrid__AocA2{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px;margin-bottom:20px}.CBTInterface_resultItem__nq2xs{height:60px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.CBTInterface_resultItem__nq2xs.CBTInterface_correct__h0njw{background-color:rgba(56,161,105,.15);border:1px solid rgba(56,161,105,.4);color:#38a169}.CBTInterface_resultItem__nq2xs.CBTInterface_incorrect__JYv1M{background-color:rgba(229,62,62,.15);border:1px solid rgba(229,62,62,.4);color:#e53e3e}.CBTInterface_resNum__JEoKw{font-size:.8rem;color:var(--text-sub);margin-bottom:4px}.CBTInterface_resAns__i5KNZ{font-size:1.1rem}.CBTInterface_resRealAns__0QhOc{font-size:.8rem;margin-left:4px;color:#e53e3e;text-decoration:underline}.CBTInterface_modalBackdrop__eF6cG{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CBTInterface_modal__BB_Hy{background-color:var(--card-bg);border-radius:16px;padding:32px;width:90%;max-width:400px;box-shadow:0 10px 25px rgba(0,0,0,.2);text-align:center;animation:CBTInterface_slideUp__AbQgt .3s ease-out}@keyframes CBTInterface_slideUp__AbQgt{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CBTInterface_modal__BB_Hy h2{margin:0 0 8px;color:var(--text-color)}.CBTInterface_modalSub__rcf_Y{margin:0 0 24px;color:var(--text-sub);font-size:.95rem}.CBTInterface_modalInfo__vle2e{background-color:rgba(229,62,62,.1);border:1px solid rgba(229,62,62,.2);padding:16px;border-radius:8px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;color:var(--text-color)}.CBTInterface_unansweredCount__A92UP{color:#e53e3e;font-weight:800;font-size:1.1rem}.CBTInterface_modalButtons__3_4rq{display:flex;align-items:center;justify-content:center;gap:12px}.CBTInterface_modalCancel__DyFYv,.CBTInterface_modalSubmit__S_tSO{flex:1 1;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;font-size:1rem;transition:all .2s;border:none}.CBTInterface_modalCancel__DyFYv{background-color:var(--bg-hover);color:var(--text-color)}.CBTInterface_modalSubmit__S_tSO{background-color:var(--primary-color);color:#fff}.CBTInterface_modalSubmit__S_tSO:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.CBTInterface_exampleBox__WW56_{background-color:var(--bg-hover);border:1px solid var(--border-color);border-radius:12px;padding:16px;margin:12px 0}.CBTInterface_exampleItem__GaMoe{padding-left:20px;position:relative;margin-bottom:6px;color:var(--text-color);line-height:1.6;font-size:1rem}.CBTInterface_exampleItem__GaMoe:before{content:"•";position:absolute;left:0;top:0;color:var(--text-color);font-weight:400}.CBTInterface_exampleItem__GaMoe:last-child{margin-bottom:0}.CBTInterface_missingImage__cGVVw{display:inline-block;padding:4px 8px;background-color:#ffebee;color:#c62828;border:1px dashed #ef5350;border-radius:4px;font-size:.85rem;margin:0 4px}@media (max-width:768px){.CBTInterface_mainContent__L_jLL{flex-direction:column}.CBTInterface_resultContent__imQFO{padding:16px 12px;gap:16px;height:auto;overflow:visible}.CBTInterface_resultSummaryRow__R1bfI{flex-direction:column;gap:12px;flex:none}.CBTInterface_resultSection__13jHZ{padding:12px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;border-radius:12px}.CBTInterface_resultSection__13jHZ h3{font-size:1.05rem;margin:0 0 8px;padding-bottom:6px}.CBTInterface_resultRow__2_oU4{font-size:.9rem;margin-bottom:4px}.CBTInterface_resultRowCenter__AHDxI{margin-top:auto}.CBTInterface_valueFailLarge__Pl9td,.CBTInterface_valuePassLarge__nNf0g{font-size:1.5rem}.CBTInterface_resultActionRow__50WaW,.CBTInterface_resultBannerWrapper__kZIOy{margin-top:0}.CBTInterface_header__n80iU{padding:0 12px;height:50px}.CBTInterface_examTitle__xTmfh{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.CBTInterface_layoutToggle__9lDpN{display:none}.CBTInterface_questionScrollContent__JDNIz{padding:12px}.CBTInterface_questionPanelWrapper__4LpZ4{padding:16px}.CBTInterface_qText__P2F_J{font-size:1rem}.CBTInterface_bottomSplit__zzZnM{flex-direction:column;gap:20px}.CBTInterface_leftPanel__MOhKq{flex:none;width:100%;max-width:100%;position:static}.CBTInterface_rightPanel__bY56m{width:100%}.CBTInterface_navigationBar__cg5l3{padding:12px;gap:10px}.CBTInterface_navControls__YxEKJ{justify-content:flex-start}.CBTInterface_submitBtn__IH3yh{position:static;margin-left:auto}.CBTInterface_navBtn__kCXmb{padding:8px 12px;font-size:.9rem}.CBTInterface_navPage__6vV1y{min-width:60px;font-size:.9rem}.CBTInterface_timer__2XTJM{font-size:1rem}.CBTInterface_desktopText__PhzLg{display:none}.CBTInterface_mobileText__4qpVn{display:inline}.CBTInterface_container__aIIAP{overflow-x:hidden;width:100vw}.CBTInterface_header__n80iU{overflow:hidden}}.CBTInterface_mobileText__4qpVn{display:none}.CBTInterface_desktopText__PhzLg{display:inline}.CBTInterface_prepContainer__Cizc1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100dvh;background-color:var(--bg-color);position:fixed;top:0;left:0;z-index:2000}.CBTInterface_prepBox__oEPMc{background:var(--card-bg);border-radius:12px;box-shadow:0 10px 30px var(--shadow-color);width:90%;max-width:500px;padding:30px;border:1px solid var(--border-color)}.CBTInterface_prepHeader__UPO80{display:flex;align-items:center;gap:12px;font-size:1.5rem;font-weight:700;color:var(--primary-color);margin-bottom:20px;border-bottom:2px solid var(--border-color);padding-bottom:15px}.CBTInterface_prepContent__KcCsb{font-size:1.1rem;line-height:1.6;color:var(--text-color);margin-bottom:30px}.CBTInterface_prepList__7YwKT{padding-left:20px}.CBTInterface_prepList__7YwKT li{margin-bottom:10px}.CBTInterface_startBtnContainer__Xrmlr{display:flex;justify-content:center;margin-top:20px}.CBTInterface_startBtn__vpJPR{background-color:var(--primary-color);color:#fff;font-size:1.2rem;font-weight:600;padding:15px 40px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s,transform .1s;box-shadow:0 4px 10px rgba(0,0,0,.15)}.CBTInterface_startBtn__vpJPR:hover{background-color:var(--primary-hover);transform:translateY(-2px)}.CBTInterface_startBtn__vpJPR:active{transform:translateY(0)}.CBTInterface_reportBtn__9p7xw{background:transparent;border:1px solid var(--border-color);color:var(--text-sub);padding:6px 12px;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;margin-left:auto}.CBTInterface_reportBtn__9p7xw:hover{color:#ef4444;border-color:#ef4444;background:rgba(239,68,68,.05)}