:root{--black:#080909;--steel:#d8d1bf;--yellow:#ffca22;--orange:#ff552a;--line:rgba(255,202,34,.28)}*{box-sizing:border-box}body{margin:0;background:var(--black);color:var(--steel);font-family:"Space Grotesk",Inter,sans-serif;letter-spacing:0}.skip-link{position:absolute;top:-60px}
.industrial-page:before{content:"";position:fixed;inset:0;background:linear-gradient(90deg,rgba(255,202,34,.05) 1px,transparent 1px),linear-gradient(rgba(255,202,34,.04) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}
.industrial-hero{min-height:100svh;padding:26px 34px 38px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,rgba(8,9,9,.22),rgba(8,9,9,.92)),url(assets/hero.jpg) center/cover}.industrial-back{position:absolute;top:24px;left:34px;color:var(--steel);text-decoration:none;font-weight:900}.industrial-kicker{color:var(--yellow);font-family:"IBM Plex Mono","Space Grotesk",monospace;text-transform:uppercase;font-weight:900;margin-bottom:18px}.industrial-hero h1{margin:0;font-family:"Bebas Neue",Impact,sans-serif;font-size:clamp(4.8rem,14vw,16rem);line-height:.78;letter-spacing:0;max-width:1200px}.industrial-spec{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px;border:1px solid var(--line)}.industrial-spec span{padding:16px;border-right:1px solid var(--line);color:var(--yellow);font-family:"Space Grotesk";text-transform:uppercase;font-weight:900}
.industrial-lines{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.industrial-lines article{min-height:420px;padding:30px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.03)}.industrial-lines b{color:var(--yellow)}.industrial-lines h2{font-family:"Bebas Neue";font-size:clamp(3rem,6vw,7rem);line-height:.78;margin:0;color:#fff}.industrial-lines p{font-size:1.15rem;line-height:1.4;color:#bdb6a7}
.industrial-rfq{margin:34px;min-height:54svh;display:flex;align-items:end;justify-content:space-between;gap:30px;padding:32px;background:linear-gradient(90deg,rgba(8,9,9,.62),rgba(8,9,9,.96)),url(assets/banner.jpg) center/cover;border:1px solid var(--line)}.industrial-rfq h2{font-family:"Bebas Neue";font-size:clamp(5rem,11vw,13rem);line-height:.75;margin:0;color:var(--yellow)}.industrial-rfq p{font-size:1.2rem;max-width:540px}.industrial-rfq a{background:var(--yellow);color:#111;text-decoration:none;padding:15px 18px;font-weight:900;text-transform:uppercase}
@media(max-width:850px){.industrial-hero{padding:78px 18px 26px}.industrial-hero h1{font-size:clamp(4rem,22vw,7rem)}.industrial-spec,.industrial-lines{grid-template-columns:1fr}.industrial-lines article{min-height:250px}.industrial-rfq{margin:18px;display:grid}.industrial-rfq h2{font-size:clamp(4rem,18vw,7rem)}}
