.product-detail-page{padding-top:var(--header-height);padding-bottom:clamp(2rem,6dvh,4rem);background:#fffcf8;min-height:100dvh;min-height:calc(var(--vh, 1vh) * 100)}.pd-hero-section{width:100%;max-width:100%;margin:0 auto;padding:clamp(1rem,3dvh,2rem) clamp(24px,6vw,120px);display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:start}.pd-gallery{position:-webkit-sticky;position:sticky;top:clamp(100px,12dvh,140px);display:flex;flex-direction:row;gap:1.5rem;align-items:flex-start}@media (max-width:768px){.pd-gallery{flex-direction:column-reverse;gap:1rem;position:static}}.pd-gallery-content{flex:1 1;display:flex;flex-direction:column;gap:24px;min-width:0}.pd-main-image{width:100%;aspect-ratio:1/1;background:#f5f5f0;border-radius:28px;overflow:hidden;position:relative;cursor:zoom-in;box-shadow:0 30px 60px rgba(0,0,0,.08),0 10px 20px rgba(0,0,0,.04),inset 0 0 0 1px rgba(255,255,255,.82);max-height:clamp(450px,68dvh,720px)}.pd-benefit-chip{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;height:30px;border-radius:20px;background:rgba(240,248,232,.92);border:1px solid rgba(143,179,106,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:12px;font-weight:600;color:#3a5c2a;letter-spacing:.01em;z-index:4;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.06)}.pd-benefit-chip-icon{font-size:10px;color:#8fb36a}.pu-btn-trynow{flex:1 1;height:44px;border:1.5px solid #8fb36a;background:transparent;color:#3d6b2e;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease;position:relative;overflow:hidden;z-index:1}.pu-btn-trynow:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#8fb36a;transition:height .25s ease;z-index:-1}.pu-btn-trynow:hover{color:white}.pu-btn-trynow:hover:before{height:100%}.pu-btn-subscribe{flex:1.4 1;height:44px;background:linear-gradient(135deg,#b0cc81,#8fb36a);color:white;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 12px rgba(143,179,106,.15)}.pu-btn-subscribe:hover{box-shadow:0 12px 24px rgba(143,179,106,.35);transform:translateY(-2px)}.pd-main-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1)}.pd-main-image:hover img{transform:scale(1.08)}.pd-thumbnails{display:flex;flex-direction:column;gap:12px;width:clamp(70px,8vw,90px)}@media (max-width:768px){.pd-thumbnails{flex-direction:row;width:100%;justify-content:center;overflow-x:auto;padding-bottom:4px}.pd-thumb{flex:0 0 70px;height:70px}}.pd-thumb{width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s cubic-bezier(.165,.84,.44,1);background:#f5f5f0;box-shadow:0 4px 12px rgba(0,0,0,.03)}.pd-thumb.active{border-color:#8fb36a;box-shadow:0 0 15px rgba(143,179,106,.2)}.pd-thumb:hover{transform:scale(1.05);border-color:rgba(143,179,106,.4);box-shadow:0 8px 16px rgba(143,179,106,.15)}.pd-thumb img{width:100%;height:100%;object-fit:cover}.pd-info{display:flex;flex-direction:column;justify-content:flex-start;gap:24px}.pd-breadcrumb{font-size:.85rem;color:#6f7c6b;margin-bottom:.5rem;text-transform:capitalize}.pd-breadcrumb a{color:#6f7c6b;text-decoration:none;transition:color .2s}.pd-breadcrumb a:hover,.pd-title{color:#2f3a2e}.pd-title{font-family:var(--font-heading,"Quicksand",sans-serif);font-size:clamp(2rem,min(5vw,5dvh),3rem);line-height:1.1;margin:0;font-weight:700}.pd-subtitle{font-size:clamp(1rem,2dvh,1.1rem);color:#6f7c6b;margin-bottom:clamp(.2rem,1dvh,.5rem);font-weight:400}.pd-price-row{display:flex;align-items:baseline;gap:clamp(.5rem,2dvh,1rem);margin-bottom:0;padding-bottom:clamp(.5rem,2dvh,1rem);border-bottom:1px solid rgba(0,0,0,.06)}.pd-price{font-size:clamp(1.8rem,4dvh,2.2rem);font-weight:700;color:#2f3a2e}.pd-unit{font-size:clamp(.9rem,2dvh,1rem);color:#6f7c6b}.pd-b2b-callout{padding:14px 18px;background:#f8faf7;border-radius:16px;border:1px solid rgba(143,179,106,.15);display:flex;flex-direction:column;gap:4px;transition:all .3s ease}.pd-b2b-callout:hover{border-color:rgba(143,179,106,.4);background:#f4f8f1}.pd-b2b-callout p{margin:0;font-size:.85rem;color:#2f3a2e;font-weight:500}.pd-b2b-callout a{font-size:.9rem;color:#8fb36a;font-weight:700;text-decoration:none;transition:color .2s}.pd-b2b-callout a:hover{color:#2f3a2e}.pd-b2b-callout.pd-s-b2b{padding:0;background:transparent;border:none;margin-top:2px}.pd-b2b-callout.pd-s-b2b p{display:none}.pd-b2b-callout.pd-s-b2b a{font-size:.75rem;text-decoration:underline}.pd-breadcrumb a:hover{color:#8fb36a}.pd-selectors{gap:1rem;margin-bottom:1rem}.pd-selectors,.pd-size-selector{display:flex;flex-direction:column}.pd-size-selector{gap:10px}.pd-size-label{font-size:.85rem;font-weight:600;color:#6f7c6b;letter-spacing:.04em;text-transform:uppercase}.pd-size-chips{display:flex;flex-wrap:wrap;gap:10px}.pd-size-chip{height:44px;min-width:72px;padding:0 18px;border-radius:100px;border:1.5px solid rgba(143,179,106,.35);background:white;color:#2f3a2e;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center}.pd-size-chip:hover{border-color:#8fb36a;background:rgba(143,179,106,.06);transform:translateY(-1px);box-shadow:0 4px 12px rgba(143,179,106,.12)}.pd-size-chip.active{background:#8fb36a;color:white;border-color:#8fb36a;box-shadow:0 4px 14px rgba(143,179,106,.3)}.pd-size-chip.active:hover{background:#7a9b58;border-color:#7a9b58;transform:translateY(-1px)}.pd-actions-stack{display:flex;flex-direction:column;gap:12px;margin-top:8px;margin-bottom:0}.pd-add-btn{width:100%;height:54px;display:flex;justify-content:center;align-items:center;border-radius:100px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1}.pd-add-btn,.pd-add-btn.primary{position:relative;overflow:hidden}.pd-add-btn.primary{background:linear-gradient(135deg,#8fb36a,#7a9b58);color:white;border:none;box-shadow:0 4px 12px rgba(143,179,106,.15);transition:all .25s ease}.pd-add-btn.primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,#7a9b58,#688549);box-shadow:0 12px 24px rgba(143,179,106,.35)}.pd-add-btn.secondary-outline{background:transparent;color:#2f3a2e;border:1.5px solid #8fb36a;transition:all .25s ease;position:relative;overflow:hidden;z-index:1}.pd-add-btn.secondary-outline:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#8fb36a;transition:height .25s ease;z-index:-1}.pd-add-btn.secondary-outline:hover{color:white;border-color:#7a9b58}.pd-add-btn.secondary-outline:hover:before{height:100%;background-color:#7a9b58}.pd-qty-wrapper{width:100%;height:54px;justify-content:space-between;border:1.5px solid #8fb36a;border-radius:100px;padding:0 1rem;background:#f4f8f1;animation:fadeIn .3s ease}.pd-qty-btn,.pd-qty-wrapper{display:flex;align-items:center}.pd-qty-btn{width:36px;height:36px;justify-content:center;background:white;border:1px solid #dce8c8;border-radius:50%;color:#2f3a2e;font-size:1.2rem;cursor:pointer;transition:all .2s;padding-bottom:2px}.pd-qty-btn:hover{background:#8fb36a;color:white;border-color:#8fb36a}.pd-qty-display{font-size:1.2rem;font-weight:700;color:#2f3a2e;min-width:30px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.pd-compact-accordion{border-top:1px solid rgba(0,0,0,.06);margin-top:8px}.pd-compact-item{border-bottom:1px solid rgba(143,179,106,.12)}.pd-compact-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;background:none;border:none;font-family:inherit;font-size:1.05rem;font-weight:600;color:#2f3a2e;cursor:pointer;transition:color .3s ease}.pd-compact-trigger:hover{color:#8fb36a}.pd-trigger-icon{font-weight:400;font-size:1.4rem;color:#8fb36a;transition:transform .3s ease}.pd-compact-content{padding-bottom:1.5rem;color:#6f7c6b;font-size:.95rem;line-height:1.6;overflow:hidden}.pd-kit-items-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.pd-kit-item{display:flex;align-items:center;gap:16px;padding:10px;background:white;border-radius:12px;border:1px solid rgba(143,179,106,.1)}.pd-kit-item-img{width:50px;height:50px;border-radius:8px;overflow:hidden;background:#f5f5f0;flex-shrink:0}.pd-kit-item-img img{width:100%;height:100%;object-fit:cover}.pd-kit-item-info{flex-grow:1;display:flex;justify-content:space-between;align-items:center}.pd-kit-item-name{font-weight:500;color:#2f3a2e}.pd-kit-item-price{font-weight:600;color:#6f7c6b}.pd-kit-value-summary{padding:16px;background:#f4f8f1;border-radius:12px;border:1px solid rgba(143,179,106,.2)}.pd-kit-value-row{display:flex;justify-content:space-between;font-size:.9rem;color:#6f7c6b;margin-bottom:8px}.pd-kit-value-row.highlighted{color:#2f3a2e;font-weight:700;font-size:1rem;margin-bottom:12px}.pd-kit-savings-tag{display:inline-block;padding:6px 16px;background:#8fb36a;color:white;font-weight:700;border-radius:6px;font-size:.85rem;box-shadow:0 4px 10px rgba(143,179,106,.2)}.pd-compact-list{padding-left:1.2rem;margin:0}.pd-compact-list li{margin-bottom:.4rem}.pd-trust-mini-row{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.pd-trust-mini{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;color:#4a5548}.pd-trust-mini svg{color:#8fb36a}.pd-trust-row{display:none}.pd-benefits-strip{background:#f4f8f1;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.04)}.pd-benefits-container{width:100%;max-width:100%;margin:0 auto;padding:0 clamp(24px,6vw,120px);display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.pd-benefit-pill{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background:white;border-radius:100px;font-weight:600;color:#2f3a2e;box-shadow:0 2px 8px rgba(0,0,0,.05);font-size:.9rem}.pd-benefit-pill svg{color:#8fb36a}.pd-recipes-section{width:100%;max-width:100%;margin:0 auto;padding:clamp(4rem,8dvh,6.5rem) clamp(24px,6vw,120px);background:#f9fbf7;border-top:1px solid rgba(143,179,106,.08);border-bottom:1px solid rgba(143,179,106,.08)}.pd-recipe-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.pd-recipes-slider{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:32px;gap:32px}.pd-recipes-slider.is-two-cols{max-width:800px}.pd-recipes-slider.is-one-col{max-width:400px}.pd-view-all{color:#8fb36a;font-weight:600;text-decoration:none;font-size:.95rem;transition:all .2s}.pd-view-all:hover{color:#2f3a2e}.pd-recipe-layout-b{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:2rem;gap:2rem;height:380px}.pd-recipe-featured{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.05);height:100%}.pd-recipe-featured img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.pd-recipe-featured:hover img{transform:scale(1.05)}.pd-feat-overlay{position:absolute;bottom:0;left:0;width:100%;padding:2rem 1.5rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:white}.pd-feat-tag{background:#8fb36a;padding:.3rem .8rem;border-radius:100px;font-size:.75rem;font-weight:600;margin-bottom:.5rem;display:inline-block}.pd-feat-title{font-size:1.5rem;margin:.5rem 0;font-family:var(--font-heading,"Quicksand",sans-serif);line-height:1.2}.pd-feat-meta{font-size:.9rem;opacity:.9;display:flex;gap:1rem}.pd-recipe-sidebar{display:flex;flex-direction:column;gap:1rem;height:100%}.pd-recipe-small{flex:1 1;display:flex;background:white;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s;border:1px solid rgba(0,0,0,.05)}.pd-recipe-small:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.05)}.pd-small-img{width:120px;height:100%}.pd-small-img img{width:100%;height:100%;object-fit:cover}.pd-small-info{padding:1rem;display:flex;flex-direction:column;justify-content:center}.pd-small-title{font-size:1rem;font-weight:600;color:#2f3a2e;margin-bottom:.5rem;line-height:1.3}.pd-small-meta{font-size:.8rem;color:#6f7c6b}.pd-small-cta{font-size:.8rem;color:#8fb36a;font-weight:600;margin-top:.5rem}@media (max-width:768px){.pd-recipe-layout-b{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;height:auto;scroll-snap-type:x mandatory}.pd-recipe-featured,.pd-recipe-small{min-width:280px;scroll-snap-align:start;height:300px}.pd-recipe-sidebar{display:contents}.pd-recipe-small{flex-direction:column}.pd-small-img{width:100%;height:180px}}.pd-details-section{display:none}.pd-accordion-item{border-bottom:1px solid rgba(0,0,0,.06)}.pd-accordion-item:last-child{border-bottom:none}.pd-accordion-trigger{width:100%;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;background:none;border:none;font-family:inherit;font-size:1.1rem;font-weight:600;color:#2f3a2e;cursor:pointer}.pd-accordion-content{padding-bottom:1.5rem;color:#6f7c6b;line-height:1.6}.pd-faq-section{width:100%;max-width:800px;margin:120px auto;padding:0 1.5rem}.pd-section-title.centered{text-align:center;margin-bottom:3rem}.qv-faqs{display:flex;flex-direction:column;gap:1.25rem}.qv-faq-item{border:1px solid rgba(0,0,0,.04);border-radius:16px;background:white;padding:0;overflow:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1)}.qv-faq-item:hover{box-shadow:0 10px 30px rgba(0,0,0,.04);border-color:rgba(143,179,106,.15)}.qv-faq-item summary{font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#2f3a2e;padding:1.5rem 1.75rem;transition:color .3s ease}.qv-faq-item summary:hover{color:#8fb36a}.qv-faq-item summary::-webkit-details-marker{display:none}.qv-faq-item summary:after{content:"+";font-size:1.4rem;font-weight:400;color:#8fb36a;transition:transform .4s ease}.qv-faq-item[open] summary:after{content:"−";transform:rotate(180deg)}.qv-faq-item p{padding:0 1.75rem 1.75rem;margin:-.5rem 0 0;color:#6f7c6b;line-height:1.6;animation:slideDown .4s cubic-bezier(.165,.84,.44,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pd-related-section{max-width:100%;margin:clamp(2rem,6dvh,4rem) auto clamp(4rem,10dvh,8rem)}.pd-section-title{font-family:var(--font-heading,"Quicksand",sans-serif);font-size:clamp(1.5rem,4dvh,2rem);color:#2f3a2e;margin-bottom:clamp(1.5rem,4dvh,2rem);text-align:center}.pd-sticky-cta{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(150%);width:calc(100% - 48px);max-width:900px;background:rgba(255,252,248,.9);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:.75rem 1.5rem;border:1px solid rgba(143,179,106,.15);border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.5);z-index:1000;display:flex;justify-content:space-between;align-items:center;transition:all .6s cubic-bezier(.16,1,.3,1);opacity:0}.pd-sticky-cta.visible{transform:translateX(-50%) translateY(0);opacity:1}.pd-sticky-info h3{font-size:1.05rem;font-weight:600;margin:0;color:#2f3a2e}.pd-sticky-price-row{display:flex;align-items:baseline;gap:.25rem}.pd-s-price{font-size:1.2rem;font-weight:700;color:#8fb36a}.pd-s-unit{color:#6f7c6b;font-size:.85rem}.pd-sticky-actions{display:flex;gap:1rem}.pd-sticky-once-btn,.pd-sticky-subscribe-btn{display:none}@media (max-width:768px){.pd-hero-section{grid-template-columns:1fr;gap:2rem;padding-top:1rem}.pd-gallery{position:static;top:auto}.pd-info{min-height:auto}.pd-title{font-size:2rem}.pd-purchase-options{grid-template-columns:1fr}.product-detail-page:not(.pd-is-modal) .pd-actions{position:fixed;bottom:0;left:0;width:100%;padding:1rem;background:white;box-shadow:0 -5px 20px rgba(0,0,0,.1);z-index:100;margin:0}.pd-is-modal .pd-actions{position:-webkit-sticky;position:sticky;bottom:0;background:white;z-index:10}.product-detail-page:not(.pd-is-modal){padding-bottom:100px}.pd-sticky-cta{display:none}.pd-benefits-container{gap:1rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem;flex-wrap:nowrap}.pd-benefit-pill{white-space:nowrap;font-size:.8rem}}.pd-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;justify-content:center;align-items:flex-end}.pd-modal-content-wrapper{background:#fffcf8;width:100vw;max-width:1200px;height:90vh;border-radius:20px 20px 0 0;position:relative;overflow:hidden;box-shadow:0 -20px 50px rgba(0,0,0,.1);display:flex;flex-direction:column}@media (min-width:768px){.pd-modal-overlay{align-items:center;padding:2rem}.pd-modal-content-wrapper{width:90vw;height:85vh;border-radius:24px}}.pd-modal-scroll{height:100dvh;height:calc(var(--vh, 1vh) * 100);overflow-y:auto;padding-top:1rem;-webkit-overflow-scrolling:touch}.pd-modal-close{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:20;display:flex;justify-content:center;align-items:center;color:#2f3a2e;box-shadow:0 4px 12px rgba(0,0,0,.05)}.pd-modal-close:hover{background:white;transform:rotate(90deg);transition:transform .3s}.product-detail-page{display:flex;flex-direction:column;gap:0}.pd-hero-section{margin-bottom:0;padding-bottom:0}.pd-recipes-wrapper{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}.pd-recipes-slider{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;width:100%}.pd-recipes-slider.is-two-cols{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto}.pd-recipes-slider.is-one-col{grid-template-columns:1fr;max-width:380px;margin:0 auto}.pd-recipe-card-compact{flex:none;background:white;border-radius:24px;overflow:hidden;border:1px solid rgba(143,179,106,.12);transition:all .4s cubic-bezier(.165,.84,.44,1);cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.03),0 2px 8px rgba(0,0,0,.02)}.pd-recipe-card-compact:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.07),0 10px 20px rgba(143,179,106,.05);border-color:rgba(143,179,106,.3)}.pd-rc-image{width:100%;height:180px;position:relative;overflow:hidden}.pd-rc-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.pd-recipe-card-compact:hover .pd-rc-image img{transform:scale(1.05)}.pd-rc-content{padding:1rem}.pd-rc-title{font-size:1.1rem;font-weight:600;color:#2f3a2e;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;height:3.08rem}.pd-rc-meta{font-size:.85rem;color:#6f7c6b;display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.pd-rc-btn{width:100%;padding:.75rem;border:1.5px solid #8fb36a;color:#8fb36a;background:transparent;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1);letter-spacing:.01em}.pd-rc-btn:hover{background:#8fb36a;color:white;transform:scale(1.02);box-shadow:0 4px 12px rgba(143,179,106,.2)}.mc-products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%;margin-top:1rem}.mc-card-wrapper{width:100%}.mc-card-wrapper,.mc-product-card{height:100%;display:flex;flex-direction:column}.mc-card-info{flex-grow:1;display:flex;flex-direction:column}.mc-card-actions{margin-top:auto}.mc-btn-subscribe{height:46px;min-height:46px;font-size:14px;border-radius:14px;padding:0 16px;display:flex;align-items:center;justify-content:center;width:100%}@media (max-width:1400px){.mc-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.mc-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.mc-products-grid{grid-template-columns:1fr}.mc-card-wrapper{width:100%;max-width:400px;margin:0 auto}}.horizontal-scroll,.scroll-arrow,.scroll-fade{display:none!important}.pd-related-section{width:100%;margin:120px auto;padding:0 clamp(24px,6vw,120px)}.pd-related-wrapper{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.pd-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%}.pd-related-grid.is-two-cols{grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto}.pd-related-grid.is-one-col{grid-template-columns:1fr;max-width:340px;margin:0 auto}@media (max-width:1024px){.pd-recipe-card-compact{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem)}.pd-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.pd-related-grid{grid-template-columns:1fr}}@media (max-width:768px){.product-detail-page{gap:40px}.pd-hero-section{grid-template-columns:1fr}.pd-recipes-section{margin:3rem 0;padding:2.5rem 0 5rem}.pd-recipes-wrapper{padding:0 20px}.pd-recipe-header{margin-bottom:1.5rem;padding:0 20px}.pd-recipes-slider{display:flex;flex-direction:row;grid-template-columns:none;overflow-x:auto;gap:1.25rem;padding:0 20px 1rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.pd-recipes-slider::-webkit-scrollbar{display:none}.pd-recipes-slider.is-one-col,.pd-recipes-slider.is-two-cols{display:flex;max-width:none;margin:0}.pd-recipe-card-compact{min-width:270px;max-width:270px;flex:0 0 270px;scroll-snap-align:start;border-radius:18px}.pd-rc-image{height:150px}.pd-rc-content{padding:1.25rem}.pd-rc-title{font-size:1rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.8rem;margin-bottom:.4rem}.pd-rc-meta{font-size:.8rem;margin-bottom:.75rem;gap:.35rem}.pd-rc-meta svg{width:14px;height:14px}.pd-rc-btn{padding:.6rem;font-size:.85rem}.pd-related-grid{grid-template-columns:repeat(1,1fr)}}.mg-conversion-block{display:flex;flex-direction:column;gap:16px}.mg-conversion-block.gallery-context{padding-top:8px}.mg-conversion-block.gallery-context>div{width:100%;box-sizing:border-box}.mg-why-item{display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:600;color:#2f3a2e}.mg-why-item svg{flex-shrink:0}.mg-price-per-gram{display:inline-flex;align-items:center;font-size:.8rem;font-weight:600;color:#8fb36a;background:rgba(143,179,106,.1);border:1px solid rgba(143,179,106,.2);padding:3px 10px;border-radius:100px;margin-left:auto}.mg-trust-bar{flex-wrap:wrap;gap:8px 24px;padding:12px 16px;background:#f4f8f1;border:1px solid rgba(143,179,106,.15);border-radius:12px}.mg-trust-bar,.mg-trust-item{display:flex;align-items:center}.mg-trust-item{gap:7px;font-size:.82rem;font-weight:600;color:#3d5a2b}.mg-trust-item svg{color:#8fb36a;flex-shrink:0}.mg-delivery-info{display:flex;align-items:center;gap:10px;font-size:.85rem;color:#556b4d;font-weight:600;padding:12px 18px;background:#f4f8f1;border:1px solid rgba(143,179,106,.1);border-radius:12px}.mg-delivery-info svg{flex-shrink:0}.mg-freshness-strip{background:linear-gradient(135deg,#f4f9ee,#ecf4e3);border-top:1px solid rgba(143,179,106,.15);border-bottom:1px solid rgba(143,179,106,.15);padding:clamp(2rem,4dvh,3rem) clamp(24px,6vw,120px);margin:0}.mg-freshness-inner{display:flex;align-items:center;justify-content:center;gap:0;max-width:1000px;margin:0 auto;flex-wrap:wrap}.mg-freshness-item{display:flex;align-items:center;gap:14px;padding:0 clamp(2rem,4vw,4rem);flex:1 1;min-width:220px}.mg-freshness-item svg{flex-shrink:0}.mg-freshness-item div{display:flex;flex-direction:column;gap:3px}.mg-freshness-item strong{font-size:.95rem;font-weight:700;color:#2f3a2e}.mg-freshness-item span{font-size:.82rem;color:#6f7c6b}.mg-freshness-divider{width:1px;height:40px;background:rgba(143,179,106,.3);flex-shrink:0}@media (max-width:768px){.mg-freshness-inner{flex-direction:column;gap:1.5rem;align-items:flex-start}.mg-freshness-divider{display:none}.mg-freshness-item{padding:0}}.mg-section-inner{max-width:1100px;margin:0 auto;padding:0 clamp(24px,6vw,120px)}.mg-section-header{text-align:center;margin-bottom:clamp(2rem,4dvh,3rem)}.mg-section-header h2{font-family:var(--font-heading,"Quicksand",sans-serif);font-size:clamp(1.6rem,4dvh,2.4rem);font-weight:700;color:#2f3a2e;margin:0 0 .5rem}.mg-section-header p{font-size:clamp(.9rem,2dvh,1.05rem);color:#6f7c6b;margin:0}.mg-how-to-use{padding:clamp(3rem,7dvh,5rem) 0;background:#fffcf8}.mg-use-cases{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.mg-use-card{background:white;border:1px solid rgba(143,179,106,.12);border-radius:20px;padding:2rem 1.5rem;text-align:center;transition:all .35s cubic-bezier(.165,.84,.44,1);box-shadow:0 4px 16px rgba(0,0,0,.03)}.mg-use-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(143,179,106,.12);border-color:rgba(143,179,106,.3)}.mg-use-icon{font-size:2.5rem;margin-bottom:1rem;display:block;line-height:1}.mg-use-card h3{font-size:1rem;font-weight:700;color:#2f3a2e;margin:0 0 .6rem}.mg-use-card p{font-size:.85rem;color:#6f7c6b;line-height:1.6;margin:0}@media (max-width:1024px){.mg-use-cases{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.mg-use-cases{grid-template-columns:repeat(2,1fr);gap:1rem}.mg-use-card{padding:1.5rem 1rem}}.mg-nutrition-compare{padding:clamp(3rem,7dvh,5rem) 0;background:linear-gradient(160deg,#edf4e6,#f4f8ef)}.mg-compare-bars{display:flex;flex-direction:column;gap:1.5rem;max-width:700px;margin:0 auto}.mg-compare-row{display:grid;grid-template-columns:140px 1fr 90px;align-items:center;grid-gap:1.5rem;gap:1.5rem}.mg-compare-label{font-size:.9rem;font-weight:600;color:#2f3a2e;text-align:right}.mg-compare-track{display:flex;flex-direction:column;gap:6px}.mg-compare-bar-wrap{background:rgba(255,255,255,.5);height:22px;overflow:hidden}.mg-compare-bar,.mg-compare-bar-wrap{border-radius:100px;position:relative}.mg-compare-bar{height:100%;display:flex;align-items:center;padding-left:10px;min-width:30px;transition:width 1.2s cubic-bezier(.165,.84,.44,1)}.mg-compare-bar.micro{background:linear-gradient(90deg,#8fb36a,#6b9648)}.mg-compare-bar.veg{background:rgba(143,179,106,.25)}.mg-bar-label{font-size:.7rem;font-weight:600;color:white;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mg-compare-bar.veg .mg-bar-label{color:#5a7a48}.mg-compare-multiplier{text-align:left}.mg-compare-multiplier span{font-size:.85rem;font-weight:800;color:#5b8637;background:rgba(143,179,106,.15);padding:4px 10px;border-radius:100px;white-space:nowrap}.mg-compare-note{text-align:center;font-size:.75rem;color:#9aaa90;margin-top:2rem}@media (max-width:600px){.mg-compare-row{grid-template-columns:90px 1fr 70px;gap:.8rem}.mg-compare-label{font-size:.8rem}}@media (max-width:768px){.product-detail-page{padding-bottom:120px!important;overflow-x:hidden!important}.mg-section-inner{padding:0 20px!important}.mg-how-to-use,.mg-nutrition-compare,.pd-faq-section,.pd-recipes-section,.pd-related-section{margin-top:28px!important;padding:40px 0!important}.pd-hero-section{display:flex!important;flex-direction:column!important;padding:12px 16px!important;gap:0!important}.pd-info{display:contents!important}.pd-gallery{order:3!important;position:static!important;flex-direction:column!important;gap:12px!important;width:100%!important;margin:16px 0 20px!important}.pd-breadcrumb{margin-bottom:8px!important}.pd-breadcrumb,.section-anchor-hidden{order:1!important}.pd-title{order:2!important;margin-bottom:0!important}.mg-why-buy{order:4!important;margin:0 0 16px!important}.pd-subtitle{order:5!important;margin-bottom:20px!important}.pd-size-selector{order:6!important;margin-bottom:20px!important}.pd-price-row{order:7!important;margin-bottom:20px!important}.pd-actions-stack{order:8!important;margin-bottom:32px!important}.pd-compact-accordion{order:9!important;width:100%!important}.pd-gallery-content{min-width:0!important}.pd-gallery-content,.pd-main-image{width:100%!important;overflow:hidden!important}.pd-main-image{aspect-ratio:4/3!important;max-height:none!important;border-radius:20px!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important}.pd-main-image img,.pd-main-image motion\.img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}.pd-thumbnails{flex-direction:row!important;width:100%!important;overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important;justify-content:flex-start!important;gap:8px!important;padding:4px 0!important}.pd-thumbnails::-webkit-scrollbar{display:none!important}.pd-thumb{flex:0 0 64px!important;width:64px!important;height:64px!important;border-radius:10px!important}.mg-conversion-block.gallery-context{display:none!important}.pd-breadcrumb{font-size:12px!important;margin-bottom:4px!important}.pd-title{font-size:26px!important;line-height:1.2!important;margin:0!important}.mg-why-buy{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important}.mg-why-item{background:#f4f8f1!important;padding:5px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:500!important;border:1px solid rgba(143,179,106,.2)!important;display:flex!important;align-items:center!important}.mg-why-item svg{display:none!important}.pd-subtitle{font-size:14px!important;line-height:1.5!important;color:#6f7c6b!important}.pd-size-chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important}.pd-size-chip{border-radius:999px!important;padding:0 16px!important;border:1.5px solid rgba(0,0,0,.1)!important;background:#fff!important;font-size:14px!important;height:40px!important;flex:1 1!important;min-width:72px!important}.pd-size-chip.active{background:#8fb36a!important;color:#fff!important;border-color:#8fb36a!important;box-shadow:0 4px 12px rgba(143,179,106,.25)!important}.pd-price-row{border:none!important;padding:0!important;margin-top:8px!important;flex-wrap:wrap!important}.pd-price{font-size:28px!important;font-weight:800!important;color:#1a2615!important}.pd-unit{font-size:15px!important;color:#6f7c6b!important}.pd-actions-stack{display:flex!important;flex-direction:row!important;gap:8px!important;width:100%!important}.pd-add-btn{flex:1 1!important;height:52px!important;font-size:13px!important;font-weight:700!important;border-radius:12px!important;padding:0 8px!important;white-space:normal!important;line-height:1.2!important}@keyframes pdSlideUpV2{0%{transform:translateY(90px);opacity:0}to{transform:translateY(0);opacity:1}}.pd-sticky-cta{display:flex!important;position:fixed!important;bottom:10px!important;left:12px!important;right:12px!important;width:auto!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-radius:20px!important;padding:12px 14px!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;box-shadow:0 10px 30px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06)!important;border:1px solid rgba(255,255,255,.7)!important;visibility:visible!important;opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important;z-index:2000!important;animation:pdSlideUpV2 .4s cubic-bezier(.16,1,.3,1) both!important}.pd-sticky-info{display:flex!important;flex-direction:column!important;gap:1px!important;flex-shrink:0!important}.pd-sticky-info h3{display:none!important}.pd-sticky-price-row{display:flex!important;align-items:baseline!important;gap:3px!important}.pd-s-price{font-size:20px!important;font-weight:800!important;color:#1a2615!important;line-height:1!important}.pd-s-unit{font-size:12px!important;color:#6f7c6b!important}.pd-sticky-selected-label{font-size:11px!important;color:#8fb36a!important;font-weight:600!important;margin-top:1px!important}.pd-sticky-actions{display:flex!important;gap:8px!important;flex:1 1!important;justify-content:flex-end!important;width:auto!important}.pd-sticky-subscribe-btn{display:block!important;padding:10px 14px!important;border-radius:999px!important;background:linear-gradient(135deg,#8fb36a,#7a9b58)!important;color:#fff!important;font-size:13px!important;font-weight:700!important;border:none!important;cursor:pointer!important;white-space:nowrap!important;box-shadow:0 4px 12px rgba(143,179,106,.3)!important;transition:transform .15s ease,box-shadow .15s ease!important;flex:1 1!important}.pd-sticky-subscribe-btn:active{transform:scale(.96)!important;box-shadow:0 2px 6px rgba(143,179,106,.2)!important}.pd-sticky-once-btn{display:block!important;padding:10px 14px!important;border-radius:999px!important;background:transparent!important;color:#2f3a2e!important;font-size:13px!important;font-weight:600!important;border:1.5px solid rgba(0,0,0,.1)!important;cursor:pointer!important;white-space:nowrap!important;transition:transform .15s ease,background .15s ease!important;flex:1 1!important}.pd-sticky-once-btn:active{transform:scale(.96)!important;background:#f5f5f5!important}.pd-sticky-actions .pd-add-btn{display:none!important}.pd-compact-trigger{padding:1rem 0!important;font-size:.95rem!important}.mg-use-card{border-radius:16px!important;padding:20px 14px!important;box-shadow:0 6px 20px rgba(0,0,0,.04)!important;border:1px solid rgba(0,0,0,.025)!important}.mg-use-icon{font-size:2rem!important;margin-bottom:.75rem!important}.mg-compare-row{grid-template-columns:1fr 58px!important;grid-gap:6px!important;gap:6px!important;display:grid!important}.mg-compare-label{text-align:left!important;font-size:13px!important;grid-row:1!important;grid-column:1!important}.mg-compare-track{grid-column:1/-1!important;grid-row:2!important}.mg-compare-bar-wrap{background:#eaefe5!important;overflow:hidden!important}.mg-compare-bar-wrap,.mg-compare-bar.micro{height:8px!important;border-radius:999px!important}.mg-compare-bar.micro{background:linear-gradient(90deg,#7fb069,#a3c77a)!important}.mg-bar-label,.mg-compare-bar.veg{display:none!important}.mg-compare-multiplier{grid-row:1!important;grid-column:2!important;text-align:right!important}.mg-compare-multiplier span{padding:2px 7px!important;font-size:11px!important;font-weight:700!important}.mg-trust-bar{background:transparent!important;border:none!important;padding:0!important;grid-gap:12px!important;gap:12px!important;display:grid!important;grid-template-columns:1fr 1fr!important}.mg-trust-item{font-size:12px!important;background:#fff!important;padding:10px 12px!important;border-radius:12px!important;box-shadow:0 3px 10px rgba(0,0,0,.04)!important;display:flex!important;align-items:center!important;gap:6px!important}.product-detail-page{padding-bottom:110px!important}.mg-section-inner{padding:0 20px!important}.mg-how-to-use,.mg-nutrition-compare,.pd-faq-section,.pd-recipes-section,.pd-related-section{margin-top:28px!important;padding:40px 0!important}.pd-main-image{border-radius:20px!important;overflow:hidden!important;box-shadow:0 10px 30px rgba(0,0,0,.04)!important}.pd-main-image img{transform:scale(1.05)!important;transition:transform 1.5s cubic-bezier(.16,1,.3,1)!important}.pd-title{font-size:26px!important;line-height:1.2!important;margin-top:8px!important}.mg-why-buy{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}.mg-why-item{background:#f4f8f1!important;padding:6px 14px!important;border-radius:999px!important;font-size:13px!important;border:1px solid rgba(143,179,106,.2)!important;display:flex!important;align-items:center!important}.mg-why-item svg{display:none!important}.pd-size-chip{border-radius:999px!important;padding:10px 16px!important;border:1.5px solid rgba(0,0,0,.08)!important;background:#fff!important;font-size:14px!important;height:44px!important;flex:1 1!important;min-width:unset!important}.pd-size-chip.active{background:#8fb36a!important;color:#fff!important;border-color:#8fb36a!important;box-shadow:0 4px 12px rgba(143,179,106,.2)!important}.pd-price-row{border:none!important;padding:0!important;margin-top:12px!important}.pd-price{font-size:28px!important;font-weight:700!important}.pd-unit{font-size:16px!important;color:#6f7c6b!important}.pd-sticky-cta{display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:#fff!important;padding:12px 20px calc(12px + env(safe-area-inset-bottom))!important;box-shadow:0 -10px 30px rgba(0,0,0,.08)!important;z-index:2000!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;height:auto!important;visibility:visible!important;opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important;background:rgba(255,255,255,.98)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border-top:1px solid rgba(0,0,0,.05)!important}.pd-sticky-info{display:flex!important;flex-direction:column!important;gap:2px!important}.pd-sticky-info h3{display:none!important}.pd-sticky-price-row{display:flex!important;align-items:baseline!important;gap:4px!important}.pd-s-price{font-size:20px!important;font-weight:800!important;color:#2f3a2e!important}.pd-s-unit{font-size:12px!important;color:#6f7c6b!important}.pd-s-b2b{margin-top:0!important}.pd-sticky-actions{width:140px!important}.pd-sticky-actions .pd-add-btn{height:48px!important;border-radius:12px!important;font-size:15px!important;padding:0!important;box-shadow:0 4px 15px rgba(143,179,106,.3)!important}.mg-use-card{border-radius:16px!important;padding:24px 16px!important;background:#fff!important;box-shadow:0 6px 20px rgba(0,0,0,.04)!important;border:1px solid rgba(0,0,0,.02)!important}.mg-use-icon{font-size:2.22rem!important;margin-bottom:.8rem!important}.mg-compare-row{grid-template-columns:1fr 60px!important;grid-gap:8px!important;gap:8px!important;display:grid!important}.mg-compare-label{text-align:left!important;font-size:14px!important;margin-bottom:4px!important;grid-row:1!important;grid-column:1!important}.mg-compare-track{grid-column:1/-1!important;grid-row:2!important}.mg-compare-bar-wrap{background:#eaefe5!important;overflow:visible!important}.mg-compare-bar-wrap,.mg-compare-bar.micro{height:8px!important;border-radius:999px!important}.mg-compare-bar.micro{background:linear-gradient(90deg,#7fb069,#a3c77a)!important}.mg-compare-bar.veg{visibility:hidden!important}.mg-bar-label{display:none!important}.mg-compare-multiplier{grid-row:1!important;grid-column:2!important;text-align:right!important}.mg-compare-multiplier span{padding:2px 8px!important;font-size:11px!important;font-weight:700!important}.mg-trust-bar{background:transparent!important;border:none!important;padding:0!important;grid-gap:16px!important;gap:16px!important;display:grid!important;grid-template-columns:1fr 1fr!important}.mg-trust-item{font-size:12px!important;color:#2f3a2e!important;background:#fff!important;padding:10px!important;border-radius:12px!important;box-shadow:0 4px 12px rgba(0,0,0,.03)!important;display:flex!important;align-items:center!important}.pd-main-image:hover img{transform:scale(1.05)!important}.pd-recipes-section{margin:0!important;padding:36px 0!important;position:relative!important;overflow:hidden!important}.pd-recipes-wrapper{padding:0!important}.pd-recipe-header{padding:0 20px!important;margin-bottom:20px!important}.pd-recipe-header h2{font-size:1.25rem!important;font-weight:700!important;color:#1a2615!important}.pd-recipes-slider{display:flex!important;flex-direction:row!important;overflow-x:auto!important;gap:14px!important;padding:4px 20px 16px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;grid-template-columns:none!important}}@media (max-width:768px){.pd-recipes-slider::-webkit-scrollbar{display:none!important}.pd-recipes-slider.is-one-col,.pd-recipes-slider.is-two-cols{display:flex!important;max-width:none!important;margin:0!important}.pd-recipes-slider>*{flex:0 0 85vw!important;min-width:85vw!important;max-width:85vw!important;scroll-snap-align:start!important;height:auto!important;transition:none!important;transform:none!important}.pd-recipes-section:after{content:""!important;position:absolute!important;top:0!important;right:0!important;width:48px!important;height:100%!important;background:linear-gradient(270deg,#fffcf8 20%,transparent)!important;pointer-events:none!important;z-index:2!important}.pd-related-section{margin:0!important;padding:36px 0!important;position:relative!important;overflow:hidden!important}.pd-related-wrapper{padding:0!important;gap:20px!important}.pd-related-wrapper h2{padding:0 20px!important;font-size:1.25rem!important;font-weight:700!important;color:#1a2615!important;margin:0!important}.pd-related-grid,.pd-related-grid.is-one-col,.pd-related-grid.is-two-cols{display:flex!important;flex-direction:row!important;overflow-x:auto!important;gap:14px!important;padding:4px 20px 16px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;grid-template-columns:none!important;max-width:none!important;margin:0!important;width:auto!important}.pd-related-grid::-webkit-scrollbar{display:none!important}.pd-related-grid>*{flex:0 0 78vw!important;min-width:78vw!important;max-width:78vw!important;scroll-snap-align:start!important;width:78vw!important;height:auto!important}.pd-related-section:after{content:""!important;position:absolute!important;top:0!important;right:0!important;width:48px!important;height:100%!important;background:linear-gradient(270deg,#fffcf8 20%,transparent)!important;pointer-events:none!important;z-index:2!important}}