:root{--paper:#fbf8f1;--forest:#064b38;--ink:#064b38;--body:#344c40;--muted:#53675c;--sage:#edf0e6;--line:#dce1d5;--citrus-action:#064b38;--content:1280px;--gutter:48px;--serif:'Source Serif 4',Georgia,serif;--sans:Archivo,sans-serif;--heading:var(--serif)}
html{scroll-padding-top:83px;scrollbar-color:#8da398 var(--paper)}
body{background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.7;color:var(--body)}
h1,h2,h3,h4,main .section-heading h2,.product-section .section-title h2,.technical-page .tech-section-heading h2,.technical-page .tech-profile-copy h2,.contact-body h2,.detail-copy h3,.fc-product-hero-inner h1{font-family:var(--serif);font-weight:500;letter-spacing:-.035em;color:var(--ink);text-wrap:balance}
h2,main .section-heading h2,.technical-page .tech-section-heading h2,.product-section .section-title h2{font-size:clamp(32px,3.05vw,44px);line-height:1.13}
h3{font-size:26px;line-height:1.2}
a{text-underline-offset:5px}::selection{background:#f3c06c;color:#063c2e}
input,select,textarea{caret-color:var(--forest);accent-color:var(--forest)}
:focus-visible{outline:3px solid #bd6420;outline-offset:5px}
[hidden]{display:none!important}
.button,.btn{border-radius:999px;padding:10px 24px;min-height:48px;gap:11px;font-weight:500;transition:background-color .18s,color .18s,border-color .18s}
.button:not(.secondary),.btn:not(.btn-secondary){background:var(--forest);border-color:var(--forest);color:#fff}
.button:not(.secondary):hover,.btn:not(.btn-secondary):hover{background:#0b694b;border-color:#0b694b;color:#fff}
.button.secondary,.btn.btn-secondary{color:var(--forest);background:transparent;border:1px solid var(--forest)}
.button.secondary:hover,.btn.btn-secondary:hover{background:#e6ecdf;color:var(--forest)}
.text-link{font-size:14px;font-weight:500;color:var(--forest)}
.rr-utility{background:#064b38;color:#f5f7ec;font-size:11px;line-height:1.4}
.rr-utility>.container{display:flex;justify-content:space-between;gap:24px;align-items:center;min-height:34px}
.rr-utility span,.rr-utility a{display:flex;align-items:center;gap:10px}.rr-utility a{padding-block:8px}.rr-utility svg{width:15px;height:15px;flex:none}
.site-header{background:var(--paper);border-bottom:1px solid #e3e6dc;box-shadow:none}
.header-inner{min-height:86px;display:flex;justify-content:space-between;gap:29px;position:relative}
.header-inner>.brand{width:220px;max-width:24%;flex:none}.brand img{width:100%;height:auto;mix-blend-mode:multiply}
#main-nav{position:static;display:flex;align-items:center;gap:24px;font-size:13px;margin:0;transform:none}
#main-nav a:not(.nav-contact){padding-block:12px}.header-inner #main-nav .nav-contact{position:static;transform:none;background:var(--forest);border:1px solid var(--forest);border-radius:999px;color:white;display:inline-flex;gap:16px;align-items:center;margin-left:34px;padding:9px 21px;white-space:nowrap;font-size:12px}
#main-nav .nav-contact:hover{background:#0b694b}.site-header a[aria-current=page]:not(.nav-contact){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:7px}
.rr-hero{overflow:hidden;background:var(--paper)}
.rr-hero-inner{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;min-height:610px;gap:0;position:relative}
.rr-hero-copy{position:relative;z-index:1;padding-block:45px 50px;margin-right:-65px;pointer-events:none}
.home-page .rr-hero h1{font:500 clamp(48px,5.1vw,74px)/1.04 var(--serif);letter-spacing:-.038em;color:var(--forest);max-width:650px;text-wrap:initial}
.rr-hero-copy p{font-size:17px;line-height:1.65;margin-top:22px;max-width:44ch}.rr-hero-copy strong{font-weight:400}
.rr-hero .actions{gap:10px;margin-top:24px;max-width:100%;pointer-events:auto;flex-wrap:wrap}.rr-hero .button{font-size:12px;padding-inline:20px}
.rr-hero-art{margin:0 -80px 0 -36px;align-self:stretch;position:relative;min-height:530px;z-index:0}
.rr-hero-art img{width:100%;height:100%;object-fit:cover;object-position:55% center;max-width:none}
.rr-hero-art:before{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,var(--paper),transparent 24%)}
.rr-application{background:#073f30;color:#f8f8ed;padding-block:51px;overflow:hidden}
.rr-application-inner{display:grid;grid-template-columns:1fr 1fr;gap:61px;align-items:center}
.rr-application h2{font:500 clamp(38px,3.6vw,52px)/1.08 var(--serif);letter-spacing:-.035em;color:#fbf8f1}
.rr-apply-intro{font-size:16px;margin-top:16px;color:#dbe8d8}.rr-apply-intro br{display:none}
.rr-steps{display:grid;gap:13px;margin:24px 0 0;padding:0;list-style:none}
.rr-steps li{display:grid;grid-template-columns:112px 1fr;gap:14px;align-items:start}
.rr-steps button{background:none;border:0;color:#e0ecdc;display:flex;align-items:center;gap:10px;padding:0;text-align:left;min-height:44px;font:500 18px/1.2 var(--serif);cursor:pointer}
.rr-steps button span{font:500 12px/1 var(--sans);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1px solid #708d7f;flex:none}
.rr-steps strong{font-weight:500}.rr-steps button[aria-pressed=true]{color:#fff}.rr-steps button[aria-pressed=true] span{background:#f7931e;color:#073f30;border-color:#f7931e}
.rr-steps p{color:#d8e6d8;font-size:13px;line-height:1.65;align-self:center;margin:0;max-width:37ch}
.rr-animation-controls{display:flex;align-items:center;gap:20px;margin-top:24px;flex-wrap:wrap}.rr-animation-controls a{font-size:12px;display:flex;align-items:center;gap:8px;text-decoration:underline;color:#edf5e7}
.rr-pause{border:1px solid #849e8d;border-radius:999px;color:inherit;background:none;font:400 11px/1.4 var(--sans);padding:9px 14px;min-height:38px;cursor:pointer}.rr-pause:hover{background:#ffffff16}
.rr-root-demo{position:relative;height:360px;border-radius:16px;overflow:hidden;background:#e5eddb;isolation:isolate;color:#264e3a}
.rr-earth{position:absolute;inset:49% 0 0;background:#42382b;border-top:1px solid #8f8769}.rr-earth>span{position:absolute;right:20px;top:17px;color:#e3d8b8;font:500 9px/1.5 var(--sans);letter-spacing:.08em}
.rr-root-rings{position:absolute;width:300px;height:168px;top:50%;left:50%;transform:translateX(-50%)}
.rr-root-rings i{position:absolute;border:1px solid #b2ba8166;border-radius:50%;inset:13px 0}.rr-root-rings i:nth-child(2){inset:34px 42px}.rr-root-rings i:nth-child(3){inset:56px 85px}
.rr-tablet-track{position:absolute;left:50%;top:58%;width:138px;height:138px;transform:translate(-50%,-50%)}
.rr-moving-tablet{display:block;width:100%;height:100%;object-fit:contain;position:relative;z-index:2;transform:translateY(0);transition:transform 1.5s cubic-bezier(.22,.75,.2,1)}
[data-step="0"] .rr-moving-tablet{transform:translateY(-95px)}
.rr-particle{position:absolute;left:50%;top:50%;width:29px;height:29px;margin:-14.5px;border-radius:50%;background:#d5e6ba;color:#0a4934;border:1px solid #eff5d4;display:grid;place-items:center;font:500 10px/1 var(--sans);opacity:0}
.rr-particle-1{background:#d4dcf3}.rr-particle-2{background:#f5cb95}.rr-particle-3{background:#bcdfea}.rr-particle-4{background:#f1c8c7}.rr-particle-5{background:#ded3eb}
[data-step="2"].rr-motion-ready .rr-particle{animation:rr-release 4s linear var(--phase) infinite}
@keyframes rr-release{0%{opacity:0;transform:translate(0,0) scale(.2)}15%{opacity:1}75%{opacity:.95}100%{opacity:0;transform:translate(var(--dx),var(--dy)) scale(1)}}
.rr-water{position:absolute;left:calc(50% - 58px);top:20px;width:116px;height:210px;pointer-events:none;opacity:0}
.rr-water i,.rr-moisture-drops i{position:absolute;top:0;width:9px;height:13px;background:#63abd1;border-radius:60% 40% 60% 40%;transform:rotate(-45deg);left:20%}
.rr-water i:nth-child(2){left:40%;animation-delay:-.3s!important}.rr-water i:nth-child(3){left:60%;animation-delay:-.8s!important}.rr-water i:nth-child(4){left:75%;animation-delay:-1.4s!important}.rr-water i:nth-child(5){left:50%;animation-delay:-1.7s!important}
.rr-motion-ready[data-step="1"] .rr-water{opacity:1}.rr-motion-ready[data-step="1"] .rr-water i{animation:rr-water 1.8s linear infinite}
@keyframes rr-water{from{opacity:0;transform:translateY(0) rotate(-45deg)}25%{opacity:.9}to{opacity:0;transform:translateY(160px) rotate(-45deg)}}
.rr-demo-caption{position:absolute;left:18px;bottom:14px;font-size:9px;color:#d6ceba}
.rr-root-note{font-size:12px;line-height:1.8;color:#d9e5d6;max-width:60ch;margin-top:20px}.rr-root-note strong{font-weight:500;display:block;color:#f5f7ec;margin-top:4px}
.fc-benefit-band{background:#eff0e7}.home-page .fc-benefits{padding-block:20px;gap:30px}.fc-benefits h2{font:500 23px/1.2 var(--serif)}.fc-benefits p{font-size:12px}.fc-benefit-icon{background:#e0e7d5;width:54px;height:54px}.fc-benefits li:nth-child(2) .fc-benefit-icon{background:#fbe3c4;color:#a6540c}.fc-benefits li:nth-child(3) .fc-benefit-icon{background:#dce9f4;color:#286290}
.section,.home-page .fc-range{padding-block:72px}.section-heading{margin-bottom:28px}.section-heading p{margin-top:10px}
.home-page .fc-range-grid,.fc-range-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:12px}
.fc-range-tile{border-radius:8px;overflow:hidden;text-decoration:none}.home-page .fc-range-tile img,.fc-range-tile img{aspect-ratio:1;object-fit:cover}
.fc-range-tile>span{min-height:100px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:12px;padding:11px 12px;font:400 12px/1.4 var(--sans);background:var(--product);text-wrap:pretty}.fc-range-tile svg{display:block;width:18px;height:18px}.fc-range-tile:hover img{filter:brightness(1.05)}
.coming-link{border-radius:999px;display:inline-flex;align-items:center;font-size:11px;min-height:36px;padding:8px 14px;background:#f7e5cc;color:#784416}
.rr-garden-note{display:grid;grid-template-columns:1.1fr 1fr;gap:53px;align-items:center;padding-bottom:64px}.rr-garden-note figure{margin:0;overflow:hidden;border-radius:12px}.rr-garden-note img{width:100%;height:auto;aspect-ratio:1.6;object-fit:cover}.rr-garden-note h2{font-size:44px;line-height:1.1}.rr-garden-note p{font-size:15px;max-width:43ch;margin:20px 0 24px}
.home-page .trial-editorial{padding-block:54px;background:#f0eee3}.trial-editorial-heading{margin-bottom:32px}.trial-editorial-intro{font-size:14px;max-width:56ch}.trial-editorial-story{grid-template-columns:1.22fr 1fr;gap:35px;align-items:stretch}.trial-editorial-photo{border-radius:10px;overflow:hidden;aspect-ratio:1.35}.trial-editorial-copy{background:transparent;padding:20px 0}.trial-editorial-copy h3{font:500 36px/1.15 var(--serif)}.trial-story-text{font-size:15px;line-height:1.7}.trial-retail-display{border-top:1px solid #d5d9ca;padding-top:19px;margin-top:21px;grid-template-columns:100px 1fr;gap:25px}.trial-editorial-pack img{width:100px;height:150px;object-fit:contain}.trial-editorial-actions .button{font-size:12px;padding:11px 20px}.trial-categories button{font-size:13px}.trial-categories [aria-selected=true]{color:var(--forest);border-bottom-color:var(--forest)}
.home-page .home-trade{padding-block:76px}.trade-showcase{gap:29px 51px;grid-template-columns:1.15fr .85fr}.trade-copy h2{font-size:43px;line-height:1.12}.trade-copy .section-heading>p{font-size:15px}.trade-benefits{grid-template-columns:1fr;gap:0;margin-top:28px}.trade-benefits article{padding-block:13px;border-top:1px solid var(--line)}.trade-benefits h3{font:500 22px/1.3 var(--serif)}.trade-benefits p{font-size:13px;margin-top:6px;max-width:48ch}.store-photo{border-radius:12px;background:#e8ecdf;overflow:hidden}.trade-display-image{padding:24px}.store-photo img{max-height:410px;width:100%;object-fit:contain}.store-photo figcaption{padding:0 20px 18px;font-size:11px}.trade-showcase-footer{padding-top:20px;border-top:1px solid var(--line)}
.home-page .trade-faq{padding-block:0 58px;gap:64px}.trade-faq h2{font-size:37px}.faq-list summary{font-size:15px}.faq-list p{font-size:14px}.faq-list details{padding-block:18px}
.fc-trade-band{background:#064b38;color:#f6f8ef}.fc-trade-band>.container{padding-block:37px;gap:36px}.fc-trade-band h2{color:#fff;font:500 34px/1.15 var(--serif)}.fc-trade-band .button.secondary{background:#f7f7ec;border-color:#f7f7ec;color:#064b38}.fc-trade-band p{font-size:13px}
.site-footer{background:#f2f2e8;color:var(--body);padding-top:48px}.site-footer .footer-grid h2{font:500 19px/1.3 var(--serif)}.site-footer .footer-grid a,.footer-address address{font-size:12px}.site-footer .footer-brand img{mix-blend-mode:multiply}.site-footer .footer-brand p{font-size:14px}.footer-legal{font-size:10px}
/* The same editorial identity continues into the complete catalogue and detail pages. */
.gardening-page .garden-range-hero{background:var(--paper);color:var(--body);padding-block:50px 54px}.gardening-page .garden-range-copy h1{color:var(--forest);font-size:clamp(40px,4.15vw,60px);max-width:17ch;line-height:1.06}.gardening-page .garden-range-copy p{color:var(--body);font-size:16px}.gardening-page .garden-range-visual img{border-radius:12px}.gardening-page #range{padding-block:64px}.gardening-page .refined-catalogue{gap:34px 28px}.gardening-page .catalogue-card{border:0;border-radius:12px;overflow:hidden;background:var(--product-tint)}.gardening-page .product-photo{background:var(--paper)}.gardening-page .product-photo img{aspect-ratio:1800/1005;object-fit:contain}.gardening-page .detail-copy h3{font:500 28px/1.14 var(--serif);min-height:2.3em;color:var(--product-deep)}.gardening-page .detail-copy p{font-size:14px}.gardening-page .catalogue-card .fc-product-button{border-radius:999px;font-size:12px}
.product-page .product-hero{background:var(--paper);color:var(--body);display:grid;grid-template-columns:1fr 1fr;max-width:1280px;width:calc(100% - var(--gutter)*2);margin-inline:auto;gap:40px;padding-block:34px 42px;min-height:0}
.fc-product-hero-inner{padding:0;min-height:0;width:100%;max-width:100%}.fc-product-hero-inner .hero-copy{max-width:100%}.fc-product-hero-inner h1{font-size:clamp(38px,3.6vw,52px);line-height:1.08;color:var(--sku-deep)}.fc-product-hero-inner .lead,.fc-product-hero-inner .pack-info{color:var(--body)}.fc-product-hero-inner .lead{font-size:15px}.fc-product-hero-inner .product-back{color:var(--sku-deep);margin-bottom:26px}.fc-product-hero-inner .btn-secondary{color:var(--sku-deep);border-color:var(--sku-deep)}.fc-product-hero-inner .btn-secondary:hover{background:var(--sku-tint);color:var(--sku-deep)}.fc-product-scene{position:relative;inset:auto;width:100%;height:auto;align-self:center;border-radius:12px;overflow:hidden}.fc-product-garden{width:100%;height:auto;max-height:420px;aspect-ratio:1.6;object-fit:contain}.fc-product-scene:after{display:none}.fc-product-facts{background:var(--sku-tint)}.fc-product-facts .facts b{font-family:var(--serif);font-weight:500;font-size:29px;color:var(--sku-deep)}.product-sections{background:var(--paper);font-size:14px}.product-section{padding-block:58px}.calc{background:#eaf0e3;border-radius:12px}.calc h3{font-family:var(--serif);font-size:29px}.calc input,.calc select{border-radius:6px;min-height:46px}.product-best-for{border-radius:8px}.fc-formula-grid>.analysis{border-radius:12px}.product-closing{border-radius:12px}.product-closing h2{font-size:38px}.fc-product-main .fc-range-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.fc-product-main .fc-range-tile img{aspect-ratio:1}
/* Technology: original supplied mechanism artwork, with controlled motion over its own coordinate plane. */
.rr-tech-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:44px;align-items:center;padding-block:62px}.rr-tech-hero h1{font-size:clamp(44px,4.5vw,66px);line-height:1.05}.rr-tech-lead{font-size:16px;line-height:1.75;margin:21px 0 10px;max-width:47ch}.rr-tech-detail{font-size:14px;max-width:49ch;margin-bottom:26px}.rr-tech-scene{position:relative;background:#eaf0e2;border-radius:16px;overflow:hidden;padding-bottom:16px;text-align:center}.rr-cutaway{position:relative;aspect-ratio:1000/670;overflow:hidden;margin:0;background:#123f2c}.rr-cutaway img{position:absolute;height:100%;width:300%;max-width:none;object-fit:fill;left:-175%;top:0}.rr-cut-label{position:absolute;top:17%;color:#f9fcf3;font-size:11px;line-height:1.3;transform:translateX(-50%);width:44%;z-index:2}.rr-core{left:23%}.rr-coat{left:74.4%}.rr-tech-pointers{position:absolute;inset:0;width:100%;height:100%;fill:#e0eacb;stroke:#e0eacb;stroke-width:1.4}.rr-tech-particles{position:absolute;left:55%;top:64%;height:1px;width:1px}.rr-tech-scene>.rr-pause{margin-top:14px;color:var(--forest);border-color:#7e9989}.rr-tech-caption{font-size:9px;margin-top:8px;color:#4a6456}.rr-tech-scene .rr-particle{--dx:90px}.rr-tech-scene .rr-particle-0{--dx:-100px;--dy:-75px}.rr-tech-scene .rr-particle-3{--dx:-150px;--dy:0px}
.technical-page .tech-page-nav{padding-block:22px}.technical-page .tech-mechanism{padding-block:64px}.technical-page .tech-process{position:relative}.technical-page .tech-process li.rr-mechanism-control{grid-column:1/-1;border:0;padding:0;text-align:center}.rr-moisture-figure,.rr-release-figure{position:relative;overflow:hidden}.rr-moisture-drops{position:absolute;inset:18% 25% 20% 40%;pointer-events:none;z-index:1}.rr-moisture-drops i{width:7px;height:11px}.rr-moisture-drops i:nth-child(2){left:40%;animation-delay:-.8s!important}.rr-moisture-drops i:nth-child(3){left:75%;animation-delay:-1.5s!important}.rr-motion-ready .rr-moisture-drops i{animation:rr-enter 3s linear infinite}@keyframes rr-enter{0%{transform:translateY(-18px) rotate(-45deg);opacity:0}25%{opacity:.9}100%{transform:translateY(80px) rotate(-45deg);opacity:0}}.rr-release-dots{position:absolute;inset:55% 0 0 53%;pointer-events:none;z-index:1}.rr-release-dots i{position:absolute;width:21px;height:21px;background:#dbe7bc;color:#0b4b32;display:grid;place-items:center;border-radius:50%;font:500 8px/1 var(--sans);font-style:normal;opacity:0}.rr-release-dots i:nth-child(2){--dx:75px;--dy:-60px;animation-delay:-1.2s!important;background:#dfd1e9}.rr-release-dots i:nth-child(3){--dx:-76px;--dy:20px;animation-delay:-2s!important;background:#f6d5a4}.rr-motion-ready .rr-release-dots i{--dx:90px;--dy:8px;animation:rr-release 3s linear infinite}.technical-page .tech-profile{background:#edf0e5;padding-block:58px}.technical-page .tech-advantages{padding-block:64px}.technical-page .tech-advantage-list dt{font-family:var(--serif);font-size:26px}.technical-page .tech-advantage-list dd{font-size:14px}.technical-page .tech-support-panel h2{font-size:38px}
.fc-split-hero{padding-block:43px;gap:65px}.fc-split-hero h1{font-size:clamp(42px,4.2vw,60px);line-height:1.08}.fc-dark-hero:has(.fc-split-hero){background:var(--paper);color:var(--body)}.fc-dark-hero .fc-split-hero h1{color:var(--forest)}.fc-dark-hero .fc-split-hero p{color:var(--body)}.fc-split-hero img{max-height:410px;border-radius:12px}.igc-story h2{font-size:32px}.igc-story img{border-radius:12px}.igc-story p{font-size:14px}.igc-retail-stories{padding-block:60px}.igc-kit{padding-block:60px}.fc-contact-hero{padding-block:56px}.fc-contact-hero h1{font:500 64px/1.1 var(--serif);color:#fff}.contact-body{padding-block:45px;gap:64px}.field input,.field select,.field textarea{border-radius:6px}.direct-contact h3{font-family:var(--serif);font-size:32px}
[data-paused=true] *,[data-paused=true] *:before,[data-paused=true] *:after{animation-play-state:paused!important}.rr-manual .rr-moving-tablet{transition-duration:.3s}.rr-manual .rr-particle{animation:none!important;opacity:1;transform:translate(calc(var(--dx)*.7),calc(var(--dy)*.7)) scale(.85)}.rr-manual[data-step="0"] .rr-particle,.rr-manual[data-step="1"] .rr-particle{opacity:0}
@media(min-width:801px) and (max-width:1150px){.header-inner{gap:20px}.header-inner>.brand{width:180px}#main-nav{gap:18px}.header-inner #main-nav .nav-contact{margin-left:4px;font-size:11px;padding-inline:16px}.rr-hero-inner{min-height:550px}.rr-hero .button{padding-inline:16px;font-size:11px}.rr-hero-art{margin-right:-48px}.rr-application-inner{gap:40px}.rr-steps li{grid-template-columns:95px 1fr;gap:14px}.rr-garden-note{gap:40px}.home-page .fc-range-grid,.fc-range-grid,.fc-product-main .fc-range-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.fc-range-tile>span{min-height:77px;flex-direction:row;align-items:center;font-size:13px}.fc-range-tile img{aspect-ratio:1.5}.rr-tech-hero{gap:30px}.rr-cut-label{font-size:10px}}
@media(max-width:800px){:root{--gutter:24px}html{scroll-padding-top:88px}.rr-utility>.container{min-height:30px;justify-content:center}.rr-utility span{font-size:9px;gap:7px}.rr-utility a{display:none}.header-inner{min-height:76px;display:flex;gap:20px}.header-inner>.brand{width:180px;max-width:none}.menu-toggle{display:grid}#main-nav{position:absolute;top:100%;left:0;right:0;display:none;background:var(--paper);padding:16px 24px 21px;gap:4px;border-bottom:1px solid var(--line);align-items:stretch;flex-direction:column}#main-nav.open{display:flex}#main-nav a:not(.nav-contact){min-height:44px;padding:10px 12px;font-size:15px}.header-inner #main-nav .nav-contact{margin:10px 0 0;align-self:start;font-size:13px;min-height:46px}.rr-hero-inner{grid-template-columns:1fr;min-height:0;gap:0}.rr-hero-copy{margin:0;padding-block:32px 10px;pointer-events:auto}.home-page .rr-hero h1{font-size:clamp(42px,7.2vw,62px);line-height:1.06;max-width:640px}.rr-hero-copy p{font-size:16px;margin-top:22px}.rr-hero .actions{margin-top:24px}.rr-hero-art{min-height:0;height:auto;aspect-ratio:1.55;margin:0 -24px;max-height:460px}.rr-hero-art img{object-position:center 58%;object-fit:cover}.rr-hero-art:before{background:linear-gradient(180deg,var(--paper),transparent 16%)}.rr-application{padding-block:48px}.rr-application-inner{grid-template-columns:1fr;gap:30px}.rr-application h2{font-size:42px}.rr-apply-intro{font-size:15px;margin-top:16px}.rr-steps{margin-top:24px}.rr-steps li{grid-template-columns:106px 1fr;gap:20px}.rr-steps p{font-size:13px;max-width:none}.rr-root-demo{height:350px}.rr-apply-visual{max-width:590px;width:100%;margin:auto}.home-page .fc-benefits{gap:16px;padding-block:26px}.fc-benefits li{gap:12px}.fc-benefits li+li{padding-left:18px}.fc-benefit-icon{width:42px;height:42px}.fc-benefits h2{font-size:19px}.fc-benefits p{font-size:11px}.home-page .fc-range,.section{padding-block:48px}.home-page .fc-range-grid,.fc-range-grid,.fc-product-main .fc-range-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fc-range-tile>span{min-height:95px;font-size:12px}.rr-garden-note{gap:24px;padding-bottom:48px}.rr-garden-note h2{font-size:32px}.rr-garden-note p{font-size:13px}.home-page .trial-editorial{padding-block:48px}.trial-editorial-story{gap:26px}.trial-editorial-copy h3{font-size:30px}.trial-story-text{font-size:14px}.trial-retail-display{grid-template-columns:80px 1fr;gap:20px}.trial-editorial-pack img{width:80px;height:130px}.home-page .home-trade{padding-block:48px}.trade-showcase{gap:30px}.trade-copy h2{font-size:34px}.trade-benefits h3{font-size:22px}.trade-benefits p{font-size:13px}.home-page .trade-faq{padding-bottom:38px;gap:25px}.fc-trade-band h2{font-size:32px}.fc-trade-band>.container{padding-block:38px}.gardening-page .garden-range-inner{grid-template-columns:1fr}.gardening-page .garden-range-copy h1{font-size:44px;max-width:20ch}.gardening-page .garden-range-visual{max-width:640px}.gardening-page #range{padding-block:48px}.gardening-page .detail-copy h3{font-size:28px}.product-page .product-hero{display:flex;flex-direction:column;gap:24px;padding-block:30px 40px}.fc-product-hero-inner{padding:0}.fc-product-hero-inner h1{font-size:44px}.fc-product-scene{height:auto;width:100%}.fc-product-garden{aspect-ratio:1.75;max-height:400px}.fc-product-facts .facts b{font-size:23px}.product-section{padding-block:40px}.rr-tech-hero{grid-template-columns:1fr;padding-block:32px;gap:32px}.rr-tech-hero h1{font-size:48px}.rr-tech-lead{max-width:60ch;font-size:15px}.rr-tech-scene{max-width:620px;width:100%;margin:auto}.rr-cut-label{font-size:12px}.technical-page .tech-mechanism,.technical-page .tech-advantages{padding-block:44px}.technical-page .tech-mechanism-panel{grid-template-columns:1fr}.technical-page .tech-profile-panel{grid-template-columns:1fr;gap:28px}.technical-page .tech-advantages-panel{grid-template-columns:1fr}.technical-page .tech-advantage-list{grid-template-columns:1fr 1fr}.fc-split-hero{padding-block:34px;gap:30px}.fc-split-hero h1{font-size:44px}.fc-contact-hero h1{font-size:48px}.contact-body{gap:26px;padding-block:40px}}
@media(max-width:580px){:root{--gutter:22px}.header-inner{min-height:70px}.header-inner>.brand{width:167px}.home-page .rr-hero h1{font-size:clamp(38px,9.6vw,54px);letter-spacing:-.035em}.rr-hero-copy{padding-top:30px}.rr-hero-copy p{font-size:14px;margin-top:21px}.rr-hero .actions{gap:10px}.rr-hero .button{font-size:11px;gap:9px;padding:9px 15px;min-height:44px}.rr-hero .button svg{width:16px;height:16px}.rr-hero-art{margin-inline:-22px;aspect-ratio:1.38;max-height:none}.rr-application{padding-block:36px}.rr-application h2{font-size:37px}.rr-steps li{grid-template-columns:90px 1fr;gap:15px}.rr-steps button{font-size:17px;gap:10px}.rr-steps button span{width:25px;height:25px}.rr-steps p{font-size:12px}.rr-animation-controls{gap:14px;margin-top:26px}.rr-root-demo{height:310px}.rr-tablet-track{width:125px;height:125px}.rr-root-rings{width:265px}.rr-root-note{font-size:11px}.rr-apply-intro br{display:block}.home-page .fc-benefits{grid-template-columns:1fr;gap:18px}.fc-benefits li{display:flex;gap:13px;align-items:center}.fc-benefits li+li{border-left:0;padding-left:0}.fc-benefits h2{font-size:22px}.fc-benefits p{display:block;font-size:12px}.fc-benefit-icon{width:44px;height:44px}.home-page .fc-range .section-heading,.fc-range .section-heading{display:block;margin-bottom:24px}.fc-range .coming-link{margin-top:18px}.home-page .fc-range-grid,.fc-range-grid,.fc-product-main .fc-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.home-page .fc-range-tile img,.fc-range-tile img,.fc-product-main .fc-range-tile img{aspect-ratio:1.3}.fc-range-tile>span{min-height:82px;gap:10px;padding:10px 12px;font-size:12px;line-height:1.4}.fc-range-tile svg{display:block;width:17px;height:17px}.rr-garden-note{grid-template-columns:1fr;gap:26px}.rr-garden-note h2{font-size:36px}.rr-garden-note p{font-size:14px;max-width:40ch;margin-top:15px}.rr-garden-note img{aspect-ratio:1.5}.trial-editorial-story{grid-template-columns:1fr;gap:14px}.trial-editorial-copy{padding:15px 0 0}.trial-retail-display{grid-template-columns:86px 1fr}.trial-editorial-actions .button{font-size:11px;padding-inline:15px}.trade-showcase{grid-template-columns:1fr;gap:26px}.trade-copy h2{font-size:36px}.trade-copy .section-heading>p{font-size:14px}.store-photo img{max-height:320px}.trade-showcase-footer{padding-top:24px}.trade-faq h2{font-size:34px}.fc-trade-band h2{font-size:32px;max-width:20ch}.site-footer .footer-grid{gap:30px}.site-footer{padding-top:36px}.site-footer .footer-grid a{font-size:13px}.gardening-page .garden-range-hero{padding-block:36px}.gardening-page .garden-range-copy h1{font-size:40px}.gardening-page .garden-range-copy p{font-size:14px}.gardening-page .detail-copy h3{min-height:0;font-size:29px}.gardening-page .catalogue-card .detail-copy{padding:24px}.fc-product-hero-inner h1{font-size:38px;max-width:20ch}.fc-product-hero-inner .lead{font-size:14px}.fc-product-hero-inner .product-back{font-size:11px}.fc-product-facts .facts{gap:12px}.fc-product-facts .facts b{font-size:21px}.fc-product-facts .facts span{font-size:10px}.product-section .section-title h2{font-size:34px}.fc-formula-grid .section-lead,.fc-dose-copy .section-lead{font-size:14px}.product-closing h2{font-size:32px}.rr-tech-hero h1{font-size:44px}.rr-tech-lead{font-size:14px;margin-top:22px}.rr-tech-detail{font-size:13px}.rr-tech-scene{border-radius:12px}.rr-cut-label{font-size:9px}.technical-page .tech-page-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-block:15px}.technical-page .tech-page-nav a{font-size:13px;justify-content:space-between}.technical-page .tech-process{grid-template-columns:1fr;gap:25px}.technical-page .tech-process li+li{padding:19px 0 0;border-top:1px solid var(--line)}.technical-page .tech-process h3{font:500 28px/1.2 var(--serif)}.technical-page .tech-profile-panel{width:calc(100% - 44px)}.technical-page .tech-advantage-list{grid-template-columns:1fr}.technical-page .tech-note{text-align:left;font-size:11px}.fc-split-hero{grid-template-columns:1fr}.fc-split-hero h1{font-size:40px}.igc-story{grid-template-columns:1fr 1fr;gap:22px}.igc-story h2{font-size:29px}.igc-story p{font-size:12px}.igc-story>img{height:260px}.fc-contact-hero h1{font-size:43px}.contact-body{grid-template-columns:1fr}.fc-direct-contact{padding-left:0;border-left:0;padding-top:24px;border-top:1px solid var(--line)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.rr-particle{opacity:1;transform:translate(calc(var(--dx)*.7),calc(var(--dy)*.7)) scale(.85)}.rr-water,.rr-moisture-drops,.rr-release-dots{display:none}.rr-pause{display:none}.rr-moving-tablet{transform:none!important}}
.rr-cutaway img{width:auto;max-width:none;height:100%;aspect-ratio:2171/724;left:-100%;object-fit:contain}
.rr-tech-pointers{stroke:#fff;stroke-width:2;filter:drop-shadow(0 1px 1px #163c2c)}
.product-sections{gap:28px}
.rr-root-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.rr-root-label{position:absolute;right:18px;bottom:20px;z-index:3;color:#eee6d4;font:500 9px/1.4 var(--sans);letter-spacing:.08em}
.rr-tablet-track{left:63%;top:65%;width:132px;height:132px}
[data-step="0"] .rr-moving-tablet{transform:translateY(-140px)}
.rr-water{left:calc(63% - 58px)}
.rr-demo-caption{padding:3px 6px;background:#2f281acc;border-radius:3px;color:#fff2db;font-size:9px}
.rr-manual[data-step="1"] .rr-water{opacity:1}.rr-manual[data-step="1"] .rr-water i{animation:none!important;transform:translateY(80px) rotate(-45deg)}
.rr-tech-particles{transform:scale(.85);transform-origin:center}
.rr-tech-pointers{fill:#fff}
@media(max-width:580px){.rr-tablet-track{width:104px;height:104px;left:63%;top:65%}.rr-tech-particles{transform:scale(.6)}.rr-root-label{font-size:8px;bottom:45px}.rr-demo-caption{font-size:8px;left:12px;bottom:13px}}
.rr-pause{font-size:12px;min-height:44px;padding:10px 16px}.rr-animation-controls a{font-size:13px}.rr-root-note{font-size:13px}.rr-tech-caption,.rr-demo-caption{font-size:11px}.rr-root-label{font-size:10px}.rr-cut-label{font-size:12px}.footer-legal{font-size:11px}
@media(min-width:1101px){.header-inner{display:grid;grid-template-columns:1fr auto 1fr}.header-inner>.brand{grid-column:1;grid-row:1;max-width:none}#main-nav{grid-column:2;grid-row:1}.header-inner #main-nav .nav-contact{position:absolute;right:0;top:50%;transform:translateY(-50%);margin:0}}
@media(max-width:580px){.rr-utility span{font-size:10px}.rr-steps p{font-size:13px}.rr-root-note{font-size:12px}.rr-cut-label{font-size:11px}.rr-demo-caption{font-size:10px}.rr-tech-caption{font-size:11px}.rr-root-label{font-size:10px}.rr-hero .button{font-size:12px;padding-inline:14px}.trial-editorial-actions .button{font-size:12px}.fc-product-facts .facts span{font-size:11px}}
.rr-tech-pointers path{fill:none;vector-effect:non-scaling-stroke}
.rr-root-demo{height:auto;aspect-ratio:3/2}.rr-root-photo{object-fit:contain}.rr-root-demo .rr-tablet-track{top:65%}
@media(max-width:580px){.rr-root-demo{height:auto;aspect-ratio:3/2}.rr-root-demo .rr-tablet-track{width:88px;height:88px}.rr-root-demo[data-step="0"] .rr-moving-tablet,[data-step="0"] .rr-root-demo .rr-moving-tablet{transform:translateY(-92px)}.rr-root-demo .rr-particle{width:24px;height:24px;font-size:9px;--dx:68px!important;--dy:25px!important}.rr-root-demo .rr-particle-0{--dx:-68px!important;--dy:-18px!important}.rr-root-demo .rr-particle-1{--dx:55px!important;--dy:-40px!important}.rr-root-demo .rr-particle-3{--dx:-50px!important;--dy:40px!important}.rr-root-demo .rr-particle-4{--dx:3px!important;--dy:48px!important}.rr-root-demo .rr-particle-5{--dx:-13px!important;--dy:-55px!important}}
