{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from responsly.ai funnel (2026-07-14). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#34a853",
        "$type": "color"
      },
      "accent": {
        "$value": "#34a853",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f1f2f8",
        "$type": "color"
      },
      "text": {
        "$value": "#5b6072",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "__Inter_8b3a0b",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "__Inter_8b3a0b",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "10px",
        "$type": "dimension"
      },
      "md": {
        "$value": "16px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "20px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "22px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}