{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from sakara.com funnel (2026-07-18). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f5f5f1",
        "$type": "color"
      },
      "accent": {
        "$value": "#f5f5f1",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#fafaf8",
        "$type": "color"
      },
      "text": {
        "$value": "#000000",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Rework Text",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Rework Text",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}