:root{--primary-red:#ed1c24;--primary-red-dark:#c9151c;--black:#080808;--dark:#111;--dark-grey:#1b1b1b;--text:#222;--muted:#6b6b6b;--light-grey:#f7f7f7;--border:#e8e8e8;--white:#fff;--container:1180px;--radius:11px;--shadow:0 8px 28px rgba(0,0,0,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;color:var(--text);font-family:Poppins,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container-xl{max-width:var(--container)}a{text-decoration:none}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:1100;background:#fff;color:#000;padding:.65rem 1rem}.skip-link:focus{top:1rem}.site-header{height:82px;background:#050505;position:sticky;top:0;z-index:1000;transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 7px 22px rgba(0,0,0,.22)}.navbar{min-height:82px;padding:0}.navbar-brand img{display:block;width:160px;height:auto}.navbar-nav{gap:4px}.navbar .nav-link{color:#fff;font-size:13.5px;font-weight:500;padding:29px 13px!important;white-space:nowrap}.navbar .nav-link:hover,.navbar .nav-link.active{color:var(--primary-red)}.navbar-toggler{border:0}.navbar-toggler:focus{box-shadow:0 0 0 3px rgba(237,28,36,.45)}.btn{border:0;border-radius:4px;padding:13px 23px;font-size:13px;font-weight:500;transition:transform .25s,background .25s,border-color .25s;color:#fff}.btn-red{background:var(--primary-red);color:#fff}.btn-red:hover,.btn-red:focus{background:var(--primary-red-dark);color:#fff;transform:translateY(-2px)}.nav-quote{padding:11px 20px}.arrow-link i{display:inline-block;margin-left:18px;transition:transform .25s}.arrow-link:hover i{transform:translateX(4px)}
.hero{height:560px;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.52) 50%,rgba(0,0,0,.24) 100%),url('../images/hero-industrial.png') center/cover no-repeat;color:#fff}.hero-inner{height:100%;display:flex;align-items:center}.hero-copy{max-width:610px}.hero h1{font-size:clamp(2.7rem,5vw,3.75rem);line-height:1.08;letter-spacing:-2px;font-weight:700;margin:0 0 20px}.hero h1 span,.about-copy h2 span{color:var(--primary-red)}.hero p{font-size:17px;line-height:1.6;max-width:590px;margin-bottom:28px}.hero-buttons{display:flex;gap:18px}.hero .btn{min-width:154px}.btn-outline{border:1px solid rgba(255,255,255,.75);background:rgba(0,0,0,.28)}.btn-outline:hover{border-color:#fff;background:#fff;color:#111;transform:translateY(-2px)}
.features{background:#fff}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:52px 0 48px}.feature{text-align:center;padding:0 30px;position:relative}.feature:not(:last-child):after{content:"";position:absolute;width:1px;height:105px;background:var(--border);right:0;top:10px}.feature>i{color:var(--primary-red);font-size:39px;line-height:1}.feature h2{font-size:14px;margin:17px 0 8px;font-weight:600}.feature p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}.section{padding:80px 0}.about-section{background:var(--light-grey)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.eyebrow{display:block;color:var(--primary-red);font-size:11px;text-transform:uppercase;letter-spacing:2.5px;font-weight:600;margin-bottom:16px}.about-copy h2,.section-title h2{font-size:clamp(2rem,3.5vw,2.65rem);line-height:1.18;letter-spacing:-1.3px;font-weight:700;margin-bottom:21px}.about-copy p{font-size:14px;color:#565656;margin-bottom:12px}.about-copy .btn{margin-top:17px}.about-image{height:405px}.about-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);display:block}.products-section{background:#fff;padding-bottom:55px}.section-title{text-align:center;margin-bottom:38px}.section-title .eyebrow{margin-bottom:12px}.section-title h2{font-size:31px;margin:0}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{border:1px solid var(--border);border-radius:8px;overflow:hidden;color:var(--text);box-shadow:0 4px 13px rgba(0,0,0,.025);transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);color:var(--text)}.product-image{height:178px;background-image:url('../images/products-strip.png');background-size:500% 100%;background-repeat:no-repeat;transition:transform .35s}.product-card:hover .product-image{transform:scale(1.035)}.product-image-1{background-position:0 50%}.product-image-2{background-position:25% 50%}.product-image-3{background-position:50% 50%}.product-image-4{background-position:75% 50%}.product-image-5{background-position:100% 50%}.product-info{height:69px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;position:relative}.product-info h3{font-size:11.5px;line-height:1.35;font-weight:600;margin:0}.product-info i{color:var(--primary-red);transition:transform .3s}.product-card:hover .product-info i{transform:translateX(4px)}.view-all{margin-top:40px;min-width:190px}
.cta-wrap{background:#fff;padding:15px 0 55px}.cta-box{min-height:190px;border-radius:12px;color:#fff;background:linear-gradient(90deg,rgba(16,16,16,.96),rgba(21,21,21,.95)),url('../images/hero-industrial.png') center/cover;display:flex;justify-content:space-between;align-items:center;padding:45px 70px}.cta-heading{display:flex;align-items:center;gap:32px}.cta-heading h2{font-size:31px;line-height:1.35;margin:0;font-weight:600}.cta-icon{width:62px;height:62px;border:3px solid rgba(237,28,36,.7);border-radius:50%;display:grid;place-items:center;color:var(--primary-red);font-size:27px}.cta-action{min-width:340px}.cta-action p{color:#d5d5d5;font-size:13px;margin:0 0 20px}.site-footer{background:#080909;color:#aaa;padding-top:49px}.footer-grid{display:grid;grid-template-columns:1.18fr .85fr 1fr 1.25fr;gap:55px;padding-bottom:45px}.footer-logo{width:175px;margin:-8px 0 21px}.site-footer p,.site-footer li,.site-footer a{font-size:12.5px;color:#b9b9b9}.site-footer p{max-width:230px;line-height:1.65}.site-footer h3{font-size:15px;color:#fff;margin:0 0 20px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin-bottom:10px}.site-footer a:hover{color:#fff}.socials{display:flex;gap:9px;margin-top:18px}.socials a{width:29px;height:29px;border-radius:50%;background:#333;display:grid;place-items:center;color:#fff}.contact-list li{display:flex;gap:13px;align-items:flex-start}.contact-list i{color:var(--primary-red);font-size:15px}.footer-bottom{border-top:1px solid #232323;min-height:78px;display:flex;justify-content:space-between;align-items:center;color:#999;font-size:11.5px}.footer-bottom b{font-weight:400;margin:0 13px}.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
*:focus-visible{outline:3px solid #ff555b;outline-offset:3px}
@media(max-width:1199.98px){.container-xl{padding-left:28px;padding-right:28px}.navbar .nav-link{padding-left:8px!important;padding-right:8px!important}.products-grid{grid-template-columns:repeat(3,1fr)}.product-image{height:210px}.about-grid{gap:55px}}
@media(max-width:991.98px){.site-header,.navbar{height:auto;min-height:76px}.navbar-brand img{width:150px}.navbar-collapse{position:absolute;top:76px;left:0;right:0;background:#0d0d0d;padding:8px 28px 24px;box-shadow:0 14px 22px rgba(0,0,0,.25)}.navbar .nav-link{padding:12px 0!important}.navbar-nav{align-items:stretch!important}.nav-quote{display:block;margin-top:10px;text-align:center}.hero{height:520px}.features-grid{grid-template-columns:repeat(2,1fr);row-gap:45px}.feature:nth-child(2):after{display:none}.about-grid{grid-template-columns:1fr;gap:42px}.about-image{height:430px}.products-grid{grid-template-columns:repeat(2,1fr)}.cta-box{padding:40px}.cta-heading h2{font-size:26px}.cta-action{min-width:285px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767.98px){.section{padding:55px 0}.hero{height:520px;background-position:62% center}.hero h1{letter-spacing:-1.2px}.hero p{font-size:15px}.features-grid{padding:45px 0}.about-image{height:330px}.section-title h2{font-size:27px}.product-image{height:190px}.cta-wrap{padding:5px 0 45px}.cta-box{align-items:flex-start;flex-direction:column;gap:30px;padding:38px}.cta-action{min-width:0}.footer-bottom{padding:22px 0;gap:8px;flex-direction:column;align-items:flex-start}}
@media(max-width:575.98px){.container-xl{padding-left:20px;padding-right:20px}.navbar-collapse{padding-left:20px;padding-right:20px}.hero{height:560px}.hero-inner{align-items:flex-end;padding-bottom:60px}.hero-buttons{flex-direction:column;gap:11px}.hero .btn{width:100%;text-align:center}.features-grid{grid-template-columns:1fr;row-gap:0}.feature{padding:28px 15px;border-bottom:1px solid var(--border)}.feature:first-child{padding-top:0}.feature:last-child{border:0;padding-bottom:0}.feature:after{display:none!important}.about-copy h2{font-size:31px}.about-image{height:260px}.products-grid{grid-template-columns:1fr}.product-image{height:230px}.product-info h3{font-size:13px}.cta-heading{align-items:flex-start;flex-direction:column;gap:20px}.cta-box{padding:32px 27px}.footer-grid{grid-template-columns:1fr;gap:34px}.site-footer p{max-width:310px}.footer-bottom{font-size:10.5px}.footer-bottom b{margin:0 6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
