body{margin:0;padding:0;overflow:hidden}#root{width:100%;height:100vh}.App{width:100%;height:100%}div.MuiGrid-root{padding-left:16px!important}canvas{max-width:100%;height:auto!important;display:block;touch-action:none}button{touch-action:manipulation}@media (max-width: 480px){.game-overlay-card{width:min(78vw,320px)!important;padding:8px 12px!important}.game-overlay-card .game-overlay-title{font-size:16px!important;margin-bottom:8px!important}.game-overlay-card .game-overlay-subtitle{font-size:12px!important;margin-bottom:8px!important}.game-overlay-card .game-overlay-button{font-size:13px!important;padding:6px 10px!important;border-radius:8px!important}}@media only screen and (orientation: landscape) and (max-width: 900px){body:before{content:"Please rotate your device to PORTRAIT to play!";position:fixed;inset:0;background:rgba(0,0,0,.95);color:#fff;z-index:3000000000;display:flex;align-items:center;justify-content:center;font-size:clamp(21px,6vw,38px);text-align:center;pointer-events:all}#root>*{opacity:.3!important;filter:blur(2px) grayscale(1);pointer-events:none!important;user-select:none!important}.mobile-controls-root{display:none!important}}
