/* ============================================================
   Untangle · game-specific styles only.
   Page chrome, palette tokens, splash, focus mode all come from
   /shared/tokens.css + chrome.css.
   ============================================================ */

body.mode-desktop .splash { background-image: url('./untangle-desktop.jpg'); }
body.mode-mobile  .splash { background-image: url('./untangle-mobile.jpg'); }
