{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from BMW M — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#161616"
    },
    "bg-strong": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "bg-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-light-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "surface-card": {
      "$type": "color",
      "$value": "#161616"
    },
    "surface-card-hover": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "text": {
      "$type": "color",
      "$value": "#e6e6e6"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#a3a3a3"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#6b6b6b"
    },
    "text-on-light": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "brand": {
      "$type": "color",
      "$value": "#e22718"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#b81f12"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#9d1a0e"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "m-blue": {
      "$type": "color",
      "$value": "#0066b1"
    },
    "m-violet": {
      "$type": "color",
      "$value": "#5b1f7a"
    },
    "m-red": {
      "$type": "color",
      "$value": "#e22718"
    },
    "m-blue-electric": {
      "$type": "color",
      "$value": "#1c69d4"
    },
    "m-gradient-start": {
      "$type": "color",
      "$value": "#0066b1"
    },
    "m-gradient-mid": {
      "$type": "color",
      "$value": "#5b1f7a"
    },
    "m-gradient-end": {
      "$type": "color",
      "$value": "#e22718"
    },
    "border": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.12)"
    },
    "border-strong": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.24)"
    },
    "border-light": {
      "$type": "color",
      "$value": "#e6e6e6"
    },
    "link": {
      "$type": "color",
      "$value": "#0066b1"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#1c69d4"
    },
    "ring": {
      "$type": "color",
      "$value": "#e22718"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.6)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.8)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.95)"
    },
    "glow-red": {
      "$type": "color",
      "$value": "rgba(226,39,24,0.4)"
    },
    "success": {
      "$type": "color",
      "$value": "#22c55e"
    },
    "warning": {
      "$type": "color",
      "$value": "#f59e0b"
    },
    "danger": {
      "$type": "color",
      "$value": "#e22718"
    },
    "info": {
      "$type": "color",
      "$value": "#0066b1"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "BMW Type Next Latin",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "BMW Type Next Latin",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "BMW Type Next Latin",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "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": "48px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "96px"
    }
  }
}
