{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Best Buy — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#f7f7f7"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f4f4f4"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e6e6e6"
    },
    "surface-blue-soft": {
      "$type": "color",
      "$value": "#e5edf9"
    },
    "surface-yellow-soft": {
      "$type": "color",
      "$value": "#fffbcc"
    },
    "brand": {
      "$type": "color",
      "$value": "#0046be"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#003795"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#002a73"
    },
    "brand-pale": {
      "$type": "color",
      "$value": "#cdd9ee"
    },
    "brand-yellow": {
      "$type": "color",
      "$value": "#fff000"
    },
    "brand-yellow-hover": {
      "$type": "color",
      "$value": "#ffe600"
    },
    "text": {
      "$type": "color",
      "$value": "#1d252c"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#54646c"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#737d83"
    },
    "text-on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-yellow": {
      "$type": "color",
      "$value": "#1d252c"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#0046be"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#003795"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#5c2e91"
    },
    "border": {
      "$type": "color",
      "$value": "#d8d8d8"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#ececec"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#bcbcbc"
    },
    "border-input": {
      "$type": "color",
      "$value": "#9e9e9e"
    },
    "rating-yellow": {
      "$type": "color",
      "$value": "#ffd200"
    },
    "rating-empty": {
      "$type": "color",
      "$value": "#d8d8d8"
    },
    "geek-squad-black": {
      "$type": "color",
      "$value": "#000000"
    },
    "geek-squad-orange": {
      "$type": "color",
      "$value": "#ff6c00"
    },
    "member-platinum": {
      "$type": "color",
      "$value": "#5c4ca2"
    },
    "totaltech-blue": {
      "$type": "color",
      "$value": "#003795"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.16)"
    },
    "success": {
      "$type": "color",
      "$value": "#118738"
    },
    "success-soft": {
      "$type": "color",
      "$value": "#e6f4ea"
    },
    "warning": {
      "$type": "color",
      "$value": "#b35900"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff4e5"
    },
    "danger": {
      "$type": "color",
      "$value": "#c91432"
    },
    "danger-soft": {
      "$type": "color",
      "$value": "#fbe8ec"
    },
    "info": {
      "$type": "color",
      "$value": "#0046be"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Human BBY Web",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Human BBY Web",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Human BBY Web",
        "fontSize": "16px",
        "lineHeight": 1.55
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "8px"
    },
    "card": {
      "$type": "dimension",
      "$value": "12px"
    },
    "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"
    }
  }
}
