:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;background:#02040a;font-family:Courier New,monospace}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 45%,#152640 0%,#070b14 46%,#020308 100%)}#game-shell{place-items:center;width:100%;height:100%;display:grid}#game-container{width:min(100vw,177.778vh);height:min(100vh,56.25vw);image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;image-rendering:crisp-edges;place-items:center;display:grid;position:relative;box-shadow:0 0 0 2px #1e4870,0 0 0 4px #0a1828,0 0 28px #0b90b655,0 0 64px #0b90b622}#game-container:after{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000 0 2px,#0000000b 2px 3px);position:absolute;inset:0}#game-container canvas{image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;width:100%!important;height:100%!important}#game-status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}#rotate-prompt{z-index:9999;text-align:center;color:#e8f4ff;background:radial-gradient(circle at 50% 40%,#152640 0%,#020308 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;font-family:Courier New,monospace;display:none;position:fixed;inset:0}#rotate-prompt .rotate-title{letter-spacing:.08em;color:#ffe070;margin:0;font-size:1.1rem}#rotate-prompt .rotate-sub{color:#7390ad;margin:0;font-size:.75rem}html.mobile-device.mobile-portrait #rotate-prompt{display:flex}html.mobile-device.mobile-portrait #game-shell{visibility:hidden}html.mobile-device.mobile-landscape,html.mobile-device.mobile-landscape body,html.mobile-device.mobile-landscape #app{width:100%;height:var(--mobile-vv-height,100svh);max-height:var(--mobile-vv-height,100svh);overflow:hidden}html.mobile-device.mobile-landscape #game-shell{width:var(--mobile-vv-width,100svw);height:var(--mobile-vv-height,100svh);max-width:var(--mobile-vv-width,100svw);max-height:var(--mobile-vv-height,100svh);padding-top:var(--mobile-vv-offset-top,env(safe-area-inset-top,0px));padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);box-sizing:border-box}html.mobile-device.mobile-landscape #game-container{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none}html.mobile-device #game-container,html.mobile-device #game-container canvas{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
