{
  "$schema": "https://www.designtokens.org/schemas/2025.10/format.json",
  "$description": "Generated from Sonos — webdesignhot.com/design.md",
  "colors": {
    "bg": {
      "$type": "color",
      "$value": "#000000"
    },
    "bg-elev": {
      "$type": "color",
      "$value": "#0a0a0a"
    },
    "bg-alt": {
      "$type": "color",
      "$value": "#111111"
    },
    "bg-light": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "bg-cream": {
      "$type": "color",
      "$value": "#f5f1ec"
    },
    "surface": {
      "$type": "color",
      "$value": "#1a1a1a"
    },
    "surface-hover": {
      "$type": "color",
      "$value": "#262626"
    },
    "surface-light": {
      "$type": "color",
      "$value": "#fafafa"
    },
    "text": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-strong": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "text-muted": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "text-soft": {
      "$type": "color",
      "$value": "#999999"
    },
    "text-inverse": {
      "$type": "color",
      "$value": "#000000"
    },
    "text-inverse-muted": {
      "$type": "color",
      "$value": "#666666"
    },
    "brand": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "brand-on-light": {
      "$type": "color",
      "$value": "#000000"
    },
    "brand-hover": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "brand-active": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "on-brand": {
      "$type": "color",
      "$value": "#000000"
    },
    "border": {
      "$type": "color",
      "$value": "#333333"
    },
    "border-soft": {
      "$type": "color",
      "$value": "#1f1f1f"
    },
    "border-strong": {
      "$type": "color",
      "$value": "#4d4d4d"
    },
    "border-on-light": {
      "$type": "color",
      "$value": "#e5e5e5"
    },
    "border-on-light-strong": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "ring": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "ring-on-light": {
      "$type": "color",
      "$value": "#000000"
    },
    "link": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "link-hover": {
      "$type": "color",
      "$value": "#cccccc"
    },
    "cta-secondary": {
      "$type": "color",
      "$value": "transparent"
    },
    "cta-secondary-border": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "product-shadow": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.4)"
    },
    "product-shadow-light": {
      "$type": "color",
      "$value": "rgba(0,0,0,0.08)"
    },
    "success": {
      "$type": "color",
      "$value": "#4ade80"
    },
    "warning": {
      "$type": "color",
      "$value": "#facc15"
    },
    "danger": {
      "$type": "color",
      "$value": "#ef4444"
    },
    "info": {
      "$type": "color",
      "$value": "#ffffff"
    },
    "audio-glow": {
      "$type": "color",
      "$value": "rgba(255,255,255,0.05)"
    },
    "trade-up-amber": {
      "$type": "color",
      "$value": "#d4a574"
    },
    "app-tile-purple": {
      "$type": "color",
      "$value": "#4c3b8a"
    }
  },
  "typography": {
    "display": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "80px",
        "fontWeight": 500
      }
    },
    "h1": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "40px",
        "fontWeight": 500
      }
    },
    "body": {
      "$type": "typography",
      "$value": {
        "fontFamily": "Inter",
        "fontSize": "16px",
        "lineHeight": 1.5
      }
    }
  },
  "radius": {
    "button": {
      "$type": "dimension",
      "$value": "6px"
    },
    "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"
    }
  }
}
