/* overrides.css — this site's @fgl/vituno token overrides (THE supported
   brand surface — KB fgl-frontend-pattern; the role moved here from
   expeal.css at the 2026-08-30 seam-role split, freeing that sheet for the
   app-facing seam exports). Re-declare framework token VALUES here; never
   edit the vendored fgl/ files, and never fight a framework component rule
   from the site bundle. Every declaration must target a token the
   framework's tokens.json defines — the override-lint gate (package.json's
   gates line points --override at this file) fails CI on orphans. Linked
   AFTER the fgl stylesheets in base.njk so overrides win by order, not
   specificity.

   Expeal is the framework's DONOR: v0.1's default token values ARE this
   site's brand (extracted 2026-07-18, vituno Story 1.1.2), so the set
   below is EMPTY — the honest steady state since 2026-08-22 (the one
   historical override, --content-full: 60rem, retired then). */

:root {
  /* No overrides. A future brand override is declared here (a token name
     from the framework's tokens.json). */
}
