:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--background: #030303;--foreground: #fff8ef;--accent: #ffc36e}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%;margin:0;overflow:hidden;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:fixed;top:0;right:0;bottom:0;left:0}canvas{display:block}.game-page{width:100vw;height:100svh;min-height:100vh;overflow:hidden;background:var(--background)}.game-page canvas{width:100%;height:100%;cursor:crosshair;touch-action:none;image-rendering:pixelated}::selection{color:#fff;background:#f9731652}
