/* pong (public/arcade/pong.js). Arcade tokens come from arcade.css. */
.ag-stage[data-kind="pong"] { touch-action: none; }
.ag-stage[data-kind="pong"] .pg-cv { position: absolute; inset: 0; width: 100%; height: 100%; display: block; }
