:root{--red:#d71920;--red2:#ef2029;--black:#090b0d;--charcoal:#111417;--steel:#24292d;--white:#fff;--off:#f2f3f3;--muted:#b8bec3;--line:#2c3136;--max:1220px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#fff;color:#111;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 42px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,6,7,.96);border-bottom:1px solid #202326;backdrop-filter:blur(12px)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:225px;height:55px;object-fit:contain;background:white;padding:5px 9px}.nav{display:flex;align-items:center;gap:27px;text-transform:uppercase;font:700 14px/1 Barlow Condensed,Arial,sans-serif;letter-spacing:.5px;color:#fff}.nav a:not(.btn):hover{color:#ef3d43}.menu-toggle{display:none;background:none;border:0;color:white;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;background:var(--red);color:#fff;text-transform:uppercase;font:800 15px/1 Barlow Condensed,Arial,sans-serif;letter-spacing:.45px;border:0;cursor:pointer}.btn:hover{background:#b81218}.btn-small{min-height:40px;padding:0 18px}.hero{position:relative;min-height:650px;background:#050607;color:white;overflow:hidden}.hero-media{position:absolute;inset:0;background:url('assets/hero-clean.jpg') center right/cover no-repeat}.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050607 0%,rgba(5,6,7,.97) 21%,rgba(5,6,7,.65) 45%,rgba(5,6,7,.12) 72%,rgba(5,6,7,.16) 100%)}.hero-content{position:relative;padding:82px 0 52px;z-index:2}.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:2px;font-weight:800;font-size:13px}.eyebrow.red{color:var(--red2)}h1,h2,h3{font-family:'Barlow Condensed',Arial,sans-serif;text-transform:uppercase;margin-top:0}h1{font-size:clamp(64px,7vw,105px);line-height:.88;max-width:760px;margin-bottom:25px;font-weight:800;letter-spacing:-2px}h1 span{color:var(--red2)}.hero-copy{font-size:20px;max-width:600px;color:#f0f0f0;margin:0 0 30px}.hero-actions{display:flex;gap:16px;align-items:center}.text-link{font-weight:800;text-transform:uppercase;font-family:'Barlow Condensed',Arial,sans-serif;letter-spacing:.6px}.hero-actions .text-link{border:1px solid #94999c;padding:14px 21px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:900px;margin-top:70px;border-top:1px solid rgba(255,255,255,.22);padding-top:24px;gap:30px}.hero-proof strong{display:block;text-transform:uppercase;font-family:'Barlow Condensed',Arial,sans-serif;font-size:20px}.hero-proof span{font-size:13px;color:#c6c9cc}.section{padding:85px 0}.section-dark{background:#0e1113;color:white}.section-light{background:#f3f4f4}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.intro{padding:62px 0}.intro h2,.section-heading h2,.about h2,.quote h2,.industries h2{font-size:clamp(42px,4vw,63px);line-height:.98;margin-bottom:0}.intro p{color:#c7cbce}.section-heading{max-width:900px;margin-bottom:38px}.section-heading.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:60px}.section-heading.row>p{max-width:440px}.section-heading.compact{margin-bottom:48px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-card{position:relative;min-height:470px;border-radius:5px;overflow:hidden;background:#111;color:#fff;isolation:isolate}.service-card:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;z-index:-2;transition:transform .4s ease}.service-card:hover:before{transform:scale(1.025)}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,5,6,.98),rgba(4,5,6,.1) 76%);z-index:-1}.service-card.blast:before{background-image:url('assets/blast-clean.jpg')}.service-card.coat:before{background-image:url('assets/coating-clean.jpg')}.card-number{position:absolute;top:24px;left:26px;color:var(--red2);font:800 30px/1 'Barlow Condensed',Arial,sans-serif}.card-body{position:absolute;left:28px;right:28px;bottom:28px}.card-body h3{font-size:35px;line-height:.98;margin-bottom:13px}.card-body p{max-width:570px;color:#e2e3e4}.card-body a{font:800 15px 'Barlow Condensed';text-transform:uppercase}.industries-wrap{align-items:start}.sticky-copy{position:sticky;top:110px}.industry-list{border-top:1px solid #c8cbcd}.industry-list>div{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid #c8cbcd}.industry-list span{color:var(--red);font:800 27px 'Barlow Condensed'}.industry-list h3{font-size:28px;margin:0 0 5px}.industry-list p{grid-column:2;margin:0;color:#555}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #32373b}.process-step{padding:34px 30px 8px 0;border-right:1px solid #32373b}.process-step:last-child{border-right:0;padding-left:24px}.process-step:not(:first-child){padding-left:24px}.process-step span{color:var(--red2);font:800 34px 'Barlow Condensed'}.process-step h3{font-size:29px;margin:7px 0}.process-step p{color:#bfc3c6}.muted{color:#6b7074}.gallery{display:grid;grid-template-columns:1.25fr .9fr .9fr;grid-template-rows:300px;gap:14px}.gallery figure{position:relative;margin:0;overflow:hidden;background:#111}.gallery img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery figure:hover img{transform:scale(1.035)}.gallery figcaption{position:absolute;left:0;bottom:0;background:rgba(7,8,9,.86);color:white;padding:10px 14px;text-transform:uppercase;font:800 15px 'Barlow Condensed';letter-spacing:.4px}.g1 img{content:url('assets/surface-clean.jpg')}.g2 img{content:url('assets/protective-clean.jpg')}.g3 img{content:url('assets/assembly-clean.jpg')}.about-grid{align-items:start}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.feature-grid>div{border-top:3px solid var(--red);padding-top:13px}.feature-grid strong{font-family:'Barlow Condensed';text-transform:uppercase;font-size:23px}.feature-grid p{color:#555}.quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px}.quote p{color:#c7cbce}.contact-lines{display:flex;flex-direction:column;gap:8px;margin-top:25px}.contact-lines a{font-weight:800;color:white}.quote-form{display:grid;gap:15px;background:#161a1d;padding:28px;border:1px solid #2d3337}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:grid;gap:7px;font:700 14px Inter,sans-serif;color:#e7e7e7}input,select,textarea{width:100%;background:#0c0e10;border:1px solid #3a4045;color:white;padding:13px 14px;font:inherit}textarea{resize:vertical}.form-note{font-size:12px!important;margin:0;color:#8f979c!important}footer{background:#050607;color:#c6c9cb;padding:28px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px}.footer-grid img{width:190px;background:#fff;padding:5px 8px}
@media(max-width:900px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:#090b0d;padding:22px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.hero{min-height:700px}.hero-media{background-position:64% center}.hero-media:after{background:linear-gradient(90deg,rgba(5,6,7,.98) 0%,rgba(5,6,7,.84) 56%,rgba(5,6,7,.34) 100%)}.hero-proof,.service-grid,.split,.quote-grid{grid-template-columns:1fr}.hero-proof{gap:14px;margin-top:52px}.service-card{min-height:430px}.sticky-copy{position:static}.process-grid{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr;grid-template-rows:280px 280px}.g1{grid-column:1/-1}.section-heading.row{display:block}.feature-grid{grid-template-columns:1fr}.footer-grid{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.container{width:min(var(--max),calc(100% - 28px))}.brand img{width:180px}.hero-content{padding-top:58px}h1{font-size:58px;letter-spacing:-1px}.hero-copy{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions>*{width:100%;text-align:center}.hero-proof{grid-template-columns:1fr}.section{padding:62px 0}.service-card{min-height:390px}.process-grid{grid-template-columns:1fr}.process-step{border-right:0;border-bottom:1px solid #32373b!important;padding:24px 0!important}.gallery{grid-template-columns:1fr;grid-template-rows:230px 230px 230px}.g1{grid-column:auto}.field-pair{grid-template-columns:1fr}.quote-form{padding:18px}.footer-grid img{width:165px}}

/* Icon treatment for industries and process */
.industry-icon-wrap,.process-icon-wrap{display:flex;align-items:center;justify-content:flex-start;color:var(--red2)}
.industry-icon,.section-icon{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.industry-icon{width:46px;height:46px}
.section-icon{width:58px;height:58px}
.industry-list>div{grid-template-columns:70px 1fr;align-items:center}
.industry-list p{grid-column:2}
.process-step h3{margin-top:14px}
.process-icon-wrap{min-height:62px}
@media(max-width:620px){.industry-list>div{grid-template-columns:58px 1fr;gap:14px}.industry-icon{width:40px;height:40px}.section-icon{width:52px;height:52px}}

/* Project photo gallery */
.project-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-photo{position:relative;display:block;width:100%;aspect-ratio:4/3;padding:0;border:0;background:#151719;overflow:hidden;cursor:zoom-in}.project-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}.project-photo:hover img,.project-photo:focus-visible img{transform:scale(1.025);filter:brightness(.92)}.project-photo:focus-visible{outline:3px solid var(--red);outline-offset:2px}.project-photo.gallery-item-more{display:none}.project-photo.gallery-item-more.revealed{display:block}.gallery-actions{display:flex;justify-content:center;margin-top:28px}.gallery-load-more.is-hidden{display:none}.gallery-lightbox{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.94);padding:28px}.gallery-lightbox.open{display:flex}.lightbox-stage{position:relative;display:flex;align-items:center;justify-content:center;max-width:min(1180px,88vw);max-height:88vh}.lightbox-stage img{display:block;max-width:100%;max-height:88vh;width:auto;height:auto;object-fit:contain}.lightbox-close,.lightbox-nav{position:absolute;z-index:2;border:0;color:#fff;background:rgba(0,0,0,.45);cursor:pointer}.lightbox-close{top:14px;right:20px;width:48px;height:48px;font-size:42px;line-height:42px}.lightbox-nav{top:50%;transform:translateY(-50%);width:54px;height:70px;font-size:36px}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-counter{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);background:rgba(0,0,0,.65);color:#fff;padding:5px 10px;font:700 13px Inter,Arial,sans-serif}.gallery-lightbox button:focus-visible{outline:3px solid var(--red2);outline-offset:2px}body.lightbox-open{overflow:hidden}
@media(max-width:900px){.project-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.lightbox-stage{max-width:84vw}.lightbox-nav{width:46px}}
@media(max-width:620px){.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gallery-lightbox{padding:12px}.lightbox-stage{max-width:92vw;max-height:82vh}.lightbox-stage img{max-height:82vh}.lightbox-nav{top:auto;bottom:18px;transform:none;width:50px;height:50px}.lightbox-prev{left:18px}.lightbox-next{right:18px}.lightbox-close{top:10px;right:10px}.lightbox-counter{bottom:18px}}

/* Before/after project comparison */
.comparison-photo{outline:1px solid rgba(255,255,255,.12)}
.comparison-badge{position:absolute;left:12px;top:12px;z-index:2;padding:7px 11px;background:rgba(0,0,0,.82);color:#fff;font:800 12px/1 Inter,Arial,sans-serif;letter-spacing:.12em;box-shadow:0 2px 10px rgba(0,0,0,.22)}
.comparison-badge.after{background:var(--red)}
@media(max-width:620px){.comparison-badge{left:8px;top:8px;padding:6px 8px;font-size:10px}}

/* On-site inspection capability */
.feature-grid>.feature-wide{grid-column:1/-1}
