@font-face{font-family:Nunito;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/nunito-latin-variable.woff2)format("woff2")}:root{color:#343b36;font-synthesis:none;--bg:#f8f7f2;--paper:#fff;--ink:#343b36;--muted:#697069;--line:#e7e8de;--orange:#e58a58;--orange-dark:#9b492c;--purple:#6e588f;--purple-soft:#efebf7;--green:#496d60;--green-soft:#e5efdf;--radius:24px;--shadow:0 6px 24px #343b3608;background:#f8f7f2;font-family:Nunito,Arial Rounded MT Bold,system-ui,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer;touch-action:manipulation;border:0}button:disabled{cursor:default}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--purple);outline-offset:4px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;font-weight:800}p{line-height:1.65}button,a{color:inherit}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.icon{vertical-align:middle;flex-shrink:0;width:22px;height:22px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink);color:#fff;padding:16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);z-index:10;background:#f8f7f2ed;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:16px;min-height:78px;display:flex}.brand{letter-spacing:-1.3px;white-space:nowrap;align-items:center;gap:9px;font-size:25px;font-weight:900;display:flex}.brand-symbol{width:38px;height:38px;color:var(--purple);place-items:center;display:grid;transform:rotate(-10deg)}.brand-symbol .icon{stroke-width:2px;width:36px;height:36px}.brand-light{font-weight:650}.brand-dot{color:var(--orange)}.desktop-nav{gap:32px;font-size:14px;font-weight:700;display:none}.desktop-nav a{color:var(--muted);padding:14px 0}.desktop-nav a[aria-current],.desktop-nav a:hover{color:var(--ink)}.sound-toggle{background:var(--green-soft);min-width:46px;min-height:46px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;gap:8px;display:flex}.sound-toggle span{display:none}.mobile-nav{z-index:20;border-top:1px solid var(--line);padding:7px 10px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a{min-height:52px;color:var(--muted);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:750;display:flex}.mobile-nav a[aria-current]{background:var(--purple-soft);color:var(--purple)}.mobile-nav .icon{width:21px;height:21px}body{padding-bottom:85px}main:focus{outline:0}.eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:var(--green);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.eyebrow .icon{width:16px;height:16px}.hero{gap:6px;padding:28px 0 20px;display:grid;position:relative}.hero-copy{z-index:1;padding-top:6px}.hero h1{letter-spacing:-1.5px;margin:14px 0 16px;font-size:40px;line-height:1.13}.hero h1 em{color:var(--purple);font-style:normal}.hero-copy>p{color:var(--muted);max-width:380px;font-size:15px}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:23px;display:flex}.primary-button,.secondary-button{border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 21px;font-size:14px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.primary-button{background:var(--orange);color:#332116;box-shadow:0 3px #bd65363d}.primary-button:hover{background:#ed996b}.primary-button:active,.secondary-button:active{transform:translateY(2px)}.secondary-button{background:var(--paper);border:1px solid var(--line);color:var(--ink)}.secondary-button:hover{background:#f0f0e7}.hero-caption{color:var(--muted);align-items:center;gap:6px;margin-top:17px;font-size:11px;display:flex}.hero-caption .icon{color:var(--green);width:15px;height:15px}.hero-art{align-self:center;width:100%;max-width:440px;margin:0 auto;position:relative}.hero-art img{mix-blend-mode:multiply;object-fit:contain;width:100%;height:auto;max-height:280px;display:block}.hero-bubble{background:#fffdf5;border-radius:13px 13px 13px 2px;padding:9px 13px;font-size:12px;font-weight:800;position:absolute;top:12%;right:0;transform:rotate(6deg);box-shadow:0 4px 16px #343b3610}.hero-mini-label{color:var(--green);font-size:11px;font-weight:750;position:absolute;bottom:6%;left:6%;transform:rotate(-4deg)}.section-heading{justify-content:space-between;align-items:end;gap:14px;margin:14px 0 20px;display:flex}.section-heading h2,.section-title{font-size:24px;line-height:1.25}.section-heading p{color:var(--muted);margin-top:6px;font-size:13px}.level-pill{white-space:nowrap;background:#eaece2;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:700;display:none}.world-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.world-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;flex-direction:column;min-height:208px;padding:17px 15px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.world-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.world-card .world-visual{justify-content:flex-start;align-items:center;height:73px;margin-bottom:12px;display:flex;position:relative}.world-card h3{letter-spacing:-.4px;font-size:18px;line-height:1.25}.world-card p{color:var(--muted);max-width:185px;margin-top:6px;font-size:12px;line-height:1.5}.world-meta{color:#6c7266;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:14px;font-size:10px;font-weight:700;display:flex}.world-meta>.icon{width:18px;height:18px}.world-tag{color:#665b73;background:#ffffffa8;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:800;position:absolute;top:14px;right:13px}.world-learn{background:#f4eeda}.world-count{background:#eeebf6}.world-hunt{background:#e8eff7}.world-math{background:#faeade}.world-shapes{background:#e6efe8}.world-patterns{background:#f5e8ed}.toy-number{color:#7f6544;background:#ead59b;border-radius:13px;place-items:center;width:48px;height:56px;margin-right:-5px;font-size:42px;font-weight:900;display:inline-grid;transform:rotate(-9deg);box-shadow:inset 0 -5px #c6a46e35}.toy-number:nth-child(2){color:#5e4c7b;background:#c8b9df;transform:rotate(8deg)translateY(8px)}.toy-number:nth-child(3){color:#436b5d;background:#bcd7c9;transform:rotate(-5deg)}.world-visual>.icon{stroke-width:1.5px;width:54px;height:54px;color:var(--purple);background:#ffffff78;border-radius:18px;padding:10px}.count-art .icon{fill:#d9bb63;stroke:#a38330;background:0 0;width:37px;height:37px;padding:0;position:absolute}.count-art .icon:first-child{top:3px;left:4px;transform:rotate(-12deg)}.count-art .icon:nth-child(2){top:27px;left:42px;transform:rotate(9deg)}.count-art .icon:nth-child(3){top:0;left:74px;transform:rotate(-5deg)}.math-art{letter-spacing:4px;color:#a06544;font-size:35px;font-weight:900}.shape-mini{width:43px;height:43px;margin-right:4px;display:inline-block;transform:rotate(-7deg)}.shape-mini:nth-child(2){transform:rotate(9deg)translateY(10px)}.shape-mini .shape-art{width:100%;height:100%}.pattern-art .shape-mini{width:29px;height:29px;margin-right:2px}.daily-banner{color:#fffdf2;background:#3f574d;border-radius:24px;justify-content:space-between;align-items:center;gap:22px;margin:26px 0;padding:24px 21px;display:flex;position:relative;overflow:hidden}.daily-banner .eyebrow{color:#cddbbc;letter-spacing:1.3px;font-size:10px}.daily-banner h2{margin:8px 0;font-size:23px;line-height:1.22}.daily-banner p{color:#cbd7cd;max-width:350px;font-size:12px}.daily-banner .primary-button{background:#e9d594;min-height:47px;margin-top:18px}.daily-visual{flex-shrink:0;align-items:center;gap:7px;display:none}.daily-dot{background:#ffffff16;border:1px solid #ffffff20;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.daily-dot .icon{width:13px;height:13px}.gentle-note{align-items:center;gap:15px;padding:16px 0 25px;display:flex}.gentle-note>.icon{color:var(--green);width:33px;height:33px}.gentle-note h3{letter-spacing:-.2px;font-size:16px}.gentle-note p{color:var(--muted);margin-top:4px;font-size:12px}.gentle-note>a{white-space:nowrap;margin-left:auto;font-size:13px;font-weight:750;display:none}.site-footer{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:22px 40px;margin-top:10px;padding-block:28px 35px;font-size:12px;display:flex}.footer-brand{color:var(--ink);letter-spacing:-.8px;font-size:19px}.footer-brand .icon{color:var(--purple);width:25px;height:25px}.site-footer p{margin-top:8px;font-size:12px}.footer-links{flex-direction:column;gap:2px;display:flex}.footer-links a{align-items:center;min-height:44px;display:flex}.footer-links a:hover{text-decoration:underline}.footer-note{font-size:11px;line-height:1.9}.play-page{max-width:780px;margin:0 auto;padding:22px 0 36px}.activity-header{grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;margin-bottom:20px;display:grid}.round-back,.round-listen{border:1px solid var(--line);background:#fff;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.round-listen{background:var(--purple-soft);color:var(--purple)}.activity-heading{text-align:center}.activity-heading h1{letter-spacing:-.5px;font-size:19px}.activity-heading p{color:var(--muted);margin-top:4px;font-size:11px}.round-progress{justify-content:center;gap:8px;margin:0 0 24px;display:flex}.progress-step{background:#e6e8df;border-radius:9px;flex:1;max-width:80px;height:7px}.progress-step.done{background:#91af8f}.progress-step.current{background:var(--orange)}.question-card{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:23px 17px}.question-card h2{margin:4px 0 8px;font-size:24px;line-height:1.28}.question-card .question-help{color:var(--muted);font-size:13px}.question-top{color:var(--purple);text-transform:uppercase;letter-spacing:1.4px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;font-weight:850;display:flex}.question-visual{flex-direction:column;justify-content:center;align-items:center;min-height:135px;padding:18px 0;display:flex}.count-stars{grid-template-columns:repeat(5,1fr);justify-content:center;gap:7px;width:100%;max-width:350px;margin-inline:auto;display:grid}.count-star{aspect-ratio:1;background:#f7efce;border:2px solid #0000;border-radius:14px;place-items:center;min-width:0;min-height:44px;display:grid;position:relative}.count-star .shape-art{fill:#c69c30;width:70%;height:70%}.count-star.counted{background:#e5efdf;border-color:#98b38c}.count-star.counted:after{content:attr(data-number);color:#2c593a;background:#fafff6;border-radius:6px;padding:0 4px;font-size:14px;font-weight:850;position:absolute;bottom:0;right:0}.count-caption{color:var(--green);min-height:20px;margin-top:13px;font-size:12px}.choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:17px;display:grid}.answer-button{border:2px solid var(--line);min-height:88px;color:var(--ink);background:#fff;border-radius:20px;justify-content:center;align-items:center;gap:10px;font-size:37px;font-weight:850;transition:background .14s,border-color .14s,transform .14s;display:flex}.answer-button:hover{background:#f6f3fa;border-color:#bcb1cc}.answer-button:active{transform:scale(.97)}.answer-button.correct{color:#34572c;background:#e7f0df;border-color:#6f9366}.answer-button.wrong{color:#944d34;background:#fff0e7;border-color:#d39b7a}.answer-button:disabled:not(.correct){opacity:.55}.answer-button.shape-answer{flex-direction:column;gap:4px;padding:10px;font-size:14px}.answer-button .shape-art{width:42px;height:42px}.shape-art{fill:#b3a0cf;width:65px;height:65px;overflow:visible}.shape-circle{fill:#d49d64}.shape-square{fill:#ad9aca}.shape-triangle{fill:#80ac99}.shape-rectangle{fill:#9ebed5}.shape-oval{fill:#cfaabd}.shape-star{fill:#c6a543}.shape-hexagon{fill:#b9ab83}.sequence{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;width:100%;padding:4px;display:flex}.sequence-tile{background:#f6f4ee;border-radius:12px;place-items:center;width:38px;height:50px;display:grid}.sequence-tile .shape-art{width:33px;height:33px}.sequence-tile.missing{color:var(--purple);background:#f4eff9;border:2px dashed #c5bacd;font-size:27px;font-weight:850}.big-listen{background:var(--purple-soft);width:91px;height:91px;color:var(--purple);border-radius:32px;place-items:center;margin-bottom:11px;display:grid;transform:rotate(-5deg)}.big-listen .icon{width:44px;height:44px}.hint-button{text-underline-offset:4px;color:var(--muted);background:0 0;min-height:44px;padding:12px;font-size:12px;text-decoration:underline}.hint-value{color:var(--purple);margin-top:5px;font-size:24px;font-weight:850}.equation{letter-spacing:-1.5px;align-items:center;gap:10px;font-size:39px;font-weight:900;display:flex}.equation .operator{color:var(--muted);font-size:24px}.equation .blank{background:var(--purple-soft);width:56px;height:61px;color:var(--purple);border:2px dashed #c4b8d1;border-radius:14px;place-items:center;display:grid}.equation-support{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-top:20px;display:flex}.mini-group{flex-wrap:wrap;justify-content:center;gap:4px;max-width:125px;display:flex}.dot-counter{background:#ccb47a;border-radius:50%;width:14px;height:14px;display:block}.dot-counter.removed{background:#edeae0;position:relative}.dot-counter.removed:after{content:"";background:#8e8270;width:100%;height:2px;position:absolute;top:6px;transform:rotate(-40deg)}.round-feedback{min-height:74px;color:var(--muted);background:#eeefe7;border-radius:17px;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:12px 15px;font-size:13px;display:flex}.round-feedback p{font-weight:750}.round-feedback.good{color:#375c3b;background:#e7efde}.round-feedback.retry{color:#935030;background:#fff0e5}.round-feedback .primary-button{flex-shrink:0;min-height:48px;padding:10px 18px}.audio-caption{text-align:center;color:var(--muted);min-height:36px;padding:10px 6px;font-size:11px;line-height:1.5}.round-footer{text-align:center;color:var(--muted);padding-top:8px;font-size:11px}.explore-number{color:var(--purple);letter-spacing:-5px;font-size:100px;font-weight:900;line-height:1}.explore-word{color:var(--purple);text-transform:capitalize;margin:5px 0 17px;font-size:24px;font-weight:750}.explore-controls{justify-content:center;align-items:center;gap:10px;margin:21px 0;display:flex}.explore-controls .secondary-button{width:52px;padding:10px}.number-picker{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:19px 0;display:grid}.number-picker button{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:49px;font-size:20px;font-weight:850;position:relative}.number-picker button[aria-pressed=true]{background:var(--purple);color:#fff;border-color:var(--purple)}.number-picker .seen:after{content:"";background:#94af84;border-radius:50%;width:5px;height:5px;position:absolute;bottom:4px;left:calc(50% - 2px)}.explore-note{text-align:center;color:var(--muted);font-size:12px;line-height:1.65}.result-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:28px;margin-top:12px;padding:34px 21px}.result-orbit{background:var(--green-soft);width:104px;height:104px;color:var(--green);border-radius:36% 45% 37% 40%;place-items:center;margin:0 auto 22px;display:grid;transform:rotate(-7deg)}.result-orbit .icon{stroke-width:1.4px;width:52px;height:52px}.result-card h1{font-size:31px;line-height:1.2}.result-card>p{color:var(--muted);max-width:400px;margin:13px auto;font-size:14px}.result-stats{justify-content:center;gap:25px;margin:24px 0;display:flex}.result-stats div{color:var(--muted);flex-direction:column;gap:4px;font-size:11px;display:flex}.result-stats strong{color:var(--ink);font-size:28px}.result-actions{flex-direction:column;gap:11px;max-width:330px;margin:25px auto 0;display:flex}.new-stickers{color:#82692c;background:#f6f1df;border-radius:15px;margin-top:18px;padding:15px;font-size:13px}.new-stickers .icon{width:20px;height:20px;margin-right:5px}.sticker-page{padding:32px 0 28px}.page-intro{max-width:690px;padding:34px 0 25px}.page-intro h1,.sticker-page h1{margin:12px 0;font-size:34px;line-height:1.2}.page-intro p,.sticker-page>.muted{color:var(--muted);font-size:15px}.sticker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:25px;display:grid}.sticker-card{border:1px solid var(--line);text-align:center;color:#74796c;background:#efefe8;border-radius:22px;padding:25px 14px}.sticker-card.earned{color:var(--ink);background:#fff}.sticker-medal{background:#e2e4d9;border-radius:32% 40% 35%;place-items:center;width:77px;height:77px;margin:0 auto 16px;display:grid;transform:rotate(-6deg)}.earned .sticker-medal{color:var(--purple);background:#e9e1f3}.earned:nth-child(3n) .sticker-medal{color:#a07a24;background:#f5e4b0}.earned:nth-child(3n+2) .sticker-medal{color:var(--green);background:#dcebd9}.sticker-medal .icon{width:35px;height:35px}.sticker-card h2{letter-spacing:-.2px;font-size:15px}.sticker-card p{margin-top:7px;font-size:11px;line-height:1.6}.sticker-earned{color:var(--green);margin-top:10px;font-size:10px;font-weight:850}.muted{color:var(--muted)}.text-link{color:var(--purple);text-underline-offset:4px;font-weight:750;text-decoration:underline}.storage-notice{z-index:50;background:#fff0c7;border:1px solid #dbc68b;border-radius:14px;max-width:570px;margin:auto;padding:12px 18px;font-size:12px;position:fixed;bottom:85px;left:20px;right:20px}.info-page{padding-bottom:35px}.info-page>section+section{margin-top:24px}.content-grid{gap:20px;display:grid}.info-card{border:1px solid var(--line);background:#fff;border-radius:23px;padding:23px}.info-card h2{margin-bottom:12px;font-size:22px}.info-card h3{margin:20px 0 8px;font-size:18px}.info-card p{color:var(--muted);font-size:14px}.settings-row{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:17px 0;display:flex}.settings-row h3{margin:0 0 5px;font-size:16px}.settings-row p{font-size:12px}.setting-options{flex-wrap:wrap;gap:8px;max-width:100%;display:flex}.setting-options button{border:1px solid var(--line);background:#f4f4ed;border-radius:13px;min-width:68px;min-height:49px;padding:10px 16px;font-size:14px;font-weight:750}.setting-options button[aria-pressed=true]{background:var(--purple);color:#fff;border-color:var(--purple)}.stat-grid{grid-template-columns:repeat(2,1fr);gap:13px;margin:18px 0;display:grid}.stat-card{color:var(--muted);background:#f2f1e9;border-radius:16px;padding:19px;font-size:12px}.stat-card strong{color:var(--ink);margin-bottom:5px;font-size:32px;line-height:1.25;display:block}.notice{color:#65674d;background:#f1efdf;border-radius:16px;margin:18px 0;padding:16px 18px;font-size:13px;line-height:1.7}.info-card ul,.privacy-copy ul{color:var(--muted);padding-left:22px;font-size:14px;line-height:1.8}.info-card li{margin:10px 0}.faq details{border-top:1px solid var(--line);padding:15px 0}.faq summary{cursor:pointer;min-height:44px;padding:11px 0;font-size:15px;font-weight:750}.faq details p{padding:0 0 9px}.privacy-copy{max-width:780px;margin-inline:auto}.privacy-copy h2{margin:30px 0 13px;font-size:24px}.privacy-copy h3{margin:22px 0 10px;font-size:18px}.privacy-copy p{color:var(--muted);margin:12px 0;font-size:15px}.progress-table{border-collapse:collapse;width:100%;font-size:12px}.progress-table th,.progress-table td{text-align:left;border-bottom:1px solid var(--line);padding:13px 5px}.progress-table th{color:var(--muted);font-weight:650}.progress-table td:first-child{font-weight:750}.data-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.danger-button{color:#9c4639;background:#fff0e8;border:1px solid #e2c1b1;border-radius:13px;min-height:48px;padding:12px 17px;font-size:13px;font-weight:750}.status-message{min-height:24px;color:var(--green);margin-top:12px;font-size:13px;line-height:1.7}.privacy-badges{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.privacy-badges span{background:var(--green-soft);color:var(--green);border-radius:99px;padding:8px 12px;font-size:12px}.guide-step{gap:15px;margin:18px 0;display:flex}.guide-step>span{background:var(--purple-soft);color:var(--purple);text-align:center;border-radius:10px;min-width:32px;height:32px;font-weight:800;line-height:32px}.guide-step h3{margin:0 0 6px}.session-history{list-style:none;padding:0!important}.session-history li{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding-bottom:10px;font-size:13px;display:flex}dialog{color:var(--ink);border:1px solid var(--line);background:var(--bg);border-radius:25px;width:calc(100% - 40px);max-width:480px;padding:28px;box-shadow:0 30px 120px #17261e38}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#26352987}dialog h2{margin-bottom:14px;font-size:25px}dialog p{color:var(--muted);font-size:14px}.dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:25px;display:flex}@media (min-width:600px){.shell{width:min(1160px,100% - 64px)}.hero h1{font-size:52px}.hero-art img{max-height:350px}.world-grid{gap:18px}.world-card{min-height:234px;padding:23px}.world-card h3{font-size:23px}.world-card p{font-size:14px}.world-meta{font-size:11px}.level-pill{display:block}.world-tag{font-size:10px}.section-heading h2{font-size:29px}.daily-banner{padding:30px}.daily-banner h2{font-size:29px}.daily-banner p{font-size:14px}.daily-visual{display:flex}.gentle-note>a{display:block}.gentle-note{padding:20px 0 35px}.question-card{padding:30px}.question-card h2{font-size:29px}.question-visual{min-height:165px}.count-stars{gap:10px}.count-star{min-height:56px}.answer-button{min-height:100px;font-size:43px}.sequence-tile{width:68px;height:77px}.sequence-tile .shape-art{width:49px;height:49px}.equation{font-size:52px}.equation .operator{font-size:32px}.activity-heading h1{font-size:24px}.activity-heading p{font-size:13px}.sticker-grid{grid-template-columns:repeat(3,1fr)}.result-card{padding:43px}.result-actions{flex-direction:row;max-width:450px}.result-actions>*{flex:1}.page-intro h1,.sticker-page h1{font-size:44px}}@media (min-width:900px){body{padding-bottom:0}.site-header .header-inner{min-height:91px}.desktop-nav{display:flex}.sound-toggle{border-radius:99px;min-height:44px;padding:10px 16px}.sound-toggle span{font-size:12px;font-weight:750;display:inline}.mobile-nav{display:none}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:35px;min-height:395px;padding:35px 0 24px}.hero h1{letter-spacing:-2.3px;margin-block:18px 20px;font-size:57px;line-height:1.09}.hero-copy>p{max-width:395px;font-size:16px}.hero-actions{margin-top:27px}.hero-art{max-width:550px}.hero-art img{max-height:none}.hero-bubble{padding:11px 17px;font-size:13px;top:16%;right:0}.hero-mini-label{font-size:12px;bottom:6%;left:14%}.section-heading{margin-top:30px}.section-heading h2{font-size:29px}.section-heading p{font-size:14px}.world-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.world-card{min-height:240px;padding:25px}.world-card h3{font-size:23px}.world-visual{margin-bottom:17px!important}.daily-banner{margin-block:32px;padding:30px 34px}.daily-banner .primary-button{flex-shrink:0;margin:0 0 0 auto}.daily-copy{margin-right:auto}.daily-visual{flex-direction:column;order:-1;margin-right:4px}.daily-dot{width:34px;height:34px}.daily-dot:nth-child(n+4){display:none}.site-footer{align-items:start;gap:70px;padding-block:36px}.footer-links{flex-direction:row;gap:24px;margin-left:auto;font-size:12px}.footer-note{flex-basis:100%;margin-top:-35px;padding-top:15px}.play-page{padding-top:32px}.activity-header{margin-bottom:23px}.content-grid{grid-template-columns:1fr 1fr;gap:23px}.info-card.wide{grid-column:1/-1}.sticker-grid{grid-template-columns:repeat(4,1fr);gap:20px}.sticker-card{padding:30px 20px}.sticker-card h2{font-size:17px}.sticker-card p{font-size:12px}.storage-notice{bottom:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
