@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&display=swap');
:root{--blue:#086ba7;--navy:#092c50;--ink:#102d43;--paper:#f5f8fa}h1,h2,h3{font-family:'Oswald','Arial Narrow',Arial,sans-serif}h2{font-weight:400;font-size:clamp(34px,3.1vw,46px);line-height:1.18}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.shop-header{display:block;height:auto;padding:0;background:white;position:relative}.header-main{max-width:1440px;padding:18px 4%;margin:auto;display:flex;gap:38px;align-items:center}.brand{min-width:180px;width:210px}.brand img{display:block;width:100%;height:auto}.header-main form{flex:1;display:flex;background:#f5f7f9;border:1px solid #dce4e9;max-width:530px}.header-main input{margin:0;border:0;min-width:0;background:transparent;height:46px;font-size:14px}.header-main form button{border:0;background:transparent;color:var(--blue);font-size:14px;white-space:nowrap;padding:0 15px}.sales-link{font-size:14px;line-height:1.5}.sales-link span{display:block;font-size:12px;color:var(--muted)}.nav-row{border-top:1px solid #edf1f4;display:flex;justify-content:space-between;align-items:center;padding:0 5%;gap:30px}.nav-row nav{margin:0;gap:30px;align-items:center}.nav-row nav>a,.nav-row summary{padding:15px 0;display:block;font-size:14px;cursor:pointer}.nav-accent{color:var(--blue)}.nav-caption{font-size:10px;letter-spacing:1.6px;color:var(--muted)}.announcement{text-align:center;padding:10px 5%;background:var(--navy);color:white;font-size:13px}.announcement a{margin-left:20px;color:#9ad6f3}.mega-panel{position:absolute;left:5%;right:5%;top:100%;background:white;border-top:3px solid var(--blue);padding:30px;box-shadow:0 20px 35px #001a3033;display:grid;grid-template-columns:repeat(3,1fr);gap:25px;z-index:20}.mega-panel h3{font-size:20px;margin-bottom:18px}.mega-panel a{display:block;color:var(--muted);font-size:14px;padding:7px 0}summary{list-style:none}summary::-webkit-details-marker{display:none}summary span{margin-left:10px}.hero{min-height:555px}.hero-content{padding-top:46px;padding-bottom:30px}.hero h1{font-size:clamp(48px,5.2vw,72px);font-weight:500;line-height:1.12}.hero h1 em{color:#84cbef}.hero-copy{font-size:15px;max-width:500px}.hero-bottom{margin-top:26px}.hero-index{writing-mode:horizontal-tb;bottom:25px}.hero-photo{background-position:center 58%}.value-strip{padding:22px 5%;background:#f4f8fb}.section{padding:65px 5%}.store{background:white}.section-heading{gap:40px;align-items:center}.section-heading>p{font-size:15px}.store .section-heading>div{max-width:600px}.store .eyebrow{margin-bottom:15px}.filters{margin-top:25px}.filters button{border-radius:3px}.catalog-note{font-size:12px}.product-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#bfd2df #f5f8fa}.product{flex:0 0 calc((100% - 72px)/4);min-width:245px;scroll-snap-align:start;border:1px solid #e4ebef;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.product-image{height:225px;width:100%;border:0;padding:0;position:relative;background:#f9fafb}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span{position:absolute;left:12px;top:12px;background:#e7f2f9;color:#126090;font-size:11px;letter-spacing:.3px;padding:4px 8px;border-radius:3px}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-body>p{font-size:11px;color:var(--muted);letter-spacing:.4px}.product h3{font-size:24px;font-weight:400;line-height:1.25;min-height:60px}.product-description{font-size:14px;min-height:67px}.detail-link{align-self:flex-start;margin:12px 0}.product-bottom{display:block;padding:14px 0 10px;margin-top:auto}.product-bottom strong{display:block;color:var(--blue);font-size:17px}.product-bottom span{font-size:12px;color:var(--muted)}.add-wide{padding:11px 6px;font-size:13px;border-radius:3px;gap:5px;width:100%}.store-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px;font-size:13px;color:var(--muted)}.carousel-controls{display:flex;gap:9px}.carousel-controls button{width:42px;height:42px;border:1px solid #ccdae2;border-radius:50%;background:white;color:var(--ink);font-size:20px}.carousel-controls button:hover{background:var(--navy);color:white}.image-note{font-size:12px;color:var(--muted);margin:18px 0 0}.industry-catalog{background:#f2f6f9}.category-track{display:flex;gap:20px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:16px;scrollbar-width:thin}.category-card{position:relative;flex:0 0 275px;height:365px;border-radius:9px;overflow:hidden;background:#e1eaf0;scroll-snap-align:start}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.category-card.object img{object-fit:contain;height:72%;background:white}.category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#061f37 0%,#061f37da 20%,transparent 65%)}.category-card:hover img{transform:scale(1.04)}.category-label{position:absolute;z-index:1;left:23px;right:18px;bottom:24px;color:white}.category-label small{font-size:10px;letter-spacing:1px;color:#9ed3ee}.category-label h3{font-weight:400;font-size:28px;line-height:1.12;margin:10px 0}.category-label p{font-size:13px;color:#d0e0eb;margin-bottom:17px}.category-label b{font-size:12px;font-weight:500}.custom-copy{padding:55px 10%}.custom-copy h2{font-size:40px}.project-photo{min-height:540px}.project-photo img{filter:none;object-position:center}.custom-copy>p:not(.eyebrow){font-size:16px}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.application-grid>a{position:relative;height:360px;overflow:hidden;border-radius:6px}.application-grid img{width:100%;height:100%;object-fit:cover}.application-grid>a:after{position:absolute;content:'';inset:0;background:linear-gradient(0deg,#061f37dd,transparent 90%)}.application-grid span{position:absolute;left:30px;bottom:30px;color:white;z-index:1}.application-grid small{font-size:11px;letter-spacing:1.5px;color:#c2e3f4}.application-grid h3{font-size:34px;font-weight:400;margin:10px 0 18px}.application-grid b{font-size:13px}.process-banner{position:relative;margin-top:30px;height:420px;overflow:hidden;border-radius:6px;background:var(--navy);color:white}.process-banner>img{width:100%;height:100%;object-fit:cover}.process-banner:after{position:absolute;inset:0;content:'';background:linear-gradient(90deg,#071e37eb,transparent 75%);pointer-events:none}.process-copy{position:absolute;top:65px;left:4%;z-index:1;max-width:340px}.process-copy p:last-child{font-size:14px;color:#bfd7e5;max-width:250px}.hotspot{position:absolute;z-index:2;border:4px solid #ffffff80;border-radius:50%;background:var(--blue);color:white;width:46px;height:46px;font-weight:700;box-shadow:0 0 0 8px #ffffff22}.point-one{left:64%;top:20%}.point-two{left:84%;top:50%}.point-three{left:52%;top:72%}.contact{background:#f4f7fa}.shop-footer{display:block;background:#082942;color:#d7e4ed;padding:50px 5% 20px}.shop-footer .brand{background:white;border-radius:3px;padding:5px;width:210px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px}.footer-top h3{font-size:21px;font-weight:400;color:white;margin-bottom:20px}.footer-top a:not(.brand){display:block;font-size:14px;margin-bottom:8px;color:#c0d3df}.footer-top p{font-size:13px;color:#a9c2d2;margin-top:20px}.footer-bottom{border-top:1px solid #ffffff20;margin-top:35px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#a9c2d2}.detail-image{width:100%;height:230px;object-fit:contain;margin-bottom:20px}.dialog-header .eyebrow{margin-bottom:12px}@media(max-width:1050px){.sales-link,.nav-caption{display:none}.header-main{gap:20px}.nav-row nav{gap:23px}.product{flex-basis:calc((100% - 48px)/3)}.footer-top{gap:25px}.hero-index{display:none}}@media(max-width:700px){.header-main{padding:12px 5%;flex-wrap:wrap;gap:12px}.brand{width:165px;min-width:165px}.header-main form{order:3;flex-basis:100%;max-width:none}.header-main .cart-button{margin-left:auto}.nav-row{padding:0 5%;overflow:visible}.nav-row nav{flex-wrap:wrap;gap:0 21px;justify-content:flex-start;order:initial;padding:4px 0}.nav-row nav>a,.nav-row summary{padding:8px 0;font-size:12px}.mega-panel{grid-template-columns:1fr;max-height:70vh;overflow:auto;padding:22px}.mega-panel h3{margin-bottom:8px}.announcement{font-size:11px;padding:9px 4%}.announcement a{display:block;margin:2px 0 0}.hero{min-height:555px}.hero-content{padding-top:35px}.hero h1{font-size:48px;line-height:1.13}.hero-copy{max-width:95%;font-size:14px}.hero-bottom{font-size:8px;gap:15px}.value-strip{grid-template-columns:1fr;gap:13px;padding:20px 5%}.value-strip strong{font-size:14px}.section{padding:45px 5%}.section-heading{display:block}.section-heading .carousel-controls{margin-top:20px}.product{flex-basis:80%;min-width:235px}.product-image{height:235px}.product h3{min-height:0}.product-description{min-height:0}.product-bottom{margin-top:12px}.category-card{flex-basis:250px;height:340px}.custom-copy{padding:40px 6%}.custom-copy h2{font-size:35px}.project-photo{min-height:330px}.application-grid{grid-template-columns:1fr;gap:18px}.application-grid>a{height:300px}.application-grid h3{font-size:29px}.process-banner{height:490px}.process-copy{top:28px;left:25px;right:25px;max-width:none}.process-copy h2{font-size:33px}.process-copy p:last-child{max-width:230px}.point-one{left:60%;top:53%}.point-two{left:82%;top:75%}.point-three{left:32%;top:83%}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px;align-items:flex-start}.shop-footer .brand{width:190px}.contact .form-row{grid-template-columns:1fr}.header-main form button{font-size:12px}.section-heading h2{font-size:34px}.detail-image{height:190px}}
