body.template-product{--ag-product-bg: #faf9f6;--ag-product-surface: rgba(255, 255, 255, .6);--ag-product-forest: #0e3e29;--ag-product-gold: #f6b900;--ag-product-gold-dark: #d4941a;--ag-product-text: #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)}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(2rem,6vw,5rem) clamp(1rem,4vw,4rem);max-width:1440px;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)}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:24px;color:var(--ag-product-forest);cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);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:11px;font-weight:700;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.template-product .ag-product__organic-stamp{position:absolute;top:16px;right:16px;bottom:auto;background:linear-gradient(135deg,var(--ag-product-gold) 0%,var(--ag-product-gold-dark) 100%);color:var(--ag-product-forest);font-family:Work Sans,sans-serif;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;padding:8px 16px;border-radius:999px;border:1px solid var(--ag-product-forest);box-shadow:0 8px 20px #d4941a4d;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:14px;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:14px;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__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:11px;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:14px;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:12px;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:11px;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:13px;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:11px;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:14px;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:13px;font-weight:600;letter-spacing:.02em;background-color:#ffffffbf;border-color:#0e3e2926}body.template-product .ag-product__option-arrow{right:18px;font-size:11px}body.template-product .ag-product__add{padding:18px 36px;font-size:12px;letter-spacing:.12em;box-shadow:0 6px 20px #0e3e2940;background:linear-gradient(135deg,#0e3e29,#1a5e3f)}body.template-product .ag-product__add:hover:not(:disabled){background:linear-gradient(135deg,#0a2f1d,#0e3e29);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:13px;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:13px}body.template-product .ag-product__trust-pill{font-size:10px;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:10px}}.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:11px;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:13px;letter-spacing:.01em}.ag-related-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);margin-bottom:clamp(2rem,4vw,3rem)}.ag-related-products__footer{text-align:center}@media(max-width:768px){.ag-related-products__grid{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){.ag-related-products__grid{grid-template-columns:repeat(2,1fr)}}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%,1440px);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;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}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:min(100%,1440px);padding:0 clamp(1rem,4vw,4rem);margin:0 auto}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%,1440px);margin:0 auto;padding-inline:clamp(1rem,4vw,4rem)}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:radial-gradient(circle at 30% 30%,#f6b900f2,#d4941ac7);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__content{gap:clamp(1rem,2.2vw,1.45rem)}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)}body.template-product [data-related-products] .ag-related-products__item{display:flex}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}body.template-product [data-related-products] .ag-related-products__item .ag-fc-card__media{aspect-ratio:4 / 5}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__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}
/*# sourceMappingURL=/cdn/shop/t/13/assets/template-product.css.map */
