.Hero-module__UUVVSa__hero{color:#fff;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__UUVVSa__imageContainer{z-index:0;position:absolute;inset:0}.Hero-module__UUVVSa__heroImage{object-fit:cover;width:100%;height:100%}.Hero-module__UUVVSa__overlay{background:linear-gradient(90deg,#020202e6 0%,#02020266 50%,#02020200 100%);position:absolute;inset:0}.Hero-module__UUVVSa__content{z-index:1;max-width:900px;position:relative}.Hero-module__UUVVSa__content h1{color:#fff!important}.Hero-module__UUVVSa__content p{color:#ffffffbf!important}.Hero-module__UUVVSa__actions{margin-top:var(--space-lg)}.Hero-module__UUVVSa__primaryBtn{text-transform:uppercase;letter-spacing:.3em;color:#fff;border-bottom:1px solid var(--accent);padding-bottom:.75rem;font-size:.75rem;font-weight:600}.Hero-module__UUVVSa__primaryBtn:hover{color:var(--accent);letter-spacing:.4em}.Hero-module__UUVVSa__scrollIndicator{bottom:0;right:var(--space-lg);justify-content:center;height:150px;display:flex;position:absolute}.Hero-module__UUVVSa__line{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:100%}@media (max-width:768px){.Hero-module__UUVVSa__overlay{background:radial-gradient(circle,#02020266 0%,#020202e6 100%)}.Hero-module__UUVVSa__content{text-align:center;margin:0 auto}.Hero-module__UUVVSa__scrollIndicator{display:none}}
.ThePhilosophy-module__eIAuxW__section{min-height:100vh;padding:var(--space-xxl) 0;background:var(--background);position:relative}.ThePhilosophy-module__eIAuxW__stickyWrapper{z-index:0;position:absolute;inset:0;overflow:hidden}.ThePhilosophy-module__eIAuxW__textureContainer{width:100%;height:100%}.ThePhilosophy-module__eIAuxW__textureImage{object-fit:cover;filter:grayscale()contrast(1.1);opacity:.04;width:100%;height:100%}.ThePhilosophy-module__eIAuxW__textureOverlay{background:radial-gradient(circle at center, transparent 0%, var(--background) 100%);position:absolute;inset:0}.ThePhilosophy-module__eIAuxW__content{z-index:1;text-align:center;max-width:1000px;padding:var(--space-xl) 0;margin:0 auto;position:relative}.ThePhilosophy-module__eIAuxW__title{margin:var(--space-md) 0 var(--space-lg);font-size:clamp(3rem,6vw,6rem);line-height:1}.ThePhilosophy-module__eIAuxW__description{color:var(--text-muted);max-width:700px;margin:0 auto var(--space-xxl);font-size:1.25rem;line-height:2}.ThePhilosophy-module__eIAuxW__stats{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.ThePhilosophy-module__eIAuxW__statItem{flex-direction:column;gap:.5rem;display:flex}.ThePhilosophy-module__eIAuxW__statNumber{font-family:var(--font-serif);color:var(--accent);font-size:3.5rem}.ThePhilosophy-module__eIAuxW__statLabel{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.65rem;font-weight:600}@media (max-width:768px){.ThePhilosophy-module__eIAuxW__stats{gap:var(--space-md);grid-template-columns:1fr}.ThePhilosophy-module__eIAuxW__title{font-size:2.5rem}}
.IngredientSpotlight-module__t-R9-G__section{padding:var(--space-xxl) 0;background:var(--surface);position:relative;overflow:hidden}.IngredientSpotlight-module__t-R9-G__header{text-align:center;margin-bottom:var(--space-xl)}.IngredientSpotlight-module__t-R9-G__title{margin-top:var(--space-md);font-size:clamp(2.5rem,5vw,4rem)}.IngredientSpotlight-module__t-R9-G__grid{gap:var(--space-lg);z-index:1;grid-template-columns:repeat(3,1fr);display:grid;position:relative}.IngredientSpotlight-module__t-R9-G__card{text-align:center;padding:var(--space-lg);background:#fff;border:1px solid #e8e8e8;border-radius:8px;transition:all .6s cubic-bezier(.19,1,.22,1);box-shadow:0 4px 20px #00000003}.IngredientSpotlight-module__t-R9-G__card:hover{border-color:var(--accent);background:#fff;transform:translateY(-6px);box-shadow:0 12px 30px #0000000a}.IngredientSpotlight-module__t-R9-G__symbol{font-family:var(--font-sans);color:var(--accent);border:1px solid var(--accent);width:50px;height:50px;margin:0 auto var(--space-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.IngredientSpotlight-module__t-R9-G__ingredientName{font-family:var(--font-sans);margin-bottom:var(--space-sm);color:var(--foreground);font-size:1.35rem;font-weight:700}.IngredientSpotlight-module__t-R9-G__benefit{color:var(--text-muted);font-size:.9rem;line-height:1.8}.IngredientSpotlight-module__t-R9-G__backgroundText{color:#00000005;pointer-events:none;z-index:0;letter-spacing:.1em;font-size:20vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.IngredientSpotlight-module__t-R9-G__grid{gap:var(--space-md);grid-template-columns:1fr}.IngredientSpotlight-module__t-R9-G__backgroundText{font-size:30vw}}
.AddToCartButton-module__MlrXLa__button{text-transform:uppercase;letter-spacing:.2em;justify-content:center;align-items:center;width:100%;min-height:60px;font-size:.75rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.AddToCartButton-module__MlrXLa__primary{background:var(--accent);color:#fff;border-radius:4px}.AddToCartButton-module__MlrXLa__primary:hover:not(:disabled){background:#e91e45;transform:translateY(-2px)}.AddToCartButton-module__MlrXLa__outline{color:var(--accent);border:1px solid var(--accent);background:0 0}.AddToCartButton-module__MlrXLa__outline:hover:not(:disabled){background:var(--accent);color:#000}.AddToCartButton-module__MlrXLa__compact{color:var(--accent);border:1px solid var(--accent);background:#fff;border-radius:4px;width:auto;min-height:45px;padding:0 1.5rem}.AddToCartButton-module__MlrXLa__compact:hover:not(:disabled){background:var(--accent);color:#fff}.AddToCartButton-module__MlrXLa__button:disabled{cursor:default}.AddToCartButton-module__MlrXLa__success{color:#fff!important;background:#22c55e!important;border-color:#22c55e!important}.AddToCartButton-module__MlrXLa__loaderWrapper,.AddToCartButton-module__MlrXLa__successWrapper{align-items:center;gap:.75rem;display:flex}.AddToCartButton-module__MlrXLa__spinner{animation:1s linear infinite AddToCartButton-module__MlrXLa__rotate}@keyframes AddToCartButton-module__MlrXLa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Accordion-module__BXsjQq__wrapper{border-bottom:1px solid #ffffff14;width:100%}.Accordion-module__BXsjQq__header{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 0;transition:color .3s;display:flex}.Accordion-module__BXsjQq__header:hover{color:var(--accent)}.Accordion-module__BXsjQq__title{text-transform:uppercase;letter-spacing:.15em;color:var(--foreground);font-size:.8rem;font-weight:600}.Accordion-module__BXsjQq__iconWrapper{color:var(--text-muted)}.Accordion-module__BXsjQq__contentWrapper{overflow:hidden}.Accordion-module__BXsjQq__content{color:var(--text-muted);padding-bottom:2rem;font-size:.95rem;line-height:1.8}.Accordion-module__BXsjQq__content ul{flex-direction:column;gap:.75rem;padding-left:1.5rem;list-style:outside;display:flex}
.SimilarProducts-module__yV02Va__section{padding:var(--space-xl) 0;background:var(--background);border-top:8px solid #f5f5f5}.SimilarProducts-module__yV02Va__header{text-align:center;margin-bottom:var(--space-lg)}.SimilarProducts-module__yV02Va__title{margin-top:var(--space-md);font-size:clamp(2.5rem,4vw,3.5rem)}.SimilarProducts-module__yV02Va__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.SimilarProducts-module__yV02Va__card{text-align:center}.SimilarProducts-module__yV02Va__imageWrapper{aspect-ratio:4/5;background:var(--surface);margin-bottom:var(--space-md);border:1px solid #e8e8e8;position:relative;overflow:hidden}.SimilarProducts-module__yV02Va__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.SimilarProducts-module__yV02Va__card:hover .SimilarProducts-module__yV02Va__image{transform:scale(1.05)}.SimilarProducts-module__yV02Va__overlay{opacity:0;width:100%;padding:1rem;transition:all .5s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.SimilarProducts-module__yV02Va__card:hover .SimilarProducts-module__yV02Va__overlay{opacity:1;transform:translateY(0)}.SimilarProducts-module__yV02Va__info{padding:0 1rem}.SimilarProducts-module__yV02Va__benefit{text-transform:uppercase;letter-spacing:.3em;color:var(--accent);margin-bottom:.5rem;font-size:.6rem;font-weight:600;display:block}.SimilarProducts-module__yV02Va__name{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.25rem}.SimilarProducts-module__yV02Va__price{color:var(--text-muted);font-size:.95rem}@media (max-width:1024px){.SimilarProducts-module__yV02Va__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SimilarProducts-module__yV02Va__grid{gap:var(--space-xl);grid-template-columns:1fr}.SimilarProducts-module__yV02Va__overlay{opacity:1;transform:translateY(0)}}
.page-module__XF6Hjq__featured{padding:var(--space-xxl) 0;background:var(--background)}.page-module__XF6Hjq__header{text-align:center;margin-bottom:var(--space-xl)}.page-module__XF6Hjq__title{margin-top:var(--space-md);font-size:clamp(2.5rem,5vw,4rem)}.page-module__XF6Hjq__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.page-module__XF6Hjq__card{text-align:center}.page-module__XF6Hjq__imageWrapper{aspect-ratio:4/5;background:var(--surface);margin-bottom:var(--space-md);border:1px solid #e8e8e8;position:relative;overflow:hidden}.page-module__XF6Hjq__image{object-fit:cover;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.page-module__XF6Hjq__card:hover .page-module__XF6Hjq__image{transform:scale(1.05)}.page-module__XF6Hjq__quickAdd{opacity:0;width:100%;padding:1rem;transition:all .5s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.page-module__XF6Hjq__card:hover .page-module__XF6Hjq__quickAdd{opacity:1;transform:translateY(0)}.page-module__XF6Hjq__info{padding:0 1rem}.page-module__XF6Hjq__benefit{text-transform:uppercase;letter-spacing:.3em;color:var(--accent);margin-bottom:.5rem;font-size:.6rem;font-weight:600;display:block}.page-module__XF6Hjq__name{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.5rem}.page-module__XF6Hjq__price{color:var(--accent);font-size:1.1rem;font-weight:700;font-family:var(--font-sans)}.page-module__XF6Hjq__footer{text-align:center;margin-top:var(--space-xl)}.page-module__XF6Hjq__viewAll{text-transform:uppercase;letter-spacing:.2em;color:var(--foreground);border-bottom:1px solid var(--accent);padding-bottom:.5rem;font-size:.75rem;font-weight:600}.page-module__XF6Hjq__viewAll:hover{color:var(--accent);letter-spacing:.25em}@media (max-width:1024px){.page-module__XF6Hjq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__XF6Hjq__grid{gap:var(--space-xl);grid-template-columns:1fr}.page-module__XF6Hjq__quickAdd{opacity:1;transform:translateY(0)}}
.product-module___A38FW__productPage{--bg:#fff;--bg-secondary:#f5f5f5;--text-primary:#161823;--text-secondary:#505050;--text-muted:#939393;--border:#e8e8e8;--border-light:#f0f0f0;--price-color:#fe2c55;--cta-bg:#fe2c55;--cta-hover:#e91e45;--tag-bg:#f5f5f5;--tag-border:#e8e8e8;--accent-gold:#c8b273;background:var(--bg);color:var(--text-primary);min-height:100vh;padding-top:var(--navbar-height);padding-bottom:76px}.product-module___A38FW__pageHeader{background:var(--bg);border-bottom:1px solid var(--border-light);padding:.75rem 0}.product-module___A38FW__breadcrumbs{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.product-module___A38FW__breadcrumbs a{color:var(--text-muted)}.product-module___A38FW__breadcrumbs a:hover{color:var(--text-primary)}.product-module___A38FW__breadcrumbCurrent{color:var(--text-primary);font-weight:500}.product-module___A38FW__gallery{background:var(--bg);width:100%;position:relative;overflow:hidden}.product-module___A38FW__galleryScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.product-module___A38FW__galleryScroll::-webkit-scrollbar{display:none}.product-module___A38FW__gallerySlide{scroll-snap-align:start;aspect-ratio:1;background:var(--bg-secondary);flex:0 0 100%;justify-content:center;align-items:center;max-height:520px;display:flex}.product-module___A38FW__gallerySlide img{object-fit:contain;width:100%;height:100%}.product-module___A38FW__galleryDots{background:var(--bg);justify-content:center;gap:6px;padding:.75rem 0;display:flex}.product-module___A38FW__galleryDot{cursor:pointer;background:#d9d9d9;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:all .3s}.product-module___A38FW__galleryDot:hover{background:#aaa}.product-module___A38FW__galleryDotActive{background:var(--text-primary);border-radius:4px;width:20px}.product-module___A38FW__thumbnails{background:var(--bg);gap:.5rem;padding:0 1rem .75rem;display:flex}.product-module___A38FW__thumbnail{background:var(--bg);border:2px solid var(--border);cursor:pointer;border-radius:6px;flex-shrink:0;width:56px;height:56px;padding:4px;transition:border-color .2s;overflow:hidden}.product-module___A38FW__thumbnail:hover{border-color:var(--text-muted)}.product-module___A38FW__thumbnailActive{border-color:var(--price-color)}.product-module___A38FW__thumbnail img{object-fit:contain;width:100%;height:100%;display:block}.product-module___A38FW__mainContent{grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto;padding:2.5rem 1rem;display:grid}.product-module___A38FW__galleryColumn{width:100%}.product-module___A38FW__buyBoxColumn{flex-direction:column;display:flex}.product-module___A38FW__price{color:var(--price-color);font-size:1.85rem;font-weight:700;font-family:var(--font-sans);letter-spacing:-.02em}.product-module___A38FW__priceRow{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.product-module___A38FW__headerInfo{border-bottom:1px solid var(--border-light);margin-bottom:1rem;padding-bottom:1rem}.product-module___A38FW__benefit{text-transform:uppercase;letter-spacing:.2em;color:#fff;background:var(--text-primary);border-radius:3px;margin-bottom:.6rem;padding:.25rem .65rem;font-size:.65rem;font-weight:600;display:inline-block}.product-module___A38FW__title{letter-spacing:-.01em;font-size:clamp(1.4rem,4.5vw,1.85rem);line-height:1.25;font-family:var(--font-sans);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.product-module___A38FW__socialProof{align-items:center;gap:.5rem;display:flex}.product-module___A38FW__stars{color:#ffb800;letter-spacing:.05em;font-size:.9rem}.product-module___A38FW__reviews{color:var(--text-muted);font-size:.75rem}.product-module___A38FW__taxNote{color:var(--text-muted);margin-top:.25rem;font-size:.72rem;display:block}.product-module___A38FW__description{color:var(--text-secondary);border-bottom:1px solid var(--border-light);margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:.9rem;line-height:1.7}.product-module___A38FW__tagSection{margin-bottom:1.25rem}.product-module___A38FW__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-size:.7rem;font-weight:600;font-family:var(--font-sans);margin-bottom:.5rem}.product-module___A38FW__tags{flex-wrap:wrap;gap:.4rem;display:flex}.product-module___A38FW__tag{background:var(--tag-bg);border:1px solid var(--tag-border);color:var(--text-primary);letter-spacing:.01em;border-radius:100px;padding:.3rem .7rem;font-size:.72rem;font-weight:500}.product-module___A38FW__urgency{color:var(--text-secondary);border:1px solid var(--border-light);background:#f9f9f9;border-radius:6px;align-items:center;gap:.5rem;margin:1rem 0 1.5rem;padding:.75rem 1rem;font-size:.72rem;display:flex}.product-module___A38FW__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite product-module___A38FW__pulse}@keyframes product-module___A38FW__pulse{0%,to{opacity:1}50%{opacity:.4}}.product-module___A38FW__buyAction{width:100%;margin-top:auto}.product-module___A38FW__manifestoSection{border-top:1px solid var(--border);background:#fff;padding:5rem 0}.product-module___A38FW__manifestoContainer{max-width:680px;margin:0 auto;padding:0 1rem}.product-module___A38FW__manifestoHeader{text-align:center;margin-bottom:3rem}.product-module___A38FW__manifestoTitle{font-family:var(--font-serif);color:var(--text-primary);margin-top:.5rem;font-size:clamp(2rem,5vw,2.5rem)}.product-module___A38FW__infographics{flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;display:flex}.product-module___A38FW__infographicWrapper{border:1px solid var(--border-light);border-radius:8px;width:100%;overflow:hidden;box-shadow:0 4px 24px #00000008}.product-module___A38FW__infographicWrapper img{width:100%;height:auto;display:block}.product-module___A38FW__details{border-top:1px solid var(--border-light)}.product-module___A38FW__keyIngredients{flex-direction:column;gap:.85rem;padding:.25rem 0;display:flex}.product-module___A38FW__keyIngredient{flex-direction:column;gap:.2rem;display:flex}.product-module___A38FW__ingName{font-family:var(--font-sans);color:var(--text-primary);font-size:.9rem;font-weight:600}.product-module___A38FW__ingDesc{color:var(--text-secondary);font-size:.82rem;line-height:1.55}.product-module___A38FW__fullIngredients{color:var(--text-muted);font-size:.78rem;font-style:italic;line-height:1.65}.product-module___A38FW__list{color:var(--text-secondary);flex-direction:column;gap:.5rem;padding-left:1.2rem;font-size:.88rem;list-style:outside;display:flex}.product-module___A38FW__stickyCartBar{z-index:100;background:var(--bg);border-top:1px solid var(--border);padding:.6rem 1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000f}.product-module___A38FW__stickyCartInner{align-items:center;gap:.75rem;max-width:680px;margin:0 auto;display:flex}.product-module___A38FW__stickyPrice{color:var(--price-color);white-space:nowrap;font-size:1.15rem;font-weight:700;font-family:var(--font-sans)}.product-module___A38FW__stickyCartBtn{flex:1}.product-module___A38FW__similarWrapper{border-top:8px solid var(--bg-secondary);background:var(--bg);padding:4rem 0}@media (min-width:769px){.product-module___A38FW__mainContent{padding:3rem var(--space-lg);grid-template-columns:1fr 1fr;gap:4rem}.product-module___A38FW__gallerySlide{max-height:560px}.product-module___A38FW__thumbnails{justify-content:center;padding:.5rem 2rem .75rem}}@media (max-width:768px){.product-module___A38FW__productPage{padding-bottom:68px}.product-module___A38FW__pageHeader{padding:.6rem 0}.product-module___A38FW__breadcrumbs{gap:.35rem;padding:0 1rem;font-size:.6rem}.product-module___A38FW__gallerySlide{max-height:380px}.product-module___A38FW__title{font-size:1.3rem}.product-module___A38FW__price{font-size:1.5rem}.product-module___A38FW__stickyCartBar{padding:.5rem .75rem}}
.shop-module__SDrC4G__shopPage{padding-top:var(--navbar-height);background:var(--background)}.shop-module__SDrC4G__header{padding:var(--space-xl) 0 var(--space-lg);text-align:center;background:#f7f7f8;border-bottom:1px solid #e8e8e8;position:relative;overflow:hidden}.shop-module__SDrC4G__headerOverlay{opacity:.03;filter:grayscale();pointer-events:none;background-image:url(/assets/texture.png);background-position:50%;background-size:cover;position:absolute;inset:0}.shop-module__SDrC4G__breadcrumbs{text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);justify-content:center;gap:1rem;margin-bottom:2rem;font-size:.65rem;display:flex}.shop-module__SDrC4G__breadcrumbs span{color:var(--foreground)}.shop-module__SDrC4G__title{margin-bottom:var(--space-md);letter-spacing:-.04em;font-size:clamp(3rem,10vw,5rem);font-family:var(--font-serif);color:var(--foreground)}.shop-module__SDrC4G__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.8}.shop-module__SDrC4G__controls{top:var(--navbar-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffffe6;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding:1.25rem 0;position:sticky}.shop-module__SDrC4G__controlsInner{justify-content:space-between;align-items:center;display:flex}.shop-module__SDrC4G__count{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.7rem;font-weight:600}.shop-module__SDrC4G__filters{align-items:center;gap:3rem;display:flex}.shop-module__SDrC4G__filterBtn,.shop-module__SDrC4G__sortBtn{text-transform:uppercase;letter-spacing:.2em;color:var(--foreground);font-size:.65rem;font-weight:700}.shop-module__SDrC4G__divider{background:#e8e8e8;width:1px;height:15px}.shop-module__SDrC4G__listing{padding:var(--space-xl) 0}.shop-module__SDrC4G__grid{gap:var(--space-xl) var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.shop-module__SDrC4G__productCard{width:100%}.shop-module__SDrC4G__cardInner{background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:1rem;transition:all .4s;overflow:hidden}.shop-module__SDrC4G__cardInner:hover{border-color:#d9d9d9;box-shadow:0 8px 30px #0000000a}.shop-module__SDrC4G__imageWrapper{aspect-ratio:1/1.1;margin-bottom:var(--space-md);background:#f7f7f8;border-radius:6px;position:relative;overflow:hidden}.shop-module__SDrC4G__primaryImg,.shop-module__SDrC4G__secondaryImg{object-fit:cover;width:100%;height:100%;transition:transform 2s cubic-bezier(.19,1,.22,1),opacity 1.2s}.shop-module__SDrC4G__secondaryImg{opacity:0;position:absolute;top:0;left:0}.shop-module__SDrC4G__imageWrapper:hover .shop-module__SDrC4G__primaryImg{opacity:0;transform:scale(1.08)}.shop-module__SDrC4G__imageWrapper:hover .shop-module__SDrC4G__secondaryImg{opacity:1;transform:scale(1.08)}.shop-module__SDrC4G__quickAdd{opacity:0;z-index:10;width:100%;transition:all .8s cubic-bezier(.19,1,.22,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.shop-module__SDrC4G__imageWrapper:hover .shop-module__SDrC4G__quickAdd{opacity:1;transform:translateY(0)}.shop-module__SDrC4G__info{text-align:center}.shop-module__SDrC4G__infoTop{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.shop-module__SDrC4G__benefit{text-transform:uppercase;letter-spacing:.4em;color:var(--accent);font-size:.6rem;font-weight:700}.shop-module__SDrC4G__price{color:var(--accent);font-size:1.15rem;font-weight:700;font-family:var(--font-sans)}.shop-module__SDrC4G__name{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--foreground);margin-bottom:1rem;font-size:1.35rem;font-weight:700;line-height:1.2}.shop-module__SDrC4G__viewLink{text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);border-bottom:1px solid #e8e8e8;padding-bottom:.5rem;font-size:.65rem;font-weight:600;display:inline-block}.shop-module__SDrC4G__viewLink:hover{color:var(--accent);border-bottom-color:var(--accent);letter-spacing:.35em}@media (max-width:1200px){.shop-module__SDrC4G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shop-module__SDrC4G__grid{gap:var(--space-xl);grid-template-columns:1fr}.shop-module__SDrC4G__title{font-size:3.5rem}.shop-module__SDrC4G__quickAdd{opacity:1;transform:translateY(0)}}
