body.template-product{--ag-product-bg: #faf9f6;--ag-product-surface: rgba(255, 255, 255, .6);--ag-product-forest: var(--ag-color-agriko-deep, #0e3e29);--ag-product-gold: var(--ag-color-gold-bright, #f6b900);--ag-product-gold-dark: #d4941a;--ag-product-text: var(--ag-color-ink-900, #1a1a1a);--ag-product-text-muted: #525252;--ag-product-border: rgba(14, 62, 41, .1);--ag-product-radius: 20px;--ag-product-shadow: 0 8px 32px rgba(14, 62, 41, .05);--ag-pdp-container: 1760px;--ag-pdp-gutter: clamp(1rem, 2.6vw, 2.75rem);--ag-pdp-chapter: min(100%, 1560px)}body.template-product{background-color:var(--ag-product-bg);min-height:100vh}body.template-product .ag-product-hero{display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,4rem);padding:clamp(.75rem,2vw,1.25rem) var(--ag-pdp-gutter) clamp(2rem,6vw,5rem);max-width:var(--ag-pdp-container);margin:0 auto;position:relative}@media(min-width:1024px){body.template-product .ag-product-hero{grid-template-columns:52% 1fr;align-items:start;gap:clamp(3rem,7vw,6rem)}}body.template-product .ag-product__media{position:relative;z-index:1}body.template-product .ag-product__media-frame{position:relative;aspect-ratio:1 / 1;background:transparent;border-radius:var(--ag-product-radius);overflow:hidden;box-shadow:none;border:none;transition:transform .6s cubic-bezier(.22,1,.36,1)}@media(min-width:600px)and (max-width:1023px){body.template-product .ag-product-hero{padding-top:clamp(.5rem,2vw,1rem);padding-bottom:clamp(2rem,5vw,4rem)}body.template-product .ag-product__media-frame{aspect-ratio:16 / 10;max-height:min(64vh,560px)}}body.template-product .ag-product__media-frame:hover{transform:translateY(-4px);box-shadow:0 32px 64px #0e3e291f}body.template-product .ag-product__image{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}body.template-product .ag-product__media-frame:hover .ag-product__image{transform:scale(1.05)}body.template-product .ag-product__media-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#ffffffe6;border:1px solid var(--ag-product-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(1.25rem,2vw,2rem);color:var(--ag-product-forest);cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:5;opacity:0}body.template-product .ag-product__media-frame:hover .ag-product__media-nav{opacity:1}body.template-product .ag-product__media-nav:hover{background:var(--ag-product-gold);border-color:var(--ag-product-gold);transform:translateY(-50%) scale(1.1)}body.template-product .ag-product__media-nav--prev{left:16px}body.template-product .ag-product__media-nav--next{right:16px}body.template-product .ag-product__media-counter{position:absolute;bottom:16px;left:50%;transform:translate(-50%);background:#0e3e29e6;color:var(--ag-product-gold);padding:6px 14px;border-radius:20px;font-family:Work Sans,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.1em}body.template-product .ag-product__organic-stamp{position:absolute;top:16px;right:16px;bottom:auto;background:#faf9f6db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ag-product-forest);font-family:Work Sans,sans-serif;font-size:.5625rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;padding:8px 16px;border-radius:999px;border:1px solid rgba(14,62,41,.22);box-shadow:0 10px 26px #0e3e291a;z-index:10}body.template-product .ag-product__thumbs{display:flex;gap:12px;margin-top:20px;overflow-x:auto;padding:4px;scrollbar-width:none}body.template-product .ag-product__thumb{width:70px;height:70px;flex-shrink:0;border-radius:12px;border:1px solid var(--ag-product-border);overflow:hidden;cursor:pointer;background:#fff;transition:all .3s ease}body.template-product .ag-product__thumb.is-active{border-color:var(--ag-product-gold);box-shadow:0 0 0 2px var(--ag-product-gold)}body.template-product .ag-product__thumb img{width:100%;height:100%;object-fit:cover}body.template-product .ag-product__content{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem);background:transparent;border:none;box-shadow:none;padding:0}body.template-product .ag-product__category-badge{font-family:Crimson Text,serif;font-size:.875rem;font-weight:600;font-style:italic;text-transform:none;letter-spacing:.02em;color:var(--ag-product-gold-dark);margin-bottom:-15px;background:transparent;padding:0}body.template-product .ag-product-hero h1{font-family:Fraunces,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1;letter-spacing:-.05em;color:var(--ag-product-forest);margin:0}body.template-product .ag-product__price{font-family:Fraunces,serif;font-size:clamp(2rem,5vw,3rem);font-weight:600;color:var(--ag-product-forest);display:flex;align-items:baseline;gap:12px}body.template-product .ag-product__price-compare{font-size:.5em;color:var(--ag-product-text-muted);text-decoration:line-through;font-weight:400}body.template-product .ag-product__price-variant{font-size:.4em;font-weight:400;color:var(--ag-product-text-muted);font-family:Work Sans,sans-serif;text-transform:uppercase;letter-spacing:.05em}body.template-product .ag-product__stock-chip{display:inline-flex;align-items:center;gap:8px;color:#047857;font-family:Crimson Text,serif;font-size:.875rem;font-weight:600;font-style:italic;text-transform:none;background:transparent;padding:0}body.template-product .ag-product__stock-chip:before{content:"";width:8px;height:8px;background:#10b981;border-radius:50%;box-shadow:0 0 8px #10b98166}body.template-product .ag-product__stock-chip.is-sold-out{color:#dc2626}body.template-product .ag-product__stock-chip.is-sold-out:before{background:#dc2626}body.template-product .ag-product__meta strong{font-weight:700;color:#dc2626}body.template-product .ag-product__tagline{font-family:Crimson Text,serif;font-style:italic;font-size:1.25rem;color:var(--ag-product-text-muted);margin:0;max-width:45ch}body.template-product .ag-product__tagline-link{font-family:Fraunces,serif;font-style:normal;font-size:.95rem;font-weight:600;margin-left:10px;color:var(--ag-product-forest);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}body.template-product .ag-product__tagline-link:focus-visible{outline:2px solid var(--ag-product-forest);outline-offset:3px;border-radius:4px}body.template-product .ag-product__description{font-family:Crimson Text,serif;font-size:1.15rem;line-height:1.7;color:var(--ag-product-text-muted);border-top:1px solid var(--ag-product-border);padding-top:24px;margin-top:24px}body.template-product .ag-product__description-title{font-family:Fraunces,serif;font-size:1.5rem;font-weight:500;color:var(--ag-product-forest);margin:0 0 16px;letter-spacing:-.02em}body.template-product .ag-product__description-content{display:flex;flex-direction:column;gap:16px}body.template-product .ag-product__description-content strong{font-family:Fraunces,serif;color:var(--ag-product-forest);font-size:1.05em;font-weight:500}.ag-product__description-content ul,body.template-product .ag-product__description-content ol{margin:8px 0;padding-left:24px}body.template-product .ag-product__description-content li{margin:8px 0}body.template-product .ag-product__form{display:flex;flex-direction:column;gap:24px;border-top:1px solid var(--ag-product-border);padding-top:24px}body.template-product .ag-product__option{display:flex;flex-direction:column;gap:8px}body.template-product .ag-product__option-label{font-family:Work Sans,sans-serif;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--ag-product-forest)}body.template-product .ag-product__option-wrapper{position:relative;display:flex;align-items:center}body.template-product .ag-product__option-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;background-color:#fff9;border:1px solid var(--ag-product-border);border-radius:8px;padding:12px 40px 12px 16px;font-family:Work Sans,sans-serif;font-size:.875rem;color:var(--ag-product-forest);cursor:pointer;transition:all .3s ease}body.template-product .ag-product__option-select:hover{background-color:#fffc;border-color:#f6b90066}body.template-product .ag-product__option-select:focus{outline:none;border-color:var(--ag-product-gold);box-shadow:0 0 0 3px #f6b90026}body.template-product .ag-product__option-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:.75rem;color:var(--ag-product-text-muted);pointer-events:none;transition:transform .3s ease}body.template-product .ag-product__option-select:focus+.ag-product__option-arrow{transform:translateY(-50%) rotate(180deg);color:var(--ag-product-gold)}body.template-product .ag-product__actions{display:flex;align-items:flex-end;gap:16px}body.template-product .ag-product__qty{display:flex;flex-direction:column;gap:8px}body.template-product .ag-product__qty span{font-family:Work Sans,sans-serif;font-size:.6875rem;font-weight:700;text-transform:uppercase}body.template-product .ag-product__qty-field{display:flex;align-items:center;border:1px solid var(--ag-product-border);border-radius:50px;padding:4px;background:#ffffff80}body.template-product .ag-product__qty-button{width:32px;height:32px;border-radius:50%;border:none;background:transparent;font-weight:700;cursor:pointer;color:var(--ag-product-forest)}body.template-product .ag-product__qty-button:hover{background:var(--ag-product-gold)}body.template-product .ag-product__qty-input{width:40px;text-align:center;border:none;background:transparent;font-weight:700}body.template-product .ag-product__add{flex-grow:1;background:var(--ag-product-forest);color:var(--ag-product-gold);border:none;border-radius:50px;padding:16px 32px;font-family:Work Sans,sans-serif;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0e3e2933}body.template-product .ag-product__add:hover:not(:disabled){transform:translateY(-2px);background:#0a2f1d;box-shadow:0 8px 24px #0e3e294d}body.template-product .ag-product__trust-row{display:flex;gap:12px;flex-wrap:wrap}body.template-product .ag-product__trust-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:50px;background:#0e3e290a;border:1px solid rgba(14,62,41,.1);font-family:Work Sans,sans-serif;font-size:.6875rem;font-weight:600;text-transform:none;letter-spacing:.02em;color:var(--ag-product-forest);transition:all .3s cubic-bezier(.34,1.56,.64,1)}body.template-product .ag-product__trust-pill:hover{background:#0e3e2914;border-color:#f6b9004d;transform:translateY(-2px)}body.template-product .ag-product__trust-pill-icon{font-size:.875rem;line-height:1;filter:grayscale(.3);transition:filter .3s ease}body.template-product .ag-product__trust-pill:hover .ag-product__trust-pill-icon{filter:grayscale(0)}body.template-product .ag-product__trust-pill-text{font-weight:600}@media(max-width:767px){body.template-product .ag-product-hero{padding:32px 20px}body.template-product .ag-product-hero h1{font-size:3rem}body.template-product .ag-product__form{gap:32px}body.template-product .ag-product__actions{flex-direction:column;align-items:stretch;gap:24px;margin-bottom:8px}body.template-product .ag-product__qty{width:100%}body.template-product .ag-product__add{width:100%;margin-bottom:8px}body.template-product .ag-product__trust-row{margin-top:16px}}.template-product .ag-stars{display:inline-flex;flex-direction:row;align-items:center;white-space:nowrap;font-size:0;width:auto}.template-product .ag-stars svg{display:inline-block;vertical-align:middle;float:left;clear:none}.template-product h1,.template-product .h1,.template-product .ag-product__title{font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.15;letter-spacing:-.025em}.ag-related-products__header{text-align:center;margin-bottom:clamp(2rem,5vw,3rem)}.ag-related-products__title{font-family:var(--ag-font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;line-height:1.2;color:var(--ag-color-forest-900);margin-bottom:1rem;letter-spacing:-.02em}.ag-related-products__subheading{font-family:var(--ag-font-body);font-size:clamp(1rem,2vw,1.125rem);line-height:1.5;color:var(--ag-text-secondary);max-width:48ch;margin-inline:auto}@media(max-width:768px){.ag-related-products__title{font-size:clamp(1.5rem,5vw,2rem)}.ag-related-products__subheading{font-size:.9375rem;line-height:1.6}}@media(min-width:1024px){body.template-product .ag-product__content{padding-top:clamp(.5rem,1.5vw,1.5rem)}}body.template-product .ag-product__category-badge{margin-bottom:0;letter-spacing:.04em}body.template-product .ag-product__content{gap:clamp(1rem,2.5vw,1.5rem)}body.template-product .ag-product-hero h1{font-size:clamp(2.25rem,5.5vw,4rem);line-height:1.02}body.template-product .ag-product__price{font-size:clamp(1.6rem,3.5vw,2.25rem);gap:10px}body.template-product .ag-product__price-variant{font-size:.5em;letter-spacing:.06em}body.template-product .ag-product__form{gap:20px}body.template-product .ag-product__option-select{border-radius:999px;padding:14px 44px 14px 20px;font-size:.8125rem;font-weight:600;letter-spacing:.02em;background-color:#ffffffbf;border-color:#0e3e2926}body.template-product .ag-product__option-arrow{right:18px;font-size:.6875rem}body.template-product .ag-product__add{padding:18px 36px;font-size:.75rem;letter-spacing:.12em;box-shadow:0 6px 20px #0e3e2940;background:linear-gradient(135deg,var(--ag-color-agriko-deep, #0e3e29) 0%,#1a5e3f 100%)}body.template-product .ag-product__add:hover:not(:disabled){background:linear-gradient(135deg,#0a2f1d 0%,var(--ag-color-agriko-deep, #0e3e29) 100%);box-shadow:0 12px 32px #0e3e2959;transform:translateY(-3px)}body.template-product .ag-product__qty-field{padding:6px}body.template-product .ag-product__qty-button{width:36px;height:36px}body.template-product .ag-product__actions{align-items:center;gap:14px}body.template-product .ag-product__trust-row{gap:8px;margin-top:4px}body.template-product .ag-product__trust-pill{padding:9px 16px;gap:6px}body.template-product .ag-product__trust-pill-icon{font-size:.8125rem;line-height:1;display:flex;align-items:center}body.template-product .ag-product__description-title{font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600;letter-spacing:-.025em;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--ag-product-border)}body.template-product .ag-product__description{font-size:clamp(1rem,2vw,1.125rem);line-height:1.75;margin-top:0}body.template-product .ag-product__description-content li{margin:6px 0;line-height:1.6}@media(max-width:767px){body.template-product .ag-product__add{padding:20px 36px;font-size:.8125rem}body.template-product .ag-product__trust-pill{font-size:12px;padding:8px 12px}body.template-product .ag-product__description{font-size:1rem}body.template-product .ag-product__description-title{font-size:1.25rem}body.template-product .ag-product__qty span{font-size:12px}}.ag-related-products{border-top:1px solid rgba(14,62,41,.08);background:#0e3e2904}.ag-related-products .ag-kicker{font-family:Work Sans,sans-serif;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#d4941a;margin-bottom:8px;display:block}body.template-product .ag-product__stock-chip{font-size:.8125rem;letter-spacing:.01em}.ag-related-products__grid{display:grid;grid-template-columns:1fr!important;gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(2rem,4vw,3rem);align-items:stretch;justify-content:center;justify-items:stretch}.ag-related-products__item{min-width:0;width:100%;justify-self:stretch}.ag-related-products__item .ag-fc-card,.ag-related-products__item .ag-fc-card__content{min-width:0}.ag-related-products__footer{text-align:center}@media(max-width:768px){.ag-related-products__grid{grid-template-columns:1fr!important}}@media(min-width:768px)and (max-width:1023px){.ag-related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1024px)and (max-width:1279px){.ag-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1440px){.ag-related-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}body.template-product section.ag-related-products .ag-related-products__grid{grid-template-columns:1fr!important}@media(min-width:768px)and (max-width:1023px){body.template-product section.ag-related-products .ag-related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1024px)and (max-width:1279px){body.template-product section.ag-related-products .ag-related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1280px){body.template-product section.ag-related-products .ag-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1440px){body.template-product section.ag-related-products .ag-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}body.template-product .ag-product-page{display:flex;flex-direction:column;gap:clamp(4rem,7vw,6rem);padding-bottom:clamp(4rem,7vw,6rem)}body.template-product .ag-product-hero{width:min(100%,1680px);padding-block:clamp(2.25rem,5vw,4.5rem) 0}@media(min-width:1024px){body.template-product .ag-product-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.85fr);gap:clamp(2.5rem,5vw,4.5rem)}}body.template-product .ag-product__media-frame{border:1px solid rgba(14,62,41,.08);border-radius:clamp(22px,2vw,28px);background:#ffffffb8;box-shadow:0 22px 52px #0e3e291f}body.template-product .ag-product__thumbs{gap:.75rem;margin-top:1rem;padding:.25rem .125rem .125rem;scroll-snap-type:x proximity}body.template-product .ag-product__thumb{width:76px;height:76px;border-radius:18px;border-color:#0e3e291f;box-shadow:0 8px 16px #0e3e2914;opacity:.7;scroll-snap-align:start}body.template-product .ag-product__thumb:hover{opacity:1;border-color:#0e3e2933;transform:translateY(-2px)}body.template-product .ag-product__thumb.is-active{opacity:1;border-color:#d4941a8c;box-shadow:0 0 0 3px #f6b9002e,0 14px 26px #0e3e2924}body.template-product .ag-product__thumb:focus-visible{outline:none;opacity:1;border-color:#d4941a8c;box-shadow:0 0 0 3px #f6b90038,0 14px 26px #0e3e2929}body.template-product .ag-product__content{width:100%;max-width:34rem;justify-self:center;align-self:start;gap:clamp(.875rem,2vw,1.25rem)}body.template-product .ag-product__category-badge{order:1;font-size:.95rem}body.template-product .ag-product-hero h1{order:2;max-width:12ch;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.04}body.template-product .ag-product__price{order:3;flex-wrap:wrap;gap:.55rem .85rem;font-size:clamp(1.9rem,3vw,2.75rem);line-height:1.05}body.template-product .ag-product__stock-chip{order:4}body.template-product .ag-product__tagline{order:5;font-size:clamp(1.05rem,1.35vw,1.2rem);line-height:1.55;max-width:32ch}body.template-product .ag-product__content>.ag-product__meta:not(.ag-product__status){order:6}body.template-product .ag-product__form{order:7;gap:clamp(1rem,2vw,1.25rem);padding:clamp(1.25rem,2.2vw,1.6rem);border:1px solid rgba(14,62,41,.08);border-radius:24px;background:linear-gradient(180deg,#ffffffd1,#ffffffb8);box-shadow:0 18px 38px #0e3e2914}body.template-product .ag-product__option{gap:.5rem}body.template-product .ag-product__option-label,body.template-product .ag-product__qty span{font-size:.68rem;letter-spacing:.14em;color:#0e3e29bd}body.template-product .ag-product__option-select{min-height:3.25rem;box-shadow:inset 0 1px #ffffff59}body.template-product .ag-product__actions{display:grid;grid-template-columns:minmax(8.25rem,9.5rem) minmax(0,1fr);align-items:end;gap:1rem}body.template-product .ag-product__qty{min-width:0;gap:.55rem}body.template-product .ag-product__qty-field{min-height:3.45rem;padding:.35rem;border-radius:999px;background:#ffffffeb;border-color:#0e3e291f;box-shadow:inset 0 1px #ffffffb3}body.template-product .ag-product__qty-button{width:2.45rem;height:2.45rem;background:#0e3e290f;font-size:1.05rem;transition:background-color .2s ease,transform .2s ease,color .2s ease}body.template-product .ag-product__qty-button:hover:not(:disabled){background:var(--ag-product-gold);color:var(--ag-product-forest);transform:scale(1.03)}body.template-product .ag-product__qty-input{width:3rem;font-size:1rem;color:var(--ag-product-forest);-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}body.template-product .ag-product__qty-input::-webkit-outer-spin-button,body.template-product .ag-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}body.template-product .ag-product__add{display:inline-flex;min-height:3.45rem;width:100%;justify-content:center;align-items:center;font-size:.76rem;letter-spacing:.14em;border:1px solid rgba(14,62,41,.12);box-shadow:0 14px 28px #0e3e292e,inset 0 1px #ffffff1f}body.template-product .ag-product__add:focus-visible{outline:none;box-shadow:0 0 0 4px #f6b9002e,0 14px 28px #0e3e2938}body.template-product .ag-product__status{margin:0;min-height:1.25em;font-family:Work Sans,sans-serif;font-size:.8rem;color:var(--ag-product-text-muted)}body.template-product .ag-product__trust-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.1rem}body.template-product .ag-product__trust-pill{flex:1 1 10rem;justify-content:center;min-height:2.85rem;padding:.75rem 1rem;background:#ffffffeb;border-color:#0e3e2914;box-shadow:0 8px 18px #0e3e290f}body.template-product .ag-product__trust-pill-icon{font-size:.95rem}body.template-product .ag-product__trust-pill-text{text-align:center;line-height:1.25}body.template-product .ag-product__description{order:8;max-width:min(100%,40rem);font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.82;padding-top:clamp(1.75rem,3vw,2.35rem)}body.template-product .ag-product__description-title{display:flex;align-items:center;gap:.85rem;margin-bottom:1.1rem;padding-bottom:.95rem}body.template-product .ag-product__description-title:before{content:"";width:2.5rem;height:1px;background:#0e3e2947}body.template-product .ag-product__description-content{gap:.95rem;max-width:62ch}body.template-product .ag-product__description-content>*{max-width:62ch}body.template-product .ag-product__description-content p{color:#1a1a1acc}body.template-product .ag-product__description-content ul,body.template-product .ag-product__description-content ol{margin:.2rem 0 .35rem;padding-left:1.25rem}body.template-product .ag-product__description-content li{padding-left:.25rem;margin:.45rem 0}body.template-product .ag-product__description-content li::marker{color:var(--ag-product-gold-dark)}body.template-product .ag-product-journal{width:100%;padding:0;margin:0 auto}body.template-product .ag-related-products>.container,body.template-product .ag-product-journal>.container{width:min(100%,var(--ag-pdp-container));margin:0 auto;padding-inline:var(--ag-pdp-gutter);max-width:none!important}body.template-product [data-related-products].ag-related-products{width:min(100%,var(--ag-pdp-container))!important;max-width:none!important;margin-inline:auto!important;padding-inline:var(--ag-pdp-gutter)!important}body.template-product .ag-product-journal{background:#0e3e2903;border-top:1px solid rgba(14,62,41,.05);padding-top:clamp(1.25rem,3.2vw,2.25rem);padding-bottom:clamp(.5rem,2vw,1.25rem)}body.template-product .ag-product-journal__header{margin-bottom:clamp(1.5rem,3vw,2.5rem)}body.template-product .ag-product-journal__header h2{margin:0;font-family:Fraunces,serif;font-size:clamp(2rem,3.2vw,2.6rem);color:var(--ag-product-forest)}body.template-product .ag-product-journal__grid,body.template-product .ag-product-journal .ag-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.25vw,1.75rem)}body.template-product .ag-journal-article-link{display:flex;min-width:0}body.template-product .ag-product-journal .ag-article-card{height:100%;border-radius:24px;background:#ffffffd9;border:1px solid rgba(14,62,41,.08);box-shadow:0 18px 38px #0e3e2914;overflow:hidden}body.template-product .ag-product-journal .ag-article-card__media{aspect-ratio:4 / 3}body.template-product .ag-product-journal .ag-article-card__content{flex:1;padding:1.2rem 1.25rem 1.3rem;gap:.8rem}body.template-product .ag-product-journal .ag-article-card__meta{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#0e3e2994}body.template-product .ag-product-journal .ag-article-card__meta-dot{margin:0 .35rem}body.template-product .ag-product-journal .ag-article-card h3{font-size:clamp(1.15rem,1.8vw,1.45rem);line-height:1.25;min-height:0}body.template-product .ag-product-journal .ag-article-card__excerpt{font-size:.95rem;line-height:1.65;color:var(--ag-product-text-muted);-webkit-line-clamp:3;line-clamp:3}body.template-product .ag-product-journal .ag-article-card__cta{padding:.78rem 1.1rem;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;border-radius:999px}body.template-product .ag-product-journal__empty,body.template-product .ag-product-journal .ag-blog__grid>.ag-product__meta{text-align:center;padding:1.5rem 1rem;border:1px dashed rgba(14,62,41,.14);border-radius:20px;background:#ffffff94;color:var(--ag-product-text-muted)}body.template-product .ag-product-journal__footer{display:flex;justify-content:center;margin-top:clamp(2rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:1px solid rgba(14,62,41,.1)}body.template-product .ag-product-journal__footer .ag-button{min-width:clamp(14rem,24vw,18rem);justify-content:center}body.template-product [data-related-products]{width:min(100%,1680px);margin:0 auto;padding-inline:clamp(1rem,3vw,3rem)}body.template-product [data-related-products] .ag-related-products__header{margin-bottom:clamp(1.5rem,3vw,2.25rem)}body.template-product [data-related-products] .ag-related-products__title{margin-bottom:.75rem;font-size:clamp(2rem,3.2vw,2.6rem)}body.template-product [data-related-products] .ag-related-products__subheading{max-width:40ch;font-size:clamp(.96rem,1.4vw,1.05rem)}body.template-product [data-related-products] .ag-related-products__content{min-height:0}body.template-product [data-related-products] .ag-related-products__grid{gap:clamp(1rem,2vw,1.5rem)}body.template-product [data-related-products] .ag-related-products__empty{max-width:42rem;margin:0 auto;padding:clamp(2.25rem,4vw,3rem) clamp(1.25rem,3vw,2rem);border-radius:28px;border:1px dashed rgba(14,62,41,.18);background:linear-gradient(180deg,#ffffffd6,#f7f4eef2);box-shadow:0 18px 42px #0e3e2914}body.template-product [data-related-products] .ag-related-products__empty:before{content:"";display:block;width:3.25rem;height:3.25rem;margin:0 auto 1rem;border-radius:999px;background:transparent;box-shadow:inset 0 0 0 1px #0e3e291f,0 10px 24px #d4941a38}body.template-product [data-related-products] .ag-related-products__empty-text{max-width:30ch;margin:0 auto;font-family:Crimson Text,serif;font-size:clamp(1.06rem,1.6vw,1.2rem);line-height:1.65;color:var(--ag-product-text-muted)}@media(min-width:1024px)and (max-width:1199px){body.template-product .ag-product-hero{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:clamp(2rem,4vw,2.75rem)}body.template-product .ag-product-hero h1{max-width:14ch;font-size:clamp(2.2rem,3.8vw,3.35rem)}}@media(max-width:1199px){body.template-product .ag-product-journal__grid,body.template-product .ag-product-journal .ag-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){body.template-product .ag-product-page{gap:clamp(3.5rem,8vw,5rem)}body.template-product .ag-product__content{max-width:none}body.template-product .ag-product__form{padding:1.2rem}}@media(max-width:767px){body.template-product .ag-product-page{gap:clamp(3rem,10vw,4rem);padding-bottom:clamp(3.5rem,10vw,4.5rem)}body.template-product .ag-product-hero{padding-inline:20px}body.template-product .ag-product__media-frame{border-radius:24px}body.template-product .ag-product__thumb{width:68px;height:68px}body.template-product .ag-product-hero h1{max-width:none;font-size:clamp(2.1rem,10vw,3rem)}body.template-product .ag-product__price{font-size:clamp(1.75rem,7vw,2.25rem)}body.template-product .ag-product__form{padding:1rem;border-radius:20px}body.template-product .ag-product__actions{grid-template-columns:1fr;gap:.85rem}body.template-product .ag-product__qty{width:100%}body.template-product .ag-product__qty-field{width:100%;justify-content:space-between}body.template-product .ag-product__qty-input{flex:1;width:auto}body.template-product .ag-product__trust-pill{flex:1 1 100%;justify-content:flex-start}body.template-product .ag-product__description-title{gap:.65rem}body.template-product .ag-product__description-title:before{width:1.75rem}body.template-product .ag-product-journal__grid,body.template-product .ag-product-journal .ag-blog__grid{grid-template-columns:1fr}body.template-product .ag-product-journal .ag-article-card__media{aspect-ratio:16 / 10}body.template-product .ag-product-journal__footer .ag-button{width:100%;max-width:22rem}body.template-product [data-related-products]{padding-inline:20px}}@media(max-width:430px){body.template-product .ag-product__trust-row{gap:.65rem}body.template-product .ag-product__trust-pill{padding:.7rem .85rem}body.template-product [data-related-products] .ag-related-products__empty{padding:2rem 1rem;border-radius:22px}}body.template-product .ag-product-page{gap:clamp(4.25rem,7.5vw,6.5rem)}body.template-product .ag-product-hero h1{letter-spacing:-.02em}body.template-product .ag-product__price{font-weight:600;margin-top:.15rem}body.template-product .ag-product__price-compare{font-size:.9em;opacity:.7}body.template-product .ag-product__actions{gap:1.1rem}body.template-product .ag-product__qty-field{min-height:3.75rem;padding:.4rem}body.template-product .ag-product__qty-button{width:2.7rem;height:2.7rem;font-size:1.1rem}body.template-product .ag-product__add{min-height:3.75rem;padding:.95rem 1.6rem;font-size:.78rem;box-shadow:0 18px 34px #0e3e2933,inset 0 1px #ffffff29}body.template-product .ag-product__trust-row{gap:.9rem}body.template-product .ag-product__trust-pill{min-height:3rem}body.template-product .ag-product__thumbs{margin-top:1.25rem;gap:.85rem}body.template-product .ag-product__thumb{width:82px;height:82px}body.template-product .ag-product__description{max-width:min(100%,44rem)}body.template-product .ag-product__description-title{font-size:clamp(1.35rem,2vw,1.55rem)}body.template-product .ag-product__description-content{gap:1.05rem}body.template-product .ag-product__description-content p{margin:0}body.template-product .ag-product__description-content ul,body.template-product .ag-product__description-content ol{margin:.4rem 0 .6rem;padding-left:1.4rem}body.template-product .ag-product__description-content li{margin:.55rem 0}body.template-product .ag-product-journal{margin-top:clamp(.75rem,2vw,1.5rem)}body.template-product .ag-product-journal__header{margin-bottom:clamp(2rem,3vw,3rem)}body.template-product .ag-product-journal .ag-article-card__media{aspect-ratio:3 / 2}body.template-product .ag-product-journal .ag-article-card__content{display:flex;flex-direction:column;gap:.85rem;padding:1.35rem 1.4rem 1.5rem}body.template-product .ag-product-journal .ag-article-card__excerpt{color:#0e3e29b8}body.template-product .ag-product-journal .ag-article-card__cta{align-self:flex-start;margin-top:auto}body.template-product .ag-product-journal__footer{margin-top:clamp(2.5rem,4vw,3.5rem)}body.template-product .ag-product-journal__footer .ag-button{min-height:3.1rem;letter-spacing:.14em}body.template-product [data-related-products] .ag-related-products__header{margin-bottom:clamp(2rem,3.5vw,2.75rem)}body.template-product [data-related-products] .ag-related-products__title{font-weight:600}body.template-product [data-related-products] .ag-related-products__grid{gap:clamp(1.25rem,2.4vw,1.75rem);justify-items:stretch}body.template-product [data-related-products] .ag-related-products__item{display:flex;width:100%;justify-self:stretch}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card{width:100%;height:100%;display:flex;flex-direction:column;border-radius:22px;box-shadow:0 16px 34px #0e3e291a;padding-top:0!important}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__media{aspect-ratio:16 / 10;line-height:0}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__media picture,body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__content{display:flex;flex-direction:column;flex:1;gap:.85rem}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__content{padding:1.2rem 1.25rem 1.3rem}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__body{flex:1}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__title{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.12;margin-bottom:.85rem;min-height:2.24em}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__desc{font-size:.97rem;line-height:1.55;margin-bottom:1.35rem;-webkit-line-clamp:3;line-clamp:3;min-height:4.65em}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__footer{gap:.85rem;padding-top:1rem}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__footer-top{align-items:flex-end}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__price{font-size:clamp(1.2rem,1.6vw,1.55rem)}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__btn{width:100%;min-height:3.1rem;padding:.85rem 1.25rem}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__desc{color:#0e3e29b8}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__footer{margin-top:auto}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__price{font-weight:600}@media(max-width:767px){body.template-product .ag-product__thumb{width:72px;height:72px}body.template-product .ag-product__add{min-height:3.6rem}body.template-product .ag-product-journal .ag-article-card__media{aspect-ratio:16 / 10}}@media(min-width:1024px){body.template-product .ag-product__content{position:relative}body.template-product .ag-product__description{position:relative;width:calc(100% + 52%/48%*100% + clamp(3rem,7vw,6rem));margin-left:calc(-1*(52%/48%*100% + clamp(3rem,7vw,6rem)));max-width:none;margin-top:clamp(2.5rem,4vw,3.5rem);padding:clamp(2rem,3vw,3rem) clamp(2rem,4vw,4rem);background:#ffffff73;border-radius:20px;border:1px solid rgba(14,62,41,.06);box-shadow:0 4px 24px #0e3e290a}body.template-product .ag-product__description-content{max-width:none;column-count:2;column-gap:3rem;orphans:3;widows:3}body.template-product .ag-product__description-content>*{max-width:none;break-inside:avoid}body.template-product .ag-product__description-content p:has(>strong:only-child){column-span:all;margin-top:1.25rem;margin-bottom:.5rem}body.template-product .ag-product__description-content ul,body.template-product .ag-product__description-content ol{column-span:all;display:grid;grid-template-columns:1fr 1fr;gap:.25rem 2.5rem;margin-top:.75rem}}body.template-product .ag-product__description-content h3{text-decoration:none;font-family:Fraunces,serif;font-size:clamp(1.2rem,1.8vw,1.4rem);font-weight:500;color:var(--ag-product-forest);letter-spacing:-.015em;margin-top:.75rem;margin-bottom:.35rem;border-bottom:2px solid rgba(246,185,0,.3);padding-bottom:.45rem;display:inline-block}@media(min-width:768px){body.template-product .ag-product__trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}body.template-product .ag-product__trust-pill{flex:none;width:100%}}body.template-product .ag-product__description-content p{line-height:1.78;margin-bottom:.15rem}body.template-product .ag-product__description-content p+p{margin-top:.65rem}body.template-product .ag-product__description-content ul{margin-top:.5rem;margin-bottom:.75rem}body.template-product .ag-product__description-content li{line-height:1.65;margin:.35rem 0;color:#1a1a1ac7}body.template-product .ag-product__description-content li::marker{color:var(--ag-product-gold);font-size:.8em}body.template-product .ag-product__description{border-top:1px solid rgba(14,62,41,.08);position:relative}body.template-product .ag-product__description:before{content:"";position:absolute;top:-1px;left:0;width:3.5rem;height:2px;background:linear-gradient(90deg,var(--ag-product-gold) 0%,rgba(246,185,0,.3) 100%)}body.template-product .ag-product-journal .ag-article-card h3 a{text-decoration:none;color:inherit;transition:color .2s ease}body.template-product .ag-product-journal .ag-article-card h3 a:hover{color:var(--ag-product-forest);text-decoration:none}body.template-product [data-related-products] .ag-fc-card__desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.5em}body.template-product .ag-product-journal__footer .ag-button{transition:transform .22s ease,box-shadow .22s ease}body.template-product .ag-product-journal__footer .ag-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e3e2926}body.template-product .ag-product__origin-line{order:0}body.template-product .ag-product__category-badge{order:1}body.template-product .ag-product__subhead{order:2}body.template-product .ag-product__option-select:focus{box-shadow:0 0 0 3px #f6b9001f}body.template-product .ag-product__option-select:focus-visible{outline:none;border-color:var(--ag-product-gold);box-shadow:0 0 0 4px #f6b90029}body.template-product .ag-product__option-select:focus:not(:focus-visible){box-shadow:none}body.template-product .ag-product__qty-button:focus-visible{outline:none;box-shadow:0 0 0 4px #f6b9002e;background:#f6b9002e}body.template-product .ag-product-journal__empty{margin:0;font-family:Crimson Text,serif;font-size:1.02rem;line-height:1.65;color:#0e3e29b8;text-align:center}body.template-product .ag-product-journal__footer{margin-top:3rem;text-align:center}body.template-product .ag-product__media-nav{transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .25s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .25s ease}body.template-product .ag-product__thumb{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,opacity .22s ease}body.template-product .ag-product__option-select{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease}body.template-product .ag-product__add{transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease}body.template-product .ag-product__trust-pill{transition:transform .22s cubic-bezier(.34,1.56,.64,1),background-color .22s ease,border-color .22s ease,box-shadow .22s ease}body.template-product .ag-product__qty-button{width:44px;height:44px}body.template-product .ag-product__category-badge,body.template-product .ag-product__stock-chip,body.template-product .ag-product__tagline,body.template-product .ag-product__description,body.template-product .ag-product-journal__empty{font-family:var(--ag-font-body, "Crimson Text", Georgia, serif)}body.template-product .ag-product-hero h1,body.template-product .ag-product__price,body.template-product .ag-product__description-title,body.template-product .ag-product__description-content strong{font-family:var(--ag-font-display, "Fraunces", "Times New Roman", serif)}body.template-product .ag-product__price-variant,body.template-product .ag-product__option-label,body.template-product .ag-product__option-select,body.template-product .ag-product__qty span,body.template-product .ag-product__media-counter,body.template-product .ag-product__organic-stamp{font-family:var(--ag-font-ui, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif)}body.template-product .ag-product__description,body.template-product .ag-product__description-content{max-width:72ch}@media(min-width:1024px){body.template-product .ag-product__media{display:flex;justify-content:center}body.template-product .ag-product__media-frame{width:100%;max-width:540px}}body.template-product .ag-product-hero{padding-top:0!important}@media(min-width:1024px){body.template-product .ag-product-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2.75rem,4.5vw,4.75rem);align-items:center;padding-top:clamp(2.25rem,4vw,3.5rem)!important}body.template-product .ag-product__content{align-self:center;justify-self:start;max-width:42rem}body.template-product .ag-product__media-frame{max-width:560px}}body.template-product .ag-product-about{padding:0 var(--ag-pdp-gutter)}body.template-product .ag-product-about__inner{width:min(100%,var(--ag-pdp-chapter));margin:0 auto}body.template-product .ag-product-about .ag-product__description{width:100%!important;margin-inline:auto!important;max-width:none!important}@media(min-width:1024px){body.template-product .ag-product-about .ag-product__description{width:100%!important;margin-left:auto!important;margin-right:auto!important;max-width:none!important;margin-inline:auto;margin-top:0!important;padding:clamp(2rem,3vw,2.75rem) clamp(1.75rem,3vw,3rem)!important;background:#ffffff9e!important;box-shadow:0 14px 36px #0e3e2913,inset 0 1px #ffffff8c!important;border-color:#0e3e2914!important}body.template-product .ag-product-about .ag-product__description-content{column-count:1!important;column-gap:2.6rem!important;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:.9rem;gap:.9rem 2.6rem;max-width:none!important;width:min(100%,1120px);margin-inline:auto}body.template-product .ag-product-about .ag-product__description-content>*{break-inside:auto!important}body.template-product .ag-product-about .ag-product__description-content p:has(>strong:only-child),body.template-product .ag-product-about .ag-product__description-content h3,body.template-product .ag-product-about .ag-product__description-content ul,body.template-product .ag-product-about .ag-product__description-content ol{grid-column:1 / -1}}body.template-product .ag-product-about .ag-product__description{border-top:0;margin:0}body.template-product .ag-product-about .ag-product__description-title{margin-bottom:1.15rem;padding-bottom:1.05rem}body.template-product .ag-product-about .ag-product__description-content{width:100%;max-width:none;gap:1.1rem}body.template-product .ag-product-about .ag-product__description-content>*{max-width:none}body.template-product .ag-product-about .ag-product__description-content p{line-height:1.85;color:#121212db}body.template-product .ag-product-about .ag-product__description-content p+p{margin-top:.95rem}body.template-product .ag-product-about .ag-product__description-content ul,body.template-product .ag-product-about .ag-product__description-content ol{margin-top:.65rem;margin-bottom:1.1rem;padding-left:1.35rem}body.template-product .ag-product-about .ag-product__description-content li{margin:.5rem 0}@media(min-width:1024px){body.template-product .ag-related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(1.25rem,2.2vw,1.85rem)}}@media(min-width:1280px){body.template-product .ag-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1440px){body.template-product .ag-related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}body.template-product .ag-related-products__item .ag-fc-card{width:100%;max-width:none;height:100%;padding-top:0!important}body.template-product .ag-related-products__item .ag-fc-card__media{aspect-ratio:16 / 10;line-height:0}body.template-product .ag-related-products__item .ag-fc-card__media picture,body.template-product .ag-related-products__item .ag-fc-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;aspect-ratio:auto!important}body.template-product .ag-related-products__item .ag-fc-card__content{padding:1.05rem 1.1rem 1.15rem}body.template-product .ag-related-products__item .ag-fc-card__content{padding:1.2rem 1.25rem 1.3rem;display:flex;flex-direction:column}body.template-product .ag-related-products__item .ag-fc-card__body{flex:1}body.template-product .ag-related-products__item .ag-fc-card__title{font-size:clamp(1.1rem,1.6vw,1.35rem);line-height:1.12;margin-bottom:.85rem;min-height:2.24em}body.template-product .ag-related-products__item .ag-fc-card__desc{font-size:.97rem;line-height:1.55;margin-bottom:1.35rem;-webkit-line-clamp:3;line-clamp:3;min-height:4.65em}body.template-product .ag-related-products__item .ag-fc-card__footer{gap:.85rem;padding-top:1rem}body.template-product .ag-related-products__item .ag-fc-card__footer-top{align-items:flex-end}body.template-product .ag-related-products__item .ag-fc-card__price{font-size:clamp(1.2rem,1.6vw,1.55rem)}body.template-product .ag-related-products__item .ag-fc-card__btn{width:100%;min-height:3.1rem;padding:.85rem 1.25rem}body.template-product .ag-related-products__item .ag-fc-card__footer{margin-top:auto;padding-top:.85rem}body.template-product .ag-related-products__item .ag-fc-card:before{display:none}body.template-product .ag-related-products__item .ag-fc-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #00000017,0 0 0 1px #0e3e2914}body.template-product .ag-product__add{min-height:3.7rem;padding-inline:2.1rem;font-size:.78rem;letter-spacing:.15em}body.template-product .ag-related-products__footer .ag-button,body.template-product .ag-product-journal__footer .ag-button{min-height:3.25rem;padding:.85rem 1.75rem}body.template-product .ag-product-page{gap:clamp(2.75rem,5.2vw,4.75rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}body.template-product .ag-product-about{padding-top:clamp(.25rem,1.2vw,1rem);padding-bottom:clamp(.25rem,1.2vw,1rem);background:#0e3e2902;border-top:1px solid rgba(14,62,41,.05)}body.template-product .ag-product-hero{padding-bottom:clamp(1.25rem,2.5vw,2rem)}body.template-product .ag-product-hero:before{content:"";position:absolute;inset:clamp(.5rem,1.2vw,1rem) clamp(.25rem,1vw,.85rem);border-radius:clamp(24px,2.2vw,32px);background:#ffffff38;border:1px solid rgba(14,62,41,.05);box-shadow:0 22px 64px #0e3e290d;pointer-events:none}body.template-product .ag-product-hero>*{position:relative;z-index:1}@media(min-width:1024px){body.template-product .ag-product__content{position:relative;padding-left:clamp(.25rem,1vw,.75rem)}body.template-product .ag-product__content:before{content:"";position:absolute;inset:clamp(-.9rem,-1.8vw,-1.35rem) clamp(-.9rem,-1.8vw,-1.15rem);border-radius:28px;background:#ffffff42;border:1px solid rgba(14,62,41,.06);box-shadow:0 18px 52px #0e3e290f;pointer-events:none}body.template-product .ag-product__content>*{position:relative;z-index:1}}body.template-product .ag-product__category-badge{margin-bottom:-.65rem}body.template-product .ag-product-hero h1{line-height:1.02}body.template-product .ag-product__price{margin-top:.15rem}body.template-product .ag-product__stock-chip{margin-top:-.1rem}body.template-product .ag-product__content{gap:clamp(1.05rem,2.2vw,1.65rem)}body.template-product .ag-product__price{margin-top:.35rem}body.template-product .ag-product__form{background:#ffffffdb;border-color:#0e3e2917;box-shadow:0 22px 64px #0e3e2914,inset 0 1px #ffffff8c}@media(min-width:1024px){body.template-product .ag-product__form{box-shadow:0 26px 72px #0e3e291a,0 0 0 1px #0e3e290f,inset 0 1px #ffffff8c}}body.template-product .ag-product__add{font-weight:700;transform:translateZ(0)}body.template-product .ag-product__add:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #0e3e292e,inset 0 1px #ffffff1f}body.template-product .ag-product-about .ag-product__description{max-width:none!important;position:relative;overflow:hidden}body.template-product .ag-product-about .ag-product__description-content{max-width:none}@media(min-width:1024px){body.template-product .ag-product-about .ag-product__description-content{width:min(100%,1120px);margin-inline:auto}}body.template-product .ag-product-about .ag-product__description:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(120% 90% at 0% 50%,#0e3e290f,#0e3e2900 55%),radial-gradient(120% 90% at 100% 50%,#0e3e290e,#0e3e2900 55%);opacity:.9}@media(min-width:1440px){body.template-product .ag-product-about .ag-product__description-content p,body.template-product .ag-product__description{font-size:1.1rem}body.template-product .ag-product-about .ag-product__description-content p{line-height:1.9}body.template-product .ag-product-about .ag-product__description-title{font-size:1.6rem}}body.template-product .ag-product-about .ag-product__description-content h3{margin-top:1.4rem;margin-bottom:.4rem;border-bottom-color:#f6b90038}body.template-product .ag-product-about .ag-product__description-content ul,body.template-product .ag-product-about .ag-product__description-content ol{margin-top:.6rem;margin-bottom:.85rem}body.template-product .ag-product__description:before{background:#f6b9008c}body.template-product .ag-related-products{background:#0e3e2903}body.template-product [data-related-products]{padding-top:clamp(2.75rem,5vw,4rem);background:#ffffff1f;border-top:1px solid rgba(14,62,41,.06)}body.template-product [data-related-products] .ag-related-products__title{font-size:clamp(1.65rem,3.2vw,2.15rem);letter-spacing:-.02em;opacity:.9}body.template-product [data-related-products] .ag-related-products__subheading{opacity:.82}body.template-product [data-related-products] .ag-related-products__title{font-size:clamp(1.45rem,2.6vw,1.9rem)}body.template-product .ag-product-journal__header h2{letter-spacing:-.03em}body.template-product .ag-product-journal .ag-article-card__meta{opacity:.82;gap:.45rem}body.template-product .ag-product-journal .ag-article-card h3{line-height:1.08}body.template-product .ag-product__trust-pill-icon{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:#0e3e2914;color:var(--ag-product-forest);flex-shrink:0}body.template-product .ag-product__trust-pill-icon svg{width:1rem;height:1rem}@media(hover:none){body.template-product .ag-product__media-nav{opacity:.96}}body.template-product .ag-product__organic-stamp{max-width:12rem;text-align:center;line-height:1.35}body.template-product .ag-product__form{padding-top:1.5rem}body.template-product .ag-product__trust-row{gap:.8rem;margin-top:.5rem}body.template-product .ag-product__trust-pill{padding:.85rem 1rem;gap:.7rem;background:#fff;border-radius:18px;box-shadow:0 12px 24px #0e3e290d}body.template-product .ag-product__trust-pill-text{font-size:.8rem;line-height:1.35}body.template-product .ag-product-values{padding:0 var(--ag-pdp-gutter) clamp(2.75rem,6vw,5rem)}body.template-product .ag-product-values__inner{max-width:var(--ag-pdp-container);margin:0 auto}body.template-product .ag-product-values__icon{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:999px;color:var(--ag-product-forest);background:#0e3e290f;margin-bottom:1rem}body.template-product .ag-product-values__icon svg{width:1.3rem;height:1.3rem}body.template-product .ag-product-values__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#0e3e291a;border-radius:24px;overflow:hidden}body.template-product .ag-product-values__item{display:flex;align-items:center;gap:.95rem;padding:1.35rem 1.5rem;background:linear-gradient(180deg,#f7f3e8e0,#fcfaf4fa);font-family:Work Sans,sans-serif;font-size:.92rem;font-weight:600;line-height:1.45;color:var(--ag-product-forest)}@media(max-width:767px){body.template-product .ag-product-values__inner{grid-template-columns:1fr}body.template-product .ag-product-values__item{padding:1.1rem 1.2rem}}@media(min-width:768px)and (max-width:1023px){body.template-product .ag-product-values__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}body.template-product .ag-product__content{gap:clamp(1rem,2.2vw,1.45rem)}body.template-product .ag-product__category-badge{color:var(--ag-color-gold-mix, #d4941a);letter-spacing:.05em}body.template-product .ag-product__stock-chip{color:color-mix(in srgb,var(--ag-product-forest) 72%,white 28%)}body.template-product .ag-product__stock-chip:before{background:color-mix(in srgb,var(--ag-product-forest) 72%,white 28%);box-shadow:0 0 0 4px color-mix(in srgb,var(--ag-product-forest) 12%,transparent)}body.template-product .ag-product__organic-stamp{background:color-mix(in srgb,var(--ag-product-bg) 84%,white 16%);border-color:color-mix(in srgb,var(--ag-product-forest) 18%,transparent);box-shadow:0 10px 26px color-mix(in srgb,var(--ag-product-forest) 10%,transparent)}body.template-product .ag-product__form{gap:1.15rem;padding-top:1.25rem}body.template-product .ag-product__actions{align-items:stretch;gap:1rem}body.template-product .ag-product__qty{gap:.55rem}body.template-product .ag-product__qty-field,body.template-product .ag-product__option-select{background:color-mix(in srgb,white 80%,var(--ag-product-bg) 20%);border-color:color-mix(in srgb,var(--ag-product-forest) 12%,transparent)}body.template-product .ag-product__option-select,body.template-product .ag-product__qty-field{min-height:3rem}body.template-product .ag-product__qty-button{width:2.4rem;height:2.4rem}body.template-product .ag-product__add{min-height:3rem}body.template-product .ag-product__trust-row{gap:.65rem}body.template-product .ag-product__trust-pill{border-color:color-mix(in srgb,var(--ag-product-forest) 10%,transparent);box-shadow:0 8px 18px color-mix(in srgb,var(--ag-product-forest) 5%,transparent)}body.template-product .ag-product__trust-pill-text{letter-spacing:.01em}body.template-product .ag-product-values{padding-top:clamp(.5rem,1.4vw,1rem)}body.template-product .ag-product-values__inner{background:color-mix(in srgb,var(--ag-product-forest) 10%,transparent)}body.template-product .ag-product-values__item{background:linear-gradient(180deg,color-mix(in srgb,var(--ag-product-bg) 90%,white 10%),color-mix(in srgb,var(--ag-product-bg) 97%,white 3%))}body.template-product .ag-product-journal{padding-top:clamp(1.5rem,3vw,2.25rem)}body.template-product .ag-product-journal__header{max-width:40rem;margin-inline:auto}body.template-product .ag-product-journal__header .ag-kicker{opacity:.74}body.template-product .ag-product-journal__header h2{font-size:clamp(1.5rem,2.8vw,2rem);max-width:22ch;margin-inline:auto}body.template-product .ag-product-journal .ag-blog__grid{margin-top:clamp(1.5rem,3vw,2.25rem)}body.template-product .ag-product-journal__footer .ag-button{background:transparent;color:var(--ag-product-forest);border:1px solid color-mix(in srgb,var(--ag-product-forest) 16%,transparent);box-shadow:none}body.template-product .ag-product-journal__footer .ag-button:hover{background:color-mix(in srgb,var(--ag-product-bg) 86%,white 14%)}@media(min-width:1024px){body.template-product .ag-product-hero{align-items:start;gap:clamp(3rem,5vw,4.5rem)}body.template-product .ag-product__content{max-width:39rem;padding-top:clamp(.35rem,1vw,1rem)}}@media(max-width:767px){body.template-product .ag-product__actions{gap:.85rem}body.template-product .ag-product__trust-pill{width:100%;justify-content:flex-start}body.template-product .ag-product-journal__header h2{max-width:none}}body.template-product{--ag-pdp-cream: color-mix(in srgb, var(--ag-product-bg) 88%, white 12%);--ag-pdp-card: color-mix(in srgb, white 90%, var(--ag-product-bg) 10%);--ag-pdp-border: color-mix(in srgb, var(--ag-product-forest) 10%, transparent);--ag-pdp-shadow-soft: 0 20px 40px rgba(14, 62, 41, .06);--ag-pdp-shadow-card: 0 16px 28px rgba(14, 62, 41, .05)}body.template-product .ag-product-hero{grid-template-columns:1fr;gap:clamp(2rem,4vw,4rem);padding:clamp(1rem,2.8vw,2rem) var(--ag-pdp-gutter) clamp(1.75rem,3vw,2.5rem);max-width:min(100%,1500px)}body.template-product .ag-product-breadcrumbs{width:min(100%,1500px);margin:0 auto;padding:.2rem var(--ag-pdp-gutter) 0;display:flex;align-items:center;gap:.55rem;font:500 .78rem/1.3 Work Sans,sans-serif;color:color-mix(in srgb,var(--ag-product-forest) 62%,white 38%)}body.template-product .ag-product-breadcrumbs a{color:inherit;text-decoration:none}@media(min-width:1024px){body.template-product .ag-product-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.65fr);align-items:start;gap:clamp(1.65rem,2.4vw,2.3rem);padding-top:.85rem;padding-bottom:2.1rem}}body.template-product .ag-product__gallery-shell{display:grid;grid-template-columns:1fr;gap:.72rem;align-items:start}@media(min-width:900px){body.template-product .ag-product__gallery-shell{grid-template-columns:62px minmax(0,1fr);gap:.72rem}body.template-product .ag-product__gallery-shell:not(:has(.ag-product__thumb-rail)),body.template-product .ag-product__gallery-shell.is-single-media{grid-template-columns:minmax(0,1fr)}}body.template-product .ag-product__thumb-rail{display:flex;gap:.65rem;overflow-x:auto;padding:.1rem;order:2;scrollbar-width:none}body.template-product .ag-product__thumb-rail::-webkit-scrollbar{display:none}@media(min-width:900px){body.template-product .ag-product__thumb-rail{flex-direction:column;overflow:visible;order:1}}body.template-product .ag-product__stage{order:1}body.template-product .ag-product__media-frame{background:var(--ag-pdp-card);border:1px solid var(--ag-pdp-border);border-radius:26px;overflow:hidden;box-shadow:var(--ag-pdp-shadow-soft);aspect-ratio:1 / 1}body.template-product .ag-product__media-frame:hover{transform:none;box-shadow:var(--ag-pdp-shadow-soft)}body.template-product .ag-product__image{object-fit:cover;object-position:center;transform:scale(1.045);transform-origin:center}body.template-product .ag-product__thumb{width:62px;height:62px;border-radius:12px;background:var(--ag-pdp-card);border:1px solid var(--ag-pdp-border);box-shadow:none;position:relative}body.template-product .ag-product__thumb.is-active{border-color:color-mix(in srgb,var(--ag-product-gold) 60%,var(--ag-product-forest) 40%);box-shadow:0 0 0 2px color-mix(in srgb,var(--ag-product-gold) 42%,white 58%)}body.template-product .ag-product__thumb--fallback img{width:100%;height:100%;object-fit:cover}body.template-product .ag-product__thumb--fallback-1 img{object-position:center 18%}body.template-product .ag-product__thumb--fallback-2 img{object-position:center 60%}body.template-product .ag-product__thumb--fallback-3 img{object-position:center 82%}body.template-product .ag-product__thumb--fallback-4 img{filter:brightness(.72)}body.template-product .ag-product__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;font-size:1rem;text-shadow:0 2px 10px rgba(0,0,0,.25)}body.template-product .ag-product__organic-stamp{top:.9rem;left:.9rem;right:auto;padding:.54rem .66rem;width:7.05rem;min-height:7.05rem;display:grid;place-items:center;border-radius:999px;text-align:center;font-size:.5rem;letter-spacing:.14em;line-height:1.28;background:color-mix(in srgb,var(--ag-product-forest) 88%,white 12%);color:color-mix(in srgb,var(--ag-product-bg) 92%,white 8%);border-color:#ffffff24;box-shadow:0 16px 28px #0e3e292e}body.template-product .ag-product__media-nav{opacity:1;width:42px;height:42px;background:#ffffffeb;border-color:#0e3e291f}body.template-product .ag-product__media-counter{bottom:1rem;background:#0e3e29d1;color:color-mix(in srgb,var(--ag-product-bg) 88%,white 12%)}body.template-product .ag-product__content{gap:.7rem;max-width:26.5rem;padding-top:0}body.template-product .ag-product__hero-copy{display:grid;gap:.42rem}body.template-product .ag-product__hero-copy>.ag-product__best-seller-pill{order:1}body.template-product .ag-product__hero-copy>h1{order:3}body.template-product .ag-product__hero-copy>.ag-product__rating-row{order:2}body.template-product .ag-product__hero-copy>.ag-product__lead{order:4}body.template-product .ag-product__hero-copy>.ag-product__price{order:5}body.template-product .ag-product__best-seller-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:.4rem .72rem;border-radius:999px;background:color-mix(in srgb,var(--ag-product-gold) 26%,white 74%);color:var(--ag-product-forest);font:700 .62rem/1 Work Sans,sans-serif;text-transform:uppercase;letter-spacing:.14em}body.template-product .ag-product__category-badge{display:none}body.template-product .ag-product-hero h1{font-size:clamp(2.05rem,2.75vw,2.9rem);line-height:.97;letter-spacing:-.05em}body.template-product .ag-product__rating-row{display:inline-flex;align-items:center;gap:.58rem;flex-wrap:wrap}body.template-product .ag-product__stars{display:inline-flex;gap:.18rem;color:#d7a430}body.template-product .ag-product__stars svg{width:.9rem;height:.9rem}body.template-product .ag-product__rating-text{font-family:Work Sans,sans-serif;font-size:.84rem;color:var(--ag-product-forest)}body.template-product .ag-product__rating-text span{color:var(--ag-product-text-muted)}body.template-product .ag-product__lead{margin:0;font-family:Work Sans,sans-serif;font-size:.88rem;line-height:1.38;color:var(--ag-product-text-muted);max-width:34ch}body.template-product .ag-product__price{font-size:clamp(1.8rem,2vw,2.15rem);gap:.5rem;margin:.1rem 0 0}body.template-product .ag-product__price-variant{font-size:.4em}body.template-product .ag-product__form{gap:.78rem;background:color-mix(in srgb,var(--ag-product-bg) 82%,white 18%);border:1px solid color-mix(in srgb,var(--ag-product-forest) 8%,transparent);border-radius:18px;box-shadow:0 12px 24px #0e3e290f;padding:.72rem .78rem .78rem}body.template-product .ag-product__option{gap:.38rem;align-items:flex-start;width:100%}body.template-product .ag-product__option-label{font-size:.68rem;letter-spacing:.14em;text-align:left;width:100%}body.template-product .ag-product__option-pills{display:flex;flex-wrap:wrap;gap:.72rem;justify-content:flex-start;align-self:flex-start;width:100%;margin:0;padding:0}body.template-product .ag-product__option-pill{border:1px solid color-mix(in srgb,var(--ag-product-forest) 12%,transparent);background:#fff;color:var(--ag-product-forest);border-radius:999px;min-height:2.95rem;padding:.82rem 1.32rem;font:700 .84rem/1 Work Sans,sans-serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;justify-content:center;align-items:center;display:inline-flex;flex:0 0 auto}body.template-product .ag-product__option-pill.is-active{background:color-mix(in srgb,var(--ag-product-forest) 90%,white 10%);color:#fff;border-color:color-mix(in srgb,var(--ag-product-forest) 80%,black 20%);box-shadow:0 8px 18px #0e3e2929}body.template-product .ag-product__option-select{position:absolute;opacity:0;pointer-events:none;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;padding:0}body.template-product .ag-product__option-wrapper{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}body.template-product .ag-product__actions{display:grid;grid-template-columns:126px minmax(0,1fr);gap:.58rem;align-items:stretch}body.template-product .ag-product__qty-field{min-height:2.86rem;border-radius:14px;background:var(--ag-pdp-card);border-color:var(--ag-pdp-border)}body.template-product .ag-product__qty-button{width:2.3rem;height:2.3rem}body.template-product .ag-product__qty-input{width:2.7rem}body.template-product .ag-product__cta-stack{display:grid;gap:.45rem}body.template-product .ag-product__add{min-height:2.86rem;border-radius:14px;background:var(--ag-product-forest);color:color-mix(in srgb,var(--ag-product-bg) 88%,white 12%);box-shadow:0 16px 30px #0e3e292e}body.template-product .ag-product__add:hover:not(:disabled){background:color-mix(in srgb,var(--ag-product-forest) 88%,black 12%)}body.template-product .ag-product__secure-note{display:inline-flex;align-items:center;gap:.55rem;margin:.05rem 0 0;font-family:Work Sans,sans-serif;font-size:.68rem;color:var(--ag-product-text-muted)}body.template-product .ag-product__secure-note svg{width:.84rem;height:.84rem}body.template-product .ag-product__trust-row{gap:.35rem}body.template-product .ag-product__trust-pill{background:transparent;border-radius:15px;border:1px solid color-mix(in srgb,var(--ag-product-forest) 10%,transparent);box-shadow:none;padding:.54rem .62rem}body.template-product .ag-product__trust-pill-text{font-size:.66rem}body.template-product .ag-product-story,body.template-product .ag-product-reviews,body.template-product .ag-product-duo,body.template-product .ag-product-accordions{max-width:min(100%,1380px);margin:0 auto;padding:0 var(--ag-pdp-gutter) 2.35rem}body.template-product .ag-product-story{background:linear-gradient(180deg,color-mix(in srgb,var(--ag-product-bg) 86%,white 14%),color-mix(in srgb,var(--ag-product-bg) 78%,white 22%));border:1px solid color-mix(in srgb,var(--ag-product-forest) 8%,transparent);border-radius:20px;box-shadow:0 16px 32px #0e3e290d;padding-top:1.3rem;padding-bottom:1.35rem}body.template-product .ag-product-story__intro{text-align:center;margin-bottom:1rem}body.template-product .ag-product-story h2{font-family:Fraunces,serif;font-size:clamp(1.55rem,1.95vw,2rem);color:var(--ag-product-forest)}body.template-product .ag-product-story__grid{display:grid;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr);gap:.75rem;align-items:start}body.template-product .ag-product-story__card{display:grid;gap:.65rem}body.template-product .ag-product-story__media{aspect-ratio:1.38 / 1;overflow:hidden;border-radius:14px}body.template-product .ag-product-story__media img{width:100%;height:100%;object-fit:cover}body.template-product .ag-product-story__badge{display:inline-flex;align-items:center;gap:.55rem;font:800 .7rem/1 Work Sans,sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--ag-product-forest)}body.template-product .ag-product-story__badge:before{content:"";width:1.95rem;height:1.95rem;border-radius:999px;background:color-mix(in srgb,var(--ag-product-bg) 82%,white 18%);border:1px solid color-mix(in srgb,var(--ag-product-forest) 12%,transparent);box-shadow:inset 0 0 0 6px #ffffff8c}body.template-product .ag-product-story__card p{margin:0;font:400 .88rem/1.55 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-story__arrow{display:grid;place-items:center;font-size:1.8rem;padding-top:3.2rem;color:color-mix(in srgb,var(--ag-product-forest) 72%,white 28%)}body.template-product .ag-product-reviews{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1rem;align-items:start}body.template-product .ag-product-reviews__summary{padding:.4rem 0 0}body.template-product .ag-product-reviews__summary h2{font-family:Fraunces,serif;font-size:clamp(1.7rem,1.9vw,2.05rem);line-height:1.08;color:var(--ag-product-forest);margin:0 0 .95rem}body.template-product .ag-product-reviews__rating-block{display:grid;gap:.35rem;margin-bottom:1rem}body.template-product .ag-product-reviews__rating-block p{margin:0;font:400 .9rem/1.45 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-reviews__cta{display:inline-flex;align-items:center;justify-content:center;padding:.82rem 1.1rem;border-radius:10px;background:var(--ag-product-forest);color:#fff;text-decoration:none;font:700 .78rem/1 Work Sans,sans-serif}body.template-product .ag-product-reviews__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}body.template-product .ag-product-review-card{background:#fff;border:1px solid color-mix(in srgb,var(--ag-product-forest) 8%,transparent);border-radius:14px;overflow:hidden;box-shadow:var(--ag-pdp-shadow-card)}body.template-product .ag-product-review-card img{width:100%;aspect-ratio:1 / 1;object-fit:cover}body.template-product .ag-product-review-card .ag-product__stars,body.template-product .ag-product-review-card p,body.template-product .ag-product-review-card strong{margin-left:.8rem;margin-right:.8rem}body.template-product .ag-product-review-card .ag-product__stars{margin-top:.75rem}body.template-product .ag-product-review-card p{margin-top:.45rem;margin-bottom:.5rem;font:400 .82rem/1.48 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-review-card strong{display:block;margin-bottom:.8rem;font:700 .82rem/1.35 Work Sans,sans-serif;color:var(--ag-product-forest)}body.template-product .ag-product-duo{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.85fr) minmax(0,1fr);gap:2rem;align-items:center}body.template-product .ag-product-ingredients-split,body.template-product .ag-product-enjoy{min-height:100%}body.template-product .ag-product-ingredients-split{display:block}body.template-product .ag-product-duo__visual{display:flex;align-items:center;justify-content:center}body.template-product .ag-product-duo__visual img{width:100%;max-width:320px;border-radius:18px;display:block;object-fit:cover}body.template-product .ag-product-ingredients-split h2,body.template-product .ag-product-enjoy h2{margin:0 0 .8rem;font-family:Fraunces,serif;font-size:clamp(1.38rem,1.65vw,1.75rem);color:var(--ag-product-forest)}body.template-product .ag-product-ingredients-split__description{font:400 .88rem/1.6 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-ingredient-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}body.template-product .ag-product-ingredient-list li{display:flex;align-items:flex-start;gap:.6rem;font:400 .88rem/1.45 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-ingredient-list li:before{content:"";flex-shrink:0;width:10px;height:10px;margin-top:.2em;border-radius:999px;background:var(--ag-product-gold, #D4A847)}body.template-product .ag-product-ingredient-list li:nth-child(2):before{background:#e8922a}body.template-product .ag-product-ingredient-list li:nth-child(3):before{background:#4caf50}body.template-product .ag-product-ingredient-list li:nth-child(4):before{background:#8b7355}body.template-product .ag-product-ingredient-list li:nth-child(5):before{background:#66bb6a}body.template-product .ag-product-ingredient-list li:nth-child(6):before{background:#9e9e9e}body.template-product .ag-product-enjoy__steps{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr);gap:.6rem;align-items:start}body.template-product .ag-product-enjoy__step{text-align:center}body.template-product .ag-product-enjoy__icon{width:64px;height:64px;margin:0 auto .65rem;border-radius:999px;display:grid;place-items:center;background:color-mix(in srgb,var(--ag-product-bg) 84%,white 16%);border:1.5px solid color-mix(in srgb,var(--ag-product-forest) 10%,transparent);color:var(--ag-product-forest);font:700 1.05rem/1 Fraunces,serif;letter-spacing:.01em}body.template-product .ag-product-enjoy__step h3{margin:0 0 .35rem;font:700 .88rem/1.28 Work Sans,sans-serif;color:var(--ag-product-forest)}body.template-product .ag-product-enjoy__step p{margin:0;font:400 .82rem/1.48 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-enjoy__arrow{display:grid;place-items:center;font-size:1.3rem;padding-top:1.6rem;color:color-mix(in srgb,var(--ag-product-forest) 55%,white 45%)}body.template-product .ag-product-enjoy__tip{display:flex;align-items:flex-start;gap:.6rem;margin:1.1rem 0 0;padding:.75rem 1rem;border-radius:10px;background:color-mix(in srgb,var(--ag-product-forest) 8%,white 92%);border:1px solid color-mix(in srgb,var(--ag-product-forest) 14%,transparent);font:400 .82rem/1.5 Work Sans,sans-serif;color:var(--ag-product-forest)}body.template-product .ag-product-enjoy__tip svg{flex-shrink:0;width:16px;height:16px;margin-top:.1em;color:var(--ag-product-forest);opacity:.72}body.template-product .ag-product-accordions__inner{max-width:none}body.template-product .ag-product-accordions__inner h2{margin:0 0 .75rem;font-family:Fraunces,serif;font-size:clamp(1.45rem,1.7vw,1.8rem);color:var(--ag-product-forest)}body.template-product .ag-product-accordions__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}body.template-product .ag-product-accordion{border-top:1px solid color-mix(in srgb,var(--ag-product-forest) 10%,transparent)}body.template-product .ag-product-accordion:last-child{border-bottom:1px solid color-mix(in srgb,var(--ag-product-forest) 10%,transparent)}body.template-product .ag-product-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:.9rem 0;font:600 .9rem/1.4 Work Sans,sans-serif;color:var(--ag-product-forest)}body.template-product .ag-product-accordion summary:after{content:"+";font-size:1.25rem;font-weight:400;line-height:1;color:var(--ag-product-gold-dark);flex-shrink:0;transition:transform .25s ease}body.template-product .ag-product-accordion[open] summary:after{content:"\2212"}body.template-product .ag-product-accordion__content{padding:0 0 .9rem;font:400 .84rem/1.55 Work Sans,sans-serif;color:var(--ag-product-text-muted)}body.template-product .ag-product-sticky-bar{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:35;display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.75rem .9rem;border-radius:14px;background:#fffffff5;border:1px solid color-mix(in srgb,var(--ag-product-forest) 10%,transparent);box-shadow:0 18px 40px #0e3e2929;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.template-product .ag-product-sticky-bar__media img{width:58px;height:58px;object-fit:cover;border-radius:10px}body.template-product .ag-product-sticky-bar__copy{display:grid;gap:.2rem}body.template-product .ag-product-sticky-bar__copy strong{font:700 .9rem/1.25 Work Sans,sans-serif;color:var(--ag-product-forest)}body.template-product .ag-product-sticky-bar__copy span{font:700 .95rem/1.2 Fraunces,serif;color:var(--ag-product-forest)}body.template-product .ag-product-sticky-bar__controls{display:flex;align-items:center;gap:.7rem}body.template-product .ag-product-sticky-bar__qty{display:inline-flex;align-items:center;gap:.7rem;padding:.52rem .7rem;border-radius:10px;border:1px solid color-mix(in srgb,var(--ag-product-forest) 10%,transparent);background:#fff}body.template-product .ag-product-sticky-bar__qty button{border:0;background:none;color:var(--ag-product-forest);font:700 1rem/1 Work Sans,sans-serif;cursor:pointer}body.template-product .ag-product-sticky-bar__add{min-width:240px;min-height:48px;padding:0 1.3rem;border:0;border-radius:10px;background:var(--ag-product-forest);color:#fff;font:700 .84rem/1 Work Sans,sans-serif;cursor:pointer}@media(max-width:1023px){body.template-product .ag-product-story__grid,body.template-product .ag-product-enjoy__steps,body.template-product .ag-product-reviews,body.template-product .ag-product-duo,body.template-product .ag-product-accordions__grid{grid-template-columns:1fr}body.template-product .ag-product-story__arrow,body.template-product .ag-product-enjoy__arrow{transform:rotate(90deg);min-height:24px}body.template-product .ag-product-reviews__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){body.template-product .ag-product-reviews__cards{grid-template-columns:1fr}body.template-product .ag-product-sticky-bar{grid-template-columns:56px minmax(0,1fr);gap:.7rem}body.template-product .ag-product-sticky-bar__controls{grid-column:1 / -1;width:100%;justify-content:space-between}body.template-product .ag-product-sticky-bar__add{min-width:0;flex:1 1 auto}}body.template-product .ag-product__meta.ag-product__status:empty{display:none}body.template-product .ag-product-assurance,body.template-product .ag-product-story,body.template-product .ag-product-reviews,body.template-product .ag-product-ingredients-split,body.template-product .ag-product-enjoy,body.template-product .ag-product-about,body.template-product .ag-product-accordions{padding:0 var(--ag-pdp-gutter) clamp(2.75rem,5vw,4.5rem)}body.template-product .ag-product-assurance__grid,body.template-product .ag-product-story,body.template-product .ag-product-reviews,body.template-product .ag-product-ingredients-split,body.template-product .ag-product-enjoy,body.template-product .ag-product-about__inner,body.template-product .ag-product-accordions__inner{max-width:min(100%,1500px);margin:0 auto}body.template-product .ag-product-assurance__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--ag-pdp-border);border-radius:28px;overflow:hidden}body.template-product .ag-product-assurance__item{display:flex;gap:.9rem;padding:1.3rem 1.1rem;background:var(--ag-pdp-card)}body.template-product .ag-product-assurance__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:color-mix(in srgb,var(--ag-product-forest) 7%,white 93%);color:var(--ag-product-forest);flex-shrink:0}body.template-product .ag-product-assurance__icon svg{width:1.2rem;height:1.2rem}body.template-product .ag-product-assurance__item strong{display:block;font:700 .7rem/1.2 Work Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--ag-product-forest);margin-bottom:.25rem}body.template-product .ag-product-assurance__item span{color:var(--ag-product-text-muted);font-size:.85rem;line-height:1.45}body.template-product .ag-product-story__kicker{margin:0 0 .85rem;font:700 .72rem/1.2 Work Sans,sans-serif;text-transform:uppercase;letter-spacing:.16em;color:color-mix(in srgb,var(--ag-product-gold-dark) 85%,var(--ag-product-forest) 15%)}body.template-product .ag-product-story h2,body.template-product .ag-product-reviews h2,body.template-product .ag-product-ingredients-split h2,body.template-product .ag-product-enjoy h2,body.template-product .ag-product-accordions h2{margin:0;font-family:Fraunces,serif;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.04;letter-spacing:-.04em;color:var(--ag-product-forest)}body.template-product .ag-product-story{background:#f6f3ea;border-radius:20px;border:1px solid rgba(14,62,41,.06);box-shadow:inset 0 1px #ffffff73;padding:.78rem .82rem .86rem;width:min(calc(100% - 2rem),1088px);margin-left:auto;margin-right:auto}body.template-product .ag-product-story__intro{max-width:none;padding:0 0 .5rem;text-align:center}body.template-product .ag-product-story h2{font-size:clamp(1.16rem,1.42vw,1.48rem);line-height:1.03;letter-spacing:-.015em}body.template-product .ag-product-story__grid{display:grid;grid-template-columns:minmax(0,1fr) 1.1rem minmax(0,1fr) 1.1rem minmax(0,1fr);gap:.34rem;align-items:start;padding:0}body.template-product .ag-product-story__card{background:var(--ag-pdp-card);border:1px solid var(--ag-pdp-border);border-radius:28px;box-shadow:var(--ag-pdp-shadow-card);overflow:hidden}body.template-product .ag-product-review-card{background:color-mix(in srgb,#fffcf5 94%,#F6B900 6%);border:none;border-left:3px solid #F6B900;border-radius:2px 14px 14px 2px;box-shadow:0 4px 24px #0e3e2912,0 1px 4px #0e3e290a;overflow:hidden;position:relative}body.template-product .ag-product-review-card:before{content:"\201c";position:absolute;top:.5rem;right:.9rem;font-size:4.5rem;line-height:1;color:#f6b90038;font-family:Georgia,Times New Roman,serif;pointer-events:none}body.template-product .ag-product-story__media,body.template-product .ag-product-review-card img,body.template-product .ag-product-ingredients-split__media img{display:block;width:100%;height:100%;object-fit:cover}body.template-product .ag-product-story__media{aspect-ratio:1.86 / 1;border-radius:7px;overflow:hidden;margin-bottom:.4rem}body.template-product .ag-product-story__card{background:transparent;border:none;box-shadow:none;overflow:visible;padding:0 .04rem}body.template-product .ag-product-story__card img{width:100%;height:100%;object-fit:cover}body.template-product .ag-product-story__card--problem img{filter:grayscale(1) saturate(0) brightness(.48) contrast(1.16);object-position:50% 32%}body.template-product .ag-product-story__card--others img{filter:sepia(.18) saturate(1.08) brightness(.92);object-position:center 58%}body.template-product .ag-product-story__card--solution img{filter:saturate(.86) brightness(.94) contrast(1.01);object-position:56% 67%}body.template-product .ag-product-story__badge{display:inline-flex;align-items:center;gap:.34rem;margin:0 0 .24rem;padding:0;border-radius:0;background:transparent;font:800 .47rem/1 Work Sans,sans-serif;letter-spacing:.11em;text-transform:uppercase;color:var(--ag-product-forest)}body.template-product .ag-product-story__badge:before{content:"";width:1.08rem;height:1.08rem;border-radius:999px;flex:0 0 1.08rem;border:1px solid rgba(94,119,55,.24);background:radial-gradient(circle at 50% 50%,rgba(103,131,61,.2) 0 28%,transparent 29%),#f0ecde}body.template-product .ag-product-story__card p,body.template-product .ag-product-review-card p,body.template-product .ag-product-enjoy__step p{margin:0;font-size:.64rem;line-height:1.34;color:var(--ag-product-text-muted)}body.template-product .ag-product-accordion__content p,body.template-product .ag-product-accordion__content li{margin:0;font-size:.875rem;line-height:1.52;color:var(--ag-product-text-muted)}body.template-product .ag-product-story__arrow,body.template-product .ag-product-enjoy__arrow{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding-top:0;margin-top:-2.05rem;font-size:.82rem;color:#1f2a1f85}body.template-product .ag-product-reviews{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:clamp(1.4rem,3vw,2.2rem);align-items:start;max-width:min(100%,1320px);margin:0 auto;padding:0 1rem 4.5rem;grid-template-columns:280px minmax(0,1fr);gap:1rem}body.template-product .ag-product-reviews__summary{background:var(--ag-pdp-card);border:1px solid var(--ag-pdp-border);box-shadow:var(--ag-pdp-shadow-card);padding:1.6rem;min-height:100%;border-radius:20px;padding:1.7rem 1.5rem}body.template-product .ag-product-reviews__summary p{max-width:34ch}body.template-product .ag-product-reviews__summary .ag-product-story__kicker{margin-bottom:.5rem}body.template-product .ag-product-reviews__summary h2{font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.2;max-width:12ch}body.template-product .ag-product-reviews__rating-block{display:grid;gap:.75rem;margin-top:1.3rem}body.template-product .ag-product-reviews__rating-block strong{font-family:Fraunces,serif;font-size:3rem;line-height:1;color:var(--ag-product-forest)}body.template-product .ag-product-reviews__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:1.4rem;padding:.9rem 1.1rem;border-radius:999px;border:1px solid var(--ag-pdp-border);color:var(--ag-product-forest);text-decoration:none;font:700 .78rem/1 Work Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase}body.template-product .ag-product-reviews__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem}body.template-product .ag-product-review-card img{aspect-ratio:.96 / 1}body.template-product .ag-product-review-card .ag-product__stars{margin:1rem 1.2rem .7rem}body.template-product .ag-product-review-card strong{display:block;margin:.9rem 1.2rem 1.25rem;padding-bottom:0;font:700 .95rem/1.2 Work Sans,sans-serif;color:var(--ag-product-forest)}body.template-product .ag-product-review-card p{font-size:.92rem;line-height:1.58}body.template-product .ag-product-duo{max-width:min(100%,1320px);margin:0 auto;padding:0 1rem 4.5rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:start}body.template-product .ag-product-ingredients-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:clamp(1.5rem,3vw,2.4rem);align-items:center}body.template-product .ag-product-duo .ag-product-ingredients-split,body.template-product .ag-product-duo .ag-product-enjoy{margin:0;padding:0;max-width:none}body.template-product .ag-product-duo .ag-product-ingredients-split{grid-template-columns:minmax(0,1.05fr) minmax(240px,.95fr);gap:1.2rem;padding-right:1.6rem;border-right:1px solid rgba(14,62,41,.08)}body.template-product .ag-product-ingredients-split__copy{padding:clamp(1.25rem,2vw,2rem) 0}body.template-product .ag-product-ingredients-split__description{margin-top:1.4rem;display:grid;gap:.9rem}body.template-product .ag-product-ingredients-split__description>*{margin:0}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:1rem;line-height:1.6;color:var(--ag-product-text-muted)}body.template-product .ag-product-ingredients-split__description ul{margin:0;padding:0;list-style:none}body.template-product .ag-product-ingredients-split__description ol{margin:0;padding-left:1.2rem}body.template-product .ag-product-ingredients-split__description li{position:relative;padding-left:1.65rem;margin-bottom:.42rem}body.template-product .ag-product-ingredients-split__description li:before{content:"";position:absolute;left:0;top:.18em;width:1em;height:1em;border-radius:50%;background-color:#0e3e29;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M2.5 6.2l2.4 2.4 4.6-5'/%3E%3C/svg%3E");background-size:.75em;background-repeat:no-repeat;background-position:center}body.template-product .ag-product-ingredients-split__media{min-height:100%;border-radius:32px;overflow:hidden;box-shadow:var(--ag-pdp-shadow-soft)}body.template-product .ag-product-ingredients-split__media img{aspect-ratio:.95 / 1}body.template-product .ag-product-enjoy{text-align:center}body.template-product .ag-product-duo .ag-product-ingredients-split h2,body.template-product .ag-product-duo .ag-product-enjoy h2{font-size:clamp(1.6rem,2vw,2rem);line-height:1.1;letter-spacing:-.03em}body.template-product .ag-product-duo .ag-product-ingredients-split__media{align-self:center;min-height:auto;border-radius:0;overflow:visible;box-shadow:none}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{aspect-ratio:1 / 1;object-fit:contain}body.template-product .ag-product-duo .ag-product-enjoy{text-align:left}body.template-product .ag-product-enjoy__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start;margin-top:1.8rem}body.template-product .ag-product-duo .ag-product-enjoy__steps{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:.85rem;align-items:start}body.template-product .ag-product-enjoy__step{background:var(--ag-pdp-card);border:1px solid var(--ag-pdp-border);border-radius:28px;padding:1.4rem 0 1.5rem;box-shadow:var(--ag-pdp-shadow-card)}body.template-product .ag-product-duo .ag-product-enjoy__step{border:none;box-shadow:none;padding:0;background:transparent;text-align:center}body.template-product .ag-product-enjoy__icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:color-mix(in srgb,var(--ag-product-forest) 88%,white 12%);color:color-mix(in srgb,var(--ag-product-bg) 90%,white 10%);font-family:Fraunces,serif;font-size:1.25rem;margin-bottom:1rem}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:4rem;height:4rem;margin:0 auto .9rem;background:#f3f1e8;color:var(--ag-product-forest);font-size:1rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{margin:0 0 .45rem;font-size:1.02rem;text-align:center}body.template-product .ag-product-duo .ag-product-enjoy__step p{margin:0 auto;max-width:16ch;font-size:.92rem;line-height:1.55;text-align:center}body.template-product .ag-product-duo .ag-product-enjoy__arrow{align-self:start;margin-top:1.2rem;font-size:1.4rem;color:#1f2a1fb8}body.template-product .ag-product-about .ag-product__description{border:1px solid var(--ag-pdp-border);border-radius:32px;background:var(--ag-pdp-card);box-shadow:var(--ag-pdp-shadow-soft);padding:clamp(1.6rem,3vw,2.4rem)}body.template-product .ag-product-about{display:block}body.template-product .ag-product__description-title{margin-bottom:1rem}body.template-product .ag-product__description-content{gap:1rem}body.template-product .ag-product-accordions__inner{max-width:min(100%,980px)}body.template-product .ag-product-accordions__inner h2{margin-bottom:1.4rem}body.template-product .ag-product-accordion{border-top:1px solid var(--ag-pdp-border)}body.template-product .ag-product-accordion:last-child{border-bottom:1px solid var(--ag-pdp-border)}body.template-product .ag-product-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;font-family:Work Sans,sans-serif;font-weight:700;letter-spacing:.04em;color:var(--ag-product-forest)}body.template-product .ag-product-accordion summary::-webkit-details-marker{display:none}body.template-product .ag-product-accordion summary:after{content:"+";font-size:1.3rem;font-weight:400}body.template-product .ag-product-accordion[open] summary:after{content:"\2013"}body.template-product .ag-product-accordion__content{padding:0 0 1.2rem}body.template-product .ag-product-accordion__content p+p{margin-top:.8rem}body.template-product .ag-product-journal{padding-top:.5rem}body.template-product .ag-product-journal__header{max-width:36rem;margin:0 auto;text-align:center}body.template-product .ag-product-journal__header h2{font-size:clamp(1.5rem,2.8vw,2rem)}body.template-product .ag-product-journal__footer .ag-button{background:transparent;color:var(--ag-product-forest);border:1px solid var(--ag-pdp-border);box-shadow:none}@media(max-width:1199px){body.template-product .ag-product-assurance__grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-product .ag-product-story__grid,body.template-product .ag-product-enjoy__steps,body.template-product .ag-product-reviews,body.template-product .ag-product-ingredients-split{grid-template-columns:1fr}body.template-product .ag-product-duo{grid-template-columns:1fr;gap:2.5rem}body.template-product .ag-product-duo .ag-product-ingredients-split{padding-right:0;border-right:none}body.template-product .ag-product-story__arrow,body.template-product .ag-product-enjoy__arrow{display:none}body.template-product .ag-product-reviews__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){body.template-product .ag-product-hero{padding-top:1rem}body.template-product .ag-product-breadcrumbs{display:none}body.template-product .ag-product__media-frame{border-radius:24px;aspect-ratio:1 / 1}body.template-product .ag-product__organic-stamp{min-height:7.3rem;max-width:7.3rem;font-size:.56rem}body.template-product .ag-product__thumb{width:72px;height:72px;border-radius:18px}body.template-product .ag-product__actions{grid-template-columns:1fr}body.template-product .ag-product__lead{font-size:1.02rem;line-height:1.6;max-width:none}body.template-product .ag-product__form{padding:.9rem}body.template-product .ag-product__option-pills{gap:.45rem}body.template-product .ag-product__option-pill{flex:1 1 calc(50% - .45rem);justify-content:center}body.template-product .ag-product__qty{width:100%}body.template-product .ag-product__secure-note{display:none}body.template-product .ag-product__trust-row{gap:.55rem}body.template-product .ag-product__trust-pill{width:100%;justify-content:flex-start;padding:.75rem .9rem}body.template-product .ag-product-assurance__grid,body.template-product .ag-product-reviews__cards,body.template-product .ag-product-duo .ag-product-enjoy__steps{grid-template-columns:1fr}body.template-product .ag-product-duo .ag-product-enjoy__arrow{display:none}body.template-product .ag-product-reviews__summary,body.template-product .ag-product-story,body.template-product .ag-product-ingredients-split__media,body.template-product .ag-product-about .ag-product__description{border-radius:24px}}body.template-product .ag-product-breadcrumbs{max-width:1320px;margin:0 auto;padding:1.1rem 1rem 0;color:#5f675f;font:500 .77rem/1.2 Work Sans,sans-serif}body.template-product .ag-product-hero{max-width:1320px;padding:1.05rem 1rem 1.6rem;gap:1.6rem;background:transparent;border:0;box-shadow:none}@media(min-width:1024px){body.template-product .ag-product-hero{grid-template-columns:minmax(0,1.04fr) minmax(360px,.72fr);gap:1.9rem}}body.template-product .ag-product__gallery-shell{gap:.9rem}@media(min-width:900px){body.template-product .ag-product__gallery-shell{grid-template-columns:60px minmax(0,1fr);gap:.9rem}}body.template-product .ag-product__thumb{width:60px;height:60px;border-radius:10px}body.template-product .ag-product__media-frame{border-radius:16px;box-shadow:0 10px 28px #0e3e2914;background:#f1ecde}body.template-product .ag-product__image{transform:scale(1.03);object-position:center 52%}body.template-product .ag-product__organic-stamp{top:1rem;left:1rem;width:5.45rem;min-height:5.45rem;padding:.45rem;font-size:.42rem;letter-spacing:.13em;box-shadow:0 10px 20px #0e3e291f}body.template-product .ag-product__media-nav{width:40px;height:40px;font-size:1.3rem;top:50.5%;box-shadow:none;background:#fffffff5}body.template-product .ag-product__content{max-width:100%;padding-top:0}body.template-product .ag-product__hero-copy{gap:.5rem}body.template-product .ag-product__best-seller-pill{padding:.34rem .62rem;font-size:.56rem}body.template-product .ag-product-hero h1{font-size:clamp(2.55rem,3.3vw,3.85rem);line-height:.95;max-width:9ch;color:#171717}body.template-product .ag-product__rating-row{gap:.5rem}body.template-product .ag-product__rating-text{font-size:.82rem}body.template-product .ag-product__lead{max-width:35ch;font-size:.94rem;line-height:1.56;margin-bottom:.05rem}body.template-product .ag-product__price{margin-top:.32rem;font-size:clamp(2rem,2.4vw,2.5rem);color:#2f5d2f}body.template-product .ag-product__form{margin-top:.58rem;padding:.82rem .88rem .88rem;border-radius:16px;background:#fffdf9}body.template-product .ag-product__actions{grid-template-columns:116px minmax(0,1fr);gap:.58rem}body.template-product .ag-product__qty-field,body.template-product .ag-product__add{min-height:3.1rem;border-radius:10px}body.template-product .ag-product__cta-stack{height:auto;align-self:end}body.template-product .ag-product__add{height:auto;min-height:2.75rem;padding-top:0;padding-bottom:0}body.template-product .ag-product__trust-row{margin-top:.2rem;gap:.5rem}body.template-product .ag-product__trust-pill{padding:.56rem .64rem;border-radius:10px}body.template-product .ag-product__trust-pill-text{font-size:.6rem;line-height:1.2}body.template-product .ag-product-assurance{padding:0 1rem 1.9rem}body.template-product .ag-product-assurance__grid{max-width:1320px;margin:0 auto;background:transparent;border-radius:0;overflow:visible;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem}body.template-product .ag-product-assurance__item{background:transparent;padding:0;align-items:flex-start;gap:.7rem}body.template-product .ag-product-assurance__icon{width:2.15rem;height:2.15rem;background:#f2f0e7}body.template-product .ag-product-assurance__item strong{font-size:.63rem;margin-bottom:.16rem}body.template-product .ag-product-assurance__item span{font-size:.72rem;line-height:1.35}body.template-product .ag-product-story,body.template-product .ag-product-reviews,body.template-product .ag-product-duo,body.template-product .ag-product-accordions{max-width:1320px;padding-left:1rem;padding-right:1rem}body.template-product .ag-product-story{width:100%;padding:1.5rem 1.35rem 1.35rem;border-radius:14px}body.template-product .ag-product-story h2{font-size:clamp(1.95rem,2.2vw,2.3rem)}body.template-product .ag-product-story__grid{gap:.95rem;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr) 34px minmax(0,1fr)}body.template-product .ag-product-story__media{aspect-ratio:1.58 / 1;border-radius:10px;margin-bottom:.75rem}body.template-product .ag-product-story__badge{font-size:.6rem;margin-bottom:.38rem}body.template-product .ag-product-story__card p{font-size:.83rem;line-height:1.5}body.template-product .ag-product-story__arrow{margin-top:-1rem;font-size:1.9rem;color:#1f2a1fa3}body.template-product .ag-product-reviews{grid-template-columns:270px minmax(0,1fr);gap:1rem;padding-bottom:3rem}body.template-product .ag-product-reviews__summary{background:transparent;border:0;box-shadow:none;padding:.4rem 0 0}body.template-product .ag-product-reviews__summary h2{max-width:10ch;font-size:clamp(2rem,2.35vw,2.45rem)}body.template-product .ag-product-reviews__rating-block strong{font-size:2.6rem}body.template-product .ag-product-reviews__cta{margin-top:1rem;border-radius:10px;background:var(--ag-product-forest);color:#fff;border:0;letter-spacing:.04em;text-transform:none}body.template-product .ag-product-reviews__cards{gap:.85rem}body.template-product .ag-product-review-card{border-radius:10px}body.template-product .ag-product-review-card img{aspect-ratio:.94 / 1}body.template-product .ag-product-review-card p{font-size:.78rem;line-height:1.5}body.template-product .ag-product-review-card strong{font-size:.76rem}body.template-product .ag-product-duo{gap:2.3rem;padding-bottom:3.3rem}body.template-product .ag-product-duo .ag-product-ingredients-split h2,body.template-product .ag-product-duo .ag-product-enjoy h2{font-size:clamp(2.05rem,2.3vw,2.45rem)}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:1rem;line-height:1.62}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:520px}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:5rem;height:5rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{font-size:1.02rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{font-size:.9rem;line-height:1.52}body.template-product .ag-product-accordions__inner{max-width:1320px;width:100%}body.template-product .ag-product-accordions__inner h2{font-size:clamp(1.7rem,2vw,2rem);margin-bottom:.8rem}body.template-product .ag-product-accordions{padding-bottom:2.9rem}body.template-product .ag-product-accordions__grid{gap:2.4rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}body.template-product .ag-product-accordion summary{padding:1rem 0;font-size:.88rem}body.template-product .ag-product-accordion__content{font-size:.84rem}body.template-product .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.template-product .ag-product-sticky-bar{left:0;right:0;bottom:0;border-radius:14px 14px 0 0;padding:.62rem .8rem;grid-template-columns:68px minmax(0,1fr) auto;gap:.7rem}body.template-product .ag-product-sticky-bar__media img{width:52px;height:52px;border-radius:8px}body.template-product .ag-product-sticky-bar__copy strong{font-size:.82rem}body.template-product .ag-product-sticky-bar__copy span{font-size:.88rem}body.template-product .ag-product-sticky-bar__qty{padding:.42rem .6rem;gap:.6rem}body.template-product .ag-product-sticky-bar__add{min-width:260px;min-height:44px;border-radius:8px;font-size:.8rem}@media(max-width:1023px){body.template-product .ag-product-assurance__grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-product .ag-product-reviews,body.template-product .ag-product-duo,body.template-product .ag-product-accordions__grid,body.template-product .ag-product-story__grid,body.template-product .ag-product-enjoy__steps{grid-template-columns:1fr}body.template-product .ag-product-story__arrow,body.template-product .ag-product-enjoy__arrow{display:none}}@media(max-width:767px){body.template-product .ag-product-hero{padding:1rem 1rem 1.6rem}body.template-product .ag-product-assurance__grid,body.template-product .ag-product-reviews__cards{grid-template-columns:1fr}body.template-product .ag-product-story,body.template-product .ag-product-reviews__summary,body.template-product .ag-product__form{border-radius:14px}body.template-product .ag-product-sticky-bar{left:0;right:0;bottom:0}body.template-product .ag-product-duo .ag-product-ingredients-split{grid-template-columns:1fr;padding-right:0;border-right:none}body.template-product .ag-product-duo .ag-product-ingredients-split__media{max-width:260px;margin:0 auto}body.template-product .ag-product-duo .ag-product-enjoy__arrow{display:block;text-align:center;line-height:1;color:#0e3e2959;font-size:1.1rem;transform:rotate(90deg);padding:.1rem 0}}body.template-product .ag-product-assurance{padding:0 1rem 1.3rem}body.template-product .ag-product-assurance__grid{gap:.65rem;background:transparent;border-radius:0}body.template-product .ag-product-assurance__item{gap:.5rem;padding:0;background:transparent}body.template-product .ag-product-assurance__icon{width:1.7rem;height:1.7rem;background:transparent}body.template-product .ag-product-assurance__item strong{font-size:.56rem;margin-bottom:.08rem}body.template-product .ag-product-assurance__item span{font-size:.66rem;line-height:1.25}body.template-product .ag-product-story{padding:1.05rem 1rem 1rem}body.template-product .ag-product-story__intro{margin-bottom:.7rem}body.template-product .ag-product-story h2{font-size:clamp(1.52rem,1.8vw,1.76rem)}body.template-product .ag-product-story__grid{gap:.68rem;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr)}body.template-product .ag-product-story__media{aspect-ratio:1.88 / 1;border-radius:8px;margin-bottom:.45rem}body.template-product .ag-product-story__badge{font-size:.5rem;margin-bottom:.22rem}body.template-product .ag-product-story__badge:before{width:.9rem;height:.9rem;flex-basis:.9rem}body.template-product .ag-product-story__card p{font-size:.76rem;line-height:1.4}body.template-product .ag-product-story__arrow{margin-top:-.72rem;font-size:1.2rem;color:#1f2a1f6b}body.template-product .ag-product-reviews{gap:.78rem;padding-bottom:2.55rem}body.template-product .ag-product-reviews__summary{padding-top:.2rem;background:transparent;border:0;box-shadow:none}body.template-product .ag-product-reviews__summary h2{font-size:clamp(1.72rem,2vw,1.95rem);line-height:1.12}body.template-product .ag-product-reviews__rating-block{gap:.45rem;margin-top:.95rem}body.template-product .ag-product-reviews__cta{padding:.78rem 1rem;border-radius:8px;font-size:.72rem;letter-spacing:.04em;text-transform:none}body.template-product .ag-product-reviews__cards{gap:.66rem}body.template-product .ag-product-review-card{box-shadow:0 4px 24px #0e3e2912,0 1px 4px #0e3e290a;border-radius:2px 14px 14px 2px}body.template-product .ag-product-review-card img{aspect-ratio:.88 / 1}body.template-product .ag-product-review-card .ag-product__stars{margin:.82rem .9rem .45rem}body.template-product .ag-product-review-card p{font-size:.7rem;line-height:1.38;margin:.35rem .9rem .4rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}body.template-product .ag-product-review-card strong{font-size:.68rem;margin:.55rem .9rem .9rem}body.template-product .ag-product-duo{gap:1.4rem;padding-bottom:2.4rem}body.template-product .ag-product-duo .ag-product-ingredients-split{gap:.95rem;padding-right:1rem;border-right:1px solid rgba(14,62,41,.05);align-items:center}body.template-product .ag-product-duo .ag-product-ingredients-split h2,body.template-product .ag-product-duo .ag-product-enjoy h2{font-size:clamp(1.78rem,2vw,2rem)}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:.84rem;line-height:1.38}body.template-product .ag-product-ingredients-split__description ul,body.template-product .ag-product-ingredients-split__description ol{padding-left:1rem}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:380px}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:3.8rem;height:3.8rem;margin:0 auto .65rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{font-size:.88rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{font-size:.76rem;line-height:1.36;max-width:15ch}body.template-product .ag-product-duo .ag-product-enjoy__arrow{font-size:1rem;color:#1f2a1f6b}body.template-product .ag-product-accordions{padding-bottom:2.3rem;width:100%;display:block}body.template-product .ag-product-accordions__inner{max-width:1320px;width:min(100%,1320px);display:block;margin-left:auto;margin-right:auto;box-sizing:border-box}body.template-product .ag-product-accordions__grid{gap:1.35rem;width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}body.template-product .ag-product-accordions__column{min-width:0;width:100%}body.template-product .ag-product-accordion summary{padding:.84rem 0;font-size:.8rem}body.template-product .ag-product-accordion__content{font-size:.76rem;padding-bottom:.9rem}body.template-product .ag-product-sticky-bar{bottom:0;padding:.48rem .72rem max(.48rem,env(safe-area-inset-bottom));grid-template-columns:60px minmax(0,1fr) auto;gap:.55rem;box-shadow:0 -4px 24px #0e3e291a;transform:translateY(110%);transition:transform .28s cubic-bezier(.4,0,.2,1)}body.template-product .ag-product-sticky-bar__media img{width:44px;height:44px}body.template-product .ag-product-sticky-bar__copy strong{font-size:.74rem}body.template-product .ag-product-sticky-bar__copy span{font-size:.8rem}body.template-product .ag-product-sticky-bar.is-visible{transform:translateY(0)}body.template-product .ag-product-sticky-bar.is-scrolling{transform:translateY(110%)}body.template-product .ag-product-sticky-bar__qty{padding:.36rem .52rem;gap:.5rem}body.template-product .ag-product-sticky-bar__add{min-width:220px;min-height:40px;font-size:.74rem}body.template-product .ag-product-hero{gap:clamp(1.8rem,2.5vw,2.6rem)}@media(min-width:1024px){body.template-product .ag-product-hero{grid-template-columns:minmax(0,1.06fr) minmax(0,.72fr);gap:clamp(1.5rem,2vw,2.1rem)}body.template-product .ag-product__content{max-width:29rem}}body.template-product .ag-product__hero-copy{gap:.58rem}body.template-product .ag-product-hero h1{font-size:clamp(2.7rem,3.2vw,3.55rem);line-height:1.06}body.template-product .ag-product__rating-row{gap:.68rem}body.template-product .ag-product__rating-text{font-size:.92rem}body.template-product .ag-product__lead{font-size:.98rem;line-height:1.5;max-width:37ch}body.template-product .ag-product__price{font-size:clamp(2.15rem,2.5vw,2.65rem);margin-top:.38rem}body.template-product .ag-product__form{gap:.92rem;padding:1rem 1rem .96rem;border-radius:20px}body.template-product .ag-product__option{gap:.48rem}body.template-product .ag-product__option-label{font-size:.73rem}body.template-product .ag-product__option-pills{gap:.8rem}body.template-product .ag-product__option-pill{min-height:3.35rem;min-width:5.8rem;padding:.96rem 1.48rem;font-size:.9rem;letter-spacing:.06em}body.template-product .ag-product__qty-field{min-height:58.4px}body.template-product .ag-product__qty-button,body.template-product .ag-product__qty-input{font-size:.98rem}body.template-product .ag-product__add{min-height:2.75rem;font-size:.86rem;letter-spacing:.08em}body.template-product .ag-product__secure-note{font-size:.74rem;gap:.4rem}body.template-product .ag-product__trust-row{gap:.44rem}body.template-product .ag-product__trust-pill{padding:.56rem .62rem}body.template-product .ag-product__trust-pill-text{font-size:.6rem;line-height:1.22}body.template-product .ag-product-assurance{padding-bottom:1.5rem}body.template-product .ag-product-assurance__grid{gap:.75rem}body.template-product .ag-product-assurance__item strong{font-size:.58rem}body.template-product .ag-product-assurance__item span{font-size:.68rem}body.template-product .ag-product-story{padding:1.28rem 1.15rem 1.15rem}body.template-product .ag-product-story__intro{margin-bottom:.82rem}body.template-product .ag-product-story h2{font-size:clamp(1.76rem,2vw,2.05rem)}body.template-product .ag-product-story__grid{gap:.78rem}body.template-product .ag-product-story__media{aspect-ratio:1.72 / 1;margin-bottom:.52rem}body.template-product .ag-product-story__badge{font-size:.54rem;margin-bottom:.26rem}body.template-product .ag-product-story__card p{font-size:.79rem;line-height:1.42}body.template-product .ag-product-reviews{gap:.95rem;padding-bottom:2.7rem}body.template-product .ag-product-reviews__summary h2{font-size:clamp(1.86rem,2.1vw,2.12rem)}body.template-product .ag-product-reviews__rating-block p{font-size:.86rem}body.template-product .ag-product-reviews__cards{gap:.78rem}body.template-product .ag-product-review-card img{aspect-ratio:.84 / 1}body.template-product .ag-product-review-card p{font-size:.73rem;line-height:1.42}body.template-product .ag-product-review-card strong{font-size:.7rem}body.template-product .ag-product-duo{gap:1.6rem;padding-bottom:2.6rem}body.template-product .ag-product-duo .ag-product-ingredients-split,body.template-product .ag-product-duo .ag-product-enjoy{min-height:100%}body.template-product .ag-product-duo .ag-product-ingredients-split h2,body.template-product .ag-product-duo .ag-product-enjoy h2{font-size:clamp(1.92rem,2.2vw,2.16rem)}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:.87rem;line-height:1.44}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:420px}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:4.2rem;height:4.2rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{font-size:.92rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{font-size:.79rem;line-height:1.4}body.template-product .ag-product-accordions__grid{gap:1.6rem}body.template-product .ag-product-accordion summary{padding:.96rem 0;font-size:.83rem}body.template-product .ag-product-accordion__content{font-size:.79rem}@media(max-width:767px){body.template-product .ag-product-hero h1{font-size:clamp(2.2rem,10vw,2.8rem)}body.template-product .ag-product__form{padding:.9rem .9rem .94rem}body.template-product .ag-product__option-pill{min-height:3rem;min-width:5rem;font-size:.84rem}}body.template-product .ag-product-story{padding:1.1rem 1rem .94rem}body.template-product .ag-product-story__intro{margin-bottom:.66rem}body.template-product .ag-product-story h2{font-size:clamp(1.66rem,1.9vw,1.92rem)}body.template-product .ag-product-story__media{aspect-ratio:1.9 / 1;margin-bottom:.38rem}body.template-product .ag-product-story__badge{font-size:.5rem;margin-bottom:.18rem}body.template-product .ag-product-story__card p{font-size:.74rem;line-height:1.34;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}body.template-product .ag-product-story__arrow{font-size:1rem;margin-top:-.5rem}body.template-product .ag-product-reviews{gap:.72rem;padding-bottom:2.35rem}body.template-product .ag-product-reviews__summary{padding-top:0}body.template-product .ag-product-reviews__summary h2{font-size:clamp(1.72rem,1.95vw,1.96rem);max-width:9ch}body.template-product .ag-product-reviews__rating-block{margin-top:.72rem;gap:.32rem}body.template-product .ag-product-reviews__cta{margin-top:.55rem}body.template-product .ag-product-reviews__cards{gap:.62rem}body.template-product .ag-product-review-card .ag-product__stars{margin:.72rem .78rem .34rem}body.template-product .ag-product-review-card p{font-size:.69rem;line-height:1.34;margin:.26rem .78rem .34rem;-webkit-line-clamp:4}body.template-product .ag-product-review-card strong{margin:.46rem .78rem .78rem}body.template-product .ag-product-duo{gap:1.2rem;padding-bottom:2.2rem}body.template-product .ag-product-duo .ag-product-ingredients-split{gap:.8rem;padding-right:.7rem}body.template-product .ag-product-duo .ag-product-ingredients-split__copy{max-width:17rem}body.template-product .ag-product-duo .ag-product-ingredients-split h2,body.template-product .ag-product-duo .ag-product-enjoy h2{font-size:clamp(1.78rem,2vw,1.96rem)}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:.8rem;line-height:1.34}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:360px}body.template-product .ag-product-duo .ag-product-enjoy__steps{gap:.3rem}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:3.55rem;height:3.55rem;margin-bottom:.48rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{font-size:.84rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{font-size:.72rem;line-height:1.3;max-width:13ch}body.template-product .ag-product-duo .ag-product-enjoy__arrow{font-size:.9rem}body.template-product .ag-product-accordions{padding-bottom:2rem}body.template-product [data-related-products].ag-related-products{display:none!important}body.template-product .ag-product__best-seller-pill{padding:.36rem .66rem;font-size:.56rem;letter-spacing:.16em}body.template-product .ag-product__hero-copy{gap:.48rem}body.template-product .ag-product-hero h1{font-size:clamp(2.5rem,3vw,3.15rem);max-width:9.5ch}body.template-product .ag-product__lead{font-size:.92rem;line-height:1.42;max-width:35ch}body.template-product .ag-product__price{font-size:clamp(2rem,2.2vw,2.35rem)}body.template-product .ag-product__form{gap:.82rem;padding:.92rem .95rem .9rem}body.template-product .ag-product__option-pill{min-height:3.2rem;min-width:5.5rem;padding:.9rem 1.34rem}body.template-product .ag-product__trust-row{gap:.38rem}body.template-product .ag-product__trust-pill{padding:.48rem .52rem;border-radius:10px}body.template-product .ag-product__trust-pill-text{font-size:.75rem}body.template-product .ag-product-assurance{padding:.2rem 1rem 1.1rem}body.template-product .ag-product-assurance__grid{gap:.92rem}body.template-product .ag-product-assurance__item{gap:.42rem}body.template-product .ag-product-assurance__icon{width:1.55rem;height:1.55rem}body.template-product .ag-product-assurance__item strong{font-size:.6rem}body.template-product .ag-product-assurance__item span{font-size:.7rem}body.template-product .ag-product-story{padding:1rem 1rem .9rem}body.template-product .ag-product-story__grid{gap:.66rem}body.template-product .ag-product-story__media{aspect-ratio:2 / 1}body.template-product .ag-product-story__card p{font-size:.72rem;line-height:1.32}body.template-product .ag-product-reviews{gap:.62rem;padding-bottom:2.1rem}body.template-product .ag-product-reviews__summary{align-self:start}body.template-product .ag-product-reviews__summary h2{font-size:clamp(1.6rem,1.8vw,1.84rem)}body.template-product .ag-product-reviews__rating-block p{font-size:.8rem}body.template-product .ag-product-review-card img{aspect-ratio:.92 / 1}body.template-product .ag-product-review-card p{font-size:.67rem}body.template-product .ag-product-duo{gap:1rem;padding-top:.1rem;padding-bottom:1.95rem}body.template-product .ag-product-duo .ag-product-ingredients-split{gap:.7rem;padding-right:.55rem}body.template-product .ag-product-duo .ag-product-ingredients-split__copy{max-width:15.5rem}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:.77rem;line-height:1.28}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:330px}body.template-product .ag-product-duo .ag-product-enjoy__steps{align-items:start}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:3.3rem;height:3.3rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{font-size:.8rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{font-size:.68rem;line-height:1.24;max-width:12ch}body.template-product .ag-product-accordions{padding-top:0;padding-bottom:1.8rem}body.template-product .ag-product-sticky-bar{bottom:0;padding:.42rem .68rem}body.template-product .ag-product-sticky-bar__media img{width:40px;height:40px}body.template-product .ag-product-sticky-bar__add{min-width:200px;min-height:38px}body.template-product .ag-product-hero{padding-bottom:1.95rem}body.template-product .ag-product__media-frame{border-radius:22px}body.template-product .ag-product__thumb{width:64px;height:64px;border-radius:10px}body.template-product .ag-product__media-nav{width:38px;height:38px}body.template-product .ag-product__organic-stamp{top:1rem;left:1rem;width:6.3rem;min-height:6.3rem;font-size:.46rem}body.template-product .ag-product__content{max-width:27.5rem}body.template-product .ag-product__hero-copy{gap:.42rem}body.template-product .ag-product__rating-row{margin-top:.06rem}body.template-product .ag-product__lead{max-width:34ch}body.template-product .ag-product__price{margin-top:.26rem}body.template-product .ag-product__form{border-radius:18px;box-shadow:0 10px 24px #0e3e290e}body.template-product .ag-product__option-label{margin-bottom:.04rem}body.template-product .ag-product__option-pills{gap:.72rem}body.template-product .ag-product__option-pill{min-height:3.28rem;min-width:5.75rem;padding:.92rem 1.4rem;font-size:.88rem}body.template-product .ag-product__actions{gap:1.25rem}body.template-product .ag-product__qty-field,body.template-product .ag-product__add{border-radius:11px}body.template-product .ag-product__secure-note{margin-top:.04rem}body.template-product .ag-product-assurance{padding-top:.05rem}body.template-product .ag-product-assurance__grid{gap:1.05rem}body.template-product .ag-product-assurance__item{align-items:center}body.template-product .ag-product-assurance__icon{width:1.7rem;height:1.7rem}body.template-product .ag-product-assurance__item strong{font-size:.61rem}body.template-product .ag-product-assurance__item span{font-size:.71rem}body.template-product .ag-product-story{border-radius:20px;padding:1.02rem 1rem .88rem}body.template-product .ag-product-story__intro{margin-bottom:.6rem}body.template-product .ag-product-story h2{font-size:clamp(1.6rem,1.85vw,1.84rem)}body.template-product .ag-product-story__grid{gap:.58rem}body.template-product .ag-product-story__media{border-radius:7px}body.template-product .ag-product-story__card p{font-size:.7rem}body.template-product .ag-product-reviews{gap:.56rem;padding-bottom:1.95rem}body.template-product .ag-product-reviews__summary h2{max-width:8.5ch}body.template-product .ag-product-reviews__cta{padding:.72rem .94rem}body.template-product .ag-product-reviews__cards{gap:.56rem}body.template-product .ag-product-review-card{border-radius:2px 14px 14px 2px}body.template-product .ag-product-review-card img{aspect-ratio:.95 / 1}body.template-product .ag-product-review-card p{font-size:.66rem;line-height:1.3}body.template-product .ag-product-duo{gap:.9rem;padding-bottom:1.8rem}body.template-product .ag-product-duo .ag-product-ingredients-split,body.template-product .ag-product-duo .ag-product-enjoy{align-items:center}body.template-product .ag-product-duo .ag-product-ingredients-split__copy{max-width:14.5rem}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:315px}body.template-product .ag-product-duo .ag-product-enjoy__steps{gap:.24rem}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:3.1rem;height:3.1rem}body.template-product .ag-product-accordion summary{padding:.9rem 0}body.template-product .ag-product-sticky-bar{bottom:0;border-radius:14px 14px 0 0}body.template-product .ag-product-hero{gap:clamp(1.35rem,1.8vw,1.8rem)}body.template-product .ag-product__content{max-width:27rem}body.template-product .ag-product__hero-copy{gap:.38rem}body.template-product .ag-product-hero h1{font-size:clamp(2.42rem,2.85vw,3rem);max-width:9ch}body.template-product .ag-product__rating-text{font-size:.88rem}body.template-product .ag-product__lead{font-size:.89rem;line-height:1.56;max-width:33ch}body.template-product .ag-product__price{font-size:clamp(1.92rem,2.05vw,2.22rem)}body.template-product .ag-product__form{gap:.74rem;padding:.84rem .9rem .86rem}body.template-product .ag-product__option-pills{gap:.66rem}body.template-product .ag-product__option-pill{min-height:3.12rem;min-width:5.48rem;padding:.84rem 1.28rem;font-size:.85rem}body.template-product .ag-product__qty-field,body.template-product .ag-product__add{border-radius:10px;white-space:nowrap}body.template-product .ag-product__trust-row{gap:.32rem}body.template-product .ag-product__trust-pill{padding:.44rem .46rem}body.template-product .ag-product-assurance{padding:.1rem 1rem 1rem}body.template-product .ag-product-assurance__grid{gap:1.12rem}body.template-product .ag-product-assurance__item strong{font-size:.62rem}body.template-product .ag-product-assurance__item span{font-size:.72rem}body.template-product .ag-product-story{padding:.96rem .96rem .82rem}body.template-product .ag-product-story h2{font-size:clamp(1.54rem,1.75vw,1.76rem)}body.template-product .ag-product-story__grid{gap:.54rem}body.template-product .ag-product-story__media{aspect-ratio:2.08 / 1;margin-bottom:.32rem}body.template-product .ag-product-story__badge{font-size:.48rem;margin-bottom:.14rem}body.template-product .ag-product-story__card p{font-size:.68rem;line-height:1.28;-webkit-line-clamp:3}body.template-product .ag-product-reviews{gap:.5rem;padding-bottom:1.72rem}body.template-product .ag-product-reviews__summary h2{font-size:clamp(1.5rem,1.65vw,1.7rem);max-width:13ch}body.template-product .ag-product-reviews__rating-block{margin-top:.62rem}body.template-product .ag-product-reviews__rating-block p{font-size:.76rem}body.template-product .ag-product-reviews__cta{padding:.68rem .9rem;font-size:.7rem}body.template-product .ag-product-reviews__cards{gap:.48rem}body.template-product .ag-product-review-card .ag-product__stars{margin:1.1rem 1.1rem .35rem}body.template-product .ag-product-review-card p{font-size:.8rem;line-height:1.52;margin:.35rem 1.1rem .4rem;-webkit-line-clamp:4}body.template-product .ag-product-review-card strong{font-size:.75rem;margin:.4rem 1.1rem 1.1rem}body.template-product .ag-product-duo{gap:.74rem;padding-bottom:.5rem}body.template-product .ag-product-duo .ag-product-ingredients-split{gap:.6rem;padding-right:.42rem}body.template-product .ag-product-duo .ag-product-ingredients-split__copy{max-width:13.8rem}body.template-product .ag-product-duo .ag-product-ingredients-split h2,body.template-product .ag-product-duo .ag-product-enjoy h2{font-size:clamp(1.62rem,1.78vw,1.82rem)}body.template-product .ag-product-ingredients-split__description p,body.template-product .ag-product-ingredients-split__description li{font-size:.875rem;line-height:1.52}body.template-product .ag-product-duo .ag-product-ingredients-split__media img{max-width:292px}body.template-product .ag-product-duo .ag-product-enjoy__steps{gap:.18rem}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:2.92rem;height:2.92rem;margin-bottom:.34rem}body.template-product .ag-product-duo .ag-product-enjoy__step h3{font-size:.875rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{font-size:.8125rem;line-height:1.44;max-width:14ch}body.template-product .ag-product-accordions{padding-bottom:1.55rem}body.template-product .ag-product-accordion summary{padding:.82rem 0;font-size:.875rem}body.template-product .ag-product-accordion__content{font-size:.74rem}body.template-product .ag-product-assurance{padding:.7rem 0 1.45rem;border-top:1px solid rgba(14,62,41,.08)}body.template-product .ag-product-assurance__grid{width:min(100% - 120px,1320px);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem;align-items:center}body.template-product .ag-product-assurance__item{display:grid;grid-template-columns:22px minmax(0,1fr);gap:.55rem;align-items:center}body.template-product .ag-product-assurance__icon{width:1.38rem;height:1.38rem;color:color-mix(in srgb,var(--ag-product-forest) 88%,white 12%)}body.template-product .ag-product-assurance__item div{display:grid;gap:.08rem}body.template-product .ag-product-assurance__item strong{font:700 .78rem/1.15 Work Sans,sans-serif;letter-spacing:.08em;color:var(--ag-product-forest)}body.template-product .ag-product-assurance__item span{font:400 .82rem/1.2 Work Sans,sans-serif;color:color-mix(in srgb,var(--ag-product-forest) 74%,white 26%)}@media(max-width:1023px){body.template-product .ag-product-assurance{padding:.6rem 1rem 1.15rem}body.template-product .ag-product-assurance__grid{width:min(100%,1320px);gap:.9rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}}body.template-product .ag-product-assurance{padding:.78rem 0 1.28rem;border-top:1px solid rgba(14,62,41,.07)}body.template-product .ag-product-assurance__grid{width:min(100% - 2rem,1100px);display:flex;justify-content:center;align-items:center;gap:0}body.template-product .ag-product-assurance__item{display:flex;align-items:center;gap:.55rem;padding:.25rem 1.75rem;border-right:1px solid rgba(14,62,41,.11)}body.template-product .ag-product-assurance__item:last-child{border-right:none}body.template-product .ag-product-assurance__icon{width:1.5rem;height:1.5rem;flex-shrink:0}body.template-product .ag-product-assurance__item div{display:flex;flex-direction:column;gap:.06rem;align-items:center;text-align:center}body.template-product .ag-product-assurance__item strong{font-size:.82rem;letter-spacing:.07em;white-space:nowrap}body.template-product .ag-product-assurance__item span{font-size:.84rem;line-height:1.2}@media(max-width:1023px){body.template-product .ag-product-assurance__grid{width:min(100% - 2rem,960px);flex-wrap:wrap;gap:.75rem 0}body.template-product .ag-product-assurance__item{padding:.2rem 1.25rem;border-right:1px solid rgba(14,62,41,.11)}body.template-product .ag-product-assurance__item:nth-child(2n){border-right:none}}body.template-product .ag-product-story{width:min(100%,1320px);margin:0 auto;padding:2.35rem 1.95rem 1.75rem;border-radius:14px;background:#fbf8ef;border:1px solid rgba(14,62,41,.06);box-shadow:none}body.template-product .ag-product-sticky-bar[hidden]{display:none!important}body.template-product .ag-product-story__intro{margin-bottom:1.65rem;text-align:center}body.template-product .ag-product-story h2{margin:0;font-family:Fraunces,Iowan Old Style,Times New Roman,serif;font-size:1.5rem;font-weight:700;line-height:1.2;letter-spacing:0;color:var(--ag-product-forest)}body.template-product .ag-product-story__grid{display:grid;grid-template-columns:minmax(0,.94fr) 58px minmax(0,.94fr) 58px minmax(0,.94fr);gap:1.65rem;align-items:start}body.template-product .ag-product-story__card{display:grid;grid-template-rows:auto auto auto;align-content:start;min-width:0}body.template-product .ag-product-story__media{aspect-ratio:1.35 / 1;border-radius:8px;margin-bottom:1.15rem;overflow:hidden;background:#0e3e290a}body.template-product .ag-product-story__media img{width:100%;height:100%;object-fit:cover;display:block;transform-origin:center}body.template-product .ag-product-story__card--problem .ag-product-story__media{filter:grayscale(1) brightness(1.4) contrast(.95)}body.template-product .ag-product-story__card--problem .ag-product-story__media img{object-position:42% 40%;transform:scale(1.08)}body.template-product .ag-product-story__card--others .ag-product-story__media{filter:saturate(1.15) brightness(1.04) contrast(1.03)}body.template-product .ag-product-story__card--others .ag-product-story__media img{object-position:50% 50%;transform:scale(1.04)}body.template-product .ag-product-story__card--solution .ag-product-story__media{filter:sepia(.04) saturate(.92) brightness(.94) contrast(1.03)}body.template-product .ag-product-story__card--solution .ag-product-story__media img{object-position:60% 44%;transform:scale(1.2)}body.template-product .ag-product-story__copy{position:relative;min-height:5rem}body.template-product .ag-product-story__badge{display:block;box-sizing:border-box;min-height:1.35rem;margin:0 0 .1rem;padding-left:4.1rem;padding-top:.12rem;width:100%;font:700 16px/1.05 Work Sans,sans-serif;letter-spacing:.02em;text-transform:uppercase;color:var(--ag-product-forest)}body.template-product .ag-product-story__badge:before{content:"";position:absolute;left:0;top:0;width:3.05rem;height:3.05rem;border-radius:999px;border:1px solid rgba(95,115,60,.16);background-color:#f4f0dc;background-position:center;background-repeat:no-repeat;background-size:1.5rem}body.template-product .ag-product-story__card--problem .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18'/%3E%3Cpath d='M12 13c0-4.5-3-7-7-8 0 4.5 3 7 7 8Z'/%3E%3Cpath d='M12 10c0-3.2 2.1-5.1 5-6 0 3.2-2.1 5.1-5 6Z'/%3E%3C/svg%3E")}body.template-product .ag-product-story__card--others .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 3h7v7'/%3E%3Cpath d='M10 14 21 3'/%3E%3Cpath d='M21 14v7h-7'/%3E%3Cpath d='M3 10V3h7'/%3E%3Cpath d='M3 21v-7'/%3E%3Cpath d='m3 3 7 7'/%3E%3C/svg%3E")}body.template-product .ag-product-story__card--solution .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236f7c45'%3E%3Cpath d='M12 21c-4.2-2.1-7-6.7-7-11.6V4.9c6.2.1 10 2.2 12 6.2 1.9 3.8 1.2 7.3-1.7 9.9-.7.6-1.7.6-2.3 0Z'/%3E%3Cpath d='M11 20c-.3-4.7 1.8-8.5 6.2-11.3' fill='none' stroke='%23fbf8ef' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}body.template-product .ag-product-story__card p{box-sizing:border-box;margin:0;width:100%;max-width:none;padding-left:4.1rem;font-size:14px;line-height:1.52;color:#525252;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}body.template-product .ag-product-story__em{font-style:normal;color:#b06a00}body.template-product .ag-product-story__arrow{display:grid;place-items:center;align-self:start;min-height:12.9rem;font-family:Fraunces,Iowan Old Style,Times New Roman,serif;font-size:2.35rem;line-height:1;color:#0a0c0ae6;transform:translateY(2.65rem)}@media(max-width:1023px){body.template-product .ag-product-story{width:calc(100% - 1.5rem);padding:.9rem}body.template-product .ag-product-story__grid{grid-template-columns:1fr;gap:.95rem}body.template-product .ag-product-story__arrow{display:none}body.template-product .ag-product-story h2{font-size:1.28rem}body.template-product .ag-product-story__card p{max-width:none;padding-left:3.4rem;font-size:.82rem}body.template-product .ag-product-story__badge{padding-left:3.4rem}body.template-product .ag-product-story__badge:before{width:2.6rem;height:2.6rem;background-size:1.3rem}body.template-product .ag-product-story__media{aspect-ratio:1.78 / 1}}@media(min-width:1024px)and (max-width:1279px){body.template-product .ag-product-story__card p{font-size:.76rem}body.template-product .ag-product-story__badge{font-size:.62rem}}@media(min-width:1024px){body.template-product .ag-product__content{max-width:none}}body.template-product .ag-product-duo{padding-bottom:2.8rem}body.template-product .ag-product-reviews{padding-bottom:2.4rem}body.template-product .ag-product-story h2{font-size:1.72rem;letter-spacing:-.02em}body.template-product .ag-product-story__card p{font-size:15px;line-height:1.58;-webkit-line-clamp:5}body.template-product .ag-product-story__badge{font-size:14px;letter-spacing:.04em}body.template-product .ag-product-review-card p{font-size:.9rem;line-height:1.52}body.template-product .ag-product-review-card strong{font-size:.82rem}body.template-product .ag-product-accordion__content{font-size:.84rem;line-height:1.6}body.template-product .ag-product-accordion summary{font-size:.9rem}body.template-product .ag-product__lead{font-size:.96rem;line-height:1.58;max-width:36ch}body.template-product .ag-product__trust-pill-text{font-size:.82rem;line-height:1.25}body.template-product .ag-product-duo .ag-product-ingredients-split__copy{max-width:16rem}body.template-product .ag-product-duo .ag-product-enjoy__icon{width:3.4rem;height:3.4rem}body.template-product .ag-product-duo .ag-product-enjoy__step p{max-width:17ch}@media(max-width:767px){body.template-product .ag-product-accordions__grid{grid-template-columns:1fr;gap:0}}@media(min-width:1024px){body.template-product .ag-product__lead{max-width:48ch}}body.template-product .ag-product-accordions__inner h2{font-size:1.1rem;letter-spacing:-.01em;margin-bottom:1rem}body.template-product .ag-product-story h2{margin-bottom:1.6rem}body.template-product .ag-product-duo{padding-top:1.8rem}@media(max-width:767px){body.template-product .ag-product-assurance__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;width:min(100% - 2rem,960px)}body.template-product .ag-product-assurance__item{padding:.5rem .75rem;border-right:none;border:1px solid rgba(14,62,41,.09);border-radius:8px;flex-direction:column;align-items:flex-start;gap:.35rem}body.template-product .ag-product-assurance__item strong{white-space:normal;font-size:.76rem}body.template-product .ag-product-assurance__item span{font-size:.76rem}body.template-product .ag-product-assurance__item div{align-items:flex-start;text-align:left}}body.template-product .ag-product-review-card p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4}body.template-product .ag-product-reviews__cards{gap:.7rem}body.template-product .ag-product-review-card{overflow:visible}body.template-product .ag-product-story__media{margin-bottom:.85rem}body.template-product .ag-product-duo{padding-bottom:2rem}@media(max-width:767px){body.template-product .ag-product-duo .ag-product-enjoy__icon{width:2.8rem;height:2.8rem}}body.template-product .ag-product-reviews__meta{min-width:290px}body.template-product .ag-product-accordion summary{border-bottom-color:#0e3e291a}@media(max-width:767px){body.template-product .ag-product-hero{gap:.5rem}body.template-product .ag-product-hero .ag-product-hero{padding-bottom:.9rem}}@media(max-width:767px){body.template-product .ag-product-story{padding-top:.6rem;padding-bottom:.6rem}}@media(min-width:1024px){body.template-product .ag-product-reviews__inner{align-items:flex-start}}body.template-product .ag-product-accordion__content p{margin-top:.25rem;margin-bottom:.5rem}@media(max-width:599px){body.template-product .ag-product__media-frame{aspect-ratio:3 / 2;max-height:64vw}}body.template-product .ag-product__lead{font-size:1rem!important;line-height:1.55!important}body.template-product .ag-product-story__card p{font-size:1rem!important;line-height:1.6!important}body.template-product .ag-product-ingredients-split__description,body.template-product .ag-product-ingredients-split__description li{font-size:1rem!important;line-height:1.65!important}body.template-product .ag-product-enjoy__step p{font-size:1rem!important;line-height:1.6!important}body.template-product .ag-product-accordion__content{font-size:1rem!important;line-height:1.65!important}body.template-product .ag-product__trust-pill{background:color-mix(in srgb,var(--ag-product-gold) 10%,white 90%)!important;border-color:color-mix(in srgb,var(--ag-product-gold) 35%,transparent)!important;font-size:.8125rem!important;min-height:3.25rem!important;gap:.6rem!important;padding:.8rem 1.1rem!important}body.template-product .ag-product__trust-pill-icon{display:flex;align-items:center;color:var(--ag-product-forest)}body.template-product .ag-product__trust-pill-icon svg{width:20px!important;height:20px!important;flex-shrink:0}body.template-product .ag-product__trust-pill-text{font-size:.8125rem!important;font-weight:600!important;color:var(--ag-product-forest)!important}body.template-product .ag-product-ingredients-split__media{border-radius:20px!important;overflow:hidden;aspect-ratio:1 / 1;box-shadow:0 18px 42px #0e3e291f;border:1px solid rgba(14,62,41,.08)}body.template-product .ag-product-ingredients-split__media img{width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;display:block;margin:0!important;border-radius:0!important;transition:transform .6s cubic-bezier(.22,1,.36,1)}body.template-product .ag-product-ingredients-split__media:hover img{transform:scale(1.04)}body.template-product .ag-product-ingredients-split h2{font-size:clamp(1.7rem,2vw,2.1rem)!important;font-weight:600!important}body.template-product .ag-product-story h2{font-size:clamp(1.8rem,2.3vw,2.4rem)!important;font-weight:600!important}body.template-product .ag-product-story__badge{font-size:.72rem!important;letter-spacing:.09em!important}body.template-product .ag-product__value-anchor{margin:-.2rem 0 0;font:500 .85rem/1.3 Work Sans,sans-serif;color:var(--ag-product-text-muted);letter-spacing:.01em}body.template-product .ag-product__value-anchor:before{content:"";display:inline-block;width:1.4rem;height:1px;background:var(--ag-product-text-muted);vertical-align:middle;margin-right:.5rem;opacity:.5}body.template-product .ag-product-assurance__icon{width:52px!important;height:52px!important;border-radius:50%!important;background:color-mix(in srgb,var(--ag-product-gold) 12%,white 88%)!important;border:1px solid color-mix(in srgb,var(--ag-product-gold) 30%,transparent)!important;display:grid!important;place-items:center!important;flex-shrink:0;color:var(--ag-product-forest)!important}body.template-product .ag-product-assurance__icon svg{width:26px!important;height:26px!important}body.template-product .ag-product-assurance__item strong{font-size:.78rem!important;letter-spacing:.05em!important}body.template-product .ag-product-assurance__item span{font-size:.8rem!important}body.template-product .ag-product-enjoy__icon{width:84px!important;height:84px!important;background:color-mix(in srgb,var(--ag-product-gold) 20%,white 80%)!important;border:2px solid color-mix(in srgb,var(--ag-product-gold) 45%,transparent)!important;box-shadow:0 8px 22px #f6b9002e!important;color:var(--ag-product-forest)!important;transition:transform .3s ease,box-shadow .3s ease}body.template-product .ag-product-enjoy__icon:hover{transform:translateY(-3px);box-shadow:0 14px 28px #f6b90040!important}body.template-product .ag-product-enjoy__icon svg{width:40px!important;height:40px!important;stroke-width:1.6!important}body.template-product .ag-product-enjoy__step h3{font-size:1rem!important;font-weight:700!important;margin-top:.5rem!important}@media(max-width:767px){body.template-product .ag-product-enjoy__icon{width:68px!important;height:68px!important}body.template-product .ag-product-enjoy__icon svg{width:32px!important;height:32px!important}}body.template-product .ag-product-accordion summary{font-size:1rem!important;font-weight:600!important;padding:1.05rem 0!important;letter-spacing:.005em!important}body.template-product .ag-product-accordion summary:after{font-size:1.4rem!important;color:var(--ag-product-gold-dark)!important;width:1.6rem;text-align:center;flex-shrink:0}body.template-product .ag-product-accordion__content{padding-bottom:1.1rem!important}body.template-product .ag-product-accordion__content p{margin-top:0!important;margin-bottom:.65rem!important}body.template-product .ag-product-accordion__content strong{color:var(--ag-product-forest);font-weight:700}@media(max-width:767px){body.template-product .ag-product-assurance__icon{width:44px!important;height:44px!important}body.template-product .ag-product-assurance__icon svg{width:22px!important;height:22px!important}}body.template-product .ag-product-ingredients-split__media,body.template-product .ag-product-duo .ag-product-ingredients-split__media{border-radius:20px!important;overflow:hidden!important}body.template-product .ag-product-ingredients-split__media img,body.template-product .ag-product-duo .ag-product-ingredients-split__media img{width:100%!important;max-width:none!important;height:100%!important;margin:0!important;display:block!important;object-fit:cover!important;border-radius:0!important}body.template-product .ag-product-enjoy__steps{counter-reset:enjoy-step}body.template-product .ag-product-enjoy__step{counter-increment:enjoy-step}body.template-product .ag-product-enjoy__icon svg{display:none!important}body.template-product .ag-product-enjoy__icon:after{content:counter(enjoy-step,decimal-leading-zero);font:700 1.2rem/1 Fraunces,serif;color:var(--ag-product-forest);letter-spacing:-.02em}body.template-product .ag-product__value-anchor{order:6!important}body.template-product .ag-product-review-card p{font-size:.95rem!important;line-height:1.55!important}body.template-product .ag-product-story__badge:before{background:color-mix(in srgb,var(--ag-product-gold) 28%,white 72%)!important;border-color:color-mix(in srgb,var(--ag-product-gold) 55%,transparent)!important;box-shadow:none!important}body.template-product .ag-product-assurance{background:color-mix(in srgb,var(--ag-product-forest) 4%,var(--ag-product-bg) 96%)!important;border-top:1px solid color-mix(in srgb,var(--ag-product-forest) 8%,transparent)!important;border-bottom:1px solid color-mix(in srgb,var(--ag-product-forest) 8%,transparent)!important;padding-top:2rem!important;padding-bottom:2rem!important}body.template-product .ag-product-ingredients-split__description ul{list-style:none!important;padding-left:0!important;margin:0!important}body.template-product .ag-product-ingredients-split__description li{position:relative!important;padding-left:1.4rem!important;margin:.5rem 0!important}body.template-product .ag-product-ingredients-split__description li:before{content:"\2014"!important;position:absolute!important;left:0!important;color:var(--ag-product-gold-dark)!important;font-weight:700!important;font-size:.85em!important;line-height:1.7!important}body.template-product .ag-product-ingredients-split__description li::marker{content:none!important}body.template-product .ag-product-ingredients-split__description li svg,body.template-product .ag-product-ingredients-split__description li img.icon{display:none!important}body.template-product .ag-product-story__arrow{font-size:2rem!important;font-family:Fraunces,serif!important;opacity:.55!important}@media(min-width:1024px){body.template-product .ag-product-enjoy__step{text-align:left!important}body.template-product .ag-product-enjoy__icon{margin-left:0!important;margin-right:auto!important}}@media(min-width:1024px){body.template-product .ag-product-hero{min-height:min(80vh,680px)!important;align-items:center!important}body.template-product .ag-product__content{padding-block:3rem!important}}body.template-product .ag-product-reviews__cta{background:transparent!important;color:var(--ag-product-forest)!important;border:none!important;padding:0!important;border-radius:0!important;box-shadow:none!important;text-decoration:underline!important;text-underline-offset:3px!important;font-size:.84rem!important;font-weight:600!important;min-height:auto!important;min-width:auto!important;display:inline!important}body.template-product .ag-product-reviews__cta:hover{background:transparent!important;opacity:.7}body.template-product .ag-product-story__card p{overflow:visible!important;-webkit-line-clamp:unset!important;display:block!important;max-height:none!important}body.template-product .ag-product__secure-note{display:none!important}body.template-product .ag-product-breadcrumbs{opacity:.4!important;font-size:.72rem!important}body.template-product .ag-product-breadcrumbs:hover{opacity:.7!important}@media(min-width:1024px)and (max-width:1279px){body.template-product .ag-product-accordions__grid{grid-template-columns:1fr!important}}body.template-product .ag-product-story__card--problem .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%25236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22C9 19 6 16 6 12C6 9 7.5 7 10 6C9.5 8 10.5 9.5 11.5 10C11.5 7.5 13 5 15 4C14.5 7 15.5 9 14.5 11C16 10 17 9 17 11.5C17 16 15 19.5 12 22Z' fill='%25236f7c45' fill-opacity='.14'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:52%!important}body.template-product .ag-product-story__card--others .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%25236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='9' width='16' height='6' rx='3'/%3E%3Cline x1='12' y1='9' x2='12' y2='15'/%3E%3Crect x='4' y='9' width='8' height='6' rx='3' fill='%25236f7c45' fill-opacity='.18' stroke='none'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:58%!important}body.template-product .ag-product-story__card--solution .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%25236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 10H15L13.5 20H6.5L5 10Z' fill='%25236f7c45' fill-opacity='.12'/%3E%3Cpath d='M15 12H17.5C18.9 12 20 13.1 20 14.5C20 15.9 18.9 17 17.5 17H14'/%3E%3Cpath d='M8 8C8 8 7 6.5 8 5C9 6.5 8 8 8 8Z' fill='%25236f7c45' fill-opacity='.2'/%3E%3Cpath d='M11.5 7C11.5 7 10.5 5 11.5 3.5C12.5 5 11.5 7 11.5 7Z' fill='%25236f7c45' fill-opacity='.2'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:56%!important}body.template-product .ag-product-story__card--problem .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22C9 19 6 16 6 12C6 9 7.5 7 10 6C9.5 8 10.5 9.5 11.5 10C11.5 7.5 13 5 15 4C14.5 7 15.5 9 14.5 11C16 10 17 9 17 11.5C17 16 15 19.5 12 22Z' fill='%236f7c45' fill-opacity='.14'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:52%!important}body.template-product .ag-product-story__card--others .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='9' width='16' height='6' rx='3'/%3E%3Cline x1='12' y1='9' x2='12' y2='15'/%3E%3Crect x='4' y='9' width='8' height='6' rx='3' fill='%236f7c45' fill-opacity='.18' stroke='none'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:58%!important}body.template-product .ag-product-story__card--solution .ag-product-story__badge:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236f7c45' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 10H15L13.5 20H6.5L5 10Z' fill='%236f7c45' fill-opacity='.12'/%3E%3Cpath d='M15 12H17.5C18.9 12 20 13.1 20 14.5C20 15.9 18.9 17 17.5 17H14'/%3E%3Cpath d='M8 8C8 8 7 6.5 8 5C9 6.5 8 8 8 8Z' fill='%236f7c45' fill-opacity='.2'/%3E%3Cpath d='M11.5 7C11.5 7 10.5 5 11.5 3.5C12.5 5 11.5 7 11.5 7Z' fill='%236f7c45' fill-opacity='.2'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:56%!important}@media(min-width:900px){body.template-product .ag-product-duo{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,.75fr) minmax(0,1fr);gap:2.4rem;align-items:center}body.template-product .ag-product-duo__visual{display:flex;align-items:center;justify-content:center}body.template-product .ag-product-duo__visual img{width:100%;border-radius:18px;object-fit:cover;display:block}body.template-product .ag-product-duo .ag-product-ingredients-split{display:block;border-right:none;padding-right:0;grid-template-columns:unset}}@media(max-width:899px){body.template-product .ag-product-duo{display:grid;grid-template-columns:1fr;gap:2rem}body.template-product .ag-product-duo__visual{display:none}}body.template-product .ag-product-enjoy__icon:after{content:none!important}@media(min-width:900px){body.template-product .ag-product__media-frame{width:625px!important;height:625px!important;min-width:625px!important}}body.template-product .ag-product-ingredient-list li{flex-wrap:wrap;gap:.1rem .6rem}body.template-product .ag-product-ingredient-list li .ag-ingredient-name{flex:1;font-weight:500;color:var(--ag-product-heading-color, #2c2c1e)}body.template-product .ag-product-ingredient-list li .ag-ingredient-desc{flex:0 0 100%;padding-left:calc(10px + .6rem);font-size:.78em;color:var(--ag-product-text-muted);line-height:1.3;margin-top:-.1rem}
/*# sourceMappingURL=/cdn/shop/t/26/assets/template-product.css.map */
