:root{font-family:Avenir Next,Avenir,Segoe UI,system-ui,sans-serif;color:#f2f0cf;background:#07191b;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{width:100%;min-width:320px;height:100%;margin:0;overflow:hidden;background:#07191b}button,input{font:inherit}button:focus-visible,input:focus-visible{outline:3px solid #e6d86b;outline-offset:4px}.game-shell{display:grid;width:100%;height:100%;padding:max(0px,env(safe-area-inset-top)) max(0px,env(safe-area-inset-right)) max(0px,env(safe-area-inset-bottom)) max(0px,env(safe-area-inset-left));place-items:center;background:#07191b}.game-frame{position:relative;width:min(100vw,56.25vh);height:min(100vh,177.78vw);min-height:0;overflow:hidden;overflow:clip;isolation:isolate;background:#0b2d31;box-shadow:0 18px 56px #0000006b;container-type:size}#game-canvas{position:relative;z-index:0;display:block;width:100%;height:100%;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.junction-canvas{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;opacity:0;pointer-events:none;touch-action:none}.junction-canvas[hidden]{display:none}.junction-frog-sprite{--junction-exit: 0;position:absolute;z-index:2;bottom:11%;left:-2%;width:47%;height:auto;pointer-events:none;filter:drop-shadow(0 16px 13px rgba(0,12,12,.52)) saturate(.92) contrast(1.02);opacity:var(--junction-opacity, 1);transform:translate(calc(var(--junction-exit) * 17cqw),calc(var(--junction-exit) * -18cqh)) scaleX(-1) rotate(calc(var(--junction-exit) * -4deg));transform-origin:50% 78%;transition:opacity 90ms linear}.junction-frog-sprite[hidden]{display:none}#game-canvas:focus-visible{outline:2px solid rgba(230,216,107,.72);outline-offset:-2px}.hud{position:absolute;z-index:3;top:0;left:0;display:flex;width:100%;align-items:flex-start;justify-content:space-between;padding:max(18px,env(safe-area-inset-top)) 18px 0;pointer-events:none;filter:drop-shadow(0 3px 6px rgba(0,18,18,.54))}.hud__left,.hud__right{display:flex;align-items:center;gap:12px}.route-vine{display:flex;width:132px;align-items:center}.route-vine__track{width:100%;height:5px;overflow:hidden;border-radius:99px;background:#bdc4764d;box-shadow:0 2px #243c22}.route-vine__fill{display:block;width:100%;height:100%;border-radius:inherit;background:#b8cf55;transform:scaleX(0);transform-origin:left center;transition:transform .18s ease-out}.route-vine__leaf{margin-left:-1px;color:#c8dd65;font-size:15px;transform:rotate(42deg)}.score,.streak,.insects{margin:0;color:#f0e9b5;font-size:.76rem;font-weight:800;letter-spacing:.04em;font-variant-numeric:tabular-nums}.insects{color:#e6dc6c}.instinct{display:flex;gap:5px}.instinct__pip{width:12px;height:17px;border:2px solid #9fd5dc;border-radius:55% 55% 62% 62%;background:#50949e2e;transform:rotate(45deg)}.instinct__pip.is-filled{background:#65ced7;box-shadow:2px 3px 4px #0011145c inset}.rescue-ready{display:grid;width:22px;height:22px;margin-left:2px;border:2px solid #e6dc6c;border-radius:50%;color:#e6dc6c;background:#263c2d;box-shadow:0 3px 7px #00111157;font-size:.95rem;font-weight:900;line-height:1;opacity:0;place-items:center;transform:scale(.72);transition:opacity .14s ease-out,transform .18s cubic-bezier(.16,1,.3,1);visibility:hidden}.rescue-ready.is-ready{opacity:1;transform:scale(1);visibility:visible}.round-button{display:grid;width:44px;min-width:44px;height:44px;flex:0 0 44px;padding:0;border:2px solid rgba(223,218,147,.72);border-radius:50%;color:#eee7a8;background:#263c2d;box-shadow:0 5px 10px #00121047;font-size:1rem;font-weight:900;line-height:1;place-items:center;pointer-events:auto;cursor:pointer}.round-button:hover{background:#395539}.game-prompt{position:absolute;z-index:2;bottom:22%;left:50%;padding:8px 12px;border-radius:10px;color:#e9e6b3;background:#082222c7;box-shadow:0 7px 18px #000d0e47;font-size:clamp(.62rem,2.2cqw,.78rem);font-weight:800;letter-spacing:.08em;text-align:center;transform:translate(-50%);transition:opacity .18s ease-out;pointer-events:none}.game-prompt.is-hidden,.game-prompt.is-junction-obscured{opacity:0;visibility:hidden}.retry-coach{position:absolute;z-index:3;top:max(76px,calc(env(safe-area-inset-top) + 64px));right:12px;left:12px;max-width:430px;margin-inline:auto;padding:11px 13px 12px;border:1px solid #e6dc6c;border-radius:14px;color:#eee9c0;background:#0b2d31;box-shadow:0 9px 22px #000d0e5c;animation:retry-coach-in .32s cubic-bezier(.16,1,.3,1) both;pointer-events:none}.retry-coach[hidden]{display:none}.retry-coach__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.retry-coach__heading strong{color:#e6dc6c;font-size:.76rem;font-weight:900;letter-spacing:.04em}.retry-coach__heading span{color:#d7dfac;font-size:.7rem;font-weight:750;text-align:right}.retry-coach>p{margin:5px 0 0;color:#eee9c0;font-size:.7rem;font-weight:720;line-height:1.34}.retry-coach__assist{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:9px;margin-top:10px;padding-top:10px;border-top:1px solid #36542f;pointer-events:auto}.retry-coach__assist[hidden]{display:none}.retry-coach__assist p,.retry-coach__assist strong,.retry-coach__assist span{display:block;margin:0}.retry-coach__assist strong{color:#f2f0cf;font-size:.7rem}.retry-coach__assist span{margin-top:2px;color:#8eb9ae;font-size:.7rem;line-height:1.25}.retry-coach__assist button{min-height:44px;padding:7px 10px;border:1px solid rgba(230,220,108,.72);border-radius:14px;color:#eee9c0;background:#36542f;font:inherit;font-size:.7rem;font-weight:850;cursor:pointer}.retry-coach__assist button:last-child{border-color:transparent;color:#d7dfac;background:transparent}@keyframes retry-coach-in{0%{opacity:.35;transform:translateY(14px);clip-path:inset(40% 0 0)}}.trail-contract{position:absolute;z-index:2;top:max(70px,calc(env(safe-area-inset-top) + 58px));left:14px;display:flex;max-width:min(76%,278px);min-height:42px;align-items:center;gap:9px;padding:6px 13px 7px 9px;border:1px solid rgba(221,221,112,.5);border-radius:50% 13px 13px 48%;color:#e6dc6c;background:#092623d1;box-shadow:0 7px 18px #000d0e3d;pointer-events:none}.trail-contract[hidden]{display:none}.trail-contract>span:first-child{font-size:.86rem;transform:rotate(34deg)}.trail-contract p,.trail-contract small,.trail-contract strong,.trail-contract p>span{display:block;margin:0;text-align:left}.trail-contract small{color:#9fb99a;font-size:.5rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.trail-contract strong{overflow:hidden;max-width:22ch;color:#eee9c0;font-size:clamp(.6rem,2.1cqw,.72rem);line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.trail-contract p>span{margin-top:3px;color:#d7dfac;font-size:.7rem;font-weight:750;line-height:1.15}.trail-contract__meter{width:5px;height:34px;overflow:hidden;flex:0 0 5px;align-self:center;border-radius:99px;background:#bdc4764d}.trail-contract__meter i{display:block;width:100%;height:100%;border-radius:inherit;background:#e6dc6c;transform:scaleY(var(--trail-contract-progress, 0));transform-origin:center bottom;transition:transform .18s ease-out}.trail-contract[data-status=failed]{border-color:#e6bd66;color:#e6bd66}.trail-contract[data-status=failed] .trail-contract__meter i{background:#e6bd66}.trail-contract[data-status=ready] .trail-contract__meter i,.trail-contract[data-status=earned] .trail-contract__meter i{background:#dbe978}.trail-contract[data-status=assisted] .trail-contract__meter i{background:#65ced7}.junction-prompt{position:absolute;z-index:2;inset:max(96px,calc(env(safe-area-inset-top) + 76px)) 12px max(22px,env(safe-area-inset-bottom));display:grid;grid-template-rows:1fr auto auto auto;justify-items:center;gap:4px;color:#eee9c0;filter:drop-shadow(0 5px 8px rgba(0,13,14,.62));text-align:center;pointer-events:none}.junction-prompt[hidden]{display:none}.junction-prompt strong{color:#e6dc6c;font-size:clamp(.66rem,2.4cqw,.82rem);font-weight:850;letter-spacing:.12em}.junction-prompt>span:last-child{color:#d7ece1;font-size:clamp(.62rem,2.2cqw,.76rem);font-weight:750}.junction-prompt__routes{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;gap:clamp(4px,1.8cqw,10px);margin-top:clamp(80px,18cqh,150px);opacity:0;transform:translateY(18px);transition:opacity .22s ease-out,transform .32s ease-out;pointer-events:none}.junction-prompt[data-route-count="2"] .junction-prompt__routes{width:72%;grid-template-columns:repeat(2,minmax(0,1fr))}.junction-prompt[data-phase=choice] .junction-prompt__routes{opacity:1;transform:translateY(0);pointer-events:auto}.junction-route{position:relative;display:grid;min-width:0;min-height:72px;place-content:end center;gap:2px;padding:24px 5px 5px;border:0;color:#eee9c0;background:transparent;font:inherit;text-align:center;cursor:pointer;text-shadow:0 2px 5px rgba(0,13,14,.9)}.junction-route:before,.junction-route:after{position:absolute;left:50%;content:"";transform:translate(-50%)}.junction-route:before{top:0;width:30px;height:14px;border:3px solid #d7ece1;border-bottom:0;border-radius:50% 50% 0 0;opacity:.92}.junction-route:after{top:17px;width:min(72px,72%);height:3px;border-radius:99px;background:#b8cf55;box-shadow:0 3px #00121275}.junction-route[data-cue=discovery]:after{background:#e6dc6c}.junction-route[data-cue=recovery]:after{background:#65ced7}.junction-route[data-cue=wind]:after{background:#a9cbd0}.junction-route[data-cue=wet]:after{background:#d7ece1}.junction-route[data-cue=unstable]:after{background:#e6bd66}.junction-route strong{color:#eee9c0;font-size:clamp(.62rem,2.2cqw,.76rem);font-weight:850;line-height:1.08}.junction-route small{color:#c4d5c6;font-size:clamp(.54rem,1.8cqw,.66rem);font-weight:700;line-height:1.12}.junction-route:hover:before,.junction-route:focus-visible:before{border-color:#fffbd0}.junction-route:hover:after,.junction-route:focus-visible:after{width:min(92px,88%)}.junction-route:focus-visible{outline:3px solid #e6d86b;outline-offset:2px}.junction-route:disabled{cursor:default}.junction-prompt__branches{position:relative;width:108px;height:30px}.junction-prompt__branches i{position:absolute;bottom:0;left:52px;width:4px;height:31px;border-radius:99px;background:#b8cf55;box-shadow:0 3px #0012126b;transform-origin:50% 100%}.junction-prompt__branches i:first-child{transform:rotate(-52deg)}.junction-prompt__branches i:nth-child(2){height:28px}.junction-prompt__branches i:nth-child(3){transform:rotate(52deg)}.junction-prompt[data-route-count="2"] .junction-prompt__branches i:nth-child(2){display:none}@media(prefers-reduced-motion:reduce){.junction-prompt__routes{transition:none}}.welcome,.pause-panel{position:absolute;z-index:5;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:12% 10% max(10%,env(safe-area-inset-bottom));color:#f2efc8;text-align:center;background:#05161861;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.welcome[hidden],.pause-panel[hidden],.flow-panel[hidden],.replay-panel[hidden]{display:none}.flow-panel{position:absolute;z-index:6;inset:0;display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column;align-items:center;justify-content:center;padding:max(42px,env(safe-area-inset-top)) 9% max(36px,env(safe-area-inset-bottom));color:#f2efc8;text-align:center;background:#051819e6;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.flow-panel__kicker{margin:0 0 10px;color:#b7ca86;font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.flow-panel h2{margin:0 0 20px;color:#f3efbc;font-size:clamp(2.35rem,10cqw,4.2rem);font-weight:850;letter-spacing:-.04em;line-height:.9;text-wrap:balance;text-shadow:0 7px 0 #3a4c2e,0 13px 20px rgba(0,18,17,.3)}.flow-panel__copy{max-width:30ch;margin:0 0 28px;color:#d7debd;font-size:.98rem;font-weight:550;line-height:1.45;text-wrap:balance}.grove-select{justify-content:flex-start}.atlas-panel{padding-inline:7%}.atlas-panel__header{width:min(100%,430px)}.mooncall,.atlas-challenge{display:grid;width:min(100%,430px);grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:18px;padding:13px 0;border-top:1px solid rgba(205,215,135,.3);border-bottom:1px solid rgba(205,215,135,.3);text-align:left}.mooncall__mark{display:grid;width:42px;height:42px;border-radius:56% 44% 62% 38%;color:#17251a;background:#e6dc6c;box-shadow:3px 4px #66783d,0 8px 16px #000e0d3d;place-items:center;transform:rotate(-8deg)}.mooncall__mark span{font-size:1.2rem;font-weight:900;transform:rotate(8deg)}.mooncall__copy,.atlas-challenge>div{display:grid;min-width:0;gap:2px}.mooncall__copy p,.mooncall__copy strong,.mooncall__copy span,.mooncall__copy small,.atlas-challenge p,.atlas-challenge strong,.atlas-challenge span{margin:0}.mooncall__copy p,.atlas-challenge p{color:#e6dc6c;font-size:.6rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.mooncall__copy strong,.atlas-challenge strong{color:#f0edbd;font-size:.77rem;line-height:1.25}.mooncall__copy span,.atlas-challenge span{color:#b9c9ad;font-size:.66rem;line-height:1.34}.mooncall__copy small{margin-top:2px;color:#8eb9ae;font-size:.61rem;font-weight:760}.mooncall button,.atlas-challenge button{min-width:92px;min-height:44px;padding:8px 10px;border:1px solid rgba(230,220,108,.72);border-radius:14px;color:#17251a;background:#c3d263;box-shadow:0 4px #6d8539,0 8px 14px #000e0d38;font:inherit;font-size:.67rem;font-weight:850;cursor:pointer}.mooncall[data-complete=true] .mooncall__mark{color:#f2f0cf;background:#4f7042;box-shadow:3px 4px #294b36,0 8px 16px #000e0d3d}.mooncall[data-complete=true] button{color:#e9e6b3;background:#263c2d;box-shadow:none}.atlas-challenge{margin-top:8px;grid-template-columns:minmax(0,1fr) auto;border-top:0}.atlas-challenge button:disabled{border-color:#aec0a147;color:#91a18c;background:#253632;box-shadow:none;cursor:default}.atlas-challenge[hidden],.mooncall[hidden]{display:none}.atlas-panel__header h2{margin-bottom:12px}.atlas-panel__intro{max-width:34ch;margin:0 auto 16px;color:#c4d2b4;font-size:.78rem;line-height:1.4;text-wrap:balance}.atlas-tabs{display:inline-grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid rgba(205,215,135,.32);border-radius:99px;background:#132f2e}.atlas-tab{min-width:112px;min-height:44px;padding:8px 18px;border:0;border-radius:99px;color:#b7c6a6;background:transparent;font-size:.76rem;font-weight:850;cursor:pointer}.atlas-tab[aria-selected=true]{color:#17251a;background:#c3d263;box-shadow:0 4px #6d8539,0 8px 14px #000e0d38}.atlas-view{width:min(100%,430px);margin-top:18px}.atlas-view[hidden]{display:none}.atlas-summary{margin:0 0 16px;color:#d7dfac;font-size:.72rem;font-weight:750;line-height:1.35}.atlas-map{position:relative;padding-left:46px;text-align:left}.atlas-map:before{position:absolute;top:22px;bottom:30px;left:18px;width:8px;border-radius:70% 30% 58% 42%;background:linear-gradient(90deg,#3b4626,#8ca34a 48%,#485b2d);box-shadow:3px 4px #000e0d4d,0 0 0 1px #cdd78729;content:"";transform-origin:top;animation:atlas-root-arrive .42s cubic-bezier(.16,1,.3,1) both}@keyframes atlas-root-arrive{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}.atlas-grove{position:relative;padding:10px 0 30px}.atlas-grove:before{position:absolute;top:24px;left:-38px;width:22px;height:22px;border:4px solid #aabc5a;border-radius:60% 42% 58% 45%;background:#263c2d;box-shadow:3px 4px #000e0d52;content:"";transform:rotate(20deg)}.atlas-grove[data-status=crossed]:before{background:#b8cf55;box-shadow:0 0 0 4px #b8cf5529,3px 4px #000e0d52}.atlas-grove[data-status=locked]:before{border-style:dashed;border-color:#5f7568;background:#173130}.atlas-grove__node{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.atlas-grove__number{align-self:start;padding-top:3px;color:#e6dc6c;font-size:.64rem;font-weight:900;letter-spacing:.1em}.atlas-grove__copy{min-width:0}.atlas-grove__copy h3{margin:0;color:#f0edbd;font-size:1.16rem;line-height:1.08}.atlas-grove__copy>p{margin:3px 0 0;color:#aabca4;font-size:.67rem;line-height:1.3}.atlas-grove__result{color:#c8d49a!important}.atlas-grove__play{min-width:92px;min-height:44px;padding:8px 12px;border:1px solid #b9cb62;border-radius:14px;color:#17251a;background:#c3d263;box-shadow:0 4px #6d8539;font-size:.72rem;font-weight:850;cursor:pointer}.atlas-grove__play:active{box-shadow:0 2px #6d8539;transform:translateY(2px)}.atlas-grove__play:disabled{border-color:#aab88f3d;color:#829084;background:#4b5e4c52;box-shadow:none;cursor:not-allowed}.atlas-grove__routes{margin-top:10px}.atlas-mist,.snack-grove__folded{margin:8px 0 0;color:#78928a;font-size:.67rem;font-style:italic}.atlas-junction{position:relative;margin:7px 0 0 13px;padding-left:18px}.atlas-junction:before{position:absolute;top:0;bottom:8px;left:0;width:1px;background:#71883f;content:""}.atlas-junction__node{display:flex;min-height:44px;align-items:center;gap:9px;padding:5px 4px;border:0;color:#dfe5b7;background:transparent;font-size:.72rem;font-weight:800;text-align:left;cursor:pointer}.atlas-junction__node>span:first-child{display:grid;width:25px;height:25px;border:1px solid #a9b95d;border-radius:50%;color:#e6dc6c;background:#203a31;place-items:center}.atlas-junction[data-revealed=false] .atlas-junction__node{color:#7f968c}.atlas-junction[data-revealed=false] .atlas-junction__node>span:first-child{border-style:dashed;border-color:#607a70;color:#91a49a}.atlas-junction__routes{display:grid;gap:2px;padding:0 0 4px 15px}.atlas-trail{position:relative;display:grid;width:100%;min-height:48px;grid-template-columns:31px minmax(0,1fr);gap:8px;align-items:center;padding:5px 6px 5px 0;border:0;color:#d7dfac;background:transparent;text-align:left;cursor:pointer}.atlas-trail:before{position:absolute;top:-7px;bottom:50%;left:-15px;width:20px;border-bottom:1px solid #71883f;border-left:1px solid #71883f;border-radius:0 0 0 12px;content:""}.atlas-trail__mark{display:grid;width:27px;height:27px;border:1px dashed #839987;border-radius:50%;color:#a8b8a2;background:#173130;font-size:.7rem;place-items:center}.atlas-trail[data-state=entered] .atlas-trail__mark{border-style:solid;border-color:#a9c45b;color:#b8cf55}.atlas-trail[data-state=completed] .atlas-trail__mark,.atlas-trail[data-state=mastered] .atlas-trail__mark{border-style:solid;border-color:#dbe978;color:#17251a;background:#b8cf55}.atlas-trail[data-state=mastered] .atlas-trail__mark{color:#5b4a19;background:#e6dc6c;transform:rotate(18deg)}.atlas-trail[data-cue=recovery] .atlas-trail__mark{border-radius:56% 56% 68% 40%;transform:rotate(40deg)}.atlas-trail[data-cue=wind] .atlas-trail__mark{border-radius:72% 18%}.atlas-trail[data-cue=wet] .atlas-trail__mark{border-width:3px 1px 1px 3px}.atlas-trail[data-cue=unstable] .atlas-trail__mark{border-radius:5px;transform:rotate(45deg)}.atlas-trail[data-cue=discovery] .atlas-trail__mark{border-style:double;border-width:3px}.atlas-trail__copy strong,.atlas-trail__copy small{display:block}.atlas-trail__copy strong{color:#e7e8c2;font-size:.73rem}.atlas-trail__copy small{margin-top:3px;color:#91a99e;font-size:.62rem}.atlas-trail:hover,.atlas-trail:focus-visible,.atlas-junction__node:hover,.atlas-junction__node:focus-visible{color:#fffbd0;background:#59764829}.atlas-grove__story{min-height:44px;margin:4px 0 0 52px;padding:7px 5px;border:0;color:#dce1b7;background:transparent;font-size:.7rem;font-weight:750;text-decoration:underline;text-decoration-color:#dce1b77a;text-underline-offset:5px;cursor:pointer}.atlas-detail{width:min(100%,430px);min-height:34px;margin:0 0 8px;color:#a9cbd0;font-size:.66rem;line-height:1.35}.snack-almanac__mark{position:relative;width:78px;height:54px;margin:0 auto 14px;border:2px solid #778d45;border-radius:70% 12% 68% 16%;background:#486a31;box-shadow:5px 7px #000e0d47;transform:rotate(-6deg)}.snack-almanac__mark:before{position:absolute;top:25px;right:-12px;width:58px;height:3px;border-radius:99px;background:#d98972;content:"";transform:rotate(-18deg)}.snack-almanac__mark span{position:absolute;top:15px;left:28px;width:16px;height:16px;border:3px solid #e6dc6c;border-radius:50%}.snack-list{text-align:left}.snack-grove{padding:12px 0 20px;border-top:1px solid rgba(205,215,135,.28)}.snack-grove h3{margin:0 0 6px;color:#e6dc6c;font-size:.82rem}.snack-memory{display:grid;grid-template-columns:54px minmax(0,1fr);gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(205,215,135,.18)}.snack-memory__silhouette{position:relative;display:grid;width:48px;height:48px;border:2px solid #7b9560;border-radius:58% 42% 62% 38%;background:#193832;place-items:center;transform:rotate(-8deg)}.snack-memory__silhouette i{position:relative;display:block;width:8px;height:22px;border-radius:50%;background:#80917e}.snack-memory__silhouette i:before,.snack-memory__silhouette i:after{position:absolute;top:4px;width:13px;height:17px;border:2px solid #80917e;border-radius:70% 30% 65% 35%;content:""}.snack-memory__silhouette i:before{right:5px;transform:rotate(-25deg)}.snack-memory__silhouette i:after{left:5px;transform:rotate(25deg) scaleX(-1)}.snack-memory[data-kind=beetle] .snack-memory__silhouette i{width:17px;height:23px;border-radius:48%}.snack-memory[data-kind=beetle] .snack-memory__silhouette i:before,.snack-memory[data-kind=beetle] .snack-memory__silhouette i:after{top:8px;width:11px;height:2px;border:0;border-top:2px solid #80917e}.snack-memory[data-kind=crane-fly] .snack-memory__silhouette i{height:28px}.snack-memory[data-kind=katydid] .snack-memory__silhouette i{width:12px;height:24px;transform:rotate(22deg)}.snack-memory[data-variant="1"] .snack-memory__silhouette{border-radius:38% 62% 44% 56%;transform:rotate(7deg)}.snack-memory[data-variant="1"] .snack-memory__silhouette i:before{top:1px;width:16px;height:12px;transform:rotate(-12deg)}.snack-memory[data-variant="1"] .snack-memory__silhouette i:after{top:8px;width:10px;height:18px;transform:rotate(36deg) scaleX(-1)}.snack-memory[data-variant="2"] .snack-memory__silhouette{border-radius:66% 34% 35% 65%;transform:rotate(-15deg) scale(.94)}.snack-memory[data-variant="2"] .snack-memory__silhouette i{transform:rotate(-9deg) scaleY(.84)}.snack-memory[data-variant="2"] .snack-memory__silhouette i:before,.snack-memory[data-variant="2"] .snack-memory__silhouette i:after{top:7px;width:15px;height:14px}.snack-memory[data-variant="3"] .snack-memory__silhouette{border-radius:48% 52% 68% 32%;transform:rotate(12deg) scale(.9)}.snack-memory[data-variant="3"] .snack-memory__silhouette i{height:26px}.snack-memory[data-variant="3"] .snack-memory__silhouette i:before{top:0;transform:rotate(-42deg) scale(.86)}.snack-memory[data-variant="3"] .snack-memory__silhouette i:after{top:0;transform:rotate(42deg) scale(-.86,.86)}.snack-memory[data-remembered=true] .snack-memory__silhouette{border-color:#e6dc6c;background:#2d4a31}.snack-memory[data-remembered=true] .snack-memory__silhouette i,.snack-memory[data-remembered=true] .snack-memory__silhouette i:before,.snack-memory[data-remembered=true] .snack-memory__silhouette i:after{border-color:#e6dc6c;background:#e6dc6c}.snack-memory strong,.snack-memory span,.snack-memory p,.snack-memory em{display:block}.snack-memory strong{color:#f0edbd;font-size:.79rem}.snack-memory span{margin-top:2px;color:#a9cbd0;font-size:.61rem}.snack-memory p{margin:5px 0 0;color:#aebba0;font-size:.67rem;line-height:1.35}.snack-memory em{margin-bottom:3px;color:#e6dc6c;font-size:.58rem;font-style:normal;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.story-panel{--cutscene-progress: 0;display:block;padding:0;overflow:hidden;color:#f2f0cf;text-align:left;background:#07191b;-webkit-backdrop-filter:none;backdrop-filter:none}.story-panel__canvas,.story-panel__video{position:absolute;inset:0;width:100%;height:100%;transition:opacity .18s linear,filter .28s ease}.story-panel__video{z-index:1;object-fit:cover;background:#07191b;opacity:0;filter:saturate(.9) contrast(1.04) brightness(.88);will-change:opacity}.story-panel__video[hidden]{display:none}.story-panel__video[data-active=true]{opacity:1}.opening-film .story-panel__canvas{opacity:0}.opening-film[data-video=fallback] .story-panel__canvas{opacity:1}.story-panel[data-playback=paused] .story-panel__canvas,.story-panel[data-playback=paused] .story-panel__video{filter:brightness(.72) saturate(.78)}.story-panel__frame{position:absolute;z-index:2;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #eee9c029,inset 0 0 76px #000a0b6b}.story-panel__sound-gate{position:absolute;z-index:7;inset:0;display:grid;align-content:center;justify-items:center;padding:max(28px,env(safe-area-inset-top)) 28px max(32px,env(safe-area-inset-bottom));color:#f2f0cf;text-align:center;background:radial-gradient(circle at 50% 38%,rgba(101,206,215,.17),transparent 24%),linear-gradient(180deg,#07191bb8,#030f10f7)}.story-panel__sound-gate[hidden]{display:none}.story-panel__sound-mark{position:relative;display:grid;width:74px;height:74px;margin-bottom:24px;border-radius:50%;place-items:center;background:#eee9c0;box-shadow:0 10px 24px #000b0c61}.story-panel__sound-mark:before,.story-panel__sound-mark:after,.story-panel__sound-mark i{position:absolute;width:100%;height:100%;border:1px solid rgba(101,206,215,.5);border-radius:50%;content:"";animation:opening-sound-ring 2.4s cubic-bezier(.16,1,.3,1) infinite}.story-panel__sound-mark:after{animation-delay:.8s}.story-panel__sound-mark i{animation-delay:1.6s}.story-panel__sound-gate h2{max-width:10ch;margin:0;color:#fffbd0;font-size:clamp(3rem,12cqw,5rem);font-weight:850;letter-spacing:-.03em;line-height:.92;text-wrap:balance}.story-panel__sound-gate p{margin:16px 0 0;color:#d7ece1;font-size:.7rem;font-weight:700}.story-panel__sound-actions{display:grid;width:min(100%,290px);gap:10px;margin-top:34px}.story-panel__sound-actions .bark-button,.story-panel__sound-actions .text-button{width:100%}.story-panel__sound-actions .bark-button:disabled{color:#17251a;background:#698334;box-shadow:0 3px #36542f,0 8px 13px #000e0d3d;cursor:wait;transform:translateY(4px)}.opening-film[data-awaiting-start=true] .story-panel__header,.opening-film[data-awaiting-start=true] .story-panel__words{opacity:0;pointer-events:none;visibility:hidden}@keyframes opening-sound-ring{0%{opacity:.65;transform:scale(.82)}to{opacity:0;transform:scale(2.25)}}.reduced-motion .story-panel__sound-mark:before,.reduced-motion .story-panel__sound-mark:after,.reduced-motion .story-panel__sound-mark i{animation:none}.story-panel__header{position:absolute;z-index:4;top:0;right:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start;padding:max(18px,env(safe-area-inset-top)) 18px 58px;background:linear-gradient(180deg,rgba(3,15,16,.92) 0%,rgba(3,15,16,.6) 46%,transparent 100%)}.story-panel__identity{min-width:0;padding-top:7px}.story-panel__identity>p{margin:0 0 10px;overflow:hidden;color:#dbe3bb;font-size:.67rem;font-weight:850;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.story-panel__timeline{display:grid;max-width:280px;grid-template-columns:repeat(3,1fr);gap:5px}.opening-film .story-panel__timeline{grid-template-columns:repeat(var(--story-chapters, 9),minmax(0,1fr))}.story-panel__timeline span{--story-fill: 0;height:4px;overflow:hidden;border-radius:3px;background:#dfe5b838}.story-panel__timeline i{display:block;width:100%;height:100%;border-radius:inherit;background:#e6dc6c;box-shadow:2px 0 5px #e6dc6c47;transform:scaleX(var(--story-fill));transform-origin:left}.story-panel__controls{display:flex;gap:6px}.cinematic-control{min-width:64px;min-height:44px;padding:8px 12px;border:1px solid rgba(238,233,192,.52);border-radius:12px;color:#17251a;background:#dbe978;box-shadow:0 5px #687b3b,0 9px 18px #000a0b4d;font:inherit;font-size:.7rem;font-weight:850;cursor:pointer}.cinematic-control:hover{background:#edf396;transform:translateY(-1px)}.cinematic-control:active{box-shadow:0 2px #687b3b,0 5px 12px #000a0b47;transform:translateY(3px)}.cinematic-control--quiet{min-width:54px;border-color:#eee9c05c;color:#f2f0cf;background:#07191bc2;box-shadow:0 5px #000a0b80,0 9px 18px #000a0b3d}.cinematic-control--quiet:hover{background:#1d3c39eb}.story-panel__words{position:absolute;z-index:3;right:0;bottom:0;left:0;min-height:36%;padding:110px 24px max(32px,env(safe-area-inset-bottom));pointer-events:none;background:linear-gradient(180deg,transparent 0%,rgba(3,15,16,.74) 34%,rgba(3,15,16,.98) 100%)}.story-panel__count{margin:0 0 9px;color:#e6dc6c;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.story-panel .story-panel__words h2{max-width:12ch;margin:0 0 13px;color:#f4f0c7;font-size:clamp(2.25rem,9.4cqw,3.65rem);line-height:.9;text-align:left;text-shadow:0 5px 0 rgba(39,63,42,.78),0 12px 24px rgba(0,9,10,.46)}.story-panel__words #story-copy,.story-panel__words #opening-copy,.story-panel__words #grove-intro-copy{max-width:37ch;margin:0;color:#dde4c2;font-size:clamp(.92rem,3.6cqw,1.08rem);font-weight:600;line-height:1.45;text-wrap:balance}.grove-intro{--grove-accent: #dbe978}.grove-intro[data-grove=rain-line]{--grove-accent: #d7ece1}.grove-intro[data-grove=old-crown]{--grove-accent: #eee9c0}.grove-intro .story-panel__count{color:var(--grove-accent)}.grove-intro .story-panel__timeline i{background:var(--grove-accent)}.grove-intro__back{position:relative;z-index:5;min-height:44px;margin:14px 0 0 -14px;pointer-events:auto;transition:opacity .16s ease-out}.grove-intro[data-awaiting=false][data-playback=playing] .grove-intro__back{opacity:0;pointer-events:none}.grove-intro[data-awaiting=true] .story-panel__words{min-height:43%}.grove-intro[data-awaiting=true] .story-panel__words h2,.grove-intro[data-scene="3"] .story-panel__words h2{max-width:10ch;color:#fffbd0;font-size:clamp(3rem,12cqw,5rem)}.grove-intro[data-awaiting=true] .story-panel__timeline{opacity:.38}.grove-intro[data-awaiting=true] .story-panel__canvas{filter:none}.grove-intro[data-exiting=true]{animation:grove-cinematic-cut .42s cubic-bezier(.7,0,.84,0) forwards;pointer-events:none}.grove-intro[data-exiting=true] .story-panel__header,.grove-intro[data-exiting=true] .story-panel__words{opacity:0;transition:opacity .12s ease-out}@keyframes grove-cinematic-cut{0%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);filter:brightness(1)}to{clip-path:polygon(100% 0,100% 0,0 100%,0 100%);filter:brightness(.72)}}.reduced-motion .grove-intro[data-exiting=true]{animation-duration:1ms}.opening-film[data-action=promise] .story-panel__count{color:#dbe978}.opening-film[data-action=promise] .story-panel__words h2{color:#fffbd0;font-size:clamp(3rem,13cqw,5rem)}.results-panel{justify-content:flex-start}.results-panel:focus{outline:none}.results-panel h2{margin-bottom:10px}.results-panel__score{margin:0;color:#e6dc6c;font-size:2.8rem;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.results-panel__score-label{margin:4px 0 18px;color:#9fb29b;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.results-grid{display:grid;width:min(100%,390px);grid-template-columns:repeat(2,1fr);margin:0 0 16px;border-top:1px solid rgba(205,215,135,.28);border-left:1px solid rgba(205,215,135,.28)}.results-grid div{padding:10px;border-right:1px solid rgba(205,215,135,.28);border-bottom:1px solid rgba(205,215,135,.28)}.results-grid dt{color:#9fb29b;font-size:.65rem}.results-grid dd{margin:3px 0 0;color:#f0edbd;font-size:1rem;font-weight:850}.results-details{width:min(100%,390px);margin:-5px 0 16px;text-align:left}.results-details summary{display:grid;min-height:44px;color:#b9c9ad;font-size:.7rem;font-weight:800;cursor:pointer;place-items:center;text-decoration:underline;text-decoration-color:#b9c9ad6b;text-underline-offset:5px}.results-grid--details{margin:5px 0 0}.mastery-list{display:flex;min-height:28px;flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:18px}.mastery-mark{padding:5px 8px;border:1px solid #e6dc6c;border-radius:99px;color:#e6dc6c;font-size:.64rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.results-trail-leaves{display:grid;width:min(100%,390px);gap:7px;margin:-6px 0 18px;padding:12px 0;border-top:1px solid rgba(205,215,135,.22);border-bottom:1px solid rgba(205,215,135,.22)}.results-trail-leaves[hidden]{display:none}.results-trail-leaves__label{margin:0 0 2px;color:#9fb29b;font-size:.62rem;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.results-trail-leaf{color:#eee9c0;font-size:.72rem;font-weight:800}.results-trail-leaf:before{margin-right:7px;color:#d8db68;content:"◆"}.results-panel__secondary{display:flex;gap:18px}.echo-button{min-height:44px;margin-top:14px;padding:8px 16px;border:1px solid rgba(230,220,108,.78);border-radius:14px;color:#e9e6b3;background:#263c2d;font-size:.76rem;font-weight:800;cursor:pointer}.echo-button:hover{background:#395539}.echo-button--share{margin-top:8px}.results-share-status{min-height:1.1em;margin:7px 0 0;color:#b9c9ad;font-size:.66rem;font-weight:700}.results-panel__assisted{margin:-8px 0 16px;color:#a9cbd0;font-size:.7rem;font-weight:750}.results-coach{width:min(100%,390px);margin:0 0 18px;padding:13px 0 14px;border-top:1px solid rgba(205,215,135,.28);border-bottom:1px solid rgba(205,215,135,.28);text-align:left}.results-coach__record{margin:0 0 12px;color:#e6dc6c;font-size:.76rem;font-weight:850}.results-coach__dare,.results-coach__dare small,.results-coach__dare strong{display:block;margin:0}.results-ritual{display:grid;width:min(100%,390px);gap:3px;margin:-6px 0 18px;padding:12px 0;border-bottom:1px solid rgba(205,215,135,.28);text-align:left}.results-ritual[hidden]{display:none}.results-ritual small{color:#8eb9ae;font-size:.61rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.results-ritual strong{color:#e6dc6c;font-size:.8rem}.results-ritual span{color:#c5d1b5;font-size:.68rem;line-height:1.35}.results-ritual--challenge{margin-top:-10px}.results-ritual[data-complete=true] strong{color:#f1e66e}.arcade-invitation{display:grid;width:min(100%,390px);gap:3px;margin:14px 0 8px;padding-top:15px;border-top:1px solid rgba(205,215,135,.24);color:#e9e6b3;text-align:center;text-decoration:none}.arcade-invitation span{color:#91ada0;font-size:.62rem}.arcade-invitation strong{font-size:.72rem;text-decoration:underline;text-decoration-color:#e6dc6c75;text-underline-offset:5px}.results-coach__dare small{margin-bottom:4px;color:#8eb9ae;font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.results-coach__dare strong{color:#eee9c0;font-size:.76rem;line-height:1.36}.settings-panel{justify-content:flex-start}.settings-back{position:sticky;z-index:1;top:0;align-self:flex-end;margin-bottom:12px;min-width:64px;min-height:44px;padding:8px 12px;border:1px solid rgba(230,216,107,.72);border-radius:14px;color:#e9e6b3;background:#263c2d;font-size:.72rem;font-weight:800;cursor:pointer}.settings-panel h2{margin-bottom:10px}.settings-panel__intro{max-width:32ch;margin:0 0 18px;color:#a8b796;font-size:.76rem;line-height:1.4}.settings-list{width:min(100%,400px);padding:0;margin:0 0 16px;border:0;border-top:1px solid rgba(205,215,135,.28)}.settings-list__legend{width:100%;padding:18px 0 8px;color:#b7ca86;font-size:.66rem;font-weight:850;letter-spacing:.12em;text-align:left;text-transform:uppercase}.setting-row{display:grid;min-height:62px;grid-template-columns:minmax(0,1fr) auto;gap:6px 14px;align-items:center;padding:9px 2px;border-bottom:1px solid rgba(205,215,135,.28);text-align:left;cursor:pointer}.setting-row span{min-width:0}.setting-row strong,.setting-row small{display:block}.setting-row strong{color:#f0edbd;font-size:.85rem}.setting-row small{margin-top:3px;color:#9fb29b;font-size:.67rem;line-height:1.25}.setting-row input[type=checkbox]{position:relative;width:46px;height:27px;margin:0;appearance:none;border:2px solid #7e988a;border-radius:99px;background:#1b3433;cursor:pointer;transition:border-color .14s ease-out,background .14s ease-out}.setting-row input[type=checkbox]:after{position:absolute;top:3px;left:3px;width:17px;height:17px;border-radius:50%;background:#c8d2ae;content:"";transition:transform .16s cubic-bezier(.16,1,.3,1)}.setting-row input[type=checkbox]:checked{border-color:#cadb68;background:#637a36}.setting-row input[type=checkbox]:checked:after{background:#f2efbd;transform:translate(19px)}.setting-row input[type=checkbox]:disabled{opacity:.42;cursor:not-allowed}.setting-row--range output{color:#e6dc6c;font-size:.72rem;font-weight:850;font-variant-numeric:tabular-nums}.setting-row--range input[type=range]{width:100%;height:26px;grid-column:1 / -1;margin:-2px 0 0;accent-color:#c3d263;cursor:pointer}.settings-panel__status{min-height:18px;margin:5px 0 0;color:#e6bd66;font-size:.7rem;font-weight:750}.text-button--danger{color:#e7b8a0;text-decoration-color:#e7b8a080}.replay-panel{position:absolute;z-index:7;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));pointer-events:none}.replay-panel__header,.replay-panel__controls{width:100%;color:#f2efc8;background:#071c1de6;box-shadow:0 9px 24px #000d0e57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.replay-panel__header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;padding:10px 12px 10px 16px;border-radius:14px}.replay-panel__header p,.replay-panel__header h2{margin:0}.replay-panel__header p{color:#b7ca86;font-size:.62rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.replay-panel__header h2{margin-top:2px;color:#f3efbc;font-size:1.15rem;line-height:1.1}.replay-panel__controls{padding:13px 14px 14px;border-radius:14px}.replay-panel__readout{display:flex;align-items:baseline;justify-content:space-between;gap:16px;color:#e6dc6c;font-size:.7rem;font-variant-numeric:tabular-nums}.replay-panel__readout output{color:#d7debd}.replay-panel__readout>span{display:flex;gap:10px}.replay-panel__readout>span output+output{padding-left:10px;border-left:1px solid rgba(215,222,189,.28)}.replay-panel__focus{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:9px;margin:9px 0 0;padding:8px 10px;border:1px solid rgba(183,202,134,.2);border-radius:10px;color:#e7e5b8;background:#273e2e9e;font-size:.68rem;line-height:1.35}.replay-panel__focus small{color:#b7ca86;font-size:.57rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.replay-panel__focus strong{font-weight:680}#replay-position{width:100%;height:32px;margin:4px 0 7px;accent-color:#c3d263;cursor:pointer}.replay-panel__actions{display:grid;grid-template-columns:1fr 1.35fr 1fr;gap:8px}.replay-control{min-width:0;min-height:44px;padding:8px 10px;border:1px solid rgba(213,223,168,.56);border-radius:14px;color:#e9e6b3;background:#263c2d;font-size:.7rem;font-weight:800;cursor:pointer}.replay-control:hover{background:#395539}.replay-control--primary{border-color:#c3d263;color:#17251a;background:#c3d263}.replay-control--primary:hover{background:#d7df7b}.replay-control--quiet{min-width:64px}.is-replay-viewing .hud,.is-replay-viewing .game-prompt,.is-replay-viewing .junction-prompt{visibility:hidden}.welcome__mark{position:relative;width:76px;height:64px;margin-bottom:14px}.welcome__moon{position:absolute;top:0;left:7px;width:46px;height:46px;border-radius:50%;background:#e4e2ad;box-shadow:8px 9px #52747a inset,0 7px 17px #d8daa13b}.welcome__frog{position:absolute;right:5px;bottom:2px;color:#98ba3f;font-size:44px;line-height:1;text-shadow:-7px 6px 0 #597d31}.welcome__studio,.pause-panel__kicker{margin:0 0 10px;color:#b7ca86;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.welcome h1,.pause-panel h2{max-width:8ch;margin:0;color:#f3efbc;font-size:clamp(3.4rem,13cqw,5.5rem);font-weight:850;letter-spacing:-.04em;line-height:.79;text-wrap:balance;text-shadow:0 8px 0 #3a4c2e,0 15px 22px rgba(0,18,17,.35)}.pause-panel h2{margin-bottom:28px;font-size:clamp(3rem,12cqw,5rem)}.welcome__pitch{max-width:28ch;margin:24px 0;color:#d7debd;font-size:clamp(.95rem,3.6cqw,1.12rem);font-weight:550;line-height:1.45;text-wrap:balance}.title-challenge{display:grid;width:min(100%,340px);gap:3px;margin:-7px 0 22px;padding:12px 0;border-top:1px solid rgba(230,220,108,.34);border-bottom:1px solid rgba(230,220,108,.34);text-align:left}.title-challenge[hidden]{display:none}.title-challenge p,.title-challenge strong,.title-challenge span{margin:0}.title-challenge p{color:#e6dc6c;font-size:.61rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.title-challenge strong{color:#f0edbd;font-size:.83rem}.title-challenge span{color:#b9c9ad;font-size:.68rem;line-height:1.35}.title-challenge>div{display:flex;gap:8px;margin-top:8px}.title-challenge button{min-height:44px;padding:8px 12px;border:1px solid rgba(230,220,108,.62);border-radius:14px;color:#17251a;background:#c3d263;font:inherit;font-size:.68rem;font-weight:850;cursor:pointer}.title-challenge button:last-child{color:#dce1b7;background:#263c2d}.bark-button{min-width:min(280px,86vw);min-height:52px;padding:13px 24px;border:0;border-radius:14px;color:#17251a;background:#c3d263;box-shadow:0 7px #6d8539,0 13px 22px #000e0d52;font-weight:850;cursor:pointer}.bark-button:hover{background:#d7df7b;transform:translateY(-1px)}.bark-button:active{box-shadow:0 3px #6d8539,0 8px 13px #000e0d47;transform:translateY(4px)}.welcome__controls{margin:24px 0 0;color:#a8b796;font-size:.7rem;font-weight:650;line-height:1.55}.pause-panel{justify-content:center;background:#051819cc;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.text-button{min-height:44px;margin-top:17px;padding:8px 14px;border:0;color:#dce1b7;background:transparent;font-weight:750;text-decoration:underline;text-decoration-color:#dce1b77a;text-underline-offset:5px;cursor:pointer}.toggle-row{display:flex;min-height:44px;align-items:center;gap:10px;margin-top:12px;color:#bac9a4;font-size:.82rem;cursor:pointer}.toggle-row input{width:20px;height:20px;accent-color:#b8cf55}.debug-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px}.debug-actions[hidden]{display:none}.debug-action{min-height:44px;padding:8px 12px;border:1px solid #e6d86b;border-radius:14px;color:#dce1b7;background:#263c2d;font-size:.72rem;font-weight:750;cursor:pointer}.debug-action:hover{background:#395539}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-aspect-ratio:3 / 2){.game-frame{border-radius:18px}}@media(max-width:360px){.hud{padding:max(12px,env(safe-area-inset-top)) 10px 0}.hud__left,.hud__right{gap:6px}.route-vine{width:70px}.score,.streak,.insects{font-size:.68rem}.instinct{gap:3px}.instinct__pip{width:10px;height:14px}.retry-coach__heading{display:block}.retry-coach__heading span{display:block;margin-top:2px;text-align:left}.retry-coach__assist{grid-template-columns:1fr 1fr}.retry-coach__assist p{grid-column:1 / -1}.atlas-panel{padding-inline:6%}.mooncall{grid-template-columns:auto minmax(0,1fr)}.mooncall button{grid-column:1 / -1;width:100%}.atlas-tab{min-width:104px}.atlas-map{padding-left:40px}.atlas-map:before{left:14px}.atlas-grove:before{left:-34px}.atlas-grove__node{grid-template-columns:auto minmax(0,1fr) 86px;gap:7px}.atlas-grove__play{min-width:86px;padding-inline:8px}.story-panel__header{gap:9px;padding-right:12px;padding-left:12px}.story-panel__identity>p{font-size:.61rem}.story-panel__controls{gap:4px}.cinematic-control{min-width:60px;padding-inline:9px}.cinematic-control--quiet{min-width:48px}.story-panel__words{padding-right:18px;padding-bottom:max(26px,env(safe-area-inset-bottom));padding-left:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.is-reduced-motion *,.is-reduced-motion *:before,.is-reduced-motion *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.is-high-contrast .flow-panel,.is-high-contrast .pause-panel,.is-high-contrast .welcome,.is-high-contrast .replay-panel__header,.is-high-contrast .replay-panel__controls,.is-high-contrast .retry-coach{color:#fffbd0;background:#001112f5}.is-high-contrast .setting-row,.is-high-contrast .atlas-grove,.is-high-contrast .snack-grove,.is-high-contrast .results-grid div,.is-high-contrast .mooncall,.is-high-contrast .atlas-challenge,.is-high-contrast .title-challenge,.is-high-contrast .results-ritual,.is-high-contrast .arcade-invitation,.is-high-contrast .replay-control{border-color:#f4efb294}.is-high-contrast .mooncall__copy span,.is-high-contrast .mooncall__copy small,.is-high-contrast .atlas-challenge span,.is-high-contrast .title-challenge span,.is-high-contrast .results-ritual span,.is-high-contrast .arcade-invitation span{color:#eef2df}.is-high-contrast .setting-row small,.is-high-contrast .atlas-grove__result,.is-high-contrast .atlas-trail__copy small,.is-high-contrast .settings-panel__intro{color:#d5dfc0}.is-high-contrast .junction-prompt strong{color:#fffbd0}.is-high-contrast .junction-prompt__branches i{background:#fffbd0}.is-high-contrast .junction-route,.is-high-contrast .junction-route small{color:#fffbd0}.is-high-contrast .junction-route:before,.is-high-contrast .junction-route:after{border-color:#fffbd0;background:#fffbd0}.is-high-contrast .story-panel__words{background:linear-gradient(180deg,transparent 0%,rgba(0,10,11,.84) 30%,#001011 100%)}.is-high-contrast .story-panel__timeline span{background:#fffbd057}.is-high-contrast .story-panel__timeline i,.is-high-contrast .cinematic-control{background:#fffbd0}.is-high-contrast .cinematic-control--quiet{border-color:#fffbd0c7;color:#fffbd0;background:#092829}.is-high-contrast .cinematic-control--quiet:hover{background:#164443}.atlas-panel{position:absolute;isolation:isolate;background:radial-gradient(circle at 82% 8%,rgba(229,218,138,.14) 0 5%,transparent 20%),linear-gradient(180deg,#0a2323,#0d2926 48%,#071d1e)}.atlas-panel:before,.results-panel:before{position:fixed;z-index:-1;inset:0;pointer-events:none;content:""}.atlas-panel:before{opacity:.58;background:linear-gradient(116deg,transparent 0 12%,rgba(138,159,81,.09) 12.2% 12.6%,transparent 12.8% 100%),linear-gradient(64deg,transparent 0 76%,rgba(138,159,81,.07) 76.2% 76.5%,transparent 76.7% 100%),radial-gradient(ellipse at 8% 94%,#071718 0 22%,transparent 23%),radial-gradient(ellipse at 92% 88%,#071718 0 19%,transparent 20%)}.atlas-panel__header{position:relative;width:min(100%,410px);padding-top:7px}.atlas-panel__header h2,.results-panel h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.035em;text-shadow:none}.atlas-panel__header h2{margin-bottom:7px;font-size:clamp(2.4rem,11cqw,3.45rem)}.atlas-panel__intro{margin-bottom:12px;color:#b4c7ad;font-size:.72rem;font-weight:520}.atlas-tabs{display:flex;justify-content:center;gap:28px;padding:0;border:0;border-radius:0;background:transparent}.atlas-tab{position:relative;min-width:76px;min-height:42px;padding:8px 2px;border-radius:0;color:#829d91;background:transparent;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.atlas-tab:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:transparent;content:""}.atlas-tab[aria-selected=true]{color:#ede7b2;background:transparent;box-shadow:none}.atlas-tab[aria-selected=true]:after{background:#d6cf78}.mooncall,.atlas-challenge{width:min(100%,410px);margin-top:8px;padding:9px 0 10px;border-color:#c6cd8733}.mooncall__mark{width:31px;height:31px;border:1px solid rgba(225,215,119,.56);border-radius:50%;color:#e2d777;background:transparent;box-shadow:none;transform:none}.mooncall__mark span{font-size:.95rem;transform:none}.mooncall button,.atlas-challenge button{min-width:80px;padding-inline:5px;border:0;border-bottom:1px solid rgba(221,212,113,.62);border-radius:0;color:#eae5ac;background:transparent;box-shadow:none}.atlas-view{width:min(100%,410px);margin-top:11px}.atlas-summary{margin-bottom:8px;color:#8da89b;font-size:.64rem;font-weight:650;letter-spacing:.02em}.atlas-map{padding-left:28px}.atlas-map:before{top:8px;bottom:18px;left:9px;width:1px;border-radius:0;background:linear-gradient(#d4cb6f,#637948 48%,#293f35);box-shadow:none}.atlas-grove{margin-bottom:8px;padding:0 0 10px}.atlas-grove:before{top:27px;left:-24px;width:9px;height:9px;border:1px solid #aebc66;border-radius:50%;background:#0b2825;box-shadow:0 0 0 4px #0b2825;transform:none}.atlas-grove[data-status=crossed]:before{background:#d5cf72;box-shadow:0 0 0 4px #0b2825,0 0 18px #d5cf7247}.atlas-grove__node{position:relative;min-height:72px;grid-template-columns:24px minmax(0,1fr) auto;gap:8px;overflow:hidden;padding:12px 0 11px;border-top:1px solid rgba(199,206,139,.17);border-bottom:1px solid rgba(199,206,139,.13)}.atlas-grove__node:after{position:absolute;z-index:-1;inset:0 0 0 34%;opacity:.42;background:linear-gradient(100deg,transparent,rgba(91,125,77,.15));clip-path:polygon(24% 100%,42% 40%,51% 69%,64% 16%,72% 60%,89% 33%,100% 100%);content:""}.atlas-grove[data-grove-id=rain-line] .atlas-grove__node:after{background:linear-gradient(100deg,transparent,rgba(133,185,181,.2));clip-path:polygon(18% 100%,24% 4%,31% 4%,36% 100%,47% 100%,52% 20%,58% 20%,63% 100%,77% 100%,85% 0,90% 0,94% 100%)}.atlas-grove[data-grove-id=old-crown] .atlas-grove__node:after{background:linear-gradient(100deg,transparent,rgba(185,135,67,.18));clip-path:polygon(18% 100%,28% 18%,33% 47%,39% 0,45% 100%,58% 100%,67% 32%,73% 58%,84% 7%,88% 100%)}.atlas-grove__number{padding-top:1px;color:#8ca297;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-weight:500}.atlas-grove__copy h3{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:500;letter-spacing:-.02em}.atlas-grove__copy>p{color:#8da499;font-size:.61rem}.atlas-grove__result{color:#c2c994!important}.atlas-grove__play{min-width:72px;padding-inline:4px;border:0;border-bottom:1px solid rgba(215,207,111,.65);border-radius:0;color:#eee8b3;background:transparent;box-shadow:none;font-size:.65rem}.atlas-grove__play:after{margin-left:5px;content:"→"}.atlas-grove__play:active{box-shadow:none;transform:translate(2px)}.atlas-grove__play:focus-visible,.cinematic-control:focus-visible{outline:1px solid #e4dc83;outline-offset:2px}.atlas-grove__play:focus-visible{background:#c1cc7912}.atlas-grove__play:disabled{border-bottom-color:transparent;color:#647b71;background:transparent}.atlas-grove__play:disabled:after{content:""}.atlas-grove__routes{margin-top:3px}.atlas-junction{margin-top:2px}.atlas-junction__node,.atlas-trail{min-height:42px}.atlas-junction__node>span:first-child,.atlas-trail__mark{background:#0d2926;box-shadow:none}.atlas-detail{border-top:1px solid rgba(198,205,135,.15);padding-top:8px;color:#8eb4ac}.atlas-detail:empty{display:none}.results-panel{position:absolute;isolation:isolate;background:radial-gradient(circle at 78% 8%,rgba(235,224,162,.16) 0 5%,transparent 19%),linear-gradient(180deg,#092322,#0a2926 52%,#071d1e)}.results-panel:before{opacity:.7;background:linear-gradient(107deg,transparent 0 17%,rgba(116,143,82,.08) 17.3% 17.7%,transparent 18% 100%),radial-gradient(ellipse at 50% 102%,#061719 0 34%,transparent 35%)}.results-panel__hero{width:min(100%,390px);margin:0 0 13px;padding:10px 0 15px;border-bottom:1px solid rgba(204,209,141,.2)}.results-panel__hero .flow-panel__kicker{margin-bottom:7px}.results-panel h2{margin:0 0 11px;font-size:clamp(2.15rem,10cqw,3.2rem)}.results-panel__score-lockup{display:flex;align-items:baseline;justify-content:center;gap:8px}.results-panel__score{color:#e9dd81;font-family:Georgia,Times New Roman,serif;font-size:2.45rem;font-weight:500}.results-panel__score-label{margin:0;color:#829e92;font-size:.56rem}.results-grid{width:min(100%,390px);grid-template-columns:repeat(4,1fr);margin-bottom:12px;border:0;border-bottom:1px solid rgba(204,209,141,.17)}.results-grid div{padding:5px 5px 12px;border:0;border-right:1px solid rgba(204,209,141,.13)}.results-grid div:last-child{border-right:0}.results-grid dt{color:#829e92;font-size:.56rem}.results-grid dd{color:#ece7b6;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:500}.results-grid--details{grid-template-columns:repeat(2,1fr)}.mastery-mark{padding:6px 10px;border:0;border-radius:72% 20%;color:#dcd976;background:#728b4129;letter-spacing:.04em;text-transform:none;transform:rotate(-2deg)}.results-coach,.results-trail-leaves,.results-ritual{border-color:#ccd18d2b}.results-coach__record{color:#ddd47b;font-family:Georgia,Times New Roman,serif;font-size:.86rem;font-weight:500}.results-panel .bark-button{width:min(100%,390px);min-height:52px;border:1px solid rgba(219,212,126,.62);border-radius:2px;color:#14231a;background:#d5d374;box-shadow:0 4px #68763f}.results-panel .echo-button{min-height:40px;margin-top:9px;padding:4px 12px;border:0;border-bottom:1px solid rgba(222,214,119,.52);border-radius:0;color:#d9d8a4;background:transparent}.results-panel .echo-button:hover{color:#fffbd0;background:transparent}@media(max-width:430px){.atlas-panel{padding-inline:5.5%}.atlas-panel__header h2{font-size:2.15rem}.atlas-grove__node{min-height:66px}.atlas-grove__copy h3{font-size:1.08rem}.results-grid{grid-template-columns:repeat(2,1fr)}.results-grid div:nth-child(2){border-right:0}.results-grid div:nth-child(-n+2){border-bottom:1px solid rgba(204,209,141,.13)}}.is-high-contrast .atlas-panel,.is-high-contrast .results-panel{background:#001112}
