*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 Manrope,Arial,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.2;letter-spacing:-.035em}h2{font-size:clamp(30px,2.8vw,40px)}h3{font-size:24px}a{color:inherit;text-decoration:none;text-underline-offset:5px}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}[hidden]{display:none!important}a,button,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(--blue);outline-offset:4px}::selection{background:var(--brand);color:white}.skip{position:fixed;top:-100px;left:20px;z-index:100;padding:12px 20px;background:white}.skip:focus{top:12px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.055em;line-height:1.6;color:var(--brand)}.section-space{padding:var(--space) var(--edge)}
.header{position:sticky;top:0;z-index:50;background:var(--brand);padding:14px 22px;color:var(--ink)}.header-inner{max-width:1396px;margin:auto;min-height:82px;background:white;border-radius:48px;display:flex;align-items:center;gap:36px;padding:10px 18px 10px 24px;position:relative;box-shadow:0 1px 0 #10254308}.header.is-scrolled{background:transparent}.header.is-scrolled .header-inner{box-shadow:0 5px 28px #1126411f}.header-right{flex:1;min-width:0}.navigation-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{position:relative;display:block;flex-shrink:0;width:103px;height:62px;overflow:hidden;background:var(--brand);border-radius:9px}.brand img{position:absolute;max-width:none;width:294px;height:294px;left:-88px;top:-102px;mix-blend-mode:lighten}.nav{display:flex;align-items:center;gap:28px;font-size:14px}.nav a:hover{color:var(--blue)}.nav-contact{display:inline-flex;align-items:center;gap:20px;background:var(--blue);color:white;border-radius:32px;padding:8px 10px 8px 21px;font-size:14px;font-weight:600;min-height:48px;white-space:nowrap}.nav-contact span{background:white;color:var(--blue);border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font:24px/1 Arial}.nav-contact:hover{background:var(--brand)}.menu-toggle{display:none}.nav-group{position:static}.nav-group>summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:9px;min-height:44px;white-space:nowrap}.nav-group>summary::-webkit-details-marker{display:none}.nav-group>summary:after{content:'';width:6px;height:6px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(45deg);margin-top:-4px}.nav-group[open]>summary{color:var(--blue)}.nav-group[open]>summary:after{transform:rotate(225deg);margin-top:4px}.nav-dropdown{position:absolute;left:0;right:0;top:calc(100% + 8px);background:white;box-shadow:0 18px 36px #11264124;border:1px solid var(--line);border-radius:16px;padding:30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px 28px;max-height:70vh;overflow:auto}.nav-dropdown>a{padding:10px 0;font-size:15px;border-bottom:1px solid var(--line)}.nav-dropdown>a:first-child{grid-row:span 4;font-size:24px;line-height:1.4;font-weight:600;max-width:235px;border:0;padding:10px 20px 10px 0}.nav-dropdown a[aria-current]{color:var(--blue)}
@font-face{font-family:Archivo;src:url('/assets/archivo-regular.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--brand:#204878;--navy:#102b4d;--ink:#142639;--muted:#53606e;--pale:#eaf0f5;--paper:#fff;--line:#ced8e2;--blue:#204878;--edge:max(28px,calc((100vw - 1240px)/2));--space:88px}
body{font-family:Archivo,Arial,sans-serif;line-height:1.6}h1,h2,h3{font-weight:400;letter-spacing:-.04em}h1{font-size:clamp(44px,5.3vw,76px);line-height:1.02}h2{font-size:clamp(32px,3.4vw,49px);line-height:1.08}h3{font-size:30px;line-height:1.14}p{max-width:65ch}.eyebrow{font-size:14px;font-weight:400;letter-spacing:.035em;line-height:1.4;margin-bottom:21px}main p{color:var(--muted)}main img{width:100%;height:100%;object-fit:cover}main figure{overflow:hidden}main a:hover{color:var(--brand)}main section[id]{scroll-margin-top:150px}a,button,summary{touch-action:manipulation}.button,.text-link,.working-link,.hero-explore,.home-title-aside>a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border:1px solid var(--brand);border-radius:30px;background:var(--brand);color:#fff;font-size:15px;line-height:1.4;transition:background .2s,color .2s}.button:hover,.text-link:hover,.working-link:hover{background:var(--navy);color:#fff}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5e91c9;outline-offset:5px}
.header{position:sticky;top:0}.footer-wordmark{display:none}.header .brand{background:var(--brand)}
/* A quiet header sits above a strongly photographic opening. */
.home-introduction,.brand-hero{position:relative;margin:0 24px;min-height:625px;background:var(--navy);overflow:hidden;border-radius:18px;color:white;display:flex;align-items:flex-end;isolation:isolate}
.home-introduction>figure,.brand-hero>figure{position:absolute;inset:0;z-index:-2}.home-introduction:after,.brand-hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#081a2b00 12%,#081a2b38 42%,#081a2bea 100%)}
.home-title-panel,.brand-title-panel{display:grid;grid-template-columns:1.25fr .75fr;gap:64px;align-items:end;padding:48px max(32px,calc(var(--edge) - 24px));width:100%;background:none;color:white}.home-title-panel h1{font-size:clamp(60px,7.5vw,108px)}.home-title-panel h1,.brand-title-panel h1{color:white;max-width:850px}.home-title-panel .eyebrow,.brand-title-panel .eyebrow{color:#fff}.home-title-aside p,.brand-intro>p{font-size:17px;color:#fff;line-height:1.6;margin-bottom:26px}.brand-actions{display:flex;gap:13px;flex-wrap:wrap}.brand-title-panel .button,.home-title-aside>a{color:var(--navy);background:white;border-color:white}.hero-explore{color:white;background:transparent;border-color:#a9b9ca}.brand-hero{min-height:520px}.brand-title-panel{grid-template-columns:1.2fr .8fr;gap:55px}.brand-title-panel h1{font-size:clamp(40px,4.2vw,62px)}.brand-context{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px var(--edge);font-size:14px;color:var(--muted)}.breadcrumbs{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.service-context{display:flex;gap:24px;align-items:center}.service-context a{color:var(--brand)}
#inhalt .page-jumps{position:static;margin:0 var(--edge);padding:8px 0 16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:white;box-shadow:none;gap:10px}#inhalt .page-jumps>a{border-radius:25px}#inhalt .jump-label{margin-left:0}
.section-intro,.page-section-title,.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:75px;align-items:end;margin-bottom:40px}.section-intro>p,.page-section-title>p{font-size:17px;line-height:1.6}.page-section,.category-portfolio,.service-experience,.coverage-section{padding:72px var(--edge)}.coverage-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:18px}.coverage-city{position:relative;isolation:isolate;grid-row:1/3;min-height:550px;display:flex;align-items:flex-end;overflow:hidden;border-radius:14px;background:var(--navy);color:white}.coverage-city>img{position:absolute;inset:0;z-index:-2}.coverage-city:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 20%,#0b2342ed)}.coverage-city>div{padding:36px}.coverage-city h3{font-size:43px;max-width:470px}.coverage-city p{color:white;margin-top:16px;font-size:16px;max-width:390px}.coverage-city .eyebrow{margin:0 0 18px}.coverage-state,.coverage-beyond{padding:32px 36px;border-radius:14px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.coverage-state{background:var(--brand);color:white}.coverage-state p{color:white}.coverage-beyond{background:#e6edf3}.coverage-grid .eyebrow{margin:0}.coverage-state h3{font-size:36px}.coverage-grid a{margin-top:auto;font-size:15px;min-height:38px;display:inline-flex;align-items:center;border-bottom:1px solid currentColor}.coverage-state a:hover{color:#fff}.coverage-note{font-size:14px;margin-top:18px}
/* Planning uses typography and rules, never cards inside cards. */
.page-planning,.inquiry-planning{margin:32px var(--edge) 80px;padding:52px 0 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:100px;background:white;color:var(--ink)}.page-planning h2,.inquiry-planning h2{font-size:clamp(30px,3vw,43px);margin-bottom:24px}.page-planning>div>p:not(.eyebrow),.inquiry-planning>div>p:not(.eyebrow){font-size:17px}.planning-points>div{padding:0 0 25px;margin-bottom:24px;border-bottom:1px solid var(--line);background:none}.planning-points>div:last-child{margin-bottom:0}.planning-points h3{font-size:23px;margin-bottom:12px}.planning-points p{font-size:16px}.planning-ref{display:inline-block;margin-top:22px;color:var(--brand)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;font-size:19px;line-height:1.4;color:var(--ink)}summary::-webkit-details-marker{display:none}summary span{font-size:24px;flex-shrink:0;color:var(--brand)}details[open] summary span{transform:rotate(45deg)}details>p{font-size:16px;padding-bottom:24px}details>p a{text-decoration:underline;color:var(--brand)}.planning-accordions details:first-child{border-top:1px solid var(--line)}
.brand-contact{margin:20px 24px 24px;padding:60px max(32px,calc(var(--edge) - 24px));background:var(--brand);color:white;border-radius:16px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.brand-contact h2{font-size:clamp(35px,4vw,58px);margin-bottom:22px}.brand-contact p{color:white;font-size:17px}.brand-contact>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.brand-contact .button{background:#fff;color:var(--brand);border-color:white}.brand-contact a:not(.button){color:white;font-size:17px}
footer{padding:55px var(--edge) 25px;background:#102b4d;color:white}.footer-top{display:grid;grid-template-columns:.8fr 1fr 1fr 1.2fr;gap:45px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:15px}.footer-links strong{font-weight:400;margin-bottom:15px;color:#b8c9da}.footer-links address{font-style:normal;color:#d7e2ec}.footer-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:45px;padding-top:23px;border-top:1px solid #ffffff35;font-size:14px;color:#d7e2ec}.footer-bottom>div{display:flex;gap:23px}.footer-links a:hover,.footer-bottom a:hover{text-decoration:underline;color:white}
@media(max-width:1000px){.nav{display:none}.nav.open{display:flex}.menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:0;background:none;width:44px;height:44px}.menu-toggle span{width:22px;height:1.5px;background:currentColor}.header-right{margin-left:auto}.navigation-row{justify-content:flex-end}.brand-title-panel,.home-title-panel{gap:35px}.service-context{display:none}.page-planning,.inquiry-planning{gap:50px}.section-intro,.page-section-title{gap:35px}}
@media(max-width:700px){:root{--edge:22px;--space:56px}.home-introduction,.brand-hero{margin:0 12px;min-height:690px;border-radius:12px}.brand-hero{min-height:620px}.home-title-panel,.brand-title-panel{display:block;padding:30px 24px}.home-title-panel h1{font-size:65px}.brand-title-panel h1{font-size:43px}.home-title-aside,.brand-intro{margin-top:26px}.home-title-aside p,.brand-intro>p{font-size:16px}.brand-context{padding:22px}.page-section,.coverage-section,.category-portfolio,.service-experience{padding:52px var(--edge)}.section-intro,.page-section-title,.section-heading{display:block;margin-bottom:28px}.section-intro>p,.page-section-title>p{margin-top:23px;font-size:16px}.coverage-grid{display:flex;flex-direction:column;gap:14px}.coverage-city{min-height:430px}.coverage-city>div{padding:28px}.coverage-city h3{font-size:37px}.coverage-state,.coverage-beyond{padding:28px}.coverage-state h3{font-size:34px}.page-planning,.inquiry-planning{display:block;margin:0 var(--edge) 55px;padding-top:35px}.planning-points,.planning-accordions{margin-top:35px}.page-planning h2,.inquiry-planning h2{font-size:34px}.brand-contact{margin:0 12px 12px;padding:36px 25px;display:block}.brand-contact>div:last-child{margin-top:27px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom>div{flex-wrap:wrap;gap:12px 20px}footer a{overflow-wrap:anywhere}#inhalt .page-jumps{overflow-x:auto;flex-wrap:nowrap}#inhalt .page-jumps>a{flex:none;padding:9px 14px}.eyebrow{margin-bottom:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Landing page: a compact editorial introduction and a deliberately varied service mosaic. */
.home-statement{display:grid;grid-template-columns:.42fr 1fr;gap:28px 75px}.editorial-label{display:flex;align-items:flex-start;flex-direction:column;gap:20px}.editorial-label p{font-size:14px;color:var(--brand)}.editorial-label>a{font-size:15px;border-bottom:1px solid var(--line);padding-bottom:4px}.home-statement h2{font-size:clamp(32px,3.3vw,47px)}.statement-bottom{grid-column:2;display:grid;grid-template-columns:1fr 1fr;gap:30px}.statement-bottom p{font-size:16px}.references{padding:10px var(--edge) 48px}.reference-panel{border-top:1px solid var(--line);padding-top:28px}.references h2{font-size:15px;letter-spacing:0;color:var(--muted);margin-bottom:24px}.reference-wall{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:30px;align-items:center;list-style:none;margin:0;padding:0}.reference-wall li{height:75px;display:flex;align-items:center;justify-content:center;min-width:0}.reference-wall img{height:auto;max-height:50px;width:auto;max-width:135px;object-fit:contain;filter:grayscale(1)}.reference-wall .ref-ehsan img{max-width:55px}.ref-cyber span{font-size:21px}.reference-caption{font-size:14px;text-align:center}.reference-page .references{padding:65px var(--edge)}.reference-page .reference-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.reference-page .reference-wall li{height:180px;flex-direction:column;gap:25px;border-bottom:1px solid var(--line)}
.editorial-heading{display:grid;grid-template-columns:.42fr 1fr;gap:75px;margin-bottom:38px;align-items:start}.editorial-heading h2{font-size:clamp(34px,3.5vw,50px)}.editorial-heading .eyebrow{padding-top:6px}.landing-services{display:grid;grid-template-columns:.78fr 1.12fr 1fr;grid-template-rows:260px 260px;gap:18px}.service-note{grid-column:1;grid-row:1;padding:27px;background:#e3ebf3;border-radius:14px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between}.service-note h3{font-size:30px;color:var(--brand)}.service-note a{font-size:15px;border-bottom:1px solid var(--brand);padding-bottom:5px;color:var(--brand)}.landing-service{position:relative;isolation:isolate;overflow:hidden;border-radius:14px;display:flex;align-items:flex-end;background:var(--navy);color:white;min-width:0}.landing-service>figure{position:absolute;inset:0;z-index:-2}.landing-service img{transition:transform .4s}.landing-service:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#08192e08 10%,#08192e30 30%,#08192eee 100%)}.landing-service:hover img{transform:scale(1.03)}.landing-service:hover{color:white}.landing-service-copy{width:100%;padding:25px}.landing-service h3{font-size:30px;color:white;margin-bottom:12px}.landing-service p{color:white;font-size:16px;line-height:1.5}.landing-service-action{display:inline-block;margin-top:20px;font-size:14px;padding-bottom:4px;border-bottom:1px solid #ffffff80}.landing-service:nth-of-type(1){grid-column:2;grid-row:1/3}.landing-service:nth-of-type(1) h3{font-size:39px}.landing-service:nth-of-type(2){grid-column:3;grid-row:1}.landing-service:nth-of-type(3){grid-column:1;grid-row:2}.landing-service:nth-of-type(4){grid-column:3;grid-row:2}.landing-service:not(:nth-of-type(1)) p{display:none}.landing-service:nth-of-type(3) h3{font-size:28px}
.working-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:0;background:#e6edf3;border-radius:16px;overflow:hidden}.working-copy{padding:46px}.working-copy h2{font-size:clamp(35px,3.5vw,50px)}.working-intro{margin:22px 0 26px;font-size:17px}.working-steps{display:grid;grid-template-columns:1fr 1fr;gap:24px 28px;margin:30px 0}.working-steps article{border-top:1px solid #a7bacd;padding-top:17px}.working-steps h3{font-size:22px;margin-bottom:9px;letter-spacing:-.02em}.working-steps p{font-size:15px}.working-photo{min-height:600px}.working-photo img{height:100%}.working-link{margin-top:4px}.home-working{padding-top:20px}
.sectors{background:white}.sector-explorer{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.sector-controls h2{margin-bottom:20px}.sector-tabs{display:flex;flex-direction:column;margin-top:28px}.sector-tabs button{display:flex;align-items:center;gap:16px;text-align:left;border:0;border-bottom:1px solid var(--line);background:none;padding:15px 0;color:var(--muted);font-size:18px;line-height:1.3}.sector-tabs button[aria-selected=true]{color:var(--brand)}.sector-tabs .choice-thumb{width:66px;height:48px;border-radius:5px;object-fit:cover;flex-shrink:0}.sector-stage{min-width:0}.sector-scene{min-height:540px;position:relative;isolation:isolate;overflow:hidden;border-radius:14px;background:var(--navy);color:white}.sector-scene>img{position:absolute;inset:0;z-index:-2}.sector-scene:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 8%,#0c223ff0)}.scene-copy{position:absolute;bottom:32px;left:32px;right:32px}.scene-label{font-size:14px;display:block;margin-bottom:17px}.scene-copy h3{font-size:35px;margin-bottom:16px}.scene-copy p{color:white;font-size:16px}.scene-link{margin-top:23px;display:inline-flex;padding:10px 20px;border:1px solid #ffffff90;border-radius:30px;font-size:15px}.scene-link:hover{color:white;background:#ffffff15}
.partnership{margin:35px var(--edge) 75px;padding:0;display:grid;grid-template-columns:1fr 1fr;border-radius:16px;overflow:hidden;background:var(--brand);color:white}.region-photo{min-height:450px;position:relative}.region-photo img{position:absolute;inset:0}.region-statement{padding:45px;display:flex;flex-direction:column;justify-content:center}.region-statement .eyebrow,.region-statement p{color:white}.region-statement h2{font-size:40px;line-height:1.1;margin-bottom:24px}.region-statement a{display:inline-flex;margin-top:25px;padding:10px 21px;border:1px solid #ffffff90;border-radius:30px;font-size:15px}.region-statement a:hover{color:white}.home-faq,.page-faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.home-faq h2,.page-faq h2{font-size:38px}.home-faq details:first-child,.page-faq details:first-child{border-top:1px solid var(--line)}.home-faq{padding-top:25px}
.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:0;margin:25px 24px 24px;padding:0;background:var(--brand);color:white;border-radius:16px;overflow:hidden}.contact-photo{position:relative;min-height:470px}.contact-photo img{position:absolute;inset:0}.contact-editorial{padding:48px}.contact-editorial .eyebrow,.contact-editorial p{color:white}.contact-editorial h2{font-size:56px;margin-bottom:28px}.contact-editorial .button{margin-top:25px;background:white;color:var(--brand);border-color:white}.contact-email{display:block;margin-top:22px;color:white}.contact-email:hover{color:white}
/* Service hubs use a visual catalogue; detailed pages retain an accessible image explorer. */
.portfolio-title{margin-bottom:35px}.portfolio-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px}.portfolio-tabs,.area-tabs{display:flex;flex-direction:column;align-self:start}.portfolio-tabs button,.area-tabs button{display:flex;align-items:center;gap:15px;min-height:64px;border:0;border-bottom:1px solid var(--line);background:white;text-align:left;padding:12px 0;color:var(--muted);font-size:18px;line-height:1.35}.portfolio-tabs button[aria-selected=true],.area-tabs button[aria-selected=true]{color:var(--brand);border-bottom-color:var(--brand)}.choice-thumb{width:66px;height:49px;object-fit:cover;border-radius:5px;flex-shrink:0}.portfolio-panel,.area-panel{overflow:hidden;border-radius:14px;background:var(--brand);color:white}.portfolio-panel>figure{height:370px}.portfolio-panel>div,.area-copy{padding:32px}.portfolio-panel h3,.area-copy h3{font-size:34px;margin-bottom:18px}.portfolio-panel p,.area-copy p{color:white;font-size:17px;line-height:1.6}.portfolio-panel .text-link,.area-copy .text-link{background:white;color:var(--brand);border-color:white;margin-top:23px}.portfolio-stage,.area-stage{min-width:0}.category-proof{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;margin:0 var(--edge) 65px;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-proof h2{font-size:28px}.category-proof>div{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.category-proof h3{font-size:19px;margin-bottom:10px}.category-proof p{font-size:15px}.category-proof strong{display:block;font-size:19px;font-weight:400;margin-bottom:9px}.service-experience{display:grid;grid-template-columns:.72fr 1.28fr;gap:30px 50px}.experience-heading{grid-column:1;grid-row:1}.experience-heading h2{font-size:40px}.area-tabs{grid-column:1;grid-row:2}.area-stage{grid-column:2;grid-row:1/3}.area-panel>figure{height:360px}
/* Destination cards lead with photography; surrounding copy remains on the page. */
.linked-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.linked-card{display:block;min-width:0}.linked-card>figure{height:350px;border-radius:14px;background:var(--navy);overflow:hidden}.linked-card img,.visual-related img,.industry-grid img{transition:transform .35s}.linked-card:hover img,.visual-related:hover img,.industry-grid a:hover img{transform:scale(1.025)}.visual-card-copy{padding:22px 0}.visual-card-copy h3,.visual-card-copy strong{font-size:30px;line-height:1.16;letter-spacing:-.03em;display:block;font-weight:400;color:var(--ink);margin-bottom:13px}.visual-card-copy p,.visual-card-copy>span:not(.card-action){font-size:16px;color:var(--muted);line-height:1.6}.visual-card-copy>span:last-child{display:block;margin-top:17px;color:var(--brand);font-size:14px}.industry-detail .linked-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-detail .linked-card>figure{height:300px}.industry-detail .visual-card-copy h3{font-size:27px}.service-directory .linked-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-directory .linked-card>figure{height:235px}.service-directory .visual-card-copy h3{font-size:24px}.service-directory .page-section>figure{display:none}.related-pages{padding:65px var(--edge)}.related-pages>p{font-size:34px;color:var(--ink);margin-bottom:28px;letter-spacing:-.035em}.related-pages>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.related-pages>div:has(>a:last-child:nth-child(2)){grid-template-columns:repeat(2,minmax(0,1fr))}.visual-related>figure{height:265px;overflow:hidden;border-radius:12px}.visual-related .visual-card-copy strong{font-size:27px}.related-all{display:inline-flex;margin-top:20px;padding:12px 22px;border:1px solid var(--brand);border-radius:30px;color:var(--brand);font-size:15px}
.industry-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.industry-grid>a{position:relative;isolation:isolate;min-height:440px;overflow:hidden;display:flex;align-items:flex-end;background:var(--navy);border-radius:14px;color:white}.industry-grid>a>img{position:absolute;inset:0;z-index:-2}.industry-grid>a:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 10%,#0c2342ef)}.industry-grid>a>div{padding:32px}.industry-grid h2{font-size:39px}.industry-grid p{margin-top:14px;color:white}.industry-grid span{display:inline-block;margin-top:24px;font-size:14px;border-bottom:1px solid #ffffff90;padding-bottom:4px}.industry-grid>a:hover{color:white}
/* Contact and practical information are deliberately quiet working surfaces. */
.page-opening{padding:65px var(--edge) 25px}.page-opening .breadcrumbs{margin-bottom:35px}.page-opening h1{max-width:930px}.page-opening>p,.page-hero-copy>p:not(.eyebrow){font-size:18px;margin-top:25px;max-width:700px}.page-opening .button{margin-top:24px}.contact-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:85px}.contact-layout h2{font-size:37px;margin-bottom:20px}.contact-layout>div>p{margin-bottom:30px}.contact-layout form{padding:0}.contact-layout label{display:block;font-size:15px;color:var(--ink)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-layout input,.contact-layout select,.contact-layout textarea{display:block;width:100%;min-width:0;margin:10px 0 25px;padding:13px 15px;border:1px solid #b8c6d5;background:white;color:var(--ink);border-radius:5px;font-size:16px}.contact-layout textarea{resize:vertical}.form-note{font-size:14px;margin-bottom:25px}.form-note a{text-decoration:underline}.contact-layout button:disabled{opacity:.55;cursor:not-allowed}.contact-details{background:var(--navy);color:white;border-radius:14px;overflow:hidden;padding:0 28px 32px;align-self:start}.contact-location{height:225px;margin:0 -28px 27px}.contact-details h2{font-size:30px}.contact-details h3{font-size:18px;margin-bottom:9px;color:#b7cbdc}.contact-details>div{margin-top:25px}.contact-details a{display:block;font-size:16px;color:white;overflow-wrap:anywhere}.contact-details p,.contact-details address{color:white;font-size:16px;font-style:normal}.contact-details a:hover{text-decoration:underline;color:white}.contact-details address+a{margin-top:10px;font-size:14px}.vacancy-state{max-width:800px;border-top:1px solid var(--line);padding-top:32px}.vacancy-state h3{font-size:28px;margin-bottom:18px}.vacancy-state .button{margin-top:25px}.legal-toc{display:flex;flex-wrap:wrap;gap:20px;padding:25px var(--edge);border-block:1px solid var(--line)}.legal-toc a{font-size:15px}.legal-content{max-width:850px;margin:auto;padding:40px 28px 75px}.legal-content h2{font-size:28px;margin:35px 0 18px}.legal-content p{margin-bottom:18px}.legal-content a{text-decoration:underline;overflow-wrap:anywhere}.legal-note{font-size:15px}.inquiry-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.inquiry-facts h3{font-size:24px;margin-bottom:15px}.header details{border:0}.header summary{font-size:inherit}.header [open] summary span{transform:none}
@media(min-width:1400px){.home-introduction{min-height:690px}}
@media(max-width:1100px){.home-statement,.editorial-heading{grid-template-columns:.33fr 1fr;gap:25px 40px}.landing-services{grid-template-columns:.85fr 1.1fr 1fr;grid-template-rows:245px 245px}.landing-service-copy{padding:22px}.landing-service h3{font-size:26px}.landing-service:nth-of-type(1) h3{font-size:33px}.service-note{padding:23px}.service-note h3{font-size:27px}.working-copy{padding:33px}.sector-explorer{gap:35px}.service-directory .linked-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-layout{gap:40px}.region-statement{padding:32px}.region-statement h2{font-size:35px}}
@media(max-width:800px){.landing-services{grid-template-columns:1fr 1fr;grid-template-rows:220px 340px 260px}.service-note{grid-column:1;grid-row:1}.landing-service:nth-of-type(1){grid-column:2;grid-row:1/3}.landing-service:nth-of-type(2){grid-column:1;grid-row:2}.landing-service:nth-of-type(3){grid-column:1;grid-row:3}.landing-service:nth-of-type(4){grid-column:2;grid-row:3}.working-layout{grid-template-columns:1fr}.working-photo{min-height:0;height:350px}.sector-explorer{grid-template-columns:1fr}.sector-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.sector-scene{min-height:460px}.partnership{grid-template-columns:1fr}.region-photo{min-height:320px}.portfolio-layout{grid-template-columns:1fr}.portfolio-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.service-experience{display:block}.area-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin:28px 0}.area-panel>figure{height:340px}.category-proof{grid-template-columns:1fr;gap:24px}.contact-layout{grid-template-columns:1fr}.contact-details{max-width:none}.reference-wall{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.industry-detail .linked-grid,.service-directory .linked-grid{grid-template-columns:1fr 1fr}.related-pages>div{grid-template-columns:1fr 1fr}.home-faq,.page-faq{grid-template-columns:1fr;gap:27px}.contact{grid-template-columns:1fr 1fr}.contact-editorial{padding:30px}.contact-editorial h2{font-size:41px}}
@media(max-width:600px){.home-statement{display:block}.editorial-label{flex-direction:row;justify-content:space-between;margin-bottom:26px}.home-statement h2{font-size:35px}.statement-bottom{display:block;margin-top:25px}.statement-bottom p+p{margin-top:17px}.references{padding-bottom:18px}.reference-wall img{max-width:90px;max-height:38px}.ref-cyber span{font-size:17px}.reference-wall .ref-ehsan img{max-width:43px}.reference-page .reference-wall{grid-template-columns:1fr 1fr}.reference-page .reference-wall li{height:160px}.reference-caption{font-size:13px}.editorial-heading{display:block}.editorial-heading h2{font-size:36px}.landing-services{display:flex;flex-direction:column;gap:16px}.service-note{min-height:165px;gap:24px}.service-note h3{max-width:240px}.landing-service{min-height:320px}.landing-service:nth-of-type(1){min-height:445px}.landing-service:nth-of-type(1) h3{font-size:36px}.landing-service-copy{padding:27px}.landing-service h3{font-size:30px}.landing-service-action{margin-top:15px}.home-working{padding-top:0}.working-copy{padding:29px 25px}.working-copy h2{font-size:36px}.working-steps{grid-template-columns:1fr;gap:20px}.working-steps h3{font-size:22px}.working-photo{height:280px}.sector-tabs button{font-size:16px;gap:10px}.sector-tabs .choice-thumb{width:48px;height:43px}.sector-scene{min-height:460px}.scene-copy{left:26px;right:26px;bottom:27px}.scene-copy h3{font-size:31px}.partnership{margin:0 22px 55px}.region-photo{min-height:250px}.region-statement{padding:30px 25px}.region-statement h2{font-size:33px}.home-faq h2,.page-faq h2{font-size:33px}.contact{grid-template-columns:1fr;margin:0 12px 12px}.contact-photo{min-height:260px}.contact-editorial{padding:31px 25px}.contact-editorial h2{font-size:44px}.linked-grid,.industry-detail .linked-grid,.service-directory .linked-grid,.related-pages>div,.related-pages>div:has(>a:last-child:nth-child(2)){grid-template-columns:1fr;gap:27px}.linked-card>figure,.industry-detail .linked-card>figure,.service-directory .linked-card>figure{height:275px}.visual-card-copy{padding:20px 0 0}.visual-card-copy h3,.service-directory .visual-card-copy h3{font-size:29px}.industry-grid{grid-template-columns:1fr;gap:18px}.industry-grid>a{min-height:365px}.industry-grid>a>div{padding:27px}.industry-grid h2{font-size:34px}.portfolio-tabs button,.area-tabs button{font-size:16px;gap:10px;align-items:flex-start}.choice-thumb{width:45px;height:40px}.portfolio-panel>figure,.area-panel>figure{height:270px}.portfolio-panel>div,.area-copy{padding:27px}.portfolio-panel h3,.area-copy h3{font-size:30px}.portfolio-panel p,.area-copy p{font-size:16px}.experience-heading h2{font-size:35px}.category-proof{margin-bottom:48px}.category-proof>div{grid-template-columns:1fr;gap:21px}.related-pages{padding:48px 22px}.related-pages>p{font-size:31px}.visual-related>figure{height:250px}.page-opening{padding:40px 22px 10px}.page-opening h1{font-size:42px}.page-opening>p,.page-hero-copy>p:not(.eyebrow){font-size:16px}.form-row{grid-template-columns:1fr;gap:0}.contact-layout h2{font-size:32px}.inquiry-facts{grid-template-columns:1fr}.brand-intro .hero-explore{background:#102b4d99}}
/* Partner marks retain their original clear light-on-dark presentation. */
.reference-panel{padding:27px 30px 31px;background:var(--navy);border:0;border-radius:14px}.references h2{color:#fff}.reference-panel .reference-wall img{filter:brightness(0) invert(1)}.reference-panel .ref-valet img{filter:grayscale(1) invert(1) contrast(1.3) brightness(6);mix-blend-mode:screen}.reference-panel .ref-cyber,.reference-panel .reference-caption{color:#fff}.header .nav-contact span{display:none}
@media(max-width:600px){.portfolio-tabs,.area-tabs{grid-template-columns:minmax(0,1fr)}.portfolio-tabs button,.area-tabs button{align-items:center;gap:15px;font-size:17px;min-width:0}.portfolio-tabs .choice-thumb,.area-tabs .choice-thumb{width:62px;height:45px}.choice-label{min-width:0;overflow-wrap:anywhere}.reference-panel{padding:25px 17px}.reference-wall{gap:12px}}
@media(max-width:1000px){.nav.open{flex-direction:column;align-items:stretch}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}}
h1,h2,h3{overflow-wrap:break-word;hyphens:auto}.reference-caption{overflow-wrap:anywhere}
.hero-explore:hover{color:#fff;background:#ffffff18;border-color:white}
/* Branded workwear and faces remain visible in wide hero crops. */
.home-introduction>figure img[data-brand-photo],.brand-hero>figure img[data-brand-photo]{object-position:50% 0%}
.working-photo img[data-brand-photo="team"],.contact-photo img[data-brand-photo="team"]{object-position:47% 25%}
.menu-feature>img[data-brand-photo]{object-position:50% 20%}
@media(max-width:700px){
 .home-introduction:has(img[data-brand-photo]),.brand-hero:has(img[data-brand-photo]){display:block;min-height:0;padding-top:280px}
 .home-introduction:has(img[data-brand-photo])>figure,.brand-hero:has(img[data-brand-photo])>figure{height:320px;bottom:auto}
 .home-introduction:has(img[data-brand-photo]):after,.brand-hero:has(img[data-brand-photo]):after{background:linear-gradient(180deg,transparent 180px,#102b4d55 250px,var(--navy) 320px)}
}
@media(min-width:701px){
 .home-introduction:has(img[data-brand-photo]):after,.brand-hero:has(img[data-brand-photo]):after{background:linear-gradient(180deg,transparent 15%,#081a2b20 25%,#081a2bb3 43%,#081a2bea 100%)}
}
.portfolio-panel>figure img[data-brand-photo],.area-panel>figure img[data-brand-photo],.linked-card>figure img[data-brand-photo],.visual-related>figure img[data-brand-photo]{object-position:50% 0%}

.reference-panel .reference-more{max-width:none;margin:24px 0 0;text-align:center;font-size:15px;color:#fff}
/* Open editorial guidance: generous reading measure, no nested card surfaces. */
.content-depth{padding:64px var(--edge) 72px;border-top:1px solid var(--line);scroll-margin-top:150px}
.depth-heading{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:start;margin-bottom:44px}
.depth-heading h2{max-width:650px;font-size:clamp(30px,3.2vw,44px)}
.depth-heading>p{font-size:18px;line-height:1.65;max-width:56ch}
.depth-articles{display:grid;grid-template-columns:1fr 1fr;gap:40px 64px}
.depth-articles>article{min-width:0;border-top:1px solid var(--line);padding-top:24px}
.depth-articles h3{font-size:25px;line-height:1.25;letter-spacing:-.025em;margin-bottom:17px}
.depth-articles p{font-size:16px;line-height:1.8;max-width:65ch}
.depth-articles p+p{margin-top:16px}
.depth-articles>article:only-child{grid-column:1/-1;max-width:820px}
.depth-example{margin-top:40px;border-left:3px solid var(--brand);padding:3px 0 3px 26px;max-width:920px}
.depth-example h3{font-size:23px;line-height:1.35;margin-bottom:13px}
.depth-example p{font-size:16px;line-height:1.8;max-width:80ch}
.depth-related{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px 28px}
.depth-related a{font-size:15px;line-height:1.5;padding:10px 0;border-bottom:1px solid var(--line);color:var(--brand)}
.depth-related a:hover{border-color:var(--brand)}
@media(max-width:800px){.depth-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.depth-articles{gap:32px}.depth-heading>p{font-size:17px}}
@media(max-width:600px){.content-depth{padding:44px var(--edge) 48px}.depth-articles{grid-template-columns:1fr}.depth-articles h3{font-size:24px}.depth-example{padding-left:19px}.depth-related{display:block}.depth-related a{display:block;margin-top:5px}}

.content-depth h2,.content-depth h3{hyphens:none;text-wrap:balance}

/* Project planning is a readable editorial feature, distinct from client proof. */
.project-examples{padding:68px var(--edge);border-top:1px solid var(--line);scroll-margin-top:140px}
.project-example{padding:48px 0;border-top:1px solid var(--line);scroll-margin-top:140px}
.project-example:last-child{padding-bottom:0}
.project-example-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:start;margin-bottom:36px}
.project-example h3{font-size:clamp(28px,3.1vw,42px);line-height:1.12;max-width:19ch;text-wrap:balance}
.project-example .example-disclosure{color:var(--brand);font-size:13px;font-weight:600;line-height:1.55;margin:18px 0}
.project-example-heading>div>p:last-child{font-size:17px;line-height:1.75;max-width:56ch}
.project-example figure{margin:0;min-width:0}
.project-example figure img{width:100%;aspect-ratio:3/2;object-fit:cover;object-position:50% 20%;display:block}
.project-example figcaption{font-size:12px;line-height:1.5;color:var(--muted);margin-top:10px}
.project-example h4{font-size:21px;line-height:1.3;letter-spacing:-.02em;margin:0 0 14px;color:var(--ink)}
.project-example .depth-articles>div{min-width:0;padding-top:22px;border-top:1px solid var(--line)}
.example-context-link{padding:0 var(--edge) 35px;font-size:15px}
.example-context-link a{color:var(--brand);text-decoration:underline;text-underline-offset:5px}
.request-template{margin:28px var(--edge) 50px;padding:30px 0;border-top:2px solid var(--brand);display:flex;justify-content:space-between;align-items:center;gap:36px}
.request-template>div{max-width:65ch}.request-template h3{font-size:26px;line-height:1.3;margin-bottom:14px}.request-template p{font-size:16px;line-height:1.7}
.request-template .button{flex:none;display:block;text-align:center}.download-format{display:block;font-size:12px;font-weight:400;margin-top:5px}
@media(max-width:800px){.project-example-heading{grid-template-columns:1fr;gap:24px}.project-example h3{max-width:24ch}.request-template{align-items:flex-start;flex-direction:column;gap:22px}}
@media(max-width:600px){.project-examples{padding:44px var(--edge)}.project-example{padding:32px 0}.project-example .depth-articles{gap:26px}.request-template .button{width:100%}}
