{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Logitech — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-soft": {
      "$type": "color",
      "$value": "#f5f7fa"
    },
    "bg-cool": {
      "$type": "color",
      "$value": "#eef3f8"
    },
    "bg-deep": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "bg-darkest": {
      "$type": "color",
      "$value": "#000000"
    },
    "surface": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-soft": {
      "$type": "color",
      "$value": "#f5f7fa"
    },
    "surface-cool": {
      "$type": "color",
      "$value": "#eef3f8"
    },
    "surface-strong": {
      "$type": "color",
      "$value": "#e2e8ef"
    },
    "surface-elevated": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-input": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "surface-product-band": {
      "$type": "color",
      "$value": "linear-gradient(180deg, #f0f8ff 0%, #ffffff 100%)"
    },
    "text": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#5a5a5a"
    },
    "text-faint": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "text-disabled": {
      "$type": "color",
      "$value": "#b3b3b3"
    },
    "text-on-dark": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-link": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "brand": {
      "$type": "color",
      "$value": "#00b8fc"
    },
    "brand-mid": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "brand-deep": {
      "$type": "color",
      "$value": "#003a7a"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#0095d3"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#005bb8"
    },
    "brand-gradient": {
      "$type": "color",
      "$value": "linear-gradient(135deg, #00b8fc 0%, #0073e6 50%, #003a7a 100%)"
    },
    "brand-gradient-soft": {
      "$type": "color",
      "$value": "linear-gradient(135deg, #d4f0ff 0%, #b3deff 100%)"
    },
    "brand-pastel-pink": {
      "$type": "color",
      "$value": "#ffb5c5"
    },
    "brand-pastel-mint": {
      "$type": "color",
      "$value": "#a8e6d3"
    },
    "brand-pastel-yellow": {
      "$type": "color",
      "$value": "#ffe082"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "cta-primary": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "cta-primary-hover": {
      "$type": "color",
      "$value": "#005bb8"
    },
    "cta-buy": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "link-default": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "link-visited": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#005bb8"
    },
    "border": {
      "$type": "color",
      "$value": "#e2e8ef"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#f0f4f8"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "scrim": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.5)"
    },
    "shadow-soft": {
      "$type": "color",
      "$value": "rgba(0,32,77,0.05)"
    },
    "shadow-card": {
      "$type": "color",
      "$value": "rgba(0,32,77,0.08)"
    },
    "shadow-elev": {
      "$type": "color",
      "$value": "rgba(0,32,77,0.12)"
    },
    "shadow-deep": {
      "$type": "color",
      "$value": "rgba(0,32,77,0.2)"
    },
    "badge-new": {
      "$type": "color",
      "$value": "#0073e6"
    },
    "badge-deal": {
      "$type": "color",
      "$value": "#d63838"
    },
    "badge-eco": {
      "$type": "color",
      "$value": "#2d8659"
    },
    "price": {
      "$type": "color",
      "$value": "#1d1d1d"
    },
    "price-strikethrough": {
      "$type": "color",
      "$value": "#8a8a8a"
    },
    "price-discount": {
      "$type": "color",
      "$value": "#d63838"
    },
    "rating-star": {
      "$type": "color",
      "$value": "#f5a623"
    },
    "success": {
      "$type": "color",
      "$value": "#2d8659"
    },
    "warning": {
      "$type": "color",
      "$value": "#f5a623"
    },
    "danger": {
      "$type": "color",
      "$value": "#d63838"
    },
    "info": {
      "$type": "color",
      "$value": "#0073e6"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Brown",
        "fontSize": "72px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Brown",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Brown",
        "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": "4px"
    },
    "sm": {
      "$type": "dimension",
      "$value": "8px"
    },
    "md": {
      "$type": "dimension",
      "$value": "16px"
    },
    "lg": {
      "$type": "dimension",
      "$value": "32px"
    },
    "xl": {
      "$type": "dimension",
      "$value": "48px"
    }
  }
}
