{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from bulldo.gs funnel (2026-07-23). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#ffb020",
        "$type": "color"
      },
      "accent": {
        "$value": "#ffb020",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#888888",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "JetBrains Mono",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "GeistSans",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}