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