:root{--header-mobile:104px;--navy:#093b60;--deep:#072e4b;--ink:#12364c;--gold:#b4b83c;--gold-light:#d5d770;--paper:#f6f5ef;--white:#fff;--muted:#5a707c;--line:#d3dadb;--space:clamp(24px,6.25vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open,body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus,#093b60);outline-offset:6px}button{color:inherit}img{max-width:100%;display:block}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}p{line-height:1.65}::selection{background:var(--gold);color:var(--deep)}.skip-link{position:fixed;top:10px;left:20px;z-index:100;background:white;padding:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;line-height:1.6;display:flex;align-items:center;gap:13px}.eyebrow:before{content:'';height:1px;width:28px;background:currentColor}.gold{color:var(--gold-light)}.section{padding:110px var(--space)}.section-heading{font-size:clamp(36px,4.4vw,66px);line-height:1.09;letter-spacing:-.045em}.text-link{display:inline-flex;align-items:center;gap:35px;font-size:14px;font-weight:500;line-height:1.4;padding:15px 0;border-bottom:1px solid currentColor;transition:gap .2s}.text-link:hover{gap:45px}.arrow{font-size:24px;line-height:1;font-weight:400}.hero .button .arrow,.contact .button .arrow,.modal .button .arrow{transition:transform .2s}.hero .button:hover .arrow,.contact .button:hover .arrow,.modal .button:hover .arrow{transform:translateX(6px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;min-height:54px;padding:17px 24px;font-size:14px;line-height:1.4;background:var(--gold);color:var(--deep);transition:background .2s,transform .2s}.button:hover{background:var(--gold-light);transform:translateY(-2px)}.button.navy{background:var(--navy);color:white}.button.navy:hover{background:var(--deep)}.button.line{background:transparent;border:1px solid #ffffff60;color:white}.button.line:hover{background:#ffffff12}.site-header{height:102px;position:absolute;top:0;left:0;width:100%;z-index:30;color:white;padding:0 var(--space);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20;background:var(--navy)}.brand-group{display:flex;align-items:center;gap:20px}.brand-tag{font-size:13px;font-style:italic;color:var(--gold-light);white-space:nowrap}.brand{width:167px;height:80px;position:relative;overflow:hidden;display:block;flex:none}.brand img{position:absolute;width:218px;max-width:none;height:auto;top:-27px;left:-26px}.desktop-nav{display:flex;align-items:center;gap:33px;font-size:13px}.desktop-nav>a{padding:15px 0;position:relative}.desktop-nav>a:after{content:'';position:absolute;bottom:8px;left:0;width:0;height:1px;background:var(--gold);transition:width .2s}.desktop-nav>a:hover:after{width:100%}.header-cta{margin-left:8px;border-bottom:1px solid var(--gold);display:flex;gap:22px;align-items:center;padding:14px 0!important}.menu-toggle{display:none;background:none;padding:14px 0 14px 15px;color:white;align-items:center;gap:13px}.menu-lines{display:grid;gap:6px}.menu-lines i{height:1px;width:23px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] i:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] i:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;inset:var(--header-mobile) 0 0;background:var(--navy);color:white;padding:40px 24px;z-index:29;overflow:auto}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:10px}.mobile-nav a{font-size:30px;padding:16px 0;border-bottom:1px solid #ffffff25;letter-spacing:-.03em}.mobile-nav .small{font-size:15px;margin-top:26px;border:0;color:var(--gold-light)}
.hero{background:var(--navy);color:white;position:relative;min-height:800px;min-height:min(900px,100svh);padding:177px var(--space) 96px;isolation:isolate;overflow:hidden;display:flex;align-items:center}.hero-media{position:absolute;inset:102px -4% 0 40%;z-index:-2;pointer-events:none;display:flex;align-items:center}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:102px 0 0;z-index:-1;background:linear-gradient(90deg,var(--navy) 2%,rgba(9,59,96,.96) 23%,rgba(9,59,96,.6) 43%,rgba(9,59,96,0) 62%)}.hero-copy{max-width:780px;position:relative;padding-bottom:35px}.hero h1{font-size:clamp(62px,7.8vw,119px);line-height:1.005;letter-spacing:-.062em;margin:29px 0 28px}.hero h1 span{display:block;color:var(--gold-light)}.hero-description{max-width:430px;font-size:17px;line-height:1.65;color:#e0e8ed;margin-bottom:33px}.hero-actions{display:flex;align-items:center;gap:29px;flex-wrap:wrap}.hero-secondary{font-size:13px;border-bottom:1px solid #ffffff75;padding:11px 0}.hero-bottom{position:absolute;bottom:28px;left:var(--space);right:var(--space);display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.scroll-prompt{display:flex;gap:17px;align-items:center}.scroll-prompt .arrow{font-size:19px}.intro{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:12%;margin-top:35px}.intro-copy{max-width:550px}.intro-copy>p{font-size:18px;line-height:1.7}.intro-copy>p+p{font-size:15px;color:var(--muted);margin-top:17px}.intro-copy .text-link{margin-top:20px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:74px;border-top:1px solid var(--line);padding-top:34px;gap:30px}.stat strong{display:block;font-size:clamp(39px,4.2vw,63px);font-weight:400;letter-spacing:-.055em;line-height:1.15}.stat span{display:block;margin-top:10px;font-size:12px;color:var(--muted)}.story-image{height:460px;position:relative;overflow:hidden;color:white;background:var(--deep)}.story-image img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.story-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#061b2ad9,transparent 70%)}.image-caption{position:absolute;bottom:47px;left:var(--space);right:var(--space);z-index:1;display:flex;align-items:end;justify-content:space-between;gap:40px}.image-caption h2{font-size:clamp(32px,3.7vw,54px);letter-spacing:-.035em;line-height:1.12;max-width:700px}.image-caption p{font-size:11px;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.expertise{background:white;display:grid;grid-template-columns:.84fr 1.4fr;gap:10%}.expertise-intro .section-heading{margin:27px 0}.expertise-intro>p{font-size:15px;color:var(--muted);max-width:350px}.expertise-intro .text-link{margin-top:28px}.expertise-list{border-top:1px solid var(--line)}.service{border-bottom:1px solid var(--line)}.service summary{list-style:none;cursor:pointer;padding:25px 0;display:grid;grid-template-columns:30px 1fr 25px;align-items:center;gap:18px}.service summary::-webkit-details-marker{display:none}.service-num{font-size:10px;color:var(--muted)}.service h3{font-size:clamp(20px,2vw,28px);line-height:1.2;letter-spacing:-.03em}.service-icon{font-size:25px;line-height:1;text-align:center;font-weight:300;transition:transform .25s}.service[open] .service-icon{transform:rotate(45deg)}.service[open] h3{color:#666b10}.service-body{padding:0 43px 25px 48px;font-size:14px;color:var(--muted);line-height:1.75}.service-body a{display:inline-flex;gap:20px;margin-top:17px;font-size:12px;color:var(--ink);border-bottom:1px solid var(--gold);padding-bottom:5px}.industries{background:var(--deep);color:white}.section-topline{display:flex;justify-content:space-between;gap:70px;align-items:end;margin:25px 0 55px}.section-topline .section-heading{max-width:650px}.section-topline p{font-size:15px;color:#c7d4dc;max-width:380px}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr)}.industry-card{border-top:1px solid #ffffff2c;border-right:1px solid #ffffff2c;min-height:136px;padding:23px 26px;text-align:left;background:transparent;color:white;display:flex;flex-direction:column;justify-content:space-between;gap:22px;transition:background .25s}.industry-card:nth-child(3n){border-right:0}.industry-card:nth-last-child(-n+3){border-bottom:1px solid #ffffff2c}.industry-card:hover{background:#ffffff09}.industry-card .number{font-size:10px;color:#a8b9c4;letter-spacing:.08em}.industry-name{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:18px;line-height:1.3;letter-spacing:-.015em}.industry-name .arrow{font-size:21px;color:var(--gold-light);transition:transform .25s}.industry-card:hover .arrow{transform:translateX(6px)}.purpose{background:var(--paper)}.purpose-heading{display:grid;grid-template-columns:.65fr 1.65fr;gap:9%;margin-bottom:60px}.purpose-heading .section-heading{max-width:860px}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-left:28%;}.value{border-top:1px solid var(--line);padding-top:25px}.value .number{font-size:11px;color:#666b10}.value h3{font-size:24px;line-height:1.2;letter-spacing:-.025em;margin:28px 0 17px}.value p{font-size:14px;line-height:1.75;color:var(--muted)}.careers{display:grid;grid-template-columns:1fr 1fr;background:white}.careers-image{min-height:590px;position:relative}.careers-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.careers-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#062c4770,transparent)}.careers-image span{position:absolute;z-index:1;bottom:30px;left:40px;font-size:10px;letter-spacing:.17em;color:white;text-transform:uppercase}.careers-copy{padding:78px 13% 78px 12%;align-self:center}.careers-copy .section-heading{margin:29px 0 24px;font-size:clamp(35px,4vw,58px)}.careers-copy>p{color:var(--muted);font-size:15px}.career-points{list-style:none;padding:0;margin:25px 0}.career-points li{font-size:13px;line-height:1.6;padding:12px 0;border-bottom:1px solid var(--line);display:flex;gap:13px}.career-points li:before{content:'→';color:#818723}.careers-copy .text-link{margin-top:5px}.contact{background:var(--navy);color:white;padding-top:83px;padding-bottom:95px}.contact .eyebrow{color:var(--gold-light)}.contact h2{color:var(--gold-light)}.contact-side p{color:#dbe4ea}.contact .button.navy{background:var(--gold);color:var(--deep);font-weight:500}.contact .button.navy:hover{background:var(--gold-light);color:var(--deep)}.contact-main{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-top:24px}.contact h2{font-size:clamp(40px,5.3vw,80px);letter-spacing:-.05em;line-height:1.08;max-width:none}.contact-side{padding-bottom:8px;max-width:340px}.contact-side p{font-size:16px;margin-bottom:30px}.site-footer{background:var(--deep);color:white;padding:64px var(--space) 22px;border-top:1px solid #ffffff1f}.footer-main{display:grid;grid-template-columns:1.1fr 1fr 1fr .7fr;gap:50px;margin-bottom:50px}.footer-brand .brand{margin-left:-10px;margin-top:-16px}.footer-brand p{font-size:12px;line-height:1.6;color:#c1d2dd;max-width:180px;margin-top:15px}.footer-title{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#c1d2dd;margin-bottom:22px}.footer-address{font-size:13px;font-style:normal;line-height:1.9;color:#e1e8ed}.footer-offices{display:flex;flex-direction:column;gap:24px}.office-label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-light);margin-bottom:7px}.footer-links{display:flex;flex-direction:column;gap:14px;font-size:13px}.footer-links a:hover,.footer-address a:hover{color:var(--gold-light)}.footer-bottom{padding-top:22px;border-top:1px solid #ffffff28;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#b1c4d1}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.footer-bottom-links{display:flex;gap:24px}.modal{border:0;padding:0;background:var(--paper);color:var(--ink);max-width:min(720px,calc(100% - 32px));max-height:calc(100svh - 40px);width:100%;box-shadow:0 24px 100px #00132455;overflow-y:auto;overscroll-behavior:contain}.modal::backdrop{background:#031e33c9;backdrop-filter:blur(5px)}.modal-inner{padding:55px}.modal-close{position:absolute;right:15px;top:13px;width:44px;height:44px;font-size:29px;background:transparent;line-height:1}.modal h2{font-size:clamp(32px,4vw,47px);line-height:1.12;letter-spacing:-.04em;margin:24px 0}.modal p{color:var(--muted);font-size:15px}.modal .button{margin-top:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:28px}.form-field{display:flex;flex-direction:column;gap:8px;font-size:12px}.form-field.wide{grid-column:1/-1}.form-field input,.form-field select,.form-field textarea{border:1px solid #b8c6cd;background:white;border-radius:0;padding:13px 12px;color:var(--ink);width:100%;font-size:16px}.form-field textarea{min-height:107px;resize:vertical}.form-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.form-status{font-size:13px!important;margin-top:20px;border-left:2px solid var(--gold);padding-left:14px}.hidden{display:none!important}.privacy-copy p+p{margin-top:15px}.privacy-copy h3{font-size:18px;margin-top:25px;margin-bottom:10px}
@media(min-width:1600px){:root{--space:max(100px,calc((100vw - 1400px)/2))}.hero-media{right:0;left:43%}}@media(max-width:1100px){.desktop-nav{gap:23px}.hero{min-height:790px}.hero h1{font-size:87px}.hero-media{left:35%;right:-18%}.hero-description{max-width:370px}.section{padding-top:85px;padding-bottom:85px}.expertise{gap:7%;grid-template-columns:.85fr 1.3fr}.section-topline{gap:45px}.values{margin-left:0;gap:35px}.careers-copy{padding:60px 10%}.footer-main{gap:30px;grid-template-columns:1fr 1fr 1fr}.footer-navigation{display:none}}
@media(max-width:760px){.brand-group{flex-direction:column;align-items:flex-start;gap:6px}.brand-tag{font-size:10px;margin-left:7px}html{scroll-padding-top:25px}.site-header{height:var(--header-mobile)}.desktop-nav{display:none}.brand{width:149px;height:74px}.brand img{width:198px;left:-25px;top:-23px}.menu-toggle{display:flex}.hero{min-height:870px;padding:142px 24px 350px;align-items:start}.hero-copy{max-width:100%;padding-bottom:0}.hero h1{font-size:clamp(42px,13.2vw,74px);letter-spacing:-.06em;margin:25px 0}.hero-description{font-size:15px;max-width:360px;margin-bottom:26px}.hero-actions{gap:22px}.hero .button{font-size:12px;padding:14px 18px;min-height:49px;gap:24px}.hero-secondary{font-size:12px}.hero-media{inset:405px 0 35px 0;height:auto;align-items:start}.hero-media video{object-fit:contain;object-position:center}.hero-shade{inset:350px 0 0;background:linear-gradient(180deg,var(--navy) 0%,#093b6000 35%)}.hero-bottom{bottom:18px;font-size:9px}.hero .eyebrow{font-size:9px}.section{padding:65px 24px}.intro-grid{grid-template-columns:1fr;gap:25px;margin-top:24px}.intro-copy>p{font-size:16px}.intro-copy>p+p{font-size:14px}.stats{grid-template-columns:repeat(2,1fr);gap:32px 24px;margin-top:44px;padding-top:30px}.stat strong{font-size:45px}.stat span{font-size:11px}.story-image{height:450px}.story-image img{object-position:54% center}.image-caption{bottom:30px;display:block}.image-caption h2{font-size:35px;max-width:380px}.image-caption p{font-size:9px;margin-top:22px}.expertise{grid-template-columns:1fr;gap:40px}.expertise-intro .section-heading{margin:22px 0}.expertise-intro .text-link{margin-top:15px}.service summary{grid-template-columns:25px 1fr 25px;gap:12px;padding:22px 0}.service h3{font-size:22px}.service-body{padding:0 12px 24px 37px}.section-topline{display:block;margin:22px 0 35px}.section-topline p{margin-top:23px;font-size:14px}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-card{padding:20px 14px;min-height:146px}.industry-card:nth-child(3n){border-right:1px solid #ffffff2c}.industry-card:nth-child(2n){border-right:0}.industry-card:nth-last-child(-n+3){border-bottom:0}.industry-card:nth-last-child(-n+2){border-bottom:1px solid #ffffff2c}.industry-name{font-size:16px;gap:12px}.industry-name .arrow{font-size:18px}.purpose-heading{grid-template-columns:1fr;gap:22px;margin-bottom:40px}.values{grid-template-columns:1fr;gap:27px}.value{padding-top:22px;display:grid;grid-template-columns:30px 1fr;gap:0 10px}.value .number{padding-top:4px}.value h3{margin:0 0 12px;font-size:24px}.value p{grid-column:2}.careers{grid-template-columns:1fr}.careers-image{min-height:370px}.careers-image span{left:24px}.careers-copy{padding:58px 24px}.careers-copy .section-heading{font-size:42px;margin-top:22px}.contact-main{display:block;margin-top:22px}.contact h2{font-size:57px}.contact-side{margin-top:28px;max-width:100%}.contact-side p{font-size:15px;margin-bottom:23px;max-width:330px}.site-footer{padding:45px 24px 22px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 22px;margin-bottom:35px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand p{margin-top:0;max-width:170px;font-size:11px}.footer-brand .brand{margin-top:-8px;flex:none}.footer-title{margin-bottom:17px}.footer-address,.footer-links{font-size:12px}.footer-offices{gap:19px}.office-label{font-size:9px;margin-bottom:5px}.footer-bottom{flex-direction:column;font-size:9px;gap:17px}.modal-inner{padding:42px 26px 32px}.form-grid{grid-template-columns:1fr;gap:15px}.modal h2{font-size:34px}.form-field.wide{grid-column:auto}}
@media(max-width:370px){.hero{min-height:905px;padding-bottom:300px}.hero h1{font-size:42px}.hero-media{top:445px;left:0;right:0;bottom:55px}.hero-actions{gap:15px}.hero .button{gap:12px;padding:14px}.contact h2{font-size:49px}.footer-main{grid-template-columns:1fr}.footer-brand{display:block}.footer-brand p{margin-top:10px}.industry-card{padding-left:10px;padding-right:10px}.industry-name{font-size:14px}.industry-name .arrow{font-size:15px}.hero-bottom .scroll-prompt{gap:7px;letter-spacing:.08em}}
@media(prefers-reduced-motion:reduce){.hero .button .arrow,.contact .button .arrow,.modal .button .arrow{transition:none}html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header{position:relative}.hero-media,.hero-bottom,.menu-toggle,.contact,.site-footer,dialog{display:none}.hero{min-height:auto;padding:60px 24px}.section{padding:35px 24px}.hero h1{font-size:60px}.story-image{height:240px}.service-body{display:block}.careers-image{min-height:300px}a{color:inherit}}

.site-header,.hero,.mobile-nav,.industries,.site-footer{--focus:#ffffff}
[hidden]{display:none!important}

/* Hero capability constellation: all other page styling stays unchanged. */
.hero-media{justify-content:center}
.hero-network{position:relative;width:min(100%,calc(128svh - 179.2px),1000px);aspect-ratio:1280/1000;flex:none}
.hero-network video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
.capability-label{position:absolute;left:var(--cx);top:var(--cy);transform:translateX(-50%);display:block;width:170px;color:#edf3f5;text-align:center;font-size:clamp(12px,1.08vw,16px);font-weight:400;line-height:1.35;letter-spacing:.035em;text-shadow:0 2px 14px #093b60,0 0 6px #093b60}
.capability-label-center{color:#d5d770}
@media(min-width:761px){.intro .eyebrow,.expertise .eyebrow,.industries .eyebrow,.purpose .eyebrow,.careers .eyebrow{font-size:13px}.hero-media{left:50%;right:-2%;align-items:center}.hero-shade{background:linear-gradient(90deg,var(--navy) 3%,var(--navy) 30%,rgba(9,59,96,.6) 43%,rgba(9,59,96,0) 56%)}}
@media(min-width:761px) and (max-width:1100px){.hero h1{font-size:clamp(58px,7.2vw,79px)}.hero-media{left:46%;right:-4%}.capability-label{width:130px}}
@media(max-width:760px){.hero-media{align-items:center}.hero-network{width:min(100%,550px)}.capability-label{width:120px;font-size:12px;letter-spacing:.015em}.capability-label-center{font-size:12px}}
@media(max-width:370px){.hero-media{left:0;right:0}.capability-label{width:112px}}


