{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from shipdr.dev funnel (2026-09-03). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#dcebdd",
        "$type": "color"
      },
      "bg": {
        "$value": "#eef6ef",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#6b6450",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "-apple-system",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}