.touch-2d{display:none}@media(pointer:coarse){html,body{overscroll-behavior:none}.game-panel.playing .touch-2d{display:flex;position:fixed;z-index:25;left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));justify-content:space-between;pointer-events:none}.touch-player{display:grid;grid-template-columns:repeat(2,64px);gap:7px;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.touch-player strong{grid-column:1/-1;text-align:center;color:#fff;text-shadow:0 2px 4px #000}.touch-player button{min-height:52px;border:2px solid #fff9;border-radius:13px;background:#17243add;color:#fff;font-size:13px;font-weight:950;touch-action:none}.touch-player button:last-child{background:#b91c1cdd}.game-panel.playing .controls{padding-bottom:128px}}@media(pointer:coarse)and (max-width:760px){.touch-player{grid-template-columns:repeat(2,54px)}.touch-player button{min-height:48px;font-size:11px}}
