{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from seomely.com funnel (2026-09-14). Roles curated; palette from computed CSS.",
    "color": {},
    "font": {
      "display": {
        "$value": "Geist",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Geist",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "5px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "7px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "10px",
        "$type": "dimension"
      }
    }
  }
}