:root{--red:#b7242d;--red-dark:#941c25;--ink:#17191b;--muted:#5f6265;--paper:#f3f2ee;--line:#dcdcd6;--orange:#ff9e18;--body:'Open Sans',Arial,sans-serif;--display:'Oswald','Arial Narrow',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;color:var(--ink);background:#fff;font:15px/1.75 var(--body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:700;line-height:1.1}h2{font-size:clamp(34px,4vw,57px);letter-spacing:-1px}h3{font-size:27px}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:105px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:600;color:var(--red);margin-bottom:24px;line-height:1.5}.light{color:#fff}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:27px;min-height:54px;padding:16px 24px;background:var(--red);color:#fff;font-size:12px;font-weight:600;line-height:1.5;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:var(--red-dark);transform:translateY(-2px)}.button span,.text-link span{font-size:19px}.button.compact{padding:12px 18px;min-height:46px;font-size:11px;gap:18px}.text-link{display:inline-flex;align-items:center;gap:24px;color:var(--ink);font-size:12px;font-weight:600;border-bottom:1px solid var(--ink);padding:5px 0}.text-link:hover{color:var(--red);border-color:var(--red)}.text-link.white{color:#fff;border-color:#fff}.header{height:94px;padding-inline:42px;display:flex;justify-content:space-between;align-items:center;gap:26px;background:white;position:sticky;top:0;z-index:20;box-shadow:0 1px 0 #0000000f}.brand{width:250px;flex-shrink:0}.brand img{height:auto}.header nav{display:flex;align-items:center;gap:28px}.header nav>a:not(.button){font-size:11px;font-weight:600}.header nav>a:hover:not(.button){color:var(--red)}.menu-toggle{display:none}.skip{position:fixed;top:5px;left:5px;z-index:100;transform:translateY(-200%);padding:10px;background:white}.skip:focus{transform:translateY(0)}:focus-visible{outline:3px solid #087bb9;outline-offset:5px}.hero{position:relative;isolation:isolate;min-height:690px;color:white;background:#181a1b;display:flex;flex-direction:column;justify-content:center}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:65% 53%}.hero-shade{background:linear-gradient(90deg,rgba(9,12,14,.94) 0%,rgba(9,12,14,.79) 29%,rgba(9,12,14,.25) 65%,rgba(9,12,14,.15)),linear-gradient(0deg,rgba(9,12,14,.65),transparent 40%);z-index:-1}.hero-content{padding-top:65px;padding-bottom:100px}.hero .eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:1.7px}.hero .eyebrow span{width:28px;height:3px;background:var(--red)}h1{font-size:clamp(54px,6.2vw,90px);letter-spacing:-1.8px;line-height:1.04;max-width:810px}h1 em{font-style:normal;color:#f0555d}.hero-intro{font-size:17px;line-height:1.8;margin-top:26px;color:#ddd}.actions{display:flex;align-items:center;gap:32px;margin-top:32px}.hero-footer{position:absolute;bottom:26px;left:0;right:0;border-top:1px solid #ffffff38;padding-top:22px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:2px}.hero-footer a{letter-spacing:.5px;font-size:11px}.hero-footer a span{margin-left:22px;font-size:17px}.process-strip{background:var(--ink);color:#ddd;border-top:1px solid #fff1}.process-strip .wrap{display:flex;justify-content:space-between;align-items:center;min-height:74px;font-family:var(--display);font-size:16px;letter-spacing:1.3px}.process-strip b{color:var(--red);font-size:23px;font-weight:400}.section-intro{display:flex;justify-content:space-between;gap:65px;align-items:flex-end;margin-bottom:44px}.section-intro>p{max-width:360px;font-size:14px;padding-bottom:4px}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.role{padding:30px 24px 30px 0;position:relative}.role+.role{padding-left:25px;border-left:1px solid var(--line)}.number{color:var(--red);font-size:11px;font-weight:600;display:block;margin-bottom:34px}.role h3{font-size:26px;line-height:1.2}.role p{font-size:12px;margin:20px 0 26px;min-height:66px;line-height:1.85}.role a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;font-weight:600}.role a span{color:var(--red);font-size:22px}.role a:hover{color:var(--red)}.careers-note{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-top:25px}.careers-note p{font-size:11px}.inside{display:grid;grid-template-columns:1.1fr 1fr;background:var(--paper)}.inside-photo{position:relative;min-height:580px}.inside-photo>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:62% center}.photo-label{position:absolute;bottom:0;left:0;right:0;padding:24px 40px;background:linear-gradient(transparent,#000b);font-size:10px;letter-spacing:1.2px;color:white;display:flex;align-items:center;gap:12px}.red-rule{width:25px;height:3px;background:#eb414b}.inside-copy{padding:78px clamp(35px,6vw,90px)}.inside-copy p:not(.eyebrow){margin-top:22px;font-size:13px}.inside-copy .text-link{margin-top:25px}.products{background:#181a1b;color:white;border-top:5px solid var(--orange)}.les-brand{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.les-brand .eyebrow{color:var(--orange);margin:0}.les-brand img{width:165px;height:auto;max-height:104px;object-fit:contain}.products h2{font-size:clamp(34px,3.5vw,50px)}.products h2 span{color:var(--orange)}.products .section-intro>p{color:#bcbfc1}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{border:1px solid #ffffff25;background:#202325;transition:transform .2s,border-color .2s}.product:hover{transform:translateY(-5px);border-color:var(--orange)}.product-photo{position:relative;height:245px;overflow:hidden;background:#121516}.product-photo img{width:100%;height:100%;object-fit:cover}.product-photo.trench{background:#bcbcbc}.product-photo.trench img{object-fit:contain}.product-number{position:absolute;top:15px;left:15px;background:#181a1be0;padding:4px 10px;font-size:10px;color:white}.product-copy{padding:25px 24px 28px}.product-copy h3{display:flex;align-items:center;justify-content:space-between;font-size:25px}.product-copy h3 span{color:var(--orange);font:25px var(--body)}.product-copy p{font-size:12px;color:#c4c6c7;margin:15px 0 25px;min-height:43px}.product-cta{color:var(--orange);font-size:10px;font-weight:600}.les-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:35px;padding-top:25px;border-top:1px solid #ffffff25}.les-bottom p{font-family:var(--display);letter-spacing:1px;font-size:16px;color:#ddd}.les-bottom a{font-size:11px;color:var(--orange)}.les-bottom a span{margin-left:16px}.fabrication{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.fabrication-copy>p:not(.eyebrow){margin-top:25px;font-size:14px;max-width:400px}.capabilities{display:flex;gap:15px;flex-wrap:wrap;margin:26px 0 30px}.capabilities span{font-size:10px;padding-bottom:6px;border-bottom:2px solid var(--red)}.quote-panel{background:var(--paper);padding:38px 40px;border-top:3px solid var(--red);scroll-margin-top:125px}.quote-panel h3{font-size:29px}.quote-panel>p:not(.eyebrow){font-size:12px;margin-top:16px}.quote-panel ol{padding:0;margin:23px 0 28px;list-style:none}.quote-panel li{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;gap:20px}.quote-panel li span{color:var(--red);font-size:10px;font-weight:600}.button.dark{background:var(--ink);width:100%}.button.dark:hover{background:var(--red)}.quote-panel p.small{font-size:10px;margin-top:12px}.phone{font-size:11px;display:inline-block;margin-top:20px;border-bottom:1px solid}.location{display:grid;grid-template-columns:1fr 1fr;background:var(--paper)}.location>img{width:100%;height:440px;object-fit:cover;object-position:48%}.location>div{padding:60px 70px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.location h2{font-size:42px}.location p:not(.eyebrow){margin:22px 0 15px;font-size:13px}.join{padding:54px 0;background:var(--red);color:#fff}.join .wrap{display:flex;justify-content:space-between;align-items:center;gap:35px}.join .eyebrow{margin-bottom:15px}.join h2{font-size:44px}.white-button{background:#fff;color:var(--ink)}.white-button:hover{background:var(--paper)}footer{background:#121416;color:#ddd}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:55px;align-items:start;padding-block:50px}.footer-top img{max-width:245px;height:auto}.footer-top p{font-size:11px;color:#aaa}.footer-top>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px;font-size:11px}.footer-top a:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff25;padding-block:22px;font-size:10px;color:#aaa;display:flex;justify-content:space-between}
@media(min-width:1600px){.hero{min-height:760px}}@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header{padding-inline:30px}.brand{width:210px}.header nav{gap:18px}.header nav>a:not(.button){font-size:10px}.fabrication{gap:55px}.role{padding-right:18px}.role+.role{padding-left:18px}.role h3{font-size:23px}.inside-copy{padding:58px 38px}.location>div{padding:45px}.product-copy{padding:23px 18px}.product-copy h3{font-size:22px}}
@media(max-width:900px){.header{height:80px}.header nav{display:none;position:absolute;top:80px;left:0;right:0;padding:26px 32px;background:#fff;box-shadow:0 14px 20px #0002;align-items:stretch;flex-direction:column;gap:20px}.header nav.open{display:flex}.header nav>a:not(.button){font-size:14px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:1px solid var(--line);padding:8px 14px;font-size:12px;cursor:pointer}.hero{min-height:650px}.hero-content{padding-top:50px}.hero-shade{background:linear-gradient(90deg,#0a0d0feb,#0a0d0f70),linear-gradient(0deg,#0a0d0f80,transparent)}.section{padding-block:75px}.section-intro{gap:35px}.section-intro>p{max-width:290px;font-size:12px}.role-grid{grid-template-columns:repeat(2,1fr)}.role:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.role:nth-child(4){border-top:1px solid var(--line)}.role p{min-height:45px}.role{padding-right:25px}.role+.role{padding-left:25px}.inside{grid-template-columns:1fr}.inside-photo{min-height:400px}.inside-copy{padding:55px 36px}.inside-copy h2 br:nth-child(2){display:none}.inside-copy p:not(.eyebrow){max-width:640px}.product-grid{gap:14px}.product-photo{height:180px}.product-copy h3{font-size:20px}.product-copy{padding:21px 15px}.product-cta{font-size:9px}.fabrication{gap:38px}.quote-panel{padding:28px}.location>img{height:400px}.location>div{padding:35px}.location h2{font-size:34px}.join h2{font-size:35px}.footer-top{gap:30px}.footer-top img{max-width:200px}}
@media(max-width:640px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.header{padding-inline:20px;height:72px}.brand{width:188px}.header nav{top:72px}.menu-toggle{font-size:11px;padding:7px 10px}.hero{min-height:640px}.hero-image{object-position:63%}.hero-content{padding-top:40px;padding-bottom:115px}.hero .eyebrow{font-size:8px;letter-spacing:1px;gap:9px}.hero .eyebrow span{width:18px;flex-shrink:0}h1{font-size:52px;line-height:1.09;letter-spacing:-.8px}.hero-intro{font-size:14px;margin-top:25px}.actions{align-items:flex-start;flex-direction:column;gap:18px;margin-top:28px}.hero-footer{font-size:7px;letter-spacing:1px}.hero-footer a{font-size:10px}.process-strip .wrap{min-height:91px;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;padding-block:18px;font-size:12px}.process-strip b{display:none}.section{padding-block:62px}.eyebrow{font-size:9px;margin-bottom:20px;letter-spacing:1.5px}h2{font-size:35px}.section-intro{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:32px}.section-intro>p{max-width:none;font-size:13px}.role h3{font-size:23px}.role,.role+.role{padding:24px 15px}.role:nth-child(odd){padding-left:0}.role:nth-child(even){padding-right:0}.number{margin-bottom:24px}.role p{font-size:11px;min-height:80px;margin:17px 0}.role a{font-size:9px;gap:5px}.role a span{font-size:18px}.careers-note{align-items:flex-start;flex-direction:column;gap:13px}.careers-note p{font-size:10px}.inside-photo{min-height:290px}.photo-label{padding:20px;font-size:8px}.inside-copy{padding:42px 20px 48px}.inside-copy h2 br:nth-child(2){display:block}.les-brand{margin-bottom:32px;gap:15px}.les-brand img{width:130px;max-height:80px}.les-brand .eyebrow{font-size:8px}.products h2{font-size:34px}.product-grid{grid-template-columns:1fr;gap:24px}.product-photo{height:245px}.product-copy{padding:25px}.product-copy h3{font-size:27px}.product-copy p{font-size:12px;min-height:0;margin:15px 0 20px}.product-cta{font-size:10px}.les-bottom{flex-direction:column;gap:18px}.les-bottom p{font-size:14px}.fabrication{grid-template-columns:1fr;gap:38px}.quote-panel{padding:30px 24px}.quote-panel h3{font-size:27px}.location{grid-template-columns:1fr}.location>img{height:290px}.location>div{padding:42px 20px}.location h2{font-size:35px}.join{padding:44px 0}.join .wrap{flex-direction:column;align-items:flex-start;gap:28px}.join h2{font-size:36px}.footer-top{grid-template-columns:1fr;gap:25px;padding-block:40px}.footer-top>div{flex-direction:row;flex-wrap:wrap;gap:15px 25px}.footer-bottom{font-size:9px}.button{font-size:11px;min-height:51px}.text-link{font-size:11px}}
.recruiting-feature{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:45px;padding-bottom:48px;margin-bottom:12px;scroll-margin-top:120px}.video-block{min-width:0}.video-launch{position:relative;display:block;aspect-ratio:16/9;background:#17191b;overflow:hidden}.video-launch>img{width:100%;height:100%;object-fit:cover;opacity:.77;transition:opacity .2s,transform .4s}.video-launch:hover>img{opacity:.95;transform:scale(1.025)}.video-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#fff;background:linear-gradient(0deg,#0009,transparent 70%);font-size:10px;letter-spacing:1.6px;font-weight:600}.play-icon{width:66px;height:66px;display:grid;place-items:center;padding-left:3px;border-radius:50%;background:var(--red);color:#fff;font-size:22px;box-shadow:0 0 0 9px #ffffff1c}.video-launch:hover .play-icon{background:var(--red-dark)}.video-player{display:block;width:100%;aspect-ratio:16/9;border:0;background:#111}.video-fallback{display:inline-block;font-size:10px;margin-top:10px;border-bottom:1px solid currentColor;color:var(--muted)}.video-fallback:hover{color:var(--red)}.recruiting-film-copy h3{font-size:37px;line-height:1.15}.recruiting-film-copy>p:not(.eyebrow){font-size:13px;margin:22px 0 20px;max-width:370px}.recruiting-film-copy .eyebrow{margin-bottom:18px}.shop-gallery-section{padding-top:78px;padding-bottom:88px}.shop-gallery-section h2{font-size:clamp(32px,3.3vw,46px)}.shop-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.shop-gallery figure{margin:0;min-width:0}.gallery-photo{height:350px;overflow:hidden;background:var(--paper)}.gallery-photo img{width:100%;height:100%;object-fit:cover}.shop-gallery figure:first-child img{object-position:50% 42%}.shop-gallery figure:last-child img{object-position:47%}.shop-gallery figcaption{padding-top:23px}.shop-gallery figcaption>span{color:var(--red);font-size:9px;font-weight:600;letter-spacing:1.3px}.shop-gallery h3{font-size:24px;margin:12px 0}.shop-gallery figcaption p{font-size:12px}.home-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center;margin-top:70px;padding-top:65px;border-top:1px solid #ffffff30}.home-story .eyebrow{color:var(--orange)}.home-story h2{font-size:clamp(48px,5.5vw,77px);line-height:1.02}.home-story p{color:#c4c6c7;font-size:13px;max-width:405px;margin-top:20px}.home-story p.eyebrow{margin-top:0;font-size:10px}.home-story .story-lead{color:#fff;font-size:20px;font-weight:600;margin-top:27px}.home-story .text-link{margin-top:25px}.les-film .play-icon{background:var(--orange);color:#151719}.les-film .video-launch:hover .play-icon{background:#ffc46f}.film-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px}.film-caption>span{font-size:8px;letter-spacing:1px;color:#bcbfc1}.film-caption .video-fallback{color:var(--orange);margin:0;flex-shrink:0}.home-story .video-launch>img{object-fit:contain}.home-story .video-overlay{background:linear-gradient(0deg,#000a,#0002)}
@media(max-width:900px){.recruiting-feature{gap:30px;grid-template-columns:1.1fr 1fr}.recruiting-film-copy h3{font-size:31px}.recruiting-film-copy .eyebrow{font-size:8px}.recruiting-film-copy>p:not(.eyebrow){font-size:12px}.gallery-photo{height:285px}.shop-gallery{gap:18px}.shop-gallery h3{font-size:21px}.home-story{gap:35px}.home-story .story-lead{font-size:18px}.film-caption{align-items:flex-start;flex-direction:column;gap:10px}}
@media(max-width:640px){.recruiting-feature{grid-template-columns:1fr;gap:25px;padding-bottom:35px}.recruiting-film-copy h3{font-size:31px}.recruiting-film-copy h3 br{display:none}.video-overlay{font-size:9px;gap:13px}.play-icon{width:57px;height:57px;font-size:20px}.shop-gallery-section{padding-block:55px}.shop-gallery{grid-template-columns:1fr;gap:34px}.gallery-photo{height:370px}.shop-gallery figure:first-child img{object-fit:contain;background:#edece8}.shop-gallery figure:nth-child(2) img{object-fit:contain;background:#edece8}.shop-gallery figure:last-child .gallery-photo{height:265px}.shop-gallery h3{font-size:25px}.shop-gallery figcaption{padding-top:18px}.home-story{grid-template-columns:1fr;gap:35px;margin-top:45px;padding-top:40px}.home-story h2{font-size:64px}.home-story p{max-width:none}.film-caption{flex-direction:row;align-items:center;gap:15px}.film-caption>span{font-size:7px}.film-caption .video-fallback{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Revision 3: one visual rhythm from the shop floor to the field. */
.header nav>a:not(.button){font-size:12px}
.hero-image{object-position:70% center}
.hero-shade{background:linear-gradient(90deg,#0c0e10ed 0%,#0c0e10cc 34%,#0c0e1040 67%,#0c0e1018),linear-gradient(0deg,#0c0e10a6,transparent 45%)}
.hero .eyebrow{font-size:11px}
.section-intro>p,.inside-copy p:not(.eyebrow),.recruiting-film-copy>p:not(.eyebrow){font-size:15px}
.role p,.product-copy p,.shop-gallery figcaption p,.home-story p{font-size:14px}
.role a,.product-cta{font-size:12px}
.role p{min-height:96px}
.role-grid{margin-top:12px}
.recruiting-feature{gap:56px}
.recruiting-film-copy h3{font-size:clamp(30px,3.2vw,43px)}
.recruiting-feature .video-launch>img{object-position:62% center;opacity:.92}
.inside-copy h2{font-size:clamp(40px,4.5vw,64px)}
.shop-gallery .gallery-photo{height:auto;aspect-ratio:16/11}
.shop-gallery .gallery-photo img{object-fit:cover;background:var(--paper)}
.shop-gallery figure:first-child img{object-position:50% 47%}
.shop-gallery figure:nth-child(2) img{object-position:62% 50%}
.shop-gallery figure:last-child .gallery-photo{height:auto}
.shop-gallery h3{font-size:clamp(23px,2vw,28px);line-height:1.2}
.shop-gallery figcaption{border-top:3px solid var(--red);padding-top:20px}
.product-photo{height:auto;aspect-ratio:16/11}
.product:first-child .product-photo img{object-position:60% center}
.product-copy{padding:26px 24px 30px}
.product-copy p{min-height:58px}
.field-story{margin:64px 0 0;position:relative;isolation:isolate;overflow:hidden;aspect-ratio:21/10;background:#272b2e}
.field-story>img{width:100%;height:100%;object-fit:cover;object-position:center 58%}
.field-story:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#090c0fd9,transparent 78%);z-index:0}
.field-story figcaption{position:absolute;left:38px;bottom:34px;z-index:1}
.field-story .eyebrow{display:block;color:var(--orange);margin-bottom:14px;font-size:10px}
.field-story p{color:#fff;font-family:var(--display);font-size:clamp(30px,4vw,52px);line-height:1.1;text-transform:uppercase}
.home-story{margin-top:0;padding-top:70px;border-top:0}
.home-story .video-launch>img{object-fit:cover;object-position:center 58%;opacity:.9}
.video-fallback{font-size:12px;padding-block:3px}
.quote-panel li,.quote-panel>p:not(.eyebrow),.fabrication-copy>p:not(.eyebrow){font-size:14px}
.capabilities span{font-size:12px}
.phone{font-size:13px}
.field-story+.home-story .text-link:hover{color:var(--orange);border-color:var(--orange)}
@media(min-width:901px) and (max-width:1060px){
 .header{height:80px}.header nav{display:none;position:absolute;top:80px;left:0;right:0;padding:26px 32px;background:#fff;box-shadow:0 14px 20px #0002;align-items:stretch;flex-direction:column;gap:20px}.header nav.open{display:flex}.header nav>a:not(.button){font-size:14px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:1px solid var(--line);padding:8px 14px;font-size:12px;cursor:pointer}
}
@media(max-width:900px){
 .recruiting-feature{gap:30px}.section-intro>p{font-size:14px}.role p{min-height:65px}.product-copy{padding:22px 16px}.product-copy p{font-size:13px;min-height:80px}.product-cta{font-size:11px}.field-story{aspect-ratio:16/9}.field-story figcaption{left:28px;bottom:28px}.home-story{padding-top:55px}
}
@media(max-width:640px){
 h1{font-size:clamp(34px,9vw,52px)}
 .hero{min-height:690px}.hero-image{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#0c0e10d9,#0c0e1070),linear-gradient(0deg,#0c0e10b3,transparent)}.hero .eyebrow{font-size:9px}
 .recruiting-feature{gap:26px}.role h3{font-size:22px}.role p{font-size:12px;min-height:88px}.role a{font-size:10px}.inside-copy h2{font-size:42px}
 .shop-gallery .gallery-photo{aspect-ratio:16/10}.shop-gallery h3{font-size:27px}.shop-gallery figcaption{padding-top:18px}
 .product-photo{aspect-ratio:16/10}.product-copy{padding:26px}.product-copy p{font-size:14px;min-height:0}.product-cta{font-size:12px}
 .field-story{margin-top:38px;aspect-ratio:4/5}.field-story>img{object-position:61% center}.field-story figcaption{left:22px;right:18px;bottom:25px}.field-story p{font-size:37px}.field-story .eyebrow{font-size:9px;letter-spacing:1px}.home-story{padding-top:42px;margin-top:0}
 .film-caption{flex-wrap:wrap}.film-caption .video-fallback{font-size:11px}
}
@media(max-width:360px){.role h3{font-size:19px}.role p{min-height:108px}.role a{font-size:9px}.hero .eyebrow{letter-spacing:.2px}.join h2{font-size:32px}.field-story p{font-size:33px}.header{gap:14px}.brand{width:170px}.menu-toggle{gap:8px}}

/* Revision 4 — stronger type and fabrication-led imagery. */
:root{--muted:#44484b}
body{font-size:18px;line-height:1.65;font-weight:600}
p{font-weight:600}
.header{height:104px;padding-inline:32px;gap:24px}
.brand{width:245px}
.header nav{gap:22px}
.header nav>a:not(.button){font-size:15px;font-weight:700}
.button,.button.compact{font-size:15px;font-weight:700;min-height:56px;padding:16px 22px;gap:22px}
.text-link{font-size:16px;font-weight:700;gap:22px}
.eyebrow{font-size:13px;letter-spacing:1.2px;font-weight:700;margin-bottom:22px}
.hero{min-height:740px}
.hero-image{object-position:67% center}
.hero-shade{background:linear-gradient(90deg,#080b0ef2 0%,#080b0ec9 30%,#080b0e5c 53%,#080b0e0d 80%),linear-gradient(0deg,#080b0e9c,transparent 38%)}
.hero .eyebrow{font-size:13px;letter-spacing:1px}
h1{font-size:clamp(66px,6.4vw,94px);max-width:830px}
.hero-intro{font-size:22px;font-weight:600;line-height:1.6}
.hero-content{padding-top:65px;padding-bottom:120px}
.hero-footer{font-size:12px;letter-spacing:1.2px;font-weight:700}
.hero-footer a{font-size:14px}
.process-strip .wrap{font-size:21px;min-height:86px}
h2{font-size:clamp(42px,4.3vw,62px)}
.section-intro{gap:50px;align-items:center}
.section-intro>p{font-size:18px;max-width:400px}
.section-intro>div{min-width:0}
.recruiting-film-copy h3{font-size:clamp(36px,3.6vw,48px)}
.recruiting-film-copy>p:not(.eyebrow),.inside-copy p:not(.eyebrow){font-size:18px}
.role-grid{gap:0}
.role{display:flex;flex-direction:column;padding-top:32px;padding-bottom:32px}
.role h3{font-size:30px;line-height:1.15}
.role p{font-size:16px;min-height:0;flex:1;margin:22px 0 25px}
.role a{font-size:14px;font-weight:700}
.number{font-size:15px;margin-bottom:26px}
.careers-note p{font-size:15px}
.inside{grid-template-columns:1.2fr 1fr;align-items:center}
.inside-motion{min-height:0;padding:28px 0 28px 28px}
.shop-video{display:block;width:100%;aspect-ratio:16/9;background:#141719;object-fit:cover}
.shop-video-caption{font-size:13px;letter-spacing:.8px;color:#272b2e;padding-top:15px}
.inside-copy{padding:64px 48px}
.inside-copy h2{font-size:clamp(44px,4.4vw,64px)}
.shop-gallery-section h2{font-size:clamp(38px,3.5vw,50px)}
.shop-gallery h3{font-size:30px}
.shop-gallery figcaption>span{font-size:13px;letter-spacing:.8px;font-weight:700}
.shop-gallery figcaption p{font-size:16px}
.shop-gallery figure:first-child img{object-position:64% center}
.shop-gallery figure:nth-child(2) img{object-position:54% center}
.products h2{font-size:clamp(40px,4vw,58px)}
.les-brand img{width:190px;max-height:115px}
.product-copy h3{font-size:31px}
.product-copy p{font-size:16px;min-height:60px;color:#e0e2e3}
.product-cta{font-size:14px;font-weight:700}
.product-number{font-size:13px}
.product-photo.trench img{object-fit:cover;object-position:50% 48%}
.home-story h2{font-size:clamp(62px,6vw,84px)}
.home-story p{font-size:17px;max-width:450px;color:#e0e2e3}
.home-story p.eyebrow{font-size:13px}
.home-story .story-lead{font-size:24px}
.video-launch{padding:0;border:0;width:100%;cursor:pointer;text-align:inherit;font:inherit}
.video-overlay{font-size:13px;font-weight:700;letter-spacing:1px}
.play-icon{width:76px;height:76px;font-size:27px}
.video-fallback{font-size:14px;font-weight:700}
.home-story .video-launch>img{object-fit:contain;opacity:1}
.home-story .video-overlay{align-items:flex-end;justify-content:flex-end;padding:20px;background:linear-gradient(0deg,#0006,transparent 35%)}
.home-story .video-overlay>span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.home-story .play-icon{width:62px;height:62px;font-size:24px;box-shadow:0 0 0 5px #fff3}
.film-caption>span{font-size:12px;letter-spacing:.6px}
.film-caption{flex-wrap:wrap}
.video-status{margin-top:12px!important;font-size:14px!important;line-height:1.6;color:inherit}
.video-status:empty{display:none}
.field-story .eyebrow{font-size:13px;letter-spacing:.8px}
.field-story p{font-size:clamp(38px,4.2vw,58px)}
.les-bottom p{font-size:20px}.les-bottom a{font-size:15px;font-weight:700}
.fabrication{gap:72px}
.fabrication-copy>p:not(.eyebrow){font-size:18px;max-width:450px}
.capabilities span{font-size:15px;border-width:3px}
.quote-panel h3{font-size:36px}
.quote-panel>p:not(.eyebrow),.quote-panel li{font-size:16px}
.quote-panel li span{font-size:14px}
.quote-panel p.small{font-size:14px}
.phone{font-size:16px}
.location p:not(.eyebrow){font-size:18px}.location h2{font-size:48px}
.join h2{font-size:48px}
.footer-top p,.footer-top>div{font-size:15px}
.footer-bottom{font-size:13px}
@media(max-width:1200px){
 .header{height:86px}.header nav{display:none;position:absolute;top:86px;left:0;right:0;padding:26px 32px;background:#fff;box-shadow:0 14px 20px #0002;align-items:stretch;flex-direction:column;gap:20px}.header nav.open{display:flex}.header nav>a:not(.button){font-size:17px}.menu-toggle{display:flex;gap:14px;align-items:center;background:none;border:2px solid #373c40;padding:9px 16px;font-size:15px;font-weight:700;cursor:pointer}
 .role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.role:nth-child(4){border-top:1px solid var(--line)}
 .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-copy h3{font-size:27px}.product-cta{font-size:13px}
}
@media(max-width:900px){
 .section-intro{align-items:flex-start;flex-direction:column;gap:24px}.section-intro>p{max-width:650px}
 .recruiting-feature{grid-template-columns:1fr;gap:28px}.recruiting-film-copy>p:not(.eyebrow){max-width:650px}
 .inside{grid-template-columns:1fr}.inside-motion{padding:28px 36px 0}.inside-copy{padding:42px 36px 55px}
 .shop-gallery{grid-template-columns:1fr}.shop-gallery figure{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:center}.shop-gallery figcaption{border-top:0;padding-top:0}.shop-gallery .gallery-photo{aspect-ratio:16/11}
 .home-story{grid-template-columns:1fr;gap:36px}.home-story p{max-width:650px}
 .fabrication{gap:40px}.quote-panel{padding:28px}.quote-panel h3{font-size:31px}
 .product-copy h3{font-size:24px}.product-copy p{min-height:105px}
 .location>div{padding:36px}.location h2{font-size:38px}
}
@media(max-width:640px){
 html{scroll-padding-top:96px}.wrap{width:calc(100% - 40px)}.header{height:80px;padding-inline:20px;gap:14px}.header nav{top:80px}.brand{width:188px}.menu-toggle{font-size:14px;padding:8px 11px;gap:9px}
 body{font-size:17px}.section{padding-block:60px}.eyebrow{font-size:12px;letter-spacing:.8px}
 h1{font-size:clamp(35px,9.2vw,58px);line-height:1.12;letter-spacing:-.5px}
 .hero{min-height:690px}.hero-content{padding-top:45px;padding-bottom:125px}.hero .eyebrow{font-size:11px;letter-spacing:.3px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#080b0ee0,#080b0e70),linear-gradient(0deg,#080b0eaa,transparent 65%)}.hero-intro{font-size:19px}.hero-footer{font-size:10px;letter-spacing:.4px}.hero-footer a{font-size:12px}.hero-footer a span{margin-left:10px}
 .button,.button.compact{font-size:15px;min-height:56px}.text-link{font-size:15px}
 .process-strip .wrap{font-size:16px;gap:12px 15px;min-height:110px;letter-spacing:.5px}
 h2,.products h2,.shop-gallery-section h2{font-size:38px;letter-spacing:-.5px}.section-intro>p,.inside-copy p:not(.eyebrow),.recruiting-film-copy>p:not(.eyebrow){font-size:17px}
 .role-grid{grid-template-columns:1fr}.role,.role+.role,.role:nth-child(odd),.role:nth-child(even){padding:28px 0;border-left:0}.role+.role{border-top:1px solid var(--line)}.role h3{font-size:31px}.role h3 br{display:none}.role p{min-height:0;font-size:16px;margin:16px 0 20px}.role a{font-size:15px}.number{margin-bottom:15px}
 .careers-note p{font-size:15px}.recruiting-film-copy h3{font-size:35px}
 .inside-motion{padding:20px 20px 0}.inside-copy{padding:35px 20px 45px}.inside-copy h2{font-size:43px}.shop-video-caption{font-size:11px;letter-spacing:.3px}
 .shop-gallery figure{display:block}.shop-gallery figcaption{border-top:3px solid var(--red);padding-top:20px}.shop-gallery .gallery-photo{aspect-ratio:16/10}.shop-gallery h3{font-size:29px}.shop-gallery figcaption>span{font-size:12px}
 .les-brand img{width:145px;max-height:90px}.les-brand .eyebrow{font-size:11px}.product-copy h3{font-size:31px}.product-copy p{min-height:0;font-size:16px}.product-cta{font-size:14px}.product-photo{aspect-ratio:4/3}
 .home-story h2{font-size:64px}.home-story p{font-size:17px}.home-story p.eyebrow{font-size:12px}.home-story .story-lead{font-size:23px}.home-story .video-overlay{padding:12px}.home-story .play-icon{width:48px;height:48px;font-size:19px}
 .film-caption>span{font-size:11px}.film-caption .video-fallback{font-size:13px}.field-story p{font-size:36px}.field-story .eyebrow{font-size:11px}.les-bottom p{font-size:20px}.les-bottom a{font-size:15px}
 .fabrication-copy>p:not(.eyebrow){font-size:17px}.quote-panel{padding:28px 22px}.quote-panel h3{font-size:31px}.location>div{padding:40px 20px}.location h2,.join h2{font-size:38px}.footer-top>div{font-size:15px;gap:16px}.footer-top p{font-size:15px}.footer-bottom{font-size:12px}
}
@media(max-width:360px){.brand{width:160px}.header{padding-inline:16px}.menu-toggle{font-size:13px}.hero .eyebrow{font-size:10px}.hero-footer>span{max-width:125px}.process-strip .wrap{font-size:14px}.button{padding-inline:17px}.film-caption{gap:12px}}

@media(max-width:640px){.product-grid{grid-template-columns:1fr}}

@media(max-width:640px){.role h3 br{display:initial}}
