{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from rhoback.com funnel (2026-07-17). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#29304e",
        "$type": "color"
      },
      "accent": {
        "$value": "#29304e",
        "$type": "color"
      },
      "bg": {
        "$value": "#fafafa",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#29304e",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Futura PT",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Futura PT",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}