{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from instagram.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#0064e0",
        "$type": "color"
      },
      "accent": {
        "$value": "#0064e0",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#111112",
        "$type": "color"
      }
    },
    "font": {},
    "radius": {
      "sm": {
        "$value": "16px",
        "$type": "dimension"
      },
      "md": {
        "$value": "22px",
        "$type": "dimension"
      },
      "full": {
        "$value": "40px",
        "$type": "dimension"
      }
    }
  }
}