@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap");:root{--green:#0C583C;--yellow:#F9B617;--black-green:#1D281C;--sage:#EFF1EE;--line:#EDEDEB;--muted:#75766E;--cream:#FEFBF2;--font:"Raleway",Tahoma,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--black-green);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(249,182,23,.8);outline-offset:3px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.site-shell{overflow:hidden}.site-header{position:relative;z-index:100;min-height:88px;padding:8px max(40px,calc((100vw - 1360px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff}.logo{border:0;background:none;position:relative;padding:0;line-height:1;display:block;width:82px;flex-shrink:0}.logo img{display:block;width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:28px}.site-header .nav-link{padding:6px 0}.site-header .nav-cta{padding:10px 24px;min-height:40px}.footer-columns button,.nav-link{color:var(--green);background:none;border:0;padding:10px 0;font-weight:600;font-size:16px;white-space:nowrap}.nav-link{border:0;position:relative}.nav-link.active,.nav-link:hover{color:#06763C}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;border-radius:999px;background:var(--yellow)}.button{border:0;border-radius:999px;padding:14px 32px;min-height:48px;font-weight:700;color:var(--green);transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:#06763C}.button-accent{background:var(--yellow);color:var(--green)}.button-accent:hover{background:#F8D999}.button-light{background:#fff;color:var(--green)}.button-outline{color:var(--green);border:1px solid var(--green);background:transparent}.button-outline:hover{background:var(--sage)}.nav-cta{margin-left:8px;padding-inline:34px}.icon-button,.utility-button{border:0;border-radius:50%;background:var(--yellow);color:var(--green);display:grid;place-items:center;width:36px;height:36px}.icon-button:hover,.utility-button:hover{background:#F8D999}.nav-dropdown{position:relative;align-self:stretch;display:flex;align-items:center}.nav-dropdown-panel{position:absolute;top:100%;left:0;min-width:240px;padding:8px 22px 20px;background:#fff;border-radius:0 0 16px 16px;box-shadow:0 16px 36px rgba(29,40,28,.14);opacity:0;visibility:hidden;pointer-events:none;z-index:200}.nav-dropdown:focus-within .nav-dropdown-panel,.nav-dropdown:hover .nav-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto}.nav-dropdown-list{list-style:none;margin:0;padding:10px 0 4px;display:flex;flex-direction:column;gap:0}.nav-dropdown-list a{display:block;padding:8px 0;color:var(--green);font-weight:600;font-size:15px;line-height:1.35}.nav-dropdown-list a.is-current,.nav-dropdown-list a:hover{color:#06763C}.nav-dropdown-all{display:inline-flex;align-items:center;gap:4px;margin-top:10px;padding:8px 16px;min-height:36px;font-size:14px}.mobile-menu-button{display:none;border:0;background:var(--yellow);color:var(--green);border-radius:50%;width:44px;height:44px;place-items:center}.search-bar{padding:18px max(40px,calc((100vw - 1360px)/2));background:var(--cream);display:flex;align-items:center;gap:16px}.search-bar label{font-weight:700;color:var(--green)}.search-bar input{flex:1 1;border:1px solid var(--green);border-radius:3px;padding:12px 14px;background:#fff}.search-bar button{border:0;background:var(--green);color:#fff;border-radius:999px;padding:12px 22px;font-weight:700}.hero-wrap{padding:0 20px}.hero{min-height:760px;border-radius:24px;background-position:50%;background-size:cover;display:flex;align-items:center}.hero-copy{max-width:760px;margin-left:20%;color:#fff}h1,h2,h3,h4,p{margin:0}h1{font-size:clamp(48px,5vw,86px);line-height:1.1;font-weight:300;letter-spacing:-.045em}h1 span,h2 span{display:block;font-weight:300}h1 strong{display:block;font-weight:800}.category-intro h1 span{display:inline;font-weight:700}.hero-copy p{max-width:640px;font-size:20px;line-height:1.6;margin:26px 0 32px}.hero-actions{display:flex;gap:16px}.hero-has-video,.hero-slideshow{position:relative;overflow:hidden}.hero-slide{position:absolute;inset:0;background-position:50%;background-size:cover;opacity:0;transition:opacity .8s ease}.hero-slide.is-active{opacity:1}.hero-has-video .hero-copy,.hero-slideshow .hero-copy{position:relative;z-index:1}.hero-video,.hero-video-overlay{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-video{object-fit:cover;background:#1d281c}@media (prefers-reduced-motion:reduce){.hero-slide{transition:none}}.pillars{background:var(--sage);border-bottom:1px solid var(--line)}.three-column{max-width:1180px;margin:auto;padding:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.pillar{display:flex;flex-direction:column;gap:10px}.pillar h3,.pillar svg{color:var(--green)}.pillar h3{font-size:20px;line-height:1.4}.pillar p{max-width:34ch;font-size:16px;line-height:1.6}.section{scroll-margin-top:20px}.section-subtle{background:var(--sage)}.content-width{max-width:1180px;margin:auto;padding:96px 40px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.contact-intro h2,.feature-copy h2,.section-heading h2{color:var(--green);font-size:54px;line-height:1.15;font-weight:800;letter-spacing:-.035em}.contact-intro h2 span,.feature-copy h2 span,.section-heading h2 span{font-weight:300}.carousel-actions{display:flex;gap:12px}.icon-button{width:46px;height:46px;background:transparent;border:1px solid var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:32px;gap:32px}.product-card{background:#fff;border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(29,40,28,.12)}.product-image{min-height:260px;background-size:cover;background-position:50%;position:relative}.product-fallback-logo{width:min(42%,180px);opacity:.3}.product-fallback-logo,.product-hero-fallback-logo{position:absolute;left:50%;top:50%;height:auto;transform:translate(-50%,-50%);filter:grayscale(1);pointer-events:none}.product-hero-fallback-logo{width:min(34vw,420px);opacity:.22}.product-image .status-pill{position:absolute;left:16px;bottom:16px}.status-pill{display:inline-flex;align-items:center;gap:7px;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;white-space:nowrap}.status-pill i{width:7px;height:7px;background:currentColor;border-radius:50%}.status-in-stock{color:var(--green);background:#EFF1EE}.status-low,.status-very-low{color:#8A5A05;background:#FCEED3}.status-unavailable{color:var(--muted);background:#EDEDEB}.product-details{display:flex;flex-direction:column;gap:8px;padding:20px}.product-details h3{margin:0;color:var(--green);font-size:19px;line-height:1.35}.product-details p{color:var(--muted);margin:8px 0;font-size:14px}.product-details strong{color:var(--black-green);font-size:14px}.product-details small:empty,.product-details strong:empty{display:none}.empty-state,.loading-state{background:#fff;padding:44px;color:var(--muted);border-radius:16px;text-align:center}.about-section{padding:96px 40px}.seed-shed-section{background:#fff}.seed-shed-section .content-width{padding-top:0}.feature-panel{max-width:1360px;margin:auto;min-height:480px;display:grid;grid-template-columns:1fr 1fr;border-radius:18px}.feature-image{background-size:cover;background-position:50%;min-height:420px}.feature-copy{padding:64px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-copy h2{color:#fff;margin-bottom:24px}.feature-copy p{line-height:1.7;max-width:54ch;margin-bottom:30px}.availability-table{background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px 32px}.availability-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:8px;gap:8px;border-bottom:1px solid var(--line)}.availability-enquire,.availability-product{display:flex;align-items:center;min-width:0;padding:20px 8px;text-decoration:none;color:inherit}.availability-product{flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding-left:0}.availability-enquire{gap:16px;justify-content:flex-end;padding-right:0;color:var(--green)}.availability-status{display:flex;flex-direction:column;align-items:center;gap:5px}.availability-action{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1}.availability-search{display:flex;align-items:center;gap:12px;margin:0 0 20px;padding:12px 16px;border:1px solid var(--green);border-radius:12px;background:#fff;color:var(--green)}.availability-search input{flex:1 1;min-width:0;border:0;padding:0;background:transparent;color:var(--black-green);font:inherit;font-size:16px}.availability-search input:focus{outline:none}.availability-group{margin:0 -32px;padding:0 32px;background:var(--sage);text-decoration:none;color:var(--green)}.availability-group-name{display:flex;align-items:center;min-width:0;padding:16px 0;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}a.availability-group:hover .availability-group-name{color:#06763C}.availability-row strong{color:var(--green);font-size:18px}.availability-tagline{font-size:13px;line-height:1.4}.availability-chevron{display:grid;place-items:center;flex:0 0 auto;transition:transform .2s}.availability-product:hover strong{color:#06763C}.availability-enquire:hover .availability-chevron{transform:translateX(3px)}.table-note{color:var(--muted);padding:20px 0 12px;font-size:14px}.resources-section{background:#fff}.centered{justify-content:center}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}.article-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.article-image{min-height:220px;background-size:cover;background-position:50%}.article-copy{padding:24px;display:flex;flex-direction:column;flex:1 1}.article-copy small{color:var(--muted);font-size:12px}.article-copy h3{color:var(--green);font-size:22px;line-height:1.3;margin:14px 0 12px}.article-copy p{line-height:1.6;margin-bottom:20px}.article-copy .text-link{margin-top:auto}.article-image{background-color:#eff1ee}.article-hero{min-height:360px;background:#0c583c 50%/cover no-repeat;color:#fff;display:flex;align-items:flex-end}.article-hero-copy{max-width:1180px;margin:0 auto;padding:96px 40px 48px;display:flex;flex-direction:column;gap:16px}.article-hero-copy h1{margin:0;font-size:48px;line-height:1.15;font-weight:300}.article-breadcrumb,.article-hero-copy p{margin:0;color:#f8d999;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.article-breadcrumb a{color:#fff}.article-page{background:#fff}.article-layout{max-width:760px;margin:0 auto;padding:64px 40px 96px;display:flex;flex-direction:column;gap:28px}.article-lead{margin:0;font-size:20px;line-height:1.6;color:var(--black-green)}.article-body{display:flex;flex-direction:column;gap:18px;font-size:17px;line-height:1.7;color:var(--black-green)}.article-body h2,.article-body h3{margin:12px 0 0;color:var(--green);line-height:1.3}.article-body h2{font-size:28px}.article-body h3{font-size:22px}.article-body li,.article-body p{margin:0}.article-body ol,.article-body ul{margin:0;padding-left:22px;display:flex;flex-direction:column;gap:8px}.article-body a{color:var(--green);font-weight:700}.article-body u{text-decoration:underline}.article-body blockquote{margin:0;padding:12px 18px;border-left:4px solid var(--yellow);background:var(--sage)}.article-related{display:flex;flex-direction:column;gap:24px;padding-top:24px;border-top:1px solid var(--line)}.article-related h2{margin:0;color:var(--green);font-size:28px}@media (max-width:780px){.article-hero-copy{padding:72px 24px 36px}.article-hero-copy h1{font-size:32px}.article-layout{padding:40px 24px 72px}}.text-link{border:0;background:none;color:var(--green);font-weight:700;padding:0}.text-link span{color:var(--yellow);font-size:20px}.centered-action{display:flex;justify-content:center;padding-top:40px}.guide-section{background:#fff;padding:0 40px 96px}.guide-banner{max-width:1360px;min-height:380px;margin:auto;border-radius:18px;background-size:cover;background-position:50%;display:flex;align-items:center;padding:60px}.guide-banner h2{max-width:680px;color:#fff;font-size:46px;line-height:1.2;margin-bottom:28px}.contact-section{background:var(--cream)}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px}.contact-intro h2{margin-bottom:24px}.contact-intro p{line-height:1.7;max-width:40ch}.contact-detail{color:var(--green);font-weight:700;margin-top:28px}.contact-page{padding:64px 40px 96px}.contact-layout-expanded{max-width:1180px;margin:0 auto;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:64px;align-items:start}.contact-info-column{display:flex;flex-direction:column;gap:32px}.contact-intro{display:flex;flex-direction:column;gap:16px}.contact-intro h1{color:var(--green);font-size:48px;line-height:1.2;letter-spacing:-.035em}.contact-intro h1 span{font-weight:800}.contact-intro p{max-width:44ch}.eyebrow{color:var(--green);font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.contact-info-cards{display:flex;flex-direction:column;gap:16px}.contact-info-card{display:flex;align-items:center;gap:16px;padding:20px 24px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--green)}.contact-info-card:hover{border-color:var(--green)}.contact-info-card>span{display:flex;flex-direction:column;gap:2px}.contact-info-card small{color:var(--muted);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.contact-info-card strong{color:var(--green);font-size:18px;line-height:1.4}.contact-form-card{gap:20px;padding:40px;border:1px solid var(--line);border-radius:24px;background:#fff}.contact-form-card h2{color:var(--green);font-size:26px}.enquiry-form{display:flex;flex-direction:column;gap:18px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.enquiry-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;color:var(--green)}.enquiry-form label small{font-weight:400;display:inline;color:var(--muted)}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;border:1px solid #c5ccc5;border-radius:3px;padding:12px 13px;background:#fff;color:var(--black-green)}.enquiry-form textarea{resize:vertical}.form-submit-row{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.form-status{font-size:14px;font-weight:700}.success{color:var(--green)}.error{color:#9c372d}.site-footer{background:var(--green);color:#fff}.footer-top{max-width:1180px;margin:auto;padding:72px 40px 48px;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr);grid-column-gap:80px;column-gap:80px;grid-row-gap:36px;row-gap:36px}.footer-marks{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px}.footer-anniversary{display:block;height:84px;width:auto;max-width:46%;background:#fff;border-radius:10px}.footer-accreditation{display:block;height:76px;width:auto;background:#fff;border-radius:50%}.logo-inverse img{filter:brightness(0) invert(1)}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-brand p{margin:0;color:#C5CCC5;line-height:1.6;max-width:28ch}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact-link{display:inline-flex;align-items:flex-start;gap:8px;width:-moz-fit-content;width:fit-content;color:#C5CCC5;font-size:14px;line-height:1.4}.footer-contact-link svg{flex:none;margin-top:2px}.footer-contact-link:hover{color:#fff}.footer-address{max-width:32ch}.footer-address span{max-width:28ch}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.footer-columns h4{margin-bottom:16px;color:#fff}.footer-link{display:block;color:#C5CCC5;font-size:14px;line-height:1.4;padding:5px 0}.footer-link:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);padding:22px max(40px,calc((100vw - 1180px)/2));color:#C5CCC5;font-size:13px;justify-content:space-between;align-items:center;flex-wrap:wrap}.footer-bottom,.footer-legal{display:flex;gap:16px}.footer-legal .footer-link{display:inline;padding:0}.legal-page{background:var(--sage)}.legal-hero{max-width:760px;margin:0 auto;padding:64px 40px 24px}.legal-hero h1{color:var(--green);font-size:54px}.legal-hero p{margin-top:16px;max-width:52ch;font-size:18px;line-height:1.6;color:var(--black-green)}.legal-body{max-width:760px;margin:0 auto;padding:0 40px 96px;display:flex;flex-direction:column;gap:22px}.legal-body h2{color:var(--green);font-size:24px;font-weight:700}.legal-body p{font-size:17px;line-height:1.7;color:var(--black-green)}.legal-body a{color:var(--green);text-decoration:underline}.reseller-section{background:#fff;scroll-margin-top:24px}.reseller-content{max-width:1180px;margin:0 auto;padding:96px 40px}.reseller-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.reseller-heading h2{color:var(--green);font-size:54px;line-height:1.15;font-weight:800;letter-spacing:-.035em}.reseller-heading .button{display:flex;align-items:center;gap:8px}.reseller-lead{max-width:64ch;margin:0 0 32px;font-size:17px;line-height:1.6}.reseller-location-status{margin:-8px 0 24px;color:var(--muted);font-size:15px;line-height:1.5}.region-chips{display:flex;flex-wrap:wrap;gap:12px;padding-bottom:40px}.region-chips button{padding:9px 18px;border:2px solid var(--line);border-radius:999px;background:transparent;color:var(--green);font-size:14px;font-weight:600}.region-chips button.active,.region-chips button:hover{border-color:var(--green);background:var(--green);color:#fff}.reseller-list{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;overflow:hidden}.reseller-row{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,.8fr) minmax(0,1fr) 160px;grid-gap:24px;gap:24px;align-items:center;padding:22px 28px;border-bottom:1px solid var(--line)}.reseller-row:last-child{border-bottom:0}.reseller-identity{display:flex;align-items:center;gap:16px;min-width:0}.reseller-identity>div{display:flex;flex-direction:column;gap:4px;min-width:0}.reseller-logo{width:48px;height:48px;object-fit:contain;flex-shrink:0}.reseller-logo-shop{display:grid;place-items:center;border-radius:12px;background:var(--sage);color:var(--green)}.reseller-contacts{display:flex;flex-direction:column;gap:4px}.reseller-row strong{color:var(--green);font-size:18px}.reseller-row a:not(.button),.reseller-row span{color:var(--black-green);font-size:15px}.reseller-row div span{color:var(--muted);font-size:14px}.reseller-row .button{justify-self:end}.button-small{min-height:40px;padding:8px 16px;font-size:14px}.reseller-empty{padding:48px 28px;text-align:center;color:var(--muted)}.admin-shell{min-height:100vh;display:flex;background:#f5f6f3;color:#223027;overflow:visible}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;z-index:30;width:264px;min-width:264px;height:100vh;display:flex;flex-direction:column;gap:28px;padding:28px 20px 24px;background:#173e2d}.admin-logo{display:flex;align-items:center;gap:12px;border:0;padding:0 8px;background:transparent;color:#fff;text-align:left}.admin-logo img{width:100px;height:auto;filter:brightness(0) invert(1)}.admin-logo span{border-left:1px solid rgba(255,255,255,.28);padding-left:12px;color:#f8d999;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px}.admin-sidebar nav button{width:100%;min-height:44px;display:flex;align-items:center;gap:12px;border:0;border-radius:999px;padding:11px 14px;background:transparent;color:#d8e0db;font-size:14px;font-weight:600;text-align:left}.admin-sidebar nav button:hover:not(:disabled){background:rgba(255,255,255,.09);color:#fff}.admin-sidebar nav button.active{background:#f9b617;color:#0c583c}.admin-sidebar nav button:disabled{opacity:.48;cursor:not-allowed}.admin-sidebar nav button svg{width:19px;height:19px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.admin-sidebar nav button small{margin-left:auto;border:1px solid;border-radius:999px;padding:2px 6px;font-size:9px;letter-spacing:.07em;text-transform:uppercase}.admin-user{margin-top:auto;display:flex;align-items:center;gap:12px;padding:16px 10px 0;border-top:1px solid rgba(255,255,255,.16);color:#fff}.admin-avatar{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#f9b617;color:#0c583c;font-size:12px;font-weight:800}.admin-user>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.admin-user strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-user small{color:#aebdb5;font-size:11px}.admin-mobile-toggle,.admin-overlay{display:none}.admin-main{flex:1 1;min-width:0}.admin-page-header{min-height:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 28px;border-bottom:1px solid #dde1dc;background:#fff}.admin-page-header>div:first-child{min-width:0}.admin-page-header p,.admin-product-preview>small,.admin-stat-card>small{margin:0 0 7px;color:#7b827d;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-page-header p{margin:0 0 2px;font-size:10px;letter-spacing:.1em}.admin-page-header h1{color:#174e37;font-size:22px;font-weight:300;letter-spacing:-.03em;line-height:1.2}.admin-page-header h1 strong{display:inline;font-weight:750}.admin-page-header .admin-button{min-height:34px;padding:6px 14px;font-size:13px}.admin-editor-header{min-height:0;align-items:center;padding-top:12px;padding-bottom:12px}.admin-back-link{display:flex;align-items:center;gap:8px;border:0;margin:0 0 8px;padding:0;background:transparent;color:#7b827d;font-size:12px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.admin-header-actions{display:flex;gap:10px}.admin-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;padding:11px 24px;font-weight:750}.admin-button.primary{background:#0c583c;color:#fff}.admin-button.primary:hover{background:#087544}.admin-button.outline{border-color:#0c583c;background:#fff;color:#0c583c}.admin-button.ghost{background:transparent;color:#0c583c}.admin-button.small{min-height:38px;padding:8px 18px;font-size:13px}.admin-content{max-width:1400px;display:flex;flex-direction:column;gap:28px;padding:32px 40px 60px}.admin-notice{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:13px;background:#fff3cf;color:#174e37}.admin-notice p{line-height:1.5}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.admin-panel,.admin-stat-card{border:1px solid #e0e4df;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(23,62,45,.045)}.admin-stat-card{padding:23px}.admin-stat-card>strong{display:block;color:#174e37;font-size:38px;line-height:1}.admin-stat-card p{margin-top:10px;color:#7b827d;font-size:13px;line-height:1.45}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:28px;gap:28px;align-items:start}.admin-panel{overflow:hidden}.admin-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #edf0ed}.admin-panel-heading h2{color:#174e37;font-size:24px;font-weight:300}.admin-panel-heading h2 strong{font-weight:750}.admin-file-state button,.admin-panel-heading button,.admin-text-button{border:0;padding:0;background:transparent;color:#0c6c49;font-size:13px;font-weight:750}.admin-attention-list{display:flex;flex-direction:column}.admin-attention-list>button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border:0;border-bottom:1px solid #edf0ed;padding:15px 22px;background:#fff;color:#223027;text-align:left}.admin-attention-list>button:last-child{border-bottom:0}.admin-attention-list>button:hover{background:#f6f8f5}.admin-attention-icon,.admin-feature-icon{display:grid;place-items:center;border-radius:10px;background:#eef3ef;color:#0c583c}.admin-attention-icon{width:38px;height:38px}.admin-attention-list button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.admin-attention-list strong{overflow:hidden;color:#174e37;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-attention-list small{color:#7b827d;font-size:12px}.admin-attention-list button>span:last-child{color:#0c6c49;font-size:13px;font-weight:750}.admin-quick-panel{display:grid}.admin-quick-panel>div{padding:24px}.admin-quick-panel>div+div{border-top:1px solid #edf0ed}.admin-feature-icon{width:46px;height:46px;margin-bottom:18px}.admin-quick-panel h2{margin-bottom:8px;color:#174e37;font-size:19px}.admin-quick-panel p{margin-bottom:18px;color:#68716b;font-size:14px;line-height:1.55}.admin-quick-panel>div:last-child>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border:0;border-top:1px solid #edf0ed;padding:13px 0;background:transparent;color:#223027;text-align:left}.admin-quick-panel>div:last-child>button>span{display:flex;min-width:0;flex-direction:column;gap:3px}.admin-quick-panel>div:last-child strong{overflow:hidden;color:#174e37;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-quick-panel>div:last-child small{color:#7b827d;font-size:11px}.admin-table-tools{display:flex;align-items:flex-end;gap:14px}.admin-search{min-width:280px;display:flex;align-items:center;gap:10px;border:1px solid #c8cec9;border-radius:8px;padding:0 13px;background:#fff;color:#5f6963}.admin-search input{width:100%;height:46px;border:0;outline:0;background:transparent}.admin-bulk-bar select,.admin-table-tools select{min-height:46px;border:1px solid #c8cec9;border-radius:8px;padding:0 36px 0 13px;background:#fff;color:#223027}.admin-table-tools>span{margin-left:auto;padding-bottom:14px;color:#7b827d;font-size:13px}.admin-bulk-bar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;border-radius:999px;padding:11px 18px;background:#e9efea}.admin-bulk-bar span{color:#5f6963;font-size:14px}.admin-inline-message{color:#0c583c;font-size:14px;font-weight:700}.admin-table-card{overflow-x:auto;border:1px solid #e0e4df;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgba(23,62,45,.045)}.admin-table-card table{width:100%;min-width:1050px;border-collapse:collapse;table-layout:fixed}.admin-table-card th{padding:18px 14px 12px;color:#7b827d;font-size:10px;font-weight:800;letter-spacing:.1em;text-align:left;text-transform:uppercase}.admin-table-card th:first-child{width:46px}.admin-table-card th:nth-child(2){width:26%}.admin-table-card th:last-child{width:190px}.admin-table-card td{padding:16px 14px;border-top:1px solid #edf0ed;color:#59625c;font-size:13px;vertical-align:middle}.admin-table-card tbody tr:hover{background:#f7f9f6}.admin-table-card input[type=checkbox]{width:18px;height:18px;accent-color:#0c583c}.admin-product-name{display:block;max-width:100%;overflow:hidden;border:0;padding:0;background:transparent;color:#174e37;font-size:14px;font-weight:750;text-align:left;text-overflow:ellipsis;white-space:nowrap}.admin-table-card td>small{display:block;margin-top:4px;color:#88908b;font-size:11px}.admin-table-card .status-pill{padding:6px 9px;font-size:10px}.admin-sheet{display:inline-flex;align-items:center;gap:6px;color:#174e37}.admin-empty{padding:34px;color:#7b827d;text-align:center}.admin-editor{max-width:1400px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:28px;gap:28px;padding:32px 40px 60px;align-items:start}.admin-editor-aside,.admin-editor-main{min-width:0;display:flex;flex-direction:column;gap:22px}.admin-editor-main{border:0;margin:0;padding:0}.admin-editor-aside>fieldset.admin-form-card{margin:0}.admin-label-title{display:block}.admin-form-card{display:flex;flex-direction:column;gap:22px;padding:25px;overflow:visible}.admin-form-card h2{margin-bottom:5px;color:#174e37;font-size:20px}.admin-form-card>div>p{color:#7b827d;font-size:13px;line-height:1.5}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 20px;gap:18px 20px}.admin-form-grid .wide{grid-column:1/-1}.admin-form-card label{display:flex;flex-direction:column;gap:7px;color:#174e37;font-size:12px;font-weight:750}.admin-form-card label>small{color:#7b827d;font-size:11px;font-weight:500;line-height:1.45}.admin-form-card input,.admin-form-card select,.admin-form-card textarea{width:100%;border:1px solid #c8cec9;border-radius:6px;padding:12px 13px;background:#fff;color:#223027}.admin-form-card textarea{resize:vertical;line-height:1.5}.admin-choice-field{display:flex;flex-direction:column;gap:9px}.admin-choice-field>span{color:#174e37;font-size:12px;font-weight:750}.admin-choice-field>span small{display:block;margin-top:4px;color:#7b827d;font-size:11px;font-weight:500}.admin-required-star{margin-left:3px;color:#b42318;font-weight:800}.admin-choice-field>div{display:flex;flex-wrap:wrap;gap:9px}.admin-choice-field button{min-height:38px;border:1px solid #c8cec9;border-radius:999px;padding:8px 17px;background:#fff;color:#536059;font-size:13px;font-weight:700}.admin-choice-field button.selected{border-color:#0c583c;background:#e8f0eb;color:#0c583c;box-shadow:inset 0 0 0 1px #0c583c}.admin-choice-field>small{color:#7b827d;font-size:11px;line-height:1.45}.admin-repeat-group{display:flex;flex-direction:column;gap:11px}.admin-repeat-group h3{margin:0 0 3px;color:#174e37;font-size:14px}.admin-repeat-group p{color:#7b827d;font-size:12px;line-height:1.45}.admin-repeat-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;grid-gap:10px;gap:10px;border-radius:12px;padding:11px 13px;background:#f3f5f2}.admin-repeat-row-pack{grid-template-columns:minmax(130px,1fr) minmax(80px,.45fr) minmax(80px,.45fr) 34px}.admin-repeat-row-rate{grid-template-columns:minmax(130px,1fr) 80px 80px 90px 34px}.admin-repeat-row input,.admin-repeat-row select{width:100%;min-width:0;border:1px solid #c8cec9;border-radius:999px;padding:10px 13px;background:#fff}.admin-repeat-row>button{width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#778078;font-size:20px}.admin-check-row{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:11px!important;border-radius:12px;padding:13px 14px;background:#f3f5f2;cursor:pointer}.admin-check-row input{width:17px!important;height:17px;margin:2px 0 0;padding:0!important;accent-color:#0c583c}.admin-check-row span{display:flex;flex-direction:column;gap:3px}.admin-check-row strong{color:#174e37;font-size:13px}.admin-check-row small{color:#7b827d;font-size:11px;font-weight:500;line-height:1.4}.admin-toggle-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.admin-tolerance-choice{display:flex;align-items:center;gap:7px;border-radius:999px;background:#f3f5f2}.admin-tolerance-choice>label{display:flex;flex-direction:row;align-items:center;gap:4px;padding-right:12px;color:#536059;font-size:11px;cursor:pointer}.admin-tolerance-choice input{width:14px;height:14px;accent-color:#0c583c}.admin-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-component-list{display:flex;flex-direction:column;gap:11px}.admin-component-row{display:grid;grid-template-columns:24px minmax(130px,.8fr) minmax(180px,1.2fr) 34px;align-items:center;grid-gap:10px;gap:10px;border-radius:12px;padding:11px 13px;background:#f3f5f2}.admin-component-row input{border-radius:999px}.admin-component-row>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:#778078;font-size:21px}.admin-component-row-expanded{grid-template-columns:24px minmax(110px,.9fr) minmax(110px,.9fr) 72px 60px minmax(200px,1.5fr) minmax(120px,.8fr) 34px}.admin-component-row-expanded textarea{min-height:72px;resize:vertical}.admin-grip{color:#9ba29d;font-weight:800;letter-spacing:-3px}.admin-availability-card{display:flex;flex-direction:column;gap:17px;border:0;border-radius:18px;padding:25px;background:#173e2d;color:#fff}.admin-availability-card h2{color:#fff;font-size:20px}.admin-availability-card>p{color:#b8c5be;font-size:13px;line-height:1.65}.admin-availability-card>div{display:flex;flex-direction:column;gap:9px}.admin-availability-card button{display:flex;align-items:center;gap:11px;min-height:44px;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:10px 16px;background:transparent;color:#d9e1dc;font-size:13px;font-weight:700;text-align:left}.admin-availability-card button.selected{border-color:#f9b617;background:#f9b617;color:#0c583c}.status-dot{width:9px;height:9px;border-radius:50%;background:#128354}.status-dot.low,.status-dot.very-low{background:#af7909}.status-dot.unavailable{background:#b6bdb8}.admin-photo-list{display:flex;flex-direction:column;gap:11px}.admin-photo-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border-radius:12px;padding:9px;background:#f3f5f2}.admin-photo-thumb{width:72px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px dashed #bdc6bf;border-radius:8px;background:#fff;color:#8a938d}.admin-photo-thumb img{width:100%;height:100%;object-fit:contain}.admin-photo-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px}.admin-photo-row small{color:#7b827d;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-photo-row strong{overflow:hidden;color:#174e37;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-photo-row em{color:#7b827d;font-size:10px;font-style:normal}.admin-photo-row>button{border:0;padding:6px;background:transparent;color:#0c6c49;font-size:12px;font-weight:750}.admin-publishing-card{display:flex;flex-direction:column;gap:15px;border:0;padding:25px;background:#e9eeea}.admin-publishing-card h2{color:#174e37;font-size:20px}.admin-publishing-card label{display:flex;flex-direction:column;gap:7px;color:#174e37;font-size:12px;font-weight:750}.admin-publishing-card select{width:100%;border:1px solid #c8cec9;border-radius:6px;padding:12px 13px;background:#fff}.admin-publishing-card p{color:#68716b;font-size:12px;line-height:1.6}.admin-file-state{display:flex;align-items:center;gap:13px;border:1.5px dashed #bfc8c1;border-radius:12px;padding:18px;color:#7b827d}.admin-file-state.attached{border-style:solid;background:#f5f8f5;color:#0c583c}.admin-file-state>span{min-width:0;display:flex;flex:1 1;flex-direction:column;gap:4px}.admin-file-state strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-file-state small{color:#7b827d;font-size:11px}.admin-publish-preview{border-radius:12px;padding:18px;background:#f5f7f4}.admin-publish-preview>span{width:9px;height:9px;display:inline-block;margin-right:8px;border-radius:50%;background:#f9b617}.admin-publish-preview>span.live{background:#168253}.admin-publish-preview strong{color:#174e37;font-size:13px}.admin-publish-preview p{margin-top:9px;color:#707873;font-size:12px;line-height:1.5}.admin-product-preview{padding:24px}.admin-product-preview h3{margin:9px 0 14px;color:#174e37;font-size:20px}.admin-product-preview p{margin:16px 0;color:#69726c;font-size:13px;line-height:1.55}.admin-product-preview>strong{color:#223027;font-size:12px}.admin-delete-button{border:1px solid #bb4942;border-radius:999px;padding:11px 18px;background:#fff;color:#a3312b;font-weight:750}.admin-api-error,.admin-form-error{border-radius:10px;padding:13px 16px;background:#fbeceb;color:#a3312b;font-size:13px;font-weight:650}.admin-api-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:20px 40px 0}.admin-api-error button{border:0;background:transparent;color:inherit;font-weight:800}.admin-empty-page{min-height:65vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding:40px;text-align:center}.admin-empty-page h1{color:#174e37;font-size:34px}@media (max-width:1250px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid,.admin-editor{grid-template-columns:1fr}.admin-editor-aside{display:grid;grid-template-columns:1fr 1fr;align-items:start}.admin-editor-aside .admin-delete-button,.admin-editor-aside .admin-form-error{grid-column:1/-1}}@media (max-width:780px){.admin-mobile-toggle{position:fixed;top:16px;left:16px;z-index:60;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#f9b617;color:#0c583c;box-shadow:0 7px 20px rgba(0,0,0,.15)}.admin-sidebar{position:fixed;left:0;top:0;z-index:55;transform:translateX(-105%);transition:transform .2s ease;box-shadow:16px 0 35px rgba(0,0,0,.2)}.admin-sidebar.is-open{transform:translateX(0)}.admin-overlay{position:fixed;inset:0;z-index:50;display:block;border:0;background:rgba(13,31,22,.45)}.admin-page-header{align-items:flex-start;flex-direction:column}.admin-page-header,.admin-page-header.admin-editor-header{min-height:0;padding:64px 16px 12px}.admin-page-header h1{font-size:20px}.admin-editor-title{padding:24px 20px 0}.admin-editor-title h1{font-size:30px}.admin-header-actions{width:100%}.admin-header-actions .admin-button{flex:1 1}.admin-content,.admin-editor{padding:24px 20px 48px}.admin-stats{grid-template-columns:1fr 1fr;gap:12px}.admin-stat-card{padding:18px}.admin-stat-card>strong{font-size:31px}.admin-table-tools{align-items:stretch;flex-direction:column}.admin-search{min-width:0}.admin-table-tools>span{margin-left:0;padding:0}.admin-bulk-bar{align-items:stretch;flex-direction:column;border-radius:14px}.admin-table-card table{min-width:0;table-layout:auto}.admin-table-card td:nth-child(3),.admin-table-card td:nth-child(5),.admin-table-card td:nth-child(6),.admin-table-card th:nth-child(3),.admin-table-card th:nth-child(5),.admin-table-card th:nth-child(6){display:none}.admin-table-card th:nth-child(2){width:auto}.admin-table-card th:nth-child(4){width:104px}.admin-table-card th:nth-child(7){width:118px}.admin-table-card td{padding:14px 9px}.admin-table-card td:nth-child(7) .admin-text-button{font-size:11px}.admin-editor-aside{display:flex}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid .wide{grid-column:auto}.admin-editor-header .admin-header-actions{flex-wrap:wrap;overflow:visible;padding-bottom:2px}.admin-editor-header .admin-header-actions .admin-button{min-width:0;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px)}.admin-editor-header .admin-header-actions .admin-button.ghost{min-height:30px;flex-basis:100%;justify-content:flex-start;padding:0}.admin-section-heading{flex-direction:column}.admin-component-row{grid-template-columns:20px minmax(0,1fr) 34px}.admin-component-row input:nth-of-type(2){grid-column:2}.admin-component-row>button{grid-column:3;grid-row:1/span 2}.admin-component-row-expanded{grid-template-columns:20px minmax(0,1fr) 34px}.admin-component-row-expanded input,.admin-component-row-expanded textarea{grid-column:2}.admin-component-row-expanded>button{grid-column:3;grid-row:1/span 6}.admin-repeat-row-pack,.admin-repeat-row-rate{grid-template-columns:1fr 1fr 34px}.admin-repeat-row-pack>button,.admin-repeat-row-rate>button{grid-column:3;grid-row:1/span 2}.admin-toggle-grid{grid-template-columns:1fr}.admin-taxonomy-row{align-items:stretch!important;flex-direction:column;gap:14px}.admin-taxonomy-identity{min-width:0}.admin-taxonomy-meta{min-width:0;flex-wrap:wrap}.admin-taxonomy-meta>span{overflow-wrap:anywhere}.admin-taxonomy-actions{justify-content:flex-end;flex-wrap:wrap}}@media (max-width:480px){.admin-stats{grid-template-columns:1fr}.admin-dashboard-grid{gap:20px}.admin-notice{align-items:flex-start}.admin-attention-list>button{grid-template-columns:34px minmax(0,1fr)}.admin-attention-list button>span:last-child{display:none}}@media (max-width:1100px){.site-header{padding-inline:28px}.desktop-nav{gap:18px}.nav-link{font-size:14px}.hero-copy{margin-left:12%}.product-grid{gap:18px}.feature-copy{padding:42px}.footer-top{column-gap:28px;row-gap:28px}}@media (max-width:900px){.site-header{min-height:86px;padding:0 20px;position:relative;z-index:20}.logo{width:78px}.desktop-nav{display:none;position:absolute;left:0;right:0;top:86px;padding:14px 20px 22px;background:#fff;box-shadow:0 12px 20px rgba(29,40,28,.12);flex-direction:column;align-items:stretch;gap:4px}.desktop-nav.mobile-nav-open{display:flex}.nav-link{text-align:left;font-size:16px}.nav-link,.site-header .nav-link{padding:14px 4px}.nav-cta{margin:10px 0 4px;text-align:center}.site-header .nav-cta{padding:14px 32px;min-height:48px}.utility-button{display:none}.nav-dropdown{display:flex;flex-direction:column;align-items:stretch}.nav-dropdown-panel{position:static;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border-radius:0;min-width:0;padding:0 0 8px 12px;background:transparent}.nav-dropdown-list{padding:0}.nav-dropdown-list a{padding:10px 4px;font-size:15px}.nav-dropdown-all{align-self:flex-start;margin:6px 0 8px}.mobile-menu-button{display:grid}.search-bar{padding:14px 20px;align-items:stretch;flex-direction:column;gap:8px}.search-bar button{align-self:flex-start}.hero-wrap{padding:0 12px}.hero{min-height:600px;border-radius:16px;background-position:65%}.hero-copy{margin:0;padding:30px 26px;align-self:flex-end}.hero-copy h1{font-size:45px}.hero-copy p{font-size:16px;margin:18px 0 24px}.hero-actions{flex-wrap:wrap}.button{padding-inline:24px}.three-column{grid-template-columns:1fr;padding:34px 24px;gap:28px}.pillar p{max-width:42ch}.content-width{padding:64px 20px}.section-heading{align-items:flex-start;gap:18px;flex-direction:column}.contact-intro h2,.feature-copy h2,.section-heading h2{font-size:42px}.section-heading .button{align-self:flex-start}.page-hero-grid{grid-template-columns:1fr!important;gap:32px!important;padding:56px 20px!important}.page-hero-grid h1{font-size:42px!important}.category-intro{padding:12px 20px 32px!important}.category-intro h1{font-size:42px!important}.category-intro h1 span{display:block}.products-intro{padding:40px 20px 32px!important}.category-guide-cta{padding:48px 20px!important}.page-content{padding:56px 20px!important}.legal-hero{padding:56px 20px 16px}.legal-hero h1{font-size:42px}.legal-body{padding:0 20px 72px}.page-wide{padding:40px 20px 64px!important}.page-breadcrumb{padding:24px 20px 8px!important}.category-card-grid{grid-template-columns:1fr!important;gap:28px!important}.chip-scroller,.resource-tabs{flex-wrap:nowrap!important;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;padding-left:20px!important;padding-right:20px!important}.chip-scroller::-webkit-scrollbar,.resource-tabs::-webkit-scrollbar{display:none}.chip-scroller>*,.resource-tabs>*{flex:0 0 auto}.category-group-chips{padding-left:0!important;padding-right:0!important}.category-sticky{top:86px!important}.availability-heading{align-items:flex-start!important;flex-direction:column;gap:24px}.availability-heading .button{align-self:flex-start;white-space:nowrap}.product-hero-content{padding:100px 20px 48px!important}.product-title{font-size:44px!important}.product-detail-grid{grid-template-columns:1fr!important;gap:40px!important;padding:56px 20px 72px!important}.product-sidebar{position:static!important}.spec-row{grid-template-columns:1fr!important;gap:6px!important}.resource-intro h1{font-size:42px!important}.tech-sheet-row{grid-template-columns:36px minmax(0,1fr)!important;gap:12px!important;padding:18px!important}.tech-sheet-row>:nth-child(3),.tech-sheet-row>:nth-child(4){display:none}.tech-sheet-row>:last-child{grid-column:2;justify-content:flex-start!important}.contact-page{padding:56px 20px 72px}.contact-layout-expanded{gap:40px}.contact-intro h1{font-size:42px}.contact-form-card{padding:24px}.reseller-content{padding:64px 20px}.reseller-heading{align-items:flex-start;flex-direction:column}.reseller-heading h2{font-size:42px}.reseller-heading .button{align-self:flex-start}.reseller-row{grid-template-columns:1fr;gap:10px;padding:20px}.reseller-row .button{justify-self:start}.region-chips{flex-wrap:nowrap;overflow-x:auto;padding-bottom:28px;scrollbar-width:none}.region-chips::-webkit-scrollbar{display:none}.region-chips button{flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-image{min-height:180px}.product-details{padding:14px}.product-details h3{font-size:16px}.product-details p{font-size:12px}.product-image .status-pill{left:8px;bottom:8px;padding:6px 8px;font-size:10px}.about-section{padding:64px 20px}.feature-panel{grid-template-columns:1fr}.feature-image{min-height:240px}.feature-copy{padding:34px 26px}.feature-copy p{font-size:15px}.feature-heading-break{display:none}.availability-table{padding:4px 18px}.availability-row{gap:4px}.availability-enquire,.availability-product{padding:17px 6px}.availability-product{padding-left:0}.availability-enquire{padding-right:0;gap:10px}.availability-row strong{font-size:16px}.availability-group{margin:0 -18px;padding:0 18px}.article-grid{grid-template-columns:1fr;gap:20px}.article-image{min-height:190px}.article-copy h3{font-size:20px}.guide-section{padding:0 20px 64px}.guide-banner{min-height:420px;padding:30px 24px;align-items:flex-end}.guide-banner h2{font-size:35px}.contact-layout{gap:36px}.contact-layout,.form-row{grid-template-columns:1fr}.contact-intro p{max-width:none}.footer-top{padding:52px 24px 32px;grid-template-columns:1fr;column-gap:28px;row-gap:28px}.footer-address,.footer-brand p{max-width:35ch}.footer-address span{max-width:32ch}.footer-contact-link{font-size:15px}.footer-columns{grid-template-columns:repeat(3,1fr);gap:14px}.footer-columns h4{font-size:14px}.footer-columns button{font-size:12px}.footer-bottom{padding:20px 24px;line-height:1.5}}@media (max-width:520px){.footer-columns{grid-template-columns:1fr;gap:28px}.footer-anniversary{height:72px}.footer-accreditation{height:64px}.product-grid{grid-template-columns:1fr}.product-details{gap:10px;padding:18px}.product-details h3{font-size:20px;line-height:1.35}.product-details p{font-size:15px;line-height:1.6}.product-image .status-pill{left:12px;bottom:12px;padding:7px 10px;font-size:12px}.availability-heading h1{font-size:46px!important}}@media (max-width:380px){.footer-marks{gap:12px}.footer-anniversary{height:64px}.footer-accreditation{height:56px}}.admin-view-toggle{display:flex;align-items:center;gap:4px;background:#e9eeea;padding:4px;border-radius:8px;margin-right:16px}.admin-view-toggle button{border:0;background:transparent;padding:6px 14px;font-size:13px;font-weight:700;color:#536059;border-radius:6px}.admin-view-toggle button.active{background:#fff;color:#0c583c;box-shadow:0 2px 8px rgba(0,0,0,.05)}.admin-badge{display:inline-block;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;margin-left:8px;vertical-align:middle}.admin-badge.pending{background:#fff3cf;color:#8a5a05}.admin-badge.draft{background:#e9efea;color:#536059}.admin-table-tabs{display:flex;align-items:center;gap:8px;margin-bottom:24px;border-bottom:1px solid #edf0ed}.admin-table-tabs button{border:0;background:transparent;padding:12px 16px;font-size:14px;font-weight:700;color:#7b827d;border-bottom:2px solid transparent;margin-bottom:-1px}.admin-table-tabs button.active{color:#0c583c;border-bottom-color:#0c583c}.admin-table-tabs button span{background:#e9efea;color:#5f6963;padding:2px 8px;border-radius:999px;font-size:11px;margin-left:6px}.admin-publish-meta{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid #c8cec9;color:#536059;font-size:12px}.admin-publish-meta strong{color:#174e37}.admin-version-copy{display:block;margin-top:6px;color:#68716b;font-size:11px;font-weight:700}.admin-editor-title{max-width:1400px;padding:28px 40px 0}.admin-editor-title h1{color:#174e37;font-size:36px;font-weight:300;letter-spacing:-.035em}.admin-editor-version{margin-top:7px;color:#68716b;font-size:12px;font-weight:750}.admin-dialog-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(13,31,22,.58)}.admin-dialog{width:min(100%,520px);padding:30px;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(13,31,22,.28)}.admin-dialog h2{margin:0;color:#174e37;font-size:28px}.admin-dialog p{margin:12px 0 24px;color:#536059;font-size:16px;line-height:1.6}.admin-dialog-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-button-danger{color:#9c372d;border-color:#9c372d}.admin-row-actions{display:flex;align-items:flex-start;flex-direction:column;gap:7px}.admin-mobile-row-actions{display:none;margin-top:9px}.admin-text-button.danger{color:#a3312b}@media (max-width:780px){.admin-row-actions{gap:5px}.admin-table-card td:nth-child(7),.admin-table-card th:nth-child(7){display:none}.admin-mobile-row-actions{display:flex;flex-direction:row;flex-wrap:wrap}}.site-search-backdrop{position:fixed;inset:0;z-index:400;display:grid;align-items:start;justify-items:center;padding:12vh 20px 24px;background:rgba(13,31,22,.58)}.site-search-dialog{width:min(100%,680px);max-height:min(72vh,720px);overflow:auto;padding:20px 22px 12px;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(13,31,22,.28)}.site-search-form{display:flex;align-items:center;gap:12px}.site-search-form input{flex:1 1;min-width:0;border:1px solid var(--green);border-radius:8px;padding:12px 14px;background:#fff;color:var(--black-green)}.site-search-close{flex-shrink:0;border:0;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;background:var(--sage);color:var(--green)}.site-search-close:hover{background:#e2e6e1}.site-search-status{margin:16px 0 8px;color:var(--muted);font-size:16px;line-height:1.5}.site-search-group{margin-top:18px}.site-search-group h3{margin:0 0 4px;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-search-group ul{list-style:none;margin:0;padding:0}.site-search-hit{display:grid;grid-gap:2px;gap:2px;padding:12px 0;border-top:1px solid var(--line)}.site-search-hit:hover strong{color:#06763C}.site-search-kind{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.site-search-hit strong{color:var(--green);font-size:18px;line-height:1.3}.site-search-snippet{color:var(--black-green);font-size:15px;line-height:1.5}.site-search-mark{background:#fff3c4;color:inherit;font:inherit;font-weight:700;padding:0 .12em;border-radius:3px}@media (max-width:900px){.desktop-nav.mobile-nav-open .utility-button{display:grid;align-self:flex-start;margin-top:8px}.site-search-backdrop{padding:8vh 12px 16px}}.feature-panel{display:flex;background:var(--green);border-radius:16px;overflow:hidden;color:white}.feature-panel .feature-copy{flex:1 1;padding:64px 48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.feature-panel .feature-image{flex:1 1;background-size:cover;background-position:50%;min-height:100%}.chip-scroller{scrollbar-width:none;-ms-overflow-style:none}.chip-scroller::-webkit-scrollbar{display:none}@media (max-width:768px){.chip-scroller{overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}}.fact-chip{display:inline-flex;align-items:center;font-family:Raleway,Tahoma,sans-serif;font-size:14px;font-weight:500;color:var(--green);background-color:var(--sage);padding:4px 10px;border-radius:999px;white-space:nowrap}.product-card-tagline{display:-webkit-box;margin:0;overflow:hidden;color:var(--black-green);font-size:15px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-hero-tagline{margin:0;max-width:42ch;color:#fff;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:650;line-height:1.45}.product-hero{position:relative}.product-new-stamp{position:absolute;top:10px;right:10px;z-index:3;width:76px;height:76px;pointer-events:none;transform:rotate(-16deg);filter:drop-shadow(0 2px 3px rgba(29,40,28,.3))}.product-new-stamp svg{display:block;width:100%;height:100%}.product-new-stamp.is-hero{top:28px;right:32px;width:132px;height:132px}.also-popular-image .product-new-stamp,.product-image .product-new-stamp{top:12px;right:12px}.product-blurb{max-width:56ch;margin:0;color:var(--green);font-size:22px;font-weight:600;line-height:1.5}.product-key-attributes{padding:28px 30px;border:1px solid #c5ccc5;border-radius:16px;background:linear-gradient(135deg,#f4f7f2,#fff)}.product-key-attributes h2{margin:0 0 16px;color:var(--green);font-size:24px}.product-key-attributes ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 28px;gap:12px 28px;margin:0;padding:0;list-style:none}.product-key-attributes li{display:flex;gap:10px;color:var(--black-green);font-weight:600;line-height:1.45}.product-key-attributes li:before{flex:0 0 auto;width:1.25em;height:1.25em;margin-top:.1em;border-radius:50%;background:var(--yellow);color:var(--green);content:"✓";font-size:.8em;font-weight:800;line-height:1.25em;text-align:center}.product-distribution-note{display:flex;align-items:flex-start;gap:14px;padding:20px 22px;border-left:4px solid var(--yellow);border-radius:0 12px 12px 0;background:var(--green);color:#fff}.product-distribution-note svg{flex:0 0 auto;color:var(--yellow)}.product-distribution-note p{margin:0;font-size:16px;font-weight:600;line-height:1.55}.product-detail-grid{max-width:1180px;margin:0 auto;padding:72px 40px 96px;min-width:0}@media (min-width:992px){.product-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-column-gap:64px;column-gap:64px;align-items:start}.product-main-col{gap:48px;align-self:start}.product-main-col,.product-rail{display:flex;flex-direction:column;min-width:0}.product-rail{align-self:stretch;min-height:100%}.product-rail:has(.product-photos){align-self:start;min-height:0}.product-sidebar-sticky-slot{flex:1 0 auto;display:flex;flex-direction:column;min-width:0}.product-rail:has(.product-photos) .product-sidebar-sticky-slot{flex:0 0 auto}.product-sidebar-col{display:flex;flex-direction:column;gap:32px;position:-webkit-sticky;position:sticky;top:120px;align-self:start;width:100%;min-width:0}.product-photos{margin-top:32px}}@media (max-width:991px){.product-detail-grid{display:flex;flex-direction:column;gap:48px;padding:48px 24px 80px}.product-main-col,.product-rail,.product-sidebar-col,.product-sidebar-sticky-slot{display:contents}.mobile-order-1{order:1}.mobile-order-2{order:2}.mobile-order-3{order:3}.mobile-order-4{order:4}.mobile-order-5{order:5}.mobile-order-6{order:6}.mobile-order-7{order:7}}.product-main-rest{display:flex;flex-direction:column;gap:48px}.product-main-rest,.product-main-rest>*{min-width:0;max-width:100%}.product-table-wrap{max-width:100%;overflow-x:auto}.sold-table{width:100%;min-width:0;max-width:100%;box-sizing:border-box;background:#fff;border:1px solid var(--line);border-radius:16px}.sold-table table{width:100%;border-collapse:collapse;table-layout:fixed}.sold-table td,.sold-table th{padding:14px 16px;text-align:left;vertical-align:middle}.sold-table th{background:var(--sage);color:var(--green);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-bottom:2px solid #c5ccc5}.sold-table td{border-bottom:1px solid var(--line);font-size:15px;color:var(--black-green)}.sold-table tr:last-child td{border-bottom:0}.sold-table td:first-child,.sold-table th:first-child{width:auto;overflow-wrap:anywhere}.sold-table td:nth-child(2),.sold-table th:nth-child(2){width:7rem;white-space:nowrap}.sold-table td.sold-status,.sold-table th:last-child{width:9.5rem;white-space:nowrap}.sold-table .status-pill{display:inline-flex;max-width:none}@media (max-width:900px){.sold-table table,.sold-table tbody,.sold-table td,.sold-table th,.sold-table thead,.sold-table tr{display:block;width:auto}.sold-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sold-table tbody{display:flex;flex-direction:column}.sold-table tr{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:6px 12px;gap:6px 12px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}.sold-table tr:last-child{border-bottom:0}.sold-table td{padding:0;border:0;white-space:normal;width:auto}.sold-table td:first-child{grid-column:1/-1;font-weight:600;overflow-wrap:anywhere}.sold-table td:nth-child(2){color:var(--muted)}.sold-table td.sold-status{justify-self:end;white-space:nowrap}.sold-table .status-pill{padding:5px 8px;font-size:11px;gap:5px}}.mix-component-cell{padding:14px 16px;vertical-align:top}.mix-component-name{color:var(--green);font-weight:700;line-height:1.35}.mix-component-name a{color:inherit;text-decoration:none}.mix-component-name a:hover{text-decoration:underline}.mix-component-description{max-width:60ch;margin-top:5px;color:var(--muted);font-size:14px;line-height:1.45}.product-sidebar-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(29,40,28,.03)}.quick-facts-section{padding:32px 32px 28px;background:var(--sage)}.sidebar-card-heading{margin:0 0 24px;font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--green)}.quick-facts-list{display:flex;flex-direction:column;gap:20px}.quick-fact-item{display:flex;align-items:flex-start;gap:16px}.quick-fact-icon{color:var(--green);flex:0 0 auto;margin-top:2px}.quick-fact-content{display:flex;flex-direction:column;gap:4px}.quick-fact-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.quick-fact-value{font-size:15px;font-weight:600;color:var(--black-green);line-height:1.45}.pricing-section{padding:32px;align-items:flex-start;gap:24px}.pricing-details,.pricing-section{display:flex;flex-direction:column}.pricing-details{gap:8px}.pricing-amount{font-size:32px;font-weight:700;color:var(--green);line-height:1.1;letter-spacing:-.02em}.pricing-unit{font-size:15px;color:var(--muted)}.pricing-actions{display:grid;grid-template-columns:2fr 1fr;align-items:stretch;grid-gap:8px;gap:8px;width:100%}.pricing-actions .button{display:inline-flex;align-items:center;justify-content:center;min-width:0;padding-inline:12px;text-align:center}.pricing-reseller{display:flex;align-items:center;gap:10px;width:100%;color:var(--black-green);text-decoration:none}.pricing-reseller:hover{opacity:.8}.pricing-reseller:hover .pricing-reseller-arrow{transform:translateX(3px)}.pricing-reseller-arrow,.pricing-reseller-icon{display:inline-flex;flex-shrink:0;align-items:center;color:var(--green)}.pricing-reseller-arrow{margin-left:auto;transition:transform .15s ease}.pricing-reseller-text{flex:1 1;font-size:14px;font-weight:600;line-height:1.4;text-align:left}.pricing-disclaimer{font-size:14px;line-height:1.5;color:var(--muted);text-align:center;width:100%}.product-photos{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 12px 32px rgba(29,40,28,.03);min-width:0}.product-photos-list{display:flex;flex-direction:column;gap:16px}.product-photos-list img{display:block;width:100%;height:auto;border-radius:12px}.product-sidebar-bottom{display:flex;flex-direction:column;gap:32px}.sidebar-bottom-heading{margin:0 0 16px;font-size:20px;font-weight:700;color:var(--green)}.related-products-list{display:flex;flex-direction:column;gap:12px}.related-product-card{display:flex;gap:16px;align-items:center;padding:12px;border-radius:16px;border:1px solid var(--line);background:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.related-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(29,40,28,.06);border-color:#c5ccc5}.related-product-image{width:64px;height:64px;border-radius:10px;background-size:cover;background-position:50%;flex:0 0 auto}.related-product-info{display:flex;flex-direction:column;gap:4px;min-width:0}.product-faq-section{padding:72px 40px 32px}.product-faq-section#faqs{padding-bottom:64px}.product-faq-inner{max-width:1180px;margin:0 auto}.product-faq-section h2{margin:0 0 24px;color:var(--green);font-size:clamp(32px,4vw,48px);line-height:1.1}.product-faq-list{display:grid;grid-gap:0;gap:0}.product-faq-item{border-bottom:1px solid var(--line);padding:4px 0 16px}.product-faq-item summary,.product-faq-summary{color:var(--green);cursor:pointer;font-size:20px;font-weight:700}.product-faq-summary{display:flex;align-items:center;gap:8px;cursor:default}.product-faq-question{flex:1 1;min-width:0;width:auto;font:inherit;color:inherit}.product-faq-answer,.product-faq-item p{margin:16px 0 0;max-width:64ch;line-height:1.6;width:100%}.also-popular-section{padding:80px 40px 96px;background:var(--sage)}.also-popular-inner{max-width:1180px;margin:0 auto}.also-popular-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.also-popular-header h2{margin:0;color:var(--green);font-size:clamp(32px,4vw,48px);line-height:1.1}.also-popular-category-link{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:15px;font-weight:700;text-decoration:none}.also-popular-category-link:hover{text-decoration:underline}.also-popular-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.also-popular-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;color:inherit;text-decoration:none;transition:transform .2s,box-shadow .2s}.also-popular-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(29,40,28,.12)}.also-popular-image{position:relative;min-height:210px;background-color:#c5ccc5;background-position:50%;background-size:cover}.also-popular-image .status-pill{position:absolute;top:16px;left:16px}.also-popular-card-body{display:flex;flex:1 1;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px}.also-popular-card-body h3{margin:0;color:var(--green);font-size:20px;line-height:1.3}.also-popular-card-body p{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.also-popular-arrow{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--yellow);color:var(--green)}@media (max-width:800px){.product-faq-section{padding:56px 20px 16px}.also-popular-section{padding:64px 20px 72px}.also-popular-header{align-items:flex-start;flex-direction:column;margin-bottom:24px}.also-popular-grid{grid-template-columns:1fr;gap:18px}.also-popular-image{min-height:200px}}.related-product-name{font-size:16px;font-weight:700;color:var(--green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.related-product-tagline{font-size:13px;color:var(--muted);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta-section{font-size:12px;color:#75766E;display:flex;flex-direction:column;gap:4px}.legacy-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px;gap:16px}@media (min-width:768px){.legacy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.legacy-group h6{font-size:16px;font-weight:700;color:var(--black-green);margin-bottom:8px}.legacy-group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.legacy-group li{font-size:16px;color:#75766E}.comparison-table-wrapper{overflow-x:auto;margin-top:16px}.comparison-table{width:100%;border-collapse:collapse;min-width:800px}.comparison-table th{position:-webkit-sticky;position:sticky;top:0;background:var(--sage);color:var(--green);font-weight:700;text-align:left;padding:12px 16px;font-size:14px;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #c5ccc5}.comparison-table td{padding:12px 16px;border-bottom:1px solid var(--line);font-size:15px;color:var(--black-green)}.comparison-table tr:hover td{background:rgba(0,0,0,.02)}.product-listing-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:48px;gap:48px;align-items:start}.product-filter-toggle{display:none}.product-filter-sidebar{display:flex;flex-direction:column;gap:24px}.product-filter-sidebar-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.product-filter-sidebar-header h2{margin:0;color:var(--green);font-size:22px}.product-filter-clear{border:0;background:transparent;color:var(--green);font-size:14px;font-weight:700;cursor:pointer;text-decoration:underline}.product-filter-group{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:8px}.product-filter-group legend{padding:0;margin-bottom:8px;color:var(--green);font-size:15px;font-weight:700}.product-filter-subtitle{margin:12px 0 4px;color:var(--muted);font-size:13px;font-weight:700}.product-filter-option{display:flex;align-items:center;gap:10px;color:var(--black-green);font-size:14px;cursor:pointer}.product-filter-option.is-disabled{color:var(--muted);cursor:not-allowed;opacity:.55}.product-filter-option.is-disabled input{cursor:not-allowed}.product-filter-option select{width:100%;margin-top:6px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--black-green)}.product-listing-count{margin:0 0 24px;color:var(--green);font-size:22px}.catalogue-product-card{display:flex;flex-direction:column;gap:16px;color:inherit;text-decoration:none}.catalogue-product-media{position:relative;min-height:220px;overflow:hidden;border-radius:16px;background:#c5ccc5;box-shadow:0 2px 10px rgba(29,40,28,.1)}.catalogue-product-image{display:block;width:100%;height:220px;background-position:50%;background-size:cover}.catalogue-product-card.is-photo-missing .catalogue-product-media{background:linear-gradient(145deg,#e7ebe5,#d4dbd2)}.catalogue-product-card.is-photo-missing .catalogue-product-image{opacity:0}.catalogue-product-arrow{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border:0;background:var(--yellow)}.catalogue-product-details{display:flex;flex-direction:column;gap:6px}.catalogue-product-name{color:var(--green);font-size:20px;font-weight:600;line-height:1.3}.catalogue-product-category{color:#75766e;font-size:14px}.catalogue-product-facts{display:flex;flex-wrap:wrap;gap:8px}.product-listing-empty{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-height:360px;padding:48px 40px;background:var(--sage);border-radius:16px}.product-listing-empty-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:var(--yellow);color:var(--green)}.product-listing-empty h3{margin:8px 0 0;max-width:22ch;color:var(--green);font-size:30px;font-weight:700;line-height:1.2}.product-listing-empty p{margin:0;max-width:46ch;color:var(--black-green);font-size:16px;line-height:1.6}.product-listing-empty-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.product-filter-drawer{display:none}@media (max-width:900px){.product-listing-empty{min-height:0;padding:32px 24px}.product-listing-empty h3{font-size:24px}.product-listing-layout{display:flex;flex-wrap:wrap;align-items:center;column-gap:16px;row-gap:24px}.product-filter-desktop{display:none}.product-filter-toggle{display:inline-flex;flex:0 0 auto;width:-moz-fit-content;width:fit-content}.product-listing-results{display:contents}.product-listing-count{flex:0 1 auto;margin:0}.product-listing-results>.category-card-grid,.product-listing-results>.product-listing-empty{flex:1 0 100%;min-width:0}.product-filter-drawer{display:block;position:fixed;inset:0;z-index:80;background:rgba(29,40,28,.45)}.product-filter-drawer-panel{position:absolute;inset:0 auto 0 0;width:min(360px,92vw);overflow:auto;background:#fff;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:16px}.product-filter-drawer-panel>.product-filter-sidebar-header{position:-webkit-sticky;position:sticky;top:0;z-index:1;margin:calc(-1 * max(24px, env(safe-area-inset-top))) -24px 0;padding:max(24px,env(safe-area-inset-top)) 24px 12px;background:#fff}.product-filter-drawer .product-filter-sidebar>.product-filter-sidebar-header h2{display:none}.product-filter-drawer .product-filter-sidebar>.product-filter-sidebar-header:not(:has(.product-filter-clear)){display:none}.category-card-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.feature-panel{flex-direction:column}.feature-panel .feature-copy{padding:40px 24px}.feature-panel .feature-image{min-height:240px}.product-key-attributes{padding:22px}.product-key-attributes ul{grid-template-columns:1fr}.product-blurb{font-size:19px}.product-new-stamp{width:64px;height:64px}.product-new-stamp.is-hero{top:16px;right:16px;width:96px;height:96px}}@media (max-width:600px){.products-intro{gap:18px!important;padding:36px 20px 32px!important}.products-intro h1{font-size:38px!important;line-height:1.16!important;font-weight:400!important}.products-intro p{max-width:none!important;font-size:17px!important;line-height:1.6!important;color:var(--green)!important}.products-page-content{padding:32px 20px 56px!important}.product-listing-layout{column-gap:16px;row-gap:22px}.product-filter-toggle{min-height:48px;padding:12px 24px;font-size:16px;font-weight:700}.product-listing-count{margin:0;font-size:24px;line-height:1.25}.category-card-grid{gap:32px!important}.catalogue-product-card{display:flex;flex-direction:column;gap:16px;min-width:0}.catalogue-product-media{width:100%;min-height:220px;height:auto;aspect-ratio:16/10;border-radius:16px}.catalogue-product-image{height:100%}.catalogue-product-card.is-photo-missing .product-fallback-logo{width:min(58%,180px);opacity:.5}.catalogue-product-media .status-pill{padding:7px 11px;font-size:12px}.catalogue-product-media .product-new-stamp{top:10px;right:10px;width:64px;height:64px}.catalogue-product-arrow{right:12px;bottom:12px;width:44px;height:44px}.catalogue-product-details{gap:7px;min-width:0}.catalogue-product-name{font-size:22px;line-height:1.3;overflow-wrap:anywhere}.catalogue-product-category{color:#55584f;font-size:15px;font-weight:600;line-height:1.4}.product-card-tagline{font-size:16px;line-height:1.55;-webkit-line-clamp:3}.catalogue-product-facts{gap:8px}.catalogue-product-facts .fact-chip{min-height:32px;padding:6px 11px;font-size:14px;font-weight:650}.product-filter-drawer-panel{width:min(380px,94vw);padding-inline:20px}.product-filter-drawer-panel>.product-filter-sidebar-header{margin-inline:-20px;padding-inline:20px}.product-filter-drawer-panel>.button{min-height:48px;font-size:16px}.product-filter-clear{min-height:44px;padding:8px;font-size:15px}.product-filter-option{min-height:40px;font-size:16px}.product-filter-option input{width:20px;height:20px}.product-filter-option select{min-height:46px;font-size:16px}}.pasture-page{background:#fff}.pasture-after,.pasture-checklist,.pasture-enquiry,.pasture-form,.pasture-intro{max-width:1180px;margin:0 auto;padding-left:40px;padding-right:40px}.pasture-intro{padding-top:32px;padding-bottom:12px;display:flex;flex-direction:column;gap:16px}.pasture-breadcrumb{font-size:14px;font-weight:600;color:var(--muted)}.pasture-breadcrumb a{color:inherit}.pasture-page h1{max-width:18ch;color:var(--green);font-size:clamp(36px,5vw,56px);font-weight:800;letter-spacing:-.03em;line-height:1.1}.pasture-checklist li,.pasture-disclaimer,.pasture-enquiry p,.pasture-followup p,.pasture-help,.pasture-intro p,.pasture-limit,.pasture-result-group>p,.pasture-results-prompt{max-width:68ch;color:var(--black-green);font-size:17px;line-height:1.6}.pasture-step{margin:0;padding:8px 0 28px;border:0}.pasture-checklist h2,.pasture-enquiry h2,.pasture-result-group h2,.pasture-step h2{margin:0 0 12px;color:var(--green);font-size:clamp(28px,3vw,36px);line-height:1.15}.pasture-help{margin-bottom:8px}.pasture-disclaimer,.pasture-limit{color:var(--muted);font-size:15px}.pasture-substep{margin:18px 0 0;padding:0;border:0}.pasture-substep legend{margin-bottom:10px;color:var(--green);font-size:16px;font-weight:700}.pasture-substep legend span{display:block;margin-top:4px;color:var(--muted);font-size:14px;font-weight:500}.pasture-options{display:grid;grid-gap:10px;gap:10px;margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:16px;background:var(--cream)}.pasture-option{display:flex;align-items:flex-start;gap:12px;min-height:48px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.pasture-option.is-checked{border-color:var(--green);background:var(--sage)}.pasture-option input{width:22px;height:22px;margin-top:2px;flex:0 0 auto}.pasture-option strong{display:block;color:var(--black-green);font-size:16px;line-height:1.4}.pasture-option small{display:block;margin-top:2px;color:var(--muted);font-size:14px;font-weight:500}.pasture-form-actions,.pasture-wizard-nav{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.pasture-form-actions{padding-bottom:12px}.pasture-wizard-nav,.pasture-wizard.is-ready .pasture-submit{display:none}.pasture-after{padding-top:12px;padding-bottom:8px}.pasture-results{display:flex;flex-direction:column;gap:28px}.pasture-result-list{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.pasture-result-card{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:#fff;color:inherit}.pasture-result-card:hover{border-color:var(--green)}.pasture-result-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pasture-result-top h3{color:var(--green);font-size:22px;line-height:1.25}.pasture-result-category,.pasture-result-rate{color:var(--muted);font-size:14px;font-weight:600}.pasture-result-why{color:var(--black-green);font-size:16px;line-height:1.45}.pasture-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.pasture-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:13px;font-weight:700}.pasture-badge.is-good{background:var(--sage);color:var(--green)}.pasture-badge.is-caution{background:var(--cream);color:var(--black-green)}.pasture-followup{display:grid;grid-gap:10px;gap:10px;padding:16px 18px;border-radius:16px;background:var(--sage)}.pasture-followup a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}.pasture-checklist,.pasture-enquiry{padding-top:28px;padding-bottom:12px}.pasture-checklist ul{margin:0;padding-left:20px;display:grid;grid-gap:10px;gap:10px}.pasture-disclaimer{margin-top:18px}.pasture-enquiry .button,.pasture-form-actions .button,.pasture-wizard-nav .button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.pasture-selector-banner{margin:0;padding:14px 18px;border-radius:12px;background:var(--cream);color:var(--black-green);font-size:16px;line-height:1.5}.pasture-selector-banner a{color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px}@media (min-width:721px){.pasture-options{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.pasture-options-row{grid-template-columns:repeat(4,minmax(0,1fr))}.pasture-options-thirds,.pasture-step[data-step="3"] .pasture-options{grid-template-columns:repeat(3,minmax(0,1fr))}.pasture-step[data-step="0"] .pasture-options{grid-template-columns:repeat(6,minmax(0,1fr))}.pasture-step[data-step="0"] .pasture-option{grid-column:span 2}.pasture-step[data-step="0"] .pasture-option:nth-child(n+4){grid-column:span 3}.pasture-result-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.pasture-after,.pasture-checklist,.pasture-enquiry,.pasture-form,.pasture-intro{padding-left:20px;padding-right:20px}.pasture-wizard.is-ready .pasture-wizard-nav{display:flex;position:-webkit-sticky;position:sticky;bottom:0;z-index:5;justify-content:space-between;margin:0 20px;padding:12px 0 16px;background:#fff}.pasture-wizard.is-ready[data-step="0"] .pasture-step:not([data-step="0"]),.pasture-wizard.is-ready[data-step="1"] .pasture-step:not([data-step="1"]),.pasture-wizard.is-ready[data-step="2"] .pasture-step:not([data-step="2"]),.pasture-wizard.is-ready[data-step="3"] .pasture-step:not([data-step="3"]){display:none}}@media (max-width:360px){.products-intro h1{font-size:34px!important}.products-page-content{padding-inline:16px!important}.catalogue-product-media{min-height:200px;aspect-ratio:4/3}.catalogue-product-name{font-size:21px}}