{
  "format": "w3c",
  "tokens": {
    "$description": "Design tokens extracted from domain-rating.com funnel (2026-08-09). Roles curated; palette from computed CSS.",
    "color": {
      "primary": {
        "$value": "#161927",
        "$type": "color"
      },
      "accent": {
        "$value": "#161927",
        "$type": "color"
      },
      "bg": {
        "$value": "#11131f",
        "$type": "color"
      },
      "surface": {
        "$value": "#11131f",
        "$type": "color"
      },
      "text": {
        "$value": "#e8ecf5",
        "$type": "color"
      }
    },
    "font": {
      "display": {
        "$value": "Press Start 2P",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Inter",
        "$type": "fontFamily"
      }
    },
    "radius": {}
  }
}