:root{--green:#132a26;--gold:#f5ca71;--ink:#1a2d28;--muted:#59635e;--paper:#fffefb;--light:#f3f4ef;--line:#d4d9cf;--red:#9a3a2c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.7 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}p{margin:0 0 1.1rem}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.045em;margin:0;line-height:1.06}h2{font-size:clamp(2.5rem,4.2vw,4rem)}h3{font-size:2rem;line-height:1.15}em{font-weight:400}img{display:block;max-width:100%}.container{width:min(1220px,calc(100% - 112px));margin:0 auto}.section{padding:104px 0}.eyebrow{font-size:.8125rem;line-height:1.5;text-transform:uppercase;letter-spacing:.16em;font-weight:700;margin-bottom:24px;color:#24413a}.eyebrow.light{color:var(--gold)}.lead{font-size:1.375rem;line-height:1.6}.skip-link{position:fixed;z-index:20;top:-100px;left:20px;padding:12px 22px;background:var(--gold)}.skip-link:focus{top:10px}
.site-header{background:var(--paper);height:100px;position:relative;z-index:5}.nav-wrap{width:min(1350px,calc(100% - 96px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.wordmark{font-family:Georgia,serif;font-size:1.875rem;line-height:.85;font-weight:700;letter-spacing:-.07em;display:inline-block}.wordmark span{font-size:.9375rem;letter-spacing:-.04em;color:var(--red);margin-left:2px}.site-header nav{display:flex;gap:34px;margin-left:auto;margin-right:34px}.site-header nav a{font-size:.875rem;font-weight:600;border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--green)}.nav-cta{border:1px solid var(--green);padding:12px 20px;font-size:.875rem;font-weight:700;display:flex;gap:25px;align-items:center;transition:background .18s,color .18s}.nav-cta:hover{background:var(--green);color:white}.nav-cta span{font-size:1.3rem;line-height:1}
.hero{position:relative;min-height:710px;isolation:isolate;background:#211a14;color:white;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0b1410ed 0%,#0b1410cc 21%,#0b14104d 45%,#0b141000 72%);z-index:-2}.hero-content{padding-top:72px;padding-bottom:76px}.hero .eyebrow{font-size:.75rem;margin-bottom:24px}.hero h1{font-size:clamp(4.5rem,7.1vw,6.75rem);line-height:.98;letter-spacing:-.05em;max-width:670px;text-shadow:0 2px 25px #0002}.hero h1 em{color:var(--gold);font-size:.93em;display:inline-block;line-height:1.1}.hero-description{font-size:1.0625rem;line-height:1.75;color:#f2f1e7;margin:24px 0 28px;max-width:440px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:16px 23px;font-size:.875rem;line-height:1.45;font-weight:700;min-height:54px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.35rem;line-height:1;font-weight:400}.button-gold{background:var(--gold);color:var(--green)}.button-gold:hover{background:#ffdb91}.button-green{background:var(--green);color:white}.button-green:hover{background:#294b3f}.hero-text-link{font-size:.875rem;border-bottom:1px solid #b0b1a2;padding:8px 0;display:flex;gap:16px;align-items:center}.hero-text-link:hover{color:var(--gold)}.hero-note{font-size:.875rem;color:#d1d3c6;margin:24px 0 0}.serving-caption{position:absolute;bottom:16px;right:24px;font-size:.75rem;background:#0008;padding:2px 7px;color:#e3e2d9}
.proof-strip{background:var(--green);color:#fff}.proof-inner{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0}.proof-inner p{margin:0;padding:0 34px;border-left:1px solid #ffffff29}.proof-inner p:first-child{padding-left:0;border:0}.proof-inner p:last-child{padding-right:0}.proof-inner strong{display:block;font-size:.9375rem;font-weight:500;line-height:1.6}.proof-inner span{display:block;font-size:.875rem;color:#c5d0c4;margin-top:3px}.intro{display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.intro-copy{padding-top:3px}.intro-copy p:not(.lead){color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:20px;padding:8px 0;border-bottom:1px solid var(--green);font-weight:700;font-size:.875rem}.text-link:hover{color:var(--red)}
.assortment-section{background:var(--light)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:46px}.section-heading>p{max-width:365px;color:var(--muted);margin-bottom:5px}.product-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);column-gap:62px}.product{padding:36px 0 34px;display:flex;gap:24px;border-top:1px solid var(--line);align-items:flex-start}.product-number{font-family:Georgia,serif;color:var(--red);font-size:1.15rem;line-height:1;margin-top:6px;flex-shrink:0}.product-body{width:100%;min-width:0}.product-brand{color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 15px;line-height:1.4}.product h3{margin-bottom:17px}.product-body>p:not(.product-brand){color:var(--muted);font-size:1rem;line-height:1.7;margin-bottom:22px;max-width:455px}.product-specs{list-style:none;padding:0;margin:0}.product-specs li{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:.875rem;line-height:1.5;padding:6px 0}.product-specs strong{font-weight:600;white-space:nowrap}.assortment-bottom{margin-top:36px;display:flex;align-items:center;justify-content:space-between;gap:30px}.assortment-bottom p{font-size:.875rem;color:var(--muted);margin:0}
.heritage-section{background:var(--green);color:var(--paper);overflow:hidden}.heritage-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:105px}.heritage-heading h2{font-size:clamp(3rem,5vw,4.75rem);line-height:1.08}.heritage-heading h2 em{color:var(--gold);display:block}.heritage-signature{display:block;font-family:Georgia,serif;font-style:italic;font-size:1.25rem;color:#d0d8cc;margin-top:32px}.heritage-copy{padding-top:7px}.heritage-copy .lead{font-size:1.5rem;line-height:1.4}.heritage-copy>p:not(.lead){color:#cbd6cb}.timeline{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #ffffff3b;padding-top:24px;margin:34px 0 24px;gap:16px}.timeline strong{font-family:Georgia,serif;font-size:1.6rem;font-weight:400;color:var(--gold);display:block;line-height:1.3}.timeline span{font-size:.875rem;color:#cbd6cb;line-height:1.5;display:block;margin-top:8px}.light-link{border-color:#819289;color:var(--paper)}.light-link:hover{color:var(--gold)}
.faq-section{display:grid;grid-template-columns:.88fr 1.12fr;gap:76px}.faq-section h2{font-size:clamp(2.4rem,3.4vw,3.25rem)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:23px 0;cursor:pointer;list-style:none;font-weight:600;font-size:1rem;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-weight:400;font-size:1.5rem;line-height:1;min-width:17px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}.answer{padding:0 27px 22px 0;color:var(--muted);font-size:1rem}.answer p{margin:0}.answer a{text-decoration:underline;text-underline-offset:3px}.answer a:hover{color:var(--red)}
.closing-section{background:var(--gold);padding:72px 0 78px}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:64px}.closing-inner .eyebrow{margin-bottom:20px}.closing-inner h2{font-size:clamp(3rem,5vw,4.5rem);line-height:1.08}.closing-inner p:not(.eyebrow){max-width:515px;margin:24px 0 0;color:#3e4835}.closing-inner .button{flex-shrink:0}.site-footer{padding:50px 0;background:var(--paper)}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:32px}.footer-wordmark{font-size:1.75rem}.footer-inner p{font-size:.875rem;color:var(--muted);margin:18px 0 0}.footer-right{text-align:right}.footer-right a{font-size:.875rem;font-weight:700}.footer-right a:hover{text-decoration:underline}.footer-right p{margin:8px 0 5px}.footer-right>span{font-size:.75rem;color:var(--muted)}
@media(min-width:1700px){.hero-image{object-position:center 58%}.hero{min-height:810px}.hero-content{padding-top:105px}}
@media(max-width:1100px){.container{width:calc(100% - 72px)}.nav-wrap{width:calc(100% - 64px)}.site-header nav{gap:24px;margin-right:12px}.hero{min-height:690px}.hero h1{font-size:5.35rem}.hero-content{padding-top:75px}.hero-image{object-position:56% center}.intro{gap:55px}.heritage-grid{gap:64px}.product-grid{column-gap:38px}.product{gap:18px}.proof-inner p{padding:0 22px}.faq-section{gap:44px}.closing-inner{gap:40px}.closing-inner .button{max-width:290px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.section{padding:68px 0}.nav-wrap{width:calc(100% - 48px)}.site-header{height:86px}.wordmark{font-size:1.6rem}.site-header nav{gap:20px;margin-right:0}.site-header nav a:last-child{display:none}.nav-cta{padding:10px 13px;gap:12px;font-size:.875rem}.hero{min-height:730px}.hero h1{font-size:4.6rem;max-width:500px}.hero-content{padding-top:72px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#0b1410ed,#0b1410b0 43%,#0b141010)}.hero-description{max-width:390px}.hero-actions{max-width:340px;gap:12px 25px}.hero-text-link{margin-top:2px}.proof-inner{grid-template-columns:1fr;gap:18px;padding:28px 0}.proof-inner p,.proof-inner p:first-child,.proof-inner p:last-child{padding:0;border:0;display:flex;justify-content:space-between;align-items:baseline;gap:20px}.proof-inner span{margin:0;text-align:right}.intro{grid-template-columns:1fr;gap:32px}.intro h2 br{display:none}.intro-copy{max-width:620px}.section-heading{align-items:flex-start;gap:30px;flex-direction:column;margin-bottom:32px}.section-heading>p{max-width:500px}.product-grid{column-gap:30px}.product{gap:13px}.product h3{font-size:1.65rem}.product-specs li{flex-direction:column;gap:0;margin-bottom:8px}.heritage-grid{gap:42px}.heritage-heading h2{font-size:3.1rem}.heritage-copy .lead{font-size:1.25rem}.timeline{grid-template-columns:1fr;gap:16px}.timeline>div{display:flex;gap:20px;align-items:center}.timeline strong{font-size:1.2rem;min-width:90px}.timeline span{margin:0}.timeline br{display:none}.faq-section{grid-template-columns:1fr;gap:32px}.faq-section h2 br{display:none}.closing-inner{flex-direction:column;align-items:flex-start;gap:28px}.closing-inner .button{max-width:100%}.closing-section{padding:58px 0 62px}}
@media(max-width:540px){.container{width:calc(100% - 40px)}.nav-wrap{width:calc(100% - 40px);gap:16px}.site-header{height:78px}.site-header nav{display:none}.nav-cta{font-size:.875rem;gap:12px;min-height:42px}.wordmark{font-size:1.5rem}.wordmark span{font-size:.8rem}.hero{min-height:930px;display:flex;align-items:flex-start}.hero-image{top:auto;bottom:0;height:52%;width:100%;object-position:74% center}.hero-shade{background:linear-gradient(180deg,#15231d 0%,#15231d 44%,#15231dcc 53%,#15231d10 72%,transparent 100%)}.hero-content{padding-top:42px;padding-bottom:410px}.hero .eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:20px}.hero h1{font-size:clamp(3.7rem,15.2vw,5.2rem);line-height:.98}.hero h1 em{font-size:.85em;line-height:1.2}.hero-description{font-size:1rem;line-height:1.7;margin:20px 0 24px;max-width:345px}.hero-description br{display:none}.hero-actions{max-width:none;gap:12px;flex-wrap:wrap}.button{padding:15px 18px;gap:22px;font-size:.875rem}.hero-text-link{margin-left:2px}.hero-note{font-size:.875rem;margin-top:16px}.serving-caption{right:auto;left:16px;bottom:12px}.proof-inner{gap:16px;padding:26px 0}.proof-inner p,.proof-inner p:first-child,.proof-inner p:last-child{display:block;padding-left:17px;border-left:2px solid var(--gold)}.proof-inner span{text-align:left;margin-top:2px}.section{padding:58px 0}.eyebrow{font-size:.75rem;margin-bottom:20px}h2{font-size:2.7rem}.intro h2 br{display:block}.intro .lead{font-size:1.2rem}.intro{gap:28px}.product-grid{grid-template-columns:1fr}.product{padding:29px 0;gap:19px}.product h3{font-size:1.95rem}.product-brand{margin-bottom:13px}.product-specs li{flex-direction:row;gap:15px;margin:0;align-items:flex-start}.product-specs li span{max-width:70%}.assortment-bottom{flex-direction:column;align-items:flex-start;margin-top:28px;gap:22px}.heritage-grid{grid-template-columns:1fr;gap:35px}.heritage-heading h2{font-size:3.25rem}.heritage-copy .lead{font-size:1.35rem}.heritage-copy .lead br{display:none}.heritage-signature{margin-top:22px}.timeline{grid-template-columns:1fr 1fr 1fr;gap:14px}.timeline>div{display:block}.timeline strong{min-width:0;font-size:1.4rem}.timeline span{margin-top:8px;font-size:.875rem}.timeline br{display:block}.faq-section h2{font-size:2.7rem}.faq-section h2 br{display:block}summary{padding:21px 0;gap:18px}.answer{padding-right:10px}.closing-inner h2{font-size:3.5rem}.footer-inner{align-items:flex-start;flex-direction:column;gap:30px}.footer-right{text-align:left}.site-footer{padding:37px 0}.footer-wordmark{font-size:1.75rem}}
@media(max-width:360px){.nav-cta{gap:8px;padding:10px;font-size:.8125rem}.hero h1{font-size:3.6rem}.product-specs li{flex-direction:column;gap:1px}.product-specs li span{max-width:100%}.heritage-heading h2{font-size:2.85rem}.hero-actions{flex-direction:column;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Refined showcase and B2B journey */
html{scroll-padding-top:120px}
.site-header{position:sticky;top:0;height:94px;background:rgba(255,254,251,.97);border-bottom:1px solid #132a2610;backdrop-filter:blur(14px);z-index:10}
.nav-wrap{width:min(1320px,calc(100% - 80px))}
.site-header nav a{padding:8px 0}
.nav-cta{background:var(--green);color:white;border-color:var(--green);min-height:48px;gap:26px;padding:13px 20px;box-shadow:0 3px 8px #132a2610}
.nav-cta:hover{background:#315043;border-color:#315043}
.b2b-label{font-size:.875rem!important;line-height:1.4!important;font-weight:700}
.hero{min-height:704px}
.hero-content{padding-top:70px;padding-bottom:68px}
.hero h1{font-size:clamp(4.5rem,6.8vw,6.4rem);line-height:1.02;max-width:630px}
.hero h1 em{font-size:.9em;line-height:1.14}
.hero-description{max-width:386px;font-size:1.0625rem;line-height:1.8;margin-top:24px}
.hero-shade{background:linear-gradient(90deg,#102019e8 0%,#102019cf 22%,#1020196b 40%,#1020190d 64%,transparent 80%)}
.hero-note{font-size:.8125rem;color:#e0e6da;letter-spacing:.025em}
.hero-actions{gap:24px}
.button{border-radius:3px;transition:background .18s,transform .18s,box-shadow .18s}
.button:hover{box-shadow:0 6px 14px #132a261c}
.hero-text-link{border-bottom-color:#ffffff70}
.proof-inner{padding:28px 0}
.proof-inner strong{font-size:.9375rem;font-weight:600}
.proof-inner span{font-size:.8125rem;line-height:1.6}
.intro{grid-template-columns:.92fr 1.08fr;gap:88px}
.intro-copy .lead{font-size:1.4rem;line-height:1.5;max-width:560px}
.intro-copy p{max-width:560px}
.assortment-section{background:#f5f5f0}
.section-heading{margin-bottom:48px}
.section-heading>p{max-width:340px;font-size:1rem;line-height:1.8}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 38px;border-bottom:0}
.product{display:flex;flex-direction:column;gap:0;align-items:stretch;padding:29px 0 32px;border-top:1px solid #ccd3c8;min-width:0}
.product-top{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:24px;margin-bottom:25px}
.product-number{font-size:1.125rem;margin:0;color:#9a3a2c}
.product-brand{font-size:.75rem;line-height:1.5;letter-spacing:.075em;text-align:right;margin:0;color:#4d6256}
.product h3{font-size:1.8rem;line-height:1.2;letter-spacing:-.035em;margin-bottom:15px}
.product-description{font-size:1rem;line-height:1.8;color:var(--muted);margin:0 0 23px}
.product-tag{margin:auto 0 0;padding-top:16px;color:#405548;font-size:.8125rem;line-height:1.6;font-weight:600}
.assortment-bottom{margin-top:18px;border-top:1px solid #ccd3c8;padding-top:32px;gap:32px}
.assortment-bottom .eyebrow{color:#5c6b5e;font-size:.75rem;margin-bottom:10px}
.assortment-bottom h3{font-size:1.9rem;margin-bottom:12px;line-height:1.2}
.assortment-bottom p{font-size:1rem}
.assortment-bottom .button{flex-shrink:0}
.heritage-grid{grid-template-columns:.85fr 1.15fr;gap:96px;align-items:center}
.heritage-photo{margin:0;position:relative;max-width:425px;width:100%}
.heritage-photo img{width:100%;height:auto;aspect-ratio:436/546;object-fit:cover;box-shadow:18px 18px 0 #ffffff09}
.heritage-photo figcaption{font-size:.8125rem;line-height:1.7;color:#d0dbcd;margin-top:24px}
.heritage-photo figcaption span{display:block;font-size:.75rem;color:#aebfac}
.heritage-copy h2{font-size:clamp(2.4rem,3.8vw,3.5rem);line-height:1.14;margin-bottom:25px;letter-spacing:-.045em}
.heritage-copy h2 em{color:var(--gold)}
.heritage-copy .lead{font-size:1.3rem;line-height:1.5;margin-bottom:21px}
.heritage-copy>p:not(.lead):not(.eyebrow){color:#cfdbce}
.heritage-copy .eyebrow{font-size:.75rem;margin-bottom:22px}
.timeline{margin-top:30px;padding-top:24px;gap:22px}
.timeline span{font-size:.875rem}
.faq-section{gap:88px}
.faq-list{border-top-color:#cad2c8}
summary{padding:23px 0;transition:color .2s}
summary:hover{color:#9a3a2c}
summary span{color:#708470}
.closing-inner{gap:70px}
.closing-inner .button{max-width:330px;text-align:center}
.closing-inner p:not(.eyebrow){max-width:540px}
.footer-inner{padding-top:3px;padding-bottom:3px}
@media(min-width:1700px){.hero{min-height:800px}.hero-content{padding-top:103px}}
@media(max-width:1100px){.nav-wrap{width:calc(100% - 64px)}.hero h1{font-size:5.3rem}.product-grid{gap:0 28px}.product h3{font-size:1.65rem}.product-brand{font-size:.75rem;letter-spacing:.025em}.heritage-grid{gap:60px}.intro{gap:55px}.assortment-bottom .button{max-width:290px}.faq-section{gap:45px}}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 38px}.product h3{font-size:1.9rem}.heritage-grid{gap:38px;grid-template-columns:.85fr 1.15fr}.heritage-copy h2{font-size:2.6rem}.timeline{grid-template-columns:1fr;gap:16px}.timeline>div{display:flex;gap:20px;align-items:center}.timeline strong{min-width:84px;font-size:1.3rem}.timeline span{margin:0}.timeline br{display:none}}
@media(max-width:800px){.nav-wrap{width:calc(100% - 48px)}.site-header{height:86px}.hero{min-height:725px}.hero-content{padding-top:67px;padding-bottom:65px}.hero h1{font-size:4.8rem}.hero-actions{max-width:350px}.hero-description{max-width:365px}.intro{grid-template-columns:1fr;gap:30px}.proof-inner{grid-template-columns:1fr;gap:17px}.proof-inner p{display:flex;justify-content:space-between}.section-heading{gap:24px}.section-heading>p{max-width:580px}.assortment-bottom{align-items:flex-start}.assortment-bottom h3{font-size:1.65rem}.assortment-bottom .button{max-width:245px;gap:18px}.faq-section{grid-template-columns:1fr;gap:32px}.closing-inner{gap:28px}.closing-inner .button{max-width:100%}.hero-shade{background:linear-gradient(90deg,#102019ed,#102019b8 43%,#1020190d)}}
@media(max-width:650px){.heritage-grid{grid-template-columns:1fr;gap:42px}.heritage-photo{max-width:340px}.heritage-copy h2{font-size:2.8rem}.heritage-copy .lead br{display:none}.timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.timeline>div{display:block}.timeline strong{font-size:1.4rem;min-width:0}.timeline span{margin-top:8px;font-size:.875rem}.timeline br{display:block}.assortment-bottom{flex-direction:column}.assortment-bottom .button{max-width:100%}}
@media(max-width:540px){html{scroll-padding-top:140px}.site-header{height:auto}.nav-wrap{width:calc(100% - 40px);padding:19px 0 10px;display:grid;grid-template-columns:1fr auto;gap:17px 12px}.wordmark{font-size:1.55rem}.nav-cta{min-height:44px;padding:11px 14px;gap:16px;grid-column:2;grid-row:1}.b2b-label{font-size:.875rem!important}.site-header nav{display:flex;justify-content:space-between;gap:24px;grid-column:1 / -1;margin:0;border-top:1px solid #132a2615;padding-top:5px}.site-header nav a{display:block!important;font-size:.8125rem;padding:6px 0}.hero{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;overflow:hidden;background:#142a23}.hero-content{grid-column:1;grid-row:1;padding-top:37px;padding-bottom:32px}.hero h1{font-size:clamp(3.4rem,14.5vw,4.8rem);line-height:1.02}.hero h1 em{font-size:.88em;line-height:1.15}.hero-description{max-width:100%;font-size:1rem;line-height:1.7;margin:21px 0 23px}.hero .eyebrow{font-size:.75rem;margin-bottom:20px}.hero-actions{max-width:none;gap:13px 22px}.hero-note{font-size:.8125rem;line-height:1.6;margin-top:20px}.hero-image{position:static;grid-column:1;grid-row:2;object-fit:cover;object-position:76% center;width:100%;height:auto;aspect-ratio:1.22;max-width:none;z-index:-1}.hero-shade{display:none}.serving-caption{bottom:12px;right:14px;left:auto}.proof-inner{padding:26px 0;gap:17px}.proof-inner p,.proof-inner p:first-child,.proof-inner p:last-child{display:block}.proof-inner span{font-size:.8125rem}.intro-copy .lead{font-size:1.25rem}.product-grid{grid-template-columns:1fr;gap:0}.product{padding:28px 0 31px;gap:0}.product-top{margin-bottom:18px}.product h3{font-size:2rem;margin-bottom:14px}.product-brand{font-size:.75rem;letter-spacing:.07em}.product-description{margin-bottom:15px}.product-tag{padding-top:7px}.section-heading{margin-bottom:34px}.assortment-bottom{gap:24px;padding-top:28px;margin-top:2px}.assortment-bottom h3{font-size:1.85rem}.heritage-photo{max-width:100%;padding-right:16px}.heritage-photo img{max-height:450px;object-fit:cover;object-position:center 40%;aspect-ratio:436/546}.heritage-photo figcaption{margin-top:21px;font-size:.8125rem}.heritage-copy h2{font-size:clamp(2.3rem,10.5vw,3rem)}.heritage-copy .eyebrow{font-size:.75rem;letter-spacing:.1em}.faq-section{gap:30px}.faq-section h2{font-size:2.65rem}.closing-inner .button{gap:20px}.closing-inner .eyebrow{font-size:.75rem;letter-spacing:.1em}.footer-inner{gap:28px}}
@media(max-width:360px){.nav-wrap{width:calc(100% - 32px)}.nav-cta{padding:10px 11px;gap:11px}.hero h1{font-size:3.3rem}.hero-actions{align-items:flex-start}.product-brand{letter-spacing:.025em}.closing-inner h2{font-size:3.1rem}.timeline span{font-size:.8125rem}.timeline strong{font-size:1.2rem}}

/* Bilingual navigation, editorial guides and enquiries */
.site-header nav{gap:25px;margin:0 20px 0 auto}
.nav-actions{display:flex;align-items:center;gap:22px}
.language-switch{display:flex;gap:2px;align-items:center;border:1px solid #d4d9cf;border-radius:4px;padding:3px}
.language-switch a{font-size:.875rem;font-weight:700;line-height:1.5;padding:5px 7px;color:#59635e;border-radius:2px}
.language-switch a[aria-current]{background:var(--green);color:white}
.language-switch a:hover:not([aria-current]){background:#ecefe8;color:var(--green)}
.wordmark{flex-shrink:0}.nav-cta{white-space:nowrap;border-radius:3px}
.heritage-grid{grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.heritage-heading{position:sticky;top:150px}
.heritage-heading h2{font-size:clamp(2.9rem,4.7vw,4.6rem);line-height:1.12}
.heritage-heading h2 em{display:inline}
.heritage-copy{padding-top:4px}
.hero-image{--breakfast-motion:breakfast-drift 12s linear infinite alternate;transform:scale(1.025);transform-origin:72% 58%;animation:var(--breakfast-motion);will-change:transform}
@keyframes breakfast-drift{from{transform:scale(1.025) translate3d(-.4%,0,0)}to{transform:scale(1.17) translate3d(.5%,-.35%,0)}}
.hero.motion-paused .hero-image{animation-play-state:paused}
.motion-toggle{position:absolute;left:24px;bottom:16px;display:flex;align-items:center;gap:7px;padding:5px 9px;background:#132a26cc;color:white;border:1px solid #ffffff5c;border-radius:3px;font:inherit;font-size:.75rem;line-height:1.6;cursor:pointer}
.motion-toggle:hover{background:#132a26}.motion-toggle [aria-hidden]{font-size:1rem;line-height:1}
.serving-caption{bottom:19px}
.knowledge-section .section-heading h2{max-width:620px;font-size:clamp(2.5rem,3.8vw,3.8rem)}
.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
.guide-card{border-top:2px solid var(--green);padding:24px 0 0;display:flex;flex-direction:column;align-items:flex-start;position:relative}
.guide-card-top{display:flex;align-items:baseline;justify-content:space-between;width:100%;gap:20px}
.guide-card .eyebrow{font-size:.75rem;letter-spacing:.12em;margin:0 0 25px}
.guide-index{font-family:Georgia,serif;font-size:2.5rem;line-height:1;color:#9a3a2c;letter-spacing:-.07em}
.guide-card h3{font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1.17;max-width:500px;margin:0 0 18px}
.guide-card h3 a:hover{color:#9a3a2c}
.guide-card>p{color:var(--muted);max-width:520px;margin-bottom:20px}
.guide-card>.text-link{margin-top:auto}
.guide-index-header{padding-bottom:45px}
.guide-index-header h1{font-size:clamp(3rem,6.7vw,6.2rem);max-width:1000px;line-height:1.08}
.guide-index-header>.lead{max-width:670px;margin:30px 0 0;color:var(--muted)}
.guide-index-list{padding-bottom:100px}
.article-header{padding-top:44px;padding-bottom:42px;border-bottom:1px solid var(--line)}
.article-back{margin-bottom:52px}.article-header .eyebrow{margin-bottom:20px}
.article-header h1{font-size:clamp(2.8rem,5.6vw,5.5rem);max-width:1050px;line-height:1.09}
.article-byline{font-size:.875rem;color:var(--muted);margin:26px 0 0}
.article-body{width:min(740px,calc(100% - 48px));margin:52px auto 80px}
.article-body p,.article-body li{font-size:1.0625rem;line-height:1.9;color:#41544a}
.article-body .article-lead{font-size:1.4rem;line-height:1.7;color:var(--ink);margin-bottom:45px}
.article-body h2{font-size:2.4rem;line-height:1.2;margin:42px 0 20px}
.article-body ul{padding-left:24px;margin-bottom:28px}.article-body li{padding:0 0 10px 7px}
.article-body a:not(.button){text-decoration:underline;text-underline-offset:4px}
.article-body a:hover:not(.button){color:var(--red)}
.article-body .article-source{font-size:.875rem;border-top:1px solid var(--line);padding-top:20px;margin-top:35px}
.article-cta{margin-top:52px;background:var(--light);padding:36px}
.article-cta .eyebrow{font-size:.75rem;margin-bottom:18px}
.article-cta h2{font-size:2.5rem;margin:0 0 22px}
.article-cta .button{margin-top:8px}
.related-guides{padding-bottom:90px}.related-guides>h2{font-size:2.5rem;margin-bottom:32px}
.contact-section{background:#edf1e8}
.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:start}
.contact-copy h2{font-size:clamp(2.7rem,4.1vw,4rem);line-height:1.13;margin-bottom:30px}
.contact-copy h2 em{color:#657144}
.contact-copy .lead{font-size:1.1rem;line-height:1.85;max-width:420px;color:#405548}
#contact-form{background:var(--paper);padding:36px;border:1px solid #d8dfd0;box-shadow:0 12px 40px #132a2608;position:relative;min-width:0}
.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.field{min-width:0}.field-full{grid-column:1/-1}
.field label{display:block;font-size:.875rem;line-height:1.5;font-weight:700;margin-bottom:8px}
.optional{color:var(--muted);font-weight:400}
.field input,.field textarea{display:block;min-width:0;width:100%;border:1px solid #b8c4b4;border-radius:3px;background:white;color:var(--ink);padding:12px 13px;font:inherit;line-height:1.5;min-height:48px}
.field textarea{resize:vertical;min-height:140px}
.field input:hover,.field textarea:hover{border-color:#677b65}
input:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #9a3a2c;outline-offset:3px}
.field-hint{font-size:.875rem;line-height:1.6;color:var(--muted);margin:9px 0 0}
.form-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.form-status{font-size:.875rem;line-height:1.65;margin:20px 0;padding:12px 14px;background:#f1f3ed;border-left:3px solid #879371}
.form-status[data-state=success]{border-color:#2f6444;background:#e8f2e8}
.form-status[data-state=error]{border-color:#9a3a2c;background:#fff1eb}
#contact-form .button{border:0;cursor:pointer;font-family:inherit}
#contact-form button:disabled{background:#b1b9aa;color:#29372d;cursor:not-allowed;transform:none;box-shadow:none}
.privacy-note{font-size:.8125rem;line-height:1.7;color:var(--muted);margin:19px 0 0}
.privacy-details{margin-top:10px;border-bottom:0}
.privacy-details summary{font-size:.8125rem;padding:8px 0;font-weight:400;text-decoration:underline;text-underline-offset:3px}
.privacy-details p{font-size:.8125rem;line-height:1.7;color:var(--muted);margin:5px 0 0}
#spam-check:not(:empty){margin-top:20px}
@media(max-width:1150px){.nav-wrap{gap:20px}.site-header nav{gap:18px;margin-right:0}.nav-actions{gap:15px}.nav-cta{gap:14px;padding:12px 15px}.contact-grid{gap:50px}.heritage-grid{gap:55px}}
@media(max-width:1000px){html{scroll-padding-top:160px}.site-header{height:auto}.nav-wrap{display:grid;grid-template-columns:1fr auto;gap:14px 20px;padding:18px 0 10px}.nav-actions{grid-column:2;grid-row:1}.site-header nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:center;gap:40px;margin:0;border-top:1px solid #132a2615;padding-top:4px}.site-header nav a{display:block!important;padding:5px 0}.contact-grid{grid-template-columns:1fr 1.25fr;gap:35px}#contact-form{padding:25px}.contact-copy h2{font-size:2.8rem}.heritage-grid{gap:40px}.heritage-heading h2{font-size:3.1rem}}
@media(max-width:800px){.heritage-grid{grid-template-columns:1fr;gap:35px}.heritage-heading{position:static}.heritage-heading h2{max-width:650px;font-size:3.5rem}.heritage-copy{max-width:650px}.timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline>div{display:block}.timeline strong{min-width:0}.timeline span{margin-top:8px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy .lead{max-width:640px}.contact-copy h2{font-size:3.2rem}.guide-grid{gap:28px}.guide-card h3{font-size:2rem}.knowledge-section .section-heading{gap:25px}.guide-index-list{padding-bottom:65px}.article-header h1{font-size:3.5rem}.article-header{padding-top:30px}.article-back{margin-bottom:38px}.article-body{margin-top:36px}.article-body h2{font-size:2.15rem}.article-body .article-lead{font-size:1.3rem}.related-guides{padding-bottom:65px}}
@media(max-width:540px){.nav-wrap{gap:14px 12px;padding-top:15px}.nav-actions{gap:10px}.language-switch{padding:2px}.language-switch a{padding:4px 5px}.nav-cta{padding:10px 11px;gap:8px;min-height:42px}.nav-cta>span:last-child{font-size:1rem}.site-header nav{justify-content:space-between;gap:14px}.site-header nav a{font-size:.8125rem}.wordmark{font-size:1.45rem}.hero-image{transform-origin:center}.motion-toggle{left:14px;bottom:12px;font-size:.75rem}.serving-caption{bottom:15px}.motion-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.motion-toggle{width:36px;height:32px;justify-content:center}.heritage-heading h2{font-size:3rem}.knowledge-section .section-heading h2{font-size:2.7rem}.guide-grid{grid-template-columns:1fr;gap:38px}.guide-card h3{font-size:2.1rem}.guide-card .eyebrow{margin-bottom:21px}.guide-index-header{padding-bottom:35px}.guide-index-header h1{font-size:3.2rem}.guide-index-header .lead{font-size:1.15rem;margin-top:24px}.article-header h1{font-size:2.8rem}.article-header{padding-bottom:30px}.article-header .eyebrow{font-size:.75rem}.article-body{width:calc(100% - 40px);margin-bottom:60px}.article-body p,.article-body li{font-size:1rem;line-height:1.85}.article-body .article-lead{font-size:1.2rem}.article-body h2{font-size:2rem;margin-top:32px}.article-cta{padding:25px}.article-cta h2{font-size:2.2rem}.related-guides>h2{font-size:2.2rem}.contact-copy h2{font-size:2.8rem}.contact-copy .lead{font-size:1rem}#contact-form{padding:24px 19px}.form-grid{grid-template-columns:1fr}.form-status{margin-top:20px}.form-grid{gap:19px}}
@media(max-width:380px){.nav-wrap{width:calc(100% - 32px)}.wordmark{font-size:1.3rem}.wordmark span{font-size:.75rem}.nav-actions{gap:8px}.nav-cta>span:last-child{display:none}.nav-cta{padding:9px 10px}.language-switch a{padding:4px}.heritage-heading h2{font-size:2.6rem}.article-header h1{font-size:2.5rem}.guide-index-header h1{font-size:2.8rem}.contact-copy h2{font-size:2.6rem}}
@media(prefers-reduced-motion:reduce){.hero-image{animation:none;transform:none;will-change:auto}.hero.motion-enabled .hero-image{animation:var(--breakfast-motion)!important;will-change:transform}.hero.motion-enabled.motion-paused .hero-image{animation-play-state:paused!important}}

/* The Green Acres family-business ribbon. */
.heritage-emblem{position:absolute;right:28px;top:25px;width:13rem;aspect-ratio:1;isolation:isolate;text-align:center;color:var(--gold);filter:drop-shadow(0 6px 12px #0003)}
.heritage-emblem::before{content:"";position:absolute;left:20%;right:20%;top:19%;bottom:38%;background:#010403;z-index:-2}.emblem-art{width:100%;height:100%;position:absolute;inset:0;z-index:-1}
.emblem-family,.emblem-brand,.emblem-since{display:block;position:absolute;left:15%;right:15%;margin:0}
.emblem-family{top:16.5%;font-size:.75rem;font-weight:700;letter-spacing:.045em;line-height:1.15}
.emblem-brand{top:34%;font:400 1.85rem/.96 Georgia,'Times New Roman',serif;letter-spacing:-.045em}
.emblem-since{top:66.8%;color:var(--green);font-size:.875rem;font-weight:700;line-height:1.2;letter-spacing:.06em}
@media(max-width:1100px){.heritage-emblem{right:18px;top:20px;width:12rem}}
@media(max-width:800px){.heritage-emblem{width:11.5rem;right:16px;top:22px}.emblem-brand{font-size:1.65rem}.emblem-family{letter-spacing:.025em}.emblem-since{font-size:.8125rem}}
@media(max-width:650px){.heritage-emblem{display:none}}

/* Product catalogue: real product packs, clear ordering units and editorial context. */
[hidden]{display:none!important}
.product-browse{font-size:.875rem;margin-top:13px;align-self:flex-start}.product h3 a:hover{color:var(--red)}
.catalogue-home-link{margin:32px 0 8px;text-align:right}
.breadcrumbs{padding:25px 0 32px;font-size:.8125rem;color:var(--muted)}
.breadcrumbs ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:7px 11px;line-height:1.6}
.breadcrumbs li{display:flex;gap:11px;max-width:100%}.breadcrumbs li+li::before{content:'/';color:#9aab9b}.breadcrumbs a:hover{text-decoration:underline;text-underline-offset:4px}
.catalogue-header{background:#edf1e8;border-top:1px solid #d9dfd3;border-bottom:1px solid #d9dfd3;padding-bottom:60px}
.catalogue-heading{display:grid;grid-template-columns:minmax(0,1fr) 240px;align-items:end;gap:80px}
.catalogue-header h1{font-size:clamp(3.5rem,6vw,5.8rem);line-height:1.04;max-width:970px}.catalogue-header h1 em{color:#667348}
.catalogue-header .lead{max-width:730px;color:#405548;margin:24px 0 0;font-size:1.15rem;line-height:1.8}
.catalogue-header .eyebrow{margin-bottom:20px}
.catalogue-tally{border-top:1px solid #aebda1;padding:22px 0 5px}
.catalogue-tally strong{font:5rem/.95 Georgia,serif;letter-spacing:-.06em;display:block}
.catalogue-tally strong span{font:1rem/1.5 Arial,sans-serif;letter-spacing:0;margin-left:12px}
.catalogue-tally p{font-family:Georgia,serif;font-size:1.4rem;line-height:1.35;margin:20px 0 14px}
.catalogue-tally>span{font-size:.75rem;text-transform:uppercase;letter-spacing:.09em}
.catalogue-section{padding-top:44px;padding-bottom:80px}.catalogue-section-title{font-size:2rem;margin-bottom:24px}
.category-nav{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:35px}
.category-nav a{display:flex;align-items:center;gap:10px;border:1px solid #ced7c7;border-radius:3px;padding:10px 13px;font-size:.8125rem;line-height:1.5;background:#fffefb;min-height:44px}
.category-nav a span{color:#65755e;font-size:.75rem}.category-nav a:hover{border-color:var(--green);background:#edf1e8}
.category-nav a[aria-current]{background:var(--green);color:white;border-color:var(--green)}.category-nav a[aria-current] span{color:#e0e8d6}
.catalogue-tools{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:26px}
.catalogue-search{width:min(640px,100%)}.catalogue-search label{display:block;font-size:.8125rem;font-weight:700;margin-bottom:8px}
.catalogue-search>div{position:relative;display:flex;align-items:center;gap:8px}
.catalogue-search input{background:white;border:1px solid #b9c6b2;padding:13px 15px;font:inherit;font-size:.9375rem;width:100%;min-width:0;border-radius:3px;height:49px;color:var(--ink)}
.catalogue-search button{font:inherit;font-size:.8125rem;border:0;text-decoration:underline;text-underline-offset:3px;background:transparent;color:var(--green);cursor:pointer;padding:8px;flex:0 0 auto}
.catalogue-count{font-size:.875rem;color:var(--muted);white-space:nowrap;margin:0 0 12px}
.catalogue-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}
.catalogue-card{min-width:0;border:1px solid #dce2d6;background:#fff;display:flex;flex-direction:column;border-radius:4px;overflow:hidden;transition:border-color .18s,box-shadow .18s}
.catalogue-card:hover{border-color:#acba9e;box-shadow:0 8px 24px #132a2609}
.catalogue-image-link{display:block}.catalogue-figure{margin:0}.catalogue-visual{height:225px;background:white;display:flex;align-items:center;justify-content:center;padding:24px;overflow:hidden}
.catalogue-visual img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}
.catalogue-figure figcaption{font-size:.6875rem;line-height:1.5;color:#626d60;padding:0 15px 12px;max-width:100%}
.catalogue-typography{flex-direction:column;text-align:center;background:#edf1e8;color:#294332;padding:24px;gap:15px}
.catalogue-typography>span{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}
.catalogue-typography strong{font:2.1rem/1.12 Georgia,serif;letter-spacing:-.045em;overflow-wrap:anywhere}.catalogue-typography i{width:30px;border-top:1px solid #87946d}
.catalogue-card-copy{padding:21px 19px 15px;display:flex;flex-direction:column;flex:1;border-top:1px solid #edf0e8}
.catalogue-brand{font-size:.6875rem;text-transform:uppercase;letter-spacing:.11em;font-weight:700;color:#68724e;margin:0 0 11px}
.catalogue-card h3{font-size:1.6rem;line-height:1.16;margin:0 0 12px}.catalogue-card h3 a:hover{color:var(--red)}
.catalogue-pack{font-size:.875rem;color:#4b594a;margin-bottom:24px}
.catalogue-card-bottom{margin-top:auto;border-top:1px solid #e4e9df;padding-top:13px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:.75rem}
.catalogue-card-bottom>span{color:#687164;font-variant-numeric:tabular-nums}.catalogue-card-bottom a{font-weight:700}.catalogue-card-bottom a span{margin-left:5px}.catalogue-card-bottom a:hover{text-decoration:underline;text-underline-offset:4px}
.catalogue-empty{padding:50px 25px;background:#edf1e8;font-size:1.1rem;text-align:center;border:1px solid #dce2d6}
.catalogue-trade{background:var(--green);color:white;padding:40px 42px;display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:64px;border-radius:4px}
.catalogue-trade>div{max-width:660px}.catalogue-trade h2{font-size:2.7rem;line-height:1.1;margin-bottom:18px}.catalogue-trade .eyebrow{font-size:.6875rem;letter-spacing:.12em;margin-bottom:17px}
.catalogue-trade p:last-child{color:#dce3d4;font-size:.9375rem;margin:0;line-height:1.8}.catalogue-trade .button{flex-shrink:0;font-size:.8125rem;gap:16px}
.button-gold{background:var(--gold);color:var(--green);border:1px solid var(--gold)}.button-gold:hover{background:#f9d99b}
.category-header h1{font-size:clamp(3rem,5vw,4.6rem);max-width:930px}.category-header .lead{max-width:800px}
.catalogue-advice{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;margin-top:58px;border-top:1px solid var(--line);padding-top:38px}
.catalogue-advice .eyebrow{margin-bottom:16px}.catalogue-advice p:last-child{color:var(--muted);margin:0}
.catalogue-guide{padding:24px 28px;background:#edf1e8;display:grid;grid-template-columns:1fr auto;gap:13px;align-content:center;border-radius:3px}
.catalogue-guide>span:first-child{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;grid-column:1/-1}
.catalogue-guide strong{font:1.7rem/1.2 Georgia,serif;letter-spacing:-.03em}.catalogue-guide>span:last-child{font-size:1.5rem}.catalogue-guide:hover{background:#e2e9da}
.product-detail .breadcrumbs{padding-bottom:36px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:65px}
.product-detail-image{border:1px solid #dce2d6;border-radius:4px;overflow:hidden;background:white}
.product-detail-image .catalogue-visual{height:480px;padding:48px}.product-detail-image .catalogue-figure figcaption{font-size:.75rem;line-height:1.6;padding:0 24px 22px}
.product-detail-image .catalogue-typography{gap:26px}.product-detail-image .catalogue-typography strong{font-size:3.5rem;max-width:330px}
.product-detail-image .catalogue-typography>span{font-size:.8125rem}
.product-detail-copy{padding-top:8px;min-width:0}.product-category-link{font-size:.75rem;display:inline-block;margin-bottom:20px}.product-category-link:hover{text-decoration:underline;text-underline-offset:4px}
.product-detail h1{font-size:clamp(2.6rem,4vw,3.8rem);line-height:1.08;overflow-wrap:anywhere}
.product-detail-pack{font:1.5rem/1.5 Georgia,serif;color:#687348;margin:14px 0 23px}
.product-detail-copy .lead{font-size:1.0625rem;color:#4d5d4e;line-height:1.8;margin-bottom:26px}
.product-facts{margin:0 0 30px;border-top:1px solid var(--line)}.product-facts>div{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;border-bottom:1px solid var(--line);padding:10px 0;font-size:.875rem}
.product-facts dt{color:var(--muted)}.product-facts dd{margin:0;font-weight:600;overflow-wrap:anywhere}
.product-order{font-size:.875rem;gap:22px;max-width:100%}.product-order-note{font-size:.8125rem;color:var(--muted);margin:12px 0 19px}.product-detail-copy>.text-link{font-size:.875rem}
.product-information{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;border-top:1px solid var(--line);padding-top:42px;margin-top:64px}
.product-information h2{font-size:2rem;line-height:1.2;margin-bottom:18px}.product-information p{color:var(--muted);font-size:.9375rem;line-height:1.8}.product-information .eyebrow{font-size:.75rem;margin-bottom:17px}.product-information .text-link{font-size:.875rem}
.product-information aside{padding:27px 30px;background:#edf1e8;border-radius:3px}.product-information aside h2{font-size:1.8rem}.product-source{font-size:.8125rem;text-decoration:underline;text-underline-offset:4px}
.catalogue-related{margin:64px 0 80px}.catalogue-related-heading{display:flex;justify-content:space-between;align-items:baseline;gap:22px;margin-bottom:28px}.catalogue-related-heading h2{font-size:2.6rem}.catalogue-related-heading .text-link{font-size:.875rem;white-space:nowrap}.catalogue-related .catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalogue-related .catalogue-visual{height:250px}
@media(max-width:1150px){.catalogue-heading{gap:50px;grid-template-columns:1fr 200px}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalogue-trade{padding:35px;gap:28px;align-items:flex-start;flex-direction:column}.product-detail-grid{gap:38px}.product-detail-image .catalogue-visual{height:420px;padding:30px}.product-information,.catalogue-advice{gap:38px}}
@media(max-width:800px){.catalogue-heading{grid-template-columns:1fr;gap:32px}.catalogue-tally{display:none}.catalogue-header h1{font-size:4rem}.catalogue-header{padding-bottom:40px}.catalogue-header .lead{font-size:1.0625rem}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.catalogue-visual{height:240px}.catalogue-section{padding-top:32px}.catalogue-advice,.product-information{grid-template-columns:1fr;gap:28px}.product-detail-grid{grid-template-columns:1fr;gap:28px}.product-detail-image{max-width:550px;width:100%;margin:auto}.product-detail-image .catalogue-visual{height:390px}.product-detail h1{font-size:3.2rem}.product-detail-copy{padding:0}.product-information{margin-top:45px;padding-top:30px}.catalogue-related .catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalogue-related-heading h2{font-size:2.25rem}.category-header h1{font-size:3.4rem}.catalogue-home-link{text-align:left}}
@media(max-width:540px){.breadcrumbs{padding:20px 0 26px;font-size:.75rem}.breadcrumbs ol{gap:5px 8px}.breadcrumbs li{gap:8px}.catalogue-header h1{font-size:3.3rem}.category-header h1{font-size:2.8rem}.catalogue-header .lead{font-size:1rem;margin-top:20px}.catalogue-header .eyebrow{font-size:.6875rem;margin-bottom:18px}.catalogue-header{padding-bottom:33px}.catalogue-section{padding-bottom:55px}.category-nav{gap:7px;margin-bottom:28px}.category-nav a{padding:9px 10px;font-size:.75rem;gap:7px}.category-nav a span{font-size:.6875rem}.catalogue-tools{display:block;margin-bottom:22px}.catalogue-search>div{flex-wrap:wrap}.catalogue-search input{font-size:.8125rem}.catalogue-search button{padding-left:0}.catalogue-count{margin:14px 0 0}.catalogue-grid{grid-template-columns:1fr;gap:22px}.catalogue-card{display:grid;grid-template-columns:130px minmax(0,1fr)}.catalogue-visual{height:170px;padding:15px}.catalogue-figure figcaption{font-size:.625rem;padding:0 10px 12px}.catalogue-card-copy{border-top:0;border-left:1px solid #edf0e8;padding:19px 14px 14px}.catalogue-card h3{font-size:1.4rem}.catalogue-card-bottom{flex-wrap:wrap;gap:5px 12px}.catalogue-card-bottom a{margin-left:auto}.catalogue-pack{margin-bottom:18px;font-size:.8125rem}.catalogue-brand{font-size:.625rem}.catalogue-typography{gap:12px;padding:14px 10px;height:100%;min-height:170px}.catalogue-typography strong{font-size:1.5rem}.catalogue-typography>span{font-size:.5625rem;letter-spacing:.04em}.catalogue-trade{padding:29px 24px;margin-top:42px}.catalogue-trade h2{font-size:2.4rem}.catalogue-trade .button{max-width:100%;gap:14px;font-size:.75rem;padding:14px 16px}.catalogue-advice{margin-top:38px;padding-top:28px}.catalogue-guide{padding:23px}.product-detail .breadcrumbs{padding-bottom:26px}.product-detail-image .catalogue-visual{height:320px;padding:30px}.product-detail-image .catalogue-typography strong{font-size:3rem}.product-detail h1{font-size:2.6rem}.product-detail-pack{font-size:1.35rem;margin:14px 0 20px}.product-detail-copy .lead{font-size:1rem}.product-order{font-size:.8125rem;padding:15px 18px;gap:16px}.product-information{gap:28px}.product-information aside{padding:24px}.product-information h2{font-size:1.9rem}.catalogue-related{margin-top:45px;margin-bottom:55px}.catalogue-related-heading{display:block}.catalogue-related-heading h2{font-size:2.1rem;margin-bottom:17px}.catalogue-related .catalogue-grid{grid-template-columns:1fr}.catalogue-related .catalogue-visual{height:170px}.catalogue-home-link{font-size:.875rem;margin-top:28px}}
@media(max-width:360px){.catalogue-card{grid-template-columns:110px minmax(0,1fr)}.catalogue-card h3{font-size:1.3rem}.catalogue-visual{padding:12px}.catalogue-card-copy{padding:16px 12px}.catalogue-header h1{font-size:3rem}}
@media(prefers-reduced-motion:reduce){.catalogue-card{transition:none}}

/* A compact catalogue with grouped variants and consistent serving imagery. */
.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;padding:0;margin:-1px;border:0}
.catalogue-compact{background:var(--paper);padding-bottom:28px}.catalogue-compact .breadcrumbs{padding:20px 0 22px}
.compact-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:end}
.catalogue-compact h1{font-size:clamp(2.35rem,3.6vw,3.6rem);line-height:1.1;max-width:800px}
.catalogue-compact .eyebrow{font-size:.75rem;margin-bottom:13px}.compact-heading>p{font-size:1rem;line-height:1.7;color:var(--muted);margin:0;max-width:400px}
.catalogue-browser{padding-top:24px}.browse-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:24px;align-items:start}
.browse-filters{display:flex;gap:7px;flex-wrap:wrap}
.browse-filters button{font:600 .875rem/1.4 Arial,Helvetica,sans-serif;padding:11px 13px;border:1px solid #ccd4c6;background:#fffefb;color:var(--green);border-radius:4px;cursor:pointer;min-height:44px}
.browse-filters button:hover{border-color:var(--green);background:#edf1e8}.browse-filters button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}
.browse-toolbar .catalogue-search{width:100%}.browse-toolbar .catalogue-search>div{flex-wrap:wrap;gap:3px}.browse-toolbar .catalogue-search input{height:44px;font-size:.875rem;padding:11px 12px}.browse-toolbar .catalogue-search button{font-size:.875rem;padding:7px 0}
.browse-result-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0 20px}.browse-result-line p{font-size:.8125rem;color:var(--muted);margin:0}
.family-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 20px;align-items:stretch}
.family-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #d9dfd2;border-radius:5px;overflow:hidden;transition:border-color .15s,box-shadow .15s}
.family-card:hover{border-color:#9eac8d;box-shadow:0 8px 22px #132a2608}
.family-image{background:#f4f0e8}.family-figure{position:relative;margin:0;background:#f4f0e8;aspect-ratio:4/3;overflow:hidden}
.family-figure img{width:100%;height:100%;object-fit:cover}.family-figure figcaption{position:absolute;left:8px;bottom:8px;padding:3px 7px;background:#fffefbe8;color:#526046;font-size:.75rem;line-height:1.4;border-radius:3px}
.family-copy{padding:18px 18px 0;flex:1;display:flex;flex-direction:column}
.family-brand{font-size:.8125rem;line-height:1.4;letter-spacing:.075em;font-weight:700;text-transform:uppercase;color:#677348;margin:0 0 9px}
.family-card h2{font-size:1.65rem;line-height:1.12;letter-spacing:-.04em;margin:0 0 14px;min-height:2.24em}
.family-description{font-size:1rem;line-height:1.6;color:#53604e;margin:0 0 18px;height:6.4em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.family-options{margin-top:auto}.family-options>p{font-size:.75rem;line-height:1.5;color:#68715d;margin:0 0 6px}
.family-options ul{list-style:none;padding:0;margin:0 -18px}.family-options li{border-top:1px solid #e2e7dc}
.family-options a{display:flex;justify-content:space-between;align-items:center;gap:9px;padding:10px 18px;min-height:44px;font-size:.875rem;line-height:1.45;font-weight:600}
.family-options a>span:last-child{font-size:1.1rem}.family-options small{font-size:.8125rem;font-weight:400;color:#68715d;display:block;margin-top:2px}.family-options a:hover{background:#edf1e8;color:#384c30}
.family-variants{margin:0 -18px}.family-variants summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:45px;padding:10px 18px;border-top:1px solid #d8dfd2;font-size:.875rem;line-height:1.45;font-weight:700;cursor:pointer}.family-variants summary::-webkit-details-marker{display:none}.family-variants summary:hover{background:#edf1e8;color:#384c30}.family-summary-icon{font-size:1.25rem;line-height:1;transition:transform .15s}.family-variants[open] .family-summary-icon{transform:rotate(45deg)}.family-variants ul{margin:0}.family-variants li:first-child{border-top:1px solid #e2e7dc}.family-single{margin:0 -18px}
.catalogue-topics{display:flex;gap:10px 22px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:38px;padding-top:22px;color:var(--muted)}
.catalogue-topics p{font-size:.875rem;margin:0;font-weight:700;width:100%}.catalogue-topics a{font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.catalogue-topics a:hover{color:var(--green)}
.catalogue-empty p{margin-bottom:20px}.product-specific-copy{font-size:1rem;line-height:1.75;color:var(--muted);margin-top:-10px;margin-bottom:24px}
.product-detail-image .family-figure{aspect-ratio:4/3}.product-detail-image .family-figure figcaption{font-size:.8125rem;left:12px;bottom:12px;padding:5px 9px}
.catalogue-image-link .family-figure{aspect-ratio:4/3}.catalogue-card .family-figure figcaption{font-size:.75rem}
@media(max-width:1150px){.browse-toolbar{grid-template-columns:1fr;gap:14px}.browse-toolbar .catalogue-search{max-width:470px}.family-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-heading{grid-template-columns:1.6fr 1fr;gap:30px}.catalogue-compact h1{font-size:2.8rem}}
@media(max-width:800px){.compact-heading{grid-template-columns:1fr;gap:14px}.compact-heading>p{max-width:700px}.catalogue-compact h1{font-size:2.8rem}.catalogue-compact{padding-bottom:24px}.catalogue-browser{padding-top:20px}.family-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.browse-result-line>p:last-child{display:none}.family-description{font-size:1rem}.family-card h2{font-size:1.7rem}.browse-result-line{padding:15px 0 19px}}
@media(max-width:540px){.catalogue-compact .breadcrumbs{padding:16px 0 19px}.catalogue-compact .eyebrow{font-size:.75rem}.catalogue-compact h1{font-size:2.35rem}.compact-heading>p{font-size:1rem}.browse-filters{gap:6px}.browse-filters button{font-size:.875rem;padding:10px 12px}.browse-toolbar{gap:13px}.family-grid{grid-template-columns:1fr;gap:18px}.family-card{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;overflow:visible}.family-image{align-self:stretch;border-radius:4px 0 0 4px;overflow:hidden}.family-figure{aspect-ratio:auto;min-height:146px}.family-figure img{height:auto;aspect-ratio:1;object-fit:cover}.family-figure figcaption{position:static;padding:8px 8px 10px;font-size:.75rem;background:transparent;line-height:1.5;margin:0;max-width:100%}.family-copy{padding:17px 15px 0;min-height:100%}.family-brand{font-size:.8125rem}.family-card h2{font-size:1.5rem;margin-bottom:12px;min-height:0}.family-description{font-size:1rem;line-height:1.55;margin-bottom:17px;height:auto;display:block;overflow:visible}.family-options>p{font-size:.75rem}.family-options ul{margin:0 -15px}.family-options a{padding:10px 15px;font-size:.875rem}.family-options small{font-size:.8125rem}.family-variants,.family-single{margin:0 -15px}.family-variants ul{margin:0}.family-variants summary{padding:10px 15px}.catalogue-topics{gap:10px 16px;margin-top:28px}.catalogue-card .family-figure{aspect-ratio:auto;min-height:170px}.catalogue-card .family-figure img{height:145px;aspect-ratio:auto}.product-detail-image .family-figure{aspect-ratio:4/3;min-height:0}.product-detail-image .family-figure img{height:100%;aspect-ratio:auto}.product-detail-image .family-figure figcaption{position:absolute;background:#fffefbe8}.catalogue-related .family-figure{height:auto}.catalogue-browser .catalogue-trade{margin-top:35px}}
@media(max-width:380px){.family-card{grid-template-columns:92px minmax(0,1fr)}.family-copy{padding:15px 13px 0}.family-options ul{margin:0 -13px}.family-options a{padding:10px 13px}.family-card h2{font-size:1.4rem}.family-figure figcaption{padding:7px;font-size:.75rem}.browse-filters button{padding:10px;font-size:.875rem}}
@media(prefers-reduced-motion:reduce){.family-card{transition:none}}

/* Enquiries use the established Green Acres contact form. */
.contact-handoff{align-self:center;min-width:0;padding:clamp(26px,4vw,46px);background:var(--paper);border:1px solid #ccd5c8;border-top:4px solid var(--gold);border-radius:4px;box-shadow:0 12px 34px #132a2608}
.contact-handoff .eyebrow{margin-bottom:18px}
.contact-handoff h3{font-size:clamp(2rem,3.2vw,3rem);line-height:1.13;margin:0 0 23px}
.contact-handoff>p:not(.eyebrow){font-size:1rem;line-height:1.7;color:var(--muted);margin:0 0 18px}
.contact-handoff .contact-hint{padding-top:18px;border-top:1px solid #dce1d5}
.contact-handoff .button{margin-top:8px;max-width:100%;justify-content:space-between;gap:20px}
.contact-handoff>p.contact-destination{font-size:.875rem;margin:16px 0 0}
@media(max-width:540px){.contact-handoff .button{width:100%;font-size:.875rem;padding:15px 16px}.contact-handoff h3{font-size:2.2rem}}

.article-table-wrap{max-width:100%;overflow-x:auto;margin:2rem 0;border:1px solid var(--line)}.article-table-wrap table{width:100%;border-collapse:collapse;font-size:1rem;line-height:1.5}.article-table-wrap th,.article-table-wrap td{padding:.85rem;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.article-table-wrap thead,.article-table-wrap tfoot{background:var(--light)}.article-table-wrap tbody th{font-weight:400}.article-table-wrap td:last-child{white-space:nowrap}.article-table-wrap:focus-visible{outline:3px solid var(--red);outline-offset:3px}

/* Editorial revision: fit the descriptive headings within the existing layout. */
.hero h1 em{display:block;font-size:clamp(1.7rem,2.65vw,2.6rem);line-height:1.2;letter-spacing:-.025em;margin-top:16px;max-width:560px}
.hero-description{max-width:470px;line-height:1.7}
.intro h2,.faq-section h2{max-width:520px;overflow-wrap:normal}
.article-range-link{display:block;width:fit-content;margin:0 0 22px}
.footer-privacy{display:flex;justify-content:flex-end;gap:14px;margin:9px 0 7px}.footer-privacy a,.footer-privacy button{font:inherit;font-size:.75rem;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.footer-privacy button{border:0;padding:0;background:none;cursor:pointer}
.cookie-banner{position:fixed;z-index:50;left:24px;right:24px;bottom:24px;max-width:920px;margin:auto;padding:24px 26px;background:var(--paper);color:var(--ink);border:1px solid #aeb9a8;border-top:4px solid var(--gold);border-radius:4px;box-shadow:0 16px 50px #07120e45;display:flex;align-items:center;justify-content:space-between;gap:32px}.cookie-banner[hidden]{display:none}.cookie-banner h2{font-size:1.55rem;line-height:1.2;margin:0 0 8px}.cookie-banner p{font-size:.875rem;line-height:1.65;color:var(--muted);margin:0;max-width:610px}.cookie-banner p a,.legal-page a,.inline-settings{text-decoration:underline;text-underline-offset:3px}.cookie-actions{display:flex;gap:10px;flex-shrink:0}.cookie-actions button{min-height:46px;padding:10px 16px;border:1px solid var(--green);border-radius:3px;background:var(--green);color:white;font:700 .875rem/1.4 Arial,Helvetica,sans-serif;cursor:pointer}.cookie-actions button:hover{background:#294b3f;box-shadow:0 4px 12px #132a261f}.legal-page{max-width:820px}.legal-page h1{font-size:clamp(3rem,6vw,5rem);line-height:1.06;margin-bottom:12px}.legal-page .lead{font-size:1.3rem;line-height:1.65;margin:28px 0 45px}.legal-page h2{font-size:2rem;line-height:1.2;margin:38px 0 14px}.legal-page p{line-height:1.8;color:#41544a}.legal-updated{font-size:.875rem;color:var(--muted)!important}.inline-settings{border:0;padding:0;background:none;color:inherit;font:inherit;cursor:pointer}
.product-specific-copy.lead{margin-top:0;margin-bottom:24px}
@media(max-width:800px){.proof-inner p{gap:18px;flex-wrap:wrap}.hero-description{max-width:430px}}
@media(max-width:720px){.cookie-banner{left:12px;right:12px;bottom:12px;display:block;padding:21px}.cookie-actions{margin-top:18px}.cookie-actions button{flex:1}.footer-privacy{justify-content:flex-start;flex-wrap:wrap}}
@media(max-width:540px){.hero h1 em{font-size:clamp(1.5rem,6.4vw,2rem);max-width:100%;margin-top:14px}.hero-description{max-width:100%}.hero-content{padding-bottom:35px}.hero-actions{flex-wrap:wrap}.proof-inner p{display:block}.contact-handoff h3{font-size:2rem}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}.legal-page .lead{font-size:1.15rem}.legal-page h2{font-size:1.8rem}}
