:root{--fluid-text-xs:clamp(0.6875rem, 0.65rem + 0.1875vw, 0.8125rem);--fluid-text-sm:clamp(0.8125rem, 0.75rem + 0.3125vw, 1rem);--fluid-text-base:clamp(0.875rem, 0.8rem + 0.375vw, 1.125rem);--fluid-text-lg:clamp(1rem, 0.9rem + 0.5vw, 1.25rem);--fluid-text-xl:clamp(1.125rem, 1rem + 0.625vw, 1.5rem);--fluid-text-2xl:clamp(1.25rem, 1rem + 1.25vw, 2rem);--fluid-text-3xl:clamp(1.5rem, 1.25rem + 1.25vw, 2.5rem);--fluid-text-4xl:clamp(2rem, 1.5rem + 2.5vw, 3.5rem);--fluid-space-xs:clamp(0.25rem, 0.2rem + 0.25vw, 0.5rem);--fluid-space-sm:clamp(0.5rem, 0.4rem + 0.5vw, 0.75rem);--fluid-space-md:clamp(0.75rem, 0.6rem + 0.75vw, 1.25rem);--fluid-space-lg:clamp(1rem, 0.8rem + 1vw, 1.75rem);--fluid-space-xl:clamp(1.5rem, 1.2rem + 1.5vw, 2.5rem);--fluid-space-2xl:clamp(2rem, 1.5rem + 2.5vw, 4rem);--fluid-gap-sm:clamp(0.5rem, 0.4rem + 0.5vw, 1rem);--fluid-gap-md:clamp(1rem, 0.8rem + 1vw, 1.5rem);--fluid-gap-lg:clamp(1.5rem, 1.2rem + 1.5vw, 2.5rem)}#productsListing,.centerBoxWrapper,.product-grid-container{container-type:inline-size;container-name:product-grid}.centerBoxContentsProducts,.gridlayout,.product-container{container-type:inline-size;container-name:product-card}#shoppingCartDefault,.cart-container{container-type:inline-size;container-name:cart}#productInfo,.product-page-container{container-type:inline-size;container-name:product-detail}.leftBoxContainer,.rightBoxContainer,.sideBoxContent{container-type:inline-size;container-name:sidebar}.product-title,.productName,h1.productName{font-size:var(--fluid-text-xl)}.price-display,.priceCell,.productPrice{font-size:var(--fluid-text-lg)}.product-description,.productDescription,p{font-size:var(--fluid-text-base);line-height:1.6}.breadcrumb,.product-cats,.productMeta,small{font-size:var(--fluid-text-sm)}.bottomNumber,.product-count,.topNumber{font-size:var(--fluid-text-xs)}h1{font-size:var(--fluid-text-3xl)}h2{font-size:var(--fluid-text-2xl)}h3{font-size:var(--fluid-text-xl)}h4{font-size:var(--fluid-text-lg)}h5{font-size:var(--fluid-text-base)}h6{font-size:var(--fluid-text-sm)}@container product-grid (min-width:400px){.card-deck>div{flex-basis:calc(50% - var(--fluid-gap-sm))!important}}@container product-grid (min-width:768px){.card-deck>div{flex-basis:calc(33.333% - var(--fluid-gap-md))!important}.product-grid-container{gap:var(--fluid-gap-md)}}@container product-grid (min-width:1024px){.card-deck>div{flex-basis:calc(25% - var(--fluid-gap-md))!important}}@container product-grid (min-width:1280px){.card-deck>div{flex-basis:calc(20% - var(--fluid-gap-lg))!important}.product-grid-container{gap:var(--fluid-gap-lg)}}@container product-card (min-width:300px){.product-image-wrapper{margin-bottom:var(--fluid-space-md)}.productName{font-size:clamp(.875rem, 2cqi, 1.125rem)}}@container product-card (min-width:400px){.product-details{padding:var(--fluid-space-md)}}@container product-detail (min-width:768px){.product-gallery-grid{gap:var(--fluid-gap-md)}.product-info-sticky{padding:0 var(--fluid-space-xl)}}@container product-detail (min-width:1024px){.productName{font-size:var(--fluid-text-2xl)}.productPrice{font-size:var(--fluid-text-xl)}}@container cart (max-width:640px){.cart-table{display:block}.cart-table tbody,.cart-table td,.cart-table tr{display:block;width:100%}.cart-table thead{display:none}.cart-item{margin-bottom:var(--fluid-space-lg);padding-bottom:var(--fluid-space-lg);border-bottom:1px solid var(--lux-border-color,#e5e5e5)}}@container cart (min-width:768px){.cart-summary{padding:var(--fluid-space-xl)}.cart-total{font-size:var(--fluid-text-xl)}}@container sidebar (min-width:250px){.sideBoxContent{padding:var(--fluid-space-md)}.sideBoxHeading{font-size:var(--fluid-text-base)}}@container sidebar (min-width:300px){.sideBoxContent li{padding:var(--fluid-space-sm) 0}}.product-page-container{padding-top:var(--fluid-space-lg);padding-bottom:var(--fluid-space-xl)}.product-info-sticky{padding-left:var(--fluid-space-md);padding-right:var(--fluid-space-md)}.product-actions{margin-top:var(--fluid-space-lg)}.product-gallery-grid{gap:var(--fluid-gap-sm)}#productsListing-bottomRow,#productsListing-topRow{padding:var(--fluid-space-md) var(--fluid-space-sm);margin-bottom:var(--fluid-space-lg)}.cart-summary{padding:var(--fluid-space-xl);margin-top:var(--fluid-space-lg)}.auto-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:var(--fluid-gap-md)}.auto-grid-sm{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:var(--fluid-gap-sm)}.auto-grid-lg{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));gap:var(--fluid-gap-lg)}@supports (font-size:1cqi){@container product-card (min-width:200px){.productName{font-size:clamp(.875rem, 4cqi, 1.25rem)}.productPrice{font-size:clamp(.75rem, 3.5cqi, 1.125rem)}}}@supports not (container-type:inline-size){@media (min-width:768px){.card-deck>div{flex-basis:calc(33.333% - 1rem)!important}}@media (min-width:1024px){.card-deck>div{flex-basis:calc(25% - 1rem)!important}}}.text-fluid-xs{font-size:var(--fluid-text-xs)}.text-fluid-sm{font-size:var(--fluid-text-sm)}.text-fluid-base{font-size:var(--fluid-text-base)}.text-fluid-lg{font-size:var(--fluid-text-lg)}.text-fluid-xl{font-size:var(--fluid-text-xl)}.text-fluid-2xl{font-size:var(--fluid-text-2xl)}.text-fluid-3xl{font-size:var(--fluid-text-3xl)}.p-fluid-sm{padding:var(--fluid-space-sm)}.p-fluid-md{padding:var(--fluid-space-md)}.p-fluid-lg{padding:var(--fluid-space-lg)}.p-fluid-xl{padding:var(--fluid-space-xl)}.m-fluid-sm{margin:var(--fluid-space-sm)}.m-fluid-md{margin:var(--fluid-space-md)}.m-fluid-lg{margin:var(--fluid-space-lg)}.m-fluid-xl{margin:var(--fluid-space-xl)}.gap-fluid-sm{gap:var(--fluid-gap-sm)}.gap-fluid-md{gap:var(--fluid-gap-md)}.gap-fluid-lg{gap:var(--fluid-gap-lg)}.container-query{container-type:inline-size}.product-description,.productDescription,.prose{max-width:clamp(45ch,65ch,75ch)}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.aspect-portrait{aspect-ratio:3/4}.object-cover{object-fit:cover}.object-contain{object-fit:contain}@media (max-width:768px){.theme-dark .centerBoxWrapper,.theme-dark .product-grid-container,html[data-theme=dark] .centerBoxWrapper,html[data-theme=dark] .product-grid-container{background-color:var(--theme-bg-primary)}.theme-dark .centerBoxContentsProducts,.theme-dark .product-container,html[data-theme=dark] .centerBoxContentsProducts,html[data-theme=dark] .product-container{background-color:var(--theme-bg-card)}.theme-dark .product-title,.theme-dark .productName,html[data-theme=dark] .product-title,html[data-theme=dark] .productName{color:var(--theme-text-primary)}.theme-dark .price-display,.theme-dark .productPrice,html[data-theme=dark] .price-display,html[data-theme=dark] .productPrice{color:var(--theme-accent-gold)}.theme-dark .product-description,.theme-dark .productDescription,html[data-theme=dark] .product-description,html[data-theme=dark] .productDescription{color:var(--theme-text-secondary)}.theme-dark .breadcrumb,.theme-dark .product-cats,html[data-theme=dark] .breadcrumb,html[data-theme=dark] .product-cats{color:var(--theme-text-muted)}.theme-dark #shoppingCartDefault,.theme-dark .cart-container,html[data-theme=dark] #shoppingCartDefault,html[data-theme=dark] .cart-container{background-color:var(--theme-bg-primary);color:var(--theme-text-primary)}.theme-dark #productInfo,.theme-dark .product-page-container,html[data-theme=dark] #productInfo,html[data-theme=dark] .product-page-container{background-color:var(--theme-bg-primary);color:var(--theme-text-primary)}.theme-dark .leftBoxContainer,.theme-dark .rightBoxContainer,.theme-dark .sideBoxContent,html[data-theme=dark] .leftBoxContainer,html[data-theme=dark] .rightBoxContainer,html[data-theme=dark] .sideBoxContent{background-color:var(--theme-bg-card);color:var(--theme-text-primary)}}@media (min-width:769px) and (max-width:1024px){.theme-dark .centerBoxWrapper,.theme-dark .product-grid-container,html[data-theme=dark] .centerBoxWrapper,html[data-theme=dark] .product-grid-container{background-color:var(--theme-bg-primary)}.theme-dark .centerBoxContentsProducts,.theme-dark .product-container,html[data-theme=dark] .centerBoxContentsProducts,html[data-theme=dark] .product-container{background-color:var(--theme-bg-card)}.theme-dark .product-title,.theme-dark .productName,html[data-theme=dark] .product-title,html[data-theme=dark] .productName{color:var(--theme-text-primary)}.theme-dark .price-display,.theme-dark .productPrice,html[data-theme=dark] .price-display,html[data-theme=dark] .productPrice{color:var(--theme-accent-gold)}.theme-dark .product-description,.theme-dark .productDescription,html[data-theme=dark] .product-description,html[data-theme=dark] .productDescription{color:var(--theme-text-secondary)}.theme-dark #shoppingCartDefault,.theme-dark .cart-container,html[data-theme=dark] #shoppingCartDefault,html[data-theme=dark] .cart-container{background-color:var(--theme-bg-primary);color:var(--theme-text-primary)}.theme-dark #productInfo,.theme-dark .product-page-container,html[data-theme=dark] #productInfo,html[data-theme=dark] .product-page-container{background-color:var(--theme-bg-primary);color:var(--theme-text-primary)}.theme-dark .leftBoxContainer,.theme-dark .rightBoxContainer,.theme-dark .sideBoxContent,html[data-theme=dark] .leftBoxContainer,html[data-theme=dark] .rightBoxContainer,html[data-theme=dark] .sideBoxContent{background-color:var(--theme-bg-card);color:var(--theme-text-primary)}}@media (max-width:1024px) and (prefers-color-scheme:dark){.centerBoxWrapper,.product-grid-container{background-color:var(--theme-bg-primary)}.centerBoxContentsProducts,.product-container{background-color:var(--theme-bg-card)}.product-title,.productName{color:var(--theme-text-primary)}.price-display,.productPrice{color:var(--theme-accent-gold)}.product-description,.productDescription{color:var(--theme-text-secondary)}.breadcrumb,.product-cats{color:var(--theme-text-muted)}#shoppingCartDefault,.cart-container{background-color:var(--theme-bg-primary);color:var(--theme-text-primary)}#productInfo,.product-page-container{background-color:var(--theme-bg-primary);color:var(--theme-text-primary)}.leftBoxContainer,.rightBoxContainer,.sideBoxContent{background-color:var(--theme-bg-card);color:var(--theme-text-primary)}}