@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Nunito:wght@600;700;800;900&display=swap";
div.transparent-swal-wrapper{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.transparent-swal-wrapper .swal2-popup{box-shadow:none!important;background:0 0!important;padding:0!important}.kz-custom-popup{text-align:center;background:#fefefe;border:1.5px solid #c2d9b8;border-radius:20px;min-width:350px;max-width:90vw;margin:0 auto;padding:45px 35px;font-family:Quicksand,Fascinate Inline,system-ui,sans-serif;position:relative;box-shadow:0 15px 40px #00000014}.kz-popup-close{cursor:pointer;color:#487d2c;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:transform .2s;display:flex;position:absolute;top:15px;right:15px}.kz-popup-close:hover{transform:scale(1.1)}.kz-popup-icon{border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin:0 auto 15px;display:flex}.success-circle{background:#edf4ea}.error-circle{background:#fce8e8}.warning-circle{background:#fff4e5}.kz-popup-title{margin:0 0 10px;font-size:22px;font-weight:800}.success-title{color:#487d2c}.error-title{color:#d32f2f}.warning-title{color:#e65100}.kz-popup-message{color:#555;margin:0 0 25px;font-size:14px;line-height:1.5}.kz-popup-actions{justify-content:center;gap:12px;display:flex}.kz-popup-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 35px;font-size:14px;font-weight:800;transition:all .2s}.kz-btn-confirm{color:#fff;background:#5a953c}.kz-btn-confirm:hover{background:#467a2a}.kz-btn-cancel{color:#555;background:#f0f0f0}.kz-btn-cancel:hover{background:#e4e4e4}
.McqAct-module__X9w61W__wrapper{box-sizing:border-box;background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;overflow-x:hidden}.McqAct-module__X9w61W__container{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.McqAct-module__X9w61W__instructionCard{background:0 0;border:none;border-radius:16px;align-items:center;gap:16px;padding:20px 26px;animation:.35s both McqAct-module__X9w61W__fadeUp;display:flex}.McqAct-module__X9w61W__instrIcon{background:#a1bc3b;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.McqAct-module__X9w61W__instrTitle{color:#1a2518;white-space:pre-line;font-family:Nunito,sans-serif;font-size:20px;font-weight:900}.McqAct-module__X9w61W__instrSub{color:#7a9872;margin-top:3px;font-size:13px;font-weight:500}.McqAct-module__X9w61W__progressStrip{align-items:center;gap:14px;animation:.35s 50ms both McqAct-module__X9w61W__fadeUp;display:flex}.McqAct-module__X9w61W__qDots{flex-wrap:wrap;gap:6px;display:flex}.McqAct-module__X9w61W__qDot{background:#c4d4bd;border-radius:50%;width:10px;height:10px;transition:all .3s}.McqAct-module__X9w61W__qDotCurrent{background:#0d8a78;transform:scale(1.3)}.McqAct-module__X9w61W__qDotCorrect{background:#2e7d45}.McqAct-module__X9w61W__qDotWrong{background:#c0394f}.McqAct-module__X9w61W__qLabel{color:#7a9872;margin-left:auto;font-size:11px;font-weight:500}.McqAct-module__X9w61W__questionCard{background:0 0;border:none;border-radius:16px;animation:.35s .1s both McqAct-module__X9w61W__fadeUp;overflow:hidden}.McqAct-module__X9w61W__qHeader{background:0 0;border-bottom:none;justify-content:space-between;align-items:center;padding:20px 26px 16px;display:flex}.McqAct-module__X9w61W__qNumBadge{color:#2e7d45;background:#d4edda;border:1px solid #b6dfc0;border-radius:100px;padding:4px 12px;font-size:10px;font-weight:600}.McqAct-module__X9w61W__optionsGrid{box-sizing:border-box;flex-direction:column;gap:12px;padding:1px 26px 26px;display:flex}.McqAct-module__X9w61W__passageBox{background:0 0;border:1px solid #ddd;border-radius:8px;max-height:220px;margin-bottom:10px;padding:14px;font-size:16px;line-height:1.6;overflow-y:auto}.McqAct-module__X9w61W__questionText{color:#1a2518;margin-bottom:8px;font-size:19px;font-weight:800}.McqAct-module__X9w61W__option{cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:2px solid #dde6d8;border-radius:10px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:all .18s;display:flex;transform:translate(0)}.McqAct-module__X9w61W__option:hover{background:#ddf9fb;border-color:#02c3cc}.McqAct-module__X9w61W__optionSelected{background:#ddf9fb!important;border-color:#02c3cc!important}.McqAct-module__X9w61W__optionSelected .McqAct-module__X9w61W__optLabel{color:#fff!important;background:#02c3cc!important;border-color:#02c3cc!important}.McqAct-module__X9w61W__optionSelected .McqAct-module__X9w61W__optText{color:#02c3cc}.McqAct-module__X9w61W__optionCorrect{pointer-events:none;animation:.4s McqAct-module__X9w61W__popRight;background:#d4edda!important;border-color:#2e7d45!important;transform:translate(4px)!important}.McqAct-module__X9w61W__optionCorrect .McqAct-module__X9w61W__optLabel{color:#fff!important;background:#2e7d45!important;border-color:#2e7d45!important}.McqAct-module__X9w61W__optionCorrect .McqAct-module__X9w61W__optText{color:#2e7d45}.McqAct-module__X9w61W__optionWrong{pointer-events:none;animation:.45s McqAct-module__X9w61W__shakeLeft;background:#fde4ea!important;border-color:#c0394f!important}.McqAct-module__X9w61W__optionWrong .McqAct-module__X9w61W__optLabel{color:#fff!important;background:#c0394f!important;border-color:#c0394f!important}.McqAct-module__X9w61W__optionWrong .McqAct-module__X9w61W__optText{color:#c0394f}.McqAct-module__X9w61W__optionDimmed{opacity:.4;pointer-events:none}.McqAct-module__X9w61W__optLabel{color:#7a9872;background:#f2f5ef;border:2px solid #c4d4bd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;transition:all .18s;display:flex}.McqAct-module__X9w61W__optText{color:#1a2518;flex:1;font-family:Nunito,sans-serif;font-size:17px;font-weight:700}.McqAct-module__X9w61W__optionRow{box-sizing:border-box;align-items:center;width:100%;padding-right:44px;display:flex;position:relative}.McqAct-module__X9w61W__optionRow .McqAct-module__X9w61W__option{flex:1}.McqAct-module__X9w61W__markIcon{pointer-events:none;font-size:26px;font-weight:900;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.McqAct-module__X9w61W__markIcon.McqAct-module__X9w61W__tick{color:#2e7d45}.McqAct-module__X9w61W__markIcon.McqAct-module__X9w61W__cross{color:#c0394f}.McqAct-module__X9w61W__explanation{border-radius:10px;align-items:flex-start;gap:10px;margin:0 26px 20px;padding:14px 20px;font-size:13px;font-weight:500;line-height:1.5;display:flex}.McqAct-module__X9w61W__explanationCorrect{color:#2e7d45;background:#d4edda;border:1px solid #b6dfc0}.McqAct-module__X9w61W__explanationWrong{color:#c0394f;background:#fde4ea;border:1px solid #f0b8c4}.McqAct-module__X9w61W__expIcon{flex-shrink:0;margin-top:1px;font-size:16px}.McqAct-module__X9w61W__actionBar{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 22px;animation:.35s .15s both McqAct-module__X9w61W__fadeUp;display:flex}.McqAct-module__X9w61W__scoreDisplay{align-items:center;gap:8px;display:flex}.McqAct-module__X9w61W__sdLabel{color:#7a9872;font-size:13px;font-weight:500}.McqAct-module__X9w61W__sdVal{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.McqAct-module__X9w61W__sdMax{color:#7a9872;font-size:12px}.McqAct-module__X9w61W__actionBtns{align-items:center;gap:10px;display:flex}.McqAct-module__X9w61W__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.McqAct-module__X9w61W__btnOutline{color:#02c3cc;background:#ddf9fb;border:1.5px solid #02c3cc}.McqAct-module__X9w61W__btnOutline:hover{color:#00aeb8;background:#c9f4f7;border-color:#00aeb8}.McqAct-module__X9w61W__btnPrimary{color:#fff;background:#64a238}.McqAct-module__X9w61W__btnPrimary:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.McqAct-module__X9w61W__btnPrimary:active{transform:translateY(0)}.McqAct-module__X9w61W__btnPrimary:disabled{opacity:.45;cursor:not-allowed;transform:none}.McqAct-module__X9w61W__btnNext{color:#fff;background:#64a238}.McqAct-module__X9w61W__btnNext:hover:not(:disabled){background:#52852e}.McqAct-module__X9w61W__btnNext:disabled{opacity:.5;cursor:not-allowed}.McqAct-module__X9w61W__finishBtn{color:#fff;background:#64a238}.McqAct-module__X9w61W__finishBtn:hover{background:#52852e}.McqAct-module__X9w61W__flowImg{object-fit:contain;border-radius:12px;width:100%;max-width:100%;height:auto;margin-bottom:12px;display:block}.McqAct-module__X9w61W__scrollHint{text-align:center;color:#7a9872;padding:6px 0 10px;font-size:13px;font-weight:600;animation:1.4s infinite McqAct-module__X9w61W__bounce}.McqAct-module__X9w61W__textContent{color:#1a2518;padding:4px 0;font-size:17px;font-weight:600;line-height:2.2}.McqAct-module__X9w61W__dropZoneFlow{color:#1a2518;vertical-align:middle;cursor:default;box-sizing:border-box;background:#f0fdfe;border:2px dashed #02c3cc;border-radius:8px;justify-content:center;align-items:center;min-width:90px;max-width:160px;height:36px;margin:0 4px;padding:0 10px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.McqAct-module__X9w61W__dropZoneAbs{color:#1a2518;cursor:default;box-sizing:border-box;background:#f0fdfe;border:2px dashed #02c3cc;border-radius:10px;justify-content:center;align-items:center;width:100%;min-width:110px;max-width:200px;height:44px;padding:0 12px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:all .18s;display:flex}.McqAct-module__X9w61W__dropZoneHover{background:#d4f5f6;border-color:#0d8a78;transform:scale(1.03)}.McqAct-module__X9w61W__correct{color:#2e7d45!important;background:#d4edda!important;border-style:solid!important;border-color:#2e7d45!important}.McqAct-module__X9w61W__wrong{color:#c0394f!important;background:#fde4ea!important;border-style:solid!important;border-color:#c0394f!important}.McqAct-module__X9w61W__feedbackSpan{color:#2e7d45;margin-left:2px;font-size:13px;font-weight:700}.McqAct-module__X9w61W__wordBank{flex-wrap:wrap;gap:10px;padding:14px 0 4px;display:flex}.McqAct-module__X9w61W__used{opacity:.35;pointer-events:none}.McqAct-module__X9w61W__controlsRow{justify-content:space-between;align-items:center;gap:12px;margin-top:20px;display:flex}.McqAct-module__X9w61W__absLayout{flex-direction:column;gap:16px;width:100%;display:flex}.McqAct-module__X9w61W__absRow{align-items:center;gap:16px;width:100%;display:flex}.McqAct-module__X9w61W__absImg{object-fit:cover;border-radius:10px;flex-shrink:0;width:80px;height:80px}@keyframes McqAct-module__X9w61W__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes McqAct-module__X9w61W__popIn{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes McqAct-module__X9w61W__popRight{0%{transform:translate(0)}40%{transform:translate(10px)}to{transform:translate(4px)}}@keyframes McqAct-module__X9w61W__shakeLeft{0%,to{transform:translate(0)}25%,75%{transform:translate(-6px)}50%{transform:translate(6px)}}@keyframes McqAct-module__X9w61W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:768px){.McqAct-module__X9w61W__container{gap:14px;padding:18px 20px 32px}.McqAct-module__X9w61W__instructionCard{border-radius:12px;gap:12px;padding:16px 18px}.McqAct-module__X9w61W__instrIcon{width:40px;height:40px;font-size:19px}.McqAct-module__X9w61W__instrTitle{font-size:17px}.McqAct-module__X9w61W__optionsGrid{gap:10px;padding:1px 18px 20px}.McqAct-module__X9w61W__questionText{font-size:17px}.McqAct-module__X9w61W__option{gap:12px;padding:13px 16px}.McqAct-module__X9w61W__optText{font-size:15px}.McqAct-module__X9w61W__optionRow{padding-right:40px}.McqAct-module__X9w61W__markIcon{width:30px;height:30px;font-size:17px}.McqAct-module__X9w61W__textContent{font-size:15px;line-height:2.4}.McqAct-module__X9w61W__dropZoneFlow{min-width:76px;height:32px;font-size:13px}.McqAct-module__X9w61W__dropZoneAbs{height:40px;font-size:13px}.McqAct-module__X9w61W__absImg{width:68px;height:68px}.McqAct-module__X9w61W__wordBank{gap:8px}.McqAct-module__X9w61W__btn{padding:10px 18px;font-size:13px}.McqAct-module__X9w61W__actionBar{padding:12px 18px}.McqAct-module__X9w61W__sdVal{font-size:20px}}@media (max-width:480px){.McqAct-module__X9w61W__wrapper{padding-bottom:24px}.McqAct-module__X9w61W__container{gap:12px;padding:12px 12px 28px}.McqAct-module__X9w61W__instructionCard{border-radius:10px;gap:10px;padding:12px 14px}.McqAct-module__X9w61W__instrIcon{border-radius:10px;width:36px;height:36px;font-size:17px}.McqAct-module__X9w61W__instrTitle{font-size:15px}.McqAct-module__X9w61W__instrSub{font-size:11px}.McqAct-module__X9w61W__qDot{width:8px;height:8px}.McqAct-module__X9w61W__optionsGrid{gap:9px;padding:1px 12px 16px}.McqAct-module__X9w61W__questionText{margin-bottom:6px;font-size:15px}.McqAct-module__X9w61W__option{border-radius:9px;gap:10px;padding:12px 14px}.McqAct-module__X9w61W__optLabel{width:28px;height:28px;font-size:11px}.McqAct-module__X9w61W__optText{font-size:14px}.McqAct-module__X9w61W__optionRow{padding-right:34px}.McqAct-module__X9w61W__markIcon{width:26px;height:26px;font-size:15px}.McqAct-module__X9w61W__textContent{font-size:14px;line-height:2.6}.McqAct-module__X9w61W__dropZoneFlow{min-width:64px;max-width:120px;height:30px;margin:0 3px;padding:0 7px;font-size:12px}.McqAct-module__X9w61W__dropZoneAbs{min-width:90px;height:38px;font-size:13px}.McqAct-module__X9w61W__absRow{gap:10px}.McqAct-module__X9w61W__absImg{border-radius:8px;width:56px;height:56px}.McqAct-module__X9w61W__wordBank{gap:7px;padding:10px 0 2px}.McqAct-module__X9w61W__btn{border-radius:8px;gap:5px;padding:9px 14px;font-size:12px}.McqAct-module__X9w61W__controlsRow{flex-wrap:wrap;gap:10px;margin-top:14px}.McqAct-module__X9w61W__actionBar{flex-wrap:wrap;gap:10px;padding:10px 12px}.McqAct-module__X9w61W__scoreDisplay{gap:5px}.McqAct-module__X9w61W__sdLabel{font-size:11px}.McqAct-module__X9w61W__sdVal{font-size:18px}.McqAct-module__X9w61W__sdMax{font-size:11px}.McqAct-module__X9w61W__actionBtns{flex-wrap:wrap;gap:7px}.McqAct-module__X9w61W__feedbackSpan,.McqAct-module__X9w61W__scrollHint{font-size:11px}.McqAct-module__X9w61W__explanation{margin:0 12px 14px;padding:11px 14px;font-size:12px}.McqAct-module__X9w61W__passageBox{max-height:160px;font-size:14px}}@media (max-width:360px){.McqAct-module__X9w61W__container{padding:10px 10px 24px}.McqAct-module__X9w61W__instrTitle{font-size:14px}.McqAct-module__X9w61W__textContent{font-size:13px}.McqAct-module__X9w61W__dropZoneFlow{min-width:56px;height:28px;font-size:11px}.McqAct-module__X9w61W__btn{padding:8px 12px;font-size:11px}.McqAct-module__X9w61W__optText{font-size:13px}.McqAct-module__X9w61W__absImg{width:48px;height:48px}.McqAct-module__X9w61W__optionRow{padding-right:30px}.McqAct-module__X9w61W__markIcon{width:22px;height:22px;font-size:13px}}@media (max-height:420px) and (orientation:landscape){.McqAct-module__X9w61W__container{gap:12px;padding:14px 18px 24px}.McqAct-module__X9w61W__option{padding:10px 14px}.McqAct-module__X9w61W__optionRow{padding-right:34px}.McqAct-module__X9w61W__markIcon{width:26px;height:26px;font-size:15px}}
.ActivitySummary-module__8j2h9a__resultOverlay{z-index:999;box-sizing:border-box;-webkit-overflow-scrolling:touch;background:0 0;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0;overflow:hidden auto}.ActivitySummary-module__8j2h9a__resultContainer{justify-content:center;align-items:flex-end;gap:20px;width:100%;max-width:1000px;min-height:min-content;display:flex}.ActivitySummary-module__8j2h9a__decoLeft,.ActivitySummary-module__8j2h9a__decoRight{flex:1;justify-content:center;max-width:250px;display:flex}.ActivitySummary-module__8j2h9a__placeholderBox{font-size:100px}.ActivitySummary-module__8j2h9a__resultBox{box-shadow:none;text-align:center;background:0 0;border:none;flex:2;max-width:520px;padding:20px 42px 34px;animation:.35s ActivitySummary-module__8j2h9a__popIn}.ActivitySummary-module__8j2h9a__topIcon{margin-bottom:12px}.ActivitySummary-module__8j2h9a__resultEmoji{font-size:48px}.ActivitySummary-module__8j2h9a__resultTitle{color:#1a2518;margin-bottom:10px;font-family:Nunito,sans-serif;font-size:32px;font-weight:900}.ActivitySummary-module__8j2h9a__resultSub{color:#7a9872;margin-bottom:32px;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:500}.ActivitySummary-module__8j2h9a__scoreDisplay{margin-bottom:32px}.ActivitySummary-module__8j2h9a__resultScoreBig{color:#2e7d45;margin-bottom:8px;font-family:Nunito,sans-serif;font-size:56px;font-weight:900;line-height:1}.ActivitySummary-module__8j2h9a__resultScoreLbl{color:#1a2518;letter-spacing:.14em;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:16px}.ActivitySummary-module__8j2h9a__resultBreakdown{justify-content:center;gap:16px;margin-bottom:34px;display:flex}.ActivitySummary-module__8j2h9a__rbItem{border-radius:12px;padding:12px 24px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700}.ActivitySummary-module__8j2h9a__rbCorrect{color:#2e7d45;background:#d4edda}.ActivitySummary-module__8j2h9a__rbWrong{color:#c0394f;background:#fde4ea}.ActivitySummary-module__8j2h9a__resultBtns{justify-content:center;gap:16px;display:flex}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons{flex-flow:row;justify-content:center}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons .ActivitySummary-module__8j2h9a__btn{flex:none;width:auto}.ActivitySummary-module__8j2h9a__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:12px 28px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;transition:all .18s;display:inline-flex}.ActivitySummary-module__8j2h9a__btnOutline{color:#02c3cc;background:#ddf9fb;border:2px solid #02c3cc}.ActivitySummary-module__8j2h9a__btnOutline:hover{color:#00aeb8;background:#c9f4f7}.ActivitySummary-module__8j2h9a__btnPrimary{color:#fff;background:#64a238}.ActivitySummary-module__8j2h9a__btnPrimary:hover{background:#52852e;transform:translateY(-1px)}.ActivitySummary-module__8j2h9a__btnReview{color:#7a9872;background:0 0;border:2px solid #7a9872}.ActivitySummary-module__8j2h9a__btnReview:hover{color:#52852e;background:#f1f7ee}@keyframes ActivitySummary-module__8j2h9a__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ActivitySummary-module__8j2h9a__decoLeft,.ActivitySummary-module__8j2h9a__decoRight{display:none}.ActivitySummary-module__8j2h9a__resultBox{padding:20px 24px}.ActivitySummary-module__8j2h9a__resultTitle{font-size:26px}.ActivitySummary-module__8j2h9a__resultSub{font-size:18px}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons{flex-wrap:wrap;gap:12px}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons .ActivitySummary-module__8j2h9a__btn{flex:none;width:auto;padding:10px 20px;font-size:15px}}@media (max-width:480px){.ActivitySummary-module__8j2h9a__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:10px 22px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;transition:all .18s;display:inline-flex}.ActivitySummary-module__8j2h9a__btnOutline{color:#02c3cc;background:#ddf9fb;border:2px solid #02c3cc}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons{flex-direction:column;align-items:center;gap:10px}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons .ActivitySummary-module__8j2h9a__btn{flex:none;width:auto;min-width:160px}}@media (max-height:480px) and (orientation:landscape){.ActivitySummary-module__8j2h9a__resultOverlay{align-items:flex-start;padding:12px}.ActivitySummary-module__8j2h9a__decoLeft,.ActivitySummary-module__8j2h9a__decoRight{display:none}.ActivitySummary-module__8j2h9a__resultBox{max-width:90%;padding:12px 20px 16px}.ActivitySummary-module__8j2h9a__topIcon{margin-bottom:6px}.ActivitySummary-module__8j2h9a__resultEmoji{font-size:28px}.ActivitySummary-module__8j2h9a__resultTitle{margin-bottom:6px;font-size:20px}.ActivitySummary-module__8j2h9a__resultSub{margin-bottom:14px;font-size:14px}.ActivitySummary-module__8j2h9a__scoreDisplay{margin-bottom:14px}.ActivitySummary-module__8j2h9a__resultScoreBig{margin-bottom:4px;font-size:30px}.ActivitySummary-module__8j2h9a__resultScoreLbl{font-size:11px}.ActivitySummary-module__8j2h9a__resultBreakdown{gap:10px;margin-bottom:16px}.ActivitySummary-module__8j2h9a__rbItem{padding:7px 14px;font-size:13px}.ActivitySummary-module__8j2h9a__resultBtns{flex-direction:row;gap:10px}.ActivitySummary-module__8j2h9a__btn{padding:9px 18px;font-size:13px}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons{flex-flow:wrap;justify-content:center}.ActivitySummary-module__8j2h9a__resultBtns.ActivitySummary-module__8j2h9a__threeButtons .ActivitySummary-module__8j2h9a__btn{flex:none;width:auto;padding:8px 14px;font-size:12px}}
.ResumeActivity-module__-Di5_a__container{box-shadow:none;text-align:center;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:50vh;padding:65px 20px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;animation:.4s ease-out ResumeActivity-module__-Di5_a__fadeIn;display:flex}.ResumeActivity-module__-Di5_a__iconBox{margin-bottom:16px;font-size:56px}.ResumeActivity-module__-Di5_a__title{color:#1a2518;margin:0 0 12px;font-family:Nunito,sans-serif;font-size:32px;font-weight:900}.ResumeActivity-module__-Di5_a__subtitle{color:#7a9872;margin:0 0 20px;font-size:18px;font-weight:500;line-height:1.5}.ResumeActivity-module__-Di5_a__progressDisplay{color:#2e7d45;letter-spacing:.05em;text-transform:uppercase;margin-bottom:32px;font-family:Nunito,sans-serif;font-size:20px;font-weight:800}.ResumeActivity-module__-Di5_a__actionRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.ResumeActivity-module__-Di5_a__btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:150px;padding:12px 28px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;transition:all .18s;display:inline-flex}.ResumeActivity-module__-Di5_a__btnOutline{color:#02c3cc;background:0 0;border:2px solid #02c3cc}.ResumeActivity-module__-Di5_a__btnOutline:hover{background:#ddf9fb;transform:translateY(-2px)}.ResumeActivity-module__-Di5_a__btnPrimary{color:#fff;background:#64a238;border:2px solid #64a238}.ResumeActivity-module__-Di5_a__btnPrimary:hover{background:#52852e;border-color:#52852e;transform:translateY(-2px)}@keyframes ResumeActivity-module__-Di5_a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ResumeActivity-module__-Di5_a__title{font-size:26px}.ResumeActivity-module__-Di5_a__subtitle,.ResumeActivity-module__-Di5_a__progressDisplay{font-size:16px}.ResumeActivity-module__-Di5_a__actionRow{flex-direction:column;width:100%;max-width:300px}.ResumeActivity-module__-Di5_a__btn{width:100%}}
.StartInstructionAct-module__91NwNG__container{box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;padding:48px 16px 24px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;animation:.4s ease-out StartInstructionAct-module__91NwNG__fadeIn;display:flex;position:absolute;top:0;left:0}.StartInstructionAct-module__91NwNG__card{text-align:center;box-sizing:border-box;background:#fff;border:3px dashed #cfe6c4;border-radius:30px;width:100%;max-width:560px;padding:76px 40px 40px;animation:.45s cubic-bezier(.34,1.56,.64,1) 50ms both StartInstructionAct-module__91NwNG__popIn;position:relative;box-shadow:0 14px 34px #1e461924}.StartInstructionAct-module__91NwNG__badge{background:radial-gradient(circle at 35% 30%,#ddf9fb 0%,#b9eecb 60%,#9fdcae 100%);border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:absolute;top:-64px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 20px #1e46192e}.StartInstructionAct-module__91NwNG__badgeImg{object-fit:contain;width:66%;height:66%;margin:0;display:block}.StartInstructionAct-module__91NwNG__badgeIcon{font-size:52px;line-height:1}.StartInstructionAct-module__91NwNG__eyebrow{color:#0d8a78;letter-spacing:.08em;text-transform:uppercase;background:#ddf9fb;border-radius:999px;margin-bottom:12px;padding:6px 16px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;display:inline-block}.StartInstructionAct-module__91NwNG__title{color:#1a2518;margin:0 0 16px;font-family:Nunito,sans-serif;font-size:28px;font-weight:800;line-height:1.25}.StartInstructionAct-module__91NwNG__instrBox{background:#f4f8f0;border-radius:18px;margin-bottom:30px;padding:20px 22px}.StartInstructionAct-module__91NwNG__instrText{color:#3a4a34;margin:0;font-size:20px;font-weight:700;line-height:1.5}.StartInstructionAct-module__91NwNG__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(#7cc250 0%,#64a238 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:auto;padding:13px 28px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px #4d7c2b,0 6px 12px #64a2384d}.StartInstructionAct-module__91NwNG__btnPrimary:hover{transform:translateY(-2px)scale(1.02)}.StartInstructionAct-module__91NwNG__btnPrimary:active{transform:translateY(3px);box-shadow:0 2px #4d7c2b,0 4px 10px #64a2384d}.StartInstructionAct-module__91NwNG__doodle{opacity:.7;font-size:16px;animation:2.6s ease-in-out infinite StartInstructionAct-module__91NwNG__twinkle;position:absolute}.StartInstructionAct-module__91NwNG__d1{animation-delay:.2s;top:22px;left:26px}.StartInstructionAct-module__91NwNG__d2{font-size:14px;animation-delay:.9s;top:40px;right:28px}@keyframes StartInstructionAct-module__91NwNG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes StartInstructionAct-module__91NwNG__popIn{0%{opacity:0;transform:scale(.85)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes StartInstructionAct-module__91NwNG__twinkle{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media (max-width:600px){.StartInstructionAct-module__91NwNG__container{min-height:calc(100vh - 65px);padding:36px 14px 20px}.StartInstructionAct-module__91NwNG__card{border-radius:24px;max-width:94%;padding:60px 22px 26px}.StartInstructionAct-module__91NwNG__badge{border-width:5px;width:100px;height:100px;top:-46px}.StartInstructionAct-module__91NwNG__badgeImg{width:62px}.StartInstructionAct-module__91NwNG__badgeIcon{font-size:44px}.StartInstructionAct-module__91NwNG__title{margin-bottom:12px;font-size:22px}.StartInstructionAct-module__91NwNG__instrBox{margin-bottom:22px;padding:15px 17px}.StartInstructionAct-module__91NwNG__instrText{font-size:17px}.StartInstructionAct-module__91NwNG__btnPrimary{padding:10px 20px;font-size:14px}}@media (max-width:360px){.StartInstructionAct-module__91NwNG__card{padding:50px 16px 20px}.StartInstructionAct-module__91NwNG__badge{width:80px;height:80px;top:-36px}.StartInstructionAct-module__91NwNG__badgeImg{width:48px}.StartInstructionAct-module__91NwNG__title{font-size:18px}.StartInstructionAct-module__91NwNG__instrText{font-size:13.5px}}@media (max-height:480px) and (orientation:landscape){.StartInstructionAct-module__91NwNG__container{min-height:auto;padding:20px 12px}.StartInstructionAct-module__91NwNG__card{max-width:380px;padding:42px 20px 18px}.StartInstructionAct-module__91NwNG__badge{border-width:4px;width:64px;height:64px;top:-30px}.StartInstructionAct-module__91NwNG__badgeImg{width:38px;margin-top:4px}.StartInstructionAct-module__91NwNG__badgeIcon{font-size:28px}.StartInstructionAct-module__91NwNG__eyebrow{margin-bottom:6px;padding:3px 10px;font-size:10px}.StartInstructionAct-module__91NwNG__title{margin-bottom:8px;font-size:16px}.StartInstructionAct-module__91NwNG__instrBox{margin-bottom:12px;padding:8px 12px}.StartInstructionAct-module__91NwNG__instrText{font-size:12px;line-height:1.4}.StartInstructionAct-module__91NwNG__btnPrimary{padding:9px 16px;font-size:13px;box-shadow:0 3px #4d7c2b}}
.CompleteWordAct-module__QcFl0a__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}.CompleteWordAct-module__QcFl0a__mainCard{--green-correct:#2e7d45;--red-wrong:#c0394f;--purple-box:#02c3cc;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.CompleteWordAct-module__QcFl0a__main{display:contents}.CompleteWordAct-module__QcFl0a__titleText{color:#1a2518;white-space:pre-line;text-align:left;background:0 0;border:none;border-radius:16px;margin-bottom:0;padding:20px 26px;font-family:Nunito,sans-serif;font-size:20px;font-weight:900;animation:.35s both CompleteWordAct-module__QcFl0a__fadeUp}.CompleteWordAct-module__QcFl0a__gameArea{flex-direction:column;gap:12px;margin-bottom:0;display:flex}.CompleteWordAct-module__QcFl0a__wordDisplayContainer{background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;min-height:80px;padding:0 26px 20px;animation:.35s 50ms both CompleteWordAct-module__QcFl0a__fadeUp;display:flex}.CompleteWordAct-module__QcFl0a__wordPuzzle{color:#1a2518;word-break:break-word;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-family:Nunito,sans-serif;font-size:2rem;font-weight:800;display:flex}.CompleteWordAct-module__QcFl0a__missingBox{background-color:var(--purple-box);color:#fff;box-sizing:border-box;border-radius:10px;justify-content:center;align-items:center;min-width:52px;height:56px;margin:0 6px;padding:0 14px;font-size:1.8rem;font-weight:900;transition:all .2s;display:inline-flex}.CompleteWordAct-module__QcFl0a__missingCorrect{color:var(--green-correct)!important;background-color:#0000!important}.CompleteWordAct-module__QcFl0a__missingWrong{color:var(--red-wrong)!important;background-color:#0000!important}.CompleteWordAct-module__QcFl0a__resultText{text-align:center;font-weight:700}.CompleteWordAct-module__QcFl0a__resultCorrect{color:var(--green-correct)}.CompleteWordAct-module__QcFl0a__resultWrong{color:var(--red-wrong)}.CompleteWordAct-module__QcFl0a__optionsContainer{background:0 0;border:none;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:12px;padding:0 26px;animation:.35s .1s both CompleteWordAct-module__QcFl0a__fadeUp;display:flex}.CompleteWordAct-module__QcFl0a__optionBtn{color:#1a2518;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #dde6d8;border-radius:10px;min-width:64px;padding:14px 24px;font-family:Nunito,sans-serif;font-size:1.4rem;font-weight:800;transition:all .18s}.CompleteWordAct-module__QcFl0a__optionBtn:hover:not(:disabled){color:#02c3cc;background:#ddf9fb;border-color:#02c3cc;transform:translateY(-2px)}.CompleteWordAct-module__QcFl0a__optionBtn:disabled{opacity:.65;cursor:default}.CompleteWordAct-module__QcFl0a__selected{color:#02c3cc!important;background:#ddf9fb!important;border-color:#02c3cc!important}.CompleteWordAct-module__QcFl0a__btnPrimary{color:#fff;background:#64a238}.CompleteWordAct-module__QcFl0a__btnPrimary:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.CompleteWordAct-module__QcFl0a__btnPrimary:active{transform:translateY(0)}.CompleteWordAct-module__QcFl0a__btnPrimary:disabled{opacity:.45;cursor:not-allowed;transform:none}.CompleteWordAct-module__QcFl0a__btnNext{color:#fff;background:#64a238}.CompleteWordAct-module__QcFl0a__btnNext:hover:not(:disabled){background:#52852e}.CompleteWordAct-module__QcFl0a__btnNext:disabled{opacity:.5;cursor:not-allowed}.CompleteWordAct-module__QcFl0a__correct{animation:.3s CompleteWordAct-module__QcFl0a__popIn;color:#2e7d45!important;background:#d4edda!important;border-color:#2e7d45!important}.CompleteWordAct-module__QcFl0a__wrong{animation:.3s CompleteWordAct-module__QcFl0a__popIn;color:#c0394f!important;background:#fde4ea!important;border-color:#c0394f!important}.CompleteWordAct-module__QcFl0a__optionWrap{align-items:center;gap:6px;display:inline-flex;position:relative}.CompleteWordAct-module__QcFl0a__markIcon{pointer-events:none;font-size:26px;font-weight:900;line-height:1}.CompleteWordAct-module__QcFl0a__markIcon.CompleteWordAct-module__QcFl0a__tick{color:#2e7d45}.CompleteWordAct-module__QcFl0a__markIcon.CompleteWordAct-module__QcFl0a__cross{color:#c0394f}@media (max-width:800px){.CompleteWordAct-module__QcFl0a__markIcon{font-size:20px}}@media (max-width:600px){.CompleteWordAct-module__QcFl0a__optionWrap{gap:4px}.CompleteWordAct-module__QcFl0a__markIcon{font-size:17px}}@media (max-width:360px){.CompleteWordAct-module__QcFl0a__markIcon{font-size:15px}}.CompleteWordAct-module__QcFl0a__gameFooter,.CompleteWordAct-module__QcFl0a__summaryFooter{background:0 0;border:none;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:10px;margin-top:18px;padding:16px 22px;animation:.35s .15s both CompleteWordAct-module__QcFl0a__fadeUp;display:flex;position:static}.CompleteWordAct-module__QcFl0a__progressStrip{align-items:center;gap:14px;margin:0;display:flex}.CompleteWordAct-module__QcFl0a__dotsContainer{flex-wrap:wrap;gap:6px;display:flex}.CompleteWordAct-module__QcFl0a__dot{background-color:#c4d4bd;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .3s}.CompleteWordAct-module__QcFl0a__dotCurrent{background-color:#0d8a78;transform:scale(1.3)}.CompleteWordAct-module__QcFl0a__dotCorrect{background-color:#2e7d45}.CompleteWordAct-module__QcFl0a__dotWrong{background-color:#c0394f}.CompleteWordAct-module__QcFl0a__scoreDisplay{align-items:center;gap:8px;display:flex}.CompleteWordAct-module__QcFl0a__sdLabel{color:#7a9872;font-size:13px;font-weight:500}.CompleteWordAct-module__QcFl0a__sdVal{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.CompleteWordAct-module__QcFl0a__sdMax{color:#7a9872;font-size:12px}.CompleteWordAct-module__QcFl0a__scoreBadge{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.CompleteWordAct-module__QcFl0a__reviewWrap{flex-direction:column;gap:16px;display:flex}.CompleteWordAct-module__QcFl0a__reviewItem{box-sizing:border-box;border-radius:12px;padding:16px}.CompleteWordAct-module__QcFl0a__reviewItemCorrect{background:#d4edda}.CompleteWordAct-module__QcFl0a__reviewItemWrong{background:#fde4ea}.CompleteWordAct-module__QcFl0a__reviewWord{word-break:break-word;margin-bottom:10px;font-size:22px;font-weight:800}.CompleteWordAct-module__QcFl0a__reviewRow{margin-top:6px;font-size:15px}.CompleteWordAct-module__QcFl0a__reviewAnswer{margin-left:6px;font-weight:700}.CompleteWordAct-module__QcFl0a__reviewAnswerCorrect{color:#2e7d45}.CompleteWordAct-module__QcFl0a__reviewAnswerWrong{color:#c0394f}.CompleteWordAct-module__QcFl0a__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.CompleteWordAct-module__QcFl0a__floatNext{position:static}@keyframes CompleteWordAct-module__QcFl0a__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes CompleteWordAct-module__QcFl0a__popIn{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:800px){.CompleteWordAct-module__QcFl0a__mainCard{padding:20px 20px 32px}.CompleteWordAct-module__QcFl0a__wordPuzzle{font-size:1.7rem}.CompleteWordAct-module__QcFl0a__optionBtn{padding:12px 20px;font-size:1.25rem}}@media (max-width:600px){.CompleteWordAct-module__QcFl0a__mainCard{gap:14px;padding:14px}.CompleteWordAct-module__QcFl0a__titleText{padding:16px 18px;font-size:17px}.CompleteWordAct-module__QcFl0a__wordDisplayContainer{min-height:70px;padding:0 18px 18px}.CompleteWordAct-module__QcFl0a__wordPuzzle{gap:6px;font-size:1.4rem}.CompleteWordAct-module__QcFl0a__missingBox{min-width:44px;height:46px;padding:0 10px;font-size:1.5rem}.CompleteWordAct-module__QcFl0a__optionsContainer{gap:8px;padding:0 18px}.CompleteWordAct-module__QcFl0a__optionBtn{padding:10px 16px;font-size:1.1rem}.CompleteWordAct-module__QcFl0a__gameFooter,.CompleteWordAct-module__QcFl0a__summaryFooter{padding:14px 16px}.CompleteWordAct-module__QcFl0a__scoreBadge{font-size:13px}.CompleteWordAct-module__QcFl0a__sdVal{font-size:18px}.CompleteWordAct-module__QcFl0a__dot{width:8px;height:8px}.CompleteWordAct-module__QcFl0a__reviewItem{padding:12px}.CompleteWordAct-module__QcFl0a__reviewWord{font-size:18px}.CompleteWordAct-module__QcFl0a__reviewRow{font-size:13px}}@media (max-width:768px){.CompleteWordAct-module__QcFl0a__btn{padding:10px 18px;font-size:13px}}@media (max-width:480px){.CompleteWordAct-module__QcFl0a__btn{border-radius:8px;gap:5px;padding:9px 14px;font-size:12px}}@media (max-width:360px){.CompleteWordAct-module__QcFl0a__mainCard{padding:10px 10px 24px}.CompleteWordAct-module__QcFl0a__titleText{font-size:15px}.CompleteWordAct-module__QcFl0a__wordPuzzle{font-size:1.15rem}.CompleteWordAct-module__QcFl0a__missingBox{min-width:36px;height:40px;padding:0 8px;font-size:1.25rem}.CompleteWordAct-module__QcFl0a__optionBtn{min-width:52px;padding:9px 12px;font-size:.95rem}.CompleteWordAct-module__QcFl0a__optionsContainer{gap:6px}.CompleteWordAct-module__QcFl0a__btn{padding:8px 12px;font-size:11px}.CompleteWordAct-module__QcFl0a__reviewWord{font-size:16px}}
.WordSearchAct-module__FxfHSG__wrapper{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;box-sizing:border-box;background:0 0;justify-content:center;align-items:flex-start;width:100%;min-height:calc(100vh - 65px);padding:24px 0 40px;font-family:Plus Jakarta Sans,Arial,sans-serif;display:flex}.WordSearchAct-module__FxfHSG__mainCard{--accent:#2e7d45;--teal:#2b7d10;--highlight-border:#2b7d10;--text-color:#1a2518;box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:750px;padding:0 32px;display:flex}.WordSearchAct-module__FxfHSG__main,.WordSearchAct-module__FxfHSG__mainInner{flex-direction:column;gap:18px;width:100%;display:flex}.WordSearchAct-module__FxfHSG__header{background:0 0;border:none;border-radius:16px;padding:20px 26px;animation:.35s both WordSearchAct-module__FxfHSG__fadeUp}.WordSearchAct-module__FxfHSG__titleText{color:#1a2518;white-space:pre-line;margin:0;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900}.WordSearchAct-module__FxfHSG__progressStrip{align-items:center;gap:14px;display:flex}.WordSearchAct-module__FxfHSG__dotsContainer{flex-wrap:wrap;gap:6px;display:flex}.WordSearchAct-module__FxfHSG__dot{background-color:#c4d4bd;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .3s}.WordSearchAct-module__FxfHSG__dotCorrect{background-color:#2e7d45}.WordSearchAct-module__FxfHSG__scoreDisplay{align-items:center;gap:8px;display:flex}.WordSearchAct-module__FxfHSG__sdLabel{color:#7a9872;font-size:13px;font-weight:500}.WordSearchAct-module__FxfHSG__sdVal{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.WordSearchAct-module__FxfHSG__sdMax{color:#7a9872;font-size:12px}.WordSearchAct-module__FxfHSG__gameArea{background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;padding:0 26px;animation:.35s 50ms both WordSearchAct-module__FxfHSG__fadeUp;display:flex;overflow-x:auto}.WordSearchAct-module__FxfHSG__gridWrapper{background:#f8faf6;border:5px solid #2b7c0e;border-radius:12px;padding:12px;display:inline-block}.WordSearchAct-module__FxfHSG__wordGrid{z-index:1;touch-action:none;gap:0;display:grid;position:relative}.WordSearchAct-module__FxfHSG__cell{cursor:pointer;text-transform:uppercase;color:#1a2518;z-index:5;box-sizing:border-box;touch-action:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background-color:#0000;border:1px solid #1e46190f;justify-content:center;align-items:center;width:40px;height:40px;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700;transition:background .1s;display:flex;position:relative}.WordSearchAct-module__FxfHSG__highlightLine{pointer-events:none;z-index:2;opacity:.75;transform-origin:50%;border-radius:15px;height:30px;transition:all .2s;position:absolute}.WordSearchAct-module__FxfHSG__selected{z-index:20;color:#02c3cc!important;background-color:#02c3cc2e!important;border-color:#02c3cc59!important}.WordSearchAct-module__FxfHSG__found{text-shadow:0 1px 2px #00000014;color:#1a2518!important}.WordSearchAct-module__FxfHSG__hintActive{z-index:100;border-radius:50%;transition:all .3s;transform:scale(1.3);color:#854d0e!important;background-color:#fef9c3!important;border:2px solid #fde047!important}.WordSearchAct-module__FxfHSG__wordStrip{background:0 0;border:none;border-radius:16px;flex-shrink:0;align-items:center;padding:16px 22px;animation:.35s .1s both WordSearchAct-module__FxfHSG__fadeUp;display:flex}.WordSearchAct-module__FxfHSG__wordList{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.WordSearchAct-module__FxfHSG__wordItem{color:#1a2518;background:#f2f5ef;border:1.5px solid #dde6d8;border-radius:100px;padding:6px 14px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:all .25s}.WordSearchAct-module__FxfHSG__wordItemFound{color:#b8ccb2;background:#f8faf6;border-color:#e8f0e4;text-decoration:line-through}.WordSearchAct-module__FxfHSG__gameFooter{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 22px;animation:.35s .15s both WordSearchAct-module__FxfHSG__fadeUp;display:flex}.WordSearchAct-module__FxfHSG__scoreBadge{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.WordSearchAct-module__FxfHSG__btn{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;line-height:1;transition:all .18s;display:inline-flex}.WordSearchAct-module__FxfHSG__primary{color:#fff;background:#2e7d45}.WordSearchAct-module__FxfHSG__primary:hover{background:#3fa358;transform:translateY(-1px)}.WordSearchAct-module__FxfHSG__actionBtn{cursor:pointer;color:#fff;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;align-items:center;gap:7px;min-height:44px;margin-left:8px;padding:10px 18px;font-family:Nunito,sans-serif;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.WordSearchAct-module__FxfHSG__hintBtn{color:#3d5538;background:#f2f5ef;border:1.5px solid #c4d4bd}.WordSearchAct-module__FxfHSG__hintBtn:hover{color:#2e7d45;background:0 0;border-color:#3fa358}.WordSearchAct-module__FxfHSG__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.WordSearchAct-module__FxfHSG__nextBtn{color:#fff;background:#64a238}.WordSearchAct-module__FxfHSG__nextBtn:hover:not(:disabled){background:#52852e}.WordSearchAct-module__FxfHSG__victoryToast{color:#fff;text-align:center;white-space:normal;box-sizing:border-box;z-index:50;background:#2e7d45;border-radius:100px;width:max-content;max-width:calc(100vw - 32px);padding:12px 28px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;animation:.45s WordSearchAct-module__FxfHSG__slideUp;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.WordSearchAct-module__FxfHSG__hidden{display:none!important}@keyframes WordSearchAct-module__FxfHSG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes WordSearchAct-module__FxfHSG__slideUp{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:800px){.WordSearchAct-module__FxfHSG__mainCard{padding:0 20px}.WordSearchAct-module__FxfHSG__main,.WordSearchAct-module__FxfHSG__mainInner{gap:14px}.WordSearchAct-module__FxfHSG__cell{width:34px;height:34px;font-size:.95rem}.WordSearchAct-module__FxfHSG__highlightLine{height:26px}.WordSearchAct-module__FxfHSG__wordItem{padding:5px 12px;font-size:13px}}@media (max-width:600px){.WordSearchAct-module__FxfHSG__wrapper{padding:14px 0 28px}.WordSearchAct-module__FxfHSG__mainCard{padding:0 14px}.WordSearchAct-module__FxfHSG__main,.WordSearchAct-module__FxfHSG__mainInner{gap:12px}.WordSearchAct-module__FxfHSG__header{padding:16px 18px}.WordSearchAct-module__FxfHSG__titleText{font-size:17px}.WordSearchAct-module__FxfHSG__gameArea{padding:0 14px}.WordSearchAct-module__FxfHSG__gridWrapper{border-width:3px;padding:8px}.WordSearchAct-module__FxfHSG__cell{width:28px;height:28px;font-size:.8rem}.WordSearchAct-module__FxfHSG__highlightLine{height:22px}.WordSearchAct-module__FxfHSG__wordStrip{padding:14px 16px}.WordSearchAct-module__FxfHSG__wordItem{padding:4px 10px;font-size:12px}.WordSearchAct-module__FxfHSG__gameFooter{flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.WordSearchAct-module__FxfHSG__gameFooter>div:last-child{justify-content:flex-end;gap:8px;width:auto;display:flex}.WordSearchAct-module__FxfHSG__btn,.WordSearchAct-module__FxfHSG__actionBtn,.WordSearchAct-module__FxfHSG__nextBtn{padding:10px 16px;font-size:13px}.WordSearchAct-module__FxfHSG__sdVal{font-size:18px}.WordSearchAct-module__FxfHSG__victoryToast{padding:10px 20px;font-size:13px;bottom:90px}}@media (max-width:360px){.WordSearchAct-module__FxfHSG__mainCard{padding:0 10px}.WordSearchAct-module__FxfHSG__main,.WordSearchAct-module__FxfHSG__mainInner{gap:10px}.WordSearchAct-module__FxfHSG__titleText{font-size:15px}.WordSearchAct-module__FxfHSG__gridWrapper{border-width:3px;padding:6px}.WordSearchAct-module__FxfHSG__cell{width:24px;height:24px;font-size:.7rem}.WordSearchAct-module__FxfHSG__highlightLine{height:18px}.WordSearchAct-module__FxfHSG__wordItem{padding:3px 8px;font-size:11px}.WordSearchAct-module__FxfHSG__btn,.WordSearchAct-module__FxfHSG__actionBtn,.WordSearchAct-module__FxfHSG__nextBtn{padding:8px 12px;font-size:12px}.WordSearchAct-module__FxfHSG__dot{width:8px;height:8px}.WordSearchAct-module__FxfHSG__gameFooter{flex-wrap:wrap;gap:8px;padding:12px}.WordSearchAct-module__FxfHSG__victoryToast{padding:9px 16px;font-size:12px;bottom:80px}}
.SequenceAct-module__uWyiqG__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;overflow-x:hidden}.SequenceAct-module__uWyiqG__container{flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.SequenceAct-module__uWyiqG__mainCard{--accent:#2e7d45;--text:#1a2518;box-sizing:border-box;width:100%;max-width:600px;color:var(--text);flex-direction:column;gap:18px;margin:0 auto;padding:24px 32px 40px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;display:flex}.SequenceAct-module__uWyiqG__mainCardInner{flex-direction:column;gap:18px;width:100%;display:flex}.SequenceAct-module__uWyiqG__headerRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.SequenceAct-module__uWyiqG__title{color:#1a2518;white-space:pre-line;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:16px;width:100%;padding:20px 26px;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900;animation:.35s both SequenceAct-module__uWyiqG__fadeUp}.SequenceAct-module__uWyiqG__small{color:#7a9872;white-space:nowrap;font-family:Nunito,sans-serif;font-size:13px;font-weight:700}.SequenceAct-module__uWyiqG__score{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.SequenceAct-module__uWyiqG__canvasArea{touch-action:none;background:0 0;border:none;border-radius:16px;flex-grow:1;min-height:280px;padding:16px;animation:.35s 50ms both SequenceAct-module__uWyiqG__fadeUp;position:relative;overflow:hidden}.SequenceAct-module__uWyiqG__svgLayer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.SequenceAct-module__uWyiqG__wordBlock{color:#fff;cursor:pointer;z-index:10;white-space:nowrap;background:#2b7d10;border-radius:10px;justify-content:center;align-items:center;min-width:80px;max-width:180px;height:50px;padding:0 16px;font-family:Nunito,sans-serif;font-size:18px;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex;position:absolute}.SequenceAct-module__uWyiqG__wordBlock:hover{transform:scale(1.06)translateY(-2px)}.SequenceAct-module__uWyiqG__wordBlockCompleted{pointer-events:none;opacity:1;border:2px solid #d9efdc;color:#fff!important;background:linear-gradient(135deg,#2e7d45,#3fa358)!important}.SequenceAct-module__uWyiqG__wordBlockCompleted span,.SequenceAct-module__uWyiqG__wordBlockCompleted *{color:#fff!important}.SequenceAct-module__uWyiqG__shapePlane{border-radius:20px 6px}.SequenceAct-module__uWyiqG__shapeBlob{color:#2b7d10;text-align:center;white-space:normal;word-break:break-word;background:#ccf0ea;border:2px solid #2b7d10;border-radius:40% 60% 60% 40%/40% 40% 60% 60%;justify-content:center;align-items:center;min-width:90px;max-width:200px;min-height:55px;padding:12px 18px;line-height:1.3;transition:transform .2s;display:flex}.SequenceAct-module__uWyiqG__shapeBlob:hover,.SequenceAct-module__uWyiqG__shapePlane:hover{transform:scale(1.08)translateY(-3px)}.SequenceAct-module__uWyiqG__shake{animation:.22s ease-in-out SequenceAct-module__uWyiqG__shake}.SequenceAct-module__uWyiqG__hintBorder{border:2px solid #d97706!important;transform:scale(1.18)!important}@keyframes SequenceAct-module__uWyiqG__shake{0%{transform:translate(5px)}50%{transform:translate(-5px)}to{transform:translate(0)}}.SequenceAct-module__uWyiqG__controls{justify-content:flex-end;align-items:center;display:flex}.SequenceAct-module__uWyiqG__btnGroup{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:16px 22px;animation:.35s .1s both SequenceAct-module__uWyiqG__fadeUp;display:flex}.SequenceAct-module__uWyiqG__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.SequenceAct-module__uWyiqG__btnOutline{color:#02c3cc;background:#ddf9fb;border:1.5px solid #02c3cc}.SequenceAct-module__uWyiqG__btnOutline:hover{color:#00aeb8;background:#c9f4f7;border-color:#00aeb8}.SequenceAct-module__uWyiqG__btnPrimary{color:#fff;background:#64a238}.SequenceAct-module__uWyiqG__btnPrimary:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.SequenceAct-module__uWyiqG__btnPrimary:active{transform:translateY(0)}.SequenceAct-module__uWyiqG__btnPrimary:disabled{opacity:.45;cursor:not-allowed;transform:none}.SequenceAct-module__uWyiqG__btnNext{color:#fff;background:#64a238}.SequenceAct-module__uWyiqG__btnNext:hover:not(:disabled){background:#52852e}.SequenceAct-module__uWyiqG__btnNext:disabled{opacity:.5;cursor:not-allowed}.SequenceAct-module__uWyiqG__finishBtn{color:#fff;background:#64a238}.SequenceAct-module__uWyiqG__finishBtn:hover{background:#52852e}.SequenceAct-module__uWyiqG__optionsGrid{flex-direction:column;gap:12px;padding:1px 26px 26px;display:flex}.SequenceAct-module__uWyiqG__actionBar{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 22px;animation:.35s .15s both SequenceAct-module__uWyiqG__fadeUp;display:flex}.SequenceAct-module__uWyiqG__scoreDisplay{align-items:center;gap:8px;display:flex}.SequenceAct-module__uWyiqG__sdLabel{color:#7a9872;font-size:13px;font-weight:500}.SequenceAct-module__uWyiqG__sdVal{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.SequenceAct-module__uWyiqG__sdMax{color:#7a9872;font-size:12px}.SequenceAct-module__uWyiqG__actionBtns{align-items:center;gap:10px;display:flex}.SequenceAct-module__uWyiqG__resultMessage{text-align:center;color:#2e7d45;background:#d4edda;border:1px solid #b6dfc0;border-radius:12px;min-height:26px;padding:14px 22px;font-family:Nunito,sans-serif;font-size:16px;font-weight:800;animation:.3s SequenceAct-module__uWyiqG__fadeUp}.SequenceAct-module__uWyiqG__summaryItem{color:#1a2518;background:#f8faf6;border:none;border-radius:12px;margin-bottom:10px;padding:12px 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:15px}@keyframes SequenceAct-module__uWyiqG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SequenceAct-module__uWyiqG__container{padding:18px 20px 32px}.SequenceAct-module__uWyiqG__mainCard{padding:20px 20px 32px}.SequenceAct-module__uWyiqG__title{padding:16px 20px;font-size:18px}.SequenceAct-module__uWyiqG__canvasArea{min-height:260px;padding:14px}.SequenceAct-module__uWyiqG__wordBlock{min-width:70px;max-width:160px;height:44px;padding:0 14px;font-size:16px}.SequenceAct-module__uWyiqG__shapeBlob{min-width:80px;max-width:170px;min-height:48px;padding:10px 16px;font-size:15px}.SequenceAct-module__uWyiqG__optionsGrid{gap:10px;padding:1px 18px 20px}.SequenceAct-module__uWyiqG__btn{padding:10px 18px;font-size:13px}.SequenceAct-module__uWyiqG__btnGroup,.SequenceAct-module__uWyiqG__actionBar{padding:12px 18px}.SequenceAct-module__uWyiqG__sdVal{font-size:20px}.SequenceAct-module__uWyiqG__resultMessage{padding:12px 18px;font-size:15px}}@media (max-width:480px){.SequenceAct-module__uWyiqG__wrapper{padding-bottom:24px}.SequenceAct-module__uWyiqG__mainCard{gap:12px;padding:14px 14px 28px}.SequenceAct-module__uWyiqG__headerRow{flex-wrap:wrap;gap:8px}.SequenceAct-module__uWyiqG__title{padding:14px 16px;font-size:15px}.SequenceAct-module__uWyiqG__small{font-size:11px}.SequenceAct-module__uWyiqG__score{font-size:13px}.SequenceAct-module__uWyiqG__canvasArea{min-height:220px;padding:10px}.SequenceAct-module__uWyiqG__wordBlock{border-radius:8px;min-width:60px;max-width:120px;height:36px;padding:0 10px;font-size:12px;line-height:1}.SequenceAct-module__uWyiqG__shapeBlob{min-width:64px;max-width:130px;min-height:40px;padding:8px 12px;font-size:12px;line-height:1.2}.SequenceAct-module__uWyiqG__optionsGrid{gap:9px;padding:1px 12px 16px}.SequenceAct-module__uWyiqG__btnGroup,.SequenceAct-module__uWyiqG__actionBar{flex-direction:column;align-items:center;gap:10px;padding:12px 14px}.SequenceAct-module__uWyiqG__scoreDisplay{justify-content:center}.SequenceAct-module__uWyiqG__sdLabel{font-size:11px}.SequenceAct-module__uWyiqG__sdVal{justify-content:center;font-size:11px}.SequenceAct-module__uWyiqG__sdMax{font-size:11px}.SequenceAct-module__uWyiqG__actionBtns{flex-wrap:wrap;justify-content:center;gap:8px}.SequenceAct-module__uWyiqG__btn{border-radius:8px;flex:auto;justify-content:center;gap:5px;min-width:100px;padding:10px 14px;font-size:12px}.SequenceAct-module__uWyiqG__resultMessage,.SequenceAct-module__uWyiqG__summaryItem{padding:10px 14px;font-size:13px}}@media (max-width:360px){.SequenceAct-module__uWyiqG__mainCard{padding:10px 10px 24px}.SequenceAct-module__uWyiqG__title{font-size:14px}.SequenceAct-module__uWyiqG__canvasArea{min-height:190px}.SequenceAct-module__uWyiqG__wordBlock{min-width:50px;max-width:100px;height:32px;padding:0 8px;font-size:11px;line-height:1}.SequenceAct-module__uWyiqG__shapeBlob{min-width:54px;max-width:110px;min-height:34px;padding:7px 10px;font-size:11px;line-height:1.2}.SequenceAct-module__uWyiqG__btnGroup,.SequenceAct-module__uWyiqG__actionBar{gap:8px;padding:10px 12px}.SequenceAct-module__uWyiqG__btn{min-width:80px;padding:9px 10px;font-size:11px}.SequenceAct-module__uWyiqG__sdVal{justify-content:center;font-size:18px}}
.ClassifySentenceAct-module__eIrq9G__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;overflow-y:auto}.ClassifySentenceAct-module__eIrq9G__container{--success:#2e7d45;--danger:#c0394f;--accent:#2e7d45;--teal:#2b7d10;box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.ClassifySentenceAct-module__eIrq9G__wrap{flex-direction:column;gap:18px;width:100%;display:flex}.ClassifySentenceAct-module__eIrq9G__main{display:contents}.ClassifySentenceAct-module__eIrq9G__title{color:#1a2518;white-space:pre-line;text-align:center;background:0 0;border:none;border-radius:16px;padding:20px 26px;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900;animation:.35s both ClassifySentenceAct-module__eIrq9G__fadeUp}.ClassifySentenceAct-module__eIrq9G__card{box-sizing:border-box;background:0 0;border:none;border-radius:16px;flex-direction:column;padding:0 26px 18px;animation:.35s 50ms both ClassifySentenceAct-module__eIrq9G__fadeUp;display:flex;overflow:visible}.ClassifySentenceAct-module__eIrq9G__progressStrip{align-items:center;gap:14px;margin:0;display:flex}.ClassifySentenceAct-module__eIrq9G__dotsContainer{flex-wrap:wrap;gap:6px;display:flex}.ClassifySentenceAct-module__eIrq9G__dot{background-color:#c4d4bd;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .3s}.ClassifySentenceAct-module__eIrq9G__dotCurrent{background-color:#0d8a78;transform:scale(1.3)}.ClassifySentenceAct-module__eIrq9G__dotCorrect{background-color:#2e7d45}.ClassifySentenceAct-module__eIrq9G__dotWrong{background-color:#c0394f}.ClassifySentenceAct-module__eIrq9G__scoreDisplay{align-items:center;gap:8px;display:flex}.ClassifySentenceAct-module__eIrq9G__sdLabel{color:#7a9872;font-size:13px;font-weight:500}.ClassifySentenceAct-module__eIrq9G__sdVal{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.ClassifySentenceAct-module__eIrq9G__sdMax{color:#7a9872;font-size:12px}.ClassifySentenceAct-module__eIrq9G__questionHeader{justify-content:center;align-items:center;width:100%;margin:0 0 14px;padding:0;display:flex}.ClassifySentenceAct-module__eIrq9G__qText{color:#1a2518;text-align:center;flex:none;width:100%;max-width:620px;margin:0 auto;font-family:Nunito,sans-serif;font-size:19px;font-weight:800;line-height:1.5}.ClassifySentenceAct-module__eIrq9G__optionsRow{flex-wrap:wrap;justify-content:center;gap:12px;margin:8px 0 0;padding-right:0;display:flex}.ClassifySentenceAct-module__eIrq9G__optBtn{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;color:#1a2518;text-align:center;background:0 0;border:2px solid #dde6d8;border-radius:10px;justify-content:center;align-items:center;min-width:130px;min-height:44px;margin:4px;padding:14px 22px;font-family:Nunito,sans-serif;font-size:16px;font-weight:700;transition:all .18s;display:inline-flex;position:relative}.ClassifySentenceAct-module__eIrq9G__optBtn:hover,.ClassifySentenceAct-module__eIrq9G__optBtn.ClassifySentenceAct-module__eIrq9G__selected{color:#02c3cc;background:#ddf9fb;border-color:#02c3cc;transform:translateY(-2px)}.ClassifySentenceAct-module__eIrq9G__optBtn.ClassifySentenceAct-module__eIrq9G__wrong{color:#c0394f;background:#fde4ea;border-color:#c0394f}.ClassifySentenceAct-module__eIrq9G__markIcon{pointer-events:none;font-size:22px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.ClassifySentenceAct-module__eIrq9G__markIcon.ClassifySentenceAct-module__eIrq9G__tick{color:var(--success)}.ClassifySentenceAct-module__eIrq9G__markIcon.ClassifySentenceAct-module__eIrq9G__cross{color:var(--danger)}.ClassifySentenceAct-module__eIrq9G__controlsRow{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:6px 22px 16px;animation:.35s .1s both ClassifySentenceAct-module__eIrq9G__fadeUp;display:flex}.ClassifySentenceAct-module__eIrq9G__score{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.ClassifySentenceAct-module__eIrq9G__nextBtn{cursor:pointer;color:#fff;background:#64a238;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.ClassifySentenceAct-module__eIrq9G__hintBtn{cursor:pointer;color:#fff;background:#02c3cc;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.ClassifySentenceAct-module__eIrq9G__nextBtn:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.ClassifySentenceAct-module__eIrq9G__nextBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.ClassifySentenceAct-module__eIrq9G__submitBtn{color:#fff;background:#64a238}.ClassifySentenceAct-module__eIrq9G__submitBtn:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.ClassifySentenceAct-module__eIrq9G__btn{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.ClassifySentenceAct-module__eIrq9G__btn:disabled{opacity:.45;cursor:not-allowed}.ClassifySentenceAct-module__eIrq9G__primary{color:#fff;background:#2e7d45}.ClassifySentenceAct-module__eIrq9G__primary:hover:not(:disabled){background:#3fa358;transform:translateY(-1px)}@keyframes ClassifySentenceAct-module__eIrq9G__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ClassifySentenceAct-module__eIrq9G__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:800px){.ClassifySentenceAct-module__eIrq9G__markIcon{font-size:18px;right:-22px}.ClassifySentenceAct-module__eIrq9G__optionsRow{gap:8px}.ClassifySentenceAct-module__eIrq9G__container{padding:20px 20px 32px}}@media (max-width:600px){.ClassifySentenceAct-module__eIrq9G__container{padding:14px 14px 28px}.ClassifySentenceAct-module__eIrq9G__title{padding:16px 18px;font-size:17px}.ClassifySentenceAct-module__eIrq9G__card{padding:0 26px 18px}.ClassifySentenceAct-module__eIrq9G__questionHeader{margin:-16px -16px 16px;padding:14px 16px}.ClassifySentenceAct-module__eIrq9G__qText{font-size:16px}.ClassifySentenceAct-module__eIrq9G__optBtn{width:100%;min-width:0;margin:0;padding:12px 16px;font-size:14px}.ClassifySentenceAct-module__eIrq9G__controlsRow{padding:14px 16px}.ClassifySentenceAct-module__eIrq9G__btn,.ClassifySentenceAct-module__eIrq9G__nextBtn,.ClassifySentenceAct-module__eIrq9G__hintBtn{padding:10px 16px;font-size:13px}.ClassifySentenceAct-module__eIrq9G__score{font-size:13px}.ClassifySentenceAct-module__eIrq9G__sdVal{font-size:18px}.ClassifySentenceAct-module__eIrq9G__optionsRow{flex-flow:column;margin:4px 0 0;padding-right:28px}}@media (max-width:360px){.ClassifySentenceAct-module__eIrq9G__container{padding:10px 10px 24px}.ClassifySentenceAct-module__eIrq9G__title{font-size:15px}.ClassifySentenceAct-module__eIrq9G__qText{font-size:14px}.ClassifySentenceAct-module__eIrq9G__optBtn{width:100%;min-width:0;margin:0;padding:10px 12px;font-size:13px}.ClassifySentenceAct-module__eIrq9G__btn,.ClassifySentenceAct-module__eIrq9G__nextBtn,.ClassifySentenceAct-module__eIrq9G__hintBtn{padding:8px 12px;font-size:12px}.ClassifySentenceAct-module__eIrq9G__dot{width:8px;height:8px}}
.MatchByAct-module__BTOSTG__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);font-family:Plus Jakarta Sans,Segoe UI,sans-serif;overflow-y:auto}.MatchByAct-module__BTOSTG__mainCard{--accent:#2e7d45;--pill:#fff;--text:#1a2518;box-sizing:border-box;width:100%;max-width:750px;color:var(--text);flex-direction:column;gap:18px;margin:0 auto;padding:24px 32px 40px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;display:flex}.MatchByAct-module__BTOSTG__mainCardInner{flex-direction:column;flex-grow:1;gap:18px;width:100%;display:flex}.MatchByAct-module__BTOSTG__title{color:#1a2518;white-space:pre-line;text-align:center;background:0 0;border:none;border-radius:16px;justify-content:center;padding:20px 26px;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900;animation:.35s both MatchByAct-module__BTOSTG__fadeUp}.MatchByAct-module__BTOSTG__dotsRow{align-items:center;gap:14px;margin:0;animation:.35s 50ms both MatchByAct-module__BTOSTG__fadeUp;display:flex}.MatchByAct-module__BTOSTG__dotsContainer{flex-wrap:wrap;gap:6px;display:flex}.MatchByAct-module__BTOSTG__dot{background-color:#c4d4bd;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .3s}.MatchByAct-module__BTOSTG__dotCorrect{background-color:#2e7d45}.MatchByAct-module__BTOSTG__dotWrong{background-color:#c0394f}.MatchByAct-module__BTOSTG__matchArea{scrollbar-width:thin;scrollbar-color:#c4d4bd transparent;background:0 0;border:none;border-radius:16px;flex-grow:1;height:auto;padding:0 26px 20px;animation:.35s 50ms both MatchByAct-module__BTOSTG__fadeUp;overflow:visible}.MatchByAct-module__BTOSTG__matchArea::-webkit-scrollbar{width:4px}.MatchByAct-module__BTOSTG__matchArea::-webkit-scrollbar-thumb{background:#c4d4bd;border-radius:4px}.MatchByAct-module__BTOSTG__matchRow{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;margin:10px 0;font-size:17px;font-weight:500;display:flex}.MatchByAct-module__BTOSTG__leftText{text-align:right;color:#1a2518;flex:0 0 260px;width:260px;font-size:17px;font-weight:600}.MatchByAct-module__BTOSTG__matchRow .MatchByAct-module__BTOSTG__dropBox{color:#02c3cc;text-align:center;border-bottom:2px solid #02c3cc;border-radius:4px 4px 0 0;min-width:100px;min-height:32px;margin:0 8px;padding:4px 8px;font-family:Nunito,sans-serif;font-weight:800;transition:all .18s;display:inline-block}.MatchByAct-module__BTOSTG__paragraph{text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1a2518;background:#fff9;border:1px solid #fffc;border-radius:16px;margin:5px 1px;padding:24px 32px;font-size:1.1rem;line-height:2.1;box-shadow:0 4px 12px #00000008}.MatchByAct-module__BTOSTG__paragraph .MatchByAct-module__BTOSTG__dropBox{color:#1a2518;vertical-align:middle;background:#fff;border:1.5px dashed #c4d4bd;border-radius:8px;justify-content:center;align-items:center;min-width:80px;min-height:34px;margin:0 6px;padding:2px 12px;font-size:16px;font-weight:700;line-height:1;transition:all .2s;transform:translateY(-3px);box-shadow:inset 0 2px 4px #00000005;display:inline-flex!important}.MatchByAct-module__BTOSTG__paragraph .MatchByAct-module__BTOSTG__dropBox.MatchByAct-module__BTOSTG__dragOver{transform:scale(1.05)translateY(-3px);background:#ddf9fb!important;border:1.5px solid #02c3cc!important}.MatchByAct-module__BTOSTG__dropBox.MatchByAct-module__BTOSTG__correct{border-radius:6px;color:#2e7d45!important;background:#d4edda!important;border-color:#2e7d45!important}.MatchByAct-module__BTOSTG__dropBox.MatchByAct-module__BTOSTG__wrong{border-radius:6px;color:#c0394f!important;background:#fde4ea!important;border-color:#c0394f!important}.MatchByAct-module__BTOSTG__dropBox.MatchByAct-module__BTOSTG__dragOver{transform:scale(1.02);background:#ddf9fb!important;border-color:#02c3cc!important}.MatchByAct-module__BTOSTG__answerTag{color:#1a2518;background:#f2f5ef;border:none;border-radius:6px;padding:3px 8px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700}.MatchByAct-module__BTOSTG__matchRow .MatchByAct-module__BTOSTG__answerTag{margin-left:10px}.MatchByAct-module__BTOSTG__paragraph .MatchByAct-module__BTOSTG__answerTag{margin-left:6px}.MatchByAct-module__BTOSTG__optionsArea{background:#f2f5ef;border:none;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:10px;min-height:58px;padding:16px 22px;animation:.35s .1s both MatchByAct-module__BTOSTG__fadeUp;display:flex}.MatchByAct-module__BTOSTG__option{cursor:grab;color:#1a2518;-webkit-user-select:none;user-select:none;touch-action:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background:#f2f5ef;border:1.5px solid #dde6d8;border-radius:10px;padding:8px 18px;font-family:Nunito,sans-serif;font-size:15px;font-weight:700;transition:all .18s}.MatchByAct-module__BTOSTG__option:hover{color:#02c3cc;background:#ddf9fb;border-color:#02c3cc;transform:translateY(-2px)}.MatchByAct-module__BTOSTG__option.MatchByAct-module__BTOSTG__used{opacity:.35;pointer-events:none;color:#b8ccb2;background:#f0f4ee;border-color:#dde6d8}.MatchByAct-module__BTOSTG__completedMsg{color:#666;text-align:center;width:100%;font-style:italic;font-weight:700}.MatchByAct-module__BTOSTG__controls{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;margin-top:20px;padding:16px 22px;animation:.35s .15s both MatchByAct-module__BTOSTG__fadeUp;display:flex}.MatchByAct-module__BTOSTG__scoreDisplay{align-items:center;gap:8px;display:flex}.MatchByAct-module__BTOSTG__scoreLabel{color:#7a9872;font-size:13px;font-weight:500}.MatchByAct-module__BTOSTG__scoreValue{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.MatchByAct-module__BTOSTG__scoreTotal{color:#7a9872;font-size:12px}.MatchByAct-module__BTOSTG__btnGroup{align-items:center;gap:10px;display:flex}.MatchByAct-module__BTOSTG__secondaryBtn{cursor:pointer;color:#3d5538;background:#f2f5ef;border:1.5px solid #c4d4bd;border-radius:10px;align-items:center;padding:9px 18px;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.MatchByAct-module__BTOSTG__secondaryBtn:hover{color:#2e7d45;background:0 0;border-color:#3fa358}.MatchByAct-module__BTOSTG__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.MatchByAct-module__BTOSTG__btn:disabled{opacity:.45;cursor:not-allowed}.MatchByAct-module__BTOSTG__primary{color:#fff;background:#64a238}.MatchByAct-module__BTOSTG__primary:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.MatchByAct-module__BTOSTG__primary:active{transform:translateY(0)}.MatchByAct-module__BTOSTG__primary:disabled{opacity:.45;cursor:not-allowed;transform:none}@keyframes MatchByAct-module__BTOSTG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.MatchByAct-module__BTOSTG__leftText{flex:1;min-width:auto}.MatchByAct-module__BTOSTG__mainCard{padding:18px 20px 32px}.MatchByAct-module__BTOSTG__matchArea{padding:16px 18px}.MatchByAct-module__BTOSTG__title{font-size:18px}.MatchByAct-module__BTOSTG__paragraph{padding:18px 20px}}@media (max-width:600px){.MatchByAct-module__BTOSTG__mainCard{padding:14px 14px 28px}.MatchByAct-module__BTOSTG__title{padding:16px 18px;font-size:17px}.MatchByAct-module__BTOSTG__matchArea{padding:16px}.MatchByAct-module__BTOSTG__optionsArea{padding:14px 16px}.MatchByAct-module__BTOSTG__leftText{flex:1;min-width:auto;font-size:15px}.MatchByAct-module__BTOSTG__matchRow{gap:6px;font-size:15px}.MatchByAct-module__BTOSTG__matchRow .MatchByAct-module__BTOSTG__dropBox{flex-shrink:0;min-width:70px;font-size:14px}.MatchByAct-module__BTOSTG__matchRow{flex-wrap:wrap}.MatchByAct-module__BTOSTG__matchRow>span:last-child{word-break:break-word;overflow-wrap:break-word;flex:auto;min-width:0}.MatchByAct-module__BTOSTG__paragraph{padding:14px 16px;font-size:1rem;line-height:2}.MatchByAct-module__BTOSTG__paragraph .MatchByAct-module__BTOSTG__dropBox{min-width:64px;min-height:28px;padding:2px 8px;font-size:14px}.MatchByAct-module__BTOSTG__controls{flex-wrap:wrap;gap:10px;padding:14px 16px}.MatchByAct-module__BTOSTG__btn{padding:10px 16px;font-size:13px}.MatchByAct-module__BTOSTG__option{padding:7px 14px;font-size:14px}.MatchByAct-module__BTOSTG__scoreValue{font-size:18px}.MatchByAct-module__BTOSTG__scoreLabel{font-size:12px}.MatchByAct-module__BTOSTG__scoreTotal{font-size:11px}}@media (max-width:480px){.MatchByAct-module__BTOSTG__mainCard{gap:12px;padding:12px 12px 28px}.MatchByAct-module__BTOSTG__mainCardInner{gap:12px}.MatchByAct-module__BTOSTG__title{padding:12px 14px;font-size:15px}.MatchByAct-module__BTOSTG__dot{width:8px;height:8px}.MatchByAct-module__BTOSTG__matchArea{padding:12px}.MatchByAct-module__BTOSTG__optionsArea{gap:8px;padding:12px 14px}.MatchByAct-module__BTOSTG__option{padding:6px 12px;font-size:13px}.MatchByAct-module__BTOSTG__leftText{font-size:14px}.MatchByAct-module__BTOSTG__matchRow{gap:5px;font-size:14px}.MatchByAct-module__BTOSTG__matchRow .MatchByAct-module__BTOSTG__dropBox{min-width:60px;font-size:13px}.MatchByAct-module__BTOSTG__paragraph{padding:12px 14px;font-size:.95rem;line-height:1.9}.MatchByAct-module__BTOSTG__paragraph .MatchByAct-module__BTOSTG__dropBox{min-width:56px;min-height:26px;padding:2px 7px;font-size:13px}.MatchByAct-module__BTOSTG__controls{padding:12px 14px}.MatchByAct-module__BTOSTG__btn{gap:5px;padding:9px 14px;font-size:12px}.MatchByAct-module__BTOSTG__scoreValue{font-size:16px}.MatchByAct-module__BTOSTG__scoreLabel{font-size:11px}.MatchByAct-module__BTOSTG__scoreTotal{font-size:10px}.MatchByAct-module__BTOSTG__answerTag{padding:2px 6px;font-size:12px}}@media (max-width:360px){.MatchByAct-module__BTOSTG__mainCard{padding:10px 10px 24px}.MatchByAct-module__BTOSTG__title{padding:10px 12px;font-size:14px}.MatchByAct-module__BTOSTG__matchArea{padding:10px}.MatchByAct-module__BTOSTG__optionsArea{gap:6px;padding:10px 12px}.MatchByAct-module__BTOSTG__option{padding:5px 10px;font-size:12px}.MatchByAct-module__BTOSTG__leftText,.MatchByAct-module__BTOSTG__matchRow{font-size:13px}.MatchByAct-module__BTOSTG__matchRow .MatchByAct-module__BTOSTG__dropBox{min-width:52px;font-size:12px}.MatchByAct-module__BTOSTG__paragraph{padding:10px 12px;font-size:.9rem;line-height:1.8}.MatchByAct-module__BTOSTG__btn{padding:8px 12px;font-size:11px}.MatchByAct-module__BTOSTG__scoreValue{font-size:15px}}
.InformationProcessingAct-module__PRq-sG__wrapper{box-sizing:border-box;background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;overflow-x:hidden}.InformationProcessingAct-module__PRq-sG__container{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.InformationProcessingAct-module__PRq-sG__instructionCard{background:0 0;border:none;border-radius:16px;align-items:center;gap:16px;padding:20px 26px;animation:.35s both InformationProcessingAct-module__PRq-sG__fadeUp;display:flex}.InformationProcessingAct-module__PRq-sG__mainCard{--success:#2e7d45;--danger:#c0394f;--accent:#2e7d45;--teal:#0d8a78;flex-direction:column;gap:0;width:100%;max-width:600px;margin:0 auto;display:flex}.InformationProcessingAct-module__PRq-sG__mainCardInner{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:600px;margin:0 auto;padding:24px 32px 40px;display:flex}.InformationProcessingAct-module__PRq-sG__mediaWrap{background:0 0;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:20px 26px;animation:.35s both InformationProcessingAct-module__PRq-sG__fadeUp;display:flex}.InformationProcessingAct-module__PRq-sG__title{color:#1a2518;white-space:pre-line;text-align:center;width:100%;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900}.InformationProcessingAct-module__PRq-sG__imageWrap{justify-content:center;width:100%;display:flex}.InformationProcessingAct-module__PRq-sG__imageWrap img{object-fit:contain;border-radius:12px;max-width:100%;max-height:240px}.InformationProcessingAct-module__PRq-sG__customAudioPlayer{background:#f2f5ef;border:none;border-radius:100px;align-items:center;gap:14px;width:100%;max-width:520px;padding:10px 20px;display:flex}.InformationProcessingAct-module__PRq-sG__playPauseBtn{color:#fff;cursor:pointer;background:#2e7d45;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:background .18s;display:flex}.InformationProcessingAct-module__PRq-sG__playPauseBtn:hover{background:#3fa358}.InformationProcessingAct-module__PRq-sG__seekBarContainer{background:#c4d4bd;border-radius:6px;flex:1;height:6px;position:relative}.InformationProcessingAct-module__PRq-sG__seekFill{pointer-events:none;background:#2e7d45;border-radius:6px;height:100%;position:absolute;top:0;left:0}.InformationProcessingAct-module__PRq-sG__seekBar{-webkit-appearance:none;z-index:2;cursor:pointer;background:0 0;border-radius:6px;outline:none;width:100%;height:6px;margin:0;position:relative}.InformationProcessingAct-module__PRq-sG__seekBarContainer{background:#c4d4bd;border-radius:999px;flex:1;align-items:center;height:6px;display:flex;position:relative}.InformationProcessingAct-module__PRq-sG__seekBar{appearance:none;cursor:pointer;z-index:2;background:0 0;width:100%;height:6px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.InformationProcessingAct-module__PRq-sG__seekBar::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2e7d45;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:transform .18s}.InformationProcessingAct-module__PRq-sG__seekBar::-webkit-slider-thumb:hover{transform:scale(1.12)}.InformationProcessingAct-module__PRq-sG__seekBar::-moz-range-thumb{cursor:pointer;background:#2e7d45;border:2px solid #fff;border-radius:50%;width:12px;height:12px}.InformationProcessingAct-module__PRq-sG__scrollHint{text-align:center;color:#fff;background-color:#2e7d45;border-radius:10px;padding:3px 40px}.InformationProcessingAct-module__PRq-sG__timeDisplay{color:#7a9872;white-space:nowrap;text-align:center;min-width:70px;font-family:Nunito,sans-serif;font-size:12px;font-weight:600}.InformationProcessingAct-module__PRq-sG__qTitle{color:#2e7d45;background:#d4edda;border:1px solid #b6dfc0;border-radius:100px;align-self:flex-start;padding:4px 14px;font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.InformationProcessingAct-module__PRq-sG__question{color:#1a2518;margin-bottom:8px;font-size:19px;font-weight:800}.InformationProcessingAct-module__PRq-sG__questionCard{background:0 0;border:none;border-radius:16px;animation:.35s .1s both InformationProcessingAct-module__PRq-sG__fadeUp;overflow:hidden}.InformationProcessingAct-module__PRq-sG__qHeader{background:0 0;border-bottom:none;justify-content:space-between;align-items:center;padding:20px 26px 16px;display:flex}.InformationProcessingAct-module__PRq-sG__qNumBadge{color:#2e7d45;background:#d4edda;border:1px solid #b6dfc0;border-radius:100px;padding:4px 12px;font-size:10px;font-weight:600}.InformationProcessingAct-module__PRq-sG__optionsGrid{flex-direction:column;gap:12px;padding:1px 26px 26px;display:flex}.InformationProcessingAct-module__PRq-sG__passageBox{background:0 0;border:1px solid #ddd;border-radius:8px;max-height:220px;margin-bottom:10px;padding:14px;font-size:16px;line-height:1.6;overflow-y:auto}.InformationProcessingAct-module__PRq-sG__questionText{color:#1a2518;margin-bottom:8px;font-size:19px;font-weight:800}.InformationProcessingAct-module__PRq-sG__option{cursor:pointer;text-align:left;background:0 0;border:2px solid #dde6d8;border-radius:10px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:all .18s;display:flex;transform:translate(0)}.InformationProcessingAct-module__PRq-sG__option:hover{background:#ddf9fb;border-color:#02c3cc}.InformationProcessingAct-module__PRq-sG__optionSelected{background:#ddf9fb!important;border-color:#02c3cc!important}.InformationProcessingAct-module__PRq-sG__optionSelected .InformationProcessingAct-module__PRq-sG__optLabel{color:#fff!important;background:#02c3cc!important;border-color:#02c3cc!important}.InformationProcessingAct-module__PRq-sG__optionSelected .InformationProcessingAct-module__PRq-sG__optText{color:#02c3cc}.InformationProcessingAct-module__PRq-sG__optionCorrect{pointer-events:none;animation:.4s InformationProcessingAct-module__PRq-sG__popRight;background:#d4edda!important;border-color:#2e7d45!important;transform:translate(4px)!important}.InformationProcessingAct-module__PRq-sG__optionCorrect .InformationProcessingAct-module__PRq-sG__optLabel{color:#fff!important;background:#2e7d45!important;border-color:#2e7d45!important}.InformationProcessingAct-module__PRq-sG__optionCorrect .InformationProcessingAct-module__PRq-sG__optText{color:#2e7d45}.InformationProcessingAct-module__PRq-sG__optionWrong{pointer-events:none;animation:.45s InformationProcessingAct-module__PRq-sG__shakeLeft;background:#fde4ea!important;border-color:#c0394f!important}.InformationProcessingAct-module__PRq-sG__optionWrong .InformationProcessingAct-module__PRq-sG__optLabel{color:#fff!important;background:#c0394f!important;border-color:#c0394f!important}.InformationProcessingAct-module__PRq-sG__optionWrong .InformationProcessingAct-module__PRq-sG__optText{color:#c0394f}.InformationProcessingAct-module__PRq-sG__optionDimmed{opacity:.4;pointer-events:none}.InformationProcessingAct-module__PRq-sG__optLabel{color:#7a9872;background:#f2f5ef;border:2px solid #c4d4bd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;transition:all .18s;display:flex}.InformationProcessingAct-module__PRq-sG__optText{color:#1a2518;flex:1;font-family:Nunito,sans-serif;font-size:17px;font-weight:700}.InformationProcessingAct-module__PRq-sG__optIndicator{justify-content:center;align-items:center;margin-left:auto;font-size:18px;display:flex}.InformationProcessingAct-module__PRq-sG__optionRow{box-sizing:border-box;align-items:center;width:100%;padding-right:44px;display:flex;position:relative}.InformationProcessingAct-module__PRq-sG__optionRow .InformationProcessingAct-module__PRq-sG__option{flex:1}.InformationProcessingAct-module__PRq-sG__markIcon{pointer-events:none;font-size:26px;font-weight:900;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.InformationProcessingAct-module__PRq-sG__markIcon.InformationProcessingAct-module__PRq-sG__tick{color:#2e7d45}.InformationProcessingAct-module__PRq-sG__markIcon.InformationProcessingAct-module__PRq-sG__cross{color:#c0394f}.InformationProcessingAct-module__PRq-sG__mark{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:4px auto 0;font-size:20px;font-weight:900;display:inline-flex}.InformationProcessingAct-module__PRq-sG__right{color:#2e7d45;background:#d4edda}.InformationProcessingAct-module__PRq-sG__wrong{color:#c0394f;background:#fde4ea}.InformationProcessingAct-module__PRq-sG__controlsRow{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 22px;animation:.35s .1s both InformationProcessingAct-module__PRq-sG__fadeUp;display:flex}.InformationProcessingAct-module__PRq-sG__score{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.InformationProcessingAct-module__PRq-sG__nextBtn{cursor:pointer;color:#fff;background:#64a238;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.InformationProcessingAct-module__PRq-sG__nextBtn:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.InformationProcessingAct-module__PRq-sG__nextBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.InformationProcessingAct-module__PRq-sG__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;line-height:1;transition:all .18s;display:inline-flex}.InformationProcessingAct-module__PRq-sG__primary{color:#fff;background:#2e7d45}.InformationProcessingAct-module__PRq-sG__primary:hover:not(:disabled){background:#3fa358;transform:translateY(-1px)}.InformationProcessingAct-module__PRq-sG__primary:disabled{opacity:.45;cursor:not-allowed;transform:none}@keyframes InformationProcessingAct-module__PRq-sG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes InformationProcessingAct-module__PRq-sG__popIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes InformationProcessingAct-module__PRq-sG__shakeLeft{0%,to{transform:translate(0)}25%,75%{transform:translate(-5px)}50%{transform:translate(5px)}}@media (max-width:768px){.InformationProcessingAct-module__PRq-sG__container{padding:18px 20px 32px}.InformationProcessingAct-module__PRq-sG__mainCardInner{padding:20px 20px 32px}.InformationProcessingAct-module__PRq-sG__instructionCard{border-radius:12px;gap:12px;padding:16px 18px}.InformationProcessingAct-module__PRq-sG__title{font-size:18px}.InformationProcessingAct-module__PRq-sG__options{gap:12px;grid-template-columns:repeat(2,1fr)!important}.InformationProcessingAct-module__PRq-sG__optLabel img{height:140px}.InformationProcessingAct-module__PRq-sG__optionsGrid{gap:10px;padding:1px 18px 20px}.InformationProcessingAct-module__PRq-sG__question,.InformationProcessingAct-module__PRq-sG__questionText{font-size:17px}.InformationProcessingAct-module__PRq-sG__option{gap:12px;padding:14px 16px}.InformationProcessingAct-module__PRq-sG__optText{font-size:15px}.InformationProcessingAct-module__PRq-sG__optionRow{padding-right:40px}.InformationProcessingAct-module__PRq-sG__markIcon{font-size:22px}.InformationProcessingAct-module__PRq-sG__customAudioPlayer{gap:12px;padding:9px 16px}.InformationProcessingAct-module__PRq-sG__playPauseBtn{width:36px;height:36px;font-size:13px}.InformationProcessingAct-module__PRq-sG__timeDisplay{min-width:60px;font-size:11px}.InformationProcessingAct-module__PRq-sG__btn,.InformationProcessingAct-module__PRq-sG__nextBtn{padding:10px 18px;font-size:13px}.InformationProcessingAct-module__PRq-sG__controlsRow{padding:12px 18px}.InformationProcessingAct-module__PRq-sG__score{font-size:14px}}@media (max-width:480px){.InformationProcessingAct-module__PRq-sG__wrapper{padding-bottom:24px}.InformationProcessingAct-module__PRq-sG__container{padding:12px 12px 28px}.InformationProcessingAct-module__PRq-sG__mainCardInner{padding:14px 14px 28px}.InformationProcessingAct-module__PRq-sG__instructionCard{border-radius:10px;gap:10px;padding:12px 14px}.InformationProcessingAct-module__PRq-sG__mediaWrap{gap:12px;padding:16px 18px}.InformationProcessingAct-module__PRq-sG__title{font-size:15px}.InformationProcessingAct-module__PRq-sG__imageWrap img{max-height:180px}.InformationProcessingAct-module__PRq-sG__qTitle,.InformationProcessingAct-module__PRq-sG__qNumBadge{padding:3px 11px;font-size:10px}.InformationProcessingAct-module__PRq-sG__question,.InformationProcessingAct-module__PRq-sG__questionText{margin-bottom:6px;font-size:15px}.InformationProcessingAct-module__PRq-sG__options{gap:10px;padding:14px;grid-template-columns:repeat(2,1fr)!important}.InformationProcessingAct-module__PRq-sG__options .InformationProcessingAct-module__PRq-sG__optLabel{border-width:2px;padding:6px}.InformationProcessingAct-module__PRq-sG__options .InformationProcessingAct-module__PRq-sG__optLabel img{height:100px}.InformationProcessingAct-module__PRq-sG__mark{width:32px;height:32px;font-size:16px}.InformationProcessingAct-module__PRq-sG__optionsGrid{gap:9px;padding:1px 12px 16px}.InformationProcessingAct-module__PRq-sG__option{border-radius:9px;gap:10px;padding:12px 14px}.InformationProcessingAct-module__PRq-sG__option .InformationProcessingAct-module__PRq-sG__optLabel{width:28px;height:28px;font-size:11px}.InformationProcessingAct-module__PRq-sG__optText{font-size:14px}.InformationProcessingAct-module__PRq-sG__optIndicator{font-size:15px}.InformationProcessingAct-module__PRq-sG__optionRow{padding-right:34px}.InformationProcessingAct-module__PRq-sG__markIcon{font-size:19px}.InformationProcessingAct-module__PRq-sG__passageBox{max-height:160px;padding:11px;font-size:14px}.InformationProcessingAct-module__PRq-sG__customAudioPlayer{gap:10px;padding:8px 14px}.InformationProcessingAct-module__PRq-sG__playPauseBtn{width:32px;height:32px;font-size:12px}.InformationProcessingAct-module__PRq-sG__seekBar::-webkit-slider-thumb{width:10px;height:10px}.InformationProcessingAct-module__PRq-sG__seekBar::-moz-range-thumb{width:10px;height:10px}.InformationProcessingAct-module__PRq-sG__timeDisplay{min-width:52px;font-size:10px}.InformationProcessingAct-module__PRq-sG__controlsRow{flex-wrap:wrap;gap:10px;padding:10px 14px}.InformationProcessingAct-module__PRq-sG__score{font-size:13px}.InformationProcessingAct-module__PRq-sG__btn,.InformationProcessingAct-module__PRq-sG__nextBtn{border-radius:8px;padding:9px 14px;font-size:12px}}@media (max-width:360px){.InformationProcessingAct-module__PRq-sG__container,.InformationProcessingAct-module__PRq-sG__mainCardInner{padding:10px 10px 24px}.InformationProcessingAct-module__PRq-sG__title{font-size:14px}.InformationProcessingAct-module__PRq-sG__imageWrap img{max-height:150px}.InformationProcessingAct-module__PRq-sG__options{gap:8px}.InformationProcessingAct-module__PRq-sG__options .InformationProcessingAct-module__PRq-sG__optLabel img{height:84px}.InformationProcessingAct-module__PRq-sG__mark{width:28px;height:28px;font-size:14px}.InformationProcessingAct-module__PRq-sG__option{padding:11px 12px}.InformationProcessingAct-module__PRq-sG__optText{font-size:13px}.InformationProcessingAct-module__PRq-sG__optionRow{padding-right:30px}.InformationProcessingAct-module__PRq-sG__markIcon{font-size:16px}.InformationProcessingAct-module__PRq-sG__customAudioPlayer{flex-wrap:wrap;padding:8px 10px}.InformationProcessingAct-module__PRq-sG__timeDisplay{min-width:44px;font-size:9px}.InformationProcessingAct-module__PRq-sG__btn,.InformationProcessingAct-module__PRq-sG__nextBtn{padding:8px 12px;font-size:11px}}
.DragDropAct-module__tTxl6G__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;overflow-x:hidden}.DragDropAct-module__tTxl6G__container{flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.DragDropAct-module__tTxl6G__optionsGrid{flex-direction:column;gap:12px;padding:1px 26px 26px;display:flex}.DragDropAct-module__tTxl6G__title{color:#1a2518;white-space:pre-line;text-align:left;background:0 0;border:none;border-radius:16px;padding:20px 26px;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900;animation:.35s both DragDropAct-module__tTxl6G__fadeUp}.DragDropAct-module__tTxl6G__gameArea{scroll-behavior:smooth;background:0 0;border:none;border-radius:16px;padding:22px 26px;animation:.35s 50ms both DragDropAct-module__tTxl6G__fadeUp}.DragDropAct-module__tTxl6G__gameArea::-webkit-scrollbar{width:6px}.DragDropAct-module__tTxl6G__gameArea::-webkit-scrollbar-track{background:0 0}.DragDropAct-module__tTxl6G__gameArea::-webkit-scrollbar-thumb{background:#c4d4bd;border-radius:6px}.DragDropAct-module__tTxl6G__flowImg{object-fit:contain;border-radius:12px;width:100%!important;max-width:450px!important;height:auto!important;max-height:50vh!important;margin:0 auto 16px!important;display:block!important}.DragDropAct-module__tTxl6G__scrollHint{color:#2e7d45;background:0 0;border:1px solid #c4d4bd;border-radius:100px;flex-direction:column;justify-content:center;align-items:center;width:fit-content;margin:8px auto 16px;padding:8px 20px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;animation:2s infinite DragDropAct-module__tTxl6G__bounce;display:flex}.DragDropAct-module__tTxl6G__scrollHint span.DragDropAct-module__tTxl6G__arrow{margin-top:2px;font-size:22px;line-height:1}@keyframes DragDropAct-module__tTxl6G__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.DragDropAct-module__tTxl6G__textContent{color:#1a2518;text-align:justify;background:#f8faf6;border:none;border-radius:12px;padding:18px 22px;font-size:1.1rem;line-height:1.9}.DragDropAct-module__tTxl6G__dropZoneFlow{color:#02c3cc;vertical-align:bottom;background:#ddf9fb;border-bottom:2px solid #02c3cc;border-radius:6px 6px 0 0;justify-content:center;align-items:center;min-width:110px;height:34px;margin:0 6px;font-family:Nunito,sans-serif;font-weight:800;transition:background .18s;display:inline-flex}.DragDropAct-module__tTxl6G__absLayout{flex-direction:column;gap:16px;width:100%;max-width:420px;margin:0 auto;display:flex}.DragDropAct-module__tTxl6G__absRow{background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.DragDropAct-module__tTxl6G__absImg{object-fit:contain;background:#f8faf6;border-radius:10px;flex-shrink:0;width:120px!important;height:100px!important;display:block!important}.DragDropAct-module__tTxl6G__dropZoneAbs{color:#7a9872;background:#f8faf6;border:2px dashed #c4d4bd;border-radius:10px;justify-content:center;align-items:center;width:140px;height:42px;font-family:Nunito,sans-serif;font-size:17px;font-weight:800;transition:all .18s;display:flex}.DragDropAct-module__tTxl6G__dropZoneHover{background:#ddf9fb!important;border-style:solid!important;border-color:#02c3cc!important}.DragDropAct-module__tTxl6G__correct{color:#2e7d45!important;background:#d4edda!important;border-style:solid!important;border-color:#2e7d45!important}.DragDropAct-module__tTxl6G__wrong{color:#c0394f!important;background:#fde4ea!important;border-style:solid!important;border-color:#c0394f!important}.DragDropAct-module__tTxl6G__dropZoneFlow.DragDropAct-module__tTxl6G__wrong{flex-direction:column;gap:2px;height:auto;min-height:34px;padding:4px 10px 6px}.DragDropAct-module__tTxl6G__dropZoneAbs.DragDropAct-module__tTxl6G__wrong{flex-direction:column;gap:2px;height:auto;min-height:42px;padding:6px 10px}.DragDropAct-module__tTxl6G__correctHint{color:#2e7d45;font-family:Nunito,sans-serif;font-size:.75em;font-weight:800;line-height:1.2;animation:.3s DragDropAct-module__tTxl6G__fadeIn}.DragDropAct-module__tTxl6G__feedbackSpan{color:#2e7d45;margin-left:8px;font-family:Nunito,sans-serif;font-weight:800;animation:.3s DragDropAct-module__tTxl6G__fadeIn}@keyframes DragDropAct-module__tTxl6G__fadeIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.DragDropAct-module__tTxl6G__wordBank{background:0 0;border:none;border-radius:16px;flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:10px;margin-top:30px;padding:16px 22px;animation:.35s .1s both DragDropAct-module__tTxl6G__fadeUp;display:flex}.DragDropAct-module__tTxl6G__option{color:#fff;cursor:grab;background:#2e7d45;border:none;border-radius:10px;padding:10px 20px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;transition:transform .12s,box-shadow .12s}.DragDropAct-module__tTxl6G__option:hover{transform:translateY(-2px)}.DragDropAct-module__tTxl6G__option:active{cursor:grabbing;transform:scale(1.04)}.DragDropAct-module__tTxl6G__option.DragDropAct-module__tTxl6G__used{opacity:.38;pointer-events:none;background:#c4d4bd}.DragDropAct-module__tTxl6G__used{opacity:.4;pointer-events:none;color:#888!important;cursor:not-allowed!important;background:#e5e5e5!important;border-color:#d0d0d0!important}.DragDropAct-module__tTxl6G__controlsRow{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 22px;animation:.35s .15s both DragDropAct-module__tTxl6G__fadeUp;display:flex}.DragDropAct-module__tTxl6G__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.DragDropAct-module__tTxl6G__btnPrimary{color:#fff;background:#64a238}.DragDropAct-module__tTxl6G__btnPrimary:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.DragDropAct-module__tTxl6G__btnPrimary:active{transform:translateY(0)}.DragDropAct-module__tTxl6G__btnPrimary:disabled{opacity:.45;cursor:not-allowed;transform:none}.DragDropAct-module__tTxl6G__btnOutline{color:#02c3cc;background:#ddf9fb;border:1.5px solid #02c3cc}.DragDropAct-module__tTxl6G__btnOutline:hover{color:#00aeb8;background:#c9f4f7;border-color:#00aeb8}@keyframes DragDropAct-module__tTxl6G__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.DragDropAct-module__tTxl6G__container{gap:14px;padding:18px 20px 32px}.DragDropAct-module__tTxl6G__title{padding:16px 20px;font-size:18px}.DragDropAct-module__tTxl6G__gameArea{padding:18px 20px}.DragDropAct-module__tTxl6G__flowImg{max-width:380px!important}.DragDropAct-module__tTxl6G__textContent{padding:16px 18px;font-size:1rem;line-height:1.8}.DragDropAct-module__tTxl6G__dropZoneFlow{min-width:92px;height:32px;margin:0 4px}.DragDropAct-module__tTxl6G__absLayout{max-width:360px}.DragDropAct-module__tTxl6G__absImg{width:68px!important;height:60px!important}.DragDropAct-module__tTxl6G__dropZoneAbs{width:120px;height:38px;font-size:15px}.DragDropAct-module__tTxl6G__wordBank{gap:9px;margin-top:22px;padding:14px 18px}.DragDropAct-module__tTxl6G__option{padding:9px 16px;font-size:14px}.DragDropAct-module__tTxl6G__controlsRow{padding:12px 18px}.DragDropAct-module__tTxl6G__btn{padding:10px 18px;font-size:13px}}@media (max-width:480px){.DragDropAct-module__tTxl6G__wrapper{padding-bottom:24px}.DragDropAct-module__tTxl6G__container{gap:12px;padding:12px 12px 28px}.DragDropAct-module__tTxl6G__title{padding:14px 16px;font-size:15px}.DragDropAct-module__tTxl6G__gameArea{padding:14px}.DragDropAct-module__tTxl6G__correctHint{font-size:11px}.DragDropAct-module__tTxl6G__flowImg{max-width:100%!important;margin-bottom:12px!important}.DragDropAct-module__tTxl6G__scrollHint{padding:6px 16px;font-size:13px}.DragDropAct-module__tTxl6G__scrollHint span.DragDropAct-module__tTxl6G__arrow{font-size:18px}.DragDropAct-module__tTxl6G__textContent{padding:12px 14px;font-size:.9rem;line-height:1.9}.DragDropAct-module__tTxl6G__dropZoneFlow{min-width:76px;height:28px;margin:0 3px;padding:0 6px;font-size:12px}.DragDropAct-module__tTxl6G__absLayout{gap:12px;max-width:100%}.DragDropAct-module__tTxl6G__absRow{gap:8px}.DragDropAct-module__tTxl6G__absImg{width:52px!important;height:48px!important}.DragDropAct-module__tTxl6G__dropZoneAbs{width:100px;height:34px;font-size:13px}.DragDropAct-module__tTxl6G__wordBank{gap:7px;margin-top:16px;padding:12px 14px}.DragDropAct-module__tTxl6G__option{border-radius:9px;padding:8px 14px;font-size:13px}.DragDropAct-module__tTxl6G__controlsRow{flex-wrap:wrap;gap:10px;padding:10px 14px}.DragDropAct-module__tTxl6G__btn{border-radius:8px;gap:5px;padding:9px 14px;font-size:12px}.DragDropAct-module__tTxl6G__feedbackSpan{margin-left:6px;font-size:12px}}@media (max-width:360px){.DragDropAct-module__tTxl6G__container{padding:10px 10px 24px}.DragDropAct-module__tTxl6G__title{font-size:14px}.DragDropAct-module__tTxl6G__textContent{padding:10px 12px;font-size:.85rem}.DragDropAct-module__tTxl6G__dropZoneFlow{min-width:64px;height:26px;font-size:11px}.DragDropAct-module__tTxl6G__absImg{width:44px!important;height:44px!important}.DragDropAct-module__tTxl6G__dropZoneAbs{width:86px;height:30px;font-size:12px}.DragDropAct-module__tTxl6G__option{padding:7px 11px;font-size:12px}.DragDropAct-module__tTxl6G__btn{padding:8px 12px;font-size:11px}}
.VisualInfoProcessingAct-module__GQ17JG__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);padding-bottom:40px;overflow-x:hidden}.VisualInfoProcessingAct-module__GQ17JG__container{flex-direction:column;gap:18px;width:100%;max-width:750px;margin:0 auto;padding:24px 32px 40px;display:flex}.VisualInfoProcessingAct-module__GQ17JG__instructionCard{background:0 0;border:none;border-radius:16px;align-items:center;gap:16px;padding:20px 26px;animation:.35s both VisualInfoProcessingAct-module__GQ17JG__fadeUp;display:flex}.VisualInfoProcessingAct-module__GQ17JG__mainCard{--success:#2e7d45;--danger:#c0394f;--accent:#2e7d45;--teal:#0d8a78;flex-direction:column;gap:0;width:100%;max-width:600px;margin:0 auto;display:flex}.VisualInfoProcessingAct-module__GQ17JG__mainCardInner{box-sizing:border-box;flex-direction:column;gap:18px;width:100%;max-width:600px;margin:0 auto;padding:24px 32px 40px;display:flex}.VisualInfoProcessingAct-module__GQ17JG__mediaWrap{background:0 0;border:none;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:20px 26px;animation:.35s both VisualInfoProcessingAct-module__GQ17JG__fadeUp;display:flex}.VisualInfoProcessingAct-module__GQ17JG__title{color:#1a2518;white-space:pre-line;text-align:center;width:100%;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900}.VisualInfoProcessingAct-module__GQ17JG__imageWrap{justify-content:center;width:100%;display:flex}.VisualInfoProcessingAct-module__GQ17JG__imageWrap img{object-fit:contain;border-radius:12px;max-width:100%;max-height:240px}.VisualInfoProcessingAct-module__GQ17JG__customAudioPlayer{background:#f2f5ef;border:none;border-radius:100px;align-items:center;gap:14px;width:100%;max-width:520px;padding:10px 20px;display:flex}.VisualInfoProcessingAct-module__GQ17JG__playPauseBtn{color:#fff;cursor:pointer;background:#2e7d45;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:background .18s;display:flex}.VisualInfoProcessingAct-module__GQ17JG__playPauseBtn:hover{background:#3fa358}.VisualInfoProcessingAct-module__GQ17JG__seekBarContainer{background:#c4d4bd;border-radius:6px;flex:1;height:6px;position:relative}.VisualInfoProcessingAct-module__GQ17JG__seekFill{pointer-events:none;background:#2e7d45;border-radius:6px;height:100%;position:absolute;top:0;left:0}.VisualInfoProcessingAct-module__GQ17JG__seekBar{-webkit-appearance:none;z-index:2;cursor:pointer;background:0 0;border-radius:6px;outline:none;width:100%;height:6px;margin:0;position:relative}.VisualInfoProcessingAct-module__GQ17JG__seekBarContainer{background:#c4d4bd;border-radius:999px;flex:1;align-items:center;height:6px;display:flex;position:relative}.VisualInfoProcessingAct-module__GQ17JG__seekBar{appearance:none;cursor:pointer;z-index:2;background:0 0;width:100%;height:6px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.VisualInfoProcessingAct-module__GQ17JG__seekBar::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#2e7d45;border:2px solid #fff;border-radius:50%;width:12px;height:12px;transition:transform .18s}.VisualInfoProcessingAct-module__GQ17JG__seekBar::-webkit-slider-thumb:hover{transform:scale(1.12)}.VisualInfoProcessingAct-module__GQ17JG__seekBar::-moz-range-thumb{cursor:pointer;background:#2e7d45;border:2px solid #fff;border-radius:50%;width:12px;height:12px}.VisualInfoProcessingAct-module__GQ17JG__timeDisplay{color:#7a9872;white-space:nowrap;text-align:center;min-width:70px;font-family:Nunito,sans-serif;font-size:12px;font-weight:600}.VisualInfoProcessingAct-module__GQ17JG__qTitle{color:#2e7d45;background:#d4edda;border:1px solid #b6dfc0;border-radius:100px;align-self:flex-start;padding:4px 14px;font-family:Nunito,sans-serif;font-size:11px;font-weight:700}.VisualInfoProcessingAct-module__GQ17JG__question{color:#1a2518;margin-bottom:8px;font-size:19px;font-weight:800}.VisualInfoProcessingAct-module__GQ17JG__options{flex-direction:column;gap:12px;padding:1px 26px 26px;display:flex}.VisualInfoProcessingAct-module__GQ17JG__optionsGrid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;display:grid}.VisualInfoProcessingAct-module__GQ17JG__option{cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;transition:transform .18s;display:flex}.VisualInfoProcessingAct-module__GQ17JG__option:hover{transform:translateY(-3px)}.VisualInfoProcessingAct-module__GQ17JG__options>.VisualInfoProcessingAct-module__GQ17JG__option:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - 8px)}.VisualInfoProcessingAct-module__GQ17JG__optLabel{cursor:pointer;background:#f8faf6;border:3px solid #dde6d8;border-radius:12px;justify-content:center;width:100%;padding:8px;transition:all .18s;display:flex;overflow:hidden}.VisualInfoProcessingAct-module__GQ17JG__optLabel:hover{background:#ddf9fb;border-color:#02c3cc}.VisualInfoProcessingAct-module__GQ17JG__optLabel img{object-fit:contain;border-radius:8px;width:100%;height:170px;display:block}.VisualInfoProcessingAct-module__GQ17JG__selected{background:#ddf9fb!important;border-color:#02c3cc!important}.VisualInfoProcessingAct-module__GQ17JG__correct{animation:.3s VisualInfoProcessingAct-module__GQ17JG__popIn;background:#d4edda!important;border-color:#2e7d45!important}.VisualInfoProcessingAct-module__GQ17JG__wrong{animation:.45s VisualInfoProcessingAct-module__GQ17JG__shakeLeft;background:#fde4ea!important;border-color:#c0394f!important}.VisualInfoProcessingAct-module__GQ17JG__mark{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:4px auto 0;font-size:20px;font-weight:900;display:inline-flex}.VisualInfoProcessingAct-module__GQ17JG__right{color:#2e7d45;background:#d4edda}.VisualInfoProcessingAct-module__GQ17JG__wrong{color:#c0394f;background:#fde4ea}.VisualInfoProcessingAct-module__GQ17JG__controlsRow{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 22px;animation:.35s .1s both VisualInfoProcessingAct-module__GQ17JG__fadeUp;display:flex}.VisualInfoProcessingAct-module__GQ17JG__score{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.VisualInfoProcessingAct-module__GQ17JG__nextBtn{cursor:pointer;color:#fff;background:#64a238;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.VisualInfoProcessingAct-module__GQ17JG__nextBtn:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.VisualInfoProcessingAct-module__GQ17JG__nextBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.VisualInfoProcessingAct-module__GQ17JG__btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;line-height:1;transition:all .18s;display:inline-flex}.VisualInfoProcessingAct-module__GQ17JG__primary{color:#fff;background:#2e7d45}.VisualInfoProcessingAct-module__GQ17JG__primary:hover:not(:disabled){background:#3fa358;transform:translateY(-1px)}.VisualInfoProcessingAct-module__GQ17JG__primary:disabled{opacity:.45;cursor:not-allowed;transform:none}@keyframes VisualInfoProcessingAct-module__GQ17JG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes VisualInfoProcessingAct-module__GQ17JG__popIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes VisualInfoProcessingAct-module__GQ17JG__shakeLeft{0%,to{transform:translate(0)}25%,75%{transform:translate(-5px)}50%{transform:translate(5px)}}@media (max-width:768px){.VisualInfoProcessingAct-module__GQ17JG__container{padding:18px 20px 32px}.VisualInfoProcessingAct-module__GQ17JG__mainCardInner{padding:20px 20px 32px}.VisualInfoProcessingAct-module__GQ17JG__instructionCard{border-radius:12px;gap:12px;padding:16px 18px}.VisualInfoProcessingAct-module__GQ17JG__title{font-size:18px}.VisualInfoProcessingAct-module__GQ17JG__options{gap:12px;grid-template-columns:repeat(2,1fr)!important}.VisualInfoProcessingAct-module__GQ17JG__optLabel img{height:140px}.VisualInfoProcessingAct-module__GQ17JG__question{font-size:17px}.VisualInfoProcessingAct-module__GQ17JG__customAudioPlayer{gap:12px;padding:9px 16px}.VisualInfoProcessingAct-module__GQ17JG__playPauseBtn{width:36px;height:36px;font-size:13px}.VisualInfoProcessingAct-module__GQ17JG__timeDisplay{min-width:60px;font-size:11px}.VisualInfoProcessingAct-module__GQ17JG__btn,.VisualInfoProcessingAct-module__GQ17JG__nextBtn{padding:10px 18px;font-size:13px}.VisualInfoProcessingAct-module__GQ17JG__controlsRow{padding:12px 18px}.VisualInfoProcessingAct-module__GQ17JG__score{font-size:14px}}@media (max-width:480px){.VisualInfoProcessingAct-module__GQ17JG__wrapper{padding-bottom:24px}.VisualInfoProcessingAct-module__GQ17JG__container{padding:12px 12px 28px}.VisualInfoProcessingAct-module__GQ17JG__mainCardInner{padding:14px 14px 28px}.VisualInfoProcessingAct-module__GQ17JG__instructionCard{border-radius:10px;gap:10px;padding:12px 14px}.VisualInfoProcessingAct-module__GQ17JG__mediaWrap{gap:12px;padding:16px 18px}.VisualInfoProcessingAct-module__GQ17JG__title{font-size:15px}.VisualInfoProcessingAct-module__GQ17JG__imageWrap img{max-height:180px}.VisualInfoProcessingAct-module__GQ17JG__qTitle{padding:3px 11px;font-size:10px}.VisualInfoProcessingAct-module__GQ17JG__question{margin-bottom:6px;font-size:15px}.VisualInfoProcessingAct-module__GQ17JG__options{gap:10px;padding:14px;grid-template-columns:repeat(2,1fr)!important}.VisualInfoProcessingAct-module__GQ17JG__optLabel{border-width:2px;padding:6px}.VisualInfoProcessingAct-module__GQ17JG__optLabel img{height:100px}.VisualInfoProcessingAct-module__GQ17JG__mark{width:32px;height:32px;font-size:16px}.VisualInfoProcessingAct-module__GQ17JG__customAudioPlayer{gap:10px;padding:8px 14px}.VisualInfoProcessingAct-module__GQ17JG__playPauseBtn{width:32px;height:32px;font-size:12px}.VisualInfoProcessingAct-module__GQ17JG__seekBar::-webkit-slider-thumb{width:10px;height:10px}.VisualInfoProcessingAct-module__GQ17JG__seekBar::-moz-range-thumb{width:10px;height:10px}.VisualInfoProcessingAct-module__GQ17JG__timeDisplay{min-width:52px;font-size:10px}.VisualInfoProcessingAct-module__GQ17JG__controlsRow{flex-wrap:wrap;gap:10px;padding:10px 14px}.VisualInfoProcessingAct-module__GQ17JG__score{font-size:13px}.VisualInfoProcessingAct-module__GQ17JG__btn,.VisualInfoProcessingAct-module__GQ17JG__nextBtn{border-radius:8px;padding:9px 14px;font-size:12px}}@media (max-width:360px){.VisualInfoProcessingAct-module__GQ17JG__container,.VisualInfoProcessingAct-module__GQ17JG__mainCardInner{padding:10px 10px 24px}.VisualInfoProcessingAct-module__GQ17JG__title{font-size:14px}.VisualInfoProcessingAct-module__GQ17JG__imageWrap img{max-height:150px}.VisualInfoProcessingAct-module__GQ17JG__options{gap:8px}.VisualInfoProcessingAct-module__GQ17JG__optLabel img{height:84px}.VisualInfoProcessingAct-module__GQ17JG__mark{width:28px;height:28px;font-size:14px}.VisualInfoProcessingAct-module__GQ17JG__customAudioPlayer{flex-wrap:wrap;padding:8px 10px}.VisualInfoProcessingAct-module__GQ17JG__timeDisplay{min-width:44px;font-size:9px}.VisualInfoProcessingAct-module__GQ17JG__btn,.VisualInfoProcessingAct-module__GQ17JG__nextBtn{padding:8px 12px;font-size:11px}}@media (max-width:600px) and (orientation:portrait){.VisualInfoProcessingAct-module__GQ17JG__optionsGrid{grid-template-columns:1fr;gap:12px}}
.MatchPairs-module__0t6XYG__wrapper{background:0 0;width:100%;min-height:calc(100vh - 65px);font-family:Plus Jakarta Sans,Segoe UI,sans-serif;overflow-y:auto}.MatchPairs-module__0t6XYG__mainCard{--accent:#2e7d45;--pill:#fff;--text:#1a2518;box-sizing:border-box;width:100%;max-width:750px;color:var(--text);flex-direction:column;gap:18px;margin:0 auto;padding:24px 32px 40px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;display:flex}.MatchPairs-module__0t6XYG__main{flex-direction:column;gap:18px;width:100%;display:flex}.MatchPairs-module__0t6XYG__title{color:#1a2518;white-space:pre-line;text-align:left;background:0 0;border:none;border-radius:16px;padding:20px 26px;font-family:Nunito,Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:900;animation:.35s both MatchPairs-module__0t6XYG__fadeUp}.MatchPairs-module__0t6XYG__progressStrip{align-items:center;gap:14px;padding-left:26px;animation:.35s 50ms both MatchPairs-module__0t6XYG__fadeUp;display:flex}.MatchPairs-module__0t6XYG__dotsContainer{flex-wrap:wrap;gap:6px;display:flex}.MatchPairs-module__0t6XYG__dot{background-color:#c4d4bd;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .3s}.MatchPairs-module__0t6XYG__dotCorrect{background-color:#2e7d45}.MatchPairs-module__0t6XYG__dotWrong{background-color:#c0394f}.MatchPairs-module__0t6XYG__scoreDisplay{align-items:center;gap:8px;display:flex}.MatchPairs-module__0t6XYG__sdLabel{color:#7a9872;font-size:13px;font-weight:500}.MatchPairs-module__0t6XYG__sdVal{color:#2e7d45;font-family:Nunito,sans-serif;font-size:22px;font-weight:900}.MatchPairs-module__0t6XYG__sdMax{color:#7a9872;font-size:12px}.MatchPairs-module__0t6XYG__matchContainer{overscroll-behavior:contain;background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:flex-start;min-height:260px;padding:0 26px 20px;animation:.35s 50ms both MatchPairs-module__0t6XYG__fadeUp;display:flex;position:relative;overflow:auto visible}.MatchPairs-module__0t6XYG__column{z-index:2;flex-direction:column;flex-shrink:0;gap:12px;display:flex}.MatchPairs-module__0t6XYG__box{cursor:pointer;text-align:center;color:#1a2518;word-break:break-word;overflow-wrap:break-word;white-space:normal;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background:#f2f5ef;border:2px solid #dde6d8;border-radius:10px;min-width:130px;max-width:220px;padding:12px 20px;font-family:Nunito,sans-serif;font-size:15px;font-weight:700;transition:all .18s}.MatchPairs-module__0t6XYG__box:hover{color:#02c3cc;background:#ddf9fb;border-color:#02c3cc;transform:translateY(-2px)}.MatchPairs-module__0t6XYG__selected{transform:translateY(-2px);color:#02c3cc!important;background:#ddf9fb!important;border-color:#02c3cc!important}.MatchPairs-module__0t6XYG__used{opacity:.45;pointer-events:none}.MatchPairs-module__0t6XYG__hoverTarget{transform:scale(1.04);color:#0d8a78!important;background:#d4f5f6!important;border-color:#0d8a78!important}.MatchPairs-module__0t6XYG__lines{pointer-events:none;z-index:1;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.MatchPairs-module__0t6XYG__lines line{stroke-width:3px;stroke-linecap:round}.MatchPairs-module__0t6XYG__lines .MatchPairs-module__0t6XYG__lineDefault{stroke:#02c3cc;opacity:.6}.MatchPairs-module__0t6XYG__lines .MatchPairs-module__0t6XYG__correct{stroke:#2e7d45;opacity:.9}.MatchPairs-module__0t6XYG__lines .MatchPairs-module__0t6XYG__wrong{stroke:#c0394f;opacity:.9}.MatchPairs-module__0t6XYG__footer{background:0 0;border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;animation:.35s .1s both MatchPairs-module__0t6XYG__fadeUp;display:flex}.MatchPairs-module__0t6XYG__small{color:#2e7d45;font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.MatchPairs-module__0t6XYG__nextBtn{cursor:pointer;color:#fff;white-space:nowrap;background:#64a238;border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 22px;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;transition:all .18s;display:inline-flex}.MatchPairs-module__0t6XYG__nextBtn:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.MatchPairs-module__0t6XYG__nextBtn:active:not(:disabled){transform:translateY(0)}.MatchPairs-module__0t6XYG__nextBtn:disabled{opacity:.45;cursor:not-allowed;transform:none}.MatchPairs-module__0t6XYG__submitBtn{color:#fff;background:#64a238}.MatchPairs-module__0t6XYG__submitBtn:hover:not(:disabled){background:#52852e;transform:translateY(-1px)}.MatchPairs-module__0t6XYG__submitBtn:active:not(:disabled){transform:translateY(0)}.MatchPairs-module__0t6XYG__submitBtn:disabled{opacity:.45;cursor:not-allowed}@keyframes MatchPairs-module__0t6XYG__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.MatchPairs-module__0t6XYG__mainCard{max-width:100%;padding:20px}.MatchPairs-module__0t6XYG__box{min-width:110px;padding:10px 14px;font-size:14px}.MatchPairs-module__0t6XYG__matchContainer{padding:18px}.MatchPairs-module__0t6XYG__progressStrip{padding-left:20px}}@media (max-width:500px){.MatchPairs-module__0t6XYG__mainCard{padding:14px}.MatchPairs-module__0t6XYG__title{padding:16px;font-size:17px}.MatchPairs-module__0t6XYG__matchContainer{gap:14px;min-height:auto;padding:14px}.MatchPairs-module__0t6XYG__column{gap:10px}.MatchPairs-module__0t6XYG__box{min-width:90px;max-width:140px;padding:10px;font-size:13px}.MatchPairs-module__0t6XYG__footer{flex-flow:row;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.MatchPairs-module__0t6XYG__nextBtn{flex:none;width:auto}.MatchPairs-module__0t6XYG__progressStrip{gap:10px;padding-left:14px}.MatchPairs-module__0t6XYG__sdVal{font-size:18px}.MatchPairs-module__0t6XYG__sdLabel{font-size:12px}.MatchPairs-module__0t6XYG__sdMax{font-size:11px}}@media (max-width:360px){.MatchPairs-module__0t6XYG__title{font-size:15px}.MatchPairs-module__0t6XYG__box{min-width:80px;padding:8px 10px;font-size:12px}.MatchPairs-module__0t6XYG__nextBtn{font-size:12px}.MatchPairs-module__0t6XYG__small{font-size:13px}.MatchPairs-module__0t6XYG__progressStrip{gap:8px;padding-left:10px}.MatchPairs-module__0t6XYG__dot{width:8px;height:8px}.MatchPairs-module__0t6XYG__sdVal{font-size:16px}}
