{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from officeblues.net funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#0047ff",
        "$type": "color"
      },
      "accent": {
        "$value": "#0047ff",
        "$type": "color"
      },
      "bg": {
        "$value": "#f5f2ec",
        "$type": "color"
      },
      "surface": {
        "$value": "#f5f2ec",
        "$type": "color"
      },
      "text": {
        "$value": "#0a0a0a",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Archivo Black",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "JetBrains Mono",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}