:root{color:#eef7ff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050914;font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{overscroll-behavior:none;touch-action:none;background:radial-gradient(circle at 50% 20%,#3cc7ff1f,#0000 30%),#050914;min-width:320px;min-height:100dvh;margin:0;overflow:hidden}#app,.shell,#game{min-height:100dvh}.shell{place-items:center;padding:0;display:grid}#game{aspect-ratio:9/16;background:#050914;width:min(100vw,56.25vh);height:min(100vh,177.778vw);display:grid;overflow:hidden}@supports (height:100dvh){#game{width:min(100vw,56.25dvh);height:min(100dvh,177.778vw)}}#game canvas{width:100%;height:100%;display:block}
