/* GENERATED FILE — do not edit by hand.
   Source: tch/campaign.config.json + candidate-data/metadata/. Regenerate: node scripts/gen-www-config.mjs (from www/) */
:root{
  --paper:#ffffff;
  --card:#f6f7f9;
  --ink:#10141c;
  --muted:#4d5766;
  --line:#e3e7ed;
  --field-border:#8b95a5;
  --brand:#9e1b32;
  --brand-700:#7c1426;
  --brand-900:#10141c;
  --accent:#1d4e79;
  --accent-700:#163b5c;
  --warm:#b3402a;
  --gold:#f2b134;
  --gold-line:#f0d49a;
  --gold-light:#fdf4e3;
  --radius:10px;
  --radius-lg:18px;
  --maxw:1180px;
  --shadow:0 1px 2px rgba(16,20,28,.06), 0 18px 40px -22px rgba(16,20,28,.45);
  --display:"Oswald",Impact,"Haettenschweiler","Arial Narrow",sans-serif;
  --sans:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
