:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070013}*{box-sizing:border-box}html,body,#game-shell,#phaser-game{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none}body{background:radial-gradient(circle at 20% 12%,rgba(51,224,255,.2),transparent 28rem),radial-gradient(circle at 84% 28%,rgba(240,202,91,.18),transparent 24rem),linear-gradient(135deg,#070013,#0b1235 52%,#160720)}canvas{display:block;margin:auto;max-width:100vw;max-height:100vh}
