{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from aimlive.ai funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f7f6f2",
        "$type": "color"
      },
      "accent": {
        "$value": "#f7f6f2",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f7f6f2",
        "$type": "color"
      },
      "text": {
        "$value": "#111111",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Inter",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "9px",
        "$type": "dimension"
      },
      "md": {
        "$value": "22px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "30px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}