:root{--green:#063d18;--green-2:#0b5a21;--green-light:#7fb51a;--green-icon:#3d7a26;--green-label:#4f8a28;--yellow:#f5c400;--yellow-2:#ffd92e;--cream:#f8f7f0;--white:#fff;--ink:#172018;--muted:#5f665f;--line:#0000001a;--font:"Inter", Helvetica, Arial, sans-serif;--font-display:"Cormorant Garamond", Georgia, "Times New Roman", serif;--max:1340px;--pad:48px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero__backdrop-img,.site-header__logo img{max-width:none}button{font:inherit}.wrap{width:min(100% - (var(--pad) * 2), var(--max));margin-inline:auto}.eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:var(--green-label);margin:0 0 16px;font-size:13px;font-weight:600}h1,h2,h3{font-family:var(--font-display);color:var(--green);font-weight:600}h2{letter-spacing:-1px;margin:0 0 1rem;font-size:48px;line-height:1.02}h3{margin:0;font-size:32px;line-height:1.1}.btn-primary{background:var(--yellow);width:150px;min-width:150px;height:46px;color:var(--green);letter-spacing:.2px;border-radius:23px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:14px;font-weight:600;transition:background .18s;display:inline-flex}.btn-primary:hover{background:var(--yellow-2)}.btn-primary:focus-visible,.btn-outline:focus-visible,.site-header a:focus-visible,.hero__arrow:focus-visible,.product-card__go:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.btn-outline{height:44px;color:var(--green);background:0 0;border:1px solid #5b8e35;border-radius:23px;justify-content:center;align-items:center;padding:0 22px;font-size:14px;font-weight:600;transition:background .18s,color .18s;display:inline-flex}.btn-outline:hover{background:var(--green);color:var(--white)}.site-header{z-index:50;background:0 0;height:90px;transition:height .25s,background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#063d18f5;height:72px}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex}.site-header__logo img{width:132px;height:auto}.site-header__nav{align-items:center;gap:36px;display:none}.site-header__nav a{height:40px;color:var(--white);border-radius:24px;align-items:center;padding:11px 20px;font-size:15px;font-weight:500;transition:background .18s,color .18s;display:inline-flex}.site-header__nav a.is-active,.site-header__nav a:hover{background:var(--yellow);color:var(--green)}.site-header__cta{background:var(--yellow);width:150px;height:46px;color:var(--green);border-radius:23px;justify-content:center;align-items:center;font-size:14px;font-weight:600;transition:background .18s;display:none}.site-header__cta:hover{background:var(--yellow-2)}.site-header__burger{cursor:pointer;background:0 0;border:0;place-content:center;gap:5px;width:28px;height:28px;padding:0;display:grid}.site-header__burger span{background:var(--white);width:22px;height:2px;display:block}.site-header__drawer{padding:1.25rem var(--pad) 1.5rem;background:#063d18fa;gap:.35rem;display:grid;position:absolute;inset:76px 0 auto}.site-header__drawer a{color:var(--white);padding:.7rem 0;font-size:15px;font-weight:500}.site-header__drawer .site-header__cta{width:auto;margin-top:.5rem;padding:0 22px;display:inline-flex}@media (width>=992px){.site-header__nav,.site-header__cta{display:inline-flex}.site-header__burger,.site-header__drawer{display:none}}.hero{background:var(--hero-panel-color,#063d18);width:100%;height:clamp(520px,62vh,620px);max-height:620px;color:var(--white);transition:background-color .7s;position:relative;overflow:hidden}.hero__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0}.hero__backdrop-img{object-fit:cover;object-position:left center;opacity:0;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.hero__backdrop-img.is-active{opacity:1}.hero__panel{z-index:2;width:clamp(340px,40%,520px);height:100%;padding:100px var(--pad) 28px;padding-left:max(var(--pad), calc((100vw - var(--max)) / 2 + var(--pad)));background:0 0;flex-direction:column;justify-content:space-between;display:flex;position:relative}.hero__panel-slides{flex:1;min-height:0;position:relative}.hero__panel-slide{opacity:0;pointer-events:none;align-content:start;transition:opacity .6s,transform .6s;display:grid;position:absolute;inset:0;transform:translateY(10px)}.hero__panel-slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.hero__title{max-width:520px;color:var(--white);font-family:var(--font-display);letter-spacing:-1px;margin:0;font-size:60px;font-weight:600;line-height:1.02}.hero__title-line{display:block}.hero__title em{font-family:var(--font-display);color:var(--yellow);font-style:italic;font-weight:600}.hero__desc{max-width:500px;font-family:var(--font);color:#ffffffe0;margin:24px 0 0;font-size:17px;font-weight:400;line-height:1.55}.hero__cta{justify-self:start;margin-top:28px}.hero__controls{z-index:1;color:#fff;flex-shrink:0;align-items:center;gap:12px;padding-top:1.25rem;display:flex;position:relative}.hero__arrow{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.hero__rule{background:#ffffff59;width:52px;height:1px}.hero__counter{font-family:var(--font);letter-spacing:.04em;text-align:center;min-width:4.5rem;font-size:14px;font-weight:600}.hero-badge{text-align:center;color:#fff;pointer-events:none;z-index:3;border-radius:50%;place-content:center;width:150px;height:150px;animation:.8s cubic-bezier(.22,1,.36,1) both badgeIn;display:grid;position:absolute;transform:translate(-50%,-50%)}.hero-badge__ring{border:1px solid #f5c400a6;border-radius:50%;position:absolute;inset:0}.hero-badge__ring:after{content:"";border:1px solid #f5c40059;border-radius:50%;position:absolute;inset:8px}.hero-badge__pct{font-family:var(--font);font-size:42px;font-weight:700;line-height:.95;position:relative}.hero-badge__label{font-family:var(--font);font-size:22px;font-weight:700;line-height:.95;position:relative}.hero-badge--text .hero-badge__label{max-width:90px;font-size:20px}@keyframes badgeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.benefits{background:var(--white);border-bottom:1px solid #0000000f;align-items:center;height:100px;display:flex}.benefits__grid{grid-template-columns:repeat(4,1fr);width:100%;padding:1.35rem 0;display:grid}.benefits__item{align-items:center;gap:.85rem;padding:.35rem 1rem;display:flex;position:relative}.benefits__divider{background:var(--line);width:1px;position:absolute;top:12%;bottom:12%;left:0}.benefits__icon{color:var(--green-icon);flex-shrink:0;place-items:center;display:grid}.benefits__item strong{color:var(--ink);font-size:16px;font-weight:600;display:block}.benefits__item span{color:var(--muted);font-size:14px;font-weight:400;line-height:1.45;display:block}.section{padding:100px 0}.section-head{margin-bottom:2.5rem}.products{background:var(--cream);padding-top:85px;padding-bottom:95px}.products__layout{grid-template-columns:330px 1fr;align-items:center;gap:40px;display:grid}.products__intro h2{max-width:330px}.products__intro p{max-width:340px;color:var(--muted);margin:0 0 1.5rem}.products__rail{overflow:hidden}.products__track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(190px,205px);grid-auto-flow:column;gap:16px;padding:.35rem .15rem .5rem;display:grid;overflow-x:auto}.products__track::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;background:var(--white);border:1px solid #0000000a;border-radius:12px;grid-template-rows:210px auto;min-height:300px;transition:transform .18s;display:grid;box-shadow:0 8px 30px #0000000f}.product-card:hover{transform:translateY(-4px)}.product-card__media{place-items:center;padding:15px;display:grid;position:relative}.product-card__media img{object-fit:contain;width:100%;height:180px}.product-card__pct{color:var(--green);background:#063d1814;border-radius:999px;padding:.25rem .55rem;font-size:11px;font-weight:600;position:absolute;top:12px;right:12px}.product-card__body{text-align:center;padding:.35rem 1rem 1.15rem;position:relative}.product-card__cat{color:var(--muted);margin:0 0 .2rem;font-size:12px}.product-card__body h3{color:var(--green);font-size:25px}.product-card__go{background:var(--yellow);width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;font-weight:700;transition:transform .18s;display:grid;position:absolute;bottom:12px;right:12px}.product-card__go:hover{transform:translate(3px)}.products__dots{justify-content:center;gap:8px;margin-top:22px;display:flex}.products__dots span{background:#c7d7ba;border-radius:50%;width:7px;height:7px}.products__dots span.is-active{background:#4f8a28}.about{background:var(--white);padding:110px 0}.about__layout{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.about__copy h2{max-width:430px}.about__copy>p{max-width:500px;color:var(--muted);line-height:1.6}.about__features{gap:1.15rem;margin-top:2rem;display:grid}.about__feature{align-items:flex-start;gap:.85rem;display:flex}.about__dot{background:var(--yellow);border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:.4rem}.about__feature strong{margin-bottom:.15rem;font-size:15px;font-weight:600;display:block}.about__feature span{color:var(--muted);font-size:14px}.about__media{aspect-ratio:4/3;background:#ebe6da;border-radius:16px;overflow:hidden}.about__media img{object-fit:cover;object-position:center;width:100%;height:100%}.quotes{background:var(--green);color:var(--cream)}.quotes .eyebrow,.quotes h2{color:var(--cream)}.quotes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.quote{background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;margin:0;padding:1.4rem 1.35rem}.quote p{margin:0 0 1rem}.quote footer{color:#f8f7f0b3;font-size:14px;font-weight:600}.band{border-radius:16px;grid-template-columns:1.2fr .8fr;align-items:center;gap:1.5rem;padding:2.2rem;display:grid}.band--green{background:var(--green);color:var(--white)}.band--green h2{color:var(--white)}.band--green p{color:#ffffffe0;margin:0}.band--light{background:var(--white);border:1px solid #0000000f;box-shadow:0 8px 30px #0000000a}.band--light p{color:var(--muted)}.contact-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.contact-list span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.15rem;font-size:12px;font-weight:600;display:block}.contact-list a,.contact-list strong{font-weight:600}.site-footer{background:var(--green);color:#ffffffd1;padding:70px 0 28px}.site-footer__grid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem;display:grid}.site-footer__logo{filter:brightness(1.05);width:132px;margin-bottom:1rem}.site-footer h3{color:var(--white);margin-bottom:.85rem;font-size:26px}.site-footer nav,.site-footer>.wrap>div{align-content:start;gap:.45rem;display:grid}.site-footer a:hover{color:var(--yellow)}.site-footer__copy{border-top:1px solid #ffffff1f;margin-top:2.5rem;padding-top:1.25rem;font-size:14px}@media (width<=1099px){:root{--pad:32px}.hero{height:clamp(480px,58vh,580px);max-height:580px}.hero__panel{width:clamp(300px,42%,460px);padding-top:88px}.hero__title{letter-spacing:-1px;font-size:48px}.hero__desc{font-size:16px}h2{font-size:44px}.benefits{height:auto}.benefits__grid{grid-template-columns:1fr 1fr;gap:1rem 0}.benefits__item:nth-child(3) .benefits__divider{display:none}.products__layout,.about__layout,.band,.site-footer__grid{grid-template-columns:1fr}.products__track{grid-auto-columns:minmax(180px,32%)}.quotes__grid{grid-template-columns:1fr}}@media (width<=767px){:root{--pad:20px}body{font-size:16px;line-height:1.5}.site-header{height:76px}.site-header.is-scrolled{height:70px}.site-header__drawer{inset:76px 0 auto}.site-header__logo img{width:110px}.hero{height:auto;min-height:520px;max-height:none}.hero__panel{width:100%;min-height:520px;padding:88px var(--pad) 20px;padding-left:var(--pad)}.hero__title{max-width:340px;font-size:38px;line-height:1.05}.hero__desc{margin-top:16px;font-size:16px}.hero__cta{margin-top:18px}.hero__controls{padding-top:1.25rem}.hero-badge{width:105px;height:105px;top:38%;left:68%}.hero-badge__pct{font-size:30px}.hero-badge__label{font-size:16px}.benefits{height:auto}h2{font-size:38px}h3{font-size:27px}.section{padding:75px 0}.benefits__grid{grid-template-columns:1fr}.benefits__divider{display:none}.products__track{grid-auto-columns:minmax(78%,1.2fr)}.about{padding:80px 0}.site-footer__grid{grid-template-columns:1fr}}@media (width>=1440px){.wrap{width:min(100% - 96px, var(--max))}}
