{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from guanyitang.com funnel (2026-08-25). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#b0342d",
        "$type": "color"
      },
      "accent": {
        "$value": "#b0342d",
        "$type": "color"
      },
      "bg": {
        "$value": "#ede7d8",
        "$type": "color"
      },
      "surface": {
        "$value": "#f4f0e6",
        "$type": "color"
      },
      "text": {
        "$value": "#45413b",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Songti SC",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "PingFang SC",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}