:root{font-family:'Trebuchet MS',Arial,sans-serif;color:#fff6d9;background:#16291b;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline:4px solid #ffe27b;outline-offset:4px}button:disabled{cursor:default}img{max-width:100%;user-select:none;-webkit-user-drag:none}[hidden]{display:none!important}#app{min-height:100svh;display:grid;place-items:center;background:radial-gradient(ellipse at top,#40532a,#12251b)}.screen{width:min(100%,1440px)}.menu-screen{padding:12px}.menu-art{position:relative;max-width:calc((100svh - 70px)*1.7778);margin:auto;aspect-ratio:1672/941;border-radius:22px;overflow:hidden;box-shadow:0 18px 60px #0006}.menu-art>img{display:block;width:100%;height:100%}.menu-hit{position:absolute;background:transparent;border:0;border-radius:22px}.play-hit{left:47.9%;top:43.4%;width:25.6%;height:25.5%}.levels-hit{left:48.8%;top:78.4%;width:9.1%;height:13.4%}.help-hit{left:60.4%;top:78.4%;width:9.1%;height:13.4%}.sound-hit{left:72.1%;top:78.4%;width:9.1%;height:13.4%}.menu-hit:hover{background:#fff3a51c;box-shadow:inset 0 0 0 3px #ffe78677}.menu-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px;max-width:1100px;margin:auto;font-size:14px}.menu-bottom p{margin:0}.menu-bottom a{color:#f4d995}.muted{opacity:.6}.sound-hit.muted{background:#142113aa}.screen>header{display:flex;align-items:center;justify-content:space-between;gap:12px;height:86px;padding:8px 20px;background:#142619dd}.back,.sound{width:64px;height:64px;border:0;background:none;padding:0;flex-shrink:0}.back img,.sound img{width:100%;height:100%;object-fit:contain}.heading{text-align:center}.heading span{font-size:14px;color:#f2d184}.heading h1{font-size:24px;margin:3px 0}.chapter-screen{min-height:100svh;background:linear-gradient(#0b271f88,#0b271fe8),url('bg/level-4-v3510.webp') center/cover}.chapter-screen h1{font-size:30px}.chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:40px max(24px,5%)}.chapter{position:relative;overflow:hidden;background:#80501f;border:3px solid #e0b35e;border-radius:22px;padding:0;box-shadow:0 8px 20px #071c1566;text-align:left}.chapter img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.chapter span{display:block;padding:16px;font-size:19px;font-weight:bold}.chapter b{position:absolute;right:12px;top:12px;background:#214928;border-radius:50%;padding:8px;color:#ffdc6e}.chapter:hover{border-color:#fff0a7;transform:translateY(-3px)}.game-screen{max-width:min(1440px,calc((100svh - 164px)*1.7778));}.stage{position:relative;aspect-ratio:1672/941;overflow:hidden;isolation:isolate}.scene{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}#objects{position:absolute;inset:0}.object{position:absolute;min-width:44px;min-height:44px;background:none;border:0;padding:0;filter:drop-shadow(0 8px 8px #11261760);transition:opacity .3s}.object img{width:100%;height:100%;object-fit:contain;pointer-events:none;transform-origin:center bottom;transition:transform .4s ease,opacity .4s ease}.object:hover:not(:disabled) img{transform:translateY(-4%)}.object.opened img{transform:translateY(-38%) rotate(-9deg);opacity:.5}.object.searched img{transform:translateY(-12%) rotate(-5deg);opacity:.38}.object:focus-visible{outline:3px dashed #ffe67d;border-radius:30%}.reward{position:absolute;transform:translate(-50%,-50%);width:10%;min-width:56px;max-width:120px;aspect-ratio:1;z-index:5;background:none;border:0;padding:0;filter:drop-shadow(0 0 18px #ffb819)}.reward img{width:100%;height:100%;object-fit:contain;animation:pulse 1.1s ease-in-out infinite}@keyframes pulse{50%{transform:scale(1.12)}}.game-footer{min-height:78px;display:flex;align-items:center;gap:14px;padding:10px 18px;background:#142619}.game-footer p{flex:1;text-align:center;font-size:16px;margin:0;line-height:1.35}.progress{display:flex;align-items:center;justify-content:center;gap:3px;background:url('ui/progress-base-v3517.png') center/100% 100% no-repeat;width:170px;height:54px;padding:10px 20px;flex-shrink:0}.progress img{width:22px;height:30px;object-fit:contain;opacity:.22}.progress img.current{opacity:.6}.progress img.done{opacity:1;filter:drop-shadow(0 0 5px #ffd747)}.wood{border:0;background:url('ui/generic-panel-v3514.png') center/100% 100% no-repeat;min-height:60px;padding:16px 30px;color:#fff3c2;font-weight:bold;text-shadow:0 2px 2px #4b210e;font-size:17px}.next{white-space:nowrap}.loading{position:absolute;inset:0;background:#193321ee;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;text-align:center;padding:20px;font-size:18px}.finish-screen{min-height:100svh;background:linear-gradient(#16351b55,#132819cc),url('bg/level-5-v3519.webp') center/cover;display:grid;place-items:center;padding:25px}.finish-content{text-align:center;max-width:620px;padding:30px;border:1px solid #e6bb6c88;background:#19341dd9;border-radius:28px}.jar{width:180px;max-height:35svh;object-fit:contain;filter:drop-shadow(0 0 30px #efb84d66)}.finish-content h1{font-size:36px;margin:10px 0}.finish-content p{font-size:18px;line-height:1.5}.finish-content .wood{margin:5px}dialog{background:#21412b;color:#fff4cf;border:2px solid #d3a855;border-radius:24px;padding:28px;max-width:min(90vw,500px);font-size:18px;line-height:1.55}dialog::backdrop{background:#04130dc9}dialog h2{margin:0 0 16px}dialog .wood{width:100%}
@media(max-width:800px){.screen>header{height:66px;padding:5px 12px}.back,.sound{width:52px;height:52px}.heading h1{font-size:20px}.game-screen{max-width:min(100%,calc((100svh - 136px)*1.7778))}.game-footer{min-height:70px;padding:8px;gap:6px}.progress{width:130px;height:48px;padding:10px 14px}.progress img{width:18px;height:26px}.game-footer p{font-size:14px}.wood{font-size:14px;padding:13px 22px;min-height:52px}.chapter-grid{gap:14px;padding:25px}.chapter span{font-size:16px;padding:12px}}
@media(max-aspect-ratio:4/5){.game-screen{max-width:100%;align-self:start}.stage{aspect-ratio:4/5;max-height:none}.scene{object-position:center}.game-footer{flex-wrap:wrap;justify-content:center;padding:12px;min-height:100px}.game-footer p{flex-basis:calc(100% - 150px)}.next{flex-basis:90%;max-width:300px}.chapter-grid{grid-template-columns:repeat(2,1fr);padding:20px 14px}.chapter-screen h1{font-size:24px}.chapter span{font-size:14px}.menu-screen{padding:0}.menu-art{border-radius:0}.menu-bottom{flex-direction:column;padding:20px 12px;text-align:center}.menu-hit{border-radius:10px}.menu-bottom p{font-size:16px}.reward{width:16%;min-width:64px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-aspect-ratio:4/5){.levels-hit,.help-hit,.sound-hit{min-width:44px;min-height:44px;top:76%}}

/* v36.7: edge-to-edge forest, original PNG sprites without transparent padding */
.sprite-play{aspect-ratio:933/429}.sprite-play>img{position:absolute!important;width:109.75348%!important;height:358.04196%!important;max-width:none!important;left:-4.93033%;top:-110.25641%;object-fit:fill!important;transform:none!important}
.sprite-levels{aspect-ratio:950/417}.sprite-levels>img{position:absolute!important;width:107.78947%!important;height:368.34532%!important;max-width:none!important;left:-3.89474%;top:-115.82734%;object-fit:fill!important;transform:none!important}
.sprite-help{aspect-ratio:689/679}.sprite-help>img{position:absolute!important;width:148.62119%!important;height:226.21502%!important;max-width:none!important;left:-24.38316%;top:-60.67747%;object-fit:fill!important;transform:none!important}
.sprite-sound{aspect-ratio:735/718}.sprite-sound>img{position:absolute!important;width:139.31973%!important;height:213.92758%!important;max-width:none!important;left:-20.00000%;top:-50.83565%;object-fit:fill!important;transform:none!important}
.sprite-honey{aspect-ratio:577/698}.sprite-honey>img{position:absolute!important;width:156.15251%!important;height:129.08309%!important;max-width:none!important;left:-29.80936%;top:-12.32092%;object-fit:fill!important;transform:none!important}
.sprite-jar{aspect-ratio:542/696}.sprite-jar>img{position:absolute!important;width:188.92989%!important;height:147.12644%!important;max-width:none!important;left:-43.35793%;top:-25.43103%;object-fit:fill!important;transform:none!important}
.sprite-object-0-0{aspect-ratio:1035/702}.sprite-object-0-0>img{position:absolute!important;width:148.40580%!important;height:145.86895%!important;max-width:none!important;left:-23.57488%;top:-21.08262%;object-fit:fill!important;transform:none!important}
.sprite-object-0-1{aspect-ratio:1059/655}.sprite-object-0-1>img{position:absolute!important;width:145.04249%!important;height:156.33588%!important;max-width:none!important;left:-17.65817%;top:-24.73282%;object-fit:fill!important;transform:none!important}
.sprite-object-1-0{aspect-ratio:986/915}.sprite-object-1-0>img{position:absolute!important;width:103.85396%!important;height:167.86885%!important;max-width:none!important;left:-1.92698%;top:-33.22404%;object-fit:fill!important;transform:none!important}
.sprite-object-1-1{aspect-ratio:766/945}.sprite-object-1-1>img{position:absolute!important;width:133.68146%!important;height:162.53968%!important;max-width:none!important;left:-19.97389%;top:-32.69841%;object-fit:fill!important;transform:none!important}
.sprite-object-1-2{aspect-ratio:911/736}.sprite-object-1-2>img{position:absolute!important;width:112.40395%!important;height:208.69565%!important;max-width:none!important;left:-7.57409%;top:-55.84239%;object-fit:fill!important;transform:none!important}
.sprite-object-2-0{aspect-ratio:891/813}.sprite-object-2-0>img{position:absolute!important;width:172.39057%!important;height:125.95326%!important;max-width:none!important;left:-37.82267%;top:-13.53014%;object-fit:fill!important;transform:none!important}
.sprite-object-2-1{aspect-ratio:1432/541}.sprite-object-2-1>img{position:absolute!important;width:107.26257%!important;height:189.27911%!important;max-width:none!important;left:-2.65363%;top:-43.43808%;object-fit:fill!important;transform:none!important}
.sprite-object-2-2{aspect-ratio:859/564}.sprite-object-2-2>img{position:absolute!important;width:178.81257%!important;height:181.56028%!important;max-width:none!important;left:-39.93015%;top:-45.21277%;object-fit:fill!important;transform:none!important}
.sprite-object-2-3{aspect-ratio:1398/641}.sprite-object-2-3>img{position:absolute!important;width:109.87124%!important;height:159.75039%!important;max-width:none!important;left:-4.29185%;top:-29.64119%;object-fit:fill!important;transform:none!important}
.sprite-object-3-0{aspect-ratio:427/342}.sprite-object-3-0>img{position:absolute!important;width:105.38642%!important;height:107.01754%!important;max-width:none!important;left:0.00000%;top:-4.38596%;object-fit:fill!important;transform:none!important}
.sprite-object-3-1{aspect-ratio:527/414}.sprite-object-3-1>img{position:absolute!important;width:106.26186%!important;height:110.38647%!important;max-width:none!important;left:-3.03605%;top:-5.55556%;object-fit:fill!important;transform:none!important}
.sprite-object-3-2{aspect-ratio:380/296}.sprite-object-3-2>img{position:absolute!important;width:106.57895%!important;height:115.87838%!important;max-width:none!important;left:-6.57895%;top:-7.77027%;object-fit:fill!important;transform:none!important}
.sprite-object-3-3{aspect-ratio:536/341}.sprite-object-3-3>img{position:absolute!important;width:103.91791%!important;height:109.38416%!important;max-width:none!important;left:-1.49254%;top:-5.57185%;object-fit:fill!important;transform:none!important}
.sprite-object-3-4{aspect-ratio:266/281}.sprite-object-3-4>img{position:absolute!important;width:109.39850%!important;height:106.40569%!important;max-width:none!important;left:-2.63158%;top:-1.06762%;object-fit:fill!important;transform:none!important}
.sprite-object-4-0{aspect-ratio:685/959}.sprite-object-4-0>img{position:absolute!important;width:176.93431%!important;height:106.77789%!important;max-width:none!important;left:-52.11679%;top:-1.56413%;object-fit:fill!important;transform:none!important}
.sprite-object-4-1{aspect-ratio:1079/747}.sprite-object-4-1>img{position:absolute!important;width:120.20389%!important;height:137.08166%!important;max-width:none!important;left:-19.74050%;top:-20.48193%;object-fit:fill!important;transform:none!important}
.sprite-object-4-2{aspect-ratio:718/770}.sprite-object-4-2>img{position:absolute!important;width:208.91365%!important;height:132.98701%!important;max-width:none!important;left:-52.08914%;top:-16.36364%;object-fit:fill!important;transform:none!important}
.sprite-object-4-3{aspect-ratio:1122/637}.sprite-object-4-3>img{position:absolute!important;width:133.68984%!important;height:160.75353%!important;max-width:none!important;left:-14.88414%;top:-31.55416%;object-fit:fill!important;transform:none!important}
.sprite-object-4-4{aspect-ratio:1294/469}.sprite-object-4-4>img{position:absolute!important;width:116.53787%!important;height:218.33689%!important;max-width:none!important;left:-9.04173%;top:-61.83369%;object-fit:fill!important;transform:none!important}
.sprite-object-4-5{aspect-ratio:790/754}.sprite-object-4-5>img{position:absolute!important;width:189.87342%!important;height:135.80902%!important;max-width:none!important;left:-44.68354%;top:-11.93634%;object-fit:fill!important;transform:none!important}
body,#app{background:#24331a url('original-v367/menu.png') center/cover fixed no-repeat}#app{display:block}.screen{width:100%;max-width:none}.game-screen{position:relative;width:100%;height:100svh;min-height:440px;max-width:none}.game-screen>.stage{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto}.game-screen>header{position:absolute;inset:0 0 auto;height:80px;background:none;z-index:8;padding:8px 2%}.game-screen .heading{background:url('ui/title-panel-v3513.png') center/100% 100% no-repeat;min-width:260px;padding:12px 30px}.game-screen .heading h1{font-size:22px}.game-screen .heading span{font-size:14px}.game-footer{position:absolute;inset:auto 0 0;z-index:8;background:none;min-height:74px;gap:16px;padding:8px 2%}.game-footer p{background:url('ui/message-panel-v3514.png') center/100% 100% no-repeat;min-height:58px;padding:15px 24px;flex:none;width:min(44%,600px);margin:auto;text-shadow:0 2px 2px #351c08}.progress{width:210px;height:66px;padding:12px 24px}.progress img{width:26px;height:36px}.sprite{display:block;position:relative;overflow:hidden;width:100%;pointer-events:none}.object{min-width:0;min-height:0}.object>.sprite{position:absolute;inset:0;transition:transform .4s,opacity .4s;transform-origin:center bottom}.object:hover:not(:disabled)>.sprite{transform:translateY(-4%)}.object.opened>.sprite{transform:translateY(-35%) rotate(-9deg);opacity:.55}.object.searched>.sprite{transform:translateY(-10%) rotate(-5deg);opacity:.4}.object img{opacity:1!important}.reward{overflow:hidden}.reward img{animation:none}.sound>.sprite{width:100%}.menu-screen{position:relative;min-height:100svh;padding:0}.menu-art{width:100%;height:100svh;max-width:none;aspect-ratio:auto;border-radius:0;box-shadow:none}.menu-art>img{object-fit:cover;object-position:center}.menu-hit{background:none!important;box-shadow:none!important;border:0;padding:0;min-width:0;min-height:0;border-radius:0;height:auto;top:auto}.play-hit{left:23%;bottom:9%;width:23%;}.levels-hit{left:4%;bottom:6%;width:15%}.help-hit{left:auto;right:8%;top:3%;bottom:auto;width:5.5%;min-width:48px}.sound-hit{left:auto;right:1.5%;top:3%;bottom:auto;width:5.5%;min-width:48px}.menu-hit:hover{filter:brightness(1.1)}.menu-bottom{position:absolute;left:1%;bottom:0;right:1%;padding:5px;font-size:12px;z-index:3}.menu-bottom p{font-size:12px;background:#38200899;border-radius:10px;padding:4px 8px}.menu-bottom a{text-shadow:0 2px 3px #000}.back,.sound{width:60px;height:60px}.chapter-screen{background:linear-gradient(#1b321b44,#1b321b66),url('bg/level-4-v3510.webp') center/cover}.chapter-screen>header{background:none}.next{flex:none;max-width:260px}.loading{z-index:9;background:#24331eee}
@media(max-aspect-ratio:4/5){.game-screen{min-height:650px}.game-screen .heading{min-width:0;width:66%;padding:12px 15px}.game-screen .heading h1{font-size:17px}.game-screen .heading span{font-size:12px}.back,.sound{width:46px;height:46px}.game-footer{min-height:120px;gap:4px;flex-wrap:wrap}.game-footer p{width:62%;font-size:14px;padding:12px 18px}.progress{width:34%;height:56px;padding:10px 12px;gap:1px}.progress img{width:17%;height:28px}.menu-art>img{object-fit:contain}.menu-art{background:url('original-v367/menu.png') center/cover}.menu-art:before{content:'';position:absolute;inset:0;background:#241c0c22;pointer-events:none}.play-hit{left:23%;bottom:18%;width:54%}.levels-hit{left:6%;bottom:8%;width:32%}.help-hit{right:18%;top:2%;bottom:auto;width:12%}.sound-hit{right:3%;top:2%;bottom:auto;width:12%}.menu-bottom{flex-direction:row}.menu-bottom p{max-width:60%;font-size:12px}.game-screen .stage{aspect-ratio:auto}.next{margin:auto;width:80%;flex-basis:80%}}

.reward.sprite-honey{aspect-ratio:0.826647564469914}
.reward.sprite-jar{aspect-ratio:0.7787356321839081}
/* v36.8 interactive reward and original reach arm */
#reward.reward{pointer-events:auto;z-index:20;cursor:pointer;min-width:68px;min-height:68px}
#reward img{pointer-events:none}
#reach-arm{position:absolute;z-index:7;pointer-events:none;opacity:0;overflow:hidden}
#reach-arm>img{position:absolute;width:140.14598540145985%;height:114.28571428571428%;max-width:none;left:-23.631386861313867%;top:-6.919642857142858%;object-fit:fill}

/* Shared coordinate space for forest image and ground anchors */
#objects{z-index:2}.object{filter:none}.object::before{content:'';position:absolute;left:12%;right:12%;bottom:-1%;height:8%;border-radius:50%;background:radial-gradient(ellipse,#17230d66,transparent 70%);pointer-events:none}.object.searched>.sprite{transform:none;opacity:.5}.game-screen{min-height:0;height:100dvh}.game-screen .stage{min-height:0}#reach-arm{z-index:8}#reward.reward{z-index:20}

/* Natural visible bounds of supplied artwork; original PNG payloads untouched. */
.game-footer{padding:10px 2%;gap:14px;align-items:center;min-height:0}.game-footer .progress{width:210px;height:83px;flex:0 0 210px;padding:14px 22px;background-size:131.282% 220.69%;background-position:46.995% 48.75%;gap:8px;justify-content:center}
.progress-dot{position:relative;display:block;flex:1;max-width:29px;aspect-ratio:370/480;overflow:hidden;opacity:.24}.progress-dot.current{opacity:.6}.progress-dot.done{opacity:1;filter:drop-shadow(0 0 4px #ffd348)}
.progress .progress-dot>img{position:absolute;max-width:none;width:415.135%;height:213.333%;left:-154.054%;top:-49.167%;object-fit:fill;opacity:1;filter:none}
.game-footer #message{width:min(32vw,340px);height:auto;aspect-ratio:803/294;min-height:0;max-width:340px;padding:18px 26px;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1.3;background-size:102.117% 107.143%;background-position:52.941% 9.524%;margin:auto}
.game-footer .next{width:240px;flex:0 0 240px;height:auto;aspect-ratio:1436/441;min-height:0;padding:15px 22px;font-size:18px;line-height:1.2;white-space:normal;background-size:106.964% 232.2%;background-position:63% 44.77%;margin:0}
@media(max-width:800px){.game-footer{gap:8px}.game-footer .progress{width:150px;flex-basis:150px;height:60px;padding:10px 16px;gap:5px}.game-footer #message{width:34vw;font-size:15px;padding:12px 18px}.game-footer .next{width:180px;flex-basis:180px;font-size:16px;padding:12px 18px}}
@media(max-aspect-ratio:4/5){.game-footer{display:grid;grid-template-columns:140px minmax(0,1fr);gap:6px;padding:8px 10px}.game-footer .progress{width:140px;height:56px;padding:9px 16px}.game-footer #message{width:100%;font-size:14px;padding:10px 15px}.game-footer .next{grid-column:1/-1;width:180px;justify-self:center;font-size:16px}.game-screen .stage{height:100%}}
