{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from roommaxxing.io funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#e0662f",
        "$type": "color"
      },
      "accent": {
        "$value": "#e0662f",
        "$type": "color"
      },
      "bg": {
        "$value": "#ddd6cc",
        "$type": "color"
      },
      "surface": {
        "$value": "#ddd6cc",
        "$type": "color"
      },
      "text": {
        "$value": "#8a8073",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "system-ui",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "system-ui",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "14px",
        "$type": "dimension"
      },
      "full": {
        "$value": "99px",
        "$type": "dimension"
      }
    }
  }
}