{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from businessxray-oi.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#cddc39",
        "$type": "color"
      },
      "accent": {
        "$value": "#cddc39",
        "$type": "color"
      },
      "bg": {
        "$value": "#f2f7f8",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#1a1a1a",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Roboto",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Roboto",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}