:root{--green: #166632;--green-dark: #0f4324;--ink: #111111;--muted: #666666;--line: rgba(0, 0, 0, .12);--cream: #f7f5f2;--page: #ffffff;--radius: 8px;--max: 1600px;--content: 1440px;--font-body: "Manrope", Arial, Helvetica, sans-serif;--font-logo: "Fredoka", "Manrope", Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font-family:var(--font-body)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:100;background:#fff;padding:.75rem 1rem}.skip-link:focus{top:1rem}.announcement{overflow:hidden;background:var(--green);color:#fff}.announcement-track{display:flex;width:max-content;animation:marquee 90s linear infinite}.announcement-set{display:flex;align-items:center}.announcement a{display:flex;align-items:center;white-space:nowrap;padding:.45rem 1.75rem;font-size:.78rem;font-weight:700}.announcement a:after{content:"\2192";margin-left:.5rem}@keyframes marquee{to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#fff}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;max-width:var(--max);min-height:72px;margin:0 auto;padding:0 2.5rem}.brand,.footer-brand{display:inline-flex;align-items:center;gap:.15rem;font-family:var(--font-logo);font-weight:800;color:var(--green)}.brand span{font-size:1.9rem;letter-spacing:0}.brand-mark{width:48px;height:48px}.main-nav{display:flex;justify-content:center;gap:.35rem}.main-nav a,.mobile-nav a{padding:.65rem .9rem;font-size:.9rem;font-weight:800}.cart-link{position:relative;justify-self:end}.cart-icon{width:25px;height:25px}.cart-count{position:absolute;right:-.55rem;top:-.55rem;display:inline-flex;min-width:1rem;height:1rem;align-items:center;justify-content:center;border-radius:999px;background:var(--green);color:#fff;font-size:.65rem;font-weight:800}.mobile-nav{display:none;overflow-x:auto;border-top:1px solid var(--line);padding:.45rem 1rem}.hero{position:relative;isolation:isolate;max-width:var(--max);min-height:620px;margin:1.5rem auto 0;overflow:hidden;border-radius:var(--radius);background:#111;color:#fff}.hero>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.2),transparent)}.hero-content{display:flex;max-width:760px;min-height:620px;flex-direction:column;justify-content:center;gap:1.4rem;padding:5rem 4rem}.hero h1,.product-copy h1,.product-copy h2,.story-copy h2,.section-heading h2,.faq-section h2,.cart-page h1,.page-inner h1{margin:0;line-height:1.05;letter-spacing:0}.hero h1{font-size:clamp(2.6rem,6vw,4.8rem);font-weight:900}.hero p{max-width:36rem;margin:0;color:#ffffffd1;font-size:1.1rem;line-height:1.7}.button{display:inline-flex;min-height:48px;width:fit-content;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 2rem;cursor:pointer;font-size:.92rem;font-weight:800}.button-primary{background:var(--green);color:#fff}.button[disabled]{cursor:not-allowed;opacity:.5}.stars{display:flex;align-items:center;gap:.25rem;color:#f4b000;font-size:.86rem;font-weight:800}.stars svg{width:1.1rem;height:1.1rem}.stars span{margin-left:.35rem;color:var(--muted)}.stars-light,.stars-light span{color:#fff}.product-feature,.main-product,.compare-section,.faq-section,.cart-page,.page-section{max-width:var(--content);margin:0 auto;padding:5rem 1.5rem}.product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:3rem;align-items:start}.product-media,.gallery-grid img,.story-image,.compare-image,.faq-image,.cart-line-image{overflow:hidden;border-radius:var(--radius);background:#f1f1f1}.product-media img,.gallery-grid img,.story-image img,.compare-image img,.faq-image img,.cart-line-image img{width:100%;height:100%;object-fit:cover}.product-media{aspect-ratio:1 / 1}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gallery-grid img{aspect-ratio:1 / 1}.sticky-copy,.product-feature .product-media{position:sticky;top:105px}.product-copy{display:flex;flex-direction:column;gap:1.35rem}.eyebrow,.section-label{margin:0;color:var(--green);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-copy h1,.product-copy h2{font-size:clamp(2rem,4vw,3.2rem)}.product-description{color:#3f3f3f;line-height:1.75}.key-points{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.6rem}.key-points li{position:relative;padding-inline-start:1.6rem;color:var(--ink);line-height:1.5}.key-points li:before{content:"";position:absolute;inset-inline-start:0;top:.4em;width:.55rem;height:.55rem;border-radius:999px;background:var(--green)}.read-more .product-description h1,.read-more .product-description h2,.read-more .product-description h3,.read-more .product-description h4{margin:1.4rem 0 .5rem;line-height:1.3;letter-spacing:0;font-weight:800}.read-more .product-description h1,.read-more .product-description h2{font-size:1.15rem}.read-more .product-description h3,.read-more .product-description h4{font-size:1rem}.read-more .product-description>:first-child{margin-top:0}.read-more-clip{position:relative;overflow:hidden;max-height:9.5rem;transition:max-height .5s cubic-bezier(.22,1,.36,1)}.read-more-fade{pointer-events:none;position:absolute;inset-inline:0;bottom:0;height:9rem;background:linear-gradient(to top,var(--page) 25%,transparent);transition:opacity .3s ease}.read-more.is-open .read-more-fade,.read-more:not(.can-expand) .read-more-fade{opacity:0}.read-more-toggle{display:inline-flex;align-items:center;gap:.4rem;margin-top:-3rem;margin-bottom:1.5rem;position:relative;z-index:1;padding:0;border:0;background:none;color:var(--green);font:inherit;font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.read-more-toggle:focus-visible{outline:2px solid var(--green);outline-offset:2px}.read-more-chevron{transition:transform .3s ease}.read-more.is-open .read-more-chevron{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.read-more-clip,.read-more-fade,.read-more-chevron{transition:none}}.stock-line{display:flex;align-items:flex-start;gap:.75rem;margin-top:1rem}.stock-line>span{width:.7rem;height:.7rem;margin-top:.32rem;border-radius:999px;background:#2e7d32;box-shadow:0 0 0 4px #2e7d3226}.stock-line strong,.stock-line small{display:block}.stock-line small{margin-top:.2rem;color:var(--muted)}.purchase-panel{display:flex;flex-direction:column;gap:.9rem}.product-price{margin:0;font-size:1.65rem;font-weight:900}.variant-price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}.variant-price-row .select-wrap{flex:1 1 auto;min-width:0}.variant-price-row .product-price{flex:0 0 auto;line-height:52px;white-space:nowrap}.field-label{display:block;margin-bottom:.45rem;color:var(--muted);font-size:.85rem;font-weight:800}.select-wrap select{width:100%;min-height:52px;border:1px solid var(--line);border-radius:var(--radius);background:#fcfcfc;padding:0 1rem;color:var(--ink);font-weight:800}.payment-badge-row{display:flex;justify-content:center;margin-top:1rem;padding-inline-start:calc(130px + 1rem)}.payment-badge{display:block;max-width:260px;width:100%;height:auto}@media(max-width:640px){.payment-badge-row{padding-inline-start:0}}.buy-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem}.quantity-control{display:inline-flex;height:44px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius)}.quantity-control button{width:42px;height:100%;border:0;background:#fff;cursor:pointer;font-size:1.2rem;font-weight:800}.quantity-control input{width:46px;height:100%;border:0;border-inline:1px solid rgba(0,0,0,.06);text-align:center}.add-button{flex:1;border-radius:var(--radius)}.accordion-list{border-top:1px solid var(--line)}.accordion-list details{border-bottom:1px solid var(--line)}.accordion-list summary{cursor:pointer;padding:1.1rem 0;font-weight:900}.accordion-list p{margin:0 0 1.1rem;color:var(--muted);line-height:1.7}.spec-list{margin:0 0 1.1rem;display:grid;gap:.55rem}.spec-list>div{display:grid;grid-template-columns:minmax(0,9rem) 1fr;gap:.75rem;line-height:1.6}.spec-list dt{color:var(--muted);font-weight:800}.spec-list dd{margin:0;color:var(--ink)}.benefit-list{margin:0 0 1.1rem;padding-inline-start:1.15rem;color:var(--muted);line-height:1.7}.benefit-list li{margin-bottom:.4rem}.story-section{padding:2rem 1.5rem 5rem}.story-card{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:var(--max);margin:0 auto;border-radius:16px;background:var(--cream);padding:4rem}.story-image,.compare-image,.faq-image{aspect-ratio:4 / 5}.story-copy h2,.section-heading h2,.faq-section h2{margin-top:.65rem;font-size:clamp(2rem,4vw,3rem)}.rte p{line-height:1.75}.signature{color:var(--muted);font-style:italic}.section-heading{margin-bottom:2.5rem;text-align:center}.section-heading p,.faq-section>p{color:var(--muted)}.compare-grid,.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.compare-head,.compare-row{display:grid;grid-template-columns:1fr 110px 110px;align-items:center}.compare-head{padding-bottom:1rem}.compare-head span{text-align:center;color:var(--muted);font-size:.8rem;font-weight:800}.compare-mark{width:34px;height:34px;margin:0 auto;color:var(--green)}.compare-row{min-height:62px;border-top:1px solid var(--line)}.compare-row span{font-weight:800}.compare-row strong{color:var(--green);text-align:center;font-size:1.6rem}.compare-row b{color:#d93025;text-align:center;font-size:1.5rem}.compare-row em{color:var(--muted);text-align:center;font-size:.85rem;font-style:normal}.faq-grid{grid-template-columns:.95fr 1.05fr}.cart-form{max-width:900px;margin:0 auto}.cart-lines{margin-top:2rem;border-top:1px solid var(--line)}.cart-line{display:grid;grid-template-columns:90px 1fr;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.cart-line-image{aspect-ratio:1 / 1}.cart-line-top{display:flex;justify-content:space-between;gap:1rem}.cart-line-title{font-weight:900}.cart-line p{margin:.25rem 0 0;color:var(--muted);font-size:.85rem}.cart-line-actions{display:flex;align-items:center;gap:1rem;margin-top:1rem}.remove-link,.text-button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:.85rem;text-decoration:underline}.cart-summary{display:flex;flex-direction:column;gap:.8rem;margin-top:2rem;border-top:1px solid var(--line);padding-top:1.5rem}.summary-row{display:flex;justify-content:space-between}.summary-row.total{font-size:1.1rem}.cart-summary p{margin:0;color:var(--muted);font-size:.85rem}.checkout-button{width:100%;border-radius:var(--radius)}.notice,.page-inner{max-width:720px;margin:0 auto;text-align:center}.notice h1,.notice h2{margin:0 0 .75rem}.notice p,.page-inner p{color:var(--muted);line-height:1.75}.site-footer{background:var(--green-dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:3rem;max-width:var(--max);margin:0 auto;padding:4rem 2.5rem}.footer-mark{width:42px;height:42px}.footer-brand{color:#fff;font-size:1.55rem}.site-footer p,.site-footer span{color:#ffffffb3}.site-footer h2{margin:0 0 1rem;color:#ffffffa6;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.site-footer a:not(.footer-brand){display:block;margin-top:.6rem;color:#ffffffe6}.footer-bottom{display:grid;grid-template-columns:1fr auto auto;gap:1.5rem;align-items:center;max-width:var(--max);margin:0 auto;border-top:1px solid rgba(255,255,255,.16);padding:1.5rem 2.5rem;font-size:.8rem}.legal-links{display:flex;flex-wrap:wrap;gap:1rem}.payment-badges{display:flex;flex-wrap:wrap;gap:.45rem}.payment-badges span{border:1px solid rgba(255,255,255,.28);border-radius:6px;padding:.3rem .55rem}@media(max-width:980px){.header-inner{grid-template-columns:1fr auto;padding:0 1rem}.main-nav{display:none}.mobile-nav{display:flex}.hero,.hero-content{min-height:560px}.hero-content{padding:3rem 1.5rem}.product-grid,.story-card,.compare-grid,.faq-grid,.footer-grid,.footer-bottom{grid-template-columns:1fr}.sticky-copy,.product-feature .product-media{position:static}.story-card{gap:2rem;padding:1.5rem}.compare-head,.compare-row{grid-template-columns:1fr 72px 72px}.footer-bottom{align-items:start}}@media(max-width:640px){.brand span{font-size:1.55rem}.brand-mark{width:42px;height:42px}.product-feature,.main-product,.compare-section,.faq-section,.cart-page,.page-section{padding:3rem 1rem}.gallery-grid{grid-template-columns:1fr}.buy-row{align-items:stretch}.quantity-control,.add-button{width:100%}.cart-line{grid-template-columns:72px 1fr}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
