{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from raymyers.org funnel (2026-07-13). Roles curated; palette from computed CSS.",
    "color": {
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#252525",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "ui-sans-serif",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Source Serif 4",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "50px",
        "$type": "dimension"
      }
    }
  }
}