{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Valorant — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0f1923"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#1a242e"
    },
    "bg-section": {
      "$type": "color",
      "$value": "#212d39"
    },
    "surface": {
      "$type": "color",
      "$value": "#1a242e"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#212d39"
    },
    "surface-translucent": {
      "$type": "color",
      "$value": "rgba(15, 25, 35, 0.85)"
    },
    "brand": {
      "$type": "color",
      "$value": "#ff4655"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#d62836"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#a81e29"
    },
    "brand-tint": {
      "$type": "color",
      "$value": "rgba(255, 70, 85, 0.15)"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bone": {
      "$type": "color",
      "$value": "#ece8e1"
    },
    "bone-soft": {
      "$type": "color",
      "$value": "rgba(236, 232, 225, 0.7)"
    },
    "bone-faint": {
      "$type": "color",
      "$value": "rgba(236, 232, 225, 0.4)"
    },
    "text": {
      "$type": "color",
      "$value": "#ece8e1"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#9aa6b1"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#6c7780"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#ff4655"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "selected-bg": {
      "$type": "color",
      "$value": "rgba(255, 70, 85, 0.20)"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(236, 232, 225, 0.15)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(236, 232, 225, 0.30)"
    },
    "border-brand": {
      "$type": "color",
      "$value": "#ff4655"
    },
    "success": {
      "$type": "color",
      "$value": "#22c55e"
    },
    "warning": {
      "$type": "color",
      "$value": "#f5a524"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff4655"
    },
    "info": {
      "$type": "color",
      "$value": "#9aa6b1"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Tungsten-Bold",
        "fontSize": "144px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Tungsten-Bold",
        "fontSize": "56px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "15px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "6px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "0px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
