{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from brown-forman.com funnel (2026-08-10). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#a2674f",
        "$type": "color"
      },
      "accent": {
        "$value": "#a2674f",
        "$type": "color"
      },
      "bg": {
        "$value": "#e8e6df",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#101820",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Bitter",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Barlow",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "100px",
        "$type": "dimension"
      }
    }
  }
}