{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from superserve.ai funnel (2026-08-20). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#141414",
        "$type": "color"
      },
      "accent": {
        "$value": "#141414",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#b2fab4",
        "$type": "color"
      },
      "text": {
        "$value": "#ffffff",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Instrument Sans",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Instrument Sans",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}