:root{color:#334842;font-synthesis:none;--cream:#fff9ed;--paper:#fffdf8;--ink:#334842;--muted:#78908a;--green:#65b999;--green-dark:#3b9677;--yellow:#f7c85a;--coral:#ef7b70;--blue:#72a9cf;--shadow:0 12px 30px #475e541c;background:#fff9ed;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overscroll-behavior:none;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:focus-visible{outline-offset:3px;outline:4px solid #4b92d359}.app-shell{background:radial-gradient(circle at 4% 8%, #f7c85a21, transparent 24%), var(--cream);min-height:100vh}.eyebrow{color:#d36b60;letter-spacing:.05em;align-items:center;gap:7px;font-size:15px;font-weight:900;display:inline-flex}.primary-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:20px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:0 29px;font-size:18px;font-weight:900;display:inline-flex;box-shadow:0 7px #45997b,0 13px 23px #46997b33}.primary-button:active{transform:translateY(4px);box-shadow:0 3px #45997b}.secondary-button{cursor:pointer;background:#fff;border:2px solid #dce7e2;border-radius:19px;min-height:56px;padding:0 26px;font-size:17px;font-weight:900}.secondary-button:disabled{opacity:.38}.star-pill{color:#b7771d;background:#fff4c8;border:2px solid #f4dfa0;border-radius:99px;align-items:center;gap:6px;min-height:39px;padding:7px 12px;display:flex}.star-pill svg{color:#f4ae2d}.star-pill--large{min-height:48px;padding:7px 17px;font-size:18px}.icon-button{cursor:pointer;background:#ffffffe0;border:2px solid #e3ece8;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 4px 10px #44605414}.icon-button:active{transform:scale(.94)}.topbar{height:76px;padding:max(12px, env(safe-area-inset-top)) clamp(18px, 4vw, 56px) 10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fffdf8e3;border-bottom:1px solid #658c7d1f;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:relative}.topbar-title{font-size:21px;font-weight:900}.topbar-side{gap:9px;display:flex}.topbar-side--right{justify-content:flex-end}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.section-kicker{color:var(--green-dark);letter-spacing:.14em;font-size:13px;font-weight:900}.section-heading h2{margin:3px 0 0;font-size:clamp(22px,2.6vw,29px)}.mascot-wrap{place-items:center;display:grid;position:relative}.mascot-small{width:104px;height:104px}.mascot-medium{width:160px;height:160px}.mascot-large{width:235px;height:235px}.mascot{filter:drop-shadow(0 12px 12px #4a524121);width:70%;height:88%;position:relative}.mascot-head{z-index:3;background:#bd8158;border:4px solid #8a573c;border-radius:48% 48% 44% 44%;width:82%;height:57%;position:absolute;top:8%;left:9%}.ear{z-index:1;background:#a96d49;border:4px solid #8a573c;border-radius:50%;width:31%;height:28%;position:absolute;top:1%}.ear:after{content:"";background:#eeb19b;border-radius:50%;position:absolute;inset:22%}.ear-left{left:2%;transform:rotate(-18deg)}.ear-right{right:2%;transform:rotate(18deg)}.eye{aspect-ratio:1;background:#3e3029;border-radius:50%;width:9%;position:absolute;top:38%}.eye:after{content:"";background:#fff;border-radius:50%;width:35%;height:35%;position:absolute;top:10%;left:13%}.eye-left{left:25%}.eye-right{right:25%}.brow{border-top:3px solid #65432f;width:16%;height:5%;display:none;position:absolute;top:26%}.brow-left{left:21%}.brow-right{right:21%}.muzzle{background:#f4d5b4;border-radius:47%;width:43%;height:35%;position:absolute;top:50%;left:28.5%}.nose{background:#49362c;border-radius:50%;width:25%;height:21%;position:absolute;top:15%;left:37%}.smile{border-bottom:3px solid #5e4031;border-radius:50%;width:40%;height:28%;position:absolute;top:40%;left:30%}.cheek{opacity:.75;background:#e89b8e;border-radius:50%;width:11%;height:7%;position:absolute;top:61%}.cheek-left{left:10%}.cheek-right{right:10%}.mascot-body{z-index:2;background:#a96d49;border:4px solid #8a573c;border-radius:48% 48% 34% 34%;width:62%;height:51%;position:absolute;top:49%;left:19%}.belly{background:#efc596;border-radius:50%;position:absolute;inset:20% 18% 7%}.sprout{z-index:3;font-size:clamp(13px,2.4vw,26px);position:absolute;top:38%;left:36%}.arm{z-index:1;background:#a96d49;border:4px solid #8a573c;border-radius:50%;width:23%;height:36%;position:absolute;top:58%}.arm-left{left:4%;transform:rotate(20deg)}.arm-right{right:4%;transform:rotate(-20deg)}.mascot--cheer .arm-left{top:45%;transform:rotate(140deg)}.mascot--cheer .arm-right{top:45%;transform:rotate(-140deg)}.mascot--cheer .smile{border-bottom-width:5px;height:34%}.mascot--thinking .brow{display:block;transform:rotate(-10deg)}.mascot--thinking .brow-right{transform:rotate(10deg)}.speech-bubble{white-space:nowrap;box-shadow:var(--shadow);z-index:8;background:#fff;border-radius:18px 18px 18px 5px;padding:11px 16px;font-weight:900;position:absolute;top:-25px;left:65%}.home-screen{width:min(1180px,100% - 38px);margin:0 auto;padding-bottom:30px}.home-header{justify-content:space-between;align-items:center;min-height:94px;display:flex}.brand{align-items:center;gap:13px;display:flex}.brand-mark{background:var(--green);border-radius:18px;place-items:center;width:54px;height:54px;font-size:27px;display:grid;box-shadow:0 6px #45997b}.brand h1{margin:0 0 6px;font-size:22px;line-height:1}.brand p{color:var(--muted);letter-spacing:.08em;margin:0;font-size:13px;font-weight:800}.home-tools{align-items:center;gap:11px;display:flex}.parent-entry{cursor:pointer;background:#fffc;border:2px solid #e3ece8;border-radius:16px;align-items:center;gap:7px;height:48px;padding:0 15px;font-weight:900;display:flex}.welcome-card{min-height:330px;box-shadow:var(--shadow);background:linear-gradient(115deg,#e3f5e9,#d9f0e5);border:2px solid #fffc;border-radius:34px;grid-template-columns:54% 46%;display:grid;position:relative;overflow:hidden}.welcome-copy{z-index:5;padding:clamp(32px,5vw,55px);position:relative}.welcome-copy h2{color:#2f5147;margin:8px 0 10px;font-size:clamp(32px,4.2vw,48px);line-height:1.18}.welcome-copy p{color:#59746c;margin:0 0 24px;font-size:17px;font-weight:700;line-height:1.75}.welcome-scene{min-height:300px;position:relative}.welcome-scene .mascot-wrap{z-index:5;animation:3s ease-in-out infinite float;position:absolute;bottom:5%;left:24%}.sun{color:#f3bb41;filter:drop-shadow(0 4px 8px #d3982726);font-size:55px;position:absolute;top:12%;right:10%}.cloud{background:#ffffffbf;border-radius:30px;width:72px;height:24px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud:before{width:32px;height:32px;bottom:0;left:14px}.cloud:after{width:26px;height:26px;bottom:0;right:10px}.cloud-a{top:15%;left:4%}.cloud-b{top:42%;right:9%;transform:scale(.7)}.hill{border-radius:50% 50% 0 0;height:45%;position:absolute;bottom:-18%}.hill-a{background:#87caa2;width:85%;left:-20%}.hill-b{background:#6cb58c;width:95%;right:-30%}@keyframes float{50%{transform:translateY(-8px)rotate(1deg)}}.modules-section{padding:38px 8px 15px}.progress-note{color:var(--muted);font-size:13px;font-weight:800}.module-grid{grid-template-columns:repeat(4,1fr);gap:17px;display:grid}.module-card{text-align:left;cursor:pointer;border:0;border-radius:26px;flex-direction:column;min-height:184px;padding:16px;transition:transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 18px #4c60571a}.module-card:not(:disabled):hover{transform:translateY(-4px)}.module-art{border-radius:20px;place-items:center;height:93px;margin-bottom:13px;display:grid;position:relative}.module-symbol{letter-spacing:-4px;font-size:37px;font-weight:900}.module-copy{flex-direction:column;display:flex}.module-copy b{font-size:19px}.module-copy small{color:#32453f9e;margin-top:2px;font-weight:800}.module-go{background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;bottom:17px;right:15px}.module-numbers{background:#ffe6dc}.module-numbers .module-art{color:#fff;background:#f6a17d}.module-numbers .module-symbol{text-shadow:0 3px #823f2b33}.module-colors{background:#fff2c9}.module-colors .module-art{background:#f4ce65}.module-shapes{background:#dff1ea}.module-shapes .module-art{color:#fff;background:#85c8ae}.module-animals{background:#e5eef8}.module-animals .module-art{background:#8bb5d5}.module-card--locked{filter:saturate(.55);opacity:.72;cursor:default}.coming-soon{background:#fffc;border-radius:99px;align-items:center;gap:4px;padding:5px 8px;font-size:10px;font-weight:900;display:flex;position:absolute;top:12px;right:12px}.home-footer{text-align:center;color:#93a49e;padding:20px;font-size:13px;font-weight:800}.island-screen{min-height:100vh;padding-bottom:45px}.island-hero{max-width:1080px;min-height:205px;box-shadow:var(--shadow);background:linear-gradient(125deg,#fee6d8,#fff2d2);border-radius:30px;justify-content:space-between;align-items:center;margin:30px auto 0;padding:36px 50px;display:flex;overflow:hidden}.island-hero h1{margin:6px 0;font-size:37px}.island-hero p{color:#7a6b5d;margin:0;font-weight:700;line-height:1.7}.floating-numbers{width:42%;height:150px;position:relative}.floating-numbers i{color:#fff;border-radius:24px;place-items:center;width:72px;height:72px;font-size:35px;font-style:normal;font-weight:900;display:grid;position:absolute;transform:rotate(-8deg);box-shadow:0 8px #5a46371f}.floating-numbers i:first-child{background:#ed776e;top:42px;left:0}.floating-numbers i:nth-child(2){background:#f2b747;top:0;left:22%;transform:rotate(7deg)}.floating-numbers i:nth-child(3){background:#67b597;top:54px;left:44%;transform:rotate(-3deg)}.floating-numbers i:nth-child(4){background:#76a8ce;top:8px;left:66%;transform:rotate(9deg)}.floating-numbers i:nth-child(5){background:#9a7ac8;top:70px;left:82%;transform:rotate(-6deg)}.range-progress{grid-template-columns:repeat(3,1fr);max-width:810px;margin:32px auto;display:grid;position:relative}.range-line{background:#dfe8e4;border-radius:9px;height:5px;position:absolute;top:24px;left:16%;right:16%}.range-step{color:#9aa8a3;flex-direction:column;align-items:center;display:flex;position:relative}.range-step>span{border:4px solid var(--cream);z-index:2;background:#edf1ef;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.range-step b{margin-top:7px;font-size:17px}.range-step small{font-weight:800}.range-step--active{color:var(--green-dark)}.range-step--active>span{background:var(--green);color:#fff}.activity-section{max-width:1080px;margin:0 auto}.activity-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.activity-card{text-align:left;cursor:pointer;min-height:216px;box-shadow:var(--shadow);border:0;border-radius:28px;flex-direction:column;padding:17px;transition:all .18s;display:flex;position:relative;overflow:hidden}.activity-card:hover{transform:translateY(-4px)}.activity-stage{background:#ffffffb3;border-radius:99px;align-self:flex-start;align-items:center;gap:3px;padding:5px 10px;font-size:11px;font-weight:900;display:flex}.activity-icon{letter-spacing:-4px;align-items:center;min-height:60px;margin:13px 0 8px;font-size:45px;font-weight:900;display:flex}.activity-copy{flex-direction:column;display:flex}.activity-copy b{font-size:20px}.activity-copy small{opacity:.65;font-weight:800}.activity-play{background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:18px;right:17px}.activity-card--coral{background:#ffe3d9}.activity-card--yellow{background:#fff0c4}.activity-card--green{background:#dcf0e8}.activity-card--blue{background:#dfeefa}.challenge-banner{color:#fff;text-align:left;cursor:pointer;background:linear-gradient(105deg,#7e6bb1,#a683c3);border:0;border-radius:28px;align-items:center;width:100%;min-height:112px;margin-top:18px;padding:18px 25px;display:flex;box-shadow:0 8px #695596,0 16px 24px #563e7f2e}.challenge-trophy{color:#ffe073;background:#ffffff2b;border-radius:23px;place-items:center;width:73px;height:73px;margin-right:18px;display:grid}.challenge-banner>span:nth-child(2){flex-direction:column;display:flex}.challenge-banner small{color:#f6d8ff;font-weight:900}.challenge-banner b{font-size:25px}.challenge-banner em{opacity:.78;font-size:13px;font-style:normal;font-weight:700}.challenge-go{color:#735fa8;background:#fff;border-radius:17px;align-items:center;gap:8px;margin-left:auto;padding:12px 18px;font-weight:900;display:flex}.game-screen{background:radial-gradient(circle at 15% 20%,#f2bc571c,transparent 25%),radial-gradient(circle at 88% 80%,#64b9991c,transparent 25%),var(--cream);min-height:100vh}.game-progress{background:#e5ece8;border-radius:99px;max-width:680px;height:16px;margin:20px auto 0;position:relative;overflow:visible}.game-progress>div{background:linear-gradient(90deg,var(--green),#83c9a4);border-radius:99px;height:100%;transition:width .4s}.game-progress span{color:var(--muted);font-size:14px;font-weight:900;position:absolute;top:-5px;right:-63px}.game-content{text-align:center;width:min(920px,100% - 36px);margin:0 auto;padding:28px 0 50px;position:relative}.game-prompt h1{margin:0 0 5px;font-size:clamp(27px,4vw,38px)}.game-prompt p{color:var(--muted);margin:0;font-weight:800}.range-tabs{background:#e9efec;border-radius:17px;gap:3px;margin:22px auto 18px;padding:5px;display:inline-flex}.range-tabs button{color:#80908a;cursor:pointer;background:0 0;border:0;border-radius:13px;padding:10px 21px;font-weight:900}.range-tabs button.active{color:var(--green-dark);background:#fff;box-shadow:0 3px 9px #3c50481a}.learn-stage{min-height:355px;box-shadow:var(--shadow);background:#fff;border-radius:32px;grid-template-columns:42% 58%;align-items:stretch;margin-top:4px;display:grid;overflow:hidden}.big-number-card{background:color-mix(in srgb,var(--number-color) 86%,white);color:#fff;cursor:pointer;border:0;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.big-number-card strong{text-shadow:0 7px #503c3224;font-size:145px;line-height:.82}.chinese-number{margin-top:15px;font-size:27px;font-weight:900}.number-sparkles{letter-spacing:10px;opacity:.65}.tap-to-hear{background:#ffffff38;border-radius:99px;align-items:center;gap:6px;margin-top:17px;padding:8px 13px;font-size:13px;font-weight:900;display:flex}.quantity-card{flex-direction:column;justify-content:center;align-items:center;padding:32px 25px;display:flex}.quantity-label{color:var(--muted);margin-bottom:16px;font-weight:900}.object-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:520px;display:flex}.count-object{filter:drop-shadow(0 4px 3px #4646321a);font-size:clamp(39px,5.2vw,59px);line-height:1}.count-object--animated{animation:.4s both objectIn;animation-delay:var(--delay)}@keyframes objectIn{0%{opacity:0;transform:scale(.4)rotate(-15deg)}to{opacity:1;transform:scale(1)}}.object-group--compact .count-object{font-size:32px}.count-dots{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:20px;display:flex}.count-dots i{color:#6f8f83;background:#edf3f0;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;font-style:normal;font-weight:900;display:grid}.game-actions{justify-content:center;gap:16px;margin-top:25px;display:flex}.listen-orb{color:#fff;cursor:pointer;background:linear-gradient(145deg,#79c5aa,#55aa8b);border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:165px;height:165px;margin:45px auto 35px;display:flex;position:relative;box-shadow:0 9px #3e9274,0 20px 35px #42917440}.listen-orb b{font-size:14px}.listen-orb:active{transform:translateY(5px);box-shadow:0 4px #3e9274}.sound-wave{border:3px solid #65b99947;border-radius:50%;animation:1.8s infinite pulse;position:absolute;inset:-17px}.wave-two{animation-delay:.5s;inset:-36px}@keyframes pulse{50%{opacity:.25;transform:scale(1.08)}}.number-choices,.answer-row{justify-content:center;gap:clamp(16px,4vw,35px);margin-top:23px;display:flex}.number-choices button,.answer-row button{cursor:pointer;background:#fff;border:0;border-radius:30px;width:clamp(92px,15vw,128px);height:clamp(92px,15vw,128px);font-size:clamp(45px,7vw,65px);font-weight:900;box-shadow:0 8px #dfe8e4,0 14px 24px #425a501c}.number-choices button{color:var(--choice-color);border:4px solid color-mix(in srgb,var(--choice-color) 27%,white)}.number-choices button:active,.answer-row button:active{transform:translateY(5px);box-shadow:0 3px #dfe8e4}.counting-board,.challenge-question{background:#fff;border:3px dashed #d8e9e2;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;min-height:310px;margin:25px auto 0;padding:30px;display:flex}.counting-hint{color:#8aa098;background:#eff6f3;border-radius:99px;margin-top:25px;padding:8px 16px;font-weight:900}.answer-row{margin-top:25px}.answer-row button{color:#4d8773;border-radius:25px;width:105px;height:90px;font-size:48px}.answer-row--tiles button{color:#6a6fa4}.feedback-pop{z-index:40;background:#fff;border-radius:28px;align-items:center;gap:9px;min-width:240px;padding:14px 24px;font-size:22px;animation:.25s both popIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 60px #32463d3d}.feedback-pop--success{color:#3b9677}.feedback-pop--try{color:#c27b39}.mini-stars{color:#f3b33a;letter-spacing:4px}@keyframes popIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.65)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.train-scene{background:linear-gradient(#dff2f5 0 72%,#96c995 72% 81%,#d4b47d 81%);border-radius:32px;justify-content:center;align-items:flex-end;min-height:260px;margin-top:24px;padding:35px 15px;display:flex;overflow:hidden}.train-engine{margin-right:-4px;font-size:80px;transform:scaleX(-1)}.train-car{background:#f2b84d;border:5px solid #545b7a;border-radius:19px 19px 9px 9px;place-items:center;width:120px;height:92px;margin-left:5px;display:grid;position:relative}.train-car--1{background:#e77b70}.train-car--2{background:#6ab499}.train-car--3{background:#78a8cc}.train-car span{background:#fff;border-radius:50%;place-items:center;width:57px;height:57px;font-size:32px;font-weight:900;display:grid}.train-car i{background:#414a58;border:5px solid #737d8b;border-radius:50%;width:26px;height:26px;position:absolute;bottom:-18px;left:13px}.train-car i:last-child{left:auto;right:13px}.sequence-tiles{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.sequence-tiles span{color:#458e73;background:#e1f1ea;border-radius:25px;place-items:center;width:105px;height:105px;font-size:49px;font-weight:900;display:grid;box-shadow:0 6px #c7ded4}.sequence-tiles .missing-tile{color:#d59b2e;background:#fff0c9;box-shadow:0 6px #eedca8}.number-riddle{color:#ef776f;text-shadow:0 7px #f6c4bd;font-size:155px;font-weight:900;line-height:1}.victory-card{max-width:600px;box-shadow:var(--shadow);background:linear-gradient(#fff5ce,#fffdf8);border-radius:35px;margin:24px auto 0;padding:25px 35px 35px;position:relative;overflow:hidden}.victory-card .mascot-wrap{margin:-25px auto -20px}.victory-card h2{color:#8b6caf;margin:0;font-size:34px}.victory-card p{color:var(--muted);font-weight:800}.trophy-big{color:#e6ad33;opacity:.18;position:absolute;top:35px;left:50%;transform:translate(-50%)}.reward-stars{color:#f3b33a;justify-content:center;gap:7px;margin:10px;display:flex}.confetti{color:#e89572;word-spacing:32px;font-size:19px;position:absolute;top:15px;left:0;right:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2539326e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.parent-panel{background:var(--paper);border-radius:32px;width:min(620px,100%);max-height:90vh;padding:32px;position:relative;overflow:auto;box-shadow:0 25px 70px #1f302a4d}.modal-close{cursor:pointer;background:#edf2ef;border:0;border-radius:50%;width:43px;height:43px;font-size:28px;position:absolute;top:16px;right:18px}.parent-gate{text-align:center;padding:30px 15px}.parent-badge{width:70px;height:70px;color:var(--green-dark);background:#e4f1ec;border-radius:22px;place-items:center;margin:0 auto 12px;display:grid}.parent-gate h2{margin:8px 0}.parent-gate p{color:var(--muted);font-weight:700}.hold-button{cursor:pointer;background:#e8efec;border:0;border-radius:20px;width:210px;height:60px;font-weight:900;position:relative;overflow:hidden}.hold-button span{background:var(--green);transition:none;position:absolute;inset:0 100% 0 0}.hold-button.holding{color:#fff}.hold-button.holding span{transition:right 1.6s linear;right:0}.hold-button{isolation:isolate}.hold-button span{z-index:-1}.parent-heading{align-items:center;gap:15px;display:flex}.parent-heading .parent-badge{width:55px;height:55px;margin:0}.parent-heading h2{margin:0}.parent-heading p{color:var(--muted);margin:3px 0;font-size:13px}.parent-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.parent-stats>div{background:#f0f5f2;border-radius:20px;flex-direction:column;align-items:center;padding:15px;display:flex}.parent-stats svg{color:#e9ad36}.parent-stats b{font-size:22px}.parent-stats span{color:var(--muted);font-size:11px;font-weight:800}.parent-stats .stat-number{color:var(--green-dark);font-size:20px;font-weight:900}.setting-list{border:2px solid #e7eeeb;border-radius:21px;overflow:hidden}.setting-list label,.install-row{justify-content:space-between;align-items:center;min-height:72px;padding:12px 17px;display:flex}.setting-list label>span,.install-row>span{align-items:center;gap:12px;display:flex}.setting-list label>span>span,.install-row>span>span{flex-direction:column;display:flex}.setting-list small{color:var(--muted);font-weight:700}.setting-list label{border-bottom:1px solid #e7eeeb;position:relative}.setting-list input{opacity:0;position:absolute}.setting-list label>i{background:#ccd8d3;border-radius:99px;width:49px;height:28px;position:relative}.setting-list label>i:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:all .2s;position:absolute;top:3px;left:3px}.setting-list input:checked+i{background:var(--green)}.setting-list input:checked+i:after{left:24px}.install-row button{background:var(--green);color:#fff;border:0;border-radius:13px;padding:8px 14px;font-weight:900}.parent-tip{background:#fff3ce;border-radius:19px;margin-top:18px;padding:16px 18px}.parent-tip b{color:#9c6d20}.parent-tip p{color:#806f53;margin:5px 0 0;font-size:13px;line-height:1.6}.reset-link{color:#b17b74;cursor:pointer;background:0 0;border:0;margin:22px auto 0;font-size:12px;text-decoration:underline;display:block}.reset-confirm{background:#f8e9e6;border-radius:15px;align-items:center;gap:8px;margin-top:18px;padding:13px;font-size:12px;display:flex}.reset-confirm span{margin-right:auto}.reset-confirm button{border:0;border-radius:8px;padding:6px 9px}.reset-confirm button:first-of-type{color:#fff;background:#c56f64}@media (width<=850px){.home-screen{width:min(100% - 26px,750px)}.welcome-card{grid-template-columns:57% 43%;min-height:310px}.welcome-copy{padding:32px}.welcome-copy h2{font-size:34px}.welcome-scene .mascot-wrap{bottom:6%;left:7%;transform:scale(.87)}.module-grid,.activity-grid{grid-template-columns:repeat(2,1fr)}.activity-section,.island-hero{margin-left:18px;margin-right:18px}.floating-numbers{width:46%;transform:scale(.84)}.learn-stage{grid-template-columns:40% 60%}.big-number-card strong{font-size:120px}.train-car{width:100px}.train-engine{font-size:65px}}@media (width<=580px){.home-header{min-height:82px}.brand-mark{width:46px;height:46px}.brand h1{font-size:19px}.brand p,.parent-entry span{display:none}.parent-entry{justify-content:center;width:46px;padding:0}.home-tools{gap:6px}.star-pill--large{min-height:45px;padding:6px 11px}.welcome-card{grid-template-columns:1fr;min-height:470px}.welcome-copy{padding:28px 25px 5px}.welcome-copy h2{font-size:32px}.welcome-copy p br{display:none}.welcome-scene{min-height:210px}.welcome-scene .mascot-wrap{bottom:-8%;left:50%;transform:translate(-50%)scale(.75)}.sun{font-size:43px}.module-grid{gap:12px}.module-card{border-radius:22px;min-height:168px;padding:12px}.module-art{height:78px}.module-copy b{font-size:17px}.module-copy small{font-size:11px}.modules-section{padding:29px 0}.progress-note{display:none}.topbar{height:68px;padding-left:12px;padding-right:12px}.topbar-title{font-size:18px}.icon-button{width:43px;height:43px}.icon-button--home{display:none}.star-pill{padding:5px 8px}.island-hero{min-height:220px;margin-top:18px;padding:28px}.island-hero h1{font-size:30px}.floating-numbers{display:none}.range-progress{margin:25px 12px}.range-step small{font-size:10px}.activity-section{margin:0 14px}.activity-grid{gap:11px}.activity-card{min-height:194px;padding:13px}.activity-icon{font-size:39px}.activity-copy b{font-size:17px}.activity-copy small{font-size:11px}.challenge-banner{padding:14px}.challenge-trophy{width:58px;height:58px}.challenge-banner b{font-size:20px}.challenge-go{padding:11px;font-size:0}.challenge-go svg{display:block}.game-progress{margin-left:45px;margin-right:75px}.game-content{width:calc(100% - 24px);padding-top:22px}.game-prompt h1{font-size:27px}.learn-stage{grid-template-columns:1fr;min-height:0}.big-number-card{min-height:250px}.big-number-card strong{font-size:115px}.quantity-card{min-height:245px;padding:25px 15px}.range-tabs{margin-top:16px}.count-object{font-size:43px}.game-actions{z-index:10;position:sticky;bottom:12px}.game-actions button{min-width:135px}.listen-orb{width:140px;height:140px;margin-top:38px}.number-choices,.answer-row{gap:12px}.number-choices button,.answer-row button{border-radius:24px;width:89px;height:89px}.counting-board,.challenge-question{min-height:285px;padding:20px}.counting-hint{font-size:12px}.train-scene{justify-content:flex-start;min-height:220px;padding:25px 5px;overflow-x:auto}.train-engine{font-size:54px}.train-car{border-width:4px;width:73px;min-width:73px;height:77px}.train-car span{width:45px;height:45px;font-size:25px}.train-car i{width:22px;height:22px;left:6px}.train-car i:last-child{right:6px}.sequence-tiles span{border-radius:18px;width:69px;height:69px;font-size:35px}.number-riddle{font-size:130px}.feedback-pop{min-width:210px;padding:11px 17px;font-size:18px}.feedback-pop .mascot-wrap{width:70px;height:70px}.parent-panel{padding:25px 18px}.parent-stats>div{padding:11px 5px}.reset-confirm{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
