.product_container__KxGHM{width:100%;min-height:calc(100vh - 80px);background-color:var(--white);padding-top:0}.product_breadcrumb__WvKAn{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;color:var(--muddy-mischief)}.product_breadcrumbLink__SAh5x{color:var(--muddy-mischief);text-decoration:none;transition:color .2s ease}.product_breadcrumbLink__SAh5x:hover{color:var(--chilly-chomp)}.product_breadcrumbSeparator__SeEbv{color:var(--text-muted)}.product_breadcrumbCurrent__bvRew{color:var(--chilly-chomp);font-weight:500}.product_productGrid__g6_8s{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:1rem;align-items:center}.product_imagesSection__Jv_xM{display:flex;flex-direction:column;gap:1.5rem}.product_mainImageContainer__zro5K{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background-color:var(--bg-light-gray)}.product_emblaViewport__rBAfG{overflow:hidden;width:100%;height:100%}.product_emblaContainer__ijm_8{display:flex;height:100%}.product_emblaSlide__q5OFS{position:relative;flex:0 0 100%;min-width:0}.product_productImage__aVk_j{object-fit:contain;width:100%;height:100%}.product_thumbnailContainer___LLEP{display:flex;gap:.75rem;overflow-x:auto;padding:.25rem 0}.product_thumbnail__7OUfF{position:relative;flex:0 0 80px;width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;background-color:var(--bg-light-gray)}.product_thumbnailActive__hzIsL,.product_thumbnail__7OUfF:hover{border-color:var(--chilly-chomp)}.product_thumbnailImage__wqc1e{object-fit:contain;width:100%;height:100%}.product_productInfo__WW46R{display:flex;flex-direction:column;gap:2rem}.product_productHeader__7aQOQ{display:flex;flex-direction:column;gap:0}.product_productBrand__eXgGt{font-size:1rem;color:var(--chilly-chomp);font-weight:400;margin:0 0 .5rem;text-transform:uppercase}.product_productTitle__oUnKL{font-size:2.5rem;font-weight:600;color:var(--muddy-mischief);line-height:1.2;margin:0 0 1rem}.product_productSubtitle__Q_sfs{font-size:1.125rem;color:var(--muddy-mischief);font-weight:400;margin:0}.product_productDescription___o_wu{font-size:1rem;line-height:1.6;color:var(--muddy-mischief);white-space:pre-line;max-width:500px}.product_variantSection__Bchqz{display:flex;flex-direction:column;gap:1rem}.product_variantLabel__Hzz9p{font-size:1rem;font-weight:400;color:var(--checkout-grey);text-transform:none;letter-spacing:0;margin-bottom:1rem}.product_variantOptions__MZV2M{display:flex;flex-wrap:wrap;gap:.75rem}.product_variantButton__oLayT{padding:.75rem 1.5rem;border:2px solid var(--muddy-mischief);border-radius:8px;background:var(--white);color:var(--muddy-mischief);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;text-align:center}.product_variantButton__oLayT:hover{border-color:var(--chilly-chomp)}.product_variantButtonSelected__Nipf8{background:rgba(0,160,160,.05);border-color:var(--chilly-chomp);color:var(--chilly-chomp)}.product_benefitsSection__Ebia7{padding-top:2rem;margin-top:2rem}.product_benefitsList__OCTl_{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.product_benefitItem__pByBA{display:flex;align-items:flex-start;gap:.75rem}.product_benefitIcon__qjDQK{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--chilly-chomp)}.product_benefitText__OK5lh{font-size:1rem;color:var(--muddy-mischief);line-height:1.5}.product_purchaseSection__GBpOV{display:flex;flex-direction:column;gap:1rem}.product_purchaseActions__uQy7m{display:flex;gap:1rem;align-items:center}.product_quantityCounter__F2ocW{display:flex;align-items:center;border:2px solid var(--muddy-mischief);border-radius:50px;padding:.75rem 1rem;gap:.75rem;height:56px}.product_quantityButton__aneXl{width:32px;height:32px;border:none;background:transparent;color:var(--muddy-mischief);font-size:1.5rem;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;line-height:1}.product_quantityButton__aneXl:hover:not(:disabled){color:var(--chilly-chomp)}.product_quantityButton__aneXl:disabled{opacity:.3;cursor:not-allowed}.product_quantityValue__R9c9E{min-width:32px;text-align:center;font-size:1rem;font-weight:500;color:var(--muddy-mischief)}.product_addToCartButton__FpmOa{padding:.75rem 1.5rem;background:var(--chilly-chomp);color:var(--white);border:none;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 1px 2px rgba(0,0,0,.05);white-space:nowrap;height:56px}.product_addToCartButton__FpmOa:hover:not(:disabled){background:var(--muddy-mischief)}.product_addToCartButton__FpmOa:disabled{background:var(--border-light);color:var(--text-muted);cursor:not-allowed}.product_loadingSpinner__B0P_q{width:1.25rem;height:1.25rem;animation:product_spin__HykmZ 1s linear infinite}@keyframes product_spin__HykmZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product_heroInfoBox__uZhNv{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem;background:rgba(0,160,160,.05);border-radius:15px}.product_heroInfoItem__esVVN{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.product_heroIcon__5CQvc{flex-shrink:0}.product_heroInfoText__Hsu_C{font-size:.875rem;font-weight:500;color:var(--muddy-mischief);line-height:1.4}.product_loadingContainer__cdUSr{display:flex;flex-direction:column;gap:2rem}.product_skeleton__9sgQ5{background:linear-gradient(90deg,var(--bg-skeleton) 25%,#e0e0e0 50%,var(--bg-skeleton) 75%);background-size:200% 100%;animation:product_loading__Ch9El 1.5s infinite;border-radius:8px}@keyframes product_loading__Ch9El{0%{background-position:200% 0}to{background-position:-200% 0}}.product_skeletonImage__fA6x5{height:500px;width:100%}.product_skeletonTitle__SPwmQ{height:48px;width:75%}.product_skeletonText__Z_rvR{height:20px;width:100%}.product_skeletonButton__ViKnR{height:56px;width:100%;border-radius:50px}.product_errorContainer__e_vdD{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px;gap:1.5rem}.product_errorTitle__pSOJk{font-size:1.5rem;font-weight:600;color:var(--muddy-mischief);margin:0}.product_errorMessage__xx_jC{font-size:1rem;color:var(--text-medium-gray);margin:0}.product_faqSection__GM_JG,.product_ingredientsSection__KhKJf,.product_keyBenefitsSection__JEBV8,.product_nutritionSection__K70LG,.product_relatedProductsSection___6wfN,.product_whyLoveSection__fKPSZ{margin-top:4rem;padding-top:4rem}.product_faqSection__GM_JG{text-align:center;padding-bottom:4rem}.product_faqSection__GM_JG .product_section-subtitle__d2fAy,.product_faqSection__GM_JG .product_section-title__7jKMH{text-align:center}.product_faqSection__GM_JG .product_section-title__7jKMH{margin-bottom:3.125rem}.product_benefitsGrid__PSMxL{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.product_benefitCard__tQY3Z{padding:2rem;border-radius:15px;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease}.product_benefitCard__tQY3Z:hover{transform:translateY(-4px)}.product_benefitCardIcon__wAMry{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.3);border-radius:12px}.product_benefitCardTitle__n6vkO{font-size:1.25rem;font-weight:600;color:var(--muddy-mischief);margin:0}.product_benefitCardText__EpdcV{font-size:1rem;line-height:1.6;color:var(--muddy-mischief);margin:0}.product_nutritionTable__I_QZs{background:var(--white);border:2px solid var(--border-light);border-radius:15px;overflow:hidden;max-width:600px}.product_nutritionRow__DuSXc{display:flex;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border-light)}.product_nutritionRow__DuSXc:last-child{border-bottom:none}.product_nutritionLabel__2lICl{font-size:1rem;color:var(--muddy-mischief);font-weight:500}.product_nutritionValue__SHmwY{font-size:1rem;color:var(--muddy-mischief);font-weight:600}.product_whyLoveGrid__fq6zK{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product_whyLoveItem__R8Ydc{display:flex;gap:1rem;align-items:flex-start}.product_whyLoveIcon__qF1mb{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--chilly-chomp);border-radius:50%;color:var(--white)}.product_whyLoveTitle__Et7i9{font-size:1.125rem;font-weight:600;color:var(--muddy-mischief);margin:0 0 .5rem}.product_whyLoveText__LkX0H{font-size:1rem;line-height:1.6;color:var(--muddy-mischief);margin:0}.product_ingredientsContent__736Tz{background:var(--bg-hover);border-radius:15px;padding:2rem}.product_ingredientsText___W_Rw{font-size:1rem;line-height:1.8;color:var(--muddy-mischief);margin:0}.product_faqList__Qr0SZ{display:flex;flex-direction:column;gap:1rem;max-width:762px;margin:3.125rem auto 0;text-align:left}.product_faqItem__n71i1{background:transparent;border:none;overflow:hidden}.product_faqItem__n71i1[open] .product_faqQuestion__rY2IW{color:var(--chilly-chomp)}.product_faqQuestion__rY2IW{padding:0;font-size:1.5rem;font-weight:400;line-height:1.5;color:var(--muddy-mischief);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;user-select:none;transition:color .2s ease}.product_faqQuestion__rY2IW::-webkit-details-marker{display:none}.product_faqIcon__v1gEA{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease}.product_faqIconMinus__WbTkF,.product_faqIconPlus___gKCw{position:absolute;transition:opacity .3s ease,transform .3s ease}.product_faqIconPlus___gKCw{opacity:1;transform:rotate(0deg);color:var(--border-medium)!important;filter:invert(85%) sepia(0) saturate(0) hue-rotate(180deg) brightness(100%) contrast(90%)}.product_faqIconMinus__WbTkF{color:var(--chilly-chomp)}.product_faqIconMinus__WbTkF,.product_faqItem__n71i1[open] .product_faqIconPlus___gKCw{opacity:0;transform:rotate(90deg)}.product_faqItem__n71i1[open] .product_faqIconMinus__WbTkF{opacity:1;transform:rotate(0deg)}.product_faqAnswer__9q4mG{padding:.5rem 0;font-size:1rem;font-weight:400;line-height:1.5;color:var(--text-dark);margin:0;max-width:650px;animation:product_slideDown__0iSQr .3s ease-out}@keyframes product_slideDown__0iSQr{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product_faqFooter__DUiZN{margin-top:3.125rem;text-align:center}.product_faqFooterText__3QyTJ{font-size:1.5rem;color:var(--muddy-mischief);margin:0}.product_faqFooterLink__SxofV{color:var(--chilly-chomp);text-decoration:underline;font-weight:500;transition:color .2s ease}.product_faqFooterLink__SxofV:hover{color:var(--muddy-mischief)}.product_relatedProductsGrid__ja3EF{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product_placeholderText__BBCuF{color:var(--text-muted);font-style:italic;padding:2rem;text-align:center}@media (max-width:1024px){.product_productGrid__g6_8s{grid-template-columns:1fr;gap:3rem}.product_benefitsGrid__PSMxL{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.product_whyLoveGrid__fq6zK{grid-template-columns:1fr}}@media (max-width:768px){.product_container__KxGHM{margin:0!important;padding:0!important}.product_breadcrumb__WvKAn{margin-bottom:2rem;font-size:.75rem}.product_productGrid__g6_8s{gap:2rem}.product_productTitle__oUnKL{font-size:1.75rem}.product_price__0_usb{font-size:1.5rem}.product_mainImageContainer__zro5K{border-radius:8px}.product_thumbnail__7OUfF{width:60px;height:60px}.product_variantButton__oLayT{padding:.5rem 1rem;font-size:.875rem}.product_purchaseSection__GBpOV{padding:1.5rem}.product_faqSection__GM_JG,.product_ingredientsSection__KhKJf,.product_keyBenefitsSection__JEBV8,.product_nutritionSection__K70LG,.product_relatedProductsSection___6wfN,.product_whyLoveSection__fKPSZ{margin-top:2.5rem;padding-top:2.5rem}.product_benefitsGrid__PSMxL{grid-template-columns:1fr;gap:1rem}.product_benefitCard__tQY3Z{padding:1.5rem}.product_benefitCardTitle__n6vkO{font-size:1.125rem}.product_benefitCardText__EpdcV{font-size:.9375rem}.product_nutritionTable__I_QZs{max-width:100%}.product_nutritionRow__DuSXc{padding:.875rem 1rem}.product_nutritionLabel__2lICl,.product_nutritionValue__SHmwY{font-size:.9375rem}.product_whyLoveGrid__fq6zK{gap:1.5rem}.product_whyLoveTitle__Et7i9{font-size:1rem}.product_whyLoveText__LkX0H{font-size:.9375rem}.product_ingredientsContent__736Tz{padding:1.5rem}.product_ingredientsText___W_Rw{font-size:.9375rem}.product_faqList__Qr0SZ{gap:.75rem;max-width:100%}.product_faqQuestion__rY2IW{padding:0;font-size:1.25rem}.product_faqIconMinus__WbTkF img,.product_faqIconPlus___gKCw img,.product_faqIcon__v1gEA{width:40px;height:40px}.product_faqAnswer__9q4mG{padding:.5rem 0 0;font-size:.9375rem;font-weight:400;max-width:100%}.product_faqFooterText__3QyTJ{font-size:1.125rem}.product_heroInfoBox__uZhNv,.product_relatedProductsGrid__ja3EF{grid-template-columns:1fr;gap:1.5rem}.product_heroInfoBox__uZhNv{padding:2rem 1.5rem}.product_heroInfoText__Hsu_C{font-size:.8125rem}.product_purchaseActions__uQy7m{flex-direction:column;width:100%;gap:1rem}.product_quantityCounter__F2ocW{width:100%;justify-content:center;padding:.75rem;height:56px}.product_quantityButton__aneXl{width:40px;height:40px}.product_quantityValue__R9c9E{min-width:60px;font-size:1.125rem}.product_addToCartButton__FpmOa{width:100%;padding:1rem 1.5rem;white-space:normal;text-align:center;height:56px}}.ShopProductCard_productCard__BrZnm{background:var(--white);border-radius:8px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform .2s ease;box-shadow:none}.ShopProductCard_productCard__BrZnm:hover{transform:translateY(-2px)}.ShopProductCard_productImageWrapper__XW4dA{position:relative;width:100%;padding-top:100%;overflow:hidden;background:var(--bg-light-gray)}.ShopProductCard_productImage___Ase9{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;padding:1rem}.ShopProductCard_imageHidden__5Bmmj{animation:ShopProductCard_imageFadeInOut__U6_lM 2s ease-in-out forwards}.ShopProductCard_sizeBadge__TgBrI{position:absolute;top:1.5rem;left:1.5rem;background:transparent;padding:.25rem .5rem;border-radius:4px;font-family:var(--font-inter),"Inter",sans-serif;font-size:1rem;font-weight:400;color:var(--text-dark);z-index:2}.ShopProductCard_addToCartButton__mhHMb{position:absolute;top:1.5rem;right:1.5rem;width:48px;height:48px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:2;color:var(--muddy-mischief);padding:0}.ShopProductCard_addToCartButton__mhHMb:hover{color:var(--muddy-mischief)}.ShopProductCard_addToCartButton__mhHMb:hover svg path{fill:var(--muddy-mischief);stroke:var(--bg-light-gray)}.ShopProductCard_addToCartButton__mhHMb:active svg path{fill:transparent}.ShopProductCard_addToCartButton__mhHMb:disabled{opacity:.5;cursor:not-allowed;transform:none}.ShopProductCard_addToCartButton__mhHMb.ShopProductCard_loading__0r5rl{background:transparent;cursor:wait}.ShopProductCard_loadingSpinner__Wwgv5{width:24px;height:24px;border:2px solid rgba(19,56,56,.2);border-top:2px solid var(--muddy-mischief);border-radius:50%;animation:ShopProductCard_smoothSpin__8z6xG .8s linear infinite}@keyframes ShopProductCard_smoothSpin__8z6xG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ShopProductCard_addedToCartOverlay__NTNrf{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(90,195,195,.3);display:flex;align-items:center;justify-content:center;z-index:3;animation:ShopProductCard_fadeInOut__DVNAp 2s ease-in-out forwards}.ShopProductCard_addedToCartMessage__Dl6VO{display:flex;align-items:center;gap:.5rem;color:var(--muddy-mischief);font-family:var(--font-inter),"Inter",sans-serif;font-size:1.125rem;font-weight:500}@keyframes ShopProductCard_fadeInOut__DVNAp{0%{opacity:0}10%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes ShopProductCard_imageFadeInOut__U6_lM{0%{opacity:1}10%{opacity:0}75%{opacity:0}to{opacity:1}}.ShopProductCard_outOfStock__UbbuW{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.9);padding:.5rem 1rem;border-radius:4px;font-family:var(--font-inter),"Inter",sans-serif;font-size:.875rem;font-weight:500;color:var(--muddy-mischief);z-index:1}.ShopProductCard_productInfo__NY7tP{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ShopProductCard_productTitle__ayE1X{font-family:var(--font-inter),"Inter",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.4;color:var(--text-dark);margin:0}.ShopProductCard_productPrice__1tzK5{font-family:var(--font-inter),"Inter",sans-serif;font-size:1rem;font-weight:600;color:var(--muddy-mischief);margin:0}@media (min-width:768px){.ShopProductCard_productInfo__NY7tP{padding:1.25rem}}@media (min-width:1024px){.ShopProductCard_productInfo__NY7tP{padding:1.5rem}}.RelatedProducts_container__bks4a{width:100%;margin-top:2rem}.RelatedProducts_header__bOYyR{text-align:center;margin-bottom:3rem}.RelatedProducts_loading__XvaD4{text-align:center;padding:3rem;color:var(--muddy-mischief)}.RelatedProducts_productGrid__oNMFF{display:grid;grid-template-columns:1fr;column-gap:1rem;row-gap:50px}@media (min-width:768px){.RelatedProducts_productGrid__oNMFF{grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:50px}}@media (min-width:1024px){.RelatedProducts_productGrid__oNMFF{grid-template-columns:repeat(3,1fr);column-gap:1rem;row-gap:50px}}.testimonials_lovingSection__H9bIn{padding:3rem 0;margin-top:0}.testimonials_lovingHeader__VbdBO{text-align:left;margin-bottom:3rem}.testimonials_testimonialGrid__La261{display:grid;grid-template-columns:1fr;gap:1rem}.testimonials_testimonialCard__j7bsc{background:rgba(214,202,246,.2);border-radius:8px;padding:2rem;text-align:left;min-height:350px;display:flex;flex-direction:column;justify-content:space-between}.testimonials_testimonialText__dTMRv{font-size:16px;line-height:1.5;margin:0 0 1.5rem;font-weight:400}.testimonials_testimonialAuthor__pau6Y,.testimonials_testimonialText__dTMRv{font-family:var(--font-inter),"Inter",sans-serif;color:var(--muddy-mischief)}.testimonials_testimonialAuthor__pau6Y{font-size:1rem;font-weight:600;margin:0}.testimonials_testimonialReview__Aq8ro{margin-top:auto;padding-top:1rem}.testimonials_reviewLabel__troBd{font-weight:500;margin:0 0 .25rem;text-decoration:underline}.testimonials_reviewLabel__troBd,.testimonials_reviewProduct__GEyDx{font-family:var(--font-inter),"Inter",sans-serif;font-size:14px;color:var(--muddy-mischief)}.testimonials_reviewProduct__GEyDx{font-weight:400;margin:0;line-height:1.4}.testimonials_buttonWrapper__wYRlU{display:flex;justify-content:flex-start;margin-top:3rem}.testimonials_readAllButton__yzWS9{display:inline-flex;padding:12px 24px;align-items:center;border-radius:50px;border:2px solid var(--muddy-mischief);color:var(--muddy-mischief);font-size:16px;font-weight:500;text-decoration:none;transition:all .2s ease;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.05);background:transparent}.testimonials_readAllButton__yzWS9:hover{background:var(--muddy-mischief);color:var(--white)}@media (min-width:768px){.testimonials_lovingSection__H9bIn{padding:4rem 0}.testimonials_testimonialGrid__La261{grid-template-columns:repeat(2,1fr);gap:1rem}.testimonials_testimonialCard__j7bsc{min-height:350px}}@media (min-width:1024px){.testimonials_lovingSection__H9bIn{padding:5rem 0}.testimonials_testimonialGrid__La261{grid-template-columns:repeat(4,1fr);gap:1rem}.testimonials_testimonialCard__j7bsc{min-height:350px}}