{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from replit.com funnel (2026-07-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#ff764c",
        "$type": "color"
      },
      "accent": {
        "$value": "#ff764c",
        "$type": "color"
      },
      "bg": {
        "$value": "#f6f5f4",
        "$type": "color"
      },
      "surface": {
        "$value": "#faf6f1",
        "$type": "color"
      },
      "text": {
        "$value": "#36373b",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "ABC Diatype Plus Variable",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "ABC Diatype Plus Variable",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "6px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "16px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "20px",
        "$type": "dimension"
      },
      "full": {
        "$value": "60px",
        "$type": "dimension"
      }
    }
  }
}