:root{color:#d8d0b3;background:#0b0e0d;font-family:Consolas,Courier New,monospace;font-synthesis:none;touch-action:none}*{box-sizing:border-box}html,body,#game-shell,#game-container{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px;background:linear-gradient(90deg,rgba(129,78,49,.08) 1px,transparent 1px) 0 0 / 24px 24px,#0b0e0d;overscroll-behavior:none}#game-shell{position:relative;display:grid;place-items:center}#game-container canvas{display:block;image-rendering:pixelated;image-rendering:crisp-edges;outline:none}#rotate-hint{display:none;position:fixed;inset:0;z-index:20;place-items:center;padding:24px;color:#f0b24a;background:#111613;text-align:center;font-size:14px}@media(max-width:720px)and (orientation:portrait)and (max-height:720px){#rotate-hint{display:grid}}
