html,body{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#3b2a20;height:100%;margin:0;overflow:hidden}#game{width:100%;height:100%}#rotate-overlay{z-index:10;color:#f2e3c6;text-align:center;background:#3b2a20;justify-content:center;align-items:center;padding:24px;font:24px Vila Pequi Pixel,monospace;display:none;position:fixed;inset:0}@media (orientation:portrait) and (pointer:coarse){#rotate-overlay{display:flex}}
