:root{--navy:#071e33;--navy2:#0d2b47;--red:#bd1e2d;--ink:#17232d;--grey:#eef1f3;--line:#d8dee3;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6;background:#fff}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip{position:absolute;left:-999px;top:8px;background:white;padding:10px;z-index:100}.skip:focus{left:8px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.025em}h1{font-size:clamp(2.6rem,6vw,5.4rem);max-width:880px;margin-bottom:24px}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:1.25rem}.lead{font-size:clamp(1.1rem,2vw,1.35rem);max-width:690px;color:#dbe4eb}.lead.dark{color:#344553}.eyebrow{font-weight:700;font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;color:#fff}.eyebrow.red{color:var(--red)}section{padding:100px 0}.topbar{background:#041524;color:#dce5ec;font-size:.78rem;padding:8px 0}.topbar .container{display:flex;justify-content:space-between}.topbar a{font-weight:700}.siteHeader{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.navrow{height:86px;display:flex;align-items:center;justify-content:space-between}.brand{flex-direction:column;color:var(--navy);font-weight:800;line-height:1}.brand span{font-size:1.5rem;letter-spacing:.08em}.brand small{font-size:.58rem;letter-spacing:.1em;margin-top:7px}.nav{display:flex;align-items:center;gap:25px;font-size:.9rem;font-weight:700}.nav a:not(.button){padding:30px 0;border-bottom:3px solid transparent}.nav a.active{color:var(--red);border-color:var(--red)}.menuButton{display:none;border:0;background:transparent;font-weight:700;font-size:1rem}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff!important;border:0;padding:15px 24px;font:inherit;font-weight:700;cursor:pointer;transition:transform .2s,background .2s}.button:hover{background:#9f1321;transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed}.button.small{padding:11px 17px}.actions{display:flex;align-items:center;gap:24px;margin-top:32px}.textLink{font-weight:700;color:var(--navy)}.hero,.textLink.light{color:#fff}.hero{min-height:640px;padding:0;position:relative;display:flex;align-items:center;background:var(--navy)}.heroImage{position:absolute;inset:0;background-size:cover;background-position:50%}.heroContent{position:relative;padding-top:100px;padding-bottom:100px}.hero .eyebrow{margin-bottom:20px}.sectionTitle{max-width:760px;margin-bottom:48px}.sectionTitle>p:last-child{font-size:1.1rem;color:#586875}.cardGrid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.card{padding:35px;border-right:1px solid var(--line);min-height:260px}.card:last-child{border:0}.cardNo{color:var(--red);font-weight:700;font-size:.75rem}.card h3{margin-top:45px}.band{background:var(--navy);color:white;padding:55px 0}.statGrid{display:grid;grid-template-columns:repeat(3,1fr)}.statGrid>div{display:flex;flex-direction:column;text-align:center;border-right:1px solid #3b4e60}.statGrid>div:last-child{border:0}.statGrid strong{font-size:3.2rem}.statGrid span{color:#c7d0d8}.split,.twoCol{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.alignEnd{align-items:end}.projectGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.project:first-child,.project:nth-child(5){grid-column:span 2}.projectImg{height:330px;background-size:cover;background-position:50%;background-blend-mode:multiply}.project p{color:var(--red);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:15px 0 3px}.process,.soft{background:var(--grey)}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:36px;gap:36px}.steps b{color:var(--red);font-size:.8rem}.steps li{border-top:2px solid var(--navy);padding-top:22px}.cta{background:var(--navy2);color:white;padding:65px 0}.cta h2{margin-bottom:8px}.cta p{color:#d4dfe7}.productGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:var(--line);border:1px solid var(--line)}.productGrid>div{background:white;padding:30px}.productGrid span{color:var(--red)}.checklist{padding:0;list-style:none}.checklist li{padding:13px 0 13px 30px;border-bottom:1px solid var(--line);position:relative}.checklist li:before{content:"✓";color:var(--red);font-weight:700;position:absolute;left:0}.notice{padding:26px;border-left:4px solid var(--red);background:#fff}.quoteGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px}.quoteGrid blockquote{margin:0;padding:40px;background:var(--grey);border-top:4px solid var(--navy)}.quoteGrid blockquote>p{font-size:1.35rem}.quoteGrid footer{background:none;color:var(--ink);padding:0;display:flex;flex-direction:column}.quoteGrid footer span{color:#64737e}.contactGrid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:90px;gap:90px}.contactDetails p{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:18px}.contactDetails small{color:var(--red);font-weight:700;letter-spacing:.1em}.contactDetails a,.contactDetails span{font-size:1.2rem}.formPanel,.quoteForm{padding:38px;background:var(--grey)}label{font-size:.85rem;font-weight:700;display:block;margin-bottom:20px}input,select,textarea{font:inherit;width:100%;border:1px solid #bac4cb;background:#fff;padding:12px;margin-top:7px;color:var(--ink)}a:focus-visible,button:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid #3c80b5;outline-offset:2px}.formRow{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.honey{position:absolute;left:-9999px}.estimatePage{background:var(--grey);padding-top:80px}.estimator{background:white;border-top:5px solid var(--navy);padding:45px;margin-top:50px;box-shadow:0 12px 35px #0a223218;min-height:500px}.progress{height:5px;background:#e3e8eb}.progress span{display:block;height:100%;background:var(--red);transition:width .3s}.stepLabel{font-size:.72rem;color:var(--red);font-weight:700;letter-spacing:.13em;margin-top:20px}.servicePicker{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;margin:30px 0}.servicePicker button{min-height:86px;border:1px solid var(--line);background:#fff;font-weight:700;padding:10px;cursor:pointer}.servicePicker button.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.checks{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:20px 0}.checks label{background:var(--grey);padding:15px}.checks input{width:auto;margin:0 8px 0 0}.textButton{border:0;background:none;text-decoration:underline;font:inherit;font-weight:700;cursor:pointer}.estimateHead{display:flex;justify-content:space-between;align-items:center}.estimateHead strong{font-size:clamp(2rem,5vw,4rem);color:var(--navy)}.breakdown{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--line);margin:30px 0;border:1px solid var(--line)}.breakdown div{background:var(--grey);padding:18px;display:flex;flex-direction:column;text-transform:capitalize}.quoteForm{margin-top:40px}.disclaimer{font-size:.82rem;color:#5b6871;margin-top:25px}.prose{max-width:800px}.prose h1{font-size:3rem}.prose h2{font-size:1.7rem;margin-top:40px}footer{background:#041524;color:#dce5ec;padding:70px 0 25px}.footerGrid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1.3fr;grid-gap:50px;gap:50px}.footerGrid>div{display:flex;flex-direction:column;align-items:flex-start}.footerGrid h3{color:#fff}.footerGrid a:not(.button){padding:4px 0}.brand.inverse{color:white;margin-bottom:20px}.legal{border-top:1px solid #304152;margin-top:50px;padding-top:20px;display:flex;justify-content:space-between;font-size:.78rem}@media(max-width:900px){section{padding:75px 0}.nav{display:none;position:absolute;top:86px;left:0;right:0;background:white;padding:20px;box-shadow:0 10px 25px #0002;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a:not(.button){padding:8px;border:0}.menuButton{display:block}.hero{min-height:560px}.cardGrid,.productGrid{grid-template-columns:1fr 1fr}.card:nth-child(2){border-right:0}.card{border-bottom:1px solid var(--line)}.projectGrid{grid-template-columns:1fr 1fr}.project:nth-child(n){grid-column:auto}.steps{grid-template-columns:1fr 1fr}.servicePicker{grid-template-columns:repeat(2,1fr)}.footerGrid{grid-template-columns:1fr 1fr}.contactGrid{gap:45px}.breakdown{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:min(calc(100% - 28px),var(--max))}.topbar{display:none}.navrow{height:72px}.nav{top:72px}.hero{min-height:520px}.heroContent{padding:80px 0}.actions{align-items:flex-start;flex-direction:column}.contactGrid,.formRow,.split,.twoCol{grid-template-columns:1fr;gap:25px}.cardGrid,.footerGrid,.productGrid,.projectGrid,.quoteGrid,.statGrid,.steps{grid-template-columns:1fr}.card,.statGrid>div{border-right:0}.statGrid>div{border-bottom:1px solid #3b4e60;padding:20px}.projectImg{height:260px}.estimator{padding:22px}.servicePicker{grid-template-columns:1fr 1fr}.checks{grid-template-columns:1fr}.estimateHead{display:block}.breakdown{grid-template-columns:1fr}.legal{flex-direction:column;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.cta,.noPrint,.siteHeader,footer{display:none!important}.estimatePage,body{background:white}.estimatePage{padding:0}.estimator{box-shadow:none;border:0;padding:0}.progress,.stepLabel{display:none}}:root{--navy:#071d31;--navy2:#0b2942;--red:#e0202b;--ink:#131c26;--grey:#f1f3f4}.siteHeader{background:var(--navy);border-color:#263c4e}.navrow{height:92px}.brand{display:flex;flex-direction:row;align-items:center;color:#fff;line-height:.86}.brandMark{display:grid;place-items:center;width:52px;height:64px;flex:0 0 52px;margin-right:10px;background:var(--red);color:#fff;font:700 2.5rem Georgia,serif}.brandWords{display:flex;flex-direction:column}.brandWords strong{font-size:1.52rem;letter-spacing:.04em}.brandWords em{font-size:1.08rem;font-style:normal;font-weight:400;letter-spacing:.08em}.brandWords small{font-size:.63rem;letter-spacing:.12em;margin-top:8px;color:#afbdc7}.nav{gap:23px;font-size:.74rem;text-transform:uppercase;color:#fff}.nav a:not(.button){padding:34px 0}.menuButton,.nav a.active{color:#fff}.hero{min-height:570px}.heroContent{padding-top:84px;padding-bottom:84px}.intro .card{background:linear-gradient(145deg,#fff,#f0f2f3)}.card{min-height:235px;padding:32px}.industries{padding:58px 0;background:#fff}.industries .sectionTitle{text-align:center;margin:0 auto 35px}.industries .sectionTitle h2{font-size:1.9rem}.industryGrid{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:20px;gap:20px}.industryGrid div{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:.76rem;font-weight:700;line-height:1.25}.industryGrid b{display:grid;place-items:center;height:35px;color:var(--navy);font-size:1.65rem}.recent{background:linear-gradient(135deg,#f8f8f8,#e9edf0)}.cta{background:linear-gradient(135deg,#0a2942,#041624)}footer{background:linear-gradient(135deg,#082842,#031522);padding-top:52px}.footerCta{text-align:center;border-bottom:1px solid #365067;padding-bottom:48px;margin-bottom:48px}.footerCta h2{font-size:2rem;margin-bottom:8px}.footerCta p{max-width:680px;margin:0 auto 24px;color:#bfcbd4}.brand.inverse{flex-direction:row}.brand.inverse .brandMark{width:39px;height:48px;flex-basis:39px;font-size:1.8rem}.brand.inverse .brandWords strong{font-size:1.15rem}.brand.inverse .brandWords em{font-size:.8rem}.brand.inverse .brandWords small{font-size:.48rem}@media(max-width:1080px){.nav{gap:14px;font-size:.67rem}.brandWords strong{font-size:1.3rem}.brandWords em{font-size:.92rem}.brandWords small{font-size:.55rem}.brandMark{width:45px;height:56px;flex-basis:45px;font-size:2.1rem}}@media(max-width:900px){.nav{top:92px;background:var(--navy);color:#fff}.industryGrid{grid-template-columns:repeat(4,1fr)}.menuButton{display:block}}@media(max-width:640px){.navrow{height:78px}.nav{top:78px}.brandMark{width:38px;height:49px;flex-basis:38px;font-size:1.8rem}.brandWords strong{font-size:1.08rem}.brandWords em{font-size:.76rem}.brandWords small{font-size:.47rem}.industryGrid{grid-template-columns:repeat(2,1fr)}.hero{min-height:510px}.footerCta h2{font-size:1.6rem}}.brandLogo{display:block;width:245px;height:88px;object-fit:contain}.footerLogo{width:205px;height:88px;margin-left:-23px}.brand.inverse{margin-bottom:8px}@media(max-width:1080px){.brandLogo{width:195px}.nav{gap:11px;font-size:.64rem}}@media(max-width:640px){.brandLogo{width:170px;height:70px}.footerLogo{width:190px;height:80px}}body{font-family:Segoe UI Variable Text,Aptos,Segoe UI,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.7;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.estimateHead strong,h1,h2,h3{font-family:Segoe UI Variable Display,Aptos Display,Segoe UI,Helvetica,Arial,sans-serif;font-weight:720;letter-spacing:-.04em;text-wrap:balance}h1{line-height:1.02}.hero h1{max-width:850px}.lead{line-height:1.6}.sectionTitle>p:last-child{max-width:66ch;line-height:1.75}.eyebrow{letter-spacing:.18em}.button{letter-spacing:.01em;min-height:48px}.textLink{transition:color .2s ease}.textLink:hover{color:var(--red)}.card,.productGrid>div,.project{transition:transform .22s ease,background-color .22s ease,border-color .22s ease}.card:hover,.productGrid>div:hover{background:#f8f9fa}.card:hover{transform:translateY(-3px)}input,select,textarea{font-size:1rem;line-height:1.45;min-height:50px}textarea{min-height:120px}label{font-size:.9rem;letter-spacing:.005em}label small{display:block;margin-top:8px;color:#596873;font-size:.84rem;font-weight:500;line-height:1.5}.estimator{border-top-width:4px}.servicePicker button{font-size:.95rem;line-height:1.35}.notice p:last-child{margin-bottom:0}section{padding-top:84px;padding-bottom:84px}.sectionTitle{margin-bottom:38px}.split,.twoCol{gap:64px}.cta{padding-top:56px;padding-bottom:56px}.consultingPage .hero{min-height:520px}.consultingPage .heroContent{padding-top:70px;padding-bottom:70px}.consultingPage section{padding-top:68px;padding-bottom:68px}.consultingPage .sectionTitle{margin-bottom:26px}.consultingPage .twoCol{gap:52px;align-items:start}.consultingPage .checklist{margin:0}.consultingPage .checklist li{padding-top:10px;padding-bottom:10px}.consultingPage .notice{margin-top:3px}.consultingPage .cta{padding-top:50px;padding-bottom:50px}@media (min-width:901px){.nav{gap:14px;font-size:clamp(.72rem,.78vw,.8rem);letter-spacing:.025em}.nav a:not(.button){padding-left:2px;padding-right:2px}.nav .button.small{padding-left:16px;padding-right:16px}}@media (max-width:900px){section{padding-top:66px;padding-bottom:66px}.split,.twoCol{gap:44px}}@media (max-width:640px){body{font-size:1rem}section{padding-top:56px;padding-bottom:56px}.hero h1{font-size:clamp(2.55rem,12vw,3.5rem);line-height:1.04}.hero .lead{font-size:1.08rem}.sectionTitle{margin-bottom:30px}.estimator{margin-top:34px}.servicePicker button{min-height:92px}.formPanel,.quoteForm{padding:24px}.consultingPage .hero{min-height:475px}.consultingPage .heroContent{padding-top:62px;padding-bottom:62px}.consultingPage section{padding-top:52px;padding-bottom:52px}.consultingPage .twoCol{gap:28px}.consultingPage .cta{padding-top:46px;padding-bottom:46px}}@media (prefers-reduced-motion:reduce){.card,.productGrid>div,.project,.textLink{transition:none}.card:hover{transform:none}}