{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from larp.website funnel (2026-07-13). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#e3e6d8",
        "$type": "color"
      },
      "accent": {
        "$value": "#e3e6d8",
        "$type": "color"
      },
      "bg": {
        "$value": "#e3e6d8",
        "$type": "color"
      },
      "surface": {
        "$value": "#eceee3",
        "$type": "color"
      },
      "text": {
        "$value": "#4a4e42",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "ui-monospace",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "system-ui",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "full": {
        "$value": "50px",
        "$type": "dimension"
      }
    }
  }
}