{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from agenttransfer.dev funnel (2026-07-13). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f4f2ec",
        "$type": "color"
      },
      "accent": {
        "$value": "#f4f2ec",
        "$type": "color"
      },
      "bg": {
        "$value": "#f4f2ec",
        "$type": "color"
      },
      "surface": {
        "$value": "#faf9f6",
        "$type": "color"
      },
      "text": {
        "$value": "#565660",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "ui-monospace",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "ui-monospace",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "6px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "8px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "10px",
        "$type": "dimension"
      }
    }
  }
}