{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from afterthebubble.grokked.it funnel (2026-07-30). Roles curated; palette from computed CSS.",
    "color": {
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#0000ee",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "sarabun",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "sarabun",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      }
    }
  }
}