{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from tesla.com funnel (2026-07-10). Roles curated; palette from computed CSS.",
    "color": {
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#000000",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Times",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Times",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}