@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Nunito:wght@600;700;800;900&display=swap";:root{color:#f8f9ff;background:#060b28;font-family:Nunito,sans-serif;font-weight:700;line-height:1.2}.siteTheme{min-height:100vh;font-family:var(--site-font), sans-serif;font-size:var(--site-base-size);font-weight:var(--site-text-weight);letter-spacing:var(--site-letter-spacing)}.siteTheme .stars{background:radial-gradient(circle at 8% 18%, color-mix(in srgb, var(--site-primary) 50%, transparent) 0 2%, transparent 19%), radial-gradient(circle at 85% 0, color-mix(in srgb, var(--site-accent) 25%, transparent) 0, transparent 31%), linear-gradient(145deg, var(--site-page), color-mix(in srgb, var(--site-page) 70%, var(--site-page-alt)) 58%, var(--site-page-alt))}.siteTheme .topbar{background:color-mix(in srgb, var(--site-header) 88%, transparent);border-bottom-color:color-mix(in srgb, var(--site-accent) 45%, var(--site-header))}.siteTheme .brand,.siteTheme .hero h1,.siteTheme .portal h2,.siteTheme .customCoverBlock h2{color:var(--site-heading);font-family:var(--site-heading-font), sans-serif;font-weight:var(--site-heading-weight)}.siteTheme .brand b,.siteTheme .hero>span{color:var(--site-accent)}.siteTheme .hero h1{font-size:clamp(32px, 5vw, var(--site-heading-size))}.siteTheme .hero p,.siteTheme .cloudLogin>p,.siteTheme .customCoverBlock p{color:var(--site-text)}.siteTheme .loginCard,.siteTheme .infoCard{border-radius:var(--site-radius);background:color-mix(in srgb, var(--site-panel) 91%, transparent);border-color:color-mix(in srgb, var(--site-accent) 30%, var(--site-panel))}.siteTheme .primary,.siteTheme .accessTabs button.active{background:linear-gradient(135deg, var(--site-primary), color-mix(in srgb, var(--site-primary) 60%, var(--site-accent)))}.siteTheme .score40{background:linear-gradient(135deg, var(--site-primary), var(--site-accent))}.portalLayout{flex-wrap:wrap;align-items:stretch;gap:25px;display:flex}.portalLayout>.coverBlockHero,.portalLayout>.customCoverBlock{flex:1 0 100%}.portalLayout>.coverBlockLogin{flex:620px}.portalLayout>.coverBlockInfo{flex:0 340px}.coverBlockHero{margin-bottom:3px}.customCoverBlock{border:2px solid color-mix(in srgb, var(--site-accent) 30%, transparent);border-radius:var(--site-radius);padding:28px;box-shadow:0 18px 45px #0006}.customCoverBlock h2{margin:0 0 8px;font-size:30px}.customCoverBlock p{white-space:pre-wrap;margin:0}.adminTools .coverEditButton{color:#5143bc;background:#f1edff;border-color:#d4c5ff}.adminTools .pdfButton{color:#b3344b;background:#fff4f5;border-color:#f0c8ce}.coverEditorBackdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07102de8;padding:18px;position:fixed;inset:0}.coverEditor{color:#17223e;letter-spacing:0;background:#f4f6fb;border:1px solid #d8ddec;border-radius:24px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1580px,100%);height:calc(100vh - 36px);margin:auto;font-family:Nunito,sans-serif;font-size:14px;font-weight:700;display:grid;overflow:hidden;box-shadow:0 30px 100px #0008}.coverEditorHead{background:#fff;border-bottom:1px solid #dde2ef;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.coverEditorHead small{color:#6457da;letter-spacing:1.7px;font-size:10px}.coverEditorHead h2{margin:2px 0;font:800 28px "Baloo 2",sans-serif}.coverEditorHead p{color:#717b93;margin:0;font-size:12px}.coverEditorHeadActions,.coverEditorHeadActions button{align-items:center;gap:8px;display:flex}.coverEditorHeadActions button{color:#45506b;cursor:pointer;background:#fff;border:1px solid #d8ddea;border-radius:10px;padding:9px 12px}.coverEditorHeadActions svg{width:17px}.coverEditorHeadActions .closeCover{color:#fff;background:#18223c;padding:9px}.coverEditorBody{grid-template-columns:minmax(390px,.7fr) minmax(560px,1.3fr);min-height:0;display:grid}.coverControls{background:#fff;border-right:1px solid #dce1ee;min-height:0;overflow:auto}.coverEditorTabs{z-index:2;background:#fff;border-bottom:1px solid #e0e5ef;grid-template-columns:repeat(3,1fr);gap:7px;padding:12px;display:grid;position:sticky;top:0}.coverEditorTabs button{color:#5f6980;cursor:pointer;background:#f8f9fc;border:1px solid #dde1ec;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 8px;display:flex}.coverEditorTabs button.active{color:#5145be;background:#efedff;border-color:#6557db}.coverEditorTabs svg{width:17px}.coverControlPanel{padding:18px}.coverControlPanel>h3{margin:0 0 4px;font-size:18px}.coverControlPanel>p{color:#758097;margin:0 0 17px;font-size:11px}.coverTextField,.coverSelectField,.rangeEditor,.colorEditor{margin-bottom:13px;display:block}.coverTextField>span,.coverSelectField>span,.rangeEditor>span,.colorEditor>span{color:#556078;margin-bottom:5px;font-size:11px;display:block}.coverTextField input,.coverTextField textarea,.coverSelectField select,.customBlockFields input,.customBlockFields textarea,.customBlockFields select,.colorEditor div>input:last-child{color:#202b47;width:100%;font:inherit;background:#fff;border:1px solid #d7dce8;border-radius:9px;outline:0;padding:10px 11px}.coverTextField textarea,.customBlockFields textarea{resize:vertical;min-height:72px;line-height:1.4}.coverTextField input:focus,.coverTextField textarea:focus,.coverSelectField select:focus,.customBlockFields input:focus,.customBlockFields textarea:focus{border-color:#6759dc;box-shadow:0 0 0 3px #6759dc18}.coverColorGrid{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.colorEditor>div{grid-template-columns:44px 1fr;gap:7px;display:grid}.colorEditor input[type=color]{cursor:pointer;background:#fff;border:1px solid #d7dce8;border-radius:9px;width:44px;height:41px;padding:3px}.rangeEditor>span{justify-content:space-between;display:flex}.rangeEditor b{color:#5446c7}.rangeEditor input{accent-color:#5b52df;width:100%}.coverBlockList{gap:10px;display:grid}.coverBlockEditor{background:#f9faff;border:1px solid #dce1ec;border-radius:12px;padding:11px}.coverBlockRow{grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:7px;display:grid}.coverBlockRow>svg{color:#8c94a6;width:17px}.coverBlockRow>b{font-size:12px}.visibilitySwitch{color:#677087;align-items:center;gap:4px;font-size:10px;display:flex}.visibilitySwitch input{accent-color:#5b52df}.coverBlockRow>button{color:#4b5570;cursor:pointer;background:#fff;border:1px solid #d5dae6;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:grid}.coverBlockRow>button:disabled{opacity:.35}.coverBlockRow>button svg{width:15px}.customBlockFields{border-top:1px solid #e0e4ee;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px;padding-top:12px;display:grid}.customBlockFields>input,.customBlockFields>textarea,.customBlockFields>select,.customBlockFields>.removeCustomBlock{grid-column:1/-1}.customBlockFields .colorEditor{margin:0}.removeCustomBlock,.addCoverBlock{color:#b33850;cursor:pointer;background:#fff5f6;border:1px solid #edcbd1;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px;display:flex}.removeCustomBlock svg,.addCoverBlock svg{width:16px}.addCoverBlock{color:#5145bd;background:#f1efff;border-color:#cfc8f7;width:100%;margin-top:12px}.coverPreviewArea{background:#e8ecf4;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.coverPreviewToolbar{background:#fff;border-bottom:1px solid #d3d9e6;justify-content:space-between;align-items:center;gap:12px;padding:10px 15px;display:flex}.coverPreviewToolbar>span,.coverPreviewToolbar>div,.coverPreviewToolbar button{align-items:center;gap:7px;display:flex}.coverPreviewToolbar>span{color:#525e77;font-size:11px}.coverPreviewToolbar svg{width:16px}.coverPreviewToolbar button{color:#626c82;cursor:pointer;background:#fff;border:1px solid #d8dde8;padding:7px 9px}.coverPreviewToolbar button:first-child{border-radius:8px 0 0 8px}.coverPreviewToolbar button:last-child{border-radius:0 8px 8px 0;margin-left:-7px}.coverPreviewToolbar button.active{z-index:1;color:#5044bb;background:#eeecff;border-color:#5e51d7}.coverPreviewStage{place-items:start center;min-height:0;padding:22px;display:grid;overflow:auto}.coverPreviewCanvas{background:linear-gradient(145deg, var(--site-page), var(--site-page-alt));width:min(100%,920px);min-height:100%;color:var(--site-heading);font-family:var(--site-font), sans-serif;font-size:calc(var(--site-base-size) * .7);font-weight:var(--site-text-weight);letter-spacing:var(--site-letter-spacing);border:7px solid #222b3e;border-radius:17px;transition:width .25s;overflow:hidden;box-shadow:0 20px 50px #25304a36}.coverPreviewCanvas.mobile{width:360px;min-height:700px}.coverPreviewTopbar{background:var(--site-header);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px 16px;display:grid}.coverPreviewTopbar>span{background:var(--site-primary);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.coverPreviewTopbar b{font-family:var(--site-heading-font), sans-serif}.coverPreviewTopbar em{color:var(--site-accent);font-style:normal}.coverPreviewTopbar small{color:var(--site-text)}.coverPreviewLayout{flex-wrap:wrap;align-items:stretch;gap:12px;padding:18px;display:flex}.coverPreviewHero,.coverPreviewCustom{flex:1 0 100%}.coverPreviewHero{text-align:center;padding:9px 10px 14px}.coverPreviewHero small{color:var(--site-accent)}.coverPreviewHero h1{color:var(--site-heading);font-family:var(--site-heading-font), sans-serif;font-size:clamp(24px, 4vw, calc(var(--site-heading-size) * .62));font-weight:var(--site-heading-weight);margin:4px 0;line-height:1}.coverPreviewHero p{color:var(--site-text);margin:6px}.coverPreviewHero>span{border:1px solid color-mix(in srgb, var(--site-accent) 35%, transparent);color:var(--site-text);border-radius:999px;padding:6px 10px;font-size:.85em;display:inline-block}.coverPreviewLogin,.coverPreviewInfo,.coverPreviewCustom{border:2px solid color-mix(in srgb, var(--site-accent) 28%, var(--site-panel));border-radius:var(--site-radius);background:var(--site-panel);box-shadow:0 12px 28px #0004}.coverPreviewLogin{text-align:center;flex:500px;padding:19px}.coverPreviewLogin>div{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:13px;display:grid}.coverPreviewLogin>div b{background:color-mix(in srgb, var(--site-primary) 55%, transparent);border-radius:8px;padding:7px}.coverPreviewLogin>span{font-size:32px}.coverPreviewLogin h2,.coverPreviewInfo h2,.coverPreviewCustom h2{color:inherit;font-family:var(--site-heading-font), sans-serif;font-weight:var(--site-heading-weight);margin:6px 0}.coverPreviewLogin p,.coverPreviewInfo p{color:var(--site-text);margin:5px}.coverPreviewLogin input{border:1px solid var(--site-accent);text-align:center;background:#fff;border-radius:8px;width:150px;margin:10px auto 7px;padding:9px;display:block}.coverPreviewLogin button{background:var(--site-primary);color:#fff;border:0;border-radius:8px;padding:9px 15px}.coverPreviewInfo{flex:0 260px;padding:19px}.coverPreviewInfo>strong{font:var(--site-heading-weight) 32px var(--site-heading-font), sans-serif;color:var(--site-accent)}.coverPreviewInfo>small{margin-left:6px}.coverPreviewCustom{padding:20px}.coverPreviewCustom p{white-space:pre-wrap;margin:0}.coverPreviewCanvas.mobile .coverPreviewLayout>*{flex:1 0 100%}.coverPreviewCanvas.mobile .coverPreviewTopbar small{display:none}.coverPreviewCanvas.mobile .coverPreviewHero h1{font-size:min(36px, calc(var(--site-heading-size) * .56))}.coverEditorFoot{background:#fff;border-top:1px solid #dce1ec;justify-content:flex-end;align-items:center;gap:9px;padding:12px 18px;display:flex}.coverEditorFoot>span{color:#1d8055;margin-right:auto;font-size:11px}.coverEditorFoot>span.error{color:#b33a50}.coverEditorFoot button{color:#47516b;cursor:pointer;background:#fff;border:1px solid #d4d9e5;border-radius:10px;align-items:center;gap:7px;padding:10px 14px;display:flex}.coverEditorFoot .saveCover{color:#fff;background:#5b52df;border-color:#5b52df}.coverEditorFoot button:disabled{opacity:.55}.coverEditorFoot svg{width:17px}@media (width<=1000px){.portalLayout>.coverBlockInfo{flex:100%}.coverEditorBody{grid-template-columns:minmax(340px,.9fr) minmax(430px,1.1fr)}.coverColorGrid{grid-template-columns:1fr}}@media (width<=760px){.portalLayout{display:block}.portalLayout>*+*{margin-top:16px}.coverEditorBackdrop{padding:0}.coverEditor{border:0;border-radius:0;width:100%;height:100vh}.coverEditorHead{padding:12px 14px}.coverEditorHead h2{font-size:22px}.coverEditorHead p,.coverEditorHeadActions .resetCover{display:none}.coverEditorBody{display:block;overflow:auto}.coverControls{border-right:0;overflow:visible}.coverEditorTabs{top:0}.coverPreviewArea{border-top:1px solid #dce1ec;min-height:620px}.coverPreviewStage{padding:14px}.coverPreviewCanvas.desktop{min-width:680px}.coverPreviewToolbar>span{display:none}.coverEditorFoot{flex-wrap:wrap;padding:9px}.coverEditorFoot>span{width:100%}.coverEditorFoot button{flex:1;justify-content:center}.adminTools .coverEditButton,.adminTools .pdfButton{flex:190px;justify-content:center}}*{box-sizing:border-box}body{min-width:320px;margin:0}button{font:inherit;color:inherit}.stars{z-index:-2;background:radial-gradient(circle at 8% 18%,#2b1764 0 2%,#0000 19%),radial-gradient(circle at 85% 0,#16286f 0,#0000 31%),linear-gradient(145deg,#060b28,#0c1642 58%,#111252);position:fixed;inset:0}.stars:after{content:"";opacity:.38;background-image:radial-gradient(#6ee9ff 1px,#0000 1px),radial-gradient(#fff 1px,#0000 1px);background-position:12px 16px,40px 65px;background-size:72px 72px,119px 119px;position:absolute;inset:0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07102cd9;border-bottom:1px solid #344ba5;align-items:center;gap:14px;height:112px;padding:18px clamp(20px,4vw,64px);display:flex}.brand{cursor:pointer;text-align:left;letter-spacing:.5px;background:0 0;border:0;align-items:center;gap:14px;margin-right:auto;font:800 clamp(18px,2vw,28px)/.85 "Baloo 2";display:flex}.brand b{color:#5de7ff;text-shadow:0 3px #2446a9;font-size:1.45em;display:block}.brandWords small{color:#ffd66b;letter-spacing:1px;text-transform:uppercase;margin-top:7px;font:800 10px/1 Nunito,sans-serif;display:block}.teacherLogo{background:#0d2e61;border:3px solid #ffd66b;border-radius:50%;flex:none;width:72px;height:72px;position:relative;overflow:visible;box-shadow:0 0 28px #44dcff66}.teacherLogo img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.teacherLogo i{color:#17214c;background:linear-gradient(145deg,#ff7a55,#ffca4e);border:2px solid #081337;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;bottom:-5px;right:-7px}.teacherLogo i svg{width:17px;height:17px;transform:rotate(42deg)}.rocket{background:linear-gradient(145deg,#2f71e4,#963dfa);border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 0 26px #40dfff88}.rocket svg{width:36px;height:36px;transform:rotate(45deg)}.player{background:#101b4d;border:2px solid #385ac0;border-radius:26px;align-items:center;gap:12px;min-width:290px;padding:10px 16px;display:flex}.avatar{background:#62dbff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:34px;display:grid}.level{flex:1}.level strong{font-size:18px}.xp{background:#06102e;border-radius:10px;height:10px;margin-top:7px;overflow:hidden}.xp i,.roundProgress i{border-radius:inherit;background:linear-gradient(90deg,#38c9ff,#62efd6);height:100%;display:block;box-shadow:0 0 12px #3be8ff}.xptext{color:#b6c5ef;font-size:13px}.iconbtn{cursor:pointer;background:#0b2257;border:2px solid #2876cf;border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.iconbtn:hover{background:#123475;transform:translateY(-2px)}.home,.gameWrap{max-width:1540px;margin:auto;padding:34px clamp(20px,4vw,64px)}.welcome{text-align:center}.welcome>span{color:#5ce6ff;letter-spacing:2px;font-size:13px}.welcome h1{margin:4px 0;font:800 clamp(38px,5vw,64px)/1 "Baloo 2"}.welcome p{color:#b7c3e9;margin:0}.digitToggle{justify-content:center;align-items:center;gap:7px;margin:22px 0;display:flex}.digitToggle span{color:#aebbe5;margin-right:6px;font-size:13px}.digitToggle button{cursor:pointer;background:#101c50;border:1px solid #40559b;border-radius:20px;padding:8px 15px}.digitToggle button.active{background:#6c51e7;border-color:#b3a5ff}.homeGrid{grid-template-columns:minmax(0,2.1fr) minmax(290px,.75fr);gap:24px;display:grid}.missions{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.missionCard{border:2px solid var(--accent);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 13%, #111b4c), #0a143e);cursor:pointer;min-height:385px;box-shadow:inset 0 0 50px color-mix(in srgb, var(--accent) 9%, transparent), 0 14px 30px #0005;border-radius:28px;padding:20px;transition:all .2s;position:relative;overflow:hidden}.missionCard:hover{box-shadow:0 0 28px color-mix(in srgb, var(--accent) 35%, transparent), 0 18px 36px #0007;transform:translateY(-7px)}.cyan{--accent:#42dff4}.violet{--accent:#a773ff}.mint{--accent:#58e7af}.badge{color:var(--accent);background:#ffffff16;border-radius:10px;padding:5px 9px;font-size:10px;position:absolute;top:16px;right:16px}.orb{background:radial-gradient(circle at 35% 28%, #fff4, var(--accent) 45%, #0b1642 48%);color:#fff;text-shadow:0 0 16px #fff;border-radius:50%;place-items:center;width:130px;height:130px;margin:30px auto 18px;font:800 72px "Baloo 2";display:grid}.missionCard h2{margin:0;font:800 30px "Baloo 2"}.missionCard p{color:#bbc7ec;min-height:46px}.launch{color:var(--accent);justify-content:center;align-items:center;gap:8px;display:flex}.launch svg{width:15px}.quick{background:linear-gradient(155deg,#4b173f,#101944 54%);border:2px solid #ff6678;border-radius:28px;padding:24px;box-shadow:0 14px 30px #0005}.quickTitle{align-items:center;gap:12px;display:flex}.quickTitle>span{font-size:34px}.quickTitle small{color:#ffb8c0;letter-spacing:1.5px;font-size:10px}.quick h2{margin:2px 0;font:800 26px "Baloo 2"}.quick>p{color:#c6cdec}.quickEq{background:#0c153b;border:1px solid #8191d5;border-radius:20px;place-items:center;min-height:105px;margin:28px 0;font:800 clamp(30px,3vw,45px) "Baloo 2";display:grid}.quick>button{cursor:pointer;background:linear-gradient(90deg,#ff5573,#ff804d);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px;display:flex;box-shadow:0 7px #9e2549}.quick>button:active{transform:translateY(5px);box-shadow:0 2px #9e2549}.quick>small{text-align:center;color:#ffd465;margin-top:16px;display:block}.achievement{background:#08153bdd;border:2px solid #2f69cf;border-radius:24px;justify-content:space-around;align-items:center;gap:22px;margin-top:24px;padding:15px 22px;display:flex}.achievement>div{align-items:center;gap:10px;display:flex}.achievement svg{color:#ffd758}.achievement span{color:#aebbe5;font-size:11px}.achievement b{color:#fff;font-size:18px;display:block}.starsRow svg{width:28px}.back{color:#b8c7f0;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:16px;display:flex}.gameGrid{grid-template-columns:minmax(0,1fr) 280px;gap:24px;display:grid}.gamePanel,.missionStats{background:#0b1644e8;border:2px solid #334fab;border-radius:30px;box-shadow:0 18px 50px #0006}.gamePanel{overflow:hidden}.gameHead{justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.gameHead>div{align-items:center;gap:14px;display:flex}.miniIcon{border:2px solid var(--accent);width:58px;height:58px;color:var(--accent);border-radius:18px;place-items:center;font:800 30px "Baloo 2";display:grid}.gameHead small{color:#879ddd;letter-spacing:1.5px}.gameHead h1{margin:0;font:800 29px "Baloo 2"}.hearts svg{color:#ff617d;width:25px}.hearts .lost{color:#50618f}.roundProgress{background:#050d2b;height:9px}.question{text-align:center;padding:32px max(30px,10%)}.question>p{color:#9bace1}.equation{margin:14px 0 26px;font:800 clamp(45px,6vw,76px) "Baloo 2"}.equation em{color:#61dfff;font-style:normal}.equation span{color:#8191c5}.answers{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.answers button{cursor:pointer;background:#111f50;border:2px solid #405997;border-radius:18px;align-items:center;gap:14px;min-height:70px;padding:12px 18px;font-size:24px;display:flex}.answers button:hover,.answers button.selected{background:#17326b;border-color:#52dbf2;box-shadow:0 0 16px #36dffb45}.answers button b{background:#2d54a6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:16px;display:grid}.answers button svg{margin-left:auto}.answers button.correct{background:#123f44;border-color:#55e4a7}.answers button.wrong{background:#4c1d3c;border-color:#ff6377}.hint{text-align:left;color:#ffe89d;background:#4a3a142c;border:1px solid #ffd45a88;border-radius:15px;align-items:center;gap:12px;margin-top:18px;padding:15px;display:flex}.hint svg{color:#ffd45a;flex:none}.actionRow{background:#07102f;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.hintBtn,.secondary{cursor:pointer;background:#111c47;border:1px solid #465a97;border-radius:14px;align-items:center;gap:8px;padding:13px 18px;display:flex}.primary{cursor:pointer;background:linear-gradient(90deg,#7d58f3,#4db5f0);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-width:230px;padding:15px 22px;display:flex;box-shadow:0 6px #3933a4}.primary:disabled{filter:grayscale();opacity:.45;cursor:not-allowed}.primary.success{background:linear-gradient(90deg,#20b77a,#5de1a8);box-shadow:0 6px #147451}.feedback.bad{text-align:center;color:#ffb0bd;background:#571b40;padding:10px}.missionStats{padding:24px}.missionStats h2{text-align:center;font:800 24px "Baloo 2"}.planet{text-align:center;margin:15px;font-size:82px}.stat{border-bottom:1px solid #2c3e79;align-items:center;gap:12px;padding:13px 0;display:flex}.stat svg{color:#62ddff}.stat span{color:#94a6d9;font-size:11px}.stat strong{color:#fff;font-size:19px;display:block}.goal{text-align:center;color:#ffe599;background:#3d321e55;border:1px solid #ffda5a55;border-radius:16px;margin-top:22px;padding:16px}.goal svg{color:#ffda5a}.goal p{font-size:12px}.result{place-items:center;min-height:calc(100vh - 112px);padding:32px;display:grid}.resultCard{text-align:center;background:linear-gradient(160deg,#151f59,#0b123c);border:2px solid #765ce9;border-radius:32px;width:min(600px,100%);padding:35px;box-shadow:0 0 70px #785bf344}.trophy{color:#713208;background:linear-gradient(145deg,#ffd85a,#ff8b38);border-radius:50%;place-items:center;width:90px;height:90px;margin:auto;display:grid;box-shadow:0 0 35px #ffd85a88}.trophy svg{width:50px;height:50px}.resultCard>small{color:#5de5ff;letter-spacing:2px;margin-top:22px;display:block}.resultCard h1{margin:7px;font:800 40px "Baloo 2"}.resultCard>p{color:#b8c4e9}.resultScore{background:#091336;border-radius:20px;flex-direction:column;margin:20px auto;padding:15px;display:flex}.resultScore span{color:#9cadde;font-size:11px}.resultScore strong{color:#ffd75b;font:800 54px "Baloo 2"}.resultScore small{color:#9cadde}.resultStats{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.resultStats div{background:#111e4e;border-radius:15px;padding:15px;font-size:22px}.resultStats b,.resultStats span{display:block}.resultStats b{font-size:18px}.resultStats span{color:#9cadde;font-size:10px}.resultActions{gap:12px;margin-top:22px;display:flex}.resultActions>*{flex:1}@media (width<=900px){.player{min-width:0}.xptext,.level{display:none}.homeGrid,.gameGrid,.missions{grid-template-columns:1fr}.missionCard{min-height:300px}.quick{display:none}.missionStats{grid-template-columns:repeat(3,1fr);display:grid}.missionStats h2,.planet,.goal{display:none}.achievement{flex-wrap:wrap}.brand span:last-child{display:none}}@media (width<=600px){.topbar{height:86px;padding:12px}.rocket{width:52px;height:52px}.avatar{width:44px;height:44px}.player{min-width:auto;padding:5px}.iconbtn:last-child{display:none}.home,.gameWrap{padding:24px 14px}.welcome h1{font-size:38px}.answers{grid-template-columns:1fr}.question{padding:22px 16px}.actionRow,.resultActions{flex-direction:column}.actionRow>*{width:100%}.missionStats{display:none}.gameGrid{display:block}.gameHead{padding:18px}.hearts svg{width:20px}.achievement{display:none}.result{padding:18px}.resultCard{padding:25px 16px}}@media (prefers-reduced-motion:no-preference){.rocket{animation:3s ease-in-out infinite float}.stars:after{animation:30s linear infinite drift}.trophy{animation:2.3s ease-in-out infinite pulse}@keyframes float{50%{transform:translateY(-5px)}}@keyframes drift{to{transform:translateY(72px)}}@keyframes pulse{50%{box-shadow:0 0 55px #ffd85aaa}}}.shell{max-width:1480px;margin:auto;padding:34px clamp(18px,4vw,64px)}.studentChip{background:#122052;border:1px solid #3b61c9;border-radius:18px;padding:11px 18px}.iconText{cursor:pointer;background:#111d4a;border:1px solid #4967bb;border-radius:14px;align-items:center;gap:7px;padding:11px 15px;display:flex}.hero{text-align:center;margin-bottom:28px}.hero>span,.adminHead small{letter-spacing:2px;color:#5ce6ff;font-size:11px}.hero h1{margin:7px;font:800 clamp(38px,5vw,60px) "Baloo 2"}.hero p{color:#b2bee5}.teacherSignature{color:#9eb0df;text-align:left;background:#0d1946cc;border:1px solid #4668bd;border-radius:999px;align-items:center;gap:10px;margin-top:12px;padding:7px 14px 7px 7px;font-size:10px;display:inline-flex}.teacherSignature img{object-fit:cover;border:2px solid #ffd66b;border-radius:50%;width:40px;height:40px}.teacherSignature span,.teacherSignature b{display:block}.teacherSignature b{color:#fff;margin-top:2px;font-size:12px}.portalGrid{grid-template-columns:minmax(0,1fr) 340px;gap:25px;display:grid}.loginCard,.infoCard,.missionIntro,.questionCard,.sideQuest{background:#0b1644e8;border:2px solid #334eac;border-radius:28px;box-shadow:0 18px 45px #0006}.loginCard{padding:26px}.step{align-items:center;gap:10px;margin:7px 0 15px;display:flex}.step>b{background:#7458ed;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.parallels{grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:24px;display:grid}.parallels button{cursor:pointer;background:#121f51;border:1px solid #415ca9;border-radius:13px;padding:13px}.parallels button.active{background:#5c4ce0;border-color:#b5a7ff;box-shadow:0 0 17px #7960ff66}.search{background:#081230;border:1px solid #40589c;border-radius:13px;align-items:center;gap:9px;padding:0 13px;display:flex}.search input,.teacherAccess input,.addStudent input{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:13px}.studentList{grid-template-columns:repeat(3,1fr);gap:10px;max-height:310px;margin-top:15px;display:grid;overflow:auto}.studentList>button{text-align:left;cursor:pointer;background:#111e4e;border:1px solid #354f99;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px;display:grid}.studentList>button:hover{background:#17316b;border-color:#55dcf1;transform:translateY(-2px)}.studentList>button>span{font-size:25px}.studentList b,.studentList small{grid-column:2}.studentList small{color:#91a4db;font-size:10px}.studentList svg{grid-area:1/3/3;width:15px}.empty{text-align:center;color:#8498d3;grid-column:1/-1;padding:30px}.infoCard{padding:27px}.score40{background:linear-gradient(135deg,#7a54ec,#3abbe8);border-radius:21px;justify-content:center;align-items:center;gap:14px;padding:18px;display:flex}.score40 strong{font:800 62px "Baloo 2"}.score40 span{font-size:12px}.infoCard h2{font:800 27px "Baloo 2"}.infoCard ul{padding:0;list-style:none}.infoCard li{border-bottom:1px solid #263a78;align-items:center;gap:9px;padding:10px 0;display:flex}.infoCard li i{border-radius:50%;width:13px;height:13px}.l1{background:#52dff3}.l2{background:#ad77ff}.l3{background:#5ee5a8}.infoCard li svg{color:#ffd85a;width:15px}.teacherAccess{margin-top:25px}.teacherAccess button{cursor:pointer;background:#182656;border:1px solid #5d73b5;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;display:flex}.teacherAccess input{background:#08112f;border:1px solid #5066a8;border-radius:12px;margin:5px 0}.teacherAccess small{text-align:center;color:#7f92ca;margin-top:7px;display:block}.lobby{place-items:center;min-height:calc(100vh - 112px);display:grid}.missionIntro{text-align:center;max-width:780px;padding:40px}.bigAvatar{background:linear-gradient(135deg,#4adcf3,#7653ed);border-radius:50%;place-items:center;width:105px;height:105px;margin:auto;font-size:60px;display:grid}.missionIntro>small{color:#65e5fa;letter-spacing:1.5px;margin-top:18px;display:block}.missionIntro h1{margin:5px;font:800 45px "Baloo 2"}.missionIntro>p{color:#b4c0e7}.levels{grid-template-columns:repeat(3,1fr);gap:12px;margin:27px 0;display:grid}.levels>div{text-align:left;background:#101d4c;border:1px solid #3b5195;border-radius:15px;align-items:center;gap:10px;padding:14px;display:flex}.levels>div>b{background:#6a50e1;border-radius:12px;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.levels span,.levels small{display:block}.levels small{color:#93a5d8;font-size:10px}.huge{margin:auto;padding:17px 28px;font-size:18px}.missionIntro>small:last-child{color:#899bd1}.gameTop{grid-template-columns:1fr 1.3fr 1fr;align-items:center;gap:20px;margin-bottom:18px;display:grid}.gameTop>button{color:#9fb1e4;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:max-content;display:flex}.gameProgress span{text-align:center;font-size:12px;display:block}.gameProgress i{background:#07102d;border-radius:8px;height:9px;margin-top:7px;display:block}.gameProgress b{border-radius:inherit;background:linear-gradient(90deg,#5f58e7,#44dce9);height:100%;display:block}.liveStats{justify-content:flex-end;gap:13px;display:flex}.liveStats span{gap:6px;display:flex}.liveStats svg{color:#62e2f5;width:17px}.questionCard{padding:26px}.questionMeta{align-items:center;gap:10px;display:flex}.questionMeta span{background:#fff1;border-radius:9px;padding:6px 10px}.questionMeta small{color:#8197d4;letter-spacing:1.5px;margin-left:auto}.level1{color:#55e3f3}.level2{color:#bb83ff}.level3{color:#65e6af}.questionCard>p{text-align:center;color:#9cadde}.wordProblem{text-align:left;background:linear-gradient(145deg,#111e50,#172d68);border:1px solid #5c75c6;border-radius:18px;margin:22px 0;padding:22px;box-shadow:inset 0 0 25px #5d75d218}.wordProblem small{color:#69e1f4;letter-spacing:1.5px;margin-bottom:9px;font-weight:800;display:block}.wordProblem p{color:#fff;margin:0;font:700 23px/1.35 "Baloo 2"}.wordProblem span{color:#aebce5;margin-top:8px;font-size:11px;display:block}.columnPuzzlePrompt{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:18px 0 8px;display:flex}.columnPuzzlePrompt>p{color:#b8c7ef;text-align:center;margin:0}.digitHintButton{color:#ffe59a;cursor:pointer;background:#ffd46618;border:1px solid #ffd46666;border-radius:9px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-flex}.digitHintButton svg{width:15px}.digitHintButton:disabled{opacity:.7;cursor:default}.columnFeedback{text-align:center;border-radius:10px;max-width:560px;margin:-10px auto 14px;padding:9px 12px;font-size:11px;font-weight:900}.columnFeedback.correct{color:#72efb8;background:#1d8d5f26}.columnFeedback.wrong{color:#ffc0cc;background:#ce496322}.columnOperation{background:linear-gradient(150deg,#0c153c,#15275d);border:1px solid #4966ba;border-radius:20px;width:max-content;max-width:100%;margin:18px auto 26px;padding:24px 28px 20px;box-shadow:inset 0 0 28px #5873d31a,0 14px 30px #02061755}.columnRow{justify-content:flex-end;align-items:center;min-height:58px;display:flex}.columnSymbol{color:#ffcb62;text-align:center;flex:none;width:38px;font:900 36px/1 "Baloo 2"}.columnDigits{justify-content:flex-end;gap:7px;display:flex}.columnDigit,.digitBox{color:#fff;text-align:center;border-radius:7px;flex:none;place-items:center;width:43px;height:51px;font:900 32px/1 "Baloo 2";display:grid}.digitInputWrap{flex:none;width:43px;height:51px;display:block;position:relative}input.digitBox{color:#17223e;caret-color:#d3294e;background:#fff7f9;border:3px solid #ff5575;outline:0;box-shadow:0 0 0 4px #ff55751f,inset 0 0 0 1px #fff}input.digitBox:focus{border-color:#ff2f5d;box-shadow:0 0 0 5px #ff557538}input.digitBox.hinted,input.digitBox.hinted:disabled{color:#71530a;opacity:1;background:#fff8da;border-color:#ffd466;box-shadow:0 0 0 4px #ffd4662e}.columnRule{background:#ff6681;border-radius:999px;height:3px;margin:7px 0 7px 38px;box-shadow:0 0 8px #ff557566}.columnOperation.correct input.digitBox{color:#126944;background:#e9fff5;border-color:#4ee2a1;box-shadow:0 0 0 4px #4ee2a126}.columnOperation.wrong input.digitBox{color:#a52543;background:#fff0f3;border-color:#ff5575}.digitCorrection{z-index:2;color:#ffd46e;white-space:nowrap;font-size:8px;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.columnOperation.compact{box-shadow:none;background:#f5f7fc;border-color:#d9deea;border-radius:12px;margin:8px auto;padding:10px 12px 8px}.columnOperation.compact .columnRow{min-height:27px}.columnOperation.compact .columnSymbol{color:#b23b58;width:21px;font-size:20px}.columnOperation.compact .columnDigits{gap:3px}.columnOperation.compact .columnDigit,.columnOperation.compact .digitBox{color:#26334f;border-radius:4px;width:20px;height:25px;font-size:15px}.columnOperation.compact .digitBox.revealed{color:#16734b;background:#fff;border:2px solid #e04462}.columnOperation.compact .columnRule{height:2px;box-shadow:none;background:#d64a64;margin:3px 0 3px 21px}.longOperation{background:linear-gradient(150deg,#ffe5f7,#f5d9f2);border:1px solid #e6acd8;border-radius:20px;width:max-content;max-width:100%;margin:16px auto 24px;padding:20px 24px;box-shadow:inset 0 0 28px #ffffff80,0 14px 30px #02061744}.operationDigitRow{justify-content:flex-end;align-items:center;min-height:53px;display:flex}.operationRowSymbol{color:#9b326f;text-align:center;flex:none;width:36px;font:900 31px/1 "Baloo 2"}.operationDigitSquares{justify-content:flex-end;gap:6px;display:flex}.operationSquare{text-align:center;border-radius:7px;flex:none;place-items:center;width:41px;height:47px;font:900 29px/1 "Baloo 2";display:grid}.operationSquare.visible{color:#123f6d;background:#e5f5ff;border:2px solid #72b9ef;box-shadow:inset 0 0 0 2px #fff}.longMultiplication [class*=row-partial-] .operationSquare.visible,.longDivision [class*=row-division-product-] .operationSquare.visible,.longDivision [class*=row-division-partial-] .operationSquare.visible{color:#713330;background:#ffe2df;border-color:#ee9f9d}.longDivision [class*=row-division-next-] .operationSquare.visible,.longMultiplication .row-result .operationSquare.visible{color:#166440;background:#dcf9e8;border-color:#7fd5a8}.carryRowLabel{color:#95677f;text-align:right;letter-spacing:.9px;margin:0 0 2px 36px;font-size:8px;font-weight:900}.longMultiplication .row-carries .operationSquare.visible{color:#735d13;background:#fff6c9;border-color:#e9ca67}.operationSquare.spacer{visibility:hidden}.operationInputWrap{flex:none;width:41px;height:47px;display:block;position:relative}input.operationSquare{color:#17223e;caret-color:#d3294e;background:#fff7f9;border:3px solid #ff5575;outline:0;box-shadow:0 0 0 4px #ff55751f,inset 0 0 0 1px #fff}input.operationSquare:focus{border-color:#ff2f5d;box-shadow:0 0 0 5px #ff557538}input.operationSquare.hinted,input.operationSquare.hinted:disabled{color:#71530a;opacity:1;background:#fff8da;border-color:#ffd466}.longOperation.correct input.operationSquare{color:#126944;background:#e9fff5;border-color:#4ee2a1}.longOperation.wrong input.operationSquare{color:#a52543;background:#fff0f3}.operationCorrection{z-index:3;color:#9c2f4b;white-space:nowrap;font-size:8px;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.longOperationRule{background:#8a4777;border-radius:999px;height:3px;margin:5px 0 5px 36px}.longOperationRule.resultRule{background:#61dcaa}.longMultiplication>.operationDigitRow:last-child .operationSquare.visible{color:#126944;background:#e8fff5;border-color:#69d6aa}.divisionAlgorithm small{color:#8c607b;text-align:center;letter-spacing:1px;margin:0 0 3px 36px;font-size:8px;font-weight:900;display:block}.divisionTop{justify-content:flex-start;align-items:flex-start;display:flex}.divisionDividend{margin-left:36px;padding:0 9px 0 0}.divisionRight{border-left:3px solid #8a4777;min-width:190px;padding-left:8px}.divisionRight .operationRowSymbol,.divisionDividend .operationRowSymbol{display:none}.divisionRight .operationDigitRow{justify-content:flex-start}.divisionRightRule{background:#8a4777;border-radius:999px;height:3px;margin:3px 0 4px}.divisionQuotientLine{width:max-content;padding-bottom:3px}.divisionSteps{width:max-content;margin-left:0}.divisionStep{margin-top:4px}.divisionStepRule{background:#b66190;border-radius:999px;height:2px;margin:2px 0 2px 36px}.divisionRemainder{color:#287a59;text-align:center;margin-top:9px;font-size:10px;font-weight:800}.longOperation.compact{box-shadow:none;background:#fff0fa;border-color:#d9deea;border-radius:12px;margin:8px auto;padding:9px 11px}.longOperation.compact .operationDigitRow{min-height:25px}.longOperation.compact .operationRowSymbol{color:#b23b58;width:19px;font-size:18px}.longOperation.compact .operationDigitSquares{gap:2px}.longOperation.compact .operationSquare,.longOperation.compact .operationInputWrap{border-radius:4px;width:19px;height:23px;font-size:14px}.longOperation.compact .operationSquare.revealed{color:#16734b;background:#fff;border:2px solid #e04462}.longOperation.compact .longOperationRule{height:2px;margin:2px 0 2px 19px}.longOperation.compact .carryRowLabel,.longOperation.compact .divisionAlgorithm small{margin-left:19px;font-size:5px}.longOperation.compact .divisionDividend{margin-left:19px;padding-right:3px}.longOperation.compact .divisionRight{border-left-width:2px;min-width:82px;padding-left:3px}.longOperation.compact .divisionRightRule{height:2px;margin:1px 0 2px}.longOperation.compact .divisionStep{margin-top:1px}.longOperation.compact .divisionStepRule{margin-left:19px}.longOperation.compact .divisionRemainder{color:#287a59;margin-top:3px;font-size:7px}.questionActions{justify-content:space-between;margin-top:20px;display:flex}.ghost{color:#ffe08a;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;display:flex}.sideQuest{text-align:center;padding:25px}.avatarOrbit{background:radial-gradient(#53ddf8,#6e4be6);border-radius:50%;place-items:center;width:100px;height:100px;margin:15px auto;font-size:58px;display:grid;box-shadow:0 0 30px #4ae2f866}.sideQuest h3{margin-bottom:2px}.sideQuest>small{color:#8fa3da}.miniStat{text-align:left;border-bottom:1px solid #2d417f;align-items:center;gap:12px;padding:14px;display:flex}.miniStat svg{color:#ffd75b}.miniStat span,.miniStat b{display:block}.miniStat span{color:#9aabda;font-size:11px}.miniStat b{color:#fff;font-size:20px}.bonus{color:#ffe18b;background:#49381733;border:1px solid #ffd65b66;border-radius:15px;margin-top:18px;padding:15px}.bonus p{font-size:12px}.upNextApplication{color:#f8d5a6;text-align:left;background:#a85e2526;border:1px solid #dc8b3f88;border-radius:13px;margin-top:12px;padding:13px}.upNextApplication b,.upNextApplication span{display:block}.upNextApplication b{color:#ffb45f;letter-spacing:1.2px;margin-bottom:4px;font-size:9px}.upNextApplication span{font-size:10px;line-height:1.4}.finalGrade{justify-content:center;align-items:center;gap:10px;display:flex}.finalGrade strong{color:#ffd75b;font:800 82px "Baloo 2"}.finalGrade span{text-align:left;color:#9eafe0}.breakdown{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.breakdown div{background:#101e4d;border-radius:14px;padding:14px}.breakdown b,.breakdown span{display:block}.breakdown span{color:#93a5d9;font-size:10px}.continueApplication{text-align:left;background:linear-gradient(135deg,#4f2d1c,#76401f);border:1px solid #f1a34e;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:15px;margin-top:18px;padding:16px;display:grid}.continueApplication span,.continueApplication b{display:block}.continueApplication span{color:#f6d6b0;font-size:11px}.continueApplication b{color:#fff;margin-bottom:3px;font-size:14px}.continueApplication button{color:#2f1709;cursor:pointer;background:#f39a3e;border:0;border-radius:11px;align-items:center;gap:8px;padding:12px 15px;font-weight:900;display:flex}.continueApplication button svg{width:17px}.toast{z-index:20;background:#31b982;border-radius:14px;padding:13px 22px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0008}.admin{color:#19233e;background:#f1f5fb;grid-template-columns:240px 1fr;min-height:calc(100vh - 112px);display:grid}.adminNav{color:#fff;background:#0a1438;padding:25px 17px}.brand.small{margin-bottom:35px;font-size:17px}.brand.small img{object-fit:cover;border:2px solid #ffd66b;border-radius:50%;width:54px;height:54px}.adminTeacher{background:#101d49;border:1px solid #314783;border-radius:12px;margin:-22px 0 24px;padding:11px 12px}.adminTeacher span,.adminTeacher b{display:block}.adminTeacher span{color:#7f96cf;letter-spacing:1.2px;font-size:8px}.adminTeacher b{color:#ffd66b;margin-top:3px;font-size:12px}.adminNav>button{cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;margin:5px 0;padding:12px;display:flex}.adminNav>button.active{background:#5b52df}.privacy{color:#9eb0df;border:1px solid #334a88;border-radius:12px;margin-top:35px;padding:12px;font-size:11px;line-height:1.5}.adminMain{padding:30px;overflow:auto}.adminHead{justify-content:space-between;display:flex}.adminHead small{color:#5c58df}.adminHead h1{margin:2px 0;font:800 36px "Baloo 2"}.adminHead p{color:#6e7894;margin:0}.adminTools{gap:8px;display:flex}.adminTools button,.adminTools label{cursor:pointer;background:#fff;border:1px solid #d5dbea;border-radius:10px;align-items:center;gap:7px;height:max-content;padding:10px 13px;display:flex}.adminTools input{display:none}.adminTools svg{width:16px}.adminTools .excelButton{color:#fff;background:#5b52df;border-color:#b9b5f6;box-shadow:0 5px 14px #5b52df2e}.summary{grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0;display:grid}.summary>div{background:#fff;border-radius:16px;align-items:center;gap:13px;padding:19px;display:flex;box-shadow:0 5px 18px #2333630e}.summary svg{color:#5c54dd;background:#e7e8ff;border-radius:13px;width:44px;height:44px;padding:9px}.summary span,.summary b{display:block}.summary span{color:#7c869e;font-size:11px}.summary b{color:#17223e;font-size:23px}.parallelTabs{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.parallelTabs button{color:#26304b;cursor:pointer;background:#fff;border:1px solid #d7deed;border-radius:13px;align-items:center;gap:9px;padding:12px;display:flex}.parallelTabs button.active{color:#fff;background:#5c52dc}.parallelTabs b{color:#5b52d9;background:#eeeffd;border-radius:10px;place-items:center;width:35px;height:35px;font-size:20px;display:grid}.parallelTabs button.active b{color:#fff;background:#fff2}.parallelTabs span{font-size:10px}.adminGrid{grid-template-columns:minmax(0,1fr) 280px;gap:17px;margin-top:17px;display:grid}.roster,.helpPanel{background:#fff;border-radius:17px;box-shadow:0 5px 18px #2333630e}.roster{padding:20px}.rosterHead{justify-content:space-between;display:flex}.rosterHead h2{margin:0}.rosterHead span{color:#818ba2;font-size:11px}.rosterHead .search{background:#f7f8fc;border-color:#d9dfeb}.rosterHead input{color:#25304a}.addStudent{gap:8px;margin:18px 0;display:flex}.addStudent input{border:1px solid #d5dce9;border-radius:10px}.addStudent button{color:#fff;cursor:pointer;background:#5c52df;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 16px;display:flex}.addStudent .importParallelButton{color:#08788c;white-space:nowrap;background:#eaf9fb;border:1px solid #1593a8}.addStudentMessage{border-radius:10px;margin:-8px 0 14px;padding:9px 12px;font-size:11px;font-weight:700}.addStudentMessage.error{color:#a93249;background:#fff1f3;border:1px solid #f0c7ce}.addStudentMessage.success{color:#14754a;background:#edf9f2;border:1px solid #bfe8d2}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #edf0f6;padding:11px;font-size:12px}th{color:#818ba2}.teacherResultsTable{color:#26324d}.teacherResultsTable thead th{color:#536079;white-space:nowrap;background:#f8faff;font-weight:900}.teacherResultsTable tbody td{color:#26324d;vertical-align:middle}.teacherResultsTable tbody tr:nth-child(2n){background:#fbfcff}.teacherResultsTable tbody tr:hover{background:#f4f6ff}.progressCell{min-width:160px}.progressStack,.timeStack{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.progressStack>span{border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:145px;padding:6px 8px;font-size:10px;display:flex}.progressStack strong{font-size:11px}.calculationProgress,.multiplicationProgress{color:#4f43be;background:#efedff}.divisionProgress{color:#08788d;background:#e7f9fb}.applicationProgress{color:#925018;background:#fff1de}.additionProgress{color:#217748;background:#e8f8ec}.subtractionProgress{color:#a23650;background:#ffe9ee}.scoreCell{min-width:125px}.scorePill{color:#34415e;border-radius:10px;justify-content:center;align-items:center;min-width:70px;padding:8px 10px;font-size:14px;font-weight:900;display:inline-flex}.calculationScore,.multiplicationScore{background:#efedff}.divisionScore{color:#08788d;background:#e7f9fb}.applicationScore{background:#fff1de}.additionScore{background:#e8f8ec}.subtractionScore{background:#ffe9ee}.scorePill.good{color:#128052;background:#e7f8ef}.timeCell{min-width:105px}.timePill{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-width:66px;padding:7px 9px;font-size:12px;font-weight:900;display:inline-flex}.calculationTime,.multiplicationTime{color:#4f43be;background:#efedff}.divisionTime{color:#08788d;background:#e7f9fb}.applicationTime{color:#925018;background:#fff1de}.additionTime{color:#217748;background:#e8f8ec}.subtractionTime{color:#a23650;background:#ffe9ee}.totalTime{color:#08778b;background:#eaf8fb}.miniAvatar{margin-right:7px;font-size:20px}.good{color:#20a773}.delete{color:#d94a63;cursor:pointer;background:#ffecef;border:0;border-radius:8px;padding:7px}.delete svg{width:15px}.emptyRows{text-align:center;color:#8791aa;flex-direction:column;gap:7px;padding:30px;display:flex}.emptyRows b{color:#4b5570;font-size:15px}.emptyRows span{max-width:560px;margin:auto;font-size:12px}.helpPanel{padding:22px}.helpPanel h3{margin-top:0}.helpPanel ol{color:#59647e;padding-left:20px;font-size:12px;line-height:1.6}.helpPanel li{margin-bottom:8px}.formula{text-align:center;background:#eef0ff;border-radius:14px;margin-top:20px;padding:16px}.formula span{letter-spacing:1.5px;color:#655edb;font-size:9px}.formula p{margin:8px}.formula strong{color:#5a51db;font-size:22px;display:block}@media (width<=1000px){.portalGrid,.adminGrid{grid-template-columns:1fr}.infoCard{grid-template-columns:1fr 1fr;gap:12px;display:grid}.teacherAccess{grid-column:1/-1}.admin{display:block}.adminNav{align-items:center;gap:8px;display:flex}.adminNav .brand,.adminTeacher,.privacy{display:none}.parallelTabs{grid-template-columns:repeat(3,1fr)}.studentList{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.portalGrid{display:block}.infoCard{margin-top:15px}.parallels{grid-template-columns:repeat(3,1fr)}.studentList,.levels,.summary,.breakdown,.gameTop{grid-template-columns:1fr}.liveStats{justify-content:flex-start}.adminHead{display:block}.adminTools{flex-wrap:wrap;margin-top:15px}.adminMain{padding:18px}.parallelTabs{grid-template-columns:repeat(2,1fr)}.adminNav{overflow:auto}.adminNav button{white-space:nowrap}.rosterHead{display:block}.rosterHead .search{margin-top:12px}.infoCard{display:block}.studentChip{display:none}}.cloudStatus{color:#ff9bae;border:1px solid #79516b;border-radius:12px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;display:flex}.cloudStatus.ok{color:#6ee8b7;border-color:#2b8b70}.cloudStatus svg{width:15px}.cloudLogin{text-align:center}.accessTabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:28px;display:grid}.accessTabs button{cursor:pointer;background:#101d4c;border:1px solid #40599d;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:12px;display:flex}.accessTabs button.active{background:#5b51de;border-color:#aaa1ff}.accessTabs svg{width:18px}.cloudLogin .bigAvatar{margin-top:8px}.cloudLogin h2{margin:14px 0 3px;font:800 28px "Baloo 2"}.cloudLogin p{color:#98a9d9}.codeInput,.teacherInput{color:#fff;text-align:center;letter-spacing:7px;text-transform:uppercase;background:#07112e;border:2px solid #4d65b0;border-radius:14px;outline:0;width:min(360px,100%);margin:18px auto;padding:15px;font:800 26px "Baloo 2";display:block}.teacherInput{letter-spacing:1px;text-transform:none;font:700 18px Nunito}.loginError{color:#ffb7c2;background:#5b1c3e;border-radius:12px;margin-top:18px;padding:12px}.teacherIcon{background:linear-gradient(135deg,#4bd8ec,#7654e9);border-radius:50%;place-items:center;width:90px;height:90px;margin:auto;display:grid}.teacherIcon svg{width:48px;height:48px}.teacherPortrait{background:#0d2e61;border:3px solid #ffd66b;width:118px;height:118px;overflow:hidden;box-shadow:0 0 32px #42dcff55}.teacherPortrait img{object-fit:cover;width:100%;height:100%}.secureNote{color:#9fb0df;border:1px solid #4c619d;border-radius:13px;margin-top:20px;padding:13px;font-size:11px;line-height:1.5}.studentCode{color:#554bd5;cursor:pointer;background:#eae9ff;border:0;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font:800 12px monospace;display:flex}.studentCode svg,.reset svg{width:13px}.reset{color:#406fc2;cursor:pointer;background:#eaf2ff;border:0;border-radius:8px;margin-right:4px;padding:7px}.assignedPractice{background:linear-gradient(145deg,#102b45,#14245d);border:1px solid #6be2b777;border-radius:20px;margin:26px auto 10px;padding:18px}.applicationRouteNotice{background:linear-gradient(135deg,#4d2d1d,#78451f);border:2px solid #f1a34e;border-radius:18px;max-width:760px;margin:18px auto 20px;padding:16px;box-shadow:0 10px 30px #f39a3e20}.applicationRouteNotice>div{text-align:left;align-items:center;gap:12px;display:flex}.applicationRouteNotice strong{color:#ffc77d;background:#ffffff1c;border-radius:14px;flex:none;place-items:center;width:47px;height:47px;font:800 30px "Baloo 2";display:grid}.applicationRouteNotice span,.applicationRouteNotice b{display:block}.applicationRouteNotice span{color:#f4d5b5;font-size:11px}.applicationRouteNotice b{color:#fff;margin-bottom:3px;font-size:15px}.applicationRouteNotice>button{color:#321806;cursor:pointer;background:#f39a3e;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:12px;font-weight:900;display:flex}.applicationRouteNotice>button svg{width:18px}.practiceNotice{color:#b9c9f0;justify-content:center;align-items:center;gap:10px;margin-bottom:13px;display:flex}.practiceNotice svg{color:#63e6b3}.practiceNotice span,.practiceNotice b,.practiceChoices span,.practiceChoices b{display:block}.practiceNotice b{color:#fff}.practiceChoices{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.practiceChoices button{text-align:left;color:#dce5ff;cursor:pointer;border:1px solid #4c64a9;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;display:grid}.practiceChoices button>strong{border-radius:13px;place-items:center;width:44px;height:44px;font:800 30px "Baloo 2";display:grid}.practiceChoices button b{color:#fff}.practiceChoices button span{font-size:10px}.practiceChoices button svg{width:18px}.multiplicationChoice{background:linear-gradient(135deg,#40309b,#684bc8)}.multiplicationChoice>strong{color:#e5d8ff;background:#fff2}.divisionChoice{background:linear-gradient(135deg,#086c83,#1786a5)}.divisionChoice>strong{color:#c8f5ff;background:#fff2}.applicationChoice{background:linear-gradient(135deg,#9a541f,#d17c2d);grid-column:1/-1}.applicationChoice>strong{color:#fff0c6;background:#fff2}.additionChoice{background:linear-gradient(135deg,#17693d,#269f61)}.additionChoice>strong{color:#d9ffe9;background:#fff2}.subtractionChoice{background:linear-gradient(135deg,#8d2944,#c84765)}.subtractionChoice>strong{color:#ffe1e8;background:#fff2}.noAssignedPractice{color:#aebce4;text-align:left;background:#101c4a;border:1px solid #435a9d;border-radius:15px;justify-content:center;align-items:center;gap:12px;max-width:620px;margin:18px auto;padding:16px;display:flex}.noAssignedPractice svg{color:#ffd466;flex:none}.noAssignedPractice span,.noAssignedPractice b{display:block}.noAssignedPractice b{color:#fff;margin-bottom:3px}.practiceManager{background:#fff;border:1px solid #d8d8f5;border-radius:18px;margin:17px 0;padding:20px;box-shadow:0 5px 18px #2333630e}.practiceManagerHead{justify-content:space-between;align-items:center;gap:18px;display:flex}.practiceManagerHead small{color:#5b52df;letter-spacing:1.4px;font-weight:800}.practiceManagerHead h2{color:#17223e;margin:3px 0}.practiceManagerHead p{color:#68738d;margin:0;font-size:12px}.practiceManagerControls{flex-direction:column;flex:none;align-items:stretch;gap:8px;display:flex}.previewGamesButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#32278c,#6550da);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex;box-shadow:0 8px 18px #5545c62b}.previewGamesButton svg{width:18px}.selectedCounter{color:#5149c7;background:#eeefff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:10px 13px;font-size:12px;display:flex}.selectedCounter svg{width:18px}.practiceGamePicker{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0 13px;display:grid}.practiceGamePicker button{text-align:left;color:#26304b;cursor:pointer;background:#f9faff;border:2px solid #e1e4ee;border-radius:14px;align-items:center;gap:12px;padding:13px;display:flex}.practiceGamePicker button>strong{border-radius:12px;place-items:center;width:45px;height:45px;font:800 28px "Baloo 2";display:grid}.practiceGamePicker span,.practiceGamePicker b{display:block}.practiceGamePicker span{color:#7b849b;font-size:10px}.practiceGamePicker b{color:#27314d;font-size:13px}.practiceGamePicker .multiply>strong{color:#674ccf;background:#eee8ff}.practiceGamePicker .divide>strong{color:#087c91;background:#dff8fb}.practiceGamePicker .both>strong{color:#24844d;background:#e8f7e9;font-size:20px}.practiceGamePicker .application>strong{color:#a65a1e;background:#fff0d9}.practiceGamePicker .addition>strong{color:#1f8050;background:#e2f7e9}.practiceGamePicker .subtraction>strong{color:#a83250;background:#ffe6ec}.practiceGamePicker .complete{background:linear-gradient(90deg,#f5f2ff,#fff7e8);grid-column:1/-1;justify-content:center}.practiceGamePicker .complete>strong{color:#fff;background:linear-gradient(135deg,#6050d6,#d17b2d);width:58px;font-size:17px}.practiceGamePicker .multiply.active{background:#f4f0ff;border-color:#7558dc}.practiceGamePicker .divide.active{background:#ecfbfc;border-color:#1495a9}.practiceGamePicker .both.active{background:#effaf1;border-color:#37a764}.practiceGamePicker .application.active{background:#fff7ec;border-color:#d77d2b}.practiceGamePicker .addition.active{background:#effaf3;border-color:#34a36b}.practiceGamePicker .subtraction.active{background:#fff1f4;border-color:#d14c69}.practiceGamePicker .complete.active{background:linear-gradient(90deg,#eeeaff,#fff1db);border-color:#6553d8}.practiceActions{flex-wrap:wrap;gap:8px;display:flex}.practiceActions button{color:#35405b;cursor:pointer;background:#fff;border:1px solid #d6dcea;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;display:flex}.practiceActions button:disabled{opacity:.45;cursor:not-allowed}.practiceActions .enableSelected{color:#fff;background:#5b52df;border-color:#5b52df}.practiceActions .disablePractice{color:#b63e54;border-color:#f0cbd1}.practiceActions svg{width:16px}.selectedGameNotice{color:#68718a;background:#f1f0ff;border-left:4px solid #5b52df;border-radius:8px;margin:-2px 0 11px;padding:9px 12px;font-size:11px}.selectedGameNotice b{color:#4239ae}.practiceSuccess{color:#176c45;background:#ecf9f1;border:1px solid #b9e5cc;border-radius:10px;margin-top:11px;padding:10px 13px;font-size:11px;font-weight:800}.selectStudent{align-items:center;gap:9px;display:flex}.selectStudent input{accent-color:#5b52df;cursor:pointer;flex:none;width:17px;height:17px}.selectAll span{white-space:nowrap}.studentIdentityCell{min-width:280px}.studentIdentity{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.studentIdentity>b{color:#17223e;font-size:13px}.studentIdentity .studentCode{padding:5px 7px;font-size:11px}.practiceBadges{flex-direction:column;align-items:flex-start;gap:5px;min-width:150px;display:flex}.practiceBadges span{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.multiplicationBadge{color:#6345c8;background:#eee8ff}.divisionBadge{color:#08798c;background:#ddf7fa}.applicationBadge{color:#9e551a;background:#fff0db}.additionBadge{color:#207649;background:#e4f8eb}.subtractionBadge{color:#a3314d;background:#ffe7ed}.practiceBadges small{color:#929aab}.modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07102dcc;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.teacherPreviewModal{color:#17223e;background:#f8f9fe;border:1px solid #cbd3e6;border-radius:24px;width:min(1120px,100%);max-height:min(920px,100vh - 44px);padding:27px;overflow:auto;box-shadow:0 30px 90px #02071799}.teacherPreviewHead{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;display:grid}.teacherPreviewHead .previewIcon{color:#fff;background:linear-gradient(145deg,#42349e,#755ce6);border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.teacherPreviewHead .previewIcon svg{width:29px}.teacherPreviewHead small{color:#6554d8;letter-spacing:1.5px;font-weight:800}.teacherPreviewHead h2{margin:2px 0;font-size:28px}.teacherPreviewHead p{color:#66718a;margin:0;font-size:12px}.teacherPreviewTabs{flex-wrap:wrap;gap:9px;margin:22px 0 13px;display:flex}.teacherPreviewTabs button{color:#3b4560;cursor:pointer;background:#fff;border:1px solid #d7dbea;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:flex}.teacherPreviewTabs button strong{font:800 22px "Baloo 2"}.teacherPreviewTabs .multiply.active{color:#5f43c6;background:#eee9ff;border-color:#6f52db}.teacherPreviewTabs .divide.active{color:#08788d;background:#e7f9fb;border-color:#138da0}.teacherPreviewTabs .application.active{color:#a3581d;background:#fff3e3;border-color:#d77d2b}.teacherPreviewTabs .addition.active{color:#20784c;background:#eaf8ef;border-color:#32a269}.teacherPreviewTabs .subtraction.active{color:#a42f4b;background:#fff0f3;border-color:#d24a68}.teacherPreviewTabs .regeneratePreview{color:#fff;background:#17223e;border-color:#ccd3e1;margin-left:auto}.teacherPreviewTabs .regeneratePreview svg{width:17px}.previewExplanation{color:#536079;background:#e9ecf9;border-radius:11px;justify-content:space-between;gap:12px;padding:11px 14px;font-size:11px;display:flex}.previewExplanation b{color:#28334e}.previewSolutionToggle{color:#4c43c2;cursor:pointer;background:#fff;border:1px solid #5b52df;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-flex}.previewSolutionToggle svg{width:15px;height:15px}.previewLevels{gap:14px;margin-top:14px;display:grid}.previewLevel{background:#fff;border:1px solid #dce1ec;border-radius:17px;overflow:hidden}.previewLevel>header{color:#fff;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.previewLevel1>header{background:linear-gradient(90deg,#2f8c63,#49ad7d)}.previewLevel2>header{background:linear-gradient(90deg,#2f62aa,#4c80cb)}.previewLevel3>header{background:linear-gradient(90deg,#8143a1,#a85abd)}.previewLevel>header span{font-size:11px;font-weight:700}.previewQuestionGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;padding:11px;display:grid}.previewQuestionGrid article{background:#fbfcff;border:1px solid #e3e6ef;border-radius:12px;min-width:0;padding:11px}.previewQuestionGrid article>small{color:#8790a6;letter-spacing:.6px;text-transform:uppercase;font-size:9px;font-weight:800}.applicationPreview .previewQuestionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.columnPreview .previewQuestionGrid{grid-template-columns:repeat(5,minmax(0,1fr))}.longOperationPreview .previewQuestionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.previewPrompt{color:#28334d;min-height:86px;margin:7px 0 9px;font-size:11px;font-weight:700;line-height:1.4}.previewEquation{color:#17223e;margin:5px 0 8px;font:800 22px "Baloo 2"}.previewEquation em{color:#6652d7;font-style:normal}.previewOptions{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.previewOptions span{text-align:center;color:#606b82;background:#fff;border:1px solid #dde1eb;border-radius:7px;padding:5px;font-size:10px}.previewOptions span.correct{color:#116a40;background:#dcf5e7;border-color:#6ac69a;font-weight:900}.previewQuestionGrid article p{color:#7b8499;margin:8px 0 0;font-size:9px;line-height:1.35}.teacherPreviewFoot{color:#707a91;justify-content:space-between;align-items:center;gap:15px;margin-top:16px;font-size:11px;display:flex}.teacherPreviewFoot button{color:#fff;cursor:pointer;background:#5d4fd3;border:0;border-radius:10px;flex:none;padding:10px 14px;font-weight:800}.excelModal{color:#1b2642;background:#fff;border:1px solid #cbd3e6;border-radius:24px;width:min(780px,100%);max-height:min(900px,100vh - 44px);padding:28px;overflow:auto;box-shadow:0 30px 90px #02071799}.modalHead{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;display:grid}.excelBadge{color:#fff;background:linear-gradient(145deg,#26a269,#66d39d);border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.excelBadge svg{width:30px;height:30px}.modalHead small{color:#5b52df;letter-spacing:1.6px;font-size:9px}.modalHead h2{margin:3px 0;font:800 29px/1.1 "Baloo 2"}.modalHead p{color:#6c7690;margin:0;font-size:12px}.modalClose{color:#44506c;cursor:pointer;background:#f0f2f8;border:0;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.modalClose svg{width:20px}.excelSteps{grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0 14px;display:grid}.excelSteps span{color:#5d6881;background:#f3f5fa;border-radius:11px;align-items:center;gap:8px;padding:11px;font-size:10px;display:flex}.excelSteps b{color:#fff;background:#5b52df;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.excelExample{border:1px solid #d7deeb;border-radius:12px;font-size:11px;overflow:hidden}.excelExample>div{grid-template-columns:1fr 120px;display:grid}.excelExample b,.excelExample span{border-bottom:1px solid #e2e6ef;border-right:1px solid #e2e6ef;padding:8px 12px}.excelExample>div:first-child{color:#217a50;background:#eef7f2}.excelHint{color:#66718a;margin:10px 0;font-size:11px}.pasteArea{color:#4e5973;grid-template-columns:auto 1fr;align-items:center;gap:8px;font-size:11px;display:grid}.pasteArea>svg{color:#5b52df;width:18px}.pasteArea textarea{resize:vertical;color:#1b2642;background:#f9faff;border:2px solid #ccd4e5;border-radius:13px;outline:0;grid-column:1/-1;width:100%;min-height:155px;padding:13px;font:600 12px/1.55 Nunito,sans-serif}.pasteArea textarea:focus{border-color:#655ce5;box-shadow:0 0 0 4px #655ce519}.importPreview{margin-top:12px}.previewSummary{background:#eef8f2;border-radius:12px;flex-wrap:wrap;align-items:center;gap:7px;padding:11px;display:flex}.previewSummary strong{color:#1a925d;font-size:23px}.previewSummary span{color:#3c6d55;margin-right:auto;font-size:11px}.previewSummary i{color:#3f4c68;background:#fff;border-radius:7px;padding:5px 7px;font-size:10px;font-style:normal}.rowErrors,.skippedList{color:#8a5d20;background:#fff5e8;border-radius:10px;gap:4px;max-height:120px;margin-top:8px;padding:10px;font-size:10px;display:grid;overflow:auto}.importWarning{color:#b43a53;background:#fff0f2;border-radius:10px;margin-top:10px;padding:10px 12px;font-size:11px}.modalActions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.cancelImport,.confirmImport{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:10px 16px;display:inline-flex}.cancelImport{color:#4c5770;background:#fff;border:1px solid #d2d8e6}.confirmImport{color:#fff;background:linear-gradient(90deg,#574ed5,#6d63ee);border:0;box-shadow:0 5px 14px #5b52df38}.confirmImport:disabled{opacity:.45;cursor:not-allowed}.confirmImport svg{width:17px}.importResult{text-align:center;place-items:center;padding:35px 15px 10px;display:grid}.importResult>svg{color:#25aa70;width:70px;height:70px}.importResult small{color:#239162;letter-spacing:1.5px;margin-top:14px}.importResult h3{margin:5px;font:800 30px "Baloo 2"}.importResult p{color:#68738c;max-width:520px;font-size:12px}.importResult .confirmImport{min-width:150px;margin-top:16px}@media (width<=700px){.teacherLogo{width:56px;height:56px}.teacherSignature{max-width:310px}.excelModal{padding:18px}.modalHead{grid-template-columns:auto 1fr auto}.modalHead h2{font-size:23px}.excelSteps{grid-template-columns:1fr}.excelExample>div{grid-template-columns:1fr 75px}.modalActions{flex-direction:column-reverse}.modalActions button{width:100%}.adminTeacher{display:none}.practiceChoices,.practiceGamePicker{grid-template-columns:1fr}.practiceManagerHead{flex-direction:column;align-items:flex-start}.practiceManagerControls,.previewGamesButton{width:100%}.practiceActions{grid-template-columns:1fr;display:grid}.practiceActions button{justify-content:center}.studentIdentityCell{min-width:240px}.addStudent{flex-wrap:wrap}.addStudent input{min-width:100%}.addStudent button{min-height:44px}.addStudent .importParallelButton{white-space:normal;flex:1;justify-content:center}.teacherPreviewModal{padding:18px}.teacherPreviewHead{grid-template-columns:auto 1fr auto}.teacherPreviewHead h2{font-size:22px}.teacherPreviewTabs .regeneratePreview{justify-content:center;width:100%;margin-left:0}.previewExplanation,.teacherPreviewFoot{flex-direction:column;align-items:stretch}.previewQuestionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.applicationPreview .previewQuestionGrid,.columnPreview .previewQuestionGrid,.longOperationPreview .previewQuestionGrid{grid-template-columns:1fr}.columnOperation:not(.compact){padding:12px 8px 14px}.columnOperation:not(.compact) .columnRow{min-height:42px}.columnOperation:not(.compact) .columnSymbol{width:25px;font-size:26px}.columnOperation:not(.compact) .columnDigits{gap:4px}.columnOperation:not(.compact) .columnDigit,.columnOperation:not(.compact) .digitBox{width:28px;height:36px;font-size:22px}.columnOperation:not(.compact) .digitInputWrap{width:28px;height:36px}.columnOperation:not(.compact) .columnRule{margin-left:25px}.longOperation:not(.compact){padding:11px 8px 14px}.longOperation:not(.compact) .operationDigitRow{min-height:39px}.longOperation:not(.compact) .operationRowSymbol{width:25px;font-size:24px}.longOperation:not(.compact) .operationDigitSquares{gap:3px}.longOperation:not(.compact) .operationSquare,.longOperation:not(.compact) .operationInputWrap{width:28px;height:34px;font-size:20px}.longOperation:not(.compact) .longOperationRule{margin-left:25px}.longOperation:not(.compact) .divisionDividend{margin-left:25px;padding-right:3px}.longOperation:not(.compact) .divisionRight{min-width:125px;padding-left:3px}.longOperation:not(.compact) .divisionSteps{margin-left:0}.longOperation:not(.compact) .divisionStepRule{margin-left:25px}.teacherPreviewFoot button{width:100%}.continueApplication{grid-template-columns:1fr}.continueApplication button{justify-content:center;width:100%}}
