/* Mode Studio per-mode styles: counting.
   Keep mode-only visual rules here, not in css/mode-studio/studio.css. */
:where(body.studio-v2-counting-route) {
    --studio-v2-mode-scope: counting;
}
