@import "https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#05030a;font-family:"Press Start 2P",monospace}*{box-sizing:border-box}html,body{overscroll-behavior:none;background:radial-gradient(circle at 50% 30%,#21102e,#05030a 68%);width:100%;height:100dvh;margin:0;overflow:hidden}body{place-items:center;display:grid}#game-shell{touch-action:none;grid-template-rows:minmax(0,1fr) auto;place-items:center;width:100dvw;height:100dvh;padding:8px;display:grid;position:relative}#game{aspect-ratio:16/9;background:#000;place-items:center;width:min(100%,177.778dvh - 67.5556px);max-height:calc(100dvh - 38px);display:grid;position:relative;box-shadow:0 0 0 2px #382248,0 0 42px #74175c66}#game canvas{image-rendering:pixelated;image-rendering:crisp-edges;width:100%!important;height:100%!important}.help{color:#8a7797;letter-spacing:1px;text-align:center;margin:9px 0 3px;font-size:clamp(6px,.7vw,9px)}.touch-controls{z-index:20;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:none;position:absolute;inset:0;overflow:hidden}.touch-capable .touch-controls{display:block}.touch-button{color:#fff4d2;text-shadow:1px 1px #000;pointer-events:auto;touch-action:none;opacity:.72;background:linear-gradient(145deg,#29152dcc,#0c0914dd);border:2px solid #ffe1a9aa;border-radius:50%;place-items:center;margin:0;padding:0;font:9px/1 "Press Start 2P",monospace;display:grid;position:absolute;box-shadow:inset 0 0 0 2px #0008,0 2px 8px #000b}.touch-button.is-pressed{color:#64dbff;opacity:.98;background:#351c43e8;border-color:#64dbff;transform:translateY(2px)scale(.94);box-shadow:inset 0 0 10px #4ccaff55,0 0 9px #4ccaff55}.touch-top-controls{pointer-events:none;position:absolute;inset:0}.touch-start{top:max(7px, env(safe-area-inset-top));left:auto;right:max(48px, calc(env(safe-area-inset-right) + 48px));border-radius:7px;width:66px;height:25px;font-size:7px}.touch-start.is-pressed{transform:translateY(2px)scale(.96)}.touch-pause{top:max(7px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));border-radius:7px;width:32px;height:27px;font-size:12px}.touch-dpad{left:max(8px, env(safe-area-inset-left));bottom:max(8px, env(safe-area-inset-bottom));pointer-events:none;width:156px;height:130px;position:absolute}.touch-dpad .touch-button{border-radius:10px;width:52px;height:52px;font-size:15px}.touch-up{top:0;left:52px}.touch-left{top:39px;left:0}.touch-right{top:39px;left:104px}.touch-down{top:78px;left:52px}.touch-dpad-center{background:#0b0812aa;border-radius:8px;width:46px;height:46px;position:absolute;top:41px;left:55px;box-shadow:inset 0 0 0 2px #4e355566}.touch-actions{right:max(8px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));pointer-events:none;width:220px;height:154px;position:absolute}.touch-actions .touch-button{width:56px;height:56px}.touch-attack{color:#ffd3bd;border-color:#ff6d58cc;bottom:20px;right:0}.touch-jump{color:#ccefff;border-color:#51c8ffcc;bottom:0;right:62px}.touch-special{color:#efd2ff;border-color:#bd67ffcc;bottom:62px;right:62px}.touch-marco{color:#ffe7a0;border-color:#ffcf4dcc;bottom:82px;right:0}.touch-run{color:#ffe4a3;border-color:#ffbd43cc;border-radius:9px;font-size:7px;bottom:35px;right:124px;width:62px!important;height:42px!important}.rotate-device{color:#ffcf42;text-align:center;pointer-events:auto;background:#09060df2;place-items:center;padding:20px;font:12px/1.8 "Press Start 2P",monospace;display:none;position:absolute;inset:0}@media (width<=700px){.help{display:none}#game-shell{padding:0}#game{width:100%}}@media (pointer:coarse){.help{display:none}#game-shell{grid-template-rows:minmax(0,1fr);width:100dvw;height:100dvh;padding:0;overflow:hidden}#game{width:min(100dvw,177.778dvh);max-width:100dvw;max-height:100dvh}}@media (pointer:coarse) and (orientation:portrait){.touch-capable .rotate-device{display:grid}}@media (pointer:coarse) and (height<=390px){.touch-dpad{transform-origin:0 100%;transform:scale(.84)}.touch-actions{transform-origin:100% 100%;transform:scale(.84)}.touch-start{opacity:.62}}
