:root{color:#f3eedc;font-synthesis:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0c262b;font-family:Trebuchet MS,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(at 50% 40%,#305b51,#0c262b 75%);min-width:280px;min-height:100dvh;margin:0}button{font:inherit;cursor:pointer;color:inherit;touch-action:manipulation;border:0;min-height:46px}button:disabled{opacity:.4;cursor:default}button:focus-visible,#game:focus-visible{outline-offset:-3px;outline:3px solid #f5cb7e}.shell{height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);place-items:center;display:grid}.stage{background:#173b3f;width:min(100%,88.2353dvh);height:min(100%,113.333vw);max-height:100dvh;position:relative;overflow:hidden;box-shadow:0 0 100px #061f2677}#game{touch-action:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}canvas{display:block;margin:0!important}[hidden]{display:none!important}.screen{z-index:10;background:linear-gradient(#092a3277,#0000 50%,#08262edb);position:absolute;inset:0}.screen-heading{text-align:center;text-shadow:0 3px 20px #092b32;padding:7vh 18px 0}.eyebrow{color:#edc580;letter-spacing:4px;margin:0 0 16px;font-size:10px;font-weight:700}h1,h2,h3{font-family:Georgia,serif;font-weight:400}h1{letter-spacing:-2px;margin:0;font-size:clamp(40px,8vh,80px);line-height:1}h1 em{color:#f4d499;font-weight:400}h2{margin:0 0 15px;font-size:clamp(26px,5vh,44px)}.screen-heading>p:last-child{color:#d7dfca;font-size:12px;line-height:1.6}.enter-prompt{letter-spacing:1px;text-shadow:0 2px 5px #082b30;background:0 0;width:80%;font-size:14px;animation:1.8s ease-in-out infinite breathe;position:absolute;bottom:6%;left:10%}.enter-prompt span{color:#efcd88;margin-top:12px;display:block}.menu-buttons{gap:9px;width:min(76%,300px);display:grid;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.primary,.secondary{border-radius:9px;width:100%;padding:12px;font-weight:700}.primary{color:#263f36;background:#edc580}.primary span{margin-left:20px}.secondary{background:#173d3fe8;border:1px solid #90ac8c66}button:active{filter:brightness(1.1)}.hud{z-index:4;background:#123237ed;justify-content:space-between;align-items:center;gap:8px;padding:9px 14px;display:flex;position:absolute;top:0;left:0;right:0}.label{color:#93b2aa;letter-spacing:1.5px;margin-bottom:4px;font-size:8px;display:block}.hud strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(14px,3vw,22px);font-weight:400}#lives{color:#ee837b}.icon-button{background:#294a49;border-radius:50%;min-width:44px;font-size:20px}.progress-hud{color:#e9d6ad;z-index:3;text-align:center;text-shadow:0 1px 3px #102e32;pointer-events:none;font-size:10px;position:absolute;top:68px;left:12px;right:12px}progress{background:#153832;border:0;width:100px;height:3px;margin:5px auto;display:block}progress::-webkit-progress-bar{background:#153832}progress::-webkit-progress-value{background:#e8bd78}progress::-moz-progress-bar{background:#e8bd78}.action-bar{z-index:4;background:#14363aed;grid-template-columns:60px 1fr 60px;gap:8px;padding:5px 10px;display:grid;position:absolute;bottom:0;left:0;right:0}.action-bar button{background:#294d4d;border-radius:8px;font-size:23px}.action-bar .chop-button{color:#243d36;letter-spacing:1px;background:#edc580;font-size:15px;font-weight:800}#version{z-index:11;color:#b0c6b5;font-size:9px;position:absolute;top:8px;right:12px}[data-screen=game] #version{display:none}.help-screen{background:#133638f5;padding:22px;overflow-y:auto}.help-card{max-width:470px;margin:auto;padding-bottom:20px}.help-card h2{margin:0 0 20px}.help-card h3{color:#edcd8f;margin:20px 0 6px;font-size:20px}.help-card p{color:#c7d7c9;font-size:13px;line-height:1.7}.help-note{border-top:1px solid #597665;padding-top:12px}.overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c2b35b8;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0;overflow:auto}.overlay-card{text-align:center;background:#173b3af5;border:1px solid #83907366;border-radius:16px;width:100%;max-width:380px;max-height:100%;padding:22px;overflow-y:auto}.overlay h2{font-size:30px}#overlay-description{color:#bad0bd;font-size:12px;line-height:1.7}.overlay button{margin-top:8px}.result{color:#e9ca8f;font-variant-numeric:tabular-nums;margin:10px 0;font-size:30px}#leaderboard{margin-top:22px}#leaderboard h3{margin:0 0 8px;font-size:20px}.local-note{color:#9db4a3;font-size:10px}#scores{padding:0;font-size:12px;list-style:none}#scores li{border-bottom:1px solid #4b67564d;justify-content:space-between;padding:7px 0;display:flex}#scores time{color:#a8b7a6;font-size:10px}.sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@keyframes breathe{50%{opacity:.5}}@media (height<=500px){.stage{width:min(100%,620px)}.screen-heading{padding-top:22px}h1{font-size:32px}.menu-buttons{gap:5px;width:220px;bottom:10px}.primary,.secondary{padding:8px}.hud{padding:4px 10px}.progress-hud{top:56px}.help-screen{padding:16px}.screen-heading>p:last-child{display:none}.overlay-card{padding:14px}}@media (prefers-reduced-motion:reduce){.enter-prompt{animation:none}}[data-screen=game] #game{bottom:56px}
