{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from digitaljournal.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#fff5ba",
        "$type": "color"
      },
      "accent": {
        "$value": "#fff5ba",
        "$type": "color"
      },
      "bg": {
        "$value": "#f0f0f0",
        "$type": "color"
      },
      "surface": {
        "$value": "#fff5ba",
        "$type": "color"
      },
      "text": {
        "$value": "#000000",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Roboto",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Roboto",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}