{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from misfitsmarket.com funnel (2026-07-21). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f1c34a",
        "$type": "color"
      },
      "accent": {
        "$value": "#f1c34a",
        "$type": "color"
      },
      "bg": {
        "$value": "#fff9ea",
        "$type": "color"
      },
      "surface": {
        "$value": "#d7e1b8",
        "$type": "color"
      },
      "text": {
        "$value": "#2d2d2d",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "__fontGroteskBold_f050be",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "__fontGroteskBold_f050be",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "5px",
        "$type": "dimension"
      },
      "md": {
        "$value": "10px",
        "$type": "dimension"
      }
    }
  }
}