@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@500;600&display=swap");:root{--ink:#20283a;--green:#273a5c;--green2:#496a96;--lime:#e98968;--paper:#f7f3ed;--line:#d9dde5;--muted:#687286;--orange:#e98968}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);font-family:DM Sans,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wide{width:min(1380px,calc(100% - 64px));margin:auto}.utility{height:34px;background:#062c24;color:#dce9e5;font:500 11px IBM Plex Mono}.utility .wide,.utility a,.utility nav,.utility span{height:100%;display:flex;align-items:center}.utility .wide{justify-content:space-between}.utility nav{gap:28px}.utility svg{width:13px;margin-right:7px}.header{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-main{height:84px;justify-content:space-between;gap:38px}.brand,.header-main{display:flex;align-items:center}.brand{gap:12px;min-width:250px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;background:var(--green);color:var(--lime);font-size:25px;font-weight:800}.brand>span:last-child{display:grid}.brand b{font-size:18px;letter-spacing:.06em}.brand small{font:500 8px IBM Plex Mono;letter-spacing:.12em;margin-top:3px}.header-tools{flex:1 1;justify-content:flex-end}.header-search,.header-tools{display:flex;align-items:center;gap:12px}.header-search{height:46px;width:min(480px,48vw);border:1px solid var(--line);background:#f8f9f7;color:#6c7672;padding:0 16px;text-align:left;cursor:pointer}.header-search svg{width:18px}.quote-button{height:46px;background:var(--lime);color:#092e26;padding:0 20px;display:flex;align-items:center;gap:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.quote-button svg{width:17px}.mobile-toggle{display:none;border:0;background:none}.nav-row{border-top:1px solid #eef0ed}.primary-nav{height:52px;display:flex;align-items:stretch}.primary-nav a{display:flex;align-items:center;padding:0 17px;border-right:1px solid #edf0ed;font-size:12px;font-weight:600;white-space:nowrap}.primary-nav a:hover{background:#f4f7f5;color:var(--green2)}.primary-nav .shop-link{background:var(--green);color:#fff;padding:0 28px}.primary-nav svg{width:13px;margin-left:8px}.search-overlay{position:fixed;inset:0;background:#062c24f7;z-index:100;color:#fff;padding:9vh 24px}.search-overlay>button{position:absolute;right:6vw;top:5vh;background:none;border:0;color:#fff}.search-overlay>div{width:min(920px,100%);margin:auto}.catalog-hero span,.corporate-grid>div>span,.inner-hero span,.kicker,.proof>div>div>span,.search-overlay small,.section-heading>span,.section-label{font:600 11px IBM Plex Mono;letter-spacing:.13em;color:var(--lime)}.search-overlay form{display:flex;border-bottom:2px solid #ffffff70;margin-top:28px;align-items:center}.search-overlay form>svg{width:30px}.search-overlay input{flex:1 1;border:0;background:none;color:#fff;font-size:32px;padding:22px;outline:0}.search-overlay form button{align-self:stretch;border:0;background:var(--lime);padding:0 25px;display:flex;align-items:center;gap:10px;font-weight:700}.search-overlay p a{color:var(--lime);margin-left:16px}.home-hero{background:var(--paper);overflow:hidden}.hero-layout{min-height:680px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;grid-gap:70px;gap:70px;padding:65px 0}.kicker{color:var(--green2)}.home-hero h1{font-size:clamp(60px,6.3vw,96px);line-height:.91;letter-spacing:-.065em;margin:24px 0 30px;max-width:780px}.home-hero h1 em{font-style:normal;color:var(--green2)}.home-hero p{font-size:18px;line-height:1.7;color:var(--muted);max-width:680px}.hero-ctas{display:flex;gap:10px;margin-top:34px}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.035em;border:1px solid transparent}.btn svg{width:16px}.btn.primary{background:var(--green)}.btn.primary:hover{background:var(--green2)}.btn.secondary{border-color:#aeb7b2;background:#fff}.btn.light{background:var(--lime);color:var(--green)}.hero-trust{display:flex;gap:25px;margin-top:52px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;font-weight:600}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{width:16px;color:var(--green2)}.hero-product{height:570px;position:relative;background:var(--green)}.hero-product>img{width:100%;height:100%;object-fit:contain}.hero-product-card{position:absolute;right:-1px;bottom:-1px;width:58%;background:#fff;padding:27px}.catalog-copy>small,.detail-summary>small,.featured-grid article>small,.hero-product-card small,.resource-grid small{font:600 9px IBM Plex Mono;letter-spacing:.1em;color:var(--green2)}.hero-product-card h2{font-size:30px;margin:8px 0}.hero-product-card p{font-size:12px;margin:0 0 15px}.catalog-actions a,.featured-grid article>a,.hero-product-card a,.related-grid a{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--green2)}.catalog-actions svg,.featured-grid svg,.hero-product-card svg,.related-grid svg{width:14px}.find-strip{background:var(--green);color:#fff}.find-strip .wide{height:86px;display:flex;align-items:stretch}.find-strip .wide>div{display:flex;align-items:center;gap:12px;padding-right:34px;min-width:240px;border-right:1px solid #ffffff25}.find-strip .wide>div>svg{color:var(--lime)}.find-strip b,.find-strip small{display:block}.find-strip small{font-size:10px;color:#b8cec7;margin-top:3px}.find-strip a{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;border-right:1px solid #ffffff25;font-size:12px;font-weight:600}.find-strip a:hover{background:var(--lime);color:var(--green)}.find-strip a svg{width:13px}.home-section{padding:105px 0}.section-heading{max-width:810px;margin-bottom:48px}.section-heading>span,.section-label{color:var(--green2)}.application-layout h2,.corporate-grid h2,.proof h2,.related h2,.section-heading h2{font-size:clamp(38px,4.2vw,64px);line-height:1.03;letter-spacing:-.05em;margin:15px 0}.section-heading p{color:var(--muted);font-size:17px;line-height:1.65}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.category-card{padding:15px 15px 25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.25s}.category-card:hover{background:#f5f8f5}.category-card>div{height:190px;background:50%/cover;position:relative}.catalog-image:after,.category-card>div:after,.featured-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#062c2475,transparent 55%)}.category-card>div small,.category-card>div span{position:absolute;z-index:1;color:#fff;bottom:12px}.category-card>div span{left:13px;font:600 10px IBM Plex Mono}.category-card>div small{right:13px;font-size:10px}.category-card h3{font-size:22px;margin:22px 0 8px}.category-card p{font-size:13px;color:var(--muted);line-height:1.55;min-height:41px}.category-card>b{display:flex;align-items:center;gap:8px;margin-top:17px;font-size:11px;text-transform:uppercase;color:var(--green2)}.category-card svg{width:14px}.application-band{background:#092f27;color:#fff;padding:105px 0}.application-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.application-photo{height:620px;background:url(/images/applications/industrial-mats.png) 50%/cover}.application-layout h2{max-width:650px}.application-layout>div:last-child>p{color:#b9cec8;line-height:1.7}.application-layout ol{list-style:none;padding:0;margin:32px 0}.application-layout li{height:64px;border-top:1px solid #ffffff25;display:grid;grid-template-columns:50px 1fr 25px;align-items:center}.application-layout li b{font:500 10px IBM Plex Mono;color:var(--lime)}.application-layout li svg{width:17px;color:var(--lime)}.split-heading{max-width:none;display:flex;align-items:end;justify-content:space-between}.split-heading>div{max-width:750px}.split-heading>a{font-size:12px;font-weight:700;display:flex;gap:8px;align-items:center;color:var(--green2)}.featured-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.featured-grid article{border:1px solid var(--line);padding:14px 18px 22px}.featured-image{display:block;height:250px;margin:-14px -18px 18px;background:50%/cover;position:relative}.featured-image>span{position:absolute;z-index:1;left:14px;bottom:14px;background:var(--lime);color:var(--green);font:600 9px IBM Plex Mono;padding:7px}.featured-grid h3{font-size:23px;margin:8px 0}.featured-grid p{color:var(--muted);font-size:13px;line-height:1.6;min-height:62px}.featured-grid article>div:not(.featured-image){display:flex;flex-wrap:wrap;gap:5px;margin:15px 0}.featured-grid article>div span{background:#edf1ed;padding:6px;font-size:9px}.proof{background:var(--paper)}.proof>.wide{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line)}.proof>.wide>*{background:var(--paper);padding:35px}.proof h2{font-size:42px}.proof article svg{color:var(--green2);width:27px}.proof article h3{margin-top:55px}.proof article p{font-size:13px;line-height:1.6;color:var(--muted)}.catalog-hero,.inner-hero{background:var(--green);color:#fff;padding:80px 0}.catalog-hero h1,.inner-hero h1{font-size:clamp(46px,5vw,76px);line-height:1;letter-spacing:-.055em;max-width:1000px;margin:17px 0}.catalog-hero p,.inner-hero p{font-size:17px;color:#c4d7d1;line-height:1.7;max-width:750px}.catalog-section{padding:60px 0 110px}.catalog-layout{display:grid;grid-template-columns:280px 1fr;grid-gap:36px;gap:36px}.filters{border:1px solid var(--line);align-self:start;position:-webkit-sticky;position:sticky;top:18px}.filter-title{background:var(--green);color:#fff;padding:18px;display:flex;gap:10px;font-weight:700}.filters fieldset,.filters>label{display:block;padding:20px;border:0;border-bottom:1px solid var(--line);margin:0}.filters label,.filters legend{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.search-field{border:1px solid var(--line);display:flex;align-items:center;padding:0 10px;margin-top:10px}.search-field input{width:100%;height:42px;border:0;outline:0;padding-left:8px;font-size:12px}.filters fieldset{display:grid;grid-gap:2px;gap:2px}.filters legend{margin-bottom:10px}.filters fieldset button{border:0;background:none;padding:8px 0;display:flex;justify-content:space-between;text-align:left;font-size:12px;color:var(--muted);cursor:pointer}.filters fieldset button.selected{font-weight:700;color:var(--green2)}.filters fieldset small{font:500 9px IBM Plex Mono}.results-bar{height:54px;border-bottom:1px solid var(--line);justify-content:space-between;margin-bottom:25px;color:var(--muted);font-size:11px}.results-bar,.results-bar div{display:flex;align-items:center}.results-bar div{gap:8px}.results-bar b{font-size:14px;color:var(--ink)}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.catalog-card{border:1px solid var(--line);display:flex;flex-direction:column}.catalog-image{height:220px;background:50%/cover;position:relative}.catalog-image>span{position:absolute;z-index:1;left:12px;bottom:12px;background:#fff;padding:6px 8px;font:600 8px IBM Plex Mono;text-transform:uppercase}.catalog-copy{padding:20px;display:flex;flex-direction:column;flex:1 1}.catalog-copy h2{font-size:22px;margin:8px 0}.catalog-copy p{font-size:12px;line-height:1.55;color:var(--muted);min-height:57px}.catalog-copy ul{list-style:none;padding:0;margin:7px 0 20px}.catalog-copy li{font-size:10px;display:flex;align-items:center;gap:6px;margin-top:6px}.catalog-copy li svg{color:var(--green2)}.catalog-actions{margin-top:auto;border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;align-items:center}.catalog-actions button{border:0;background:none;color:var(--green2);font-size:10px;font-weight:700;cursor:pointer}.empty{text-align:center;padding:80px;background:var(--paper)}.empty button{border:0;background:var(--green);color:#fff;padding:12px 18px}.breadcrumbs{height:60px;gap:10px;font-size:11px;color:var(--muted)}.breadcrumbs,.breadcrumbs a{display:flex;align-items:center}.breadcrumbs a{gap:7px}.breadcrumbs svg{width:13px}.detail-hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:65px;gap:65px;padding:25px 0 80px}.detail-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:540px 145px;grid-gap:7px;gap:7px}.detail-gallery>div{background:#eef0ed 50%/contain no-repeat}.detail-main-image{grid-column:1/-1}.detail-category{display:inline-block;background:#e8f0ec;color:var(--green2);padding:7px 10px;font:600 9px IBM Plex Mono;margin-right:10px}.detail-summary{padding:35px 0}.detail-summary h1{font-size:clamp(55px,6vw,86px);line-height:.92;letter-spacing:-.065em;margin:22px 0}.detail-summary>p{font-size:18px;line-height:1.7;color:var(--muted)}.detail-summary ul{list-style:none;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-summary li{display:flex;align-items:center;gap:9px;margin:12px 0;font-size:13px}.detail-summary li svg{width:15px;color:var(--green2)}.detail-actions{display:flex;gap:8px;margin-top:25px}.detail-actions button{border:1px solid var(--line);background:#fff;padding:0 16px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.detail-actions button svg{width:15px}.review-note{font-size:10px!important;display:flex;align-items:center;gap:8px}.review-note svg{width:15px;color:var(--green2)}.spec-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:65px;gap:65px;padding:70px 0;border-top:1px solid var(--line)}.spec-nav{position:-webkit-sticky;position:sticky;top:20px;align-self:start;display:grid;border:1px solid var(--line)}.spec-nav span{background:var(--green);color:#fff;padding:15px;font-size:11px;font-weight:700}.spec-nav a{padding:13px 15px;border-top:1px solid var(--line);font-size:12px}.spec-layout article{padding:20px 0 70px;border-bottom:1px solid var(--line)}.spec-layout article h2{font-size:40px;letter-spacing:-.04em;margin:13px 0}.spec-layout article>p{font-size:15px;line-height:1.75;color:var(--muted);max-width:850px}.benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:30px}.benefit-cards>div{background:var(--paper);padding:22px}.benefit-cards svg{color:var(--green2)}.benefit-cards b{display:block;margin:20px 0 5px}.benefit-cards p{font-size:11px;color:var(--muted)}.spec-table{border-top:1px solid var(--line)}.spec-table>div{display:grid;grid-template-columns:240px 1fr;padding:17px;border-bottom:1px solid var(--line);font-size:12px}.spec-table span{display:flex;align-items:center;gap:8px;color:var(--muted)}.spec-table svg{width:14px}.spec-note{font-size:11px!important;background:#f1f5f2;padding:15px}.application-chips{display:flex;gap:8px;flex-wrap:wrap}.application-chips a{border:1px solid var(--line);padding:15px 18px;display:flex;align-items:center;gap:14px;font-size:12px;font-weight:600}.application-chips svg{width:14px}.resource-row{border:1px solid var(--line);display:grid;grid-template-columns:35px 1fr auto;align-items:center;padding:20px}.resource-row>svg{color:var(--green2)}.resource-row div{display:grid}.resource-row span{font-size:11px;color:var(--muted)}.resource-row button{border:0;background:var(--green);color:#fff;padding:12px 17px;display:flex;gap:8px}.resource-row button svg{width:14px}.related{padding:70px 0 110px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:35px}.related-grid article{border:1px solid var(--line);padding:18px}.related-grid article>div{height:230px;background:50%/cover;margin:-18px -18px 18px}.related-grid small{color:var(--green2);font:600 9px IBM Plex Mono}.related-grid h3{font-size:24px;margin:8px 0}.related-grid p{font-size:12px;line-height:1.6;color:var(--muted)}.inner-hero.compact{padding:65px 0}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:80px 0}.guide-grid>a{min-height:260px;border:1px solid var(--line);margin:-1px 0 0 -1px;padding:25px;display:flex;flex-direction:column}.guide-grid small{font:600 10px IBM Plex Mono;color:var(--green2)}.guide-grid h2{font-size:24px;margin:35px 0 8px}.guide-grid p{font-size:13px;color:var(--muted);line-height:1.6}.guide-grid span{margin-top:auto;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:var(--green2)}.guide-grid svg{width:14px}.contact-layout{padding:80px 0 110px;display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px}.contact-layout form{border:1px solid var(--line);padding:35px}.contact-layout form>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.contact-layout label{display:grid;font-size:11px;font-weight:700;margin-bottom:16px}.contact-layout input,.contact-layout select,.contact-layout textarea{margin-top:8px;border:1px solid var(--line);padding:14px;outline-color:var(--green2)}.contact-layout textarea{resize:vertical}.contact-layout .upload{background:var(--paper);padding:15px;display:flex;align-items:center;gap:8px;font-weight:500}.contact-layout .upload svg{width:18px}.contact-layout form>button{border:0;background:var(--lime);color:var(--green);padding:16px 22px;font-weight:700;display:flex;gap:12px}.contact-layout form>button svg{width:16px}.contact-layout aside>span{font:600 10px IBM Plex Mono;color:var(--green2)}.contact-layout aside h2{font-size:35px}.contact-layout aside>a,.contact-layout aside>div{display:flex;gap:15px;padding:20px 0;border-top:1px solid var(--line);align-items:center}.contact-layout aside svg{color:var(--green2)}.contact-layout aside a span{font-weight:700}.contact-layout aside a small{display:block;color:var(--muted);font-weight:400;margin-bottom:4px}.contact-layout aside p{font-size:13px;line-height:1.6}.response{background:#e8f0ec;padding:12px!important;color:var(--green2)}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:80px 0 110px}.resource-grid article{border:1px solid var(--line);padding:30px}.resource-grid article>svg{width:35px;color:var(--green2);margin-bottom:45px}.resource-grid h2{font-size:25px}.resource-grid p{font-size:13px;color:var(--muted);line-height:1.6;min-height:63px}.resource-grid button{border:0;background:var(--green);color:#fff;padding:12px 15px;display:flex;gap:8px}.resource-grid button svg{width:14px}.corporate-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;padding:100px 0}.corporate-grid>div>span{color:var(--green2)}.corporate-grid>div>p{color:var(--muted);line-height:1.75}.corporate-grid article{display:flex;gap:20px;border-top:1px solid var(--line);padding:22px 0}.corporate-grid article svg{color:var(--green2);margin-top:3px}.corporate-grid article h3{margin:0}.corporate-grid article p{font-size:12px;color:var(--muted);line-height:1.6}footer{background:#062c24;color:#d9e7e2}.footer-cta{padding:75px 0;border-bottom:1px solid #ffffff20;display:flex;justify-content:space-between;align-items:end}.footer-cta small{font:600 10px IBM Plex Mono;color:var(--lime)}.footer-cta h2{font-size:42px;color:#fff;margin:12px 0;letter-spacing:-.04em}.footer-cta p{color:#a9c1b9}.footer-cta>a{background:var(--lime);color:var(--green);padding:17px 22px;display:flex;align-items:center;gap:12px;font-weight:700;font-size:12px}.footer-cta svg{width:16px}.footer-grid{padding:65px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:55px;gap:55px}.brand.light{color:#fff}.brand.light .brand-mark{background:var(--lime);color:var(--green)}.footer-grid>div>p{font-size:12px;line-height:1.7;color:#a9c1b9;max-width:390px}.footer-grid h3{font:600 10px IBM Plex Mono;color:var(--lime);text-transform:uppercase}.footer-grid>div>a{display:flex;gap:8px;align-items:center;color:#bcd0c9;font-size:12px;margin:12px 0}.footer-grid svg{width:14px}.cert-line{gap:8px;font-size:10px;color:#bcd0c9}.cert-line,.footer-bottom{display:flex;align-items:center}.footer-bottom{height:55px;border-top:1px solid #ffffff18;justify-content:space-between;font:500 9px IBM Plex Mono;color:#78978d}@media(max-width:1100px){.wide{width:min(100% - 40px,1380px)}.primary-nav a{padding:0 10px}.catalog-grid,.category-grid,.featured-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}.proof>.wide{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.find-strip a:nth-last-child(-n+2){display:none}}@media(max-width:760px){.wide{width:calc(100% - 30px)}.utility nav a:not(:last-child),.utility>div>span{display:none}.utility .wide{justify-content:flex-end}.header-main{height:70px}.brand{min-width:0}.brand-mark{width:39px;height:39px}.brand b{font-size:14px}.header-tools{display:none}.mobile-toggle{display:block}.nav-row{display:none}.nav-row.open{display:block}.primary-nav{height:auto;display:grid;padding:10px 15px}.primary-nav a{padding:13px;border:0}.search-overlay input{font-size:19px}.search-overlay form button{font-size:0;padding:0 14px}.home-hero .hero-layout{grid-template-columns:1fr;padding:55px 0 0;gap:40px}.home-hero h1{font-size:54px}.home-hero p{font-size:15px}.hero-trust{display:grid;grid-gap:9px;gap:9px}.hero-product{height:460px}.hero-product-card{width:82%}.find-strip .wide{height:auto;display:grid;grid-template-columns:1fr 1fr}.find-strip .wide>div{grid-column:1/-1;padding:18px 0;border-bottom:1px solid #ffffff25}.find-strip a{padding:16px}.application-band,.home-section{padding:70px 0}.application-layout h2,.related h2,.section-heading h2{font-size:40px}.application-layout,.category-grid,.featured-grid,.guide-grid,.resource-grid{grid-template-columns:1fr}.application-layout{gap:40px}.application-photo{height:390px}.split-heading{display:block}.featured-grid{gap:12px}.proof>.wide{grid-template-columns:1fr}.proof h2{font-size:35px}.catalog-layout{grid-template-columns:1fr}.filters{position:static}.catalog-grid{grid-template-columns:1fr}.results-bar>span{display:none}.detail-hero{grid-template-columns:1fr;gap:20px}.detail-gallery{grid-template-rows:370px 95px}.detail-summary h1{font-size:58px}.detail-actions{display:grid}.detail-actions button{height:50px}.spec-layout{grid-template-columns:1fr}.spec-nav{display:none}.benefit-cards,.spec-table>div{grid-template-columns:1fr}.spec-table>div{gap:8px}.related-grid{grid-template-columns:1fr}.contact-layout,.corporate-grid{grid-template-columns:1fr;gap:45px}.contact-layout form{padding:20px}.contact-layout form>div{grid-template-columns:1fr}.footer-cta{display:block}.footer-cta h2{font-size:34px}.footer-cta>a{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom span{display:none}}.brand-logo{width:48px;height:48px;object-fit:cover;border-radius:12px;box-shadow:0 8px 22px #1d2e4618}.home-hero-refresh{background:linear-gradient(135deg,#f8f4ed,#eef2f0)}.home-hero-refresh .hero-layout{min-height:720px;grid-template-columns:.9fr 1.1fr;gap:72px}.hero-copy{position:relative;z-index:1}.hero-assurance{display:flex;flex-wrap:wrap;gap:10px;margin-top:42px}.hero-assurance span{padding:9px 13px;border:1px solid #ccd4d0;border-radius:999px;background:#ffffffa8;color:#42504b;font-weight:700;letter-spacing:.04em}.hero-visual{height:590px;border-radius:28px;background:linear-gradient(90deg,#061f1a80,transparent 60%),url(/images/highrange-hero-blue.png) 50%/cover;position:relative;overflow:hidden;box-shadow:0 34px 80px #12382e2e}.hero-visual:after{content:"";position:absolute;inset:0;border:1px solid #ffffff50;border-radius:inherit}.hero-visual-note{position:absolute;left:28px;right:28px;bottom:28px;z-index:1;max-width:430px;padding:22px 24px;border-radius:18px;background:#092f27e8;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-visual-note span{display:block;color:var(--lime);font:600 9px IBM Plex Mono;letter-spacing:.14em;margin-bottom:9px}.hero-visual-note b{font-size:16px;line-height:1.45}.trust-showcase{padding:0 0 36px;background:#eef2f0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;transform:translateY(-24px)}.trust-grid article{display:grid;grid-template-columns:64px 1fr;grid-gap:20px;gap:20px;align-items:start;border:1px solid #dce3df;border-radius:22px;box-shadow:0 18px 45px #143b3020}.trust-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#eaf2ee;color:var(--green2)}.trust-icon svg{width:27px}.trust-grid strong{display:block;color:var(--green);font-size:38px;line-height:1;letter-spacing:-.045em}.trust-grid h2{font-size:15px;margin:7px 0 9px;text-transform:uppercase;letter-spacing:.05em}.trust-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.shell{width:min(1380px,calc(100% - 64px));margin:auto}.applications-section{background:#f7f3ed;overflow:hidden;padding:105px 0}.applications-heading{margin-bottom:42px}.applications-heading .eyebrow{font:600 11px IBM Plex Mono;letter-spacing:.13em;color:var(--green2);text-transform:uppercase}.applications-heading .section-title{font-size:clamp(38px,4.2vw,64px);line-height:1.03;letter-spacing:-.05em;margin:15px 0}.applications-viewport{overflow:hidden;position:relative;border-radius:26px;box-shadow:0 25px 65px #102e2626;touch-action:pan-y}.applications-track{display:flex;transition:transform .85s cubic-bezier(.22,.8,.25,1)}.application-slide{flex:0 0 100%;min-height:590px;position:relative}.application-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061f1aee,#082c257d 48%,transparent 82%)}.application-content{min-height:590px;width:min(660px,72%);padding:70px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;z-index:1;color:#fff}.application-content .eyebrow{color:var(--lime);font:600 10px IBM Plex Mono;letter-spacing:.14em;text-transform:uppercase}.application-content h3{font-size:clamp(40px,4.8vw,68px);line-height:.98;letter-spacing:-.05em;margin:16px 0}.application-content p{font-size:15px;line-height:1.7;color:#dce8e3}.button{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;padding:14px 19px;border-radius:12px;background:var(--lime);color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase}.applications-controls{position:absolute;right:22px;top:22px;z-index:3;display:flex;align-items:center;gap:7px}.applications-controls button,.applications-controls>span{height:48px;border-radius:13px}.applications-controls>span{display:grid;place-items:center;padding:0 15px;background:#092f27d9;color:#fff;font:600 10px IBM Plex Mono}.applications-controls button{width:48px;border:0;background:var(--lime);color:var(--green);display:grid;place-items:center;cursor:pointer}.applications-controls button svg{width:17px}.applications-dots{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:7px;gap:7px;margin-top:18px}.applications-dots button{height:18px;padding:7px 0;border:0;background:none;cursor:pointer}.applications-dots span{display:block;height:3px;border-radius:999px;background:#cbd4cf}.applications-dots button[aria-selected=true] span{background:var(--green2)}.ask-footer button,.ask-prompts button,.ask-trigger,.btn,.contact-layout button,.detail-actions button,.empty button,.footer-cta>a,.header-search,.quote-button,.resource-row button,.search-overlay form button{border-radius:12px}.find-strip a:first-of-type{border-radius:0}.back-to-top{position:fixed;right:24px;bottom:92px;z-index:45;width:50px;height:50px;border:1px solid #ffffff40;display:grid;place-items:center;background:var(--green);color:#fff;box-shadow:0 14px 34px #1229443d;cursor:pointer;transition:.25s}.back-to-top:hover{transform:translateY(-3px);background:var(--lime);color:var(--green)}.back-to-top svg{width:19px}.category-card,.featured-grid article{border-radius:18px;overflow:hidden}.category-card>div,.featured-image{border-radius:12px}.proof>.wide>:first-child{border-radius:18px 0 0 18px}.proof>.wide>:last-child{border-radius:0 18px 18px 0}@media(max-width:900px){.home-hero-refresh .hero-layout{grid-template-columns:1fr;gap:35px}.hero-visual{height:500px}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:0}.application-content,.application-slide{min-height:520px}.application-content{width:80%;padding:45px}.proof>.wide>*{border-radius:0!important}}@media(max-width:760px){.brand-logo{width:40px;height:40px;border-radius:10px}.home-hero-refresh .hero-layout{padding:55px 0 45px}.hero-assurance{margin-top:28px}.hero-visual{height:420px;border-radius:20px}.hero-visual-note{left:16px;right:16px;bottom:16px;padding:18px}.trust-showcase{padding-bottom:10px}.trust-grid{transform:none;padding:24px 0}.trust-grid article{grid-template-columns:52px 1fr;padding:22px}.trust-icon{width:50px;height:50px}.trust-grid strong{font-size:32px}.shell{width:calc(100% - 30px)}.applications-section{padding:72px 0}.applications-viewport{border-radius:20px}.application-content,.application-slide{min-height:480px}.application-slide:after{background:linear-gradient(0deg,#061f1af5,#082c2550)}.application-content{width:100%;padding:28px}.application-content h3{font-size:39px}.applications-controls{right:12px;top:12px}.applications-controls>span{display:none}.applications-controls button{width:42px;height:42px}.back-to-top{right:16px;bottom:82px;width:46px;height:46px}.category-card>div,.featured-image{border-radius:10px}}.catalog-actions button.added{background:#e4efea;padding:7px}.enquiry-dock{position:fixed;z-index:40;left:50%;bottom:24px;transform:translateX(-50%);width:min(620px,calc(100% - 30px));background:#062c24;color:#fff;padding:12px 14px 12px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 15px 45px #061f1a55}.enquiry-dock span{font-size:12px}.enquiry-dock b{padding:5px 8px;margin-right:7px}.enquiry-dock a,.enquiry-dock b{background:var(--lime);color:var(--green)}.enquiry-dock a{padding:11px 15px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700}.enquiry-dock svg{width:14px}.ask-wrap{position:fixed;right:22px;bottom:22px;z-index:70}.ask-trigger{width:218px;height:62px;border:0;background:var(--lime);color:var(--green);display:grid;grid-template-columns:38px 1fr 18px;align-items:center;grid-gap:10px;gap:10px;padding:8px 14px;box-shadow:0 14px 40px #061f1a55;cursor:pointer;text-align:left}.ask-trigger>span:first-child{width:36px;height:36px;background:var(--green);color:#fff;display:grid;place-items:center;border-radius:50%}.ask-trigger svg{width:17px}.ask-trigger b,.ask-trigger small{display:block}.ask-trigger b{font-size:13px}.ask-trigger small{font-size:9px;margin-top:2px}.ask-panel{position:absolute;right:0;bottom:74px;width:min(410px,calc(100vw - 30px));height:min(620px,calc(100vh - 115px));background:#fff;border:1px solid var(--line);box-shadow:0 25px 70px #061f1a66;display:flex;flex-direction:column}.ask-panel>header{background:var(--green);color:#fff;padding:17px;display:flex;align-items:center;justify-content:space-between}.ask-panel>header>div{display:flex;align-items:center;gap:10px}.ask-panel>header svg{color:var(--lime)}.ask-panel>header span{display:grid}.ask-panel>header b{font-size:14px}.ask-panel>header small{font-size:9px;color:#bcd0c9;margin-top:2px}.ask-panel>header button{border:0;background:none;color:#fff}.ask-panel>header button svg{color:#fff;width:17px}.ask-messages{padding:18px;overflow:auto;flex:1 1;background:#f4f6f3}.ask-message{max-width:87%;padding:12px 14px;font-size:12px;line-height:1.55;margin-bottom:10px}.ask-message.bot{background:#fff;border:1px solid var(--line)}.ask-message.user{background:var(--green);color:#fff;margin-left:auto}.ask-prompts{display:grid;grid-gap:6px;gap:6px;margin-top:14px}.ask-prompts button{border:1px solid var(--line);background:#fff;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;color:var(--green);font-size:11px;font-weight:600}.ask-prompts svg{width:13px}.ask-footer{padding:12px;border-top:1px solid var(--line)}.ask-footer>div{display:flex;border:1px solid var(--line)}.ask-footer input{height:42px;border:0;outline:0;padding:0 10px;flex:1 1;font-size:11px}.ask-footer button{width:42px;border:0;background:var(--green);color:#fff}.ask-footer button svg{width:15px}.ask-footer>a{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;color:var(--green2);font-size:9px;font-weight:700}.ask-footer>a svg{width:11px}@media(max-width:760px){.ask-wrap{right:12px;bottom:12px}.ask-trigger{width:196px}.ask-panel{bottom:70px}.enquiry-dock{bottom:85px}}.utility{background:#1f2f4d;color:#eef2f8}.search-overlay{background:#273a5cf7}.application-band{background:#243655}.catalog-image:after,.category-card>div:after,.featured-image:after{background:linear-gradient(0deg,#273a5c8c,transparent 55%)}footer{background:#1f2f4d;color:#e8edf5}.enquiry-dock{background:#273a5c;box-shadow:0 15px 45px #20283a55}.ask-panel,.ask-trigger{box-shadow:0 18px 50px #20283a3d}.hero-product{background:#dfe8f4}.catalog-copy>small,.filters fieldset button.selected,.related-grid small,.section-heading>span,.section-label{color:#496a96}.catalog-actions button.added,.detail-category,.response{background:#e6edf7}.ask-messages{background:#f3f5f9}.footer-cta p,.footer-grid>div>p{color:#bcc7d9}.footer-bottom{color:#9caac0}.cert-line,.footer-grid>div>a{color:#cad3e2}:root{--ink:#3f4a53;--green:#173e34;--green2:#5b6670;--lime:#9bae88;--paper:#f4f1f3;--line:#d9d9d5;--muted:#667078;--white:#fff;--orange:#f9e0a4}body{background:#fcfcfa;color:var(--ink);font-family:DM Sans,Gotham,Arial,sans-serif}.shell,.wide{width:min(1320px,calc(100% - 80px))}.utility{height:38px;background:#5b6670}.header{background:rgba(255,255,255,.97);border-color:#e7e6e2}.header-main{height:96px}.brand{gap:16px;min-width:290px}.brand-logo{width:58px;height:58px;border-radius:0;box-shadow:none;object-fit:contain;padding:5px;background:#fff}.brand b{font-size:20px;font-weight:500;letter-spacing:.11em;color:#5b6670}.brand small{font-family:DM Sans,Arial,sans-serif;font-size:8px;letter-spacing:.1em;color:#69737a}.header-search{border-color:#deded9;background:#f8f7f5;color:#747d82}.btn,.contact-layout form>button,.empty button,.footer-cta>a,.header-search,.quote-button,.resource-grid button,.resource-row button,.search-overlay form button{border-radius:0}.quote-button{color:#fff}.nav-row{border-color:#e4e4df;background:#f6f5f2}.primary-nav{height:56px}.primary-nav a{border-color:#deded8;text-transform:uppercase;font-size:10px;letter-spacing:.06em}.primary-nav .shop-link{background:#9bae88}.primary-nav a:hover{background:#e7e1e6;color:#173e34}.search-overlay{background:#173e34f5}.home-hero-refresh{background:#f4f1f3}.home-hero-refresh .hero-layout{min-height:740px;grid-template-columns:1fr 1.08fr;padding:0}.hero-copy{padding:80px 72px 80px 0}.applications-heading .eyebrow,.catalog-hero span,.corporate-grid>div>span,.inner-hero span,.kicker,.section-heading>span,.section-label{color:#5b6670;font-family:DM Sans,Arial,sans-serif;font-weight:700;letter-spacing:.16em}.home-hero h1{font-size:clamp(58px,6vw,88px);line-height:.94;letter-spacing:-.045em;color:#5b6670}.home-hero p{color:#626d73;max-width:590px}.btn.primary{color:#fff}.btn.primary:hover{background:#4f86a0}.btn.secondary{border-color:#9aa19f;color:#3f4a53}.hero-assurance{gap:0;border-top:1px solid #cfcfca;padding-top:22px}.hero-assurance span{border-right:1px solid #cfcfca;border-radius:0;background:none;padding:4px 18px 4px 0;margin-right:18px;color:#5b6670}.hero-visual{height:740px;border-radius:0;background:linear-gradient(0deg,#173e3452,#173e340d),url(/images/highrange-hero.png) 50%/cover}.hero-visual:after{border:0;background:linear-gradient(90deg,#f4f1f3,transparent 18%)}.hero-visual-note{left:0;bottom:0;width:min(470px,82%);border-radius:0;background:#173e34;padding:30px 34px}.hero-visual-note span{color:#f9e0a4;font-family:DM Sans,Arial,sans-serif}.trust-showcase{background:#fff;padding:0}.trust-grid{gap:0;transform:none;border-left:1px solid var(--line)}.trust-grid article{min-height:190px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;padding:34px}.trust-icon{border-radius:0;background:#e7e1e6;color:#173e34}.trust-grid strong{color:#5b6670}.find-strip{background:#9bae88;color:#173e34}.find-strip .wide>div,.find-strip a{border-color:#173e3430}.find-strip .wide>div>svg{color:#173e34}.find-strip small{color:#41564f}.find-strip a:hover{background:#173e34;color:#fff}.applications-section,.proof{background:#f4f1f3}.applications-viewport{border-radius:0}.application-slide:after{background:linear-gradient(90deg,#173e34f2,#173e3494 52%,transparent 88%)}.application-content .eyebrow{color:#f9e0a4}.applications-controls button,.applications-controls>span,.button{border-radius:0}.applications-controls>span{background:#5b6670e8}.applications-controls button,.button{background:#f9e0a4;color:#173e34}.applications-dots span{border-radius:0;background:#c9ccc8}.application-layout h2,.corporate-grid h2,.proof h2,.related h2,.section-heading h2{color:#5b6670;letter-spacing:-.035em}.category-grid{border-color:#d2d2cd}.benefit-cards>div,.catalog-card,.category-card,.featured-grid article,.guide-grid>a,.related-grid article,.resource-grid article{border-radius:0;box-shadow:none}.category-card>div,.featured-image{border-radius:0}.category-card:hover,.guide-grid>a:hover{background:#f4f1f3}.catalog-actions a,.category-card>b,.featured-grid article>a,.guide-grid span,.split-heading>a{color:#173e34}.catalog-image:after,.category-card>div:after,.featured-image:after{background:linear-gradient(0deg,#173e3494,transparent 58%)}.featured-image>span{background:#f9e0a4;color:#173e34}.application-band{background:#5b6670}.application-layout li b,.application-layout li svg{color:#f9e0a4}.btn.light{background:#f9e0a4;color:#173e34}.proof>.wide{background:#d4d4cf}.proof>.wide>*{background:#f4f1f3;border-radius:0!important}.proof article svg{color:#9bae88}.catalog-hero,.inner-hero{background:linear-gradient(120deg,#173e34 0 72%,#9bae88 72%);position:relative}.catalog-hero h1,.inner-hero h1{letter-spacing:-.035em}.catalog-hero p,.inner-hero p{color:#dbe3df}.catalog-hero span,.inner-hero span{color:#f9e0a4}.filters{background:#f8f7f5}.filter-title,.spec-nav span{background:#5b6670}.catalog-copy>small,.filters fieldset button.selected,.related-grid small{color:#173e34}.catalog-card{background:#fff}.catalog-image>span{background:#f9e0a4;color:#173e34}.catalog-actions button.added,.detail-category,.response{background:#e7e1e6;color:#173e34}.enquiry-dock{background:#173e34;box-shadow:0 15px 45px #173e3438}.enquiry-dock a,.enquiry-dock b{background:#f9e0a4;color:#173e34}.contact-layout input,.contact-layout select,.contact-layout textarea{background:#fafaf8}.contact-layout .upload,.spec-note{background:#f4f1f3}.location-section{display:grid;grid-template-columns:minmax(280px,.62fr) 1.38fr;margin-bottom:110px;border-radius:24px;overflow:hidden;background:#f5f5f7}.location-copy{padding:55px;display:flex;flex-direction:column;justify-content:center}.location-copy>span{font:600 10px IBM Plex Mono;letter-spacing:.12em;color:var(--green2)}.location-copy h2{font-size:36px;line-height:1.08;margin:16px 0}.location-copy p{color:var(--muted);font-size:13px;line-height:1.75;margin:0 0 30px}.location-copy .btn{align-self:flex-start}.location-map{min-height:430px}.location-map iframe{display:block;width:100%;height:100%;min-height:430px;border:0}@media(max-width:760px){.location-section{grid-template-columns:1fr;margin-bottom:70px}.location-copy{padding:35px 25px}.location-copy h2{font-size:31px}.location-map,.location-map iframe{min-height:360px}}footer{color:#edf1ef}.footer-cta{border-color:#ffffff26}.footer-cta small,.footer-grid h3{color:#f9e0a4}.footer-cta>a{background:#9bae88}.cert-line,.footer-cta p,.footer-grid>div>a,.footer-grid>div>p{color:#cbd7d2}.footer-bottom{color:#9fb2aa}.ask-trigger{border-radius:18px;background:#f9e0a4;color:#173e34;box-shadow:0 18px 50px #173e3438}.ask-footer button,.ask-message.user,.ask-panel>header,.ask-trigger>span:first-child{background:#173e34}.ask-panel{border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #173e3438}.ask-messages{background:#f4f1f3}.ask-message{border-radius:16px}.ask-message.bot{border-bottom-left-radius:5px}.ask-message.user{border-bottom-right-radius:5px}.ask-footer>div{border-radius:14px;overflow:hidden}.ask-prompts button{border-radius:12px}.back-to-top{border-radius:0;background:#5b6670}@media(max-width:900px){.home-hero-refresh .hero-layout{grid-template-columns:1fr}.hero-copy{padding:70px 0}.hero-visual{height:560px}.hero-visual:after{display:none}}@media(max-width:760px){.shell,.wide{width:calc(100% - 30px)}.header-main{height:76px}.brand-logo{width:46px;height:46px}.brand b{font-size:15px}.home-hero-refresh .hero-layout{padding:0}.hero-copy{padding:54px 0 42px}.home-hero h1{font-size:52px}.hero-visual{height:460px}.hero-assurance span{border-right:0;border-bottom:1px solid #cfcfca;width:100%;padding:9px 0;margin:0}.trust-grid{border-left:0}.trust-grid article{border-left:1px solid var(--line)}.catalog-hero,.inner-hero{background:#173e34}.application-slide:after{background:linear-gradient(0deg,#173e34f5,#173e3448)}}body{background:#fff;color:#1d1d1f}.shell,.wide{width:min(1200px,calc(100% - 48px))}.utility{height:28px;background:#173e34;font-size:11px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.86);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px)}.header-main{height:66px}.brand{min-width:235px;gap:10px}.brand-logo{width:40px;height:40px;padding:3px}.brand b{font-size:16px;color:#424245}.brand small{font-size:7px;color:#6e6e73}.header-search{max-width:390px;border:0;background:#f5f5f7}.header-search,.quote-button{height:38px;border-radius:980px}.quote-button{background:#173e34;text-transform:none;letter-spacing:0;font-size:12px;padding:0 18px}.nav-row{background:rgba(255,255,255,.92);border-color:#e8e8ed}.primary-nav{height:44px;justify-content:center}.primary-nav a{border:0;text-transform:none;letter-spacing:0;font-size:13px;padding:0 18px}.primary-nav .shop-link{background:transparent;color:#173e34;font-weight:700}.primary-nav a:hover{background:transparent;color:#4f86a0}.home-hero-refresh{background:#f5f5f7;padding:0 12px 12px}.home-hero-refresh .hero-layout{width:min(1440px,100%);min-height:0;display:flex;flex-direction:column;gap:0}.hero-copy{width:100%;padding:72px 24px 54px;text-align:center;display:flex;flex-direction:column;align-items:center}.kicker{font-size:12px;letter-spacing:.08em;color:#6e6e73}.home-hero h1{font-size:clamp(56px,7vw,96px);line-height:.93;letter-spacing:-.055em;margin:18px auto 24px;color:#1d1d1f;max-width:1000px}.home-hero h1 em{color:#173e34}.home-hero p{font-size:clamp(18px,2vw,24px);line-height:1.4;color:#6e6e73;max-width:820px;margin:0 auto}.hero-ctas{justify-content:center;margin-top:30px}.btn{border-radius:980px;min-height:46px;padding:0 22px;text-transform:none;letter-spacing:0;font-size:14px;font-weight:600}.btn.primary{background:#173e34}.btn.secondary{border-color:#173e34;color:#173e34;background:transparent}.btn.secondary:hover{background:#173e34;color:#fff}.hero-assurance{justify-content:center;border:0;margin-top:28px;padding:0;gap:8px}.hero-assurance span{border:0;border-radius:980px;background:#fff;padding:8px 13px;margin:0;color:#6e6e73;font-size:10px}.hero-visual{width:100%;height:min(690px,52vw);min-height:520px;border-radius:26px;background:url(/images/campaign-2026/hero-bright.webp) center 68%/cover no-repeat;box-shadow:none}.hero-visual:after{display:none}.hero-visual-note{left:50%;right:auto;bottom:26px;transform:translateX(-50%);width:auto;max-width:none;border-radius:980px;background:rgba(255,255,255,.84);color:#1d1d1f;padding:13px 22px;text-align:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);white-space:nowrap}.hero-visual-note span{display:none}.hero-visual-note b{font-size:13px;font-weight:600}.trust-showcase{padding:12px;background:#f5f5f7}.trust-grid{border:0;gap:12px;width:min(1440px,100%)}.trust-grid article{border:0;border-radius:24px;background:#fff;min-height:180px;padding:30px;box-shadow:none}.trust-icon{border-radius:50%;background:#f5f5f7}.trust-grid strong{color:#1d1d1f}.find-strip{margin:0 12px;border-radius:24px;background:#173e34;overflow:hidden}.home-section{padding:120px 0}.section-heading{margin-left:auto;margin-right:auto;text-align:center}.application-layout h2,.applications-heading .section-title,.corporate-grid h2,.proof h2,.related h2,.section-heading h2{color:#1d1d1f;letter-spacing:-.045em}.section-heading h2{font-size:clamp(48px,6vw,76px)}.section-heading p{font-size:20px;color:#6e6e73}.category-grid{border:0;gap:12px}.category-card{border:0;border-radius:24px;background:#f5f5f7;padding:14px 14px 28px;text-align:center}.category-card:hover{background:#efeff2;transform:translateY(-2px)}.category-card>div{height:230px;border-radius:16px}.category-card h3{font-size:24px}.category-card>b{justify-content:center;color:#173e34;text-transform:none;font-size:12px}.applications-section{background:#fff;padding:120px 0}.applications-heading{text-align:center;margin-bottom:48px}.applications-heading .section-title{font-size:clamp(48px,6vw,76px);max-width:none}.applications-viewport{border-radius:28px;background:#f5f5f7;box-shadow:none}.application-slide{min-height:680px;background-position:50%;background-size:cover}.application-slide:after{display:none}.application-content{min-height:680px;width:44%;margin:0;padding:48px;justify-content:center;color:#1d1d1f}.application-content:before{content:"";position:absolute;inset:32px 0 32px 32px;z-index:-1;border-radius:24px;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 12px 40px #00000012}.application-content .eyebrow{color:#173e34;font-family:inherit;font-size:11px}.application-content h3{font-size:clamp(40px,4vw,60px);line-height:1;letter-spacing:-.045em}.application-content p{color:#6e6e73;font-size:16px;line-height:1.5}.button{border-radius:980px;background:#173e34;color:#fff;text-transform:none;font-size:13px;padding:13px 19px}.applications-controls{top:18px;right:18px}.applications-controls button,.applications-controls>span{height:40px;border-radius:50%;background:rgba(255,255,255,.88);color:#1d1d1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.applications-controls>span{border-radius:980px;font-family:inherit;font-size:10px}.applications-controls button{width:40px}.applications-dots{gap:5px;margin-top:14px}.applications-dots span{height:4px;border-radius:980px;background:#d2d2d7}.applications-dots button[aria-selected=true] span{background:#173e34}.application-band{margin:0 12px;border-radius:28px;background:#f5f5f7;color:#1d1d1f;overflow:hidden}.application-photo{background-image:url(/images/campaign-2026/industrial-bright.webp);background-position:100%;border-radius:22px}.application-layout>div:last-child>p{color:#6e6e73}.application-layout li{border-color:#d2d2d7}.btn.light{background:#173e34;color:#fff}.featured-grid{gap:12px}.featured-grid article{border:0;border-radius:24px;background:#f5f5f7;padding:14px 20px 28px;text-align:center}.featured-image{border-radius:16px;height:290px}.featured-grid article>div:not(.featured-image){justify-content:center}.featured-grid article>a{justify-content:center;color:#173e34}.proof{margin:0 12px 12px;border-radius:28px;background:#f5f5f7;padding:90px 0}.proof>.wide{gap:12px;background:transparent}.proof>.wide>*{background:#fff;border-radius:24px!important}.catalog-hero,.inner-hero{background:#f5f5f7;color:#1d1d1f;text-align:center}.catalog-hero p,.inner-hero p{color:#6e6e73;margin-left:auto;margin-right:auto}.catalog-hero span,.inner-hero span{color:#173e34}.catalog-hero h1,.inner-hero h1{margin-left:auto;margin-right:auto}.benefit-cards>div,.catalog-card,.contact-layout form,.guide-grid>a,.related-grid article,.resource-grid article{border-radius:20px;background:#f5f5f7;border:0;overflow:hidden}.filter-title,.spec-nav span{background:#173e34}.filters{border-radius:18px;overflow:hidden;border:0}.catalog-image{height:250px}footer{margin:12px;border-radius:28px;background:#173e34;overflow:hidden}.footer-cta>a{border-radius:980px;background:#fff;color:#173e34}.ask-trigger{border-radius:980px;background:#173e34;color:#fff}.back-to-top{border-radius:50%}@media(max-width:900px){.application-content{width:62%}.home-hero-refresh .hero-layout{display:flex}.hero-copy{padding:62px 20px 44px}.hero-visual{height:580px;min-height:0}}@media(max-width:760px){.shell,.wide{width:calc(100% - 30px)}.utility{height:30px}.header-main{height:64px}.brand-logo{width:38px;height:38px}.home-hero-refresh{padding:0 6px 6px}.hero-copy{padding:52px 14px 36px}.home-hero h1{font-size:48px}.home-hero p{font-size:17px}.hero-ctas{display:grid;width:100%}.hero-visual{height:500px;border-radius:20px;background-position:58%}.hero-visual-note{white-space:normal;width:calc(100% - 24px);bottom:12px}.trust-showcase{padding:6px}.trust-grid{gap:6px}.find-strip,.trust-grid article{border-radius:20px}.find-strip{margin:0 6px}.applications-section,.home-section{padding:84px 0}.applications-heading .section-title,.section-heading h2{font-size:43px}.applications-viewport,.category-card{border-radius:20px}.application-slide{min-height:650px;background-position:62%}.application-content{width:100%;min-height:650px;padding:32px;justify-content:flex-end}.application-content:before{inset:auto 14px 14px;height:310px;border-radius:18px}.application-content h3{font-size:38px}.application-content p{font-size:14px}.applications-controls{top:12px;right:12px}.application-band,.proof,footer{margin:6px;border-radius:20px}.application-layout{padding-left:18px;padding-right:18px}}:root{--green:#9bae88}.ask-footer button,.ask-message.user,.ask-panel>header,.ask-trigger,.ask-trigger>span:first-child,.back-to-top,.btn.light,.btn.primary,.btn.secondary:hover,.button,.enquiry-dock,.filter-title,.find-strip,.quote-button,.spec-nav span,.utility,footer{background:#9bae88;color:#1d1d1f}.application-content .eyebrow,.catalog-actions a,.catalog-copy>small,.catalog-hero span,.category-card>b,.featured-grid article>a,.filters fieldset button.selected,.guide-grid span,.home-hero h1 em,.inner-hero span,.primary-nav .shop-link,.related-grid small,.split-heading>a{color:#9bae88}.btn.secondary{border-color:#9bae88;color:#66745b}.find-strip small{color:#34402f}.find-strip a:hover{background:#fff;color:#66745b}.applications-dots button[aria-selected=true] span{background:#9bae88}.enquiry-dock a,.enquiry-dock b,.footer-cta>a{background:#fff;color:#66745b}.footer-cta small,.footer-grid h3{color:#1d1d1f}.cert-line,.footer-bottom,.footer-cta p,.footer-grid>div>a,.footer-grid>div>p{color:#293326}.search-overlay{background:#9bae88f5;color:#1d1d1f}.search-overlay input,.search-overlay>button{color:#1d1d1f}.search-overlay form{border-color:#1d1d1f55}.search-overlay form button{background:#fff;color:#66745b}.search-overlay p a,.search-overlay small{color:#34402f}.enquiry-dock{box-shadow:0 15px 45px #59684d38}.ask-panel,.ask-trigger{box-shadow:0 18px 50px #59684d38}.ask-trigger{background:#fff;color:#1d1d1f;border:1px solid rgba(29,29,31,.12);box-shadow:0 12px 36px rgba(29,29,31,.16)}.ask-trigger>span:first-child{background:#9bae88;color:#1d1d1f}.back-to-top{background:#fff;color:#1d1d1f;border:1px solid rgba(29,29,31,.16);box-shadow:0 10px 28px rgba(29,29,31,.14)}.back-to-top:hover{background:#f5f5f7;color:#1d1d1f}.header-main{height:110px}.brand{min-width:340px;gap:0}.brand-lockup{display:block;width:340px;height:auto;object-fit:contain}.footer-grid .brand-lockup{width:302px;max-width:100%;filter:brightness(0) invert(1)}@media(max-width:760px){.header-main{height:92px}.brand{min-width:0}.brand-lockup{width:236px;max-width:calc(100vw - 92px)}.footer-grid .brand-lockup{width:255px}}.header-search{padding:0 7px 0 16px;cursor:text}.header-search input{min-width:0;flex:1 1;height:100%;padding:0;border:0;outline:0;background:transparent;color:#1d1d1f;font-size:13px}.header-search input::placeholder{color:#77777d;opacity:1}.header-search button{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border:0;border-radius:50%;background:#9bae88;color:#1d1d1f;cursor:pointer;transition:.2s}.header-search button:hover{background:#879c73}.header-search button:focus-visible{outline:2px solid #1d1d1f;outline-offset:2px}.header-search button svg{width:17px;margin:0}.mobile-catalog-search{display:none}.contact-layout form>button{color:#1d1d1f;border-radius:12px}@media(max-width:760px){.nav-row.open{display:block;padding:12px 0 18px;background:#fff}.nav-row.open .mobile-catalog-search{display:flex;width:calc(100% - 30px);height:48px;margin:0 auto 12px;border:1px solid var(--line);border-radius:980px;background:#f5f5f7;padding-left:16px;overflow:hidden}.mobile-catalog-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#1d1d1f}.mobile-catalog-search button{width:46px;border:0;background:#9bae88;color:#1d1d1f;display:grid;place-items:center}.mobile-catalog-search button svg{width:18px}.nav-row.open .primary-nav{width:calc(100% - 30px);height:auto;display:grid;justify-content:stretch;align-items:stretch;padding:0}.nav-row.open .primary-nav a{min-height:44px;padding:0 14px;border:0;border-bottom:1px solid #ecece8;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}.nav-row.open .primary-nav a:last-child{border-bottom:0}.nav-row.open .primary-nav .shop-link{justify-content:space-between;margin-bottom:4px;padding:0 14px;border-radius:10px;background:#eef2ea;color:#1d1d1f}.nav-row.open .primary-nav .shop-link svg{margin-left:auto}}.utility{height:40px;font-family:DM Sans,Arial,sans-serif;font-size:15px;color:#fff}.utility-content{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;grid-column-gap:36px;column-gap:36px}.utility-content>strong{font-weight:800;letter-spacing:.02em;text-align:center;white-space:nowrap}.utility-social{justify-self:start;gap:8px!important}.utility-social a{width:26px;height:26px!important;justify-content:center;background:transparent;color:#fff;box-shadow:none}.utility-social svg{width:17px;height:17px;margin:0;fill:none;stroke:#fff;stroke-width:2.2}.utility-contact svg{width:16px;height:16px;margin:0}.utility-contact{justify-self:end;gap:22px!important;font-size:13px}.utility-contact a{gap:7px}.filters{top:174px}.company-menu{position:relative;display:flex;align-items:stretch}.company-menu>button{display:flex;align-items:center;padding:0 18px;border:0;background:transparent;color:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.company-menu>button svg{width:13px;margin-left:8px;transition:transform .2s}.company-menu.open>button svg{transform:rotate(180deg)}.company-dropdown{position:absolute;top:calc(100% - 1px);left:0;right:auto;z-index:60;display:none;min-width:190px;padding:8px;border:1px solid #e3e5e1;border-radius:12px;background:#fff;box-shadow:0 18px 45px #173e3424}.company-menu.open .company-dropdown,.company-menu:focus-within .company-dropdown,.company-menu:hover .company-dropdown{display:grid}.company-dropdown a{min-height:42px;padding:0 13px;border:0;border-radius:8px}.company-dropdown a:hover{background:#eef2ea;color:#173e34}.nested-menu{position:relative}.nested-menu:after{content:"";position:absolute;top:0;right:-10px;width:10px;height:100%}.nested-menu>button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border:0;border-radius:8px;background:transparent;color:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.nested-menu>button:hover{background:#eef2ea;color:#173e34}.nested-menu>button svg{width:13px;transform:rotate(-90deg)}.nested-dropdown{position:absolute;top:-8px;left:calc(100% + 9px);z-index:70;display:none;min-width:250px;padding:8px;border:1px solid #e3e5e1;border-radius:12px;background:#fff;box-shadow:0 18px 45px #173e3424}.nested-menu.open .nested-dropdown,.nested-menu:focus-within .nested-dropdown,.nested-menu:hover .nested-dropdown{display:grid}@media(max-width:760px){.utility{height:36px;font-size:13px}.utility-content{grid-template-columns:auto 1fr!important;column-gap:16px}.utility-content>strong{display:none}.utility-contact,.utility-social,.utility-social a{display:flex!important}.utility-contact{justify-self:end;gap:10px!important}.utility-contact a{width:25px;justify-content:center}.utility-contact a span{display:none}.nav-row.open .company-menu{display:grid}.nav-row.open .company-menu>button{min-height:44px;justify-content:space-between;padding:0 14px;border-bottom:1px solid #ecece8;font-size:14px;font-weight:600}.nav-row.open .company-dropdown{position:static;min-width:0;padding:4px 0 8px 14px;border:0;border-radius:0;box-shadow:none}.nav-row.open .company-dropdown a{min-height:40px;border:0;font-size:13px;color:#5f625e}.nav-row.open .nested-menu>button{min-height:40px;padding:0 13px;font-size:13px}.nav-row.open .nested-menu:after{display:none}.nav-row.open .nested-menu>button svg{transform:none}.nav-row.open .nested-menu.open>button svg{transform:rotate(180deg)}.nav-row.open .nested-dropdown{position:static;min-width:0;padding:2px 0 6px 12px;border:0;box-shadow:none}.nav-row.open .company-menu:not(.open)>.company-dropdown,.nav-row.open .nested-menu:not(.open)>.nested-dropdown{display:none}.nav-row.open .company-menu.open>.company-dropdown,.nav-row.open .nested-menu.open>.nested-dropdown{display:grid}.nav-row.open .nested-dropdown a{min-height:38px;font-size:12px}}@media(max-width:900px){.ask-trigger{width:52px;height:52px;display:grid;grid-template-columns:1fr;padding:7px;border:0;border-radius:50%;background:#9bae88;color:#fff;text-align:center}.ask-trigger>span:first-child{width:36px;height:36px;margin:auto;background:transparent;color:#fff}.ask-trigger>span:nth-child(2),.ask-trigger>svg{display:none}}.chat-card{border-left:4px solid var(--lime);background:transparent;padding:9px 10px;margin-top:5px;border-radius:8px;max-width:87%;box-shadow:0 6px 18px rgba(29,29,31,.04)}.chat-card-title{font-weight:700;margin-bottom:6px;color:var(--green2);font-size:13px}.chat-card-actions{display:flex;flex-direction:column;gap:7px}.chat-card-action{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;border:1px solid var(--line);background:#fff;color:var(--green2);text-decoration:none;font-size:13px;transition:background-color .15s ease,transform .06s ease}.chat-card-action:hover{background:#f4f7f4;cursor:pointer;transform:translateY(-1px)}.chat-card-action:active{transform:translateY(0)}.chat-card-action:focus-visible{outline:3px solid rgba(23,62,52,.14);outline-offset:3px;box-shadow:0 0 0 3px rgba(155,190,136,.12)}.chat-card-action-left{display:inline-flex;align-items:center;justify-content:center;width:22px}.chat-card-action-label{flex:1 1}.chat-card-action-right{display:inline-flex;align-items:center;justify-content:center;width:18px;color:var(--green2);opacity:.9}@media(max-width:760px){html.chat-open,html.chat-open body{overflow:hidden;overscroll-behavior:none}.ask-wrap.open{position:fixed;inset:0;z-index:1000}.ask-wrap.open .ask-panel{position:fixed;top:var(--chat-viewport-top,0);left:0;right:auto;bottom:auto;width:100%;max-width:none;height:var(--chat-viewport-height,100dvh);min-height:0;border:0;border-radius:0;display:flex}.ask-wrap.open .ask-footer,.ask-wrap.open .ask-panel>header{flex:0 0 auto}.ask-wrap.open .ask-messages{min-height:0;border-top:2px solid #f4f1f3;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ask-wrap.open .ask-footer{padding-bottom:max(12px,env(safe-area-inset-bottom))}.ask-wrap.open .ask-trigger{display:none}.applications-viewport{background:#eef0ed;isolation:isolate}.applications-track{transition:transform .48s cubic-bezier(.22,1,.36,1);will-change:transform}.application-slide,.applications-track{-webkit-backface-visibility:hidden;backface-visibility:hidden}.application-slide{height:680px;min-height:680px;background-position:50%;background-size:cover;contain:paint}.application-content{position:absolute;left:14px;right:14px;bottom:14px;width:auto;min-height:0;margin:0;padding:24px;display:block;border-radius:18px;background:#fff;color:#1d1d1f;box-shadow:0 12px 34px #1d1d1f1f}.application-content:before{display:none}.application-content .eyebrow{font-size:11px}.application-content h3{font-size:clamp(30px,9vw,38px);line-height:1.02;margin:12px 0 14px;overflow-wrap:anywhere}.application-content p{margin:0 0 18px;font-size:14px;line-height:1.5}.application-content .button{min-height:44px;padding:11px 17px}}@media(prefers-reduced-motion:reduce){.applications-track{transition-duration:.01ms!important}}.ask-message{overflow-wrap:anywhere;word-break:break-word}.ask-messages{padding:18px 18px 14px}.ask-message{margin-bottom:6px}.ask-footer{padding:10px 12px 12px}@media(max-width:760px){.ask-wrap.open .ask-footer{padding-bottom:max(12px,env(safe-area-inset-bottom))}}.btn.light,.btn.primary,.btn.secondary:hover,.button,.contact-layout form>button,.empty button,.quote-button,.resource-grid button{color:#fff}.btn.light svg:not(.lucide-arrow-right):not(.lucide-arrow-up-right),.btn.primary svg:not(.lucide-arrow-right):not(.lucide-arrow-up-right),.button svg:not(.lucide-arrow-right):not(.lucide-arrow-up-right),.contact-layout form>button svg:not(.lucide-arrow-right):not(.lucide-arrow-up-right),.quote-button svg:not(.lucide-arrow-right):not(.lucide-arrow-up-right),.resource-grid button svg:not(.lucide-arrow-right):not(.lucide-arrow-up-right){color:#1d1d1f}.ask-footer button,.ask-message.user,.ask-panel>header,.ask-panel>header button,.ask-panel>header button svg,.ask-panel>header small,.ask-panel>header svg,.btn.light,.btn.primary,.btn.secondary:hover,.button,.cert-line,.enquiry-dock>span,.filter-title,.find-strip,.find-strip .wide>div>svg,.find-strip a,.find-strip a svg,.find-strip small,.footer-bottom,.footer-cta h2,.footer-cta p,.footer-cta small,.footer-grid h3,.footer-grid>div>a,.footer-grid>div>p,.quote-button,.search-overlay,.search-overlay input,.search-overlay p,.search-overlay p a,.search-overlay small,.spec-nav span,.utility,.utility a,.utility strong{color:#fff}.primary-nav>.company-menu>button,.primary-nav>a,.primary-nav>a:hover{color:#9bae88}@media(min-width:761px) and (max-width:1280px){.application-slide{height:clamp(480px,64svh,600px);min-height:0}.application-content{min-height:100%}}@media(max-width:760px){.application-slide{height:clamp(460px,64svh,560px);min-height:0}}.contact-enquiry-form{position:relative}.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-enquiry-form>button[type=submit]{cursor:pointer}.contact-enquiry-form button:disabled{cursor:wait;opacity:.7}.contact-form-status{margin:0 0 16px;padding:13px 15px;border:1px solid transparent;font-size:12px;line-height:1.5}.contact-form-status.submitting{background:#f4f1f3;color:#5b6670}.contact-form-status.success{border-color:#9bae88;background:#eef3e9;color:#34402f}.contact-form-status.error{border-color:#c98e88;background:#fff1ef;color:#7a2720}.quote-shortlist{position:fixed;left:24px;bottom:24px;z-index:65;width:min(470px,calc(100vw - 48px));overflow:hidden;border:1px solid #d8ddd3;border-radius:18px;background:#fff;box-shadow:0 18px 55px #2331262b;color:#1d1d1f}.quote-shortlist header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #e4e6e1}.quote-shortlist header>div{display:flex;align-items:center;gap:12px}.quote-shortlist header>div>b,.quote-shortlist-minimized>b{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#9bae88;color:#fff;font-size:13px}.quote-shortlist header span{display:grid;grid-gap:2px;gap:2px}.quote-shortlist header strong{font-size:14px}.quote-shortlist header small{color:#6e6e73;font-size:10px}.quote-shortlist header>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:#f2f3f0;color:#4d554b;cursor:pointer}.quote-shortlist header svg{width:16px}.quote-shortlist-items{max-height:145px;overflow:auto;display:flex;flex-wrap:wrap;gap:8px;padding:14px 18px}.contact-shortlist>div>span,.quote-shortlist-items>span{display:inline-flex;align-items:center;gap:7px;padding:8px 8px 8px 11px;border:1px solid #dce1d8;border-radius:999px;background:#f7f8f5;font-size:11px;font-weight:600}.contact-shortlist>div>span button,.quote-shortlist-items button{width:20px;height:20px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#e2e7de;color:#384036;cursor:pointer}.contact-shortlist>div>span button:hover,.quote-shortlist-items button:hover{background:#cfd8c9}.contact-shortlist>div>span svg,.quote-shortlist-items svg{width:12px}.quote-shortlist-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px 16px}.contact-shortlist header>button,.quote-shortlist-actions>button{display:flex;align-items:center;gap:7px;border:0;background:none;color:#66705f;font-size:11px;font-weight:600;cursor:pointer}.contact-shortlist header>button svg,.quote-shortlist-actions>button svg{width:15px}.quote-shortlist-actions>a{display:flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;background:#9bae88;color:#fff;font-size:11px;font-weight:700}.quote-shortlist-actions>a svg{width:15px}.quote-shortlist-minimized{position:fixed;left:24px;bottom:24px;z-index:65;display:flex;align-items:center;gap:10px;padding:9px 13px 9px 9px;border:1px solid #d8ddd3;border-radius:999px;background:#fff;color:#263024;box-shadow:0 14px 40px #2331262b;font-size:12px;font-weight:700;cursor:pointer}.quote-shortlist-minimized svg{width:15px}.contact-shortlist{grid-column:1/-1;margin:0 0 18px;padding:18px;border:1px solid #dce1d8;border-radius:14px;background:#fff}.contact-shortlist header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.contact-shortlist header span{font:600 9px IBM Plex Mono;letter-spacing:.11em;color:#718165}.contact-shortlist h2{margin:5px 0 0;font-size:18px}.contact-shortlist h2 b{display:inline-grid;place-items:center;min-width:25px;height:25px;margin-left:5px;border-radius:50%;background:#9bae88;color:#fff;font-size:11px}.contact-shortlist>div{display:flex;flex-wrap:wrap;gap:8px}.contact-shortlist>p{margin:13px 0 0;color:#6e6e73;font-size:10px}.contact-shortlist>.contact-quote-lines{display:grid;grid-gap:9px;gap:9px}.contact-quote-line{display:grid;grid-template-columns:minmax(145px,1fr) minmax(210px,1.25fr) 32px;align-items:end;grid-gap:13px;gap:13px;padding:12px;border:1px solid #e0e3dc;border-radius:12px;background:#fafbf9}.contact-quote-line>div{display:grid;grid-gap:4px;gap:4px;align-self:center}.contact-quote-line strong{font-size:12px}.contact-quote-line small{color:#75806f;font-size:9px}.contact-quote-line label{font-size:9px;text-transform:uppercase;letter-spacing:.05em}.contact-quote-line label input{height:40px;margin-top:5px;background:#fff;font-size:11px;text-transform:none;letter-spacing:0}.contact-quote-line>button{width:30px;height:30px;display:grid;place-items:center;margin-bottom:5px;padding:0;border:0;border-radius:50%;background:#e8ece5;color:#455040;cursor:pointer}.contact-quote-line>button:hover{background:#d8dfd3}.contact-quote-line>button svg{width:14px}@media(max-width:760px){.quote-shortlist{width:calc(100vw - 24px)}.quote-shortlist,.quote-shortlist-minimized{left:12px;bottom:84px}.quote-shortlist-items{max-height:112px}.quote-shortlist-actions{align-items:stretch}.quote-shortlist-actions>a{justify-content:center}.contact-shortlist header{align-items:flex-start}.contact-shortlist{padding:15px}.contact-quote-line{grid-template-columns:1fr 32px}.contact-quote-line>label{grid-column:1/-1;grid-row:2}.contact-quote-line>button{grid-column:2;grid-row:1;margin:0;align-self:center}}.spec-nav{top:178px;background:#fff;z-index:10}.spec-nav a{position:relative;transition:background-color .2s ease,color .2s ease}.spec-nav a:hover{background:#f5f7f3}.spec-nav a.active{background:#eef2ea;color:#526347;font-weight:700}.spec-nav a.active:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:3px;background:#9bae88}.spec-layout article{scroll-margin-top:190px}@media(min-width:761px) and (max-width:1280px){.spec-nav{top:160px}.spec-layout article{scroll-margin-top:172px}}@media(max-width:760px){.spec-layout{padding-top:20px}.spec-nav{position:-webkit-sticky;position:sticky;top:64px;z-index:40;display:flex;width:100%;overflow-x:auto;border:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 8px 24px #1d1d1f0d;scrollbar-width:none}.spec-nav::-webkit-scrollbar{display:none}.spec-nav span{display:none}.spec-nav a{flex:0 0 auto;min-width:max-content;padding:12px 15px;border-top:0;border-left:1px solid var(--line)}.spec-nav a:first-of-type{border-left:0}.spec-nav a.active:before{left:10px;right:10px;top:auto;bottom:0;width:auto;height:3px}.spec-layout article{scroll-margin-top:125px}}.product-gallery{min-width:0}.product-gallery-main{position:relative;height:560px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#f5f5f7;touch-action:pan-y}.product-gallery-main>img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-gallery-main>img.zoomed{transform:scale(1.8)}.product-gallery-count{position:absolute;top:16px;left:16px;padding:8px 11px;border-radius:999px;background:#ffffffeb;color:#1d1d1f;font-size:10px;font-weight:700;box-shadow:0 5px 18px #1d1d1f14}.product-gallery-tools{position:absolute;top:14px;right:14px;display:flex;align-items:center;gap:7px}.product-gallery-tools>button,.product-gallery-tools>span{height:42px;border:1px solid #ffffff80;background:#ffffffeb;color:#1d1d1f;box-shadow:0 5px 18px #1d1d1f14}.product-gallery-tools>span{display:flex;align-items:center;gap:7px;padding:0 13px;border-radius:999px;font-size:10px;font-weight:700}.product-gallery-tools>button{width:42px;display:grid;place-items:center;border-radius:50%;cursor:pointer}.product-gallery-tools svg{width:17px}.lightbox-arrow,.product-gallery-arrow{position:absolute;top:50%;z-index:2;width:44px;height:44px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid #ffffff80;border-radius:50%;background:#ffffffeb;color:#1d1d1f;box-shadow:0 5px 18px #1d1d1f20;cursor:pointer}.lightbox-arrow.previous,.product-gallery-arrow.previous{left:14px}.lightbox-arrow.next,.product-gallery-arrow.next{right:14px}.lightbox-arrow svg,.product-gallery-arrow svg{width:20px}.product-gallery-thumbnails-wrap{height:116px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;grid-gap:8px;gap:8px;margin-top:10px}.thumbnail-arrow{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:#1d1d1f;cursor:pointer}.thumbnail-arrow svg{width:17px}.product-gallery-thumbnails{height:100%;display:flex;gap:9px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity;padding:2px}.product-gallery-thumbnails::-webkit-scrollbar{display:none}.product-gallery-lightbox-thumbnails button,.product-gallery-thumbnails button{flex:0 0 96px;overflow:hidden;border:2px solid transparent;border-radius:12px;background:#f5f5f7;padding:0;cursor:pointer;scroll-snap-align:start}.product-gallery-lightbox-thumbnails button.active,.product-gallery-thumbnails button.active{border-color:#9bae88;box-shadow:0 0 0 2px #9bae8830}.product-gallery-lightbox-thumbnails img,.product-gallery-thumbnails img{width:100%;height:100%;display:block;object-fit:contain}.product-gallery-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#111214ed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-gallery-lightbox-inner{position:relative;width:min(1180px,100%);height:min(860px,calc(100dvh - 48px));display:grid;grid-template-rows:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px}.product-gallery-lightbox-inner>img{width:100%;height:100%;min-height:0;display:block;object-fit:contain}.lightbox-close{position:absolute;top:0;right:0;z-index:3;width:46px;height:46px;display:grid;place-items:center;border:1px solid #ffffff70;border-radius:50%;background:#ffffffed;color:#1d1d1f;cursor:pointer}.lightbox-close svg{width:20px}.lightbox-position{color:#fff;text-align:center;font-size:12px;font-weight:700}.product-gallery-lightbox-thumbnails{height:82px;display:flex;justify-content:center;gap:8px;overflow-x:auto}.product-gallery-lightbox-thumbnails button{flex-basis:88px;background:#fff}@media(hover:none){.product-gallery-main>img.zoomed{transform:none}.product-gallery-tools>span{display:none}}@media(max-width:1100px){.product-gallery-main{height:460px}.product-gallery-thumbnails-wrap{height:98px}.product-gallery-thumbnails button{flex-basis:82px}}@media(max-width:760px){.product-gallery-main{height:390px;border-radius:16px}.product-gallery-count{top:10px;left:10px}.product-gallery-tools{top:9px;right:9px}.product-gallery-arrow,.product-gallery-tools>button{width:40px;height:40px}.product-gallery-arrow.previous{left:9px}.product-gallery-arrow.next{right:9px}.product-gallery-thumbnails-wrap{height:82px;grid-template-columns:34px minmax(0,1fr) 34px;gap:5px;margin-top:7px}.thumbnail-arrow{width:34px;height:34px}.product-gallery-thumbnails{gap:6px}.product-gallery-thumbnails button{flex-basis:76px;border-radius:9px}.product-gallery-lightbox{padding:12px}.product-gallery-lightbox-inner{height:calc(100dvh - 24px);grid-template-rows:minmax(0,1fr) auto 70px}.lightbox-arrow,.lightbox-close{width:42px;height:42px}.lightbox-arrow.previous{left:4px}.lightbox-arrow.next{right:4px}.product-gallery-lightbox-thumbnails{justify-content:flex-start;height:70px}.product-gallery-lightbox-thumbnails button{flex-basis:72px}}.product-sheet-download{border:1px solid var(--line);background:#fff;padding:0 16px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;border-radius:12px}.product-sheet-download svg{width:15px}.related-grid>a.related-card-link{display:block;color:inherit}.related-card-link article{height:100%;transition:background-color .2s,transform .2s}.related-card-link:hover article{background:#eef1ed;transform:translateY(-2px)}.related-card-link:focus-visible{outline:3px solid var(--green2);outline-offset:3px}.related-card-cta{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--green2)}.related-card-cta svg{width:14px}.primary-nav .home-link svg{width:14px;margin:0 7px 0 0}.primary-nav .home-link.active{color:#173e34;font-weight:700}.primary-nav .home-link:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.spec-layout article.applications-compact{padding-bottom:45px}.spec-layout article.applications-compact h2{font-size:22px;letter-spacing:-.02em;margin:0 0 16px}.applications-compact .application-chips a{padding:10px 14px;border-radius:999px;background:#f5f5f7}.applications-compact .application-chips a:hover{background:#e9eee7;color:var(--green2)}.applications-compact .application-chips svg{width:13px}.results-bar span b{color:var(--green2)}.filters fieldset.filter-disclosure{display:block;padding:0}.filter-disclosure legend{width:100%;margin:0;padding:0}.filters .filter-disclosure legend>button{width:100%;padding:17px 20px;color:var(--ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;align-items:center}.filter-disclosure legend>button>span{display:flex;align-items:center;gap:7px}.filter-disclosure legend small{color:var(--green2);font-size:9px;text-transform:none;letter-spacing:0}.filter-disclosure legend svg{width:16px;transition:transform .2s}.filter-disclosure legend button[aria-expanded=true] svg{transform:rotate(180deg)}.filter-disclosure legend button:focus-visible{outline:2px solid var(--green2);outline-offset:-3px}.filter-disclosure>div{display:grid;grid-gap:2px;gap:2px;padding:0 20px 14px}.filter-disclosure>div[hidden]{display:none}.faq-intro{background:var(--paper);padding:82px 0 72px;border-bottom:1px solid var(--line)}.faq-intro h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:18px 0 22px}.faq-intro p{max-width:900px;color:var(--muted);font-size:17px;line-height:1.7}.faq-layout{display:grid;grid-template-columns:240px 1fr;grid-gap:72px;gap:72px;padding:76px 0 100px}.faq-nav{position:-webkit-sticky;position:sticky;top:20px;align-self:start;display:grid;border:1px solid var(--line);background:#fff}.faq-nav>span{background:var(--green);color:#fff;padding:15px;font-size:10px;font-weight:700;letter-spacing:.08em}.faq-nav a{padding:12px 15px;border-top:1px solid var(--line);font-size:11px;line-height:1.35}.faq-nav a:hover{background:var(--paper);color:var(--green2)}.faq-section{scroll-margin-top:24px;padding:0 0 68px;margin-bottom:68px;border-bottom:1px solid var(--line)}.faq-section:last-child{margin-bottom:0}.faq-section h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.045em;margin:10px 0 28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr 24px;grid-gap:24px;gap:24px;align-items:center;padding:21px 4px;font-size:16px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;color:var(--green2);transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list summary:focus-visible{outline:3px solid var(--green2);outline-offset:3px}.faq-list details>div{padding:0 48px 23px 4px}.faq-list p{max-width:850px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.faq-list p a{color:var(--green2);font-weight:700;text-decoration:underline;text-underline-offset:3px}.faq-cta{margin-bottom:110px;background:var(--green);color:#fff;padding:44px 48px;display:flex;align-items:center;justify-content:space-between;gap:45px}.faq-cta .section-label{color:var(--lime)}.faq-cta h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.045em;margin:10px 0}.faq-cta p{margin:0;color:#c9d8d3;line-height:1.65}.faq-cta .btn{flex:0 0 auto}@media(max-width:760px){.faq-intro{padding:55px 0 50px}.faq-intro h1{font-size:48px}.faq-intro p{font-size:15px}.faq-layout{grid-template-columns:1fr;gap:0;padding:55px 0 70px}.faq-nav{display:none}.faq-section{padding-bottom:45px;margin-bottom:45px}.faq-section h2{font-size:36px}.faq-list summary{font-size:14px;gap:14px;padding:18px 2px}.faq-list details>div{padding:0 28px 20px 2px}.faq-list p{font-size:13px}.faq-cta{margin-bottom:70px;padding:32px 25px;display:block}.faq-cta .btn{margin-top:25px;width:100%}}