{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from launches.otosreview.com funnel (2026-07-17). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#ef4444",
        "$type": "color"
      },
      "accent": {
        "$value": "#ef4444",
        "$type": "color"
      },
      "bg": {
        "$value": "#121a30",
        "$type": "color"
      },
      "surface": {
        "$value": "#121a30",
        "$type": "color"
      },
      "text": {
        "$value": "#9aa7c4",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "system-ui",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "system-ui",
        "$type": "fontFamily"
      }
    },
    "radius": {
      "sm": {
        "$value": "8px",
        "$type": "dimension"
      },
      "md": {
        "$value": "12px",
        "$type": "dimension"
      },
      "full": {
        "$value": "999px",
        "$type": "dimension"
      }
    }
  }
}