:root{font-family:ui-rounded,"Trebuchet MS",system-ui,sans-serif;color:#174c46;background:#fff9e9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 90% 0,#fff0b9,transparent 45%),#fff9e9;min-height:100vh}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;touch-action:manipulation}button:focus-visible{outline:3px solid #064f64;outline-offset:4px}.game-shell{max-width:1200px;padding:19px 28px 12px;margin:auto}.topbar{margin-bottom:19px}.brand{display:flex;align-items:center;gap:12px}.brand-icon{font-size:36px;display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#ffe273;color:#156757;transform:rotate(-7deg)}.eyebrow{font-size:9px;font-weight:900;letter-spacing:2px;margin:0 0 5px;color:#547369}h1{font-size:28px;letter-spacing:-1px;margin:0;font-weight:900}.edition{font-size:10px;font-weight:900;letter-spacing:1.3px;display:flex;gap:18px;align-items:center}.edition span{color:#f2854f;font-size:28px}.journey{background:#fff;border:1px solid #d1debd;border-radius:22px;overflow:hidden;box-shadow:0 8px 0 #e6ebce,0 18px 32px #4979460b}.route-bar{height:47px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;gap:16px;background:#fffef5}.route-copy,.hud{display:flex;align-items:center;gap:12px;font-size:12px}.route-copy strong{font-size:12px}.route-dot{width:8px;height:8px;border-radius:50%;background:#22b67a;box-shadow:0 0 0 4px #def6ce}.route-sub{color:#7b8a76;font-size:11px;margin-left:4px}.rocks{font-size:12px;color:#63766a}.rocks b{color:#1d5e4a;font-size:17px}.hearts{color:#ed6278;letter-spacing:3px;font-size:21px;border-left:1px solid #e0e7d3;padding-left:17px;white-space:nowrap}.stage-wrap{position:relative;width:100%;background:#60d9ec;aspect-ratio:1120/460;max-height:450px;overflow:hidden}canvas{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill;touch-action:manipulation}.scene-tag{position:absolute;left:24px;top:19px;padding:8px 12px;border-radius:20px;background:#fffef2db;color:#256b54;letter-spacing:1.5px;font-size:8px;font-weight:900;pointer-events:none}.scene-tag span{font-size:15px;color:#ed8181;vertical-align:middle;margin-right:5px}.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-end;padding:24px 5%;background:linear-gradient(90deg,transparent 43%,#37a2660b)}.overlay.hidden{display:none}.overlay-panel{position:relative;background:#fffdf0;max-width:326px;width:40%;padding:28px 27px 18px;border:2px solid #fff;border-radius:6px 25px 6px 25px;box-shadow:0 9px 0 #25674222,0 14px 40px #296b5230;transform:rotate(1deg)}.postmark{position:absolute;right:19px;top:18px;border:1.5px dashed #edab55;border-radius:50%;font-size:26px;color:#e09c39;transform:rotate(14deg);width:40px;height:40px;display:grid;place-items:center}.overlay-panel .eyebrow{font-size:8px;letter-spacing:1.5px;padding-top:10px}h2{font-size:36px;line-height:1.02;letter-spacing:-1.5px;margin:22px 0 13px;max-width:250px}.overlay-panel>p:not(.eyebrow):not(.start-note){font-size:13px;line-height:1.6;color:#657961;margin-bottom:21px}.primary{background:#fbe050;border:0;border-radius:11px;width:100%;padding:15px 15px;color:#275332;font-size:14px;font-weight:900;box-shadow:0 4px 0 #ddb631;display:flex;justify-content:space-between}.primary:hover{background:#ffea70}.primary:active{transform:translateY(2px);box-shadow:0 2px 0 #ddb631}.start-note{text-align:center;font-size:10px!important;color:#7b886e;margin:14px 0 0}.progress-row{height:40px;display:flex;align-items:center;gap:12px;padding:0 24px;color:#f79a51}.progress-track{height:6px;background:#e7efd7;border-radius:10px;flex:1;overflow:hidden}.progress-track>div{height:100%;width:0;background:#27b48a;border-radius:10px;transition:width .2s}#home{font-size:11px;color:#487356;min-width:30px}.home-marker{font-size:24px;color:#248064}.control-row{display:flex;align-items:center;gap:14px;margin-top:21px}.jump-btn{display:flex;align-items:center;gap:13px;text-align:left;padding:11px 17px;border-radius:15px;border:1px solid #197462;background:#208773;color:#fffdf0;box-shadow:0 4px 0 #135b4d;min-width:335px}.jump-btn:hover{background:#229b7c}.jump-btn:active,.jump-btn.active{transform:translateY(2px);box-shadow:0 2px 0 #135b4d}.jump-symbol{font-size:36px;line-height:1;color:#ffe371}.jump-btn strong{font-size:21px;line-height:1}.jump-btn small{display:block;font-size:9px;margin-top:5px;color:#d7f3d5}kbd{font:700 8px inherit;font-size:8px;white-space:nowrap;padding:6px;border:1px solid #ffffff44;border-radius:5px;color:#e7f7d5;margin-left:8px}.encouragement{flex:1;display:flex;gap:9px;align-items:center;font-size:11px;line-height:1.5}.encouragement>span{font-size:20px;color:#eda137}.secondary{border:1px solid #d2ddc3;background:#fffdf2;color:#3a6b57;border-radius:12px;height:47px;padding:0 14px;font-weight:800;font-size:17px}.secondary span{font-size:10px;margin-left:4px}.secondary:disabled{opacity:.4;cursor:default}footer{display:flex;justify-content:space-between;font-size:9px;color:#869278;margin-top:18px}footer i{font-style:normal;margin:0 7px}@media(min-width:1000px) and (max-height:760px){.game-shell{max-width:1160px;padding-top:14px}.topbar{margin-bottom:14px}.stage-wrap{max-height:410px}.control-row{margin-top:17px}footer{margin-top:13px}}@media(max-width:700px){.game-shell{padding:15px 12px}.topbar:has(>.home-link){grid-template-columns:46px minmax(0,1fr)}.topbar:has(>.home-link)>.brand{grid-column:2;justify-self:start}.edition{display:none}.brand-icon{display:none}h1{font-size:25px}.eyebrow{font-size:8px}.route-sub{display:none}.route-bar{padding:0 12px;gap:8px}.route-copy,.hud{gap:8px}.route-copy strong{font-size:10px}.rocks{font-size:10px}.hearts{font-size:17px;padding-left:8px;letter-spacing:0}.stage-wrap{aspect-ratio:1.35;max-height:440px}canvas{object-fit:fill}.scene-tag{top:12px;left:12px;font-size:7px}.overlay{padding:10px;align-items:center}.overlay-panel{width:54%;padding:15px 14px 12px;border-radius:5px 19px;max-width:280px}.postmark{display:none}.overlay-panel .eyebrow{font-size:6px;padding:0;letter-spacing:.7px}h2{font-size:27px;margin:13px 0 10px}.overlay-panel>p:not(.eyebrow):not(.start-note){font-size:11px;margin:0 0 12px}.primary{padding:12px 10px;font-size:12px}.start-note{font-size:8px!important}.control-row{display:grid;grid-template-columns:1fr auto auto;gap:9px}.jump-btn{grid-column:1/-1;min-width:0;justify-content:center}.jump-btn kbd{margin-left:auto}.encouragement{font-size:10px}.secondary{padding:0 10px}.secondary span{font-size:9px}.progress-row{padding:0 13px}footer{font-size:8px;gap:15px}.scene-tag{max-width:45%;letter-spacing:.5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}.overlay-panel{transform:none}}
