.landing-module__Z2MoIW__wrap{padding-bottom:var(--bottom-nav-h);overflow-x:hidden}.landing-module__Z2MoIW__hero{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-mid) 60%, #7c3aed 100%);padding:var(--space-2xl) var(--page-px);padding-top:calc(var(--header-h) + var(--space-2xl));position:relative;overflow:hidden}.landing-module__Z2MoIW__hero:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff14 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.landing-module__Z2MoIW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f9731640 0%,#0000 70%);width:300px;height:300px;position:absolute;bottom:-60px;right:-60px}.landing-module__Z2MoIW__heroContent{z-index:1;max-width:var(--max-w);align-items:center;gap:var(--space-2xl);margin-inline:auto;display:flex;position:relative}.landing-module__Z2MoIW__heroText{flex:1}.landing-module__Z2MoIW__heroTitle{font-family:var(--font-body);color:#fff;margin-bottom:var(--space-md);letter-spacing:-.02em;font-size:clamp(1.75rem,5vw,3rem);font-weight:900;line-height:1.1}.landing-module__Z2MoIW__heroTitleAccent{color:var(--color-accent)}.landing-module__Z2MoIW__heroDesc{color:#ffffffbf;margin-bottom:var(--space-xl);font-size:.95rem;line-height:1.6}.landing-module__Z2MoIW__heroCta{background:var(--color-accent);color:#fff;font-family:var(--font-body);border-radius:var(--radius-full);transition:background var(--dur-fast), transform var(--dur-fast);padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-block}.landing-module__Z2MoIW__heroCta:hover{background:var(--color-accent-dark);transform:scale(1.02)}.landing-module__Z2MoIW__heroIllustration{flex-shrink:0;display:none}@media (min-width:480px){.landing-module__Z2MoIW__heroIllustration{display:block}}.landing-module__Z2MoIW__heroBox{border-radius:var(--radius-xl);background:#ffffff14;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:140px;height:140px;display:flex}.landing-module__Z2MoIW__heroBoxIcon{color:#ffffff73}.landing-module__Z2MoIW__addressBanner{padding:.45rem var(--page-px);background:var(--color-primary-light);color:var(--color-primary);align-items:center;gap:.5rem;max-height:40px;font-size:.78rem;transition:max-height .3s,opacity .25s,padding .3s;display:flex;overflow:hidden}.landing-module__Z2MoIW__addressBannerVisible{opacity:1;max-height:40px}.landing-module__Z2MoIW__addressBannerHidden{opacity:0;pointer-events:none;max-height:0;padding-top:0;padding-bottom:0}.landing-module__Z2MoIW__addressBannerIcon{color:var(--color-primary-mid);flex-shrink:0}.landing-module__Z2MoIW__addressBannerText{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.landing-module__Z2MoIW__addressBannerLink{color:var(--color-accent-dark);border-radius:var(--radius-full);transition:background var(--dur-fast);background:#f973161a;flex-shrink:0;padding:.15rem .5rem;font-size:.72rem;font-weight:700;text-decoration:none}.landing-module__Z2MoIW__addressBannerLink:hover{background:#f9731633}.landing-module__Z2MoIW__cats{padding:var(--space-2xl) 0 var(--space-lg)}.landing-module__Z2MoIW__catsHeader{padding-inline:var(--page-px);margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.landing-module__Z2MoIW__catsLink{color:var(--color-primary-mid);transition:color var(--dur-fast);font-size:.82rem;font-weight:600;text-decoration:none}.landing-module__Z2MoIW__catsLink:hover{color:var(--color-primary)}.landing-module__Z2MoIW__catsScroll{gap:var(--space-sm);padding-inline:var(--page-px);padding-bottom:var(--space-sm);scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.landing-module__Z2MoIW__catsScroll::-webkit-scrollbar{display:none}.landing-module__Z2MoIW__catChip{align-items:center;gap:var(--space-xs);cursor:pointer;transition:transform var(--dur-fast);flex-direction:column;flex-shrink:0;min-width:64px;text-decoration:none;display:flex}.landing-module__Z2MoIW__catChip:hover{transform:translateY(-2px)}.landing-module__Z2MoIW__catIcon{background:var(--color-primary-light);border-radius:var(--radius-lg);width:52px;height:52px;color:var(--color-primary-mid);transition:background var(--dur-fast);justify-content:center;align-items:center;display:flex}.landing-module__Z2MoIW__catChip:hover .landing-module__Z2MoIW__catIcon{background:var(--color-primary);color:#fff}.landing-module__Z2MoIW__catLabel{color:var(--color-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:64px;font-size:.7rem;font-weight:600;line-height:1.2;overflow:hidden}.landing-module__Z2MoIW__catChipSk{background:var(--color-border);border-radius:var(--radius-lg);flex-shrink:0;width:64px;height:80px;animation:1.5s ease-in-out infinite landing-module__Z2MoIW__shimmer}.landing-module__Z2MoIW__featured{padding:var(--space-xl) var(--page-px) var(--space-2xl)}.landing-module__Z2MoIW__featuredHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.landing-module__Z2MoIW__featuredGrid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.landing-module__Z2MoIW__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.landing-module__Z2MoIW__featuredGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.landing-module__Z2MoIW__featuredGrid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr)}}.landing-module__Z2MoIW__productCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);transition:box-shadow var(--dur-mid), transform var(--dur-mid);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.landing-module__Z2MoIW__productCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.landing-module__Z2MoIW__productCardImg{aspect-ratio:1;background:var(--color-surface-alt);justify-content:center;align-items:center;padding:10%;display:flex;position:relative;overflow:hidden}.landing-module__Z2MoIW__productCardImg img{object-fit:contain;width:100%;height:100%;display:block}.landing-module__Z2MoIW__outOfStock{top:var(--space-sm);left:var(--space-sm);background:var(--color-error);color:#fff;letter-spacing:.04em;border-radius:var(--radius-full);padding:.2rem .5rem;font-size:.6rem;font-weight:700;position:absolute}.landing-module__Z2MoIW__productCardBody{padding:var(--space-sm) var(--space-sm) var(--space-md);flex-direction:column;flex:1;gap:.25rem;display:flex}@media (min-width:640px){.landing-module__Z2MoIW__productCardBody{padding:var(--space-sm) var(--space-md) var(--space-md)}}.landing-module__Z2MoIW__productCardName{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (min-width:640px){.landing-module__Z2MoIW__productCardName{font-size:.875rem}}.landing-module__Z2MoIW__productCardPrice{color:var(--color-text);margin-top:.1rem;font-size:.95rem;font-weight:700}@media (min-width:640px){.landing-module__Z2MoIW__productCardPrice{font-size:1.05rem}}.landing-module__Z2MoIW__shippingFree{color:#16a34a;margin:0;font-size:.72rem;font-weight:600}.landing-module__Z2MoIW__shippingCalc{color:var(--color-text-muted);margin:0;font-size:.72rem}.landing-module__Z2MoIW__productCardBtn{padding-top:var(--space-sm);font-family:var(--font-body);color:#fff;background:var(--color-accent);border-radius:var(--radius-full);cursor:pointer;text-align:center;width:100%;transition:background var(--dur-fast);border:none;margin-top:auto;padding:.45rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;display:block}.landing-module__Z2MoIW__productCardBtn:hover:not(:disabled){background:var(--color-accent-dark)}.landing-module__Z2MoIW__productCardBtn:disabled{opacity:.5;cursor:not-allowed}.landing-module__Z2MoIW__cta{background:var(--color-primary);padding:var(--space-3xl) var(--page-px);position:relative;overflow:hidden}.landing-module__Z2MoIW__cta:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#ffffff0d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.landing-module__Z2MoIW__ctaInner{z-index:1;max-width:var(--max-w);margin-inline:auto;position:relative}.landing-module__Z2MoIW__ctaProduct{gap:var(--space-xl);flex-direction:column;align-items:center;display:flex}@media (min-width:640px){.landing-module__Z2MoIW__ctaProduct{gap:var(--space-2xl);text-align:left;flex-direction:row;align-items:center}}.landing-module__Z2MoIW__ctaProductImg{aspect-ratio:1;border-radius:var(--radius-xl);background:#ffffff1f;flex-shrink:0;width:100%;max-width:240px;padding:10%;position:relative;overflow:hidden}.landing-module__Z2MoIW__ctaProductImgPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.landing-module__Z2MoIW__ctaProductInfo{gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.landing-module__Z2MoIW__ctaEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fff9;margin:0;font-size:.72rem;font-weight:600}.landing-module__Z2MoIW__ctaTitle{color:#fff;margin:0;font-size:clamp(1.4rem,3vw,2rem);font-weight:800;line-height:1.15}.landing-module__Z2MoIW__ctaPrice{color:#fff;margin:0;font-size:1.75rem;font-weight:800}.landing-module__Z2MoIW__ctaShipping{color:#86efac;margin:0;font-size:.85rem;font-weight:600}.landing-module__Z2MoIW__ctaBtn{align-items:center;gap:var(--space-sm);font-family:var(--font-body);color:var(--color-primary);background:var(--color-accent);border-radius:var(--radius-full);transition:background var(--dur-fast), transform var(--dur-fast);white-space:nowrap;margin-top:var(--space-sm);align-self:flex-start;padding:.875rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-module__Z2MoIW__ctaBtn:hover{background:var(--color-accent-dark);color:#fff;transform:scale(1.02)}.landing-module__Z2MoIW__infiniteSection{gap:var(--space-3xl);padding-bottom:var(--space-3xl);flex-direction:column;display:flex}.landing-module__Z2MoIW__categorySection{padding-inline:var(--page-px)}.landing-module__Z2MoIW__categorySectionHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.landing-module__Z2MoIW__showMoreWrap{text-align:center;margin-top:var(--space-xl)}.landing-module__Z2MoIW__showMoreBtn{font-family:var(--font-body);color:var(--color-primary-mid);background:var(--color-primary-light);border-radius:var(--radius-full);cursor:pointer;transition:background var(--dur-fast), color var(--dur-fast);border:none;padding:.75rem 2rem;font-size:.875rem;font-weight:600}.landing-module__Z2MoIW__showMoreBtn:hover{background:var(--color-primary);color:#fff}.landing-module__Z2MoIW__noOffersMsg{color:var(--color-text-muted);padding:var(--space-xl) 0;grid-column:1/-1;font-size:.875rem}.landing-module__Z2MoIW__skCard{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);overflow:hidden}.landing-module__Z2MoIW__skImg{aspect-ratio:1;background:var(--color-border);animation:1.5s ease-in-out infinite landing-module__Z2MoIW__shimmer}.landing-module__Z2MoIW__skBody{padding:var(--space-sm) var(--space-md)}.landing-module__Z2MoIW__skLine{background:var(--color-border);border-radius:var(--radius-sm);height:11px;animation:1.5s ease-in-out infinite landing-module__Z2MoIW__shimmer}.landing-module__Z2MoIW__footer{background:var(--color-nav);padding:var(--space-2xl) var(--page-px)}.landing-module__Z2MoIW__footerInner{max-width:var(--max-w);align-items:center;gap:var(--space-md);text-align:center;flex-direction:column;margin-inline:auto;display:flex}.landing-module__Z2MoIW__footerLogoText{color:#fff;letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.landing-module__Z2MoIW__footerTagline{color:#ffffff73;margin:0;font-size:.82rem}.landing-module__Z2MoIW__footerLinks{gap:var(--space-lg);flex-wrap:wrap;justify-content:center;display:flex}.landing-module__Z2MoIW__footerLink{color:#ffffff8c;transition:color var(--dur-fast);font-size:.8rem;text-decoration:none}.landing-module__Z2MoIW__footerLink:hover{color:var(--color-accent)}.landing-module__Z2MoIW__footerCopy{color:#ffffff4d;margin:0;font-size:.75rem}@keyframes landing-module__Z2MoIW__shimmer{0%,to{opacity:1}50%{opacity:.45}}