{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from brokerrace.lol funnel (2026-09-01). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#262b31",
        "$type": "color"
      },
      "bg": {
        "$value": "#0a0b0c",
        "$type": "color"
      },
      "surface": {
        "$value": "#0a0b0c",
        "$type": "color"
      },
      "text": {
        "$value": "#5b6169",
        "$type": "color"
      }
    },
    "font": {},
    "radius": {
      "full": {
        "$value": "50px",
        "$type": "dimension"
      }
    }
  }
}