/* GENERATED FILE — do not edit by hand.
   Source: template/campaign.config.json. Regenerate with: node scripts/generate-config.mjs (from template/) */
:root{
  --paper:#fdf3f0;
  --card:#fffbf9;
  --ink:#1c2340;
  --muted:#5f6379;
  --line:#f2dde2;
  --field-border:#a58794;
  --brand:#c13d6c;
  --brand-700:#9e2f57;
  --brand-900:#4a1230;
  --accent:#2d4a8a;
  --accent-700:#23386b;
  --warm:#b3382e;
  --gold:#b8863f;
  --gold-line:#e5bfc9;
  --gold-light:#f4c3d2;
  --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:"Source Serif 4",Georgia,serif;
  --sans:"Public Sans",system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
}
