{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from fresh.ist funnel (2026-07-15). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#1e8c79",
        "$type": "color"
      },
      "accent": {
        "$value": "#1e8c79",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#e5e1d8",
        "$type": "color"
      },
      "text": {
        "$value": "#63655e",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Fraunces",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "GeistSans",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "8px",
        "$type": "dimension"
      },
      "md": {
        "$value": "16px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "18px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}