@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@600;700&family=Inter:wght@500;600;700&display=swap";*{box-sizing:border-box}html,body,#game-shell,#game{width:100%;height:100%;margin:0}body{overflow:hidden;background:#0b1116;font-family:Inter,system-ui,sans-serif}canvas{display:block;margin:auto;touch-action:none}
