{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from dropthe.org funnel (2026-08-24). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#0d1421",
        "$type": "color"
      },
      "accent": {
        "$value": "#0d1421",
        "$type": "color"
      },
      "bg": {
        "$value": "#fffaf2",
        "$type": "color"
      },
      "surface": {
        "$value": "#f5f0e8",
        "$type": "color"
      },
      "text": {
        "$value": "#6f6a60",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "IBM Plex Mono",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Source Serif 4",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "8px",
        "$type": "dimension"
      },
      "full": {
        "$value": "33554400px",
        "$type": "dimension"
      }
    }
  }
}