/**
 * Yalla Game static shell — v2 (cache-busted filename).
 * Companion to js/yalla-main-v2.js; keep lightweight.
 */
:root {
  --yalla-asset-version: 2;
}

html {
  scroll-behavior: smooth;
}
