@font-face{font-family:Inter;src:local('Inter');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:#101614;background:#fff;font:16px/1.55 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #E2761B;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#154734;line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(36px,4.5vw,66px);font-weight:600}h2{font-size:clamp(30px,3vw,44px);font-weight:500}h3{font-size:23px;font-weight:550}p{max-width: seventych}svg{display:block}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.skip{position:fixed;top:-100px;background:white;z-index:100;padding:12px}.skip:focus{top:0}.topline{background:#154734;color:#fff;font-size:12px;letter-spacing:.04em}.topline .wrap{display:flex;justify-content:space-between;padding:8px 0}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:30;border-bottom:1px solid #D5DBD8}.header-inner{height:88px;display:flex;align-items:center;gap:40px}.logo{width:215px;aspect-ratio:5.4;object-fit:cover;object-position:center 48%}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:14px;font-weight:500}.main-nav a{padding:10px 0}.main-nav a:hover,.main-nav a[aria-current]{color:#1C7A3A}.main-nav a[aria-current]{border-bottom:2px solid #8CC63F}.header-actions{display:flex;gap:12px;align-items:center}.icon-btn{border:1px solid #D5DBD8;background:#fff;border-radius:4px;padding:11px;color:#154734;display:inline-flex;align-items:center;justify-content:center;gap:5px}.menu-btn{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:50px;padding:13px 22px;border-radius:3px;border:1px solid transparent;background:#154734;color:#fff;font-size:14px;font-weight:600;transition:background .18s}.btn:hover{background:#0B3A2E}.btn.orange{background:#E2761B}.btn.orange:hover{background:#bd5c0d}.btn.outline{border-color:#154734;background:transparent;color:#154734}.btn.outline:hover{background:#EEF4F1}.btn.white{background:#fff;color:#154734}.btn:disabled{opacity:.45;cursor:not-allowed}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:#6F7E77;margin-bottom:24px}.hero{background:#F4F6F5;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;min-height:620px;position:relative;align-items:center}.hero-copy{padding:65px 0;position:relative;z-index:2}.hero-copy h1{max-width:700px;margin-bottom:26px;font-size:clamp(43px,4.8vw,70px)}.hero-copy h1 span{color:#1C7A3A}.hero-copy p{max-width:475px;color:#52675b;font-size:18px;margin-bottom:32px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-art{height:100%;position:relative;display:flex;align-items:center;justify-content:center}.hero-art:before{content:'';position:absolute;width:500px;height:500px;border:1px solid #cddacb;border-radius:50%;box-shadow:0 0 0 58px #eaf0e7,0 0 0 59px #dce6d8}.hero-product{position:relative;width:90%;height:470px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-7deg)}.hero-caption{position:absolute;right:0;bottom:55px;background:#fff;padding:16px 22px;min-width:210px;border-left:3px solid #8CC63F;font-size:12px}.hero-caption b{display:block;font-size:22px;color:#154734}.hero-bottom{display:flex;gap:50px;padding:24px 0;border-top:1px solid #D5DBD8;color:#52675b;font-size:13px}.hero-bottom span{display:flex;align-items:center;gap:10px}.hero-bottom i{width:7px;height:7px;border-radius:50%;background:#8CC63F}.section{padding:80px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px}.section-head h2{margin-bottom:0}.text-link{color:#154734;font-size:14px;border-bottom:1px solid #8CC63F;padding-bottom:6px;white-space:nowrap}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#D5DBD8;border:1px solid #D5DBD8}.category-card{background:#fff;min-height:185px;padding:25px;display:flex;flex-direction:column;position:relative;transition:background .2s}.category-card:hover{background:#EEF4F1}.category-card img{width:55px;height:55px;object-fit:contain;margin-bottom:22px}.category-card strong{color:#154734;font-size:17px;font-weight:500}.category-card small{color:#6F7E77;font-size:12px;margin-top:4px}.category-card .arrow{position:absolute;right:25px;top:25px;color:#8b9e92}.category-card.last{background:#154734;color:white;justify-content:space-between}.category-card.last strong,.category-card.last .arrow{color:white}.muted{color:#6F7E77}.pale{background:#F4F6F5}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid #D5DBD8;background:#fff;position:relative;min-width:0;display:flex;flex-direction:column}.product-card:hover{border-color:#9bb594}.product-card .photo{height:245px;padding:22px;display:flex;align-items:center;justify-content:center;background:#fff;border-bottom:1px solid #edf0ed}.product-card .photo img{height:100%;width:100%;object-fit:contain}.product-card .card-body{padding:20px;display:flex;flex:1;flex-direction:column}.code{font:500 14px/1.4 'Courier New',monospace;letter-spacing:.04em;color:#1C7A3A}.product-card h3{font-size:17px;letter-spacing:-.02em;line-height:1.35;margin:8px 0 18px}.product-card .card-meta{font-size:12px;color:#6F7E77;display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0ed;margin-top:18px;padding-top:13px;font-size:12px;color:#154734}.compare-toggle{position:absolute;right:12px;top:12px;z-index:1;background:#fff;border:1px solid #d5dbd8;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.compare-toggle[aria-pressed=true]{background:#154734;color:#fff}.story{display:grid;grid-template-columns:1fr 1fr;min-height:490px;background:#154734;color:#fff}.story-image{height:100%;width:100%;object-fit:cover}.story-copy{padding:65px}.story-copy h2{color:white;font-size:45px}.story-copy .eyebrow{color:#bccdb7}.story-copy p{color:#dae4d9;max-width:430px}.story-copy .btn{margin-top:18px}.cta{display:flex;justify-content:space-between;gap:50px;align-items:center;border-top:1px solid #D5DBD8;padding-top:45px}.cta h2{font-size:35px;margin-bottom:12px}.cta p{margin:0;color:#6F7E77}.site-footer{background:#0B3A2E;color:#c7d7cd;padding:55px 0 25px;font-size:14px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-brand{font-size:26px;letter-spacing:.04em;color:white;margin-bottom:12px;font-weight:600}.site-footer h3{color:white;font-size:15px;letter-spacing:0;margin-bottom:20px}.site-footer a{display:block;margin:10px 0}.footer-bottom{border-top:1px solid #ffffff25;margin-top:40px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:#a9bfb1}.breadcrumbs{padding:26px 0;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:#6F7E77}.breadcrumbs a:hover{color:#154734}.page-intro{padding:22px 0 35px}.page-intro h1{font-size:48px;margin-bottom:20px}.page-intro p{max-width:650px;color:#6F7E77}.search-form{display:flex;max-width:670px;border:1px solid #c8d1cb;background:#fff;align-items:center;border-radius:3px}.search-form svg{margin-left:17px;color:#6F7E77}.search-form input{width:100%;border:0;outline:0;padding:16px;background:none;min-width:0}.search-form button{border:0;background:#154734;color:white;padding:16px 24px;align-self:stretch}.catalog-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:40px;padding-bottom:70px}.filters{align-self:start;position:sticky;top:115px;border-top:1px solid #D5DBD8}.filter-group{padding:22px 0;border-bottom:1px solid #D5DBD8}.filter-group h3{font-size:14px;letter-spacing:0;margin-bottom:15px}.filter-category{display:flex;justify-content:space-between;font-size:13px;padding:8px 0;color:#52675b}.filter-category.active{font-weight:bold;color:#154734}.filter-category small{color:#85938b}.field{display:flex;flex-direction:column;gap:8px;font-size:13px;margin-bottom:18px}.field input,.field select,.field textarea{border:1px solid #c8d1cb;border-radius:3px;padding:12px;background:#fff;width:100%;color:#101614}.field textarea{resize:vertical;min-height:100px}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;font-size:13px;gap:15px}.toolbar select{border:1px solid #d5dbd8;padding:8px;background:white;font-size:12px;max-width:180px}.catalog-products{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-products .photo{height:210px}.filter-open{display:none}.empty-state{padding:60px 20px;text-align:center;background:#F4F6F5;grid-column:1/-1}.empty-state h3{margin-bottom:15px}.product-overview{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:10px 0 65px}.product-visual{background:#F4F6F5;position:relative;padding:35px;min-width:0}.product-visual>img{width:100%;height:480px;object-fit:contain;mix-blend-mode:multiply}.product-intro h1{font-size:39px;margin:15px 0 25px}.product-intro .desc{color:#52675b;line-height:1.75}.product-intro .code{font-size:22px}.metrics{display:flex;flex-wrap:wrap;gap:22px;padding:20px 0;margin:15px 0;border-top:1px solid #D5DBD8;border-bottom:1px solid #D5DBD8}.metric{display:flex;align-items:center;gap:10px}.metric img{width:32px;height:32px;object-fit:contain}.metric b{display:block;font-size:15px;color:#154734}.metric small{font-size:10px;color:#6F7E77}.product-actions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.product-actions .btn{flex:1;white-space:nowrap}.document-link{display:flex;gap:14px;align-items:center;color:#154734;font-size:13px;border-top:1px solid #D5DBD8;padding-top:20px}.document-link img{width:34px;height:34px;object-fit:contain}.product-tabs{position:sticky;top:88px;z-index:20;background:#fff;border-bottom:1px solid #D5DBD8;display:flex;gap:36px;overflow:auto;white-space:nowrap;font-size:14px;padding:20px 0}.product-tabs a:hover{color:#1C7A3A}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:70px;padding:55px 0 75px}.content-block{padding-bottom:30px;margin-bottom:32px;border-bottom:1px solid #D5DBD8;min-width:0}.content-block>div>div:first-child:not(:has(img)):not(:has(table)){font-weight:600;color:#154734;margin-bottom:14px}.content-block h3{font-size:24px;margin:0 0 23px}.content-block h4{color:#154734}.content-block p{color:#52675b;line-height:1.8}.content-block table,.spec-table{width:100%;border-collapse:collapse;font-size:13px}.table-scroll{overflow-x:auto;max-width:100%;margin:15px 0}.content-block table th,.spec-table th{background:#EEF4F1;color:#154734;text-align:left;font-weight:600}.content-block th,.content-block td,.spec-table th,.spec-table td{padding:13px 15px;border-bottom:1px solid #d5dbd8;line-height:1.55;min-width:80px}.content-block td:first-child,.spec-table td:first-child{color:#52675b}.content-block img{max-height:340px;width:auto;object-fit:contain;margin:18px auto}.content-block figure{margin:0}.content-block figcaption{font-size:12px;color:#6F7E77}.aside-note{align-self:start;background:#EEF4F1;padding:28px;position:sticky;top:175px;font-size:14px}.aside-note h3{font-size:23px}.aside-note p{color:#52675b}.aside-note .btn{width:100%;margin-top:15px}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.gallery figure{border:1px solid #D5DBD8;margin:0;padding:18px}.gallery img{height:240px;width:100%;object-fit:contain}.gallery figcaption{font-size:12px;color:#6F7E77;margin-top:14px}.gallery button{padding:0;border:0;background:white;width:100%;cursor:zoom-in}.docs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:30px 0 70px}.doc-card{display:flex;align-items:center;gap:17px;border:1px solid #D5DBD8;padding:22px}.doc-card:hover{background:#F4F6F5}.doc-card img{width:34px;height:40px;object-fit:contain}.doc-card b{display:block;color:#154734}.doc-card small{display:block;color:#6F7E77;font-size:11px}.doc-card .arrow{margin-left:auto}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding-bottom:70px}.about-grid>img{width:100%;height:450px;object-fit:cover}.about-grid p{color:#52675b;line-height:1.8}.contact-card{border:1px solid #D5DBD8;padding:40px}.contact-card a{font-size:28px;color:#154734;border-bottom:1px solid #8CC63F}.contact-card p{margin-top:24px;font-size:14px}.compare-table{overflow:auto;margin-bottom:60px}.compare-table table{width:100%;border-collapse:collapse}.compare-table th,.compare-table td{min-width:230px;max-width:300px;text-align:left;vertical-align:top;border:1px solid #d5dbd8;padding:20px;font-size:14px}.compare-table img{height:190px;width:100%;object-fit:contain;margin-bottom:20px}.compare-table th{background:#F4F6F5}.compare-table button{margin-top:15px}.compare-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:35;background:#154734;color:white;border-radius:5px;padding:13px 22px;box-shadow:0 8px 30px #0002;display:flex;gap:25px;align-items:center;font-size:13px}.compare-bar a{border-bottom:1px solid #8CC63F;white-space:nowrap}.compare-bar button{color:white;background:transparent;border:0}.toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);background:#154734;color:#fff;padding:14px 22px;z-index:90;font-size:14px;max-width:90vw}.modal{border:0;max-width:570px;width:calc(100% - 40px);padding:36px;box-shadow:0 15px 100px #0004;border-radius:5px;color:#101614}.modal::backdrop{background:#0b241dbb}.modal h2{font-size:30px;padding-right:30px}.modal .close{position:absolute;right:18px;top:18px;background:none;border:0;font-size:24px;color:#52675b}.modal .muted{font-size:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.modal .btn{width:100%}.lightbox{max-width:1100px}.lightbox img{max-height:80vh;margin:auto}.mobile-sticky{display:none}[hidden]{display:none!important}.filter-close{display:none}.form-status{font-size:13px;color:#154734;margin-top:18px}.loading{min-height:400px;padding:100px 0;color:#154734}.hit{background:#8CC63F;color:#154734;padding:4px 7px;font:700 11px Inter,Arial,sans-serif;margin-left:10px;letter-spacing:.03em}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin:35px 0;font-size:13px}@media(min-width:1500px){.hero-grid{min-height:660px}}@media(max-width:1150px){.wrap{width:calc(100% - 48px)}.header-inner{gap:20px}.main-nav{gap:20px}.header-actions>.btn{display:none}.hero-copy h1{font-size:56px}.product-overview{gap:35px}.product-detail{gap:30px}.story-copy{padding:45px}.catalog-layout{gap:24px;grid-template-columns:200px minmax(0,1fr)}.catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body{font-size:15px}.wrap{width:calc(100% - 36px)}.topline{font-size:10px}.topline .wrap span:last-child{display:none}.header-inner{height:72px;gap:12px}.logo{width:180px}.header-actions{margin-left:auto;gap:8px}.header-actions .icon-btn{padding:8px}.menu-btn{display:flex}.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:white;padding:20px;border-bottom:1px solid #D5DBD8;box-shadow:0 20px 20px #0001;flex-direction:column;align-items:stretch;gap:5px}.main-nav.open{display:flex}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:42px 0 10px}.hero-copy h1{font-size:43px;margin-bottom:22px}.eyebrow{font-size:10px;margin-bottom:21px}.hero-copy p{font-size:15px;margin-bottom:26px}.hero-buttons{gap:9px}.hero-buttons .btn{font-size:12px;padding:13px 17px;gap:15px}.hero-art{height:330px;margin-top:15px}.hero-art:before{height:280px;width:280px;box-shadow:0 0 0 30px #eaf0e7,0 0 0 31px #dce6d8}.hero-product{height:300px;width:90%}.hero-caption{bottom:20px;right:5px;padding:11px 16px;min-width:175px;font-size:10px}.hero-caption b{font-size:19px}.hero-bottom{gap:18px;font-size:10px;padding:18px 0;flex-wrap:wrap}.hero-bottom span:last-child{display:none}.section{padding:48px 0}.section-head{gap:15px;align-items:center}.section-head h2{font-size:29px}.section-head .text-link{font-size:11px}.categories{grid-template-columns:repeat(2,1fr)}.category-card{min-height:170px;padding:20px 16px}.category-card img{width:45px;height:45px;margin-bottom:20px}.category-card strong{font-size:14px}.category-card small{font-size:11px}.category-card .arrow{right:16px;top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card .photo{height:175px;padding:15px}.product-card .card-body{padding:14px}.product-card h3{font-size:14px;line-height:1.4}.product-card .card-meta{font-size:10px;gap:7px}.product-card .code{font-size:12px}.card-bottom{font-size:10px}.compare-toggle{width:28px;height:28px;right:8px;top:8px}.story{grid-template-columns:1fr}.story-image{height:270px}.story-copy{padding:35px 26px 45px}.story-copy h2{font-size:34px}.cta{flex-direction:column;align-items:flex-start;gap:25px;padding-top:28px}.cta h2{font-size:30px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px;font-size:11px}.site-footer{padding:40px 0 85px}.breadcrumbs{font-size:11px;padding:23px 0;gap:8px}.page-intro{padding:8px 0 28px}.page-intro h1{font-size:36px}.page-intro p{font-size:14px}.search-form input{padding:13px;font-size:13px}.search-form button{padding:13px 16px;font-size:13px}.catalog-layout{grid-template-columns:1fr;gap:0}.filter-open{display:inline-flex}.toolbar{flex-wrap:wrap;font-size:12px;gap:10px}.toolbar select{max-width:145px;font-size:11px}.filters{display:none;position:fixed;inset:0 0 0 12%;background:white;z-index:65;overflow:auto;padding:60px 25px 40px;box-shadow:-60px 0 0 0 #0b241dbb}.filters.open{display:block}.filter-close{display:block;position:absolute;right:22px;top:15px;border:0;background:none;font-size:28px}.filter-group:first-of-type{padding-top:5px}.filter-group .btn{width:100%}.catalog-products .photo{height:180px}.product-overview{grid-template-columns:1fr;gap:28px;padding-bottom:35px}.product-visual{padding:25px}.product-visual>img{height:340px}.product-intro h1{font-size:32px}.product-intro .code{font-size:18px}.product-intro .desc{font-size:14px}.metrics{gap:20px}.metric img{width:28px;height:28px}.metric b{font-size:14px}.product-detail{grid-template-columns:1fr;gap:20px;padding:35px 0}.product-tabs{top:72px;gap:24px;font-size:12px;padding:17px 0}.content-block h3{font-size:23px}.content-block{padding-bottom:22px;margin-bottom:27px}.content-block th,.content-block td,.spec-table td,.spec-table th{padding:10px;font-size:12px}.aside-note{position:static}.gallery{gap:12px}.gallery figure{padding:10px}.gallery img{height:180px}.gallery figcaption{font-size:10px}.docs-grid{grid-template-columns:1fr;gap:12px;margin-top:25px}.doc-card{padding:18px}.about-grid{grid-template-columns:1fr;gap:30px}.about-grid>img{height:280px}.contact-card{padding:25px}.contact-card a{font-size:23px}.contact-card p{font-size:13px}.modal{padding:27px 23px;max-height:90dvh}.modal h2{font-size:28px}.form-row{grid-template-columns:1fr;gap:0}.compare-bar{bottom:14px;width:calc(100% - 36px);font-size:11px;padding:12px 15px;gap:15px;justify-content:space-between}.mobile-sticky{position:fixed;bottom:0;left:0;right:0;z-index:34;padding:11px 18px;background:#fffffff5;border-top:1px solid #D5DBD8;display:flex;align-items:center;justify-content:space-between}.mobile-sticky .btn{min-height:42px;padding:8px 20px;font-size:12px}.mobile-sticky strong{color:#154734;font:17px 'Courier New',monospace}.compare-bar:not([hidden])~.mobile-sticky{bottom:68px}.pagination{font-size:12px;gap:14px}html{scroll-padding-top:140px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep wide selection matrices inside their own scroll region. */
.product-detail>div{min-width:0}.content-block>div{min-width:0}.metric{max-width:100%}.metric b{overflow-wrap:anywhere}.product-intro,.about-grid>div{min-width:0}
.source-discrepancy{font-size:12px;color:#6d571f;background:#fcf6e9;padding:14px;border-left:2px solid #E9A83A;margin-top:20px}.product-actions .btn[aria-pressed=true]{background:#EEF4F1;border-color:#8CC63F}

.main-nav .mobile-account-link{display:none}@media(max-width:1150px){.main-nav .mobile-account-link{display:block}}
