/*! Eden's Play Garden — Copyright (c) 2026 MASONBYTE LLC. All rights reserved.
 * Source-available under a proprietary, noncommercial license. NOT open source.
 * Bundled third-party components remain under their own licenses.
 * License, privacy & terms: /legal.html · Permissions: info@masonbyte.com */
@font-face{font-family:Fredoka;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/fredoka-latin-wght.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fredoka;font-style:normal;font-weight:400 600;font-display:swap;src:url(/fonts/fredoka-latin-ext-wght.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--soil:#5c4033;--leaf:#3f8323;--sprout:#8cc63f;--sky:#cdebff;--sun:#f7b32b;--berry:#bc4c63;--cream:#fffdf5;--ink:#2e2a24;--radius:22px}*{box-sizing:border-box}[hidden]{display:none!important}body{background:var(--cream);color:var(--ink);min-height:100vh;margin:0;font-family:Fredoka,system-ui,sans-serif}.shell{max-width:720px;margin:0 auto;padding:20px 16px 48px}.masthead{text-align:center;padding:12px 0 4px}.masthead h1{color:var(--leaf);letter-spacing:.5px;margin:0;font-size:40px;font-weight:600}.masthead p{color:var(--soil);margin:4px 0 0;font-size:16px}.beta-badge{vertical-align:middle;letter-spacing:1.5px;color:#6b4f1d;background:#fff3d6;border:1px solid #e5c97b;border-radius:999px;margin-left:6px;padding:3px 10px;font-size:13px;font-weight:600;display:inline-block;transform:translateY(-4px)}.stage-row{flex-wrap:wrap;justify-content:center;gap:8px;margin:18px 0;display:flex}.stage-pill{border:2px solid var(--sprout);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:15px}.stage-pill[aria-pressed=true]{background:var(--leaf);border-color:var(--leaf);color:#fff}.beds{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:8px;display:grid}.bed{border-radius:var(--radius);cursor:pointer;color:#fff;border:none;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:172px;padding:18px 12px;font-family:inherit;font-size:19px;font-weight:600;transition:transform 80ms;display:flex}.bed:active{transform:scale(.95)}.bed:focus-visible{outline:4px solid var(--sun);outline-offset:3px}.bed .seed{font-size:52px;line-height:1}.bed-figure{fill:none;stroke:currentColor;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round;width:58px;height:58px}.bed-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:8px 0 18px;display:grid}.bed-tile{cursor:pointer;background:var(--card,#fffdf5);min-height:108px;color:var(--soil);border:none;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:12px 8px;font-family:inherit;transition:transform 80ms;display:flex;position:relative;box-shadow:inset 0 0 0 2px #e2d9c4}.bed-tile:active{transform:scale(.96)}.bed-tile:focus-visible{outline:4px solid var(--sun);outline-offset:3px}.bed-tile-icon{font-size:40px;line-height:1}.bed-tile .bed-figure{width:44px;height:44px;stroke:var(--soil)}.bed-tile-name{text-align:center;font-size:13.5px;font-weight:700;line-height:1.15}.bed-tile-staple{box-shadow:inset 0 0 0 2.5px #8cc63f}.bed-tile-anchor{background:#fff4d6;box-shadow:inset 0 0 0 2.5px #f0b429}.bed-tile-empty{box-shadow:none;cursor:default;opacity:.75;background:0 0;border:2.5px dashed #cdc3ab}.bed-tile-empty .bed-tile-icon{opacity:.7;font-size:26px}body.bed-grid-home:not(.lock-stage) .module-title:not(.bed-knowledge),body.bed-grid-home:not(.lock-stage) .activities,body.bed-grid-home:not(.lock-stage) .facts-panel:not(.bed-knowledge),body.bed-grid-home:not(.lock-stage) .teaches-panel:not(.bed-knowledge){display:none}.grid-edit-enter{color:#6a5a4c;background:#7c6a5c1a;margin:0 auto 16px;padding:8px 16px;font-size:13px;display:block;box-shadow:inset 0 0 0 1.5px #cdc3ab}.bed-tile-editing{position:relative}.bed-tile-x{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#c24e4e;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 6px #2e2a2440}.bed-tile-fixed{opacity:.85;font-size:15px;position:absolute;top:-6px;right:-6px}.grid-edit{margin:-6px 0 18px}.grid-edit-hint{color:#6a5a4c;text-align:center;margin-bottom:10px;font-size:13px}.grid-edit-shelf{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:12px;display:flex}.grid-edit-add{cursor:pointer;background:var(--card,#fffdf5);color:var(--soil);border:none;border-radius:14px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;display:inline-flex;box-shadow:inset 0 0 0 2px #e2d9c4}.grid-edit-add-icon{font-size:22px;line-height:1}.grid-edit-add-name{font-size:13px;font-weight:700}.grid-edit-add-plus{color:#3f8323;font-size:16px;font-weight:800}.grid-edit-done{margin:0 auto;display:block}.pin-overlay{z-index:60;background:#2e2a248c;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:20px;display:flex;position:fixed;inset:0}.pin-overlay-card{background:var(--cream,#fbf6ea);border-radius:18px;width:100%;max-width:340px;padding:22px 20px;box-shadow:0 10px 40px #2e2a2459}.pin-overlay-cancel{font-size:13px}.gridmanager-more{margin-top:10px}.gridmanager-more summary{cursor:pointer;font-weight:600}.gridmanager-list{flex-direction:column;gap:6px;margin-top:8px;display:flex}.gridmanager-group{color:#3f8323;margin-top:8px;font-weight:700}.gridmanager-name{font-size:14px}.gridmanager-icon{margin-right:6px;font-size:22px;line-height:1}.gridmanager-fixed{color:#7a6a5c;margin-left:auto;font-size:11.5px;font-weight:600}.gridmanager-toggle{margin-left:auto;padding:6px 12px;font-size:12.5px}.gridmanager-game{align-items:center;gap:6px;display:flex}.gridmanager-shelved{opacity:.6}.gridmanager-move{white-space:nowrap;padding:6px 10px;font-size:12.5px}.gridmanager-game .gridmanager-toggle+.gridmanager-move{margin-left:6px}.gridmanager-moved .gridmanager-name{font-style:italic}.bed-music{background:var(--berry)}.bed-garden{background:var(--leaf)}.bed-body{background:var(--sun);color:var(--soil)}.bed-build{background:#3572c0}.bed-invent{background:#7a5fb5}.bed-art{background:#bb4d2e}.hand-elements{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.he-hand{touch-action:manipulation;width:100%;max-width:380px;height:auto;display:block}.he-finger,.he-palm{fill:#fdf1dd;stroke:#cdb389;stroke-width:2.5px;stroke-linejoin:round;cursor:pointer}.he-finger:hover,.he-palm:hover{stroke:var(--sun)}.he-finger:focus-visible,.he-palm:focus-visible{stroke:var(--sun);stroke-width:4.5px;outline:none}.he-crease{fill:none;stroke:#b7986a;stroke-width:2px;stroke-linecap:round;opacity:.5}.he-nail{fill:#ffffff47;stroke:#b7986a;stroke-width:1.4px;opacity:.8}.he-meaning{opacity:0;transition:opacity .5s}.he-meaning.he-meaning-in{opacity:1}.he-meaning-disc{fill:#ffffffe6;stroke:#2e2a241f;stroke-width:1px}.he-meaning-label{fill:var(--ink);font-size:21px;font-weight:700}.he-clear{margin-top:2px}.he-modes{background:var(--cream);border:1px solid #eadfc7;border-radius:999px;gap:6px;margin-bottom:4px;padding:4px;display:inline-flex}.he-mode-pill{color:var(--soil);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:44px;padding:9px 18px;font-family:inherit;font-size:15px;font-weight:600}.he-mode-pill[aria-pressed=true]{background:var(--leaf);color:#fff}.he-mode-pill:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.he-find{flex-direction:column;align-items:center;gap:8px;margin-bottom:4px;display:flex}.he-target{cursor:pointer;background:#fff;border:2px solid #eadfc7;border-radius:16px;justify-content:center;align-items:center;min-width:60px;min-height:60px;padding:8px;display:inline-flex}.he-target:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.he-target-swatch{border-radius:12px;width:44px;height:44px;box-shadow:inset 0 0 0 2px #fff6}.he-count{color:var(--soil);font-size:16px;font-weight:700}.he-find-hint{color:var(--soil);opacity:.8;text-align:center;margin:0;font-size:13px}.he-count-pop{animation:.4s hePop;display:inline-block}@keyframes hePop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.he-target-nudge{animation:.6s heNudge}@keyframes heNudge{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.animal-colors{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.ac-modes{background:var(--cream);border:1px solid #eadfc7;border-radius:999px;gap:6px;padding:4px;display:inline-flex}.ac-mode-pill{color:var(--soil);cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:44px;padding:9px 16px;font-family:inherit;font-size:15px;font-weight:600}.ac-mode-pill[aria-pressed=true]{background:var(--leaf);color:#fff}.ac-mode-pill:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.ac-prompt{flex-direction:column;align-items:center;gap:2px;min-height:30px;display:flex}.ac-word{font-family:var(--serif,Georgia, serif);letter-spacing:.08em;color:var(--soil);font-size:30px;font-weight:700}.ac-count{color:var(--soil);font-size:15px;font-weight:700}.ac-board{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:420px;display:grid}.ac-card{cursor:pointer;background:#fff;border:2px solid #eadfc7;border-radius:18px;flex-direction:column;align-items:center;gap:4px;padding:8px;font-family:inherit;display:flex}.ac-card:hover{border-color:var(--sun)}.ac-card:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.ac-animal{touch-action:manipulation;width:100%;max-width:130px;height:auto}.ac-fill{fill:#fff;stroke:#6b5a45;stroke-width:2px;stroke-linejoin:round;transition:fill .8s}.ac-group.ac-colored .ac-fill{fill:var(--ac)}.ac-name{color:var(--soil);opacity:0;min-height:20px;font-size:16px;font-weight:700;transition:opacity .3s}.ac-name.show{opacity:1}.ac-clear{margin-top:4px}.ac-count-pop{animation:.4s acPop;display:inline-block}@keyframes acPop{0%{transform:scale(1)}40%{transform:scale(1.25)}to{transform:scale(1)}}.ac-word-nudge{animation:.6s acNudge}@keyframes acNudge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.parent-intro{max-width:60ch}.intro-overlay{z-index:100;opacity:0;background:#2e2a248c;justify-content:center;align-items:center;padding:20px;transition:opacity .6s;display:flex;position:fixed;inset:0}.intro-overlay.intro-visible{opacity:1}.intro-card{color:var(--ink);border-radius:var(--radius);text-align:center;background:#fff;width:100%;max-width:440px;padding:26px 24px;box-shadow:0 12px 40px #2e2a244d}.intro-badge{font-size:44px;line-height:1}.intro-title{color:var(--soil);margin:10px 0 8px;font-family:inherit;font-size:24px}.intro-body{color:var(--ink);margin:0 0 18px;font-size:16px;line-height:1.5}.intro-controls{flex-direction:column;align-items:stretch;gap:10px;display:flex}.intro-open{background:var(--leaf);color:#fff;border-color:var(--leaf)}.parent-grid{grid-template-columns:1fr 1fr;align-items:start;gap:14px;margin:8px 0 6px;display:grid}.parent-grid>section{background:#fff;border:1px solid #eadfc7;border-radius:16px;margin:0;padding:14px 12px}.parent-grid>section>.activity-title{text-align:center;margin:0 0 8px}@media (width<=560px){.parent-grid{grid-template-columns:1fr}}.spine-more{margin-top:8px}.spine-more>summary{cursor:pointer;color:var(--leaf);text-align:center;font-size:14px;font-weight:600;list-style:none}.spine-more>summary::-webkit-details-marker{display:none}.spine-more>summary:before{content:"▸ "}.spine-more[open]>summary:before{content:"▾ "}.spine-more[open]>summary{margin-bottom:8px}.spine-el-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.spine-el{background:var(--cream);border:1px solid #eadfc7;border-radius:14px;align-items:center;gap:11px;padding:8px 12px;display:flex}.spine-el-glyph{flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.element-glyph{display:block}.spine-el-body{min-width:0}.spine-el-head{color:var(--ink);margin:0;font-size:14px;font-weight:700}.spine-el-sanskrit{color:var(--leaf);margin-left:6px;font-style:italic;font-weight:600}.spine-el-finger{color:var(--soil);margin-left:6px;font-weight:500}.spine-el-meaning{color:var(--soil);margin:2px 0 0;font-size:13px;line-height:1.35}.agefilter-more{margin-top:8px}.agefilter-more>summary{cursor:pointer;color:var(--leaf);text-align:center;font-size:14px;font-weight:600;list-style:none}.agefilter-more>summary::-webkit-details-marker{display:none}.agefilter-more>summary:before{content:"▸ "}.agefilter-more[open]>summary:before{content:"▾ "}.agefilter-more[open]>summary{margin-bottom:8px}.agefilter-catalogue{flex-direction:column;gap:3px;display:flex}.agefilter-group{letter-spacing:.08em;text-transform:uppercase;color:var(--soil);margin:9px 0 2px;font-size:11px;font-weight:700}.agefilter-group:first-child{margin-top:0}.agefilter-game{align-items:center;gap:9px;padding:4px 2px;display:flex}.agefilter-badge{flex:none;width:22px;height:22px;display:inline-flex}.growth-badge{display:block}.agefilter-game-name{min-width:0;color:var(--ink);flex:1;font-size:13.5px;font-weight:600}.agefilter-state{white-space:nowrap;border-radius:999px;flex:none;padding:2px 9px;font-size:11px;font-weight:700}.agefilter-state-full{color:#3f8323;background:#e4efd6}.agefilter-state-assisted{color:#b07d1e;background:#f6ebd2}.agefilter-state-hidden{color:#7c8175;background:#e7e9e1}.status{text-align:center;color:var(--soil);min-height:20px;margin-top:22px;font-size:14px}.boot-error{text-align:center;max-width:360px;margin:60px auto;padding:0 20px}.boot-error-title{font-family:var(--serif,Georgia, serif);color:var(--soil);margin:0 0 16px;font-size:22px}.soft-button{border:2px solid var(--sprout);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;min-height:44px;padding:10px 20px;font-family:inherit;font-size:16px}.soft-button:disabled{opacity:.45;cursor:default}.soft-button:focus-visible,.bed:focus-visible{outline:4px solid var(--sun);outline-offset:3px}.back-button{margin:4px 0 10px}.module-title{text-align:center;color:var(--leaf);margin:0 0 12px;font-size:28px}.activity{border-radius:var(--radius);background:#fff;margin-bottom:18px;padding:18px 16px 14px;box-shadow:0 2px 8px #2e2a2414}.activity-title{color:var(--soil);text-align:center;margin:0 0 12px;font-size:20px}.activity-hint{text-align:center;min-height:24px;margin:8px 0;font-size:17px}.activity-caption{text-align:center;color:var(--soil);max-width:460px;margin:10px auto 4px;font-size:15px}.co-play{border-top:1px dashed var(--sky);color:var(--soil);text-align:center;margin:14px 0 0;padding-top:10px;font-size:13px;font-style:italic}details.knowledge-panel .co-play{text-align:left;border-top:0;margin:4px 0 12px;padding-top:0}.facts-panel{background:var(--sky);border-radius:var(--radius);margin-bottom:24px;padding:16px}.fact{margin-bottom:12px}.fact:last-child{margin-bottom:0}.fact-text{margin:0;font-size:16px}.fact-source{color:var(--soil);margin:4px 0 0;font-size:12px}.xylophone{justify-content:center;align-items:center;gap:8px;min-height:180px;display:flex}.xylo-bar{width:44px;height:calc(var(--bar-h,160px) * var(--bar-scale,1));cursor:pointer;color:#fff;touch-action:manipulation;border:none;border-radius:10px;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;padding-bottom:6px;font-family:inherit;font-size:16px;font-weight:600;display:flex}.xylo-name{pointer-events:none}.xylo-hz{opacity:.85;pointer-events:none;font-size:10px;font-weight:400}.struck{animation:.25s struck}@keyframes struck{40%{filter:brightness(1.25);transform:scale(.93)}}.octave-row{justify-content:center;gap:24px;display:flex}.octave-note{cursor:pointer;background:var(--berry);color:#fff;touch-action:manipulation;border:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:120px;height:120px;font-family:inherit;font-size:16px;font-weight:600;display:flex}.octave-note:last-child{background:#7a5fb5;width:96px;height:96px}.octave-emoji{pointer-events:none;font-size:30px}.octave-note span{pointer-events:none}.garden-scene{text-align:center}.plant{display:inline-block}.plant-emoji{font-size:88px;line-height:1.2;display:block}.plant-label{color:var(--soil);min-height:24px;font-size:18px;font-weight:500}.garden-controls{justify-content:center;gap:18px;margin-top:10px;display:flex}.garden-give{cursor:pointer;background:var(--sky);touch-action:manipulation;border:none;border-radius:50%;width:84px;height:84px;font-size:40px}.grew{animation:.45s grew}@keyframes grew{0%{transform:scale(.6)}60%{transform:scale(1.15)}}.bloomed{animation:.9s bloomed}@keyframes bloomed{0%{transform:scale(.7)rotate(-8deg)}50%{transform:scale(1.2)rotate(6deg)}}.shiver{animation:.4s shiver}@keyframes shiver{25%{transform:translate(-5px)}75%{transform:translate(5px)}}.body-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px;margin-top:8px;display:grid}.body-part{border-radius:var(--radius);background:var(--cream);box-shadow:inset 0 0 0 2px var(--sky);cursor:pointer;color:var(--ink);touch-action:manipulation;border:none;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.body-emoji{pointer-events:none;font-size:36px}.body-part span{pointer-events:none}.wiggle{animation:.45s wiggle}@keyframes wiggle{25%{transform:rotate(-7deg)scale(1.08)}75%{transform:rotate(7deg)scale(1.08)}}.tower{flex-direction:column-reverse;justify-content:flex-start;align-items:center;min-height:220px;padding-top:8px;display:flex}.block{border-radius:7px;height:30px;margin-top:3px}.landed{animation:.3s landed}@keyframes landed{0%{transform:translateY(-90px)}70%{transform:translateY(4px)}}.wobbling{transform-origin:bottom;animation:.9s ease-in-out infinite wobbling}@keyframes wobbling{25%{transform:rotate(-2.5deg)}75%{transform:rotate(2.5deg)}}.tumbling{animation:.8s forwards tumbling}@keyframes tumbling{40%{transform:translate(24px)rotate(20deg)}to{opacity:0;transform:translate(-8px)translateY(150px)rotate(80deg)}}.block-tray{justify-content:center;gap:12px;margin-top:12px;display:flex}.block-choice{border:2px solid var(--sky);cursor:pointer;color:var(--ink);touch-action:manipulation;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:6px;min-height:44px;padding:10px 14px;font-family:inherit;font-size:14px;display:flex}.block-swatch{pointer-events:none;background:#3572c0;border-radius:4px;height:14px}.block-choice span{pointer-events:none}.physics-stage{width:100%;max-width:340px;box-shadow:inset 0 0 0 2px var(--sky);border-radius:16px;margin:6px auto 4px;overflow:hidden}.physics-canvas{touch-action:manipulation;width:100%;height:auto;display:block}.physics-stage.drop-stage{box-shadow:none;background:0 0}.water-levels{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:6px 0 2px;display:flex}.water-levels-label{color:var(--soil);font-size:15px;font-weight:600}.water-level{border:2px solid var(--sky);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:16px;font-weight:600}.water-level[aria-pressed=true]{border-color:var(--leaf);background:#eaf2dc}.water-level:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.water-catch-meter{text-align:center;letter-spacing:5px;min-height:28px;margin:2px 0;font-size:22px}.physics-stage.water-stage{max-width:min(96vw,88vh,640px)}.physics-stage.paint-stage{max-width:min(96vw,680px)}.shape-swatch{pointer-events:none;background:#3572c0;width:20px;height:20px}.shape-ball{border-radius:50%}.shape-block{border-radius:4px}.shape-pyramid{background:0 0;border-bottom:19px solid #3572c0;border-left:11px solid #0000;border-right:11px solid #0000;width:0;height:0}.physics-controls{flex-direction:column;align-items:center;display:flex}.physics-controls .activity-caption{margin:4px 0 6px}.material-picker{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:4px;display:flex}.material-chip{border:2px solid var(--sky);color:var(--ink);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:999px;align-items:center;gap:7px;min-height:44px;padding:7px 15px 7px 11px;font-family:inherit;font-size:15px;display:inline-flex}.material-chip[aria-pressed=true]{color:#fff;background:#3572c0;border-color:#3572c0}.material-chip:disabled{opacity:.5}.material-key{text-transform:uppercase;opacity:.62;border:1.5px solid;border-radius:5px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 4px;font-size:11.5px;font-weight:700;line-height:1;display:inline-flex}.material-chip[aria-pressed=true] .material-key{opacity:.9}.water-pour[data-key]:after{content:" (" attr(data-key) ")";text-transform:uppercase;opacity:.65;font-size:.8em}.paint-picker{gap:12px}.paint-chip{border:2px solid var(--sky);color:var(--ink);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:5px;min-height:44px;padding:8px 12px;font-family:inherit;font-size:15px;display:flex}.paint-chip[aria-pressed=true]{border-color:var(--leaf);box-shadow:0 0 0 2px var(--leaf)}.paint-swatch{pointer-events:none;border-radius:50%;width:34px;height:34px;box-shadow:inset 0 0 0 2px #2e2a2426}.paint-canvas{touch-action:none;cursor:crosshair}.material-icon{pointer-events:none;background:#fff;border-radius:50%;flex:none;width:22px;height:22px;padding:1px;box-shadow:0 0 0 1px #2e2a2414}.material-label{pointer-events:none}.invent-progress{text-align:center;color:var(--soil);margin:2px 0 6px;font-size:18px;font-weight:600}.invent-made-count{color:var(--leaf);font-size:22px}.invent-made-goal{color:var(--soil)}.invent-goal-line{max-width:460px;color:var(--leaf);margin:8px auto 0;font-size:17px;font-weight:600}.module-empty{text-align:center;padding:28px 16px}.module-empty-emoji{margin-bottom:6px;font-size:72px;line-height:1.1}.module-empty .module-title{max-width:460px;margin-inline:auto}.magnet-stage{width:100%;max-width:min(96vw,88vh,560px);box-shadow:inset 0 0 0 2px var(--sky);border-radius:16px;margin:6px auto 4px;overflow:hidden}.magnet-canvas{touch-action:none;width:100%;height:auto;display:block}.magnet-count{text-align:center;color:var(--soil);margin:6px 0 2px;font-size:17px;font-weight:600}.magnet-count-n{color:var(--leaf);font-size:21px}.invent-bench{justify-content:center;align-items:center;gap:14px;margin:8px 0 14px;display:flex}.invent-slot{border:3px dashed var(--sprout);width:76px;height:76px;color:var(--sprout);background:var(--cream);border-radius:16px;justify-content:center;align-items:center;font-size:38px;display:flex}.invent-slot.filled{border-style:solid}.invent-plus{color:var(--soil);font-size:30px}.activity .soft-button{margin:0 auto;display:block}.invent-result{text-align:center;min-height:28px;margin-top:14px;font-size:20px}.invent-made{font-size:72px;line-height:1.2;display:block}.invent-tray{grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:10px;margin-top:16px;display:grid}.invent-part{border-radius:var(--radius);background:var(--cream);box-shadow:inset 0 0 0 2px var(--sky);cursor:pointer;color:var(--ink);touch-action:manipulation;border:none;flex-direction:column;align-items:center;gap:6px;padding:12px 6px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.invent-part.picked{box-shadow:inset 0 0 0 3px var(--leaf);background:#fff}.invent-emoji{pointer-events:none;font-size:34px}.invent-part span{pointer-events:none}@media (prefers-reduced-motion:reduce){.bed{transition:none}.struck,.grew,.bloomed,.shiver,.wiggle,.landed,.wobbling,.tumbling{animation:none}}.shell-footer{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:30px;display:flex}.parent-corner{color:#6e5647;cursor:pointer;background:0 0;border:none;min-height:44px;padding:10px;font-family:inherit;font-size:13px}.music-control{align-items:center;gap:6px;display:inline-flex}.music-btn{border:2px solid var(--sprout);background:var(--leaf);color:#fff;cursor:pointer;touch-action:manipulation;border-radius:50%;width:44px;height:44px;font-family:inherit;font-size:20px;line-height:1}.music-btn.music-off{color:var(--soil);opacity:.7;background:#fff}.music-genre{border:2px solid var(--sky);color:var(--ink);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:999px;min-height:44px;padding:8px 14px;font-family:inherit;font-size:14px}.music-btn:focus-visible,.music-genre:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.nav-locked .music-control{pointer-events:none;opacity:.4}.whatsnew-link{color:#6e5647;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;min-height:44px;padding:10px;font-family:inherit;font-size:13px;display:inline-flex;position:relative}.whatsnew-link-icon{font-size:18px;line-height:1}.whatsnew-link:focus-visible{outline:3px solid var(--sun);outline-offset:2px;border-radius:8px}.whatsnew-dot{background:var(--leaf);border-radius:50%;width:9px;height:9px;display:inline-block;box-shadow:0 0 0 2px #fff}.nav-locked .whatsnew-link{pointer-events:none;opacity:.4}.whatsnew-log{flex-direction:column;gap:10px;margin:6px 0 16px;display:flex}.whatsnew-section{background:#fffdf8;border:2px solid #e7ddca;border-radius:14px;overflow:hidden}.whatsnew-section[open]{border-color:var(--sky)}.whatsnew-summary{cursor:pointer;min-height:44px;color:var(--ink);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-weight:700;list-style:none;display:flex}.whatsnew-summary::-webkit-details-marker{display:none}.whatsnew-summary:after{content:"▸";color:var(--sprout);flex:none;font-size:14px;transition:none}.whatsnew-section[open] .whatsnew-summary:after{content:"▾"}.whatsnew-summary-title{flex:1}.whatsnew-summary-date{color:#6e5647;font-size:12px;font-weight:500}.whatsnew-line{color:var(--soil);margin:0 14px 10px;line-height:1.5}.whatsnew-line:first-of-type{margin-top:2px}.pin-dots{text-align:center;letter-spacing:8px;min-height:40px;color:var(--soil);font-size:30px}.pin-pad{grid-template-columns:repeat(3,76px);justify-content:center;gap:10px;margin-bottom:20px;display:grid}.pin-key{border:2px solid var(--sky);width:76px;height:60px;color:var(--ink);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:14px;font-family:inherit;font-size:24px}.parent-controls{flex-direction:column;align-items:center;gap:10px;margin:18px 0;display:flex}.parent-buildid{text-align:center;color:#5b6b5f;-webkit-user-select:text;user-select:text;margin:4px 0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem}.soft-button.danger{border-color:var(--berry);color:var(--berry)}.piano-stack{width:fit-content;max-width:100%;margin:0 auto;position:relative;overflow-x:auto}.piano{--white-key-w:44px;--black-key-w:28px;justify-content:flex-start;width:max-content;padding-bottom:6px;display:flex;position:relative}.piano-key{cursor:pointer;touch-action:manipulation;border:1px solid #b9b2a4;flex-shrink:0;font-family:inherit}.piano-key.white{width:var(--white-key-w);height:150px;color:var(--soil);background:#fff;border-radius:0 0 8px 8px;justify-content:center;align-items:flex-end;padding-bottom:6px;font-size:13px;font-weight:500;display:flex;position:relative}.piano-key.black{width:var(--black-key-w);background:var(--ink);z-index:2;border-radius:0 0 6px 6px;height:92px;position:absolute;top:0}.piano-label{pointer-events:none}.pressed{animation:.2s pressed}@keyframes pressed{40%{filter:brightness(.85);transform:translateY(3px)}}.piano-key.black.pressed{animation:.2s pressed-black}@keyframes pressed-black{40%{background:#4a4438;transform:translateY(3px)}}.rhythm-drum{cursor:pointer;background:var(--sky);touch-action:manipulation;border:none;border-radius:50%;width:130px;height:130px;margin:14px auto 0;font-size:64px;display:block}.rhythm-syllables{text-align:center;color:var(--soil);letter-spacing:2px;min-height:30px;font-size:22px}.activity .soft-button:disabled{opacity:.45}.octave-note:disabled{opacity:.5;cursor:default}.seed-counter{text-align:center;min-height:54px}.seed-count-numeral{color:var(--leaf);margin-right:10px;font-size:40px;font-weight:600}.seed-count-word{color:var(--soil);font-size:22px}.seed-scene{position:relative}.seed-holes{grid-template-columns:repeat(5,1fr);gap:10px;max-width:480px;margin:0 auto;display:grid}.seed-hole{background:radial-gradient(ellipse at 50% 62%, #3e2c22 0 42%, var(--soil) 46% 100%);cursor:pointer;touch-action:manipulation;border-radius:50%/38%;justify-content:center;align-items:center;height:84px;display:flex;position:relative}.seed-hole-art{pointer-events:none;font-size:34px;line-height:1}.seed-hole[data-state=grown] .seed-hole-art{font-size:42px}.seed-hole-number{color:#fff;pointer-events:none;text-shadow:0 1px 2px #0006;font-size:14px;font-weight:600;position:absolute;top:4px;right:8px}.seed-tray{text-align:center;margin-top:16px}.seed-source{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:var(--radius);background:var(--sky);padding:8px 22px;font-size:52px;display:inline-block}.seed-ghost{z-index:50;pointer-events:none;font-size:48px;transition:left 50ms linear,top 50ms linear;position:fixed;transform:translate(-50%,-50%)}.seed-ghost.seed-fly-home{opacity:.3;transition:left .4s,top .4s,opacity .4s}.water-splash{pointer-events:none;font-size:30px;animation:.45s forwards splash;position:absolute;top:-14px}@keyframes splash{0%{opacity:1;transform:translateY(-16px)}to{opacity:0;transform:translateY(22px)}}.seed-visitor{pointer-events:none;z-index:5;font-size:34px;position:absolute}.visit-fly{animation:2.5s forwards visit-fly}@keyframes visit-fly{0%{transform:translate(-140px,-90px)}45%{transform:translateY(-6px)}55%{transform:translateY(-6px)}to{opacity:0;transform:translate(150px,-110px)}}.visit-climb{animation:3.4s forwards visit-climb}@keyframes visit-climb{0%{opacity:0;transform:translateY(34px)rotate(-90deg)}20%{opacity:1}to{transform:translateY(-46px)rotate(-90deg)}}.visit-run{animation:3.2s forwards visit-run}@keyframes visit-run{0%{transform:translate(-170px)}40%{transform:translate(0)}70%{transform:translate(6px)}to{opacity:0;transform:translate(-170px)}}.visit-land{animation:3.4s forwards visit-land}@keyframes visit-land{0%{transform:translate(90px,-80px)}50%{transform:translate(4px,-30px)}90%{transform:translate(2px,-26px)}to{opacity:0}}.visit-sit{animation:3.4s forwards visit-sit}@keyframes visit-sit{0%{opacity:0;transform:translate(120px)}35%{opacity:1;transform:translate(20px)}90%{transform:translate(20px)}to{opacity:0}}@media (prefers-reduced-motion:reduce){.water-splash,.seed-visitor{animation-duration:10ms}}.song-toggle{margin:12px auto 0;font-size:14px;display:block}.match-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.match-grid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:420px;margin:0 auto;display:grid}.match-grid[data-size="10"]{grid-template-columns:repeat(5,1fr);max-width:460px}.match-card{aspect-ratio:3/4;cursor:pointer;touch-action:manipulation;background:var(--leaf);color:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;font-family:inherit;font-size:34px;transition:transform .18s,background .18s;display:flex}.match-card.revealed{box-shadow:inset 0 0 0 2px var(--sky);background:#fff}.match-card.picked{box-shadow:inset 0 0 0 3px var(--sun)}.match-card.locked{background:var(--cream);box-shadow:inset 0 0 0 2px var(--sprout);opacity:.85;cursor:default}@media (prefers-reduced-motion:reduce){.match-card{transition:none}}.echo-dots{justify-content:center;gap:6px;min-height:14px;margin-bottom:8px;display:flex}.echo-dot{background:var(--sky);border-radius:50%;width:10px;height:10px}.echo-dot.done{background:var(--leaf)}.echo-dot.current{background:var(--sun)}.echo-choice-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.echo-choice{border:2px solid var(--sky);border-radius:var(--radius);cursor:pointer;color:var(--ink);touch-action:manipulation;background:#fff;flex-direction:column;align-items:center;gap:8px;min-width:120px;padding:14px 18px;font-family:inherit;font-size:15px;font-weight:500;display:flex}.echo-choice-emoji{pointer-events:none;font-size:40px}.echo-choice span{pointer-events:none}.echo-pads{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.echo-pad{cursor:pointer;touch-action:manipulation;border:none;font-family:inherit}.echo-pad span{pointer-events:none}.echo-pad-label{font-size:13px;font-weight:600}.xylo-pads{align-items:center;min-height:170px}.echo-xylo-bar{color:#fff;border-radius:10px;justify-content:center;align-items:flex-end;width:44px;padding-bottom:6px;display:flex}.drum-pads{grid-template-columns:repeat(4,1fr);max-width:440px;margin:0 auto;display:grid}.echo-drum-pad{aspect-ratio:1;background:var(--cream);box-shadow:inset 0 0 0 3px var(--soil);color:var(--ink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.echo-drum-pad .echo-choice-emoji{font-size:28px}.piano-pads{gap:3px}.echo-piano-key{width:52px;height:130px;color:var(--soil);background:#fff;border:1px solid #b9b2a4;border-radius:0 0 8px 8px;justify-content:center;align-items:flex-end;padding-bottom:8px;display:flex}.echo-lit{animation:.5s echo-lit}@keyframes echo-lit{30%{filter:brightness(1.35);box-shadow:0 0 0 5px var(--sun);transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.echo-lit{animation:none}}.seed-scene{border-radius:var(--radius);background:0 0;padding:12px 6px;transition:background 8s}.seed-scene.garden-alive{background:linear-gradient(#eaf6ff 0%,#f6fbef 70%,#fffdf5 100%)}.seed-hole{transition:background 1.6s}.seed-hole.watered{background:radial-gradient(at 50% 62%,#2b1e16 0 42%,#4a3428 46% 100%)}.seed-ghost{filter:drop-shadow(0 6px 8px #2e2a2440);transform:translate(-50%,-50%)scale(1.12)}.seed-settle{animation:.55s ease-out seed-settle}@keyframes seed-settle{0%{transform:translateY(-26px)scale(1.1)}70%{transform:translateY(2px)scale(.98)}to{transform:translateY(0)scale(1)}}.unfurl{animation:1.1s ease-in-out unfurl}@keyframes unfurl{0%{opacity:.4;transform:scale(.55)rotate(-10deg)}60%{transform:scale(1.06)rotate(3deg)}to{opacity:1;transform:scale(1)rotate(0)}}.swaying{animation:4.5s ease-in-out infinite alternate swaying;display:inline-block}@keyframes swaying{0%{transform:rotate(-4deg)}to{transform:rotate(4deg)}}.garden-butterfly{pointer-events:none;font-size:26px;animation:16s ease-in-out infinite butterfly-drift;position:absolute;top:8px;left:-40px}@keyframes butterfly-drift{0%{transform:translate(0)}25%{transform:translate(28vw,26px)}50%{transform:translate(52vw,-6px)}75%{transform:translate(78vw,20px)}to{transform:translate(105vw,-12px)}}.garden-petal{opacity:0;pointer-events:none;font-size:15px;animation:9s ease-in-out infinite garden-petal-drift;position:absolute;top:-10px}@keyframes garden-petal-drift{0%{opacity:0;transform:translateY(0)rotate(0)}12%{opacity:.7}88%{opacity:.5}to{opacity:0;transform:translateY(220px)rotate(160deg)}}.fade-in-slow{animation:2.4s 1.2s backwards fade-in-slow}@keyframes fade-in-slow{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.seed-scene{transition:none}.seed-settle,.unfurl,.swaying,.garden-butterfly,.garden-petal,.fade-in-slow{animation:none}.garden-petal{display:none}}.find-word{text-align:center;letter-spacing:3px;color:var(--leaf);white-space:nowrap;min-height:56px;margin:4px 0;font-size:44px;font-weight:600;overflow:hidden}.body-figure{max-width:260px;margin:0 auto;position:relative}.body-figure-svg{width:100%;display:block}.body-figure-svg [data-part]{cursor:pointer}.body-fx{pointer-events:none;position:absolute;inset:0;overflow:visible}.body-fx-item{font-size:26px;position:absolute}.fx-drift-across{animation:6s ease-in-out forwards fx-drift-across;top:12%;left:-12%}@keyframes fx-drift-across{0%{opacity:0;transform:translate(0)}10%{opacity:1}50%{transform:translate(140px,22px)}95%{opacity:1}to{opacity:0;transform:translate(300px,-8px)}}.fx-float-up{animation:4.5s ease-in-out forwards fx-float-up;bottom:40%;left:12%}@keyframes fx-float-up{0%{opacity:0;transform:translateY(0)}15%{opacity:.9}to{opacity:0;transform:translateY(-110px)}}.fx-waft{animation:5.5s ease-in-out forwards fx-waft;top:34%;left:62%}@keyframes fx-waft{0%{opacity:0;transform:translate(40px,30px)rotate(0)}20%{opacity:.9}to{opacity:0;transform:translate(-6px,-20px)rotate(20deg)}}.fx-wave{animation:3.5s ease-in-out forwards fx-wave;top:48%;left:78%}@keyframes fx-wave{0%,to{opacity:0}20%,80%{opacity:1}30%{transform:rotate(-16deg)}50%{transform:rotate(14deg)}70%{transform:rotate(-16deg)}}.fx-hop{animation:3s ease-in-out forwards fx-hop;bottom:4%;left:-10%}@keyframes fx-hop{0%{opacity:0;transform:translate(0)}15%{opacity:1}30%{transform:translate(60px,-26px)}45%{transform:translate(110px)}60%{transform:translate(160px,-26px)}80%{opacity:1;transform:translate(220px)}to{opacity:0;transform:translate(280px,-10px)}}.eyes-following .pupil{animation:6s ease-in-out forwards pupils}@keyframes pupils{0%{transform:translate(-2px)}50%{transform:translate(2.5px)}to{transform:translate(0)}}.tummy-glow{animation:6s ease-in-out tummy-glow}@keyframes tummy-glow{0%,to{filter:none}30%,70%{filter:brightness(1.25)drop-shadow(0 0 8px #f7b32b)}}.heart-beating{transform-origin:84px 140px;animation:1s ease-in-out 4 heart-beating}@keyframes heart-beating{0%,to{transform:scale(1)}26%{transform:scale(1.18)}40%{transform:scale(1)}52%{transform:scale(1.12)}}.figure-hop{animation:1.4s ease-in-out 2 figure-hop}@keyframes figure-hop{0%,to{transform:translateY(0)}40%{transform:translateY(-10px)}}.figure-happy{animation:4.5s ease-in-out infinite alternate swaying}.find-words{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin-bottom:12px;display:grid}.find-chip{border:2px solid var(--sky);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:14px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;transition:border-color .6s,background .6s;display:flex}.find-chip span{pointer-events:none}.find-chip-word{letter-spacing:1.5px;color:var(--ink);white-space:nowrap;text-align:left;flex:1;min-width:0;font-size:21px;font-weight:600;overflow:hidden}.find-chip-glyph{width:26px;font-size:22px;display:inline-flex}.find-chip.seeking{border-color:var(--sun);background:#fff6df}.find-chip.found{border-color:var(--sprout);background:var(--cream);opacity:.75}.find-chip.found .find-chip-word{text-decoration:line-through;text-decoration-thickness:2px}.find-scene{border-radius:var(--radius);background:linear-gradient(#cdebff 0 52%,#a5d48a 52% 78%,#8bbf6e 78% 100%);height:300px;position:relative;overflow:hidden}.find-spot{cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding:6px;font-size:40px;transition:filter 1.2s;position:absolute;transform:translate(-50%,-50%)}.find-spot span{pointer-events:none}.find-spot-glyph{display:inline-flex}.find-spot-glyph .micro-glyph{width:44px;height:44px}.find-chip-glyph .micro-glyph{width:22px;height:22px}.find-spot.found{filter:drop-shadow(0 0 7px #f7b32b)}@media (prefers-reduced-motion:reduce){.body-fx-item,.eyes-following .pupil,.tummy-glow,.heart-beating,.figure-hop,.figure-happy{animation:none}}.game-nav{z-index:30;background:#fffdf5eb;border-radius:999px;align-items:center;gap:12px;padding:8px 14px;display:flex;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #2e2a242e}.game-nav-btn{cursor:pointer;touch-action:manipulation;background:var(--leaf);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-family:inherit;font-size:32px;display:flex}.game-nav-btn.back-button{background:var(--sun);margin:0;font-size:36px}.game-nav-btn:disabled{opacity:.35;cursor:default}.game-nav-btn:focus-visible{outline:4px solid var(--sun);outline-offset:3px}.game-nav-chip{color:var(--soil);text-align:center;min-width:56px;font-size:20px;font-weight:600}body.bed-grid-home:not(.lock-stage) .game-nav-btn:not(.back-button),body.bed-grid-home:not(.lock-stage) .game-nav-chip{display:none}#view:has(.game-nav){padding-bottom:110px}@media (prefers-reduced-motion:reduce){.game-nav{box-shadow:none}}.lock-hidden{display:none!important}.nav-lock{z-index:40;text-align:right;position:fixed;top:12px;right:12px}.nav-lock-btn{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fffdf5eb;border:none;border-radius:50%;width:56px;height:56px;font-size:24px;box-shadow:0 3px 10px #2e2a2429}.nav-lock-btn.locked{background:var(--sun)}.nav-lock-btn.unlocking{animation:.6s linear forwards unlocking}.nav-lock-btn.slide-ready{box-shadow:0 0 0 5px var(--sun), 0 3px 10px #2e2a2429}@keyframes unlocking{0%{box-shadow:0 0 #4c9a2a8c}to{transform:rotate(-12deg)scale(1.12);box-shadow:0 0 0 14px #4c9a2a00}}.nav-lock-hint{color:var(--soil);background:#fffdf5eb;border-radius:10px;max-width:180px;margin-top:6px;margin-left:auto;padding:3px 8px;font-size:12px;display:block}.nav-lock-hint:empty{display:none}.nav-locked .stage-row,.nav-locked .parent-corner{pointer-events:none;opacity:.4}body.lock-stage .shell>.stage-row,body.lock-stage .shell>.shell-footer{visibility:hidden}.nav-lock-btn.locked{box-shadow:none;background:0 0;border-radius:16px;padding:0}.lock-shackle{border:4px solid var(--sun);border-bottom:none;border-radius:12px 12px 0 0;width:24px;height:16px;margin:0 auto;display:block}.lock-body{border:4px solid var(--sun);background:#fffdf5eb;border-radius:12px;justify-content:center;align-items:center;width:50px;height:40px;margin:-1px auto 0;font-size:22px;display:flex;box-shadow:0 3px 10px #2e2a2429}.lock-body .bed-figure{width:28px;height:28px;stroke:var(--soil)}.nav-lock-btn.locked.slide-ready{box-shadow:none}.nav-lock-btn.locked.slide-ready .lock-body{box-shadow:0 0 0 5px var(--sun), 0 3px 10px #2e2a2429}@media (prefers-reduced-motion:reduce){.nav-lock-btn.unlocking{animation:none}}.sort-bins{flex-wrap:wrap;justify-content:center;gap:14px;margin:4px 0 14px;display:flex}.sort-bin{--bin-color:var(--leaf);border:3px solid var(--bin-color);background:color-mix(in srgb, var(--bin-color) 12%, #fff);border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;width:92px;min-height:104px;padding:8px 4px 6px;display:flex}.sort-basket{font-size:40px;line-height:1}.sort-bin-label{color:var(--bin-color);font-size:14px;font-weight:600}.sort-bin-count{color:var(--bin-color);min-height:30px;font-size:26px;font-weight:700}.sort-bobbing{animation:4s ease-in-out infinite alternate sort-bob}@keyframes sort-bob{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.sort-tray{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:8px;max-width:420px;margin:0 auto;display:grid}.sort-tile{background:var(--cream);box-shadow:inset 0 0 0 2px var(--sky);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border:none;border-radius:14px;padding:8px 0;font-size:34px}.sort-ghost{z-index:50;pointer-events:none;filter:drop-shadow(0 6px 8px #2e2a2440);font-size:42px;position:fixed;transform:translate(-50%,-50%)scale(1.1)}.sort-ghost.seed-fly-home{opacity:.3;transition:left .4s,top .4s,opacity .4s}@media (prefers-reduced-motion:reduce){.sort-bobbing{animation:none}}.lang-select{text-align:center;margin:8px 0 14px}.lang-select .activity-title{margin-bottom:6px}.word-pair{flex-direction:column;align-items:center;min-height:1.15em;line-height:1.05;display:inline-flex}.word-pair-primary{font-size:inherit}.word-pair-secondary{opacity:.78;margin-top:1px;font-size:.62em;font-style:italic;font-weight:400}.update-toast{z-index:50;background:var(--soil);color:#fff;border-radius:999px;align-items:center;gap:12px;max-width:calc(100% - 24px);padding:10px 12px 10px 18px;font-size:15px;animation:.5s both update-toast-in;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #2e2a2447}@keyframes update-toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.update-toast{animation:none}}.update-toast-text{white-space:nowrap;padding-right:2px}.olderdevice-nudge{border-radius:18px;align-items:center}.olderdevice-nudge .update-toast-text{white-space:normal}.update-toast-refresh{background:var(--sprout);color:var(--ink);cursor:pointer;touch-action:manipulation;border:none;border-radius:999px;min-height:40px;padding:8px 16px;font-family:inherit;font-size:15px;font-weight:600}.update-toast-dismiss{color:#fff;opacity:.75;cursor:pointer;touch-action:manipulation;background:0 0;border:none;min-width:40px;min-height:40px;padding:4px 8px;font-size:22px;line-height:1}.edens-garden{width:100%;max-width:380px;margin:6px auto 4px}.eg-board{width:100%;box-shadow:inset 0 0 0 2px var(--sky);border-radius:16px;position:relative;overflow:hidden}.eg-canvas{touch-action:none;width:100%;height:100%;display:block}.eg-new{margin:0 6px}.bed-tile-season{background:color-mix(in srgb, var(--paper,#fff) 78%, transparent);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.5rem;line-height:1;display:inline-flex;position:absolute;top:6px;left:6px}.bed-tile-season:focus-visible{outline:3px solid var(--sun,#e8a33d);outline-offset:2px}.eg-goalbar{background:#5e463038;border-radius:999px;height:7px;margin:0 2px 6px;overflow:hidden;box-shadow:inset 0 1px 2px #2e2a242e}.eg-goalbar-fill{border-radius:inherit;background:linear-gradient(90deg,#74963f,#9cc25b);width:0%;height:100%;transition:width .9s;display:block}.eg-dpad{left:max(10px, env(safe-area-inset-left));bottom:max(16px, env(safe-area-inset-bottom));aspect-ratio:1;touch-action:none;z-index:40;opacity:.5;background:#ffffff38;border-radius:50%;width:clamp(96px,18vw,136px);transition:opacity .2s;position:fixed;box-shadow:inset 0 0 0 2px #3f832359,0 1px 6px #2e2a241f}.eg-dpad[data-offscreen="1"]{display:none}.lock-stage .stage-card .eg-dpad{bottom:16px;left:10px}.eg-dpad[data-active="1"]{opacity:.9;background:#ffffff3d}.eg-dpad-arrow{width:0;height:0;position:absolute}.eg-dpad-up{border-bottom:12px solid #3c502866;border-left:9px solid #0000;border-right:9px solid #0000;top:9px;left:50%;transform:translate(-50%)}.eg-dpad-down{border-top:12px solid #3c502866;border-left:9px solid #0000;border-right:9px solid #0000;bottom:9px;left:50%;transform:translate(-50%)}.eg-dpad-left{border-top:9px solid #0000;border-bottom:9px solid #0000;border-right:12px solid #3c502866;top:50%;left:9px;transform:translateY(-50%)}.eg-dpad-right{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:12px solid #3c502866;top:50%;right:9px;transform:translateY(-50%)}.eg-dpad-nub{pointer-events:none;background:#fffc;border-radius:50%;width:36px;height:36px;margin:-18px 0 0 -18px;transition:transform 90ms ease-out;position:absolute;top:50%;left:50%;box-shadow:inset 0 0 0 2px #3f832380,0 1px 4px #2e2a2433}.eb-modes{justify-content:center;gap:8px;margin:4px 0 8px;display:flex}.eb-mode-btn{padding:8px 14px;font-size:14px}.eb-mode-btn[aria-pressed=true]{box-shadow:inset 0 0 0 3px var(--leaf)}.eb-mazes{margin:2px 0 6px}.lock-stage .stage-card .eb-modes{z-index:38;gap:6px;margin:0;position:absolute;top:10px;left:12px}.lock-stage .stage-card .eb-mode-btn{padding:5px 9px;font-size:12px}.edens-brood{width:100%;max-width:380px;margin:6px auto 4px}.eb-board{width:100%;box-shadow:inset 0 0 0 2px var(--sky);border-radius:16px;position:relative;overflow:hidden}.eb-canvas{touch-action:none;width:100%;height:100%;display:block}.eb-new{margin:0 6px}.eb-dpad{aspect-ratio:1;touch-action:none;z-index:2;opacity:.5;background:#ffffff29;border-radius:50%;width:clamp(96px,30%,128px);transition:opacity .2s;position:absolute;bottom:14px;left:14px;box-shadow:inset 0 0 0 2px #3f832359,0 1px 6px #2e2a241f}.eb-dpad[data-active="1"]{opacity:.9;background:#ffffff3d}.eb-dpad-arrow{width:0;height:0;position:absolute}.eb-dpad-up{border-bottom:12px solid #3c502866;border-left:9px solid #0000;border-right:9px solid #0000;top:9px;left:50%;transform:translate(-50%)}.eb-dpad-down{border-top:12px solid #3c502866;border-left:9px solid #0000;border-right:9px solid #0000;bottom:9px;left:50%;transform:translate(-50%)}.eb-dpad-left{border-top:9px solid #0000;border-bottom:9px solid #0000;border-right:12px solid #3c502866;top:50%;left:9px;transform:translateY(-50%)}.eb-dpad-right{border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:12px solid #3c502866;top:50%;right:9px;transform:translateY(-50%)}.eb-dpad-nub{pointer-events:none;background:#fffc;border-radius:50%;width:36px;height:36px;margin:-18px 0 0 -18px;transition:transform 90ms ease-out;position:absolute;top:50%;left:50%;box-shadow:inset 0 0 0 2px #3f832380,0 1px 4px #2e2a2433}.forgot-pin{opacity:.85;margin:14px auto 0;display:block}.recovery-row{max-width:340px;margin:14px auto 6px;display:block}.recovery-input{box-sizing:border-box;border:2px solid var(--sky);width:100%;color:var(--ink);background:#fff;border-radius:12px;min-height:44px;margin-top:6px;padding:10px 12px;font-family:inherit;font-size:17px;display:block}.recovery-input-short{max-width:120px}.recovery-status{min-height:1.4em}.whatsnew-card{z-index:55;width:min(92vw,380px);max-height:80vh;color:var(--ink);background:#fff;border-radius:18px;padding:18px 20px 16px;animation:.5s both whatsnew-in;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 10px 32px #2e2a2447}@keyframes whatsnew-in{0%{opacity:0;transform:translate(-50%,-46%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){.whatsnew-card{animation:none}}.whatsnew-title{color:var(--leaf);margin:0 0 8px;font-size:19px}.whatsnew-entry{margin-bottom:6px}.whatsnew-line{margin:4px 0;font-size:15px;line-height:1.4}.whatsnew-close{min-width:120px;margin:10px auto 0;display:block}.update-toast-refresh:focus-visible,.update-toast-dismiss:focus-visible{outline:3px solid var(--sun);outline-offset:2px}.balloon-level{text-align:center;letter-spacing:.5px;color:var(--soil);text-transform:uppercase;min-height:20px;font-size:15px;font-weight:600}.balloon-count{text-align:center;color:var(--leaf);min-height:64px;font-size:64px;font-weight:600;line-height:1}.balloon-count.bump{animation:.25s count-bump}@keyframes count-bump{40%{transform:scale(1.28)}}.balloon-area{width:100%;height:62vw;min-height:300px;max-height:400px;box-shadow:inset 0 0 0 2px var(--sky);background:linear-gradient(#eaf6ff,#fbf7ec);border-radius:16px;margin:6px 0 4px;position:relative;overflow:hidden}.balloon{cursor:pointer;touch-action:manipulation;background:0 0;border:none;padding:6px;position:absolute;transform:translate(-50%,-50%)}.balloon svg{pointer-events:none;animation:4s ease-in-out infinite balloon-bob;animation-delay:var(--bob-delay,0s);display:block}@keyframes balloon-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.balloon.popping svg{animation:.26s forwards balloon-pop}@keyframes balloon-pop{0%{opacity:1;transform:scale(1)}40%{opacity:.9;transform:scale(1.25)}to{opacity:0;transform:scale(.2)}}.balloon:focus-visible{outline:4px solid var(--sun);outline-offset:2px;border-radius:50%}.balloon.nudge svg{animation:.4s balloon-nudge}@keyframes balloon-nudge{25%{transform:rotate(-9deg)}75%{transform:rotate(9deg)}}.balloon-footer{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px;min-height:52px;margin-top:6px;display:flex}.balloon-secondary{border-color:var(--sky);padding:8px 14px;font-size:14px}.balloon-auto{border-top:1px solid var(--rule,#0000001a);text-align:center;margin-top:10px;padding-top:10px}.balloon-auto-row{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.balloon-auto-btn{flex-direction:column;align-items:center;gap:2px;min-height:44px;padding:8px 16px;font-size:15px;display:inline-flex}.balloon-auto-est{opacity:.7;font-variant-numeric:tabular-nums;font-size:12px}.balloon-auto-ride{flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:8px;display:flex}.balloon-ride-btn{min-height:36px;padding:6px 12px;font-size:13px}.balloon-ride-btn[aria-pressed=true]{color:#fff;background:#3572c0;border-color:#3572c0}.balloon-auto-warn{opacity:.9}.balloon-auto-note{opacity:.75;margin:6px 0 0;font-size:12.5px}.balloon-auto-stop{min-height:44px;padding:8px 20px;font-size:15px}.balloon-tally{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;display:flex;position:absolute;inset:0}.tally-row,.tally-total{opacity:0;align-items:center;gap:12px;display:flex;transform:scale(.7)}.tally-row.reveal,.tally-total.reveal{opacity:1;transition:opacity .4s,transform .4s;transform:scale(1)}.tally-label{text-align:left;min-width:84px;color:var(--soil);font-size:22px}.tally-num{color:var(--leaf);text-align:center;min-width:58px;font-size:46px;font-weight:600}.tally-total{border-top:2px dashed var(--sky);margin-top:6px;padding-top:10px}.tally-total-label{color:var(--soil);font-size:24px;font-weight:600}@media (prefers-reduced-motion:reduce){.balloon svg,.balloon-count.bump,.balloon.nudge svg{animation:none}.tally-row,.tally-total{transition:none}}.firefly-stage{width:100%}.firefly-night{background:linear-gradient(#20305a 0%,#2c3e63 45%,#3a5138 100%);border-radius:16px;width:100%;height:62vw;min-height:300px;max-height:420px;margin:6px 0 8px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px 6px #0a10228c}.firefly{cursor:pointer;touch-action:manipulation;width:52px;min-width:48px;height:52px;min-height:48px;animation:firefly-drift var(--drift-dur,13s) ease-in-out infinite;animation-delay:var(--drift-delay,0s);background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.firefly-glow{pointer-events:none;width:22px;height:22px;animation:5.5s ease-in-out infinite firefly-breathe;animation-delay:var(--glow-delay,0s);background:radial-gradient(circle,#fbffd1 0%,#eaf79a 35%,#c7e86b59 65%,#c7e86b00 80%);border-radius:50%;box-shadow:0 0 12px 4px #eaf79a80}@keyframes firefly-breathe{0%,to{opacity:.28;transform:scale(.82)}50%{opacity:1;transform:scale(1.08)}}@keyframes firefly-drift{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(calc(-50% + var(--drift-x,0px)), calc(-50% + var(--drift-y,0px)))}}.firefly:focus-visible{outline:4px solid var(--sun);outline-offset:2px;border-radius:50%}.firefly.caught{animation:none}.firefly.caught .firefly-glow{animation:.48s forwards firefly-caught}@keyframes firefly-caught{0%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)translateY(40px)}}.firefly-jar{justify-content:center;align-items:center;gap:14px;margin:2px 0 6px;display:flex}.firefly-jar-glass{background:linear-gradient(#d2ebff47,#b4d7f529);border-radius:14px 14px 20px 20px;flex:none;width:96px;height:96px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #ffffff8c,inset 0 -8px 18px #78a07840}.firefly-jar-glass:before{content:"";background:#9678508c;border-radius:6px;width:46px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.firefly-jar-dot{width:12px;height:12px;animation:5.5s ease-in-out infinite firefly-breathe;animation-delay:var(--glow-delay,0s);background:radial-gradient(circle,#fbffd1 0%,#eaf79a 45%,#c7e86b00 75%);border-radius:50%;position:absolute;box-shadow:0 0 8px 3px #eaf79a99}.firefly-jar-count{text-align:left}.firefly-jar-label{color:var(--soil);opacity:.8;font-size:14px;display:block}.firefly-jar-num{color:var(--leaf);margin-right:6px;font-size:44px;font-weight:600;line-height:1}.firefly-jar-num.bump{animation:.25s count-bump}.firefly-jar-unit{color:var(--soil);font-size:18px}.firefly-jar-full .firefly-jar-glass{box-shadow:inset 0 0 0 3px #ffffffb3,0 0 18px 4px #eaf79a73}.firefly-footer{flex-wrap:wrap;justify-content:center;gap:8px;min-height:52px;display:flex}.firefly-secondary{border-color:var(--sky);padding:8px 14px;font-size:14px}@media (prefers-reduced-motion:reduce){.firefly,.firefly-glow,.firefly-jar-dot,.firefly.caught .firefly-glow,.firefly-jar-num.bump{animation:none}.firefly-glow{opacity:.85}}.dotdraw-levels{scrollbar-width:none;flex-wrap:nowrap;justify-content:center;gap:8px;margin:4px 0 8px;padding:2px 4px;display:flex;overflow-x:auto}.dotdraw-levels::-webkit-scrollbar{display:none}.dotdraw-level-chip{border:2px solid var(--sky);min-width:44px;min-height:44px;color:var(--soil);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:12px;flex:none;padding:6px 12px;font-size:18px;font-weight:600}.dotdraw-level-current{background:var(--sun);border-color:var(--sun)}.dotdraw-level-chip:focus-visible{outline:4px solid var(--sun);outline-offset:2px}.dotdraw-stage{width:max(150px,min(92vw,100svh - 300px));max-width:820px;margin:0 auto}.dotdraw-svg{aspect-ratio:1;width:100%;height:auto;box-shadow:inset 0 0 0 2px var(--sky);touch-action:none;background:linear-gradient(#fbf7ec,#f1f7ee);border-radius:16px;display:block}@media (orientation:landscape){.dotdraw-layout{grid-template:"stage hint""stage levels""stage footer""stage pad"1fr/minmax(0,1fr) clamp(148px,21vw,260px);align-items:start;column-gap:14px;display:grid}.dotdraw-layout>.activity-hint{grid-area:hint;margin:0 0 6px}.dotdraw-levels{flex-wrap:wrap;grid-area:levels;margin:0 0 8px;overflow:visible}.dotdraw-footer{flex-direction:column;grid-area:footer;align-items:stretch;margin:0}.dotdraw-stage{grid-area:stage;width:100%;max-width:none;height:max(150px,min(100svh - 132px,74vw));margin:0}.dotdraw-svg{aspect-ratio:auto;width:100%;height:100%}}.dotdraw-guide{fill:none;stroke:#788c7847;stroke-width:calc(var(--dd-r,6) * .34);stroke-dasharray:3 6;stroke-linecap:round}.dotdraw-progress{fill:none;stroke:var(--leaf);stroke-width:calc(var(--dd-r,6) * .85);stroke-linecap:round;stroke-linejoin:round}.dotdraw-dot{fill:#2a2a2a;transition:fill .2s,r .2s}.dotdraw-dot-done{fill:var(--leaf)}.dotdraw-dot-next{fill:var(--sun);animation:1.8s ease-in-out infinite dotdraw-pulse}@keyframes dotdraw-pulse{0%,to{r:var(--dd-r,7)}50%{r:var(--dd-r-pulse,11)}}.dotdraw-num{fill:var(--soil);-webkit-user-select:none;user-select:none;pointer-events:none;font-weight:600}.dotdraw-hit{fill:#0000}.dotdraw-svg.dotdraw-complete .dotdraw-progress{filter:drop-shadow(0 0 5px #5a5a5a59);transition:filter .6s}.dotdraw-svg.dotdraw-complete .dotdraw-dot,.dotdraw-svg.dotdraw-complete .dotdraw-num{opacity:.3;transition:opacity .6s}.dotdraw-fill{opacity:0;transition:opacity .9s}.dotdraw-fill.dotdraw-fill-in{opacity:.85}.dotdraw-detail{opacity:0;transition:opacity .6s}.dotdraw-detail.dotdraw-detail-in{opacity:1}.dotdraw-footer{flex-wrap:wrap;justify-content:center;gap:8px;min-height:52px;margin-top:8px;display:flex}.dotdraw-secondary{border-color:var(--sky);padding:8px 14px;font-size:14px}.dotdraw-primary{color:#fff;background:var(--leaf);border-color:var(--leaf);padding:12px 22px;font-size:17px;font-weight:700}@media (prefers-reduced-motion:reduce){.dotdraw-dot-next{animation:none}.dotdraw-fill,.dotdraw-detail{transition-duration:.25s}}.home-brand{justify-content:center;align-items:center;gap:10px;margin:2px 0 10px;display:flex}.home-brand-mark{flex:none;width:clamp(40px,11vw,56px);height:auto;display:block}.home-brand-name{color:var(--leaf);letter-spacing:.01em;font-size:clamp(19px,4.6vw,26px);font-weight:700;line-height:1.15}@media (height<=520px){.home-brand{display:none}}.home-greeting{text-align:center;color:var(--leaf);margin:4px 0 12px;font-size:clamp(20px,5vw,30px);font-weight:600;line-height:1.2}.alias-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.alias-input{border:2px solid var(--sky);min-width:120px;min-height:44px;color:var(--soil);background:#fff;border-radius:12px;flex:auto;padding:8px 12px;font-size:18px}.alias-input:focus-visible{outline:3px solid var(--sun);outline-offset:1px}.alias-save{flex:none;min-height:44px}.sounding{transition:transform .25s,box-shadow .25s}.sounding-high{box-shadow:0 0 0 5px var(--sun), 0 0 26px 8px #f7b32bbf;transform:translateY(-10px)scale(1.04)}.sounding-low{box-shadow:0 0 0 5px var(--sky), 0 0 18px 4px #cdebffe6;transform:translateY(6px)scale(.98)}.sounding-beat{box-shadow:0 0 0 6px var(--sun), 0 0 22px 6px #f7b32bb3;transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.sounding-high,.sounding-low,.sounding-beat{transform:none}}.winddown-overlay{z-index:60;text-align:center;opacity:0;background:linear-gradient(#1a2440,#2c3a5e);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:24px;transition:opacity 8s;display:flex;position:fixed;inset:0}.winddown-overlay.winddown-visible{opacity:1}.winddown-moon{font-size:96px;line-height:1}.winddown-title{color:#fff;margin:0;font-size:26px;font-weight:600}.winddown-coplay{color:#cdd8f0;max-width:420px;margin:0;font-size:16px;font-style:italic}.winddown-more{margin-top:10px;font-size:18px}.winddown-select{text-align:center;margin:8px 0 14px}.winddown-select .activity-title{margin-bottom:6px}.haptics-select{text-align:center;margin:8px 0 14px}.haptics-select .activity-title{margin-bottom:6px}.maze-board{--maze-cell:48px;justify-content:center;gap:4px;width:fit-content;max-width:100%;margin:6px auto;padding:4px;display:grid;overflow-x:auto}.maze-cell{width:var(--maze-cell);height:var(--maze-cell);cursor:pointer;touch-action:manipulation;background:#f2e8d5;border:none;border-radius:10px;padding:0;font-size:28px;line-height:1}.maze-cell.maze-hen{background:#ffe9b8}.maze-cell.maze-goal{background:var(--sky)}.maze-wall{width:var(--maze-cell);height:var(--maze-cell);pointer-events:none;-webkit-user-select:none;user-select:none;background:#dcedc8;border-radius:10px;justify-content:center;align-items:center;font-size:26px;display:flex}.maze-level{text-align:center;color:var(--soil);margin:0;font-size:14px;font-weight:600}.maze-brood{text-align:center;min-height:30px;margin:4px 0 0;font-size:24px}.maze-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.maze-secondary{opacity:.85}.activity{position:relative}.card-lock{z-index:5;cursor:pointer;width:44px;height:44px;box-shadow:inset 0 0 0 2px var(--sky);touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fffdf5e6;border:none;border-radius:50%;font-size:18px;position:absolute;top:8px;right:8px}.nav-locked .card-lock{display:none}.lock-stage .stage-card{z-index:35;box-shadow:none;background:var(--cream);border-radius:0;margin:0;padding:76px 20px 20px;position:fixed;inset:0;overflow:auto}.lock-stage .game-nav{display:none}.lock-stage.lock-pack .game-nav{z-index:38;gap:10px;padding:6px 10px;display:flex;top:8px;bottom:auto}.lock-stage.lock-pack .game-nav .back-button{display:none}.lock-stage.lock-pack .game-nav-btn{width:52px;height:52px;font-size:24px}body.lock-stage{overscroll-behavior:none;overflow:hidden}.lock-stage .stage-card,.lock-stage .stage-card .piano-stack{touch-action:none}@media (orientation:portrait){.lock-stage .stage-card:not(.stage-portrait){transform-origin:0 0;width:100vh;height:100vw;padding:20px 12px 12px;inset:0 auto auto 0;transform:rotate(90deg)translateY(-100%)}}.lock-stage .stage-card.stage-portrait .physics-stage{max-width:min(88vw,44vh)}.lock-stage .stage-card .maze-board{--maze-cell:min(11vw, 11vh)}.lock-stage .stage-card .maze-cell,.lock-stage .stage-card .maze-wall{font-size:min(6vw,6vh)}.lock-stage .stage-card .garden-give{width:min(16vw,16vh);height:min(16vw,16vh);font-size:min(8vw,8vh)}.lock-stage .stage-card .plant-emoji{font-size:min(18vw,18vh)}.lock-stage .stage-card .sort-tile{font-size:min(7vw,7vh)}.lock-stage .stage-card .sort-basket{font-size:min(8vw,8vh)}.lock-stage .stage-card .match-card{font-size:min(7vw,7vh)}.lock-stage .stage-card .activity-title{font-size:min(4vw,4vh)}.lock-stage .stage-card .co-play,.lock-stage .stage-card details.knowledge-panel,.lock-stage .stage-card details.teaches-panel,.lock-stage .stage-card details.facts-panel{display:none}.lock-stage .stage-card .activity-hint{max-height:2.6em;margin:2px 0;font-size:min(3.2vw,3.2vh);overflow:hidden}.lock-stage .stage-card:has(.edens-garden){flex-direction:column;justify-content:center;align-items:center;padding:20px 10px 10px;display:flex}@media (orientation:landscape){.lock-stage .stage-card:has(.edens-garden){padding:58px 12px 8px}}.lock-stage .stage-card .edens-garden{flex-direction:column;align-items:center;gap:4px;width:auto;max-width:none;margin:0;display:flex}.lock-stage .stage-card .eg-board{--eg-wish:96vh;--eg-maxh:min(67vw, 58vh);width:min(var(--eg-wish), calc(var(--eg-maxh) * var(--eg-ar,1.4286)));height:auto}.lock-stage .stage-card .edens-garden .tm-hint{display:none}.lock-stage .stage-card:has(.edens-garden) .co-play{display:none}.lock-stage .stage-card .edens-garden .eg-goalbar{align-self:stretch}.lock-stage .stage-card .edens-garden .tm-badge{font-size:min(4vw,4vh)}.lock-stage .stage-card .edens-garden .tm-strip{margin:3px 0 0}.lock-stage .stage-card:has(.edens-brood){flex-direction:column;justify-content:center;align-items:center;padding:20px 10px 10px;display:flex}@media (orientation:landscape){.lock-stage .stage-card:has(.edens-brood){padding:58px 12px 8px}}.lock-stage .stage-card .edens-brood{flex-direction:column;align-items:center;gap:4px;width:auto;max-width:none;margin:0;display:flex}.lock-stage .stage-card .eb-board{--eb-wish:96vh;--eb-maxh:min(67vw, 58vh);width:min(var(--eb-wish), calc(var(--eb-maxh) * var(--eb-ar,1.5)));height:auto}.lock-stage .stage-card .eb-dpad{z-index:40;width:clamp(96px,18vw,136px);position:fixed;bottom:16px;left:10px}@media (width>=521px) and (height>=521px){:is(.lock-stage .stage-card:has(.edens-garden) .activity-title,.lock-stage .stage-card:has(.edens-brood) .activity-title){writing-mode:vertical-rl;opacity:.75;pointer-events:none;margin:0;font-size:min(3vw,3vh,22px);position:absolute;top:45%;left:4px;transform:translateY(-50%)rotate(180deg)}.lock-stage .stage-card .eg-board{--eg-maxh:min(80vw, 78vh, calc(100vmin - 140px))}.lock-stage .stage-card .eb-board{--eb-maxh:min(80vw, 78vh, calc(100vmin - 140px))}.lock-stage .stage-card .eg-dpad,.lock-stage .stage-card .eb-dpad{width:clamp(136px,21vmin,200px);bottom:24px;left:8px}}@media (width>=521px) and (height>=521px) and (orientation:landscape){.lock-stage .stage-card .eg-board{--eg-wish:92vw}.lock-stage .stage-card .eb-board{--eb-wish:92vw}}@media (height<=520px) and (orientation:landscape){:is(.lock-stage .stage-card:has(.edens-garden),.lock-stage .stage-card:has(.edens-brood)){padding-top:52px}:is(.lock-stage .stage-card:has(.edens-garden) .activity-title,.lock-stage .stage-card:has(.edens-brood) .activity-title){writing-mode:vertical-rl;opacity:.75;pointer-events:none;margin:0;font-size:min(3.4vh,16px);position:absolute;top:45%;left:4px;transform:translateY(-50%)rotate(180deg)}.lock-stage .stage-card .eg-board{--eg-wish:92vw;--eg-maxh:min(92vw, calc(100vh - 96px))}.lock-stage .stage-card .eb-board{--eb-wish:92vw;--eb-maxh:min(92vw, calc(100vh - 96px))}}.lock-stage .stage-card .edens-brood .tm-hint{display:none}.lock-stage .stage-card:has(.edens-brood) .co-play{display:none}.lock-stage .stage-card .edens-brood .tm-badge{font-size:min(4vw,4vh)}.lock-stage .stage-card .edens-brood .tm-strip{margin:3px 0 0}.lock-stage .stage-card:has(.tilt-maze){justify-content:center;align-items:center;padding:20px 10px 10px;display:flex}@media (orientation:landscape){.lock-stage .stage-card:has(.tilt-maze){padding:58px 12px 8px}}.lock-stage .stage-card .tilt-maze{gap:5px;width:auto;max-width:none}.lock-stage .stage-card .tm-board{width:auto;max-width:none;height:min(67vw,58vh)}.lock-stage .stage-card:has(.tilt-maze) .tm-hint{display:none}.lock-stage .stage-card:has(.tilt-maze) .co-play{display:none}.lock-stage .stage-card:has(.tilt-maze) details.knowledge-panel{display:none}.lock-stage .stage-card:has(.tilt-maze) details.teaches-panel{display:none}.lock-stage .stage-card:has(.tilt-maze) details.facts-panel{display:none}.lock-stage .stage-card:has(.firefly-stage){flex-direction:column;justify-content:center;align-items:center;padding:20px 10px 10px;display:flex}@media (orientation:landscape){.lock-stage .stage-card:has(.firefly-stage){padding:58px 12px 8px}}.lock-stage .stage-card .firefly-stage{flex-direction:column;align-items:center;gap:4px;width:auto;display:flex}.lock-stage .stage-card .firefly-night{width:min(96vh,150vw);height:min(44vw,38vh);min-height:0;max-height:none;margin:0}.lock-stage .stage-card:has(.firefly-stage) .activity-hint{display:none}.lock-stage .stage-card:has(.firefly-stage) .co-play{display:none}.lock-stage .stage-card:has(.firefly-stage) details.knowledge-panel{display:none}.lock-stage .stage-card:has(.firefly-stage) details.teaches-panel{display:none}.lock-stage .stage-card:has(.firefly-stage) details.facts-panel{display:none}.lock-stage .stage-card:has(.firefly-stage) .firefly-jar{margin:0}.lock-stage .stage-card:has(.physics-stage) .co-play{display:none}.lock-stage .stage-card:has(.physics-stage) .physics-controls .activity-caption{display:none}.lock-stage .stage-card:has(.physics-stage) details.knowledge-panel{display:none}.lock-stage .stage-card:has(.physics-stage) details.teaches-panel{display:none}.lock-stage .stage-card:has(.physics-stage) details.facts-panel{display:none}.lock-stage .stage-card:has(.physics-stage) .activity-hint{text-align:center;max-height:2.5em;margin:0 0 2px;font-size:min(3.2vw,3.2vh);overflow:hidden}.lock-stage .stage-card .physics-controls{flex-flow:wrap;justify-content:center;align-items:center;gap:8px;margin-top:6px}:is(.lock-stage .stage-card:has(.water-stage),.lock-stage .stage-card:has(.paint-stage)){flex-direction:column;justify-content:safe center;align-items:center;padding:20px 10px 10px;display:flex}@media (orientation:landscape){:is(.lock-stage .stage-card:has(.water-stage),.lock-stage .stage-card:has(.paint-stage)){padding:58px 12px 8px}}.lock-stage .stage-card .physics-stage.water-stage{flex:none;max-width:min(88vw,74vh);margin:0}.lock-stage .stage-card .physics-stage.paint-stage{flex:none;max-width:min(92vw,100vh,900px);margin:0}.lock-stage .stage-card:has(.water-stage) .material-chip{min-height:40px;padding:4px 12px;font-size:14px}.lock-stage .stage-card:has(.paint-stage) .paint-chip{min-height:40px;padding:4px 12px;font-size:14px}.lock-stage .stage-card:has(.water-stage) .block-tray .soft-button{min-height:40px;padding:4px 12px;font-size:14px}.lock-stage .stage-card:has(.paint-stage) .block-tray .soft-button{min-height:40px;padding:4px 12px;font-size:14px}:is(.lock-stage .stage-card:has(.water-stage) .block-tray,.lock-stage .stage-card:has(.paint-stage) .block-tray){margin-top:0}.lock-stage .stage-card:has(.paint-stage) .paint-chip{flex-direction:row;gap:7px}.lock-stage .stage-card:has(.paint-stage) .paint-swatch{width:24px;height:24px}details.knowledge-panel,details.facts-panel,details.teaches-panel{background:var(--sky);border-radius:var(--radius);margin:14px 0 18px;padding:0 16px}details.knowledge-panel{background:#f1f7ec;margin:14px 0 4px}details.teaches-panel{background:#eaf4e2}details.knowledge-panel>summary,details.facts-panel>summary,details.teaches-panel>summary{cursor:pointer;min-height:44px;color:var(--soil);-webkit-user-select:none;user-select:none;align-items:center;font-size:15px;font-weight:600;display:flex}details.knowledge-panel[open],details.facts-panel[open],details.teaches-panel[open]{padding-bottom:12px}.teaches-list{margin:0;padding-left:22px}.teaches-item{margin-bottom:6px;font-size:15px}.story-stage{max-width:480px;margin:0 auto}.story-shelf{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.story-cover{border-radius:var(--radius);cursor:pointer;touch-action:manipulation;background:#f6efe2;border:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:120px;min-height:130px;padding:12px 8px;font-family:inherit;display:flex;box-shadow:inset 0 0 0 3px #e3d5b8}.story-cover-art{font-size:44px;line-height:1}.story-cover-title{color:var(--soil);text-align:center;font-size:14px;font-weight:600}.story-head{text-align:center;margin-bottom:6px}.story-title{color:var(--soil);font-size:19px;font-weight:600;display:block}.story-author{color:#6b5d46;font-size:12px;display:block}.story-page{text-align:center;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#fffdf2;border-radius:14px;min-height:240px;padding:18px 16px;box-shadow:inset 0 0 0 2px #eadfc4}.story-art{margin-bottom:10px;font-size:64px;line-height:1.15}.story-art[data-art=scene]{margin-bottom:8px;font-size:0}.story-scene{border-radius:14px;width:100%;max-width:340px;height:auto;max-height:min(30vh,190px);margin:0 auto;display:block}.story-line{color:var(--ink);margin:0 0 4px;font-size:17px;line-height:1.45}.story-turn{animation:.45s story-turn}@keyframes story-turn{0%{opacity:.25;transform:translate(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.story-turn{animation:none}}.story-nav{justify-content:center;align-items:center;gap:14px;margin-top:10px;display:flex}.story-arrow{border:2px solid var(--sprout);color:var(--ink);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:50%;width:52px;height:52px;font-family:inherit;font-size:20px}.story-arrow:disabled{opacity:.35;cursor:default}.story-dots{gap:7px;display:flex}.story-dot{background:#d9cba6;border-radius:50%;width:10px;height:10px}.story-dot-on{background:var(--leaf)}.story-shelf-btn{margin:12px auto 0;display:block}.lock-stage .stage-card .piano{--white-key-w:min(calc((100vmax - 170px) / 14.5), 110px);--black-key-w:calc(var(--white-key-w) * .62)}.lock-stage .stage-card .piano-key.white{height:min(36vw,36vh,320px);font-size:min(3vw,3vh,18px)}.lock-stage .stage-card .piano-key.black{height:min(22vw,22vh,200px)}.lock-stage .stage-card .xylo-bar{width:min(8vw,8vh,80px);font-size:min(3.4vw,3.4vh,20px)}.lock-stage .stage-card .rhythm-drum{width:min(30vw,30vh,260px);height:min(30vw,30vh,260px);font-size:min(15vw,15vh,128px)}.lock-stage .stage-card .echo-xylo-bar{width:min(8vw,8vh,80px)}.lock-stage .stage-card .echo-piano-key{width:min(9vw,9vh,90px);height:min(28vw,28vh,250px)}.lock-stage .stage-card .drum-pads{max-width:min(86vmax,900px)}.lock-stage .stage-card .echo-choice-emoji{font-size:min(8vw,8vh,64px)}.lock-stage .stage-card .balloon-area{height:min(60vw,56vh,620px);max-height:none}@media (orientation:portrait){.lock-stage .stage-card.stage-portrait .balloon-area{height:min(52vh,640px);min-height:0}}.lock-stage .stage-card .balloon-count{font-size:min(10vw,10vh,84px)}.lock-stage .stage-card .body-figure{max-width:min(62vw,40vh,366px)}.lock-stage .stage-card .find-scene{height:min(58vw,58vh,540px)}.lock-stage .stage-card .find-spot{font-size:min(8vw,8vh,68px)}.lock-stage .stage-card .invent-emoji{font-size:min(7vw,7vh,60px)}.lock-stage .stage-card .invent-made{font-size:min(16vw,16vh,140px)}.lock-stage .stage-card .story-stage{max-width:min(88vmax,900px)}.lock-stage .stage-card .story-art{font-size:min(14vw,14vh,120px)}.lock-stage .stage-card .story-line{font-size:min(3.4vw,3.4vh,24px)}.lock-stage .stage-card .story-arrow{width:min(9vw,9vh,76px);height:min(9vw,9vh,76px);font-size:min(3.6vw,3.6vh,28px)}.find-scene[data-size=big]{height:340px}.find-scene[data-size=big] .find-spot{min-height:116px;padding:10px;font-size:88px}.find-scene[data-size=medium] .find-spot{min-height:78px;font-size:54px}.find-words[data-size=big] .find-chip-word{font-size:28px}.find-words[data-size=big] .find-chip-glyph{width:38px;font-size:32px}.find-extra{opacity:.95;font-size:.82em}.find-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.find-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.find-scene-farm{background:linear-gradient(#ffe9c0 0 38%,#f2d294 38% 60%,#a5d48a 60% 100%)}.find-scene-pond{background:linear-gradient(#cdebff 0 34%,#a8dccc 34% 54%,#8fc7dc 54% 100%)}.find-scene-orchard{background:linear-gradient(#d6f0ff 0 28%,#bfe3a8 28% 55%,#8bbf6e 55% 100%)}.find-scene-night{background:linear-gradient(#2b3a67 0 45%,#3e4e7a 45% 75%,#35533f 75% 100%)}.lock-stage .stage-card .find-scene[data-size=big] .find-spot{font-size:min(15vw,15vh,124px)}.lock-stage .stage-card .find-scene[data-size=medium] .find-spot{font-size:min(10vw,10vh,84px)}.find-scene-washup{background:linear-gradient(#dff1f7 0 45%,#c4e3ee 45% 72%,#eadfc9 72% 100%)}.bend-chips{margin-bottom:10px}.bend-chip-label{pointer-events:none;font-size:15px;font-weight:600}.bend-chip.seeking{border-color:var(--sun);background:#fff6df}.bend-stage{cursor:pointer;border-radius:var(--radius);box-shadow:inset 0 0 0 2px var(--sky);touch-action:manipulation;background:#f4f9ee;border:none;width:min(78vw,360px);height:min(78vw,360px);margin:0 auto;padding:12px;display:block}.bend-svg{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.bend-svg .bend-seg{transition:transform .9s cubic-bezier(.33,0,.2,1)}.bend-svg.bent .bend-seg{transform:rotate(var(--bend-angle))}@media (prefers-reduced-motion:reduce){.bend-svg .bend-seg{transition:none}}.lock-stage .stage-card .bend-stage{width:min(72vw,72vh,460px);height:min(72vw,72vh,460px)}.ear-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.ear-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.build-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.build-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.sort-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.sort-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.rhythm-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.rhythm-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.parent-legal{text-align:center;color:var(--ink);opacity:.75;margin:4px 0 0;font-size:13px}.parent-legal a{color:inherit}.cursive-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.magnet-level{margin-right:12px}.cursive-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.cursive-stage{aspect-ratio:1;touch-action:none;width:100%;max-width:360px;box-shadow:inset 0 0 0 2px var(--sky);background:#fffdf6;border-radius:16px;margin:6px auto 10px;position:relative}.cursive-svg{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.cursive-guide{fill:none;stroke:var(--sky);stroke-width:2px;stroke-dasharray:1.5 3.5;stroke-linecap:round;stroke-linejoin:round;opacity:.9}.cursive-progress{fill:none;stroke:var(--leaf);stroke-width:calc(var(--cursive-stroke,5) * 1px);stroke-linecap:round;stroke-linejoin:round}.cursive-pen{fill:var(--soil)}.cursive-dot{z-index:1;width:var(--cursive-dot,52px);height:var(--cursive-dot,52px);cursor:pointer;background:var(--cream);box-shadow:inset 0 0 0 3px var(--sky);touch-action:none;-webkit-user-select:none;user-select:none;border:none;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.cursive-dot.next{box-shadow:inset 0 0 0 4px var(--leaf);animation:2s ease-in-out infinite cursive-beckon}.cursive-dot.found-dot{width:calc(var(--cursive-dot,52px) / 2);height:calc(var(--cursive-dot,52px) / 2);background:var(--sprout);box-shadow:none;pointer-events:none}.cursive-dot.hidden-dot{visibility:hidden}@keyframes cursive-beckon{50%{box-shadow:inset 0 0 0 4px var(--leaf), 0 0 0 12px #4c9a2a2e}}.cursive-stage.done .cursive-progress{animation:3.5s ease-in-out infinite cursive-breathe}@keyframes cursive-breathe{50%{stroke-width:calc(var(--cursive-stroke,5) * 1.5px);opacity:.85}}.cursive-stage[data-word] .cursive-dot.found-dot{width:calc(var(--cursive-dot,52px) / 3.4);height:calc(var(--cursive-dot,52px) / 3.4);opacity:.45}.cursive-free-ink{fill:none;stroke:var(--cursive-ink);stroke-width:calc(var(--cursive-stroke,5) * 1px);stroke-linecap:round;stroke-linejoin:round}.cursive-freecheck{z-index:3;pointer-events:none;color:var(--leaf);font-size:46px;font-weight:700;animation:1.6s ease-out cursive-check-in;position:absolute;top:6px;right:12px}@keyframes cursive-check-in{0%{opacity:0;transform:scale(.7)}}.cursive-stage.done .cursive-free-ink{animation:3.5s ease-in-out infinite cursive-breathe}@media (prefers-reduced-motion:reduce){.cursive-dot.next,.cursive-stage.done .cursive-progress,.cursive-freecheck,.cursive-stage.done .cursive-free-ink{animation:none}}.lock-stage .stage-card .cursive-stage{max-width:min(80vw,80vh,560px,100vh - 300px)}.story-read-btn{margin:8px auto 2px;display:block}.read-word{border-radius:4px;padding:0 1px;transition:background-color .15s}.read-word-active{background:#ffe699}@media (prefers-reduced-motion:reduce){.read-word{transition:none}}.cursive-shelf{flex-wrap:wrap;justify-content:center;gap:12px;margin:8px 0;display:flex}.cursive-letter-tile{cursor:pointer;width:84px;height:84px;color:var(--soil);box-shadow:inset 0 0 0 2px var(--sky);touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#fffdf6;border:none;border-radius:18px;font-family:inherit;font-size:46px;position:relative}.cursive-letter-tile .mastery-badge{pointer-events:none;position:absolute;top:-5px;right:-5px}.cursive-progress-map{flex-wrap:wrap;gap:12px;margin:12px 0 6px;display:flex}.cursive-progress-cell{width:44px;height:44px;color:var(--soil);box-shadow:inset 0 0 0 1.5px var(--sky);background:#fffdf6;border-radius:11px;justify-content:center;align-items:center;font-size:24px;display:flex;position:relative}.cursive-progress-cell[data-untouched]{opacity:.5}.cursive-progress-cell .mastery-badge{pointer-events:none;position:absolute;top:-6px;right:-6px}.cursive-needs-focus{margin-top:8px}.cursive-stage{--cursive-ink:var(--leaf)}.cursive-stage[data-family=loop]{--cursive-ink:#3572c0}.cursive-stage[data-family=swing]{--cursive-ink:#7a5fb5}.cursive-stage[data-family=hump]{--cursive-ink:#e07a3f}.cursive-progress{stroke:var(--cursive-ink)}.cursive-dot.start{box-shadow:inset 0 0 0 3px var(--cursive-ink)}.cursive-start-mark{pointer-events:none;font-size:18px}.cursive-dot.found-dot .cursive-start-mark{display:none}.cursive-chevron{fill:var(--cursive-ink);opacity:.4}.cursive-progress.ink-oval{stroke:var(--leaf)}.cursive-progress.ink-loop{stroke:#3572c0}.cursive-progress.ink-swing{stroke:#7a5fb5}.cursive-progress.ink-hump{stroke:#e07a3f}.cursive-letter-tile[data-word]{font-size:34px}.cursive-word-art{pointer-events:none;font-size:52px;animation:4s ease-out forwards word-art-rise;position:absolute;top:6%;right:8%}@keyframes word-art-rise{0%{opacity:0;transform:translateY(14px)}30%{opacity:1}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cursive-word-art{animation:none}}.piano-modes{justify-content:center;gap:8px;margin:4px 0 8px;display:flex}.piano-speed-pill,.echo-plus-pill{min-width:52px;margin-left:10px}.piano-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.piano-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.piano-song-row{flex-wrap:wrap;justify-content:center;gap:10px;margin:4px 0 8px;display:flex}.piano-song-btn{cursor:pointer;min-width:76px;box-shadow:inset 0 0 0 2px var(--sky);touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#fffdf6;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:2px;padding:8px 10px;display:flex;position:relative}.piano-song-btn.picked{box-shadow:inset 0 0 0 3px var(--leaf)}.piano-song-btn .mastery-badge{position:absolute;top:-7px;right:-7px}.piano-song-emoji{font-size:26px}.piano-song-title{color:var(--soil);font-size:12px}.piano-fall{width:100%;height:170px;margin-bottom:2px;position:relative;overflow:hidden}.piano-metrics{text-align:center;width:100%;color:var(--soil);margin:2px 0 4px;font-size:17px}.piano-metrics.fading{opacity:0;transition:opacity 7.4s 1.2s}.piano-metrics-tick{opacity:.85;font-size:13px;display:block}.piano-ultimate-btn{background:#f6e7bd}.piano-petal{animation:petal-fall var(--fall-ms,2.6s) linear forwards;pointer-events:none;position:absolute;top:-34px;transform:translate(-50%)}.piano-petal-flower{font-size:28px;line-height:1;display:block}.piano-petal-flower.black{filter:hue-rotate(255deg)saturate(1.25)brightness(1.02)}.piano-petal-note{color:#5a3b12;text-shadow:0 0 2px #fffffff2;pointer-events:none;font-size:12px;font-weight:700;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.piano-petal-vine{background:linear-gradient(180deg, #6e9b3e4d, var(--leaf));border-radius:3px 3px 0 0;width:6px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.piano-petal-glyph{text-align:center;color:var(--soil);margin-top:-2px;font-size:14px;line-height:1;display:block}@keyframes petal-fall{to{top:calc(100% - 30px)}}.piano-petal.resting{animation:.6s ease-out forwards petal-rest;top:calc(100% - 30px)}@keyframes petal-rest{0%{opacity:0}to{opacity:1}}.piano-petal.bloomed{filter:hue-rotate(250deg)saturate(1.4);opacity:0;transition:opacity 1.2s .2s;animation-play-state:paused}.piano-petal.drifting{opacity:0;transition:transform 1.4s,opacity 1.4s;animation-play-state:paused;transform:translate(-90%)translateY(10px)rotate(-24deg)}.piano-key.awaiting{box-shadow:inset 0 0 0 3px var(--leaf), 0 0 12px #4c9a2a73}@media (prefers-reduced-motion:reduce){.piano-petal{animation:.6s ease-out forwards petal-rest;top:calc(100% - 30px)}}.lock-stage .stage-card .piano-fall{height:min(30vh,30vw)}.xylo-modes{justify-content:center;gap:8px;margin:4px 0 8px;display:flex}.xylo-level-chip{text-align:center;color:var(--leaf);min-height:20px;margin:2px 0;font-size:15px;font-weight:600}.xylo-footer{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.xylo-song-row{flex-wrap:wrap;justify-content:center;gap:10px;margin:4px 0 8px;display:flex}.xylo-song-btn{cursor:pointer;min-width:76px;box-shadow:inset 0 0 0 2px var(--sky);touch-action:manipulation;-webkit-user-select:none;user-select:none;background:#fffdf6;border:none;border-radius:14px;flex-direction:column;align-items:center;gap:2px;padding:8px 10px;display:flex}.xylo-song-btn.picked{box-shadow:inset 0 0 0 3px var(--leaf)}.xylo-song-emoji{font-size:26px}.xylo-song-title{color:var(--soil);font-size:12px}@media (orientation:portrait) and (width<=520px){.lock-stage .stage-card .piano-modes,.lock-stage .stage-card .piano-song-row,.lock-stage .stage-card .xylo-modes,.lock-stage .stage-card .xylo-song-row{display:none!important}.lock-stage .stage-card .piano-fall{height:min(18vw,18vh);margin-bottom:0}.lock-stage .stage-card .piano-key.white{height:min(30vw,30vh,320px)}.lock-stage .stage-card .piano-key.black{height:min(18vw,18vh,200px)}.lock-stage .stage-card .piano-along-hint,.lock-stage .stage-card .piano-level-chip,.lock-stage .stage-card .activity-hint,.lock-stage .stage-card .xylo-level-chip{margin:0}.lock-stage .stage-card .piano-footer,.lock-stage .stage-card .xylo-footer{margin-top:2px}}@media (orientation:landscape) and (height<=520px){.lock-stage .stage-card .piano-modes,.lock-stage .stage-card .piano-song-row,.lock-stage .stage-card .xylo-modes,.lock-stage .stage-card .xylo-song-row{display:none!important}.lock-stage .stage-card .piano-fall{height:min(18vw,18vh);margin-bottom:0}.lock-stage .stage-card .piano-key.white{height:min(30vw,30vh,320px)}.lock-stage .stage-card .piano-key.black{height:min(18vw,18vh,200px)}.lock-stage .stage-card .piano-along-hint,.lock-stage .stage-card .piano-level-chip,.lock-stage .stage-card .activity-hint,.lock-stage .stage-card .xylo-level-chip{margin:0}.lock-stage .stage-card .piano-footer,.lock-stage .stage-card .xylo-footer{margin-top:2px}}@media (width>=521px) and (height>=521px){.lock-stage .stage-card .piano-modes{gap:6px;margin:2px 0 3px}.lock-stage .stage-card .piano-song-row{flex-wrap:nowrap;gap:6px;margin:2px 0 3px}.lock-stage .stage-card .piano-song-btn{flex-direction:row;gap:5px;min-width:54px;padding:3px 8px}.lock-stage .stage-card .piano-song-emoji{font-size:17px}.lock-stage .stage-card .piano-song-title{font-size:11px}.lock-stage .stage-card:has(.piano) .activity-title{writing-mode:vertical-rl;opacity:.75;pointer-events:none;margin:0;font-size:min(3vw,3vh,22px);position:absolute;top:45%;left:4px;transform:translateY(-50%)rotate(180deg)}.lock-stage .stage-card .piano-along-hint,.lock-stage .stage-card .piano-level-chip{margin:0;font-size:13px}.lock-stage .stage-card .piano-fall{height:min(16vh,20vw);margin-bottom:0}.lock-stage .stage-card .piano-key.white{height:min(36vw,44vh,380px)}.lock-stage .stage-card .piano-key.black{height:min(22vw,27vh,240px)}.lock-stage .stage-card .piano-footer{margin-top:3px}}@media (width>=521px) and (height>=521px) and (height<=620px){.lock-stage .stage-card .piano-fall{height:11vh}.lock-stage .stage-card .piano-key.white{height:38vh}.lock-stage .stage-card .piano-key.black{height:23vh}}@media (width<=520px){.lock-stage .stage-card.stage-portrait .physics-stage{max-width:min(88vw,33vh)}}@media (orientation:landscape) and (height<=520px){.lock-stage .stage-card.stage-portrait .physics-stage{max-width:min(88vw,28vh);margin:2px auto}.lock-stage .stage-card.stage-portrait{padding-top:60px}.lock-stage .stage-card.stage-portrait .block-tray{margin-top:4px}.lock-stage .stage-card.stage-portrait .activity-hint{display:none}.lock-stage .stage-card.stage-portrait .material-chip,.lock-stage .stage-card.stage-portrait .block-choice{min-height:40px;padding:4px 10px;font-size:13px}.lock-stage .stage-card.stage-portrait>.soft-button{margin-top:2px}}@media (width<=520px){.lock-stage .stage-card.stage-portrait{padding-top:116px}}@media (orientation:landscape) and (height<=600px){.bed{min-height:96px;padding:10px}.bed .seed{font-size:34px}.bed-figure{width:40px;height:40px}.stage-row{margin:10px 0}}@media (orientation:portrait) and (width<=480px){.bed{min-height:140px}.bed .seed{font-size:46px}.bed-figure{width:52px;height:52px}}@media (width<=520px){.xylophone{gap:2px}.xylo-bar{flex-shrink:0;width:40px;min-width:40px}}.lock-stage .stage-card .xylo-bar{width:clamp(44px,min(8vw,8vh),80px)}@media (width>=521px) and (height>=521px){.lock-stage .stage-card .xylophone{--bar-h:min(calc(100vw - 250px), calc(100vh - 250px));border-inline:88px solid #7a55370d;border-radius:18px;gap:min(1.4vmax,14px)}.lock-stage .stage-card .xylo-bar{width:clamp(56px,9vmax,124px);font-size:min(3.4vw,3.4vh,24px)}}.tilt-maze{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.tm-badge{color:#6b5c48;background:#f3ecdd;border:1px solid #e3d8c2;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.tm-dot{background:#b3a58e;border-radius:50%;width:9px;height:9px}.tm-dot[data-state=on]{background:#5e8b3a;box-shadow:0 0 0 3px #5e8b3a38}.tm-dot[data-state=drag]{background:#c98a2e;box-shadow:0 0 0 3px #c98a2e38}.tm-board{aspect-ratio:1;touch-action:none;background:#543d28;border-radius:20px;width:100%;max-width:480px;position:relative;overflow:hidden;box-shadow:0 12px 30px -12px #382b1a59,inset 0 1px #ffffff14}.tm-canvas{width:100%;height:100%;display:block}.tm-canvas:focus-visible{outline-offset:-3px;outline:3px solid #74963f}.tm-gate{text-align:center;z-index:2;background:linear-gradient(150deg,#6e5236,#543d28);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:absolute;inset:0}.tm-gate.gone{display:none}.tm-gate-lead{color:#fff;max-width:24ch;margin:0;font-size:1.1rem;font-weight:600}.tm-settle{gap:10px;margin-top:2px;display:none}.tm-settle.show{display:flex}.tm-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.tm-levels{gap:6px;display:flex}.tm-level{cursor:pointer;background:#f8f3ea;border:2px solid #e3d8c2;border-radius:14px;min-width:48px;min-height:48px;padding:8px 12px;font-size:1.25rem;line-height:1}.tm-level[aria-pressed=true]{background:#eaf2dc;border-color:#74963f}.tm-level:focus-visible{outline-offset:2px;outline:3px solid #74963f}.tm-grown-wrap{color:#6b5c48;font-size:.85rem}.tm-grown{color:#3d3527;font-weight:700}.tm-hint{color:#7c7162;text-align:center;max-width:46ch;margin:2px 4px 0;font-size:.9rem}@media (width<=520px),(height<=520px){.lock-stage .stage-card .activity-title{margin:0 0 4px}.lock-stage .stage-card .echo-choice{min-width:100px;padding:8px 14px}.lock-stage .stage-card .balloon-area{height:min(40vw,40vh);min-height:0;margin:2px 0}.lock-stage .stage-card .balloon-count{margin:0;font-size:min(8vw,8vh);line-height:1.15}.lock-stage .stage-card .balloon-footer{margin:2px 0 0}.lock-stage .stage-card .balloon-auto{display:none}.lock-stage .stage-card .seed-hole{height:min(13vw,13vh)}.lock-stage .stage-card .seed-scene{padding:4px 6px}.lock-stage .stage-card .seed-counter{margin:0}.lock-stage .stage-card .seed-count-numeral{font-size:34px}.lock-stage .stage-card .seed-tray{margin-top:4px}.lock-stage .stage-card .seed-source{padding:4px 18px;font-size:38px}.lock-stage .stage-card .match-grid{max-width:260px}.lock-stage .stage-card .match-grid[data-size="10"]{max-width:320px}.lock-stage .stage-card .match-level-chip{min-height:0;margin:0}.lock-stage .stage-card .stage-row .stage-pill{min-height:40px;padding:6px 12px}.lock-stage .stage-card .find-scene,.lock-stage .stage-card .find-scene[data-size=big]{height:min(38vw,38vh)}.lock-stage .stage-card .find-scene .find-spot{min-height:0;padding:4px;font-size:min(10vw,10vh)}.lock-stage .stage-card .find-words{grid-template-columns:repeat(auto-fit,minmax(104px,1fr));margin-bottom:4px}.lock-stage .stage-card .find-chip{min-height:44px;padding:4px 8px}.lock-stage .stage-card .find-level-chip{min-height:0;margin:0}.lock-stage .stage-card .body-figure{max-width:min(36vw,36vh)}.lock-stage .stage-card .find-word{margin:0 0 2px}.lock-stage .stage-card .bend-stage{width:min(46vw,46vh);height:min(46vw,46vh)}.lock-stage .stage-card .he-hand{max-width:min(48vw,27vh)}.lock-stage .stage-card .hand-elements{gap:6px}.lock-stage .stage-card .tower{min-height:min(20vw,20vh)}.lock-stage .stage-card .cursive-letter-tile{width:60px;height:60px;font-size:34px}.lock-stage .stage-card .ac-board{grid-template-columns:repeat(4,1fr);max-width:min(72vh,580px)}.lock-stage .stage-card .ac-prompt{min-height:0;margin:0}.lock-stage .stage-card .animal-colors{gap:5px}.lock-stage .stage-card .find-chip{min-width:0}.lock-stage .stage-card .invent-progress,.lock-stage .stage-card .invent-result{min-height:0;margin:0}.lock-stage .stage-card .invent-bench,.lock-stage .stage-card .invent-tray{margin:2px 0}.lock-stage .stage-card .magnet-stage{max-width:min(84vw,72vh);margin:2px auto}}@media (orientation:landscape) and (height<=520px){.lock-stage .stage-card{padding:56px 14px 8px}.lock-stage .stage-card .balloon-area{height:min(40vw,30vh)}.lock-stage .stage-card .seed-hole{height:min(13vw,10vh)}.lock-stage .stage-card .seed-scene{padding:2px 6px}.lock-stage .stage-card .firefly-night{height:min(44vw,34vh)}.lock-stage .stage-card .match-grid{max-width:230px}.lock-stage .stage-card .find-scene,.lock-stage .stage-card .find-scene[data-size=big]{height:min(38vw,30vh)}.lock-stage .stage-card .body-figure{max-width:min(36vw,28vh)}.lock-stage .stage-card .bend-stage{width:min(46vw,40vh);height:min(46vw,40vh)}.lock-stage .stage-card .dotdraw-stage{width:100%;max-width:none;height:max(150px,min(100svh - 84px,74vw))}}.cursive-letter-tile[data-custom]:after{content:" ⭐";vertical-align:super;font-size:.5em}.parent-words-list{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.cursive-roll{align-items:center;gap:6px;display:flex}.cursive-roll .cursive-shelf{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;flex-wrap:nowrap;flex:1;gap:8px;padding:14px 4px;display:flex;overflow-x:auto}.cursive-roll .cursive-shelf::-webkit-scrollbar{display:none}.cursive-roll .cursive-letter-tile{scroll-snap-align:center;flex:none;width:clamp(72px,24vw,110px);transition:transform .25s}.cursive-tile-centered{transform:scale(1.12)}.cursive-roll-arrow{border:2px solid var(--sky);color:var(--soil);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:50%;flex:none;width:44px;height:44px;font-family:inherit;font-size:16px}.cursive-roll-arrow:focus-visible{outline:3px solid var(--sun);outline-offset:2px}@media (prefers-reduced-motion:reduce){.cursive-roll .cursive-shelf{scroll-behavior:auto}.cursive-letter-tile{transition:none}.cursive-tile-centered{box-shadow:inset 0 0 0 3px var(--leaf);transform:none}}.cursive-map-roll{scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding:8px 2px;display:flex;overflow-x:auto}.cursive-map-roll::-webkit-scrollbar{display:none}.cursive-map-roll>*{flex:none}.barn-trophy-row{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.barn-trophy{color:#6e5647;background:#f4efe4;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.barn-trophy-earned{color:var(--soil);background:#fdf3d0;font-weight:700;box-shadow:inset 0 0 0 2px #e0a924}.barn-shop-cards{flex-direction:column;gap:8px;margin-top:10px;display:flex}.barn-addon-card{border:2px solid var(--sky);background:#fffdf6;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.barn-addon-icon{flex:none;font-size:26px}.barn-addon-body{flex:1}.barn-addon-body .fact-text{margin:0;font-weight:700}.barn-addon-body .fact-source{margin:2px 0 0}.barn-addon-buy{flex:none;min-width:74px}.barn-addon-owned{color:#2e9e3f;flex:none;font-size:13px;font-weight:700}.barn-sentences-title{margin-top:16px;font-weight:700}.parent-sentence-input{flex:1;min-width:200px}.parent-word-chip{color:var(--soil);background:#fdf3dd;border-radius:999px;align-items:center;gap:4px;padding:6px 12px;font-weight:600;display:inline-flex}.parent-word-remove{cursor:pointer;color:var(--soil);background:0 0;border:none;padding:2px 6px;font-size:14px}.parent-words-row{gap:8px;margin-top:8px;display:flex}.parent-word-input{border:2px solid var(--fence,#d8c9a8);border-radius:14px;flex:1;min-width:0;padding:10px 14px;font-family:inherit;font-size:18px}.eg-report{pointer-events:none;z-index:3;background:#fffaf0f0;border:2px solid #5b3a1e59;border-radius:16px;min-width:min(70%,260px);padding:.8rem 1.1rem;animation:.9s both eg-report-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 22px #2e221440}@keyframes eg-report-in{0%{opacity:0;transform:translate(-50%,-46%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (prefers-reduced-motion:reduce){.eg-report{animation:none}}.eg-report-title{color:#5b3a1e;text-align:center;margin:0 0 .45rem;font-size:1.1rem;font-weight:700}.eg-report-row{color:#4a2f1d;align-items:center;gap:.55rem;margin:.3rem 0;display:flex}.eg-report-emoji{font-size:1.5rem;line-height:1}.eg-report-label{flex:1;font-size:.85rem}.eg-report-value{font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.eg-report-meet{pointer-events:auto;border-top:1px dashed #5b3a1e59;align-items:center;gap:.6rem;margin-top:.55rem;padding-top:.55rem;display:flex}.eg-meet-icon{font-size:2.4rem;line-height:1}.eg-meet-body{flex:1;min-width:0}.eg-meet-title{letter-spacing:.04em;text-transform:uppercase;color:#5b3a1ebf;margin:0;font-size:.7rem;font-weight:600}.eg-meet-name{color:#5b3a1e;margin:.1rem 0 .15rem;font-size:.95rem;font-weight:700}.eg-meet-text{color:#4a2f1d;margin:0;font-size:.85rem;line-height:1.35}.eg-meet-read{border-radius:50%;flex:none;min-width:2.9rem;min-height:2.9rem;padding:0;font-size:1.3rem}.eg-meet-read[data-state=playing]{box-shadow:0 0 0 3px #f0a53c73}.eg-countdown{color:#5b3a1ee6;font-variant-numeric:tabular-nums;pointer-events:none;z-index:4;background:#fffaf0e6;border:2px solid #5b3a1e66;border-radius:50%;justify-content:center;align-items:center;width:5.2rem;height:5.2rem;font-size:2.9rem;font-weight:600;animation:1s ease-in-out infinite eg-count-breathe;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #2e221433}@keyframes eg-count-breathe{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.05)}to{transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.eg-countdown{animation:none}}.eg-night{z-index:5;border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(#0e1531 0%,#1a2447 55%,#2a3a2e 100%);transition:opacity 2s;position:absolute;inset:0;overflow:hidden}.eg-night[data-phase=dusk]{opacity:1;pointer-events:auto}.eg-night[data-phase=dawn]{opacity:0;pointer-events:none;transition:opacity 3s}.eg-night-field{position:absolute;inset:0}.eg-night-count{color:#fff8dcd9;font-variant-numeric:tabular-nums;pointer-events:none;font-size:2.4rem;font-weight:600;position:absolute;top:10px;left:50%;transform:translate(-50%)}.eg-night-jar{color:#fff8dce6;pointer-events:none;align-items:center;gap:6px;font-size:1.4rem;font-weight:600;display:flex;position:absolute;bottom:10px;right:14px}.eb-level{color:var(--soil);opacity:.85;align-self:center;font-size:.85rem}.he-pill-rows{flex-wrap:wrap;justify-content:center;gap:4px 8px;display:flex}.he-speed-pill{font-variant-numeric:diagonal-fractions;min-width:46px}.lock-stage .stage-card .he-speed-pill{min-width:38px;padding:9px 12px}.farewell-gate{z-index:60;background:#2e2a2459;justify-content:center;align-items:center;animation:.8s ease-out farewell-in;display:flex;position:fixed;inset:0}@keyframes farewell-in{0%{opacity:0}to{opacity:1}}.farewell-card{background:var(--cream);text-align:center;border-radius:24px;max-width:min(440px,92vw);padding:28px 26px;box-shadow:0 10px 40px #2e2a2440}.farewell-brand{width:78px;height:78px;margin:0 auto;display:block}.farewell-title{color:var(--soil);margin:10px 0 6px;font-size:24px}.farewell-body{color:var(--soil);margin:0 0 18px;font-size:16px}.farewell-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.farewell-stay,.farewell-leave{cursor:pointer;touch-action:manipulation;border-radius:18px;flex-direction:column;align-items:center;gap:4px;min-width:132px;padding:14px 22px;font-family:inherit;display:flex}.farewell-stay{border:3px solid var(--leaf);background:color-mix(in srgb, var(--leaf) 14%, #fff)}.farewell-leave{border:3px solid var(--sky);background:#fff}.farewell-btn-icon{font-size:34px;line-height:1}.farewell-btn-word{color:var(--soil);font-size:15px;font-weight:600}@media (prefers-reduced-motion:reduce){.farewell-gate{animation:none}}.parent-metrics{border:2px solid var(--sky);text-align:left;background:#fff;border-radius:16px;margin-top:10px;padding:10px 14px}.parent-metrics>summary{cursor:pointer;color:var(--soil);font-weight:700}.parent-metrics-block{margin-top:10px}.metrics-sim{margin-top:4px;font-weight:600}.metrics-app{margin-left:18px}.parent-metrics-note{margin-top:10px;font-style:italic}.parent-metrics-share{border-top:1px solid var(--sky);margin-top:12px;padding-top:10px}.parent-share-row{flex-flow:wrap;justify-content:flex-start}.parent-share-email{text-decoration:none;display:inline-block}.bed-tile .mastery-badge{position:absolute;top:-6px;right:-6px}.bed-tile .mastery-badge[role=button]{cursor:pointer}.bed-tile .mastery-badge[role=button]:focus-visible{outline:3px solid var(--sun);outline-offset:2px;border-radius:50%}.ring-readout{color:#fff;white-space:nowrap;z-index:20;pointer-events:none;opacity:0;background:#2e7d5b;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:700;animation:.3s forwards ring-readout-in;position:absolute;top:-14px;left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 2px 8px #0000002e}@keyframes ring-readout-in{to{opacity:1;transform:translate(-50%)translateY(0)}}.ring-readout-out{animation:.5s forwards ring-readout-fade}@keyframes ring-readout-fade{to{opacity:0;transform:translate(-50%)translateY(-4px)}}@media (prefers-reduced-motion:reduce){.ring-readout,.ring-readout-out{opacity:1;animation:none}}.sandbox-banner{z-index:9999;color:#fff;text-align:center;letter-spacing:.04em;pointer-events:none;background:repeating-linear-gradient(45deg,#7a3b00,#7a3b00 12px,#8a4500 12px 24px);padding:6px 12px;font-size:14px;font-weight:800;position:fixed;inset:0 0 auto;box-shadow:0 1px 4px #0000004d}body.has-sandbox-banner{padding-top:34px}.float-layout{display:block}.float-field{width:100%;height:max(260px,min(58vh,520px));box-shadow:inset 0 0 0 2px var(--sky);touch-action:manipulation;background:linear-gradient(#eaf4fb,#f7fbf4);border-radius:16px;position:relative;overflow:hidden}.float-count{color:var(--soil);opacity:.85;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;font-size:clamp(28px,7vw,56px);font-weight:800;position:absolute;top:8px;left:50%;transform:translate(-50%)}.float-field:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(#d6eef7 0%,#9cd3e6 38%,#4e9fc4 100%);transition:opacity 1.2s;position:absolute;inset:0}.float-field[data-mode=water]:before{opacity:1}.float-balloon{cursor:pointer;background:var(--tint,var(--sun));transition:transform var(--rise-ms,12s) linear;will-change:transform;border:none;border-radius:50% 50% 46% 46%;padding:0;position:absolute;bottom:-140px;box-shadow:inset -6px -8px #0000001f}.float-balloon:after{content:"";background:#3c3c3c59;width:2px;height:26px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.float-rising{transform:translate(var(--tx,0px), var(--ty,-420px))}.float-capped{transform:translate(var(--tx,0px), var(--ty,-420px));transition:none}.float-gone{opacity:0;transition:transform var(--rise-ms,12s) linear, opacity .9s ease}.float-popping{opacity:0;transition:transform .3s,opacity .3s}.float-field[data-mode=water]{box-shadow:inset 0 0 0 2px #4e9fc4}.float-field[data-mode=water] .float-balloon{background:radial-gradient(circle at 34% 27%, #fffffff2 0%, #ffffff59 26%, #fff0 52%), var(--tint,var(--sky));opacity:.78;animation:float-wobble var(--sway-ms,3.6s) ease-in-out infinite;animation-delay:var(--sway-delay,0s);border-radius:50%;box-shadow:inset -5px -7px #ffffff38,0 0 0 2px #ffffff8c}.float-field[data-flow=across] .float-balloon{animation-name:float-bob}.float-field[data-mode=water] .float-balloon:after{content:none}@keyframes float-bob{0%,to{translate:0 -8px}50%{translate:0 8px}}@keyframes float-wobble{0%,to{translate:-9px}50%{translate:9px}}.float-modes{margin:4px 0 10px}.float-mode-toggle{align-items:center;gap:10px;min-height:60px;padding:8px 20px;display:inline-flex}.float-mode-icon{font-size:32px;line-height:1}.float-mode-word{font-size:15px;font-weight:700}.float-mode-toggle[aria-pressed=true]{color:#fff;background:#2e7ea8;border-color:#2e7ea8}.float-mode-settling{opacity:.5}.float-levels{scrollbar-width:none;gap:8px;margin:6px 0 8px;display:flex;overflow-x:auto}.float-levels::-webkit-scrollbar{display:none}.float-level-chip{border:2px solid var(--sky);cursor:pointer;background:#fff;border-radius:12px;flex:none;min-width:44px;min-height:44px;font-weight:700}.float-level-current{background:var(--sun);border-color:var(--sun)}.float-level-chip:focus-visible{outline:4px solid var(--sun);outline-offset:2px}.float-footer{justify-content:center;gap:10px;margin-top:10px;display:flex}.float-primary{color:#fff;background:var(--leaf);border-color:var(--leaf);font-weight:700}@media (prefers-reduced-motion:reduce){.float-balloon{transition:none}.float-rising{transform:translate(calc(.6 * var(--tx,0px)), calc(.6 * var(--ty,-260px)))}.float-gone{transition:opacity .6s}.float-field[data-mode=water] .float-balloon{animation:none}.float-field:before{transition:none}}.diag-panel{border-left:2px solid var(--soil)}.diag-report{white-space:pre;border:1px solid var(--sky);-webkit-user-select:text;user-select:text;background:#fff;border-radius:8px;margin:10px 0 0;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.5;overflow-x:auto}.diag-actions{gap:10px;margin-top:10px;display:flex}.diag-copy{font-weight:700}
