{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from withsia.com funnel (2026-07-14). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#fdf8ec",
        "$type": "color"
      },
      "accent": {
        "$value": "#fdf8ec",
        "$type": "color"
      },
      "bg": {
        "$value": "#fdf8ec",
        "$type": "color"
      },
      "surface": {
        "$value": "#fbf7ec",
        "$type": "color"
      },
      "text": {
        "$value": "#4a4258",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "EB Garamond",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Plus Jakarta Sans",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "14px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "18px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}