/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101c2b;--navy:#0c1928;--blue:#145dff;--line:#d8e0e5;--muted:#5d6974}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}.nav-shell{z-index:20;background:#fff;border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:center;height:90px;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.brand{align-items:center;gap:15px;display:flex}.brand-mark{letter-spacing:-.08em;font-size:29px;font-weight:800;line-height:1}.brand-mark span{color:var(--blue)}.brand-copy{text-transform:uppercase;letter-spacing:.15em;color:#63707b;border-left:1px solid #cbd3d8;padding-left:14px;font-size:9px;font-weight:700;line-height:1.35}nav{gap:40px;font-size:13px;font-weight:600;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--blue)}.nav-cta,.primary-button{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;gap:28px;min-width:205px;padding:17px 20px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.nav-cta:hover,.primary-button:hover{background:#0d4fdc;transform:translateY(-1px)}.hero{background:var(--navy);color:#fff;min-height:690px;padding:98px clamp(24px,8vw,128px) 0;position:relative;overflow:hidden}.hero-grid{opacity:.11;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-orbit{border:1px solid #3e80ff5c;border-radius:50%;position:absolute}.orbit-one{width:610px;height:610px;top:32px;right:-90px}.orbit-two{width:420px;height:420px;top:128px;right:5px;box-shadow:inset 0 0 120px #145dff1f}.eyebrow{color:#99aabe;font:600 10px var(--font-geist-mono),monospace;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;display:flex;position:relative}.eyebrow span{background:var(--blue);width:26px;height:1px}.hero h1{letter-spacing:-.065em;max-width:900px;margin:30px 0 38px;font-size:clamp(58px,8vw,116px);font-weight:530;line-height:.88;position:relative}.hero h1 em{color:#4c83ff;font-style:normal}.hero-bottom{align-items:flex-end;gap:70px;padding-left:clamp(0px,20vw,260px);display:flex;position:relative}.hero-bottom p{color:#aebac8;max-width:485px;margin:0;font-size:16px;line-height:1.7}.hero-proof{color:#8e9bab;letter-spacing:.13em;text-transform:uppercase;background:#030b14b8;border-top:1px solid #ffffff14;align-items:center;gap:22px;height:72px;padding:0 clamp(24px,8vw,128px);font-size:10px;font-weight:700;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-proof i{background:#376dca;border-radius:50%;width:3px;height:3px}.intro{grid-template-columns:1fr 3fr;gap:50px;padding:120px clamp(24px,8vw,128px) 70px;display:grid}.section-label{font:700 10px var(--font-geist-mono),monospace;letter-spacing:.18em;text-transform:uppercase;color:#66737c;padding-top:12px}.section-label:before{content:"";background:var(--blue);width:22px;height:1px;margin:0 10px 3px 0;display:inline-block}h2{letter-spacing:-.052em;margin:0;font-size:clamp(42px,5vw,72px);font-weight:560;line-height:1.02}.lead{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7}.services-grid{grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,128px) 130px;display:grid}.service-card{border:1px solid var(--line);border-right:0;flex-direction:column;min-height:380px;padding:30px;transition:all .25s;display:flex}.service-card:last-child{border-right:1px solid var(--line)}.service-card:hover{background:#f7faff;transform:translateY(-4px)}.service-number{color:#82909a;font:600 10px var(--font-geist-mono),monospace}.service-icon{border:1px solid #9db2c1;border-radius:50%;place-items:center;width:58px;height:58px;margin:46px 0 38px;display:grid}.service-icon span{border:4px solid var(--blue);border-top-color:#0000;border-radius:50%;width:20px;height:20px;transform:rotate(45deg)}.service-card h3{letter-spacing:-.025em;margin:0 0 18px;font-size:23px}.service-card p{max-width:310px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.approach{color:#fff;background:#102032;grid-template-columns:1fr 1fr;align-items:center;gap:9vw;padding:120px clamp(24px,8vw,128px);display:grid}.section-label.light{color:#8fa1b3}.approach h2{margin-top:34px}.approach-copy p{color:#9faebe;max-width:520px;margin:28px 0 38px;line-height:1.75}.text-link{border-bottom:1px solid #3d5269;gap:30px;padding-bottom:8px;font-size:13px;font-weight:700;display:inline-flex}.phase-panel{background:#0b1725;border:1px solid #34465a;box-shadow:25px 25px #145dff14}.phase-head{color:#71849a;height:60px;font:600 9px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid #2a3d51;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.phase-row{border-bottom:1px solid #26384a;grid-template-columns:50px 1fr auto;align-items:center;min-height:72px;padding:0 22px;display:grid}.phase-row:last-child{border-bottom:0}.phase-dot{color:#6b92c9;width:29px;height:29px;font:600 9px var(--font-geist-mono),monospace;background:#152c46;border-radius:50%;place-items:center;display:grid}.phase-row strong{font-size:14px}.phase-status{font:600 9px var(--font-geist-mono),monospace;color:#5c8fe8;text-transform:uppercase;letter-spacing:.1em}.experience{padding:120px clamp(24px,8vw,128px) 70px}.experience-content{grid-template-columns:1.25fr 1fr;gap:8vw;margin-top:35px;display:grid}.capability-list{grid-template-columns:1fr 1fr;gap:0 35px;padding-top:10px;display:grid}.capability-list span{border-bottom:1px solid var(--line);padding:20px 0;font-size:13px;font-weight:650}.capability-list span:before{content:"+";color:var(--blue);margin-right:10px}.locations{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#65717a;font:600 11px var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:85px;padding:28px 0;display:flex}.locations b{color:#b8c2c9;font-weight:400}.contact{background:var(--blue);color:#fff;justify-content:space-between;align-items:flex-end;gap:50px;padding:95px clamp(24px,8vw,128px);display:flex}.contact .section-label:before{background:#fff}.contact-button{width:220px;height:220px;color:var(--ink);background:#fff;border-radius:50%;flex-direction:column;flex:0 0 220px;justify-content:center;align-items:center;gap:22px;font-size:13px;font-weight:750;transition:transform .25s;display:flex}.contact-button span{font-size:20px}.contact-button:hover{transform:scale(1.035)}footer{color:#6f7d8b;background:#08131f;grid-template-columns:1fr 2fr 1fr;align-items:center;min-height:150px;padding:50px clamp(24px,8vw,128px);font-size:11px;display:grid}.footer-brand{color:#fff}.footer-brand .brand-mark{font-size:25px}footer p{text-align:center}footer>div{justify-content:flex-end;gap:18px;display:flex}@media (width<=850px){.nav-shell{height:74px}.brand-copy,nav{display:none}.nav-cta{min-width:auto;padding:13px 15px}.hero{min-height:700px;padding-top:80px}.hero-bottom{flex-direction:column;align-items:flex-start;gap:28px;padding-left:0}.hero-proof{justify-content:space-between;gap:10px}.hero-proof span{font-size:8px}.intro{grid-template-columns:1fr;padding-top:85px}.services-grid{grid-template-columns:1fr}.service-card{border-right:1px solid var(--line);border-bottom:0;min-height:300px}.service-card:last-child{border-bottom:1px solid var(--line)}.service-icon{margin:30px 0 25px}.approach{grid-template-columns:1fr;padding-top:85px;padding-bottom:85px}.experience-content{grid-template-columns:1fr}.locations{flex-wrap:wrap;justify-content:flex-start;gap:18px}.locations b{display:none}.contact{flex-direction:column;align-items:flex-start}.contact-button{flex-basis:170px;width:170px;height:170px}footer{grid-template-columns:1fr;gap:20px}footer p{text-align:left}footer>div{justify-content:flex-start}}@media (width<=520px){.hero h1{font-size:55px}.hero-proof span:nth-of-type(2),.hero-proof i:first-of-type{display:none}.capability-list{grid-template-columns:1fr}.phase-status{display:none}.phase-row{grid-template-columns:45px 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.services-grid.expanded .service-card:nth-child(3n){border-right:1px solid var(--line)}.services-grid.expanded .service-card:nth-child(n+4){border-top:0}.levels{background:#f3f6f8;padding:120px clamp(24px,8vw,128px)}.levels-head{grid-template-columns:1.35fr 1fr;align-items:end;gap:8vw;margin:35px 0 65px;display:grid}.levels-list{border-top:1px solid #bec9d0}.levels-list article{border-bottom:1px solid #bec9d0;grid-template-columns:90px 1fr auto;align-items:start;gap:30px;padding:32px 5px;display:grid}.levels-list>article>strong{font:600 13px var(--font-geist-mono),monospace;color:var(--blue)}.levels-list h3{margin:0 0 8px;font-size:22px}.levels-list p{max-width:700px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.levels-list article>span{color:#9aa8b1}.projects{color:#fff;background:#102032;padding:120px clamp(24px,8vw,128px)}.projects-head{grid-template-columns:.6fr 1.5fr 1fr;align-items:end;gap:4vw;display:grid}.projects-head>p{color:#9faebe;line-height:1.7}.project-grid{grid-template-columns:repeat(3,1fr);margin-top:75px;display:grid}.project-card{border:1px solid #34465a;border-right:0;min-height:330px;padding:28px}.project-card:nth-child(3n){border-right:1px solid #34465a}.project-card:nth-child(n+4){border-top:0}.project-index{color:#55708b;font:600 10px var(--font-geist-mono),monospace}.project-type{text-transform:uppercase;letter-spacing:.1em;color:#5c8fe8!important;font:600 9px var(--font-geist-mono),monospace!important;margin:65px 0 12px!important}.project-card h3{margin:0 0 18px;font-size:24px}.project-card>p:last-child{color:#9faebe;margin:0;font-size:13px;line-height:1.7}.contact{grid-template-columns:1fr 1fr;align-items:start;gap:9vw;display:grid}.contact-intro p{color:#c9d8ff;max-width:520px;margin-top:25px;line-height:1.7}.enquiry-form{color:var(--ink);background:#fff;padding:36px;box-shadow:18px 18px #031b592e}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.enquiry-form label{color:#65717a;font:600 9px var(--font-geist-mono),monospace;text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.enquiry-form input,.enquiry-form textarea{width:100%;color:var(--ink);font:14px var(--font-geist-sans),sans-serif;text-transform:none;letter-spacing:0;background:0 0;border:0;border-bottom:1px solid #cfd8df;outline:none;padding:12px 0}.enquiry-form textarea{resize:vertical;border:1px solid #cfd8df;padding:12px}.enquiry-form input:focus,.enquiry-form textarea:focus{border-color:var(--blue)}.enquiry-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;justify-content:space-between;width:100%;padding:17px 20px;font-weight:700;display:flex}.enquiry-form button:hover{background:#18324f}.form-note{color:#87939d;margin:12px 0 0;font-size:10px;line-height:1.5}.systems-detail,.delivery{padding:120px clamp(24px,8vw,128px)}.systems-head,.delivery-head{grid-template-columns:1.2fr 1fr;align-items:end;gap:8vw;margin:35px 0 70px;display:grid}.discipline-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.discipline-card{border-top:2px solid var(--blue);background:#f3f6f8;padding:30px}.discipline-index,.delivery-step>span{color:var(--blue);font:600 11px var(--font-geist-mono),monospace;letter-spacing:.08em}.discipline-card h3{letter-spacing:-.025em;min-height:62px;margin:28px 0 20px;font-size:22px;line-height:1.25}.discipline-card ul{margin:0;padding:0;list-style:none}.discipline-card li{color:var(--muted);border-top:1px solid #d8e0e5;padding:14px 0 14px 17px;font-size:12px;line-height:1.6;position:relative}.discipline-card li:before{content:"+";color:var(--blue);position:absolute;left:0}.delivery{background:#f8fafb}.delivery-grid{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.delivery-step{border-right:1px solid var(--line);padding:28px 20px 15px 0}.delivery-step+.delivery-step{padding-left:20px}.delivery-step:last-child{border-right:0}.delivery-step h3{letter-spacing:-.02em;min-height:55px;margin:28px 0 15px;font-size:18px;line-height:1.35}.delivery-step p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}@media (width<=850px){.services-grid.expanded .service-card{border:1px solid var(--line);border-bottom:0}.services-grid.expanded .service-card:last-child{border-bottom:1px solid var(--line)}.levels-head,.projects-head,.project-grid{grid-template-columns:1fr}.project-card,.project-card:nth-child(3n){border-right:1px solid #34465a}.project-card:nth-child(n+2){border-top:0}.contact{grid-template-columns:1fr;display:grid}.systems-detail,.delivery{padding-top:85px;padding-bottom:85px}.systems-head,.delivery-head,.discipline-grid{grid-template-columns:1fr}.discipline-card h3{min-height:auto}.delivery-grid{grid-template-columns:1fr}.delivery-step,.delivery-step+.delivery-step{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.delivery-step h3{min-height:auto;margin:15px 0 10px}}@media (width<=520px){.form-row{grid-template-columns:1fr}.enquiry-form{padding:24px}.levels-list article{grid-template-columns:45px 1fr}.levels-list article>span{display:none}}
