{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from kettleandfire.com funnel (2026-07-20). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#db1e14",
        "$type": "color"
      },
      "accent": {
        "$value": "#db1e14",
        "$type": "color"
      },
      "bg": {
        "$value": "#fff5db",
        "$type": "color"
      },
      "surface": {
        "$value": "#f5e3bc",
        "$type": "color"
      },
      "text": {
        "$value": "#221e1e",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Coastal",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "sans-serif",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "12px",
        "$type": "dimension"
      },
      "md": {
        "$value": "20px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "25px",
        "$type": "dimension"
      },
      "full": {
        "$value": "1440px",
        "$type": "dimension"
      }
    }
  }
}