

:root{--forest:#203e2c;--forest-deep:#193324;--green:#537b37;--lime:#d6eea8;--cream:#f5f4ec;--white:#fff;--ink:#223c2c;--muted:#647062;--line:#d9ded0;--serif:'Lora',Georgia,serif;--sans:'Be Vietnam Pro',Arial,sans-serif;--page-width:1280px;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font-family:var(--sans);font-size:16px;line-height:1.75;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:500;line-height:1.15;letter-spacing:-.045em}h1 em,h2 em{font-weight:400;color:var(--green)}h2{font-size:clamp(2.25rem,4.1vw,3.5rem);margin-bottom:26px}h3{font-size:1.16rem;line-height:1.5;letter-spacing:-.025em}p{color:var(--muted)}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--forest)}:focus-visible{outline:3px solid #7aa648;outline-offset:5px}.container{width:min(var(--page-width),calc(100% - 112px));margin-inline:auto}.section{padding:112px 0;scroll-margin-top:6px}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.skip-link{position:fixed;top:10px;left:16px;z-index:100;background:var(--forest);color:white;padding:12px 20px;border-radius:5px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}
.announcement{background:var(--forest);color:#eef4e7;font-size:.75rem;letter-spacing:.015em}.announcement-inner{display:flex;align-items:center;justify-content:space-between;min-height:36px;gap:20px}.announcement a{display:flex;gap:8px;align-items:center;min-height:36px}.announcement .icon{width:15px;height:15px}.announcement strong{font-weight:500}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid transparent;transition:box-shadow .25s,border-color .25s}.site-header.is-scrolled{box-shadow:0 4px 20px #19332408;border-color:#e7eadf;backdrop-filter:blur(16px)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:36px;height:96px}.brand{display:block;flex-shrink:0}.brand img{width:137px;height:auto}.desktop-nav{display:flex;align-items:center;gap:32px;font-size:.875rem;font-weight:500}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;left:0;right:0;bottom:6px;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;min-height:58px;padding:15px 25px;background:var(--forest);color:#fff;font-size:.875rem;font-weight:500;border:1px solid var(--forest);border-radius:50px;transition:background .25s,transform .25s,box-shadow .25s;line-height:1.6}.button:hover{background:#325b3d;transform:translateY(-3px);box-shadow:0 8px 20px #203e2c15}.button .icon{width:20px;height:20px;transition:transform .25s}.button:hover .icon:last-child{transform:translate(3px,-1px)}.button-small{min-height:46px;padding:10px 20px;gap:16px}.menu-toggle,.mobile-nav{display:none}.eyebrow{display:flex;align-items:center;gap:12px;font-family:var(--sans);font-size:.75rem;letter-spacing:.12em;font-weight:500;color:var(--forest);line-height:1.6;margin-bottom:27px}.eyebrow-line{width:28px;height:1px;background:var(--green)}.hero{position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:center;gap:54px;padding-top:56px;padding-bottom:45px}.hero h1{font-size:clamp(3.4rem,5.7vw,5rem);line-height:1.16;letter-spacing:-.055em;margin:0 0 27px}.hero h1 em{display:inline-block}.desktop-break{display:none}.hero-copy{padding:16px 0 12px}.hero-description{max-width:490px;margin-bottom:30px;font-size:1rem;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:.875rem;font-weight:500;line-height:1.7;padding:10px 0;border-bottom:1px solid var(--forest);transition:color .2s,gap .2s}.text-link:hover{color:var(--green);gap:18px}.text-link .icon{width:20px;height:20px}.link-arrow{font-size:1.25rem;line-height:1}.hero-note{display:flex;align-items:center;gap:12px;margin-top:34px;font-size:.75rem;color:var(--muted)}.small-icon{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:50%;background:#e7ecd9;flex-shrink:0}.small-icon .icon{width:19px;height:19px;stroke:var(--green)}.hero-visual{position:relative;min-width:0;isolation:isolate}.hero-image-frame{aspect-ratio:1.02;overflow:hidden;border-radius:160px 22px 22px 22px;background:#e9e8dc}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center 58%;animation:hero-focus 1.3s cubic-bezier(.2,.6,.25,1) both}.nature-seal{position:absolute;top:-14px;left:-21px;width:114px;height:114px;background:var(--lime);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--forest);box-shadow:0 0 0 7px var(--cream);transform:rotate(-14deg);animation:seal-float 7s ease-in-out infinite}.nature-seal span{font-size:.75rem;letter-spacing:.055em;font-weight:600}.nature-seal .icon{width:34px;height:34px;stroke-width:1.25}.product-caption{position:absolute;bottom:27px;right:-17px;left:28px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:21px 25px;background:#fffffff2;backdrop-filter:blur(10px);border-radius:14px;box-shadow:0 8px 40px #1b392914}.caption-kicker{display:block;font-size:.75rem;letter-spacing:.08em;color:var(--muted);margin-bottom:6px}.product-caption strong{font-family:var(--serif);font-size:1.35rem;font-weight:500;line-height:1.4}.weight{font-family:var(--serif);font-size:2.1rem;letter-spacing:-.07em;line-height:1;text-align:right}.weight>span{display:block;font-family:var(--sans);font-size:.75rem;letter-spacing:0;line-height:1.8;padding-top:5px;color:var(--muted)}.photo-credit{position:absolute;right:18px;bottom:6px;font-size:.75rem;color:#43593f;background:#f5f4ecb0;padding:0 4px;border-radius:3px}.hero-bottom{border-top:1px solid var(--line);padding-top:19px;padding-bottom:23px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:.75rem;letter-spacing:.12em}.hero-bottom a{display:flex;align-items:center;gap:16px;font-size:.75rem;letter-spacing:0}.hero-bottom .icon{width:18px;height:18px;transform:rotate(90deg)}
.values-strip{background:var(--forest);color:#e9f1e1;overflow:hidden;padding:21px 0}.marquee-track{display:flex;width:max-content;animation:marquee 42s linear infinite}.marquee-set{display:flex;align-items:center;gap:48px;padding-right:48px;flex-shrink:0}.marquee-set>span:not(.strip-mark){font-family:var(--serif);font-size:1.35rem;font-weight:400;letter-spacing:-.025em}.strip-mark{font-size:1.45rem;line-height:1;color:var(--lime)}.values-strip:hover .marquee-track{animation-play-state:paused}.section-number{color:var(--green);letter-spacing:.05em;flex-shrink:0}.product-grid{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;gap:90px}.product-art{position:relative;min-width:0}.product-photo{aspect-ratio:1/1.04;border-radius:var(--radius);overflow:hidden;background:#eae8dc}.product-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 72%;transition:transform .8s}.product-art:hover img{transform:scale(1.035)}.product-art-label{position:absolute;left:25px;bottom:32px;right:25px;color:var(--forest);background:#f5f4e9e8;backdrop-filter:blur(8px);padding:22px 25px;border-radius:12px}.product-art-label>span{display:block;font-size:.75rem;letter-spacing:.11em;margin-bottom:5px}.product-art-label strong{font-family:var(--serif);font-size:1.6rem;font-weight:500;letter-spacing:-.04em}.image-note{position:absolute;right:18px;bottom:8px;font-size:.75rem;color:var(--forest);background:#f5f4ecbb;padding:0 4px}.product-copy>p:not(.eyebrow){font-size:.9375rem;line-height:1.85}.product-specs{margin:31px 0 22px;padding:23px 0;display:grid;grid-template-columns:1fr 1.55fr 1.15fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:15px}.product-specs>div{border-right:1px solid var(--line);padding-right:10px;min-width:0}.product-specs>div:last-child{border:0;padding:0}.product-specs dt{font-size:.75rem;color:var(--muted);margin-bottom:9px}.product-specs dd{margin:0;font-size:1.12rem;font-weight:600;line-height:1.6;letter-spacing:-.05em}.product-specs dd span{display:block;font-size:.75rem;color:var(--muted);font-weight:400;letter-spacing:0}.packaging-note{display:flex;gap:9px;align-items:flex-start}.packaging-note .icon{width:19px;height:19px;margin-top:3px;color:var(--green)}.product-copy .packaging-note{font-size:.75rem!important;margin-bottom:15px}.benefits-section{background:#ebeedf;border-top:1px solid #e1e5d5;border-bottom:1px solid #e1e5d5;padding:91px 0 92px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:350px;font-size:.9375rem;margin-bottom:6px}.benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.benefit{position:relative;border-top:1px solid #b6c3aa;padding:26px 0 0}.benefit-icon{display:inline-flex;align-items:center;justify-content:center;border:1px solid #c5d0b7;width:58px;height:58px;border-radius:50%;margin-bottom:32px;transition:background .3s,transform .3s}.benefit-icon .icon{width:28px;height:28px;stroke-width:1.3}.benefit:hover .benefit-icon{background:var(--lime);transform:translateY(-4px)}.benefit-number{position:absolute;top:31px;right:0;font-family:var(--serif);font-size:.875rem;color:#6d7e5e}.benefit h3{margin-bottom:13px}.benefit p{font-size:.875rem;line-height:1.9;margin:0}.garden-section{display:grid;grid-template-columns:1.02fr 1fr;background:var(--forest);color:white;min-height:600px}.garden-photo{min-width:0;overflow:hidden}.garden-photo img{width:100%;height:100%;object-fit:cover;object-position:45% center;transition:transform 1s}.garden-section:hover .garden-photo img{transform:scale(1.025)}.garden-copy{padding:76px max(56px,calc((100vw - 1280px)/2)) 64px 76px;position:relative}.garden-copy .eyebrow{color:var(--lime);font-size:.75rem}.garden-copy h2{font-size:clamp(2.4rem,3.9vw,3.45rem);line-height:1.2}.garden-copy h2 em{color:var(--lime)}.garden-copy>p:not(.eyebrow){color:#d0dccb;font-size:.9375rem;max-width:380px;line-height:1.9}.garden-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.garden-tags span{border:1px solid #62765b;border-radius:40px;padding:7px 12px;font-size:.75rem;color:#e4eada}.garden-image-note{position:absolute;bottom:17px;left:76px;font-size:.75rem;color:#bdcbb5}.howto-section{padding-bottom:96px}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;padding:0;list-style:none;margin:0 0 40px}.step-number{display:block;font-family:var(--serif);font-size:3.5rem;line-height:1;color:#6d8456;letter-spacing:-.06em}.step-line{width:100%;height:1px;background:var(--line);margin:25px 0 28px;position:relative}.step-line:before{content:'';position:absolute;left:0;top:-3px;height:7px;width:7px;background:var(--green);border-radius:50%}.step h3{margin-bottom:13px}.step p{font-size:.875rem;margin:0;line-height:1.9}.growing-note{display:flex;align-items:center;gap:17px;padding:21px 26px;background:#e9eddf;border-radius:12px}.growing-note .small-icon{width:38px;height:38px;background:#dae4cc}.growing-note p{font-size:.75rem;line-height:1.8;margin:0}.growing-note strong{font-weight:500;color:var(--forest)}.faq-section{padding-top:84px;background:white}.faq-grid{display:grid;grid-template-columns:.87fr 1.13fr;gap:90px}.faq-grid>div>p:not(.eyebrow){font-size:.875rem;margin-bottom:7px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:25px;list-style:none;cursor:pointer;font-size:.9375rem;font-weight:500;line-height:1.75;padding:23px 0;min-height:72px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:19px;height:19px;transition:transform .25s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-answer p{font-size:.875rem;margin-bottom:25px;line-height:1.95;padding-right:22px}.faq-answer a{color:var(--forest);text-decoration:underline;text-underline-offset:4px}.contact-section{position:relative;background:var(--forest-deep);color:white;padding:90px 0 95px;overflow:hidden}.contact-grid{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:80px}.contact-section .eyebrow{color:var(--lime);font-size:.75rem}.contact-section h2{font-size:clamp(2.35rem,3.8vw,3.25rem);line-height:1.3;margin-bottom:23px}.contact-section h2 em{color:var(--lime)}.contact-section p:not(.eyebrow){color:#c7d4c2;font-size:.875rem}.button-lime{background:var(--lime);color:var(--forest-deep);border-color:var(--lime);margin-top:13px}.button-lime:hover{background:#e5f4c4}.contact-details{font-style:normal}.contact-details a{position:relative;display:block;padding:23px 45px 25px 0;border-bottom:1px solid #44583f}.contact-details a:first-child{padding-top:0}.contact-details a .icon{position:absolute;right:0;bottom:30px;width:21px;height:21px;color:var(--lime);transition:transform .25s}.contact-details a:hover .icon{transform:translate(3px,-3px)}.contact-label{font-size:.75rem;letter-spacing:.12em;color:#b5c7a9;display:block;margin-bottom:8px}.contact-value{display:block;font-size:1.35rem;line-height:1.5;letter-spacing:-.03em;overflow-wrap:anywhere}.phone-value{font-family:var(--serif);font-size:2.7rem;letter-spacing:-.035em}.site-footer{background:var(--cream)}.footer-top{display:flex;align-items:center;gap:50px;padding-top:46px;padding-bottom:36px}.footer-brand img{width:126px;mix-blend-mode:multiply}.footer-top p{font-size:.75rem;line-height:1.8;margin:0}.back-top{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:.75rem}.back-top .icon{width:35px;height:35px;transform:rotate(-90deg);padding:8px;border:1px solid #becab3;border-radius:50%;transition:background .2s}.back-top:hover .icon{background:var(--lime)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:23px;font-size:.75rem;color:var(--muted)}.floating-call{position:fixed;bottom:25px;right:25px;z-index:25;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--forest);color:white;min-height:52px;padding:14px 19px;border:1px solid #8da775;border-radius:50px;box-shadow:0 5px 24px #1a33242e;transition:transform .2s,background .2s}.floating-call:hover{transform:translateY(-4px);background:#31513a}.floating-call .icon{width:19px;height:19px}.floating-call span{font-size:.75rem}.mobile-contact-bar{display:none}
.reveal{opacity:1;transform:none}.motion-enabled .reveal.is-pending{opacity:0;transform:translateY(26px)}.motion-enabled .reveal{transition:opacity .7s ease,transform .7s cubic-bezier(.2,.6,.25,1)}.benefit:nth-child(2),.step:nth-child(2){transition-delay:.08s}.benefit:nth-child(3),.step:nth-child(3){transition-delay:.16s}.benefit:nth-child(4){transition-delay:.24s}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes seal-float{0%,100%{transform:translateY(0) rotate(-14deg)}50%{transform:translateY(-7px) rotate(-9deg)}}@keyframes hero-focus{from{transform:scale(1.045);opacity:.4}to{transform:scale(1);opacity:1}}

@media(min-width:1440px){.hero-grid{padding-top:68px;padding-bottom:54px;gap:68px}.hero h1{font-size:5.15rem}.hero-image-frame{aspect-ratio:1.05}.hero-description{max-width:465px}}
@media(max-width:1199px){.container{width:calc(100% - 72px)}.desktop-nav{gap:21px;font-size:.8125rem}.nav-inner{gap:22px}.brand img{width:118px}.hero-grid{gap:37px}.hero h1{font-size:clamp(3.1rem,5.65vw,4.1rem)}.hero-description{font-size:.9375rem}.hero-actions{gap:18px}.hero-actions .button{gap:13px;padding-inline:20px}.hero-image-frame{aspect-ratio:.9;border-top-left-radius:125px}.nature-seal{width:95px;height:95px;left:-13px}.nature-seal span{font-size:.75rem}.nature-seal .icon{width:27px;height:27px}.product-caption{left:16px;right:-8px;padding:19px}.product-caption strong{font-size:1.15rem}.caption-kicker{font-size:.75rem}.product-grid,.faq-grid{gap:55px}.section{padding:88px 0}.product-specs{gap:10px}.product-specs dd{font-size:.97rem}.product-specs dt{font-size:.75rem}.benefit-grid{gap:25px}.garden-copy{padding:60px 36px 65px 49px}.garden-section{min-height:555px}.garden-image-note{left:49px}.contact-grid{gap:50px}.contact-value{font-size:1.15rem}.phone-value{font-size:2.25rem}}
@media(max-width:959px){.nav-inner{height:82px}.desktop-nav{gap:18px;font-size:.75rem}.nav-contact{font-size:.75rem;gap:9px;padding-inline:15px}.hero-grid{gap:30px;padding-top:45px}.hero h1{font-size:3.1rem;line-height:1.2}.desktop-break{display:block}.hero-description{font-size:.875rem;line-height:1.85}.hero .eyebrow{font-size:.75rem;gap:9px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.hero-actions .button{min-height:52px}.hero-note{margin-top:23px;font-size:.75rem;gap:8px}.hero-image-frame{aspect-ratio:.7;border-top-left-radius:115px}.nature-seal{top:4px}.product-caption{gap:10px;padding:17px 14px;bottom:24px}.product-caption strong{font-size:1rem}.caption-kicker{font-size:.75rem;letter-spacing:.03em}.weight{font-size:1.65rem}.weight>span{font-size:.75rem}.product-grid{gap:36px;grid-template-columns:.85fr 1.15fr}.product-photo{aspect-ratio:.72}.product-art-label{left:18px;right:18px;padding:18px}.product-art-label strong{font-size:1.2rem}.product-art-label>span{font-size:.75rem}.eyebrow{font-size:.75rem}.product-copy>p:not(.eyebrow){font-size:.875rem}.section-heading{gap:35px}.section-heading>p{max-width:280px;font-size:.875rem}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:45px;row-gap:35px}.benefit-icon{margin-bottom:20px}.garden-copy{padding:55px 30px 65px 38px}.garden-copy .eyebrow{font-size:.75rem;letter-spacing:.08em}.garden-copy h2{font-size:2.45rem}.garden-image-note{left:38px}.garden-copy>p:not(.eyebrow){font-size:.875rem}.garden-section{min-height:560px}.garden-tags{gap:7px}.garden-tags span{font-size:.75rem;padding:6px 10px}.steps-grid{gap:25px}.step h3{font-size:1.03rem}.step p{font-size:.8125rem}.faq-grid{gap:40px;grid-template-columns:.8fr 1.2fr}.faq-list summary{font-size:.875rem}.contact-grid{gap:40px;grid-template-columns:1.1fr 1fr}.contact-section h2{font-size:2.35rem}.phone-value{font-size:1.85rem}.contact-value:not(.phone-value){font-size:1rem}}
@media(max-width:767px){html{scroll-padding-top:88px}.container{width:calc(100% - 40px)}.announcement-inner{min-height:32px;justify-content:center}.announcement{font-size:.75rem}.announcement a{display:none}.nav-inner{height:77px;gap:15px}.brand img{width:112px}.desktop-nav,.nav-contact{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:46px;height:46px;border:1px solid #d7decd;border-radius:50%;background:transparent}.menu-toggle span{height:1.5px;width:19px;background:var(--forest);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex}.mobile-nav{position:absolute;top:100%;left:0;right:0;flex-direction:column;padding:12px 25px 22px;background:var(--white);border-top:1px solid #e4e9de;box-shadow:0 18px 24px #17352212;max-height:calc(100dvh - 85px);overflow:auto}.mobile-nav a{padding:13px 0;min-height:48px;font-size:.9375rem;border-bottom:1px solid #edf0e7}.mobile-nav .mobile-menu-phone{border:0;color:var(--green);display:flex;gap:12px;align-items:center;font-weight:600;padding-bottom:2px}.mobile-menu-phone .icon{width:19px;height:19px}.hero-grid{grid-template-columns:1fr;gap:32px;padding-top:33px;padding-bottom:28px}.hero-copy{padding:0}.hero .eyebrow{font-size:.75rem;letter-spacing:.11em;margin-bottom:20px}.hero h1{font-size:clamp(2.75rem,9.6vw,4.4rem);line-height:1.18;letter-spacing:-.05em;margin-bottom:20px}.desktop-break{display:none}.hero-description{font-size:.9375rem;line-height:1.85;max-width:540px;margin-bottom:23px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{min-height:53px;padding:14px 20px;font-size:.8125rem;gap:14px}.hero-actions .text-link{font-size:.8125rem;gap:7px}.hero-note{margin-top:21px;font-size:.75rem}.hero-visual{margin:4px 5px 0 8px}.hero-image-frame{aspect-ratio:1.12;border-radius:115px 17px 17px 17px}.hero-image{object-position:center 61%}.nature-seal{width:87px;height:87px;top:-4px;left:-9px;box-shadow:0 0 0 5px var(--cream);gap:5px}.nature-seal span{font-size:.75rem}.nature-seal .icon{width:27px;height:27px}.product-caption{bottom:25px;left:18px;right:-5px;padding:15px 19px;border-radius:11px}.caption-kicker{font-size:.75rem;letter-spacing:.07em}.product-caption strong{font-size:1.25rem}.weight{font-size:1.9rem}.weight>span{font-size:.75rem}.photo-credit{font-size:.75rem;bottom:4px}.hero-bottom{padding-top:14px;padding-bottom:17px;font-size:.75rem;letter-spacing:.045em;gap:16px}.hero-bottom a{font-size:.75rem;gap:5px}.hero-bottom a .icon{width:14px;height:14px}.values-strip{padding:17px 0}.marquee-set{gap:28px;padding-right:28px}.marquee-set>span:not(.strip-mark){font-size:1.05rem}.strip-mark{font-size:1.15rem}.section{padding:67px 0}h2{font-size:clamp(2rem,7.65vw,2.7rem);margin-bottom:22px;line-height:1.22}.eyebrow{font-size:.75rem;letter-spacing:.105em;gap:10px;margin-bottom:18px}.product-grid{grid-template-columns:1fr;gap:30px}.product-copy{grid-row:1}.product-copy>p:not(.eyebrow){font-size:.9375rem}.product-specs{margin-top:25px;gap:13px;padding:20px 0;grid-template-columns:1fr 1.4fr 1.1fr}.product-specs dt{font-size:.75rem}.product-specs dd{font-size:1.08rem;letter-spacing:-.045em}.product-specs dd span{font-size:.75rem}.product-copy .packaging-note{font-size:.75rem!important;gap:8px}.product-photo{aspect-ratio:1.2}.product-photo img{object-position:center 72%}.product-art-label{left:20px;right:20px;bottom:30px;padding:15px 20px}.product-art-label strong{font-size:1.4rem}.product-art-label>span{font-size:.75rem}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:34px}.section-heading>p{max-width:100%;font-size:.9375rem;line-height:1.85;margin:0}.benefit-grid{gap:32px 22px}.benefit{padding-top:20px}.benefit-icon{width:46px;height:46px;margin-bottom:23px}.benefit-icon .icon{width:25px;height:25px}.benefit-number{top:25px;font-size:.75rem}.benefit h3{font-size:1rem;line-height:1.5;margin-bottom:11px}.benefit p{font-size:.8125rem;line-height:1.9}.garden-section{grid-template-columns:1fr;min-height:0}.garden-photo{aspect-ratio:1.22}.garden-photo img{object-position:center 51%}.garden-copy{padding:43px 25px 53px}.garden-copy .eyebrow{font-size:.75rem}.garden-copy h2{font-size:2.7rem}.garden-copy>p:not(.eyebrow){font-size:.9375rem;max-width:480px}.garden-tags{margin-top:24px;gap:9px}.garden-tags span{font-size:.75rem;padding:6px 12px}.garden-image-note{left:25px;bottom:17px;font-size:.75rem}.steps-grid{grid-template-columns:1fr;gap:26px;margin-bottom:32px}.step{display:grid;grid-template-columns:49px 1fr;column-gap:22px;position:relative;padding-top:22px;border-top:1px solid var(--line)}.step-number{font-size:2.4rem;grid-row:1 / 3;align-self:start;padding-top:1px}.step-line{display:none}.step h3{grid-column:2;font-size:1.075rem;margin:0 0 9px}.step p{grid-column:2;font-size:.875rem}.growing-note{padding:19px;align-items:flex-start;gap:12px}.growing-note .small-icon{width:30px;height:30px}.growing-note p{font-size:.75rem;line-height:1.85}.faq-grid{grid-template-columns:1fr;gap:30px}.faq-grid>div>p:not(.eyebrow){font-size:.875rem}.faq-list summary{font-size:.9375rem;gap:20px;padding:21px 0}.faq-answer p{font-size:.875rem;padding-right:7px;margin-bottom:22px}.contact-section{padding:59px 0 64px}.contact-grid{grid-template-columns:1fr;gap:43px}.contact-section h2{font-size:clamp(2rem,7.7vw,2.9rem);line-height:1.28}.contact-section .eyebrow{font-size:.75rem}.contact-section p:not(.eyebrow){font-size:.875rem}.contact-section .button{font-size:.8125rem;min-height:53px;gap:17px}.phone-value{font-size:2.4rem}.contact-value:not(.phone-value){font-size:1.25rem}.contact-details a{padding:20px 38px 21px 0}.contact-details a .icon{bottom:25px}.contact-label{font-size:.75rem}.footer-top{padding-top:32px;padding-bottom:27px;gap:26px;flex-wrap:wrap}.footer-brand img{width:113px}.footer-top p{font-size:.75rem}.back-top{font-size:.75rem;gap:9px;margin-left:auto}.footer-bottom{font-size:.75rem;flex-direction:column;gap:8px;padding-top:19px;padding-bottom:24px}.footer-bottom a{font-size:.75rem}.floating-call{display:none}.site-footer{padding-bottom:calc(77px + env(safe-area-inset-bottom,0px))}.mobile-contact-bar{position:fixed;bottom:0;left:0;right:0;z-index:35;display:flex;gap:9px;padding:10px 15px calc(10px + env(safe-area-inset-bottom,0px));background:#fffffff5;border-top:1px solid #dce2d3;backdrop-filter:blur(16px);box-shadow:0 -3px 20px #18392408}.mobile-contact-bar a{min-height:49px;display:flex;align-items:center;justify-content:center;gap:12px;border-radius:9px}.mobile-contact-bar a:first-child{flex:1;background:var(--forest);color:white}.mobile-contact-bar a:first-child .icon{width:18px;height:18px}.mobile-contact-bar a:first-child span{font-size:.75rem;line-height:1.5}.mobile-contact-bar strong{display:block;font-size:.8125rem;font-weight:500;letter-spacing:.035em}.mobile-contact-bar a:last-child{width:80px;border:1px solid #cbd6bf;color:var(--forest);gap:7px}.mobile-contact-bar a:last-child .icon{width:18px;height:18px}.mobile-contact-bar a:last-child span{font-size:.75rem}.reveal{transition-delay:0s!important}}
@media(max-width:374px){.container{width:calc(100% - 32px)}.hero h1{font-size:2.48rem}.hero-description{font-size:.875rem}.hero-actions{gap:15px}.hero-actions .button{font-size:.75rem;padding-inline:15px;gap:10px}.hero-actions .text-link{font-size:.75rem}.hero .eyebrow{font-size:.75rem}.hero-note{font-size:.75rem;gap:7px}.hero-bottom>span{max-width:135px}.hero-bottom a{max-width:121px}.product-caption{left:12px;padding:13px}.product-caption strong{font-size:1.05rem}.caption-kicker{font-size:.75rem}.weight{font-size:1.7rem}.product-specs{gap:8px}.product-specs dt{font-size:.75rem}.product-specs dd{font-size:.9375rem}.benefit-grid{gap:29px 18px}.benefit h3{font-size:.9375rem}.benefit p{font-size:.8125rem}.garden-copy h2{font-size:2.35rem}.footer-top{gap:24px}.back-top{margin-left:0;width:100%;justify-content:space-between}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .reveal.is-pending{opacity:1;transform:none}.marquee-track{transform:none}}
@media print{.announcement,.site-header,.floating-call,.mobile-contact-bar,.hero-actions,.back-top{display:none}.section{padding:25px 0}.container{width:100%}.hero-grid{padding:20px 0}.reveal{opacity:1!important;transform:none!important}.site-footer{padding:0}a{color:inherit}body{font-size:12pt}}

/* Readable content and comfortable touch targets across screen sizes. */
p.hero-description,.product-copy>p:not(.eyebrow):not(.packaging-note),.section-heading>p,.benefit p,.garden-copy>p:not(.eyebrow),.step p,.faq-answer p{font-size:1rem;line-height:1.85}
.button,.text-link,.desktop-nav,.nav-contact{font-size:.875rem}.nature-seal{min-width:100px;min-height:100px}.nature-seal span{font-size:.75rem;letter-spacing:0}.garden-tags span{font-size:.875rem}.caption-kicker{font-size:.75rem;letter-spacing:.02em}.product-caption>div{min-width:0}
@media(max-width:959px) and (min-width:768px){.caption-kicker{display:none}.product-caption strong{font-size:1.125rem}.desktop-nav{gap:15px}.nav-inner{gap:16px}.nav-contact{padding:10px 12px}.hero h1{font-size:3rem}}
@media(max-width:767px){.hero-actions{gap:12px 20px}.hero-actions .button,.hero-actions .text-link{font-size:.875rem}.hero-note{font-size:.75rem}.hero-bottom{font-size:.75rem;letter-spacing:0}.hero-bottom a{font-size:.75rem}.hero-bottom>span{max-width:170px}.hero-bottom a{max-width:140px}.caption-kicker{font-size:.75rem}.product-caption strong{font-size:1.125rem}.nature-seal{width:100px;height:100px}.hero-image-frame{border-top-left-radius:120px}.product-specs dd{font-size:1rem}.growing-note p{font-size:.875rem}.contact-section p:not(.eyebrow){font-size:1rem}.footer-top p{font-size:.875rem}.footer-bottom{font-size:.75rem}}
@media(max-width:374px){.caption-kicker{font-size:.75rem;letter-spacing:0}.product-caption strong{font-size:1rem}.product-caption{gap:8px}.hero-actions .button{font-size:.875rem}.hero-actions .text-link{font-size:.875rem}.product-specs{grid-template-columns:1fr 1.45fr 1.1fr}.product-specs dd{font-size:.9375rem}.hero-bottom>span{max-width:145px}}

.hero-copy,.product-copy,.garden-copy,.contact-grid>div,.faq-grid>div{min-width:0}h1,h2{overflow-wrap:break-word}
