.game-play-page{--play-ink:#10245c;--play-gold:#ffad00;--play-red:#d92046;--play-blue:#1268c4;min-height:100vh;padding:clamp(38px,6vw,80px) max(20px,calc((100% - 1120px)/2));color:var(--play-ink);background:radial-gradient(circle at 10% 5%,rgba(255,173,0,.18),transparent 25%),#f7f9fe}
.game-play-heading{display:grid;grid-template-columns:minmax(0,1fr) 240px;align-items:end;gap:30px}.game-play-heading a{color:var(--play-blue);font-weight:900;text-decoration:none}.game-play-heading p{margin:28px 0 4px;color:#a06400;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.game-play-heading h1{margin:0;font:900 clamp(48px,7vw,84px)/1 'Changa',Arial,sans-serif}.game-play-heading>div>span{display:block;max-width:690px;margin-top:12px;color:#59667f;font-size:18px;line-height:1.6}.game-play-heading aside{display:grid;gap:3px;border-radius:20px;padding:20px;color:#fff;background:var(--play-ink)}.game-play-heading aside strong{color:#ffd267;font-size:18px}.game-play-heading aside span{font-size:13px;line-height:1.5}
.keyboard-game{display:grid;justify-items:center;margin-top:42px;border:1px solid #dce4f2;border-radius:34px;padding:clamp(28px,5vw,58px);background:#fff;box-shadow:0 24px 70px rgba(16,36,92,.1)}.game-administrative-preview{width:min(100%,720px);margin:0 0 18px;border:1px solid #e0b750;border-radius:14px;padding:12px 16px;color:#604708;background:#fff7d9;text-align:center}.game-administrative-preview strong{margin-right:6px}.keyboard-progress{margin:0;color:#6a7690;font-weight:900}.keyboard-prompt{display:grid;justify-items:center;margin:16px 0 8px}.keyboard-prompt span{font-size:18px;font-weight:800}.keyboard-prompt strong{display:grid;width:clamp(130px,22vw,210px);aspect-ratio:1;place-items:center;margin-top:12px;border-radius:38px;color:#fff;background:linear-gradient(145deg,var(--play-red),#a51434);box-shadow:0 18px 38px rgba(217,32,70,.24);font:900 clamp(78px,13vw,132px)/1 'Changa',Arial,sans-serif}.keyboard-status{min-height:28px;margin:16px 0;color:#4f5d77;font-weight:800;text-align:center}.keyboard-choices{display:grid;width:min(100%,620px);grid-template-columns:repeat(4,1fr);gap:14px}.keyboard-choices button{aspect-ratio:1;border:3px solid #dce4f2;border-radius:24px;color:var(--play-ink);background:#f8faff;font:900 clamp(36px,6vw,62px)/1 'Changa',Arial,sans-serif;cursor:pointer;transition:transform .15s,border-color .15s,background .15s}.keyboard-choices button:hover,.keyboard-choices button:focus-visible{border-color:var(--play-blue);background:#edf6ff;transform:translateY(-3px)}.keyboard-choices button.is-correct{border-color:#62a916;color:#fff;background:#62a916}.keyboard-choices button.is-try-again{border-color:var(--play-gold);background:#fff5d8}.keyboard-complete{display:grid;justify-items:center;gap:18px;text-align:center}.keyboard-complete[hidden]{display:none}.keyboard-complete strong{max-width:620px;font:900 clamp(28px,4vw,42px)/1.2 'Changa',Arial,sans-serif}.keyboard-complete .ybag-button{border:0;color:#fff;background:var(--play-blue)}
.game-caregiver-note{margin-top:26px;border-left:5px solid var(--play-gold);border-radius:0 18px 18px 0;padding:20px 24px;background:#fff}.game-caregiver-note strong{color:#a06400;text-transform:uppercase}.game-caregiver-note p{margin:7px 0;color:#4f5d77;line-height:1.65}.game-caregiver-note span{font-size:13px;font-weight:800}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.game-focus-strip{display:flex;max-width:820px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px}.game-focus-strip strong,.game-focus-strip span{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.game-focus-strip strong{color:#fff;background:var(--play-ink)}.game-focus-strip span{border:1px solid #dce4f2;color:#4f5d77;background:#fff}
.game-level-current{display:inline-flex!important;width:max-content;max-width:100%;min-height:34px;align-items:center;margin:10px 0 0!important;border:1px solid #dce4f2;border-radius:999px;padding:7px 11px;color:#4f5d77!important;background:#fff;font-size:11px!important;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.game-level-roadmap{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:18px;margin-top:24px;border:1px solid #dce4f2;border-radius:24px;padding:20px;background:#fff;box-shadow:0 14px 38px rgba(16,36,92,.07)}.game-level-roadmap>div{display:grid;align-content:start;gap:6px}.game-level-roadmap>div>strong{color:#a06400;font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.game-level-roadmap>div>p{margin:0;color:#4f5d77;font-size:14px;line-height:1.55}.game-level-roadmap ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.game-level-roadmap li{display:grid;gap:6px;border:1px solid #e2e9f4;border-radius:18px;padding:14px;background:#fbfdff}.game-level-roadmap li>span{color:#6a7690;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.game-level-roadmap li>strong{font:900 18px/1.1 'Changa',Arial,sans-serif}.game-level-roadmap li>p{margin:0;color:#4f5d77;font-size:12px;line-height:1.45}.game-level-roadmap li>small{margin-top:auto;color:#6a7690;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.game-level-roadmap li.is-ready{border-color:#cfe6bd;background:#f8fff2}.game-level-roadmap li.is-locked{border-color:#efd5df;background:#fff8fb}.game-level-roadmap li.is-selected{border-color:var(--play-blue);box-shadow:0 0 0 3px rgba(18,104,196,.09)}.game-level-roadmap li em{color:#8793aa;font-size:11px;font-style:normal;font-weight:900}.game-level-action{display:inline-flex;width:max-content;min-height:34px;align-items:center;justify-content:center;border-radius:999px;padding:7px 11px;color:#fff;background:var(--play-blue);font-size:10px;font-weight:900;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.game-level-action:hover{color:#fff;background:#0d4d92}
.game-play-page[data-game-engine=choice-match]{background:radial-gradient(circle at 12% 8%,rgba(98,169,22,.2),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.14),transparent 24%),#f7fbf2}.game-play-page[data-game-engine=choice-match] .keyboard-prompt strong{border-radius:50% 50% 45% 45%;background:linear-gradient(145deg,#62a916,#397b0c);box-shadow:0 18px 38px rgba(73,128,15,.24)}.game-play-page[data-game-engine=choice-match] .keyboard-choices button{border-color:#dcebcf;background:#fbfff7}.game-play-page[data-game-engine=choice-match] .keyboard-choices button:hover,.game-play-page[data-game-engine=choice-match] .keyboard-choices button:focus-visible{border-color:#62a916;background:#f0fae7}
.game-play-page[data-game-engine=quantity-choice]{background:radial-gradient(circle at 12% 8%,rgba(255,173,0,.2),transparent 27%),radial-gradient(circle at 90% 30%,rgba(126,82,191,.14),transparent 24%),#fffaf0}.game-play-page[data-game-engine=quantity-choice] .keyboard-prompt strong{width:min(82vw,390px);aspect-ratio:auto;min-height:210px;border-radius:42px;padding:28px;background:linear-gradient(145deg,#7e52bf,#563393);box-shadow:0 18px 38px rgba(86,51,147,.24)}.picnic-count{display:flex;max-width:310px;flex-wrap:wrap;justify-content:center;gap:16px}.picnic-count i{display:block;width:72px;aspect-ratio:1;border:8px solid #fff6d7;border-radius:50%;background:radial-gradient(circle at 50% 50%,#ffce49 0 30%,#f38346 31% 52%,#fff6d7 53%);box-shadow:0 8px 14px rgba(38,18,80,.22);transform:rotate(calc((var(--item-index) - 2) * 3deg))}.game-play-page[data-game-engine=quantity-choice] .keyboard-choices button{border-color:#eadcf7;background:#fdfaff}.game-play-page[data-game-engine=quantity-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=quantity-choice] .keyboard-choices button:focus-visible{border-color:#7e52bf;background:#f5edff}
.game-play-page[data-game-engine=observation-choice]{background:radial-gradient(circle at 12% 8%,rgba(18,104,196,.18),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.18),transparent 24%),#f3faff}.game-play-page[data-game-engine=observation-choice] .keyboard-prompt strong{width:min(82vw,390px);aspect-ratio:auto;min-height:220px;border-radius:42px;padding:24px;background:linear-gradient(145deg,#56b9e9,#1268c4);box-shadow:0 18px 38px rgba(18,104,196,.24)}.weather-scene{font:normal 150px/1 "Segoe UI Symbol","Arial Unicode MS",sans-serif;text-shadow:0 10px 20px rgba(16,36,92,.2)}.weather-scene--sun{color:#ffd34e}.weather-scene--rain{color:#132d72}.weather-scene--snow{color:#fff}.weather-scene--wind{color:#eaf8ff}.weather-scene--cloud{color:#f4f7fb}.game-play-page[data-game-engine=observation-choice] .keyboard-choices{grid-template-columns:repeat(3,1fr)}.game-play-page[data-game-engine=observation-choice] .keyboard-choices button{display:grid;min-height:120px;aspect-ratio:auto;place-content:center;gap:5px;border-color:#cfe6f4;background:#f8fdff;font-size:clamp(22px,4vw,38px)}.game-play-page[data-game-engine=observation-choice] .keyboard-choices button small{color:#56708a;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=observation-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=observation-choice] .keyboard-choices button:focus-visible{border-color:#1268c4;background:#eaf7ff}
.game-play-page[data-game-engine=sentence-choice]{background:radial-gradient(circle at 12% 8%,rgba(98,169,22,.17),transparent 27%),radial-gradient(circle at 90% 30%,rgba(217,32,70,.13),transparent 24%),#f8fcf4}.game-play-page[data-game-engine=sentence-choice] .keyboard-prompt strong{width:min(90vw,760px);aspect-ratio:auto;min-height:190px;border-radius:42px;padding:30px;background:linear-gradient(145deg,#fff,#f4faeb);color:var(--play-ink);box-shadow:inset 0 0 0 5px #dcebcf,0 18px 38px rgba(58,103,12,.16);font-size:clamp(28px,5vw,52px)}.sentence-frame{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.24em}.sentence-frame em{min-width:2.5em;color:#a51434;font-style:normal;letter-spacing:.04em}.game-play-page[data-game-engine=sentence-choice] .keyboard-choices{grid-template-columns:repeat(3,1fr)}.game-play-page[data-game-engine=sentence-choice] .keyboard-choices button{display:grid;min-height:120px;aspect-ratio:auto;place-content:center;gap:5px;border-color:#dcebcf;background:#fbfff7;font-size:clamp(22px,4vw,38px)}.game-play-page[data-game-engine=sentence-choice] .keyboard-choices button small{color:#5b7b39;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=sentence-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=sentence-choice] .keyboard-choices button:focus-visible{border-color:#62a916;background:#f0fae7}
.game-play-page[data-game-engine=sequence-choice]{background:radial-gradient(circle at 12% 8%,rgba(255,173,0,.18),transparent 27%),radial-gradient(circle at 90% 30%,rgba(18,104,196,.14),transparent 24%),#fffaf1}.game-play-page[data-game-engine=sequence-choice] .keyboard-prompt strong{width:min(92vw,820px);aspect-ratio:auto;min-height:210px;border-radius:42px;padding:30px;background:linear-gradient(145deg,#fff,#fff7df);box-shadow:inset 0 0 0 5px #f2dfaa,0 18px 38px rgba(127,89,9,.15)}.pattern-sequence{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(10px,2vw,20px)}.pattern-token{display:block;width:clamp(42px,7vw,72px);aspect-ratio:1;background:#1268c4}.pattern-token--gold-circle{border-radius:50%;background:#ffb515}.pattern-token--gold-square{border-radius:16%;background:#ffb515}.pattern-token--blue-square{border-radius:16%;background:#1268c4}.pattern-token--green-circle{border-radius:50%;background:#62a916}.pattern-token--green-triangle{background:#62a916;clip-path:polygon(50% 4%,96% 94%,4% 94%)}.pattern-token--pink-circle{border-radius:50%;background:#d92072}.pattern-token--pink-triangle{background:#d92072;clip-path:polygon(50% 4%,96% 94%,4% 94%)}.pattern-missing{display:grid;width:clamp(42px,7vw,72px);aspect-ratio:1;place-items:center;border:4px dashed #9b7d37;border-radius:18px;color:#725a21;background:#fff;font:900 clamp(30px,5vw,50px)/1 Arial,sans-serif}.game-play-page[data-game-engine=sequence-choice] .keyboard-choices{grid-template-columns:repeat(3,1fr)}.game-play-page[data-game-engine=sequence-choice] .keyboard-choices button{display:grid;min-height:130px;aspect-ratio:auto;place-items:center;border-color:#ead8a7;background:#fffdf7}.game-play-page[data-game-engine=sequence-choice] .keyboard-choices button small{justify-self:start;color:#7c641f;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=sequence-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=sequence-choice] .keyboard-choices button:focus-visible{border-color:#d18b00;background:#fff8df}
.game-play-page[data-game-engine=rhyme-choice]{background:radial-gradient(circle at 12% 8%,rgba(126,82,191,.17),transparent 27%),radial-gradient(circle at 90% 30%,rgba(217,32,70,.13),transparent 24%),#faf6ff}.game-play-page[data-game-engine=rhyme-choice] .keyboard-prompt strong{width:min(82vw,430px);aspect-ratio:auto;min-height:210px;border-radius:42px;padding:26px;background:linear-gradient(145deg,#7e52bf,#563393);box-shadow:0 18px 38px rgba(86,51,147,.24);font-size:clamp(56px,10vw,96px)}.rhyme-word{text-transform:lowercase}.game-play-page[data-game-engine=rhyme-choice] .keyboard-choices{grid-template-columns:repeat(3,1fr)}.game-play-page[data-game-engine=rhyme-choice] .keyboard-choices button{display:grid;min-height:120px;aspect-ratio:auto;place-content:center;gap:5px;border-color:#e3d5f3;background:#fdfaff;font-size:clamp(22px,4vw,38px)}.game-play-page[data-game-engine=rhyme-choice] .keyboard-choices button small{color:#7457a1;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=rhyme-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=rhyme-choice] .keyboard-choices button:focus-visible{border-color:#7e52bf;background:#f5edff}
.game-play-page[data-game-engine=word-builder]{background:radial-gradient(circle at 12% 8%,rgba(217,32,70,.15),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.15),transparent 24%),#fff7fa}.game-play-page[data-game-engine=word-builder] .keyboard-prompt strong{width:min(90vw,680px);aspect-ratio:auto;min-height:240px;border-radius:42px;padding:28px;background:linear-gradient(145deg,#fff,#fff0f5);color:var(--play-ink);box-shadow:inset 0 0 0 5px #f4cad8,0 18px 38px rgba(139,28,67,.15);font-size:clamp(56px,10vw,94px)}.word-builder-frame{display:grid;grid-template-columns:repeat(3,auto);align-items:center;justify-content:center;gap:.12em}.word-builder-frame em{color:#b71950;font-style:normal}.word-builder-frame small{grid-column:1/-1;margin-top:18px;color:#6c5260;font:800 clamp(15px,2.5vw,20px)/1.4 Arial,sans-serif}.game-play-page[data-game-engine=word-builder] .keyboard-choices button{border-color:#f0d3dd;background:#fffafd}.game-play-page[data-game-engine=word-builder] .keyboard-choices button:hover,.game-play-page[data-game-engine=word-builder] .keyboard-choices button:focus-visible{border-color:#d92072;background:#fff0f6}
.game-play-page[data-game-engine=nature-sort]{background:radial-gradient(circle at 12% 8%,rgba(98,169,22,.18),transparent 27%),radial-gradient(circle at 90% 30%,rgba(18,104,196,.14),transparent 24%),#f5fbf3}.game-play-page[data-game-engine=nature-sort] .keyboard-prompt strong{width:min(82vw,430px);aspect-ratio:auto;min-height:240px;border-radius:42px;padding:24px;background:linear-gradient(145deg,#dff4cf,#9dd979);box-shadow:0 18px 38px rgba(58,112,19,.2)}.nature-scene{position:relative;display:block;width:260px;height:180px}.nature-scene i{position:absolute;display:block}.nature-scene--tree i:nth-child(1){left:119px;bottom:20px;width:28px;height:92px;border-radius:8px;background:#8a572d}.nature-scene--tree i:nth-child(2){left:64px;top:14px;width:140px;height:120px;border-radius:50%;background:#4c9c2f;box-shadow:-32px 32px 0 -12px #64b442,36px 30px 0 -14px #3f8627}.nature-scene--tree i:nth-child(3){left:40px;bottom:12px;width:190px;height:18px;border-radius:50%;background:#73bd45}.nature-scene--rock i:nth-child(1){left:45px;bottom:25px;width:180px;height:110px;border-radius:55% 48% 42% 38%;background:linear-gradient(145deg,#aeb9c2,#667786);box-shadow:0 12px 0 rgba(35,59,73,.12)}.nature-scene--rock i:nth-child(2){left:90px;top:66px;width:42px;height:17px;border-radius:50%;background:#cbd3d9;transform:rotate(-18deg)}.nature-scene--rock i:nth-child(3){left:165px;top:95px;width:28px;height:11px;border-radius:50%;background:#526573;transform:rotate(14deg)}.nature-scene--flower i:nth-child(1){left:126px;bottom:18px;width:13px;height:100px;border-radius:8px;background:#3f8d2b}.nature-scene--flower i:nth-child(2){left:103px;top:40px;width:60px;height:60px;border-radius:50%;background:#ffbc18;box-shadow:0 -42px 0 -7px #d92072,0 42px 0 -7px #d92072,-42px 0 0 -7px #d92072,42px 0 0 -7px #d92072}.nature-scene--flower i:nth-child(3){left:85px;bottom:54px;width:50px;height:25px;border-radius:50% 0 50% 0;background:#62a916;transform:rotate(18deg)}.nature-scene--cloud i:nth-child(1){left:45px;top:58px;width:180px;height:80px;border-radius:45px;background:#fff;box-shadow:-8px 12px 18px rgba(38,80,112,.15)}.nature-scene--cloud i:nth-child(2){left:78px;top:24px;width:82px;height:82px;border-radius:50%;background:#fff}.nature-scene--cloud i:nth-child(3){left:142px;top:42px;width:66px;height:66px;border-radius:50%;background:#fff}.nature-scene--sun i:nth-child(1){left:72px;top:30px;width:120px;height:120px;border-radius:50%;background:#ffd13d;box-shadow:0 0 0 18px rgba(255,209,61,.22),0 0 34px rgba(255,164,0,.35)}.nature-scene--sun i:nth-child(2),.nature-scene--sun i:nth-child(3){left:126px;top:0;width:12px;height:180px;border-radius:8px;background:#ffb515}.nature-scene--sun i:nth-child(3){transform:rotate(90deg)}.game-play-page[data-game-engine=nature-sort] .keyboard-choices{grid-template-columns:repeat(2,1fr)}.game-play-page[data-game-engine=nature-sort] .keyboard-choices button{display:grid;min-height:120px;aspect-ratio:auto;place-content:center;gap:5px;border-color:#cfe7c1;background:#fbfff8;font-size:clamp(22px,4vw,36px)}.game-play-page[data-game-engine=nature-sort] .keyboard-choices button small{color:#547942;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=nature-sort] .keyboard-choices button:hover,.game-play-page[data-game-engine=nature-sort] .keyboard-choices button:focus-visible{border-color:#62a916;background:#eff9e9}
.game-play-page[data-game-engine=story-prompt]{background:radial-gradient(circle at 12% 8%,rgba(126,82,191,.16),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.15),transparent 24%),#faf7ff}.game-play-page[data-game-engine=story-prompt] .keyboard-prompt strong{width:min(92vw,760px);aspect-ratio:auto;min-height:300px;border-radius:42px;padding:24px;color:var(--play-ink);background:linear-gradient(145deg,#fff,#f5edff);box-shadow:inset 0 0 0 5px #e4d7f3,0 18px 38px rgba(86,51,147,.17)}.story-scene{position:relative;display:block;width:min(640px,76vw);height:240px;overflow:hidden;border-radius:28px;background:linear-gradient(#bfe7ff 0 62%,#8fca61 62%)}.story-scene i{position:absolute;display:block}.story-scene small{position:absolute;right:18px;bottom:14px;left:18px;border-radius:16px;padding:8px 12px;color:#10245c;background:rgba(255,255,255,.9);font:900 clamp(16px,2.5vw,23px)/1.2 Arial,sans-serif}.story-scene--rainy-window{background:linear-gradient(135deg,#bedef1,#6ca6c9)}.story-scene--rainy-window i:nth-child(1){inset:20px 70px 58px;border:10px solid #fff;background:repeating-linear-gradient(105deg,transparent 0 22px,rgba(255,255,255,.7) 23px 27px)}.story-scene--rainy-window i:nth-child(2){left:50%;top:20px;bottom:58px;width:8px;background:#fff}.story-scene--rainy-window i:nth-child(3){left:70px;right:70px;top:50%;height:8px;background:#fff}.story-scene--rainy-window i:nth-child(4){right:92px;top:75px;width:42px;height:28px;border-radius:60% 45%;background:#ffb515;box-shadow:-18px 4px 0 -5px #ff7b57}.story-scene--garden-path{background:linear-gradient(#c8edff 0 48%,#82c75d 48%)}.story-scene--garden-path i:nth-child(1){left:44%;bottom:55px;width:85px;height:170px;background:#efd39c;clip-path:polygon(35% 0,65% 0,100% 100%,0 100%)}.story-scene--garden-path i:nth-child(2),.story-scene--garden-path i:nth-child(3){bottom:66px;width:90px;height:100px;border-radius:50%;background:#4b9b33}.story-scene--garden-path i:nth-child(2){left:40px}.story-scene--garden-path i:nth-child(3){right:40px}.story-scene--garden-path i:nth-child(4){left:45%;top:70px;width:48px;height:22px;border-radius:50%;background:#d92072;transform:rotate(-20deg)}.story-scene--moonlit-room{background:linear-gradient(145deg,#18316e,#6754a8)}.story-scene--moonlit-room i:nth-child(1){right:78px;top:28px;width:85px;height:85px;border-radius:50%;background:#ffe07a;box-shadow:-22px 0 0 #3f4a8b}.story-scene--moonlit-room i:nth-child(2){left:74px;bottom:58px;width:160px;height:92px;border-radius:20px;background:#f2c36b}.story-scene--moonlit-room i:nth-child(3){left:95px;bottom:150px;width:56px;height:75px;border-radius:50% 50% 20% 20%;background:rgba(255,255,255,.28)}.story-scene--moonlit-room i:nth-child(4){left:108px;top:57px;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:35px 22px 0 #fff,80px -16px 0 #fff,145px 28px 0 #fff}.story-scene--park-bench{background:linear-gradient(#c9ecff 0 56%,#86c95b 56%)}.story-scene--park-bench i:nth-child(1){left:135px;right:135px;bottom:82px;height:52px;border-radius:12px;background:#9a643b;box-shadow:0 20px 0 -8px #754823}.story-scene--park-bench i:nth-child(2),.story-scene--park-bench i:nth-child(3){bottom:54px;width:18px;height:55px;background:#654222}.story-scene--park-bench i:nth-child(2){left:165px}.story-scene--park-bench i:nth-child(3){right:165px}.story-scene--park-bench i:nth-child(4){left:48%;bottom:94px;width:92px;height:35px;border-radius:16px;background:#d92072;transform:rotate(7deg)}.story-scene--kitchen-table{background:linear-gradient(#fff3d8 0 62%,#e7caa2 62%)}.story-scene--kitchen-table i:nth-child(1){left:55px;right:55px;bottom:66px;height:34px;border-radius:12px;background:#a97043}.story-scene--kitchen-table i:nth-child(2){left:50%;bottom:90px;width:170px;height:92px;border-radius:18px 18px 45% 45%;background:#d99b36;transform:translateX(-50%)}.story-scene--kitchen-table i:nth-child(3){left:50%;bottom:169px;width:130px;height:45px;border:10px solid #8a572d;border-bottom:0;border-radius:65px 65px 0 0;transform:translateX(-50%)}.story-scene--kitchen-table i:nth-child(4){left:50%;bottom:133px;width:146px;height:10px;border-radius:8px;background:#f4d784;transform:translateX(-50%)}.game-play-page[data-game-engine=story-prompt] .keyboard-choices{grid-template-columns:repeat(3,1fr);width:min(100%,820px)}.game-play-page[data-game-engine=story-prompt] .keyboard-choices button{display:grid;min-height:118px;aspect-ratio:auto;place-content:center;gap:6px;border-color:#e3d5f3;background:#fdfaff;font-size:clamp(19px,3vw,28px)}.game-play-page[data-game-engine=story-prompt] .keyboard-choices button small{color:#7457a1;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=story-prompt] .keyboard-choices .story-next{grid-column:1/-1;min-height:72px;color:#fff;background:#6842a2}
.game-play-page[data-game-engine=shape-builder]{background:radial-gradient(circle at 12% 8%,rgba(18,104,196,.15),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.16),transparent 24%),#f7fbff}.game-play-page[data-game-engine=shape-builder] .keyboard-prompt strong{width:min(92vw,720px);aspect-ratio:auto;min-height:300px;border-radius:42px;padding:24px;background:linear-gradient(145deg,#fff,#eef8ff);box-shadow:inset 0 0 0 5px #cae4f5,0 18px 38px rgba(18,104,196,.16)}.shape-scene{position:relative;display:block;width:min(570px,74vw);height:240px}.shape-scene i{position:absolute;display:block}.shape-scene i:nth-child(4){border:5px dashed #6d7891;background:rgba(255,255,255,.75)}.shape-scene--house-roof i:nth-child(1){left:185px;bottom:25px;width:210px;height:135px;border-radius:8px;background:#f7ca6b}.shape-scene--house-roof i:nth-child(2){left:260px;bottom:25px;width:58px;height:85px;background:#1268c4}.shape-scene--house-roof i:nth-child(3){left:335px;bottom:80px;width:36px;height:36px;border-radius:50%;background:#fff}.shape-scene--house-roof i:nth-child(4){left:170px;top:16px;width:240px;height:120px;clip-path:polygon(50% 0,100% 100%,0 100%)}.shape-scene--snowman-body i:nth-child(1){left:245px;bottom:15px;width:120px;height:120px;border-radius:50%;background:#e8f7ff;box-shadow:inset 0 0 0 4px #9fd0e8}.shape-scene--snowman-body i:nth-child(2){left:270px;top:5px;width:70px;height:70px;border-radius:50%;background:#e8f7ff;box-shadow:inset 0 0 0 4px #9fd0e8}.shape-scene--snowman-body i:nth-child(3){left:296px;top:30px;width:7px;height:7px;border-radius:50%;background:#10245c;box-shadow:18px 0 0 #10245c}.shape-scene--snowman-body i:nth-child(4){left:260px;top:75px;width:90px;height:90px;border-radius:50%}.shape-scene--robot-body i:nth-child(1){left:255px;top:5px;width:100px;height:75px;border-radius:18px;background:#ffd15c}.shape-scene--robot-body i:nth-child(2){left:225px;bottom:22px;width:32px;height:95px;background:#7e52bf;box-shadow:130px 0 0 #7e52bf}.shape-scene--robot-body i:nth-child(3){left:275px;bottom:12px;width:25px;height:60px;background:#1268c4;box-shadow:40px 0 0 #1268c4}.shape-scene--robot-body i:nth-child(4){left:235px;top:83px;width:140px;height:115px}.shape-scene--sailboat-sail i:nth-child(1){left:175px;bottom:30px;width:250px;height:60px;border-radius:0 0 90px 90px;background:#1268c4}.shape-scene--sailboat-sail i:nth-child(2){left:295px;top:15px;width:10px;height:160px;background:#8a572d}.shape-scene--sailboat-sail i:nth-child(3){left:100px;right:100px;bottom:12px;height:12px;border-radius:50%;background:#7cc7ea;box-shadow:0 -15px 0 rgba(124,199,234,.55)}.shape-scene--sailboat-sail i:nth-child(4){left:310px;top:28px;width:125px;height:125px;clip-path:polygon(0 0,100% 100%,0 100%)}.shape-scene--flower-center i:nth-child(1){left:295px;bottom:16px;width:12px;height:130px;background:#62a916}.shape-scene--flower-center i:nth-child(2){left:260px;top:18px;width:80px;height:80px;border-radius:50%;background:#d92072;box-shadow:0 65px 0 -18px #d92072,-55px 32px 0 -18px #d92072,55px 32px 0 -18px #d92072}.shape-scene--flower-center i:nth-child(3){left:248px;bottom:58px;width:55px;height:25px;border-radius:50% 0;background:#4c9c2f;transform:rotate(18deg)}.shape-scene--flower-center i:nth-child(4){left:276px;top:66px;width:50px;height:50px;border-radius:50%}.game-play-page[data-game-engine=shape-builder] .keyboard-choices{grid-template-columns:repeat(3,1fr)}.game-play-page[data-game-engine=shape-builder] .keyboard-choices button{display:grid;min-height:130px;aspect-ratio:auto;place-items:center;border-color:#cfe3f1;background:#fbfdff}.game-play-page[data-game-engine=shape-builder] .keyboard-choices button small{justify-self:start;color:#56708a;font:900 14px/1 Arial,sans-serif}.shape-choice{display:block;width:68px;aspect-ratio:1;background:#1268c4}.shape-choice--circle{border-radius:50%;background:#ffb515}.shape-choice--square{border-radius:12%;background:#1268c4}.shape-choice--triangle{background:#62a916;clip-path:polygon(50% 4%,96% 94%,4% 94%)}.shape-choice--rectangle{width:92px;aspect-ratio:1.6;border-radius:12px;background:#d92072}
.game-play-page[data-game-engine=sound-choice]{background:radial-gradient(circle at 12% 8%,rgba(255,173,0,.17),transparent 27%),radial-gradient(circle at 90% 30%,rgba(98,169,22,.15),transparent 24%),#fffaf2}.game-play-page[data-game-engine=sound-choice] .keyboard-prompt strong{width:min(82vw,470px);aspect-ratio:auto;min-height:280px;border-radius:42px;padding:24px;color:var(--play-ink);background:linear-gradient(145deg,#fff,#fff4d8);box-shadow:inset 0 0 0 5px #f0dca5,0 18px 38px rgba(151,105,12,.15)}.sound-scene{position:relative;display:block;width:300px;height:220px}.sound-scene i{position:absolute;display:block}.sound-scene small{position:absolute;right:10px;bottom:0;left:10px;font:900 30px/1 'Changa',Arial,sans-serif;text-transform:lowercase}.sound-scene--sun i:nth-child(1){left:85px;top:18px;width:130px;height:130px;border-radius:50%;background:#ffd13d;box-shadow:0 0 0 18px rgba(255,209,61,.25)}.sound-scene--sun i:nth-child(2),.sound-scene--sun i:nth-child(3){left:145px;top:0;width:10px;height:165px;border-radius:7px;background:#ffb515}.sound-scene--sun i:nth-child(3){transform:rotate(90deg)}.sound-scene--moon i:nth-child(1){left:80px;top:12px;width:150px;height:150px;border-radius:50%;background:#ffe17c;box-shadow:-48px 0 0 #fff4d8}.sound-scene--moon i:nth-child(2){right:38px;top:36px;width:9px;height:9px;border-radius:50%;background:#7e52bf;box-shadow:28px 40px 0 #7e52bf,-8px 78px 0 #7e52bf}.sound-scene--fish i:nth-child(1){left:65px;top:50px;width:155px;height:92px;border-radius:55% 45% 45% 55%;background:#56b9e9}.sound-scene--fish i:nth-child(2){right:35px;top:60px;width:80px;height:80px;background:#1268c4;clip-path:polygon(100% 0,100% 100%,0 50%)}.sound-scene--fish i:nth-child(3){left:92px;top:77px;width:12px;height:12px;border-radius:50%;background:#10245c}.sound-scene--ball i:nth-child(1){left:78px;top:10px;width:145px;height:145px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 8%,transparent 9%),conic-gradient(#d92072 0 25%,#ffb515 0 50%,#1268c4 0 75%,#62a916 0)}.sound-scene--ball i:nth-child(2){left:92px;top:23px;width:116px;height:116px;border:5px solid rgba(255,255,255,.7);border-radius:50%}.sound-scene--cat i:nth-child(1){left:95px;top:42px;width:112px;height:110px;border-radius:48% 48% 42% 42%;background:#f0a84f}.sound-scene--cat i:nth-child(2){left:100px;top:20px;width:100px;height:70px;background:#d98c38;clip-path:polygon(0 0,35% 28%,65% 28%,100% 0,86% 100%,14% 100%)}.sound-scene--cat i:nth-child(3){left:126px;top:78px;width:9px;height:9px;border-radius:50%;background:#10245c;box-shadow:38px 0 0 #10245c,19px 18px 0 -1px #d92072}.game-play-page[data-game-engine=sound-choice] .keyboard-choices{grid-template-columns:repeat(3,1fr)}.game-play-page[data-game-engine=sound-choice] .keyboard-choices button{display:grid;min-height:120px;aspect-ratio:auto;place-content:center;gap:5px;border-color:#ead8a7;background:#fffdf7;font-size:clamp(34px,5vw,52px)}.game-play-page[data-game-engine=sound-choice] .keyboard-choices button small{color:#7c641f;font:900 14px/1 Arial,sans-serif}
.game-play-page[data-game-engine=picture-choice]{background:radial-gradient(circle at 12% 8%,rgba(18,104,196,.15),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.17),transparent 24%),#f8fbff}.game-play-page[data-game-engine=picture-choice] .keyboard-prompt strong{width:min(90vw,650px);aspect-ratio:auto;min-height:280px;border-radius:42px;padding:28px;background:linear-gradient(145deg,#fff,#eef8ff);box-shadow:inset 0 0 0 5px #cfe5f5,0 18px 38px rgba(18,67,119,.15)}.picture-choice-scene{display:flex;min-height:220px;align-items:center;justify-content:center;gap:clamp(18px,5vw,54px)}.picture-choice-token{display:grid;width:clamp(100px,18vw,170px);aspect-ratio:1;place-items:center;border:6px solid #1268c4;border-radius:32px;color:#14355d;background:#fff;box-shadow:0 12px 24px rgba(16,36,92,.12);font:normal clamp(64px,11vw,112px)/1 "Segoe UI Emoji","Apple Color Emoji",sans-serif}.picture-choice-token--block-blue,.picture-choice-token--block-pink,.picture-choice-token--ball-red,.picture-choice-token--ball-blue,.picture-choice-token--plate-blue,.picture-choice-token--star-big,.picture-choice-token--star-small-muted,.picture-choice-token--sun-yellow,.picture-choice-token--moon-blue,.picture-choice-token--stars-blue{font-family:Arial,sans-serif}.picture-choice-token--block-blue,.picture-choice-token--ball-blue,.picture-choice-token--plate-blue,.picture-choice-token--moon-blue,.picture-choice-token--stars-blue{color:#1268c4;background:#eaf5ff}.picture-choice-token--block-pink{color:#d92072;background:#fff0f6}.picture-choice-token--ball-red,.picture-choice-token--apple-red{color:#d92c3d;background:#fff1f2}.picture-choice-token--sock-green{background:#eff9e9;border-color:#62a916}.picture-choice-token--sock-purple{background:#f5edff;border-color:#7e52bf}.picture-choice-token--duck-gold,.picture-choice-token--banana-yellow,.picture-choice-token--sun-yellow{color:#d18b00;background:#fff8df;border-color:#e7ae20}.picture-choice-token--cup-blue,.picture-choice-token--plate-blue{background:#eaf5ff;border-color:#1268c4}.picture-choice-token[class*="-big"]{width:clamp(135px,22vw,205px)}.picture-choice-token[class*="-small"]{width:clamp(75px,12vw,105px)}.picture-choice-token[class*="-muted"]{border-style:dashed;opacity:.52;filter:saturate(.55)}.game-play-page[data-game-engine=picture-choice] .keyboard-choices{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,760px)}.game-play-page[data-game-engine=picture-choice] .keyboard-choices button{display:grid;min-height:112px;aspect-ratio:auto;place-content:center;gap:7px;border-color:#cfe3f1;background:#fbfdff;font-size:clamp(22px,4vw,34px)}.game-play-page[data-game-engine=picture-choice] .keyboard-choices button small{color:#56708a;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=picture-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=picture-choice] .keyboard-choices button:focus-visible{border-color:#1268c4;background:#edf7ff}
.picture-choice-token>span{display:block;font-size:inherit;line-height:inherit}.picture-choice-token>small{display:block;margin-top:-12px;color:#415b76;font:900 clamp(16px,2.5vw,22px)/1 Arial,sans-serif;text-transform:none}.picture-choice-token--door-open{border-color:#b97a3f;background:#fff7e9}.picture-choice-token--door-open>span{position:relative;width:72px;height:102px;border:7px solid #9b6030;border-bottom:0;font-size:0}.picture-choice-token--door-open>span:before{position:absolute;inset:-2px 0 0 -1px;border:4px solid #ad6c32;border-radius:3px;background:#eeb86f;content:"";transform:perspective(180px) rotateY(-38deg);transform-origin:left center}.picture-choice-token--door-open>span:after{position:absolute;right:15px;top:48px;width:8px;height:8px;border-radius:50%;background:#fff2bb;box-shadow:0 0 0 3px #9b6030;content:""}.picture-choice-token--arrow-up{color:#1268c4;background:#eaf5ff}.picture-choice-token--flower-tall{width:clamp(110px,19vw,180px);border-color:#62a916;background:#eff9e9}.picture-choice-token--cup-full{border-color:#1268c4;background:linear-gradient(to top,#d7f1ff 0 58%,#fff 59%)}
.picture-choice-token--bird-blue{border-color:#1268c4;background:#eaf5ff}.picture-choice-token--frog-green,.picture-choice-token--rabbit-gray{border-color:#62a916;background:#eff9e9}.picture-choice-token--bee-gold{border-color:#e7ae20;background:#fff8df}.picture-choice-token--fox-orange{border-color:#e4772e;background:#fff2e8}
.game-play-page[data-game-engine=letter-picture-choice]{background:radial-gradient(circle at 12% 8%,rgba(98,169,22,.19),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.18),transparent 24%),#f8fcef}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-prompt strong{width:min(82vw,430px);aspect-ratio:auto;min-height:250px;border-radius:42px;padding:24px;background:linear-gradient(145deg,#fff,#eff9df);box-shadow:inset 0 0 0 5px #d7eab8,0 18px 38px rgba(68,112,24,.16)}.letter-sound-garden{position:relative;display:grid;width:300px;height:210px;place-items:center}.letter-sound-garden b{z-index:2;color:#3e8a2d;font:900 clamp(110px,18vw,170px)/1 'Changa',Arial,sans-serif;text-shadow:0 7px 0 #c8e8a4}.letter-sound-garden i{position:absolute;display:block}.letter-sound-garden i:nth-of-type(1){right:35px;bottom:12px;left:35px;height:38px;border-radius:50%;background:#73bd45}.letter-sound-garden i:nth-of-type(2){right:43px;top:48px;width:58px;height:34px;border-radius:75% 15% 75% 15%;background:#62a916;transform:rotate(-18deg)}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,850px)}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices button{display:grid;min-height:215px;place-items:center;gap:3px;border-color:#d5e8bd;background:#fbfff7}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices button:hover,.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices button:focus-visible{border-color:#62a916;background:#f0fae7}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices button>small{justify-self:start;color:#557b3c;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices button>b{color:#385829;font:900 20px/1 Arial,sans-serif;text-transform:capitalize}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices .sound-scene{width:180px;height:145px;transform:scale(.68);margin:-28px}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices .sound-scene small{display:none}
.game-play-page[data-game-engine=association-recall]{background:radial-gradient(circle at 12% 8%,rgba(98,169,22,.18),transparent 27%),radial-gradient(circle at 90% 30%,rgba(255,173,0,.18),transparent 24%),#f8fcf3}.game-play-page[data-game-engine=association-recall] .keyboard-prompt strong{width:min(94vw,820px);aspect-ratio:auto;min-height:300px;border-radius:42px;padding:26px;color:var(--play-ink);background:linear-gradient(145deg,#fff,#f0f9e7);box-shadow:inset 0 0 0 5px #d5e9bf,0 18px 38px rgba(60,106,24,.15)}.friend-memory-scene{display:flex;width:100%;min-height:245px;align-items:center;justify-content:center;gap:clamp(12px,3vw,30px)}.friend-snack-pair{display:grid;min-width:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;border:3px solid #d9e9c8;border-radius:24px;padding:18px;background:#fff;box-shadow:0 10px 25px rgba(64,107,31,.1)}.friend-snack-pair i,.friend-snack-pair em,.friend-memory-scene.is-question i{font:normal clamp(48px,8vw,82px)/1 "Segoe UI Emoji","Apple Color Emoji",Arial,sans-serif;font-style:normal}.friend-snack-pair b{color:#6e8f4f;font:900 clamp(24px,4vw,42px)/1 Arial,sans-serif}.friend-memory-scene.is-question{gap:28px}.friend-memory-scene.is-question b{display:grid;width:82px;aspect-ratio:1;place-items:center;border:4px dashed #7b9b5c;border-radius:24px;color:#537035;background:#fff;font:900 52px/1 Arial,sans-serif}.game-play-page[data-game-engine=association-recall] .keyboard-choices{width:min(100%,760px);grid-template-columns:repeat(3,minmax(0,1fr))}.game-play-page[data-game-engine=association-recall] .keyboard-choices .snack-choice{display:grid;min-height:145px;aspect-ratio:auto;place-items:center;gap:4px;border-color:#d5e8c2;background:#fbfff8}.game-play-page[data-game-engine=association-recall] .snack-choice small{justify-self:start;color:#557b3c;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=association-recall] .snack-choice i{font:normal clamp(44px,7vw,70px)/1 "Segoe UI Emoji","Apple Color Emoji",Arial,sans-serif}.game-play-page[data-game-engine=association-recall] .snack-choice b{color:#385829;font:900 17px/1 Arial,sans-serif;text-transform:capitalize}.game-play-page[data-game-engine=association-recall] .snack-choice:hover,.game-play-page[data-game-engine=association-recall] .snack-choice:focus-visible{border-color:#62a916;background:#f0fae7}.game-play-page[data-game-engine=association-recall] .association-replay{grid-column:1/-1;min-height:62px;aspect-ratio:auto;border-color:#a9c990;color:#fff;background:#4e812b;font:900 17px/1 Arial,sans-serif}.game-play-page[data-game-engine=association-recall] .snack-choice:disabled,.game-play-page[data-game-engine=association-recall] .association-replay:disabled{cursor:default;opacity:.85}
.game-play-page[data-game-engine=route-choice]{background:radial-gradient(circle at 12% 8%,rgba(18,104,196,.16),transparent 27%),radial-gradient(circle at 90% 30%,rgba(98,169,22,.17),transparent 24%),#f4fbf7}.game-play-page[data-game-engine=route-choice] .keyboard-prompt strong{width:min(92vw,620px);aspect-ratio:auto;min-height:430px;border-radius:42px;padding:28px;color:var(--play-ink);background:linear-gradient(145deg,#fff,#edf9f1);box-shadow:inset 0 0 0 5px #cbe4d3,0 18px 38px rgba(41,95,57,.15)}.route-grid{display:grid;width:min(100%,390px);aspect-ratio:1;grid-template-columns:repeat(3,1fr);gap:10px;border:8px solid #6da54f;border-radius:32px;padding:12px;background:#d8efc9;box-shadow:inset 0 0 0 4px #fff}.route-cell{display:grid;min-width:0;place-items:center;border:3px solid #b4d7a0;border-radius:22px;color:#6d9d54;background:#f8fff3;font:900 clamp(34px,7vw,62px)/1 "Segoe UI Emoji","Apple Color Emoji",Arial,sans-serif;font-style:normal}.route-cell.is-start{border-color:#1268c4;background:#eaf5ff}.route-cell.is-goal{border-color:#d18b00;background:#fff8df}.route-cell.is-blocked{border-color:#8d8278;background:#e9e4df;filter:saturate(.7)}.game-play-page[data-game-engine=route-choice] .keyboard-choices{width:min(100%,840px);grid-template-columns:repeat(3,minmax(0,1fr))}.game-play-page[data-game-engine=route-choice] .route-choice{display:grid;min-height:150px;aspect-ratio:auto;grid-template-columns:1fr;place-items:center;gap:8px;border-color:#cae1d1;background:#fbfffc}.game-play-page[data-game-engine=route-choice] .route-choice>small{justify-self:start;color:#52715b;font:900 14px/1 Arial,sans-serif}.route-choice-arrows{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.route-choice-arrows i{display:grid;width:42px;aspect-ratio:1;place-items:center;border-radius:12px;color:#fff;background:#1268c4;font:900 28px/1 Arial,sans-serif;font-style:normal;box-shadow:0 5px 0 #0c4f98}.game-play-page[data-game-engine=route-choice] .route-choice>b{color:#355943;font:900 14px/1.25 Arial,sans-serif}.game-play-page[data-game-engine=route-choice] .route-choice:hover,.game-play-page[data-game-engine=route-choice] .route-choice:focus-visible{border-color:#43895b;background:#eef9f1}.game-play-page[data-game-engine=route-choice] .route-choice.is-correct{border-color:#62a916;background:#62a916}.game-play-page[data-game-engine=route-choice] .route-choice.is-correct>b{color:#fff}
.game-play-page[data-game-engine=change-detection]{background:radial-gradient(circle at 12% 8%,rgba(255,173,0,.18),transparent 27%),radial-gradient(circle at 90% 30%,rgba(98,169,22,.16),transparent 24%),#fffaf2}.game-play-page[data-game-engine=change-detection] .keyboard-prompt strong{width:min(94vw,880px);aspect-ratio:auto;min-height:330px;border-radius:42px;padding:26px;color:var(--play-ink);background:linear-gradient(145deg,#fff,#fff8e8);box-shadow:inset 0 0 0 5px #eddba9,0 18px 38px rgba(117,78,7,.15)}.picnic-comparison{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.picnic-scene{display:grid;gap:8px}.picnic-scene>b{color:#6d5421;font:900 18px/1 Arial,sans-serif}.picnic-blanket{display:grid;min-height:220px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;border:5px solid #fff;border-radius:25px;padding:14px;background:repeating-conic-gradient(#fff6dc 0 25%,#efc9c9 0 50%) 0/48px 48px;box-shadow:0 10px 24px rgba(69,45,7,.14)}.picnic-object{display:grid;min-width:0;place-items:center;border:3px solid rgba(255,255,255,.88);border-radius:18px;background:rgba(255,255,255,.78);font:normal clamp(38px,6vw,64px)/1 "Segoe UI Emoji","Apple Color Emoji",Arial,sans-serif}.picnic-object--ball{color:#1268c4;font-family:Arial,sans-serif}.picnic-object--empty{border-style:dashed;background:rgba(255,255,255,.34)}.game-play-page[data-game-engine=change-detection] .keyboard-choices{width:min(100%,760px);grid-template-columns:repeat(3,minmax(0,1fr))}.game-play-page[data-game-engine=change-detection] .keyboard-choices button{display:grid;min-height:145px;aspect-ratio:auto;place-items:center;gap:4px;border-color:#ead8a7;background:#fffdf7}.game-play-page[data-game-engine=change-detection] .keyboard-choices button small{justify-self:start;color:#7c641f;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=change-detection] .keyboard-choices button b{color:#4d3f24;font:900 17px/1 Arial,sans-serif;text-transform:capitalize}.picnic-choice{display:block;font:normal clamp(42px,7vw,66px)/1 "Segoe UI Emoji","Apple Color Emoji",Arial,sans-serif}.picnic-choice--ball{color:#1268c4;font-family:Arial,sans-serif}.game-play-page[data-game-engine=change-detection] .keyboard-choices button:hover,.game-play-page[data-game-engine=change-detection] .keyboard-choices button:focus-visible{border-color:#d18b00;background:#fff8df}
.game-play-page[data-game-engine=sequence-recall]{background:radial-gradient(circle at 12% 8%,rgba(255,205,73,.18),transparent 26%),radial-gradient(circle at 88% 25%,rgba(126,82,191,.22),transparent 25%),#101a45}.game-play-page[data-game-engine=sequence-recall] .game-play-heading{color:#fff}.game-play-page[data-game-engine=sequence-recall] .game-play-heading a{color:#ffe17c}.game-play-page[data-game-engine=sequence-recall] .game-play-heading p{color:#ffd873}.game-play-page[data-game-engine=sequence-recall] .game-play-heading>div>span{color:#dce5ff}.game-play-page[data-game-engine=sequence-recall] .game-play-heading aside{border:1px solid #6474ae;background:#19275b}.game-play-page[data-game-engine=sequence-recall] .keyboard-game{border-color:#34457d;background:#172451;box-shadow:0 24px 70px rgba(0,0,0,.28)}.game-play-page[data-game-engine=sequence-recall] .keyboard-progress,.game-play-page[data-game-engine=sequence-recall] .keyboard-status{color:#e0e8ff}.game-play-page[data-game-engine=sequence-recall] .keyboard-prompt>span{color:#ffe17c}.game-play-page[data-game-engine=sequence-recall] .keyboard-prompt strong{width:min(90vw,720px);aspect-ratio:auto;min-height:260px;overflow:hidden;border-radius:42px;padding:0;color:#fff;background:linear-gradient(#172759 0 58%,#244765 58%);box-shadow:inset 0 0 0 5px #405387,0 18px 38px rgba(0,0,0,.3)}.firefly-garden{position:relative;display:block;width:100%;height:260px;overflow:hidden}.firefly-garden b{position:absolute;right:-8%;bottom:-42px;left:-8%;height:130px;border-radius:50% 50% 0 0;background:#173e36}.firefly-garden:before{position:absolute;right:8%;bottom:32px;width:94px;height:145px;border-radius:50% 50% 18% 18%;background:#1f5743;box-shadow:-450px 48px 0 -18px #1a4d3d,-280px 12px 0 -30px #26604b;content:""}.firefly-garden i{position:absolute;display:block;width:9px;height:9px;border-radius:50%;background:#ffe06b;box-shadow:0 0 8px 4px rgba(255,224,107,.66)}.firefly-garden i:nth-child(1){left:13%;top:24%}.firefly-garden i:nth-child(2){left:25%;top:49%}.firefly-garden i:nth-child(3){left:40%;top:29%}.firefly-garden i:nth-child(4){left:55%;top:53%}.firefly-garden i:nth-child(5){left:67%;top:22%}.firefly-garden i:nth-child(6){left:80%;top:45%}.firefly-garden i:nth-child(7){left:89%;top:18%}.game-play-page[data-game-engine=sequence-recall] .keyboard-choices{width:min(100%,760px);grid-template-columns:repeat(4,minmax(0,1fr))}.game-play-page[data-game-engine=sequence-recall] .keyboard-choices .firefly-choice{display:grid;min-height:150px;aspect-ratio:auto;place-items:center;gap:5px;border-color:#455b96;color:#edf3ff;background:#1d3068;font:800 16px/1.2 Arial,sans-serif}.game-play-page[data-game-engine=sequence-recall] .firefly-choice small{justify-self:start;color:#bfcaf0;font:900 14px/1 Arial,sans-serif}.game-play-page[data-game-engine=sequence-recall] .firefly-choice i{display:block;width:42px;aspect-ratio:1;border-radius:50%;background:#707da0;box-shadow:0 0 0 8px rgba(112,125,160,.14);transition:background .18s,box-shadow .18s,transform .18s}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--amber i{--firefly-color:#ffd24f;--firefly-glow:rgba(255,210,79,.72)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--blue i{--firefly-color:#65c8ff;--firefly-glow:rgba(101,200,255,.7)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--green i{--firefly-color:#8ee36b;--firefly-glow:rgba(142,227,107,.7)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--violet i{--firefly-color:#c69aff;--firefly-glow:rgba(198,154,255,.72)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice:hover,.game-play-page[data-game-engine=sequence-recall] .firefly-choice:focus-visible{border-color:#c8d5ff;background:#263d7a}.game-play-page[data-game-engine=sequence-recall] .firefly-choice.is-lit,.game-play-page[data-game-engine=sequence-recall] .firefly-choice.is-correct{border-color:var(--firefly-color);background:#243a70}.game-play-page[data-game-engine=sequence-recall] .firefly-choice.is-lit i,.game-play-page[data-game-engine=sequence-recall] .firefly-choice.is-correct i{background:var(--firefly-color);box-shadow:0 0 16px 8px var(--firefly-glow),0 0 42px 18px var(--firefly-glow);transform:scale(1.08)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice.is-try-again{border-color:#ffd873;background:#4b3b45}.game-play-page[data-game-engine=sequence-recall] .firefly-replay{grid-column:1/-1;min-height:62px;aspect-ratio:auto;border-color:#6474ae;color:#fff;background:#24366e;font:900 17px/1 Arial,sans-serif}.game-play-page[data-game-engine=sequence-recall] .firefly-choice:disabled,.game-play-page[data-game-engine=sequence-recall] .firefly-replay:disabled{cursor:default;opacity:.88}.game-play-page[data-game-engine=sequence-recall] .keyboard-complete{color:#fff}.game-play-page[data-game-engine=sequence-recall] .game-caregiver-note{border-left-color:#ffe17c;background:#f7f9ff}
.game-play-page[data-game-engine=sequence-recall] .firefly-choice--amber{--firefly-color:#ffd24f;--firefly-glow:rgba(255,210,79,.72)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--blue{--firefly-color:#65c8ff;--firefly-glow:rgba(101,200,255,.7)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--green{--firefly-color:#8ee36b;--firefly-glow:rgba(142,227,107,.7)}.game-play-page[data-game-engine=sequence-recall] .firefly-choice--violet{--firefly-color:#c69aff;--firefly-glow:rgba(198,154,255,.72)}
@media(max-width:700px){.game-play-heading{grid-template-columns:1fr}.game-play-heading aside{max-width:none}.keyboard-choices,.game-play-page[data-game-engine=observation-choice] .keyboard-choices,.game-play-page[data-game-engine=sentence-choice] .keyboard-choices,.game-play-page[data-game-engine=sequence-choice] .keyboard-choices,.game-play-page[data-game-engine=rhyme-choice] .keyboard-choices,.game-play-page[data-game-engine=nature-sort] .keyboard-choices,.game-play-page[data-game-engine=story-prompt] .keyboard-choices,.game-play-page[data-game-engine=shape-builder] .keyboard-choices,.game-play-page[data-game-engine=sound-choice] .keyboard-choices,.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices,.game-play-page[data-game-engine=picture-choice] .keyboard-choices{grid-template-columns:1fr}.picnic-count{gap:10px}.picnic-count i{width:58px}.weather-scene{font-size:120px}.pattern-sequence{gap:9px}.pattern-token,.pattern-missing{width:44px}.nature-scene,.shape-scene,.sound-scene{transform:scale(.82)}.picture-choice-scene{min-height:170px;gap:12px}.picture-choice-token{width:90px}.picture-choice-token[class*="-big"]{width:120px}.picture-choice-token[class*="-small"]{width:70px}.story-scene{width:78vw}.game-play-page[data-game-engine=story-prompt] .keyboard-choices .story-next{grid-column:1}.game-play-page[data-game-engine=letter-picture-choice] .keyboard-choices .sound-scene{transform:scale(.64)}}
@media(max-width:900px){.game-level-roadmap{grid-template-columns:1fr}.game-level-roadmap ol{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.game-level-roadmap ol{grid-template-columns:1fr}}
@media(max-width:700px){.game-play-page[data-game-engine=sequence-recall] .keyboard-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.game-play-page[data-game-engine=sequence-recall] .keyboard-choices .firefly-choice{min-height:128px}.game-play-page[data-game-engine=sequence-recall] .keyboard-prompt strong,.firefly-garden{min-height:220px;height:220px}}
@media(max-width:700px){.game-play-page[data-game-engine=association-recall] .keyboard-prompt strong{min-height:560px;padding:18px}.friend-memory-scene{min-height:520px;flex-direction:column}.friend-memory-scene.is-question{min-height:250px}.friend-snack-pair{width:min(100%,300px)}.game-play-page[data-game-engine=association-recall] .keyboard-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.game-play-page[data-game-engine=association-recall] .keyboard-choices .snack-choice{min-height:120px}}
@media(max-width:700px){.game-play-page[data-game-engine=route-choice] .keyboard-prompt strong{min-height:330px;padding:18px}.route-grid{width:min(100%,300px);gap:7px;border-width:6px;padding:9px}.route-cell{border-radius:15px}.game-play-page[data-game-engine=route-choice] .keyboard-choices{grid-template-columns:1fr}.game-play-page[data-game-engine=route-choice] .route-choice{min-height:112px}.route-choice-arrows i{width:38px;font-size:25px}}
@media(max-width:700px){.game-play-page[data-game-engine=change-detection] .keyboard-prompt strong{min-height:560px;padding:18px}.picnic-comparison{grid-template-columns:1fr}.picnic-blanket{min-height:190px}.game-play-page[data-game-engine=change-detection] .keyboard-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.game-play-page[data-game-engine=change-detection] .keyboard-choices button{min-height:120px}}
.keyboard-game{grid-template-columns:minmax(0,1fr)}
.keyboard-choices{min-width:0}
@media(prefers-reduced-motion:reduce){.keyboard-choices button,.game-play-page[data-game-engine=sequence-recall] .firefly-choice i{transition:none}.keyboard-choices button:hover,.keyboard-choices button:focus-visible{transform:none}}
