{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from bestsaaswebdesigns.com funnel (2026-09-11). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#f7f6f2",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f7f6f2",
        "$type": "color"
      },
      "text": {
        "$value": "#5f5c53",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Archivo",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "IBM Plex Mono",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}