@font-face{font-family:Quicksand;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Quicksand-Regular.ttf) format("truetype")}@font-face{font-family:Quicksand;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Quicksand-Medium.ttf) format("truetype")}@font-face{font-family:Quicksand;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Quicksand-Bold.ttf) format("truetype")}:root{--ink: #1a1a1a;--ink-soft: #555;--bg: #fefcf7;--bg-soft: #f3eedf;--accent: #2a6f4e;--accent-soft: #d4ebd9;--rule: #e5dfcf;--max-width: 64ch;--max-width-wide: 80ch;color-scheme:light}@media(prefers-color-scheme:dark){:root{--ink: #f0ece1;--ink-soft: #b8b3a3;--bg: #1a1a17;--bg-soft: #25241f;--accent: #7fc9a3;--accent-soft: #2a3b30;--rule: #3a3833;color-scheme:dark}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Quicksand,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.6;color:var(--ink);background:var(--bg)}h1,h2,h3,h4{font-family:Quicksand,ui-sans-serif,system-ui,sans-serif;font-weight:700;letter-spacing:-.01em}.page{max-width:var(--max-width);margin:0 auto;padding:2rem 1.25rem 4rem}h1,h2,h3{line-height:1.2;margin-top:2.5rem;margin-bottom:.75rem}h1{font-size:2.25rem;margin-top:1rem}h2{font-size:1.5rem}h3{font-size:1.15rem}p,ul,ol{margin:0 0 1rem}a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;background:var(--bg-soft);padding:.1em .3em;border-radius:3px}.callout{background:var(--accent-soft);border-left:4px solid var(--accent);padding:1rem 1.25rem;border-radius:4px;margin:1.5rem 0}.callout p:last-child{margin-bottom:0}.placeholder{background:var(--bg-soft);border:1px dashed var(--rule);padding:1rem 1.25rem;border-radius:4px;color:var(--ink-soft);margin:1.5rem 0}.page-wide{max-width:var(--max-width-wide);margin:0 auto;padding:0 1.25rem}.hero-carousel{position:relative;width:100vw;margin-left:calc(50% - 50vw);aspect-ratio:16 / 9;max-height:70vh;overflow:hidden;background:var(--bg-soft)}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:hero-cycle 60s infinite}.hero-slide:nth-child(1){animation-delay:0s;background-image:url(/img/biomes/meadow.webp)}.hero-slide:nth-child(2){animation-delay:5s;background-image:url(/img/biomes/forest.webp)}.hero-slide:nth-child(3){animation-delay:10s;background-image:url(/img/biomes/pond.webp)}.hero-slide:nth-child(4){animation-delay:15s;background-image:url(/img/biomes/beach.webp)}.hero-slide:nth-child(5){animation-delay:20s;background-image:url(/img/biomes/ocean.webp)}.hero-slide:nth-child(6){animation-delay:25s;background-image:url(/img/biomes/garden.webp)}.hero-slide:nth-child(7){animation-delay:30s;background-image:url(/img/biomes/fantasy.webp)}.hero-slide:nth-child(8){animation-delay:35s;background-image:url(/img/biomes/nightSky.webp)}.hero-slide:nth-child(9){animation-delay:40s;background-image:url(/img/biomes/city.webp)}.hero-slide:nth-child(10){animation-delay:45s;background-image:url(/img/biomes/town.webp)}.hero-slide:nth-child(11){animation-delay:50s;background-image:url(/img/biomes/kitchen.webp)}.hero-slide:nth-child(12){animation-delay:55s;background-image:url(/img/biomes/space.webp)}@keyframes hero-cycle{0%{opacity:0}1.5%{opacity:1}8.3%{opacity:1}10%{opacity:0}to{opacity:0}}@media(prefers-reduced-motion:reduce){.hero-slide{animation:none;opacity:0}.hero-slide:nth-child(1){opacity:1}}.hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:2.5rem 1.5rem;color:#fff}.hero-overlay h1,.hero-overlay p{margin:0}.hero-overlay h1{font-size:clamp(2rem,5vw,3.5rem);max-width:20ch;margin-bottom:.65rem}.hero-overlay p{font-size:clamp(1rem,2vw,1.25rem);max-width:38ch}.hero-overlay h1 span{-webkit-text-stroke:2px rgba(0,0,0,.78);paint-order:stroke fill;text-shadow:0 4px 18px rgba(0,0,0,.55)}.hero-overlay p span{display:inline;background:#0000006b;padding:.2em .7em;border-radius:999px;backdrop-filter:blur(3px);-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:0 2px 8px rgba(0,0,0,.55);line-height:1.6}.places-carousel{position:relative;width:100%;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden;margin-top:1.5rem;background:var(--bg-soft);box-shadow:0 4px 16px #0000001f}.places-slide{position:absolute;inset:0;background-image:var(--bg);background-size:cover;background-position:center;opacity:0;animation:hero-cycle 60s infinite;animation-delay:var(--delay, 0s)}.places-label{position:absolute;bottom:1rem;left:1.25rem;color:#fff;font-weight:700;font-size:clamp(1.1rem,2.5vw,1.5rem);text-shadow:0 2px 8px rgba(0,0,0,.55);background:#0000004d;padding:.35rem .85rem;border-radius:999px;backdrop-filter:blur(2px)}.scene-label{bottom:.6rem;left:.75rem;font-size:clamp(.85rem,2.5vw,1rem);padding:.25rem .7rem;z-index:3}@media(prefers-reduced-motion:reduce){.places-slide{animation:none;opacity:0}.places-slide:first-child{opacity:1}}.game-screen{position:relative;width:100%;max-width:320px;aspect-ratio:9 / 16;margin:1.75rem auto .5rem;border-radius:28px;overflow:hidden;background-size:cover;background-position:center;box-shadow:0 0 0 4px #0000001f,0 12px 40px #00000038}.game-screen__hud{position:absolute;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;z-index:2}.game-screen__hearts{display:flex;align-items:center;gap:6px;background:#ffffff4d;backdrop-filter:blur(4px);border-radius:999px;padding:4px 10px 4px 4px}.game-screen__hearts img{width:22px;height:22px;display:block}.heart-pip{width:8px;height:8px;background:#fff;border-radius:50%;box-shadow:0 0 4px #ffc8c8b3}.heart-pip--off{background:#ffffff59;box-shadow:none}.game-screen__close{display:grid;place-items:center;width:32px;height:32px;background:#00000059;border-radius:50%;padding:6px}.game-screen__close img{width:100%;height:100%;filter:brightness(0) invert(1)}.game-screen__patient{position:absolute;top:50%;left:50%;width:46%;height:auto;transform:translate(-50%,-50%);filter:drop-shadow(0 8px 20px rgba(0,0,0,.3));z-index:1}.game-screen__transform{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:.5rem;z-index:1;width:78%;justify-content:center}.game-screen__transform img{width:38%;height:auto;max-width:110px;object-fit:contain;filter:drop-shadow(0 6px 16px rgba(0,0,0,.32))}.game-screen__transform .arrow{flex:0 0 auto;color:#fff;font-size:1.4rem;font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.55)}.game-screen__station{position:absolute;width:22%;aspect-ratio:1 / 1;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 -3px #00000026,0 6px 14px #00000047;z-index:2}.game-screen__station img{width:62%;height:62%;object-fit:contain}.station--medicine{top:10%;left:6%;background:#64b5f6}.station--bandages{top:10%;right:6%;background:#e57373}.station--washing{bottom:10%;left:6%;background:#4fc3f7}.station--food{bottom:10%;right:6%;background:#ffb74d}.recycle-bin{position:absolute;width:24%;z-index:2;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35))}.recycle-bin img{width:100%;height:auto;display:block}.recycle-bin--metal{top:8%;left:4%}.recycle-bin--glass{top:8%;right:4%}.recycle-bin--paper{bottom:16%;left:2%}.recycle-bin--plastic{bottom:16%;right:2%}.recycle-bin--organic{bottom:2%;left:50%;transform:translate(-50%);width:26%}@media(max-width:480px){.game-screen{max-width:280px;border-radius:22px}.game-screen__close{width:28px;height:28px}}.mechanic{background:var(--bg-soft);border-radius:16px;padding:2rem 1.5rem;margin:2.5rem 0}.mechanic h2,.screenshots-section h2{margin-top:0;font-size:clamp(1.5rem,3vw,2rem)}.mechanic .eyebrow,.screenshots-section .eyebrow{display:inline-block;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;margin-bottom:.5rem}.mechanic--scene{position:relative;background-image:var(--scene-bg);background-size:cover;background-position:center;color:#fff;overflow:hidden;isolation:isolate}.mechanic--scene:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#0000008c);z-index:-1}.mechanic--scene .eyebrow{color:#ffd76a}.mechanic--scene h2,.mechanic--scene p{text-shadow:0 2px 8px rgba(0,0,0,.45)}.mechanic--scene .caption{color:#f5efe0}.cycle-section{padding:2.5rem 1rem}.cycle{list-style:none;padding:0;margin:1.75rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem .4rem;align-items:center;justify-content:center}.cycle>li{display:flex;flex-direction:column;align-items:center;width:92px}.cycle>li img{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35));background:#ffffff1a;border-radius:50%;padding:6px}.cycle>li span{font-size:.78rem;margin-top:.4rem;text-align:center;text-shadow:0 2px 6px rgba(0,0,0,.6)}.cycle .cycle-arrow{width:auto;font-size:1.4rem;color:#ffd76a;text-shadow:0 2px 6px rgba(0,0,0,.55)}.cycle .cycle-end img{background:#ffd76a2e;box-shadow:0 0 0 2px #ffd76ab3}@media(max-width:520px){.cycle>li{width:72px}.cycle>li img{width:56px;height:56px}.cycle>li span{font-size:.7rem}.cycle .cycle-arrow{font-size:1.1rem}}.bin-row{list-style:none;padding:0;margin:1.5rem 0;display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;text-align:center}.bin-row li{font-size:.85rem;color:var(--ink-soft)}.bin-row img{width:100%;max-width:96px;height:auto;margin:0 auto .25rem;display:block}.transform{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}.transform .arrow{font-size:2rem;color:var(--accent)}.transform figure{margin:0;text-align:center}.transform img{width:140px;height:140px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.1))}.transform figcaption{font-size:.85rem;color:var(--ink-soft);margin-top:.25rem}.farm-patch{text-align:center;margin:1.5rem auto;max-width:320px}.farm-patch img{width:100%;max-width:280px;height:auto;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}.farm-patch .caption{font-size:.85rem;color:var(--ink-soft);margin:.25rem 0 0}.grow-row{display:flex;align-items:flex-end;justify-content:center;gap:.75rem;margin:1.5rem 0;flex-wrap:wrap}.grow-row figure{margin:0;text-align:center}.grow-row figcaption{font-size:.85rem;color:var(--ink-soft);margin-top:.25rem}.grow-row figure:nth-of-type(1) img{width:80px}.grow-row figure:nth-of-type(2) img{width:120px}.grow-row figure:nth-of-type(3) img{width:160px}.grow-row img{height:auto;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.1))}.grow-row .arrow{font-size:1.75rem;color:var(--accent);align-self:center;padding-bottom:1.5rem}.school-card{display:grid;grid-template-columns:2fr 1fr;gap:1rem;align-items:center;margin-top:1rem}.school-card .classroom{border-radius:12px;aspect-ratio:1 / 1;background-size:cover;background-position:center}.school-card .glyphs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.school-card .glyphs img{width:72px;height:72px;object-fit:contain}.school-glyphs{display:flex;gap:1rem;margin-top:1.25rem}.school-glyphs img{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12))}.classroom-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.25rem;margin-top:1.5rem}.classroom-card{margin:0}.classroom-card__room{border-radius:14px;aspect-ratio:4 / 3;background-size:cover;background-position:center;box-shadow:0 6px 18px #00000029}.classroom-card figcaption{display:flex;flex-direction:column;gap:.15rem;margin-top:.6rem}.classroom-card__subject{font-family:Quicksand,ui-sans-serif,system-ui,sans-serif;font-weight:700;color:var(--ink)}.classroom-card__game{font-size:.85rem;color:var(--ink-soft);line-height:1.35}@media(max-width:600px){.bin-row{grid-template-columns:repeat(5,1fr)}.bin-row li{font-size:.7rem}.school-card{grid-template-columns:1fr}.transform img{width:100px;height:100px}}.screenshots-section{margin:3rem 0 2rem}.screenshots-section .eyebrow,.screenshots-section h2,.screenshots-lede{max-width:var(--max-width)}.screenshots-lede{color:var(--ink-soft);margin-bottom:1.5rem}.screenshot-strip{display:flex;gap:1.25rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:1.25rem;scrollbar-width:thin;scrollbar-color:var(--rule) transparent;margin-inline:calc(50% - 50vw);padding:1rem max(1.25rem,calc(50vw - 50% + 1.25rem)) 1.5rem;-webkit-overflow-scrolling:touch}.screenshot-strip::-webkit-scrollbar{height:8px}.screenshot-strip::-webkit-scrollbar-thumb{background:var(--rule);border-radius:4px}.screenshot-phone{flex:0 0 auto;width:240px;margin:0;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;gap:.65rem}.screenshot-phone img{width:100%;height:auto;aspect-ratio:9 / 20;display:block;border-radius:28px;box-shadow:0 1px #ffffff0d inset,0 1px 2px #0000000f,0 12px 28px -8px #14120c38;background:var(--bg-soft);object-fit:cover;outline:1px solid var(--rule);outline-offset:-1px;transition:transform .2s ease,box-shadow .2s ease}.screenshot-phone:hover img,.screenshot-phone:focus-within img{transform:translateY(-3px);box-shadow:0 1px #ffffff0d inset,0 2px 4px #00000014,0 18px 36px -10px #14120c47}.screenshot-phone figcaption{font-size:.88rem;color:var(--ink-soft);text-align:center;line-height:1.35;max-width:22ch}.screenshots-hint{text-align:center;font-size:.8rem;color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;margin:.25rem 0 0;opacity:.6}@media(max-width:600px){.screenshot-phone{width:200px}.screenshot-phone img{border-radius:22px}.screenshots-section{margin:2rem 0 1.5rem}}@media(prefers-reduced-motion:reduce){.screenshot-phone img{transition:none}.screenshot-phone:hover img,.screenshot-phone:focus-within img{transform:none}}.site-nav[data-astro-cid-4lunwx2e]{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:center;padding:1rem 1.25rem;max-width:var(--max-width);margin:0 auto;border-bottom:1px solid var(--rule)}.brand[data-astro-cid-4lunwx2e]{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem;text-decoration:none;color:var(--ink)}.brand-logo[data-astro-cid-4lunwx2e]{width:28px;height:28px;display:block}ul[data-astro-cid-4lunwx2e]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:1rem}ul[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]{color:var(--ink-soft);text-decoration:none;font-size:.95rem}ul[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e]:hover,ul[data-astro-cid-4lunwx2e] a[data-astro-cid-4lunwx2e][aria-current=page]{color:var(--accent)}.site-footer[data-astro-cid-gcn2mc3v]{max-width:var(--max-width);margin:4rem auto 2rem;padding:1.5rem 1.25rem;border-top:1px solid var(--rule);color:var(--ink-soft);font-size:.9rem}.site-footer[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;padding:0;margin:0 0 .75rem;display:flex;flex-wrap:wrap;gap:1rem}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--ink-soft);text-decoration:none}.site-footer[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--accent)}.copyright[data-astro-cid-gcn2mc3v]{margin:0}
