html,body,#game{width:100%;height:100%;margin:0;overflow:hidden;background:#0f1712}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;touch-action:none}canvas{display:block;image-rendering:pixelated;image-rendering:crisp-edges}#orientation-warning{position:fixed;inset:0;z-index:10;display:none;align-items:center;justify-content:center;padding:24px;color:#f7e6b0;background:#172116;font-size:clamp(22px,6vw,44px);font-weight:800;text-align:center}@media(orientation:portrait)and (max-width:900px){#orientation-warning,#orientation-warning[hidden]{display:flex}}
