:root{--forest:#315844;--sage:#739178;--cream:#fff8e8;--sun:#f7c94a;--coral:#df756c;--sky:#bde6e8;--ink:#26382f;--wood:#96613c;--white:#fff;--shadow:0 14px 34px rgba(38,56,47,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif;font-size:18px;line-height:1.5}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:99}.topbar{height:74px;padding:0 clamp(1rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;background:rgba(255,248,232,.96);border-bottom:3px solid rgba(49,88,68,.12);position:sticky;top:0;z-index:20}.brand{color:var(--forest);font-weight:900;text-decoration:none;font-size:clamp(1rem,2.5vw,1.45rem)}.brand span{color:var(--coral)}nav{display:flex;gap:.35rem}button,a{font:inherit}button{cursor:pointer}nav button,.back-home{border:0;background:transparent;color:var(--forest);font-weight:800;padding:.65rem .8rem;border-radius:999px}nav button:hover,nav button:focus,.back-home:hover{background:#e5efdf}.grown{border:2px solid var(--forest)!important}.view{display:none}.view.active{display:block}.hero{min-height:calc(100vh - 74px);position:relative;overflow:hidden;background:#acd9df}.hero>img{width:100%;height:calc(100vh - 74px);object-fit:cover;display:block}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,45,34,.18),transparent 58%);pointer-events:none}.hero-card{position:absolute;z-index:2;left:clamp(1rem,6vw,6rem);top:50%;transform:translateY(-50%);width:min(480px,88vw);background:rgba(255,248,232,.93);padding:clamp(1.2rem,3vw,2.3rem);border-radius:32px;box-shadow:var(--shadow);border:4px solid rgba(255,255,255,.7)}.eyebrow{font-weight:900;color:#a54f48;text-transform:uppercase;letter-spacing:.08em;font-size:.83rem;margin:0 0 .4rem}.hero h1{font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,5rem);line-height:.94;margin:.2rem 0 1rem;color:var(--forest)}.hero-card>p:not(.eyebrow){max-width:390px}.hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.25rem}.primary,.secondary{border:0;border-radius:999px;padding:.8rem 1.2rem;font-weight:900}.primary{background:var(--sun);color:#493a0a;box-shadow:0 5px 0 #c69d27}.secondary{background:var(--forest);color:#fff;box-shadow:0 5px 0 #1f3b2c}.parent-door{position:absolute;z-index:3;right:1rem;bottom:1rem;border:0;background:rgba(255,255,255,.92);padding:.7rem 1rem;border-radius:999px;color:var(--forest);font-weight:800}.page{min-height:calc(100vh - 74px);padding:3rem clamp(1rem,6vw,6rem) 5rem;background:radial-gradient(circle at 80% 5%,#d9eff0,transparent 28%),var(--cream)}.page-head{text-align:center;max-width:700px;margin:0 auto 2rem}.page-head h2,.grownup-banner h2{font:900 clamp(2rem,5vw,3.7rem)/1 Georgia,serif;color:var(--forest);margin:.3rem}.game-tabs{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap}.game-tab{border:3px solid var(--forest);background:#fff;border-radius:999px;padding:.8rem 1.2rem;font-weight:900;color:var(--forest)}.game-tab.selected{background:var(--forest);color:#fff}.game-panel{display:none}.game-panel.active{display:block}.game-card{max-width:720px;margin:1.5rem auto;background:#fff;border-radius:34px;padding:clamp(1.2rem,4vw,2.8rem);box-shadow:var(--shadow);text-align:center;border:5px solid #dde9d7}.game-kicker{font-weight:900;color:#a54f48;letter-spacing:.1em}.game-card h3{font:900 clamp(1.55rem,4vw,2.5rem)/1.15 Georgia,serif}.flower-row{font-size:clamp(4rem,12vw,7rem);display:flex;justify-content:center;gap:1rem;margin:1.5rem}.number-row{display:flex;justify-content:center;gap:1rem}.number-row button{width:72px;height:72px;border-radius:50%;border:4px solid var(--forest);background:#fff;font-size:2rem;font-weight:900;color:var(--forest)}.feedback{min-height:2rem;font-weight:800;color:var(--forest)}.find-scene{height:310px;max-width:620px;margin:1rem auto;position:relative;overflow:hidden;border-radius:25px;background:linear-gradient(#afe0ee 0 55%,#83b96c 55%);border:4px solid #fff;box-shadow:inset 0 0 0 3px #62815f}.find-scene span,.find-item{position:absolute}.find-item{border:0;background:transparent;font-size:3.8rem}.rock{left:10%;bottom:5%}.bush{right:22%;bottom:4%}.butterfly{right:10%;top:30%;font-size:3rem;animation:flutter 2s ease-in-out infinite}.sun{right:8%;top:5%;font-size:4rem}.tree{left:28%;bottom:10%;font-size:9rem}.flowers{left:48%;bottom:4%;font-size:2.5rem}@keyframes flutter{50%{transform:translateY(-9px) rotate(5deg)}}.storybook{max-width:900px;margin:auto;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);border:7px solid #d7c19b}.story-art{min-height:420px;background:linear-gradient(#c4e9ed 0 55%,#7fb36b 55%);display:grid;place-items:center;font-size:9rem;position:relative}.story-art span{position:absolute;left:14%;bottom:10%;font-size:5rem}.story-art b{position:absolute;right:12%;top:20%;font-size:3rem}.story-copy{padding:clamp(1.4rem,4vw,3rem);display:flex;flex-direction:column;justify-content:center}.story-step{display:none;font:700 clamp(1.2rem,2.6vw,1.7rem)/1.55 Georgia,serif}.story-step.active{display:block}.story-controls{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.story-controls button{border:0;border-radius:999px;background:var(--forest);color:#fff;padding:.7rem 1rem;font-weight:800}.story-controls button:disabled{opacity:.35}.back-home{display:block;margin:2rem auto}.cards,.shop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;max-width:1050px;margin:auto}.download-card,.product,.parent-note{background:#fff;border-radius:26px;padding:1.5rem;box-shadow:var(--shadow)}.download-card>div,.product-icon{font-size:4rem}.download-card h3,.product h3{font:900 1.4rem/1.2 Georgia,serif;color:var(--forest)}.download-card a,.product button{display:inline-block;background:var(--forest);color:#fff;text-decoration:none;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:800}.grownup-page{background:#eef3e9}.grownup-banner{max-width:900px;margin:0 auto 2rem;display:flex;align-items:center;gap:1.2rem}.grownup-banner>span{font-size:3rem}.shop-grid{grid-template-columns:2fr 1fr 1fr}.product.featured{display:grid;grid-template-columns:180px 1fr;gap:1.2rem;position:relative}.badge{position:absolute;right:1rem;top:1rem;background:var(--sun);padding:.3rem .6rem;border-radius:999px;font-size:.75rem;font-weight:900}.book-cover{aspect-ratio:8.5/11;background:linear-gradient(150deg,#397059,#74a179);color:#fff;padding:1rem;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;text-align:center;box-shadow:5px 7px 12px #aaa}.book-cover strong{font:900 1.25rem/1 Georgia,serif;color:#ffdf61}.book-cover span{font-size:2.2rem}.book-cover small,.book-cover em{font-size:.6rem}.product button:disabled{opacity:.6;cursor:not-allowed}.parent-note{max-width:1050px;margin:1.2rem auto;border-left:8px solid var(--coral)}footer{background:var(--forest);color:#fff;padding:1.2rem clamp(1rem,6vw,6rem);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}footer button{background:transparent;border:0;color:#fff;text-decoration:underline}dialog{max-width:560px;border:0;border-radius:24px;padding:2rem;box-shadow:var(--shadow)}dialog::backdrop{background:rgba(20,35,27,.65)}dialog button{background:var(--forest);color:#fff;border:0;border-radius:999px;padding:.7rem 1rem}
@media(max-width:800px){.topbar{height:auto;min-height:70px;align-items:flex-start;padding-top:.7rem;padding-bottom:.7rem}.brand{max-width:150px;line-height:1.1}nav{overflow-x:auto;max-width:65%;padding-bottom:.2rem}nav button{white-space:nowrap;font-size:.83rem;padding:.5rem}.hero>img{height:calc(100vh - 88px);object-position:48% center}.hero-card{top:auto;bottom:4.5rem;transform:none;padding:1.1rem;border-radius:24px}.hero h1{font-size:2.7rem}.hero-card>p:not(.eyebrow){display:none}.hero-actions{margin-top:.7rem}.page{padding-top:2rem}.storybook{grid-template-columns:1fr}.story-art{min-height:260px;font-size:6rem}.cards,.shop-grid{grid-template-columns:1fr}.product.featured{grid-template-columns:130px 1fr}.grownup-banner{align-items:flex-start}.parent-door{font-size:.8rem}.flower-row{margin:1rem 0}.find-scene{height:270px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important}}

/* Interactive treehouse homepage */
.hero{min-height:calc(100vh - 74px);background:#dceccf;padding-bottom:4.5rem}
.instagram-welcome{display:flex;align-items:center;justify-content:center;gap:.65rem;flex-wrap:wrap;background:#df756c;color:#fff;padding:.55rem 1rem;text-align:center;font-size:.95rem}.instagram-welcome button{border:2px solid #fff;background:#fff8e8;color:#315844;border-radius:999px;padding:.38rem .75rem;font-weight:900}.instagram-arrival{background:#a85065;box-shadow:inset 0 -4px 0 rgba(255,255,255,.25)}
.treehouse-welcome{text-align:center;padding:.8rem 1rem .65rem;background:linear-gradient(#fff8e8,#f7edd6);border-bottom:3px solid rgba(49,88,68,.14)}.treehouse-welcome .eyebrow{margin:0}.treehouse-welcome h1{font:900 clamp(1.45rem,3vw,2.5rem)/1.05 Georgia,serif;color:var(--forest);margin:.15rem 0}.treehouse-welcome>p:last-child{margin:.2rem 0 0;font-weight:800}
.treehouse-scene{position:relative;width:100%;max-width:1800px;margin:auto;aspect-ratio:16/9;background:#acd9df;overflow:hidden}.treehouse-scene>img{width:100%;height:100%;object-fit:cover;display:block}
.hotspot{position:absolute;z-index:3;border:3px solid rgba(255,255,255,.96);border-radius:999px;background:rgba(255,248,232,.94);color:var(--forest);font-weight:900;padding:.52rem .78rem;box-shadow:0 5px 0 rgba(49,88,68,.72),0 10px 24px rgba(25,51,37,.28);display:flex;align-items:center;gap:.35rem;transition:transform .18s ease,background .18s ease;animation:gentle-pulse 3.2s ease-in-out infinite}.hotspot span{font-size:1.2em}.hotspot:hover,.hotspot:focus-visible{transform:translateY(-4px) scale(1.05);background:#fff3b6;outline:4px solid #fff;outline-offset:3px}.hotspot-books{left:2%;top:42%}.hotspot-fury{left:26%;top:43%;animation-delay:.4s}.hotspot-table{left:43%;bottom:17%;animation-delay:.8s}.hotspot-chest{right:25%;top:45%;animation-delay:1.2s}.hotspot-door{right:3%;top:39%;animation-delay:1.6s}
.fury-message{position:absolute;z-index:4;left:38%;top:19%;width:min(360px,38%);margin:0;background:#fff;color:var(--forest);padding:.85rem 1rem;border:4px solid var(--forest);border-radius:24px;font-weight:900;line-height:1.25;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(10px) scale(.96);transform-origin:left bottom;transition:opacity .2s ease,transform .2s ease,visibility .2s}.fury-message:after{content:"";position:absolute;left:28px;bottom:-18px;width:26px;height:26px;background:#fff;border-right:4px solid var(--forest);border-bottom:4px solid var(--forest);transform:rotate(45deg)}.fury-message.show{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.parent-door{z-index:5}.shape-row{display:flex;justify-content:center;align-items:center;gap:clamp(.65rem,3vw,1.5rem);flex-wrap:wrap;margin:2rem 0}.shape-choice{width:88px;height:88px;border:4px solid var(--forest);border-radius:22px;background:#fff8e8;color:var(--coral);font-size:3rem;font-weight:900;box-shadow:0 5px 0 #b8cbb3}.shape-choice:nth-child(2){color:#e6a526}.shape-choice:nth-child(3){color:#6da77a}.shape-choice:nth-child(4){color:#4a92a6}.shape-choice:hover,.shape-choice:focus-visible{transform:translateY(-3px);background:#fff3b6;outline:3px solid var(--sun);outline-offset:3px}@keyframes gentle-pulse{50%{box-shadow:0 5px 0 rgba(49,88,68,.72),0 10px 24px rgba(25,51,37,.28),0 0 0 7px rgba(247,201,74,.25)}}
@media(max-width:800px){.treehouse-welcome{padding:.6rem}.treehouse-welcome>p:last-child{font-size:.9rem}.hotspot{min-width:48px;min-height:48px;padding:.35rem;justify-content:center}.hotspot strong{position:absolute;left:50%;top:calc(100% + 5px);transform:translateX(-50%);background:rgba(255,248,232,.97);padding:.2rem .4rem;border-radius:10px;font-size:.75rem;line-height:1.05;white-space:nowrap;border:2px solid #fff}.hotspot span{font-size:1.25rem}.fury-message{left:50%;top:auto;bottom:1rem;width:calc(100% - 1.2rem);font-size:.82rem;padding:.65rem .75rem;transform:translate(-50%,10px) scale(.96);transform-origin:center bottom;text-align:center}.fury-message.show{transform:translate(-50%,0) scale(1)}.fury-message:after{left:30%;width:20px;height:20px;bottom:-15px}.parent-door{right:.5rem;bottom:3rem;font-size:.72rem;padding:.4rem .55rem}}
@media(max-width:480px){.instagram-welcome{font-size:.82rem;padding:.42rem}.treehouse-welcome h1{font-size:1.3rem}.treehouse-welcome .eyebrow{font-size:.7rem}.treehouse-scene{min-height:250px}.hotspot-books{left:1%;top:38%}.hotspot-fury{left:26%;top:39%}.hotspot-table{left:42%;bottom:15%}.hotspot-chest{right:23%;top:42%}.hotspot-door{right:1%;top:35%}}

/* Fury's four-round toy chest */
.shape-game-heading{display:flex;align-items:center;justify-content:center;gap:1rem}.shape-game-heading h3{margin:.25rem 0}.shape-game-heading p{margin:0;color:var(--sage);font-weight:900}.shape-fury{width:118px;height:118px;flex:0 0 118px;overflow:hidden;border:5px solid var(--sun);border-radius:50%;box-shadow:0 6px 0 rgba(49,88,68,.22);background:#dceccf}.shape-fury img{width:100%;height:100%;object-fit:cover;object-position:31% 48%;transform:scale(1.9)}.shape-choice{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.shape-choice[data-shape="circle"]{color:#df5f67;background:#ffe4e4}.shape-choice[data-shape="triangle"]{color:#368e66;background:#e0f4df}.shape-choice[data-shape="star"]{color:#d89400;background:#fff0ad}.shape-choice[data-shape="square"]{color:#377eae;background:#dcedfb}.shape-choice.correct{background:#fff7c9;outline:6px solid var(--sun);transform:translateY(-8px) scale(1.12);box-shadow:0 9px 0 #79a56e}.shape-choice.try{animation:shape-wiggle .35s ease}.shape-choice:disabled{cursor:default;opacity:.72}.shape-choice.correct:disabled{opacity:1}.shape-next{margin-top:.6rem}.shape-next[hidden]{display:none}@keyframes shape-wiggle{25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}
@media(max-width:520px){.shape-game-heading{align-items:flex-start;text-align:left}.shape-fury{width:88px;height:88px;flex-basis:88px}.shape-row{gap:.55rem}.shape-choice{width:66px;height:66px;border-width:3px;font-size:2.25rem}}

/* Find the Colors paw game */
.color-game-card{border-color:#d9e8f2}.color-paw-row{display:flex;justify-content:center;align-items:center;gap:clamp(1rem,5vw,2.2rem);margin:2rem 0;min-height:128px}.color-paw-choice{display:grid;place-items:center;width:112px;height:112px;border:5px solid #315844;border-radius:32px;background:#fff;box-shadow:0 7px 0 #b8cbb3;color:var(--paw-color);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.color-paw-choice svg{display:block;width:82px;height:76px;fill:currentColor}.color-paw-choice:hover,.color-paw-choice:focus-visible{transform:translateY(-4px);background:#fff8d9;outline:4px solid var(--sun);outline-offset:4px}.color-paw-choice.correct{transform:translateY(-9px) scale(1.12);background:#fff7c9;outline:6px solid var(--sun);box-shadow:0 10px 0 #79a56e}.color-paw-choice.try{animation:shape-wiggle .35s ease}.color-paw-choice:disabled{cursor:default;opacity:.68}.color-paw-choice.correct:disabled{opacity:1}
@media(max-width:520px){.color-paw-row{gap:.65rem;min-height:92px}.color-paw-choice{width:82px;height:82px;border-width:4px;border-radius:24px}.color-paw-choice svg{width:60px;height:56px}}

/* Count with Fury rounds */
.count-game-card{border-color:#f0d99d}.count-object-row{min-height:132px;margin:1.25rem 0;display:flex;align-items:center;justify-content:center;gap:clamp(.8rem,4vw,1.8rem);padding:1rem;border:4px dashed #d8bc68;border-radius:28px;background:#fff9df}.count-object-row span{display:inline-block;font-size:clamp(4.5rem,12vw,7rem);line-height:1;filter:drop-shadow(0 5px 0 rgba(49,88,68,.14));animation:count-pop .35s ease both}.count-object-row span:nth-child(2){animation-delay:.08s}.count-object-row span:nth-child(3){animation-delay:.16s}.number-row button{transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.number-row button:hover,.number-row button:focus-visible{transform:translateY(-3px);background:#fff3b6;outline:3px solid var(--sun);outline-offset:3px}.number-row button.correct{background:var(--sun);transform:translateY(-6px) scale(1.1);box-shadow:0 7px 0 #79a56e}.number-row button.try{animation:shape-wiggle .35s ease}.number-row button:disabled{cursor:default;opacity:.66}.number-row button.correct:disabled{opacity:1}@keyframes count-pop{from{opacity:0;transform:scale(.65) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}
@media(max-width:520px){.count-object-row{min-height:104px;margin:1rem 0}.count-object-row span{font-size:4rem}}

/* Three-round butterfly search */
.find-card{max-width:850px}.butterfly-search-scene{position:relative;width:100%;margin:1.25rem auto;overflow:hidden;border:6px solid #fff;border-radius:28px;background:#d8efe6;box-shadow:0 0 0 4px #84a477,0 12px 28px rgba(38,56,47,.18);cursor:pointer}.butterfly-search-scene[data-layout="portrait"]{max-width:520px;aspect-ratio:4/5}.butterfly-search-scene[data-layout="wide"]{max-width:760px;aspect-ratio:16/9}.butterfly-search-scene>img{display:block;width:100%;height:100%;object-fit:cover}.butterfly-target{position:absolute;width:92px;height:92px;transform:translate(-50%,-50%);border:0;border-radius:50%;background:transparent}.butterfly-target:hover,.butterfly-target:focus-visible{outline:5px solid rgba(247,201,74,.9);outline-offset:1px;background:rgba(255,244,181,.18)}.butterfly-target.found{animation:butterfly-found .75s ease both;background:rgba(255,244,181,.3);outline:7px solid var(--sun);box-shadow:0 0 0 10px rgba(255,255,255,.72)}.butterfly-target:disabled{opacity:1;cursor:default}@keyframes butterfly-found{50%{transform:translate(-50%,-65%) scale(1.2) rotate(5deg)}100%{transform:translate(-50%,-50%) scale(1.08)}}
@media(max-width:520px){.butterfly-search-scene{border-width:4px;border-radius:22px}.butterfly-target{width:72px;height:72px}}

/* Visual toy-chest game menu */
.game-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:900px;margin:0 auto}.game-menu[hidden]{display:none}.game-choice-card{min-height:285px;padding:1rem;border:5px solid #fff;border-radius:32px;background:#fff;box-shadow:var(--shadow);color:var(--forest);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;transition:transform .18s ease,box-shadow .18s ease}.game-choice-card:hover,.game-choice-card:focus-visible{transform:translateY(-6px);outline:5px solid var(--sun);outline-offset:3px;box-shadow:0 14px 30px rgba(38,56,47,.24)}.game-choice-card strong{margin-top:.75rem;font:900 clamp(1.35rem,3vw,1.8rem)/1.15 Georgia,serif}.game-choice-card small{min-height:2.7em;margin-top:.35rem;font-size:.9rem;font-weight:800;line-height:1.35}.toy-preview{width:100%;height:160px;border-radius:23px;display:flex;align-items:center;justify-content:center;overflow:hidden}.count-choice{background:#fff9df}.count-toy-preview{flex-direction:column;gap:.15rem;background:#fff}.count-toy-preview span{font-size:2rem;line-height:1.15}.shape-choice-card{background:#f0f8ee}.toy-shapes{gap:.7rem;background:#fff}.toy-shapes b{display:grid;place-items:center;width:56px;height:56px;border-radius:15px;background:#fff0ad;color:#d89400;font-size:2.25rem}.toy-shapes b:nth-child(2){background:#ffe4e4;color:#df5f67}.toy-shapes b:nth-child(3){background:#e0f4df;color:#368e66}.toy-shapes b:nth-child(4){background:#dcedfb;color:#377eae}.color-choice-card{background:#eef7fb}.toy-paws{gap:.45rem;background:#fff}.toy-paws svg{width:64px;height:60px;fill:currentColor}.toy-paws svg:nth-child(1){color:#dc4b4b}.toy-paws svg:nth-child(2){color:#3187cc}.toy-paws svg:nth-child(3){color:#f4c542}.butterfly-choice-card{background:#fff1e5}.butterfly-toy-preview{background:#dceccf}.butterfly-toy-preview img{width:100%;height:100%;object-fit:cover;object-position:70% 5%}.choose-game{display:block;margin:1rem auto 2rem;min-height:52px}.game-panel.active+.back-home{margin-top:1rem}
@media(max-width:680px){.game-menu{grid-template-columns:1fr;gap:1rem}.game-choice-card{min-height:175px;display:grid;grid-template-columns:42% 1fr;grid-template-rows:1fr 1fr;column-gap:1rem;padding:.8rem;text-align:left}.toy-preview{grid-row:1/3;height:145px}.game-choice-card strong{align-self:end;margin:0}.game-choice-card small{align-self:start}.toy-shapes{display:grid;grid-template-columns:1fr 1fr;padding:.65rem}.toy-shapes b{width:48px;height:48px;font-size:1.9rem}.toy-paws{flex-wrap:wrap;padding:.7rem}.toy-paws svg{width:48px;height:45px}}

/* Outdoor adventures and Follow the Clues */
.outdoor-adventure-menu[hidden]{display:none}.outdoor-adventure-menu>h3{text-align:center;font:900 clamp(1.6rem,4vw,2.35rem)/1.15 Georgia,serif;color:var(--forest);margin:.25rem 0 1.25rem}.outdoor-choice-grid{max-width:760px}.clues-choice-card{background:#f4f0dc}.clues-toy-preview{position:relative;background:#dceccf}.clues-toy-preview img{width:100%;height:100%;object-fit:cover;object-position:88% 42%}.clues-toy-preview b{position:absolute;display:grid;place-items:center;width:46px;height:46px;border:3px solid #fff;border-radius:50%;background:rgba(255,248,232,.95);font-size:1.65rem;box-shadow:0 4px 10px rgba(38,56,47,.24)}.clues-toy-preview b:nth-of-type(1){left:12%;bottom:12%}.clues-toy-preview b:nth-of-type(2){left:43%;top:10%}.clues-toy-preview b:nth-of-type(3){right:10%;top:14%}.clue-game-card{max-width:820px;border-color:#ead889}.clue-stage{margin:1.25rem auto;min-height:300px}.clue-step[hidden]{display:none}.clue-step{min-height:300px}.petal-choice{width:132px;height:160px;margin:.7rem;border:5px solid #fff;border-radius:42% 42% 48% 48%;background:#fff;box-shadow:0 7px 0 #b8cbb3}.petal-choice svg{width:88px;height:112px;fill:currentColor}.coral-petal{color:#e46c63}.yellow-petal{color:#f3c63f}.purple-petal{color:#9560ae}.petal-choice:hover,.petal-choice:focus-visible,.path-choice:hover,.path-choice:focus-visible{transform:translateY(-4px);outline:5px solid var(--sun);outline-offset:3px}.petal-choice.correct,.path-choice.correct{transform:translateY(-7px) scale(1.05);outline:7px solid var(--sun);background:#fff8d1}.petal-choice.try,.path-choice.try{animation:shape-wiggle .35s ease}.petal-choice:disabled,.path-choice:disabled{cursor:default;opacity:.68}.petal-choice.correct:disabled,.path-choice.correct:disabled{opacity:1}.path-clue{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.path-choice{position:relative;min-height:300px;overflow:hidden;border:5px solid #fff;border-radius:28px;background:#fff;box-shadow:0 7px 0 #b8cbb3}.path-choice img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:88% 45%;filter:brightness(.78)}.path-choice span{position:relative;z-index:2;display:block;margin-bottom:1rem;font-size:2.5rem}.path-choice strong{position:relative;z-index:2;display:inline-block;padding:.45rem .75rem;border-radius:999px;background:rgba(255,248,232,.94);color:var(--forest);font-weight:900}.final-clue{position:relative;width:min(520px,100%);aspect-ratio:4/5;margin:auto;overflow:hidden;border:6px solid #fff;border-radius:28px;box-shadow:0 0 0 4px #84a477}.final-clue>img{display:block;width:100%;height:100%;object-fit:cover}.clue-butterfly-target{left:69%;top:24%}.clue-stage .butterfly-target.found{background:rgba(255,244,181,.3)}
@media(max-width:600px){.petal-choice{width:84px;height:112px;margin:.25rem;border-width:4px}.petal-choice svg{width:58px;height:78px}.path-clue{grid-template-columns:1fr}.path-choice{min-height:190px}.clue-stage,.clue-step{min-height:250px}.clues-toy-preview b{width:38px;height:38px;font-size:1.3rem}}

/* Where Is Fury? animated outdoor adventure */
.outdoor-choice-grid:has(.where-fury-choice-card){max-width:1080px;grid-template-columns:repeat(3,minmax(0,1fr))}.where-fury-choice-card{background:#edf6df}.where-fury-toy-preview{position:relative;background:#d8edc4}.where-fury-toy-preview img{width:100%;height:100%;object-fit:cover}.where-fury-toy-preview b{position:absolute;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(38,56,47,.25)}.where-fury-toy-preview b:first-of-type{left:12%;bottom:12%;width:52px;height:52px;background:#fff8df;font-size:1.75rem;transform:rotate(-18deg)}.where-fury-toy-preview b:last-of-type{right:9%;top:9%;width:48px;height:48px;background:var(--sun);color:#3d3518;font:900 1.7rem/1 Georgia,serif;animation:question-bob 1.8s ease-in-out infinite}.where-fury-card{max-width:980px;border-color:#d7e9af;padding:clamp(.7rem,2vw,1.2rem)}.where-fury-heading{display:flex;align-items:center;justify-content:center;gap:1rem;text-align:left;margin:.2rem auto 1rem}.where-fury-heading h3{margin:0;color:var(--forest);font:900 clamp(1.45rem,4vw,2.25rem)/1.15 Georgia,serif}.where-fury-heading p{margin:.3rem 0 0;color:#5b705f;font-weight:900}.clue-sign{display:grid;place-items:center;flex:0 0 72px;width:72px;height:64px;border:4px solid #8b5a32;border-radius:12px;background:#f6d58b;font-size:2.1rem;box-shadow:0 5px 0 #6f4426;transform:rotate(-3deg)}
.where-fury-stage{position:relative;width:100%;aspect-ratio:16/9;margin:auto;overflow:hidden;border:6px solid #fff;border-radius:30px;background:#cfe7bb;box-shadow:0 0 0 4px #84a477,0 13px 30px rgba(38,56,47,.2);isolation:isolate}.where-fury-background{position:absolute;inset:-2%;width:104%;height:104%;object-fit:cover;transition:transform 1s ease,object-position 1s ease;animation:scene-breathe 9s ease-in-out infinite alternate}.where-fury-stage.step-path .where-fury-background{object-position:center center}.where-fury-stage.step-scratch .where-fury-background{transform:scale(1.48);object-position:12% 44%}.where-fury-stage.step-hide .where-fury-background{transform:scale(1.13);object-position:53% 52%}.where-fury-step[hidden],.fury-found-reveal[hidden]{display:none}.where-fury-step{position:absolute;inset:0;z-index:2}.trail-choice,.moving-clue,.hiding-choice{position:absolute;border:0;background:transparent;color:var(--forest);font:inherit;cursor:pointer}.trail-choice strong,.moving-clue strong,.hiding-choice strong{display:inline-block;padding:.36rem .7rem;border:3px solid #fff;border-radius:999px;background:rgba(255,248,232,.95);box-shadow:0 4px 11px rgba(38,56,47,.25);font-size:clamp(.76rem,2vw,1rem);font-weight:900;white-space:nowrap}.trail-choice{width:39%;height:58%;bottom:0}.cat-trail{left:5%}.bird-trail{right:4%}.trail-marks{position:absolute;inset:0}.trail-marks b{position:absolute;display:block;font-size:clamp(1.75rem,5vw,3.5rem);filter:drop-shadow(0 3px 0 #fff);opacity:0;animation:footprint-step 2.7s ease-in-out infinite}.cat-marks b:nth-child(1),.bird-marks b:nth-child(1){left:12%;bottom:5%;animation-delay:0s}.cat-marks b:nth-child(2),.bird-marks b:nth-child(2){left:42%;bottom:28%;animation-delay:.42s}.cat-marks b:nth-child(3),.bird-marks b:nth-child(3){left:67%;bottom:56%;animation-delay:.84s}.bird-marks b{font-family:Georgia,serif;transform:rotate(-18deg);color:#4b4238;font-size:clamp(2rem,5vw,3.6rem)}.trail-choice strong{position:absolute;left:50%;bottom:4%;transform:translateX(-50%)}.hopping-bird{position:absolute;right:3%;top:6%;font-size:clamp(2rem,5vw,3.8rem);filter:drop-shadow(0 4px 2px rgba(38,56,47,.25));animation:bird-hop 1.6s ease-in-out infinite}.trail-choice:hover,.trail-choice:focus-visible,.moving-clue:hover,.moving-clue:focus-visible,.hiding-choice:hover,.hiding-choice:focus-visible{outline:6px solid var(--sun);outline-offset:-6px;border-radius:28px}.trail-choice.correct,.moving-clue.correct,.hiding-choice.correct{outline:8px solid var(--sun);outline-offset:-8px;border-radius:28px;background:rgba(255,240,144,.18)}.trail-choice.try,.moving-clue.try,.hiding-choice.try{animation:shape-wiggle .35s ease}.trail-choice:disabled,.moving-clue:disabled,.hiding-choice:disabled{cursor:default}.scratch-choice{left:7%;top:26%;width:28%;height:49%}.scratch-choice span{display:block;color:#51391f;font:900 clamp(4rem,10vw,8rem)/.7 Georgia,serif;transform:rotate(-18deg);text-shadow:2px 2px 0 #e5bd7d;animation:scratch-glow 1.5s ease-in-out infinite}.scratch-choice strong{position:absolute;left:50%;bottom:5%;transform:translateX(-50%)}.feather-choice{left:49%;top:19%;width:21%;height:34%}.leaf-choice{right:6%;bottom:8%;width:22%;height:36%}.feather-choice span,.leaf-choice span{display:block;font-size:clamp(3rem,8vw,6rem);filter:drop-shadow(0 4px 2px rgba(38,56,47,.25))}.feather-choice span{animation:feather-float 2.8s ease-in-out infinite}.leaf-choice span{animation:leaf-tumble 3.1s ease-in-out infinite}.moving-clue strong{position:absolute;left:50%;bottom:2%;transform:translateX(-50%)}.hiding-choice{bottom:9%;height:45%}.bush-choice{left:13%;width:30%}.basket-choice{left:43%;width:20%}.log-choice{right:3%;width:25%}.hiding-choice{animation:hiding-rustle 3.1s ease-in-out infinite}.hiding-choice:nth-child(2){animation-delay:.7s}.hiding-choice:nth-child(3){animation-delay:1.35s}.hiding-choice strong{position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.tail-peek{position:absolute;left:31%;top:8%;width:42%;height:44%;overflow:hidden;border-radius:50%;transform-origin:70% 90%;animation:tail-wiggle 1.25s ease-in-out infinite}.tail-peek img{position:absolute;width:360%;height:auto;left:-34%;top:-166%;max-width:none}.fury-found-reveal{position:absolute;inset:5%;z-index:8;display:grid;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr);align-items:center;gap:clamp(1rem,4vw,2.5rem);padding:clamp(1rem,4vw,2rem);border:6px solid #fff;border-radius:30px;background:rgba(255,248,225,.96);box-shadow:0 16px 45px rgba(38,56,47,.38);animation:fury-reveal .72s cubic-bezier(.2,.85,.28,1.28) both}.fury-found-picture{height:100%;min-height:180px;overflow:hidden;border:5px solid var(--sun);border-radius:24px;background:#dbe9c8}.fury-found-picture img{width:100%;height:100%;object-fit:cover;object-position:50% 47%}.fury-found-reveal strong{display:block;color:var(--forest);font:900 clamp(1.45rem,4vw,2.5rem)/1.08 Georgia,serif}.fury-found-reveal p{margin:.7rem 0 0;color:#5f4535;font-size:clamp(1rem,2.5vw,1.35rem);font-weight:900;line-height:1.35}.fury-is-found .where-fury-background{transform:scale(1.2);filter:saturate(1.08)}
@keyframes question-bob{50%{transform:translateY(-8px) rotate(5deg)}}@keyframes scene-breathe{from{scale:1}to{scale:1.025}}@keyframes footprint-step{0%,18%{opacity:0;transform:scale(.55) rotate(-8deg)}35%,75%{opacity:1;transform:scale(1) rotate(3deg)}100%{opacity:.2;transform:scale(.88) rotate(7deg)}}@keyframes bird-hop{0%,100%{transform:translateY(0) rotate(-5deg)}45%{transform:translateY(-16px) rotate(5deg)}}@keyframes scratch-glow{50%{transform:rotate(-18deg) scale(1.08);filter:drop-shadow(0 0 8px rgba(247,201,74,.75))}}@keyframes feather-float{0%,100%{transform:translate(-8px,5px) rotate(-12deg)}50%{transform:translate(12px,-16px) rotate(12deg)}}@keyframes leaf-tumble{0%,100%{transform:translate(-10px,-4px) rotate(-20deg)}50%{transform:translate(12px,15px) rotate(42deg)}}@keyframes hiding-rustle{0%,88%,100%{transform:rotate(0)}91%{transform:rotate(-1.5deg)}95%{transform:rotate(1.5deg)}}@keyframes tail-wiggle{0%,100%{transform:rotate(-10deg)}50%{transform:rotate(13deg)}}@keyframes fury-reveal{from{opacity:0;transform:scale(.72) translateY(35px)}to{opacity:1;transform:scale(1) translateY(0)}}
@media(max-width:840px){.outdoor-choice-grid:has(.where-fury-choice-card){grid-template-columns:1fr}.fury-found-reveal{grid-template-columns:.8fr 1.2fr}.trail-choice strong,.moving-clue strong,.hiding-choice strong{font-size:.72rem}.tail-peek img{top:-144%}}
@media(max-width:600px){.where-fury-stage{aspect-ratio:4/5}.where-fury-background{width:142%;height:104%;left:-21%}.where-fury-stage.step-scratch .where-fury-background{transform:scale(1.35);object-position:5% 48%}.where-fury-stage.step-hide .where-fury-background{transform:scale(1.25);object-position:55% 55%}.trail-choice{height:62%;width:47%}.cat-trail{left:1%}.bird-trail{right:1%}.scratch-choice{left:2%;top:22%;width:34%}.feather-choice{left:42%;top:18%;width:25%}.leaf-choice{right:1%;bottom:12%;width:27%}.bush-choice{left:2%;width:38%}.basket-choice{left:40%;width:25%}.log-choice{right:0;width:32%}.tail-peek img{top:-116%;left:-32%}.fury-found-reveal{inset:4%;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;text-align:center}.fury-found-picture{min-height:0}.where-fury-heading{align-items:flex-start}.clue-sign{flex-basis:58px;width:58px;height:54px;font-size:1.7rem}}
@media(prefers-reduced-motion:reduce){.where-fury-toy-preview b,.where-fury-background,.trail-marks b,.hopping-bird,.scratch-choice span,.feather-choice span,.leaf-choice span,.hiding-choice,.tail-peek,.fury-found-reveal{animation:none!important}.where-fury-background{transition:none}}

/* Revised Where Is Fury scenes: two trees and three tail choices */
.bird-marks img{position:absolute;display:block;width:clamp(54px,11vw,108px);height:auto;filter:drop-shadow(0 3px 0 rgba(255,255,255,.92));opacity:0;animation:footprint-step 2.7s ease-in-out infinite}.bird-marks img:nth-child(1){left:5%;bottom:3%;animation-delay:0s}.bird-marks img:nth-child(2){left:35%;bottom:27%;animation-delay:.42s}.bird-marks img:nth-child(3){left:62%;bottom:53%;animation-delay:.84s}.where-fury-stage.step-scratch .where-fury-background,.where-fury-stage.step-hide .where-fury-background{inset:0;width:100%;height:100%;transform:none;object-position:center;animation:scene-breathe 9s ease-in-out infinite alternate}.tree-clue{position:absolute;top:0;width:44%;height:82%;border:0;background:transparent;color:var(--forest);cursor:pointer}.cat-scratch-tree{left:3%}.woodpecker-tree{right:3%}.tree-clue strong{position:absolute;left:50%;bottom:1%;transform:translateX(-50%);display:inline-block;padding:.4rem .75rem;border:3px solid #fff;border-radius:999px;background:rgba(255,248,232,.96);box-shadow:0 4px 11px rgba(38,56,47,.25);font-size:clamp(.75rem,2vw,1rem);font-weight:900;white-space:nowrap}.tree-clue:hover,.tree-clue:focus-visible{outline:6px solid var(--sun);outline-offset:-6px;border-radius:28px}.tree-clue.correct{outline:8px solid var(--sun);outline-offset:-8px;border-radius:28px;background:rgba(255,240,144,.18)}.tree-clue.try{animation:shape-wiggle .35s ease}.tree-clue:disabled{cursor:default}.cat-scratch-marks{position:absolute;left:43%;top:31%;width:26%;height:34%;transform:rotate(-8deg);filter:drop-shadow(2px 2px 0 rgba(255,224,166,.8));animation:scratch-glow 1.5s ease-in-out infinite}.cat-scratch-marks i{position:absolute;top:0;width:10%;height:100%;border-radius:999px;background:#4b2e19}.cat-scratch-marks i:nth-child(1){left:12%;transform:rotate(-5deg)}.cat-scratch-marks i:nth-child(2){left:45%;transform:rotate(2deg)}.cat-scratch-marks i:nth-child(3){right:10%;transform:rotate(8deg)}.woodpecker{position:absolute;right:4%;top:17%;width:28%;height:48%;object-fit:contain;filter:drop-shadow(0 5px 4px rgba(38,56,47,.25));transform-origin:80% 50%;animation:woodpecker-tap 1.1s ease-in-out infinite}.woodpecker-marks{position:absolute;left:36%;top:35%;width:20%;height:30%}.woodpecker-marks i{position:absolute;width:15%;aspect-ratio:1;border-radius:50%;background:#3f2818;box-shadow:inset 2px 2px 3px rgba(0,0,0,.45)}.woodpecker-marks i:nth-child(1){left:5%;top:8%}.woodpecker-marks i:nth-child(2){right:8%;top:2%}.woodpecker-marks i:nth-child(3){left:38%;top:38%}.woodpecker-marks i:nth-child(4){left:4%;bottom:8%}.woodpecker-marks i:nth-child(5){right:2%;bottom:12%}.hide-step .hiding-choice{bottom:0;height:62%;overflow:visible;animation:hiding-rustle 3.1s ease-in-out infinite}.bush-one{left:0;width:31%}.bush-two{left:34%;width:32%}.bush-three{right:0;width:31%}.hide-step .hiding-choice strong{bottom:2%;z-index:6}.bush-tail{position:absolute;z-index:3;width:auto;height:72%;object-fit:contain;transform-origin:50% 92%;animation:tail-wiggle 1.25s ease-in-out infinite;pointer-events:none}.fury-tail{left:22%;top:-24%}.squirrel-tail{left:30%;top:-30%;height:80%}.skunk-tail{left:27%;top:-32%;height:82%}.bush-character{position:absolute;z-index:5;left:50%;bottom:15%;width:92%;height:118%;object-fit:contain;opacity:0;transform:translate(-50%,55%) scale(.45);transform-origin:50% 100%;transition:transform .55s cubic-bezier(.2,.85,.28,1.25),opacity .2s ease;pointer-events:none}.hiding-choice.popped .bush-tail{opacity:0}.hiding-choice.popped .bush-character{opacity:1;transform:translate(-50%,-31%) scale(.72)}.fury-found-picture{background:linear-gradient(#dff2ff,#eaf4d5)}.fury-found-picture img{object-fit:contain;object-position:center}.fury-found-reveal{overflow:hidden}.fury-found-reveal::after{content:"🐾";position:absolute;right:4%;top:5%;font-size:clamp(2rem,6vw,4rem);transform:rotate(12deg);opacity:.2}@keyframes woodpecker-tap{0%,100%{transform:rotate(0)}48%{transform:rotate(0)}55%{transform:rotate(8deg)}64%{transform:rotate(0)}}
@media(max-width:600px){.where-fury-stage.step-scratch,.where-fury-stage.step-hide{aspect-ratio:16/10}.where-fury-stage.step-scratch .where-fury-background,.where-fury-stage.step-hide .where-fury-background{left:0;width:100%;height:100%;object-fit:cover;transform:none}.tree-clue{height:86%}.tree-clue strong{font-size:.66rem;padding:.3rem .45rem}.woodpecker{width:32%;height:50%;right:0}.hide-step .hiding-choice{height:68%}.hide-step .hiding-choice strong{font-size:.68rem}.bush-tail{height:66%}.squirrel-tail,.skunk-tail{height:73%}.hiding-choice.popped .bush-character{transform:translate(-50%,-22%) scale(.64)}.fury-found-reveal{grid-template-rows:minmax(0,1.25fr) auto}.fury-found-picture img{object-fit:contain}}
@media(prefers-reduced-motion:reduce){.bird-marks img,.cat-scratch-marks,.woodpecker,.bush-tail,.bush-character{animation:none!important;transition:none!important}}
.cat-scratch-marks{left:26%;top:29%;width:20%;height:37%}.woodpecker{right:18%;top:17%;width:28%;height:48%}.woodpecker-marks{left:55%;top:36%;width:18%;height:30%}
@media(max-width:600px){.cat-scratch-marks{left:24%;top:28%;width:22%;height:38%}.woodpecker{right:15%;top:17%;width:30%;height:50%}.woodpecker-marks{left:54%;top:36%;width:19%;height:31%}}
.cat-scratch-marks{filter:none;opacity:.94}.cat-scratch-marks i{background:linear-gradient(90deg,#15100c 0 27%,#dca568 30% 68%,#15100c 71% 100%);box-shadow:0 1px 2px rgba(36,20,10,.55);clip-path:polygon(18% 0,88% 2%,100% 15%,85% 34%,100% 53%,84% 72%,94% 100%,10% 97%,0 80%,14% 61%,0 42%,15% 23%,0 8%)}.woodpecker{right:22%;top:8%;width:20%;height:36%}.woodpecker-marks i{background:radial-gradient(circle at 46% 44%,#160f0a 0 39%,#56331d 43% 60%,#cf9253 64% 77%,transparent 80%);box-shadow:none;opacity:.9;mix-blend-mode:multiply}.bush-tail{clip-path:inset(0 0 31% 0);filter:drop-shadow(0 3px 2px rgba(38,56,47,.2))}.fury-tail{left:31%;top:-18%;height:70%}.squirrel-tail{left:32%;top:-24%;height:75%}.skunk-tail{left:31%;top:-25%;height:77%}
@media(max-width:600px){.woodpecker{right:19%;top:7%;width:23%;height:38%}.woodpecker-marks{left:55%;top:33%;width:18%;height:29%}.bush-tail{clip-path:inset(0 0 34% 0)}.fury-tail{left:32%;top:-14%;height:66%}.squirrel-tail{left:33%;top:-20%;height:70%}.skunk-tail{left:32%;top:-21%;height:72%}}

/* Bring both tree clues closer while keeping the marks and tap areas aligned. */
.where-fury-stage.step-scratch .where-fury-background,
.where-fury-stage.step-scratch .scratch-step{transform:none;transform-origin:center}
.where-fury-stage.step-scratch .tree-clue{width:38%;height:90%}
.where-fury-stage.step-scratch .cat-scratch-tree{left:14%}
.where-fury-stage.step-scratch .woodpecker-tree{right:14%}
.where-fury-stage.step-scratch .woodpecker{right:55%;top:13%;width:16%;height:30%}
.where-fury-stage.step-scratch .cat-scratch-marks{left:42%;top:35%;width:18%;height:19%;transform:rotate(-7deg)}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set{position:absolute;top:0;width:38%;height:100%}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set:first-child{left:0;transform:rotate(-5deg)}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set:last-child{right:0;transform:rotate(5deg)}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set i{position:absolute;top:0;width:17%;height:100%;border-radius:999px;background:linear-gradient(90deg,#15100c 0 27%,#dca568 30% 68%,#15100c 71% 100%);box-shadow:0 1px 2px rgba(36,20,10,.55);clip-path:polygon(18% 0,88% 2%,100% 15%,85% 34%,100% 53%,84% 72%,94% 100%,10% 97%,0 80%,14% 61%,0 42%,15% 23%,0 8%)}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set i:nth-child(1){left:4%;transform:rotate(-4deg)}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set i:nth-child(2){left:42%;transform:rotate(1deg)}
.where-fury-stage.step-scratch .cat-scratch-marks>.scratch-set i:nth-child(3){right:4%;transform:rotate(6deg)}
@media(max-width:600px){
  .where-fury-stage.step-scratch .where-fury-background,
  .where-fury-stage.step-scratch .scratch-step{transform:none;transform-origin:center}
  .where-fury-stage.step-scratch .tree-clue{width:42%;height:92%}
  .where-fury-stage.step-scratch .cat-scratch-tree{left:8%}
  .where-fury-stage.step-scratch .woodpecker-tree{right:8%}
  .where-fury-stage.step-scratch .woodpecker{right:52%;top:12%;width:18%;height:32%}
  .where-fury-stage.step-scratch .cat-scratch-marks{left:45%;top:35%;width:19%;height:20%}
}

/* Fury's paw-print trail leads clearly onto the left path. */
.cat-marks b:nth-child(1){left:72%;bottom:4%}
.cat-marks b:nth-child(2){left:43%;bottom:30%}
.cat-marks b:nth-child(3){left:14%;bottom:57%}

/* Clue 3: hide each tail base behind the matching bush so it feels attached. */
.where-fury-stage.step-hide .bush-foreground-mask{position:absolute;inset:0;z-index:4;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;animation:scene-breathe 9s ease-in-out infinite alternate}
.where-fury-stage.step-hide .bush-tail{top:auto;clip-path:none;transform-origin:50% 100%;filter:drop-shadow(0 3px 2px rgba(38,56,47,.2));animation:none}
.where-fury-stage.step-hide .hiding-choice.popped{z-index:5}
.where-fury-stage.step-hide .hiding-choice.correct{z-index:5}
.where-fury-stage.step-hide .fury-tail{left:29%;height:92%}
.where-fury-stage.step-hide .squirrel-tail{left:34%;height:74%;bottom:24%}
.where-fury-stage.step-hide .skunk-tail{left:32%;height:77%;bottom:22%}
.fury-hiding-crouch{position:absolute;z-index:3;left:3.90%;bottom:53.47%;width:68.00%;height:58.37%;object-fit:contain;object-position:center bottom;transform-origin:37% 100%;animation:none;pointer-events:none;filter:drop-shadow(0 3px 2px rgba(38,56,47,.2))}
.fury-placement-tools{margin:1rem auto;padding:1rem;width:min(620px,100%);border:4px solid var(--sun);border-radius:22px;background:#fff8e1;box-shadow:0 8px 22px rgba(38,56,47,.16);color:var(--forest)}
.fury-placement-tools strong{display:block;font:900 1.35rem/1.1 Georgia,serif}.fury-placement-tools p{margin:.4rem 0 .75rem}.fury-placement-tools label{display:block;font-weight:900}.fury-placement-tools input[type="range"]{width:100%;min-height:44px;accent-color:var(--coral)}.fury-placement-tools output{display:block;margin:.2rem 0 .8rem;padding:.55rem .7rem;border-radius:12px;background:#fff;font-weight:800;line-height:1.45}.fury-placement-tools .placement-status{min-height:1.4em;margin:.55rem 0 0;font-weight:900;color:var(--forest)}
.where-fury-stage.fury-placement-mode .fury-hiding-crouch{pointer-events:auto;cursor:grab;touch-action:none;user-select:none;-webkit-user-drag:none}.where-fury-stage.fury-placement-mode .fury-hiding-crouch:active{cursor:grabbing;filter:drop-shadow(0 0 8px #ffd532)}.where-fury-stage.fury-placement-mode .hiding-choice{animation:none}.where-fury-stage.fury-placement-mode .bush-one{outline:4px dashed rgba(255,213,50,.8);outline-offset:-4px;border-radius:24px}
.where-fury-stage.step-hide .left-bush-cover{position:absolute;inset:0 0 0 4%;z-index:4;width:100%;height:100%;object-fit:cover;object-position:center;clip-path:polygon(0 50%,34% 50%,34% 100%,0 100%);pointer-events:none;animation:scene-breathe 9s ease-in-out infinite alternate}
.fury-jump-reveal{position:absolute;z-index:6;left:50%;bottom:2%;width:116%;height:112%;object-fit:contain;opacity:0;transform:translate(-50%,48%) scale(.42);pointer-events:none}
.hiding-choice.correct .fury-hiding-crouch{opacity:0}
.hiding-choice.correct .fury-jump-reveal{animation:fury-jump-out 1.05s cubic-bezier(.2,.85,.28,1.2) both}
@keyframes fury-jump-out{0%{opacity:0;transform:translate(-50%,48%) scale(.42) rotate(-4deg)}28%{opacity:1}72%{opacity:1;transform:translate(-50%,-24%) scale(.9) rotate(3deg)}100%{opacity:1;transform:translate(-50%,-17%) scale(.82) rotate(0)}}
@keyframes tail-wiggle{0%,100%{transform:rotate(-7deg)}50%{transform:rotate(8deg)}}
@media(max-width:600px){
  .where-fury-stage.step-hide .fury-tail{left:30%;height:91%}
  .where-fury-stage.step-hide .squirrel-tail{left:34%;height:72%;bottom:24%}
  .where-fury-stage.step-hide .skunk-tail{left:32%;height:76%;bottom:22%}
  .fury-hiding-crouch{left:3.90%;width:68.00%;height:58.37%;bottom:53.47%}
  .where-fury-stage.step-hide .left-bush-cover{inset:0 0 0 5%;clip-path:polygon(0 50%,36% 50%,36% 100%,0 100%)}
  .fury-jump-reveal{width:122%;height:116%}
}

/* Outdoor Activities currently features only Where Is Fury. */
.outdoor-choice-grid:has(.where-fury-choice-card){max-width:780px;grid-template-columns:repeat(2,minmax(0,1fr))}
.catch-butterflies-choice-card{background:#eaf6dd}.catch-butterflies-preview{position:relative;overflow:hidden}.catch-butterflies-preview>img:first-child{width:100%;height:100%;object-fit:cover}.catch-butterflies-preview>img:last-child{position:absolute;right:9%;top:12%;width:37%;height:auto;filter:drop-shadow(0 4px 3px rgba(38,56,47,.3));animation:butterfly-hover 2.1s ease-in-out infinite}
.catch-butterflies-card{max-width:920px;border-color:#d7e9af}.catch-butterflies-field{position:relative;width:100%;aspect-ratio:16/9;margin:1rem auto;overflow:hidden;border:6px solid #fff;border-radius:28px;background:#bfe294;box-shadow:0 0 0 4px #84a477,0 13px 30px rgba(38,56,47,.2)}.catch-field-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.catch-butterfly{position:absolute;width:var(--butterfly-size);aspect-ratio:1.5;transform:translate(-50%,-50%);border:0;background:transparent;padding:0;cursor:pointer;touch-action:manipulation}.catch-butterfly.flying{animation:butterfly-hover 2.2s ease-in-out infinite;animation-delay:var(--delay)}.catch-butterfly.perched{aspect-ratio:1;transform:translate(-50%,-50%)}.catch-butterfly img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(38,56,47,.28));pointer-events:none}.catch-butterfly::after{content:"";position:absolute;inset:-18%;border-radius:50%}.catch-butterfly:hover,.catch-butterfly:focus-visible{outline:5px solid var(--sun);outline-offset:5px;border-radius:50%}.catch-butterfly.caught{pointer-events:none;animation:butterfly-caught .7s ease forwards}.catch-butterflies-celebration{position:absolute;inset:8%;z-index:8;display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;border:5px solid var(--sun);border-radius:26px;background:rgba(255,248,225,.95);box-shadow:0 12px 34px rgba(38,56,47,.3);animation:fury-reveal .6s ease both}.catch-butterflies-celebration[hidden]{display:none}.catch-butterflies-celebration img{height:92%;max-width:55%;object-fit:contain}.catch-butterflies-celebration strong{color:var(--coral);font:900 clamp(1.45rem,5vw,3rem)/1 Georgia,serif}.catch-butterflies-card .shape-fury img{object-fit:contain}
@keyframes butterfly-hover{0%,100%{transform:translate(-50%,-50%) translateY(0) rotate(-2deg)}50%{transform:translate(-50%,-50%) translateY(-8px) rotate(3deg)}}
@keyframes butterfly-caught{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}45%{opacity:1;transform:translate(-50%,-70%) scale(1.25) rotate(8deg)}100%{opacity:0;transform:translate(-50%,-120%) scale(.6) rotate(-8deg)}}
@media(max-width:700px){.outdoor-choice-grid:has(.where-fury-choice-card){grid-template-columns:1fr;max-width:390px}.catch-butterflies-field{aspect-ratio:4/5}.catch-butterfly{width:calc(var(--butterfly-size) * 1.22)}.catch-butterflies-celebration{inset:6%;flex-direction:column}.catch-butterflies-celebration img{height:65%;max-width:80%}}

/* The illustrated room objects are the homepage navigation; tap zones stay invisible. */
.treehouse-scene .hotspot{width:13%;height:20%;min-width:48px;min-height:48px;padding:0;border:0;border-radius:24px;background:transparent;box-shadow:none;animation:none}
.treehouse-scene .hotspot:hover,.treehouse-scene .hotspot:focus-visible{background:rgba(255,243,182,.2);outline:4px solid rgba(255,255,255,.95);outline-offset:0}
.treehouse-scene .hotspot-books::before,.treehouse-scene .hotspot-fury::before,.treehouse-scene .hotspot-table::before,.treehouse-scene .hotspot-chest::before{content:"";position:absolute;display:block}
.treehouse-scene .hotspot-books::before{left:-15.38%;top:-185%;width:115.38%;height:360%}.treehouse-scene .hotspot-fury::before{left:-40%;top:-137.5%;width:160%;height:241.67%}.treehouse-scene .hotspot-table::before{left:-94.12%;top:-10%;width:252.94%;height:170%}.treehouse-scene .hotspot-chest::before{left:-66.67%;top:-63.64%;width:173.33%;height:172.73%}
.treehouse-scene .hotspot strong{position:absolute;left:50%;bottom:-.35rem;transform:translate(-50%,100%);min-width:max-content;padding:.58rem 1rem;border:4px solid rgba(255,255,255,.9);border-radius:999px;background:rgba(255,248,232,.82);color:var(--forest);font-size:clamp(.9rem,1.45vw,1.12rem);line-height:1.1;box-shadow:0 5px 0 rgba(49,88,68,.82),0 10px 22px rgba(25,51,37,.32);pointer-events:none;white-space:nowrap}
.treehouse-scene .hotspot-books strong,.treehouse-scene .hotspot-fury strong,.treehouse-scene .hotspot-table strong,.treehouse-scene .hotspot-chest strong{pointer-events:auto;cursor:pointer}
.treehouse-scene .hotspot-fury{width:15%;height:24%}.treehouse-scene .hotspot-table{width:17%;height:20%}.treehouse-scene .hotspot-chest{width:15%;height:22%}.treehouse-scene .hotspot-door{width:15%;height:28%}
@media(max-width:600px){.treehouse-scene .hotspot strong{bottom:-.18rem;padding:.42rem .68rem;border-width:3px;font-size:.875rem;box-shadow:0 4px 0 rgba(49,88,68,.82),0 7px 16px rgba(25,51,37,.3)}}
@media(max-width:600px) and (orientation:portrait){.treehouse-scene .hotspot strong{right:auto;bottom:auto;box-sizing:border-box;width:4.3rem;min-width:4.3rem;padding:.4rem .29rem;font-size:.5rem;line-height:1.05;text-align:center;white-space:normal;transform:translate(-50%,-50%)}.treehouse-scene .hotspot-books strong{left:42.31%;top:29.95%}.treehouse-scene .hotspot-fury strong{left:51.47%;top:-131.29%}.treehouse-scene .hotspot-table strong{left:48%;top:121.10%}.treehouse-scene .hotspot-chest strong{left:33.07%;top:-77.77%}.treehouse-scene .hotspot-door strong{left:51.80%;top:73.18%}}
@media(max-width:480px) and (orientation:portrait){.treehouse-scene .hotspot-books strong{left:50%;top:49.95%}.treehouse-scene .hotspot-fury strong{left:51.47%;top:-114.63%}.treehouse-scene .hotspot-table strong{left:53.88%;top:111.10%}.treehouse-scene .hotspot-chest strong{left:19.73%;top:-64.14%}.treehouse-scene .hotspot-door strong{left:38.47%;top:87.46%}}
@media(max-width:480px) and (orientation:portrait){.treehouse-scene .hotspot-books::before{left:-7.69%;top:-165%}.treehouse-scene .hotspot-fury::before{top:-120.83%}.treehouse-scene .hotspot-table::before{left:-88.24%;top:-20%}.treehouse-scene .hotspot-chest::before{left:-80%;top:-50%}}
@media(orientation:landscape){.treehouse-scene .hotspot strong{right:auto;bottom:auto;transform:translate(-50%,-50%)}.treehouse-scene .hotspot-books strong{left:33.15%;top:40.30%}.treehouse-scene .hotspot-fury strong{left:84.13%;top:-107.42%}.treehouse-scene .hotspot-table strong{left:49.94%;top:128.95%}.treehouse-scene .hotspot-chest strong{left:20.93%;top:-63.36%}.treehouse-scene .hotspot-door strong{left:47.13%;top:45.71%}}

/* Temporary label arranger, available only from the private ?arrange=labels link. */
.label-arrange-panel{position:sticky;top:0;z-index:1000;padding:.8rem 1rem;background:#315844;color:#fff;box-shadow:0 4px 18px rgba(20,45,31,.28);text-align:center}.label-arrange-panel h1{margin:0;font:900 1.1rem/1.2 Georgia,serif}.label-arrange-panel p{margin:.3rem auto .65rem;max-width:42rem;font-size:.9rem;line-height:1.35}.label-arrange-actions{display:flex;justify-content:center;gap:.45rem;flex-wrap:wrap}.label-arrange-panel button{min-height:42px;padding:.55rem .8rem;border:2px solid #fff;border-radius:999px;background:#fff8e8;color:#315844;font-weight:900}.label-arrange-panel textarea{display:block;width:min(42rem,100%);height:5.2rem;margin:.65rem auto 0;padding:.55rem;border:2px solid rgba(255,255,255,.8);border-radius:12px;background:#fff;color:#243b31;font:700 .78rem/1.35 system-ui,sans-serif;resize:vertical}.treehouse-scene .arrange-label{position:absolute;z-index:12;box-sizing:border-box;min-width:max-content;padding:.58rem 1rem;border:4px solid rgba(255,255,255,.9);border-radius:999px;background:rgba(255,248,232,.82);color:var(--forest);font-size:clamp(.9rem,1.45vw,1.12rem);font-weight:900;line-height:1.1;text-align:center;box-shadow:0 5px 0 rgba(49,88,68,.82),0 10px 22px rgba(25,51,37,.32);transform:translate(-50%,-50%);pointer-events:auto;touch-action:none;cursor:grab;user-select:none;white-space:nowrap}.treehouse-scene .arrange-label.dragging{cursor:grabbing;outline:5px solid var(--sun);outline-offset:2px}.label-arrange-mode .treehouse-scene .hotspot{pointer-events:none}.label-arrange-mode .fury-message{display:none}
@media(max-width:600px){.treehouse-scene .arrange-label{width:5.5rem;min-width:5.5rem;padding:.52rem .38rem;border-width:3px;font-size:1rem;line-height:1.05;white-space:normal}.label-arrange-panel{padding:.65rem}.label-arrange-panel p{font-size:.82rem}}

/* Story bookshelf and preschool create-a-story book. */
.story-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;width:min(820px,100%);margin:0 auto}.story-library[hidden],.story-book-panel[hidden],.make-story-builder[hidden],.made-story-book[hidden]{display:none}.story-choice-card{overflow:hidden;padding:0 0 1.2rem;border:5px solid #fff;border-radius:30px;background:#fff;color:var(--forest);box-shadow:var(--shadow);text-align:left}.story-choice-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:1rem}.story-choice-card strong,.story-choice-card small{display:block;padding:0 1.2rem}.story-choice-card strong{font:900 1.45rem/1.15 Georgia,serif}.story-choice-card small{margin-top:.35rem;color:#66594f;font-weight:800}.story-choice-card:hover,.story-choice-card:focus-visible{transform:translateY(-5px);outline:6px solid var(--sun);outline-offset:2px}.make-story-choice{background:#edf6df}.story-book-panel>.back-to-books{display:block;margin:1.4rem auto}.make-story-builder{width:min(820px,100%);margin:auto;padding:clamp(1rem,4vw,2.2rem);border:6px solid #d7e9af;border-radius:32px;background:#fff;box-shadow:var(--shadow);text-align:center}.make-story-builder h3{margin:.25rem 0 1.25rem;color:var(--forest);font:900 clamp(1.6rem,4vw,2.4rem)/1.1 Georgia,serif}.story-word-group{margin:1rem 0;padding:1rem;border-radius:22px;background:#eef6e7}.story-word-group.verb-group{background:#e5f2f7}.story-word-group.place-group{background:#fff0df}.story-word-group h4{margin:0 0 .75rem;color:var(--forest);font-size:1.15rem}.story-word-group h4 small{display:inline-block;margin-left:.35rem;padding:.16rem .45rem;border-radius:999px;background:#fff;color:#8e564b;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}.story-word-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.story-word-choices button{min-height:58px;padding:.65rem;border:4px solid #fff;border-radius:18px;background:#fff;color:var(--forest);font-weight:900;box-shadow:0 4px 0 #bdd1b7}.story-word-choices button:hover,.story-word-choices button:focus-visible{outline:4px solid var(--sun);outline-offset:2px}.story-word-choices button.selected{border-color:var(--sun);background:#fff6bd;transform:translateY(-3px);box-shadow:0 7px 0 #c69d27}.make-story-builder>.primary{margin-top:.5rem}.make-story-builder>.primary:disabled{opacity:.4;cursor:not-allowed}.made-story-book{display:grid;grid-template-columns:1fr 1fr;width:min(920px,100%);margin:auto;overflow:hidden;border:7px solid #d7c19b;border-radius:34px;background:#fff;box-shadow:var(--shadow)}.made-story-book>img{width:100%;height:100%;min-height:430px;object-fit:cover;object-position:62% center}.made-story-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.2rem,4vw,2.5rem)}.made-story-copy h3{margin:.2rem 0 1rem;color:var(--forest);font:900 clamp(1.7rem,4vw,2.5rem)/1.1 Georgia,serif}.made-story-copy>p:not(.eyebrow){font:700 clamp(1.05rem,2.5vw,1.35rem)/1.65 Georgia,serif}.made-story-copy strong{color:#a54f48}.made-story-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.made-story-actions button{flex:1 1 170px}
@media(max-width:700px){.story-library{grid-template-columns:1fr}.story-word-choices{grid-template-columns:1fr}.made-story-book{grid-template-columns:1fr}.made-story-book>img{min-height:250px;max-height:330px}.made-story-actions{flex-direction:column}}

/* The Tiny Tap-Tap picture-book reader */
.story-page .page-head{margin-bottom:1.25rem}
.storybook{display:block;width:min(620px,100%);max-width:620px;margin:auto;background:#fff;border-radius:32px;padding:clamp(.65rem,2vw,1rem);overflow:visible;box-shadow:var(--shadow);border:7px solid #d7c19b}
.story-stage{position:relative;overflow:hidden;border-radius:22px;background:#f6e8c7;aspect-ratio:1122/1402}
.story-stage>img{width:100%;height:100%;object-fit:cover;display:block}
.story-copy{position:absolute;left:5%;right:5%;bottom:4%;padding:clamp(.85rem,3vw,1.35rem);border-radius:22px;background:rgba(255,248,232,.94);border:3px solid rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(38,56,47,.18);text-align:center}
.story-copy p{display:block;margin:0;font:700 clamp(1rem,3.2vw,1.4rem)/1.45 Georgia,serif;color:var(--ink)}
.story-controls{display:grid;grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr);align-items:center;gap:.8rem;margin-top:1rem}
.story-controls button{min-height:52px;border:0;border-radius:999px;background:var(--forest);color:#fff;padding:.7rem 1rem;font-weight:900;box-shadow:0 4px 0 #1f3b2c}
.story-controls button:last-child{justify-self:end}
.story-controls button:disabled{opacity:.35;box-shadow:none;cursor:not-allowed}
.story-progress{text-align:center;color:var(--forest);font-weight:900}
.story-dots{display:flex;justify-content:center;gap:.32rem;margin-top:.3rem}
.story-dot{width:9px;height:9px;border-radius:50%;background:#cbd7c8}
.story-dot.active{background:var(--coral);transform:scale(1.25)}
@media(max-width:800px){.story-controls{grid-template-columns:1fr auto 1fr;gap:.35rem}.story-controls button{padding:.6rem .72rem;font-size:.88rem}.story-progress{font-size:.78rem}}

/* Create-your-own three-page story */
.story-choices{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:min(760px,100%);margin:0 auto 1.5rem}.story-choice{display:flex;flex-direction:column;align-items:flex-start;min-height:112px;padding:1rem 1.15rem;border:4px solid var(--forest);border-radius:24px;background:#fff;color:var(--forest);text-align:left;box-shadow:0 6px 0 #b8cbb3}.story-choice strong{font:900 1.35rem/1.15 Georgia,serif}.story-choice small{margin-top:.35rem;line-height:1.35}.story-choice.selected{background:#fff3b6;outline:4px solid var(--sun);outline-offset:3px;transform:translateY(-2px)}
.story-maker{width:min(900px,100%);margin:auto}.story-maker-setup{padding:clamp(1.1rem,3vw,2rem);border:6px solid #d7c19b;border-radius:32px;background:#fff;box-shadow:var(--shadow);text-align:center}.story-maker-setup h3,.made-story-reader>h3{margin:.35rem 0 1.25rem;font:900 clamp(1.6rem,4vw,2.5rem)/1.1 Georgia,serif;color:var(--forest)}.story-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.25rem 0}.story-picker{display:grid;gap:.6rem;margin:0;padding:1rem;border:3px solid #dde9d7;border-radius:22px;text-align:left}.story-picker legend{padding:0 .45rem;color:var(--forest);font-weight:900}.story-picker label{cursor:pointer}.story-picker input{position:absolute;opacity:0}.story-picker span{display:block;min-height:48px;padding:.65rem .8rem;border:3px solid #b8cbb3;border-radius:16px;background:#fff8e8;color:var(--forest);font-weight:900;text-align:center}.story-picker input:checked+span{border-color:var(--forest);background:#fff3b6;box-shadow:0 4px 0 #b8cbb3}.story-picker input:focus-visible+span{outline:4px solid var(--sun);outline-offset:3px}.story-maker-setup>.primary{min-width:190px;min-height:54px}.made-story-reader{width:min(620px,100%);margin:auto;padding:clamp(.65rem,2vw,1rem);border:7px solid #d7c19b;border-radius:32px;background:#fff;box-shadow:var(--shadow)}.made-story-reader>h3{text-align:center}.made-story-actions{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.made-story-actions button{min-height:48px}.storybook[hidden],.story-maker[hidden],.story-maker-setup[hidden],.made-story-reader[hidden]{display:none}
@media(max-width:720px){.story-choices{grid-template-columns:1fr}.story-choice{min-height:88px}.story-picker-grid{grid-template-columns:1fr}.story-picker{grid-template-columns:repeat(3,1fr)}.story-picker legend{grid-column:1/-1}.story-picker span{font-size:.86rem;padding:.55rem .25rem}.made-story-reader{border-width:5px}}

/* Free coloring pages */
.coloring-feature{max-width:980px;margin:0 auto 2.2rem;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(300px,1.1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;background:#fff;border-radius:32px;padding:clamp(1rem,3vw,2rem);box-shadow:var(--shadow);border:5px solid #dde9d7}
.coloring-preview{position:relative;background:#f5ead1;border-radius:22px;padding:.75rem;box-shadow:0 9px 22px rgba(38,56,47,.14)}
.coloring-preview img{display:block;width:100%;height:auto;aspect-ratio:8.5/11;object-fit:cover;border-radius:14px;background:#fff}
.coloring-preview span{position:absolute;top:-12px;right:-12px;display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--sun);color:#493a0a;font-weight:900;border:4px solid #fff;transform:rotate(7deg);box-shadow:0 5px 14px rgba(38,56,47,.22)}
.coloring-copy h3{font:900 clamp(2rem,5vw,3.25rem)/1 Georgia,serif;color:var(--forest);margin:.3rem 0 1rem}
.coloring-copy ul{padding-left:1.3rem;margin:1rem 0 1.4rem;color:var(--forest);font-weight:800}
.coloring-download{display:inline-block;background:var(--forest);color:#fff;text-decoration:none;border-radius:999px;padding:.85rem 1.25rem;font-weight:900;box-shadow:0 5px 0 #1f3b2c}
.coloring-download:hover,.coloring-download:focus-visible{background:#42725a;outline:4px solid var(--sun);outline-offset:3px}
.coloring-copy small{display:block;margin-top:.8rem;color:#5d6f64}
.coloring-choices{max-width:820px;margin:0 auto 2.2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.coloring-choice{min-height:150px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:1rem;padding:1.2rem;border:4px solid var(--forest);border-radius:26px;background:#fff;color:var(--forest);text-align:left;text-decoration:none;box-shadow:0 6px 0 #b8cbb3}.coloring-choice>span{grid-row:1/3;font-size:3rem}.coloring-choice strong{font:900 1.45rem/1.15 Georgia,serif}.coloring-choice small{font-size:.9rem;line-height:1.35}.coloring-choice:hover,.coloring-choice:focus-visible{transform:translateY(-3px);background:#fff3b6;outline:4px solid var(--sun);outline-offset:3px}.coloring-choice.online-choice{font:inherit;cursor:pointer}
.online-coloring-page{background:radial-gradient(circle at 15% 10%,#d9eff0,transparent 26%),var(--cream)}.coloring-studio{max-width:980px;margin:auto}.paint-toolbar{position:sticky;top:82px;z-index:10;padding:1rem;border:4px solid var(--forest);border-radius:26px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}.paint-palette-group>p{margin:.15rem 0 .65rem;text-align:center;font-weight:900;color:var(--forest)}.paint-palette-group+.paint-palette-group{margin-top:.9rem;padding-top:.75rem;border-top:2px dashed #d6e0d2}.paint-colors{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.paint-color{position:relative;width:54px;height:54px;flex:0 0 54px;border:4px solid #fff;border-radius:50%;background:var(--paint);box-shadow:0 0 0 3px var(--forest);cursor:pointer}.brand-paints .paint-colors{row-gap:2.1rem;padding-bottom:1.5rem}.brand-paints .paint-color::after{content:attr(data-color-name);position:absolute;top:59px;left:50%;width:84px;transform:translateX(-50%);color:var(--forest);font-size:.63rem;font-weight:900;line-height:1.05;text-align:center}.paint-color.selected{transform:scale(1.13);box-shadow:0 0 0 5px var(--sun),0 5px 0 rgba(49,88,68,.35)}.paint-color:focus-visible{outline:5px solid var(--sun);outline-offset:4px}.eraser-color{display:grid;place-items:center;color:var(--forest);font-size:1.35rem}.paint-actions{display:flex;justify-content:center;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.paint-actions button{min-height:48px;border:0;border-radius:999px;padding:.65rem 1rem;background:var(--forest);color:#fff;font-weight:900}.paint-actions button:disabled{opacity:.4;cursor:not-allowed}.coloring-canvas-wrap{max-width:680px;margin:1.4rem auto;background:#fff;border:6px solid var(--forest);border-radius:28px;padding:.7rem;box-shadow:var(--shadow)}#coloring-canvas{display:block;width:100%;height:auto;touch-action:none;border-radius:16px;background:#fff;cursor:crosshair}.coloring-status{min-height:2rem;margin:.7rem 0 0;text-align:center;color:var(--forest);font-weight:900}.coloring-save{max-width:680px;margin:0 auto;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:22px;background:#fff;border:3px solid #dde9d7}.coloring-save p{margin:0}.coloring-save button{white-space:nowrap}
.printable-subhead{max-width:1050px;margin:0 auto 1rem;font:900 clamp(1.5rem,3vw,2rem)/1.2 Georgia,serif;color:var(--forest)}
@media(max-width:760px){.coloring-feature{grid-template-columns:1fr}.coloring-preview{max-width:430px;margin:auto}.coloring-copy{text-align:center}.coloring-copy ul{display:inline-block;text-align:left}.coloring-download{width:100%;text-align:center;min-height:52px}}
.printable-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;max-width:1150px;margin:0 auto 2rem}
.printable-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:26px;box-shadow:var(--shadow);border:4px solid #e5eddc}
.printable-card>img{display:block;width:100%;aspect-ratio:8.5/11;object-fit:cover;object-position:top;background:#fff;border-bottom:3px solid #e5eddc}
.printable-card>div{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:1.2rem}
.printable-type{margin:0;color:#a54f48;font-size:.76rem;font-weight:900;letter-spacing:.09em}
.printable-card h3{margin:.35rem 0;font:900 1.35rem/1.2 Georgia,serif;color:var(--forest)}
.printable-card p:not(.printable-type){margin:.35rem 0 1rem}
.printable-card a{display:inline-block;margin-top:auto;background:var(--forest);color:#fff;text-decoration:none;border-radius:999px;padding:.72rem 1rem;font-weight:900}
.printable-card a:hover,.printable-card a:focus-visible{background:#42725a;outline:4px solid var(--sun);outline-offset:3px}
.certificate-card>.certificate-preview-pair{display:grid;grid-template-rows:1fr 1fr;align-items:stretch;flex:none;gap:.65rem;aspect-ratio:8.5/11;padding:.8rem;background:#fff;border-bottom:3px solid #e5eddc}
.certificate-preview-pair figure{position:relative;margin:0;min-height:0;overflow:hidden;border:2px solid #e5eddc;border-radius:12px;background:#fff}
.certificate-preview-pair img{display:block;width:100%;height:100%;object-fit:contain}
.certificate-preview-pair figcaption{position:absolute;left:.45rem;bottom:.4rem;padding:.22rem .5rem;border-radius:999px;background:rgba(38,56,47,.92);color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.certificate-card>.certificate-card-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:1.2rem}
.certificate-downloads{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:auto}
.certificate-card .certificate-downloads a{margin-top:0}
@media(max-width:900px){.printable-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.coloring-choices{grid-template-columns:1fr}.coloring-choice{min-height:118px}.paint-toolbar{top:78px}.paint-color{width:48px;height:48px}.coloring-save{display:block;text-align:center}.coloring-save button{width:100%;margin-top:.7rem}}
@media(max-width:680px){
  .coloring-studio{display:flex;flex-direction:column}
  .coloring-canvas-wrap{order:1;width:100%;margin:.35rem auto 1rem}
  .paint-toolbar{order:2;position:static;top:auto;z-index:auto;padding:.75rem;border-width:3px;overflow:hidden;box-shadow:0 5px 14px rgba(38,56,47,.16)}
  .coloring-save{order:3}
  .paint-palette-group>p{margin:0 0 .4rem;text-align:left;font-size:.95rem}
  .paint-palette-group+.paint-palette-group{margin-top:.55rem;padding-top:.55rem}
  .paint-colors{justify-content:flex-start;flex-wrap:nowrap;gap:.65rem;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:.35rem .35rem .7rem}
  .paint-color{width:44px;height:44px;flex:0 0 44px;scroll-snap-align:start}
  .brand-paints .paint-colors{row-gap:0;padding-bottom:1.55rem}
  .brand-paints .paint-color::after{top:49px;width:66px;font-size:.54rem}
  .paint-actions{margin-top:.65rem;gap:.5rem}
  .paint-actions button{min-height:44px;padding:.55rem .85rem}
}
@media(max-width:580px){.printable-grid{grid-template-columns:1fr}.printable-card{display:grid;grid-template-columns:minmax(120px,42%) 1fr}.printable-card>img{height:100%;border-bottom:0;border-right:3px solid #e5eddc}.printable-card>div{padding:1rem}.printable-card h3{font-size:1.15rem}.printable-card p:not(.printable-type){font-size:.9rem}.printable-card a{width:100%;text-align:center;font-size:.88rem}.certificate-card>.certificate-preview-pair{display:grid;grid-template-rows:1fr 1fr;height:100%;aspect-ratio:auto;border-right:3px solid #e5eddc;border-bottom:0;padding:.5rem}.certificate-card>.certificate-card-copy{padding:1rem}.certificate-downloads{width:100%}}

/* Use the approved square front cover in the grown-up book card. */
.book-cover{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;padding:0;border-radius:10px;box-shadow:5px 7px 12px #aaa}

/* Branded product marks replace device-dependent emoji artwork. */
.product-logo{width:5.25rem;height:5.25rem;border-radius:1.65rem;display:grid;place-items:center;margin-bottom:1.15rem;box-shadow:0 8px 0 rgba(49,88,68,.12);border:4px solid rgba(255,255,255,.9)}
.product-logo svg{width:3.35rem;height:3.35rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.coloring-pack-logo{color:#9f3f4c;background:linear-gradient(145deg,#ffd75c,#ff9d65)}
.coloring-pack-logo svg circle{fill:#fff8e8;stroke:#9f3f4c;stroke-width:1.4}
.classroom-pack-logo{color:#315844;background:linear-gradient(145deg,#c8eff2,#8fd0dc)}
.classroom-pack-logo .logo-star{fill:#f7c94a;stroke:#9a6b00;stroke-width:1.15}
.classroom-pack-logo{padding:.15rem;overflow:hidden;background:linear-gradient(145deg,#e1f7f8,#a9dde5)}
.coloring-pack-logo{padding:.15rem;overflow:hidden;background:linear-gradient(145deg,#fff1a8,#ffc980)}
.product-logo-image{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(49,88,68,.14))}
@media(max-width:800px){.product-logo{width:4.75rem;height:4.75rem;border-radius:1.45rem}.product-logo svg{width:3rem;height:3rem}}
