{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from MSI — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "bg-darkest": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#111111"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "surface-product-band": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "surface-input": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#b3b3b3"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#7a7a7a"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#4a4a4a"
    },
    "text-link": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "brand": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "brand-bright": {
      "$type": "color",
      "$value": "#ff3333"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "brand-darkest": {
      "$type": "color",
      "$value": "#990000"
    },
    "brand-glow": {
      "$type": "color",
      "$value": "rgba(255,0,0,0.4)"
    },
    "brand-gradient": {
      "$type": "color",
      "$value": "linear-gradient(135deg, #ff3333 0%, #ff0000 50%, #990000 100%)"
    },
    "brand-aero-blue": {
      "$type": "color",
      "$value": "#00bfff"
    },
    "brand-prestige-rose-gold": {
      "$type": "color",
      "$value": "#b87333"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-primary": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "cta-primary-hover": {
      "$type": "color",
      "$value": "#ff3333"
    },
    "link-default": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "border": {
      "$type": "color",
      "$value": "#262626"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "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-msi-glow": {
      "$type": "color",
      "$value": "rgba(255,0,0,0.4)"
    },
    "badge-new": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "badge-pre-order": {
      "$type": "color",
      "$value": "transparent"
    },
    "badge-msi-best-of-the-best": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "badge-out-of-stock": {
      "$type": "color",
      "$value": "#7a7a7a"
    },
    "price": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "price-discount": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "rating-star": {
      "$type": "color",
      "$value": "#ffaa00"
    },
    "success": {
      "$type": "color",
      "$value": "#00cc66"
    },
    "warning": {
      "$type": "color",
      "$value": "#ffaa00"
    },
    "danger": {
      "$type": "color",
      "$value": "#ff0000"
    },
    "info": {
      "$type": "color",
      "$value": "#00bfff"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Bebas Neue",
        "fontSize": "96px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Bebas Neue",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Bebas Neue",
        "fontSize": "16px",
        "lineHeight": 1.6
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "4px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "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": "48px"
    }
  }
}
