{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Lowe's — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-page": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f5f5f5"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#eaeaea"
    },
    "surface-blue-soft": {
      "$type": "color",
      "$value": "#e6ecf5"
    },
    "surface-red-soft": {
      "$type": "color",
      "$value": "#fdeaea"
    },
    "masthead": {
      "$type": "color",
      "$value": "#012169"
    },
    "masthead-deep": {
      "$type": "color",
      "$value": "#001447"
    },
    "masthead-active": {
      "$type": "color",
      "$value": "#000d33"
    },
    "brand": {
      "$type": "color",
      "$value": "#012169"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#001447"
    },
    "brand-darkest": {
      "$type": "color",
      "$value": "#000d33"
    },
    "lowes-red": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "lowes-red-deep": {
      "$type": "color",
      "$value": "#a30000"
    },
    "lowes-red-active": {
      "$type": "color",
      "$value": "#7a0000"
    },
    "clearance-orange": {
      "$type": "color",
      "$value": "#f26522"
    },
    "text": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#5b5b5b"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#7a7a7a"
    },
    "text-on-blue": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-on-red": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link": {
      "$type": "color",
      "$value": "#0046be"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#012169"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#5e2a8c"
    },
    "border": {
      "$type": "color",
      "$value": "#d0d0d0"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#e0e0e0"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "border-input": {
      "$type": "color",
      "$value": "#9a9a9a"
    },
    "rating-orange": {
      "$type": "color",
      "$value": "#f26522"
    },
    "rating-empty": {
      "$type": "color",
      "$value": "#d0d0d0"
    },
    "pro-blue": {
      "$type": "color",
      "$value": "#012169"
    },
    "free-shipping": {
      "$type": "color",
      "$value": "#007a3d"
    },
    "in-stock": {
      "$type": "color",
      "$value": "#007a3d"
    },
    "out-of-stock": {
      "$type": "color",
      "$value": "#7a7a7a"
    },
    "clearance-tag": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "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": "#007a3d"
    },
    "warning": {
      "$type": "color",
      "$value": "#cc6600"
    },
    "warning-soft": {
      "$type": "color",
      "$value": "#fff4e5"
    },
    "danger": {
      "$type": "color",
      "$value": "#cc0000"
    },
    "info": {
      "$type": "color",
      "$value": "#012169"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "14px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "card": {
      "$type": "dimension",
      "$value": "8px"
    },
    "pill": {
      "$type": "dimension",
      "$value": "9999px"
    }
  },
  "spacing": {
    "xs": {
      "$type": "dimension",
      "$value": "2px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "4px"
    },
    "md": {
      "$type": "dimension",
      "$value": "12px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "24px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "40px"
    }
  }
}
