{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from soulmateskatch.com funnel (2026-09-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#990047",
        "$type": "color"
      },
      "accent": {
        "$value": "#990047",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#fafafa",
        "$type": "color"
      },
      "text": {
        "$value": "#232323",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Jost",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Jost",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "3px",
        "$type": "dimension"
      },
      "md": {
        "$value": "32px",
        "$type": "dimension"
      },
      "full": {
        "$value": "100px",
        "$type": "dimension"
      }
    }
  }
}