@keyframes ag-fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ag-reveal-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}body.template-index .ag-home-hero__video-toggle{position:absolute;bottom:1rem;right:1rem;z-index:10;width:44px;height:44px;border:0;border-radius:50%;background:#0006;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;padding:0}body.template-index .ag-home-hero__video-toggle:hover{background:#0009}body.template-index .ag-home-hero__video-toggle:focus-visible{outline:3px solid var(--agriko-gold);outline-offset:3px;background:#d4a0171a;box-shadow:0 0 0 1px #d4a0174d}body.template-index .ag-home-hero__video-toggle svg{width:18px;height:18px}body.template-index .ag-home-hero__video-toggle[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}body.template-index .ag-home-hero__video-error{position:absolute;bottom:60px;right:1rem;background:#000c;color:#fff;padding:.5rem;border-radius:4px;font-size:.875rem;max-width:200px;z-index:11;display:none;border-left:4px solid var(--agriko-gold)}@supports (animation-timeline:view()){body.template-index .ag-fc-section,body.template-index .ag-featured-blog,body.template-index .ag-home-promo,body.template-index .ag-testimonials-section{animation:ag-fadeIn linear both;animation-timeline:view();animation-range:entry 0%entry 25%}}body.template-index{--ag-index-container-max:1280px;--ag-index-container-pad:clamp(1.25rem, 4vw, 1.5rem);--agriko-gold:#D4A017;--agriko-gold-hover:#B88B14;--agriko-gold-soft:rgba(212, 160, 23, .15);--ag-color-gold-bright:var(--agriko-gold);--ag-color-gold-mix:var(--agriko-gold-hover);--ag-color-gold-400:var(--agriko-gold);--ag-color-gold-600:var(--agriko-gold-hover);background-color:#fffcf8!important;color:var(--ag-color-forest-900)!important;--ag-home-kicker-size:.78rem;--ag-home-kicker-color:color-mix(in srgb, var(--ag-color-forest-900, #0e3e29) 85%, white)}body.template-index .ag-fc-section{margin-top:0;margin-bottom:0}body.template-index .ag-featured-blog,body.template-index .ag-seo-copy,body.template-index .ag-testimonials-section{padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem);margin-top:0;margin-bottom:0}body.template-index .ag-home-promo{margin-top:0;margin-bottom:0}body.template-index .ag-home-faq{padding-bottom:clamp(3rem,8vw,5rem);margin-top:0;margin-bottom:0}body.template-index .ag-fc-section{padding-top:clamp(2.25rem,5.5vw,3.5rem);padding-bottom:clamp(2.25rem,5.5vw,3.5rem)}body.template-index .ag-fc-container,body.template-index .ag-home-promo__container,body.template-index .ag-testimonials-container{max-width:var(--ag-index-container-max);margin-left:auto;margin-right:auto;padding-left:var(--ag-index-container-pad);padding-right:var(--ag-index-container-pad)}body.template-index h1,body.template-index h2{font-weight:600;letter-spacing:-.02em;line-height:1.15}body.template-index .ag-kicker{font-size:.75rem;margin-bottom:.75rem}body.template-index .ag-kicker:not(.ag-home-hero__eyebrow){font-family:var(--ag-font-display, serif)}body.template-index .ag-accent-rust,body.template-index .ag-article-card:hover .ag-article-card__content h3 a,body.template-index .ag-blog-fallback-card h3 a:hover{color:var(--agriko-gold)}body.template-index .ag-text-gradient-orange{background:linear-gradient(135deg,var(--agriko-gold),var(--ag-color-terra-500, #c9754b));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body.template-index .ag-fc-section:after,body.template-index .ag-featured-blog:after,body.template-index .ag-testimonials-section:after{content:"";display:block;height:2px;background:linear-gradient(to right,transparent,var(--agriko-gold),transparent);margin:3rem auto 0}body.template-index .ag-fc-section,body.template-index .ag-fc-section--editorial{background:var(--ag-color-bg-cream, #faf8f3);border-top:1px solid rgba(14,62,41,.04);position:relative;z-index:2}body.template-index .ag-fc-header{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:clamp(2rem,3.5vw,2.75rem)}body.template-index .ag-fc-kicker{font-size:clamp(13px,1.2vw,14px);margin-bottom:1rem;color:var(--ag-color-forest-600, #215840)}body.template-index .ag-fc-heading{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:600;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem}body.template-index .ag-fc-subheading{font-size:1.125rem;line-height:1.72;color:var(--ag-color-ink-600, #525252);max-width:580px;margin-left:auto;margin-right:auto;margin-bottom:0;font-weight:400}body.template-index .ag-fc-section .ag-featured-collection[data-grid]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem;align-items:stretch}@media (min-width:1024px){body.template-index .ag-fc-section .ag-featured-collection[data-grid]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:600px) and (max-width:1023px){body.template-index .ag-fc-section .ag-featured-collection[data-grid]>:last-child:nth-child(odd){grid-column:1/-1;max-width:calc((100% - 1.5rem)/2);justify-self:center}}body.template-index .ag-fc-card__media{aspect-ratio:1/1;overflow:hidden;width:100%;padding:0;margin:0;line-height:0}body.template-index .ag-fc-card__media picture{display:block}body.template-index .ag-fc-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}body.template-index .ag-fc-card:hover .ag-fc-card__media img{transform:scale(1.04)}body.template-index .ag-card__placeholder{width:100%;display:flex;align-items:center;justify-content:center;background:var(--ag-color-cream-200, #f5f3f0);color:var(--ag-color-ink-400, #9a9a9a);font-family:var(--ag-font-display, serif);font-size:1.25rem;font-weight:600}body.template-index .ag-fc-card__content{padding:1.5rem 1.5rem 1.25rem;display:flex;flex-direction:column;flex:1}body.template-index .ag-fc-card__body{flex:1;margin-bottom:0}body.template-index .ag-fc-card__title,body.template-index .ag-fc-card__title a{font-size:clamp(1.0625rem,1.5vw,1.2rem);line-height:1.3;margin-bottom:.5rem;font-weight:700;letter-spacing:-.01em;text-decoration:none;color:inherit}body.template-index .ag-fc-card__origin{font-size:.8125rem;margin-bottom:.65rem;color:var(--ag-color-forest-700, #1d4e35);letter-spacing:.04em}body.template-index .ag-fc-card__desc{display:-webkit-box!important;-webkit-line-clamp:3!important;line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;line-height:1.6;min-height:0!important;max-height:none!important;margin-bottom:.875rem;color:var(--ag-color-ink-600, #525252)}body.template-index .ag-fc-card__price{font-size:clamp(1.3rem,2.2vw,1.8rem);color:var(--agriko-gold, #D4A017);letter-spacing:-.02em;font-family:var(--ag-font-display, serif)}body.template-index .ag-fc-card__weight-static{background:0 0;border:0;padding:0}body.template-index .ag-fc-card__weight-badge{font-family:var(--ag-font-ui, sans-serif);font-size:.8125rem;color:var(--ag-color-forest-900, #0e3e29);background:#faf8f3eb;padding:.25rem .625rem;border-radius:100px;border:1px solid rgba(14,62,41,.18);backdrop-filter:blur(4px)}body.template-index .ag-fc-card__footer{padding-top:1rem;margin-top:auto;border-top:1px solid rgba(14,62,41,.08)}.ag-variant-pill,body.template-index .ag-fc-card__btn{align-items:center;justify-content:center;font-family:var(--ag-font-ui, sans-serif)}body.template-index .ag-fc-card__btn{background:var(--ag-color-forest-900, #0d3320);color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.1em;border-radius:12px;border:0;padding:1rem 1.5rem;display:flex;gap:.75rem;font-size:.875rem;width:100%;transition:background-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;min-height:48px;box-shadow:0 4px 12px #0d332040}body.template-index .ag-fc-card__btn:hover{background:#1a4d2b;color:#fff;box-shadow:0 8px 20px #0d33204d;transform:translateY(-2px)}body.template-index .ag-fc-card__btn svg{width:16px;height:16px;stroke:currentColor}body.template-index .ag-fc-card__price:first-letter{font-size:.65em;vertical-align:.1em;opacity:.8}body.template-index .ag-fc-card__footer-top--featured{display:flex;justify-content:space-between;align-items:center;width:100%;gap:.75rem;min-height:2.75rem}body.template-index .ag-fc-card__variant-wrapper{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.ag-variant-pill{display:inline-flex;padding:.28rem .65rem;font-size:.8rem;font-weight:600;line-height:1;color:var(--ag-color-forest-900, #0E3E29);background:0 0;border:1.5px solid rgba(14,62,41,.22);border-radius:100px;cursor:pointer;min-height:2rem;transition:border-color .14s,background .14s,color .14s;white-space:nowrap}.ag-variant-pill:hover{border-color:var(--ag-color-forest-900, #0E3E29);background:#0e3e290f}.ag-variant-pill--active,.ag-variant-pill[aria-pressed=true]{background:var(--ag-color-forest-900, #0E3E29);border-color:var(--ag-color-forest-900, #0E3E29);color:#fff}.ag-variant-pill--sold-out{opacity:.38;cursor:not-allowed;text-decoration:line-through}.ag-fc-card__variant-select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230e3e29' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")no-repeat right .6rem center;border:1.5px solid rgba(14,62,41,.22);border-radius:8px;padding:.35rem 2rem .35rem .75rem;font-family:var(--ag-font-ui, sans-serif);font-size:.85rem;font-weight:600;color:var(--ag-color-forest-900, #0e3e29);cursor:pointer;min-height:2.25rem;transition:border-color .14s}.ag-fc-card__variant-select:focus,.ag-fc-card__variant-select:hover{border-color:var(--ag-color-forest-900, #0e3e29);outline:0}body.template-index .ag-fc-actions{display:flex;justify-content:center;margin-top:1.75rem}body.template-index .ag-fc-view-all-link{display:inline-flex;align-items:center;gap:.4em;font-family:var(--ag-font-body, "Inter", sans-serif);font-size:1rem;font-weight:600;color:var(--ag-color-forest-600, #0E3E29);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#0e3e294d;letter-spacing:.02em;transition:color .2s ease,text-decoration-color .2s ease}body.template-index .ag-fc-view-all-link:hover{color:var(--agriko-gold-hover);text-decoration-color:var(--agriko-gold-hover)}body.template-index .ag-fc-section--editorial{padding-bottom:clamp(2rem,4vw,3rem)}@media (prefers-reduced-motion:no-preference){body.template-index .ag-fc-section [data-reveal]:not(.ag-fc-header):not([data-reveal=active]){opacity:0;transform:translateY(28px)}body.template-index .ag-fc-section [data-reveal=active]:not(.ag-fc-header){transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms)}body.template-index .ag-featured-collection[data-grid] .ag-fc-card:nth-child(1){--reveal-delay:0ms}body.template-index .ag-featured-collection[data-grid] .ag-fc-card:nth-child(2){--reveal-delay:.11s}body.template-index .ag-featured-collection[data-grid] .ag-fc-card:nth-child(3){--reveal-delay:.22s}body.template-index .ag-fc-header .ag-fc-heading,body.template-index .ag-fc-header .ag-fc-kicker,body.template-index .ag-fc-header .ag-fc-subheading{opacity:0;transform:translateY(16px)}body.template-index .ag-fc-header[data-reveal=active] .ag-fc-kicker{animation:ag-reveal-up .55s cubic-bezier(.22,1,.36,1) 0ms forwards}body.template-index .ag-fc-header[data-reveal=active] .ag-fc-heading{animation:ag-reveal-up .65s cubic-bezier(.22,1,.36,1) 80ms forwards}body.template-index .ag-fc-header[data-reveal=active] .ag-fc-subheading{animation:ag-reveal-up .65s cubic-bezier(.22,1,.36,1) .16s forwards}}@media (prefers-reduced-motion:reduce){body.template-index .ag-fc-header .ag-fc-heading,body.template-index .ag-fc-header .ag-fc-kicker,body.template-index .ag-fc-header .ag-fc-subheading{opacity:1;transform:none;animation:none}}body.template-index .ag-seo-copy{position:relative;background:linear-gradient(to bottom,var(--ag-color-cream-100, #fff8f0),var(--ag-color-cream-200, #f5f3f0) 40%,var(--ag-color-cream-100, #fff8f0));border-bottom:1px solid rgba(14,62,41,.06)}body.template-index .ag-seo-copy__inner{position:relative}body.template-index .ag-seo-copy__inner:before{content:"";position:absolute;left:0;top:10%;height:80%;width:3px;background:linear-gradient(to bottom,transparent,var(--agriko-gold) 20%,var(--ag-color-forest-600, #215840) 80%,transparent);border-radius:2px;opacity:.6}body.template-index .ag-seo-copy__body p:first-child{font-size:clamp(1rem,1.5vw,1.0625rem);color:var(--ag-color-ink-700, #404040);line-height:1.9}body.template-index .ag-seo-copy__body a{color:var(--ag-color-forest-600, #215840);text-decoration-color:var(--agriko-gold);text-decoration-thickness:2px;text-underline-offset:3px;transition:text-decoration-color .2s ease}body.template-index .ag-seo-copy__body a:hover{text-decoration-color:var(--ag-color-forest-600, #215840)}body.template-index .ag-seo-copy__media{display:block}body.template-index .ag-seo-copy__image{width:100%;max-width:100%;height:auto;border-radius:16px;margin-top:2.5rem;filter:brightness(1.05) saturate(1.05) sepia(.06);box-shadow:0 12px 32px #0e3e291a}.ag-why-buy-wrap{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(14,62,41,.08)}.ag-why-buy-item strong,.ag-why-buy-title{display:block;color:var(--ag-color-forest-900, #0e3e29)}.ag-why-buy-title{font-family:var(--ag-font-display, serif);font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.ag-why-buy-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;list-style:none;padding:0;margin:0}.ag-why-buy-item{position:relative;padding-left:1.75rem}.ag-why-buy-item:before{content:"✓";position:absolute;left:0;top:0;color:var(--agriko-gold);font-weight:800}.ag-why-buy-item strong{font-size:.9375rem;margin-bottom:.25rem}.ag-why-buy-item span{font-size:.875rem;line-height:1.5;color:var(--ag-color-ink-600, #525252);display:block}body.template-index .ag-article-card__media{display:block;overflow:hidden;text-decoration:none;position:relative}body.template-index .ag-article-card__image{width:100%;object-fit:cover;display:block}body.template-index .ag-article-card__media-label{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-index .ag-article-card__placeholder{width:100%;background:var(--ag-color-cream-200, #f5f3f0)}body.template-index .ag-article-card__content{display:flex;flex-direction:column;flex:1;padding:1.5rem;gap:.5rem}body.template-index .ag-article-card__content h3{margin:0}body.template-index .ag-article-card__content h3 a{text-decoration:none;color:inherit;transition:color .2s ease}body.template-index .ag-article-card__excerpt{font-size:.9375rem;line-height:1.6;color:var(--ag-color-ink-600, #525252);display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin:0}body.template-index .ag-blog__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;list-style:none;padding:0;margin:0}body.template-index .ag-blog__grid li{display:flex}body.template-index .ag-search-result__type{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ag-color-forest-600, #215840);margin-bottom:.5rem}body.template-index .ag-featured-blog{background:var(--ag-color-bg-cream, #faf8f3);position:relative}body.template-index .ag-featured-collection__header{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:2.35rem}body.template-index .ag-featured-blog h2{font-size:clamp(2.25rem,4.5vw,3.25rem);line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}body.template-index .ag-featured-blog .ag-kicker{font-size:clamp(12px,1.2vw,13px)}body.template-index .ag-featured-blog .ag-featured-collection__subheading{font-size:clamp(.9375rem,1.3vw,1.0625rem);line-height:1.58;max-width:34rem}body.template-index .ag-article-card__content h3,body.template-index .ag-featured-blog article h3{font-size:clamp(1.0625rem,1.5vw,1.25rem);line-height:1.35;letter-spacing:-.01em}body.template-index .ag-home-section__footer-action{display:flex;justify-content:center;margin-top:3rem}@media (min-width:1024px){body.template-index .ag-featured-blog .ag-blog__grid.ag-featured-blog__grid-home{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);grid-template-areas:"lead side-a""lead side-b";gap:1.2rem}body.template-index .ag-featured-blog__lead{grid-area:lead}body.template-index .ag-featured-blog__secondary:nth-child(2){grid-area:side-a}body.template-index .ag-featured-blog__secondary:nth-child(3){grid-area:side-b}body.template-index .ag-featured-blog__lead .ag-article-card{min-height:29rem;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);grid-template-areas:"media content";align-items:stretch}body.template-index .ag-featured-blog__lead .ag-article-card__media{grid-area:media;aspect-ratio:auto;min-height:29rem;height:100%}body.template-index .ag-featured-blog__lead .ag-article-card__content{grid-area:content;padding:1.5rem;gap:.55rem;justify-content:flex-start;align-self:start}body.template-index .ag-featured-blog__lead .ag-article-card__content h3{font-size:clamp(1.28rem,1.7vw,1.65rem);line-height:1.16}body.template-index .ag-featured-blog__secondary .ag-article-card__media{aspect-ratio:1.75/1}}body.template-index .ag-featured-blog .ag-article-card__excerpt{-webkit-line-clamp:4;line-clamp:4}.ag-article-card__cta{background-color:transparent;color:var(--ag-color-forest-900, #0e3e29);text-transform:uppercase;font-weight:700;letter-spacing:.06em;border-radius:6px;border:1.5px solid var(--ag-color-forest-300, #4d8c6f);padding:.6rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;font-family:var(--ag-font-ui, sans-serif);width:100%;transition:background-color .2s ease,color .2s ease,border-color .2s ease;min-height:40px}.ag-article-card__cta:hover{background-color:var(--ag-color-forest-900, #0e3e29);color:var(--ag-color-white, #fff);border-color:var(--ag-color-forest-900, #0e3e29);transform:translateY(-1px);box-shadow:0 4px 12px #0e3e2926}body.template-index .ag-article-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8125rem;color:var(--ag-color-forest-700, #1d4e35);margin:0}body.template-index .ag-article-card__meta-dot{font-size:.5rem;opacity:.5}body.template-index .ag-blog-fallback-card{padding:1.75rem 2rem;transition:transform .3s ease,box-shadow .3s ease}body.template-index .ag-blog-fallback-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #0000002e;border-color:#d4a0174d}body.template-index .ag-blog-fallback-card h3 a{text-decoration:none;color:inherit}body.template-index .ag-blog-fallback-card .ag-button--primary:before,body.template-index .ag-home-promo:after,body.template-index .ag-home-promo:before,body.template-index .ag-home-promo__cta:before{display:none}body.template-index .ag-home-promo{position:relative;overflow:hidden;background:0 0;border:0;box-shadow:none;border-radius:0;border-top:1px solid rgba(255,255,255,.07)}.ag-home-promo__bg-gradient,.ag-home-promo__texture{position:absolute;inset:0;z-index:0;pointer-events:none}.ag-home-promo__bg-gradient{background:linear-gradient(to bottom,#faf9f6 0%,var(--ag-color-cream-200, #f5f3f0) 20%,rgba(14,62,41,.08) 60%,var(--ag-color-forest-900, #0e3e29) 100%)}.ag-home-promo__texture{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 520 520' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' seed='9'/%3E%3C/filter%3E%3Crect width='520' height='520' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");background-size:420px 420px;mix-blend-mode:multiply;opacity:.35}.ag-home-promo__container{position:relative;z-index:1;max-width:var(--ag-index-container-max, 1280px);margin:0 auto;padding:0 var(--ag-index-container-pad, 1rem)}.ag-home-promo__card{position:relative;background:linear-gradient(135deg,#0f5236 0%,var(--ag-color-forest-900, #0e3e29) 45%,#081f14 100%);border-radius:1.5rem;padding:2.5rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px #00000038,0 4px 16px #0000001f,inset 0 1px #ffffff0f;overflow:visible}.ag-home-promo__card:after,.ag-home-promo__card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0}.ag-home-promo__card:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:200px 200px;opacity:.35;mix-blend-mode:overlay}.ag-home-promo__card:before{background:linear-gradient(90deg,#d4a01742,#b88b140f) left/10px 100%no-repeat;opacity:.95}.ag-home-promo__blur,.ag-home-promo__image-frame:after{position:absolute;border-radius:50%;pointer-events:none}.ag-home-promo__blur--top{top:0;right:0;width:14rem;height:14rem;background:#0e3e2940;filter:blur(48px);opacity:.4;transform:translate(50%,-50%)}.ag-home-promo__blur--bottom{bottom:0;left:0;width:14rem;height:14rem;background:#d4a01714;filter:blur(48px);opacity:.35;transform:translate(-50%,50%)}.ag-home-promo__grid{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2.5rem);position:relative;z-index:1;align-items:center}body.template-index .ag-home-promo__heading-line{display:block;font-weight:600;opacity:.94}body.template-index .ag-home-promo__actions{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:1.25rem}body.template-index .ag-home-promo__cta--ghost{background:#ffffff1a;color:#ffffffeb;border:1px solid rgba(255,255,255,.18)}body.template-index .ag-home-promo__cta--ghost:hover{background:#ffffff29;color:#fff;transform:translateY(-1px)}.ag-home-promo__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;margin-bottom:1.5rem;align-self:flex-start}.ag-home-promo__eyebrow span{font-size:.6875rem;font-weight:700;color:var(--ag-color-white, #fff);letter-spacing:.15em;text-transform:uppercase}.ag-home-promo__leaf-icon{width:.875rem;height:.875rem;color:var(--ag-color-white, #fff);stroke-width:2}body.template-index .ag-home-promo__heading{font-family:var(--ag-font-display, serif);font-size:clamp(2rem,3.2vw,2.75rem)!important;font-weight:600;color:var(--ag-home-promo-ink);line-height:1.1;margin-bottom:0;letter-spacing:-.02em;max-width:9.25ch}.ag-home-promo__gold{color:var(--agriko-gold);display:block;font-size:1.05em;text-shadow:0 2px 20px rgba(212,160,23,.25)}body.template-index .ag-home-promo__subheading{font-family:var(--ag-font-body, serif);font-size:1.125rem;color:var(--ag-home-promo-ink-soft);line-height:1.7;margin-bottom:0;max-width:31rem;font-weight:400;opacity:.9}body.template-index .ag-home-promo__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.5rem;background:linear-gradient(135deg,var(--agriko-gold) 0%,var(--agriko-gold-hover) 100%);color:var(--ag-color-forest-900, #0e3e29);font-family:var(--ag-font-body, serif);font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border-radius:999px;border:0;min-height:3.25rem;align-self:flex-start;transition:all .2s ease;box-shadow:none}body.template-index .ag-home-promo__cta:hover{background:var(--agriko-gold-hover);color:var(--ag-color-forest-900, #0e3e29)}body.template-index .ag-home-promo__cta svg{width:1rem;height:1rem;stroke:currentColor;display:inline-block;flex-shrink:0}.ag-home-promo__media{width:100%;position:relative;display:flex;justify-content:stretch}.ag-home-promo__image-frame{position:relative;border-radius:1.35rem;overflow:hidden;border:2px solid rgba(255,255,255,.75);box-shadow:0 24px 70px #0000003d,0 10px 26px #00000024;aspect-ratio:1/1;width:100%;max-width:none;background:linear-gradient(135deg,#faf9f6,#f5f0e8);transform:rotate(-1.25deg)}.ag-home-promo__image-frame:after{content:"";inset:-2px;border-radius:inherit;background:linear-gradient(135deg,rgba(212,160,23,.38),transparent 38%,transparent 62%,rgba(184,139,20,.22));opacity:.75;mix-blend-mode:overlay}.ag-home-promo__image{width:100%;object-fit:cover;display:block;max-width:none;position:relative;z-index:1}.ag-home-promo__bestseller-badge{position:absolute;top:-.75rem;right:-.75rem;display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:linear-gradient(135deg,var(--agriko-gold) 0%,var(--agriko-gold-hover) 100%);color:var(--ag-color-white, #fff);font-size:.75rem;font-weight:700;border-radius:100px;box-shadow:0 4px 12px #00000026;z-index:20}.ag-home-promo__bestseller-badge svg{fill:currentColor}@media (min-width:980px){.ag-home-promo__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start}.ag-home-promo__media{justify-content:flex-end}.ag-home-promo__image-frame{max-width:none;transform:rotate(-2deg) translateY(.25rem)}}@media (max-width:520px){.ag-home-promo__card{padding:1.6rem}}body.template-index .ag-home-promo .ag-home-promo__description,body.template-index .ag-home-promo .ag-home-promo__title,body.template-index .ag-home-promo__separator{display:none}body.template-index .ag-home-faq__footer .ag-button,body.template-index .ag-home-faq__footer .ag-button:hover,body.template-index .ag-home-hero__button--primary,body.template-index .ag-home-hero__button--primary:hover,body.template-index .ag-home-hero__sticky-button,body.template-index .ag-home-hero__sticky-button:hover,body.template-index .ag-home-promo__cta:not(.ag-home-promo__cta--ghost),body.template-index .ag-home-promo__cta:not(.ag-home-promo__cta--ghost):hover{color:var(--ag-color-forest-950, #0a1f17)}body.template-index .ag-button--primary-premium{min-height:48px;padding:.875rem 2rem;background:var(--agriko-gold);color:var(--ag-color-forest-950, #0e3e29);font-weight:700;font-size:1.125rem;letter-spacing:.025em;border-radius:12px;border:0;box-shadow:0 4px 16px #d4a0174d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}body.template-index .ag-button--primary-premium:before{content:"";position:absolute;top:0;left:-100%;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}body.template-index .ag-button--primary-premium:hover{background:var(--agriko-gold-hover);transform:translateY(-2px);box-shadow:0 8px 24px #b88b1452}body.template-index .ag-button--primary-premium:hover:before{left:100%}body.template-index .ag-button--secondary-organic{min-height:44px;padding:.75rem 1.75rem;background:0 0;color:var(--ag-color-terra-800, #8b5a2b);font-weight:600;font-size:1rem;letter-spacing:.025em;border:2px solid var(--ag-color-terra-600, #a66f3c);border-radius:10px;box-shadow:0 2px 8px #8b5a2b26;transition:all .3s cubic-bezier(.4,0,.2,1)}body.template-index .ag-button--secondary-organic:hover{background:var(--ag-color-terra-50, #f7f4ee);color:var(--ag-color-terra-900, #4a2c17);transform:translateY(-1px);box-shadow:0 4px 12px #8b5a2b40}body.template-index .ag-button--tertiary{min-height:36px;padding:.5rem 1.25rem;background:0 0;color:var(--ag-color-forest-700, #1f5d3b);font-weight:500;font-size:.875rem;border:0;border-radius:8px;transition:all .2s ease}body.template-index .ag-button--tertiary:hover{background:var(--ag-color-forest-50, #f0f8f4);color:var(--ag-color-forest-900, #0a1f17)}body.template-index .ag-button,body.template-index .ag-button:hover,body.template-index [class*=ag-button],body.template-index [class*=ag-button]:hover{box-shadow:none}body.template-index .ag-card-organic{background:var(--ag-color-surface, #fffdfa);border:1px solid var(--ag-color-border-light, #f0ede8);border-radius:16px;box-shadow:0 2px 8px #0a1f1714;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}body.template-index .ag-card-organic:before{content:"";position:absolute;inset:0;background-image:transparent;pointer-events:none}body.template-index .ag-card-organic:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0a1f1726}body.template-index .ag-fc-card.ag-card-organic .ag-fc-card__title{font-family:var(--ag-font-display, "Fraunces", "Times New Roman", serif);font-size:1.25rem;font-weight:600;line-height:1.3;color:var(--ag-color-forest-900, #0a1f17);margin-bottom:.5rem}body.template-index .ag-fc-card.ag-card-organic .ag-fc-card__origin{background:linear-gradient(135deg,var(--ag-color-terra-100, #f5f2ee) 0%,var(--ag-color-organic-100, #f7f4f0) 100%);color:var(--agriko-gold, #C8960C);font-weight:600;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;display:inline-block;margin-bottom:.75rem}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured{padding-top:0!important;border-radius:18px!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured:hover{transform:translateY(-4px);box-shadow:0 18px 34px -16px #0e3e2924}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__media{margin-top:0!important;aspect-ratio:5/4!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__content{padding:1.25rem 1.25rem 1rem!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__title,body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__title a{font-size:clamp(1.05rem,1.5vw,1.25rem)!important;line-height:1.25!important;margin-bottom:.4rem!important;font-family:var(--ag-font-display, "Fraunces", serif)!important;font-weight:700!important;color:#184d32!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__origin{font-size:.72rem!important;letter-spacing:.08em!important;font-weight:700!important;margin-bottom:.48rem!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__desc{-webkit-line-clamp:3!important;line-clamp:3!important;font-size:.9rem!important;line-height:1.5!important;margin-bottom:.35rem!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__footer{padding-top:.85rem!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__price-row{margin-top:.85rem!important;padding-top:.85rem!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__btn{letter-spacing:.06em!important;padding:.92rem 1.2rem!important}body.template-index .ag-button--primary:hover,body.template-index .ag-button--secondary:hover,body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__btn:hover,body.template-index .ag-home-promo__cta:hover{transform:translateY(-1px)}@media (max-width:767px){body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__media{aspect-ratio:6/5!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__origin{font-size:.68rem!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__desc{-webkit-line-clamp:3!important;line-clamp:3!important;font-size:.84rem!important;line-height:1.36!important}body.template-index .ag-fc-section.ag-fc-section--editorial .ag-fc-card.ag-card-organic.ag-fc-card--featured .ag-fc-card__btn{letter-spacing:.05em!important}}body.template-index .ag-button--secondary{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}@media (min-width:640px){.ag-why-buy-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){body.template-index .ag-blog__grid{grid-template-columns:repeat(2,1fr)}.ag-home-promo__card{padding:3rem}.ag-home-promo__grid{grid-template-columns:1fr 1.1fr;gap:2.5rem;align-items:center}body.template-index .ag-home-promo__content{order:1;width:100%}.ag-home-promo__media,body.template-index .ag-home-promo__media{order:2;width:100%}.ag-home-promo__image-frame{transform:rotate(1deg);transition:transform .2s ease}.ag-home-promo__card:hover .ag-home-promo__image-frame{transform:rotate(0)}.ag-home-promo__bestseller-badge{top:-.75rem;left:-.75rem;right:auto}body.template-index .ag-seo-copy__image{margin-top:0}}@media (min-width:1024px){.ag-home-promo__card{padding:3.5rem}body.template-index .ag-fc-card__footer-top--featured,body.template-index .ag-fc-card__price-row--featured{min-height:44px}body.template-index .ag-fc-card__price-row--featured{justify-content:space-between}body.template-index .ag-fc-card__price-row--featured .ag-fc-card__variant-wrapper,body.template-index .ag-fc-card__price-row--featured .ag-fc-card__weight-static{margin-left:0}body.template-index .ag-fc-card__price-row--featured .ag-fc-card__price{margin-left:auto;text-align:right}body.template-index .ag-fc-card--featured .ag-variant-pill{min-height:2rem}body.template-index .ag-fc-card--featured .ag-fc-card__weight-static{min-height:44px;display:inline-flex;align-items:center}}@media (min-width:1025px){body.template-index .ag-blog__grid.ag-featured-blog__grid-home,body.template-index .ag-featured-blog .ag-featured-blog__grid-home{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);max-width:none}}@media (max-width:767px){body.template-index .ag-fc-section,body.template-index .ag-home-promo{padding-top:3rem;padding-bottom:3rem}body.template-index .ag-featured-blog{padding-top:2.5rem;padding-bottom:2.5rem}body.template-index .ag-seo-copy,body.template-index .ag-testimonials-section{padding-top:3rem;padding-bottom:3rem}body.template-index .ag-fc-header,body.template-index .ag-featured-collection__header,body.template-index .ag-testimonials-intro{margin-bottom:2rem}body.template-index .ag-fc-card__content{padding:1rem 1rem .9rem}body.template-index .ag-fc-card--featured .ag-fc-card__content{padding:.92rem .92rem .84rem!important}body.template-index .ag-fc-card__price{font-size:clamp(1.08rem,2vw,1.42rem)}body.template-index .ag-fc-card__media{aspect-ratio:6/5!important}body.template-index .ag-fc-card__origin{margin-bottom:.42rem!important}body.template-index .ag-fc-card__title{margin:.52rem 0 .3rem!important;font-size:1rem!important;line-height:1.28!important}body.template-index .ag-fc-card__desc{-webkit-line-clamp:2!important;line-clamp:2!important;font-size:.86rem!important;line-height:1.42!important;margin-bottom:.2rem!important;min-height:0!important;max-height:none!important}body.template-index .ag-fc-card__footer{padding-top:.72rem!important}body.template-index .ag-fc-card__price-row{margin-top:.72rem!important;padding-top:.72rem!important}body.template-index .ag-variant-pill{font-size:.75rem!important;padding:.25rem .55rem!important}body.template-index .ag-fc-card__btn{min-height:44px!important;padding:.78rem 1rem!important;font-size:.77rem!important;gap:.5rem!important}body.template-index .ag-blog__grid.ag-featured-blog__grid-home{grid-template-columns:1fr}body.template-index .ag-featured-blog__lead .ag-article-card__media{aspect-ratio:16/10}body.template-index .ag-featured-blog .ag-article-card__content{padding:1.15rem 1.1rem 1.2rem;gap:.38rem}body.template-index .ag-featured-blog .ag-article-card__excerpt{-webkit-line-clamp:3;line-clamp:3;font-size:.89rem;line-height:1.52}body.template-index .ag-seo-copy__inner:before{display:none}body.template-index .ag-seo-copy__body p:first-of-type:first-letter{font-family:inherit;font-size:inherit;float:none;line-height:inherit;margin-top:0;margin-right:0;color:inherit;font-weight:inherit;text-shadow:none}body.template-index .ag-seo-copy__body p{margin:0 0 1rem}body.template-index .ag-seo-copy__image{margin-top:1rem;border-radius:12px}body.template-index .ag-home-promo__card{padding:1.15rem}body.template-index .ag-home-promo__grid{align-items:stretch;gap:1rem}body.template-index .ag-home-promo__content,body.template-index .ag-home-promo__media{width:100%;max-width:none}body.template-index .ag-home-promo__content{padding:0!important;text-align:left}body.template-index .ag-home-promo__eyebrow{align-self:flex-start}body.template-index .ag-home-promo__subheading{max-width:none;font-size:.92rem;line-height:1.45}body.template-index .ag-home-promo__cta{width:100%;max-width:none}body.template-index .ag-home-promo__image-frame{max-width:100%;aspect-ratio:16/10}body.template-index .ag-home-promo__bestseller-badge{top:.75rem;right:.75rem;left:auto}body.template-index .ag-home-promo__media-caption{display:none}}@media (max-width:599px){body.template-index .ag-fc-section,body.template-index .ag-featured-blog,body.template-index .ag-home-promo,body.template-index .ag-testimonials-section{padding-left:1.25rem;padding-right:1.25rem}body.template-index .ag-blog-fallback-card:hover,body.template-index .ag-fc-card:hover,body.template-index .testi-card:hover{transform:none}body.template-index .ag-home-promo__container{max-width:100%;padding-left:0;padding-right:0}body.template-index .ag-home-promo__card{box-sizing:border-box;width:100%;max-width:100%;overflow:hidden!important}body.template-index .ag-home-promo__content,body.template-index .ag-home-promo__image-frame,body.template-index .ag-home-promo__media{box-sizing:border-box;min-width:0}body.template-index .ag-home-promo__blur{display:none}.ag-why-buy-list{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:576px){body.template-index .ag-featured-blog h2{font-size:1.875rem;text-align:center}body.template-index .ag-featured-blog .ag-featured-collection__subheading,body.template-index .ag-featured-blog .ag-kicker,body.template-index .ag-home-promo__heading{text-align:center}}@media (max-width:480px){.ag-fc-container,.ag-home-promo__container,.ag-testimonials-container,.container{padding-left:1.25rem;padding-right:1.25rem}}@media (min-width:768px) and (max-width:1023px){body.template-index .ag-fc-section,body.template-index .ag-featured-blog,body.template-index .ag-home-promo,body.template-index .ag-testimonials-section{padding-top:5rem;padding-bottom:5rem}body.template-index .ag-featured-blog article h3{font-size:1.125rem}}body.template-index .ag-article-card__content h3 a:focus-visible,body.template-index .ag-blog-fallback-card h3 a:focus-visible,body.template-index .ag-fc-card__title-link:focus-visible{outline:2px solid var(--agriko-gold);outline-offset:2px;border-radius:4px}body.template-index .ag-home-promo__cta:focus-visible{outline:2px solid var(--agriko-gold);border-radius:4px}body.template-index .ag-button:focus-visible,body.template-index .ag-fc-actions a:focus-visible,body.template-index .ag-fc-card__btn:focus-visible,body.template-index .ag-fc-card__variant-select:focus-visible,body.template-index .ag-home-section__footer-action a:focus-visible{outline:2px solid var(--agriko-gold);outline-offset:2px;border-radius:4px}body.template-index .ag-home-promo__cta:focus-visible{outline-offset:3px;border-radius:.75rem}@media (prefers-reduced-motion:reduce){body.template-index *,body.template-index :after,body.template-index :before{animation-duration:.01ms;animation-iteration-count:1;scroll-behavior:auto}.ag-article-card__cta,.ag-home-promo__image-frame,body.template-index .ag-article-card,body.template-index .ag-article-card__image,body.template-index .ag-blog-fallback-card,body.template-index .ag-button,body.template-index .ag-fc-card,body.template-index .ag-fc-card__media img,body.template-index .ag-home-promo__cta,body.template-index .testi-card,body.template-index [class*=ag-button]{transition:none}[data-reveal],body.template-index .ag-article-card:hover,body.template-index .ag-article-card:hover .ag-article-card__image,body.template-index .ag-blog-fallback-card:hover,body.template-index .ag-button--primary:hover,body.template-index .ag-button--secondary:hover,body.template-index .ag-fc-card:hover,body.template-index .ag-fc-card:hover .ag-fc-card__media img,body.template-index .ag-home-promo__cta:hover,body.template-index .testi-card:hover{transform:none}body.template-index .ag-fc-card:hover{box-shadow:0 4px 16px #0000000f}[data-reveal]{opacity:1;transition:none}}body.template-index .ag-home-faq{background-color:var(--ag-color-cream-100, #f8f5f0);position:relative;overflow:hidden}body.template-index .ag-home-faq:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(560px,80%);height:1px;background:linear-gradient(90deg,transparent 0,rgba(212,160,23,.45) 30%,rgba(212,160,23,.45) 70%,transparent 100%)}body.template-index .ag-home-faq:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-size:256px 256px;pointer-events:none;z-index:0}body.template-index .ag-home-faq__inner{position:relative;z-index:1}body.template-index .ag-home-faq__header{text-align:center;margin-bottom:clamp(2.5rem,4vw,4rem)}body.template-index .ag-home-faq__header .ag-kicker{font-family:var(--ag-font-ui);font-size:clamp(.76rem,1vw,.88rem);display:inline-block;position:relative}body.template-index .ag-home-faq__header .ag-kicker:after{content:"";position:absolute;bottom:-.35rem;left:0;width:100%;height:1px;background:linear-gradient(90deg,var(--agriko-gold) 0%,rgba(212,160,23,.35) 60%,transparent 100%)}body.template-index .ag-home-faq__heading{font-family:var(--ag-font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.25;letter-spacing:-.02em;color:var(--ag-color-forest-900);margin:0 0 1rem;text-wrap:balance}body.template-index .ag-home-faq__subheading{font-family:var(--ag-font-body);font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;color:var(--ag-color-forest-700, #1d4e35);max-width:520px;margin:0 auto;opacity:.85}body.template-index .ag-home-faq__list{max-width:780px;margin:0 auto;display:flex;flex-direction:column;gap:.625rem}body.template-index .ag-home-faq__item{background:var(--ag-color-white);border-radius:1rem;border:1px solid rgba(14,62,41,.1);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease;position:relative}body.template-index .ag-home-faq__item:hover{border-color:#d4a01780;box-shadow:0 4px 20px #0e3e2912}body.template-index .ag-home-faq__item.is-open{border-color:#d4a01799;box-shadow:0 6px 24px #0e3e2917}body.template-index .ag-home-faq__item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--agriko-gold) 0%,rgba(212,160,23,.4) 100%);opacity:0;transition:opacity .22s ease;pointer-events:none}body.template-index .ag-home-faq__item.is-open:before{opacity:1}body.template-index .ag-home-faq__trigger{display:flex;align-items:flex-start;gap:1rem;width:100%;padding:1.2rem 1.4rem;background:0 0;border:0;cursor:pointer;text-align:left;-webkit-font-smoothing:antialiased}body.template-index .ag-home-faq__trigger:focus-visible{outline:2px solid var(--agriko-gold);outline-offset:-2px;border-radius:10px}body.template-index .ag-home-faq__num{font-family:var(--ag-font-display);font-size:.75rem;font-weight:300;letter-spacing:.04em;color:var(--ag-color-forest-900);opacity:.3;flex-shrink:0;width:1.75rem;line-height:1;padding-top:.1em;transition:opacity .2s ease}body.template-index .ag-home-faq__item.is-open .ag-home-faq__num{opacity:.7;color:var(--agriko-gold-hover)}body.template-index .ag-home-faq__q-text{font-family:var(--ag-font-ui);font-size:clamp(1rem,1.28vw,1.12rem);font-weight:600;line-height:1.36;letter-spacing:-.01em;color:var(--ag-color-forest-900);flex:1;transition:color .2s ease}body.template-index .ag-home-faq__item.is-open .ag-home-faq__q-text{color:#0a2d1d}body.template-index .ag-home-faq__icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#0e3e290f;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .3s cubic-bezier(.34,1.56,.64,1);margin-left:auto}body.template-index .ag-home-faq__icon svg{width:14px;height:14px;stroke:var(--ag-color-forest-900);transition:stroke .2s ease}body.template-index .ag-home-faq__item.is-open .ag-home-faq__icon{background:#d4a01726;transform:rotate(45deg)}body.template-index .ag-home-faq__item.is-open .ag-home-faq__icon svg{stroke:var(--agriko-gold-hover)}body.template-index .ag-home-faq__panel{display:none}body.template-index .ag-home-faq__item.is-open .ag-home-faq__panel,body.template-index .ag-home-promo__detail span,body.template-index .ag-home-promo__detail strong{display:block}body.template-index .ag-home-faq__answer-inner{padding:1rem 1.5rem 1.375rem 4.25rem;border-top:1px solid rgba(14,62,41,.07)}body.template-index .ag-home-faq__answer-inner p{font-family:var(--ag-font-body);font-size:clamp(1rem,2vw,1.125rem);line-height:1.75;color:#2d4a38;margin:0}body.template-index .ag-home-faq__answer-inner p+p{margin-top:.75em}body.template-index .ag-home-faq__answer-inner a{color:var(--ag-color-forest-900);text-decoration:underline;text-underline-offset:2px}body.template-index .ag-home-faq__answer-inner a:hover{color:var(--agriko-gold-hover)}body.template-index .ag-home-faq__footer{text-align:center;margin-top:clamp(2rem,3vw,2.75rem)}@media (max-width:640px){body.template-index .ag-home-faq__header .ag-kicker{font-size:.76rem;line-height:1.3;letter-spacing:.16em;margin-bottom:.7rem}body.template-index .ag-home-faq__trigger{min-height:88px;padding:1.05rem 1.125rem;gap:.75rem}body.template-index .ag-home-faq__num{display:none}body.template-index .ag-home-faq__q-text{font-size:.98rem;line-height:1.34;min-height:2.68em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.template-index .ag-home-faq__answer-inner{padding:.875rem 1.25rem 1.25rem}}@media (max-width:480px){body.template-index .ag-home-faq__trigger{min-height:84px;padding:.98rem 1rem;gap:.625rem}body.template-index .ag-home-faq__icon{width:26px;height:26px}body.template-index .ag-home-faq__q-text{font-size:.95rem;min-height:2.68em}body.template-index .ag-home-faq__answer-inner{padding:.75rem 1.125rem 1.125rem}}@media (prefers-reduced-motion:reduce){body.template-index .ag-home-faq__icon,body.template-index .ag-home-faq__item,body.template-index .ag-home-faq__panel{transition:none}}body.template-index .ag-home-hero__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000026,#0000000d 40%,#0e3e2940);pointer-events:none;z-index:1}body.template-index .ag-home-hero__glow,body.template-index .ag-home-promo__image-frame:before{display:none}body.template-index .ag-home-hero__grain{position:absolute;inset:0;opacity:.03;pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px}body.template-index .ag-home-hero__sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0));background:linear-gradient(to top,#0e3e29f2,#0e3e29d9);transform:translateY(100%);transition:transform .3s ease}body.template-index .ag-home-hero__sticky-cta.is-visible{transform:translateY(0)}body.template-index .ag-home-hero__sticky-button{display:block;width:100%;text-align:center;padding:.875rem 1.5rem;min-height:44px}@media (min-width:768px){body.template-index .ag-home-hero__sticky-cta{display:none}}body.template-index .ag-article-card,body.template-index .ag-fc-card{border:1px solid rgba(14,62,41,.08)!important;box-shadow:0 4px 16px #0e3e2908!important}body.template-index .ag-article-card,body.template-index .ag-blog-fallback-card,body.template-index .ag-fc-card,body.template-index .ag-home-promo__card{display:flex!important;flex-direction:column!important;border-radius:16px!important;background-color:#fff!important;overflow:hidden!important;transition:transform .4s cubic-bezier(.2,0,0,1),box-shadow .4s cubic-bezier(.2,0,0,1),border-color .4s ease!important}body.template-index .ag-blog-fallback-card{border:1px solid rgba(14,62,41,.08)!important;box-shadow:0 4px 16px #0e3e2908!important}body.template-index .ag-article-card:hover,body.template-index .ag-fc-card:hover,body.template-index .ag-home-promo__card:hover{transform:translateY(-8px)!important;box-shadow:0 24px 48px -12px #0e3e291f!important;border-color:#d4a0174d!important}body.template-index .ag-article-card__content,body.template-index .ag-fc-card__content{padding:clamp(1.5rem,4vw,2.25rem)!important}body.template-index .ag-kicker:not(.ag-hero-eyebrow){font-family:var(--ag-font-ui, "Work Sans", sans-serif)!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:.75rem!important;display:inline-block!important}body.template-index .ag-featured-blog .ag-kicker,body.template-index .ag-home-faq__header .ag-kicker,body.template-index .ag-testimonials-kicker{margin-bottom:1.25rem}body.template-index .ag-home-discovery .ag-kicker{color:var(--ag-color-forest-600);margin-bottom:1.25rem}body.template-index h2:not(.ag-home-hero__heading):not(.ag-seo-copy__heading):not(.ag-home-promo__heading):not(.ag-home-faq__heading):not(.ag-featured-collection-heading):not(.ag-fc-heading):not(.ag-testimonials-heading):not(.ag-testi-header__heading){font-family:var(--ag-font-display, "Fraunces", serif)!important;font-weight:600!important;line-height:1.15!important;letter-spacing:-.02em!important;color:var(--ag-color-forest-900)!important;margin-bottom:1.5rem!important}body.template-index .ag-fc-subheading,body.template-index .ag-featured-collection__subheading,body.template-index .ag-home-faq__subheading,body.template-index header p:not(.ag-kicker){max-width:600px!important;margin-inline:auto!important;line-height:1.8!important;font-size:1.0625rem!important;color:var(--ag-color-ink-700)!important;text-wrap:balance}body.template-index .ag-seo-copy{background-color:#fffcf8!important;background-image:none!important;background-size:32px 32px!important;border-top:1px solid rgba(14,62,41,.05)!important}body.template-index .ag-seo-copy__body p:first-of-type:first-letter{float:left;font-family:var(--ag-font-display);font-size:4.5rem;line-height:.8;padding:8px 12px 4px 4px;color:var(--agriko-gold)!important;font-weight:700}body.template-index .ag-seo-copy__body{font-size:1rem!important;line-height:1.85!important;color:var(--ag-color-ink-700)!important}body.template-index .testi-author-name{font-family:var(--ag-font-ui)!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important;font-size:.75rem!important;color:var(--ag-color-forest-900)!important}body.template-index .ag-article-card__media{aspect-ratio:4/3!important}body.template-index .ag-article-card__image{filter:saturate(.85) contrast(1.02)!important;transition:filter .5s ease-out!important}body.template-index .ag-article-card:hover .ag-article-card__image{filter:saturate(1)!important}body.template-index .ag-article-card h3{font-size:1.25rem!important;line-height:1.3!important;margin-bottom:.75rem!important}body.template-index .ag-home-faq__item{margin-bottom:.75rem!important}body.template-index .ag-home-faq__item.is-open{border-color:var(--agriko-gold)!important}body.template-index .ag-home-faq__trigger{min-height:64px!important}body.template-index .ag-icon,body.template-index .ag-trust-band__icon{width:24px!important;height:24px!important;stroke-width:1.5px!important}body.template-index .container:not(.ag-home-hero__content){max-width:var(--ag-index-container-max);margin-left:auto;margin-right:auto;padding-left:var(--ag-index-container-pad);padding-right:var(--ag-index-container-pad)}::selection{background:#d4a01740!important}html{scroll-behavior:smooth}body.template-index .ag-home-promo{--ag-home-promo-surface:var(--ag-color-forest-900, #0e3e29);--ag-home-promo-surface-deep:#0a281b;--ag-home-promo-ink:oklch(.95 .01 95);--ag-home-promo-ink-soft:rgba(255, 248, 238, .78);--ag-home-promo-line:rgba(255, 244, 228, .14);--ag-home-promo-accent:var(--agriko-gold);padding-inline:clamp(1rem,2.6vw,1.75rem)}body.template-index .ag-home-promo__container{max-width:1320px;padding-inline:0}body.template-index .ag-home-promo__card{padding:clamp(1.2rem,2.5vw,1.9rem)!important;border-radius:2rem!important;background:linear-gradient(145deg,#124a33 0%,var(--ag-home-promo-surface) 52%,var(--ag-home-promo-surface-deep) 100%)!important;border:1px solid rgba(255,248,238,.08)!important;box-shadow:0 40px 80px -24px #0a1f176b!important;--ag-home-promo-note-bg:rgba(255, 248, 238, .045);--ag-home-promo-note-border:rgba(255, 244, 228, .12);--ag-home-promo-note-glow:rgba(255, 248, 238, .055);--ag-home-promo-caption:rgba(255, 250, 241, .72);--ag-home-promo-caption-mobile:rgba(255, 250, 241, .64)}body.template-index .ag-home-promo__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(1.25rem,3vw,2rem);align-items:center}body.template-index .ag-home-promo__content{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:.82rem;padding:clamp(.08rem,.45vw,.28rem);text-align:left}body.template-index .ag-home-promo__copy{display:grid;gap:.66rem}body.template-index .ag-home-promo__eyebrow{margin-bottom:0;background:#fff8ee14;border-color:#fff8ee24}body.template-index .ag-home-promo__heading-line{color:#fffbf3eb}body.template-index .ag-home-promo__gold{display:inline-block;color:var(--agriko-gold)!important;text-shadow:0 2px 18px rgba(212,160,23,.24);white-space:nowrap!important}body.template-index .ag-home-promo__provenance{display:flex;flex-wrap:wrap;gap:.5rem .85rem;margin:0;color:#fff7e9b8;font-family:var(--ag-font-ui, sans-serif);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}body.template-index .ag-home-promo__provenance span:first-child{color:var(--ag-home-promo-accent)}body.template-index .ag-home-promo__actions{margin-bottom:0;gap:.65rem}body.template-index .ag-home-promo__details{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:0}body.template-index .ag-home-promo__detail{margin:0;flex:1 1 228px;min-width:0;padding:.7rem .82rem;border:1px solid var(--ag-home-promo-note-border);background:linear-gradient(180deg,var(--ag-home-promo-note-glow),var(--ag-home-promo-note-bg));border-radius:1rem;color:var(--ag-home-promo-ink-soft)}body.template-index .ag-home-promo__detail strong{margin-bottom:.2rem;color:var(--ag-home-promo-ink);font-family:var(--ag-font-ui, sans-serif);font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}body.template-index .ag-home-promo__detail span{font-size:.86rem;line-height:1.38}body.template-index .ag-home-promo__cta--ghost{background:0 0!important;color:var(--ag-home-promo-ink)!important;border:1px solid var(--ag-home-promo-line)!important;box-shadow:none!important}body.template-index .ag-home-promo__cta--ghost:hover{background:#fff8ee0f!important;color:var(--ag-home-promo-ink)!important;box-shadow:none!important}body.template-index .ag-home-promo__cta:hover{box-shadow:none!important;transform:none!important}body.template-index .ag-home-promo__media{display:flex;justify-content:stretch;align-items:stretch;min-width:0}body.template-index .ag-home-promo__media-stage{position:relative;display:grid;gap:.85rem;width:100%}body.template-index .ag-home-promo__image-frame{width:100%;aspect-ratio:6/5;border-radius:1.7rem;border:1px solid rgba(255,248,238,.18);transform:none;box-shadow:0 32px 70px #0000003d,inset 0 1px #ffffff29}body.template-index .ag-home-promo__image{width:100%;object-position:center center}body.template-index .ag-home-promo__media-caption{display:none;margin:0;max-width:30ch;color:var(--ag-home-promo-caption);font-size:.88rem;line-height:1.42}@media (max-width:989px){body.template-index .ag-home-promo__grid{grid-template-columns:1fr}body.template-index .ag-home-promo__content{order:2;padding:0;gap:.72rem}body.template-index .ag-home-promo__media{order:1}body.template-index .ag-home-promo__media-stage{position:relative;display:grid;gap:.85rem;width:100%}body.template-index .ag-home-promo__heading,body.template-index .ag-home-promo__subheading{max-width:none}body.template-index .ag-home-promo__details{gap:.55rem}}@media (max-width:640px){body.template-index .ag-home-promo{padding-inline:.75rem}body.template-index .ag-home-promo__card{padding:.82rem!important;border-radius:1.2rem!important}body.template-index .ag-home-promo__grid{gap:.72rem}body.template-index .ag-home-promo__content{gap:.52rem}body.template-index .ag-home-promo__copy{gap:.42rem}body.template-index .ag-home-promo__heading{font-size:clamp(1.65rem,7.3vw,2.05rem);max-width:none}body.template-index .ag-home-promo__subheading{max-width:24rem;font-size:.88rem;line-height:1.34}body.template-index .ag-home-promo__actions{display:flex;flex-direction:column;align-items:stretch}body.template-index .ag-home-promo__cta{width:100%;max-width:none}body.template-index .ag-home-promo__image-frame{height:auto;aspect-ratio:16/10;border-radius:1.05rem}body.template-index .ag-home-promo__provenance{display:grid;gap:.14rem;font-size:.66rem}body.template-index .ag-home-promo__details{display:flex;margin-top:.05rem}body.template-index .ag-home-promo__detail{flex-basis:100%;padding:.56rem .66rem}body.template-index .ag-home-promo__detail:nth-child(n+2){display:none}body.template-index .ag-home-promo__detail span{font-size:.78rem;line-height:1.28}body.template-index .ag-home-promo__media-caption{max-width:none;font-size:.78rem;line-height:1.34;color:var(--ag-home-promo-caption-mobile);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}}body.template-index .ag-fc-card__media,body.template-index .ag-home-promo__image-frame{background-position:center center;background-repeat:no-repeat;background-size:cover}body.template-index .ag-fc-card__media img,body.template-index .ag-home-promo__image{position:relative;z-index:1}body.template-index .ag-home-faq .ag-home-faq__header{margin-bottom:clamp(1.5rem,3vw,2rem)}body.template-index .ag-home-faq{padding-top:clamp(2rem,4vw,3rem)}body.template-index .ag-home-promo{padding-top:clamp(2rem,4vw,2.8rem);padding-bottom:clamp(2rem,4vw,2.8rem)}body.template-index .ag-home-hero__text-wrapper{max-width:760px}body.template-index .ag-home-hero__subheading{max-width:38rem}@media (max-width:767px){body.template-index .ag-home-hero__content{justify-content:center;padding:0 1.2rem}body.template-index .ag-home-hero__text-wrapper{max-width:100%}body.template-index .ag-home-hero__eyebrow.ag-hero-eyebrow{font-size:18px!important;line-height:1.25!important;margin-bottom:.85rem}body.template-index .ag-home-hero__heading{font-size:clamp(2.3rem,10.7vw,3.45rem);line-height:1.01;margin-bottom:.8rem}body.template-index .ag-home-hero__subheading{font-size:1rem;line-height:1.46;margin-bottom:.95rem;max-width:20.5rem}body.template-index .ag-home-hero__actions{gap:.55rem}body.template-index .ag-home-hero__button{width:100%;min-height:48px;max-width:18.75rem}}body.template-index .ag-featured-blog .ag-featured-collection__subheading,body.template-index .ag-featured-blog .ag-kicker,body.template-index .ag-testimonials-kicker{font-family:var(--ag-font-ui, sans-serif)}body.template-index .ag-fc-kicker,body.template-index .ag-featured-blog .ag-kicker,body.template-index .ag-home-faq__header .ag-kicker,body.template-index .ag-kicker,body.template-index .ag-testimonials-kicker{font-family:var(--ag-font-ui, "Work Sans", sans-serif)!important;font-size:var(--ag-home-kicker-size)!important;line-height:1.35!important;font-weight:700!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--ag-home-kicker-color)!important}body.template-index .ag-home-faq__header .ag-kicker:after{background:linear-gradient(90deg,currentColor 0%,color-mix(in srgb,currentColor 38%,transparent) 60%,transparent 100%)!important}body.template-index .ag-seo-copy .ag-kicker{color:var(--agriko-gold)!important;margin-bottom:.75rem}body.template-index .ag-button--primary-premium,body.template-index .ag-fc-card__btn,body.template-index .ag-home-faq__footer .ag-button,body.template-index .ag-home-hero__actions .ag-button--primary.ag-hero-cta,body.template-index .ag-home-hero__button--primary,body.template-index .ag-home-hero__sticky-button,body.template-index .ag-home-promo__cta:not(.ag-home-promo__cta--ghost){background:var(--agriko-gold)!important;color:var(--ag-color-forest-950, #0a1f17)!important}body.template-index .ag-button--primary-premium:hover,body.template-index .ag-fc-card__btn:hover,body.template-index .ag-home-faq__footer .ag-button:hover,body.template-index .ag-home-hero__actions .ag-button--primary.ag-hero-cta:hover,body.template-index .ag-home-hero__button--primary:hover,body.template-index .ag-home-hero__sticky-button:hover,body.template-index .ag-home-promo__cta:not(.ag-home-promo__cta--ghost):hover{background:var(--agriko-gold-hover)!important;color:var(--ag-color-forest-950, #0a1f17)!important}body.template-index .ag-fc-card__price{color:var(--agriko-gold)!important;font-weight:700!important}body.template-index .ag-testi-compact__stars,body.template-index .ag-testi-stars,body.template-index .testi-card__stars{color:var(--agriko-gold)!important}body.template-index .testi-card__stars{display:flex!important;gap:.18rem!important;align-items:center!important}body.template-index .testi-card__stars svg{width:.95rem!important;height:.95rem!important;flex:0 0 auto!important;display:block!important}body.template-index .ag-trust-band__item--gold .ag-trust-band__icon-wrapper{background:var(--agriko-gold-soft)!important;border-color:var(--agriko-gold)!important;color:var(--agriko-gold)!important}body.template-index .ag-discovery-links__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){body.template-index .ag-discovery-links__grid{grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,4rem)}}body.template-index .ag-discovery-links .h1,body.template-index .ag-discovery-links h2.h1{font-size:clamp(1.75rem,3.2vw,2.5rem)!important;line-height:1.2!important}body.template-index .ag-discovery-links .h1:after,body.template-index .ag-discovery-links h2.h1:after,body.template-index .ag-fc-section--editorial .ag-fc-heading:after,body.template-index .ag-featured-blog .ag-fc-heading:after,body.template-index .ag-home-faq__heading:after{content:"";display:block;width:44px;height:2px;background:var(--agriko-gold, #D4A017);margin:.8rem auto 0;border-radius:1px;opacity:.9}body.template-index .ag-home-faq__heading:after{margin:.75rem auto 0}body.template-index .ag-fc-section:after,body.template-index .ag-featured-blog:after,body.template-index .ag-testimonials-section:after{width:80px;opacity:.65}body.template-index .ag-fc-card__footer{border-top-color:#d4a01733}body.template-index .ag-fc-card:hover{box-shadow:inset 3px 0 0 var(--agriko-gold, #D4A017),0 8px 28px #0e3e2921}body.template-index .ag-fc-card:hover .ag-fc-card__title a{color:var(--ag-color-forest-800, #1a4d34)}@media (max-width:767px){body.template-index .ag-home-promo__heading{font-size:clamp(1.65rem,7vw,2rem);line-height:1.12}}body.template-index .ag-discovery-links__title{color:var(--ag-color-forest-900, #0e3e29)}body.template-index .ag-discovery-links__dot--gold{background:var(--agriko-gold, #D4A017);box-shadow:0 0 8px #d4a01759}@media (max-width:767px){body.template-index .ag-fc-section,body.template-index .ag-fc-section--editorial{padding-top:clamp(3rem,8vw,4.5rem);padding-bottom:clamp(3rem,8vw,4.5rem)}body.template-index .ag-home-faq{padding-top:clamp(3rem,8vw,4rem);padding-bottom:clamp(3rem,8vw,4rem)}body.template-index .ag-fc-header{margin-bottom:clamp(2rem,6vw,2.8rem)}}body.template-index .ag-seo-copy__rule{width:4rem;opacity:.85}body.template-index .ag-fc-card__desc{font-size:.9375rem;color:var(--ag-color-ink-700, #404040)}body.template-index .ag-fc-section.ag-fc-section--editorial{padding:clamp(2.25rem,5.5vw,3.5rem)0!important}body.template-index .ag-fc-section--editorial .ag-fc-header{text-align:center!important;margin-bottom:clamp(2.5rem,4vw,3.5rem)!important}body.template-index .ag-fc-section--editorial .ag-fc-kicker{display:none!important}body.template-index .ag-fc-section--editorial .ag-fc-heading{font-family:var(--ag-font-display, "Fraunces", serif)!important;font-size:clamp(1.875rem,4vw,3.25rem)!important;font-weight:700!important;color:var(--ag-color-forest-900, #0E3E29)!important;line-height:1.15!important;letter-spacing:-.02em!important;margin-bottom:.875rem!important}body.template-index .ag-fc-section--editorial .ag-fc-subheading{font-size:1rem!important;color:#666!important;max-width:56ch;margin:0 auto!important;line-height:1.6}body.template-index .ag-fc-section--editorial .ag-fc-header:after{content:"";width:72px;height:2px;background:var(--agriko-gold, #C8960C);margin:1.5rem auto 0;border-radius:1px}body.template-index .ag-fc-section--editorial .ag-featured-collection{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:1.5rem!important;align-items:stretch}@media (min-width:1024px){body.template-index .ag-fc-section--editorial .ag-featured-collection{grid-template-columns:repeat(3,1fr)!important}}body.template-index .ag-fc-section--editorial .ag-fc-card--featured{background:#fff!important;border-radius:1rem!important;box-shadow:0 2px 16px #0e3e2917,0 1px 3px #0e3e290d!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;border:1px solid rgba(14,62,41,.06)!important;transition:box-shadow .2s,transform .2s}body.template-index .ag-fc-section--editorial .ag-fc-card--featured:hover{box-shadow:0 8px 32px #0e3e2924,0 2px 6px #0e3e290f!important;transform:translateY(-3px)}body.template-index .ag-fc-section--editorial .ag-fc-card__media--featured{aspect-ratio:1/1!important;border-radius:0!important;overflow:hidden;flex-shrink:0}body.template-index .ag-fc-section--editorial .ag-fc-card__media--featured img{width:100%;height:100%;object-fit:cover}body.template-index .ag-fc-section--editorial .ag-fc-card__content--featured{padding:1.375rem 1.375rem 1.25rem!important;display:flex!important;flex-direction:column!important;flex:1!important}body.template-index .ag-fc-section--editorial .ag-fc-card__origin{display:inline-flex!important;align-items:center!important;gap:.3rem!important;background:#f3eac2!important;font-size:.72rem!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important;padding:.3rem .7rem!important;border-radius:100px!important;margin-bottom:.65rem!important;width:fit-content!important}body.template-index .ag-fc-section--editorial .ag-fc-card__title,body.template-index .ag-fc-section--editorial .ag-fc-card__title a{font-family:var(--ag-font-display, "Fraunces", serif)!important;font-size:clamp(1.1rem,1.5vw,1.3rem)!important;font-weight:700!important;color:var(--ag-color-forest-900, #0E3E29)!important;line-height:1.3!important;letter-spacing:-.01em!important;margin-bottom:.5rem!important;text-decoration:none!important}body.template-index .ag-fc-section--editorial .ag-fc-card__desc{font-size:.9rem!important;line-height:1.6!important;margin-bottom:1rem!important;-webkit-line-clamp:3!important;line-clamp:3!important}body.template-index .ag-fc-section--editorial .ag-fc-card__footer--featured{margin-top:auto!important;border-top:1px solid rgba(14,62,41,.08)!important;padding-top:1rem!important}body.template-index .ag-fc-section--editorial .ag-fc-card__price-row--featured{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.75rem!important;margin-bottom:.875rem!important}body.template-index .ag-fc-section--editorial .ag-fc-card__price{font-size:1.625rem!important;font-family:var(--ag-font-display, serif)!important;line-height:1!important;margin-left:auto!important}body.template-index .ag-fc-section--editorial .ag-fc-card__variant-wrapper{flex-shrink:0}body.template-index .ag-fc-section--editorial .ag-variant-pill{font-size:.78rem!important;padding:.28rem .6rem!important;border-color:#0e3e2940!important}body.template-index .ag-fc-section--editorial .ag-variant-pill[aria-pressed=true]{background:#b8860b!important}body.template-index .ag-fc-section--editorial .ag-variant-pill.ag-variant-pill--active{background:#b8860b!important;border-color:#b8860b!important;color:#fff!important}body.template-index .ag-fc-section--editorial .ag-fc-card__btn{width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;border:0!important;font-weight:700!important;letter-spacing:.07em!important;text-transform:uppercase!important;padding:.875rem 1.25rem!important;border-radius:2rem!important;font-size:.85rem!important;transition:background .15s!important}body.template-index .ag-fc-section--editorial .ag-fc-card__btn:disabled{background:#bbb!important;cursor:not-allowed!important}body.template-index .ag-fc-section--editorial .ag-fc-card__rating,body.template-index .ag-fc-section--editorial .ag-fc-header:after{display:none!important}body.template-index .ag-fc-section--editorial .ag-fc-actions{margin-top:2.5rem!important;text-align:center!important}@media (max-width:767px){body.template-index .ag-fc-section--editorial .ag-featured-collection{grid-template-columns:1fr!important;gap:1.25rem!important}body.template-index .ag-fc-section--editorial .ag-fc-card__media--featured{aspect-ratio:4/3!important}body.template-index .ag-fc-section--editorial .ag-fc-heading{font-size:clamp(1.625rem,7vw,2.25rem)!important}}body.template-index .ag-fc-section--editorial .ag-fc-header__leaf{display:flex;justify-content:center;margin-bottom:.875rem}body.template-index .ag-fc-section--editorial .ag-fc-header__divider{display:flex;align-items:center;gap:.875rem;justify-content:center;margin-top:1.375rem}body.template-index .ag-fc-section--editorial .ag-fc-header__divider-line{display:block;width:80px;height:1.5px;background:linear-gradient(90deg,transparent,#c8960c 40%,#c8960c 60%,transparent)}body.template-index .ag-fc-trust-band{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;padding:2rem 1.5rem;background:#ffffffb3;border-radius:.875rem}body.template-index .ag-fc-trust-band__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}body.template-index .ag-fc-trust-band__icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:#f3eac2;border-radius:50%;margin-bottom:.25rem}body.template-index .ag-fc-trust-band__item strong{font-family:var(--ag-font-display, serif);font-size:.9375rem;font-weight:700;color:var(--ag-color-forest-900, #0E3E29);line-height:1.2;color:#184d32}body.template-index .ag-fc-trust-band__item span{font-size:.8125rem;line-height:1.5;color:#3e3e3e}@media (max-width:767px){body.template-index .ag-fc-trust-band{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2rem;padding:1.5rem 1rem}}body.template-index .ag-fc-section--editorial .ag-fc-card__origin:before{content:"";display:inline-block;width:12px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%238B6914'%3E%3Cpath d='M12 2L4 6v6c0 5.5 3.4 10.7 8 12 4.6-1.3 8-6.5 8-12V6l-8-4z'/%3E%3C/svg%3E")no-repeat center/contain;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%238A6412'%3E%3Cpath d='M12 2L4 6v6c0 5.5 3.4 10.7 8 12 4.6-1.3 8-6.5 8-12V6l-8-4z'/%3E%3C/svg%3E")!important}body.template-index .ag-fc-section--editorial{--agriko-green:#1E5631;--agriko-green-deep:#184D32;--agriko-green-secondary:#2D6A4F;--agriko-harvest-gold:#C69214;--agriko-harvest-gold-hover:#A8790F;--agriko-cream:#F7F2E8;--agriko-card-cream:#FCFAF5;--agriko-body-text:#3E3E3E;--agriko-soft-border:rgba(30, 86, 49, .14);--agriko-soft-gold:rgba(198, 146, 20, .14)}body.template-index .ag-fc-section.ag-fc-section--editorial{background:#f7f2e8!important;border-top:1px solid rgba(30,86,49,.1)}body.template-index .ag-fc-section--editorial .ag-fc-heading{color:#184d32!important}body.template-index .ag-fc-section--editorial .ag-fc-subheading{}body.template-index .ag-fc-section--editorial .ag-fc-header__leaf svg path{fill:#c69214;stroke:#a8790f}body.template-index .ag-fc-section--editorial .ag-fc-header__divider-line{background:#c69214!important}body.template-index .ag-fc-section--editorial .ag-fc-header__divider svg path{fill:#c69214}body.template-index .ag-fc-section--editorial .ag-fc-card{background:#fcfaf5!important;border:1px solid rgba(30,86,49,.14)!important;box-shadow:0 2px 14px #1e563112,0 1px 4px #1e56310d!important}body.template-index .ag-fc-section--editorial .ag-fc-card:hover{box-shadow:0 10px 28px #1e56311f,0 2px 8px #1e563114!important}body.template-index .ag-fc-section--editorial .ag-fc-card__title,body.template-index .ag-fc-section--editorial .ag-fc-card__title a{color:#184d32!important}body.template-index .ag-fc-section--editorial .ag-fc-card__desc{color:#3e3e3e!important}body.template-index .ag-fc-section--editorial .ag-fc-card__origin{background:#c6921424!important;color:#8a6412!important}body.template-index .ag-fc-section--editorial .ag-fc-card__price{color:#c69214!important;font-weight:700!important}body.template-index .ag-fc-section--editorial .ag-fc-card__footer{border-top-color:#1e56311a!important}body.template-index .ag-fc-section--editorial .ag-fc-card__weight-badge{border-color:#1e563133!important;color:#1e5631!important}body.template-index .ag-fc-section--editorial .ag-variant-pill{color:#1e5631}body.template-index .ag-fc-section--editorial .ag-variant-pill:hover{border-color:#1e5631;background:#1e56310f}body.template-index .ag-fc-section--editorial .ag-variant-pill[aria-pressed=true]{background:#c69214!important;border-color:#c69214!important;color:#fff!important}body.template-index .ag-fc-section--editorial .ag-fc-card__btn{background:#0d3320!important;color:#fff!important;box-shadow:0 4px 12px #0d332040!important}body.template-index .ag-fc-section--editorial .ag-fc-card__btn:hover{background:#1a4d2b!important;color:#fff!important;box-shadow:0 8px 20px #1a4d2b47!important}body.template-index .ag-fc-section--editorial .ag-fc-view-all-link{color:#1e5631;text-decoration-color:#c69214}body.template-index .ag-fc-section--editorial .ag-fc-view-all-link:hover{color:#184d32;text-decoration-color:#a8790f}body.template-index .ag-fc-trust-band{background:#fcfaf5;border:1px solid rgba(30,86,49,.14)}body.template-index .ag-fc-trust-band__icon{background:#c6921424;color:#8a6412}