.AcidityComparison_container__gn2eZ{padding:2rem;background:linear-gradient(135deg,rgba(139,154,70,.08),rgba(164,184,92,.08));border-radius:12px;max-width:600px;margin:2rem auto}.AcidityComparison_title__NxQJ1{font-size:1.1rem;font-weight:600;color:var(--secondary);margin:0 0 1.5rem;text-align:center}.AcidityComparison_bars__TF7Ny{display:flex;flex-direction:column;gap:1.25rem}.AcidityComparison_barRow__TO3Cr{display:flex;align-items:center;gap:1rem;position:relative}.AcidityComparison_label__2U5iV{flex:0 0 100px;font-weight:500;font-size:.95rem;color:var(--secondary);text-align:right}.AcidityComparison_barContainer__VeiLx{flex:1 1;height:32px;background:rgba(139,154,70,.15);border-radius:6px;overflow:hidden;position:relative}.AcidityComparison_bar__IHlqS{height:100%;background:linear-gradient(90deg,#8B9A46,#A4B85C);border-radius:6px;display:flex;align-items:center;justify-content:center;padding:0 .5rem;transition:width .8s ease-out;min-width:55px}.AcidityComparison_bar__IHlqS.AcidityComparison_animated__E404f{animation:AcidityComparison_shimmer__JzzJT 1.5s ease-out forwards}@keyframes AcidityComparison_shimmer__JzzJT{0%{background-position:-200% 0}to{background-position:200% 0}}.AcidityComparison_value__0BMf_{font-weight:600;font-size:.9rem;color:white;text-shadow:1px 1px 2px rgba(0,0,0,.3);white-space:nowrap}.AcidityComparison_tooltip__Pumo3{margin-top:1.5rem;padding:.75rem 1rem;background:rgba(139,154,70,.1);border-radius:8px;font-size:.85rem;color:var(--secondary);text-align:center;line-height:1.5}.AcidityComparison_acidityComparisonFootnote__liTS7{font-size:.75rem;color:var(--text-dark);opacity:.6;margin-top:1rem;margin-bottom:0;text-align:center;font-style:italic}@media (max-width:640px){.AcidityComparison_container__gn2eZ{padding:1.5rem 1rem}.AcidityComparison_title__NxQJ1{font-size:1rem}.AcidityComparison_label__2U5iV{flex:0 0 80px;font-size:.85rem}.AcidityComparison_barContainer__VeiLx{height:28px}.AcidityComparison_tooltip__Pumo3,.AcidityComparison_value__0BMf_{font-size:.8rem}}.GoogleReviews_reviewsSection__fVaeC{height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;padding-top:80px;box-sizing:border-box;background-color:var(--background-light)}.GoogleReviews_sectionContent__f2eSU{width:100%;max-width:800px;margin:0 auto;text-align:center;padding:0 2rem;box-sizing:border-box}.GoogleReviews_sectionContent__f2eSU h2{font-size:2.5rem;margin-bottom:2rem;color:var(--secondary)}.GoogleReviews_overallRating__eLNRU{display:flex;align-items:center;justify-content:center;gap:.75rem}.GoogleReviews_ratingNumber__h2T4p{font-size:2rem;font-weight:700;color:var(--secondary)}.GoogleReviews_stars__j3mS_{display:inline-flex;gap:2px;font-size:1.4rem}.GoogleReviews_starFilled__qtvYE{color:#f4b400}.GoogleReviews_starEmpty__CpGj8{color:var(--gray-alpha-200)}.GoogleReviews_reviewCount__aZABS{font-size:1rem;color:var(--gray-600,#666)}.GoogleReviews_carouselContainer__1sdBa{width:100%;max-width:600px;margin:0 auto;display:flex;align-items:center}.GoogleReviews_carouselContent__esBzl{flex:1 1;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden}.GoogleReviews_carouselButton__nLv4N{flex-shrink:0;background:rgba(255,255,255,.9);border:none;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.3rem;color:var(--foreground);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background .2s ease,box-shadow .2s ease}.GoogleReviews_carouselButton__nLv4N:hover{background:white;box-shadow:0 4px 12px rgba(0,0,0,.15)}.GoogleReviews_reviewCard__BNAg9{text-align:center;padding:1.5rem 1rem;width:100%;height:280px;display:flex;flex-direction:column;align-items:center}.GoogleReviews_reviewCard__BNAg9 .GoogleReviews_stars__j3mS_{font-size:1.2rem}.GoogleReviews_reviewText__j2zsl{font-size:1.15rem;line-height:1.7;color:var(--foreground);font-style:italic;flex:1 1;overflow-y:auto}.GoogleReviews_reviewFooter__N_xaq{display:flex;align-items:center;justify-content:center;gap:1rem}.GoogleReviews_reviewerName__0jXOU{font-weight:600;color:var(--foreground)}.GoogleReviews_reviewTime__uCh1w{font-size:.85rem;color:var(--gray-600,#666)}.GoogleReviews_indicators__sw5aC{display:flex;justify-content:center;margin-top:1.5rem;gap:8px}.GoogleReviews_indicator__omxC3{width:10px;height:10px;border-radius:50%;background:var(--gray-alpha-200);border:none;cursor:pointer;transition:all .3s ease}.GoogleReviews_activeIndicator__9Ey9z{background:var(--primary);transform:scale(1.2)}.GoogleReviews_googleAttribution__zbZDJ{display:inline-block;margin-top:1.5rem;font-size:.9rem;color:var(--secondary);text-decoration:none;font-weight:500;transition:color .2s ease}.GoogleReviews_googleAttribution__zbZDJ:hover{color:var(--primary);text-decoration:underline}@media (max-width:768px){.GoogleReviews_reviewsSection__fVaeC{height:auto;min-height:0;align-items:flex-start;justify-content:flex-start;padding-top:2rem;padding-bottom:2.5rem}.GoogleReviews_sectionContent__f2eSU{padding:0 1rem}.GoogleReviews_sectionContent__f2eSU h2{font-size:1.6rem;margin-bottom:.75rem}.GoogleReviews_overallRating__eLNRU{flex-wrap:wrap;gap:.5rem}.GoogleReviews_ratingNumber__h2T4p{font-size:1.6rem}.GoogleReviews_stars__j3mS_{font-size:1.1rem}.GoogleReviews_reviewCount__aZABS{font-size:.85rem;width:100%}.GoogleReviews_reviewText__j2zsl{font-size:.95rem;line-height:1.55}.GoogleReviews_carouselContainer__1sdBa{margin-top:.75rem}.GoogleReviews_carouselButton__nLv4N{width:36px;height:36px;font-size:1rem}.GoogleReviews_carouselContent__esBzl{height:auto;min-height:0;overflow:visible}.GoogleReviews_reviewCard__BNAg9{padding:.75rem .25rem;height:auto;min-height:220px;gap:.5rem}.GoogleReviews_googleAttribution__zbZDJ,.GoogleReviews_indicators__sw5aC{margin-top:.75rem}}.ProductCarousel_carouselContainer__P8c6u{position:relative;display:flex;align-items:center;justify-content:center;width:100%;margin:3rem auto;max-width:1200px}.ProductCarousel_carouselContent__Vzgx5{width:100%;overflow:hidden;position:relative;padding:0 2rem}.ProductCarousel_carouselItem__McI_s{display:flex;flex-direction:row;gap:2rem;border-radius:8px;background-color:white;border:1px solid var(--gray-alpha-200);box-shadow:0 6px 20px rgba(0,0,0,.05);transition:all .3s ease;margin:0 auto;padding:2rem;align-items:flex-start}.ProductCarousel_productImageContainer__LF2oL{width:400px;height:400px;display:flex;align-items:center;justify-content:center;background-color:white;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 8px 16px rgba(0,0,0,.08)}.ProductCarousel_productInfo__GeRHw{display:flex;flex-direction:column;justify-content:flex-start;padding:1rem 1rem 1rem 0;flex:1 1;min-height:400px}.ProductCarousel_productName__hplUD{font-size:1.8rem;font-weight:600;margin-bottom:1rem;font-family:var(--font-serif);color:var(--foreground)}.ProductCarousel_productDescription__ae6Wy{font-size:.95rem;color:var(--gray-600);line-height:1.7;margin-bottom:1.5rem;max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--gray-alpha-200) transparent}.ProductCarousel_productDescription__ae6Wy::-webkit-scrollbar{width:4px}.ProductCarousel_productDescription__ae6Wy::-webkit-scrollbar-track{background:transparent}.ProductCarousel_productDescription__ae6Wy::-webkit-scrollbar-thumb{background-color:var(--gray-alpha-200);border-radius:20px}.ProductCarousel_productActions__GNoBV{display:flex;align-items:center;justify-content:flex-end;gap:2rem;margin-top:auto;padding-top:1.5rem;border-top:1px solid var(--gray-alpha-200)}.ProductCarousel_productPriceDisplay__jFMX4{font-size:1.6rem;font-weight:700;color:var(--primary)}.ProductCarousel_addToCartButton__aiFxq{background-color:var(--primary);color:white;display:flex;align-items:center;justify-content:center;border:none;padding:.8rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ProductCarousel_addToCartButton__aiFxq:focus{outline:2px solid var(--secondary)}.ProductCarousel_addToCartButton__aiFxq:hover{transform:translateY(-2px);background-color:var(--primary-dark,#005f73)}.ProductCarousel_bundleOffer__kaPWi{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(196,179,102,.12),rgba(250,240,161,.18));border:1px solid rgba(196,179,102,.45);border-radius:8px}.ProductCarousel_bundleInfo___YMUQ{display:flex;flex-direction:column;gap:.3rem;min-width:0;text-align:left}.ProductCarousel_bundleTitle__AhkHN{font-weight:600;font-size:1rem;color:var(--foreground)}.ProductCarousel_bundleShipping__76NZV{font-size:.85rem;color:var(--secondary);font-weight:500}.ProductCarousel_bundleActions__tBi6k{display:flex;align-items:center;gap:.9rem;flex-shrink:0}.ProductCarousel_bundlePrice__P8oy9{font-size:1.2rem;font-weight:700;color:var(--primary);white-space:nowrap}.ProductCarousel_bundleButton__zSFu7{background-color:var(--primary);color:white;border:none;padding:.65rem 1.1rem;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease;white-space:nowrap}.ProductCarousel_bundleButton__zSFu7:focus{outline:2px solid var(--secondary)}.ProductCarousel_bundleButton__zSFu7:hover{transform:translateY(-2px);background-color:var(--primary-dark,#005f73)}.ProductCarousel_carouselButton__baNW7{position:absolute;background:rgba(255,255,255,.9);border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;color:var(--foreground);box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:10;transition:all .2s ease}.ProductCarousel_carouselButton__baNW7:hover{background:white;transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductCarousel_prevButton__4iXMW{left:10px}.ProductCarousel_nextButton__8ydu_{right:10px}.ProductCarousel_indicators__ZuDmZ{display:flex;justify-content:center;margin-top:1.5rem;gap:8px}.ProductCarousel_indicator__AYze_{width:10px;height:10px;border-radius:50%;background:var(--gray-alpha-200);border:none;cursor:pointer;transition:all .3s ease}.ProductCarousel_activeIndicator__jY3eH{background:var(--primary);transform:scale(1.2)}@media (max-width:992px){.ProductCarousel_carouselItem__McI_s{flex-direction:column;gap:1rem;padding:1.25rem;align-items:center}.ProductCarousel_productImageContainer__LF2oL{width:100%;height:220px;max-width:220px;box-shadow:0 4px 10px rgba(0,0,0,.06)}.ProductCarousel_productInfo__GeRHw{height:auto;width:100%;padding:0;min-height:0}.ProductCarousel_bundleOffer__kaPWi{gap:.75rem;padding:.7rem .9rem;margin-top:.75rem}.ProductCarousel_bundleTitle__AhkHN{font-size:.95rem}.ProductCarousel_bundleShipping__76NZV{font-size:.8rem}.ProductCarousel_bundlePrice__P8oy9{font-size:1.1rem}.ProductCarousel_bundleButton__zSFu7{padding:.55rem .9rem;font-size:.9rem}.ProductCarousel_productActions__GNoBV{flex-direction:column;align-items:stretch;gap:.75rem;padding-top:1rem}.ProductCarousel_productPriceDisplay__jFMX4{text-align:center}.ProductCarousel_addToCartButton__aiFxq{width:100%;padding:1rem 1.5rem;font-size:1.1rem}.ProductCarousel_productDescription__ae6Wy{max-height:150px}}@media (max-width:768px){.ProductCarousel_carouselItem__McI_s{padding:1rem;gap:.75rem}.ProductCarousel_carouselContainer__P8c6u{margin:.5rem auto}.ProductCarousel_productImageContainer__LF2oL{height:180px;max-width:180px}.ProductCarousel_productName__hplUD{font-size:1.15rem;margin-bottom:.4rem}.ProductCarousel_productDescription__ae6Wy{max-height:72px;font-size:.8rem;margin-bottom:.5rem;line-height:1.4}.ProductCarousel_productActions__GNoBV{gap:.4rem;padding-top:.5rem}.ProductCarousel_addToCartButton__aiFxq{padding:.65rem 1.2rem;font-size:.95rem}.ProductCarousel_productPriceDisplay__jFMX4{font-size:1.3rem}.ProductCarousel_bundleOffer__kaPWi{flex-direction:column;align-items:stretch;padding:.6rem .75rem;margin-top:.5rem;gap:.45rem}.ProductCarousel_bundleInfo___YMUQ{gap:.1rem}.ProductCarousel_bundleTitle__AhkHN{font-size:.9rem}.ProductCarousel_bundleShipping__76NZV{font-size:.72rem}.ProductCarousel_bundleActions__tBi6k{justify-content:space-between;gap:.6rem}.ProductCarousel_bundlePrice__P8oy9{font-size:1rem}.ProductCarousel_bundleButton__zSFu7{flex:1 1;padding:.55rem .75rem;font-size:.85rem;text-align:center}.ProductCarousel_carouselButton__baNW7{width:40px;height:40px;font-size:1.3rem}.ProductCarousel_indicators__ZuDmZ{margin-top:.75rem}}@media (max-width:480px){.ProductCarousel_carouselContent__Vzgx5{padding:0 .5rem}.ProductCarousel_carouselItem__McI_s{padding:.85rem}.ProductCarousel_productImageContainer__LF2oL{height:160px;max-width:160px}.ProductCarousel_addToCartButton__aiFxq{padding:.7rem 1rem;font-size:.95rem}.ProductCarousel_carouselButton__baNW7{width:36px;height:36px}}