{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Riot Games — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0a141c"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#091118"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#010a13"
    },
    "surface": {
      "$type": "color",
      "$value": "#0f1923"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#1e2328"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#2a3037"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#172029"
    },
    "surface-hexmesh": {
      "$type": "color",
      "$value": "rgba(200,155,60,0.04)"
    },
    "text": {
      "$type": "color",
      "$value": "#f0e6d2"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#cdbe91"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a09b8c"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#5b5a56"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#3c3c41"
    },
    "text-link": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "brand": {
      "$type": "color",
      "$value": "#d13639"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#e74049"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#a02125"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#7a0a0d"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "hextech-gold": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "hextech-gold-soft": {
      "$type": "color",
      "$value": "#a08838"
    },
    "hextech-gold-bright": {
      "$type": "color",
      "$value": "#f0e6d2"
    },
    "valorant-red": {
      "$type": "color",
      "$value": "#fa4454"
    },
    "valorant-blue": {
      "$type": "color",
      "$value": "#0f1923"
    },
    "lol-blue": {
      "$type": "color",
      "$value": "#0596aa"
    },
    "lol-gold": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "tft-purple": {
      "$type": "color",
      "$value": "#5b1a86"
    },
    "wildrift-orange": {
      "$type": "color",
      "$value": "#ff9b00"
    },
    "legends-runeterra": {
      "$type": "color",
      "$value": "#9a48ff"
    },
    "link-default": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#f0e6d2"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "border": {
      "$type": "color",
      "$value": "#1e2328"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#2a3037"
    },
    "border-gold": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#d13639"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.85)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.8)"
    },
    "shadow-gold-glow": {
      "$type": "color",
      "$value": "rgba(200,155,60,0.4)"
    },
    "rank-iron": {
      "$type": "color",
      "$value": "#5d5a55"
    },
    "rank-bronze": {
      "$type": "color",
      "$value": "#8d603a"
    },
    "rank-silver": {
      "$type": "color",
      "$value": "#a4abb6"
    },
    "rank-gold": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "rank-platinum": {
      "$type": "color",
      "$value": "#3aaba0"
    },
    "rank-diamond": {
      "$type": "color",
      "$value": "#5d68d6"
    },
    "rank-master": {
      "$type": "color",
      "$value": "#9a48ff"
    },
    "rank-challenger": {
      "$type": "color",
      "$value": "#f0e6d2"
    },
    "success": {
      "$type": "color",
      "$value": "#0596aa"
    },
    "warning": {
      "$type": "color",
      "$value": "#c89b3c"
    },
    "danger": {
      "$type": "color",
      "$value": "#d13639"
    },
    "info": {
      "$type": "color",
      "$value": "#0596aa"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Riot Beam",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Riot Beam",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Spiegel",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "14px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "64px"
    }
  }
}
