/* GENERATED FILE — do not edit by hand.
   Source: template/campaign.config.json. Regenerate with: node scripts/generate-config.mjs (from template/) */
: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:14px;
  --radius-lg:22px;
  --maxw:1140px;
  --shadow:0 1px 2px rgba(0,0,0,.06), 0 16px 34px -18px rgba(0,0,0,.30);
  --display:"Oswald",Georgia,serif;
  --sans:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
