@font-face{font-family:Manrope;src:url(manrope-regular.ttf) format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url(manrope-bold.ttf) format('truetype');font-weight:600 800;font-style:normal;font-display:swap}
:root{--night:#081b2b;--ink:#102333;--accent:#2c7a9f;--paper:#f4f3ee;--muted:#687780;--white:#fff;--line:#ffffff29}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--night);color:#fff;font:400 16px/1.65 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:400;overflow-wrap:anywhere}p,a,span{overflow-wrap:break-word}[hidden]{display:none!important}::selection{background:#2c7a9f;color:white}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #65b4d9;outline-offset:6px}.wrap{width:min(1440px,calc(100% - 112px));margin-inline:auto}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.eyebrow{font-size:.6875rem;line-height:1.6;letter-spacing:.17em;font-weight:700}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;padding:12px 20px;background:white;color:var(--ink)}.skip-link:focus{top:12px}
.header{height:106px;position:absolute;inset:0 0 auto;z-index:30;color:#fff}.header-inner{height:100%;display:flex;align-items:center;gap:34px;border-bottom:1px solid #ffffff2d}.brand{flex-shrink:0;margin-right:auto}.brand img{width:171px;height:auto}
.hero{position:relative;isolation:isolate;min-height:900px;overflow:hidden;background:#123951}.hero-city{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;z-index:-3;animation:city-arrival 1.6s ease-out both}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#020814a6 0%,#02081426 58%,transparent 80%),linear-gradient(180deg,#02081455,transparent 50%,#020814d9)}.hero-main{min-height:814px;padding-top:178px;padding-bottom:82px;display:flex;align-items:center}.hero-copy{width:100%;min-width:0}.hero-eyebrow{margin-bottom:28px;color:#d7e5ee}.hero h1{font-size:clamp(6rem,11vw,11rem);line-height:.97;letter-spacing:-.073em;max-width:1320px}.hero h1>span{color:#fff;font-weight:700;letter-spacing:-.08em}.hero-ledger{display:flex;flex-direction:column;align-items:flex-start;gap:25px;margin-top:38px;max-width:455px}.hero-description{max-width:385px;font-size:.9375rem;line-height:1.8;color:#f1f5f8}.hero-ledger .button{margin-right:6px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;min-height:58px;padding:17px 24px;border:1px solid transparent;border-radius:0;font-size:.875rem;line-height:1.5;font-weight:700;transition:background .2s,transform .2s}.button .icon{width:21px;height:21px}.button:hover{transform:translateY(-3px)}.button-white{background:var(--paper);color:var(--ink)}.button-white:hover{background:white}.button-solid{background:var(--accent);color:white}.button-solid:hover{background:#205d7b}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:44px;font-size:.875rem;font-weight:700;line-height:1.5;border-bottom:1px solid currentColor;padding-block:10px}.text-link .icon{width:20px;height:20px;transition:transform .2s}.text-link:hover .icon{transform:translate(3px,-3px)}.hero-bottom{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff40;font-size:.75rem;color:#e1eaf0}.hero-bottom>a{display:flex;align-items:center;gap:34px;min-height:44px}.hero-bottom .icon{width:18px;height:18px}
.section-light{background:var(--paper);color:var(--ink)}.section-dark{background:var(--night);color:white}h2{font-size:clamp(2.75rem,4.5vw,4.75rem);line-height:1.1;letter-spacing:-.055em}.vision{padding:112px 0 115px}.vision .eyebrow{color:var(--accent);margin-bottom:43px}.manifesto-title{font-size:clamp(3.1rem,6.7vw,7rem);line-height:1.12;letter-spacing:-.06em;max-width:1200px}.manifesto-bottom{display:grid;grid-template-columns:1.15fr 1fr;gap:110px;margin-top:70px;align-items:center}.manifesto-image{margin:0;min-width:0}.manifesto-image img{width:100%;height:380px;object-fit:cover}.manifesto-image figcaption{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.6875rem;padding-top:17px;color:#5a707d}.manifesto-image .icon{width:18px;height:18px}.vision-copy{font-size:1.05rem;line-height:1.85;max-width:540px;color:#596e7a}.vision-copy .text-link{margin-top:28px;color:var(--ink)}.inline-icon{width:16px;height:16px}
.closing{background:#10354d;color:white;padding:100px 0 90px;overflow:hidden}.closing .eyebrow{color:#c0deed;margin-bottom:50px}.closing h2{font-size:clamp(4rem,10vw,10rem);max-width:1280px;line-height:1;letter-spacing:-.075em;font-weight:700}.closing-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-top:80px;padding-top:30px;border-top:1px solid #ffffff4a}.closing-bottom>p{font-size:1.15rem;max-width:480px}.closing .button{flex-shrink:0}
.footer{background:#020814;padding:72px 0 32px}.footer-main{display:grid;grid-template-columns:2.2fr 1fr 50px;gap:45px;padding-bottom:75px}.footer-brand img{width:clamp(220px,25vw,420px);height:auto}.footer-brand p{font-size:.8125rem;color:#b1c3ce;margin-top:28px}.footer-column>span{display:block;font-size:.625rem;letter-spacing:.16em;font-weight:700;color:#9db8c8;margin-bottom:23px}.footer-column>a{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:#d8e5ed;margin-bottom:13px;min-height:28px}.footer-column>a:hover{color:white}.back-top{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #ffffff3a}.back-top .icon{transform:rotate(-90deg);width:20px;height:20px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;border-top:1px solid #ffffff26;padding-top:25px;font-size:.6875rem;color:#acc0cd}.privacy-trigger{background:none;border:0;padding:10px 0;color:inherit;font-size:inherit;text-decoration:underline;text-underline-offset:4px}.footer-location{display:flex;align-items:center;gap:10px}.footer-location .icon{width:16px;height:16px}.footer-note{font-size:.6875rem;color:#9eb5c4;margin-top:20px;max-width:770px}
.privacy-dialog{border:0;background:var(--paper);color:var(--ink);width:min(650px,calc(100% - 32px));max-height:calc(100svh - 40px);padding:0}.privacy-dialog::backdrop{background:#020814cd;backdrop-filter:blur(5px)}.privacy-content{position:relative;padding:52px 46px 40px}.privacy-close{position:absolute;right:14px;top:12px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:0;color:var(--ink)}.privacy-content>.eyebrow{color:var(--accent);margin-bottom:18px}.privacy-content h2{font-size:2.5rem;line-height:1.15;margin-bottom:25px}.privacy-content>p:not(.eyebrow){font-size:.9375rem;line-height:1.85;margin-top:16px;color:#586d7b}.privacy-done{margin-top:28px}
.will-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.will-reveal.is-visible{opacity:1;transform:translateY(0)}.vision-copy,.manifesto-bottom>*,.footer-main>*{min-width:0}
@keyframes city-arrival{from{transform:scale(1.035);opacity:.75}to{transform:scale(1);opacity:1}}
@media(min-width:1700px){.hero-main{padding-top:220px;min-height:880px}.hero{min-height:960px}}
@media(max-width:1260px){.header-inner{gap:30px}.hero{min-height:850px}.hero-main{min-height:765px;padding-top:180px;padding-bottom:75px}.footer-main{gap:32px}}
@media(max-width:1100px){.header{height:88px}.header-inner{gap:24px}.brand img{width:155px}.manifesto-bottom{gap:50px}.footer-main{grid-template-columns:1.4fr 1fr}.back-top{display:none}.hero h1{font-size:clamp(5rem,11.5vw,8rem)}.hero-ledger{gap:24px}.hero-description{max-width:350px}}
@media(max-width:700px){.wrap{width:calc(100% - 44px)}.header{height:83px}.header-inner{gap:12px}.brand img{width:145px}.hero{min-height:800px}.hero-city{object-position:62% bottom}.hero-shade{background:linear-gradient(180deg,#02081483 0%,#02081440 45%,#02081444 65%,#020814e6 100%)}.hero-main{min-height:690px;padding-top:146px;padding-bottom:72px;align-items:flex-start}.hero-eyebrow{font-size:.5625rem;letter-spacing:.12em;max-width:270px;margin-bottom:33px}.hero h1{font-size:clamp(3.45rem,12.5vw,5.5rem);line-height:1.06;letter-spacing:-.065em}.hero-ledger{margin-top:34px;display:flex;flex-direction:column;align-items:flex-start;gap:30px}.hero-description{max-width:320px;font-size:.875rem;line-height:1.8}.hero-ledger .button{margin:0}.button{min-height:54px;font-size:.8125rem;padding:16px 20px;gap:25px}.hero-bottom{min-height:90px;font-size:.625rem;gap:24px;padding-block:16px}.hero-bottom>span{max-width:145px}.hero-bottom>a{gap:15px}.hero-bottom>a>span{max-width:95px}.hero-bottom .icon{width:17px;height:17px}.vision{padding:75px 0}.vision .eyebrow{margin-bottom:34px}.manifesto-title{font-size:clamp(2.7rem,9.8vw,4.2rem);line-height:1.14}.manifesto-bottom{grid-template-columns:1fr;gap:30px;margin-top:37px}.manifesto-image img{height:auto;aspect-ratio:1.35;object-fit:cover}.manifesto-image figcaption{font-size:.625rem;padding-top:13px}.vision-copy{font-size:1rem;line-height:1.8}.vision-copy .text-link{margin-top:22px}.closing{padding:74px 0 60px}.closing .eyebrow{margin-bottom:35px}.closing h2{font-size:clamp(3.8rem,15vw,6.2rem);line-height:1.02;max-width:500px}.closing-bottom{margin-top:45px;padding-top:25px;align-items:flex-start;flex-direction:column;gap:28px}.closing-bottom>p{font-size:1rem}.footer{padding:50px 0 28px}.footer-main{grid-template-columns:1fr 1fr;gap:40px 25px;padding-bottom:38px}.footer-brand{grid-column:1 / -1}.footer-brand img{width:240px}.footer-brand p{margin-top:18px}.footer-column>span{font-size:.5625rem;margin-bottom:18px;letter-spacing:.1em}.footer-column>a{font-size:.8125rem}.footer-bottom{align-items:flex-start;flex-direction:column;gap:7px;font-size:.6875rem}.footer-location{margin-top:10px}.footer-note{font-size:.6875rem;line-height:1.8}.privacy-content{padding:48px 25px 30px}.privacy-content h2{font-size:2.2rem}.privacy-content>p:not(.eyebrow){font-size:.875rem}.text-link{font-size:.8125rem}}
@media(max-width:370px){.wrap{width:calc(100% - 36px)}.header-inner{gap:7px}.brand img{width:128px}.hero h1{font-size:3.2rem}.hero-main{padding-top:138px;min-height:690px}.hero{min-height:780px}.hero-eyebrow{font-size:.53rem}.manifesto-title{font-size:2.5rem}.footer-column>a{font-size:.75rem}}
.hero-globe{display:none}
/* Shared fluid desktop scale. Header overlays the hero and is included in its viewport height.
   Minimum height allows content to grow naturally with enlarged text. Mobile remains untouched. */
@media(min-width:1024px){
  :root{
    --type-display:clamp(5.4rem,min(8.1vw,15.12svh),9.18rem);
    --type-section:clamp(2.75rem,4.2vw,4.5rem);
    --type-lead:clamp(2rem,2.8vw,3.25rem);
    --type-subheading:clamp(1.75rem,2.5vw,2.5rem);
    --type-body:clamp(1rem,1.1vw,1.1875rem);
    --type-small:clamp(.75rem,calc(.65rem + .15vw),.875rem);
    --type-label:clamp(.625rem,calc(.45rem + .2vw),.75rem);
    --space-section:clamp(4rem,6.5vw,7rem);
    --space-layout:clamp(2.5rem,5.5vw,6.5rem);
    --space-flow:clamp(1.25rem,2.2vw,2.5rem);
    --header-height:clamp(4.5rem,10svh,6rem);
    --hero-gap:clamp(2rem,7svh,5rem);
  }
  .header{height:var(--header-height)}
  .brand img{width:clamp(145px,12vw,180px)}
  .eyebrow{font-size:var(--type-label)}
  .hero{min-height:100vh;min-height:100svh;display:flex;flex-direction:column}
  .hero-main{min-height:0;flex:1;padding-top:calc(var(--header-height) + var(--hero-gap));padding-bottom:var(--space-flow);align-items:flex-start}
  .hero-copy{max-width:54rem}
  .hero-globe{display:block;position:absolute;z-index:1;margin:0;width:min(44vw,78svh,680px);right:max(56px,calc((100vw - 1440px)/2));top:calc(var(--header-height) + (100% - var(--header-height) - 80px)/2);transform:translateY(-50%);pointer-events:none}
  .connection-globe{display:block;width:100%;height:auto;overflow:visible}
  .globe-toggle{position:absolute;right:4%;bottom:0;display:grid;place-items:center;width:36px;height:36px;border:1px solid #ffffff40;border-radius:50%;background:#02081480;color:#fff;pointer-events:auto}
  .globe-toggle:hover{background:#123951;border-color:#ffffff80}
  .globe-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
  .hero-eyebrow{margin-bottom:var(--space-flow)}
  .hero h1{font-size:var(--type-display);line-height:1.02;letter-spacing:-.045em}
  .hero h1>span{letter-spacing:-.045em}
  .hero-ledger{margin-top:var(--space-flow);max-width:28rem}
  .hero-description{max-width:27rem;font-size:var(--type-body);line-height:1.8}
  .hero-bottom{min-height:clamp(4rem,9svh,5rem);flex-shrink:0;font-size:var(--type-small)}
  .vision,.closing{padding-block:var(--space-section)}
  .vision .eyebrow,.closing .eyebrow{margin-bottom:var(--space-flow)}
  .manifesto-title{font-size:var(--type-section);line-height:1.15;letter-spacing:-.045em;max-width:1100px}
  .manifesto-bottom{grid-template-columns:.95fr 1.05fr;gap:var(--space-layout);margin-top:clamp(2.5rem,4vw,4rem);align-items:center}
  .manifesto-image img{height:clamp(210px,19vw,280px);aspect-ratio:auto;object-fit:cover;object-position:center bottom}
  .vision-copy{max-width:40rem;font-size:clamp(1.125rem,1.5vw,1.5rem);line-height:1.65;color:var(--ink)}
  .vision-copy .text-link{margin-top:var(--space-flow)}
  .text-link{font-size:var(--type-small)}
  .closing{background:#020814;padding-block:clamp(4rem,6vw,6rem)}
  .closing-content{display:grid;grid-template-columns:1.5fr .5fr;column-gap:var(--space-layout);row-gap:var(--space-flow);align-items:end}
  .closing .eyebrow{grid-column:1 / -1;margin:0}
  .closing h2{font-size:clamp(4rem,6.5vw,7rem);line-height:1.07;letter-spacing:-.045em}
  .closing-bottom{margin:0;padding:0 0 .4rem;border:0;display:block}
  .closing-bottom>p{font-size:clamp(1.25rem,1.7vw,1.75rem);line-height:1.45;color:#b5cbd8;max-width:14ch}
  .footer{padding-top:0;padding-bottom:28px}
  .footer-main{grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-flow);border-top:1px solid #ffffff26;padding-top:32px;padding-bottom:32px}
  .footer-brand img{width:clamp(11rem,15vw,15rem)}
  .footer-brand p,.footer-column>a{font-size:var(--type-small)}
  .footer-brand p{display:none}
  .footer-column{display:flex;justify-content:flex-end;align-items:center;gap:clamp(20px,2.5vw,40px)}
  .footer-column>span{display:none}
  .footer-column>a{margin:0;min-height:44px}
  .footer-bottom{border-top:0;padding-top:0}
  .footer-note{display:none}
  .back-top{display:flex;width:44px;height:44px}
}
@media(min-width:1024px) and (max-height:540px){.hero{--space-flow:1.25rem;--hero-gap:1.5rem}}
@media print{.hero-globe{display:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}.button:hover{transform:none}}
@media print{.header,.hero-city,.hero-shade,.privacy-dialog,.hero-bottom,.back-top,.privacy-trigger{display:none!important}body,section,.footer{color:#111!important;background:white!important}.wrap{width:100%}.hero,.hero-main{min-height:0;height:auto;padding:20px 0}.hero h1,.hero h1>span{color:#111;font-size:3rem}.hero-description{color:#333}.vision,.closing{padding:25px 0}.will-reveal{opacity:1;transform:none}.manifesto-title,.closing h2{font-size:2.5rem}.footer-column{display:none}.footer-main{display:block}}
