{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from render.com funnel (2026-07-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#8a05ff",
        "$type": "color"
      },
      "accent": {
        "$value": "#8a05ff",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#e7dbff",
        "$type": "color"
      },
      "text": {
        "$value": "#0d0d0d",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Roobert",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "PPNeueMontreal",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      }
    }
  }
}