{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from teamslide.com funnel (2026-08-15). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#37474f",
        "$type": "color"
      },
      "accent": {
        "$value": "#37474f",
        "$type": "color"
      },
      "bg": {
        "$value": "#fbfbf8",
        "$type": "color"
      },
      "surface": {
        "$value": "#e9e9e1",
        "$type": "color"
      },
      "text": {
        "$value": "#0d0d0c",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Manrope",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Manrope",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "12px",
        "$type": "dimension"
      },
      "full": {
        "$value": "100px",
        "$type": "dimension"
      }
    }
  }
}