:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#fff;--surface-2:#f7f7f7;--text:#212121;--muted:#555;--line:#ddd;--accent:#1f4886;--accent-strong:#173a70;--navy:#1f4886;--navy-deep:#163766;--metal:#7f8790;--soft-blue:#7490c4;--shadow-soft:0 0 15px #0101011a;--container:1200px;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text);scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--container), calc(100% - 40px));margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;white-space:nowrap;border-radius:0;justify-content:center;align-items:center;min-height:46px;padding:0 34px;font-weight:500;line-height:1;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.button.secondary{color:var(--accent);background:#fff}.button.light{color:var(--accent);background:#fff;border-color:#fff}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #1f488647}.site-header{z-index:30;background:#fff;position:sticky;top:-56px}.topbar{background:var(--accent);color:#fff;height:56px}.topbar-inner{justify-content:space-between;align-items:center;gap:24px;height:56px;display:flex}.topbar-email{color:#fff;align-items:center;gap:14px;min-width:0;font-size:20px;font-weight:500;display:inline-flex}.topbar-icon{color:#fff;background:#ffffff3d;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:0;font-weight:700;display:inline-grid;position:relative}.topbar-icon:before{content:"";border:2px solid #fff;border-radius:2px;width:17px;height:12px}.topbar-icon:after{content:"";background:#fff;width:16px;height:2px;position:absolute;top:13px;left:8px;transform:rotate(-28deg);box-shadow:0 0 #fff}.topbar-tools{align-items:center;gap:15px;display:flex}.header-search{background:#ffffff3d;border-radius:50px;width:204px;height:32px;position:relative}.header-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:32px;padding:0 52px 0 16px;font-size:14px;line-height:32px}.header-search input::placeholder{color:#ffffffb8}.header-search button{background:0 0;border:0;border-radius:0 50px 50px 0;width:44px;height:32px;position:absolute;top:0;right:0}.header-search button:before,.header-search button:after{content:"";display:block;position:absolute}.header-search button:before{border:2px solid #fff;border-radius:50%;width:12px;height:12px;top:8px;left:11px}.header-search button:after{transform-origin:0;background:#fff;width:8px;height:2px;top:21px;left:25px;transform:rotate(45deg)}.language-switcher{position:relative}.language-current{color:#fff;background:#ffffff3d;border:0;border-radius:6px;align-items:center;gap:7px;height:32px;padding:0 12px;font-size:14px;display:flex}.language-current:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:8px;height:8px;transform:rotate(45deg)translateY(-2px)}.language-flag{min-width:30px;height:18px;color:var(--accent);background:#ffffffd9;border-radius:2px;place-items:center;font-size:10px;font-weight:700;display:inline-grid}.language-menu{z-index:50;opacity:0;visibility:hidden;background:#fff;width:210px;padding:14px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:42px;right:0;transform:translateY(10px);box-shadow:0 0 10px #3f3e3e33}.language-menu:before{content:"";border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;position:absolute;top:-8px;right:38px}.language-switcher:hover .language-menu,.language-switcher:focus-within .language-menu{opacity:1;visibility:visible;transform:translate(0,0)}.language-menu a{color:#333;align-items:center;gap:8px;padding:8px 6px;font-size:14px;line-height:1.2;display:flex}.language-menu a span{min-width:32px;height:18px;color:var(--accent);background:#edf2f8;place-items:center;font-size:10px;font-weight:700;display:inline-grid}.language-menu a.active,.language-menu a:hover{color:var(--accent)}.main-header{z-index:25;background:#fff;height:80px;position:relative;box-shadow:1px 2px 10px 2px #00000014}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex}.brand{flex:0 0 220px;justify-content:center;align-items:center;gap:12px;min-width:0;display:flex}.brand-mark{width:92px;height:70px;color:var(--accent);flex:0 0 92px;place-items:center;display:inline-grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";border:7px solid var(--accent);border-left-color:#0000;border-right-color:#0000;border-radius:50%;position:absolute;inset:1px 10px}.brand-mark:after{opacity:.22;border-width:3px;inset:13px 22px}.brand-mark span{z-index:1;color:var(--accent);letter-spacing:0;font-size:24px;font-weight:800;position:relative}.brand-wordmark{min-width:0;display:none}.brand-wordmark strong,.brand-wordmark small{line-height:1.12;display:block}.brand-wordmark strong{color:var(--accent);font-size:23px;font-weight:800}.brand-wordmark small{color:var(--accent);margin-top:3px;font-size:11px;font-weight:600}.primary-nav{flex:auto;justify-content:center;align-items:stretch;min-width:0;height:80px;display:flex;overflow:hidden}.primary-nav a{min-width:92px;color:var(--accent);text-align:center;justify-content:center;align-items:center;padding:0 8px;font-size:16px;font-weight:700;line-height:1.25;display:flex;position:relative}.primary-nav a:after{content:"";background:var(--soft-blue);opacity:0;height:1px;transition:opacity .16s;position:absolute;bottom:22px;left:18px;right:18px}.primary-nav a:hover:after,.primary-nav a:focus-visible:after{opacity:1}.primary-nav a.has-subnav{min-width:118px;padding-right:28px}.primary-nav a.has-subnav:before{content:"";border-bottom:2px solid #333;border-right:2px solid #333;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.nav-quote{background:var(--accent);color:#fff;flex:none;justify-content:center;align-items:center;min-width:210px;height:50px;padding:0 28px;font-size:17px;font-weight:500;line-height:1;display:inline-flex}.nav-quote:hover{background:var(--accent-strong)}.floating-tools{z-index:40;gap:13px;display:grid;position:fixed;top:56%;right:14px;transform:translateY(-50%)}.floating-tool{background:#7590c4db;border-radius:8px;place-items:center;width:58px;height:58px;transition:background-color .16s,transform .16s;display:grid;position:relative;box-shadow:0 12px 20px #1f48862e}.floating-tool:hover{background:var(--accent);transform:translateY(-2px)}.floating-mail span{border:3px solid #fff;border-radius:3px;width:34px;height:23px;position:relative}.floating-mail span:before,.floating-mail span:after{content:"";background:#fff;width:23px;height:3px;position:absolute;top:9px}.floating-mail span:before{transform-origin:0;left:-2px;transform:rotate(34deg)}.floating-mail span:after{transform-origin:100%;right:-2px;transform:rotate(-34deg)}.floating-top span{border-top:4px solid #fff;border-left:4px solid #fff;width:22px;height:22px;transform:translateY(6px)rotate(45deg)}.hero{background:#d7e0e8;height:704px;min-height:704px;position:relative;overflow:hidden}.hero-slider{position:absolute;inset:0;overflow:hidden}.hero-track{will-change:transform;width:500%;height:100%;transition:transform .7s;display:flex}.hero-slide{background:#d7e0e8;flex:0 0 20%;height:100%;display:block;position:relative;overflow:hidden}.hero-slide img{object-fit:fill;width:100%;height:100%}.hero-bg{filter:grayscale()saturate(.72)contrast(.92);background:linear-gradient(90deg,#f2f9fde0 0,#d3e0e8a3 36%,#4557609e 100%),linear-gradient(#1224302e,#ffffff1f),url(/assets/backgrounds/hero-industrial-pipeline.jpg) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.08)}.hero-bg:before,.hero-bg:after{content:"";pointer-events:none;border:3px solid #ffffff6b;border-radius:50%;position:absolute}.hero-bg:before{width:520px;height:520px;top:-220px;left:-150px}.hero-bg:after{opacity:.55;width:370px;height:370px;top:112px;right:60px}.hero-blueprint{z-index:1;pointer-events:none;opacity:.42;position:absolute}.hero-blueprint-left{border:4px solid #ffffff94;border-radius:50%;width:530px;height:530px;top:-160px;left:-150px;box-shadow:0 0 0 52px #ffffff0d,inset 0 0 0 46px #ffffff0f}.hero-blueprint-left:before,.hero-blueprint-left:after,.hero-blueprint-right:before,.hero-blueprint-right:after{content:"";transform-origin:50%;background:#ffffff85;position:absolute}.hero-blueprint-left:before{width:3px;height:540px;top:40px;left:262px;transform:rotate(-28deg)}.hero-blueprint-left:after{width:620px;height:3px;top:258px;left:-80px;transform:rotate(22deg)}.hero-blueprint-right{border:4px solid #ffffff6b;border-radius:50%;width:405px;height:405px;top:118px;right:90px}.hero-blueprint-right:before{width:3px;height:720px;top:-140px;left:190px;transform:rotate(38deg)}.hero-blueprint-right:after{width:660px;height:3px;top:50px;left:-110px;transform:rotate(-47deg)}.hero-diagonal{z-index:1;pointer-events:none;background:var(--accent);position:absolute;inset:0}.hero-diagonal-one{clip-path:polygon(0 100%,60% 0,78% 0,18% 100%)}.hero-diagonal-two{clip-path:polygon(86% 70%,100% 70%,100% 100%,73% 100%);opacity:.96}.hero-inner{z-index:2;min-height:704px;display:block;position:relative}.hero-copy{z-index:4;color:#fff;text-align:left;width:100%;padding:100px 0 0 38px;position:relative}.hero-kicker{display:none}.hero h1{color:#050505;letter-spacing:0;text-transform:uppercase;text-shadow:0 4px #ffffff4d;max-width:1190px;margin:0;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:88px;font-weight:900;line-height:.86}.hero h1 span{transform-origin:0;white-space:nowrap;width:max-content;max-width:100%;display:block}.hero-title-lead{color:#050505;transform:scaleX(.68)}.hero-title-tail{color:#fff;text-shadow:0 4px #0000003d,0 0 2px #0003;padding-left:358px;transform:scaleX(.46)}.hero-intro{color:#fff;text-transform:uppercase;text-shadow:0 2px #00000029;max-width:840px;margin:20px 0 0 325px;font-size:24px;font-weight:500;line-height:1.32}.hero-support{display:none}.hero-actions{z-index:6;justify-content:flex-start;margin-top:0;display:flex;position:absolute;top:188px;right:20px}.hero-button{min-width:335px;height:50px;color:var(--accent);background:#fff;border-color:#fff;font-size:17px;font-weight:500}.hero-button-light{background:#fffffff0}.hero-button:hover{border-color:var(--accent);background:var(--accent);color:#fff}.hero-products{z-index:3;pointer-events:none;min-height:704px;position:absolute;inset:0}.hero-product{place-items:center;display:grid;position:absolute}.hero-product img{object-fit:contain;filter:drop-shadow(0 20px 18px #0000004d);width:auto;max-width:100%;height:100%;max-height:100%}.hero-product--blended img{mix-blend-mode:multiply;opacity:.95}.hero-product-1{opacity:.98;width:540px;height:540px;bottom:-40px;left:-118px}.hero-product-2{opacity:.98;width:388px;height:332px;bottom:-34px;left:282px}.hero-product-3{opacity:1;width:286px;height:360px;bottom:-8px;left:560px}.hero-product-4{width:240px;height:390px;bottom:-42px;right:315px}.hero-product-5{opacity:.96;width:295px;height:535px;bottom:52px;right:38px}.hero-product-6{opacity:.94;width:330px;height:500px;bottom:110px;right:-108px}.hero-product-5 img,.hero-product-6 img{filter:hue-rotate(-82deg)saturate(1.12)drop-shadow(0 20px 18px #0000004d)}.hero-dots,.carousel-dots{z-index:4;justify-content:center;gap:10px;display:flex;position:absolute;bottom:22px;left:0;right:0}.hero-dots span,.carousel-dots span{background:var(--accent);border-radius:50%;width:12px;height:12px}.hero-dots span:first-child,.carousel-dots span:first-child{background:#fff}.hero .hero-dots{gap:8px;bottom:15px}.hero .hero-dots span{opacity:.9;background:#fff}.hero .hero-dots span.active{opacity:1;background:#fff;border-radius:999px;width:28px}.hero-scroll{z-index:5;width:34.2%;height:92px;padding-right:calc((100vw - min(var(--container), calc(100vw - 40px))) / 2);color:#ffffffdb;text-transform:lowercase;justify-content:flex-end;align-items:center;font-size:13px;display:flex;position:absolute;bottom:0;right:0}@media (prefers-reduced-motion:reduce){.hero-track{transition:none}}.home-our{background:#fff;padding:80px 0 0}.home-section-title{text-align:center;max-width:1080px;margin:0 auto 58px}.home-section-title h2{color:#212121;text-transform:uppercase;margin:0;font-size:36px;font-weight:400;line-height:1.45}.home-section-title p{color:#444;margin:22px auto 0;font-size:17px;line-height:1.75}.home-our .home-section-title{margin-bottom:20px}.home-our .home-section-title p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:1040px;display:-webkit-box;overflow:hidden}.category-showcase{display:grid}.category-row{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.category-row:last-child{border-bottom:1px solid var(--line)}.category-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:44px 70px;display:flex}.category-copy h3{color:#212121;margin:0;font-size:25px;font-weight:400;line-height:1.35}.title-ornament{background:linear-gradient(var(--soft-blue), var(--soft-blue)) 0 8px / 34px 2px no-repeat, linear-gradient(var(--soft-blue), var(--soft-blue)) 44px 8px / 32px 2px no-repeat, linear-gradient(var(--soft-blue), var(--soft-blue)) 28px 15px / 42px 2px no-repeat, linear-gradient(var(--soft-blue), var(--soft-blue)) 62px 15px / 24px 2px no-repeat;width:92px;height:24px;margin:24px auto 22px}.category-copy p{color:#444;max-width:450px;margin:0;font-size:17px;line-height:1.75}.category-button{min-width:270px;height:52px;margin-top:34px;font-size:17px}.category-button:hover{border-color:var(--accent);color:var(--accent);background:0 0}.category-visual{background:linear-gradient(90deg,#2d343a3d,#ffffff1a),repeating-linear-gradient(90deg,#0000000e 0 1px,#0000 1px 72px),url(/assets/backgrounds/category-factory-floor-gray.jpg) 50%/cover no-repeat,linear-gradient(135deg,#d1d8dc,#9ca6ad);place-items:center;min-height:350px;display:grid;position:relative;overflow:hidden}.category-visual span{color:#ffffff61;font-size:330px;font-weight:900;line-height:1;position:absolute;bottom:-22%;right:6%}.category-visual img{z-index:1;object-fit:contain;filter:grayscale(0)brightness(1.18)contrast(1.02)drop-shadow(0 16px 18px #00000029);mix-blend-mode:multiply;width:min(82%,470px);max-height:315px;transition:transform .7s;position:relative}.category-visual:hover img{transform:scale(1.03)}.hot-products{background:#f7f7f7;padding:100px 0;position:relative;overflow:hidden}.hot-products .home-section-title{height:46px;margin-bottom:24px;padding-top:10px}.hot-products .home-section-title h2{line-height:36px}.product-carousel{clip-path:none;height:424px;display:block;position:relative;overflow:hidden}.product-carousel-track{width:max-content;display:flex;transform:translate(-300px)}.product-slide{flex:0 0 300px;height:424px;padding:15px;overflow:visible}.product-card{text-align:center;background:#fff;min-width:0;transition:box-shadow .18s,transform .18s}.product-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.product-card .image-link{background:#fff;place-items:center;height:300px;display:grid;overflow:hidden}.hot-products .product-card{width:270px;height:394px;margin:0;padding:10px 10px 25px;overflow:visible}.hot-products .product-card .image-link{width:250px;height:250px;position:relative}.hot-products .product-card .image-link:after{content:"RAYBUILT";color:#111;letter-spacing:0;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:15px;font-weight:900;line-height:1;position:absolute;bottom:8px;left:0;right:0}.product-card .image-link img{object-fit:contain;width:100%;height:100%;padding:10px 10px 0;transition:transform .25s;transform:scale(1.18)}.hot-products .product-card .image-link img{object-fit:contain;padding:0 0 24px;transform:scale(1.24)}.product-card:hover .image-link img{transform:scale(1.24)}.hot-products .product-card:hover .image-link img{transform:scale(1.28)}.product-body{padding:8px 18px 24px}.hot-products .product-body{padding:20px 0 0}.product-body h3{color:#161616;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:22px;font-weight:700;line-height:1.25;overflow:hidden}.hot-products .product-body h3{width:250px;font-size:22px;line-height:30.8px}.product-body h3 a:hover{color:var(--accent)}.product-summary{display:none}.product-more{background:var(--accent);color:#fff;border-radius:35px;justify-content:center;align-items:center;width:min(100%,210px);height:38px;margin-top:22px;font-size:17px;transition:width .18s,background-color .18s;display:inline-flex}.hot-products .product-more{width:min(100%,210px);margin-top:20px}.product-more:hover{background:var(--accent-strong);width:min(100%,190px)}.hot-products .carousel-dots{margin-top:26px;position:static;transform:none}.home-about{background:#fff;padding:80px 0}.home-about-grid{grid-template-columns:585px minmax(0,1fr);align-items:start;gap:57px;min-height:356px;display:grid}.home-video-card{background:linear-gradient(90deg, var(--accent) 0 27px, transparent 27px), url(/assets/backgrounds/category-factory-floor.jpg) 100% center / cover no-repeat;width:559px;max-width:100%;height:355px;padding-left:27px;position:relative;overflow:hidden}.home-video-card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#121c26b3,#121c263d 44%,#121c2605),linear-gradient(#ffffff1f,#fff0);position:absolute;inset:0 0 0 27px}.home-video-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0c192770,#0c192714 48%,#0c192703);position:absolute;inset:0 0 0 27px}.video-placeholder{z-index:1;color:#fff;white-space:nowrap;background:#000000bd;justify-content:flex-end;align-items:center;gap:14px;width:362px;max-width:100%;min-height:78px;margin:0;padding:0 25px;font-size:16px;line-height:1;display:flex;position:absolute;bottom:52px;right:0}.video-placeholder span{min-width:0}.video-placeholder strong{color:#3d3d3d;background:#fff;border-radius:8px;flex:none;padding:3px 7px 4px;font-family:Arial Black,Arial,Helvetica,sans-serif;font-size:19px;line-height:1;display:inline-block}.video-bar{display:none}.home-about-copy h2{color:#212121;text-transform:uppercase;margin:0 0 24px;font-size:36px;font-weight:400;line-height:1.3}.home-about-copy p{color:#444;margin:0;font-size:16px;line-height:1.68}.home-about-copy .category-button{display:none}.why-choose{background:#fff;padding:86px 0 92px}.why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.why-card{text-align:center;background:#fff;border:1px solid #d9e0ea;min-height:430px;padding:66px 36px 38px}.why-card span{border:3px solid var(--accent);width:74px;height:74px;color:var(--accent);place-items:center;margin-bottom:42px;font-size:22px;font-weight:700;display:inline-grid}.why-card h3{color:#212121;margin:0 0 26px;font-size:24px;font-weight:400;line-height:1.35}.why-card p{color:#444;margin:0;font-size:16px;line-height:1.75}.home-process{color:#fff;background:linear-gradient(115deg,#1f4886eb,#1f4886d1),url(/assets/backgrounds/category-factory-floor-gray.jpg) 50%/cover no-repeat;padding:86px 0 92px}.home-process .home-section-title h2,.home-process .home-section-title p{color:#fff}.process-steps{border:1px solid #ffffff5c;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.process-step{text-align:center;align-content:center;justify-items:center;min-height:172px;padding:34px 22px;display:grid;position:relative}.process-step+.process-step{border-left:1px solid #ffffff5c}.process-step span{color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:18px;font-size:22px;font-weight:700;display:grid}.process-step h3{color:#fff;margin:0;font-size:20px;font-weight:500;line-height:1.35}.home-service{background:#fff;padding:88px 0 92px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;display:grid}.service-card{border:1px solid var(--line);text-align:center;background:#fff;min-height:280px;padding:46px 38px 38px}.service-card span{border:2px solid var(--accent);width:64px;height:64px;color:var(--accent);place-items:center;margin-bottom:28px;font-size:22px;font-weight:700;display:inline-grid}.service-card h3{color:#212121;margin:0 0 18px;font-size:24px;font-weight:400;line-height:1.3}.service-card p{color:#444;margin:0;font-size:16px;line-height:1.75}.home-industries{background:#fff;padding:88px 0 0}.industry-tiles{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.industry-tile{color:#fff;text-align:center;background:linear-gradient(#0f1f2d47,#0f1f2d57),url(/assets/backgrounds/category-factory-floor.jpg) 50%/cover no-repeat;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.industry-tile:before{content:"";background:#1f48862e;transition:background-color .18s;position:absolute;inset:0}.industry-tile:hover:before{background:#1f48867a}.industry-tile span{z-index:1;color:#fff;max-width:82%;font-size:25px;font-weight:500;line-height:1.25;position:relative}.industry-tile-2{background-position:38%}.industry-tile-3{background-position:62%}.industry-tile-4{background-position:78%}.home-testimonial{background:#fff;padding:88px 0}.testimonial-grid{grid-template-columns:.36fr .64fr;align-items:start;gap:70px;display:grid}.testimonial-grid h2{color:#212121;text-transform:uppercase;margin:0;font-size:36px;font-weight:400;line-height:1.35}.testimonial-grid blockquote{color:#444;margin:0;padding:4px 0 0 54px;position:relative}.testimonial-grid blockquote:before{content:"\"";color:var(--accent);font-size:92px;font-weight:700;line-height:1;position:absolute;top:-20px;left:0}.testimonial-grid p{color:#444;margin:0;font-size:18px;line-height:1.85}.testimonial-grid cite{color:#212121;margin-top:24px;font-size:18px;font-style:normal;font-weight:700;display:block}.cta-band{background:var(--accent);color:#fff;padding:48px 0}.cta-inner{grid-template-columns:minmax(0,.42fr) minmax(0,1fr) auto;align-items:center;gap:36px;display:grid}.cta-inner h2{margin:0;font-size:32px;font-weight:400;line-height:1.25}.cta-inner p{color:#ffffffd6;margin:0;font-size:17px;line-height:1.6}.cta-button{color:var(--accent);background:#fff;border-color:#fff}.site-footer{background:var(--accent);color:#fff;padding:1px 0 54px}.footer-logo-row{border-bottom:1px solid #466bb1;padding:36px 0 30px}.footer-brand{color:#fff;align-items:center;gap:14px;display:inline-flex}.brand-mark-footer{color:#fff}.brand-mark-footer:before,.brand-mark-footer:after{border-top-color:#fff;border-bottom-color:#fff}.brand-mark-footer span,.footer-brand strong,.footer-brand small{color:#fff}.footer-brand strong,.footer-brand small{line-height:1.15;display:block}.footer-brand strong{font-size:24px}.footer-brand small{opacity:.82;margin-top:3px}.footer-grid{grid-template-columns:.8fr .9fr 1.1fr 1.25fr;gap:48px;margin-top:48px;display:grid}.site-footer h3{color:#fff;margin:0 0 34px;font-size:22px;font-weight:500}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li,.site-footer p,.site-footer a{color:#ffffffbd;font-size:16px;line-height:1.7}.site-footer li+li{margin-top:10px}.site-footer a:hover{color:#fff;text-decoration:underline}.footer-newsletter p{margin:-6px 0 20px}.footer-quote{background:#fff;justify-content:center;align-items:center;min-height:54px;padding:0 26px;font-weight:700;display:inline-flex;color:var(--accent)!important;text-decoration:none!important}.footer-bottom{color:#8ca3ce;justify-content:space-between;gap:24px;margin-top:54px;display:flex}.footer-bottom p,.footer-bottom a{color:#8ca3ce;margin:0;font-size:16px}.section{padding:72px 0}.section.tight{padding:56px 0}.section-title{color:#212121;text-transform:uppercase;margin:0 0 18px;font-size:36px;font-weight:400;line-height:1.3}.section-copy{max-width:72ch;color:var(--muted);margin:0}.grid{gap:30px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(4,minmax(0,1fr))}.panel{border:1px solid var(--line);box-shadow:none;background:#fff}.muted{color:var(--muted)}.muted-band{background:#f7f7f7}.page-head{color:#fff;background:linear-gradient(115deg,#1f4886eb,#1f4886bd),linear-gradient(135deg,#d8e1ea,#8797a3)}.page-head h1{text-transform:uppercase;margin:0 0 14px;font-size:48px;font-weight:500;line-height:1.15}.page-head p{color:#ffffffdb;max-width:760px;margin:0;font-size:17px}.product-category-nav{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.product-category-nav a{color:#fff;border:1px solid #ffffffb8;border-radius:35px;align-items:center;min-height:38px;padding:7px 18px;font-size:14px;font-weight:700;display:inline-flex}.product-category-nav a:hover{color:var(--accent);background:#fff}.category-section{background:#f7f7f7;padding:76px 0}.category-section:nth-of-type(2n){background:#fff}.category-section+.category-section{border-top:1px solid #e5e5e5}.category-head{grid-template-columns:minmax(230px,.34fr) minmax(0,.66fr);align-items:end;gap:32px;margin-bottom:30px;display:grid}.category-head h2{color:#212121;margin:0;font-size:34px;font-weight:400;line-height:1.18}.category-head p{color:#444;margin:0;font-size:16px;line-height:1.7}.product-hero{background:linear-gradient(115deg,#1f488614,#fff0 55%),#f7f7f7;border-bottom:1px solid #e2e2e2;padding:56px 0}.product-grid{grid-template-columns:minmax(420px,.48fr) minmax(0,.52fr);align-items:center;gap:58px;display:grid}.gallery{background:#fff;place-items:center;min-height:460px;display:grid;overflow:hidden}.gallery img{object-fit:contain;width:86%;max-height:430px}.category{color:var(--accent);margin:0 0 12px;font-size:16px;font-weight:700}.product-copy h1{color:#212121;margin:0 0 20px;font-size:46px;font-weight:500;line-height:1.12}.product-copy>p:not(.category){color:#444;max-width:680px;margin:0 0 30px;font-size:17px;line-height:1.75}.detail-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:30px;display:grid}.info-panel,.quote-panel,.contact-card,.inquiry-form,.certificate-card{padding:30px}.info-panel h2,.quote-panel h2,.contact-card h2,.download-row h2,.certificate-card h2,.inquiry-form h2{color:#212121;margin:0 0 18px;font-size:24px;font-weight:500;line-height:1.25}.info-sections{gap:22px;display:grid}.info-sections h3{color:var(--accent);margin:0 0 10px;font-size:19px}.info-sections ul{color:#444;margin:0;padding-left:20px}.quote-panel{background:var(--accent);color:#fff}.quote-panel h2,.quote-panel dt{color:#fff}.quote-panel p,.quote-panel dd{color:#ffffffd1}.quote-panel dl{margin:22px 0}.quote-panel dd{overflow-wrap:anywhere;margin:0 0 14px}.quote-panel .button{color:var(--accent);background:#fff;border-color:#fff}.prose-grid{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.prose-grid>div{min-width:0;padding:32px}.prose-grid>div+div{border-left:1px solid var(--line)}.prose-grid h2{color:#212121;margin:0;font-size:24px;font-weight:500}.prose-grid p{color:#444;margin:14px 0 0}.faq-list,.download-list{gap:14px;max-width:940px;display:grid}.faq-item{background:#fff}.faq-item summary{cursor:pointer;color:#212121;min-height:58px;padding:18px 56px 18px 20px;font-weight:700;display:block;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);font-size:24px;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.faq-item[open] summary:after{content:"-"}.faq-item p{color:#444;margin:0;padding:0 20px 20px}.download-row{justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.download-row p{color:#444;overflow-wrap:anywhere;margin:8px 0 0}.certificate-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.certificate-card{flex-direction:column;align-items:flex-start;min-height:210px;display:flex}.certificate-card p{color:#444;margin:10px 0 22px}.certificate-card .button{margin-top:auto}.contact-grid{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:30px;display:grid}.contact-card ul{margin:18px 0 0;padding:0;list-style:none}.contact-card li{border-top:1px solid var(--line);color:#444;overflow-wrap:anywhere;padding:10px 0}.contact-card li:first-child{border-top:0;padding-top:0}.contact-card a{color:var(--accent);font-weight:700}.inquiry-form{gap:15px;display:grid}.form-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.inquiry-form label{color:#222;gap:7px;font-size:14px;font-weight:700;display:grid}.inquiry-form input,.inquiry-form textarea{width:100%;color:var(--text);background:#fff;border:1px solid #c8c8c8;border-radius:0;line-height:1.4}.inquiry-form input{min-height:46px;padding:10px 12px}.inquiry-form textarea{resize:vertical;min-height:142px;padding:12px}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--accent);outline:0;box-shadow:0 0 0 3px #1f488624}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form-status{color:var(--muted);margin:0}.button:disabled{cursor:not-allowed;opacity:.68}@media (max-width:1320px){.container{width:min(82%, var(--container))}.brand{flex-basis:185px}.brand-wordmark strong{font-size:19px}.primary-nav a{padding:0 10px;font-size:15px}.nav-quote{min-width:185px;padding:0 18px}.hero h1{font-size:88px}.hero-product-1{left:-96px}}@media (max-width:1080px){.site-header{top:0}.topbar{display:none}.main-header,.header-inner{height:auto;min-height:76px}.header-inner{flex-wrap:wrap;padding:10px 0}.primary-nav{flex-basis:100%;order:3;justify-content:flex-start;height:auto;overflow-x:auto}.primary-nav a{min-height:42px}.nav-quote{min-width:0;height:44px}.hero-inner,.category-row,.home-about-grid,.why-grid,.product-carousel,.process-steps,.service-grid,.testimonial-grid,.grid.three,.product-grid,.detail-grid,.category-head,.footer-grid,.cta-inner,.prose-grid,.contact-grid{grid-template-columns:1fr}.industry-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.product-carousel{height:auto;overflow:hidden}.product-carousel-track{gap:30px;width:100%;display:grid;transform:none}.product-slide{height:auto;padding:0}.product-slide--clone{display:none}.hot-products .product-card{margin:0 auto}.process-step+.process-step{border-top:1px solid #ffffff5c;border-left:0}.hero,.hero-inner{min-height:760px}.hero-copy{padding:58px 0 320px}.hero-products{min-height:320px;position:absolute;inset:auto 0 0}.hero-product-1,.hero-product-2,.hero-product-3,.hero-product-4,.hero-product-5,.hero-product-6{bottom:auto;right:auto}.hero-product-1{width:36%;height:300px;bottom:0;left:5%}.hero-product-2{width:28%;height:260px;bottom:16px;left:34%}.hero-product-3{width:34%;height:300px;bottom:0;right:4%}.hero-product-4,.hero-product-5,.hero-product-6{display:none}}@media (max-width:720px){.container{width:min(100% - 28px, var(--container))}.brand{flex-basis:auto}.brand-wordmark{display:none}.nav-quote{padding:0 14px;font-size:14px}.hero h1{font-size:46px}.hero-intro,.hero-support{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.hero-button,.category-button{width:min(100%,280px);min-width:0}.home-section-title h2,.home-about-copy h2,.section-title{font-size:30px}.category-copy{min-height:auto;padding:40px 20px}.category-visual{min-height:260px}.product-card .image-link{height:260px}.why-card{min-height:auto;padding:36px 24px}.industry-tiles{grid-template-columns:1fr}.industry-tile{min-height:240px}.process-step+.process-step{border-top:1px solid #ffffff5c;border-left:0}.testimonial-grid blockquote{padding-left:34px}.footer-bottom,.download-row{flex-direction:column;align-items:flex-start}.inquiry-form .button,.download-row .button,.product-copy .button,.quote-panel .button{width:100%}}
