{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from veo3-ai.io funnel (2026-07-14). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#a855f7",
        "$type": "color"
      },
      "accent": {
        "$value": "#a855f7",
        "$type": "color"
      },
      "bg": {
        "$value": "#fafafa",
        "$type": "color"
      },
      "surface": {
        "$value": "#fafafa",
        "$type": "color"
      },
      "text": {
        "$value": "#d4d4d4",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Euclid Circular B Medium",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Euclid Circular B SemiBold",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "12px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "16px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}