:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:#0a0a0a}.game-container{width:100%;height:100vh;height:100dvh;position:relative;overflow:hidden}.game-canvas{display:block;width:100%;height:100%;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}
