{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from secsift.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f8edd3",
        "$type": "color"
      },
      "accent": {
        "$value": "#f8edd3",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#fafafa",
        "$type": "color"
      },
      "text": {
        "$value": "#2d2d2d",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Spectral",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Karla Variable",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "5px",
        "$type": "dimension"
      }
    }
  }
}