@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#30352e;--muted:#72786d;--paper:#f8f6ef;--purple:#7260b1;--purple-dark:#584691;--green:#52775a;--coral:#db745c;--line:#e7e6dc;--yellow:#f3d583;--radius:26px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;-webkit-tap-highlight-color:transparent}button,a,input,select{touch-action:manipulation}button,input,select{font:inherit}button,a{color:inherit}button{cursor:pointer;border:0}button:disabled{cursor:default;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #344bba;outline-offset:4px}button{transition:transform .16s,background .16s}button:not(:disabled):active{transform:scale(.97)}a{text-decoration:none}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif;letter-spacing:-.055em}button svg{width:22px;height:22px}button{min-height:46px}header.header{max-width:1240px;margin:auto;padding:27px 36px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font:800 28px 'Manrope',sans-serif;letter-spacing:-1.5px;display:flex;align-items:center;gap:8px}.brand-mark{font-family:sans-serif;color:var(--purple);font-size:42px;line-height:1;margin-right:3px}.brand-dot{color:var(--coral);margin-left:-8px}.header-actions{display:flex;align-items:center;gap:22px}.age-pill{font-size:12px;color:var(--muted);letter-spacing:.015em}.icon-button{width:46px;height:46px;border:1px solid var(--line);background:transparent;border-radius:50%;display:grid;place-items:center}.icon-button:hover{background:white}main{max-width:1240px;margin:0 auto;padding:0 36px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--green);display:block}.hero{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:355px;padding:30px 0 20px;gap:20px}.hero h1{font-size:clamp(40px,4.5vw,62px);font-weight:800;line-height:1.12;margin:17px 0 19px}.hero h1 em{font-style:normal;color:var(--purple)}.hero p{max-width:410px;font-size:15px;line-height:1.75;color:var(--muted)}.hero .micro{display:flex;gap:8px;align-items:center;font-size:11px;margin-top:22px;color:#65745b}.micro span{background:#e7eddd;color:#587149;border-radius:50%;width:18px;height:18px;display:grid;place-items:center}.hero-art{position:relative;min-width:0}.hero-art svg{width:100%;max-height:340px}.floating-note{position:absolute;right:8%;bottom:8px;background:#fffdf7;padding:10px 18px;border-radius:40px;border:1px solid var(--line);font-size:11px;transform:rotate(-5deg);box-shadow:0 4px 0 #e8e5d64d}.floating-note span{color:var(--coral);margin-right:5px}.section-title{display:flex;justify-content:space-between;align-items:end;margin:27px 0 22px;gap:15px}.section-title h2{font-size:26px;letter-spacing:-.045em}.section-title p{font-size:12px;color:var(--muted);margin-top:6px}.discovery-pill{display:flex;align-items:center;gap:8px;background:#fffdf7;border:1px solid var(--line);border-radius:40px;padding:10px 15px;font-size:11px;white-space:nowrap}.discovery-pill span{color:#ac8338;font-size:16px}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.game-card{border-radius:22px;text-align:left;padding:0;overflow:hidden;border:1px solid #0000000a;background:#fffdf7;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.game-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px #3b382709}.card-picture{height:154px;position:relative;overflow:hidden;width:100%;display:grid;place-items:center}.card-picture svg{width:100%;height:100%}.card-body{padding:19px 21px;display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.card-body h3{font-size:20px;letter-spacing:-.04em}.card-body p{font-size:11px;color:var(--muted);margin-top:5px;line-height:1.5}.card-arrow{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:19px;flex:none}.card-tag{position:absolute;left:16px;top:13px;font-size:9px;font-weight:700;border-radius:30px;padding:6px 9px;background:#fff8;letter-spacing:.025em}.blocks-picture{background:#e7ebe0}.numbers-picture{background:#f6e6cf}.patterns-picture{background:#e9e4f0}.memory-picture{background:#e1e9e8}.paint-picture{background:#f4dfd7}.wonder-card{border:1px dashed #d5d7c8;background:transparent;border-radius:22px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:25px;gap:14px;min-height:248px}.wonder-card .scribble-star{color:var(--green);font-size:36px;line-height:1}.wonder-card h3{font-size:22px;line-height:1.3}.wonder-card p{font-size:12px;line-height:1.65;color:var(--muted);max-width:230px}.home-bottom{margin-top:29px;padding:18px 22px;border:1px solid var(--line);border-radius:18px;display:flex;gap:13px;align-items:center;font-size:12px;color:var(--muted)}.home-bottom strong{color:var(--ink);font-weight:600}.home-bottom>span{font-size:23px;color:var(--green)}footer{max-width:1240px;margin:29px auto 0;padding:24px 36px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#85897d;border-top:1px solid var(--line)}footer i{font-style:normal;margin:0 10px;color:var(--coral)}.game-head{display:flex;align-items:center;gap:18px;margin:25px 0}.back{background:#fffdf7;border:1px solid var(--line);border-radius:15px;padding:0 16px;font-size:13px}.game-heading{flex:1}.game-heading h1{font-size:32px}.game-heading p{font-size:13px;color:var(--muted);margin-top:5px}.listen{background:#e9eddf;border:0}.game-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px;flex-wrap:wrap}.segmented{display:flex;gap:4px;background:#eae9e0;padding:5px;border-radius:16px;flex-wrap:wrap}.segmented button{padding:0 17px;border-radius:12px;background:transparent;font-size:13px;font-weight:600}.segmented button[aria-pressed=true]{background:#fffdf7;box-shadow:0 2px 4px #00000008}.secondary,.primary{border-radius:14px;padding:0 20px;display:inline-flex;justify-content:center;align-items:center;gap:18px;font-weight:600;font-size:13px;min-height:48px}.secondary{background:#fffdf7;border:1px solid var(--line)}.primary{background:var(--purple);color:white}.primary:hover{background:var(--purple-dark)}.play-panel{background:#fffdf9;border:1px solid var(--line);border-radius:var(--radius);padding:26px}.game-info{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:18px}.game-info strong{color:var(--ink)}.status{min-height:48px;margin:18px 0 0;border-radius:13px;padding:13px 18px;font-size:14px;background:#f1f0e8;line-height:1.6}.status.success{background:#e5eddd;color:#3d643b}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.game-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:12px;flex-wrap:wrap}.level-label{font-size:12px;font-weight:600}.level-dots{color:var(--purple);letter-spacing:4px}.build-layout{display:grid;grid-template-columns:minmax(0,1fr) 200px;gap:26px}.build-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;touch-action:none;background:#e9ece3;padding:10px;border-radius:17px;max-width:720px;width:100%;margin:auto}.build-cell{aspect-ratio:1;min-height:0;border-radius:8px;background:#f9faf5;box-shadow:inset 0 -4px 0 #00000005;position:relative;padding:0}.build-cell.filled{box-shadow:inset 0 -6px 0 #00000015,inset 0 2px 0 #ffffff40}.build-cell.filled:after{content:'';position:absolute;inset:20%;border-radius:5px;border:1px solid #ffffff60;background:#ffffff12}.build-cell.target:not(.filled){background:#d2d9c6;border:2px dashed #8d9b7c}.build-aside{display:flex;flex-direction:column;gap:18px}.small-label{font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.palette{display:flex;gap:9px;flex-wrap:wrap}.swatch{width:44px;height:44px;min-height:44px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #dcded5}.swatch[aria-pressed=true]{box-shadow:0 0 0 3px var(--ink)}.tip-box{background:#f1efe6;border-radius:16px;padding:17px;font-size:12px;line-height:1.7;color:var(--muted)}.tip-box strong{color:var(--ink);display:block;margin-bottom:5px}.question-panel{text-align:center;min-height:370px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px}.question-title{font-size:24px;letter-spacing:-.04em}.objects{font-size:44px;max-width:650px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;line-height:1.4}.equation{font-family:'Manrope',sans-serif;font-size:clamp(40px,8vw,70px);font-weight:800;letter-spacing:.05em}.equation .blank{display:inline-block;background:#e9e2f4;border-radius:18px;min-width:90px;color:var(--purple);padding:8px}.answers{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.answer{width:95px;min-height:88px;border-radius:20px;background:#f0ece0;border:2px solid transparent;font-size:38px;font-weight:700}.answer:hover{border-color:var(--purple)}.answer.good{background:#e1eed7;border-color:#72945b}.answer.try{animation:wiggle .3s;background:#f8e7d0}.pattern-row{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap}.pattern-shape{display:inline-grid;place-items:center;border-radius:15px;width:68px;height:76px;background:#f4f1e8;font-size:43px}.pattern-shape.blank{border:2px dashed #b5a8cf;color:var(--purple);background:#f0ebf7}.pattern-answer{font-size:38px}.memory-board{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;max-width:640px;margin:auto}.memory-card{aspect-ratio:1.2;min-height:68px;border-radius:18px;background:#718d80;color:#e8eee5;font-size:40px;font-weight:600;box-shadow:0 5px 0 #4b6f60}.memory-card.open{background:#f3f0e5;color:var(--ink);box-shadow:0 5px 0 #e6e2d3}.memory-card.matched{background:#e2ecd9;color:var(--ink);box-shadow:0 5px 0 #c8d8be}.memory-card .back-symbol{font-size:31px;opacity:.7}.paint-layout{display:grid;grid-template-columns:minmax(0,1fr) 200px;gap:25px}.coloring-paper{background:#fff;border:1px solid #eee9de;border-radius:18px;overflow:hidden;position:relative;aspect-ratio:1.35;touch-action:none}.coloring-paper svg,.coloring-paper canvas{display:block;width:100%;height:100%;touch-action:none}.coloring-paper svg [data-region]{cursor:pointer;stroke:#3e443b;stroke-width:3;stroke-linejoin:round}.coloring-paper svg [data-region]:focus-visible{stroke:var(--purple);stroke-width:6;outline:0}.paint-aside{display:flex;flex-direction:column;gap:21px}.paint-aside select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:12px;background:#f8f7f1;padding:10px}.brush-width{width:100%;accent-color:var(--purple);min-height:35px}.paint-tools{display:flex;gap:7px;flex-wrap:wrap}.paint-tools button{padding:0 13px;font-size:12px}.paint-tools button[aria-pressed=true]{background:#e7e0f4;border-color:var(--purple)}.memory-meter{font-size:13px;color:var(--green)}dialog{border:1px solid var(--line);border-radius:28px;background:#fffdf8;padding:38px;max-width:570px;width:calc(100% - 32px);color:var(--ink);max-height:85dvh}dialog::backdrop{background:#29332d80;backdrop-filter:blur(5px)}dialog h2{font-size:29px;margin:15px 0}dialog p{font-size:13px;line-height:1.8;margin:15px 0;color:var(--muted)}.dialog-close{position:absolute;right:14px;top:14px;font-size:25px}.dialog-close+span{margin-top:22px}#toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:14px 22px;border-radius:17px;box-shadow:0 7px 25px #0002;font-size:13px;max-width:90vw;text-align:center;transition:.2s;z-index:10}#toast.visible{opacity:1;transform:translate(-50%,0)}.sparkle{position:fixed;pointer-events:none;z-index:20;font-size:27px;animation:spark 1.3s ease-out forwards}.pill-description{font-size:12px;color:var(--muted)}@keyframes spark{from{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(-130px) rotate(100deg);opacity:0}}@keyframes wiggle{25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}
@media(min-width:1450px){.hero{min-height:405px}.card-picture{height:180px}}
@media(max-width:900px){header.header,main{padding-left:25px;padding-right:25px}.hero{min-height:320px}.hero h1{font-size:43px}.hero p{font-size:13px}.hero-art svg{min-height:260px}.games-grid{gap:14px}.card-body{padding:16px}.card-body h3{font-size:18px}.card-picture{height:135px}.build-layout,.paint-layout{grid-template-columns:minmax(0,1fr) 160px}.play-panel{padding:20px}.swatch{width:40px;height:40px;min-height:40px}.build-grid{gap:4px;padding:8px}}
@media(max-width:650px){header.header{padding:18px 20px}.brand{font-size:23px}.brand-mark{font-size:34px}.age-pill{display:none}.header-actions{gap:8px}main{padding:0 18px}.hero{grid-template-columns:1fr;gap:0;padding-top:30px}.hero h1{font-size:43px;margin-top:13px}.hero p{max-width:340px;font-size:14px}.hero-art{margin:3px auto 0;width:min(100%,380px)}.hero-art svg{height:230px;min-height:0}.hero .micro{margin-top:15px}.floating-note{bottom:0;font-size:10px}.section-title{margin-top:30px}.section-title h2{font-size:24px}.discovery-pill{font-size:0;padding:8px 12px;gap:4px}.discovery-pill b,.discovery-pill span{font-size:14px}.games-grid{grid-template-columns:repeat(2,1fr);gap:12px}.card-picture{height:128px}.card-tag{font-size:8px;padding:5px 7px;left:10px;top:10px}.card-body{padding:14px 12px}.card-body h3{font-size:17px}.card-body p{font-size:10px}.card-arrow{display:none}.wonder-card{padding:18px 12px;min-height:215px;gap:11px}.wonder-card h3{font-size:19px}.wonder-card p{font-size:10px}.home-bottom{font-size:11px;align-items:start;padding:16px}.home-bottom>span{line-height:1}footer{padding:22px 20px;font-size:9px;flex-direction:column;gap:10px}.game-head{gap:10px;flex-wrap:wrap}.back{padding:0 12px;font-size:12px}.game-heading h1{font-size:25px}.game-heading p{font-size:11px;max-width:210px}.listen{width:42px}.game-controls{gap:12px}.segmented{width:100%;justify-content:center;gap:2px}.segmented button{font-size:12px;padding:0 11px;flex:1}.play-panel{padding:15px;border-radius:20px}.build-layout,.paint-layout{grid-template-columns:1fr;gap:19px}.build-aside,.paint-aside{flex-direction:row;flex-wrap:wrap;gap:20px}.build-aside>div,.paint-aside>div{flex:1;min-width:115px}.build-aside .tip-box{display:none}.build-grid{gap:4px;padding:7px}.build-cell{border-radius:5px}.build-cell.filled{box-shadow:inset 0 -4px 0 #00000015}.swatch{width:39px;height:39px;min-height:39px}.palette{gap:9px}.coloring-paper{aspect-ratio:1.1}.paint-aside .color-palette{flex-basis:100%}.paint-aside select{font-size:13px}.question-panel{min-height:320px;gap:27px}.question-title{font-size:22px}.objects{font-size:37px}.answers{gap:10px}.answer{width:70px;min-height:72px;font-size:31px;border-radius:16px}.pattern-shape{width:43px;height:55px;font-size:30px;border-radius:10px}.pattern-row{gap:4px}.pattern-answer{font-size:31px}.memory-board{gap:10px}.memory-card{font-size:32px;border-radius:13px;min-height:63px}.status{font-size:12px}.game-bottom .primary{flex:1}.game-bottom .secondary{padding:0 12px;font-size:12px}.game-bottom{gap:8px}.pill-description{font-size:11px}.equation .blank{min-width:65px}.dialog-close{width:38px;min-height:38px;height:38px}dialog{padding:27px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.sound-toggle[aria-pressed=true]{background:#e9eddf;border-color:#d9e2ca;color:#52775a}.sound-toggle[aria-pressed=false]{color:#85897d}
