{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from moviequest.ca funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#c8102e",
        "$type": "color"
      },
      "accent": {
        "$value": "#c8102e",
        "$type": "color"
      },
      "bg": {
        "$value": "#f1ece0",
        "$type": "color"
      },
      "surface": {
        "$value": "#e5ded0",
        "$type": "color"
      },
      "text": {
        "$value": "#131211",
        "$type": "color"
      }
    },
    "font": {},
    "radius": {
      "sm": {
        "$value": "4px",
        "$type": "dimension"
      },
      "md": {
        "$value": "6px",
        "$type": "dimension"
      },
      "lg": {
        "$value": "14px",
        "$type": "dimension"
      },
      "xl": {
        "$value": "20px",
        "$type": "dimension"
      }
    }
  }
}