{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from modelslab.com funnel (2026-08-15). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#e7e9ee",
        "$type": "color"
      },
      "accent": {
        "$value": "#e7e9ee",
        "$type": "color"
      },
      "bg": {
        "$value": "#f6f7f9",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#6a707c",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Space Grotesk",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Space Grotesk",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}