{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from arqfinance.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#5db3e8",
        "$type": "color"
      },
      "accent": {
        "$value": "#5db3e8",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f5f5f4",
        "$type": "color"
      },
      "text": {
        "$value": "#ffffff",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Beausite Fit",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Beausite Fit",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}