{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from vexle.pro funnel (2026-07-14). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#222835",
        "$type": "color"
      },
      "accent": {
        "$value": "#222835",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#d8dde5",
        "$type": "color"
      },
      "text": {
        "$value": "#aeb7c4",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Inter",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "8px",
        "$type": "dimension"
      }
    }
  }
}