{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from img-2-img.net funnel (2026-08-27). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#e4e4e7",
        "$type": "color"
      },
      "bg": {
        "$value": "#f4f4f5",
        "$type": "color"
      },
      "surface": {
        "$value": "#e4e4e7",
        "$type": "color"
      },
      "text": {
        "$value": "#18181b",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Inter",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      }
    }
  }
}