{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from shunshi.ai funnel (2026-07-23). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f4ede0",
        "$type": "color"
      },
      "accent": {
        "$value": "#f4ede0",
        "$type": "color"
      },
      "bg": {
        "$value": "#faf6ed",
        "$type": "color"
      },
      "surface": {
        "$value": "#f4ede0",
        "$type": "color"
      },
      "text": {
        "$value": "#5b5147",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Noto Serif TC",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "8px",
        "$type": "dimension"
      },
      "md": {
        "$value": "10px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}