.base-module__EJFhDq__productGrid{gap:var(--store-spacing);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.base-module__EJFhDq__productCard{background:var(--store-surface);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.base-module__EJFhDq__productImageWrap{aspect-ratio:1;overflow:hidden}.base-module__EJFhDq__productImage{object-fit:cover;width:100%;height:100%}.base-module__EJFhDq__brandCard{background:var(--store-surface-soft);border:1px solid var(--store-border);border-radius:var(--store-radius);padding:var(--store-spacing);text-align:center;color:var(--store-text);font-weight:600;font-size:var(--store-fs-base);flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:box-shadow .15s;display:flex}.base-module__EJFhDq__brandCount{margin:0 0 var(--store-spacing);color:var(--store-muted);font-size:var(--store-fs-md)}.base-module__EJFhDq__brandGrid{gap:var(--store-spacing);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.base-module__EJFhDq__brandLetter{background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius);color:var(--store-text);font-size:var(--store-fs-md);justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 8px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.base-module__EJFhDq__brandLetterNav{margin-bottom:calc(var(--store-spacing) * 1.5);flex-wrap:wrap;gap:6px;display:flex}.base-module__EJFhDq__brandLogo{object-fit:contain;width:80px;height:48px}.base-module__EJFhDq__brandSection{padding:calc(var(--store-spacing) * 3) 0}.base-module__EJFhDq__breadcrumb{font-size:var(--store-fs-md);color:var(--store-muted);flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.base-module__EJFhDq__breadcrumbCurrent{color:var(--store-text);font-weight:500}.base-module__EJFhDq__breadcrumbItem{align-items:center;gap:.25rem;display:flex}.base-module__EJFhDq__breadcrumbLink{color:var(--store-muted);text-decoration:none;transition:color .15s}.base-module__EJFhDq__breadcrumbSep{color:var(--store-border)}.base-module__EJFhDq__categoryCard{background:var(--store-surface-soft);border:1px solid var(--store-border);border-radius:var(--store-radius);padding:var(--store-spacing);text-align:center;color:var(--store-text);flex-direction:column;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex}.base-module__EJFhDq__categoryGrid{gap:var(--store-spacing);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.base-module__EJFhDq__categoryHeaderSection{padding:calc(var(--store-spacing) * 2) 0 0;grid-area:head}.base-module__EJFhDq__categoryPlaceholder{border-radius:calc(var(--store-radius) / 2);background:var(--store-border);width:72px;height:72px;font-size:var(--store-fs-5xl);color:var(--store-muted);justify-content:center;align-items:center;display:flex}.base-module__EJFhDq__categorySection{padding:calc(var(--store-spacing) * 3) 0}.base-module__EJFhDq__categoryThumb{object-fit:cover;border-radius:calc(var(--store-radius) / 2);background:var(--store-border);width:72px;height:72px}.base-module__EJFhDq__checkoutBody{padding-left:1rem;padding-right:1rem}.base-module__EJFhDq__emptyState{padding:calc(var(--store-spacing) * 2);text-align:center;color:var(--store-muted);font-size:var(--store-fs-base)}.base-module__EJFhDq__filterBar{width:100%;margin-bottom:calc(var(--store-spacing) * 1.5)}.base-module__EJFhDq__header{z-index:100;background:var(--store-surface);border-bottom:1px solid var(--store-border);box-shadow:var(--store-shadow-sm);position:sticky;top:0}.base-module__EJFhDq__heroImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.base-module__EJFhDq__heroInner{z-index:1;padding:calc(var(--store-spacing) * 4) calc(var(--store-spacing) * 3);max-width:560px;position:relative}.base-module__EJFhDq__heroScrim{background:linear-gradient(90deg,#0000008c 0%,#00000040 45%,#0000 70%);position:absolute;inset:0}.base-module__EJFhDq__heroSubtitle{font-size:var(--store-fs-2xl);opacity:.9;margin:0 0 1.5rem;line-height:1.5}.base-module__EJFhDq__heroTitle{font-family:var(--store-font-heading);color:#fff;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.base-module__EJFhDq__navItem{align-items:center;display:flex;position:relative}.base-module__EJFhDq__productBrand{font-size:var(--store-fs-sm);color:var(--store-muted)}.base-module__EJFhDq__productGalleryMainImg{object-fit:contain;width:100%;height:100%}.base-module__EJFhDq__productGalleryPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.base-module__EJFhDq__productGalleryThumb{object-fit:cover;border:1px solid var(--store-border);border-radius:calc(var(--store-radius) / 2);cursor:pointer;opacity:.7;width:72px;height:72px;transition:opacity .15s,border-color .15s}.base-module__EJFhDq__productGalleryVideo{object-fit:contain;background:#000;border:none;width:100%;height:100%;display:block}.base-module__EJFhDq__productGalleryVideoPlay{color:#fff;pointer-events:none;filter:drop-shadow(0 1px 2px #0009);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.base-module__EJFhDq__productGalleryVideoThumb{border:1px solid var(--store-border);border-radius:calc(var(--store-radius) / 2);cursor:pointer;opacity:.7;background:#111827;flex:none;width:72px;height:72px;padding:0;transition:opacity .15s,border-color .15s;position:relative;overflow:hidden}.base-module__EJFhDq__productImagePlaceholder{width:100%;height:100%;color:var(--store-muted);font-size:var(--store-fs-7xl);justify-content:center;align-items:center;display:flex}.base-module__EJFhDq__productInfoBrand{font-size:var(--store-fs-md);color:var(--store-muted);font-weight:500;text-decoration:none;transition:color .15s}.base-module__EJFhDq__productInfoDesc{color:var(--store-text);font-size:var(--store-fs-lg);margin:0;line-height:1.6}.base-module__EJFhDq__productInfoListPrice{font-size:var(--store-fs-xl);color:var(--store-muted);text-decoration:line-through}.base-module__EJFhDq__productInfoPanel{padding:calc(var(--store-spacing) * 2) 0;flex-direction:column;gap:.75rem;display:flex}.base-module__EJFhDq__productInfoPriceRow{align-items:baseline;gap:.75rem;display:flex}.base-module__EJFhDq__productList{gap:var(--store-spacing);grid-template-columns:1fr;display:grid}.base-module__EJFhDq__productListPrice{font-size:var(--store-fs-sm);color:var(--store-muted);text-decoration:line-through}.base-module__EJFhDq__productName{font-size:var(--store-fs-base);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.base-module__EJFhDq__productRail{gap:var(--store-spacing);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.base-module__EJFhDq__productSection{padding:calc(var(--store-spacing) * 2) 0;grid-area:main}.base-module__EJFhDq__productSlider{gap:var(--store-spacing);scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;display:flex;overflow-x:auto}.base-module__EJFhDq__productSliderArrow{background:var(--store-surface);border:1px solid var(--store-border);box-shadow:var(--store-shadow-sm);cursor:pointer;font-size:var(--store-fs-4xl);z-index:5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;line-height:1;display:flex;position:absolute;top:40%;transform:translateY(-50%)}.base-module__EJFhDq__productSliderArrowNext{right:-8px}.base-module__EJFhDq__productSliderArrowPrev{left:-8px}.base-module__EJFhDq__productSliderWrap{position:relative}.base-module__EJFhDq__productTabContent{font-size:var(--store-fs-lg);color:var(--store-text);line-height:1.7}.base-module__EJFhDq__productTabSection{margin-bottom:calc(var(--store-spacing) * 2);padding:var(--store-spacing);background:var(--store-surface-soft);border:1px solid var(--store-border);border-radius:var(--store-radius)}.base-module__EJFhDq__productTabTitle{font-family:var(--store-font-heading);font-size:var(--store-fs-2xl);color:var(--store-text);margin:0 0 .75rem;font-weight:700}.base-module__EJFhDq__productTabs{padding:calc(var(--store-spacing) * 2) 0}.base-module__EJFhDq__productVariantInStock{font-size:var(--store-fs-sm);color:var(--store-success);font-weight:500}.base-module__EJFhDq__productVariantName{color:var(--store-text);flex:1;font-weight:500}.base-module__EJFhDq__productVariantOutOfStock{font-size:var(--store-fs-sm);color:var(--store-muted)}.base-module__EJFhDq__productVariantRow{background:var(--store-surface);border:1px solid var(--store-border);border-radius:calc(var(--store-radius) / 2);font-size:var(--store-fs-base);align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}.base-module__EJFhDq__productVariants{flex-direction:column;gap:.5rem;display:flex}.base-module__EJFhDq__sectionHeading{margin-bottom:calc(var(--store-spacing) * 1.5)}.base-module__EJFhDq__sectionTitle{font-family:var(--store-font-heading);font-size:var(--store-fs-5xl);color:var(--store-text);margin:0 0 .25rem;font-weight:700}.base-module__EJFhDq__slotShell{background:var(--store-surface);border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);min-height:60vh;max-width:var(--store-max-width);margin:var(--store-spacing) auto;padding:calc(var(--store-spacing) * 1.5) var(--store-spacing) calc(var(--store-spacing) * 3);gap:calc(var(--store-spacing) * 2);align-items:flex-start;display:flex}.base-module__EJFhDq__templatePage{background:var(--store-surface);border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);min-height:60vh;max-width:var(--store-max-width);margin:var(--store-spacing) auto;padding:calc(var(--store-spacing) * 1.5) var(--store-spacing) calc(var(--store-spacing) * 3)}
.styles-module__iXPCTa__container{max-width:var(--store-max-width);padding:0 var(--store-spacing);margin:0 auto}.styles-module__iXPCTa__hero{background:linear-gradient(135deg, var(--store-primary) 0%, var(--store-accent) 100%);color:#fff;border-radius:var(--store-radius);align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.styles-module__iXPCTa__heroCta{color:var(--store-primary);border-radius:var(--store-radius);font-weight:700;font-size:var(--store-fs-xl);background:#fff;padding:.75rem 1.75rem;text-decoration:none;transition:opacity .15s;display:inline-block}.styles-module__iXPCTa__heroCta:hover{opacity:.9}.styles-module__iXPCTa__categoryCard:hover{box-shadow:var(--store-shadow-md);transform:translateY(-2px)}.styles-module__iXPCTa__productSlider::-webkit-scrollbar{display:none}.styles-module__iXPCTa__productSlider>.styles-module__iXPCTa__productCard{scroll-snap-align:start;flex:none;width:220px}.styles-module__iXPCTa__productCard{border:1px solid var(--store-border);box-shadow:var(--store-shadow-sm);border-radius:var(--store-radius);color:var(--store-text);transition:box-shadow .15s,transform .15s;}.styles-module__iXPCTa__productCard:hover{box-shadow:var(--store-shadow-md);transform:translateY(-2px)}.styles-module__iXPCTa__productImageWrap{background:var(--store-surface);}.styles-module__iXPCTa__productImage{}.styles-module__iXPCTa__productInfo{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.75rem;display:flex}.styles-module__iXPCTa__productPriceRow{justify-content:center;align-items:baseline;gap:.5rem;margin-top:auto;display:flex}.styles-module__iXPCTa__productPrice{font-size:var(--store-fs-xl);color:var(--store-primary);font-weight:700}.styles-module__iXPCTa__brandLetter:hover{border-color:var(--store-accent);color:var(--store-accent)}.styles-module__iXPCTa__brandLetterActive,.styles-module__iXPCTa__brandLetterActive:hover{background:var(--store-accent);border-color:var(--store-accent);color:#fff;font-weight:700}.styles-module__iXPCTa__brandCard:hover{box-shadow:var(--store-shadow-md)}.styles-module__iXPCTa__brandInitial{background:linear-gradient(135deg, var(--store-primary), var(--store-accent));color:#fff;width:48px;height:48px;font-size:var(--store-fs-3xl);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.styles-module__iXPCTa__headerInner{max-width:var(--store-max-width);padding:0 var(--store-spacing);height:var(--store-header-height);align-items:center;gap:var(--store-spacing);margin:0 auto;display:flex}.styles-module__iXPCTa__logo{font-family:var(--store-font-heading);font-weight:800;font-size:var(--store-fs-5xl);letter-spacing:-.02em;color:var(--store-text);flex:1;align-items:center;gap:.5rem;min-width:max-content;text-decoration:none;display:flex}.styles-module__iXPCTa__headerSearch{flex:0 560px;min-width:0}.styles-module__iXPCTa__navBar{background:var(--store-surface);border-top:1px solid var(--store-border)}.styles-module__iXPCTa__navBarInner{max-width:var(--store-max-width);padding:0 var(--store-spacing);align-items:center;gap:.25rem;min-height:46px;margin:0 auto;display:flex}.styles-module__iXPCTa__navLink{border-radius:calc(var(--store-radius) / 2);color:var(--store-text);font-size:var(--store-fs-base);text-transform:uppercase;letter-spacing:.02em;padding:.5rem .75rem;font-weight:600;text-decoration:none;transition:color .15s}.styles-module__iXPCTa__navLink:hover{color:var(--store-accent)}.styles-module__iXPCTa__megaPanel{background:var(--store-surface);border:1px solid var(--store-border);min-width:240px;box-shadow:var(--store-shadow-md);z-index:200;grid-template-columns:1fr;gap:.15rem;padding:.5rem;display:none;position:absolute;top:100%;left:0}.styles-module__iXPCTa__navItem:hover .styles-module__iXPCTa__megaPanel{display:grid}.styles-module__iXPCTa__megaLink{font-size:var(--store-fs-md);color:var(--store-text);border-radius:calc(var(--store-radius) / 2);padding:.4rem .6rem;text-decoration:none;transition:background .15s,color .15s;display:block}.styles-module__iXPCTa__megaLink:hover{color:var(--store-accent);background:#f5f5f5}.styles-module__iXPCTa__headerActions{flex:1;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.styles-module__iXPCTa__cartBtn{color:var(--store-text);font-weight:600;font-size:var(--store-fs-base);background:0 0;align-items:center;gap:.4rem;padding:.5rem;text-decoration:none;transition:color .15s;display:flex}.styles-module__iXPCTa__cartBtn:hover{color:var(--store-accent)}.styles-module__iXPCTa__footer{color:#f5f5f5;margin-top:calc(var(--store-spacing) * 4);background:#000;border-top:none}.styles-module__iXPCTa__footerInner{max-width:var(--store-max-width);padding:calc(var(--store-spacing) * 2.5) var(--store-spacing);justify-content:space-between;align-items:center;gap:var(--store-spacing);flex-wrap:wrap;margin:0 auto;display:flex}.styles-module__iXPCTa__footerBrand{font-family:var(--store-font-heading);font-weight:800;font-size:var(--store-fs-4xl);letter-spacing:-.02em;color:#fff}.styles-module__iXPCTa__footerCopy{padding-top:var(--store-spacing);color:#f5f5f5b3;font-size:var(--store-fs-md);border-top:1px solid #f5f5f526;flex:1 0 100%}.styles-module__iXPCTa__homePage{background:var(--store-surface);max-width:var(--store-max-width);margin:var(--store-spacing) auto;padding:calc(var(--store-spacing) * 1.5) var(--store-spacing);border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);min-height:60vh}.styles-module__iXPCTa__slotRow{gap:calc(var(--store-spacing) * 2);align-items:flex-start;display:flex}.styles-module__iXPCTa__accountOuter{padding:2rem var(--store-spacing)}.styles-module__iXPCTa__accountPanel{background:var(--store-surface);border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);max-width:var(--store-max-width);padding:calc(var(--store-spacing) * 1.5);margin:0 auto}:is(.styles-module__iXPCTa__slotShell .layout-slot--sidebarLeft,.styles-module__iXPCTa__slotRow .layout-slot--sidebarLeft){flex:0 0 250px;order:1}:is(.styles-module__iXPCTa__slotShell .layout-slot--main,.styles-module__iXPCTa__slotRow .layout-slot--main){flex:1 1 0;order:2;min-width:0}:is(.styles-module__iXPCTa__slotShell .layout-slot--sidebarRight,.styles-module__iXPCTa__slotRow .layout-slot--sidebarRight){flex:0 0 250px;order:3}:is(.styles-module__iXPCTa__slotShell .styles-module__iXPCTa__container,.styles-module__iXPCTa__slotRow .styles-module__iXPCTa__container,.styles-module__iXPCTa__slotShell .store-section,.styles-module__iXPCTa__slotRow .store-section){max-width:none;margin:0;padding:0}@media (max-width:900px){.styles-module__iXPCTa__slotShell,.styles-module__iXPCTa__slotRow{flex-direction:column}:is(.styles-module__iXPCTa__slotShell .layout-slot--main,.styles-module__iXPCTa__slotRow .layout-slot--main){order:-1;width:100%}:is(.styles-module__iXPCTa__slotShell .layout-slot--sidebarLeft,.styles-module__iXPCTa__slotRow .layout-slot--sidebarLeft,.styles-module__iXPCTa__slotShell .layout-slot--sidebarRight,.styles-module__iXPCTa__slotRow .layout-slot--sidebarRight){flex:auto;width:100%}}.styles-module__iXPCTa__checkoutBody .checkout-flow{padding-left:0;padding-right:0}.styles-module__iXPCTa__productDetailPage{background:var(--store-surface);border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);min-height:60vh;max-width:var(--store-max-width);margin:var(--store-spacing) auto;padding:calc(var(--store-spacing) * 2) var(--store-spacing) calc(var(--store-spacing) * 3)}.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__container{max-width:none;margin:0;padding:0}.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__store-columns{max-width:none;margin:0 0 calc(var(--store-spacing) * 1.5) 0;column-gap:calc(var(--store-spacing) * 2.5);padding:0}.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__productGallery{padding-top:0}.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__productGalleryMain{max-width:none}.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__productInfoPanel,.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__productInfoEmpty{padding-top:0}@media (max-width:768px){.styles-module__iXPCTa__productDetailPage .styles-module__iXPCTa__productGalleryMain{max-width:480px;margin:0 auto}}.styles-module__iXPCTa__brandsPage{background:var(--store-surface);max-width:var(--store-max-width);margin:var(--store-spacing) auto;padding:calc(var(--store-spacing) * 1.5) var(--store-spacing);border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);min-height:60vh}.styles-module__iXPCTa__productGrid{}.styles-module__iXPCTa__productList .styles-module__iXPCTa__productCard{flex-direction:row}.styles-module__iXPCTa__productList .styles-module__iXPCTa__productImageWrap{flex-shrink:0;width:140px}.styles-module__iXPCTa__productList .styles-module__iXPCTa__productInfo{text-align:left;justify-content:center;align-items:flex-start}.styles-module__iXPCTa__pageTitle{font-family:var(--store-font-heading);color:var(--store-text);margin:.5rem 0 0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.styles-module__iXPCTa__breadcrumbLink:hover{color:var(--store-primary)}.styles-module__iXPCTa__filterSidebar{padding:calc(var(--store-spacing) * 2) 0;top:calc(var(--store-header-height) + 8px);max-height:calc(100vh - var(--store-header-height) - 16px);grid-area:side;position:sticky;overflow-y:auto}.styles-module__iXPCTa__productGallery{gap:var(--store-spacing);padding:calc(var(--store-spacing) * 2) 0;flex-direction:column;display:flex}.styles-module__iXPCTa__productGalleryMain{background:var(--store-surface-soft);border:1px solid var(--store-border);border-radius:var(--store-radius);aspect-ratio:1;width:100%;max-width:480px;overflow:hidden}.styles-module__iXPCTa__productGalleryThumbs{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__iXPCTa__productGalleryThumbActive,.styles-module__iXPCTa__productGalleryVideoThumb.styles-module__iXPCTa__productGalleryThumbActive{opacity:1;border-color:var(--store-primary)}.styles-module__iXPCTa__productGalleryVideoThumb img{object-fit:cover;width:100%;height:100%;display:block}.styles-module__iXPCTa__productGalleryLeft{flex-direction:row;align-items:flex-start}.styles-module__iXPCTa__productGalleryLeft .styles-module__iXPCTa__productGalleryMain{flex:auto;max-width:none}.styles-module__iXPCTa__productGalleryLeft .styles-module__iXPCTa__productGalleryThumbs{flex-flow:column;flex:none;order:-1}@media (max-width:768px){.styles-module__iXPCTa__productGalleryLeft{flex-direction:column}.styles-module__iXPCTa__productGalleryLeft .styles-module__iXPCTa__productGalleryThumbs{flex-flow:wrap;order:0}}.styles-module__iXPCTa__productInfoEmpty{padding:calc(var(--store-spacing) * 2) 0}.styles-module__iXPCTa__productInfoBrand:hover{color:var(--store-primary)}.styles-module__iXPCTa__productInfoTitle{font-family:var(--store-font-heading);font-size:var(--store-fs-xl);color:var(--store-text);margin:0;font-weight:700;line-height:1.2}.styles-module__iXPCTa__productInfoPrice{font-size:var(--store-fs-5xl);color:var(--store-primary);font-weight:700}.styles-module__iXPCTa__productVariantPrice{color:var(--store-primary);font-weight:700}.styles-module__iXPCTa__brandCard{}.styles-module__iXPCTa__brandLetter{}.styles-module__iXPCTa__breadcrumbLink{}.styles-module__iXPCTa__categoryCard{}.styles-module__iXPCTa__checkoutBody{}.styles-module__iXPCTa__navItem{}.styles-module__iXPCTa__productGalleryVideoThumb{}.styles-module__iXPCTa__productInfoBrand{}.styles-module__iXPCTa__productInfoPanel{}.styles-module__iXPCTa__productList{}.styles-module__iXPCTa__productSlider{}.styles-module__iXPCTa__slotShell{}.styles-module__iXPCTa__templatePage{}@media (max-width:900px){.styles-module__iXPCTa__headerInner{flex-wrap:wrap;gap:.5rem;height:auto;min-height:56px;padding-top:.5rem;padding-bottom:.5rem}.styles-module__iXPCTa__logo{min-width:0;font-size:var(--store-fs-2xl);flex:auto;overflow:hidden}.styles-module__iXPCTa__headerSearch{flex:1 0 100%;order:3}.styles-module__iXPCTa__headerActions{flex:none}:is(.styles-module__iXPCTa__headerActions>a:not(.styles-module__iXPCTa__cartBtn),.styles-module__iXPCTa__headerActions>button:not(.store-account-toggle)),.styles-module__iXPCTa__navBar{display:none}.styles-module__iXPCTa__cartBtn{justify-content:center;min-width:44px;min-height:44px;padding:0}.styles-module__iXPCTa__filterSidebar{max-height:none;position:static;overflow:visible}.styles-module__iXPCTa__hero{min-height:280px}}@media (max-width:640px){.styles-module__iXPCTa__hero{min-height:200px}.styles-module__iXPCTa__productList .styles-module__iXPCTa__productImageWrap{width:96px}}@media (max-width:900px){.styles-module__iXPCTa__footerInner{flex-direction:column;align-items:stretch}.styles-module__iXPCTa__footerCopy{flex:none}.styles-module__iXPCTa__slotShell,.styles-module__iXPCTa__slotRow,.styles-module__iXPCTa__homePage,.styles-module__iXPCTa__catalogPage,.styles-module__iXPCTa__brandsPage,.styles-module__iXPCTa__productDetailPage,.styles-module__iXPCTa__templatePage,.styles-module__iXPCTa__accountPanel{padding-left:max(var(--store-spacing), 16px);padding-right:max(var(--store-spacing), 16px)}.styles-module__iXPCTa__accountOuter{padding-left:0;padding-right:0}.styles-module__iXPCTa__footerInner{padding-left:max(var(--store-spacing), 16px);padding-right:max(var(--store-spacing), 16px)}}
.styles-module__D3x9fa__container{max-width:var(--store-max-width);padding:0 var(--store-spacing);margin:0 auto}.styles-module__D3x9fa__hero{background:linear-gradient(135deg, var(--store-primary) 0%, var(--store-accent) 100%);color:#fff;border-radius:var(--store-radius);align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.styles-module__D3x9fa__heroCta{color:var(--store-primary);border-radius:var(--store-radius);font-weight:700;font-size:var(--store-fs-xl);background:#fff;padding:.75rem 1.75rem;text-decoration:none;transition:opacity .15s;display:inline-block}.styles-module__D3x9fa__heroCta:hover{opacity:.9}.styles-module__D3x9fa__categoryCard:hover{box-shadow:var(--store-shadow-md);transform:translateY(-2px)}.styles-module__D3x9fa__productSlider::-webkit-scrollbar{display:none}.styles-module__D3x9fa__productSlider>.styles-module__D3x9fa__productCard{scroll-snap-align:start;flex:none;width:220px}.styles-module__D3x9fa__productCard{border-radius:var(--store-radius);color:var(--store-text);box-shadow:var(--store-shadow-md);border:none;transition:box-shadow .2s,transform .2s;}.styles-module__D3x9fa__productCard:hover{box-shadow:var(--store-shadow-lg);transform:translateY(-3px)}.styles-module__D3x9fa__productImageWrap{background:var(--store-border);}.styles-module__D3x9fa__productImage{transition:transform .3s;}.styles-module__D3x9fa__productCard:hover .styles-module__D3x9fa__productImage{transform:scale(1.05)}.styles-module__D3x9fa__productInfo{flex-direction:column;flex:1;gap:.25rem;padding:.75rem;display:flex}.styles-module__D3x9fa__productPriceRow{align-items:baseline;gap:.5rem;margin-top:auto;display:flex}.styles-module__D3x9fa__productPrice{font-size:var(--store-fs-xl);color:var(--store-primary);font-weight:700}.styles-module__D3x9fa__brandLetter:hover{border-color:var(--store-accent);color:var(--store-accent)}.styles-module__D3x9fa__brandLetterActive,.styles-module__D3x9fa__brandLetterActive:hover{background:var(--store-accent);border-color:var(--store-accent);color:#fff;font-weight:700}.styles-module__D3x9fa__brandCard:hover{box-shadow:var(--store-shadow-md)}.styles-module__D3x9fa__brandInitial{background:linear-gradient(135deg, var(--store-primary), var(--store-accent));color:#fff;width:48px;height:48px;font-size:var(--store-fs-3xl);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.styles-module__D3x9fa__headerInner{max-width:var(--store-max-width);padding:0 var(--store-spacing);height:var(--store-header-height);align-items:center;gap:var(--store-spacing);margin:0 auto;display:flex}.styles-module__D3x9fa__topBar{background:var(--store-topbar-bg);color:#f3f4f6;font-size:var(--store-fs-sm)}.styles-module__D3x9fa__topBarInner{max-width:var(--store-max-width);padding:.4rem var(--store-spacing);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin:0 auto;display:flex}.styles-module__D3x9fa__topBarNav{flex-wrap:wrap;gap:1rem;display:flex}.styles-module__D3x9fa__topBarLink{color:#f3f4f6d9;text-decoration:none;transition:color .15s}.styles-module__D3x9fa__topBarLink:hover{color:#fff}.styles-module__D3x9fa__logo{font-family:var(--store-font-heading);font-weight:800;font-size:var(--store-fs-4xl);letter-spacing:-.01em;color:var(--store-text);flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.styles-module__D3x9fa__headerSearch{flex:1;min-width:0}.styles-module__D3x9fa__cartBtn{color:var(--store-text);font-weight:600;font-size:var(--store-fs-base);background:0 0;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem;text-decoration:none;transition:color .15s;display:flex}.styles-module__D3x9fa__cartBtn:hover{color:var(--store-primary)}.styles-module__D3x9fa__navBar{background:var(--store-navbar-gradient)}.styles-module__D3x9fa__navBarInner{max-width:var(--store-max-width);padding:0 var(--store-spacing);align-items:center;gap:.25rem;margin:0 auto;display:flex}.styles-module__D3x9fa__navLink{color:#fff;font-size:var(--store-fs-md);text-transform:uppercase;letter-spacing:.03em;padding:.7rem .9rem;font-weight:600;text-decoration:none;transition:background .15s}.styles-module__D3x9fa__navLink:hover{background:#0000001f}.styles-module__D3x9fa__megaPanel{background:var(--store-surface);border:1px solid var(--store-border);min-width:240px;box-shadow:var(--store-shadow-md);z-index:200;grid-template-columns:1fr;gap:.15rem;padding:.5rem;display:none;position:absolute;top:100%;left:0}.styles-module__D3x9fa__navItem:hover .styles-module__D3x9fa__megaPanel{display:grid}.styles-module__D3x9fa__megaLink{font-size:var(--store-fs-md);color:var(--store-text);border-radius:calc(var(--store-radius) / 2);padding:.4rem .6rem;text-decoration:none;transition:background .15s,color .15s;display:block}.styles-module__D3x9fa__megaLink:hover{background:var(--store-surface-soft);color:var(--store-accent)}.styles-module__D3x9fa__footer{background:var(--store-surface-soft);border-top:1px solid var(--store-border);margin-top:calc(var(--store-spacing) * 4)}.styles-module__D3x9fa__footerInner{max-width:var(--store-max-width);padding:calc(var(--store-spacing) * 2) var(--store-spacing);justify-content:space-between;align-items:center;gap:var(--store-spacing);flex-wrap:wrap;margin:0 auto;display:flex}.styles-module__D3x9fa__footerCopy{padding-top:var(--store-spacing);border-top:1px solid var(--store-border);color:var(--store-muted);font-size:var(--store-fs-md);flex:1 0 100%}.styles-module__D3x9fa__homePage{background:var(--store-surface)}.styles-module__D3x9fa__slotRow{gap:calc(var(--store-spacing) * 2);align-items:flex-start;display:flex}.styles-module__D3x9fa__accountOuter{background:var(--store-surface);padding:2rem var(--store-spacing)}.styles-module__D3x9fa__accountPanel{max-width:var(--store-max-width);margin:0 auto}:is(.styles-module__D3x9fa__slotShell .layout-slot--sidebarLeft,.styles-module__D3x9fa__slotRow .layout-slot--sidebarLeft){flex:0 0 250px;order:1}:is(.styles-module__D3x9fa__slotShell .layout-slot--main,.styles-module__D3x9fa__slotRow .layout-slot--main){flex:1 1 0;order:2;min-width:0}:is(.styles-module__D3x9fa__slotShell .layout-slot--sidebarRight,.styles-module__D3x9fa__slotRow .layout-slot--sidebarRight){flex:0 0 250px;order:3}:is(.styles-module__D3x9fa__slotShell .styles-module__D3x9fa__container,.styles-module__D3x9fa__slotRow .styles-module__D3x9fa__container,.styles-module__D3x9fa__slotShell .store-section,.styles-module__D3x9fa__slotRow .store-section){max-width:none;margin:0;padding:0}@media (max-width:900px){.styles-module__D3x9fa__slotShell,.styles-module__D3x9fa__slotRow{flex-direction:column}:is(.styles-module__D3x9fa__slotShell .layout-slot--main,.styles-module__D3x9fa__slotRow .layout-slot--main){order:-1;width:100%}:is(.styles-module__D3x9fa__slotShell .layout-slot--sidebarLeft,.styles-module__D3x9fa__slotRow .layout-slot--sidebarLeft,.styles-module__D3x9fa__slotShell .layout-slot--sidebarRight,.styles-module__D3x9fa__slotRow .layout-slot--sidebarRight){flex:auto;width:100%}}.styles-module__D3x9fa__checkoutBody .checkout-flow{padding-left:0;padding-right:0}.styles-module__D3x9fa__productDetailPage{background:var(--store-surface);max-width:var(--store-max-width);padding:calc(var(--store-spacing) * 2) var(--store-spacing) calc(var(--store-spacing) * 3);margin:0 auto}.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__container{max-width:none;margin:0;padding:0}.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__store-columns{max-width:none;margin:0 0 calc(var(--store-spacing) * 1.5) 0;column-gap:calc(var(--store-spacing) * 2.5);padding:0}.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__productGallery{padding-top:0}.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__productGalleryMain{max-width:none}.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__productInfoPanel,.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__productInfoEmpty{padding-top:0}@media (max-width:768px){.styles-module__D3x9fa__productDetailPage .styles-module__D3x9fa__productGalleryMain{max-width:480px;margin:0 auto}}.styles-module__D3x9fa__brandsPage{background:var(--store-surface)}.styles-module__D3x9fa__productGrid{}.styles-module__D3x9fa__productList .styles-module__D3x9fa__productCard{flex-direction:row}.styles-module__D3x9fa__productList .styles-module__D3x9fa__productImageWrap{flex-shrink:0;width:140px}.styles-module__D3x9fa__productList .styles-module__D3x9fa__productInfo{text-align:left;justify-content:center;align-items:flex-start}.styles-module__D3x9fa__pageTitle{font-family:var(--store-font-heading);color:var(--store-text);margin:.5rem 0 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.styles-module__D3x9fa__breadcrumbLink:hover{color:var(--store-primary)}.styles-module__D3x9fa__filterSidebar{padding:calc(var(--store-spacing) * 2) 0;top:calc(var(--store-header-height) + 8px);max-height:calc(100vh - var(--store-header-height) - 16px);grid-area:side;position:sticky;overflow-y:auto}.styles-module__D3x9fa__productGallery{gap:var(--store-spacing);padding:calc(var(--store-spacing) * 2) 0;flex-direction:column;display:flex}.styles-module__D3x9fa__productGalleryMain{background:var(--store-surface-soft);border:1px solid var(--store-border);border-radius:var(--store-radius);aspect-ratio:1;width:100%;max-width:480px;overflow:hidden}.styles-module__D3x9fa__productGalleryThumbs{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__D3x9fa__productGalleryThumbActive,.styles-module__D3x9fa__productGalleryVideoThumb.styles-module__D3x9fa__productGalleryThumbActive{opacity:1;border-color:var(--store-primary)}.styles-module__D3x9fa__productGalleryVideoThumb img{object-fit:cover;width:100%;height:100%;display:block}.styles-module__D3x9fa__productGalleryLeft{flex-direction:row;align-items:flex-start}.styles-module__D3x9fa__productGalleryLeft .styles-module__D3x9fa__productGalleryMain{flex:auto;max-width:none}.styles-module__D3x9fa__productGalleryLeft .styles-module__D3x9fa__productGalleryThumbs{flex-flow:column;flex:none;order:-1}@media (max-width:768px){.styles-module__D3x9fa__productGalleryLeft{flex-direction:column}.styles-module__D3x9fa__productGalleryLeft .styles-module__D3x9fa__productGalleryThumbs{flex-flow:wrap;order:0}}.styles-module__D3x9fa__productInfoEmpty{padding:calc(var(--store-spacing) * 2) 0}.styles-module__D3x9fa__productInfoBrand:hover{color:var(--store-primary)}.styles-module__D3x9fa__productInfoTitle{font-family:var(--store-font-heading);color:var(--store-text);margin:0;font-size:clamp(1.25rem,3vw,2rem);font-weight:800;line-height:1.2}.styles-module__D3x9fa__productInfoPrice{font-size:var(--store-fs-5xl);color:var(--store-primary);font-weight:700}.styles-module__D3x9fa__productVariantPrice{color:var(--store-primary);font-weight:700}.styles-module__D3x9fa__brandCard{}.styles-module__D3x9fa__brandLetter{}.styles-module__D3x9fa__breadcrumbLink{}.styles-module__D3x9fa__categoryCard{}.styles-module__D3x9fa__checkoutBody{}.styles-module__D3x9fa__navItem{}.styles-module__D3x9fa__productGalleryVideoThumb{}.styles-module__D3x9fa__productInfoBrand{}.styles-module__D3x9fa__productInfoPanel{}.styles-module__D3x9fa__productList{}.styles-module__D3x9fa__productSlider{}.styles-module__D3x9fa__slotShell{}.styles-module__D3x9fa__templatePage{}@media (max-width:900px){.styles-module__D3x9fa__headerInner{flex-wrap:wrap;gap:.5rem;height:auto;min-height:56px;padding-top:.5rem;padding-bottom:.5rem}.styles-module__D3x9fa__logo{min-width:0;font-size:var(--store-fs-2xl);flex:auto;overflow:hidden}.styles-module__D3x9fa__headerSearch{flex:1 0 100%;order:3}.styles-module__D3x9fa__topBarNav,.styles-module__D3x9fa__navBar{display:none}.styles-module__D3x9fa__cartBtn{justify-content:center;min-width:44px;min-height:44px;padding:0}.styles-module__D3x9fa__filterSidebar{max-height:none;position:static;overflow:visible}.styles-module__D3x9fa__hero{min-height:280px}}@media (max-width:640px){.styles-module__D3x9fa__hero{min-height:200px}.styles-module__D3x9fa__productList .styles-module__D3x9fa__productImageWrap{width:96px}}@media (max-width:900px){.styles-module__D3x9fa__footerInner{flex-direction:column;align-items:stretch}.styles-module__D3x9fa__footerCopy{flex:none}.styles-module__D3x9fa__slotShell,.styles-module__D3x9fa__slotRow,.styles-module__D3x9fa__homePage,.styles-module__D3x9fa__catalogPage,.styles-module__D3x9fa__brandsPage,.styles-module__D3x9fa__productDetailPage,.styles-module__D3x9fa__templatePage,.styles-module__D3x9fa__accountPanel{padding-left:max(var(--store-spacing), 16px);padding-right:max(var(--store-spacing), 16px)}.styles-module__D3x9fa__accountOuter{padding-left:0;padding-right:0}.styles-module__D3x9fa__footerInner{padding-left:max(var(--store-spacing), 16px);padding-right:max(var(--store-spacing), 16px)}}
