{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from image2textprompt.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#262a30",
        "$type": "color"
      },
      "accent": {
        "$value": "#262a30",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f4f7fa",
        "$type": "color"
      },
      "text": {
        "$value": "#6b737c",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "7px",
        "$type": "dimension"
      },
      "md": {
        "$value": "14px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "18px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "22px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}