{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from nuet.ai funnel (2026-08-24). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#f2b882",
        "$type": "color"
      },
      "accent": {
        "$value": "#f2b882",
        "$type": "color"
      },
      "bg": {
        "$value": "#f5f3ee",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#1c1c14",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "__degular_7ac9ba",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "__dmSans_09338a",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "32px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}