:root{font-family:Trebuchet MS,Arial Rounded MT Bold,system-ui,sans-serif;color:#fff;background:#081126;font-synthesis:none;touch-action:none}*{box-sizing:border-box}html,body,#game-shell,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 0%,#294977 0%,transparent 45%),#081126;overscroll-behavior:none}#game-shell{display:grid;place-items:center;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}canvas{display:block;max-width:100%;max-height:100%;border-radius:clamp(0px,1vw,14px);box-shadow:0 18px 70px #00000073;image-rendering:pixelated}
