{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from fly.io funnel (2026-07-12). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#8b5cf6",
        "$type": "color"
      },
      "accent": {
        "$value": "#8b5cf6",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#f1f2f9",
        "$type": "color"
      },
      "text": {
        "$value": "#281950",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Mackinac",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Fricolage Grotesque",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "10px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "16px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}