.storefront-merchandising-module__KKh03q__banner{border:var(--border-default);background:url(/images/hero/hero-background.svg);background-color:var(--color-surface-muted);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:0;grid-template-columns:minmax(0,1.05fr) minmax(220px,.95fr);align-items:center;gap:1.25rem;padding:3rem 2.5rem;display:grid;position:relative;overflow:hidden}.storefront-merchandising-module__KKh03q__bannerText{z-index:1;width:min(100%,560px);padding:1rem 0;position:relative;container-type:inline-size}.storefront-merchandising-module__KKh03q__bannerMedia{z-index:1;justify-content:flex-end;align-items:flex-end;display:flex;position:relative}.storefront-merchandising-module__KKh03q__bannerComposition{object-fit:contain;width:100%;max-width:500px;height:auto}.storefront-merchandising-module__KKh03q__bannerText:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 24% 34%,#f4f5f7fc 0%,#f4f5f7f7 34%,#f4f5f7d6 58%,#f4f5f75c 78%,#f4f5f700 100%);position:absolute;inset:-1.25rem -2rem -1.25rem -1.5rem}.storefront-merchandising-module__KKh03q__bannerText h1{color:var(--color-text-primary);font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;margin:0 0 .8rem;font-size:clamp(3rem,11.6cqw,4.6rem);font-weight:700;line-height:.96}.storefront-merchandising-module__KKh03q__headingLine{white-space:nowrap;display:block}.storefront-merchandising-module__KKh03q__headingAccent{color:var(--color-accent-500)}.storefront-merchandising-module__KKh03q__bannerText p:last-child{max-width:48ch;color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.6}.storefront-merchandising-module__KKh03q__productSectionBar{border-bottom:2px solid var(--color-text-primary);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.storefront-merchandising-module__KKh03q__productSectionBar h2{color:var(--color-text-primary);font-family:var(--font-display);letter-spacing:.08em;white-space:nowrap;text-transform:uppercase;margin:0;font-size:1.1rem;font-weight:700}.storefront-merchandising-module__KKh03q__productSectionBar span{color:var(--color-text-secondary);letter-spacing:.05em;white-space:nowrap;text-transform:uppercase;font-size:.78rem;font-weight:600}.storefront-merchandising-module__KKh03q__productGrid{gap:var(--space-sm);background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.storefront-merchandising-module__KKh03q__productCard{border:var(--border-soft);border-radius:var(--radius-md);background:var(--color-surface-card-raised);min-height:100%;box-shadow:var(--shadow-surface-1);transition:transform var(--motion-slow) var(--ease-standard), box-shadow var(--motion-slow) var(--ease-standard);will-change:transform, box-shadow;cursor:pointer;flex-direction:column;padding:1.35rem;display:flex;position:relative;transform:translateY(0)}.storefront-merchandising-module__KKh03q__productCard:hover,.storefront-merchandising-module__KKh03q__productCard:focus-within{background:var(--color-surface-card);box-shadow:var(--shadow-surface-2);transform:translateY(-2px)}.storefront-merchandising-module__KKh03q__productCard:focus-within{outline:2px solid var(--color-focus-ring);outline-offset:2px}.storefront-merchandising-module__KKh03q__productCardImageLink{display:block}.storefront-merchandising-module__KKh03q__productCardImage{aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-surface-muted);justify-content:center;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.storefront-merchandising-module__KKh03q__productCardImageInner{border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);background:var(--color-surface-card);justify-content:center;align-items:center;width:100%;height:100%;padding:.8rem;display:flex;overflow:hidden}.storefront-merchandising-module__KKh03q__productCardVisual{object-fit:contain;width:100%;height:100%;transition:transform var(--motion-slow) var(--ease-standard);will-change:transform;transform:scale(1)}.storefront-merchandising-module__KKh03q__productCard:hover .storefront-merchandising-module__KKh03q__productCardVisual,.storefront-merchandising-module__KKh03q__productCard:focus-within .storefront-merchandising-module__KKh03q__productCardVisual{transform:scale(1.025)}.storefront-merchandising-module__KKh03q__productCardBody{flex-direction:column;flex:1;gap:.22rem;padding:0;display:flex}.storefront-merchandising-module__KKh03q__productCardMeta{min-height:2.45rem;color:var(--color-text-metadata-soft);letter-spacing:.02em;margin:0;font-size:.72rem;font-weight:500;line-height:1.5}.storefront-merchandising-module__KKh03q__productCardName{color:var(--color-text-heading);margin:0;font-size:1.18rem;font-weight:700;line-height:1.28}.storefront-merchandising-module__KKh03q__productCardNameLink{color:var(--color-text-heading)}.storefront-merchandising-module__KKh03q__productCardFooter{border-top:1px solid var(--color-divider-subtle);gap:.75rem;margin-top:.5rem;padding-top:.82rem;display:grid}.storefront-merchandising-module__KKh03q__productCardPrice{color:var(--color-text-primary);align-items:baseline;gap:.25rem;margin:0;font-size:1.02rem;font-weight:600;display:flex}.storefront-merchandising-module__KKh03q__productCardUnit{color:var(--color-text-secondary);font-size:.74rem;font-weight:500}@media (max-width:900px){.storefront-merchandising-module__KKh03q__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-merchandising-module__KKh03q__banner{grid-template-columns:minmax(0,1.05fr) minmax(180px,.95fr);padding:2.5rem 1.5rem}.storefront-merchandising-module__KKh03q__bannerComposition{max-width:380px}}@media (max-width:640px){.storefront-merchandising-module__KKh03q__banner{grid-template-columns:1fr;padding:2rem 1.25rem 2.4rem}.storefront-merchandising-module__KKh03q__bannerText{width:100%;padding:0}.storefront-merchandising-module__KKh03q__bannerText:before{background:radial-gradient(circle at 30% 34%,#f4f5f7fe 0%,#f4f5f7fb 40%,#f4f5f7e6 62%,#f4f5f78f 82%,#f4f5f71f 100%);inset:-1rem}.storefront-merchandising-module__KKh03q__bannerMedia{display:none}}@media (max-width:512px){.storefront-merchandising-module__KKh03q__productGrid{grid-template-columns:1fr}}@media (max-width:380px){.storefront-merchandising-module__KKh03q__bannerText h1{font-size:2.55rem}}
.page-module___8aEwW__productSection{padding:2.5rem 0 3rem}@media (max-width:512px){.page-module___8aEwW__productSection{padding:1.75rem 0 2.25rem}}
