:root{--navy:#0b2239;--navy2:#102e49;--red:#e5232f;--blue:#1596d4;--ink:#122235;--muted:#607083;--line:#dce4eb;--soft:#f3f7fa;--white:#fff;--radius:18px;--shadow:0 14px 40px rgba(11,34,57,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.topbar{background:var(--navy);color:#dce8f1;font-size:13px}.topbar-inner{min-height:38px;display:flex;align-items:center;gap:24px}.topbar a:hover{color:#fff}.topbar-tag{margin-left:auto;font-weight:700;color:#fff}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:82px;display:flex;align-items:center;gap:28px}.logo img{width:220px;height:auto;display:block}.nav{display:flex;gap:24px;margin-left:auto;align-items:center;font-size:14px;font-weight:700}.nav a{padding:29px 0 25px;border-bottom:3px solid transparent}.nav a:hover,.nav a.active{border-color:var(--red);color:var(--navy)}.nav-cta{background:var(--red);color:#fff;font-weight:800;padding:13px 18px;border-radius:9px;box-shadow:0 8px 18px rgba(229,35,47,.18)}.nav-cta span{margin-left:8px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{position:relative;min-height:610px;display:flex;align-items:center;overflow:hidden;background:#081725}.hero-image{position:absolute;inset:0;background:url('harness-hero.webp') center/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,17,29,.94) 0%,rgba(5,17,29,.78) 38%,rgba(5,17,29,.25) 72%,rgba(5,17,29,.16) 100%)}.hero-content{position:relative;z-index:2}.hero-copy{max-width:760px;color:#fff;padding:76px 0}.eyebrow{margin:0 0 9px;color:#1b7cb0;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow.light{color:#b8d9eb}.hero h1{font-size:clamp(44px,5.3vw,74px);line-height:1.02;letter-spacing:-.04em;margin:0 0 22px}.hero h1 span{color:#24a7e3}.hero-lead{font-size:21px;max-width:670px;color:#e6eef5;margin:0 0 28px}.hero-lead strong{color:#fff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:14px 21px;font-weight:850;border:2px solid transparent;cursor:pointer;font-size:15px}.btn-red{background:var(--red);color:#fff;box-shadow:0 10px 25px rgba(229,35,47,.22)}.btn-red:hover{background:#c91823}.btn-outline{border-color:#fff;color:#fff;background:transparent}.btn-outline:hover{background:#fff;color:var(--navy)}.hero-trust{display:flex;gap:25px;margin-top:42px;flex-wrap:wrap}.hero-trust div{display:flex;gap:9px;align-items:center;color:#dce8f1;font-size:12px;font-weight:700}.hero-trust b{font-size:21px;color:#fff}.section{padding:78px 0}.section-head{margin-bottom:34px}.section-head.split{display:flex;align-items:end;justify-content:space-between;gap:40px}.section-head.split>p{max-width:420px;margin:0;color:var(--muted)}h2{font-size:clamp(31px,3.4vw,46px);line-height:1.08;letter-spacing:-.035em;margin:0;color:var(--navy)}h3{line-height:1.2;margin:0 0 8px;color:var(--navy)}p{color:var(--muted)}.build{background:#fff}.build-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.build-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 7px 24px rgba(11,34,57,.06);transition:.25s}.build-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.build-img{display:block;width:100%;height:190px;object-fit:cover}.build-card h3,.build-card p{margin-left:19px;margin-right:19px}.build-card h3{margin-top:17px}.build-card p{margin-top:0;margin-bottom:20px;font-size:14px}.services{background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{background:#fff;border:1px solid var(--line);padding:26px;border-radius:16px;min-height:185px}.service-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#e8f4fa;color:#0877ad;font-size:24px;font-weight:900;margin-bottom:18px}.service-card p{font-size:14px;margin-bottom:0}.about{background:#fff}.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center}.about-photo{border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.about-photo img{display:block;width:100%;height:520px;object-fit:cover}.about-copy>p{font-size:17px}.about-points{display:grid;gap:12px;margin:28px 0}.about-points div{display:flex;gap:15px;align-items:flex-start}.about-points b{color:var(--red);font-size:12px;padding-top:3px}.about-points span{font-size:14px;color:var(--muted)}.about-points strong{color:var(--navy);display:block}.text-link{color:var(--red);font-weight:900}.industries{background:#f8fafc}.industry-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.industry{padding:27px 18px;text-align:center;border-right:1px solid var(--line)}.industry:last-child{border-right:0}.industry span{display:block;font-size:31px;margin-bottom:13px}.industry h3{font-size:15px}.industry p{font-size:12px;margin:0}.why{background:var(--navy);color:#fff}.why h2{color:#fff}.why p{color:#b9cad7}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.check-list div{display:flex;gap:10px;color:#65c6ee;font-weight:900}.check-list span{color:#fff;font-weight:650}.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-step{padding:30px 25px 32px;border-right:1px solid var(--line)}.process-step:last-child{border-right:0}.process-step b{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--navy);color:#fff;margin-bottom:20px}.process-step p{font-size:14px}.quote{background:linear-gradient(135deg,#091d30,#123a59);color:#fff}.quote-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:55px;align-items:start}.quote h2{color:#fff}.quote-info>p:not(.eyebrow){color:#c6d6e1;font-size:17px}.quote-contact{display:grid;gap:8px;margin-top:30px}.quote-contact a{font-weight:850;color:#fff}.quote-form{background:#fff;border-radius:18px;padding:28px;color:var(--ink);box-shadow:0 22px 55px rgba(0,0,0,.18)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.quote-form label{display:grid;gap:7px;font-size:12px;font-weight:850;color:var(--navy);margin-bottom:15px}.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid #ccd7df;border-radius:9px;padding:12px 13px;font:inherit;color:var(--ink);outline:none;background:#fff}.quote-form input:focus,.quote-form textarea:focus{border-color:#1596d4;box-shadow:0 0 0 3px rgba(21,150,212,.12)}.quote-form textarea{resize:vertical}.form-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.file-note{font-size:12px;color:var(--muted)}.file-note a{color:#0c6e9e;font-weight:800}.form-bottom .btn{border:0}.footer-main{display:grid;grid-template-columns:1.5fr 1fr .8fr 1fr;gap:45px;padding:58px 0 45px}.footer-main{color:#c5d2dd}.footer-main h3{color:#fff;font-size:14px}.footer-brand img{width:220px;background:#fff;padding:5px 8px;border-radius:8px;margin-bottom:14px}.footer-brand p{max-width:310px;margin:0;color:#9db0c0;font-size:14px}.footer-main{background:transparent}.footer-main a,.footer-main span{display:block;color:#b8c8d5;font-size:14px;margin:8px 0}.footer-main a:hover{color:#fff}.footer-cta{color:#fff!important;font-weight:850!important;margin-top:17px!important}footer{background:#071725}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:17px 0;display:flex;justify-content:space-between;gap:20px;color:#7f94a4;font-size:12px}.site-header+main{}@media(max-width:1050px){.nav{gap:14px}.nav a{font-size:13px}.nav-cta{display:none}.industry-grid{grid-template-columns:repeat(3,1fr)}.industry:nth-child(3){border-right:0}.industry:nth-child(-n+3){border-bottom:1px solid var(--line)}.footer-main{grid-template-columns:1.2fr 1fr 1fr}}@media(max-width:800px){.topbar-inner{justify-content:center;gap:12px;flex-wrap:wrap;padding:7px 0}.topbar-tag{display:none}.nav-wrap{min-height:70px}.logo img{width:185px}.menu-toggle{display:block;margin-left:auto}.nav{position:absolute;left:4%;right:4%;top:70px;display:none;flex-direction:column;align-items:stretch;gap:0;background:#fff;border:1px solid var(--line);border-radius:0 0 14px 14px;box-shadow:var(--shadow);padding:10px}.nav.open{display:flex}.nav a{padding:12px;border-bottom:0}.hero{min-height:680px}.hero-copy{padding:60px 0}.hero h1{font-size:44px}.hero-lead{font-size:17px}.hero-trust{gap:16px}.hero-trust div{width:45%}.section{padding:58px 0}.section-head.split,.about-grid,.why-grid,.quote-wrap{display:grid;grid-template-columns:1fr;gap:28px}.build-grid,.service-grid{grid-template-columns:1fr 1fr}.industry-grid{grid-template-columns:1fr 1fr}.industry{border-right:1px solid var(--line)!important;border-bottom:1px solid var(--line)}.industry:nth-child(even){border-right:0!important}.process-grid{grid-template-columns:1fr 1fr}.process-step:nth-child(2){border-right:0}.process-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-photo img{height:360px}.quote-wrap{gap:25px}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}}@media(max-width:560px){.topbar{display:none}.build-grid,.service-grid,.industry-grid,.process-grid,.form-grid{grid-template-columns:1fr}.hero{min-height:720px}.hero h1{font-size:39px}.hero-copy{padding-top:45px}.hero-trust div{width:100%}.hero-overlay{background:linear-gradient(90deg,rgba(5,17,29,.94),rgba(5,17,29,.72))}.build-img{height:220px}.about-photo img{height:290px}.check-list{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.footer-bottom{font-size:11px}.form-bottom{align-items:stretch;flex-direction:column}.form-bottom .btn{width:100%}}
