@import "https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700&display=swap";._backdrop_1hnk3_1{z-index:12000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a75;place-items:center;padding:20px;animation:.16s ease-out _backdropIn_1hnk3_1;display:grid;position:fixed;inset:0}._dialog_1hnk3_13{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0e6;border-radius:24px;width:min(430px,100%);padding:28px;animation:.2s cubic-bezier(.2,.8,.2,1) _dialogIn_1hnk3_1;box-shadow:0 28px 80px #0f172a38}._symbol_1hnk3_24{color:#1d4ed8;background:#eff6ff;border-radius:15px;place-items:center;width:48px;height:48px;margin-bottom:18px;display:grid}._symbol_1hnk3_24._danger_1hnk3_35{color:#dc2626;background:#fef2f2}._symbol_1hnk3_24 svg{width:25px;height:25px}._copy_1hnk3_45 h2{color:#172033;margin:0;font-size:20px;font-weight:700;line-height:1.35}._copy_1hnk3_45 p{color:#667085;margin:9px 0 0;font-size:14px;line-height:1.65}._actions_1hnk3_60{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}._actions_1hnk3_60 button{min-height:42px;font:inherit;cursor:pointer;border-radius:12px;padding:0 18px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s}._actions_1hnk3_60 button:focus-visible{outline-offset:2px;outline:3px solid #3b82f640}._actions_1hnk3_60 button:active{transform:translateY(1px)}._cancelButton_1hnk3_87{color:#475467;background:#fff;border:1px solid #dbe1ea}._cancelButton_1hnk3_87:hover{background:#f8fafc}._confirmButton_1hnk3_97{color:#fff;background:#174ea6;border:1px solid #174ea6;box-shadow:0 7px 18px #174ea633}._confirmButton_1hnk3_97:hover{background:#123f89}._confirmButton_1hnk3_97._danger_1hnk3_35{background:#dc2626;border-color:#dc2626;box-shadow:0 7px 18px #dc26262e}._confirmButton_1hnk3_97._danger_1hnk3_35:hover{background:#b91c1c}@keyframes _backdropIn_1hnk3_1{0%{opacity:0}to{opacity:1}}@keyframes _dialogIn_1hnk3_1{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){._backdrop_1hnk3_1{align-items:end;padding:12px}._dialog_1hnk3_13{border-radius:22px;padding:24px 20px 20px}._actions_1hnk3_60{flex-direction:column-reverse}._actions_1hnk3_60 button{width:100%}}@media (prefers-reduced-motion:reduce){._backdrop_1hnk3_1,._dialog_1hnk3_13{animation:none}}._headerWrapper_twel4_1{z-index:100;background:#fff;border-bottom:1px solid #e5eaf3;width:100%;position:sticky;top:0;box-shadow:0 4px 18px #0f172a0f}._navbar_twel4_11{box-sizing:border-box;background:#fff;align-items:center;gap:28px;width:100%;height:76px;padding:0 56px;display:flex}._logo_twel4_23{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}._logoIcon_twel4_31{color:#fff;background:#0e3377;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:800;display:none}._logoText_twel4_44{color:#0e3377;letter-spacing:.2px;white-space:nowrap;font-size:22px;font-weight:800}._desktopMenu_twel4_52{flex:1;justify-content:center;align-items:center;gap:36px;min-width:0;display:flex}._navLink_twel4_61{color:#647086;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:28px 0;font-family:inherit;font-size:15.5px;font-weight:700;text-decoration:none;transition:color .2s;position:relative}._navLink_twel4_61:hover,._activeLink_twel4_80{color:#0e3377}._activeLink_twel4_80:after{content:"";background:#0e3377;border-radius:999px;height:3px;position:absolute;bottom:20px;left:0;right:0}._dropdown_twel4_95{position:relative}._dropdownTrigger_twel4_99{align-items:center;gap:6px;display:flex}._chevron_twel4_105{font-size:17px;line-height:1;transform:translateY(-1px)}._dropdownMenu_twel4_111{background:#fff;border:1px solid #e5eaf3;border-radius:16px;min-width:190px;padding:10px;position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%);box-shadow:0 18px 45px #0f172a1f}._dropdownMenu_twel4_111 a{color:#334155;border-radius:12px;padding:12px 14px;font-size:14.5px;font-weight:600;text-decoration:none;transition:all .2s;display:block}._dropdownMenu_twel4_111 a:hover{color:#0e3377;background:#eef4ff}._desktopActions_twel4_140{flex-shrink:0;align-items:center;gap:12px;display:flex}._btnLogin_twel4_147,._btnRegister_twel4_148,._btnLogout_twel4_149{cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;height:42px;padding:0 22px;font-family:inherit;font-size:15.5px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}._btnLogin_twel4_147{color:#0e3377;background:0 0;border:none}._btnLogin_twel4_147:hover{background:#eef4ff}._btnRegister_twel4_148{color:#fff;background:#0e3377;border:1px solid #0e3377;box-shadow:0 8px 20px #0e33772e}._btnRegister_twel4_148:hover{background:#17499c;transform:translateY(-1px)}._btnLogout_twel4_149{color:#fff;background:#dc2626;border:1px solid #dc2626}._btnLogout_twel4_149:hover{background:#b91c1c}._userChip_twel4_197{color:#0e3377;background:#eef4ff;border-radius:999px;align-items:center;gap:8px;max-width:190px;height:42px;padding:0 12px 0 6px;font-weight:700;text-decoration:none;display:flex}._userAvatar_twel4_211{color:#fff;background:#0e3377;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:flex}._userName_twel4_225{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._mobileMenuBtn_twel4_231{color:#0e3377;cursor:pointer;background:#eef4ff;border:none;border-radius:12px;flex-shrink:0;width:42px;height:42px;font-size:24px;display:none}._mobileMenu_twel4_231{box-sizing:border-box;background:#fff;border-top:1px solid #e5eaf3;width:100%;padding:18px 24px;box-shadow:0 18px 35px #0f172a14}._mobileMenu_twel4_231 a{color:#334155;border-radius:12px;padding:13px 10px;font-size:16px;font-weight:700;text-decoration:none;display:block}._mobileMenu_twel4_231 a:hover{color:#0e3377;background:#eef4ff}._mobileActions_twel4_268{gap:10px;margin-top:12px;display:grid}._mobileActions_twel4_268 ._btnLogin_twel4_147,._mobileActions_twel4_268 ._btnRegister_twel4_148,._mobileActions_twel4_268 ._btnLogout_twel4_149{box-sizing:border-box;width:100%}@media (width<=1180px){._navbar_twel4_11{gap:18px;padding:0 32px}._desktopMenu_twel4_52{gap:24px}._logoText_twel4_44{font-size:19px}}@media (width<=980px){._navbar_twel4_11{height:68px;padding:0 20px}._desktopMenu_twel4_52,._desktopActions_twel4_140{display:none}._mobileMenuBtn_twel4_231{justify-content:center;align-items:center;margin-left:auto;display:inline-flex}._logoText_twel4_44{font-size:20px}._logoIcon_twel4_31{display:flex}}@media (width<=480px){._navbar_twel4_11{height:62px;padding:0 14px}._logoText_twel4_44{font-size:16px}._logoIcon_twel4_31{width:30px;height:30px;font-size:16px}}._footer_jwam6_1{background-color:var(--surface);color:var(--on-surface-variant);border-top:1px solid var(--outline);padding:80px 0 40px}._footerContainer_jwam6_8{grid-template-columns:1fr;gap:48px;max-width:1280px;margin:0 auto;padding:0 24px;display:grid}._footerContainer_jwam6_8 p{line-height:1.7}._logoFooter_jwam6_21{align-items:center;gap:12px;margin-bottom:24px;display:flex}._logoCircleFooter_jwam6_28{background-color:var(--surface);border:2px solid var(--primary);width:44px;height:44px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}._footerTitle_jwam6_42,._footerColumn_jwam6_43 h4{color:var(--on-surface)}._footerTitle_jwam6_42{font-size:20px;font-weight:700}._footerColumn_jwam6_43 h4{margin:0 0 20px;font-weight:600}._footerLinks_jwam6_57{margin:0;padding:0;list-style:none}._footerLinks_jwam6_57 li{margin-bottom:12px;font-size:15px;line-height:1.5}._footer_jwam6_1 a{color:var(--on-surface-variant);text-decoration:none;transition:color .2s}._footer_jwam6_1 a:hover,._footer_jwam6_1 a:focus-visible{color:var(--primary)}._socialLinks_jwam6_80{flex-wrap:wrap;gap:16px;margin-top:18px;display:flex}._socialLinks_jwam6_80 a{align-items:center;gap:6px;font-size:15px;display:inline-flex}._copyright_jwam6_94{border-top:1px solid var(--outline);text-align:center;max-width:1232px;color:var(--on-surface-variant);margin:80px auto 0;padding:32px 24px 0;font-size:14px}@media (width>=768px){._footerContainer_jwam6_8{grid-template-columns:2fr 1fr 1fr 1fr}}._floatingDictionary_352yz_1{z-index:90;font-family:inherit;position:fixed;top:60%;right:0;transform:translateY(-50%)}._sideDock_352yz_10{background:#fff;border:1px solid #e5eaf3;border-right:none;border-radius:8px 0 0 8px;justify-items:center;gap:12px;padding:12px 8px;display:grid;box-shadow:0 12px 28px #0f172a24}._dictionaryTab_352yz_22,._topButton_352yz_23{color:#647086;font:inherit;cursor:pointer;background:0 0;border:none}._dictionaryTab_352yz_22{justify-items:center;gap:7px;width:50px;padding:0;font-size:14px;font-weight:600;display:grid}._bookIcon_352yz_41{color:#fff;background:#b94b50;border-radius:5px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:inline-grid;transform:rotate(-8deg)}._chatIcon_352yz_54{color:#fff;background:#0e3377;border-radius:999px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:900;display:inline-grid}._topButton_352yz_23{color:#91a0b3;border-top:1px solid #e5eaf3;width:34px;height:28px;font-size:24px;line-height:1}._panel_352yz_75{background:#fff;border:1px solid #d7dde7;border-radius:8px;flex-direction:column;width:min(462px,100vw - 88px);max-height:min(76vh,640px);display:flex;position:absolute;top:60%;right:68px;overflow:hidden;transform:translateY(-58%);box-shadow:0 20px 52px #0f172a33}._panelHeader_352yz_91{background:#fff;border-bottom:1px solid #d7dde7;justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}._panelHeader_352yz_91 h2,._panelHeader_352yz_91 p{margin:0}._panelHeader_352yz_91 h2{color:#0e3377;font-size:20px;line-height:1.2}._panelKicker_352yz_112{color:#91a0b3;font-size:13px;font-weight:800}._closeButton_352yz_118{color:#1b1c1c;cursor:pointer;background:#f2f5f9;border:none;border-radius:6px;width:34px;height:34px;font-size:22px;font-weight:900;line-height:1}._panelActions_352yz_131{align-items:center;gap:8px;display:flex}._toolButton_352yz_137{color:#1b1c1c;width:34px;height:34px;font:inherit;cursor:pointer;background:#f2f5f9;border:none;border-radius:6px;font-size:19px;font-weight:900;line-height:1}._searchForm_352yz_151{background:#1685e8;grid-template-columns:1fr auto;gap:10px;padding:16px 18px;display:grid}._searchInput_352yz_159{color:#fff;min-width:0;height:46px;font:inherit;background:0 0;border:none;border-bottom:1px solid #ffffff8c;outline:none;padding:0 2px;font-size:19px}._searchInput_352yz_159::placeholder{color:#ffffff94}._searchButton_352yz_176{color:#1685e8;min-width:88px;height:40px;font:inherit;cursor:pointer;background:#fff;border:none;border-radius:6px;align-self:end;font-weight:900}._searchButton_352yz_176:disabled{cursor:not-allowed;opacity:.7}._panelBody_352yz_194{background:#f7f9fc;padding:16px;overflow-y:auto}._stateBox_352yz_200{color:#647086;text-align:center;background:#fff;border:1px solid #e5eaf3;border-radius:8px;align-content:center;place-items:center;gap:10px;min-height:180px;padding:24px;display:grid}._stateBox_352yz_200 h3,._stateBox_352yz_200 p{margin:0}._stateBox_352yz_200 h3{color:#1b1c1c;font-size:18px}._spinner_352yz_224{border:4px solid #0e337724;border-top-color:#1685e8;border-radius:50%;width:34px;height:34px;animation:.85s linear infinite _spin_352yz_224}@keyframes _spin_352yz_224{to{transform:rotate(360deg)}}._result_352yz_239{gap:14px;display:grid}._wordHeader_352yz_244,._infoBlock_352yz_245{background:#fff;border:1px solid #e5eaf3;border-radius:8px}._wordHeader_352yz_244{justify-content:space-between;gap:14px;padding:16px;display:flex}._wordMain_352yz_258{min-width:0}._wordMain_352yz_258>span{color:#0e3377;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}._wordMain_352yz_258 h3{color:#1b1c1c;overflow-wrap:anywhere;margin:6px 0 10px;font-size:34px;line-height:1}._wordTypes_352yz_278,._chips_352yz_279{flex-wrap:wrap;gap:8px;display:flex}._wordTypes_352yz_278 span,._chips_352yz_279 button{color:#0e3377;background:#eef4ff;border:1px solid #dbe4f0;border-radius:999px;font-size:12px;font-weight:800}._wordTypes_352yz_278 span{padding:6px 9px}._actions_352yz_299{flex-direction:column;flex-shrink:0;gap:8px;display:flex}._actions_352yz_299 button,._pronunciation_352yz_307 button,._chips_352yz_279 button{font:inherit;cursor:pointer}._actions_352yz_299 button,._pronunciation_352yz_307 button{color:#fff;background:#0e3377;border:1px solid #0e3377;border-radius:6px;min-height:34px;padding:0 12px;font-weight:800}._actions_352yz_299 button:first-child{color:#0e3377;background:#fff}._infoStack_352yz_329{gap:12px;display:grid}._infoBlock_352yz_245{padding:14px}._infoBlock_352yz_245 h4{color:#0e3377;margin:0 0 8px;font-size:15px}._infoBlock_352yz_245 p{color:#1b1c1c;margin:0;font-size:14px;line-height:1.65}._mainMeaning_352yz_351{font-weight:900}._pronunciation_352yz_307{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._pronunciation_352yz_307 span{color:#1b1c1c;font-size:17px;font-weight:900}._wordForms_352yz_368{gap:8px;margin:0;padding:0;list-style:none;display:grid}._wordForms_352yz_368 li{color:#1b1c1c;background:#f7f9fc;border-radius:7px;padding:9px 10px;font-size:13px;line-height:1.55}._wordForms_352yz_368 em{color:#444650;font-style:normal}._chips_352yz_279 button{padding:8px 11px}._example_352yz_394{gap:8px;display:grid}._example_352yz_394 p,._example_352yz_394 span,._muted_352yz_401{color:#647086!important}._example_352yz_394 p{font-weight:800}._chatPanel_352yz_409{height:min(86vh,720px)}._chatTabs_352yz_413{background:#fff;border-bottom:1px solid #e5eaf3;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;display:grid}._chatTabs_352yz_413 button{color:#647086;min-width:0;min-height:38px;font:inherit;cursor:pointer;background:#f7f9fc;border:1px solid #d7dde7;border-radius:7px;padding:0 8px;font-size:13px;font-weight:900}._chatTabs_352yz_413 button._activeChatTab_352yz_436{color:#fff;background:#0e3377;border-color:#0e3377}._examContextBadge_352yz_442{color:#1c6b45;background:#eef7f1;border:1px solid #cfe0d6;border-radius:8px;align-items:center;gap:8px;margin:0 14px 6px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}._examContextDot_352yz_456{background:#22a06b;border-radius:50%;flex-shrink:0;width:8px;height:8px}._faqList_352yz_464{background:#f7f9fc;flex:1;align-content:start;gap:12px;padding:14px;display:grid;overflow-y:auto}._faqCategoryGrid_352yz_474{gap:10px;display:grid}._faqCategoryButton_352yz_479{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5eaf3;border-radius:8px;flex-direction:column;gap:4px;padding:14px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}._faqCategoryButton_352yz_479:hover{border-color:#0e3377;transform:translateY(-1px);box-shadow:0 4px 12px #0e33771a}._faqCategoryButton_352yz_479 strong{color:#0e3377;font-size:15px}._faqCategoryButton_352yz_479 span{color:#6b7280;font-size:13px;line-height:1.4}._faqBackButton_352yz_509{color:#0e3377;cursor:pointer;background:#eef2fb;border:1px solid #d6def0;border-radius:999px;align-self:flex-start;padding:6px 12px;font-size:13px;font-weight:600}._faqBackButton_352yz_509:hover{background:#e0e8f8}._faqCategoryTitle_352yz_525{color:#0e3377;margin:4px 0 2px;font-size:16px}._faqQuestionList_352yz_531{gap:10px;display:grid}._faqItem_352yz_536{background:#fff;border:1px solid #e5eaf3;border-radius:8px;overflow:hidden}._faqQuestionButton_352yz_543{text-align:left;color:#0e3377;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px;font-size:14px;font-weight:600;line-height:1.35;display:flex}._faqQuestionButton_352yz_543:hover,._faqQuestionOpen_352yz_564{background:#f5f8ff}._faqChevron_352yz_568{color:#0e3377;flex-shrink:0;font-size:18px;line-height:1}._faqAnswer_352yz_575{color:#444650;margin:0;padding:0 14px 14px;font-size:14px;line-height:1.6}._chatMessages_352yz_583{background:#f7f9fc;flex-direction:column;flex:1;gap:12px;padding:14px;display:flex;overflow-y:auto}._chatMessage_352yz_583{border-radius:8px;max-width:92%;font-size:14px;line-height:1.55}._chatMessage_352yz_583>p,._questionText_352yz_601,._answerLine_352yz_602,._detailBlock_352yz_603 p{margin:0}._botMessage_352yz_607{color:#1b1c1c;background:#fff;border:1px solid #e5eaf3;align-self:flex-start;padding:11px 12px}._userMessage_352yz_615{color:#fff;background:#0e3377;align-self:flex-end;padding:11px 12px}._answerCard_352yz_622{border-top:1px solid #e5eaf3;gap:10px;margin-top:11px;padding-top:11px;display:grid}._metaRow_352yz_630{flex-wrap:wrap;gap:6px;display:flex}._metaRow_352yz_630 span{color:#0e3377;background:#eef4ff;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900}._answerCard_352yz_622 h3{color:#0e3377;margin:0;font-size:16px}._questionText_352yz_601{color:#1b1c1c;font-weight:700}._answerLine_352yz_602{color:#166534;background:#ecfdf3;border-radius:7px;gap:3px;padding:10px;display:grid}._answerValues_352yz_665{gap:4px;display:grid}._optionList_352yz_670{gap:6px;margin:0;padding:0;list-style:none;display:grid}._optionList_352yz_670 li{color:#1b1c1c;background:#f2f5f9;border-radius:7px;padding:8px 9px}._correctOption_352yz_685{color:#166534!important;background:#dcfce7!important}._detailBlock_352yz_603{gap:5px;display:grid}._detailBlock_352yz_603 strong{color:#0e3377}._detailBlock_352yz_603 p{color:#444650}._chatForm_352yz_703{background:#fff;border-top:1px solid #d7dde7;grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid}._hiddenPanel_352yz_712{display:none!important}._chatForm_352yz_703 textarea{resize:none;color:#1b1c1c;min-width:0;font:inherit;border:1px solid #d7dde7;border-radius:7px;outline:none;padding:10px;line-height:1.45}._chatForm_352yz_703 textarea:focus{border-color:#0e3377;box-shadow:0 0 0 3px #0e33771f}._chatForm_352yz_703 button{color:#fff;min-width:70px;height:42px;font:inherit;cursor:pointer;background:#0e3377;border:none;border-radius:7px;align-self:end;font-weight:900}._chatForm_352yz_703 button:disabled{cursor:not-allowed;opacity:.6}@media (width<=720px){._floatingDictionary_352yz_1{top:auto;bottom:74px;transform:none}._panel_352yz_75{width:auto;max-height:78vh;position:fixed;inset:auto 12px 12px;transform:none}._sideDock_352yz_10{padding:10px 7px}._dictionaryTab_352yz_22{width:46px;font-size:13px}._searchForm_352yz_151{grid-template-columns:1fr}._searchButton_352yz_176{width:100%}._chatForm_352yz_703{grid-template-columns:1fr}._chatForm_352yz_703 button{width:100%}._wordHeader_352yz_244{flex-direction:column}._actions_352yz_299{flex-flow:wrap}}._home_1lhcw_1{color:#1b1c1c;background:#fbf9f8}._hero_1lhcw_6{background:linear-gradient(135deg,#0e337714,#f2994a1f),#fff;padding:72px 0 64px}._heroInner_1lhcw_13,._examSection_1lhcw_14,._workflowSection_1lhcw_15,._ctaSection_1lhcw_16{max-width:1280px;margin:0 auto;padding:0 24px}._heroInner_1lhcw_13{grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);align-items:center;gap:56px;display:grid}._heroCopy_1lhcw_29{flex-direction:column;align-items:flex-start;display:flex}._eyebrow_1lhcw_35,._sectionHeader_1lhcw_36 span,._workflowCopy_1lhcw_37 span{color:#904d00;letter-spacing:1.5px;text-transform:uppercase;font-size:14px;font-weight:700}._hero_1lhcw_6 h1{color:#10233f;max-width:780px;margin:0 20px 20px;font-size:clamp(40px,6vw,68px);font-weight:700;line-height:1.02}._hero_1lhcw_6 p{color:#444650;max-width:640px;margin:0;font-size:19px;line-height:1.7}._heroActions_1lhcw_62{flex-wrap:wrap;gap:14px;margin-top:25px;margin-left:20px;display:flex}._primaryAction_1lhcw_70,._secondaryAction_1lhcw_71{border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}._primaryAction_1lhcw_70{color:#fff;background:#0e3377;box-shadow:0 14px 28px #0e33772e}._secondaryAction_1lhcw_71{color:#0e3377;background:#fff;border:1px solid #cfd6e3}._primaryAction_1lhcw_70:hover,._secondaryAction_1lhcw_71:hover{transform:translateY(-2px)}._quickStats_1lhcw_100{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;margin-top:40px;display:grid}._quickStats_1lhcw_100 div{background:#ffffffc7;border:1px solid #e4e2e1;border-radius:8px;padding:18px}._quickStats_1lhcw_100 strong,._quickStats_1lhcw_100 span{display:block}._quickStats_1lhcw_100 strong{color:#0e3377;font-size:22px}._quickStats_1lhcw_100 span{color:#444650;margin-top:6px;font-size:14px;line-height:1.45}._heroVisual_1lhcw_132{min-height:520px;position:relative}._heroVisual_1lhcw_132 img{object-fit:cover;border-radius:8px;width:100%;height:520px;box-shadow:0 24px 60px #10233f29}._examPanel_1lhcw_145{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #ffffffb8;border-radius:8px;width:min(360px,100% - 48px);padding:18px;position:absolute;bottom:24px;right:24px;box-shadow:0 18px 40px #10233f2e}._panelHeader_1lhcw_158{color:#10233f;justify-content:space-between;gap:16px;font-size:14px;font-weight:700;display:flex}._panelHeader_1lhcw_158 strong{color:#1f8a5b}._progressRows_1lhcw_171{gap:14px;margin-top:18px;display:grid}._progressRows_1lhcw_171 div{gap:8px;display:grid}._progressRows_1lhcw_171 span{color:#444650;font-size:13px;font-weight:600}._progressRows_1lhcw_171 div:after{content:"";background:#e4e2e1;border-radius:999px;height:8px;display:block}._progressRows_1lhcw_171 i{z-index:1;background:linear-gradient(90deg,#0e3377,#f2994a);border-radius:999px;height:8px;margin-bottom:-16px;display:block;position:relative}._examSection_1lhcw_14{padding-top:92px;padding-bottom:96px}._sectionHeader_1lhcw_36{text-align:center;max-width:860px;margin:0 auto 42px}._sectionHeader_1lhcw_36 h2,._workflowCopy_1lhcw_37 h2{color:#10233f;margin:12px 0 0;font-size:clamp(30px,4vw,44px);line-height:1.15}._sectionHeader_1lhcw_36 p{color:#525866;max-width:720px;margin:18px auto 0;font-size:18px;line-height:1.75}._featureGrid_1lhcw_233{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}._featureCard_1lhcw_239{min-height:286px;color:inherit;background:linear-gradient(#fffffffa,#f8fafdfa),#fff;border:1px solid #d2d8e4e6;border-radius:8px;padding:30px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 18px 36px #10233f0f}._featureCard_1lhcw_239:hover{border-color:#0e33775c;transform:translateY(-4px);box-shadow:0 22px 40px #10233f1f}._featureIcon_1lhcw_259{color:#0e3377;background:linear-gradient(135deg,#e9f1ff,#f7e7d6);border-radius:50%;place-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:grid}._featureLabel_1lhcw_271{color:#904d00;letter-spacing:1.2px;text-transform:uppercase;margin-top:20px;font-size:13px;font-weight:800;display:inline-block}._featureCard_1lhcw_239 h3{color:#10233f;margin:16px 0 12px;font-size:29px;line-height:1.22}._featureCard_1lhcw_239 p{color:#4d5562;margin:0;font-size:17px;line-height:1.72}._featuredExamSection_1lhcw_295{max-width:1280px;margin:0 auto;padding:0 24px 88px}._featuredExamBlock_1lhcw_301+._featuredExamBlock_1lhcw_301{margin-top:54px}._featuredExamHeader_1lhcw_305{border-bottom:1px solid #d9dde7;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}._featuredExamHeader_1lhcw_305 h2{color:#0e3377;margin:0;font-size:33px}._featuredExamHeader_1lhcw_305 p{color:#555f6d;white-space:nowrap;max-width:760px;margin:10px 0 0;font-size:17px;line-height:1.7}._featuredExamLink_1lhcw_329{color:#0e3377;flex:none;margin-top:10px;font-weight:700;text-decoration:none}._featuredExamGrid_1lhcw_337{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding-top:30px;display:grid}._examPreviewCard_1lhcw_344{background:#fff;border:1px solid #d9e0ee;border-radius:8px;overflow:hidden;box-shadow:0 14px 30px #10233f0f}._examPreviewBody_1lhcw_352{padding:22px 20px 26px}._examPreviewBadge_1lhcw_356{color:#3157a8;background:#e8efff;border-radius:6px;justify-content:center;align-items:center;padding:8px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}._ieltsBadge_1lhcw_369{color:#5b6474;background:#edf1f7}._examPreviewBody_1lhcw_352 h3{color:#18243a;margin:18px 0 14px;font-size:29px;line-height:1.25}._examPreviewMeta_1lhcw_381{color:#525866;flex-wrap:wrap;gap:18px;font-size:18px;display:flex}._examPreviewFooter_1lhcw_389{background:#fafafb;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}._examPreviewFooter_1lhcw_389 small{color:#6c7280;font-size:15px;font-weight:600}._examPreviewFooter_1lhcw_389 a{color:#0e3377;font-size:16px;font-weight:800;text-decoration:none}._workflowSection_1lhcw_15{box-sizing:border-box;background:linear-gradient(135deg,#e9f1ffb3,#fff8efbf),#fff;border:1px solid #e1e6f0;border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:48px;margin:0 auto 88px;padding:52px 24px;display:grid}._stepList_1lhcw_427{gap:16px;display:grid}._workflowCopy_1lhcw_37{max-width:520px}._workflowCopy_1lhcw_37 p{color:#556070;max-width:500px;margin:18px 0 0;font-size:18px;line-height:1.72}._stepItem_1lhcw_444{background:#fffffff5;border:1px solid #d2d9e6f2;border-radius:8px;grid-template-columns:92px 1fr;align-items:center;gap:22px;min-height:104px;padding:0 24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 16px 32px #10233f0f}._stepItem_1lhcw_444:hover{border-color:#0e337738;transform:translateY(-2px);box-shadow:0 20px 36px #10233f1a}._stepItem_1lhcw_444 strong{color:#f2994a;background:linear-gradient(135deg,#ffebd6f2,#fff6edf2);border-radius:20px;place-items:center;width:68px;height:68px;font-size:30px;font-weight:800;display:grid}._stepItem_1lhcw_444 span{color:#10233f;font-size:24px;font-weight:700;line-height:1.35}@media (width<=980px){._heroInner_1lhcw_13,._workflowSection_1lhcw_15{grid-template-columns:1fr}._heroVisual_1lhcw_132,._heroVisual_1lhcw_132 img{height:420px;min-height:420px}._featureGrid_1lhcw_233{grid-template-columns:repeat(2,minmax(0,1fr))}._featuredExamHeader_1lhcw_305,._featuredExamGrid_1lhcw_337{grid-template-columns:1fr}._workflowSection_1lhcw_15{margin-bottom:76px}}@media (width<=640px){._hero_1lhcw_6{padding-top:46px}._quickStats_1lhcw_100{grid-template-columns:1fr}._heroActions_1lhcw_62,._primaryAction_1lhcw_70,._secondaryAction_1lhcw_71{width:100%}._sectionHeader_1lhcw_36{text-align:left;margin-bottom:32px}._sectionHeader_1lhcw_36 p{margin-left:0;margin-right:0;font-size:16px}._featureGrid_1lhcw_233{grid-template-columns:1fr;gap:18px}._featuredExamSection_1lhcw_295{padding-bottom:72px}._featuredExamBlock_1lhcw_301+._featuredExamBlock_1lhcw_301{margin-top:42px}._featuredExamHeader_1lhcw_305{flex-direction:column;gap:14px}._featuredExamHeader_1lhcw_305 h2{font-size:28px}._featuredExamHeader_1lhcw_305 p{white-space:normal;font-size:16px}._featuredExamGrid_1lhcw_337{grid-template-columns:1fr;gap:18px;padding-top:22px}._examPreviewBody_1lhcw_352 h3{font-size:23px}._examPreviewMeta_1lhcw_381{gap:12px;font-size:16px}._examPreviewFooter_1lhcw_389{padding:16px 18px}._workflowSection_1lhcw_15{gap:28px;margin-bottom:68px;padding:34px 18px}._workflowCopy_1lhcw_37 p{font-size:16px}._featureCard_1lhcw_239{min-height:auto;padding:24px 22px}._featureCard_1lhcw_239 h3{font-size:24px}._stepItem_1lhcw_444{grid-template-columns:58px 1fr;gap:14px;min-height:88px;padding:0 16px}._stepItem_1lhcw_444 strong{border-radius:14px;width:48px;height:48px;font-size:22px}._stepItem_1lhcw_444 span{font-size:18px}._heroVisual_1lhcw_132,._heroVisual_1lhcw_132 img{height:360px;min-height:360px}._examPanel_1lhcw_145{width:auto;bottom:16px;left:16px;right:16px}._stepItem_1lhcw_444{grid-template-columns:48px 1fr;padding:18px}}._heroInner_1lhcw_13{display:block}._sliderSection_1lhcw_646{max-width:1280px;margin:0 auto;padding:0 24px 76px}._slider_1lhcw_646{background:#e4e2e1;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 18px 44px #10233f1f}._slideViewport_1lhcw_660{aspect-ratio:16/5;position:relative}._slide_1lhcw_646,._activeSlide_1lhcw_666{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .45s;position:absolute;inset:0}._activeSlide_1lhcw_666{opacity:1}._sliderButton_1lhcw_680{z-index:1;color:#fff;cursor:pointer;background:#10233fd1;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:32px;line-height:1;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}._sliderButton_1lhcw_680:hover{background:#0e3377;transform:translateY(-50%)scale(1.06)}._previousButton_1lhcw_704{left:18px}._nextButton_1lhcw_708{right:18px}._sliderDots_1lhcw_712{z-index:1;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}._dot_1lhcw_722,._activeDot_1lhcw_723{cursor:pointer;background:#ffffff9e;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,background .2s}._activeDot_1lhcw_723{background:#fff;border-radius:999px;width:24px}@media (width<=640px){._sliderSection_1lhcw_646{padding-bottom:54px}._slideViewport_1lhcw_660{aspect-ratio:4/3}._sliderButton_1lhcw_680{width:36px;height:36px;font-size:28px}._previousButton_1lhcw_704{left:10px}._nextButton_1lhcw_708{right:10px}}._slideLink_1lhcw_763{z-index:1;position:absolute;inset:0}._hero_1lhcw_6{position:relative;overflow:hidden}._heroInner_1lhcw_13{z-index:1;position:relative}._heroBannerLayer_1lhcw_779{pointer-events:none;position:absolute;inset:0;overflow:hidden}._heroBanner_1lhcw_779,._activeHeroBanner_1lhcw_787{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .55s;position:absolute;inset:0}._hero_1lhcw_6{align-items:center;min-height:650px;display:flex}._heroInner_1lhcw_13{width:100%}._heroNavigation_1lhcw_814{z-index:2;pointer-events:none;position:absolute;inset:0}._heroNavButton_1lhcw_821{color:#fff;cursor:pointer;opacity:0;pointer-events:auto;background:#10233fc7;border:0;border-radius:50%;width:46px;height:46px;font-size:34px;line-height:1;transition:opacity .2s,background .2s,transform .2s;position:absolute;top:50%}._heroPreviousButton_1lhcw_838{left:28px;transform:translateY(-50%)translate(-8px)}._heroNextButton_1lhcw_843{right:28px;transform:translateY(-50%)translate(8px)}._hero_1lhcw_6:hover ._heroNavButton_1lhcw_821,._hero_1lhcw_6:focus-within ._heroNavButton_1lhcw_821{opacity:1}._heroNavButton_1lhcw_821:hover{background:#0e3377}._heroPreviousButton_1lhcw_838:hover{transform:translateY(-50%)translate(-4px)scale(1.06)}._heroNextButton_1lhcw_843:hover{transform:translateY(-50%)translate(4px)scale(1.06)}@media (width<=640px){._hero_1lhcw_6{min-height:620px}._heroNavButton_1lhcw_821{width:38px;height:38px;font-size:28px}._heroPreviousButton_1lhcw_838{left:12px}._heroNextButton_1lhcw_843{right:12px}}._hero_1lhcw_6{min-height:590px}._heroBannerLayer_1lhcw_779{border-radius:8px;inset:28px 48px}@media (width<=640px){._hero_1lhcw_6{min-height:570px}._heroBannerLayer_1lhcw_779{inset:20px 14px}}._hero_1lhcw_6{background:#fbf9f8;min-height:610px}._heroBannerLayer_1lhcw_779{z-index:0;border:1px solid #ffffffd1;inset:26px 48px;box-shadow:0 16px 38px #10233f14}._heroBannerLayer_1lhcw_779:after{content:"";z-index:1;background:linear-gradient(90deg,#fbf9f8fc 0%,#fbf9f8f5 38%,#fbf9f8c7 56%,#fbf9f82e 100%);position:absolute;inset:0}._heroBanner_1lhcw_779,._activeHeroBanner_1lhcw_787{object-position:right center;filter:saturate(.78)contrast(1.04)}._heroPreviousButton_1lhcw_838{left:64px}._heroNextButton_1lhcw_843{right:64px}@media (width<=640px){._hero_1lhcw_6{min-height:580px}._heroBannerLayer_1lhcw_779{inset:18px 14px}._heroBannerLayer_1lhcw_779:after{background:linear-gradient(#fbf9f8eb 0%,#fbf9f8b8 58%,#fbf9f847 100%)}._heroPreviousButton_1lhcw_838{left:28px}._heroNextButton_1lhcw_843{right:28px}}._heroBannerLayer_1lhcw_779:after{background:#ffffff0f}._heroBanner_1lhcw_779,._activeHeroBanner_1lhcw_787{filter:none}._activeHeroBanner_1lhcw_787{opacity:.94}._hero_1lhcw_6{box-sizing:border-box;align-items:flex-start;padding-top:70px}._heroCopy_1lhcw_29{max-width:720px}@media (width<=640px){._hero_1lhcw_6{padding-top:66px}}._heroInner_1lhcw_13{max-width:none;margin:0;padding:0 84px;position:absolute;bottom:50px;left:0}._heroActions_1lhcw_62{margin:0}@media (width<=640px){._heroInner_1lhcw_13{padding:0 34px;bottom:38px}}@media (width>=768px){._heroCopy_1lhcw_29,._hero_1lhcw_6 h1{max-width:980px}}._toeicPage_owaas_1{color:#111827;background:#fbf9f8;min-height:100vh}._searchSection_owaas_7{max-width:1180px;margin:0 auto;padding:28px 56px 0}._searchCard_owaas_13{box-sizing:border-box;background:#fff;border:1px solid #c4c6d259;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;width:100%;min-height:88px;padding:20px 24px;display:flex;box-shadow:0 14px 38px #0f172a12}._searchBox_owaas_28{background:#fbf9f8;border:1px solid #0e337724;border-radius:999px;flex:1;align-items:center;gap:10px;height:48px;padding:0 18px;display:flex}._searchIcon_owaas_40{color:#98a2b3;font-size:22px;font-weight:800;line-height:1}._searchBox_owaas_28 input{color:#111827;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:15px;font-weight:600}._searchBox_owaas_28 input::placeholder{color:#98a2b3}._resultCount_owaas_62{color:#596275;white-space:nowrap;font-size:15px;font-weight:700}._resultCount_owaas_62 strong{color:#0e3377}._examSection_owaas_73{max-width:1180px;margin:0 auto;padding:34px 56px 74px}._examGrid_owaas_79{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}._examCard_owaas_85{background:#fff;border:1px solid #c4c6d259;border-radius:24px;padding:26px;transition:all .24s;box-shadow:0 14px 38px #0f172a0f}._examCard_owaas_85:hover{border-color:#0e33772e;transform:translateY(-5px);box-shadow:0 24px 55px #0f172a1a}._examCardHeader_owaas_100{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}._statusBadge_owaas_108,._yearBadge_owaas_109{border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-size:12.5px;font-weight:850;display:inline-flex}._statusBadge_owaas_108{color:#067647;background:#ecfdf3}._yearBadge_owaas_109{color:#0e3377;background:#eef4ff}._examCard_owaas_85 h2{color:#111827;margin:0;font-size:22px;font-weight:850;line-height:1.35}._examDescription_owaas_138{color:#596275;margin:12px 0 22px;font-size:15px;line-height:1.65}._examInfoGrid_owaas_145{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._examInfoGrid_owaas_145 div{background:#fbf9f8;border:1px solid #edf0f6;border-radius:16px;padding:14px}._examInfoGrid_owaas_145 span{color:#7a8496;margin-bottom:6px;font-size:12.5px;font-weight:750;display:block}._examInfoGrid_owaas_145 strong{color:#111827;font-size:14.5px}._examFooter_owaas_171{justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}._examFooter_owaas_171 span{color:#6b7280;font-size:14px;font-weight:700}._examFooter_owaas_171 button{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:999px;height:42px;padding:0 24px;font-family:inherit;font-size:14.5px;font-weight:850;transition:all .22s}._examFooter_owaas_171 button:hover{background:#17499c;transform:translateY(-2px)}._emptyState_owaas_204{text-align:center;background:#fff;border:1px solid #c4c6d259;border-radius:24px;padding:54px 24px;box-shadow:0 14px 38px #0f172a0f}._emptyState_owaas_204 h2{color:#111827;margin:0 0 10px;font-size:24px}._emptyState_owaas_204 p{color:#596275;margin:0}@media (width<=900px){._searchSection_owaas_7{padding:24px 22px 0}._searchCard_owaas_13{flex-direction:column;align-items:stretch}._resultCount_owaas_62{white-space:normal}._examSection_owaas_73{padding:28px 22px 60px}._examGrid_owaas_79{grid-template-columns:1fr}}@media (width<=520px){._examInfoGrid_owaas_145{grid-template-columns:1fr}._examFooter_owaas_171{flex-direction:column;align-items:stretch}._examFooter_owaas_171 button{width:100%}}._reloadButton_owaas_261{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:999px;height:42px;margin-top:20px;padding:0 24px;font-family:inherit;font-size:14.5px;font-weight:850;transition:all .22s}._reloadButton_owaas_261:hover{background:#17499c;transform:translateY(-2px)}._page_gaxdb_1{color:#111827;background:#fbf9f8;min-height:100vh}._filters_gaxdb_7{max-width:1180px;margin:0 auto;padding:28px 56px 0}._searchWrap_gaxdb_13{box-sizing:border-box;background:#fff;border:1px solid #c4c6d259;border-radius:18px;justify-content:space-between;align-items:center;gap:22px;width:100%;min-height:88px;padding:20px 24px;display:flex;box-shadow:0 14px 38px #0f172a12}._searchInput_gaxdb_28{color:#111827;min-width:0;height:48px;font:inherit;box-sizing:border-box;background:#fbf9f8;border:1px solid #0e337724;border-radius:999px;outline:none;flex:1;padding:0 18px;font-size:15px;font-weight:600}._searchInput_gaxdb_28::placeholder{color:#98a2b3}._searchInput_gaxdb_28:focus{border-color:#0e337752;box-shadow:0 0 0 3px #0e337714}._resultMeta_gaxdb_53{color:#596275;white-space:nowrap;font-size:15px;font-weight:700}._resultMeta_gaxdb_53 strong{color:#0e3377}._examGrid_gaxdb_64{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;padding:34px 56px 74px;display:grid}._examCard_gaxdb_73,._emptyState_gaxdb_74{background:#fff;border:1px solid #c4c6d259;border-radius:24px;padding:26px;box-shadow:0 14px 38px #0f172a0f}._examCard_gaxdb_73{transition:all .24s}._examCard_gaxdb_73:hover{border-color:#0e33772e;transform:translateY(-5px);box-shadow:0 24px 55px #0f172a1a}._cardTop_gaxdb_92{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}._examCode_gaxdb_100,._status_gaxdb_101,._skillBadge_gaxdb_102{border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-size:12.5px;font-weight:850;display:inline-flex}._examCode_gaxdb_100{color:#0e3377;background:#eef4ff}._status_gaxdb_101{color:#067647;background:#ecfdf3}._examCard_gaxdb_73 h2{color:#111827;margin:0;font-size:22px;font-weight:850;line-height:1.35}._description_gaxdb_131{color:#596275;min-height:50px;margin:12px 0 22px;font-size:15px;line-height:1.65}._stats_gaxdb_139{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._stats_gaxdb_139 div{background:#fbf9f8;border:1px solid #edf0f6;border-radius:16px;padding:14px}._stats_gaxdb_139 span{color:#7a8496;margin-bottom:6px;font-size:12.5px;font-weight:750;display:block}._stats_gaxdb_139 strong{color:#111827;font-size:14.5px}._skills_gaxdb_165{flex-wrap:wrap;gap:10px;margin:20px 0 22px;display:flex}._skillBadge_gaxdb_102{color:#0e3377;background:#eef4ff;height:30px}._actions_gaxdb_178{gap:12px;display:flex}._primaryButton_gaxdb_183,._secondaryButton_gaxdb_184{cursor:pointer;border:none;border-radius:999px;flex:1;height:42px;padding:0 18px;font-family:inherit;font-size:14.5px;font-weight:850;transition:all .22s}._primaryButton_gaxdb_183{color:#fff;background:#0e3377}._secondaryButton_gaxdb_184{color:#0e3377;background:#eef4ff}._primaryButton_gaxdb_183:hover:not(:disabled),._secondaryButton_gaxdb_184:hover:not(:disabled){transform:translateY(-2px)}._primaryButton_gaxdb_183:hover:not(:disabled){background:#17499c}._secondaryButton_gaxdb_184:hover:not(:disabled){background:#dce9ff}._primaryButton_gaxdb_183:disabled,._secondaryButton_gaxdb_184:disabled{opacity:.5;cursor:not-allowed}._emptyState_gaxdb_74{text-align:center;grid-column:1/-1}._emptyState_gaxdb_74 h2{color:#111827;margin:0 0 10px;font-size:24px}._emptyState_gaxdb_74 p{color:#596275;margin:0}@media (width<=900px){._filters_gaxdb_7{padding:24px 22px 0}._searchWrap_gaxdb_13{flex-direction:column;align-items:stretch}._resultMeta_gaxdb_53{white-space:normal}._examGrid_gaxdb_64{grid-template-columns:1fr;padding:28px 22px 60px}}@media (width<=520px){._stats_gaxdb_139{grid-template-columns:1fr}._actions_gaxdb_178{flex-direction:column}._primaryButton_gaxdb_183,._secondaryButton_gaxdb_184{width:100%}}._header_3tlzi_1{text-align:center;width:min(1040px,100%);margin:0 auto;padding-bottom:28px}._backButton_3tlzi_8{color:#0e3377;cursor:pointer;background:#fff;border:1px solid #dfe5ef;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 16px;font-family:inherit;font-weight:800;transition:border-color .2s,background-color .2s;display:flex}._backButton_3tlzi_8:hover{background:#f5f8ff;border-color:#0e3377}._eyebrow_3tlzi_29{color:#0e3377;letter-spacing:.8px;text-transform:uppercase;margin-top:22px;font-size:14px;font-weight:850;display:block}._header_3tlzi_1 h1{color:#111827;letter-spacing:-.4px;margin:10px 0 0;font-size:40px;font-weight:850;line-height:1.2}._backButton_3tlzi_8+h1{margin-top:22px}._header_3tlzi_1 p{color:#596275;max-width:720px;margin:14px auto 0;font-size:16px;line-height:1.7}@media (width<=720px){._header_3tlzi_1 h1{font-size:30px}}._detailPage_11vr4_1{color:#111827;box-sizing:border-box;background:#fbf9f8;min-height:100vh;padding:48px 24px 72px}._panel_11vr4_9{box-sizing:border-box;background:#fff;border:1px solid #c4c6d261;border-radius:8px;width:min(1040px,100%);margin:0 auto;padding:30px;box-shadow:0 14px 38px #0f172a0f}._summaryGrid_11vr4_23{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:30px;display:grid}._summaryGrid_11vr4_23 div{background:#fbf9f8;border:1px solid #edf0f6;border-radius:8px;padding:18px}._summaryGrid_11vr4_23 span,._skillCard_11vr4_38 span{color:#7a8496;font-size:13px;font-weight:750;display:block}._summaryGrid_11vr4_23 strong{color:#111827;margin-top:8px;font-size:18px;display:block}._sectionHeader_11vr4_52{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}._sectionHeader_11vr4_52 h2{margin:0;font-size:22px;line-height:1.35}._sectionHeader_11vr4_52>span{color:#067647;white-space:nowrap;background:#ecfdf3;border-radius:999px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-size:12.5px;font-weight:850;display:inline-flex}._skillGrid_11vr4_80{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._skillCard_11vr4_38{background:#fff;border:1px solid #edf0f6;border-radius:8px;flex-direction:column;gap:16px;padding:22px;transition:border-color .2s,transform .2s;display:flex}._skillCard_11vr4_38:hover{border-color:#0e3377;transform:translateY(-2px)}._skillCard_11vr4_38 strong{color:#111827;font-size:20px;line-height:1.35;display:block}._skillCard_11vr4_38 p{color:#596275;margin:8px 0 0;font-size:15px;line-height:1.65}._skillActions_11vr4_116{grid-template-columns:1fr;gap:10px;margin-top:auto;display:grid}._skillActions_11vr4_116 button{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:8px;height:46px;font-family:inherit;font-size:15px;font-weight:850}._skillActions_11vr4_116 button:hover:not(:disabled){background:#17499c}._skillActions_11vr4_116 button:disabled{opacity:.5;cursor:not-allowed}._skillActions_11vr4_116 ._freeSpeakingButton_11vr4_144{color:#0e3377;background:#fff;border:1px solid #0e3377}._emptyState_11vr4_150{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #c4c6d261;border-radius:8px;width:min(720px,100%);margin:80px auto;padding:42px 24px;box-shadow:0 14px 38px #0f172a0f}._emptyState_11vr4_150 button{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:8px;height:42px;margin:18px auto 0;padding:0 20px;font-family:inherit;font-weight:850;display:block}@media (width<=820px){._detailPage_11vr4_1{padding:32px 16px 56px}._panel_11vr4_9{padding:22px 16px}._summaryGrid_11vr4_23,._skillGrid_11vr4_80{grid-template-columns:1fr}._sectionHeader_11vr4_52{flex-direction:column;align-items:flex-start}}._practicePage_1tc99_1{--page-bg:#fbf9f8;--primary:#0e3377;--primary-hover:#17499c;--danger:#dc2626;--danger-hover:#b91c1c;--text-main:#111827;--text-soft:#6b7280;--border:#dfe5ef;--card-border:#c4c6d261;--shadow-soft:0 14px 38px #0f172a0f;--top-bar-height:92px;--side-nav-width:300px;--layout-gap:20px;min-height:100vh;padding-top:var(--top-bar-height);background:var(--page-bg);color:var(--text-main);box-sizing:border-box;padding-bottom:72px;font-family:Lexend,system-ui,sans-serif;overflow-x:hidden}._stickyExamBar_1tc99_26{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;background:#fbf9f8fa;border-bottom:1px solid #e5eaf3;position:fixed;top:0;left:0;right:0}._examBarInner_1tc99_38{box-sizing:border-box;width:100%;padding:12px 24px}._examBarControls_1tc99_44{grid-template-columns:92px minmax(0,1fr) 112px;align-items:center;gap:12px;display:grid}._topBackButton_1tc99_51{color:#3152a6;cursor:pointer;min-height:40px;font:inherit;background:#fff;border:1px solid #d1d7e3;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 2px #0f172a0f}._topBackButton_1tc99_51:hover{background:#e7f1ff}._examBarTitle_1tc99_72{min-width:0}._examBarTitle_1tc99_72 strong,._examBarTitle_1tc99_72 span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._examBarTitle_1tc99_72 strong{color:var(--text-main);font-size:16px;font-weight:900}._examBarTitle_1tc99_72 span{color:var(--text-soft);margin-top:3px;font-size:13px;font-weight:700}._submitButton_1tc99_97{background:var(--danger);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;width:112px;min-width:112px;height:52px;font-family:inherit;font-size:15px;font-weight:900;box-shadow:0 12px 28px #dc262633}._submitButton_1tc99_97:hover{background:var(--danger-hover)}._submitButton_1tc99_97:disabled{opacity:.65;cursor:not-allowed}._submitNotice_1tc99_122{top:calc(var(--top-bar-height) + 14px);z-index:1600;background:#fff;border:1px solid #fde68a;border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(460px,100vw - 32px);padding:14px;display:grid;position:fixed;right:24px;box-shadow:0 20px 42px #0f172a29}._submitNoticeWarning_1tc99_139{border-color:#fbbf24}._submitNoticeError_1tc99_143{border-color:#fecaca}._submitNoticeIcon_1tc99_147{color:#c2410c;background:#fff7ed;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}._submitNoticeContent_1tc99_159{min-width:0}._submitNoticeContent_1tc99_159 strong{color:var(--text-main);font-size:14px;font-weight:900;display:block}._submitNoticeContent_1tc99_159 p{color:var(--text-soft);margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.45}._submitNoticeActions_1tc99_178{align-items:center;gap:8px;display:flex}._submitNoticeActions_1tc99_178 button{background:var(--primary);color:#fff;cursor:pointer;min-height:34px;font:inherit;border:none;border-radius:8px;padding:0 12px;font-size:13px;font-weight:850}._submitNoticeActions_1tc99_178 button:last-child{color:#4b5563;background:#eef2f7}._bodyLayout_1tc99_202{grid-template-columns:var(--side-nav-width) minmax(0, 1fr);gap:var(--layout-gap);box-sizing:border-box;align-items:start;width:100%;padding:24px 24px 0;display:grid}._questionNavigator_1tc99_212{top:calc(var(--top-bar-height) + 24px);z-index:900;width:var(--side-nav-width);max-height:calc(100vh - var(--top-bar-height) - 48px);border:1px solid var(--card-border);box-shadow:var(--shadow-soft);box-sizing:border-box;background:#fff;border-radius:24px;padding:18px;position:fixed;left:24px;overflow-y:auto}._questionNavigator_1tc99_212::-webkit-scrollbar{width:6px}._sourcePane_1tc99_229::-webkit-scrollbar{width:6px}._answerPane_1tc99_230::-webkit-scrollbar{width:6px}._questionNavigator_1tc99_212::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._sourcePane_1tc99_229::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._answerPane_1tc99_230::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._navigatorHeader_1tc99_241 h3{color:var(--text-main);margin:0;font-size:20px;font-weight:900}._navigatorTimer_1tc99_248{box-sizing:border-box;background:#f8fbff;border:1px solid #e5eaf3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin:10px 0 18px;padding:8px 12px;display:flex}._navigatorTimerLabel_1tc99_262{color:var(--text-soft);font-size:12px;font-weight:800}._navigatorTimerValue_1tc99_268{color:var(--primary);font-variant-numeric:tabular-nums;font-size:18px;font-weight:900;line-height:1}._navigatorHeader_1tc99_241 p{color:var(--text-soft);margin:8px 0 16px;font-size:13px;font-weight:750}._highlightTool_1tc99_283{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf0f6;border-radius:18px;margin-bottom:14px;padding:12px}._highlightToggle_1tc99_291{width:100%;min-height:44px;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:0;font-family:inherit;font-size:14px;font-weight:850;display:grid}._highlightToggleLabel_1tc99_309{line-height:1.2}._highlightSwitch_1tc99_313{box-sizing:border-box;background:#cbd5e1;border-radius:999px;width:38px;height:22px;padding:3px;transition:background .18s}._highlightSwitchKnob_1tc99_323{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block;transform:translate(0);box-shadow:0 2px 6px #0f172a2e}._highlightToggleActive_1tc99_334 ._highlightSwitch_1tc99_313{background:var(--primary)}._highlightToggleActive_1tc99_334 ._highlightSwitchKnob_1tc99_323{transform:translate(16px)}._navigatorLegend_1tc99_342{background:#fff;border:1px solid #edf0f6;border-radius:18px;gap:10px;margin-bottom:14px;padding:12px;display:grid}._legendItem_1tc99_352{color:var(--text-main);align-items:center;gap:10px;font-size:14px;font-weight:750;line-height:1.2;display:flex}._legendDot_1tc99_362{box-sizing:border-box;border-radius:50%;flex:none;width:18px;height:18px}._legendAnswered_1tc99_370{background:var(--primary)}._legendUnanswered_1tc99_374{border:1px solid var(--border);background:#fff}._partNavBlock_1tc99_379{border-top:1px solid #edf0f6;padding:14px 0}._partNavTitle_1tc99_384{color:#4b5563;cursor:pointer;background:#f5f6fa;border:none;border-radius:999px;width:100%;height:36px;margin-bottom:12px;font-family:inherit;font-size:13px;font-weight:900}._partNavTitle_1tc99_384:hover{background:var(--primary);color:#fff}._sectionListeningScript_1tc99_404{min-width:0}._scriptAccordion_1tc99_408{background:#fff;border:1px solid #dfe5ef;border-radius:12px;margin-bottom:8px;overflow:hidden}._scriptAccordionButton_1tc99_416{width:100%;min-height:42px;color:var(--text-main);cursor:pointer;font:inherit;text-align:left;background:#f8fbff;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:8px 10px;display:grid}._scriptAccordionButton_1tc99_416 span{font-size:13px;font-weight:900}._scriptAccordionButton_1tc99_416 small{color:#3152a6;white-space:nowrap;background:#e7f1ff;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:850}._scriptAccordionButton_1tc99_416 i{color:#3152a6;font-size:18px;font-style:normal;font-weight:900}._scriptAccordionContent_1tc99_454{overscroll-behavior:contain;white-space:pre-line;scrollbar-gutter:stable;max-height:min(42vh,360px);padding:12px;overflow:hidden auto}._scriptAccordionContent_1tc99_454 p{color:#374151;overflow-wrap:anywhere;margin:0 0 10px;font-size:15px;line-height:1.68}._scriptAccordionContent_1tc99_454 p:last-child{margin-bottom:0}._scriptSpeaker_1tc99_476{color:var(--primary);font-weight:900}._numberGrid_1tc99_481{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}._numberButton_1tc99_487{border:1px solid var(--border);color:#4b5563;cursor:pointer;background:#fff;border-radius:10px;height:34px;font-family:inherit;font-size:13px;font-weight:850}._numberButton_1tc99_487:hover{border-color:var(--primary);color:var(--primary)}._answeredNumber_1tc99_504{background:var(--primary);border-color:var(--primary);color:#fff}._activeNumber_1tc99_510{outline-offset:2px;outline:3px solid #f59e0b}._legendCorrect_1tc99_515,._reviewNumbercorrect_1tc99_516{color:#fff;background:#16a34a;border-color:#16a34a}._legendWrong_1tc99_522,._reviewNumberwrong_1tc99_523{color:#fff;background:#dc2626;border-color:#dc2626}._legendSkipped_1tc99_529,._reviewNumberunanswered_1tc99_530{color:#374151;background:#e5e7eb;border-color:#9ca3af}._highlightTextBlock_1tc99_536{cursor:text;-webkit-user-select:text;user-select:text}._textHighlight_1tc99_541{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fef08a;border-radius:4px;padding:0 2px}._highlightSegment_1tc99_550{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;padding:0 2px}._underlineHighlight_1tc99_557{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:2px}._strikeHighlight_1tc99_563{text-decoration:line-through;text-decoration-thickness:2px}._highlightToolbar_1tc99_568{z-index:1500;color:#fff;background:#5a5a5a;border-radius:4px;align-items:center;gap:8px;min-width:270px;max-width:340px;padding:8px 10px;display:flex;position:fixed;box-shadow:0 12px 30px #0f172a3d}._highlightToolbarText_1tc99_583{display:none}._highlightToolbarActions_1tc99_587{align-items:center;gap:6px;display:flex}._highlightColorButton_1tc99_593,._highlightStyleButton_1tc99_594,._highlightRemoveButton_1tc99_595,._highlightFlashcardButton_1tc99_596{color:#111827;cursor:pointer;box-sizing:border-box;border:1px solid #ffffff38;border-radius:3px;width:22px;height:22px;padding:0}._highlightColorButton_1tc99_593{box-shadow:inset 0 0 0 1px #fff6}._highlightColorButtonActive_1tc99_611{outline-offset:1px;outline:2px solid #fff}._highlightStyleButton_1tc99_594{background:#fff;width:24px;font-family:inherit;font-size:11px;font-weight:900}._highlightRemoveButton_1tc99_595{color:#dc2626;background:#fff;width:24px;font-family:inherit;font-size:16px;font-weight:900;line-height:1}._highlightFlashcardButton_1tc99_596{color:#111827;background:#fff;width:24px;height:24px;font-family:inherit;font-size:18px;font-weight:900;line-height:1}._highlightFlashcardButton_1tc99_596:hover{color:var(--primary);background:#eef4ff}._examContent_1tc99_650{grid-column:2;gap:24px;min-width:0;display:grid}._partSection_1tc99_657{scroll-margin-top:calc(var(--top-bar-height) + 24px)}._partHeader_1tc99_661{background:var(--primary);color:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:14px;padding:12px 18px;display:flex;box-shadow:0 10px 24px #0e33771f}._partHeader_1tc99_661 h2{margin:0;font-size:20px;font-weight:900;line-height:1.2}._partHeader_1tc99_661 p{color:#ffffffe6;text-align:right;max-width:560px;margin:0;font-size:16px;font-weight:750}._groupCard_1tc99_690{border:1px solid var(--card-border);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:18px}._groupInstruction_1tc99_699{color:#374151;background:#f8fbff;border-radius:14px;margin:0 0 14px;padding:12px 14px;font-size:14px;font-weight:750}._audioStack_1tc99_709{gap:10px;margin-bottom:16px;display:grid}._audioPlayer_1tc99_715{width:100%;height:42px}._ieltsExamLayout_1tc99_720{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:18px;display:grid}._resizableExamLayout_1tc99_727{grid-template-columns:minmax(280px, var(--source-pane-width,52%)) 12px minmax(280px, 1fr);gap:6px}._paneResizeHandle_1tc99_732{cursor:col-resize;touch-action:none;background:0 0;border:0;border-radius:8px;align-self:stretch;width:12px;min-height:120px;padding:0;position:relative}._paneResizeHandle_1tc99_732:before{content:"";background:#dfe5ef;border-radius:2px;width:2px;transition:width .18s,background-color .18s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}._paneResizeHandle_1tc99_732:hover:before,._paneResizeHandle_1tc99_732:focus-visible:before,._paneResizeHandleActive_1tc99_760:before{background:var(--primary);width:4px}._paneResizeHandle_1tc99_732:focus-visible{outline:2px solid var(--primary);outline-offset:2px}._sourcePane_1tc99_229,._answerPane_1tc99_230{min-width:0;max-height:calc(100vh - var(--top-bar-height) - 122px);padding-right:4px;overflow-y:auto}._materialGrid_1tc99_778{gap:14px;margin-bottom:18px;display:grid}._materialImageCard_1tc99_784{background:var(--page-bg);border:1px solid #edf0f6;border-radius:18px;min-width:0;padding:10px;overflow:hidden}._materialImageCard_1tc99_784 img{object-fit:contain;border-radius:14px;width:100%;max-height:720px;display:block}._passageBox_1tc99_801{background:#fff;border:1px solid #e1e8f5;border-radius:14px;padding:30px 34px;box-shadow:0 12px 28px #0e33770f}._passageTitle_1tc99_809{color:#0647b6;text-align:center;margin:0 0 24px;font-size:28px;font-weight:900;line-height:1.25}._passageBox_1tc99_801 p{color:#1f2937;white-space:pre-line;margin:0 0 26px;font-size:17px;line-height:1.88}._passageBox_1tc99_801 p:last-child{margin-bottom:0}._answerPane_1tc99_230{gap:16px;display:grid}._questionBlock_1tc99_835{background:#fff;border:1px solid #edf0f6;border-radius:20px;padding:16px}._blockHeader_1tc99_842{margin-bottom:14px}._blockHeaderTop_1tc99_846{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}._blockHeader_1tc99_842 span{color:var(--primary);background:#eef4ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}._blockHeader_1tc99_842 strong{color:var(--text-main);align-items:center;font-size:15px;font-weight:900;display:inline-flex}._blockHeader_1tc99_842 p{color:var(--text-main);white-space:pre-line;margin:8px 0 0;font-size:14px;font-weight:850;line-height:1.58}._blockPromptText_1tc99_880{color:var(--text-main);white-space:pre-line;background:#f8fbff;border:1px solid #e1e8f5;border-radius:12px;margin:0 0 14px;padding:14px 16px;font-size:15px;font-weight:700;line-height:1.78}._blockOptionBox_1tc99_893{background:#fff;border:2px solid #111827;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 18px;margin:0 0 14px;padding:10px 12px;display:grid}._blockOptionItem_1tc99_903{min-width:0;color:var(--text-main);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;font-size:14px;font-weight:850;display:grid}._blockOptionItem_1tc99_903 strong{font-weight:900}._blockOptionItem_1tc99_903 span{min-width:0;font-weight:850}._questionList_1tc99_923{gap:12px;display:grid}._questionCard_1tc99_928{min-width:0;scroll-margin-top:calc(var(--top-bar-height) + 24px)}._questionCard_1tc99_928:hover{box-shadow:none}._reviewQuestionCard_1tc99_937{border:1px solid #0000;border-radius:14px;padding:12px}._reviewQuestioncorrect_1tc99_943{background:#f0fdf4;border-color:#86efac}._reviewQuestionwrong_1tc99_948{background:#fff1f2;border-color:#fda4af}._reviewQuestionunanswered_1tc99_953{background:#fffbeb;border-color:#fde68a}._reviewQuestionCard_1tc99_937 ._answerInput_1tc99_958:disabled{opacity:1;cursor:not-allowed;color:#111827;-webkit-text-fill-color:#111827;background:#ffffffd1}._reviewFeedback_1tc99_966{flex-wrap:wrap;align-items:center;gap:8px 12px;margin:10px 0 0 58px;display:flex}._reviewStatus_1tc99_974{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}._reviewStatuscorrect_1tc99_982{color:#166534;background:#dcfce7}._reviewStatuswrong_1tc99_987{color:#991b1b;background:#fee2e2}._reviewStatusunanswered_1tc99_992{color:#4b5563;background:#f3f4f6}._correctAnswer_1tc99_997{color:#991b1b;margin:0;font-size:13px}._explanationToggle_1tc99_1003{color:var(--primary);cursor:pointer;font:inherit;background:#fff;border:1px solid #b8c5da;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:850}._explanationPanel_1tc99_1015{background:#fff;border:1px solid #dbe5f4;border-radius:12px;flex-basis:100%;padding:12px 14px}._explanationPanel_1tc99_1015>strong{color:var(--primary);font-size:13px}._explanationPanel_1tc99_1015 p{color:#374151;white-space:pre-line;margin:6px 0 0;font-size:14px;line-height:1.65}._reviewPage_1tc99_1036{--top-bar-height:164px}._reviewScoreBar_1tc99_1040{background:#fff;border:1px solid #dce5f2;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px;padding:9px 12px;display:grid}._reviewScoreBar_1tc99_1040 span{border-right:1px solid #e5e7eb;justify-content:center;align-items:baseline;gap:6px;min-width:0;display:flex}._reviewScoreBar_1tc99_1040 span:last-child{border-right:0}._reviewScoreBar_1tc99_1040 small{color:var(--text-soft);font-size:11px;font-weight:750}._reviewScoreBar_1tc99_1040 strong{color:var(--primary);white-space:nowrap;font-size:14px;font-weight:900}._questionTop_1tc99_1077{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:10px 12px;display:grid}._questionIndex_1tc99_1084{width:42px;height:42px;color:var(--primary);background:#eef4ff;border:none;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:900;display:inline-flex}._answerInput_1tc99_958{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text-main);font:inherit;box-sizing:border-box;background:#fff;border-radius:12px;grid-column:2;padding:0 14px;font-size:15px;font-weight:750}._answerInput_1tc99_958:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0e33771a}._questionText_1tc99_1120{min-width:0;color:var(--text-main);white-space:pre-line;grid-column:2;margin:0 0 10px;font-size:15.5px;font-weight:700;line-height:1.68}._optionReference_1tc99_1131{gap:6px;margin-top:12px;display:grid}._optionReferenceItem_1tc99_1137{background:#f8fbff;border-radius:12px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:8px;padding:7px 9px;display:grid}._optionReferenceItem_1tc99_1137 strong{color:var(--primary);font-size:13px;font-weight:900}._optionReferenceItem_1tc99_1137 span{color:#374151;font-size:14px;line-height:1.42}._errorText_1tc99_1159{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:12px 14px;font-weight:800}._emptyState_1tc99_1169{text-align:center;border:1px solid var(--card-border);max-width:760px;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;margin:72px auto;padding:54px 24px}._emptyState_1tc99_1169 h2{color:var(--text-main);margin:0 0 10px;font-size:24px}._emptyState_1tc99_1169 p{color:#596275;margin:0}._emptyState_1tc99_1169 button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;height:42px;margin-top:20px;padding:0 24px;font-family:inherit;font-size:14.5px;font-weight:900}._flashcardModalOverlay_1tc99_1205{z-index:1800;box-sizing:border-box;background:#0f172a70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._flashcardModal_1tc99_1205{background:#fff;border:1px solid #c4c6d26b;border-radius:10px;width:min(640px,100%);max-height:min(90vh,920px);padding:22px 20px 18px;position:relative;overflow:auto;box-shadow:0 24px 70px #0f172a47}._flashcardModal_1tc99_1205 h2{color:#111;margin:0 0 20px;font-size:34px;font-weight:900;line-height:1.1}._flashcardModalClose_1tc99_1236{color:#6b7280;cursor:pointer;background:#eef2f7;border:none;border-radius:50%;width:34px;height:34px;font-size:24px;font-weight:900;line-height:1;position:absolute;top:12px;right:14px}._flashcardForm_1tc99_1252{gap:12px;display:grid}._flashcardDeckMode_1tc99_1257{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._flashcardDeckMode_1tc99_1257 button{color:#526071;min-height:46px;font:inherit;cursor:pointer;background:#edf3fb;border:none;border-radius:6px;font-weight:800}._flashcardDeckMode_1tc99_1257 ._activeDeckMode_1tc99_1274{background:var(--primary);color:#fff}._flashcardForm_1tc99_1252 label{color:#222;gap:8px;font-size:16px;font-weight:800;display:grid}._flashcardForm_1tc99_1252 input,._flashcardForm_1tc99_1252 textarea,._flashcardForm_1tc99_1252 select{box-sizing:border-box;color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #d7dbe2;border-radius:6px;outline:none}._flashcardForm_1tc99_1252 input,._flashcardForm_1tc99_1252 select{min-height:44px;padding:0 12px}._flashcardForm_1tc99_1252 textarea{resize:vertical;padding:11px 12px}._flashcardForm_1tc99_1252 input:focus,._flashcardForm_1tc99_1252 textarea:focus,._flashcardForm_1tc99_1252 select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0e33771f}._flashcardError_1tc99_1318{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:800}._flashcardModalActions_1tc99_1329{justify-content:flex-start;margin-top:4px;display:flex}._flashcardSaveButton_1tc99_1335{background:var(--primary);color:#fff;cursor:pointer;width:100%;min-height:46px;font:inherit;border:none;border-radius:6px;padding:0 18px;font-weight:800;box-shadow:0 12px 24px #0e33772e}._flashcardSaveButton_1tc99_1335:hover{background:var(--primary-hover)}@media (width<=1160px){._practicePage_1tc99_1{--side-nav-width:100%}._bodyLayout_1tc99_202{grid-template-columns:1fr}._questionNavigator_1tc99_212{top:calc(var(--top-bar-height) + 12px);width:100%;max-height:none;position:sticky;left:auto}._scriptAccordionContent_1tc99_454{max-height:300px}._examContent_1tc99_650{grid-column:auto}._numberGrid_1tc99_481{grid-template-columns:repeat(10,1fr)}._ieltsExamLayout_1tc99_720{grid-template-columns:1fr}._paneResizeHandle_1tc99_732{display:none}._sourcePane_1tc99_229,._answerPane_1tc99_230{max-height:none;padding-right:0;overflow:visible}}@media (width<=860px){._practicePage_1tc99_1{--top-bar-height:154px}._examBarInner_1tc99_38,._bodyLayout_1tc99_202{padding-left:16px;padding-right:16px}._examBarControls_1tc99_44{grid-template-columns:92px 112px;grid-template-areas:"back submit""title title";justify-content:space-between}._topBackButton_1tc99_51{grid-area:back}._examBarTitle_1tc99_72{grid-area:title}._submitButton_1tc99_97{grid-area:submit}._blockOptionBox_1tc99_893{grid-template-columns:repeat(2,minmax(0,1fr))}._numberGrid_1tc99_481{grid-template-columns:repeat(6,1fr)}._partHeader_1tc99_661{display:grid}._partHeader_1tc99_661 p{text-align:left}._reviewPage_1tc99_1036{--top-bar-height:238px}._reviewScoreBar_1tc99_1040{grid-template-columns:repeat(3,minmax(0,1fr))}._reviewScoreBar_1tc99_1040 span{border-right:0}}@media (width<=480px){._practicePage_1tc99_1{--top-bar-height:170px}._bodyLayout_1tc99_202{padding-top:16px}._questionNavigator_1tc99_212{position:static}._numberGrid_1tc99_481{grid-template-columns:repeat(5,1fr)}._questionTop_1tc99_1077{grid-template-columns:38px minmax(0,1fr)}._questionIndex_1tc99_1084{width:36px;height:36px}._reviewPage_1tc99_1036{--top-bar-height:282px}._reviewScoreBar_1tc99_1040{grid-template-columns:repeat(2,minmax(0,1fr))}._reviewScoreBar_1tc99_1040 span{justify-content:flex-start}._reviewFeedback_1tc99_966{margin-left:0}}._practicePage_wqmra_1{--page-bg:#fbf9f8;--primary:#0e3377;--primary-hover:#17499c;--text-main:#111827;--text-soft:#6b7280;--border:#dfe5ef;--card-border:#c4c6d261;--shadow-soft:0 14px 38px #0f172a0f;--top-bar-height:72px;min-height:100vh;padding-top:var(--top-bar-height);background:var(--page-bg);color:var(--text-main);box-sizing:border-box;padding-bottom:64px;font-family:Lexend,system-ui,sans-serif}._stickyExamBar_wqmra_21{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;background:#fbf9f8fa;border-bottom:1px solid #e5eaf3;position:fixed;top:0;left:0;right:0}._examBarInner_wqmra_33{box-sizing:border-box;width:100%;padding:12px 24px}._examBarControls_wqmra_39{grid-template-columns:110px minmax(0,1fr) 150px 112px;align-items:center;gap:12px;display:grid}._topBackButton_wqmra_46{color:#3152a6;cursor:pointer;min-height:40px;font:inherit;background:#fff;border:1px solid #d1d7e3;border-radius:8px;justify-content:center;align-items:center;padding:0 14px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 2px #0f172a0f}._topBackButton_wqmra_46:hover{background:#e7f1ff}._examBarTitle_wqmra_67{min-width:0}._examBarTitle_wqmra_67 strong,._examBarTitle_wqmra_67 span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._examBarTitle_wqmra_67 strong{color:var(--text-main);font-size:16px;font-weight:900}._examBarTitle_wqmra_67 span{color:var(--text-soft);margin-top:3px;font-size:13px;font-weight:700}._submitButton_wqmra_92{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:16px;width:112px;min-width:112px;height:52px;font-family:inherit;font-size:15px;font-weight:900;box-shadow:0 12px 28px #dc262633}._submitButton_wqmra_92:hover{background:#b91c1c}._submitButton_wqmra_92:disabled{cursor:wait;opacity:.7}._reviewBarControls_wqmra_117{grid-template-columns:110px minmax(0,1fr) 150px minmax(150px,auto)}._retakeButton_wqmra_121{background:var(--primary);color:#fff;cursor:pointer;min-height:48px;font:inherit;white-space:nowrap;border:none;border-radius:14px;padding:0 18px;font-size:14px;font-weight:900}._navigatorTimer_wqmra_135{box-sizing:border-box;background:#f8fbff;border:1px solid #e5eaf3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 12px;display:flex}._navigatorTimerLabel_wqmra_148{color:var(--text-soft);font-size:12px;font-weight:800}._navigatorTimerValue_wqmra_154{color:var(--primary);font-variant-numeric:tabular-nums;font-size:18px;font-weight:900;line-height:1}._submitNotice_wqmra_162{top:calc(var(--top-bar-height) + 14px);z-index:1600;background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(460px,100vw - 32px);padding:14px;display:grid;position:fixed;right:24px;box-shadow:0 20px 42px #0f172a29}._submitNoticeSuccess_wqmra_178{border:1px solid #86efac}._submitNoticeWarning_wqmra_182{border:1px solid #fbbf24}._submitNoticeContent_wqmra_186{min-width:0}._submitNoticeContent_wqmra_186 strong{color:var(--text-main);font-size:14px;font-weight:900;display:block}._submitNoticeContent_wqmra_186 p{color:var(--text-soft);margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.45}._submitNotice_wqmra_162 button{color:#4b5563;cursor:pointer;min-height:34px;font:inherit;background:#eef2f7;border:none;border-radius:8px;padding:0 12px;font-size:13px;font-weight:850}._taskTabs_wqmra_218{gap:10px;width:min(1600px,80vw);margin:24px auto 18px;display:flex}._draftToolbar_wqmra_225{justify-content:flex-end;align-items:center;gap:12px;width:min(1600px,80vw);min-height:36px;margin:18px auto -10px;display:flex}._draftStatus_wqmra_235{color:#52705a;font-size:13px;font-weight:800}._draftStatusError_wqmra_241{color:#b91c1c}._clearDraftButton_wqmra_245{color:#526078;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d1d7e3;border-radius:8px;padding:0 14px;font-size:13px;font-weight:800}._clearDraftButton_wqmra_245:hover{color:#b91c1c;background:#fff7f7;border-color:#ef4444}._taskTab_wqmra_218{min-height:42px;color:var(--primary);cursor:pointer;font:inherit;background:#fff;border:1px solid #c9d4e7;border-radius:999px;padding:0 22px;font-size:15px;font-weight:900;box-shadow:0 6px 16px #0e337714}._taskTabActive_wqmra_278{background:var(--primary);border-color:var(--primary);color:#fff}._examContent_wqmra_284{width:min(1600px,80vw);margin:0 auto}._taskPanel_wqmra_289{grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);align-items:start;gap:20px;display:none}._taskPanelActive_wqmra_296{display:grid}._promptPane_wqmra_300,._answerPane_wqmra_301{min-width:0}._writingPaper_wqmra_305,._answerPane_wqmra_301{border:1px solid var(--card-border);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px}._writingPaper_wqmra_305{padding:28px}._paperSkill_wqmra_317{color:#111827;text-align:right;margin-bottom:18px;font-size:13px;font-style:italic}._writingPaper_wqmra_305 h1{color:#0647b6;letter-spacing:1.8px;margin:0 0 14px;font-size:22px;font-weight:900;line-height:1.25}._taskHint_wqmra_334,._wordTarget_wqmra_335{color:#111827;margin:0 0 18px;font-size:15px;font-weight:650;line-height:1.55}._questionGroup_wqmra_343{gap:12px;margin-bottom:18px;display:grid}._questionGroup_wqmra_343 h2{color:#111827;margin:0;font-size:18px}._groupInstruction_wqmra_355,._sharedText_wqmra_356,._questionBlock_wqmra_357,._questionPrompt_wqmra_358{color:#111827;white-space:pre-line;margin:0;font-size:15px;line-height:1.6}._sharedText_wqmra_356,._questionPrompt_wqmra_358{background:#fff;border:2px solid #222;padding:14px 16px;font-weight:800}._questionBlock_wqmra_357{gap:12px;display:grid}._questionBlock_wqmra_357 p{white-space:pre-line;margin:0}._noContent_wqmra_384{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:0 0 18px;padding:14px 16px;font-weight:800}._assetStack_wqmra_394{gap:14px;display:grid}._assetCard_wqmra_399{margin:0;padding:0}._assetCard_wqmra_399 img{object-fit:contain;border-radius:4px;width:100%;display:block}._resultAssetCard_wqmra_411{width:min(100%,720px);margin:18px auto 0}._answerPane_wqmra_301{gap:14px;padding:16px;display:grid}._noteToggle_wqmra_422{color:#3152a6;cursor:pointer;min-height:44px;font:inherit;background:#fff;border:2px solid #8ea4d8;border-radius:8px;justify-self:start;padding:0 16px;font-size:18px;font-weight:900;box-shadow:0 0 0 3px #3152a61f}._noteToggle_wqmra_422:hover{background:#eef4ff}._noteInput_wqmra_441,._essayInput_wqmra_442{width:100%;color:var(--text-main);font:inherit;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #bfc9d9;border-radius:5px;outline:none;font-size:20px;line-height:1.55}._noteInput_wqmra_441::placeholder,._essayInput_wqmra_442::placeholder{color:#94a3b8}._noteInput_wqmra_441:focus,._essayInput_wqmra_442:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0e33771a}._noteInput_wqmra_441{min-height:106px;padding:10px 14px}._essayInput_wqmra_442{min-height:466px;padding:12px 16px}._wordCount_wqmra_477{color:#000;margin:-4px 0 0;font-size:20px;font-weight:500;line-height:1.3}._reviewTaskPanel_wqmra_485{gap:20px;min-width:0;display:none}._reviewTaskPanelActive_wqmra_491{display:grid}._reviewComparison_wqmra_495{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}._reviewEssayCard_wqmra_501{border:1px solid var(--card-border);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:10px;padding:18px}._reviewCardHeader_wqmra_510{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}._reviewCardHeader_wqmra_510 h2{color:var(--primary);margin:0;font-size:18px}._reviewCardHeader_wqmra_510 span{color:var(--text-soft);font-size:14px;font-weight:800}._reviewEssay_wqmra_501{width:100%;min-height:380px;color:var(--text-main);font:inherit;resize:vertical;box-sizing:border-box;background:#f8fafc;border:1px solid #d5dce8;border-radius:7px;padding:14px;font-size:16px;line-height:1.65}._noSample_wqmra_545{min-height:380px;color:var(--text-soft);text-align:center;box-sizing:border-box;background:#f9fafb;border:1px dashed #d1d5db;border-radius:7px;place-items:center;padding:20px;font-weight:800;display:grid}._aiGradePanel_wqmra_559{box-shadow:var(--shadow-soft);background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;margin-top:20px;padding:18px}._aiGradeHeader_wqmra_568{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}._aiGradeHeader_wqmra_568 h2{color:var(--primary);margin:0;font-size:18px}._aiGradeButton_wqmra_582{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:8px;padding:10px 18px;font-weight:800;transition:opacity .15s}._aiGradeButton_wqmra_582:disabled{opacity:.6;cursor:not-allowed}._aiGradeError_wqmra_598{color:#b91c1c;margin:8px 0 0;font-weight:700}._aiScoreGrid_wqmra_604{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}._aiScoreCard_wqmra_611{text-align:center;background:#fff;border:1px solid #e9d5ff;border-radius:8px;flex-direction:column;gap:4px;padding:10px;display:flex}._aiScoreCard_wqmra_611 span{color:var(--text-soft);font-size:12px;font-weight:700}._aiScoreCard_wqmra_611 strong{color:#6d28d9;font-size:20px}._aiScoreCardOverall_wqmra_633{background:#ede9fe;border-color:#7c3aed}._aiTopicRelevance_wqmra_638{color:#475569;margin:0 0 12px;font-size:14px}._aiSummary_wqmra_644{color:var(--text-main);background:#fff;border-radius:8px;margin:0 0 14px;padding:12px;font-size:14px;line-height:1.6}._aiListBlock_wqmra_654{margin-top:14px}._aiListBlock_wqmra_654 h3{color:var(--primary);margin:0 0 8px;font-size:15px}._aiListBlock_wqmra_654 ul{color:var(--text-main);margin:0;padding-left:20px;font-size:14px;line-height:1.6}._aiRequirementOk_wqmra_672{color:#16a34a;font-weight:800}._aiRequirementMissing_wqmra_677{color:#b91c1c;font-weight:800}._aiRequirementNote_wqmra_682{color:var(--text-soft)}._aiErrorList_wqmra_686{gap:10px;padding-left:0;list-style:none;display:grid}._aiErrorItem_wqmra_693{background:#fff;border:1px solid #e9d5ff;border-radius:8px;padding:10px 12px}._aiErrorType_wqmra_700{color:#6d28d9;letter-spacing:.02em;background:#ede9fe;border-radius:999px;margin-bottom:6px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-block}._aiErrorOriginal_wqmra_712{color:#b91c1c;margin:0 0 4px;text-decoration:line-through}._aiErrorSuggestion_wqmra_718{color:#16a34a;margin:0 0 4px;font-weight:700}._aiErrorExplanation_wqmra_724{color:var(--text-soft);margin:0;font-size:13px}@media (width<=720px){._aiScoreGrid_wqmra_604{grid-template-columns:repeat(2,minmax(0,1fr))}}._emptyState_wqmra_736{text-align:center;border:1px solid var(--card-border);max-width:760px;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;margin:72px auto;padding:54px 24px}._emptyState_wqmra_736 h2{color:var(--text-main);margin:0 0 10px;font-size:24px}._emptyState_wqmra_736 p{color:#596275;margin:0}._emptyState_wqmra_736 button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;height:42px;margin-top:20px;padding:0 24px;font-family:inherit;font-size:14.5px;font-weight:900}@media (width<=980px){._taskPanel_wqmra_289,._reviewComparison_wqmra_495{grid-template-columns:1fr}}@media (width<=720px){._practicePage_wqmra_1{--top-bar-height:178px}._examBarControls_wqmra_39,._reviewBarControls_wqmra_117{grid-template-columns:1fr}._topBackButton_wqmra_46{justify-self:start}._taskTabs_wqmra_218,._examContent_wqmra_284,._draftToolbar_wqmra_225{width:calc(100% - 32px)}._navigatorTimer_wqmra_135,._submitButton_wqmra_92,._retakeButton_wqmra_121{width:100%}._taskTabs_wqmra_218{margin-top:18px}._writingPaper_wqmra_305{padding:20px 16px}._answerPane_wqmra_301{padding:14px}._noteInput_wqmra_441,._essayInput_wqmra_442{font-size:17px}._essayInput_wqmra_442{min-height:360px}}._page_vrqlz_1{color:#172033;background:#f4f7fb;min-height:100vh;padding-bottom:100px}._header_vrqlz_2{z-index:20;background:#fffffff7;border-bottom:1px solid #dce4ef;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:16px 28px;display:grid;position:sticky;top:0}._header_vrqlz_2 button,._state_vrqlz_3 button,._controls_vrqlz_3 button{color:#173b77;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9d4e3;border-radius:9px;padding:0 16px;font-weight:800}._header_vrqlz_2 span,._resultHeader_vrqlz_4 span{color:#718096;letter-spacing:.08em;font-size:11px;font-weight:900}._header_vrqlz_2 h1{margin:3px 0 0;font-size:21px}._progress_vrqlz_6{color:#0e3377;font-weight:850}._layout_vrqlz_7{grid-template-columns:240px minmax(0,900px);justify-content:center;gap:28px;padding:28px;display:grid}._sidebar_vrqlz_8{background:#fff;border:1px solid #dce4ef;border-radius:14px;align-self:start;max-height:calc(100vh - 126px);padding:18px;position:sticky;top:98px;overflow:auto;box-shadow:0 8px 24px #182d4e0f}._sidebar_vrqlz_8 section+section{margin-top:20px}._sidebar_vrqlz_8 h2{margin:0 0 8px;font-size:15px}._sidebar_vrqlz_8 button{color:#334155;width:100%;font:inherit;cursor:pointer;background:#f7f9fc;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;margin:5px 0;padding:10px;font-weight:750;display:flex}._sidebar_vrqlz_8 button._active_vrqlz_12{color:#0e3377;background:#edf4ff;border-color:#8db2ec}._sidebar_vrqlz_8 i{background:#cbd5e1;border-radius:50%;width:9px;height:9px}._sidebar_vrqlz_8 i._done_vrqlz_14{background:#16a36a}._content_vrqlz_15{background:#fff;border:1px solid #dce4ef;border-radius:14px;min-width:0;padding:30px;box-shadow:0 8px 24px #182d4e0f}._content_vrqlz_15>h2{margin:8px 0;font-size:28px}._partBadge_vrqlz_17{color:#0e3377;background:#e8f0ff;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-block}._instruction_vrqlz_18{color:#64748b;line-height:1.6}._question_vrqlz_19,._cueCard_vrqlz_19{background:#f4f8ff;border-left:4px solid #2c65b6;border-radius:8px;margin:24px 0;padding:20px}._question_vrqlz_19{gap:8px;display:grid}._question_vrqlz_19 span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:800}._question_vrqlz_19 strong{font-size:20px;line-height:1.5}._cueCard_vrqlz_19 h3{margin:0 0 12px}._cueCard_vrqlz_19 p{margin:8px 0;line-height:1.5}._recorder_vrqlz_25{background:#fbfcfe;border:1px solid #d4deeb;border-radius:12px;grid-template-columns:1fr auto;gap:16px;padding:20px;display:grid}._recorder_vrqlz_25 h3,._recorder_vrqlz_25 p{margin:0}._recorder_vrqlz_25 p{color:#64748b;margin-top:5px}._timer_vrqlz_28{color:#a52b35;font-size:18px;font-weight:900}._controls_vrqlz_3{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}._controls_vrqlz_3 button:last-child{color:#fff;background:#0e3377;border-color:#0e3377}._controls_vrqlz_3 ._recordButton_vrqlz_31{color:#fff;background:#c43d48;border-color:#c43d48}._controls_vrqlz_3 ._stopButton_vrqlz_32{color:#a52b35;background:#fff;border-color:#8e2832}._controls_vrqlz_3 button:disabled,._sidebar_vrqlz_8 button:disabled{cursor:not-allowed;opacity:.55}._recorder_vrqlz_25 audio,._result_vrqlz_4 audio{grid-column:1/-1;width:100%;margin-top:4px}._processing_vrqlz_35{color:#173b77;background:#edf4ff;border-radius:9px;grid-column:1/-1;align-items:center;gap:13px;padding:14px;display:flex}._processing_vrqlz_35 span{border:3px solid #b9ccec;border-top-color:#17499c;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite _spin_vrqlz_1}._processing_vrqlz_35 p{color:#526987}@keyframes _spin_vrqlz_1{to{transform:rotate(360deg)}}._notice_vrqlz_39{color:#7a4c08;background:#fff8e8;border:1px solid #f1c36d;border-radius:9px;margin-top:18px;padding:14px 16px;line-height:1.5}._transcriptEditor_vrqlz_40{background:#fbfcfe;border:1px solid #d4deeb;border-radius:12px;gap:12px;margin-top:22px;padding:20px;display:grid}._transcriptEditor_vrqlz_40 label{color:#173b77;font-weight:850}._transcriptEditor_vrqlz_40 textarea{box-sizing:border-box;resize:vertical;color:#172033;width:100%;font:inherit;border:1px solid #bfcde0;border-radius:9px;padding:14px;line-height:1.6}._transcriptEditor_vrqlz_40 textarea:focus{border-color:#2c65b6;outline:2px solid #9bbbea}._transcriptEditor_vrqlz_40 button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#0e3377;border:0;border-radius:9px;justify-self:end;padding:0 22px;font-weight:850}._transcriptEditor_vrqlz_40 button:disabled{cursor:not-allowed;opacity:.55}._result_vrqlz_4{border:1px solid #cddbea;border-radius:12px;margin-top:22px;overflow:hidden}._resultHeader_vrqlz_4{background:#f7faff;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}._resultHeader_vrqlz_4 h2{margin:5px 0 0;font-size:22px}._resultHeader_vrqlz_4 time{color:#64748b;font-weight:800}._resultSection_vrqlz_50{border-top:1px solid #e3e9f1;padding:20px}._resultSection_vrqlz_50 h3,._resultSection_vrqlz_50 h4{margin:0 0 14px}._resultSection_vrqlz_50 h4{margin-top:22px}._transcript_vrqlz_40,._corrected_vrqlz_53{background:#f7f9fc;border-radius:8px;padding:16px;line-height:1.7}._scoreGrid_vrqlz_54{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}._scoreGrid_vrqlz_54 div{background:#fff;border:1px solid #e5ebf3;border-radius:8px;padding:13px}._scoreGrid_vrqlz_54 span{color:#64748b;font-size:12px;display:block}._scoreGrid_vrqlz_54 strong{color:#087443;margin-top:5px;font-size:19px;display:block}._unavailable_vrqlz_58{color:#9b2c36;background:#fff5f5;border-radius:8px;padding:13px;line-height:1.5}._errorList_vrqlz_59{gap:10px;display:grid}._errorList_vrqlz_59 article{background:#fffaf0;border-left:3px solid #d49036;border-radius:6px;padding:14px}._errorList_vrqlz_59 p{margin:7px 0 0;line-height:1.5}._sampleAnswer_vrqlz_62{background:#f7faff;border-top:1px solid #e3e9f1;padding:20px}._sampleAnswer_vrqlz_62 h3{color:#0e3377;margin:0}._sampleAnswer_vrqlz_62 p{margin:15px 0 0;line-height:1.7}._state_vrqlz_3{text-align:center;place-content:center;justify-items:center;min-height:70vh;padding:30px;display:grid}@media (width<=800px){._header_vrqlz_2{grid-template-columns:1fr auto;padding:14px;position:static}._header_vrqlz_2>div:first-of-type{grid-area:1/1/auto/-1}._layout_vrqlz_7{grid-template-columns:1fr;padding:14px}._sidebar_vrqlz_8{gap:14px;max-height:none;display:flex;position:static;overflow-x:auto}._sidebar_vrqlz_8 section{min-width:150px;margin:0}._content_vrqlz_15{padding:20px 15px}._scoreGrid_vrqlz_54{grid-template-columns:repeat(2,minmax(0,1fr))}}._page_12hp9_1{color:#182235;background:#f4f7fb;min-height:100vh;padding:38px max(20px,50vw - 540px) 90px}._hero_12hp9_1{color:#fff;background:#0e3377;border-radius:16px;padding:28px;position:relative}._hero_12hp9_1 span{letter-spacing:.09em;opacity:.75;font-size:12px;font-weight:900}._hero_12hp9_1 h1{margin:7px 0}._hero_12hp9_1 p{margin:0}._hero_12hp9_1 button{color:#0e3377;cursor:pointer;background:#fff;border:0;border-radius:9px;min-height:44px;padding:0 17px;font-weight:900;position:absolute;top:35px;right:28px}._summary_12hp9_1{grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0;display:grid}._summary_12hp9_1 div{background:#fff;border:1px solid #dce4ef;border-radius:12px;padding:18px}._summary_12hp9_1 span,._textBlock_12hp9_1>span,._scores_12hp9_1 span{color:#718096;font-size:12px;font-weight:800;display:block}._summary_12hp9_1 strong{color:#0c7a4d;margin-top:6px;font-size:27px;display:block}._part_12hp9_1{margin-top:24px}._part_12hp9_1>h2{color:#0e3377}._answer_12hp9_1{background:#fff;border:1px solid #dce4ef;border-radius:14px;margin:14px 0;padding:24px}._answer_12hp9_1 h3{margin:0 0 8px}._answer_12hp9_1 h4{color:#52627a;margin:0 0 15px}._textBlock_12hp9_1{border-top:1px solid #edf1f6;padding:14px 0}._textBlock_12hp9_1 p{margin:7px 0 0;line-height:1.65}._scores_12hp9_1{flex-wrap:wrap;gap:10px;display:flex}._scores_12hp9_1 div{background:#f4f7fb;border-radius:8px;min-width:105px;padding:10px}._scores_12hp9_1 strong{margin-top:3px;font-size:19px;display:block}._words_12hp9_1{background:#f7f9fc;border-radius:9px;flex-wrap:wrap;gap:7px;margin-top:17px;padding:15px;display:flex}._words_12hp9_1 span{border-radius:5px;padding:4px 6px;font-weight:800}._good_12hp9_1{color:#087443;background:#d8f6e6}._warning_12hp9_1{color:#8a5b00;background:#fff1bf}._bad_12hp9_1{color:#b4232e;background:#ffe0e0}._omission_12hp9_1{color:#778397;background:#e5e9ef;-webkit-text-decoration:underline dashed;text-decoration:underline dashed}._noWords_12hp9_1{color:#718096;font-style:italic}._answerHeading_12hp9_2{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}._answerHeading_12hp9_2 b{border-radius:999px;flex:none;padding:5px 9px;font-size:12px}._browserBadge_12hp9_2{color:#805500;background:#fff1cc}._azureBadge_12hp9_2{color:#164d9c;background:#e5efff}._matched_12hp9_3{color:#087443;background:#d8f6e6}._missing_12hp9_3{color:#a52b35;background:#ffe0e0}._extra_12hp9_3{color:#805500;background:#fff1bf}._disclaimer_12hp9_3{color:#52627a;border-top:1px solid #e1e8f0;margin-top:17px;padding-top:13px;font-size:13px}@media (width<=720px){._page_12hp9_1{padding:18px 12px 80px}._hero_12hp9_1{padding:20px}._hero_12hp9_1 button{margin-top:18px;position:static}._summary_12hp9_1{grid-template-columns:repeat(2,1fr)}._answer_12hp9_1{padding:18px 14px}._scores_12hp9_1 div{min-width:calc(50% - 10px)}}._resultPage_140lb_1{color:#111827;background:radial-gradient(circle at 0 0,#0e337714,#0000 30%),linear-gradient(#fbf9f8 0%,#f7f8fc 100%);min-height:100vh;padding:44px 54px 72px;font-family:Lexend,system-ui,sans-serif}._heroResult_140lb_11,._scoreGrid_140lb_12,._contentLayout_140lb_13,._emptyState_140lb_14{max-width:1480px;margin-left:auto;margin-right:auto}._heroResult_140lb_11{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:30px;margin-bottom:26px;display:grid}._heroResultContent_140lb_28{min-width:0}._eyebrow_140lb_32{color:#0e3377;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:900;display:inline-block}._heroResult_140lb_11 h1{color:#111827;margin:0;font-size:44px;font-weight:900;line-height:1.18}._heroResult_140lb_11 p{color:#596275;max-width:820px;margin:16px 0 0;font-size:17px;line-height:1.8}._actions_140lb_58{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}._actions_140lb_58 button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#0e3377;border:none;border-radius:10px;padding:0 18px;font-size:14px;font-weight:900}._actions_140lb_58 ._secondaryButton_140lb_78{color:#0e3377;background:#fff;border:1px solid #0e33772e}._totalScoreCard_140lb_84{text-align:center;color:#fff;background:linear-gradient(#0e3377 0%,#1747a4 100%);border-radius:30px;flex-direction:column;justify-content:center;padding:30px;display:flex;box-shadow:0 18px 44px #0e337738}._totalScoreCard_140lb_84 span{opacity:.88;font-size:15px;font-weight:800}._totalScoreCard_140lb_84 strong{margin:12px 0 4px;font-size:68px;font-weight:900;line-height:1}._totalScoreCard_140lb_84 small{opacity:.85;font-size:16px;font-weight:800}._scoreGrid_140lb_12{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}._scoreCard_140lb_122,._questionNavigator_140lb_123,._questionCard_140lb_124,._emptyState_140lb_14{background:#fff;border:1px solid #c4c6d259;border-radius:26px;box-shadow:0 14px 38px #0f172a0f}._scoreCard_140lb_122{min-width:0;padding:24px}._scoreCard_140lb_122 span{color:#6b7280;margin-bottom:10px;font-size:14px;font-weight:800;display:block}._scoreCard_140lb_122 strong{color:#0e3377;overflow-wrap:anywhere;font-size:34px;font-weight:900;line-height:1.1;display:block}._scoreCard_140lb_122 p{color:#596275;margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.45}._contentLayout_140lb_13{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:20px;display:grid}._questionNavigator_140lb_123{max-height:calc(100vh - 40px);padding:18px;position:sticky;top:20px;overflow-y:auto}._navigatorHeader_140lb_177 h3{color:#111827;margin:0 0 12px;font-size:20px;font-weight:900}._showAllButton_140lb_184{color:#0e3377;cursor:pointer;width:100%;min-height:42px;font:inherit;background:#eef4ff;border:none;border-radius:12px;padding:0 12px;font-size:13px;font-weight:900}._partNavBlock_140lb_198{border-top:1px solid #edf0f6;padding:14px 0}._partNavTitle_140lb_203{color:#4b5563;cursor:pointer;width:100%;min-height:36px;font:inherit;background:#f5f6fa;border:none;border-radius:999px;margin-bottom:12px;font-size:13px;font-weight:900}._numberGrid_140lb_217{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}._numberButton_140lb_223{color:#4b5563;cursor:pointer;height:34px;font:inherit;background:#fff;border:1px solid #dfe5ef;border-radius:10px;font-size:13px;font-weight:850}._correctNumber_140lb_235{color:#fff;background:#0e3377;border-color:#0e3377}._wrongNumber_140lb_241{color:#b42318;background:#fff1f2;border-color:#fecaca}._contentArea_140lb_247{gap:24px;min-width:0;display:grid}._partSection_140lb_253{scroll-margin-top:24px}._partHeader_140lb_257{color:#fff;background:#0e3377;border-radius:14px;margin-bottom:14px;padding:12px 18px;box-shadow:0 10px 24px #0e33771f}._partHeader_140lb_257 h2{margin:0;font-size:20px;font-weight:900;line-height:1.2}._questionList_140lb_273{gap:14px;display:grid}._questionCard_140lb_124{scroll-margin-top:24px;overflow:hidden}._correctCard_140lb_283{border-left:6px solid #16a34a}._wrongCard_140lb_287{border-left:6px solid #dc2626}._questionSummary_140lb_291{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:18px 20px;list-style:none;display:flex}._questionSummary_140lb_291::-webkit-details-marker{display:none}._questionIndex_140lb_306{color:#111827;margin-bottom:10px;font-size:14px;font-weight:900;display:inline-flex}._answerBadgeRow_140lb_314{flex-wrap:wrap;gap:8px;display:flex}._answerBadge_140lb_314{border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:13px;font-weight:850;line-height:1.25;display:inline-flex}._answerBadgeCorrect_140lb_331{color:#047857;background:#ecfdf3}._answerBadgeWrong_140lb_336{color:#b42318;background:#fff1f2}._summaryHint_140lb_341{color:#6b7280;flex:none;font-size:13px;font-weight:800}._solutionBody_140lb_348{gap:14px;padding:0 20px 20px;display:grid}._solutionBody_140lb_348 h3{color:#111827;margin:0;font-size:18px;font-weight:900}._detailPanel_140lb_361,._answerGrid_140lb_362>div{background:#f8fbff;border-radius:14px;padding:14px}._detailPanel_140lb_361 span,._answerGrid_140lb_362 span{color:#667085;margin-bottom:6px;font-size:13px;font-weight:850;display:block}._detailPanel_140lb_361 p{color:#1f2937;white-space:pre-wrap;margin:0;font-weight:650;line-height:1.65}._optionList_140lb_385{gap:8px;display:grid}._optionItem_140lb_390{background:#fff;border:1px solid #edf0f6;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:10px 12px;display:grid}._optionItem_140lb_390 strong{color:#0e3377;font-weight:900}._optionItem_140lb_390 span{color:#374151;min-width:0;line-height:1.45}._answerGrid_140lb_362{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._answerGrid_140lb_362 strong{color:#111827;font-size:16px;font-weight:900;line-height:1.35}._emptyState_140lb_14{text-align:center;margin-top:100px;padding:42px 24px}._emptyState_140lb_14 h2{color:#111827;margin:0 0 10px;font-size:24px;font-weight:900}._emptyState_140lb_14 p{color:#596275;margin:0}._emptyState_140lb_14 button{color:#fff;cursor:pointer;min-height:42px;font:inherit;background:#0e3377;border:none;border-radius:10px;margin-top:20px;padding:0 18px;font-weight:900}@media (width<=1120px){._resultPage_140lb_1{padding:34px 24px 60px}._scoreGrid_140lb_12{grid-template-columns:repeat(2,minmax(0,1fr))}._contentLayout_140lb_13{grid-template-columns:1fr}._questionNavigator_140lb_123{max-height:none;position:static}._numberGrid_140lb_217{grid-template-columns:repeat(10,1fr)}}@media (width<=720px){._resultPage_140lb_1{padding:28px 16px 56px}._heroResult_140lb_11{grid-template-columns:1fr}._heroResult_140lb_11 h1{font-size:32px}._scoreGrid_140lb_12,._answerGrid_140lb_362{grid-template-columns:1fr}._numberGrid_140lb_217{grid-template-columns:repeat(5,1fr)}._questionSummary_140lb_291{display:grid}._summaryHint_140lb_341{white-space:normal}}._flashcardPage_1wiko_1{color:#080808;background:radial-gradient(circle at 0 0,#3152a61f,#0000 28%),radial-gradient(circle at 100% 0,#ff981c1f,#0000 24%),linear-gradient(#f8fafc 0%,#f3f5f9 42%,#eef2f7 100%);min-height:100vh}._flashcardPage_1wiko_1 .container{max-width:1220px}._deckSection_1wiko_14{background:linear-gradient(#ffffffc7,#fffffff2);min-height:100vh;padding:42px 0 84px}._pageHeader_1wiko_21{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #d7dbe2d9;border-radius:14px;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;padding:22px 24px;display:flex;box-shadow:0 14px 30px #0f172a0f}._pageKicker_1wiko_35{color:#3152a6;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}._deckTitle_1wiko_44{color:#050505;margin:0 0 24px;font-size:30px;line-height:1.2}._pageHeader_1wiko_21 ._deckTitle_1wiko_44{margin-bottom:0}._deckSubtitle_1wiko_55{color:#4b5563;margin:10px 0 0;font-size:15px;line-height:1.6}._pageStats_1wiko_62{flex-wrap:wrap;gap:10px;display:flex}._statPill_1wiko_68{color:#3152a6;background:#edf3ff;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}._deckGrid_1wiko_80{grid-template-columns:repeat(auto-fill,minmax(245px,245px));gap:30px;display:grid}._createDeckCard_1wiko_86,._deckCard_1wiko_87{cursor:pointer;min-height:238px;font:inherit;text-align:left;background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #dcdfe5;border-radius:8px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 10px 24px #0f172a14}._createDeckCard_1wiko_86:hover,._deckCard_1wiko_87:hover{border-color:#29478f;transform:translateY(-2px);box-shadow:0 18px 28px #0f172a24}._createDeckCard_1wiko_86:before,._deckCard_1wiko_87:before{content:"";background:linear-gradient(90deg,#3152a6,#78a6ff);width:100%;height:6px;position:absolute;inset:0 auto auto 0}._createDeckCard_1wiko_86{color:#29478f;text-align:center;place-content:center;gap:6px;display:grid}._createDeckCard_1wiko_86 span{color:#29478f;font-size:44px;font-weight:800;line-height:1}._createDeckCard_1wiko_86 strong{font-size:25px;font-weight:400}._deckCard_1wiko_87{color:#20242a;align-content:start;gap:14px;padding:28px 20px 22px;display:grid}._deckCard_1wiko_87 strong{font-size:20px;line-height:1.25}._deckCount_1wiko_155{color:#252a31;font-size:17px}._deckAuthor_1wiko_160{color:#2f3338;align-items:center;gap:8px;margin-top:44px;font-size:17px;display:flex}._deckAuthor_1wiko_160 span{color:#253040;background:#c8ced8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}._deckDetailSection_1wiko_181,._practiceSection_1wiko_182,._studySection_1wiko_183{min-height:100vh;padding:14px 0 52px}._deckDetailHeader_1wiko_188{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #d7dbe2d9;border-radius:14px;justify-content:space-between;align-items:end;gap:24px;margin-top:18px;margin-bottom:20px;padding:18px 22px;display:flex;box-shadow:0 14px 30px #0f172a0f}._practiceButton_1wiko_203{color:#203b78;cursor:pointer;min-height:46px;font:inherit;background:linear-gradient(#edf4ff,#dfeaff);border:1px solid #3152a62e;border-radius:999px;padding:0 20px;font-size:16px;font-weight:800;box-shadow:0 10px 20px #3152a61f}._topBackButton_1wiko_217,._backButton_1wiko_218{color:#3152a6;cursor:pointer;min-height:40px;font:inherit;background:#fff;border:1px solid #d1d7e3;border-radius:8px;align-items:center;margin:0 0 14px;padding:0 14px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 2px #0f172a0f}._topBackButton_1wiko_217:hover,._backButton_1wiko_218:hover{background:#e7f1ff}._deckDetailLayout_1wiko_240{grid-template-columns:minmax(320px,360px) minmax(0,1fr);align-items:start;gap:24px;display:grid}._listCount_1wiko_247{color:#090909;margin:0 0 22px;font-size:20px}._wordList_1wiko_253{gap:16px;display:grid}._wordItem_1wiko_258{background:linear-gradient(#fff,#fbfcfe);border:1px solid #d7dbe2;border-radius:7px;min-height:140px;padding:24px 54px 22px 20px;position:relative;box-shadow:0 8px 18px #0f172a14}._wordItemHeader_1wiko_269{align-items:center;gap:10px;display:flex}._wordItemHeader_1wiko_269 strong{color:#090909;font-size:24px}._wordItemHeader_1wiko_269 button,._soundButton_1wiko_281,._editButton_1wiko_282,._deleteButton_1wiko_283,._flipIcon_1wiko_284,._practiceActions_1wiko_285 button{cursor:pointer;font:inherit;background:0 0;border:none}._wordItemHeader_1wiko_269 button,._soundButton_1wiko_281{color:#3152a6;background:#e8f1ff;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;font-size:17px;display:inline-flex}._editButton_1wiko_282{color:#3152a6;font-size:23px!important}._wordItem_1wiko_258 p{color:#090909;gap:6px;margin:14px 0 0;font-size:20px;line-height:1.45;display:grid}._wordType_1wiko_319{color:#3152a6;font-weight:700}._deleteButton_1wiko_283{color:#ff3030;font-size:21px;position:absolute;bottom:18px;right:18px}._pageNumber_1wiko_332{color:#fff;background:#3152a6;border-radius:5px;justify-content:center;align-items:center;width:44px;height:47px;margin-top:46px;font-size:20px;font-weight:700;display:inline-flex}._deckAddPanel_1wiko_346,._createPanel_1wiko_347{max-width:620px}._createPanel_1wiko_347{margin:0 auto}._deckAddPanel_1wiko_346{position:sticky;top:20px}._addForm_1wiko_360{background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #d7dbe2;border-radius:8px;gap:10px;padding:22px;display:grid;box-shadow:0 8px 20px #0f172a14}._addForm_1wiko_360 h2{color:#111;margin:0 0 6px;font-size:21px}._addForm_1wiko_360 input,._addForm_1wiko_360 textarea,._addForm_1wiko_360 select{box-sizing:border-box;color:#111;width:100%;font:inherit;background:#fff;border:1px solid #d7dbe2;border-radius:6px;outline:none}._addForm_1wiko_360 input,._addForm_1wiko_360 select{min-height:44px;padding:0 12px}._addForm_1wiko_360 textarea{resize:vertical;padding:11px 12px}._addForm_1wiko_360 input:focus,._addForm_1wiko_360 textarea:focus,._addForm_1wiko_360 select:focus{border-color:#3152a6;box-shadow:0 0 0 3px #3152a61f}._formError_1wiko_408{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:11px 13px;font-size:15px;font-weight:700;line-height:1.45}._editingNotice_1wiko_420{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;margin:0;padding:11px 13px;font-size:15px;font-weight:800;line-height:1.45}._addForm_1wiko_360>button{color:#fff;cursor:pointer;min-height:47px;font:inherit;background:#3152a6;border:none;border-radius:6px;font-weight:800}._addForm_1wiko_360 ._cancelEditButton_1wiko_443{color:#334155;background:#eef2f7}._deckMode_1wiko_448{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._deckMode_1wiko_448 button{color:#526071;cursor:pointer;min-height:42px;font:inherit;background:#eef2f7;border:none;border-radius:6px;font-weight:800}._deckMode_1wiko_448 ._activeDeckMode_1wiko_465{color:#fff;background:#3152a6}._practiceCard_1wiko_470{background:radial-gradient(circle at 0 0,#3152a614,#0000 26%),linear-gradient(#fff,#fbfcff);border:1px solid #d7dbe2;border-radius:7px;min-height:460px;position:relative;box-shadow:0 8px 18px #0f172a14}._newWordBadge_1wiko_481{color:#667085;border:1px solid #ff981c;border-radius:16px;padding:8px 13px;font-size:18px;font-weight:800;position:absolute;top:20px;right:20px}._practiceFlipArea_1wiko_493{cursor:pointer;width:100%;min-height:460px;font:inherit;background:0 0;border:none;place-items:center;display:grid}._practiceTerm_1wiko_504,._practiceMeaning_1wiko_505{text-align:center;justify-content:center;align-items:center;gap:10px;padding:40px;display:flex}._practiceTerm_1wiko_504{flex-wrap:wrap}._practiceTerm_1wiko_504 strong{font-size:36px}._practiceMeaning_1wiko_505{gap:16px;display:grid}._practiceMeaning_1wiko_505 strong{font-size:32px}._practiceMeaning_1wiko_505 small{color:#526071;font-size:19px;line-height:1.6}._flipIcon_1wiko_284{color:#111;font-size:48px;line-height:1;position:absolute;bottom:19px;right:19px}._practiceActions_1wiko_285{justify-content:center;align-items:center;gap:14px;margin-top:22px;display:flex}._practiceActions_1wiko_285 button{color:#fff;background:#3152a6;border-radius:6px;min-width:92px;min-height:42px;font-weight:800}._practiceActions_1wiko_285 span{color:#111;font-size:18px;font-weight:800}._emptyState_1wiko_569{text-align:center;place-content:center;min-height:280px;display:grid}._emptyState_1wiko_569 h2{color:#111;margin:0;font-size:26px}@media (width<=1020px){._deckGrid_1wiko_80{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}._deckDetailLayout_1wiko_240{grid-template-columns:1fr}._pageHeader_1wiko_21,._deckDetailHeader_1wiko_188{flex-direction:column;align-items:start}._deckAddPanel_1wiko_346{position:static}}@media (width<=680px){._deckSection_1wiko_14{padding-top:28px}._deckTitle_1wiko_44{font-size:26px}._deckGrid_1wiko_80{grid-template-columns:1fr;gap:18px}._createDeckCard_1wiko_86,._deckCard_1wiko_87{min-height:190px}._practiceButton_1wiko_203{font-size:17px}._wordItem_1wiko_258{padding:20px 46px 20px 16px}._wordItemHeader_1wiko_269 strong{font-size:21px}._practiceCard_1wiko_470,._practiceFlipArea_1wiko_493{min-height:360px}._practiceTerm_1wiko_504 strong{font-size:30px}._practiceMeaning_1wiko_505 strong{font-size:26px}._newWordBadge_1wiko_481{font-size:15px}}._inforPage_n8viv_1{color:#22242a;background:#fafafa;min-height:100vh}._layout_n8viv_7{grid-template-columns:minmax(300px,340px) minmax(0,1fr);align-items:start;gap:32px;width:min(1440px,100% - 56px);margin:0 auto;padding:24px 0 64px;display:grid}._sidebar_n8viv_17{box-sizing:border-box;width:100%;min-width:0}._profileCard_n8viv_23{box-sizing:border-box;background:#fff;border:1px solid #e4e6ec;border-radius:10px;flex-direction:column;align-items:center;width:100%;padding:30px 22px 26px;display:flex;box-shadow:0 8px 24px #0f172a0d}._avatar_n8viv_36{color:#e8fffb;background:radial-gradient(circle at 48% 28%,#6de0d1 0 12%,#0000 13%),radial-gradient(circle at 50% 42%,#1a8f91 0 18%,#0000 19%),linear-gradient(145deg,#123859,#143a6e 42%,#05253b);border-radius:50%;place-items:center;width:92px;height:92px;margin-bottom:18px;font-size:36px;font-weight:800;display:grid;position:relative;overflow:hidden}._avatar_n8viv_36:before,._avatar_n8viv_36:after{content:"";opacity:.5;border-radius:999px;position:absolute}._avatar_n8viv_36:before{border:2px solid #8ff2e18c;inset:16px 24px 26px}._avatar_n8viv_36:after{background:#4167d8;border:3px solid #fff;width:18px;height:18px;bottom:9px;right:10px}._avatar_n8viv_36 span{z-index:1;text-shadow:0 2px 10px #00000047;position:relative}._profileCard_n8viv_23 h1{overflow-wrap:anywhere;color:#15171d;text-align:center;max-width:100%;margin:0 0 6px;font-size:22px;font-weight:800;line-height:1.2}._profileCard_n8viv_23 p{overflow-wrap:anywhere;color:#51545f;text-align:center;max-width:100%;margin:0 0 20px;font-size:13px;font-weight:500;line-height:1.4}._editButton_n8viv_104{color:#2b4f9b;cursor:pointer;background:#fff;border:1px solid #b9c3dc;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:38px;padding:9px 16px;font-size:14px;font-weight:700;transition:border-color .2s,color .2s,background .2s;display:inline-flex}._editButton_n8viv_104:hover{color:#24458d;background:#f6f8ff;border-color:#31539f}._navList_n8viv_127{flex-direction:column;gap:12px;margin-top:28px;display:flex}._navItem_n8viv_134{box-sizing:border-box;color:#353944;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;line-height:1.2;transition:background .2s,color .2s,box-shadow .2s;display:flex}._navItem_n8viv_134 svg{color:currentColor;flex:none}._navItem_n8viv_134:hover{color:#2f519f;background:#eef2fb}._navItem_n8viv_134._active_n8viv_164{color:#fff;background:#31549f;box-shadow:0 8px 18px #31549f38}._contentPanel_n8viv_170{min-width:0;min-height:520px}._profileForm_n8viv_175{box-sizing:border-box;background:#fff;border:1px solid #e4e6ec;border-radius:10px;padding:28px;box-shadow:0 8px 24px #0f172a0d}._panelHeader_n8viv_184{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}._sectionLabel_n8viv_192{color:#31549f;margin-bottom:7px;font-size:13px;font-weight:800;display:block}._panelHeader_n8viv_184 h2{color:#15171d;margin:0;font-size:26px;font-weight:800;line-height:1.2}._actionGroup_n8viv_208{align-items:center;gap:10px;display:flex}._primaryButton_n8viv_214,._secondaryButton_n8viv_215{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:14px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:inline-flex}._primaryButton_n8viv_214{color:#fff;background:#31549f;border:1px solid #31549f}._primaryButton_n8viv_214:hover:not(:disabled){background:#274686;border-color:#274686}._secondaryButton_n8viv_215{color:#353944;background:#fff;border:1px solid #c8cfdd}._secondaryButton_n8viv_215:hover:not(:disabled){background:#f7f8fb;border-color:#9da9c3}._primaryButton_n8viv_214:disabled,._secondaryButton_n8viv_215:disabled{cursor:not-allowed;opacity:.65}._successMessage_n8viv_256,._errorMessage_n8viv_257{border-radius:6px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:700}._successMessage_n8viv_256{color:#17663b;background:#f1fbf5;border:1px solid #bee3cd}._errorMessage_n8viv_257{color:#a43434;background:#fff5f5;border:1px solid #f0c2c2}._formGrid_n8viv_277{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 28px;display:grid}._field_n8viv_283{flex-direction:column;gap:9px;min-width:0;display:flex}._field_n8viv_283 span{color:#353944;font-size:14px;font-weight:800}._field_n8viv_283 input,._field_n8viv_283 select,._field_n8viv_283 textarea,._compactField_n8viv_299 select{box-sizing:border-box;color:#1f222a;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #d5dae5;border-radius:6px;outline:none;padding:11px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}._field_n8viv_283 textarea{resize:vertical;min-height:92px}._scoreGoalField_n8viv_319{grid-column:1/-1}._scoreGoalGrid_n8viv_323{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._compactField_n8viv_299{flex-direction:column;gap:8px;min-width:0;display:flex}._compactField_n8viv_299 span{color:#596171;font-size:13px;font-weight:700}._field_n8viv_283 input:focus,._field_n8viv_283 select:focus,._field_n8viv_283 textarea:focus,._compactField_n8viv_299 select:focus{border-color:#31549f;box-shadow:0 0 0 3px #31549f1f}._field_n8viv_283 input:disabled,._field_n8viv_283 select:disabled,._field_n8viv_283 textarea:disabled,._compactField_n8viv_299 select:disabled{color:#4b5261;cursor:not-allowed;background:#f6f7fa}._field_n8viv_283 input[readonly]{color:#606878;background:#eef1f6}._fullWidth_n8viv_364{grid-column:1/-1}._historyPanel_n8viv_368,._statsPanel_n8viv_377,._settingsPanel_n8viv_386{box-sizing:border-box;background:#fff;border:1px solid #e4e6ec;border-radius:10px;padding:28px;box-shadow:0 8px 24px #0f172a0d}._settingsStack_n8viv_395{flex-direction:column;gap:18px;display:flex}._settingsCard_n8viv_401{background:#fbfcff;border:1px solid #e2e6ef;border-radius:10px;padding:20px}._settingsCardHeader_n8viv_408{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}._settingsCardHeader_n8viv_408 h3{color:#111827;margin:0 0 8px;font-size:20px;font-weight:800}._settingsCardHeader_n8viv_408 p{color:#5e6777;margin:0;font-size:14px;line-height:1.55}._toggleList_n8viv_430{flex-direction:column;gap:14px;display:flex}._toggleRow_n8viv_436{background:#fff;border:1px solid #dfe5f1;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}._toggleRow_n8viv_436 strong{color:#111827;margin-bottom:6px;font-size:15px;display:block}._toggleRow_n8viv_436 span{color:#637083;font-size:13px;line-height:1.5;display:block}._toggleInput_n8viv_461{accent-color:#31549f;flex:none;width:22px;height:22px}._passwordGrid_n8viv_468{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}._settingsActions_n8viv_474{justify-content:flex-end;margin-top:18px;display:flex}._dangerCard_n8viv_480{background:snow;border-color:#f1d1d1}._dangerActions_n8viv_485{gap:12px;margin-top:18px;display:flex}._deleteButton_n8viv_491{cursor:pointer;color:#b42318;background:#fff1f1;border:1px solid #d46a6a;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:inline-flex}._deleteButton_n8viv_491:hover:not(:disabled){background:#ffe5e5}._deleteButton_n8viv_491:disabled{cursor:not-allowed;opacity:.65}._historyState_n8viv_519{text-align:center;background:#f8f9fc;border:1px dashed #cfd6e4;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;padding:28px;display:flex}._historyState_n8viv_519 strong{color:#1f222a;font-size:17px}._historyState_n8viv_519 span{color:#5d6574;max-width:460px;font-size:14px;line-height:1.55}._historyTabs_n8viv_545{background:#f5f7fb;border:1px solid #dfe4ee;border-radius:7px;gap:6px;margin-bottom:20px;padding:4px;display:inline-flex}._historyTab_n8viv_545{color:#596171;cursor:pointer;background:0 0;border:0;border-radius:5px;min-width:94px;min-height:36px;padding:0 18px;font-size:13px;font-weight:800;transition:background .2s,color .2s,box-shadow .2s}._historyTab_n8viv_545:hover{color:#31549f}._historyTabActive_n8viv_573{color:#fff;background:#31549f;box-shadow:0 4px 10px #31549f33}._historyTabActive_n8viv_573:hover{color:#fff}._historyList_n8viv_583{flex-direction:column;gap:14px;display:flex}._statsContent_n8viv_589{flex-direction:column;gap:18px;display:flex}._statsGrid_n8viv_595{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}._statCard_n8viv_601{background:linear-gradient(#fffffff5,#f7fafff5),linear-gradient(135deg,#31549f0d,#0d94880a);border:1px solid #e2e6ef;border-radius:10px;flex-direction:column;justify-content:space-between;min-width:0;min-height:190px;padding:18px;display:flex}._statCardAccent_n8viv_615{color:#fff;background:linear-gradient(#254993f7,#1c3e84f7),linear-gradient(135deg,#527edd52,#5eead41f);border-color:#254993}._statCard_n8viv_601 strong{color:#16233e;margin:14px 0 8px;font-size:clamp(34px,4vw,52px);font-weight:900;line-height:1;display:block}._statCardAccent_n8viv_615 strong,._statCardAccent_n8viv_615 h3,._statCardAccent_n8viv_615 p,._statCardAccent_n8viv_615 ._statTag_n8viv_635{color:#fff}._statCard_n8viv_601 h3{color:#111827;margin:0 0 8px;font-size:18px;font-weight:800;line-height:1.3}._statCard_n8viv_601 p{color:#5e6777;margin:0;font-size:13px;line-height:1.55}._statTag_n8viv_635{color:#31549f;background:#31549f14;border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}._statsInsights_n8viv_665{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}._insightCard_n8viv_671{background:#fbfcff;border:1px solid #e2e6ef;border-radius:10px;flex-direction:column;gap:10px;min-width:0;padding:18px;display:flex}._insightLabel_n8viv_682{color:#31549f;text-transform:uppercase;font-size:12px;font-weight:800}._insightValue_n8viv_689{color:#16233e;font-size:34px;font-weight:900;line-height:1}._insightValueSmall_n8viv_696{color:#111827;font-size:20px;font-weight:800;line-height:1.35}._insightCard_n8viv_671 p{color:#5e6777;margin:0;font-size:13px;line-height:1.55}._historyCard_n8viv_710{background:#fff;border:1px solid #e2e6ef;border-radius:8px;overflow:hidden}._historySummary_n8viv_717{grid-template-columns:minmax(260px,1fr) minmax(220px,280px) minmax(150px,auto);align-items:center;gap:24px;padding:18px;display:grid}._historyMainInfo_n8viv_725{min-width:0}._historyMainInfo_n8viv_725>span{color:#31549f;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}._historyMainInfo_n8viv_725 h3{overflow-wrap:anywhere;color:#161922;margin:0 0 6px;font-size:17px;font-weight:800;line-height:1.3}._historyMainInfo_n8viv_725 p{color:#687080;margin:0;font-size:13px;font-weight:600;line-height:1.45}._historyMetrics_n8viv_754{grid-template-columns:repeat(2,minmax(92px,1fr));gap:10px;min-width:0;display:grid}._historyMetrics_n8viv_754 div{background:#f6f8fc;border-radius:7px;min-width:92px;padding:10px 12px}._historyMetrics_n8viv_754 span,._attemptScore_n8viv_769 span{color:#687080;margin-bottom:4px;font-size:12px;font-weight:700;display:block}._historyMetrics_n8viv_754 strong,._attemptScore_n8viv_769 strong{color:#1f3f87;font-size:18px;font-weight:900;line-height:1;display:block}._expandButton_n8viv_786,._detailButton_n8viv_787{box-sizing:border-box;color:#2f519f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #c8cfdd;border-radius:5px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:background .2s,border-color .2s;display:inline-flex}._expandButton_n8viv_786:hover,._detailButton_n8viv_787:hover{background:#f3f6ff;border-color:#31549f}._attemptWindow_n8viv_811{background:linear-gradient(#fff 0,#fafbfe 100%);flex-direction:column;gap:8px;padding:0 18px 18px;display:flex}._attemptRow_n8viv_819{background:#fff;border:1px solid #e6eaf2;border-radius:7px;grid-template-columns:minmax(180px,1fr) minmax(170px,auto) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}._attemptRow_n8viv_819>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}._attemptRow_n8viv_819>div:first-child strong{color:#1f222a;font-size:14px}._attemptRow_n8viv_819>div:first-child span{color:#687080;font-size:13px;font-weight:600}._attemptScore_n8viv_769{text-align:right}@media (width<=1180px){._layout_n8viv_7{grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:28px;width:min(100% - 40px,1180px)}._historySummary_n8viv_717{grid-template-columns:minmax(240px,1fr) minmax(200px,260px)}._statsGrid_n8viv_595{grid-template-columns:repeat(2,minmax(0,1fr))}._statsInsights_n8viv_665{grid-template-columns:1fr}._historySummary_n8viv_717>._expandButton_n8viv_786,._historySummary_n8viv_717>._primaryButton_n8viv_214{grid-column:1/-1;justify-self:end}}@media (width<=860px){._layout_n8viv_7{grid-template-columns:1fr;gap:24px;width:min(100% - 32px,560px);padding-top:16px}._sidebar_n8viv_17{width:100%}._contentPanel_n8viv_170{min-height:0}._profileForm_n8viv_175{padding:22px}._panelHeader_n8viv_184{flex-direction:column}._actionGroup_n8viv_208,._primaryButton_n8viv_214,._secondaryButton_n8viv_215{width:100%}._formGrid_n8viv_277,._scoreGoalGrid_n8viv_323{grid-template-columns:1fr}._historyPanel_n8viv_368,._statsPanel_n8viv_377,._settingsPanel_n8viv_386{padding:22px}._passwordGrid_n8viv_468{grid-template-columns:1fr}._settingsCardHeader_n8viv_408,._toggleRow_n8viv_436,._dangerActions_n8viv_485{flex-direction:column;align-items:stretch}._historySummary_n8viv_717,._attemptRow_n8viv_819{grid-template-columns:1fr}._historyMetrics_n8viv_754{grid-template-columns:repeat(2,minmax(0,1fr))}._statsGrid_n8viv_595{grid-template-columns:1fr}._attemptScore_n8viv_769{text-align:left}._expandButton_n8viv_786,._detailButton_n8viv_787,._deleteButton_n8viv_491{width:100%}}._authPage_187iu_1{box-sizing:border-box;background:linear-gradient(135deg,#f7fafc 0%,#fffaf2 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 16px;display:flex}._authContainer_187iu_11{width:100%;max-width:500px}._loginContainer_187iu_16,._forgotContainer_187iu_17{max-width:520px}._registerContainer_187iu_21{max-width:720px}._authCard_187iu_25{text-align:center;box-sizing:border-box;background:#fff;border-radius:28px;width:100%;padding:42px;box-shadow:0 18px 60px #0f172a1a}._loginCard_187iu_35,._forgotCard_187iu_36{padding:44px 46px}._registerCard_187iu_40{padding:40px 46px}._logo_187iu_44{justify-content:center;align-items:center;gap:14px;margin-bottom:26px;display:flex}._logoCircle_187iu_52{color:#fff;background:#0e3377;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;font-weight:800;display:flex}._logo_187iu_44 h2{color:#111827;letter-spacing:.2px;margin:0;font-size:25px;font-weight:800}._authHeading_187iu_74{margin-bottom:28px}._title_187iu_78{color:#111827;letter-spacing:.3px;margin:0 0 10px;font-size:30px;font-weight:800}._subtitle_187iu_86{color:#4b5563;margin:0;font-size:16px;line-height:1.6}._form_187iu_93{text-align:left}._registerFormGrid_187iu_97{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._spanTwo_187iu_103{grid-column:span 2}._inputGroup_187iu_107{margin-bottom:18px}._registerFormGrid_187iu_97 ._inputGroup_187iu_107{margin-bottom:0}._inputGroup_187iu_107 label{color:#111827;margin-bottom:8px;font-size:15px;font-weight:700;display:block}._inputGroup_187iu_107 input{color:#111827;box-sizing:border-box;background-color:#fff;border:1px solid #dcdfe5;border-radius:14px;width:100%;height:54px;padding:0 18px;font-size:15.5px;transition:all .25s}._inputGroup_187iu_107 input::placeholder{color:#8b95a5}._inputGroup_187iu_107 input:focus{border-color:#0e3377;outline:none;box-shadow:0 0 0 4px #0e33771f}._inputGroup_187iu_107 input:disabled{cursor:not-allowed;background-color:#eef3fb}._options_187iu_151{justify-content:space-between;align-items:center;gap:16px;margin:4px 0 24px;font-size:15px;display:flex}._checkbox_187iu_160{cursor:pointer;color:#4b5563;align-items:center;gap:8px;display:flex}._checkbox_187iu_160 input{accent-color:#0e3377;width:16px;height:16px}._forgotLink_187iu_174{color:#0e3377;white-space:nowrap;font-weight:700;text-decoration:none}._forgotLink_187iu_174:hover{text-decoration:underline}._submitRow_187iu_185{justify-content:center;margin-top:8px;display:flex}._primaryButton_187iu_191{color:#fff;cursor:pointer;box-sizing:border-box;background:#0e3377;border:none;border-radius:9999px;justify-content:center;align-items:center;width:100%;min-height:54px;margin-bottom:0;padding:0 24px;font-size:17px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}._submitRow_187iu_185 ._primaryButton_187iu_191{max-width:360px}._primaryButton_187iu_191:hover{background:#17499c;transform:translateY(-2px);box-shadow:0 12px 24px #0e33772e}._primaryButton_187iu_191:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}._authMessage_187iu_228{text-align:left;border-radius:12px;margin-bottom:18px;padding:12px 14px;font-size:14.5px;font-weight:600}._errorMessage_187iu_237{color:#b42318;background:#fff1f0;border:1px solid #ffd6d2}._successAlert_187iu_243{color:#067647;background:#ecfdf3;border:1px solid #abefc6}._switchText_187iu_249{color:#4b5563;margin:28px 0 0;font-size:15.5px}._switchLink_187iu_255{color:#0e3377;font-weight:800;text-decoration:none}._switchLink_187iu_255:hover{text-decoration:underline}._successMessage_187iu_265{text-align:center;padding:12px 0 4px}._successMessage_187iu_265 h2{color:#111827;margin:0 0 12px;font-size:26px}._successMessage_187iu_265 p{color:#4b5563;margin:0 0 12px;line-height:1.6}._successIcon_187iu_282{color:#0e3377;background-color:#eaf1ff;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;margin:0 auto 20px;font-size:34px;font-weight:800;display:flex}._smallNote_187iu_296{font-size:14.5px;color:#6b7280!important;margin-bottom:24px!important}._divider_187iu_302{text-align:center;color:#8b95a5;margin:26px 0;font-size:14px;position:relative}._divider_187iu_302:before{content:"";background:#e4e7ec;height:1px;position:absolute;top:50%;left:0;right:0}._divider_187iu_302 span{background:#fff;padding:0 16px;position:relative}._googleButton_187iu_326{box-sizing:border-box;cursor:pointer;color:#111827;background:#fff;border:2px solid #e4e7ec;border-radius:9999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;padding:0 20px;font-size:16px;font-weight:700;transition:all .25s;display:flex}._googleButton_187iu_326:hover{background-color:#f8fbff;border-color:#0e3377}._socialLogin_187iu_350{margin-top:24px}._googleButton_187iu_326>div{justify-content:center;width:100%;display:flex}._googleButton_187iu_326 iframe{max-width:100%;width:100%!important}._facebookButton_187iu_365{background:var(--primary);border:2px solid var(--primary);width:100%;min-height:54px;color:var(--surface);cursor:pointer;font:inherit;border-radius:9999px;margin-top:12px;padding:0 20px;font-size:16px;font-weight:700;transition:background-color .25s,border-color .25s}._facebookButton_187iu_365:hover{background:var(--primary-dark);border-color:var(--primary-dark)}._googleButton_187iu_326:disabled,._facebookButton_187iu_365:disabled{cursor:not-allowed;opacity:.6}._resendBox_187iu_392{text-align:left;flex-direction:column;gap:10px;margin:-6px 0 18px;display:flex}._resendBox_187iu_392 input{box-sizing:border-box;border:1px solid var(--outline);width:100%;height:46px;font:inherit;border-radius:12px;padding:0 14px}._secondaryButton_187iu_410{background:var(--surface);border:1px solid var(--primary);min-height:44px;color:var(--primary);cursor:pointer;font:inherit;border-radius:9999px;padding:0 18px;font-weight:700}._secondaryButton_187iu_410:disabled{cursor:not-allowed;opacity:.6}@media (width<=768px){._authPage_187iu_1{padding:24px 14px}._authCard_187iu_25,._loginCard_187iu_35,._forgotCard_187iu_36,._registerCard_187iu_40{border-radius:24px;padding:34px 24px}._registerContainer_187iu_21,._loginContainer_187iu_16,._forgotContainer_187iu_17{max-width:500px}._registerFormGrid_187iu_97{grid-template-columns:1fr}._spanTwo_187iu_103{grid-column:span 1}._submitRow_187iu_185 ._primaryButton_187iu_191{max-width:100%}._logo_187iu_44 h2{font-size:22px}._title_187iu_78{font-size:27px}}@media (width<=480px){._authCard_187iu_25,._loginCard_187iu_35,._forgotCard_187iu_36,._registerCard_187iu_40{padding:30px 20px}._logo_187iu_44{flex-direction:column;gap:10px}._options_187iu_151{flex-direction:column;align-items:flex-start}._forgotLink_187iu_174{white-space:normal}}._passwordInputWrapper_187iu_490{width:100%;position:relative}._passwordInputWrapper_187iu_490 input{padding-right:54px}._togglePasswordButton_187iu_499{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}._togglePasswordButton_187iu_499:hover{color:#0e3377;background-color:#eef3fb}._togglePasswordButton_187iu_499:disabled{cursor:not-allowed;opacity:.5}._togglePasswordButton_187iu_499 svg{display:block}._practicePage_e0bwh_1{--page-bg:#fbf9f8;--primary:#0e3377;--primary-hover:#17499c;--danger:#dc2626;--danger-hover:#b91c1c;--text-main:#111827;--text-soft:#6b7280;--border:#dfe5ef;--card-border:#c4c6d261;--shadow-soft:0 14px 38px #0f172a0f;--top-bar-height:92px;--side-nav-width:300px;--layout-gap:20px;min-height:100vh;padding-top:var(--top-bar-height);background:var(--page-bg);color:var(--text-main);box-sizing:border-box;padding-bottom:72px;font-family:Lexend,system-ui,sans-serif;overflow-x:hidden}._practicePageCompact_e0bwh_27{--top-bar-height:92px}._stickyExamBar_e0bwh_35{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-sizing:border-box;background:#fbf9f8fa;border-bottom:1px solid #e5eaf3;position:fixed;top:0;left:0;right:0}._examBarInner_e0bwh_48{box-sizing:border-box;width:100%;margin:0;padding:12px 24px}._examBarControls_e0bwh_55{grid-template-columns:92px minmax(0,1fr) 112px;align-items:center;gap:12px;width:100%;display:grid}._examBarControlsCompact_e0bwh_63{grid-template-columns:92px 112px;grid-template-areas:"back submit";justify-content:space-between}._topBackButton_e0bwh_69,._backButton_e0bwh_70{color:#3152a6;cursor:pointer;min-height:40px;font:inherit;background:#fff;border:1px solid #d1d7e3;border-radius:8px;align-items:center;margin:0 0 14px;padding:0 14px;font-size:16px;font-weight:600;display:inline-flex;box-shadow:0 2px #0f172a0f}._topBackButton_e0bwh_69:hover,._backButton_e0bwh_70:hover{background:#e7f1ff}._audioDock_e0bwh_92{width:100%;min-width:0;position:static}._audioBox_e0bwh_98{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-sizing:border-box;background:#fffffff5;border:1px solid #c4c6d273;border-radius:18px;grid-template-columns:minmax(0,1fr) 94px 144px;grid-template-areas:"player marker panel";align-items:center;gap:10px;width:100%;min-width:0;height:68px;padding:8px 10px;display:grid;box-shadow:0 8px 18px #0f172a0d}._audioBox_e0bwh_98 p{color:var(--text-soft);margin:0;font-size:13px;font-weight:700}._audioPlayer_e0bwh_125{grid-area:player;width:100%;height:42px;display:block}._audioMarkerTopBar_e0bwh_132{grid-area:marker;justify-content:center;align-items:center;display:flex}._audioMarkerButton_e0bwh_139{background:linear-gradient(135deg, var(--primary), #284fb3);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:999px;width:100%;height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900;box-shadow:0 6px 14px #0e33771f}._audioMarkerButton_e0bwh_139:hover:not(:disabled){background:linear-gradient(135deg, var(--primary-hover), #315fd0)}._audioMarkerButton_e0bwh_139:disabled{opacity:.55;cursor:not-allowed}._audioMarkerPanelWrap_e0bwh_166{grid-area:panel;min-width:0;position:relative}._audioMarkerPanelToggle_e0bwh_172{width:100%;min-height:34px;color:var(--primary);cursor:pointer;background:#f6f8ff;border:1px solid #0e337724;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:12px;font-weight:900;display:flex}._audioMarkerPanelToggle_e0bwh_172 span{background:var(--primary);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:20px;padding:0 8px;font-size:10px;display:inline-flex}._audioMarkerPanelToggle_e0bwh_172 strong{white-space:nowrap;font-size:11px}._audioMarkerPanel_e0bwh_166{z-index:1200;background:#fff;border:1px solid #c4c6d273;border-radius:18px;width:280px;max-height:220px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 18px 48px #0f172a29}._audioMarkerPanelHeader_e0bwh_232{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}._audioMarkerPanelHeader_e0bwh_232 span{color:var(--text-main);font-size:11px;font-weight:900}._audioMarkerPanelClear_e0bwh_246{color:var(--danger-hover);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-family:inherit;font-size:10px;font-weight:900}._audioMarkerGrid_e0bwh_258{gap:8px;display:grid}._audioMarkerRow_e0bwh_263{grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:6px;display:grid}._audioMarkerJump_e0bwh_270{height:32px;color:var(--primary);text-align:left;cursor:pointer;background:#f5f8ff;border:1px solid #0e337724;border-radius:12px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:850}._audioMarkerJump_e0bwh_270:hover{background:#ebf2ff;border-color:#0e337752}._audioMarkerDelete_e0bwh_291{width:26px;height:26px;color:var(--danger-hover);cursor:pointer;background:#fff1f2;border:1px solid #b91c1c29;border-radius:50%;font-family:inherit;font-size:15px;font-weight:900;line-height:1}._audioMarkerDelete_e0bwh_291:hover{background:#ffe4e6}._audioMarkersEmpty_e0bwh_311{color:var(--text-soft);margin:4px 0 0;font-size:12px;line-height:1.45}._submitButton_e0bwh_318{background:var(--danger);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:16px;width:112px;min-width:112px;height:52px;font-family:inherit;font-size:15px;font-weight:900;transition:all .22s;box-shadow:0 12px 28px #dc262633}._submitButton_e0bwh_318:hover{background:var(--danger-hover);transform:translateY(-2px)}._submitButton_e0bwh_318:disabled{opacity:.65;cursor:not-allowed;transform:none}._submitNotice_e0bwh_349{top:calc(var(--top-bar-height) + 14px);z-index:1100;background:#fff;border:1px solid;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:12px;width:min(430px,100vw - 32px);padding:16px;display:grid;position:fixed;right:24px;box-shadow:0 18px 48px #0f172a2e}._submitNoticeWarning_e0bwh_368{background:#fffbeb;border-color:#f59e0b}._submitNoticeError_e0bwh_373{background:#fff7f7;border-color:#f87171}._submitNoticeIcon_e0bwh_378{color:#fff;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;font-weight:900;line-height:1;display:inline-flex}._submitNoticeContent_e0bwh_394{min-width:0}._submitNoticeContent_e0bwh_394 strong{color:var(--text-main);font-size:14px;font-weight:900;line-height:1.35;display:block}._submitNoticeContent_e0bwh_394 p{color:#374151;margin:4px 0 0;font-size:13px;font-weight:600;line-height:1.45}._submitNoticeActions_e0bwh_414{align-items:center;gap:8px;display:flex}._submitNoticeActions_e0bwh_414 button{min-height:34px;color:var(--text-main);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #11182724;border-radius:8px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}._submitNoticeActions_e0bwh_414 button:first-child:not(:last-child){border-color:var(--primary);background:var(--primary);color:#fff}._examBarTop_e0bwh_441,._examMeta_e0bwh_442,._progressBox_e0bwh_443,._progressHeader_e0bwh_444,._progressBar_e0bwh_445{display:none}._bodyLayout_e0bwh_453{grid-template-columns:var(--side-nav-width) minmax(0, 1fr);gap:var(--layout-gap);box-sizing:border-box;align-items:start;width:100%;margin:0;padding:24px 24px 0;display:grid}._examContent_e0bwh_466{grid-column:2;gap:24px;min-width:0;display:grid}._questionNavigator_e0bwh_477{top:calc(var(--top-bar-height) + 24px);z-index:900;width:var(--side-nav-width);max-height:calc(100vh - var(--top-bar-height) - 48px);border:1px solid var(--card-border);box-shadow:var(--shadow-soft);box-sizing:border-box;background:#fff;border-radius:24px;padding:18px;position:fixed;left:24px;overflow-y:auto}._questionNavigator_e0bwh_477::-webkit-scrollbar{width:6px}._audioMarkerPanel_e0bwh_166::-webkit-scrollbar{width:6px}._questionNavigator_e0bwh_477::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._audioMarkerPanel_e0bwh_166::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._questionNavigator_e0bwh_477::-webkit-scrollbar-track{background:0 0}._audioMarkerPanel_e0bwh_166::-webkit-scrollbar-track{background:0 0}._navigatorHeader_e0bwh_511 h3{color:var(--text-main);margin:0;font-size:20px;font-weight:900}._navigatorTimer_e0bwh_518{box-sizing:border-box;background:#f8fbff;border:1px solid #e5eaf3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin:10px 0 18px;padding:8px 12px;display:flex}._navigatorTimerLabel_e0bwh_534{color:var(--text-soft);font-size:12px;font-weight:800}._navigatorTimerValue_e0bwh_540{color:var(--primary);font-variant-numeric:tabular-nums;font-size:18px;font-weight:900;line-height:1}._highlightTool_e0bwh_548{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #edf0f6;border-radius:18px;margin-bottom:14px;padding:12px}._navigatorLegend_e0bwh_557{background:#fff;border:1px solid #edf0f6;border-radius:18px;gap:10px;margin-bottom:14px;padding:12px;display:grid}._legendItem_e0bwh_569{color:var(--text-main);align-items:center;gap:10px;font-size:14px;font-weight:750;line-height:1.2;display:flex}._legendDot_e0bwh_580{box-sizing:border-box;border-radius:50%;flex:none;width:18px;height:18px}._legendAnswered_e0bwh_589{background:var(--primary)}._legendUnanswered_e0bwh_593{border:1px solid var(--border);background:#fff}._legendReview_e0bwh_598{background:#a855f7}._highlightToggle_e0bwh_602{width:100%;min-height:44px;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;border:none;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0;font-family:inherit;font-size:14px;font-weight:850;display:grid}._highlightToggleLabel_e0bwh_623{line-height:1.2}._highlightSwitch_e0bwh_627{box-sizing:border-box;background:#cbd5e1;border-radius:999px;width:38px;height:22px;padding:3px;transition:background .18s}._highlightSwitchKnob_e0bwh_638{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block;transform:translate(0);box-shadow:0 2px 6px #0f172a2e}._highlightToggleActive_e0bwh_650 ._highlightSwitch_e0bwh_627{background:#0e3377}._highlightToggleActive_e0bwh_650 ._highlightSwitchKnob_e0bwh_638{transform:translate(16px)}._highlightInfoIcon_e0bwh_658{width:18px;height:18px;color:var(--primary);background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:900;line-height:1;display:inline-flex}._highlightTextBlock_e0bwh_675{cursor:text;-webkit-user-select:text;user-select:text}._audioStorageWarning_e0bwh_680{color:#b45309;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.45}._textHighlight_e0bwh_688{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fef08a;border-radius:4px;padding:0 2px}._highlightSegment_e0bwh_697{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;padding:0 2px}._underlineHighlight_e0bwh_704{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:2px}._strikeHighlight_e0bwh_710{text-decoration:line-through;text-decoration-thickness:2px}._highlightToolbar_e0bwh_715{z-index:1500;color:#fff;background:#5a5a5a;border-radius:4px;align-items:center;gap:8px;min-width:300px;max-width:380px;padding:8px 10px;display:flex;position:fixed;box-shadow:0 12px 30px #0f172a3d}._highlightToolbarText_e0bwh_732{display:none}._highlightToolbarActions_e0bwh_736{align-items:center;gap:6px;display:flex}._highlightColorButton_e0bwh_742,._highlightStyleButton_e0bwh_743,._highlightRemoveButton_e0bwh_744{color:#111827;cursor:pointer;box-sizing:border-box;border:1px solid #ffffff38;border-radius:3px;width:22px;height:22px;padding:0}._highlightColorButton_e0bwh_742{box-shadow:inset 0 0 0 1px #fff6}._highlightColorButtonActive_e0bwh_760{outline-offset:1px;outline:2px solid #fff}._highlightStyleButton_e0bwh_743{background:#fff;width:24px;font-family:inherit;font-size:11px;font-weight:900}._highlightRemoveButton_e0bwh_744{color:#dc2626;background:#fff;width:24px;font-family:inherit;font-size:16px;font-weight:900;line-height:1}._highlightFlashcardButton_e0bwh_783{color:#111827;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #ffffff47;border-radius:3px;width:24px;height:24px;font-family:inherit;font-size:18px;font-weight:900;line-height:1}._highlightFlashcardButton_e0bwh_783:hover{color:var(--primary);background:#eef4ff}._partNavBlock_e0bwh_803{border-top:1px solid #edf0f6;padding:14px 0}._partNavTitle_e0bwh_808{color:#4b5563;cursor:pointer;background:#f5f6fa;border:none;border-radius:999px;width:100%;height:36px;margin-bottom:12px;font-family:inherit;font-size:13px;font-weight:900}._activePart_e0bwh_824{background:var(--primary);color:#fff}._numberGrid_e0bwh_829{grid-template-columns:repeat(5,1fr);gap:7px;display:grid}._numberButton_e0bwh_835{border:1px solid var(--border);color:#4b5563;cursor:pointer;background:#fff;border-radius:10px;height:34px;font-family:inherit;font-size:13px;font-weight:850}._numberButton_e0bwh_835:hover{border-color:var(--primary);color:var(--primary)}._answeredNumber_e0bwh_854{background:var(--primary);border-color:var(--primary);color:#fff}._reviewNumber_e0bwh_860{color:#fff;background:#a855f7;border-color:#a855f7}._partSection_e0bwh_870{scroll-margin-top:calc(var(--top-bar-height) + 24px)}._partHeader_e0bwh_874{background:var(--primary);color:#fff;border-radius:22px;margin-bottom:18px;padding:20px 26px;box-shadow:0 14px 34px #0e337729}._partHeader_e0bwh_874 h2{letter-spacing:1px;margin:0;font-size:26px;font-weight:900}._partGroups_e0bwh_891{gap:20px;display:grid}._groupCard_e0bwh_896{border:1px solid var(--card-border);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:18px}._materialGrid_e0bwh_906{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-bottom:18px;display:grid}._part7MaterialStack_e0bwh_913{grid-template-columns:minmax(0,1fr);justify-items:center;gap:18px}._materialImageCard_e0bwh_919,._questionImageBox_e0bwh_920{background:var(--page-bg);border:1px solid #edf0f6;border-radius:18px;min-width:0;padding:10px;overflow:hidden}._materialImageCard_e0bwh_919 img,._questionImageBox_e0bwh_920 img{object-fit:contain;border-radius:14px;width:100%;max-height:340px;display:block}._part7MaterialStack_e0bwh_913 ._materialImageCard_e0bwh_919{width:min(100%,550px)}._part7MaterialStack_e0bwh_913 ._materialImageCard_e0bwh_919 img{max-height:550px}._questionImageBox_e0bwh_920{margin-bottom:14px}._passageBox_e0bwh_951{background:var(--page-bg);border:1px solid #edf0f6;border-radius:20px;margin-bottom:18px;padding:24px}._passageBox_e0bwh_951 p{color:#374151;white-space:pre-line;margin:0 0 12px;font-size:16.5px;line-height:1.82}._passageBox_e0bwh_951 p:last-child{margin-bottom:0}._questionList_e0bwh_972{gap:14px;display:grid}._questionCard_e0bwh_977{min-width:0;scroll-margin-top:calc(var(--top-bar-height) + 24px);background:#fff;border:1px solid #e5eaf3;border-radius:22px;padding:14px 16px;transition:all .2s}._questionCard_e0bwh_977:hover{border-color:#0e337740;box-shadow:0 12px 30px #0f172a0f}._questionTop_e0bwh_994{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}._questionTitleRow_e0bwh_1002{align-items:flex-start;gap:14px;min-width:0;display:flex}._questionIndex_e0bwh_1009{width:fit-content;height:34px;color:var(--primary);cursor:pointer;background:#eef4ff;border:none;border-radius:999px;flex:none;align-items:center;padding:0 14px;font-family:inherit;font-size:14px;font-weight:900;display:inline-flex}._questionIndex_e0bwh_1009:hover{background:#e5edff}._questionIndexMarked_e0bwh_1033{color:#7e22ce;background:#f3e8ff;box-shadow:inset 0 0 0 1px #a855f747}._questionTop_e0bwh_994 strong{color:#067647;white-space:nowrap;background:#ecfdf3;border-radius:999px;padding:8px 12px;font-size:13px}._questionText_e0bwh_1050{min-width:0;color:var(--text-main);white-space:pre-line;margin:2px 0 0;font-size:16.5px;font-weight:750;line-height:1.72}._optionList_e0bwh_1064{gap:4px;display:grid}._shortOptionList_e0bwh_1069{grid-template-columns:repeat(4,minmax(0,1fr))}._optionItem_e0bwh_1073{cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:22px 38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:36px;padding:5px 8px;transition:all .2s;display:grid}._shortOptionItem_e0bwh_1091{grid-template-columns:22px 38px;justify-content:center}._optionItem_e0bwh_1073:hover{background:#f8fbff}._optionItem_e0bwh_1073 input{width:18px;height:18px;accent-color:var(--primary)}._selectedOption_e0bwh_1106{box-shadow:none;background:#eef4ff}._optionLabel_e0bwh_1111{width:30px;height:30px;color:var(--primary);background:#f0f2f6;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}._selectedOption_e0bwh_1106 ._optionLabel_e0bwh_1111{background:var(--primary);color:#fff}._optionText_e0bwh_1132{color:#374151;min-width:0;font-size:14.5px;font-weight:650;line-height:1.45}._questionBodyWithImage_e0bwh_1140,._part1QuestionLayout_e0bwh_1141{grid-template-columns:minmax(280px,1.08fr) minmax(220px,.92fr);align-items:start;gap:18px;margin-bottom:14px;display:grid}._questionImageColumn_e0bwh_1149,._part1ImageColumn_e0bwh_1150{min-width:0}._questionBodyWithImage_e0bwh_1140 ._questionImageBox_e0bwh_920,._part1ImageColumn_e0bwh_1150 ._questionImageBox_e0bwh_920{justify-content:center;align-items:center;height:100%;margin-bottom:0;display:flex}._questionBodyWithImage_e0bwh_1140 ._questionImageBox_e0bwh_920 img,._part1ImageColumn_e0bwh_1150 ._questionImageBox_e0bwh_920 img{width:auto;max-width:100%}._questionContentColumn_e0bwh_1169,._part1OptionColumn_e0bwh_1170{flex-direction:column;gap:14px;min-width:0;display:flex}._questionBodyWithImage_e0bwh_1140 ._questionText_e0bwh_1050{margin-bottom:0}._questionBodyWithImage_e0bwh_1140 ._optionList_e0bwh_1064,._part1OptionList_e0bwh_1182{grid-template-columns:1fr;align-content:start;gap:4px;width:100%}._questionBodyWithImage_e0bwh_1140 ._shortOptionList_e0bwh_1069{grid-template-columns:repeat(4,minmax(0,1fr))}._part1OptionList_e0bwh_1182 ._optionItem_e0bwh_1073{grid-template-columns:22px 38px;justify-content:flex-start;min-height:44px;padding-inline:12px}._emptyState_e0bwh_1204{text-align:center;border:1px solid var(--card-border);max-width:760px;box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;margin:72px auto;padding:54px 24px}._emptyState_e0bwh_1204 h2{color:var(--text-main);margin:0 0 10px;font-size:24px}._emptyState_e0bwh_1204 p{color:#596275;margin:0}._emptyState_e0bwh_1204 button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;height:42px;margin-top:20px;padding:0 24px;font-family:inherit;font-size:14.5px;font-weight:900}._flashcardModalOverlay_e0bwh_1243{z-index:1800;box-sizing:border-box;background:#0f172a70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._flashcardModal_e0bwh_1243{background:#fff;border:1px solid #c4c6d26b;border-radius:10px;width:min(640px,100%);max-height:min(90vh,920px);padding:22px 20px 18px;position:relative;overflow:auto;box-shadow:0 24px 70px #0f172a47}._flashcardModal_e0bwh_1243 h2{color:#111;margin:0 0 20px;font-size:34px;font-weight:900;line-height:1.1}._flashcardModalClose_e0bwh_1274{color:#6b7280;cursor:pointer;background:#eef2f7;border:none;border-radius:50%;width:34px;height:34px;font-size:24px;font-weight:900;line-height:1;position:absolute;top:12px;right:14px}._flashcardForm_e0bwh_1290{gap:12px;display:grid}._flashcardDeckMode_e0bwh_1295{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._flashcardDeckMode_e0bwh_1295 button{color:#526071;min-height:46px;font:inherit;cursor:pointer;background:#edf3fb;border:none;border-radius:6px;font-weight:800}._flashcardDeckMode_e0bwh_1295 ._activeDeckMode_e0bwh_1312{color:#fff;background:#0e3377;border-color:#0e3377}._flashcardForm_e0bwh_1290 label{color:#222;gap:8px;font-size:16px;font-weight:800;display:grid}._flashcardForm_e0bwh_1290 input,._flashcardForm_e0bwh_1290 textarea,._flashcardForm_e0bwh_1290 select{box-sizing:border-box;color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #d7dbe2;border-radius:6px;outline:none}._flashcardForm_e0bwh_1290 input,._flashcardForm_e0bwh_1290 select{min-height:44px;padding:0 12px}._flashcardForm_e0bwh_1290 textarea{resize:vertical;padding:11px 12px}._flashcardForm_e0bwh_1290 input:focus,._flashcardForm_e0bwh_1290 textarea:focus,._flashcardForm_e0bwh_1290 select:focus{border-color:#0e3377;box-shadow:0 0 0 3px #0e33771f}._flashcardExtraToggle_e0bwh_1357,._flashcardExtraToggle_e0bwh_1357 span{display:none}._flashcardExtraFields_e0bwh_1365{gap:12px;display:grid}._flashcardError_e0bwh_1370{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:800}._flashcardModalActions_e0bwh_1381{justify-content:flex-start;margin-top:4px;display:flex}._flashcardSaveButton_e0bwh_1387{color:#fff;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#0e3377;border:none;border-radius:6px;padding:0 18px;font-weight:800;box-shadow:0 12px 24px #0e33772e}._flashcardSaveButton_e0bwh_1387:hover{background:#17499c}@media (width<=1160px){._practicePage_e0bwh_1{--top-bar-height:158px;--side-nav-width:100%}._practicePageCompact_e0bwh_27{--top-bar-height:92px}._examBarControls_e0bwh_55{grid-template-columns:92px minmax(0,1fr) 112px;grid-template-areas:"back audio submit"}._examBarControlsCompact_e0bwh_63{grid-template-columns:92px 112px;grid-template-areas:"back submit";justify-content:space-between}._backButton_e0bwh_70{grid-area:back}._audioDock_e0bwh_92{grid-area:audio}._submitButton_e0bwh_318{grid-area:submit}._audioBox_e0bwh_98{grid-template-columns:minmax(0,1fr) 94px 136px;height:auto;min-height:68px}._bodyLayout_e0bwh_453{grid-template-columns:1fr}._questionNavigator_e0bwh_477{top:calc(var(--top-bar-height) + 12px);width:100%;max-height:calc(100vh - var(--top-bar-height) - 28px);position:sticky;left:auto}._examContent_e0bwh_466{grid-column:auto}._numberGrid_e0bwh_829{grid-template-columns:repeat(10,1fr)}}@media (width<=860px){._practicePage_e0bwh_1{--top-bar-height:210px}._practicePageCompact_e0bwh_27{--top-bar-height:92px}._examBarInner_e0bwh_48,._bodyLayout_e0bwh_453{padding-left:16px;padding-right:16px}._examBarControls_e0bwh_55{grid-template-columns:92px 112px;grid-template-areas:"back submit""audio audio";justify-content:space-between}._examBarControlsCompact_e0bwh_63{grid-template-areas:"back submit"}._submitNotice_e0bwh_349{grid-template-columns:30px minmax(0,1fr);left:16px;right:16px}._submitNoticeActions_e0bwh_414{flex-wrap:wrap;grid-column:2;justify-content:flex-start}._audioBox_e0bwh_98{grid-template-columns:minmax(0,1fr) 94px;grid-template-areas:"player player""marker panel"}._numberGrid_e0bwh_829{grid-template-columns:repeat(6,1fr)}._materialGrid_e0bwh_906,._questionBodyWithImage_e0bwh_1140,._part1QuestionLayout_e0bwh_1141{grid-template-columns:1fr}._part1OptionList_e0bwh_1182,._shortOptionList_e0bwh_1069{grid-template-columns:repeat(2,minmax(0,1fr))}._optionItem_e0bwh_1073{grid-template-columns:20px 34px minmax(0,1fr);padding:5px 8px}._shortOptionItem_e0bwh_1091{grid-template-columns:20px 34px}}@media (width<=640px){._practicePage_e0bwh_1{--top-bar-height:220px}._practicePageCompact_e0bwh_27{--top-bar-height:92px}._questionNavigator_e0bwh_477{max-height:none;position:static}._audioMarkerPanel_e0bwh_166{width:min(280px,100vw - 32px);left:0;right:auto}._questionTop_e0bwh_994{flex-direction:column;align-items:flex-start}._part1OptionList_e0bwh_1182{grid-template-columns:1fr}}@media (width<=480px){._numberGrid_e0bwh_829{grid-template-columns:repeat(5,1fr)}._shortOptionList_e0bwh_1069,._part1OptionList_e0bwh_1182{grid-template-columns:1fr}._optionItem_e0bwh_1073{grid-template-columns:20px 32px minmax(0,1fr)}._shortOptionItem_e0bwh_1091{grid-template-columns:20px 32px}}._resultPage_k9wbf_1{color:#111827;background:radial-gradient(circle at 0 0,#0e337714,#0000 30%),linear-gradient(#fbf9f8 0%,#f7f8fc 100%);min-height:100vh;padding:44px 54px 72px}._heroResult_k9wbf_10,._scoreGrid_k9wbf_11,._audioDock_k9wbf_12,._contentLayout_k9wbf_13,._actions_k9wbf_14{max-width:1480px;margin-left:auto;margin-right:auto}._heroResult_k9wbf_10{grid-template-columns:minmax(0,1fr) 280px;align-items:stretch;gap:30px;margin-bottom:26px;display:grid}._heroResultContent_k9wbf_28{min-width:0}._eyebrow_k9wbf_32{color:#0e3377;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:900;display:inline-block}._heroResult_k9wbf_10 h1{color:#111827;margin:0;font-size:44px;font-weight:900;line-height:1.18}._heroResult_k9wbf_10 p{color:#596275;max-width:820px;margin:16px 0 0;font-size:17px;line-height:1.8}._totalScoreCard_k9wbf_58{color:#fff;text-align:center;background:linear-gradient(#0e3377 0%,#1747a4 100%);border-radius:30px;flex-direction:column;justify-content:center;padding:30px;display:flex;box-shadow:0 18px 44px #0e337738}._totalScoreCard_k9wbf_58 span{opacity:.88;font-size:15px;font-weight:800}._totalScoreCard_k9wbf_58 strong{margin:12px 0 4px;font-size:68px;line-height:1}._totalScoreCard_k9wbf_58 small{opacity:.85;font-size:16px;font-weight:800}._scoreGrid_k9wbf_11{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}._scoreCard_k9wbf_95,._sectionCard_k9wbf_96,._groupCard_k9wbf_97,._questionCard_k9wbf_98,._questionNavigator_k9wbf_99{background:#fff;border:1px solid #c4c6d259;border-radius:26px;box-shadow:0 14px 38px #0f172a0f}._scoreCard_k9wbf_95{padding:26px}._scoreCard_k9wbf_95 span{color:#6b7280;margin-bottom:10px;font-size:14px;font-weight:800;display:block}._scoreCard_k9wbf_95 strong{color:#0e3377;font-size:42px;font-weight:900}._scoreCard_k9wbf_95 p{color:#596275;margin:8px 0 0;font-weight:700}._audioDock_k9wbf_12{margin-bottom:20px}._audioDockInner_k9wbf_134{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #c4c6d273;border-radius:26px;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;padding:14px 18px;display:grid;box-shadow:0 16px 34px #0f172a14}._audioPlayerWrap_k9wbf_147 p{color:#6b7280;margin:0;font-size:14px}._audioPlayer_k9wbf_147{width:100%;height:52px;display:block}._audioMarkerArea_k9wbf_159{margin-top:14px}._audioStorageWarning_k9wbf_163{color:#b45309;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.45}._audioMarkerPanelToggle_k9wbf_171{color:#0e3377;cursor:pointer;background:#f6f8ff;border:1px solid #0e337724;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:900;display:flex}._audioMarkerPanelToggle_k9wbf_171 span{padding:0 8px}._audioMarkerPanelToggle_k9wbf_171 strong{white-space:nowrap;font-size:12px}._audioMarkerPanel_k9wbf_171{background:#fff;border:1px solid #e5eaf3;border-radius:18px;margin-top:10px;padding:12px}._audioMarkerPanelHeader_k9wbf_210{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}._audioMarkerPanelHeader_k9wbf_210 span{color:#111827;font-size:14px;font-weight:900}._audioMarkerPanelHeader_k9wbf_210 small{color:#6b7280;font-size:12px;font-weight:800}._audioMarkerGrid_k9wbf_230{gap:8px;display:grid}._audioMarkerJump_k9wbf_235{color:#0e3377;text-align:left;cursor:pointer;background:#f8fbff;border:1px solid #dfe5ef;border-radius:14px;width:100%;min-height:36px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:850}._audioMarkerJump_k9wbf_235:hover{background:#eef4ff;border-color:#0e3377}._audioMarkersEmpty_k9wbf_257{color:#6b7280;margin:0;font-size:13px;line-height:1.5}._contentLayout_k9wbf_13{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:20px;display:grid}._questionNavigator_k9wbf_99{box-sizing:border-box;max-height:calc(100vh - 48px);padding:18px;position:sticky;top:24px;overflow-y:auto}._questionNavigator_k9wbf_99::-webkit-scrollbar{width:6px}._questionNavigator_k9wbf_99::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._questionNavigator_k9wbf_99::-webkit-scrollbar-track{background:0 0}._navigatorHeader_k9wbf_293 h3{color:#111827;margin:0;font-size:20px;font-weight:900}._navigatorShowAllButton_k9wbf_300{width:100%;margin-top:4px}._navigatorTimer_k9wbf_305{box-sizing:border-box;background:#f8fbff;border:1px solid #e5eaf3;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin:10px 0 18px;padding:8px 12px;display:flex}._navigatorTimerLabel_k9wbf_321{color:#6b7280;font-size:12px;font-weight:800}._navigatorTimerValue_k9wbf_327{color:#0e3377;font-variant-numeric:tabular-nums;font-size:18px;font-weight:900;line-height:1}._partNavBlock_k9wbf_335{border-top:1px solid #edf0f6;padding:18px 0 0}._partNavBlock_k9wbf_335+._partNavBlock_k9wbf_335{margin-top:14px}._partNavTitle_k9wbf_344{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:16px;width:100%;min-height:44px;margin-bottom:12px;font-family:inherit;font-size:14px;font-weight:900;box-shadow:0 10px 24px #0e337724}._partNavTitle_k9wbf_344:hover{color:#fff;background:#17499c}._numberGrid_k9wbf_364{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}._numberButton_k9wbf_370{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #dfe5ef;border-radius:10px;min-width:0;height:42px;font-family:inherit;font-size:14px;font-weight:900;transition:border-color .18s,box-shadow .18s,transform .18s}._numberButton_k9wbf_370:hover{color:#0e3377;border-color:#0e3377;transform:translateY(-1px);box-shadow:0 8px 18px #0e33771f}._correctNumber_k9wbf_391{color:#166534;background:#dcfce7;border-color:#86efac}._wrongNumber_k9wbf_397{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}._contentArea_k9wbf_403{gap:22px;display:grid}._sectionCard_k9wbf_96{padding:28px}._sectionHeader_k9wbf_412{justify-content:space-between;align-items:center;gap:18px;display:flex}._sectionHeader_k9wbf_412 h2{margin:0;font-size:26px;font-weight:900}._sectionHeader_k9wbf_412 p{color:#596275;margin:8px 0 0;font-weight:700;line-height:1.6}._showAllButton_k9wbf_432{color:#fff;cursor:pointer;white-space:nowrap;background:#0e3377;border:none;border-radius:999px;height:46px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:900}._showAllButton_k9wbf_432:hover{background:#173d8a}._partSection_k9wbf_450{gap:18px;scroll-margin-top:140px;display:grid}._partHeader_k9wbf_456{color:#fff;background:linear-gradient(#0e3377 0%,#1747a4 100%);border-radius:24px;padding:20px 26px;box-shadow:0 14px 34px #0e337729}._partHeader_k9wbf_456 h2{letter-spacing:1px;margin:0;font-size:28px;font-weight:900}._partGroups_k9wbf_471{gap:18px;display:grid}._groupCard_k9wbf_97{padding:22px}._groupPassage_k9wbf_480{background:#fbfcff;border:1px solid #e5eaf3;border-radius:18px;margin-bottom:18px;padding:18px 18px 10px}._groupMeta_k9wbf_488{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}._groupImageButton_k9wbf_496{color:#0e3377;cursor:pointer;white-space:nowrap;background:linear-gradient(#f8fbff 0%,#eef4ff 100%);border:1px solid #0e337724;border-radius:999px;min-height:38px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:900;box-shadow:0 10px 24px #0e337714}._groupImageButton_k9wbf_496:hover{background:linear-gradient(#eef4ff 0%,#e4edff 100%)}._groupMeta_k9wbf_488 h3{color:#111827;margin:0;font-size:20px;font-weight:900}._groupMeta_k9wbf_488 span{color:#6b7280;font-size:14px;font-weight:700}._questionList_k9wbf_528{gap:14px;display:grid}._questionCard_k9wbf_98{scroll-margin-top:160px;overflow:hidden}._correctCard_k9wbf_538{border-color:#16653459}._wrongCard_k9wbf_542{border-color:#b91c1c59}._questionCard_k9wbf_98[open]{box-shadow:0 16px 36px #0f172a14}._questionCard_k9wbf_98 summary{list-style:none}._questionCard_k9wbf_98 summary::-webkit-details-marker{display:none}._questionSummary_k9wbf_558{cursor:pointer;background:linear-gradient(#fff 0%,#f8fbff 100%);grid-template-columns:minmax(220px,320px) 1fr;align-items:center;gap:16px;padding:18px 20px;display:grid}._questionSummaryLeft_k9wbf_568{min-width:0}._questionIndex_k9wbf_572{color:#0e3377;margin-bottom:10px;font-size:18px;font-weight:900;display:inline-block}._summaryMeta_k9wbf_580{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._answerBadgeRow_k9wbf_587{flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;display:inline-flex}._partBadge_k9wbf_595,._correctBadge_k9wbf_596,._wrongBadge_k9wbf_597{border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}._partBadge_k9wbf_595{color:#0e3377;background:#eef4ff}._correctBadge_k9wbf_596{color:#067647;background:#ecfdf3}._wrongBadge_k9wbf_597{color:#b42318;background:#fff1f0}._answerInlineBadge_k9wbf_622{white-space:nowrap;border-radius:999px;align-items:center;max-width:100%;padding:6px 12px;font-size:12px;font-weight:900;line-height:1.5;display:inline-flex}._answerInlineBadgeCorrect_k9wbf_634{color:#067647;background:#ecfdf3}._answerInlineBadgeWrong_k9wbf_639{color:#b42318;background:#fff1f0}._summaryRight_k9wbf_644{color:#6b7280;text-align:right;font-size:14px;font-weight:700}._solutionBody_k9wbf_651{border-top:1px solid #e5eaf3;gap:16px;padding:18px 20px 20px;display:grid}._resultQuestionBodyWithImage_k9wbf_658{grid-template-columns:minmax(0,1fr) minmax(200px,280px);align-items:start;gap:16px;display:grid}._resultQuestionContentColumn_k9wbf_665,._resultQuestionImageColumn_k9wbf_666{min-width:0}._resultQuestionImageBox_k9wbf_670{box-sizing:border-box;background:#fbfcff;border:1px solid #e5eaf3;border-radius:18px;justify-content:center;align-items:center;width:100%;padding:12px;display:flex}._resultQuestionImageBox_k9wbf_670 img{object-fit:contain;border-radius:12px;width:auto;max-width:100%;max-height:320px;display:block}._detailPanel_k9wbf_691,._transcriptBlock_k9wbf_692{background:#fff;border:1px solid #e5eaf3;border-radius:18px;padding:16px}._detailPanelLabel_k9wbf_699{color:#0e3377;letter-spacing:.6px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-block}._detailPanel_k9wbf_691 p,._transcriptContent_k9wbf_710 p,._transcriptPlain_k9wbf_711 p{color:#1f2937;overflow-wrap:anywhere;margin:0 0 10px;line-height:1.82}._detailPanel_k9wbf_691 p:last-child,._transcriptContent_k9wbf_710 p:last-child,._transcriptPlain_k9wbf_711 p:last-child{margin-bottom:0}._transcriptStack_k9wbf_724{gap:12px;display:grid}._transcriptPlain_k9wbf_711{background:#fbfcff;border:1px solid #eef2f8;border-radius:16px;padding:14px 16px}._optionList_k9wbf_736{gap:4px;display:grid}._optionListCompact_k9wbf_741{margin-top:12px}._optionItem_k9wbf_745{cursor:default;background:0 0;border:0;border-radius:16px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:36px;padding:5px 8px;display:grid}._optionLabel_k9wbf_761{color:#0e3377;background:#f0f2f6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:inline-flex}._optionText_k9wbf_774{color:#374151;min-width:0;font-size:14.5px;font-weight:650;line-height:1.45}._mutedText_k9wbf_782{color:#6b7280;font-style:italic}._actions_k9wbf_14{justify-content:flex-end;gap:14px;margin-top:26px;display:flex}._actions_k9wbf_14 button{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:999px;height:48px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:900}._actions_k9wbf_14 ._secondaryButton_k9wbf_807{color:#0e3377;background:#fff;border:1px solid #0e3377}._actions_k9wbf_14 ._secondaryButton_k9wbf_807:hover{background:#eef4ff}._scrollTopButton_k9wbf_817{z-index:120;color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:999px;width:42px;height:42px;font-family:inherit;font-size:20px;font-weight:900;line-height:1;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 30px #0e33773d}._scrollTopButton_k9wbf_817:hover{background:#1747a4}._imagePopupOverlay_k9wbf_842{z-index:1500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a85;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}._imagePopupDialog_k9wbf_854{background:radial-gradient(circle at 100% 0,#0e337714,#0000 30%),#fff;border:1px solid #c4c6d273;border-radius:30px;width:min(1040px,100%);max-height:min(88vh,920px);overflow:auto;box-shadow:0 28px 70px #0f172a3d}._imagePopupHeader_k9wbf_866{border-bottom:1px solid #edf0f6;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 18px;display:flex}._imagePopupHeader_k9wbf_866 h2{color:#111827;margin:0;font-size:28px;font-weight:900}._imagePopupHeader_k9wbf_866 p{color:#6b7280;margin:8px 0 0;font-size:14px;font-weight:700}._imagePopupClose_k9wbf_889{color:#0e3377;cursor:pointer;background:#f3f6fc;border:none;border-radius:999px;flex:none;width:42px;height:42px;font-family:inherit;font-size:26px;line-height:1}._imagePopupClose_k9wbf_889:hover{background:#e8eefb}._imagePopupGrid_k9wbf_907{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;padding:22px 24px 26px;display:grid}._imagePopupCard_k9wbf_914{background:#fbfcff;border:1px solid #e5eaf3;border-radius:22px;justify-content:center;align-items:center;min-height:220px;padding:14px;display:flex}._imagePopupCard_k9wbf_914 img{object-fit:contain;border-radius:14px;max-width:100%;max-height:70vh;display:block}._emptyState_k9wbf_933{text-align:center;background:#fff;border:1px solid #c4c6d259;border-radius:26px;max-width:820px;margin:72px auto;padding:58px 28px;box-shadow:0 14px 38px #0f172a0f}._emptyState_k9wbf_933 h2{margin:0 0 10px;font-size:24px}._emptyState_k9wbf_933 p{color:#596275;margin:0;font-size:16px;line-height:1.7}._emptyState_k9wbf_933 button{color:#fff;background:#0e3377;border:none;border-radius:999px;height:44px;margin-top:20px;padding:0 24px;font-family:inherit;font-weight:900}@media (width<=1240px){._contentLayout_k9wbf_13{grid-template-columns:260px minmax(0,1fr)}}@media (width<=980px){._resultPage_k9wbf_1{padding:28px 20px 56px}._heroResult_k9wbf_10,._scoreGrid_k9wbf_11,._contentLayout_k9wbf_13{grid-template-columns:1fr}._questionNavigator_k9wbf_99{max-height:none;position:static}._numberGrid_k9wbf_364{grid-template-columns:repeat(10,1fr)}._partGrid_k9wbf_994{grid-template-columns:repeat(2,minmax(0,1fr))}._questionSummary_k9wbf_558,._resultQuestionBodyWithImage_k9wbf_658{grid-template-columns:1fr}._summaryRight_k9wbf_644{text-align:left}._imagePopupOverlay_k9wbf_842{padding:18px}}@media (width<=640px){._heroResult_k9wbf_10 h1{font-size:32px}._totalScoreCard_k9wbf_58 strong{font-size:56px}._numberGrid_k9wbf_364{grid-template-columns:repeat(5,1fr)}._partGrid_k9wbf_994{grid-template-columns:1fr}._questionNavigator_k9wbf_99,._sectionCard_k9wbf_96,._groupCard_k9wbf_97,._questionSummary_k9wbf_558,._solutionBody_k9wbf_651{padding:16px}._actions_k9wbf_14{flex-direction:column;gap:8px}._actions_k9wbf_14 button{width:100%;padding:0 12px;font-size:13px}._scrollTopButton_k9wbf_817{width:38px;height:38px;font-size:18px;bottom:16px;right:16px}._groupMeta_k9wbf_488{flex-direction:column;align-items:stretch}._groupImageButton_k9wbf_496{width:100%}._imagePopupHeader_k9wbf_866{padding:20px 18px 16px}._imagePopupHeader_k9wbf_866 h2{font-size:22px}._imagePopupGrid_k9wbf_907{grid-template-columns:1fr;padding:18px}}._detailPage_10tbx_1{color:#111827;box-sizing:border-box;background:#fbf9f8;min-height:100vh;padding:48px 24px 72px}._panel_10tbx_9{background:#fff;border:1px solid #c4c6d261;border-radius:8px;width:min(1040px,100%);margin:0 auto;overflow:hidden;box-shadow:0 14px 38px #0f172a0f}._tabs_10tbx_22{border-bottom:1px solid #dfe5ef;display:flex}._tabs_10tbx_22 button{color:#7a8496;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;height:64px;padding:0 28px;font-family:inherit;font-size:16px;font-weight:850}._tabs_10tbx_22 ._activeTab_10tbx_40{color:#0e3377;border-bottom-color:#0e3377}._practiceArea_10tbx_45,._fullTestArea_10tbx_46{padding:30px}._sectionHeader_10tbx_50{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}._sectionHeader_10tbx_50 h2{margin:0;font-size:22px;line-height:1.35}._sectionHeader_10tbx_50 span{color:#0e3377;white-space:nowrap;font-weight:850}._partList_10tbx_70{gap:14px;display:grid}._partRow_10tbx_75{cursor:pointer;background:#fff;border:1px solid #edf0f6;border-radius:8px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;padding:14px 16px;transition:border-color .2s,background-color .2s;display:grid}._partRow_10tbx_75:has(input:checked){background:#f5f8ff;border-color:#0e3377}._partRow_10tbx_75 input{accent-color:#0e3377;width:16px;height:16px;margin:0}._partRow_10tbx_75 strong{color:#111827;font-size:17px;line-height:1.4;display:block}._primaryButton_10tbx_107{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:8px;height:46px;margin-top:26px;padding:0 24px;font-family:inherit;font-size:15px;font-weight:850}._primaryButton_10tbx_107:hover{background:#17499c}._fullTestGrid_10tbx_125{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}._fullTestGrid_10tbx_125 div{background:#fbf9f8;border:1px solid #edf0f6;border-radius:8px;padding:18px}._fullTestGrid_10tbx_125 span{color:#7a8496;margin-bottom:8px;font-size:13px;font-weight:750;display:block}._fullTestGrid_10tbx_125 strong{color:#111827;font-size:18px}._emptyState_10tbx_151{text-align:center;background:#fff;border:1px solid #c4c6d261;border-radius:8px;width:min(720px,100%);margin:80px auto;padding:42px 24px;box-shadow:0 14px 38px #0f172a0f}._emptyState_10tbx_151 button{color:#fff;cursor:pointer;background:#0e3377;border:none;border-radius:8px;height:42px;margin:18px auto 0;padding:0 20px;font-family:inherit;font-weight:850;display:block}@media (width<=720px){._detailPage_10tbx_1{padding:32px 16px 56px}._tabs_10tbx_22 button{flex:1;padding:0 14px}._practiceArea_10tbx_45,._fullTestArea_10tbx_46{padding:22px 16px}._sectionHeader_10tbx_50{flex-direction:column;align-items:flex-start}._fullTestGrid_10tbx_125{grid-template-columns:1fr}}._page_11eb0_1{background:#f1f3f6;min-height:100vh;padding:34px 20px 64px}._feed_11eb0_7{width:min(750px,100%);margin:0 auto}._askBox_11eb0_12,._composer_11eb0_13,._postCard_11eb0_14,._stateBox_11eb0_15,._alert_11eb0_16{background:#fff;border:1px solid #e5e7eb;border-radius:8px}._askBox_11eb0_12{align-items:center;gap:16px;margin-bottom:12px;padding:16px 20px;display:flex}._askInput_11eb0_30{color:#8a8f98;cursor:text;font:inherit;text-align:left;background:0 0;border:none;flex:1;font-size:20px}._newButton_11eb0_41{color:#fff;cursor:pointer;background:#2f5fe3;border:none;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 20px;font-weight:800;display:inline-flex}._composer_11eb0_13{margin-bottom:12px;padding:18px 20px}._composerUser_11eb0_60,._postHeader_11eb0_61,._comment_11eb0_62{align-items:flex-start;gap:12px;display:flex}._composerUser_11eb0_60{align-items:center;margin-bottom:14px}._avatar_11eb0_73{color:#fff;background:#6f32d5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;font-weight:800;display:inline-flex}._composer_11eb0_13 input,._composer_11eb0_13 textarea,._commentForm_11eb0_89 textarea{box-sizing:border-box;color:#111827;width:100%;font:inherit;border:1px solid #dfe3ea;border-radius:8px;outline:none}._composer_11eb0_13 input{height:44px;margin-bottom:10px;padding:0 14px}._composer_11eb0_13 textarea{resize:vertical;padding:12px 14px}._composer_11eb0_13 input:focus,._composer_11eb0_13 textarea:focus,._commentForm_11eb0_89 textarea:focus{border-color:#2f5fe3}._composerActions_11eb0_116{justify-content:flex-end;gap:10px;margin-top:12px;display:flex}._composerActions_11eb0_116 button,._commentForm_11eb0_89 button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d6dbe5;border-radius:8px;height:38px;padding:0 16px;font-weight:700}._composerActions_11eb0_116 button:last-child,._commentForm_11eb0_89 button{color:#fff;background:#2f5fe3;border-color:#2f5fe3}._composerActions_11eb0_116 button:disabled{cursor:not-allowed;opacity:.55}._alert_11eb0_16{color:#b91c1c;margin-bottom:12px;padding:14px 16px}._stateBox_11eb0_15{color:#6b7280;text-align:center;padding:28px}._postList_11eb0_159{gap:12px;display:grid}._postCard_11eb0_14{overflow:hidden}._postHeader_11eb0_61{padding:24px 20px 0}._postHeader_11eb0_61 strong,._commentInfo_11eb0_173 strong{color:#020617;font-size:18px;display:block}._postHeader_11eb0_61 span,._commentInfo_11eb0_173 span{color:#8a8f98;font-size:16px}._postCard_11eb0_14 h2{color:#020617;margin:16px 20px 8px;font-size:20px}._postCard_11eb0_14>p{color:#020617;white-space:pre-wrap;margin:0 20px 12px;font-size:20px;line-height:1.5}._postMeta_11eb0_199{color:#8a8f98;justify-content:flex-end;gap:16px;padding:0 20px 14px;display:flex}._postMeta_11eb0_199 button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;padding:0}._postMeta_11eb0_199 button:hover{color:#2f5fe3;text-decoration:underline}._postActions_11eb0_221{border-top:1px solid #eceff3;border-bottom:1px solid #eceff3;grid-template-columns:repeat(3,1fr);display:grid}._postActions_11eb0_221 button{color:#6b7280;cursor:pointer;height:50px;font:inherit;background:#fff;border:none;justify-content:center;align-items:center;gap:8px;font-size:20px;display:inline-flex}._postActions_11eb0_221 button:hover,._postActions_11eb0_221 ._liked_11eb0_243{color:#e11d48;background:#f6f8ff}._comments_11eb0_248{gap:14px;padding:20px;display:grid}._commentThread_11eb0_254{gap:8px;display:grid}._replyThread_11eb0_259{margin-left:24px}._comment_11eb0_62 ._avatar_11eb0_73{background:#0b64a0;width:38px;height:38px;font-size:16px}._commentBody_11eb0_270{flex:1;min-width:0}._commentBubble_11eb0_275{box-sizing:border-box;background:#f1f3f6;border-radius:8px;width:fit-content;max-width:100%;padding:10px 12px}._comment_11eb0_62 p{color:#020617;white-space:pre-wrap;margin:4px 0 0;font-size:16px;line-height:1.45}._replies_11eb0_292{border-left:2px solid #edf0f4;gap:10px;margin-left:18px;padding-left:14px;display:grid}._commentForm_11eb0_89,._replyForm_11eb0_301,._editForm_11eb0_302{gap:10px;display:flex}._commentForm_11eb0_89 textarea,._replyForm_11eb0_301 textarea,._editForm_11eb0_302 textarea{resize:none;min-height:42px;max-height:180px;padding:10px 14px;line-height:1.45;overflow-y:auto}._replyForm_11eb0_301{margin-top:8px}._replyForm_11eb0_301 textarea,._editForm_11eb0_302 textarea{box-sizing:border-box;color:#111827;width:100%;font:inherit;border:1px solid #dfe3ea;border-radius:8px;outline:none}._replyForm_11eb0_301 textarea:focus,._editForm_11eb0_302 textarea:focus{border-color:#2f5fe3}._replyForm_11eb0_301 button,._editForm_11eb0_302 button{color:#fff;cursor:pointer;background:#2f5fe3;border:1px solid #2f5fe3;border-radius:8px;height:38px;padding:0 16px;font-weight:700}._editForm_11eb0_302{flex-direction:column;margin-top:8px}._inlineActions_11eb0_355{justify-content:flex-end;gap:8px;display:flex}._inlineActions_11eb0_355 button:first-child{color:#4b5563;background:#fff;border-color:#d6dbe5}._commentActions_11eb0_367{flex-wrap:wrap;align-items:center;gap:8px;margin:4px 0 0 8px;display:flex}._commentActions_11eb0_367 button{color:#6b7280;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-size:14px;font-weight:700}._commentActions_11eb0_367 button:hover,._commentActions_11eb0_367 ._commentLiked_11eb0_387{color:#2f5fe3}._commentActions_11eb0_367 span{color:#8a8f98;font-size:14px}._editedMark_11eb0_396{color:#8a8f98;margin-top:4px;font-size:13px;display:inline-block}._emptyComments_11eb0_403{color:#8a8f98;text-align:center;font-size:15px}@media (width<=640px){._page_11eb0_1{padding:18px 10px 40px}._askBox_11eb0_12{flex-direction:column;align-items:stretch}._newButton_11eb0_41{justify-content:center;width:100%}._postActions_11eb0_221 button,._askInput_11eb0_30,._postCard_11eb0_14>p{font-size:16px}._commentForm_11eb0_89,._replyForm_11eb0_301{flex-direction:column}._replyThread_11eb0_259{margin-left:8px}._replies_11eb0_292{margin-left:8px;padding-left:10px}}._guide_xw2le_1{max-width:1280px;color:var(--on-surface);margin:0 auto;padding:72px 24px 96px}._intro_xw2le_8{max-width:760px;margin-bottom:48px}._eyebrow_xw2le_13{color:var(--secondary);letter-spacing:1.2px;text-transform:uppercase;font-size:14px;font-weight:700}._intro_xw2le_8 h1{color:var(--primary);margin:12px 0 16px;font-size:clamp(36px,6vw,56px);line-height:1.1}._intro_xw2le_8 p{color:var(--on-surface-variant);margin:0;font-size:18px;line-height:1.75}._guideGrid_xw2le_35{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}._card_xw2le_41{background:var(--surface);border:1px solid var(--outline);border-radius:20px;flex-direction:column;align-items:flex-start;padding:32px;display:flex}._accountCard_xw2le_51{grid-column:1/-1}._cardNumber_xw2le_55{color:var(--secondary);font-size:14px;font-weight:700}._card_xw2le_41 h2{color:var(--primary);margin:10px 0 16px;font-size:23px}._card_xw2le_41 ol{color:var(--on-surface-variant);flex:1;margin:0 0 24px;padding-left:22px;line-height:1.75}._actions_xw2le_75{flex-wrap:wrap;gap:12px;display:flex}._cardLink_xw2le_81,._actions_xw2le_75 a{background:var(--primary);border:1px solid var(--primary);min-height:42px;color:var(--surface);border-radius:10px;align-items:center;padding:0 18px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}._cardLink_xw2le_81:hover,._actions_xw2le_75 a:hover{background:var(--primary-dark);border-color:var(--primary-dark)}._hint_xw2le_102{color:var(--primary);margin:auto 0 0;font-weight:600;line-height:1.6}@media (width<=700px){._guide_xw2le_1{padding-top:48px;padding-bottom:64px}._guideGrid_xw2le_35{grid-template-columns:1fr}._accountCard_xw2le_51{grid-column:auto}._card_xw2le_41{padding:24px}}._contactPage_2diai_1{max-width:1280px;color:var(--on-surface);margin:0 auto;padding:72px 24px 96px}._intro_2diai_8{max-width:720px;margin-bottom:48px}._intro_2diai_8 span{color:var(--secondary);letter-spacing:1.2px;text-transform:uppercase;font-size:14px;font-weight:700}._intro_2diai_8 h1{color:var(--primary);margin:12px 0 16px;font-size:clamp(36px,6vw,56px);line-height:1.1}._intro_2diai_8 p,._information_2diai_29>p{color:var(--on-surface-variant);line-height:1.75}._intro_2diai_8 p{margin:0;font-size:18px}._contactGrid_2diai_39{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:32px;display:grid}._information_2diai_29,._formPanel_2diai_47{background:var(--surface);border:1px solid var(--outline);border-radius:20px;padding:36px}._information_2diai_29 h2,._formPanel_2diai_47 h2{color:var(--primary);margin:0 0 16px;font-size:25px}._information_2diai_29 dl{margin:28px 0 0}._information_2diai_29 dl div{border-top:1px solid var(--outline);padding:16px 0}._information_2diai_29 dt{color:var(--on-surface-variant);text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:600}._information_2diai_29 dd{color:var(--on-surface);margin:0}._information_2diai_29 a{color:var(--primary);font-weight:600;text-decoration:none}._information_2diai_29 a:hover{color:var(--primary-dark)}._formPanel_2diai_47 form{flex-direction:column;gap:20px;display:flex}._field_2diai_99{flex-direction:column;gap:8px;display:flex}._field_2diai_99 label{color:var(--on-surface);font-weight:600}._field_2diai_99 input,._field_2diai_99 textarea{box-sizing:border-box;background:var(--surface);border:1px solid var(--outline);width:100%;color:var(--on-surface);font:inherit;border-radius:10px;padding:13px 14px;transition:border-color .2s}._field_2diai_99 textarea{resize:vertical}._field_2diai_99 input:focus,._field_2diai_99 textarea:focus{border-color:var(--primary);outline:2px solid var(--outline)}._field_2diai_99 input[aria-invalid=true],._field_2diai_99 textarea[aria-invalid=true]{border-color:var(--secondary)}._error_2diai_138{color:var(--secondary);font-size:13px}._formPanel_2diai_47 button{background:var(--primary);border:1px solid var(--primary);min-height:48px;color:var(--surface);cursor:pointer;font:inherit;border-radius:10px;align-self:flex-start;padding:0 22px;font-weight:700;transition:background-color .2s,border-color .2s}._formPanel_2diai_47 button:hover{background:var(--primary-dark);border-color:var(--primary-dark)}._success_2diai_162{color:var(--primary);margin:0;font-size:14px;font-weight:600;line-height:1.5}@media (width<=800px){._contactPage_2diai_1{padding-top:48px;padding-bottom:64px}._contactGrid_2diai_39{grid-template-columns:1fr}._information_2diai_29,._formPanel_2diai_47{padding:24px}}._adminLayout_lhbmj_1{color:#1b1c1c;background:#f8f5f2;grid-template-columns:280px 1fr;min-height:100vh;display:grid}._sidebar_lhbmj_9{color:#fff;background:#0e3377;height:100vh;padding:24px;position:sticky;top:0}._brand_lhbmj_18{border-bottom:1px solid #ffffff29;align-items:center;gap:12px;padding-bottom:24px;display:flex}._brand_lhbmj_18 span{color:#0e3377;background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}._brand_lhbmj_18 strong{font-size:18px;display:block}._brand_lhbmj_18 small{color:#ffffffad;margin-top:3px;display:block}._nav_lhbmj_48{gap:10px;margin-top:24px;display:grid}._navItem_lhbmj_54{color:#ffffffd1;border-radius:14px;padding:13px 14px;font-weight:800;text-decoration:none;transition:all .18s}._navItem_lhbmj_54:hover,._active_lhbmj_64{color:#fff;background:#ffffff24}._mainArea_lhbmj_69{min-width:0}._topbar_lhbmj_73{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-bottom:1px solid #eee7e1;justify-content:space-between;align-items:center;gap:16px;padding:18px 28px;display:flex;position:sticky;top:0}._topbar_lhbmj_73 p{color:#747782;margin:0;font-size:13px}._topbar_lhbmj_73 strong{color:#0e3377}._topbar_lhbmj_73 button{color:#fff;font:inherit;cursor:pointer;background:#c62828;border:none;border-radius:12px;padding:11px 16px;font-weight:800}._content_lhbmj_108{padding:28px}@media (width<=900px){._adminLayout_lhbmj_1{grid-template-columns:1fr}._sidebar_lhbmj_9{height:auto;position:static}._nav_lhbmj_48{grid-template-columns:1fr}}._page_11hu2_1{color:#172b4d;background:#f6f7fb;min-height:calc(100vh - 60px);padding:30px 32px 40px}._pageHeader_11hu2_8{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}._pageHeaderText_11hu2_16{min-width:0}._pageTitle_11hu2_20{color:#173f84;letter-spacing:-.5px;margin:0;font-size:34px;font-weight:800;line-height:1.2}._pageSubtitle_11hu2_29{color:#667085;max-width:720px;margin:8px 0 0;font-size:15px;line-height:1.55}._pageActions_11hu2_37{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._primaryButton_11hu2_44,._secondaryButton_11hu2_45,._dangerButton_11hu2_46{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}._primaryButton_11hu2_44{color:#fff;background:#995400;border:1px solid #995400;box-shadow:0 8px 18px #9954002e}._primaryButton_11hu2_44:hover:not(:disabled){background:#824700;transform:translateY(-1px);box-shadow:0 10px 22px #9954003d}._secondaryButton_11hu2_45{color:#344054;background:#fff;border:1px solid #d0d5dd}._secondaryButton_11hu2_45:hover:not(:disabled){background:#f9fafb;border-color:#aeb6c4}._dangerButton_11hu2_46{color:#fff;background:#d92d20;border:1px solid #d92d20}._dangerButton_11hu2_46:hover:not(:disabled){background:#b42318}._primaryButton_11hu2_44:disabled,._secondaryButton_11hu2_45:disabled,._dangerButton_11hu2_46:disabled{opacity:.55;cursor:not-allowed;transform:none}._panel_11hu2_107{background:#fff;border:1px solid #e1e5ec;border-radius:18px;overflow:visible;box-shadow:0 8px 26px #1018280d}._toolbar_11hu2_115{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}._searchWrap_11hu2_124{flex:1;min-width:260px;max-width:480px;position:relative}._searchIcon_11hu2_131{color:#98a2b3;pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}._searchInput_11hu2_141{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;width:100%;height:44px;padding:0 15px 0 42px;font-family:inherit;font-size:14px}._searchInput_11hu2_141::placeholder{color:#98a2b3}._searchInput_11hu2_141:focus{border-color:#315ea7;box-shadow:0 0 0 3px #315ea71a}._select_11hu2_163{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;flex-shrink:0;height:44px;padding:0 34px 0 13px;font-family:inherit;font-size:14px}._select_11hu2_163:focus{border-color:#315ea7;box-shadow:0 0 0 3px #315ea71a}._resultSummary_11hu2_182{color:#667085;background:#fafbfc;border-bottom:1px solid #edf0f5;padding:12px 20px;font-size:13px}._resultSummary_11hu2_182 strong{color:#172b4d}._tableWrap_11hu2_194{width:100%;overflow-x:auto}._table_11hu2_194{border-collapse:collapse;width:100%;min-width:900px}._table_11hu2_194 th{color:#596174;text-align:left;letter-spacing:.02em;text-transform:uppercase;background:#f8f9fb;border-bottom:1px solid #e4e7ec;padding:14px 18px;font-size:12px;font-weight:800}._table_11hu2_194 td{color:#344054;vertical-align:middle;border-bottom:1px solid #eef1f5;padding:16px 18px;font-size:14px}._table_11hu2_194 tbody tr{transition:background .16s}._table_11hu2_194 tbody tr:hover{background:#f8faff}._table_11hu2_194 tbody tr:last-child td{border-bottom:none}._errorBox_11hu2_237{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;margin:20px;padding:14px 16px;font-size:14px;font-weight:600}._emptyState_11hu2_248{color:#667085;text-align:center;justify-content:center;align-items:center;min-height:240px;padding:40px 20px;font-size:14px;display:flex}._panelFooter_11hu2_259{background:#fff;border-top:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:18px;padding:16px 20px;display:flex}._footerInfo_11hu2_269{color:#667085;font-size:13px}._footerInfo_11hu2_269 strong{color:#172b4d}@media (width<=1000px){._page_11hu2_1{padding:24px}._toolbar_11hu2_115{flex-direction:column;align-items:stretch}}@media (width<=700px){._page_11hu2_1{padding:18px}._pageHeader_11hu2_8{flex-direction:column}._pageTitle_11hu2_20{font-size:28px}._pageActions_11hu2_37{width:100%}._pageActions_11hu2_37>button{flex:1}._panelFooter_11hu2_259{flex-direction:column;align-items:flex-start}}._pagination_vsypl_1{align-items:center;gap:6px;display:flex}._pageButton_vsypl_7,._navigationButton_vsypl_8{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9dee8;border-radius:9px;place-items:center;min-width:36px;height:36px;font-size:13px;font-weight:700;display:grid}._pageButton_vsypl_7:hover,._navigationButton_vsypl_8:hover:not(:disabled){color:#173f84;border-color:#2f5da8}._activePage_vsypl_28{color:#fff;background:#173f84;border-color:#173f84}._activePage_vsypl_28:hover{color:#fff}._navigationButton_vsypl_8:disabled{opacity:.4;cursor:not-allowed}._ellipsis_vsypl_43{text-align:center;color:#98a2b3;width:28px}._overlay_byllm_1{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a85;justify-content:center;align-items:flex-start;padding:40px 20px;animation:.18s _overlayIn_byllm_1;display:flex;position:fixed;inset:0;overflow-y:auto}._modal_byllm_15{background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:min(480px,100%);animation:.2s _modalIn_byllm_1;overflow:hidden;box-shadow:0 30px 80px #0f172a3d}._modal_byllm_15._md_byllm_25{width:min(720px,100%)}._modal_byllm_15._lg_byllm_29{width:min(1080px,100%)}._header_byllm_33{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}._header_byllm_33 h2{color:#172b4d;margin:0;font-size:21px;font-weight:800}._header_byllm_33 p{color:#667085;margin:7px 0 0;font-size:14px;line-height:1.5}._closeButton_byllm_56{color:#667085;cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}._closeButton_byllm_56:hover{color:#172b4d;background:#f2f4f7}._content_byllm_74{padding:22px 24px}._footer_byllm_78{justify-content:flex-end;gap:10px;padding:16px 24px 22px;display:flex}@keyframes _overlayIn_byllm_1{0%{opacity:0}to{opacity:1}}@keyframes _modalIn_byllm_1{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._page_bnl1s_1{color:#1b1c1c;min-height:100%}._header_bnl1s_6{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}._eyebrow_bnl1s_14{color:#0e3377;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}._header_bnl1s_6 h1{letter-spacing:-.04em;margin:0;font-size:34px}._header_bnl1s_6 p{color:#555b63;margin:8px 0 0}._generateBox_bnl1s_34,._searchForm_bnl1s_35{gap:10px;display:flex}._generateBox_bnl1s_34{background:#fff;border:1px solid #eee7e1;border-radius:18px;min-width:420px;padding:10px;box-shadow:0 14px 34px #1118270f}._generateBox_bnl1s_34 input,._searchForm_bnl1s_35 input,._toolbar_bnl1s_51 select,._formGrid_bnl1s_52 input,._formGrid_bnl1s_52 select,._textareaGrid_bnl1s_54 textarea{color:#1b1c1c;font:inherit;background:#fff;border:1px solid #e8e4df;border-radius:12px;outline:none}._generateBox_bnl1s_34 input,._searchForm_bnl1s_35 input{flex:1;min-width:0;padding:12px 14px}._generateBox_bnl1s_34 button,._searchForm_bnl1s_35 button,._pagination_bnl1s_72 button,._actions_bnl1s_73 button,._modalHeader_bnl1s_74 button,._modalFooter_bnl1s_75 button{font:inherit;cursor:pointer;border:none;border-radius:12px;padding:11px 15px;font-weight:800}._generateBox_bnl1s_34 button,._searchForm_bnl1s_35 button,._modalFooter_bnl1s_75 button[type=submit]{color:#fff;background:#0e3377}button:disabled{opacity:.55;cursor:not-allowed}._toolbar_bnl1s_51{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}._searchForm_bnl1s_35{flex:1}._ghostButton_bnl1s_108{color:#1b1c1c!important;background:#f4f0eb!important}._toolbar_bnl1s_51 select{padding:12px 14px}._errorBox_bnl1s_117,._successBox_bnl1s_118{border-radius:14px;margin-bottom:14px;padding:13px 15px;font-weight:700}._errorBox_bnl1s_117{color:#9b1c1c;background:#fff1f1;border:1px solid #ffd2d2}._successBox_bnl1s_118{color:#116149;background:#ecfff8;border:1px solid #c6f7e2}._tableCard_bnl1s_137{background:#fff;border:1px solid #eee7e1;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px #11182712}._tableHeader_bnl1s_145{border-bottom:1px solid #f0edea;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}._tableHeader_bnl1s_145 h2{color:#0e3377;margin:0;font-size:20px}._tableHeader_bnl1s_145 span{color:#747782;font-weight:700}._tableScroll_bnl1s_165{width:100%;overflow-x:auto}._table_bnl1s_137{border-collapse:collapse;width:max-content;min-width:100%;font-size:14px}._table_bnl1s_137 th,._table_bnl1s_137 td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #f0edea;padding:13px 14px}._table_bnl1s_137 th{z-index:1;color:#0e3377;text-transform:uppercase;background:#f8f5f2;font-size:12px;font-weight:900;position:sticky;top:0}._table_bnl1s_137 tbody tr:hover{background:#fdfbf9}._strongCell_bnl1s_201{font-weight:900}._statusPill_bnl1s_205{color:#0e3377;background:#0e337714;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}._actions_bnl1s_73{gap:8px;display:flex}._actions_bnl1s_73 button{color:#1b1c1c;background:#f4f0eb;padding:8px 10px}._actions_bnl1s_73 ._deleteButton_bnl1s_226{color:#c62828;background:#fff1f1}._emptyCell_bnl1s_231{color:#747782;font-weight:700;text-align:center!important;padding:36px!important}._pagination_bnl1s_72{justify-content:flex-end;align-items:center;gap:12px;padding:18px 22px;display:flex}._pagination_bnl1s_72 button{color:#1b1c1c;background:#f4f0eb}._pagination_bnl1s_72 span{color:#555b63;font-weight:800}._modalBackdrop_bnl1s_256{z-index:1000;background:#11182761;justify-content:center;align-items:flex-start;padding:40px 20px;display:flex;position:fixed;inset:0;overflow-y:auto}._modal_bnl1s_74{background:#fff;border-radius:26px;width:min(1080px,100%);overflow:hidden;box-shadow:0 30px 90px #1118273d}._modalHeader_bnl1s_74{border-bottom:1px solid #f0edea;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}._modalHeader_bnl1s_74 h2{margin:0;font-size:28px}._modalHeader_bnl1s_74 button,._modalFooter_bnl1s_75 button{color:#1b1c1c;background:#f4f0eb}._formGrid_bnl1s_52,._textareaGrid_bnl1s_54{gap:16px;padding:22px 24px;display:grid}._generateForm_bnl1s_303{gap:18px;padding:4px 2px 6px;display:grid}._generateLabel_bnl1s_309{color:#0e3377;gap:10px;font-size:13px;font-weight:900;display:grid}._generateLabel_bnl1s_309 input{box-sizing:border-box;color:#1b1c1c;width:100%;min-height:54px;font:inherit;background:linear-gradient(#f8fafdf5,#fff),#fff;border:1px solid #d8e0ec;border-radius:14px;outline:none;padding:0 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}._generateLabel_bnl1s_309 input:focus{border-color:#0e3377;box-shadow:0 0 0 4px #0e33771f}._generateHint_bnl1s_339{color:#4d5562;background:#f8fafd;border:1px solid #e7ebf3;border-radius:14px;padding:14px 16px;line-height:1.65}._formGrid_bnl1s_52{grid-template-columns:repeat(3,minmax(0,1fr))}._textareaGrid_bnl1s_54{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}._formGrid_bnl1s_52 label,._textareaGrid_bnl1s_54 label{color:#0e3377;gap:8px;font-size:13px;font-weight:900;display:grid}._formGrid_bnl1s_52 input,._formGrid_bnl1s_52 select{padding:12px 13px}._textareaGrid_bnl1s_54 textarea{resize:vertical;min-height:112px;padding:12px 13px;line-height:1.55}._modalFooter_bnl1s_75{border-top:1px solid #f0edea;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}@media (width<=900px){._header_bnl1s_6,._toolbar_bnl1s_51{flex-direction:column;align-items:stretch}._generateBox_bnl1s_34{min-width:0}._formGrid_bnl1s_52,._textareaGrid_bnl1s_54{grid-template-columns:1fr}}._statsGrid_1216m_1{grid-template-columns:repeat(4,minmax(190px,1fr));gap:16px;margin-bottom:24px;display:grid}._statCard_1216m_8{background:#fff;border:1px solid #e1e5ec;border-radius:17px;align-items:center;gap:15px;min-height:128px;padding:20px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 6px 20px #1018280a}._statCard_1216m_8:hover{transform:translateY(-2px);box-shadow:0 10px 25px #10182812}._statIcon_1216m_28{border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}._blueIcon_1216m_37{color:#315ea7;background:#eaf1ff}._greenIcon_1216m_42{color:#137a45;background:#e9f9ef}._orangeIcon_1216m_47{color:#a65300;background:#fff1de}._redIcon_1216m_52{color:#c62f2f;background:#fff0f0}._statContent_1216m_57{flex-direction:column;min-width:0;display:flex}._statLabel_1216m_63{color:#667085;font-size:13px;font-weight:600}._statValue_1216m_69{color:#172b4d;margin-top:4px;font-size:28px;line-height:1.1}._statHint_1216m_76{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;overflow:hidden}._filterGroup_1216m_85{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}._userCell_1216m_93{align-items:center;gap:12px;min-width:195px;display:flex}._avatar_1216m_100{color:#173f84;background:linear-gradient(135deg,#dce8ff,#c7d8fb);border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}._userInfo_1216m_113{flex-direction:column;gap:4px;min-width:0;display:flex}._userNameLine_1216m_120{align-items:center;gap:7px;display:flex}._userNameLine_1216m_120 strong{color:#172b4d;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:14px;overflow:hidden}._userInfo_1216m_113>span{color:#7b8496;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:12px;overflow:hidden}._currentUserLabel_1216m_144{color:#315ea7;background:#eaf1ff;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:800}._emailCell_1216m_153{text-overflow:ellipsis;white-space:nowrap;max-width:230px;overflow:hidden}._roleBadge_1216m_160,._statusBadge_1216m_161,._verifyBadge_1216m_162{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}._roleBadge_1216m_160{min-width:60px;padding:6px 10px}._adminRole_1216m_177{color:#995400;background:#fff0dc}._userRole_1216m_182{color:#315ea7;background:#edf3ff}._statusBadge_1216m_161{gap:6px;padding:6px 10px}._statusDot_1216m_192{background:currentColor;border-radius:50%;width:6px;height:6px}._activeStatus_1216m_199{color:#137a45;background:#eaf8ef}._lockedStatus_1216m_204{color:#c62f2f;background:#fff0f0}._verifyBadge_1216m_162{padding:6px 10px}._verified_1216m_213{color:#315ea7;background:#edf3ff}._unverified_1216m_218{color:#a65300;background:#fff5e7}._actionGroup_1216m_223{align-items:center;gap:7px;display:flex}._actionButton_1216m_229{cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:35px;height:35px;transition:background .16s,color .16s,border-color .16s,transform .16s;display:grid}._actionButton_1216m_229:hover:not(:disabled){transform:translateY(-1px)}._actionButton_1216m_229:disabled{opacity:.35;cursor:not-allowed}._editAction_1216m_253{color:#315ea7;border:1px solid #cbd8ee}._editAction_1216m_253:hover:not(:disabled){background:#edf3ff;border-color:#315ea7}._lockAction_1216m_263{color:#c62f2f;border:1px solid #f4c8c8}._lockAction_1216m_263:hover:not(:disabled){background:#fff0f0;border-color:#c62f2f}._unlockAction_1216m_273{color:#137a45;border:1px solid #bfe2ca}._unlockAction_1216m_273:hover:not(:disabled){background:#eaf8ef;border-color:#137a45}._pageSizeGroup_1216m_283{color:#667085;white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex}._pageSizeSelect_1216m_292{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;height:34px;padding:0 26px 0 9px}._modalField_1216m_302{flex-direction:column;gap:9px;display:flex}._modalField_1216m_302 label{color:#344054;font-size:14px;font-weight:700}._modalSelect_1216m_314{color:#172b4d;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;width:100%;height:46px;padding:0 13px;font-family:inherit;font-size:14px}._modalSelect_1216m_314:focus{border-color:#315ea7;box-shadow:0 0 0 3px #315ea71a}._modalField_1216m_302 p{color:#667085;margin:0;font-size:13px;line-height:1.55}._confirmBox_1216m_339{border-radius:12px;align-items:flex-start;gap:12px;padding:15px;display:flex}._confirmBox_1216m_339 svg{flex-shrink:0;margin-top:1px}._confirmBox_1216m_339 p{margin:0;font-size:14px;line-height:1.55}._confirmDanger_1216m_358{color:#b42318;background:#fef3f2;border:1px solid #fecdca}._confirmSuccess_1216m_364{color:#067647;background:#ecfdf3;border:1px solid #abefc6}._toast_1216m_370{z-index:10000;color:#fff;border-radius:12px;align-items:center;gap:10px;max-width:min(400px,100vw - 40px);padding:13px 17px;font-size:14px;font-weight:700;animation:.22s _toastIn_1216m_1;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 35px #10182838}._toastSuccess_1216m_388{background:#137a45}._toastError_1216m_392{background:#c62f2f}@keyframes _toastIn_1216m_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1280px){._statsGrid_1216m_1{grid-template-columns:repeat(2,minmax(220px,1fr))}._filterGroup_1216m_85{justify-content:flex-start}}@media (width<=700px){._statsGrid_1216m_1{grid-template-columns:1fr}._filterGroup_1216m_85{flex-direction:column;align-items:stretch;width:100%}._filterGroup_1216m_85 select{width:100%}._toast_1216m_370{bottom:20px;left:20px;right:20px}}._thumbnail_1tjdc_1{object-fit:cover;border:1px solid #e4e7ec;border-radius:6px;width:150px;height:54px;display:block}._titleCell_1tjdc_10{color:#172b4d;min-width:160px;font-weight:700}._urlCell_1tjdc_16{color:#667085;text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}._activePill_1tjdc_24,._inactivePill_1tjdc_25{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}._activePill_1tjdc_24{color:#137a45;background:#e9f9ef}._inactivePill_1tjdc_25{color:#667085;background:#f2f4f7}._activePillButton_1tjdc_43,._inactivePillButton_1tjdc_44{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}._activePillButton_1tjdc_43{color:#137a45;background:#e9f9ef;border-color:#b7ebc6}._inactivePillButton_1tjdc_44{color:#667085;background:#f2f4f7;border-color:#d0d5dd}._activePillButton_1tjdc_43:hover,._inactivePillButton_1tjdc_44:hover{transform:translateY(-1px);box-shadow:0 6px 14px #10182814}._activePillButton_1tjdc_43:disabled,._inactivePillButton_1tjdc_44:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}._actions_1tjdc_84{gap:8px;display:flex}._actions_1tjdc_84 button{color:#344054;cursor:pointer;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:7px 10px;font-size:13px;font-weight:700}._actions_1tjdc_84 ._deleteButton_1tjdc_101{color:#b42318;border-color:#fecdca}._form_1tjdc_106{gap:18px;display:grid}._form_1tjdc_106 label{color:#344054;gap:8px;font-size:13px;font-weight:700;display:grid}._form_1tjdc_106 input:not([type=checkbox]){box-sizing:border-box;color:#101828;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:0 12px}._form_1tjdc_106 input[type=file]{color:#344054;cursor:pointer;background:linear-gradient(#f7f9fcf5,#fffffffa),#fff;border:1px dashed #c9d3e4;border-radius:12px;height:auto;padding:14px 16px;transition:border-color .2s,box-shadow .2s,background .2s}._form_1tjdc_106 input[type=file]:hover{border-color:#0e3377;box-shadow:0 10px 24px #0e337714}._form_1tjdc_106 input[type=file]:focus{border-color:#0e3377;outline:none;box-shadow:0 0 0 4px #0e33771f}._form_1tjdc_106 input[type=file]::file-selector-button{color:#fff;cursor:pointer;font:inherit;background:linear-gradient(135deg,#0e3377,#18489f);border:0;border-radius:10px;margin-right:14px;padding:10px 16px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s}._form_1tjdc_106 input[type=file]::file-selector-button:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0e337733}._form_1tjdc_106 input[type=file]::file-selector-button:active{transform:translateY(0)}._formGrid_1tjdc_178{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._switchField_1tjdc_184{justify-content:space-between;align-items:center;min-height:42px;display:flex!important}._switchField_1tjdc_184 input{accent-color:#995400;width:18px;height:18px}._preview_1tjdc_197{aspect-ratio:16/5;object-fit:cover;border:1px solid #d9e1ee;border-radius:12px;width:100%;box-shadow:0 16px 30px #10182814}@media (width<=680px){._formGrid_1tjdc_178{grid-template-columns:1fr}}._tabs_feqy4_1{gap:8px;margin:0 0 16px;display:flex}._tabs_feqy4_1 button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;padding:10px 24px;font-weight:800}._tabs_feqy4_1 ._activeTab_feqy4_3{color:#fff;background:#173f84;border-color:#173f84}._name_feqy4_4{color:#172b4d;min-width:220px;font-weight:700}._badge_feqy4_5{color:#027a48;text-transform:capitalize;background:#ecfdf3;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}._badge_feqy4_5._hidden_feqy4_6{color:#667085;background:#f2f4f7}._actions_feqy4_7{flex-wrap:wrap;gap:6px;min-width:230px;display:flex}._actions_feqy4_7 button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:7px;padding:6px 8px;font-weight:600}._actions_feqy4_7 button:hover{color:#173f84;border-color:#315ea7}._actions_feqy4_7 ._delete_feqy4_10{color:#b42318}@media (width<=700px){._tabs_feqy4_1 button{flex:1}._actions_feqy4_7{min-width:190px}}._page_10uqy_1{color:#172b4d;background:#f6f7fb;min-height:100vh;padding:30px 32px 50px}._header_10uqy_1{justify-content:space-between;gap:20px;margin-bottom:22px;display:flex}._header_10uqy_1 a{color:#315ea7;font-weight:700;text-decoration:none}._header_10uqy_1 h1{color:#173f84;margin:10px 0 5px;font-size:30px}._header_10uqy_1 p{color:#667085;margin:0}._preview_10uqy_1{color:#995400;background:#fff4e8;border-radius:9px;align-self:flex-start;padding:9px 12px;font-weight:700}._card_10uqy_1{background:#fff;border:1px solid #e1e5ec;border-radius:16px;margin-bottom:18px;padding:22px;box-shadow:0 5px 20px #1018280a}._card_10uqy_1 h2{color:#173f84;margin:0 0 18px}._metaForm_10uqy_1{grid-template-columns:1fr 2fr 1fr;gap:15px;display:grid}._metaForm_10uqy_1 label{flex-direction:column;gap:7px;font-weight:700;display:flex}._metaForm_10uqy_1 input,._metaForm_10uqy_1 select,._editor_10uqy_1 input,._editor_10uqy_1 textarea{box-sizing:border-box;width:100%;font:inherit;color:#172b4d;background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:10px 12px}._metaForm_10uqy_1 input:disabled,._metaForm_10uqy_1 select:disabled{background:#f2f4f7}._wide_10uqy_1{grid-column:1/-1}._formActions_10uqy_1{grid-column:1/-1;justify-content:flex-end;gap:9px;display:flex}._formActions_10uqy_1 button,._editActions_10uqy_1 button{cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:9px 14px;font-weight:700}._formActions_10uqy_1 ._primary_10uqy_1,._editActions_10uqy_1 ._save_10uqy_1{color:#fff;background:#995400;border-color:#995400}._formActions_10uqy_1 button:disabled,._editActions_10uqy_1 button:disabled{opacity:.5;cursor:not-allowed}._accordion_10uqy_1,._nested_10uqy_1,._question_10uqy_1{border:1px solid #e4e7ec;border-radius:11px;margin:10px 0;overflow:hidden}._accordion_10uqy_1>summary,._nested_10uqy_1>summary,._question_10uqy_1>summary{cursor:pointer;background:#f8faff;justify-content:space-between;gap:15px;padding:14px 16px;font-weight:800;display:flex}._question_10uqy_1>summary span{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin-left:12px;font-weight:500;overflow:hidden}._body_10uqy_1{padding:15px}._field_10uqy_1{border-bottom:1px solid #eef1f5;padding:11px 0}._field_10uqy_1:last-child{border-bottom:0}._fieldHead_10uqy_1{justify-content:space-between;gap:10px;margin-bottom:7px;display:flex}._fieldHead_10uqy_1 button{color:#315ea7;cursor:pointer;background:0 0;border:0;font-weight:700}._value_10uqy_1{white-space:pre-wrap;color:#344054;line-height:1.55}._muted_10uqy_1{color:#98a2b3;font-style:italic}._editor_10uqy_1 textarea{resize:vertical;min-height:100px}._editActions_10uqy_1{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}._options_10uqy_1{border-left:3px solid #e5eaf3;margin:8px 0 8px 18px;padding-left:14px}._subcard_10uqy_1,._mediaRow_10uqy_1{background:#fafbfc;border-radius:10px;margin:12px 0;padding:14px}._linkValue_10uqy_1{color:#667085;align-items:center;gap:8px;min-width:0;margin:7px 0;display:flex}._linkValue_10uqy_1>span{text-overflow:ellipsis;white-space:nowrap;max-width:520px;overflow:hidden}._linkValue_10uqy_1 a,._linkValue_10uqy_1 button{color:#315ea7;cursor:pointer;background:0 0;border:0;flex:none;font-weight:700;text-decoration:none}._error_10uqy_1{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin-bottom:15px;padding:13px}._state_10uqy_1{text-align:center;color:#667085;padding:60px}._sectionTitle_10uqy_2{justify-content:space-between;align-items:center;gap:12px;display:flex}._sectionTitle_10uqy_2 h2{margin-bottom:0}._nodeActions_10uqy_2{justify-content:flex-end;gap:8px;margin:6px 0;display:flex}._nodeActions_10uqy_2 button,._modalSecondary_10uqy_2,._modalPrimary_10uqy_2{color:#315ea7;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:7px 11px;font-weight:700}._nodeActions_10uqy_2 ._deleteButton_10uqy_2{color:#b42318;border-color:#fecdca}._optionRow_10uqy_2{background:#fff;border-radius:9px;margin-bottom:8px;padding:8px 10px;position:relative}._uploadField_10uqy_2{color:#667085;align-items:center;gap:9px;margin-top:7px;font-weight:500;display:flex}._uploadField_10uqy_2 input{border:0!important;width:auto!important;padding:0!important}._uploadError_10uqy_2{color:#b42318}._createForm_10uqy_2{grid-template-columns:1fr 1fr;gap:14px;display:grid}._createForm_10uqy_2 label{color:#344054;flex-direction:column;gap:7px;font-weight:700;display:flex}._createForm_10uqy_2 input,._createForm_10uqy_2 select,._createForm_10uqy_2 textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #d0d5dd;border-radius:9px;padding:10px 12px}._createForm_10uqy_2 textarea{resize:vertical;min-height:90px}._modalPrimary_10uqy_2{color:#fff;background:#995400;border-color:#995400}._modalSecondary_10uqy_2{color:#344054}@media (width<=800px){._page_10uqy_1{padding:18px}._header_10uqy_1{flex-direction:column}._metaForm_10uqy_1{grid-template-columns:1fr}._wide_10uqy_1,._formActions_10uqy_1{grid-column:auto}._card_10uqy_1{padding:15px}._accordion_10uqy_1>summary,._nested_10uqy_1>summary,._question_10uqy_1>summary{flex-direction:column}._linkValue_10uqy_1>span{max-width:200px}}@media (width<=600px){._createForm_10uqy_2{grid-template-columns:1fr}._sectionTitle_10uqy_2{flex-direction:column;align-items:flex-start}}._panel_58xfs_1{max-width:820px;padding:24px}._form_58xfs_1{grid-template-columns:1fr 2fr 1fr;gap:18px;display:grid}._form_58xfs_1 label{color:#344054;flex-direction:column;gap:8px;font-weight:700;display:flex}._form_58xfs_1 input,._form_58xfs_1 select{box-sizing:border-box;width:100%;min-height:44px;font:inherit;border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px}._wide_58xfs_1,._actions_58xfs_1{grid-column:1/-1}._upload_58xfs_1{color:#667085;align-items:center;gap:12px;font-size:13px;font-weight:500;display:flex}._upload_58xfs_1 input{border:0;width:auto;padding:0}._actions_58xfs_1{justify-content:flex-end;gap:10px;display:flex}._actions_58xfs_1 a{text-decoration:none}@media (width<=750px){._form_58xfs_1{grid-template-columns:1fr}._wide_58xfs_1,._actions_58xfs_1{grid-column:auto}}._errorTableWrap_58xfs_2{max-height:55vh;overflow:auto}._errorTable_58xfs_2{border-collapse:collapse;width:100%}._errorTable_58xfs_2 th,._errorTable_58xfs_2 td{text-align:left;vertical-align:top;border-bottom:1px solid #e4e7ec;padding:11px 12px}._errorTable_58xfs_2 th{color:#596174;text-transform:uppercase;background:#f8f9fb;font-size:12px;position:sticky;top:0}._errorTable_58xfs_2 td:first-child{color:#173f84;font-weight:700}._errorTable_58xfs_2 td:nth-child(2){width:70px}._importForm_58xfs_2{flex-direction:column;gap:14px;display:flex}._importForm_58xfs_2 label{color:#344054;flex-direction:column;gap:8px;font-weight:700;display:flex}._importForm_58xfs_2 input{font:inherit;border:1px solid #d0d5dd;border-radius:10px;padding:10px}._inlineError_58xfs_2{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:9px;padding:11px 12px;font-weight:600}._required_58xfs_2{color:#b42318}._selectedExcel_58xfs_2{color:#315ea7;background:#f0f5ff;border-radius:9px;padding:10px 12px}._importHint_58xfs_2{color:#667085;margin:0;font-size:13px;line-height:1.5}._assetList_58xfs_2{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}._assetList_58xfs_2 li{border:1px solid #e4e7ec;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}._assetList_58xfs_2 span{flex-direction:column;gap:3px;min-width:0;display:flex}._assetList_58xfs_2 strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._assetList_58xfs_2 small{color:#667085}._assetList_58xfs_2 button{color:#b42318;cursor:pointer;background:0 0;border:0;font-weight:700}:root{--primary:#0e3377;--primary-dark:#1a4a9e;--secondary:#f2994a;--surface:#fbf9f8;--on-surface:#1b1c1c;--on-surface-variant:#444650;--outline:#e4e2e1}body{background-color:var(--surface);color:var(--on-surface);margin:0;padding:0;font-family:Lexend,system-ui,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 24px}
