
:root{
  --q1-topstrip-font-size:13px;
  --q1-brand-text-scale:1;
  --q1-nav-gap:42px;
  --q1-hero-logo-tilt-x:0deg;
  --q1-hero-logo-tilt-y:0deg;
  --q1-hero-logo-depth:0px;
}
body.q1-v16-84 .lux-top-strip{font-size:var(--q1-topstrip-font-size)!important;overflow:hidden}
body.q1-v16-84 .lux-top-inner{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}
body.q1-v16-84 .lux-top-strip.is-marquee .lux-top-inner{flex-wrap:nowrap;gap:36px;width:max-content;min-width:100%;animation:q1TopMarquee 18s linear infinite}
body.q1-v16-84 .lux-top-strip.is-marquee:hover .lux-top-inner{animation-play-state:paused}
@keyframes q1TopMarquee{0%{transform:translateX(12%)}100%{transform:translateX(-12%)}}
body.q1-v16-84 .lux-header-inner{gap:18px}
body.q1-v16-84 .lux-nav{gap:var(--q1-nav-gap)!important}
body.q1-v16-84 .lux-brand{min-width:max-content;transform:scale(var(--q1-brand-text-scale));transform-origin:center right}
body.q1-v16-84 .lux-brand.q1-brand-left{transform-origin:center left}
body.q1-v16-84 .lux-brand img{image-rendering:auto}
body.q1-v16-84 .q1-hide{display:none!important}
body.q1-v16-84.hide-categories-section .q1-categories{display:none!important}
body.q1-v16-84 .q1-categories{margin-top:18px!important;padding:22px 0!important}
body.q1-v16-84 .lux-benefits{margin-top:10px!important;margin-bottom:8px!important}
body.q1-v16-84 .lux-benefits-card{gap:0}
body.q1-v16-84 .q1-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}
body.q1-v16-84 .q1-category-grid button{min-height:84px;padding:14px 16px}
body.q1-v16-84 .q1-category-grid button small{display:block;color:#667085;font-weight:700;margin-top:4px}
body.q1-v16-84 .q1-products-title{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
body.q1-v16-84 .q1-products-title>div{display:flex;flex-direction:column;gap:6px}
body.q1-v16-84 .q1-products-title .q1-products-subline{color:#667085;font-size:13px;font-weight:800}
body.q1-v16-84 .product-card .product-body{position:relative;z-index:2}
body.q1-v16-84 .product-card .card-actions{position:relative;z-index:3}
body.q1-v16-84 .product-card .small-btn{position:relative;z-index:3;pointer-events:auto}
body.q1-v16-84 .q1-logo-disc-overlay{
  transform:translate(-50%,-50%) perspective(1400px) translateZ(var(--q1-hero-logo-depth)) rotateX(var(--q1-hero-logo-tilt-x)) rotateY(var(--q1-hero-logo-tilt-y)) rotate(var(--q1-hero-logo-rotate,-3deg)) scale(var(--q1-hero-logo-scale,1))!important;
  transform-style:preserve-3d;
  filter:drop-shadow(0 14px 24px rgba(0,0,0,.18));
}
body.q1-v16-84 .lux-header-tools .mini-toggle,body.q1-v16-84 .lux-header-tools .cart-button{white-space:nowrap}
body.q1-v16-84 .q1-section-hidden{display:none!important}
@media(max-width:980px){
  body.q1-v16-84 .lux-header-inner{flex-wrap:wrap}
  body.q1-v16-84 .lux-brand{transform:none!important}
  body.q1-v16-84 .lux-nav{order:4;width:100%;justify-content:center;gap:18px!important;flex-wrap:wrap}
}
