{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from yamate.au funnel (2026-09-05). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#0f1b2d",
        "$type": "color"
      },
      "bg": {
        "$value": "#f6f0e7",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#7c6f62",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Plus Jakarta Sans",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "11px",
        "$type": "dimension"
      },
      "md": {
        "$value": "12px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "13px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "14px",
        "$type": "dimension"
      }
    }
  }
}