@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Barlow:wght@400;500;600;700&display=swap');
:root{--navy:#101d30;--blue:#1459b5;--bright:#2878e3;--paper:#f5f7f9;--ink:#17212d;--muted:#526071;--line:#dce3eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-family:Barlow,Arial,sans-serif;color:var(--ink);font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #e7a52d;outline-offset:6px}.skip{position:fixed;left:20px;top:-80px;background:white;padding:12px;z-index:99}.skip:focus{top:10px}.concept-bar{background:var(--navy);color:#c9d5e7;display:flex;justify-content:space-between;gap:16px;padding:9px 4%;font-size:12px;letter-spacing:.04em}.concept-bar b{color:#69a4fa;margin:0 8px}.concept-bar a{text-decoration:underline;text-underline-offset:3px}header{height:100px;display:flex;align-items:center;gap:30px;padding:0 4%;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;flex-direction:column;line-height:1;flex-shrink:0;color:#1459b5;min-width:130px}.brand-name{font-family:Arial,sans-serif;font-size:38px;font-weight:800;letter-spacing:3px}.brand>span:last-child{font-size:11px;letter-spacing:3px;margin-top:7px}header nav{display:flex;gap:25px;margin-left:auto;font-size:15px;font-weight:600}header nav a:hover,footer nav a:hover{color:var(--blue)}.header-call{font-size:15px;white-space:nowrap;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--blue);color:white;padding:17px 24px;font-size:14px;font-weight:700;letter-spacing:.035em;min-height:54px;transition:background .2s,transform .2s}.button:hover{background:#0b438d;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.menu-toggle{display:none}.hero{position:relative;background:var(--navy);color:white;min-height:740px;padding:80px 6% 0;overflow:hidden}.hero-grid{position:absolute;inset:0 0 0 48%;background-color:#152c47;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:80px 80px;border-left:1px solid #ffffff16}.hero-content{position:relative;max-width:850px}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--blue);margin:0 0 24px}.eyebrow.light{color:#9fc6ff}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;line-height:.98;letter-spacing:-.02em}h1{font-size:clamp(70px,7.5vw,124px);margin-bottom:30px}em{font-style:normal;color:#70aaff}h2{font-size:clamp(48px,4.4vw,74px);margin-bottom:28px}h3{font-size:25px;line-height:1.2;font-weight:600;margin-bottom:17px}.hero-intro{max-width:460px;color:#d0d9e6;font-size:20px;line-height:1.5}.actions{display:flex;gap:30px;align-items:center;margin:32px 0}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:600;border-bottom:1px solid #ffffff65;padding:11px 0}.hero-image-note{position:absolute;right:6%;top:41%;width:245px;padding-left:24px;border-left:1px solid #70849b;color:#b7c8dc}.hero-image-note .eyebrow{color:#a2c5f4;font-size:11px;margin:15px 0}.hero-image-note p{font-size:15px;line-height:1.5}.hero-image-note small{font-size:12px;line-height:1.5;display:block}.cross{font-size:28px;font-weight:400}.hero-bottom{position:relative;margin-top:55px;padding:22px 0;display:flex;justify-content:space-between;border-top:1px solid #ffffff30;font-size:12px;color:#b5c4d7;gap:20px}.hero-bottom span:last-child{letter-spacing:.1em}.credibility{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 6%;border-bottom:1px solid var(--line);background:var(--paper)}.credibility>div{display:flex;flex-direction:column;border-left:1px solid #ced7e2;padding-left:30px}.credibility>div:first-child{padding-left:0;border:0}.credibility strong{font-family:'Barlow Condensed',Arial,sans-serif;font-size:30px;font-weight:600}.credibility span{font-size:13px;color:var(--muted)}.section{padding:110px 6%;scroll-margin-top:15px}.section-heading{display:grid;grid-template-columns:1.25fr 1fr;gap:80px;align-items:end;margin-bottom:50px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:400px;color:var(--muted);margin-bottom:5px;font-size:19px}.services-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:7%}.photo-panel{background:#dfe7ee;position:relative;display:flex;align-items:end;padding:40px;min-width:0;border:1px solid #ccd7e2;overflow:hidden}.photo-panel:after{content:'+';position:absolute;top:47%;left:49%;font-weight:400;font-size:24px;color:#768da4}.panel-index{position:absolute;top:22px;left:28px;font-size:11px;font-weight:600;letter-spacing:.15em;color:#51677d}.photo-panel h3{font-family:'Barlow Condensed',Arial,sans-serif;font-size:42px;line-height:1.05;font-weight:500}.photo-panel .eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:15px;color:#405a75}.photo-panel p:not(.eyebrow){font-size:16px;max-width:280px}.photo-panel small{font-size:12px;color:#40566e;display:block;max-width:360px}.service-photo{min-height:680px}.service-list article{display:grid;grid-template-columns:30px 1fr;gap:18px;border-top:1px solid var(--line);padding:25px 0}.service-list article:first-child{padding-top:0;border-top:0}.service-list article:last-child{padding-bottom:0}.number{font-size:12px;color:var(--blue);padding-top:5px}.service-list h3{font-size:23px;margin-bottom:12px}.service-list p{font-size:16px;color:var(--muted);margin-bottom:15px}.service-list a{display:flex;justify-content:space-between;font-size:14px;font-weight:600;color:var(--blue)}.projects{background:var(--paper)}.airport-project{display:grid;grid-template-columns:1.5fr 1fr;background:white}.airport-photo{min-height:510px;background:#d4e0eb}.airport-photo h3{font-size:55px}.project-copy{padding:42px}.project-copy p{font-size:16px;color:var(--muted)}.project-copy .eyebrow{font-size:11px;color:var(--blue)}.project-copy h3{font-family:'Barlow Condensed',Arial,sans-serif;font-size:37px}.project-copy dl{font-size:13px;margin:28px 0}.project-copy dl div{border-top:1px solid var(--line);padding:10px 0;display:flex;justify-content:space-between;gap:10px}.project-copy dt{color:var(--muted)}.project-copy dd{margin:0;text-align:right}.inline-link{font-size:14px;color:var(--blue);text-decoration:underline;text-underline-offset:5px;line-height:1.8}.project-pair{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:55px}.compact{height:310px}.compact h3{font-size:34px}.alternate{background:#e5e9ed}.small-project-copy{padding-top:30px}.small-project-copy h3{font-family:'Barlow Condensed',Arial,sans-serif;font-size:40px}.small-project-copy p{color:var(--muted);max-width:520px}.small-project-copy .eyebrow{font-size:11px;color:var(--blue)}.saving{font-family:'Barlow Condensed',Arial,sans-serif;font-size:40px;color:var(--blue)!important;line-height:1.2}.saving span{display:block;font-family:Barlow,Arial,sans-serif;font-size:13px;color:var(--muted);margin-top:8px}.source-note{font-size:12px;line-height:1.6;color:var(--muted);border-top:1px solid var(--line);padding-top:24px;margin:45px 0 0;max-width:900px}.expertise{background:var(--navy);color:white;display:grid;grid-template-columns:1.2fr 1fr;gap:9%}.expertise h2{margin:0}.expertise>div:last-child{padding-top:35px;color:#c2cedf}.expertise .large-copy{font-size:26px;color:white;line-height:1.4}.expertise .text-link{color:white}.journey ol{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;gap:32px;margin:0}.journey li{border-top:1px solid var(--line);padding-top:25px}.journey li>span{color:var(--blue);font-size:14px}.journey h3{font-size:21px;margin:22px 0 14px}.journey li p{font-size:16px;color:var(--muted);margin:0}.sectors{padding-top:45px;padding-bottom:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.sector-list{display:flex;flex-wrap:wrap;gap:18px 35px;font-family:'Barlow Condensed',Arial,sans-serif;font-size:30px;line-height:1.2}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.team-photo{height:630px;background:#e1e6ea}.about>div:last-child p:not(.eyebrow){color:var(--muted)}.contact{background:var(--navy);color:white;display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:center}.contact h2{font-size:clamp(52px,4.6vw,78px)}.contact p{color:#c4cfdd;font-size:20px}.contact small{display:block;max-width:470px;font-size:12px;color:#aabbcf}.contact-details{border-left:1px solid #ffffff30;padding-left:40px}.contact-details .phone{font-family:'Barlow Condensed',Arial,sans-serif;font-size:46px;display:block;margin:15px 0}.contact-details .official-email{font-size:14px;color:#a7caff;text-decoration:underline;text-underline-offset:4px}.contact address{font-style:normal;color:#c4cfdd;font-size:16px;margin-top:35px}.contact-details p{font-size:14px;margin-top:20px}.enquiry-context{font-size:14px!important;color:#9fc6ff!important}footer{padding:55px 6% 24px}.footer-top{display:flex;align-items:start;justify-content:space-between;gap:35px}.footer-top>p{font-size:14px;color:var(--muted)}footer nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px;font-size:14px}.back-top{font-size:13px}.footer-bottom{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;font-size:12px;color:var(--muted)}.footer-bottom p{margin:0}.footer-bottom p:last-child{text-align:right}
@media(min-width:1600px){.section,.hero,.credibility,footer{padding-left:max(6%,calc((100vw - 1560px)/2));padding-right:max(6%,calc((100vw - 1560px)/2))}.hero-image-note{right:max(6%,calc((100vw - 1500px)/2))}}@media(max-width:1150px){header{gap:20px}header nav{gap:18px}.header-call{display:none}.header-cta{padding:15px;font-size:12px}.hero-image-note{right:4%;width:220px}.hero-content{max-width:680px}.project-copy{padding:30px}.contact-details{padding-left:25px}.contact-details .phone{font-size:39px}.section{padding-top:85px;padding-bottom:85px}}@media(max-width:850px){header{height:82px}.header-cta{margin-left:auto}.menu-toggle{display:flex;gap:12px;align-items:center;background:none;border:0;padding:12px 0 12px 12px;font-size:14px}header nav{display:none;position:absolute;top:81px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:25px 6%;margin:0;flex-direction:column;gap:0;box-shadow:0 15px 20px #101d3010}header nav.open{display:flex}header nav a{padding:12px 0}.concept-bar{font-size:10px}.concept-bar>span:first-child{display:none}.hero{padding-top:65px;min-height:700px}.hero-image-note{top:auto;bottom:100px;width:200px;font-size:12px}.hero-intro{max-width:390px}.hero h1{font-size:84px}.hero-content{max-width:600px}.hero-bottom{margin-top:65px}.hero-bottom span:last-child{display:none}.credibility{gap:20px}.credibility>div{padding-left:18px}.credibility strong{font-size:25px}.credibility span{font-size:11px}.section-heading{gap:35px}.services-layout{gap:35px}.service-photo{min-height:760px;padding:25px}.photo-panel h3{font-size:35px}.airport-project{grid-template-columns:1fr}.airport-photo{min-height:420px}.project-copy{padding:35px}.project-copy dl{max-width:450px}.project-pair{gap:25px}.photo-panel{padding:28px}.expertise{gap:35px}.journey ol{grid-template-columns:1fr 1fr;gap:40px}.about{gap:35px}.team-photo{height:650px}.contact{grid-template-columns:1fr;gap:45px}.contact-details{border-left:0;border-top:1px solid #ffffff30;padding:30px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px 35px}.contact-details .eyebrow{grid-column:1/-1}.contact-details .phone{margin:0;line-height:1.1}.contact address{margin:10px 0}.contact-details p{margin:0}.footer-top{flex-wrap:wrap}.footer-top nav{min-width:180px}}@media(max-width:600px){html{scroll-padding-top:85px}.concept-bar{justify-content:center;font-size:10px;padding:7px 12px}.concept-bar>a{display:none}header{height:76px;padding:0 6%;gap:10px}.brand{min-width:100px}.brand-name{font-size:29px}.brand>span:last-child{font-size:9px;letter-spacing:2px}.header-cta{display:none}.menu-toggle{margin-left:auto;font-weight:600}header nav{top:75px}.hero{padding:47px 6% 0;min-height:0}.hero-grid{left:65%;background-size:48px 48px}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero h1{font-size:clamp(59px,15.5vw,84px);line-height:1;margin-bottom:24px}.hero-intro{font-size:17px;max-width:330px}.actions{flex-wrap:wrap;gap:15px 26px;margin:27px 0}.button{font-size:12px;padding:16px 20px;gap:28px}.text-link{font-size:13px}.hero-image-note{position:relative;top:auto;right:auto;bottom:auto;width:auto;margin:40px 0 0;padding:18px 0;border-top:1px solid #ffffff25;border-left:0;display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.hero-image-note .cross{display:none}.hero-image-note .eyebrow{margin:0;grid-column:1/-1}.hero-image-note p{font-size:12px;margin:0}.hero-image-note small{font-size:10px}.hero-bottom{margin-top:18px;padding:17px 0;font-size:10px}.credibility{grid-template-columns:1fr 1fr;padding:24px 6%;gap:20px}.credibility>div{padding-left:17px}.credibility>div:nth-child(3){border-left:0;padding-left:0}.credibility strong{font-size:26px}.credibility span{font-size:11px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:32px}.eyebrow{font-size:11px;margin-bottom:20px}h2{font-size:49px;line-height:1.02}.section-heading>p{font-size:17px;margin:22px 0 0}.services-layout{grid-template-columns:1fr;gap:35px}.service-photo{min-height:350px}.photo-panel{padding:26px}.photo-panel h3{font-size:37px}.panel-index{left:25px;top:18px;font-size:10px}.photo-panel small{font-size:11px}.service-list article{padding:24px 0;gap:12px;grid-template-columns:25px 1fr}.service-list h3{font-size:22px}.service-list p{font-size:16px}.service-list a{font-size:13px}.airport-photo{min-height:350px}.airport-photo h3{font-size:42px}.project-copy{padding:28px 23px}.project-copy h3{font-size:36px}.project-copy dl div{font-size:12px}.project-pair{grid-template-columns:1fr;gap:45px;margin-top:40px}.compact{height:290px}.small-project-copy{padding-top:24px}.small-project-copy h3{font-size:37px}.source-note{font-size:11px;margin-top:35px}.expertise{grid-template-columns:1fr;gap:15px}.expertise>div:last-child{padding-top:0}.expertise .large-copy{font-size:23px}.journey ol{gap:30px 23px}.journey h3{font-size:18px;margin:17px 0 12px}.journey li p{font-size:14px}.sectors{padding-top:35px;padding-bottom:40px}.sector-list{font-size:25px;gap:15px 25px}.about{grid-template-columns:1fr;gap:35px}.team-photo{height:360px}.about h2{font-size:49px}.contact h2{font-size:49px}.contact p{font-size:18px}.contact-details{display:block}.contact-details .phone{font-size:43px;margin:15px 0}.contact address{margin-top:27px}.contact-details p{margin-top:15px}.contact small{font-size:11px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:30px 20px}.footer-top>p{font-size:12px}.footer-top nav{min-width:0;font-size:13px}.back-top{font-size:12px}footer{padding:38px 6% 25px}.footer-bottom{display:block;font-size:11px;margin-top:30px}.footer-bottom p:last-child{text-align:left;margin-top:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.brand img{display:block;width:130px;height:auto}.brand{min-width:130px}@media(max-width:600px){.brand img{width:105px}.brand{min-width:105px}}


.footer-address{font-size:13px;color:var(--muted)}.footer-address p{margin-bottom:12px}.footer-address a{display:block;overflow-wrap:anywhere}.official-email{overflow-wrap:anywhere}@media(max-width:600px){.footer-address{font-size:12px}.hero-image-note small,.hero-image-note p{font-size:12px}.photo-panel .eyebrow{font-size:12px}}
/* Authentic photography — private client presentation */
.hero-photograph{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,19,35,.94) 0%,rgba(6,19,35,.81) 39%,rgba(6,19,35,.23) 75%),linear-gradient(0deg,rgba(6,19,35,.78),transparent 45%)}.hero-image-note{top:auto;bottom:120px;background:#101d30b8;border-left:2px solid #70aaff;padding:20px 24px;width:255px;color:white}.hero-image-note a{font-size:13px;text-decoration:underline;text-underline-offset:5px}.hero-image-note .eyebrow{margin:0 0 12px}.hero-bottom{color:#e0e8f2}.project-image{margin:0;min-width:0;overflow:hidden;background:var(--navy);color:white}.project-image img{display:block;width:100%;height:auto}.project-image figcaption{padding:25px 30px;font-size:16px}.project-image figcaption .eyebrow{display:block;margin:0 0 12px}.project-image figcaption>span:not(.eyebrow){display:block}.service-photo{position:relative;min-height:680px}.service-photo img{height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 40%}.service-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding-top:70px;background:linear-gradient(transparent,#101d30ed)}.airport-photo{min-height:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.airport-photo img{object-fit:contain}.airport-photo figcaption{padding:25px 30px}.retrofit-comparison{display:grid;grid-template-columns:1fr 1fr;gap:4px;height:390px;background:var(--navy)}.retrofit-comparison figure{position:relative;margin:0;min-width:0;height:100%;overflow:hidden}.retrofit-comparison img{width:100%;height:100%;object-fit:cover;object-position:center}.retrofit-comparison figcaption{position:absolute;bottom:0;left:0;right:0;padding:30px 12px 15px;color:white;font-size:12px;background:linear-gradient(transparent,#101d30e8)}.retail-photo{height:390px;position:relative}.retail-photo img{height:100%;object-fit:cover}.retail-photo figcaption{position:absolute;bottom:0;left:0;right:0;font-size:12px;padding:35px 25px 18px;background:linear-gradient(transparent,#101d30df)}.team-photo{height:auto;align-self:center}.team-photo img{object-fit:contain}.team-photo figcaption{padding:32px}.team-photo figcaption>span:not(.eyebrow){font-family:'Barlow Condensed',Arial,sans-serif;font-size:40px;line-height:1.1}.team-photo small{display:block;font-size:12px;color:#b8c9dd;margin-top:25px}
@media(max-width:850px){.hero-image-note{bottom:100px;width:200px;padding:18px}.service-photo{min-height:760px}.retrofit-comparison,.retail-photo{height:310px}}
@media(max-width:600px){.hero-photograph{object-position:55% center}.hero-shade{background:linear-gradient(90deg,#08182be8,#08182b88),linear-gradient(0deg,#08182be8,transparent 50%)}.hero-image-note{position:relative;bottom:auto;right:auto;width:auto;margin:32px 0 0;display:block;background:none;padding:18px 0 0;border-left:0;border-top:1px solid #ffffff50}.hero-image-note .eyebrow{font-size:12px}.hero-image-note p{font-size:14px;margin-bottom:8px}.service-photo{min-height:420px}.service-photo img{object-position:center 44%}.project-image figcaption{padding:23px}.retrofit-comparison,.retail-photo{height:310px}.retrofit-comparison figcaption{font-size:11px;padding-left:10px;padding-right:8px}.team-photo{height:auto}.team-photo figcaption>span:not(.eyebrow){font-size:35px}.team-photo small{margin-top:18px}}
