{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from outrank.so funnel (2026-08-16). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#882aff",
        "$type": "color"
      },
      "accent": {
        "$value": "#882aff",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f8f5fd",
        "$type": "color"
      },
      "text": {
        "$value": "#363d4f",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "__Plus_Jakarta_Sans_6ea4a9",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "__Inter_b9c7ce",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "10px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "12px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}