{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from invitem.io funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#04223d",
        "$type": "color"
      },
      "accent": {
        "$value": "#04223d",
        "$type": "color"
      },
      "bg": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "surface": {
        "$value": "#ffffff",
        "$type": "color"
      },
      "text": {
        "$value": "#c4c4c4",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Urbanist",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Mulish",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "full": {
        "$value": "100px",
        "$type": "dimension"
      }
    }
  }
}