:root{--ink:#07172f;--paper:#f7f7f3;--mist:#eaf0f4;--muted:#627186;--line:#d7dfe4;--blue:#b7832f;--gold:#d6ac62;--white:#fff}*{box-sizing:border-box}html{overscroll-behavior-x:none;scroll-behavior:smooth;width:100%;max-width:100%;overflow-x:clip}body{background:var(--paper);width:100%;max-width:100%;color:var(--ink);overscroll-behavior-x:none;margin:0;font-family:Manrope,Arial,sans-serif;position:relative;overflow-x:clip}a{color:inherit}img,svg{max-width:100%}main{background:var(--paper);overflow:hidden}.shell,.container{max-width:1440px;margin:auto;padding:0 clamp(22px,6vw,96px)}.eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:800}.eyebrow:before{content:"";border-top:1px solid var(--blue);vertical-align:middle;width:25px;margin:0 9px 2px 0;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em;font-weight:600;line-height:.96}h1{max-width:890px;font-size:clamp(52px,8vw,116px)}h2{font-size:clamp(40px,5.4vw,78px)}h1 em,h2 em{font-family:Playfair Display,Georgia,serif;font-weight:600}.lede{max-width:610px;color:var(--muted);font-size:16px;line-height:1.75}.button{background:var(--ink);color:#fff;cursor:pointer;border:0;align-items:center;gap:18px;padding:15px 18px;font:800 12px Manrope;text-decoration:none;display:inline-flex}.button:hover{background:var(--blue)}.button.button-gold{background:var(--gold);color:var(--ink)}.button.button-gold:hover{background:#f0cf91}.button.ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.utility-bar{color:#aebdca;background:#061326;border-bottom:1px solid #d6ac622e}.utility-bar .container{justify-content:space-between;align-items:center;gap:22px;height:31px;display:flex}.utility-bar a{letter-spacing:.04em;white-space:nowrap;font-size:9px;font-weight:700;text-decoration:none}.utility-bar a:hover{color:var(--gold)}.utility-office span{color:#d6ac62;letter-spacing:.15em;margin-right:8px;font-size:8px}.utility-office b{color:#d7e1e9;margin-left:10px;font-weight:700}.utility-actions{align-items:center;gap:18px;display:flex}.utility-actions a:first-child{color:#fff;font-size:10px}.utility-actions a+a{color:#e6c889;border-left:1px solid #d6ac623d;padding-left:18px}.site-header{background:var(--ink);border-bottom:1px solid #d6ac6247;justify-content:space-between;align-items:center;gap:25px;max-width:none;height:96px;padding-left:clamp(22px,6vw,96px);padding-right:clamp(22px,6vw,96px);display:flex}.brand{letter-spacing:.09em;color:#f8f0de;align-items:center;gap:12px;font-size:11px;font-weight:800;line-height:1.05;text-decoration:none;display:flex}.brand-mark{background:var(--ink);width:31px;height:31px;color:var(--paper);border-radius:50%;place-items:center;font:italic 20px Georgia;display:grid}.brand-logo{object-fit:contain;background:var(--ink);border-radius:50%;width:76px;height:76px;box-shadow:0 0 0 4px #d6ac6229,0 10px 24px #00000061}.nav{gap:28px;display:flex}.nav a{color:#f8f0de;font-size:11px;font-weight:800;text-decoration:none;transition:color .25s}.nav a:hover{color:var(--gold)}.header-cta{letter-spacing:.04em;color:#f8f0de;border:1px solid #d6ac62b3;padding:12px 14px;font-size:10px;font-weight:800;text-decoration:none;transition:background .2s,color .2s}.header-cta:hover{background:var(--gold);color:var(--ink)}.header-cta span{color:var(--gold);margin-left:5px;font-size:15px}.header-cta:hover span{color:var(--ink)}.header-phone{color:#f8f0de;letter-spacing:.02em;white-space:nowrap;border-left:1px solid #d6ac6252;gap:3px;padding:9px 15px;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s;display:grid}.header-phone small{letter-spacing:.13em;color:#d6ac62;font-size:8px}.header-phone:hover{background:#d6ac621a}.menu{background:0 0;border:0;font-size:23px;display:none}.mobile-nav{display:none}.hero{color:#f8f0de;grid-template-columns:1.06fr .94fr;align-items:center;gap:50px;min-height:610px;padding:8vh 0;display:grid;position:relative}.hero-copy{animation:.9s cubic-bezier(.2,.8,.2,1) both heroIn}.hero-copy .lede{color:#bdc7d4;margin:31px 0}.hero-visual{background:linear-gradient(135deg,#09203c,#396e9f);border:1px solid #d6ac6273;height:490px;animation:1.15s cubic-bezier(.2,.8,.2,1) .14s both visualIn;position:relative;overflow:hidden;box-shadow:22px 25px #b7832f38,0 30px 60px #0000005c}.hero-visual img{object-fit:cover;opacity:.84;width:100%;height:100%;animation:16s ease-in-out infinite alternate slowZoom}.hero-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(115deg,#04122775,#0000 52%),repeating-linear-gradient(90deg,#0000 0 54px,#d6ac6229 55px 56px),repeating-linear-gradient(0deg,#0000 0 54px,#d6ac621c 55px 56px);animation:14s linear infinite gridDrift;position:absolute;inset:0}.hero-visual:after{content:"MEP / BIM / EXECUTION";z-index:2;color:#fff;letter-spacing:.16em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07172f8a;border:1px solid #d6ac62bf;padding:9px 11px;font-size:10px;font-weight:800;position:absolute;bottom:18px;left:20px}.home-hero{min-height:570px;padding:0;display:block;position:relative}.home-hero .hero-copy{z-index:4;width:min(500px,43%);animation:none;position:absolute;top:50%;left:5.5%;transform:translateY(-50%)}.home-hero h1{max-width:510px;font-size:clamp(44px,3.9vw,62px)}.home-hero .hero-copy .lede{margin:23px 0}.home-hero .hero-visual{height:570px;margin:0;box-shadow:0 28px 60px #0000005c}.home-hero .hero-visual:after{display:none}.home-hero .hero-visual:before{background:linear-gradient(90deg,#041227e8 0,#041227b8 34%,#04122724 61%,#04122747),repeating-linear-gradient(90deg,#0000 0 54px,#d6ac6229 55px 56px),repeating-linear-gradient(0deg,#0000 0 54px,#d6ac621c 55px 56px)}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.text-link{color:var(--ink);font-size:11px;font-weight:800;text-decoration:none}.text-link span{color:var(--blue);margin-left:4px;font-size:16px}.text-link.light{color:#f8f0de}.text-link.light span{color:#d6ac62}.hero-visual-note{z-index:3;color:#fff;border:1px solid var(--gold);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#041227ed;gap:7px;min-width:270px;padding:16px 18px;display:grid;position:absolute;bottom:84px;left:auto;right:22px;box-shadow:0 12px 26px #00000059}.hero-visual-note span{letter-spacing:.15em;color:#efcb89;font-size:9px;font-weight:800}.hero-visual-note strong{letter-spacing:.08em;font-size:11px}.hero-visual-note small{color:#d3dde5;font-size:11px}.hero-stats{margin-top:-54px}.home-position{border-top:0;grid-template-columns:.87fr 1.13fr;align-items:center;gap:75px;padding-top:100px;display:grid}.home-position-image{height:475px;position:relative;overflow:hidden;box-shadow:-16px 18px #b7832f29}.home-position-image img{object-fit:cover;filter:saturate(.84)contrast(1.04)}.home-position-copy>p:not(.eyebrow){color:#4d6074;max-width:590px;margin:26px 0;font-size:15px;line-height:1.72}.home-flow{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:34px 0 25px;display:grid}.home-flow>div{border-right:1px solid var(--line);gap:7px;margin-right:14px;padding:17px 16px 0 0;display:grid}.home-flow>div:last-child{border:0}.home-flow span{color:var(--blue);font-family:Playfair Display;font-size:23px}.home-flow b{font-size:12px}.home-flow small{color:var(--muted);font-size:10px;line-height:1.5}.home-sectors{background:#edf1f1;margin-inline:calc(-1*clamp(22px,6vw,96px));padding-inline:clamp(22px,6vw,96px)}.home-sector-grid{border-top:1px solid #c7d1d7;grid-template-columns:repeat(4,1fr);display:grid}.home-sector-grid a{border-right:1px solid #c7d1d7;gap:12px;min-height:198px;margin-right:20px;padding:25px 22px 0 0;text-decoration:none;transition:padding .25s,background .25s;display:grid}.home-sector-grid a:last-child{border:0}.home-sector-grid a:hover{background:#ffffff61;padding-left:13px}.home-sector-grid span{color:var(--blue);font-family:Playfair Display;font-size:28px}.home-sector-grid b{letter-spacing:-.03em;font-size:16px}.home-sector-grid small{color:var(--muted);font-size:11px;line-height:1.55}.dark-link{color:var(--ink);border-color:var(--ink)}.hero-stats{z-index:3;background:var(--paper);border:1px solid #d6ac627a;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:-18px;padding:28px 34px;display:grid;position:relative;box-shadow:0 18px 38px #00000029}.home-hero+.hero-stats{margin-top:-54px}.home-people{background:#eef2f2;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;margin-inline:calc(-1*clamp(22px,6vw,96px));padding-inline:clamp(22px,6vw,96px);display:grid}.home-people-copy>p:not(.eyebrow){color:#526479;max-width:450px;margin:26px 0;font-size:14px;line-height:1.75}.home-people-gallery{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.home-people figure{background:#10233b;height:360px;margin:0;position:relative;overflow:hidden}.team-photo{margin:0!important}.home-people figure img{object-fit:cover;filter:saturate(.82)contrast(1.04);transition:transform .6s}.meeting-photo img{object-position:48% 50%}.team-photo img{object-position:50% 34%}.home-people figure:hover img{transform:scale(1.04)}.home-people figcaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 8px #000;font-size:9px;font-weight:800;position:absolute;bottom:13px;left:14px}.about-hero{color:#f8f0de;background:radial-gradient(circle at 86% 15%,#1a416d,#0000 30%),#07172f;padding:46px 0 64px}.about-hero .breadcrumbs{color:#bdc7d4;margin-bottom:35px}.about-hero .breadcrumbs a{color:#d9bd8b}.about-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.about-hero h1{font-size:clamp(50px,5.1vw,80px)}.about-hero-grid>div>p:not(.eyebrow){color:#c6d3df;max-width:570px;margin:27px 0;font-size:15px;line-height:1.75}.about-team-image{border:1px solid #d6ac6273;height:370px;position:relative;overflow:hidden;box-shadow:16px 18px #b7832f30}.about-team-image img{object-fit:cover}.director-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:82px;display:grid}.director-photo{background:#10223a;height:580px;position:relative;overflow:hidden;box-shadow:-15px 18px #b7832f29}.director-photo img{object-fit:cover}.director-intro{color:#43576d;max-width:620px;margin:25px 0;font-size:16px;line-height:1.78}.director-note{border-left:2px solid var(--blue);background:#edf2f3;margin-top:34px;padding:24px 25px}.director-note span{color:var(--blue);letter-spacing:.14em;font-size:9px;font-weight:800}.director-note h3{max-width:650px;margin:15px 0 12px;font:600 26px/1.25 Playfair Display,Georgia,serif}.director-note p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.about-article{color:#f8f0de;background:#0b203c}.about-article .eyebrow{color:#bdc7d4}.about-article-grid{grid-template-columns:1fr 1fr;align-items:start;gap:95px;display:grid}.about-article-grid h2{font-size:clamp(42px,4.6vw,68px)}.about-article-grid>div p{color:#c7d4df;margin:0 0 18px;font-size:15px;line-height:1.78}.about-article-grid .button{margin-top:18px}.stat strong{letter-spacing:-.06em;font:600 46px Playfair Display;display:block}.stat strong:after{content:"+";color:var(--blue);margin-left:3px;font:600 20px Manrope}.stat span{color:var(--muted);margin-top:8px;font-size:10px;font-weight:700;line-height:1.5;display:block}.section{border-top:1px solid var(--line);padding:100px 0}.client-proof{padding-block:52px}.client-intro{max-width:620px;color:var(--muted);font-size:13px;line-height:1.65}.client-slots{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);margin-top:28px;display:grid}.client-slot{text-align:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#7e8a97;letter-spacing:.05em;text-transform:uppercase;place-content:center;min-height:82px;font-size:11px;font-weight:800;display:grid}.client-slot small{letter-spacing:.03em;text-transform:none;color:#a1abb5;margin-top:5px;font-size:8px;font-weight:600;display:block}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:52px;display:flex}.section-head .lede{max-width:360px;margin:0;font-size:14px}.service-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid var(--line);flex-direction:column;min-height:230px;margin-right:22px;padding:26px 24px 32px 0;text-decoration:none;transition:transform .35s,background .35s,padding .35s;display:flex}.service-card:last-child{border:0}.service-card span{color:var(--blue);font-size:10px;font-weight:800}.service-card h3{letter-spacing:-.045em;margin:30px 0 13px;font-size:20px}.service-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.service-card b{color:var(--blue);margin-top:auto;font-size:18px}.service-card:hover{background:linear-gradient(90deg,#b7832f1a,#0000);padding-left:14px;transform:translateY(-8px)}.mep-showcase{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.mep-card{color:#f8f0de;background:linear-gradient(145deg,#102846,#07172f);border:1px solid #d6ac6240;min-height:388px;padding:20px;text-decoration:none;transition:transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.mep-card:before{content:"";opacity:.7;background:radial-gradient(circle at 85% 10%,#b7832f40,#0000 32%),repeating-linear-gradient(90deg,#0000 0 30px,#d6ac6212 31px 32px),repeating-linear-gradient(0deg,#0000 0 30px,#d6ac620f 31px 32px);transition:opacity .4s;position:absolute;inset:0}.mep-card:hover{border-color:var(--gold);transform:translateY(-10px);box-shadow:0 25px 45px #07172f47}.mep-card:hover:before{opacity:1}.mep-card>*{z-index:1;position:relative}.mep-card-head{color:#d9bd8b;letter-spacing:.12em;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.mep-card-head b{font-size:19px;line-height:.6}.mep-diagram{color:#d8af61;place-items:center;height:124px;margin:20px 0 8px;display:grid}.mep-diagram svg{filter:drop-shadow(0 9px 9px #00000047);width:100%;max-width:190px;height:110px;transition:transform .55s}.mep-card:hover .mep-diagram svg{transform:scale(1.09)translateY(-4px)}.mep-card h3{letter-spacing:-.045em;margin:0 0 10px;font-size:22px}.mep-card p{color:#c7d3df;min-height:54px;margin:0;font-size:11px;line-height:1.6}.mep-card ul{color:#e5e9ed;border-top:1px solid #ffffff29;margin:8px 0 10px;padding:12px 0 0;font-size:10px;line-height:1.75;list-style:none}.mep-card li:before{content:"•";color:var(--gold);margin-right:7px}.mep-card small{color:#d9bd8b;font-size:10px;font-weight:800}.project-grid{grid-template-columns:1.36fr 1fr;gap:22px;display:grid}.project{margin:0}.project.large{grid-row:span 2}.project-image{background:#c5d1d9;height:270px;position:relative;overflow:hidden;box-shadow:0 12px 28px #07172f1c}.project.large .project-image{height:560px}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .8s}.project:hover img{filter:saturate(1.08)contrast(1.04);transform:scale(1.04)}.project-tag{z-index:1;color:#fff;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800;position:absolute;top:16px;left:16px}.project-copy{grid-template-columns:1fr 1.5fr 24px;gap:18px;padding:16px 0 8px;display:grid}.project-copy h3{letter-spacing:-.045em;margin:0;font-size:19px}.project-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.project-copy b{font-size:11px}.dark-panel{background:var(--ink);color:#fff;background-image:radial-gradient(circle at 86% 12%,#175ba3,#0000 28%);margin-inline:calc(-1*clamp(22px,6vw,96px));padding:95px clamp(22px,6vw,96px)}.dark-panel .eyebrow{color:#bbc9d5}.pillars{border-top:1px solid #496178;grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.pillar{border-right:1px solid #496178;margin-right:28px;padding:23px 28px 0 0}.pillar:last-child{border:0}.pillar span{color:#27d6dd;font-size:10px;font-weight:800}.pillar h3{margin:23px 0 9px;font-size:16px}.pillar p{color:#c7d4df;font-size:11px;line-height:1.6}.contact-panel{background:var(--mist);margin-inline:calc(-1*clamp(22px,6vw,96px));padding:94px clamp(22px,6vw,96px)}.contact-row{border-top:1px solid #b9c7d4;justify-content:space-between;align-items:center;gap:30px;margin-top:65px;padding-top:23px;display:flex}.contact-row p{max-width:370px;color:var(--muted);font-size:14px;line-height:1.65}.footer{justify-content:space-between;align-items:center;gap:20px;padding:30px 0;display:flex}.footer p,.footer a{color:var(--muted);font-size:10px;text-decoration:none}.footer-links{gap:18px;display:flex}.page-hero{background:linear-gradient(#eef3f6,#0000);padding:105px 0 76px}.service-hero{color:#f8f0de;background:radial-gradient(circle at 88% 18%,#17406b,#0000 32%),#07172f;border-bottom:1px solid #d6ac624d;padding:58px 0 88px}.service-hero .breadcrumbs{color:#bdc7d4;margin-bottom:48px}.service-hero .breadcrumbs a{color:#d9bd8b}.service-hero .breadcrumbs b{color:#f8f0de}.service-hero-grid{grid-template-columns:1.22fr .78fr;align-items:center;gap:65px;display:grid}.service-hero .lede{color:#bdc7d4;max-width:620px;margin:30px 0}.service-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.back-link{color:#d9bd8b;font-size:11px;font-weight:800;text-decoration:none}.discipline-diagram{color:#d6ac62;background:repeating-linear-gradient(90deg,#0000 0 34px,#d6ac6217 35px 36px),repeating-linear-gradient(0deg,#0000 0 34px,#d6ac6212 35px 36px);border:1px solid #d6ac626b;place-items:center;min-height:310px;display:grid;position:relative}.discipline-diagram svg{filter:drop-shadow(0 12px 15px #00000059);width:78%;height:200px}.discipline-diagram span{letter-spacing:.15em;font-size:9px;font-weight:800;position:absolute;bottom:17px;left:17px}.delivery-phases{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.delivery-phase{border-right:1px solid var(--line);min-height:190px;margin-right:24px;padding:25px 25px 0 0}.delivery-phase:last-child{border:0}.delivery-phase span{color:var(--blue);font-size:10px;font-weight:800}.delivery-phase h3{letter-spacing:-.03em;margin:20px 0 10px;font-size:16px;line-height:1.25}.delivery-phase p{color:var(--muted);font-size:11px;line-height:1.6}.service-image-section{grid-template-columns:1.1fr .9fr;align-items:center;gap:65px;display:grid}.service-image{height:420px;position:relative;overflow:hidden;box-shadow:18px 20px #b7832f2e}.service-image img{object-fit:cover}.expertise-index-grid{grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);align-items:center;gap:70px;display:grid}.expertise-index-hero{padding-top:44px;padding-bottom:58px}.expertise-index-hero h1{max-width:670px;font-size:clamp(56px,5.6vw,90px)}.expertise-path{border-left:1px solid #d6ac6273;padding:4px 0 4px 30px}.expertise-path ol{gap:16px;margin:27px 0 0;padding:0;list-style:none;display:grid}.expertise-path li{border-top:1px solid #f8f0de29;grid-template-columns:42px 1fr;align-items:start;gap:12px;padding-top:13px;display:grid}.expertise-path strong{font-family:var(--font-serif);color:var(--gold);font-size:25px;font-weight:500;line-height:1}.expertise-path span{color:#dce5eb;font-size:13px;line-height:1.45}.expertise-intro{padding-top:100px}.split-heading{grid-template-columns:minmax(0,1.1fr) minmax(270px,.65fr);align-items:end;gap:70px;display:grid}.split-heading>p{max-width:480px;color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.7}.expertise-intro .mep-showcase{margin-top:52px}.expertise-cta{padding:0}.expertise-cta .cta-panel{justify-content:space-between;align-items:center;gap:36px;padding:75px 0;display:flex}.sector-index-intro{grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);align-items:end;gap:80px;display:grid}.sector-index-intro>p{color:#bdc7d4;margin:0 0 8px;font-size:15px;line-height:1.75}.sector-list-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:34px;display:flex}.sector-list-heading>p:last-child{max-width:470px;color:var(--muted);font-size:13px;line-height:1.65}.sector-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.sector-card{border:1px solid var(--line);background:#fff;grid-template-columns:43% 57%;min-height:260px;text-decoration:none;transition:transform .28s,box-shadow .28s;display:grid;overflow:hidden}.sector-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px #07172f21}.sector-image{background:#123;min-height:100%;position:relative}.sector-image img{object-fit:cover;filter:saturate(.76)contrast(1.06);transition:transform .55s}.sector-card:hover .sector-image img{transform:scale(1.06)}.sector-card-copy{flex-direction:column;align-items:flex-start;padding:26px 25px;display:flex}.sector-card-copy>span,.sector-card-copy small{letter-spacing:.13em;color:var(--blue);font-size:9px;font-weight:800}.sector-card h2{margin:18px 0 13px;font-size:26px;line-height:1.02}.sector-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.62}.sector-card small{color:#65758b;letter-spacing:.07em;margin-top:auto;padding-top:17px}.sector-card b{color:var(--ink);margin-top:14px;font-size:11px}.sector-card b i{color:var(--blue);padding-left:5px;font-style:normal}.sector-principles{background:#edf2f4}.principle-grid{border-top:1px solid #c6d0d8;grid-template-columns:repeat(3,1fr);display:grid}.principle-grid>div{border-right:1px solid #c6d0d8;margin-right:26px;padding:29px 28px 0 0}.principle-grid>div:last-child{border:0}.principle-grid strong,.priority-grid span{color:var(--blue);font:600 30px Playfair Display}.principle-grid h3{margin:18px 0 10px;font-size:17px}.principle-grid p{color:var(--muted);font-size:12px;line-height:1.65}.sector-detail-hero{padding-top:44px;padding-bottom:58px}.sector-detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:70px;display:grid}.sector-detail-grid h1{font-size:clamp(54px,5.2vw,84px)}.sector-detail-image{border:1px solid #d6ac6275;height:360px;position:relative;overflow:hidden;box-shadow:16px 18px #b7832f33}.sector-detail-image img{object-fit:cover;filter:saturate(.83)contrast(1.06)}.sector-detail-story{grid-template-columns:.9fr 1.1fr;gap:95px;display:grid}.sector-detail-story h2{font-size:clamp(40px,4.1vw,62px)}.sector-detail-story>div:last-child{color:#3c4e63;font-size:15px;line-height:1.78}.sector-priority-section{background:#eef2f2}.priority-grid{border-top:1px solid #c7d1d7;grid-template-columns:repeat(4,1fr);display:grid}.priority-grid>div{border-right:1px solid #c7d1d7;margin-right:22px;padding:27px 24px 0 0}.priority-grid>div:last-child{border:0}.priority-grid h3{margin:16px 0 10px;font-size:16px;line-height:1.3}.priority-grid p{color:var(--muted);font-size:11px;line-height:1.6}.breadcrumbs{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:30px;font-size:10px;font-weight:800}.breadcrumbs a{text-decoration:none}.detail-grid{grid-template-columns:1.1fr .9fr;gap:70px;display:grid}.detail-copy{color:#3c4e63;font-size:16px;line-height:1.8}.detail-card{background:var(--mist);padding:28px}.detail-card h3{margin-bottom:18px}.detail-card ul{color:var(--muted);margin:0;padding-left:18px;font-size:13px;line-height:2}.article-layout{grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);gap:70px;display:grid}.article-body{color:#30445b;max-width:720px;font-size:17px;line-height:1.85}.article-body h2{margin:48px 0 18px;font-size:36px}.article-body ol{padding-left:21px}.article-body li{margin:13px 0;padding-left:7px}.article-body .button{margin-top:20px}.project-filters{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}.filter{border:1px solid var(--line);color:var(--ink);background:0 0;padding:9px 12px;font:800 10px Manrope}.filter.active{background:var(--ink);color:#fff}.project-grid.all{grid-template-columns:repeat(3,1fr)}.project-grid.all .project.large{grid-row:auto}.project-grid.all .project-image,.project-grid.all .project.large .project-image{height:260px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;padding:13px;font:14px Manrope}.field textarea{resize:vertical;min-height:130px}.form-note{color:var(--muted);font-size:11px;line-height:1.5}.error{color:#b42318;font-size:11px}.empty{color:var(--muted);padding:70px 0}.contact-hero{color:#f8f0de;background:radial-gradient(circle at 87% 13%,#1a416d,#0000 31%),#07172f;border-bottom:1px solid #d6ac6252;padding:46px 0 62px}.contact-hero .breadcrumbs{color:#bdc7d4;margin-bottom:35px}.contact-hero .breadcrumbs a{color:#d9bd8b}.contact-hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:74px;display:grid}.contact-hero-grid h1{max-width:650px;font-size:clamp(50px,4.7vw,72px)}.contact-hero-copy{color:#c6d3df;max-width:585px;margin:25px 0 29px;font-size:15px;line-height:1.7}.contact-hero-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.quick-contact-card{background:#ffffff0e;border:1px solid #d6ac6273;padding:29px 31px}.quick-phone{color:#f8f0de;letter-spacing:-.035em;border-bottom:1px solid #ffffff2e;gap:7px;padding-bottom:21px;font-size:25px;font-weight:800;text-decoration:none;display:grid}.quick-phone span,.quick-emails span{letter-spacing:.15em;color:#d9bd8b;font-size:8px;font-weight:800}.quick-emails{gap:0;margin:8px 0;display:grid}.quick-emails a{color:#e5edf4;border-bottom:1px solid #ffffff21;gap:4px;padding:13px 0;font-size:12px;text-decoration:none;display:grid}.directions-link{color:#dce5eb;justify-content:space-between;gap:14px;margin-top:18px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.directions-link b{color:#d9bd8b}.contact-main-section{background:var(--paper);padding:84px 0}.contact-page-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:88px;display:grid}.contact-context h2{font-size:clamp(42px,4.1vw,62px)}.contact-context>p:not(.eyebrow){color:var(--muted);max-width:420px;margin:25px 0;font-size:14px;line-height:1.75}.contact-methods{border-top:1px solid var(--line);margin-top:32px}.contact-methods a{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding:14px 0;font-size:11px;font-weight:700;text-decoration:none;display:flex}.contact-methods span{letter-spacing:.12em;color:var(--blue);font-size:8px}.enquiry-card{border:1px solid var(--line);background:#fff;padding:31px;box-shadow:15px 18px #b7832f24}.enquiry-card h3{letter-spacing:-.04em;margin:0 0 8px;font-size:26px}.enquiry-card>p:not(.eyebrow){color:var(--muted);margin-bottom:25px;font-size:12px;line-height:1.6}.contact-process{background:#e9eff1;padding:72px 0}.contact-process-grid{border-top:1px solid #c5d1d8;grid-template-columns:repeat(3,1fr);display:grid}.contact-process-grid>div{border-right:1px solid #c5d1d8;margin-right:25px;padding:26px 27px 0 0}.contact-process-grid>div:last-child{border:0}.contact-process-grid strong{color:var(--blue);font:600 29px Playfair Display}.contact-process-grid h3{margin:17px 0 8px;font-size:16px}.contact-process-grid p{color:var(--muted);font-size:12px;line-height:1.65}.insights-hero{padding:44px 0 58px}.insights-hero .breadcrumbs{color:#bdc7d4;margin-bottom:34px}.insights-hero .breadcrumbs a{color:#d9bd8b}.insights-hero-grid{justify-content:space-between;align-items:end;gap:55px;display:flex}.insights-hero-grid h1{font-size:clamp(48px,4.7vw,72px)}.insights-hero-grid>div>p:not(.eyebrow){color:#c6d3df;max-width:580px;margin:24px 0 0;font-size:15px;line-height:1.7}.back-home-link{color:#f8f0de;white-space:nowrap;border:1px solid #d6ac62a6;padding:12px 14px;font-size:10px;font-weight:800;text-decoration:none}.back-home-link:hover{background:var(--gold);color:var(--ink)}.insights-list{padding-top:76px}.insights-list-head{justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px;display:flex}.insights-list-head>p:last-child{max-width:470px;color:var(--muted);font-size:13px;line-height:1.65}.insight-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.insight-card{appearance:none;text-align:left;border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;flex-direction:column;width:100%;min-height:290px;margin-right:24px;padding:25px 25px 22px 0;display:flex}.insight-card:nth-child(3n){border-right:0}.insight-card:hover h2{color:var(--blue)}.insight-card span{letter-spacing:.06em;color:var(--blue);font-size:9px;font-weight:800}.insight-card h2{margin:24px 0 13px;font-size:22px;line-height:1.1}.insight-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.62}.insight-card b{color:var(--blue);margin-top:auto;padding-top:21px;font-size:11px}.insight-card i{margin-left:5px;font-style:normal}.insight-modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030d1cc2;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.insight-modal{background:#f7f7f3;grid-template-columns:.86fr 1.14fr;max-width:920px;max-height:calc(100dvh - 50px);display:grid;position:relative;overflow:auto;box-shadow:0 30px 80px #00000073}.modal-close{z-index:2;color:#fff;cursor:pointer;background:#041227b8;border:1px solid #ffffff8c;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1;position:absolute;top:12px;right:14px}.modal-image{background:#10233b;min-height:470px;position:relative}.modal-image img{object-fit:cover}.modal-content{padding:45px 42px}.modal-content h2{margin-bottom:20px;font-size:clamp(34px,3.5vw,52px)}.modal-summary{color:#526479;font-size:15px;line-height:1.7}.modal-content h3{margin:30px 0 12px;font-size:14px}.modal-content ul{margin:0;padding:0;list-style:none}.modal-content li{border-top:1px solid var(--line);color:#43576d;padding:11px 0;font-size:12px;line-height:1.55}.modal-content li:before{content:"•";color:var(--blue);margin-right:8px}.modal-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.modal-back{color:var(--ink);cursor:pointer;background:0 0;border:0;font:800 11px Manrope}.article-hero{background:#eef3f5;padding:54px 0 68px}.article-hero .breadcrumbs{margin-bottom:23px}.article-back{color:var(--blue);margin-bottom:30px;font-size:11px;font-weight:800;text-decoration:none;display:inline-block}.article-hero h1{max-width:980px;font-size:clamp(48px,5.2vw,78px)}.article-hero>div>p:last-child{color:#506277;max-width:680px;margin:27px 0 0;font-size:16px;line-height:1.7}.sector-index-hero{padding-top:34px;padding-bottom:42px}.sector-index-intro{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:center;gap:58px}.sector-index-intro h1{max-width:650px;font-size:clamp(48px,4.5vw,70px)}.sector-index-intro>p{max-width:440px;margin:0;font-size:14px;line-height:1.68}.sector-jump{color:#f2d49d;border-bottom:1px solid #d6ac6299;margin-top:24px;padding-bottom:6px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.sector-list-section{padding-top:48px}.sector-list-heading{margin-bottom:24px}.sector-list{gap:16px}.sector-card{min-height:235px}@media (max-width:760px){.sector-index-hero{padding-top:26px!important;padding-bottom:32px!important}.sector-index-intro{gap:19px!important}.sector-index-intro h1{font-size:clamp(40px,11vw,50px)!important}.sector-index-intro>p{font-size:13px!important}.sector-jump{margin-top:18px}.sector-list-section{padding-top:36px!important}.sector-list-heading{margin-bottom:18px!important}}.article-content{background:var(--paper);padding:46px 0 96px}.article-reading-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#526479;justify-content:space-between;align-items:center;gap:24px;padding:14px 0;font-size:11px;font-weight:800;display:flex}.article-reading-bar a{color:var(--blue);text-decoration:none}.article-feature-image{background:#0b203c;height:min(48vw,520px);margin:40px 0 62px;position:relative;overflow:hidden;box-shadow:18px 20px #b7832f2b}.article-feature-image img{object-fit:cover;filter:saturate(.84)contrast(1.05)}.article-layout{align-items:start}.article-lead{color:var(--ink);margin:0 0 42px;font:500 clamp(24px,2.3vw,34px)/1.35 Playfair Display,Georgia,serif!important}.article-chapter{margin:0 0 44px}.article-chapter h2,.article-checklist h2{margin:0 0 18px;font-size:clamp(30px,3vw,43px);line-height:1.1}.article-body p{margin:0 0 18px}.article-chapter ul{border-top:1px solid var(--line);margin:25px 0 0;padding:0;list-style:none}.article-chapter li{border-bottom:1px solid var(--line);padding:13px 0 13px 21px;position:relative;margin:0!important}.article-chapter li:before{content:"";background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:21px;left:0}.article-checklist{background:#e9f0f2;margin:55px 0;padding:37px}.article-checklist ol{counter-reset:item;margin:24px 0 0;padding:0;list-style:none}.article-checklist li{counter-increment:item;border-top:1px solid #c9d4d9;padding:13px 0 13px 43px;position:relative;margin:0!important}.article-checklist li:before{content:"0" counter(item);color:var(--blue);font:600 20px Playfair Display;position:absolute;left:0}.article-cta{color:#f8f0de;background:#0b203c;padding:42px}.article-cta .eyebrow{color:#d9bd8b}.article-cta h2{margin:13px 0;font-size:clamp(30px,3vw,43px);line-height:1.12}.article-cta p:not(.eyebrow){color:#c6d3df;max-width:590px;margin:0 0 24px;font-size:14px;line-height:1.7}.article-aside{gap:20px;display:grid}.article-share-note{border-left:2px solid var(--gold);background:#f3f5f4;padding:23px}.article-share-note span{letter-spacing:.12em;color:var(--blue);text-transform:uppercase;font-size:9px;font-weight:800}.article-share-note p{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.65}.article-benefits{border-top:1px solid var(--line);margin-top:92px;padding-top:30px}.article-benefits>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:25px;display:grid}.article-benefits article{border-right:1px solid var(--line);margin-right:25px;padding:25px 25px 0 0}.article-benefits article:last-child{border:0}.article-benefits span{color:var(--blue);font:600 26px Playfair Display}.article-benefits h3{margin:17px 0 9px;font-size:19px}.article-benefits p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}@media (max-width:760px){.article-content{padding:28px 0 60px}.article-reading-bar{flex-direction:column;align-items:flex-start;gap:8px;font-size:10px}.article-feature-image{height:245px;margin:27px 0 38px;box-shadow:10px 12px #b7832f29}.article-lead{margin-bottom:32px;font-size:25px!important}.article-chapter{margin-bottom:34px}.article-body{font-size:15px}.article-chapter h2,.article-checklist h2{font-size:30px}.article-checklist{margin:40px 0;padding:25px 20px}.article-cta{padding:28px 21px}.article-benefits{margin-top:56px}.article-benefits>div{display:block}.article-benefits article{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:20px 0}.article-benefits article:last-child{border-bottom:0}}.home-insight-grid .service-card{appearance:none;text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border-top:0;border-bottom:0;border-left:0;font-family:inherit}.home-insight-grid .service-card i{font-style:normal}@media (max-width:760px){.home-insight-grid .service-card b{display:block!important}}.service-decisions{background:#edf2f3}.decision-grid{border-top:1px solid #c7d1d7;grid-template-columns:repeat(4,1fr);display:grid}.decision-grid article{border-right:1px solid #c7d1d7;min-height:180px;margin-right:24px;padding:25px 24px 0 0}.decision-grid article:last-child{border-right:0}.decision-grid span,.benefit-grid span{color:var(--blue);font:600 28px Playfair Display,Georgia,serif}.decision-grid p{color:#42566b;margin:21px 0 0;font-size:13px;line-height:1.6}.video-placeholder{border:1px solid var(--line);border-left:3px solid var(--gold);background:#f0f3f3;margin-top:31px;padding:20px 22px}.video-placeholder span{color:var(--blue);letter-spacing:.13em;font-size:9px;font-weight:800;display:block}.video-placeholder strong{margin:10px 0 7px;font-size:14px;line-height:1.35;display:block}.video-placeholder p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.service-benefits{color:#f8f0de;background:#0b203c}.service-benefits .eyebrow{color:#d9bd8b}.benefit-grid{border-top:1px solid #ffffff38;grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.benefit-grid article{border-right:1px solid #ffffff2e;margin-right:27px;padding:28px 27px 0 0}.benefit-grid article:last-child{border-right:0}.benefit-grid span{color:var(--gold)}.benefit-grid h3{margin:17px 0 9px;font-size:20px}.benefit-grid p{color:#c6d3df;margin:0;font-size:12px;line-height:1.7}@media (max-width:760px){.decision-grid,.benefit-grid{display:block}.decision-grid article,.benefit-grid article{border-bottom:1px solid #c7d1d7;border-right:0;min-height:0;margin:0;padding:20px 0}.decision-grid article:last-child,.benefit-grid article:last-child{border-bottom:0}.benefit-grid article{border-color:#ffffff2e}.decision-grid p{margin-top:13px}.video-placeholder{padding:18px}.service-benefits{padding:52px 0}}.video-placeholder a{border-bottom:1px solid var(--gold);color:var(--blue);margin-top:15px;padding-bottom:5px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.cad-diagram{color:#e1b151;width:90%;height:auto;max-height:250px}.cad-diagram .cad-frame{fill:#04132852;stroke:#e1b151b8;stroke-width:1px}.cad-diagram .cad-grid{fill:none;stroke:#e1b15133;stroke-width:.7px}.cad-diagram .cad-lines{stroke:#e1b151}.cad-diagram .cad-accent{stroke:#8cc2dc;stroke-dasharray:5 4}.cad-diagram text{fill:#e8c77e;letter-spacing:.52px;font:700 4.5px Manrope,Arial,sans-serif}.mep-diagram .cad-diagram{max-width:210px;height:112px}.mep-diagram .cad-diagram text{display:none}.service-quick-facts{flex-wrap:wrap;gap:8px;margin:-4px 0 24px;display:flex}.service-quick-facts span{color:#d9bd8b;letter-spacing:.1em;border:1px solid #d6ac6257;padding:7px 9px;font-size:8px;font-weight:800}@media (max-width:760px){.cad-diagram{width:94%;max-height:185px}.service-quick-facts{margin:0 0 22px}.service-quick-facts span{padding:7px 8px;font-size:7px}}.insight-card{min-height:272px}.insight-card:hover h3,.insight-card:focus-visible h3{color:var(--blue)}.insight-card:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.insight-card h3{letter-spacing:-.035em;max-width:340px;color:var(--ink);margin:15px 0 12px;font-size:22px;line-height:1.1}.insight-card p{max-width:330px}.insight-card span{line-height:1.35}@media (max-width:760px){.insight-card h3{margin:14px 0 9px;font-size:20px}.insight-card p{font-size:12px}.insight-card b{padding-top:17px}}.coordination-sheet{background:#e9eff1}.plan-frame{background:#10233b;padding:16px;overflow:auto;box-shadow:18px 20px #b7832f2b}.service-plan{color:#e7bd66;background:#10233b;width:100%;min-width:720px;height:auto;display:block}.plan-sheet{fill:#0b203c;stroke:#e7bd66;stroke-width:1px}.plan-title{fill:#f5d991;letter-spacing:1.2px;font:700 14px Manrope,Arial,sans-serif}.plan-note{fill:#9bb0c4;letter-spacing:1px;font:700 8px Manrope,Arial,sans-serif}.plan-grid path{stroke:#31516e;stroke-width:.6px;stroke-dasharray:3 4}.plan-architecture{fill:none;stroke:#d1dde5;stroke-width:1.4px}.plan-columns circle{fill:#314b63;stroke:#dbe7ec;stroke-width:1px}.plan-services{fill:none;stroke-linecap:round;stroke-linejoin:round}.plan-duct{stroke:#d9ad52;stroke-width:5px}.plan-electric{stroke:#8ec5e0;stroke-width:3.5px}.plan-water{stroke:#5ca8ce;stroke-width:3.5px}.plan-drain{stroke:#88c598;stroke-width:3.5px;stroke-dasharray:8 5}.plan-fire{stroke:#e26d61;stroke-width:3.5px}.plan-equipment,.plan-panel{fill:#122c48;stroke:#e8c170;stroke-width:2px}.plan-heads circle{fill:#112a45;stroke:#e26d61;stroke-width:3px}.plan-labels text,.plan-legend text{fill:#b9c9d6;letter-spacing:.7px;font:700 8px Manrope,Arial,sans-serif}.plan-legend line{stroke-width:4px}.plan-legend .plan-duct,.plan-legend .plan-electric,.plan-legend .plan-water,.plan-legend .plan-fire{stroke-dasharray:none}@media (max-width:760px){.coordination-sheet .section-head{margin-bottom:26px}.plan-frame{padding:9px;box-shadow:10px 12px #b7832f29}}.client-slots.client-slots-featured{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px;margin-inline:auto}.client-slots-featured .client-slot{min-height:190px}.client-slots-featured .client-logo-image{width:min(190px,80%);height:76px}.client-slots-featured .client-slot>b{font-size:12px}.client-slots-featured .client-slot small{font-size:9px}@media (max-width:760px){.client-slots.client-slots-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.client-slots-featured .client-slot,.client-slots-featured .client-slot:last-child{grid-column:auto;min-height:145px}.client-slots-featured .client-logo-image{width:min(120px,82%);height:52px}.client-slots-featured .client-slot>b{font-size:10px}}.actual-projects{background:#eaf0f2;border-top:1px solid #c8d3d9;padding:88px 0 96px}.actual-projects-head{justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px;display:flex}.actual-projects-head h2{margin:14px 0 0;font-size:clamp(42px,4.5vw,66px);line-height:1.02}.actual-projects-head>p{color:#4d6175;max-width:470px;margin:0;font-size:14px;line-height:1.72}.featured-project{grid-template-columns:minmax(0,1.2fr) minmax(370px,.8fr);gap:18px;display:grid}.featured-project figure{background:#0b203c;margin:0;position:relative;overflow:hidden}.featured-project figure img,.supporting-project-image img{object-fit:cover;filter:saturate(.84)contrast(1.05);transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .7s}.featured-project figure:hover img,.supporting-project-grid article:hover img{filter:saturate(.98)contrast(1.06);transform:scale(1.035)}.featured-project-main{min-height:690px;box-shadow:-14px 17px #b7832f2b}.featured-project-main:after,.featured-project-details figure:after,.supporting-project-image:after{content:"";background:linear-gradient(#0000 48%,#041227e0);position:absolute;inset:0}.featured-project-main figcaption{z-index:2;color:#fff;position:absolute;bottom:29px;left:32px;right:32px}.featured-project-main figcaption span{color:#edc776;letter-spacing:.14em;font-size:9px;font-weight:800}.featured-project-main figcaption h3{letter-spacing:-.05em;max-width:600px;margin:10px 0 8px;font-size:clamp(31px,3vw,45px)}.featured-project-main figcaption p{color:#d3dee6;max-width:590px;margin:0;font-size:12px;line-height:1.65}.featured-project-details{grid-template-rows:auto 1fr;grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.featured-project-copy{color:#f8f0de;background:radial-gradient(circle at 92% 8%,#1e4d7c,#0000 37%),#07172f;grid-column:1/-1;min-height:275px;padding:30px 31px}.featured-project-copy .eyebrow{color:#e5bf6e}.featured-project-copy h3{margin:14px 0 20px;font-size:29px;line-height:1.05}.featured-project-copy ul{border-top:1px solid #ffffff2e;margin:0;padding:0;list-style:none}.featured-project-copy li{color:#d0dbe4;border-bottom:1px solid #ffffff21;padding:9px 0;font-size:10px;line-height:1.4}.featured-project-copy li:before{content:"+";color:#e5bf6e;margin-right:8px}.featured-project-details figure{min-height:270px}.featured-project-details figure span{z-index:2;color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800;line-height:1.35;position:absolute;bottom:13px;left:14px;right:14px}.supporting-project-grid{grid-template-columns:repeat(4,1fr);gap:17px;margin-top:58px;display:grid}.supporting-project-grid article{background:#fff;border:1px solid #cbd6dc;transition:transform .28s,box-shadow .28s}.supporting-project-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 35px #07172f1f}.supporting-project-image{background:#0b203c;height:230px;position:relative;overflow:hidden}.supporting-project-image>span{z-index:2;color:#f2cb79;font:600 22px Playfair Display,Georgia,serif;position:absolute;top:14px;left:15px}.supporting-project-grid article>div:last-child{padding:20px 18px 22px}.supporting-project-grid small{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.supporting-project-grid h3{margin:12px 0 9px;font-size:19px;line-height:1.08}.supporting-project-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}@media (max-width:1000px){.featured-project{grid-template-columns:1fr}.featured-project-main{min-height:600px}.featured-project-details{grid-template-rows:auto 280px}.supporting-project-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.actual-projects{padding:54px 0 62px}.actual-projects-head{margin-bottom:28px;display:block}.actual-projects-head h2{font-size:39px}.actual-projects-head>p{margin-top:20px;font-size:12px}.featured-project-main{min-height:480px;box-shadow:-8px 10px #b7832f26}.featured-project-main figcaption{bottom:20px;left:20px;right:20px}.featured-project-main figcaption h3{font-size:30px}.featured-project-main figcaption p{font-size:11px}.featured-project-details{display:block}.featured-project-copy{min-height:0;margin-top:14px;padding:25px 22px}.featured-project-copy h3{font-size:25px}.featured-project-details figure{min-height:220px;margin-top:14px}.supporting-project-grid{grid-template-columns:1fr;gap:14px;margin-top:38px}.supporting-project-grid article{grid-template-columns:44% 56%;display:grid}.supporting-project-image{height:190px}.supporting-project-grid article>div:last-child{padding:18px 15px}.supporting-project-grid h3{font-size:17px}.supporting-project-grid p{font-size:9px}}.director-photo{margin:0}.director-photo:after{content:"";z-index:1;background:linear-gradient(#0000,#030e1de6);position:absolute;inset:48% 0 0}.director-photo-caption{z-index:2;color:#fff;gap:4px;display:grid;position:absolute;bottom:20px;left:22px;right:22px}.director-photo-caption span{color:#e8c36f;letter-spacing:.15em;font-size:8px;font-weight:800}.director-photo-caption strong{letter-spacing:-.04em;font-size:24px}.director-photo-caption small{color:#d4dee6;letter-spacing:.03em;font-size:10px}.director-photo img{object-position:50% 37%}@media (max-width:760px){.director-photo-caption{bottom:16px;left:17px}.director-photo-caption strong{font-size:21px}}.home-hero .hero-visual{isolation:isolate}.home-hero .hero-visual img{transform-origin:68% 48%;will-change:transform;animation:14s cubic-bezier(.45,0,.3,1) infinite alternate gmcHeroCinematic}.home-hero .hero-visual:before{z-index:1;animation:16s linear infinite gmcGridDrift}.home-hero .hero-visual:after{content:"";z-index:2;opacity:.7;pointer-events:none;background:linear-gradient(90deg,#0000,#e2b763cc,#89cce094,#0000);border:0;height:1px;padding:0;animation:7.5s ease-in-out infinite gmcScanLine;display:block;position:absolute;top:0;left:48%;right:2%;box-shadow:0 0 18px #e2b76373}.home-hero .hero-visual-note{animation:5s ease-in-out infinite gmcLabelFloat}.home-hero .hero-copy>*{animation:.85s both gmcContentReveal}.home-hero .hero-copy h1{animation-delay:80ms}.home-hero .hero-copy .lede{animation-delay:.17s}.home-hero .hero-actions{animation-delay:.25s}@keyframes gmcHeroCinematic{0%{transform:scale(1.01)translate(0,0)}to{transform:scale(1.065)translate(-.7%,.3%)}}@keyframes gmcGridDrift{0%{background-position:0 0,0 0,0 0}to{background-position:0 0,56px 0,0 -56px}}@keyframes gmcScanLine{0%,12%{opacity:0;transform:translateY(35px)}24%{opacity:.78}70%{opacity:.5}88%,to{opacity:0;transform:translateY(500px)}}@keyframes gmcLabelFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes gmcContentReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.home-hero .hero-visual img{animation-duration:18s}.home-hero .hero-visual:after{animation-duration:9s;left:4%;right:4%}.home-hero .hero-visual-note{animation:none}}@media (prefers-reduced-motion:reduce){.home-hero .hero-visual img,.home-hero .hero-visual:before,.home-hero .hero-visual:after,.home-hero .hero-visual-note,.home-hero .hero-copy>*{animation:none!important}}.service-hero{padding:34px 0 40px}.service-hero .breadcrumbs{margin-bottom:24px}.service-hero-grid{grid-template-columns:1.3fr .7fr;gap:48px}.service-hero h1{max-width:670px;font-size:clamp(48px,4.8vw,72px)}.service-hero .lede{max-width:570px;margin:18px 0;font-size:14px;line-height:1.65}.discipline-diagram{min-height:245px}.discipline-diagram svg{height:170px}.service-story{padding-top:54px}.service-story .detail-copy h2{font-size:clamp(38px,3.8vw,58px)}.detail-card{box-shadow:10px 12px #b7832f1a}.scope-outcome{border-top:1px solid var(--line);margin-top:23px;padding-top:18px}.scope-outcome strong{color:var(--blue);font-size:11px}.scope-outcome p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.65}@media (max-width:760px){.service-hero{padding:24px 0 30px!important}.service-hero .breadcrumbs{margin-bottom:19px!important}.service-hero h1{font-size:clamp(40px,11vw,52px)}.service-hero .lede{margin:16px 0;font-size:13px}.discipline-diagram{min-height:195px!important;margin-top:24px!important}.discipline-diagram svg{height:142px}.service-story{padding-top:40px}.service-story .detail-copy h2{font-size:38px}.scope-outcome{margin-top:18px}}.client-slot b{letter-spacing:-.02em;font-size:13px}.client-slot.named-client{color:var(--ink);background:#f6f8f7}.project-portfolio-head{justify-content:space-between;align-items:end;gap:50px;margin:20px 0 38px;display:flex}.project-portfolio-head>p{max-width:460px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.project-template-note{color:#f8f0de;background:#0b203c}.project-template-note .eyebrow{color:#d9bd8b}.project-template-grid{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:27px;display:grid}.project-template-grid>div{border-right:1px solid #fff3;margin-right:27px;padding:25px 27px 0 0}.project-template-grid>div:last-child{border:0}.project-template-grid span{color:var(--gold);font:600 28px Playfair Display,Georgia,serif}.project-template-grid h3{margin:16px 0 8px;font-size:18px}.project-template-grid p{color:#c6d3df;margin:0;font-size:12px;line-height:1.65}@media (max-width:760px){.project-portfolio-head{margin:22px 0 28px;display:block}.project-portfolio-head>p{margin-top:20px}.project-template-grid{display:block}.project-template-grid>div{border-bottom:1px solid #fff3;border-right:0;margin:0;padding:20px 0}.project-template-grid>div:last-child{border-bottom:0}}.delivery-dashboard{color:#f8f0de;background:radial-gradient(circle at 92% 6%,#4484b98a,#0000 34%),linear-gradient(145deg,#12385f,#07172f);border:1px solid #d6ac6280;position:relative;overflow:hidden;padding:32px!important;box-shadow:15px 16px #b7832f2e!important}.delivery-dashboard:after{content:"DELIVER";color:#ffffff0a;letter-spacing:-.1em;pointer-events:none;font:700 80px Manrope,Arial,sans-serif;position:absolute;bottom:-23px;right:-8px}.delivery-dashboard .eyebrow{color:#e7c379;margin-bottom:15px}.delivery-dashboard h3{z-index:1;color:#fff;letter-spacing:-.055em;margin:0 0 9px;font-size:27px;position:relative}.delivery-intro{z-index:1;color:#cbd9e4;margin:0 0 21px;font-size:12px;line-height:1.65;position:relative}.deliverable-list{z-index:1;border-top:1px solid #fff3;position:relative}.deliverable-list>div{border-bottom:1px solid #ffffff24;grid-template-columns:35px 1fr;align-items:start;gap:10px;padding:13px 0;display:grid}.deliverable-list span{color:#e9be63;padding-top:1px;font:600 20px Playfair Display,Georgia,serif}.deliverable-list p{color:#f2f5f7;margin:0;font-size:12px;line-height:1.45}.delivery-dashboard .scope-outcome{z-index:1;border-color:#ffffff38;position:relative}.delivery-dashboard .scope-outcome strong{color:#e9be63;text-transform:uppercase;letter-spacing:.09em;font-size:9px}.delivery-dashboard .scope-outcome p{color:#cbd9e4;font-size:12px}@media (max-width:760px){.delivery-dashboard{padding:25px!important;box-shadow:9px 10px #b7832f29!important}.delivery-dashboard h3{font-size:24px}.deliverable-list>div{padding:12px 0}}.sector-before-build{background:#f1f4f4}.sector-benefits{color:#f8f0de;background:#0b203c}.sector-benefits .eyebrow{color:#d9bd8b}.sector-benefit-grid{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:25px;display:grid}.sector-benefit-grid article{border-right:1px solid #ffffff2e;margin-right:27px;padding:28px 27px 0 0}.sector-benefit-grid article:last-child{border:0}.sector-benefit-grid span,.output-list span{color:var(--gold);font:600 28px Playfair Display,Georgia,serif}.sector-benefit-grid h3{margin:16px 0 9px;font-size:20px}.sector-benefit-grid p{color:#c8d5df;margin:0;font-size:12px;line-height:1.7}.sector-outputs{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.sector-outputs>div>p:not(.eyebrow){max-width:450px;color:var(--muted);font-size:14px;line-height:1.7}.output-list{border-top:1px solid var(--line)}.output-list>div{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:17px 0;display:grid}.output-list span{color:var(--blue)}.output-list p{margin:0;font-size:14px;font-weight:700}@media (max-width:760px){.sector-benefit-grid{display:block}.sector-benefit-grid article{border-bottom:1px solid #ffffff2e;border-right:0;margin:0;padding:20px 0}.sector-benefit-grid article:last-child{border-bottom:0}.sector-outputs{grid-template-columns:1fr;gap:30px}.output-list>div{grid-template-columns:42px 1fr}.output-list p{font-size:13px}}.sector-before-build{padding:56px 0}.sector-before-build .sector-detail-story{gap:72px}.sector-before-build h2{font-size:clamp(38px,4.1vw,58px)}.sector-before-build .text-link{margin-top:4px}.sector-priority-section{padding:62px 0}.sector-priority-section .priority-grid{margin-top:22px}@media (max-width:760px){.sector-before-build{padding:42px 0}.sector-before-build .sector-detail-story{gap:23px}.sector-priority-section{padding:48px 0}.sector-before-build h2{font-size:38px}}.projects-hero{color:#f8f0de;background:radial-gradient(circle at 84% 14%,#1b4777,#0000 34%),#07172f;border-bottom:1px solid #d6ac624d;padding:58px 0}.projects-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(350px,.96fr);align-items:center;gap:76px;display:grid}.projects-hero h1{letter-spacing:-.06em;max-width:650px;font-size:clamp(50px,5.1vw,80px)}.projects-hero>div>div>p:not(.eyebrow){color:#c9d7e2;max-width:590px;margin:25px 0 30px;font-size:15px;line-height:1.75}.projects-hero-actions{flex-wrap:wrap;align-items:center;gap:23px;display:flex}.projects-hero-visual{border:1px solid #d6ac628c;height:380px;position:relative;overflow:hidden;box-shadow:17px 20px #b7832f2e}.projects-hero-visual img{object-fit:cover;object-position:45% 43%;filter:saturate(.87)contrast(1.05)}.projects-hero-visual:after{content:"";background:linear-gradient(#0000 50%,#041227db);position:absolute;inset:0}.projects-hero-visual>div{z-index:1;gap:6px;display:grid;position:absolute;bottom:17px;left:18px}.projects-hero-visual span{color:#e9c36e;letter-spacing:.15em;font-size:9px;font-weight:800}.projects-hero-visual strong{letter-spacing:.04em;font-size:12px}.project-proof-strip{background:#edf2f3;padding:58px 0 62px}.project-proof-strip>div>div{border-top:1px solid #c6d2d8;grid-template-columns:repeat(3,1fr);margin-top:25px;display:grid}.project-proof-strip article{border-right:1px solid #c6d2d8;margin-right:27px;padding:25px 27px 0 0}.project-proof-strip article:last-child{border-right:0;margin-right:0}.project-proof-strip span{color:var(--blue);font:600 30px Playfair Display,Georgia,serif}.project-proof-strip h2{letter-spacing:-.04em;margin:17px 0 9px;font-size:19px}.project-proof-strip p{max-width:300px;color:var(--muted);margin:0;font-size:12px;line-height:1.68}.project-client-section{padding-top:0}.project-client-section .client-proof{padding-block:72px}.project-portfolio{padding-top:75px}.project-case-study-section{color:#f8f0de;background:#0b203c;padding:82px 0}.project-case-study{grid-template-columns:.83fr 1.17fr;align-items:start;gap:90px;display:grid}.project-case-study .eyebrow{color:#d9bd8b}.project-case-study h2{margin:15px 0 22px;font-size:clamp(40px,4.3vw,63px);line-height:1.05}.project-case-study>div>p:not(.eyebrow){color:#c7d4df;max-width:460px;margin:0 0 27px;font-size:14px;line-height:1.72}.project-case-study .project-template-grid{margin-top:0}.project-case-study .project-template-grid>div{min-height:160px}.project-case-study .project-template-grid h3{font-size:20px}@media (max-width:760px){.projects-hero{padding:36px 0 42px}.projects-hero-grid{display:block}.projects-hero h1{font-size:clamp(42px,11vw,55px)}.projects-hero>div>div>p:not(.eyebrow){margin:19px 0 24px;font-size:13px}.projects-hero-visual{height:265px;margin-top:32px;box-shadow:10px 12px #b7832f29}.projects-hero-visual strong{font-size:10px}.project-proof-strip{padding:43px 0}.project-proof-strip>div>div{display:block}.project-proof-strip article{border-bottom:1px solid #c6d2d8;border-right:0;margin:0;padding:20px 0}.project-proof-strip article:last-child{border-bottom:0}.project-client-section .client-proof{padding-block:46px}.project-portfolio{padding-top:48px}.project-case-study-section{padding:52px 0}.project-case-study{display:block}.project-case-study h2{font-size:39px}.project-case-study .project-template-grid{margin-top:38px}}.client-proof-head{justify-content:space-between;align-items:end;gap:50px;display:flex}.client-proof-head h2{margin:13px 0 0;font-size:clamp(34px,3.8vw,54px);line-height:1.04}.client-proof-head>p{max-width:440px;color:var(--muted);margin:0;font-size:13px;line-height:1.68}.client-slots .client-slot{background:#fff;place-content:center;min-height:164px;padding:20px 14px 16px;transition:transform .25s,box-shadow .25s;position:relative}.client-slots .client-slot:hover{z-index:1;transform:translateY(-5px);box-shadow:0 15px 30px #07172f1f}.client-wordmark{color:#102c50;letter-spacing:.08em;justify-items:center;gap:0;font:700 21px/1 Playfair Display,Georgia,serif;display:grid}.client-wordmark span:last-child{letter-spacing:.2em;margin-top:5px;font:800 10px/1.2 Manrope,Arial,sans-serif}.client-logo-image{object-fit:contain;filter:saturate(.94);width:min(142px,90%);height:62px}.client-slots .client-slot>b{letter-spacing:-.02em;text-transform:none;margin-top:14px;font-size:11px}.client-slots .client-slot small{margin-top:6px;font-size:8px}.client-slots .client-slot:last-child .client-wordmark,.client-slots .client-slot:nth-last-child(2) .client-wordmark{color:#a0abb6;font:500 29px/1 Manrope,Arial,sans-serif}.client-slots .client-slot:last-child .client-wordmark span:last-child,.client-slots .client-slot:nth-last-child(2) .client-wordmark span:last-child{display:none}@media (max-width:760px){.client-proof-head{display:block}.client-proof-head>p{margin-top:18px}.client-slots{grid-template-columns:repeat(2,1fr)}.client-slots .client-slot{min-height:138px}.client-slots .client-slot:last-child{grid-column:span 2}.client-logo-image{height:52px}}.client-logo-image[src*=client-partner]{width:min(152px,94%);height:34px}.client-slots.client-slots-featured{margin-top:32px;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#0b2b4f52 transparent;border:0;grid-template-columns:none;gap:12px;max-width:none;margin-inline:0;padding:3px 2px 18px;display:flex;overflow-x:auto}.client-slots.client-slots-featured::-webkit-scrollbar{height:5px}.client-slots.client-slots-featured::-webkit-scrollbar-track{background:#0b2b4f0f}.client-slots.client-slots-featured::-webkit-scrollbar-thumb{background:#0b2b4f4d;border-radius:999px}.client-slots-featured .client-slot{border:1px solid var(--line);scroll-snap-align:start;background:linear-gradient(145deg,#fff,#f5f7f6);border-radius:2px;flex:0 0 clamp(190px,18vw,230px);min-height:116px!important;padding:22px!important}.client-slots-featured .client-logo-image{object-fit:contain;width:112px;height:48px;display:block;margin:0!important}.client-slots-featured .client-logo-tata{width:98px}.client-slots-featured .client-logo-jsw{width:108px}.client-scroll-hint{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:8px;margin:4px 2px 0;font-size:9px;font-weight:800;display:flex}.client-scroll-hint span{color:var(--gold);font-size:16px}@media (min-width:761px){.client-slots.client-slots-featured{cursor:ew-resize}.client-scroll-hint{opacity:.72}}@media (max-width:760px){.client-proof-head>p{max-width:310px}.client-slots.client-slots-featured{gap:10px;width:calc(100% + 18px);margin-right:-18px;padding-bottom:15px;padding-right:18px}.client-slots-featured .client-slot,.client-slots-featured .client-slot:last-child{flex:0 0 164px;grid-column:auto;min-height:100px!important;padding:18px!important}.client-slots-featured .client-logo-image{width:94px;height:42px}.client-slots-featured .client-logo-tata{width:82px}.client-slots-featured .client-logo-jsw{width:92px}.client-scroll-hint{justify-content:flex-start;margin-top:2px}}.project-client-section{padding-block:44px}.project-client-section .client-proof{isolation:isolate;color:#f8f0de;background:radial-gradient(circle at 88% 8%,#3677ac6b,#0000 30%),linear-gradient(135deg,#102f52,#07172f 72%);border:1px solid #d6ac6259;padding:42px 44px 30px;position:relative;overflow:hidden;box-shadow:14px 16px #b7832f21}.project-client-section .client-proof:before{content:"";z-index:-1;border:1px solid #e8c36f4d;border-radius:50%;width:360px;height:360px;animation:8s ease-in-out infinite alternate clientAura;position:absolute;top:-210px;right:-180px;box-shadow:0 0 70px #4a94c52e}.project-client-section .client-proof:after{content:"";z-index:-1;background:linear-gradient(110deg,#0000 20%,#ffffff0e 46%,#0000 68%);animation:9s ease-in-out infinite clientSweep;position:absolute;inset:0;transform:translate(-110%)}.project-client-section .client-proof-head{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:end;gap:58px;display:grid;position:relative}.project-client-section .client-proof .eyebrow{color:#e8c36f}.project-client-section .client-proof-head h2{font-size:clamp(38px,3.45vw,50px)}.project-client-section .client-proof-head>p{color:#c5d3df}.project-client-section .client-slots.client-slots-featured{z-index:1;scrollbar-color:#e8c36f80 transparent;margin-top:26px;padding:2px 2px 13px;position:relative}.project-client-section .client-slots.client-slots-featured::-webkit-scrollbar-track{background:#ffffff12}.project-client-section .client-slots.client-slots-featured::-webkit-scrollbar-thumb{background:#e8c36f80}.project-client-section .client-slots-featured .client-slot{background:#fffffff5;border-color:#ffffff2b;flex-basis:210px;animation:.65s cubic-bezier(.2,.75,.25,1) both clientCardIn;box-shadow:0 10px 25px #0000001f;min-height:102px!important}.project-client-section .client-slots-featured .client-slot:nth-child(2){animation-delay:.12s}.project-client-section .client-slots-featured .client-slot:hover{border-color:#e8c36fbf;transform:translateY(-4px)scale(1.015);box-shadow:0 17px 34px #00000040}.project-client-section .client-scroll-hint{z-index:1;color:#98aec1;margin-top:0;position:relative}.project-client-section .client-scroll-hint span{color:#e8c36f;animation:1.6s ease-in-out infinite clientArrow}@keyframes clientAura{to{opacity:.72;transform:translate(-34px,22px)scale(1.12)}}@keyframes clientSweep{0%,55%{transform:translate(-110%)}85%,to{transform:translate(110%)}}@keyframes clientCardIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}@keyframes clientArrow{50%{transform:translate(5px)}}@media (max-width:760px){.project-client-section{min-width:0;padding-block:28px}.project-client-section .client-proof{border-radius:2px;width:100%;min-width:0;margin-inline:0;padding:28px 20px 20px;box-shadow:6px 7px #b7832f21}.project-client-section .client-proof-head{display:block}.project-client-section .client-proof-head h2{max-width:260px;font-size:34px;line-height:1}.project-client-section .client-proof-head>p{max-width:270px;margin-top:13px;font-size:10px;line-height:1.65}.project-client-section .client-slots.client-slots-featured{contain:inline-size;gap:9px;width:100%;max-width:100%;margin:20px 0 0;padding:2px 14px 12px 2px}.project-client-section .client-slots-featured .client-slot,.project-client-section .client-slots-featured .client-slot:last-child{flex:0 0 148px;min-height:90px!important;padding:15px!important}.project-client-section .client-slots-featured .client-logo-image{height:38px}.project-client-section .client-scroll-hint{margin-top:2px}.project-client-section .client-proof:before{width:220px;height:220px;top:-125px;right:-145px}}.project-client-section .client-slots.client-slots-featured{gap:8px;padding-bottom:10px}.project-client-section .client-slots-featured .client-slot{box-shadow:none;background:#edf1f2;border-color:#fff3;flex:0 0 148px;min-height:72px!important;padding:12px 14px!important}.project-client-section .client-slots-featured .client-logo-image{mix-blend-mode:multiply;filter:saturate(1.04)contrast(1.04);width:78px;height:34px}.project-client-section .client-slots-featured .client-logo-tata{width:70px}.project-client-section .client-slots-featured .client-logo-jsw{width:80px}.project-client-section .client-slots-featured .client-logo-wide{width:112px;height:42px}.project-client-section .client-slots-featured .client-logo-tall{width:78px;height:50px}@media (max-width:760px){.project-client-section .client-slots.client-slots-featured{gap:7px;padding-right:8px}.project-client-section .client-slots-featured .client-slot,.project-client-section .client-slots-featured .client-slot:last-child{flex:0 0 88px;min-height:64px!important;padding:9px!important}.project-client-section .client-slots-featured .client-logo-image{width:64px;height:29px}.project-client-section .client-slots-featured .client-logo-tata{width:56px}.project-client-section .client-slots-featured .client-logo-jsw{width:66px}.project-client-section .client-scroll-hint{font-size:8px}.project-client-section .client-slots-featured .client-logo-wide{width:76px!important;height:34px!important}.project-client-section .client-slots-featured .client-logo-tall{width:58px!important;height:43px!important}}.project-client-section .client-slots.client-slots-featured{scroll-snap-type:x mandatory}.project-client-section .client-slots-featured .client-slot{isolation:isolate;background:linear-gradient(145deg,#fff 0%,#f5f4ef 58%,#e7ecee 100%);border:1px solid #e8c36f75;border-radius:5px;transition:transform .28s cubic-bezier(.2,.75,.25,1),border-color .28s,box-shadow .28s,background .28s;box-shadow:inset 0 1px #fff,0 7px 17px #00000029}.project-client-section .client-slots-featured .client-slot:before{content:"";z-index:2;opacity:.78;background:linear-gradient(90deg,#0000,#d7ad5c,#0000);border-radius:0 0 3px 3px;height:2px;position:absolute;top:0;left:11px;right:11px}.project-client-section .client-slots-featured .client-slot:after{content:"";z-index:-1;background:radial-gradient(circle,#d6ac6233,#0000 68%);border-radius:50%;width:65px;height:65px;transition:transform .35s,opacity .35s;position:absolute;bottom:-42px;right:-38px}.project-client-section .client-slots-featured .client-logo-image{z-index:1;transition:transform .32s cubic-bezier(.2,.75,.25,1),filter .32s;position:relative}.project-client-section .client-slots-featured .client-slot:hover{background:linear-gradient(145deg,#fff,#f7f4ea);border-color:#e4bd70;transform:translateY(-4px);box-shadow:inset 0 1px #fff,0 15px 28px #0000003d,0 0 0 1px #d6ac622e}.project-client-section .client-slots-featured .client-slot:hover:after{opacity:1;transform:translate(-16px,-10px)scale(1.18)}.project-client-section .client-slots-featured .client-slot:hover .client-logo-image{filter:saturate(1.12)contrast(1.07);transform:scale(1.055)}@media (max-width:760px){.project-client-section .client-slots-featured .client-slot,.project-client-section .client-slots-featured .client-slot:last-child{border-radius:4px;box-shadow:inset 0 1px #fff,0 5px 12px #00000026}.project-client-section .client-slots-featured .client-slot:before{left:8px;right:8px}.project-client-section .client-slots-featured .client-slot:hover{transform:none;box-shadow:inset 0 1px #fff,0 5px 12px #00000026}}.project-client-section .client-slots.client-slots-featured{scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.project-client-section .client-slots.client-slots-featured::-webkit-scrollbar{width:0;height:0;display:none}@media (min-width:761px){.project-client-section .client-slots-featured .client-slot{flex:0 0 max(118px,12.5% - 7px)}.project-client-section .client-scroll-hint{margin-top:9px}}.bungalow-projects{background:linear-gradient(#f8f4ea,#f7f7f3);border-top:1px solid #dfd5c3;border-bottom:1px solid #dfd5c3;padding:88px 0 96px}.bungalow-projects-head{grid-template-columns:1fr minmax(320px,.58fr);align-items:end;gap:70px;margin-bottom:40px;display:grid}.bungalow-projects-head h2{margin:14px 0 0;font-size:clamp(42px,4.5vw,66px);line-height:1.02}.bungalow-projects-head>p{max-width:480px;color:var(--muted);margin:0;font-size:13px;line-height:1.72}.bungalow-mosaic{grid-template-columns:repeat(12,1fr);grid-auto-rows:286px;gap:14px;display:grid}.bungalow-mosaic figure{background:#0b203c;grid-column:span 4;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 28px #07172f17}.bungalow-mosaic figure:nth-child(2),.bungalow-mosaic figure:nth-child(3){grid-column:span 5}.bungalow-mosaic .bungalow-feature{grid-area:span 2/span 7}.bungalow-mosaic img{object-fit:cover;filter:saturate(.9)contrast(1.04);transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .75s}.bungalow-mosaic figure:hover img{filter:saturate()contrast(1.06);transform:scale(1.035)}.bungalow-mosaic figure:after{content:"";background:linear-gradient(#0000 48%,#041227e6);position:absolute;inset:0}.bungalow-mosaic figcaption{z-index:2;color:#fff;position:absolute;bottom:18px;left:20px;right:20px}.bungalow-mosaic figcaption span{color:#f0cb7c;letter-spacing:.14em;font-size:8px;font-weight:800}.bungalow-mosaic figcaption h3{letter-spacing:-.04em;margin:8px 0 5px;font-size:20px}.bungalow-mosaic figcaption p{color:#d4dfe6;letter-spacing:.02em;margin:0;font-size:9px}.bungalow-feature figcaption{bottom:27px;left:30px}.bungalow-feature figcaption h3{font-size:clamp(30px,3vw,44px)}.bungalow-feature figcaption p{font-size:11px}@media (max-width:1000px){.bungalow-mosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:260px}.bungalow-mosaic figure,.bungalow-mosaic figure:nth-child(2),.bungalow-mosaic figure:nth-child(3){grid-column:span 1}.bungalow-mosaic .bungalow-feature{grid-area:span 2/1/auto/-1}}@media (max-width:760px){.bungalow-projects{padding:54px 0 62px}.bungalow-projects-head{margin-bottom:27px;display:block}.bungalow-projects-head h2{font-size:39px}.bungalow-projects-head>p{margin-top:19px;font-size:11px}.bungalow-mosaic{display:block}.bungalow-mosaic figure,.bungalow-mosaic .bungalow-feature{height:220px;margin-bottom:12px}.bungalow-mosaic .bungalow-feature{height:390px}.bungalow-mosaic figcaption,.bungalow-feature figcaption{bottom:16px;left:17px;right:17px}.bungalow-mosaic figcaption h3{font-size:18px}.bungalow-feature figcaption h3{font-size:29px}}.industrial-projects{color:#f8f0de;background:radial-gradient(circle at 88% 4%,#2a67976b,#0000 27%),#07172f;padding:88px 0 92px}.industrial-projects .eyebrow{color:#e8c36f}.industrial-projects-head{grid-template-columns:1fr minmax(340px,.62fr);align-items:end;gap:70px;margin-bottom:40px;display:grid}.industrial-projects-head h2{margin:14px 0 0;font-size:clamp(42px,4.5vw,66px);line-height:1.02}.industrial-projects-head>p{color:#bdccd8;max-width:500px;margin:0;font-size:13px;line-height:1.72}.industrial-showcase{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:14px;display:grid}.industrial-showcase figure{background:#0b203c;margin:0;position:relative;overflow:hidden}.industrial-feature{min-height:610px;box-shadow:-13px 15px #b7832f30}.industrial-support{grid-template-rows:1fr 1fr;gap:14px;display:grid}.industrial-support figure{min-height:298px}.industrial-showcase img{object-fit:cover;filter:saturate(.88)contrast(1.05);transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .75s}.industrial-showcase figure:hover img{filter:saturate()contrast(1.07);transform:scale(1.035)}.industrial-showcase figure:after{content:"";background:linear-gradient(#0000 48%,#030e1ee8);position:absolute;inset:0}.industrial-showcase figcaption{z-index:2;position:absolute;bottom:18px;left:20px;right:20px}.industrial-showcase figcaption span{color:#eac575;letter-spacing:.14em;font-size:8px;font-weight:800}.industrial-showcase figcaption h3{margin:8px 0 0;font-size:20px}.industrial-feature figcaption{bottom:28px;left:30px;right:30px}.industrial-feature figcaption h3{font-size:clamp(31px,3vw,45px)}.industrial-feature figcaption p{color:#cfdae3;max-width:600px;margin:8px 0 0;font-size:11px;line-height:1.6}.industrial-delivery-strip{border-top:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin-top:35px;display:grid}.industrial-delivery-strip>div{border-right:1px solid #ffffff2e;grid-template-columns:44px 1fr;column-gap:13px;margin-right:24px;padding:22px 24px 0 0;display:grid}.industrial-delivery-strip>div:last-child{border-right:0}.industrial-delivery-strip span{color:#e7be68;grid-row:span 2;font:600 28px Playfair Display,Georgia,serif}.industrial-delivery-strip b{font-size:13px}.industrial-delivery-strip small{color:#aebfcd;margin-top:5px;font-size:9px;line-height:1.5}@media (max-width:900px){.industrial-showcase{grid-template-columns:1fr}.industrial-feature{min-height:540px}.industrial-support{grid-template-rows:none;grid-template-columns:1fr 1fr}.industrial-support figure{min-height:280px}}@media (max-width:760px){.industrial-projects{padding:54px 0 60px}.industrial-projects-head{margin-bottom:28px;display:block}.industrial-projects-head h2{font-size:39px}.industrial-projects-head>p{margin-top:19px;font-size:11px}.industrial-feature{min-height:400px;box-shadow:-8px 9px #b7832f2b}.industrial-feature figcaption{bottom:18px;left:18px;right:18px}.industrial-feature figcaption h3{font-size:28px}.industrial-support{display:block}.industrial-support figure{min-height:220px;margin-top:12px}.industrial-delivery-strip{margin-top:30px;display:block}.industrial-delivery-strip>div{border-bottom:1px solid #ffffff2b;border-right:0;margin:0;padding:17px 0}.industrial-delivery-strip>div:last-child{border-bottom:0}}.education-project{background:#edf2f3;padding:88px 0 92px}.education-project-head{grid-template-columns:1fr auto;align-items:end;gap:60px;margin-bottom:37px;display:grid}.education-project-head h2{margin:14px 0 0;font-size:clamp(42px,4.5vw,66px);line-height:1.02}.education-project-head>div:last-child{border-left:3px solid var(--gold);background:#fff;gap:6px;padding:16px 20px;display:grid;box-shadow:7px 8px #b7832f1a}.education-project-head strong{letter-spacing:.08em;font-size:12px}.education-project-head span{color:var(--muted);font-size:9px}.education-project-visual{background:#0b203c;min-height:610px;margin:0;position:relative;overflow:hidden;box-shadow:-13px 15px #b7832f29}.education-project-visual img{object-fit:cover;object-position:50% 50%;filter:saturate(.9)contrast(1.04);transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .8s}.education-project-visual:hover img{filter:saturate()contrast(1.06);transform:scale(1.025)}.education-project-visual:after{content:"";background:linear-gradient(#0000 55%,#051428e0);position:absolute;inset:0}.education-project-visual figcaption{z-index:2;color:#fff;position:absolute;bottom:29px;left:32px;right:32px}.education-project-visual figcaption span{color:#efc97b;letter-spacing:.14em;font-size:8px;font-weight:800}.education-project-visual figcaption h3{margin:9px 0 7px;font-size:clamp(30px,3vw,44px)}.education-project-visual figcaption p{color:#d2dee6;max-width:620px;margin:0;font-size:11px;line-height:1.6}.education-priorities{border-top:1px solid #c7d3d9;grid-template-columns:repeat(3,1fr);margin-top:36px;display:grid}.education-priorities article{border-right:1px solid #c7d3d9;grid-template-columns:43px 1fr;gap:13px;margin-right:24px;padding:22px 24px 0 0;display:grid}.education-priorities article:last-child{border-right:0}.education-priorities>article>span{color:var(--blue);font:600 28px Playfair Display,Georgia,serif}.education-priorities h3{margin:2px 0 7px;font-size:16px}.education-priorities p{color:var(--muted);margin:0;font-size:10px;line-height:1.6}@media (max-width:760px){.education-project{padding:54px 0 61px}.education-project-head{margin-bottom:27px;display:block}.education-project-head h2{font-size:39px}.education-project-head>div:last-child{margin-top:22px}.education-project-visual{min-height:385px;box-shadow:-8px 9px #b7832f26}.education-project-visual img{object-position:58% 50%}.education-project-visual figcaption{bottom:18px;left:18px;right:18px}.education-project-visual figcaption h3{font-size:28px}.education-project-visual figcaption p{font-size:10px}.education-priorities{margin-top:30px;display:block}.education-priorities article{border-bottom:1px solid #c7d3d9;border-right:0;margin:0;padding:17px 0}.education-priorities article:last-child{border-bottom:0}.supporting-project-grid,.bungalow-mosaic,.industrial-support{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none;gap:12px;width:calc(100% + 18px);margin-right:-18px;padding:2px 18px 18px 2px;display:flex;overflow:auto hidden}.supporting-project-grid::-webkit-scrollbar{width:0;height:0;display:none}.bungalow-mosaic::-webkit-scrollbar{width:0;height:0;display:none}.industrial-support::-webkit-scrollbar{width:0;height:0;display:none}.supporting-project-grid article{scroll-snap-align:start;border-radius:4px;flex:0 0 82vw;max-width:315px;display:block;overflow:hidden;box-shadow:0 12px 25px #07172f1a}.supporting-project-image{height:245px}.supporting-project-grid article>div:last-child{min-height:138px;padding:18px}.bungalow-mosaic figure,.bungalow-mosaic .bungalow-feature{scroll-snap-align:start;border-radius:4px;flex:0 0 84vw;height:360px;margin:0}.bungalow-mosaic .bungalow-feature{height:360px}.bungalow-mosaic figcaption h3,.bungalow-feature figcaption h3{font-size:24px}.industrial-support{margin-top:14px}.industrial-support figure{scroll-snap-align:start;border:1px solid #ffffff1f;border-radius:4px;flex:0 0 84vw;min-height:300px;margin:0}.supporting-project-grid,.bungalow-mosaic,.industrial-support{background:linear-gradient(90deg,#0000 calc(100% - 28px),#b7832f1f)}}@keyframes heroIn{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}@keyframes visualIn{0%{opacity:0;transform:translate(32px,24px)scale(.96)}to{opacity:1;transform:none}}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes gridDrift{0%{background-position:0 0,0 0,0 0}to{background-position:0 0,56px 0,0 56px}}@keyframes sectionIn{0%{opacity:.15;transform:translateY(26px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1024px){.shell,.container{padding-left:clamp(20px,4vw,48px);padding-right:clamp(20px,4vw,48px)}.nav{gap:18px}.hero{gap:34px}.hero-visual{height:420px}.mep-card{min-height:360px}.project-copy{grid-template-columns:1fr 1.1fr 22px}.sector-index-intro,.contact-hero-grid{gap:48px}.expertise-index-grid,.sector-detail-grid{gap:46px}.contact-page-grid{gap:55px}}@media (max-width:760px){.shell,.container{padding-left:18px;padding-right:18px}.site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:9px;height:80px;padding-left:14px;padding-right:14px;display:grid}.brand{gap:8px;min-width:0;font-size:8px}.brand-logo{flex:none;width:54px;height:54px;box-shadow:0 0 0 3px #d6ac6229,0 7px 16px #0000004d}.nav{display:none}.menu,.mobile-nav{display:block}.header-phone{text-align:center;background:#d6ac621a;border:1px solid #d6ac62ad;gap:3px;min-width:116px;padding:8px 9px;font-size:11px;line-height:1.1}.header-phone small{color:#efcb89;font-size:7px}.mobile-nav{justify-self:end}.mobile-panel{z-index:30;background:var(--paper);border-bottom:1px solid var(--line);gap:2px;max-height:calc(100dvh - 111px);padding:14px 18px 24px;display:grid;position:fixed;top:111px;left:0;right:0;overflow:auto;box-shadow:0 18px 35px #07172f2e}.mobile-panel a:not(.button){padding:13px 0;font-size:13px;font-weight:800;text-decoration:none}.mobile-panel .button{justify-content:center;min-height:46px;margin-top:12px}.header-cta{display:none}.hero{min-height:0;padding:48px 0;display:block}.home-hero{color:#f8f0de;background:#07172f;min-height:0;margin-inline:-18px;padding:38px 20px 0}.home-hero .hero-copy{width:auto;max-width:340px;position:static;transform:none}.home-hero .eyebrow{margin-bottom:18px;line-height:1.5}.home-hero h1{font-size:clamp(42px,12vw,54px);line-height:.98}.home-hero .hero-copy .lede{color:#c6d3df;margin:22px 0 25px;font-size:14px;line-height:1.65}.home-hero .hero-visual{height:300px;box-shadow:none;margin:34px -20px 0}.home-hero .hero-visual:before{background:linear-gradient(90deg,#0412278a,#04122714),repeating-linear-gradient(90deg,#0000 0 54px,#d6ac6229 55px 56px),repeating-linear-gradient(0deg,#0000 0 54px,#d6ac621c 55px 56px)}.home-hero .hero-visual-note{min-width:0;padding:12px 13px;bottom:14px;left:14px;right:14px}.home-hero .hero-visual-note strong{font-size:9px}.home-hero+.hero-stats{margin-top:0}.home-hero .hero-actions{grid-template-columns:max-content 1fr;align-items:center;gap:14px;display:grid}.home-hero .hero-actions .button{min-height:44px}.home-hero .hero-actions .text-link{white-space:nowrap;align-items:center;min-height:44px;display:flex}.hero-visual{height:280px;margin-top:36px;box-shadow:12px 14px #b7832f33,0 20px 40px #00000047}.hero-visual-note{padding:10px 11px;bottom:12px;left:12px}.hero-visual-note strong{font-size:10px}.hero-visual-note small{font-size:9px}.hero-stats{grid-template-columns:repeat(2,1fr);gap:30px 14px;margin-top:0;padding:23px 20px}.section{padding:58px 0}.home-position{padding-top:58px;display:block}.home-position-image{height:265px;margin-bottom:35px;box-shadow:-10px 12px #b7832f29}.home-position-copy>p:not(.eyebrow){font-size:14px}.home-flow{margin:27px 0 22px;display:block}.home-flow>div{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;column-gap:10px;margin:0;padding:14px 0}.home-flow span{grid-row:span 2}.home-flow small{grid-column:2}.home-sectors{margin-inline:-18px;padding-inline:18px}.home-sector-grid{display:block}.home-sector-grid a{border-bottom:1px solid #c7d1d7;border-right:0;grid-template-columns:42px 1fr;min-height:0;margin:0;padding:18px 0}.home-sector-grid span{grid-row:span 2;font-size:25px}.home-sector-grid small{grid-column:2}.home-sector-grid a:last-child{border-bottom:0}.home-people{margin-inline:-18px;padding-inline:18px;display:block}.home-people-copy{margin-bottom:35px}.home-people-gallery{gap:10px}.home-people figure{height:240px}.about-hero{padding:30px 0 48px}.about-hero-grid,.director-grid,.about-article-grid{grid-template-columns:1fr;gap:33px}.about-hero h1{font-size:clamp(44px,13vw,58px)}.about-team-image{height:260px;box-shadow:10px 12px #b7832f2e}.director-photo{max-width:420px;height:470px;box-shadow:-10px 12px #b7832f29}.director-intro{font-size:14px}.director-note{padding:21px}.director-note h3{font-size:22px}.about-article-grid>div p{font-size:14px}.client-slots{grid-template-columns:repeat(2,1fr)}.section-head{margin-bottom:38px;display:block}.section-head .lede{margin-top:24px}.service-grid,.project-grid,.detail-grid,.project-grid.all,.article-layout{display:block}.article-layout .detail-card{margin-top:35px}.article-body{font-size:16px}.service-card{border-right:0;border-bottom:1px solid var(--line);min-height:145px;margin:0;padding:23px 0}.mep-showcase{grid-template-columns:1fr}.mep-card{min-height:300px;padding:18px}.service-card h3{margin:16px 0 9px}.service-card b{display:none}.project,.project.large{margin-bottom:26px}.project-image,.project.large .project-image,.project-grid.all .project-image,.project-grid.all .project.large .project-image{height:245px}.project-copy{grid-template-columns:1fr 24px}.project-copy p{display:none}.dark-panel,.contact-panel{margin-inline:-18px;padding:58px 18px}.pillars{margin-top:45px;display:block}.pillar{border-bottom:1px solid #496178;border-right:0;margin:0;padding:20px 0}.contact-row{margin-top:42px;display:block}.contact-row .button{margin-top:17px}.page-hero{padding:56px 0 46px}.service-hero{padding:30px 0 48px}.service-hero .breadcrumbs{margin-bottom:25px;font-size:8px}.service-hero-grid,.service-image-section{display:block}.discipline-diagram{min-height:220px;margin-top:32px}.delivery-phases{display:block}.delivery-phase{border-right:0;border-bottom:1px solid var(--line);min-height:0;margin:0;padding:18px 0}.service-image{height:255px;margin-bottom:32px}.expertise-index-grid{grid-template-columns:1fr;gap:30px}.expertise-index-hero{padding-bottom:48px}.expertise-index-hero h1{font-size:clamp(44px,13vw,58px)}.expertise-path{padding-left:17px}.expertise-cta .cta-panel{padding:48px 0;display:block}.expertise-cta .button{margin-top:25px}.split-heading{display:block}.split-heading>p{margin-top:24px;margin-bottom:0}.expertise-intro{padding-top:62px}.expertise-intro .mep-showcase{margin-top:35px}.insights-hero{padding:30px 0 46px}.insights-hero-grid,.insights-list-head{display:block}.back-home-link{margin-top:24px;display:inline-block}.insights-list{padding-top:58px}.insights-list-head>p:last-child{font-size:12px}.insight-grid{display:block}.insight-card{border-right:0;border-bottom:1px solid var(--line);min-height:0;margin:0;padding:22px 0}.insight-card h2{margin:15px 0 9px;font-size:20px}.insight-card b{margin-top:0}.insight-modal-backdrop{padding:12px}.insight-modal{width:100%;max-height:calc(100dvh - 24px);display:block}.modal-image{height:220px;min-height:220px}.modal-content{padding:27px 22px}.modal-content h2{font-size:34px}.modal-actions{display:block}.modal-back{margin-top:16px}.sector-index-intro,.sector-detail-grid,.sector-detail-story{grid-template-columns:1fr;gap:30px}.sector-index-hero,.sector-detail-hero{padding-top:30px;padding-bottom:46px}.sector-index-intro h1,.sector-detail-grid h1{font-size:clamp(44px,13vw,58px)}.sector-list-section{padding-top:48px}.sector-list-heading{margin-bottom:25px;display:block}.sector-list-heading>p:last-child{font-size:12px}.sector-list{grid-template-columns:1fr}.sector-card{grid-template-columns:39% 61%;min-height:210px}.sector-card-copy{padding:18px 16px}.sector-card h2{margin:11px 0 8px;font-size:21px}.sector-card p{font-size:10px}.sector-principles{padding:52px 0}.principle-grid,.priority-grid{display:block}.principle-grid>div,.priority-grid>div{border-bottom:1px solid #c7d1d7;border-right:0;margin:0;padding:20px 0}.sector-detail-image{height:240px}.sector-detail-story>div:last-child{font-size:14px}.priority-grid>div:last-child,.principle-grid>div:last-child{border-bottom:0}.utility-bar .container{justify-content:flex-start;gap:15px;overflow:auto}.utility-bar a{font-size:8px}.utility-office b{margin-left:6px}.utility-actions{gap:12px}.utility-actions a+a{padding-left:12px}.contact-hero{padding:30px 0 46px}.contact-hero-grid,.contact-page-grid{grid-template-columns:1fr;gap:32px}.contact-hero-grid h1{font-size:clamp(44px,13vw,58px)}.contact-hero-copy{margin:20px 0 25px;font-size:14px}.quick-contact-card{padding:23px}.quick-phone{font-size:22px}.contact-main-section{padding:58px 0}.enquiry-card{padding:23px;box-shadow:9px 10px #b7832f24}.contact-process{padding:55px 0}.contact-process-grid{display:block}.contact-process-grid>div{border-bottom:1px solid #c5d1d8;border-right:0;margin:0;padding:20px 0}.contact-process-grid>div:last-child{border-bottom:0}.form-grid{grid-template-columns:1fr}.footer{padding:28px 0;display:block}.footer p{margin:18px 0;line-height:1.6}.footer-links{flex-wrap:wrap;justify-content:flex-start}h1{font-size:clamp(44px,13vw,58px)}}@media (max-width:420px){.utility-office span{display:none}.utility-office b{font-size:0}.utility-office b:after{content:"Directions ↗";font-size:8px}.utility-actions a:last-child{display:none}.brand>span{font-size:8px}.hero-stats{gap:24px 10px}.stat strong{font-size:38px}.sector-card{grid-template-columns:1fr;min-height:0}.sector-image{height:150px}.sector-card-copy{min-height:185px}.contact-methods a{font-size:11px}.button{padding:14px 15px;font-size:11px}}
