{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from nextgenseller.com funnel (2026-08-26). Roles curated; palette from computed CSS.",
    "color": {
      "accent": {
        "$value": "#0e3f33",
        "$type": "color"
      },
      "bg": {
        "$value": "#f4f1ea",
        "$type": "color"
      },
      "surface": {
        "$value": "#e9e3d8",
        "$type": "color"
      },
      "text": {
        "$value": "#f6f2e9",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "__Newsreader_4047c1",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "__DM_Sans_0eeb07",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      }
    }
  }
}