@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#09121c;--panel:#111d29;--line:#293744;--text:#f1f5f7;--muted:#acbac6;--accent:#61caff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:34px}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--accent);outline-offset:6px}header{height:108px;display:flex;align-items:center;justify-content:space-between;margin:0 5.3%;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:13px;font-family:Manrope,Arial,sans-serif;font-weight:800;font-size:23px;letter-spacing:1px;line-height:1.1}.brand small{font-size:10px;display:block;letter-spacing:4px;margin-top:6px}.brand-mark{font-size:31px;width:44px;height:44px;display:grid;place-items:center;border:2px solid var(--accent);color:var(--accent);border-radius:8px;line-height:1;letter-spacing:-2px}nav{display:flex;gap:34px;font-size:14px;color:#c7d3dc}.nav-contact{font-size:14px;border-bottom:1px solid #738591;padding:6px 0}.nav-contact span{margin-left:22px}.hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:650px;padding:65px 0 55px 5.3%;gap:36px;overflow:hidden}.hero-copy{max-width:670px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:2.5px;color:var(--accent);margin:0 0 28px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(54px,5.7vw,88px);font-weight:500;line-height:1.1;letter-spacing:-4.2px;margin-bottom:27px}h1 em{font-style:normal;color:var(--accent)}.intro{max-width:480px;color:var(--muted);font-size:18px;line-height:1.75;margin-bottom:32px}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;background:var(--accent);color:#091b20;padding:15px 23px;font-size:14px;font-weight:700;min-height:54px;transition:background .2s,transform .2s}.button:hover{background:#a1e0ff;transform:translateY(-2px)}.hero-location{font-size:11px;letter-spacing:1.7px;color:#a0b2bf;margin:40px 0 0}.hero-location span{padding:0 15px;color:#4a6576}.hero-image{height:540px;margin:0;position:relative;background:linear-gradient(135deg,#1c3340,#0a1823);overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,18,28,.12),transparent 30%),linear-gradient(0deg,rgba(9,18,28,.6),transparent 20%);pointer-events:none}.hero-image figcaption{position:absolute;bottom:17px;left:24px;right:18px;z-index:1;font-size:12px;color:#d0dce4}.principles{margin:0 5.3%;padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;color:#bfccd5;font-size:14px}.principles span:before{content:'+';color:var(--accent);margin-right:16px}.section{padding:100px 5.3%}.approach{display:grid;grid-template-columns:1fr 1fr;gap:70px}h2{font-size:clamp(30px,3vw,45px);font-weight:500;letter-spacing:-1.4px;line-height:1.25;margin-bottom:24px}.approach-copy{padding-top:41px;color:var(--muted);max-width:570px}.lead{font-size:23px;line-height:1.45;color:var(--text);margin-bottom:22px}.approach-copy p:last-child{margin-bottom:0}.infrastructure{background:#111e2a;padding-top:77px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:14px;color:var(--muted);margin-bottom:4px}.components{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #35434f}.components article{padding:27px 25px 0;border-right:1px solid #35434f;display:flex;flex-direction:column}.components article:first-child{padding-left:0}.components article:last-child{padding-right:0;border-right:0}.number{font-size:13px;color:var(--accent);margin-bottom:40px}h3{font-weight:500;font-size:25px;letter-spacing:-.6px;line-height:1.35;margin-bottom:17px}.components p{font-size:15px;color:#b9c6d0;line-height:1.75;margin-bottom:38px}.tag{font-size:10px;letter-spacing:1.5px;color:#a2b5c3;margin-top:auto}.development{display:grid;grid-template-columns:1fr 1fr;gap:70px}.development-intro{max-width:370px;color:var(--muted)}.steps article{display:flex;gap:25px;border-top:1px solid var(--line);padding:25px 0}.steps article>span{font-size:13px;color:#8dabbc;padding-top:5px}.steps h3{font-size:20px;margin-bottom:10px}.steps p{color:var(--muted);font-size:15px;margin-bottom:0}.steps strong{display:inline-block;font-size:11px;font-weight:500;letter-spacing:1px;color:var(--accent);border:1px solid #315f5c;padding:3px 9px;margin-top:16px}.status{margin:0 5.3% 80px;display:flex;gap:42px;border:1px solid #33434f;padding:24px 28px;align-items:center}.status-label{font-size:11px;letter-spacing:1.5px;color:var(--accent);white-space:nowrap}.status p{font-size:14px;color:#bdcbd5;margin:0;max-width:830px}.contact{background:#dfeef7;color:#102c32;display:flex;justify-content:space-between;gap:50px;align-items:center;padding-top:75px;padding-bottom:75px}.contact .eyebrow{color:#345f62}.contact h2{font-size:46px}.contact p:last-child{color:#405f64;max-width:500px;margin-bottom:0}.light{background:#102f36;color:white;min-width:220px}.light:hover{background:#214c54}footer{padding:38px 5.3%;display:flex;gap:35px;align-items:center;justify-content:space-between}footer .brand{font-size:18px}footer .brand-mark{font-size:24px;width:36px;height:36px}footer .brand small{font-size:8px}footer p,footer>span{font-size:12px;color:#93a6b4;margin:0}.skip{position:absolute;left:20px;top:-100px;z-index:5;background:white;color:black;padding:12px}.skip:focus{top:15px}
@media(min-width:1600px){header,.principles{max-width:1440px;margin-left:auto;margin-right:auto}.section{padding-left:max(5.3%,calc((100vw - 1440px)/2));padding-right:max(5.3%,calc((100vw - 1440px)/2))}}
@media(max-width:1000px){nav{gap:18px}.hero{gap:20px;min-height:auto;padding-top:48px;padding-bottom:45px}.hero-image{height:470px}h1{letter-spacing:-2.8px}.intro{font-size:16px}.approach,.development{gap:40px}.section{padding-top:70px;padding-bottom:70px}.components article{padding-left:17px;padding-right:17px}.components p{font-size:14px}.section-heading{display:block}.section-heading>p{margin-top:20px}.tag{font-size:10px;letter-spacing:.8px}}
@media(max-width:700px){header{height:84px;margin:0 6%}.brand{font-size:20px}nav{display:none}.nav-contact{font-size:13px}.nav-contact span{margin-left:10px}.hero{grid-template-columns:1fr;padding:44px 6% 0;gap:35px}.hero-copy{max-width:none}h1{font-size:clamp(46px,11vw,68px);letter-spacing:-2.7px}.eyebrow{font-size:11px;letter-spacing:2px;margin-bottom:20px}.intro{font-size:17px;max-width:100%}.hero-location{font-size:10px;margin-top:28px}.hero-image{height:320px;margin:0 -6.82%}.hero-image figcaption{font-size:11px}.principles{margin:0 6%;padding:21px 0;flex-wrap:wrap;justify-content:flex-start;gap:12px 20px;font-size:12px}.principles span:before{margin-right:8px}.section{padding:58px 6%}.approach,.development{grid-template-columns:1fr;gap:15px}.approach-copy{padding-top:0}.lead{font-size:21px}h2{font-size:33px}.components{grid-template-columns:1fr 1fr}.components article{padding:22px 16px 28px!important}.components article:nth-child(2n){border-right:0;padding-right:0!important}.components article:nth-child(2n+1){padding-left:0!important}.components article:nth-child(-n+2){border-bottom:1px solid #35434f}.number{margin-bottom:25px}.components h3{font-size:24px}.components p{font-size:15px;margin-bottom:22px}.section-heading{margin-bottom:25px}.status{margin:0 6% 55px;padding:22px;display:block}.status-label{display:block;margin-bottom:12px}.contact{display:block}.contact h2{font-size:36px}.contact .button{margin-top:28px}.contact p:last-child{font-size:16px}footer{padding:30px 6%;flex-wrap:wrap;gap:24px}footer>span{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.brand-logo{width:76px;height:76px;object-fit:contain;display:block}footer .brand-logo{width:86px;height:86px}@media(max-width:700px){.brand-logo{width:62px;height:62px}}
