{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from fromourplace.com funnel (2026-07-17). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#9c9074",
        "$type": "color"
      },
      "accent": {
        "$value": "#9c9074",
        "$type": "color"
      },
      "bg": {
        "$value": "#fcfaf6",
        "$type": "color"
      },
      "surface": {
        "$value": "#f6f3eb",
        "$type": "color"
      },
      "text": {
        "$value": "#35312e",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Chelt",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Plaid-XS-Web",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      },
      "md": {
        "$value": "4px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "8px",
        "$type": "dimension"
      },
      "full": {
        "$value": "9999px",
        "$type": "dimension"
      }
    }
  }
}