{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from prepublish.ai funnel (2026-07-26). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#17171b",
        "$type": "color"
      },
      "accent": {
        "$value": "#17171b",
        "$type": "color"
      },
      "bg": {
        "$value": "#f4f3f0",
        "$type": "color"
      },
      "surface": {
        "$value": "#f4f3f0",
        "$type": "color"
      },
      "text": {
        "$value": "#a3a3ab",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Space Grotesk",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Space Mono",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}