/* V16.73 — admin controlled storefront graphics */
:root{
  --q1-page-bg-color:#fff;--q1-surface-color:#fff;--q1-header-bg-color:#fff;--q1-section-bg-color:#fff;--q1-footer-bg-color:#07243d;
  --q1-section-radius:24px;--q1-section-shadow:18px;--q1-section-gap:28px;--q1-card-image-fit:contain;
  --q1-hero-stage-scale:1;--q1-hero-stage-x:50%;--q1-hero-stage-y:50%;--q1-hero-cards-scale:1;--q1-hero-cards-top:0px;--q1-hero-cards-spread:1;
  --q1-header-opacity:.96;--q1-section-overlay:.82;
}
body.q1-v16-73{background-color:var(--q1-page-bg-color)!important;background-repeat:no-repeat;background-position:center;background-size:cover}
body.q1-v16-73 .lux-header{background-color:color-mix(in srgb,var(--q1-header-bg-color) calc(var(--q1-header-opacity)*100%),transparent)!important;background-size:cover!important;background-position:center!important}
body.q1-v16-73 .q158-shell,body.q1-v16-73 .lux-benefits-card,body.q1-v16-73 .q1-categories,body.q1-v16-73 .lux-products{border-radius:var(--q1-section-radius)!important;box-shadow:0 var(--q1-section-shadow) calc(var(--q1-section-shadow)*2.1) rgba(15,23,42,.07)!important}
body.q1-v16-73 main>section{margin-bottom:var(--q1-section-gap)}
body.q1-v16-73 .footer{background-color:var(--q1-footer-bg-color)!important;background-size:cover!important;background-position:center!important}
body.q1-v16-73 .product-media img,body.q1-v16-73 .q158-media img{object-fit:var(--q1-card-image-fit)!important}
body.q1-v16-73 .q161-stage-art{transform:translate(calc(var(--q1-hero-stage-x) - 50%),calc(var(--q1-hero-stage-y) - 50%)) scale(var(--q1-hero-stage-scale))!important;transform-origin:center!important}
body.q1-v16-73 .q161-orbit{transform:translateY(var(--q1-hero-cards-top)) scale(var(--q1-hero-cards-scale))!important;transform-origin:center!important}
body.q1-v16-73 .q158-card:nth-child(1){--x:calc(50% - 34% * var(--q1-hero-cards-spread))!important}
body.q1-v16-73 .q158-card:nth-child(2){--x:calc(50% - 17% * var(--q1-hero-cards-spread))!important}
body.q1-v16-73 .q158-card:nth-child(3){--x:50%!important}
body.q1-v16-73 .q158-card:nth-child(4){--x:calc(50% + 17% * var(--q1-hero-cards-spread))!important}
body.q1-v16-73 .q158-card:nth-child(5){--x:calc(50% + 34% * var(--q1-hero-cards-spread))!important}
body.q1-v16-73 .product-card,body.q1-v16-73 .q1-category-grid button{background-color:var(--q1-surface-color)!important;background-size:cover!important;background-position:center!important}
body.q1-v16-73 .q1-categories,body.q1-v16-73 .lux-products{background-color:var(--q1-section-bg-color)!important;background-size:cover!important;background-position:center!important}
@media(max-width:760px){body.q1-v16-73 main>section{margin-bottom:calc(var(--q1-section-gap)*.65)}body.q1-v16-73 .q161-orbit{transform:translateY(var(--q1-hero-cards-top)) scale(calc(var(--q1-hero-cards-scale)*.92))!important}}
