@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--ink: #111820;--deep: #151e27;--muted: #6e7780;--line: #dbe0e3;--paper: #f5f6f4;--amber: #df8c22;--amber-dark: #bd7113;font-family:DM Sans,sans-serif;color:#1b2228;background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:absolute;width:100%;z-index:20}.utility-bar{background:#0b1016;color:#b8c1c8;font-size:11px;letter-spacing:.06em}.utility-inner,.utility-inner>div{display:flex;align-items:center}.utility-inner{justify-content:space-between;min-height:34px}.utility-inner>div{gap:24px}.utility-inner a:hover{color:#fff}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.logo{display:inline-flex;align-items:center;gap:12px;color:#fff}.logo-mark{width:42px;height:42px;border:2px solid var(--amber);transform:skew(-8deg);display:grid;place-items:center;position:relative;overflow:hidden}.logo-mark:after{content:"";position:absolute;width:6px;height:55px;right:3px;background:var(--amber);transform:rotate(31deg)}.logo-mark span{font:800 28px/1 Barlow Condensed;transform:skew(8deg)}.logo-type{display:flex;flex-direction:column;line-height:1}.logo-type strong{font:800 24px/1 Barlow Condensed;letter-spacing:.08em}.logo-type small{font:600 8px/1.8 DM Sans;letter-spacing:.16em;color:#aeb7be}.nav-links{display:flex;align-items:center;gap:34px;color:#e9edf0;font-size:13px;font-weight:600}.nav-links>a:not(.button):hover{color:var(--amber)}.menu-button{display:none;border:0;background:none;color:#fff;font-size:24px;cursor:pointer}.button{border:0;background:var(--amber);color:#12171b;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;transition:.2s ease}.button:hover{background:#f2a13b;transform:translateY(-1px)}.button-small{padding:11px 17px}.hero{min-height:760px;color:#fff;background:linear-gradient(90deg,#0a0f14fa,#0a0f14d9 39%,#0a0f1438 72%),url(/images/machine-shop-hero.jpg) center/cover;position:relative;display:flex;flex-direction:column;justify-content:center;padding-top:115px;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;background:linear-gradient(transparent,#060a0eb8)}.hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:70px 70px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 62%);mask-image:linear-gradient(90deg,#000,transparent 62%)}.hero-content{position:relative;z-index:2;padding-bottom:110px}.eyebrow{display:flex;align-items:center;gap:10px;color:#d6dde2;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.2em;margin-bottom:22px}.eyebrow span{width:34px;height:2px;background:var(--amber)}.eyebrow.dark{color:#69747c}.hero h1,.section h2,.custom-copy h2,.contact-copy h2,.products-hero h1{font-family:Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:-.02em;margin:0;line-height:.92}.hero h1{font-size:clamp(55px,7vw,90px);max-width:760px}.hero h1 em{color:var(--amber);font-style:normal}.hero-content>p{color:#c5cdd2;font-size:17px;line-height:1.7;max-width:620px;margin:26px 0 32px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{color:#e6ebee;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hero-stats{position:absolute;z-index:3;bottom:0;left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18)}.hero-stats>div{display:flex;flex-direction:column;gap:4px;padding:23px 32px;border-right:1px solid rgba(255,255,255,.14)}.hero-stats>div:first-child{padding-left:0}.hero-stats strong{font:700 18px Barlow Condensed;text-transform:uppercase;letter-spacing:.06em}.hero-stats span{color:#9faab2;font-size:11px}.trust-strip{background:var(--amber);color:#171d22}.trust-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between}.trust-inner>span{font:800 15px Barlow Condensed;letter-spacing:.1em}.trust-items{display:flex;gap:30px;font-size:11px;font-weight:700;text-transform:uppercase}.section{padding:110px 0}.capabilities{background:var(--paper)}.section-heading h2{font-size:clamp(45px,5vw,64px);color:#151d24}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:80px;margin-bottom:55px}.split-heading>p,.centered>p{color:var(--muted);line-height:1.75;font-size:14px;margin:0 0 4px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr)}.capability-card{background:#fff;padding:32px 27px;min-height:380px;border-right:1px solid var(--line);position:relative;transition:.25s}.capability-card:first-child{border-left:1px solid var(--line)}.capability-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--amber);transform:scaleX(0);transition:.25s}.capability-card:hover{transform:translateY(-6px);box-shadow:0 20px 35px #141e261a;z-index:2}.capability-card:hover:after{transform:scaleX(1)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:55px}.card-top b{color:var(--amber-dark);font-size:34px;font-weight:500}.card-top span{color:#c7cdd1;font:700 14px Barlow Condensed}.capability-card h3,.process-grid h3{font:700 25px Barlow Condensed;text-transform:uppercase;margin:0 0 13px}.capability-card>p,.process-grid p{color:var(--muted);font-size:13px;line-height:1.65}.capability-card ul{list-style:none;padding:18px 0 0;margin:0;border-top:1px solid #edf0f1}.capability-card li{color:#59646b;font-size:11px;margin:9px 0}.capability-card li span{color:var(--amber-dark);margin-right:6px}.custom-section{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:#18222c;color:#fff}.custom-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 48%,#344552 0,#17212a 42%,#0d141a 75%);display:grid;place-items:center}.custom-visual:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:55px 55px;-webkit-mask-image:radial-gradient(#000,transparent 72%);mask-image:radial-gradient(#000,transparent 72%)}.tool-render{width:70%;height:76%;position:relative;display:grid;place-items:center}.tool-bit{width:110px;height:480px;border-radius:15px 15px 42px 42px;transform:rotate(24deg);background:linear-gradient(90deg,#5b6871,#e7ebed 16%,#7f8c94 34%,#202a31 37%,#87939a 55%,#eef1f2 70%,#4a575f);box-shadow:0 28px 50px #05080a;position:relative}.tool-bit:before,.tool-bit:after{content:"";position:absolute;width:42px;height:250px;bottom:0;background:#19242c;border-radius:60% 10%;transform:rotate(12deg)}.tool-bit:before{left:8px}.tool-bit:after{right:8px;transform:rotate(-12deg)}.tool-bit span{position:absolute;inset:145px 0 auto;height:4px;background:#3a474f}.measure-line{position:absolute;color:#83919a;font-size:9px;font-weight:600;letter-spacing:.1em;border-top:1px solid #65747d;width:120px;padding-top:6px}.line-one{left:1%;top:32%}.line-two{right:1%;bottom:24%}.custom-copy{padding:105px clamp(45px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.custom-copy h2,.contact-copy h2{font-size:clamp(48px,5vw,68px)}.custom-copy>p,.contact-copy>p{color:#aeb8bf;line-height:1.75;font-size:14px;margin:25px 0 28px;max-width:560px}.feature-row{display:flex;gap:17px;margin:10px 0 16px}.feature-row>b{color:var(--amber);flex:0 0 24px;font-size:22px}.feature-row div{display:flex;flex-direction:column;gap:6px}.feature-row strong{font:700 17px Barlow Condensed;text-transform:uppercase;letter-spacing:.03em}.feature-row span{color:#9eabb3;font-size:12px;line-height:1.5}.button-light{align-self:flex-start;margin-top:20px}.centered{text-align:center;max-width:720px;margin:0 auto 65px}.centered .eyebrow{justify-content:center}.centered>p{margin:22px auto 0;max-width:650px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-bottom:65px}.process-grid article{background:#fff;text-align:center;padding:15px 48px 38px}.process-grid article>span{display:grid;place-items:center;width:54px;height:54px;background:var(--ink);color:var(--amber);border-radius:50%;margin:-27px auto 30px;font:700 17px Barlow Condensed;box-shadow:0 0 0 8px #fff}.veteran-banner{background:#17212a;color:#fff;min-height:180px;padding:35px 42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;position:relative;overflow:hidden}.veteran-icon{width:85px;height:85px;border:1px solid #53606a;color:var(--amber);display:grid;place-items:center;font-size:32px}.veteran-banner small{color:var(--amber);font-size:9px;font-weight:800;letter-spacing:.18em}.veteran-banner h3{margin:7px 0;font:700 27px Barlow Condensed;text-transform:uppercase}.veteran-banner p{color:#a9b3ba;font-size:12px;margin:0}.flag-lines{width:180px;transform:skew(-20deg);opacity:.25}.flag-lines span{height:12px;background:var(--amber);display:block;margin:9px}.contact-section{background:#0f171e;color:#fff;padding:110px 0}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:105px}.contact-method{display:flex;align-items:center;gap:15px;margin:22px 0}.contact-method>b{color:var(--amber);font-size:20px}.contact-method div{display:flex;flex-direction:column;gap:4px}.contact-method small{color:#78848d;font-size:8px;font-weight:800;letter-spacing:.15em}.contact-method a{font:600 17px Barlow Condensed}.response-note{font-size:10px!important;color:#78858d!important;margin-top:34px!important}.contact-form{background:#fff;color:#1a2228;padding:38px 42px;box-shadow:0 25px 60px #00000047}.form-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:25px}.form-head h3{margin:0;font:700 28px Barlow Condensed;text-transform:uppercase}.form-head span,.privacy{color:#8a9399;font-size:9px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:17px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;background:#f5f6f5;border:1px solid #e2e5e6;border-radius:0;padding:13px 14px;color:#222b31;outline:none;text-transform:none;letter-spacing:0;font-size:12px}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--amber);box-shadow:0 0 0 2px #df8c221f}.contact-form textarea{resize:vertical}.submit-button{width:100%}.honeypot{position:absolute!important;left:-9999px}.form-status{padding:11px;font-size:11px;margin:0 0 18px}.form-status.success{background:#e9f5ed;color:#25613a}.form-status.error{background:#fdecec;color:#9b2929}.privacy{display:block;text-align:center;margin-top:12px}footer{background:#090e12;color:#89949b}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:65px;padding:65px 0 50px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-main .logo{margin-bottom:8px}.footer-main p{font-size:12px;max-width:280px;line-height:1.7}.footer-main h4{color:#fff;font:700 14px Barlow Condensed;text-transform:uppercase;letter-spacing:.08em;margin:5px 0 12px}.footer-main a,.footer-main span{font-size:11px;line-height:1.7}.footer-main a:hover{color:var(--amber)}.footer-bottom{min-height:65px;border-top:1px solid #20282e;display:flex;justify-content:space-between;align-items:center;font-size:9px}.products-hero{padding:230px 0 85px;color:#fff;background:linear-gradient(110deg,#111a22,#263440)}.products-hero h1{font-size:70px}.products-hero p{max-width:670px;color:#bac3c9;line-height:1.7}.products-section{background:var(--paper)}.filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px}.filter-bar a{border:1px solid #ccd2d5;background:#fff;padding:10px 15px;font-size:11px;font-weight:700}.filter-bar a.active{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e0e4e6}.product-image{height:190px;display:grid;place-items:center;background:linear-gradient(145deg,#e9edef,#cfd6da);position:relative;color:#77838b}.product-image b{font-size:55px;font-weight:400}.product-image span{position:absolute;top:14px;left:14px;background:var(--amber);color:#1b2125;padding:5px 8px;font-size:8px;font-weight:800;text-transform:uppercase}.product-info{padding:24px}.product-info small{color:var(--amber-dark);font-weight:800;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.product-info h2{font:700 24px Barlow Condensed;text-transform:uppercase;margin:9px 0}.product-info p{color:var(--muted);font-size:12px;line-height:1.6;min-height:38px}.product-info a{color:#252e34;font-size:10px;font-weight:800;text-transform:uppercase;display:flex;align-items:center;gap:8px;margin-top:20px}@media(max-width:900px){.utility-inner>div{display:none}.menu-button{display:block}.nav-links{display:none;position:absolute;top:116px;left:0;right:0;padding:24px;background:#101820;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.hero{min-height:720px}.hero-stats{grid-template-columns:1fr;position:relative;left:auto;transform:none;margin-top:auto}.hero-stats>div{display:none}.hero-stats>div:first-child{display:flex;padding-left:0}.split-heading,.contact-grid{grid-template-columns:1fr;gap:35px}.capability-grid{grid-template-columns:1fr 1fr;gap:1px}.custom-section{grid-template-columns:1fr}.custom-visual{min-height:520px}.process-grid{grid-template-columns:1fr;gap:60px;background:transparent}.veteran-banner{grid-template-columns:auto 1fr}.flag-lines{display:none}.footer-main{grid-template-columns:2fr 1fr}.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.container{width:min(100% - 30px,1180px)}.utility-inner>span{font-size:9px}.nav{height:72px}.logo-type strong{font-size:20px}.hero{padding-top:120px;min-height:720px;background-position:62% center}.hero-content{padding-bottom:45px}.hero-content>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.trust-inner{padding:16px 0}.trust-items{display:none}.section{padding:75px 0}.split-heading{margin-bottom:35px}.capability-grid,.product-grid{grid-template-columns:1fr}.capability-card{min-height:auto}.custom-visual{min-height:390px}.tool-bit{height:320px;width:78px}.custom-copy{padding:75px 25px}.process-grid article{padding-left:28px;padding-right:28px}.veteran-banner{grid-template-columns:1fr;padding:30px}.contact-grid{gap:55px}.contact-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:0}.form-head{align-items:flex-start;flex-direction:column;gap:7px}.footer-main{grid-template-columns:1fr 1fr;gap:38px}.footer-main>div:first-child{grid-column:1 / -1}.footer-bottom{padding:20px 0;flex-direction:column;align-items:flex-start;gap:8px}.products-hero{padding-top:190px}.products-hero h1{font-size:52px}}
