{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from inyeonai.com funnel (2026-09-14). Roles curated; palette from computed CSS.",
    "color": {},
    "font": {
      "display": {
        "$value": "Cormorant Garamond",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Karla",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}