{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from peekviewer.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#005ee8",
        "$type": "color"
      },
      "accent": {
        "$value": "#005ee8",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f6f6f9",
        "$type": "color"
      },
      "text": {
        "$value": "#5d6b98",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Inter-280da09e58121eff",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter-280da09e58121eff",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "12px",
        "$type": "dimension"
      },
      "md": {
        "$value": "16px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "32px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}