{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from pesterly.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#1f45d8",
        "$type": "color"
      },
      "accent": {
        "$value": "#1f45d8",
        "$type": "color"
      },
      "bg": {
        "$value": "#e2e7da",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#4d5b53",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Archivo",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Source Serif 4",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "13px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "17px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "24px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}