{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from hsr88.github.io funnel (2026-09-15). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#3f4f3c",
        "$type": "color"
      },
      "bg": {
        "$value": "#1a1814",
        "$type": "color"
      },
      "surface": {
        "$value": "#1a1814",
        "$type": "color"
      },
      "text": {
        "$value": "#3a3630",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Georgia",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Segoe UI",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "3px",
        "$type": "dimension"
      }
    }
  }
}