:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f7fb;background:#050914;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%}body{background:linear-gradient(#1023367a,#02050bf2),#050914;min-width:320px;min-height:100vh;margin:0;overflow:hidden}#app{width:100dvw;height:100dvh}#game-root{background:#050914;width:100dvw;height:100dvh;position:relative;overflow:hidden}canvas{image-rendering:pixelated;outline:none;display:block}#game-root:fullscreen{width:100vw;height:100vh}#screen-reader-status{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:fixed;overflow:hidden}
