body{margin:0;padding:0;background-color:#000}.mobile-controls{position:fixed;inset:0;pointer-events:none;font-family:"monospace",monospace}.mobile-controls__dpad{position:absolute;left:16px;bottom:16px;display:grid;grid-template-columns:repeat(3,64px);grid-template-rows:repeat(3,64px);gap:10px;pointer-events:auto}.mobile-controls__actions{position:absolute;right:20px;bottom:36px;display:flex;gap:12px;pointer-events:auto}.mobile-controls__button{width:64px;height:64px;border-radius:18px;border:2px solid rgba(255,255,255,.35);background:#090c12c7;color:#f0f6ff;font-size:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00000073;touch-action:manipulation;-webkit-user-select:none;user-select:none}.mobile-controls__button:active{transform:scale(.94);background:#0f1620f2}.mobile-controls__button--pause{width:88px;height:88px;font-size:18px;letter-spacing:.05em}.mobile-controls__spacer{width:64px;height:64px;pointer-events:none}@media (pointer: fine){.mobile-controls{display:none}}
