{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from taprefer.com funnel (2026-08-15). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#171a09",
        "$type": "color"
      },
      "accent": {
        "$value": "#171a09",
        "$type": "color"
      },
      "bg": {
        "$value": "#141413",
        "$type": "color"
      },
      "surface": {
        "$value": "#141413",
        "$type": "color"
      },
      "text": {
        "$value": "#f1f1f1",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Inter",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "10px",
        "$type": "dimension"
      },
      "md": {
        "$value": "14px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "15px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}