{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from qrmkr.io funnel (2026-08-15). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#1568de",
        "$type": "color"
      },
      "accent": {
        "$value": "#1568de",
        "$type": "color"
      },
      "bg": {
        "$value": "#f6efe7",
        "$type": "color"
      },
      "surface": {
        "$value": "#fdf9f4",
        "$type": "color"
      },
      "text": {
        "$value": "#6a5750",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Bricolage Grotesque",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "ui-monospace",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "2px",
        "$type": "dimension"
      },
      "md": {
        "$value": "3px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "6px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "8px",
        "$type": "dimension"
      }
    }
  }
}