:root{--graphite:#0e1217;--ink:#18202a;--navy:#0b315b;--orange:#f36c21;--orange-hover:#d95612;--surface:#f4f6f8;--muted:#66717e;--border:#dde3e8;--green:#18794e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}h1,h2,h3,.price{font-family:Manrope,Segoe UI,Arial,sans-serif}.container{width:min(1440px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 12px #0e121714}.service-bar{background:var(--graphite);color:#fff;font-size:13px}.service-bar .container{display:flex;justify-content:center;gap:36px;padding:8px 0}.header-main{display:grid;grid-template-columns:260px minmax(300px,1fr) auto;gap:28px;align-items:center;min-height:86px}.brand img{display:block;width:240px;height:auto;aspect-ratio:900/197;object-fit:contain}.search{display:flex;border:2px solid var(--navy);border-radius:9px;overflow:hidden}.search input{min-width:0;flex:1;border:0;padding:14px 16px;font-size:16px}.search button{border:0;background:var(--navy);color:#fff;padding:0 24px;font-weight:700}.quick{display:flex;gap:18px}.quick a{color:var(--ink);font-weight:700;text-decoration:none;white-space:nowrap}.quick b{background:var(--orange);color:#fff;border-radius:99px;padding:2px 7px}.category-nav{background:var(--navy)}.category-nav>.container{display:flex;align-items:stretch}.category-nav a{color:#fff;text-decoration:none;padding:13px 17px;font-weight:700}.category-nav .all{background:var(--orange)}.mega-panel a{color:var(--ink)}.mobile-menu-button{display:none}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:12px 18px;text-decoration:none;font-weight:800;border:2px solid transparent}.button.primary,.button-primary{background:var(--orange);color:#fff}.button.primary:hover,.button-primary:hover{background:var(--orange-hover)}.button.secondary{background:#fff;color:var(--navy);border-color:var(--navy)}:focus-visible{outline:3px solid #f6a16f;outline-offset:3px}.section{padding-block:64px}.muted{background:var(--surface)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.section-head h2{margin:.25rem 0;font-size:clamp(28px,3vw,40px)}.section-head>p{max-width:520px}.eyebrow{color:var(--orange);font-weight:800;letter-spacing:.08em;font-size:13px}.home-hero{position:relative;min-height:540px;background:var(--graphite);color:#fff;overflow:hidden}.home-hero picture,.home-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;padding-top:105px}.hero-copy>p,.hero-copy>h1,.hero-copy>.actions,.hero-copy>.eyebrow{display:block;max-width:670px}.hero-copy h1{font-size:clamp(40px,5vw,64px);line-height:1.03;margin:18px 0}.hero-copy p{font-size:19px;line-height:1.65}.actions{display:flex;gap:12px;margin-top:28px}.feature-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-category-grid article{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fff}.feature-category-grid a{display:grid;grid-template-columns:44% 1fr;color:var(--ink);text-decoration:none;height:100%}.feature-category-grid img{width:100%;height:100%;object-fit:cover}.feature-category-grid article div{padding:28px}.feature-category-grid h3{font-size:24px;margin:0}.feature-category-grid span{color:var(--orange);font-weight:800}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.relaunch-product-card{height:100%;display:flex;flex-direction:column;border-color:var(--border);border-radius:12px}.relaunch-product-media img{aspect-ratio:1;object-fit:contain}.relaunch-product-body{flex:1}.relaunch-product-body h3{min-height:3.9em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.relaunch-product-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.relaunch-product-buy{align-items:end;gap:12px}.relaunch-product-buy small{display:block;color:var(--muted);margin-top:5px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.benefits article{border-left:4px solid var(--orange);padding:20px;background:#fff}.benefits strong{font-size:20px}.application-section{background:var(--navy);color:#fff}.application-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.application-grid a{color:#fff;border:1px solid #ffffff4a;padding:22px 14px;border-radius:10px;text-decoration:none;font-weight:800}.split-callouts{display:grid;grid-template-columns:1fr 1fr;gap:28px}.split-callouts article{background:var(--surface);padding:38px;border-radius:12px}.split-callouts address{font-style:normal;font-weight:700;margin:20px 0}.seo-copy{max-width:980px}.seo-copy p{font-size:18px;line-height:1.75}.site-footer{background:var(--graphite)}.site-footer img{width:240px;height:auto;filter:brightness(0) invert(1)}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr}.legal{max-width:980px;line-height:1.7}.legal h1{font-size:clamp(34px,4vw,50px)}.gallery .thumbs button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:3px}.product-summary .buy-box{border-top:4px solid var(--orange)}@media(max-width:1100px){.header-main{grid-template-columns:210px 1fr}.brand img{width:200px}.quick{grid-column:1/-1;justify-content:flex-end}.product-grid{grid-template-columns:repeat(3,1fr)}.application-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.container{width:min(100% - 28px,1440px)}.site-header{position:relative}.service-bar .container{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.header-main{display:flex;flex-wrap:wrap;gap:14px;padding-block:14px;min-height:auto}.brand img{width:190px}.search{order:3;width:100%}.quick{margin-left:auto;font-size:13px;gap:10px}.mobile-menu-button{display:block;width:100%;padding:12px;border:0;background:var(--navy);color:#fff;font-weight:800}.category-nav{display:none}.category-nav.open{display:block}.category-nav>.container{display:block}.mega-item{display:block}.mega-panel{position:static!important;width:auto!important;max-height:none!important;box-shadow:none!important}.feature-category-grid,.split-callouts{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}.home-hero{display:flex;flex-direction:column;min-height:0}.hero-copy{order:1;padding-block:48px}.home-hero picture{order:2;position:relative;display:block}.home-hero picture img{position:relative;display:block;aspect-ratio:900/1100;height:auto}.hero-copy h1{font-size:38px}.section{padding-block:48px}.section-head{display:block}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.container{width:calc(100% - 24px)}.service-bar .container{gap:20px}.brand img{width:160px}.quick a:nth-child(1),.quick a:nth-child(2){display:none}.feature-category-grid a{grid-template-columns:1fr}.feature-category-grid img{aspect-ratio:3/2}.product-grid{grid-template-columns:1fr}.benefits,.application-grid,.footer-grid{grid-template-columns:1fr}.hero-copy h1{font-size:35px}.actions{flex-direction:column}.split-callouts article{padding:26px}.relaunch-product-buy{align-items:stretch;flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.button.primary,.button-primary{color:#18202a}.eyebrow,.feature-category-grid span{color:#a43e05}.home-hero .eyebrow,.application-section .eyebrow{color:#f36c21}.product-layout>*{min-width:0}.product-page,.product-summary,.identifiers dd,.specs dd{overflow-wrap:anywhere}
.application-section h2{color:#fff}
