:root{--navy:#03162a;--navy-2:#061d35;--card:#10243b;--line:#263b53;--rose:#ff3f61;--rose-2:#e92f52;--white:#f7f9fc;--muted:#b4c0d0;--soft:#7f92aa;--radius:16px;--shadow:0 24px 70px rgba(0,0,0,.3)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 60% 15%,#082844 0,#03162a 35%,#021325 100%);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.045) .7px,transparent .7px);background-size:9px 9px;mask-image:linear-gradient(to bottom,black,transparent 50%);z-index:-1}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.narrow{max-width:820px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:92px;display:flex;align-items:center;position:relative;z-index:20}.nav-wrap,.site-header.simple .shell{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;font-size:22px;font-weight:780;letter-spacing:-.03em;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:40px;height:40px;color:var(--rose);font:42px/1 Georgia,serif;filter:drop-shadow(0 0 10px rgba(255,63,97,.25))}.primary-nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:650}.primary-nav>a:not(.button):hover,.primary-nav>a:not(.button):focus-visible{color:var(--rose)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 22px;color:#fff;background:linear-gradient(135deg,var(--rose),var(--rose-2));font-weight:750;box-shadow:0 8px 24px rgba(255,63,97,.2);cursor:pointer}.button:hover{filter:brightness(1.08);transform:translateY(-1px)}.button.small{padding:11px 20px}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:8px;cursor:pointer}.menu-toggle span:not(.sr-only){display:block;height:2px;background:#fff;margin:6px 0;border-radius:3px}
.hero{padding:28px 0 38px;position:relative}.launch-pill{margin-left:auto;width:max-content;padding:9px 16px;background:rgba(20,39,62,.8);border:1px solid var(--line);border-radius:999px;font-size:13px;box-shadow:var(--shadow)}.launch-pill span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--rose);margin-right:7px;box-shadow:0 0 12px var(--rose)}.hero-grid{display:grid;grid-template-columns:minmax(320px,.96fr) minmax(320px,.86fr);grid-template-areas:"copy map" "form map";gap:30px 64px;align-items:start;margin-top:28px}.hero-copy{grid-area:copy;padding:25px 4px 0}.eyebrow{margin:0 0 18px;text-transform:uppercase;letter-spacing:.08em;color:var(--rose);font-weight:800;font-size:13px;line-height:1.5}.centered{text-align:center}.hero h1{font-size:clamp(44px,5vw,70px);line-height:1.03;letter-spacing:-.055em;margin:0 0 20px;max-width:700px}.hero h1 em{font-style:normal;color:var(--rose)}.philosophy{color:var(--rose);font-size:21px;font-weight:650;margin:0 0 18px}.intro{color:var(--muted);font-size:17px;line-height:1.65;max-width:580px}.network-map{grid-area:map;position:relative;align-self:center;min-height:620px;display:grid;place-items:center}.network-map:after{content:"";position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:rgba(28,108,166,.12);filter:blur(55px);z-index:-1}.network-map svg{width:min(100%,500px);overflow:visible}.land path{fill:rgba(26,61,91,.3);stroke:#4f7393;stroke-width:2;stroke-dasharray:1 7;stroke-linecap:round}.routes path{fill:none;stroke:var(--rose);stroke-width:1.4;stroke-dasharray:4 5;opacity:.85}.map-points circle{fill:var(--rose);filter:url(#glow)}.map-points circle.hub{stroke:#ff99aa;stroke-width:5}.map-points text{font-size:13px;fill:#fff;text-anchor:middle}.map-note{position:absolute;right:0;top:35%;display:flex;gap:9px;align-items:center;background:rgba(13,34,56,.86);border:1px solid var(--line);padding:11px 15px;border-radius:11px;color:var(--rose);font-size:20px}.map-note span{color:var(--muted);font-size:12px;line-height:1.3}
.waitlist-card{grid-area:form;background:linear-gradient(145deg,rgba(20,40,64,.95),rgba(13,31,50,.94));border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow);scroll-margin-top:24px}.waitlist-card h2{margin:0;font-size:23px;letter-spacing:-.025em}.form-lede{margin:4px 0 18px;color:var(--muted);font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{margin-bottom:14px}.field label,.interest legend{display:block;font-size:13px;font-weight:650;margin-bottom:6px}.field input,.field select{width:100%;border:1px solid #30465e;background:#0c2036;color:#f5f8fb;border-radius:9px;padding:12px 13px;min-height:47px}.field select{appearance:auto}.field input::placeholder{color:#8797aa}.field-hint{font-size:12px;color:var(--soft)}.interest{border:0;padding:0;margin:0 0 15px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.choice input{position:absolute;opacity:0}.choice span{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #30465e;background:#0c2036;border-radius:9px;min-height:46px;font-size:14px;font-weight:700;cursor:pointer}.choice b{color:var(--rose)}.choice input:checked+span{border-color:var(--rose);background:rgba(255,63,97,.12);box-shadow:0 0 0 1px rgba(255,63,97,.25)}.consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:13px;line-height:1.45;margin:8px 0 15px}.consent input{margin-top:4px;accent-color:var(--rose)}.consent a,.text-link{color:var(--rose);font-weight:700}.submit{width:100%;min-height:50px}.reassurance{font-size:12.5px;color:var(--muted);line-height:1.55;margin:14px 8px 0;display:flex;gap:10px}.field-error,.consent-error{display:block;color:#ff91a3;font-size:12px;margin-top:4px}.form-alert{border:1px solid rgba(255,63,97,.5);background:rgba(255,63,97,.1);padding:10px 12px;border-radius:8px;margin:12px 0;font-size:13px}.honeypot{position:absolute!important;left:-9999px!important}.success-state{text-align:center;padding:20px 5px;outline:0}.success-heart{font-size:48px;color:var(--rose)}.success-state h2{font-size:34px;margin:0 0 8px}.success-state p:not(.eyebrow){color:var(--muted);margin-bottom:24px}.success-state .button{width:100%}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:34px}.trust-row>div{display:flex;align-items:center;gap:14px}.trust-row i{font:38px/1 Georgia;color:var(--rose);font-style:normal}.trust-row p{margin:0}.trust-row strong,.trust-row span{display:block}.trust-row strong{font-size:14px}.trust-row span{color:var(--muted);font-size:13px}.section{padding:75px 0}.section-title{text-align:center;font-size:38px;line-height:1.15;letter-spacing:-.04em;margin:0 0 30px}.about-section{border-top:1px solid rgba(55,78,100,.45)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid article,.city-next{padding:27px 22px;text-align:center;background:linear-gradient(150deg,rgba(20,42,67,.9),rgba(13,32,51,.94));border:1px solid var(--line);border-radius:var(--radius)}.feature-grid i{display:block;color:var(--rose);font:46px/1 Georgia;font-style:normal;margin-bottom:18px}.feature-grid h3{font-size:16px;margin:0 0 10px}.feature-grid p,.community-copy p,.city-next p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.community{padding-top:35px}.community-grid{display:grid;grid-template-columns:1.08fr .82fr .75fr;gap:44px;align-items:center}.community-art{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;position:relative}.portrait{aspect-ratio:.88;border-radius:14px;display:grid;place-items:end center;color:rgba(255,255,255,.55);font-size:54px;font-weight:900;padding-bottom:12px;overflow:hidden;background:radial-gradient(circle at 50% 25%,#dca888 0 16%,transparent 17%),linear-gradient(145deg,#214f56,#b67a40);box-shadow:inset 0 -30px 50px rgba(0,0,0,.35)}.p2,.p6{background:radial-gradient(circle at 50% 25%,#d9a979 0 16%,transparent 17%),linear-gradient(145deg,#75462f,#da9d40)}.p3{background:radial-gradient(circle at 50% 25%,#a96f4e 0 16%,transparent 17%),linear-gradient(145deg,#193c52,#4d7091)}.p4{background:radial-gradient(circle at 50% 25%,#8e553b 0 16%,transparent 17%),linear-gradient(145deg,#385255,#7c3f34)}.p5{background:radial-gradient(circle at 50% 25%,#72432e 0 16%,transparent 17%),linear-gradient(145deg,#69402e,#ba7141)}.community-art>span{position:absolute;left:45%;top:43%;background:#fff;color:var(--rose);font-size:36px;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;box-shadow:0 10px 30px rgba(0,0,0,.3)}.community-copy h2,.city-next h2{font-size:34px;line-height:1.15;letter-spacing:-.035em;margin:0 0 16px}.community-copy .text-link,.city-next .text-link{display:inline-block;margin-top:20px}.city-next{text-align:left;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.city-next h2{font-size:27px}.skyline{color:#50647b;letter-spacing:8px;font-size:27px;margin-top:40px;border-bottom:1px solid #324860;padding-bottom:3px;white-space:nowrap;overflow:hidden}.faq{border-top:1px solid rgba(55,78,100,.45)}details{border-bottom:1px solid var(--line)}summary{padding:20px 0;cursor:pointer;list-style:none;font-weight:750;display:flex;justify-content:space-between}summary span{color:var(--rose);font-size:22px}details p{color:var(--muted);margin:0 0 20px}.footer{border-top:1px solid var(--line);padding:30px 0 35px}.footer-inner{display:flex;align-items:center;gap:28px}.footer .brand{font-size:16px}.footer .brand-mark{width:30px;font-size:30px}.footer p{color:var(--muted);font-size:12px}.footer nav{display:flex;gap:26px;margin-left:auto;font-size:12px;color:var(--muted)}
.legal{padding:55px 0 90px}.legal h1{font-size:48px;letter-spacing:-.04em;line-height:1.1}.legal h2{margin-top:35px;font-size:23px}.legal p,.legal li{color:var(--muted)}.notice{background:rgba(255,63,97,.1);border:1px solid rgba(255,63,97,.35);padding:16px;border-radius:10px}.admin-body{background:#071728}.admin-shell{width:min(1200px,calc(100% - 40px));margin:auto}.admin-header{padding:22px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:28px 0}.metric,.admin-panel{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:20px}.metric strong{font-size:33px;display:block}.metric span{color:var(--muted);font-size:13px}.admin-panels{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.admin-panel h2{margin-top:0}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);padding:10px 8px}.data-table th{color:var(--muted)}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions input,.admin-actions select{background:#0a2038;color:white;border:1px solid var(--line);border-radius:7px;padding:9px}.danger{color:#ff8197;background:transparent;border:0;cursor:pointer}.login-card{max-width:440px;margin:90px auto;background:var(--card);border:1px solid var(--line);border-radius:15px;padding:30px}.login-card .field{margin-bottom:18px}
:focus-visible{outline:3px solid #ff95a8;outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:950px){.hero-grid{grid-template-columns:1fr .85fr;gap:30px}.network-map{min-height:520px}.feature-grid{grid-template-columns:repeat(2,1fr)}.community-grid{grid-template-columns:1fr 1fr}.city-next{grid-column:1/-1}.admin-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.shell{width:min(100% - 28px,600px)}.site-header{height:74px}.brand{font-size:19px}.brand-mark{width:34px;font-size:35px}.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:66px;left:14px;right:14px;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#0b2038;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.primary-nav.open{display:flex}.primary-nav a{padding:12px}.primary-nav .button{margin-top:5px}.hero{padding-top:12px}.launch-pill{margin:0 0 8px;font-size:12px;padding:7px 12px}.hero-grid{display:flex;flex-direction:column;margin-top:5px;gap:18px}.hero-copy{padding-top:18px}.eyebrow{font-size:11px;margin-bottom:12px}.hero h1{font-size:clamp(39px,12vw,53px);margin-bottom:14px}.hero h1 br{display:none}.philosophy{font-size:18px}.intro{font-size:15.5px;margin-bottom:0}.network-map{display:none}.waitlist-card{width:100%;padding:20px 16px}.waitlist-card h2{font-size:20px}.form-row,.choice-grid{grid-template-columns:1fr}.choice-grid{gap:7px}.choice span{min-height:44px}.trust-row{grid-template-columns:1fr;margin:24px 7px 0;gap:16px}.section{padding:55px 0}.section-title{font-size:31px}.feature-grid{grid-template-columns:1fr 1fr;gap:11px}.feature-grid article{padding:22px 13px}.feature-grid i{font-size:36px;margin-bottom:10px}.feature-grid h3{font-size:14px}.feature-grid p{font-size:12.5px}.community-grid{grid-template-columns:1fr;gap:32px}.community-art{order:2}.community-copy{order:1}.city-next{order:3}.community-copy h2{font-size:30px}.footer-inner{flex-wrap:wrap}.footer p{margin-left:auto}.footer nav{width:100%;margin:5px 0 0;justify-content:space-between;gap:8px}.legal{padding-top:30px}.legal h1{font-size:38px}.admin-grid,.admin-panels{grid-template-columns:1fr}.admin-shell{width:calc(100% - 24px);overflow:auto}}
@media(max-width:390px){.shell{width:calc(100% - 22px)}.brand{gap:7px;font-size:18px}.brand-mark{width:31px}.hero h1{font-size:39px}.waitlist-card{border-radius:13px}.feature-grid{grid-template-columns:1fr}.community-art{gap:6px}.footer .brand{width:100%}.footer p{margin:0}}

/* Final visual correction pass */
section[id],.waitlist-card{scroll-margin-top:24px}.site-header{height:78px}.hero{padding:8px 0 28px}.launch-pill{position:relative;z-index:2;padding:7px 14px;font-size:12px;box-shadow:0 12px 36px rgba(0,0,0,.2)}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(410px,.92fr);gap:18px 52px;margin-top:10px}.hero-copy{padding:0 4px}.hero h1{font-size:clamp(46px,4.55vw,64px);margin-bottom:14px}.hero .eyebrow{margin-bottom:12px}.philosophy{margin-bottom:12px}.intro{font-size:16px;line-height:1.55;margin:0;max-width:540px}.network-map{min-height:535px;align-self:start;transform:translateY(-20px)}.network-map svg{width:min(100%,485px);max-height:555px}.network-map:after{width:82%;background:rgba(29,112,170,.14)}
.map-land path{fill:rgba(26,61,91,.2);stroke:#587895;stroke-width:2;stroke-dasharray:1 7;stroke-linecap:round;stroke-linejoin:round}.map-land .island{fill:rgba(26,61,91,.15);stroke-width:1.5}.map-routes path{fill:none;stroke:#ff4d6c;stroke-width:1.35;stroke-dasharray:4 6;opacity:.75}.map-markers circle{fill:#102d49;stroke:#ff4868;stroke-width:2}.map-markers path{fill:#ff4868}.map-markers .map-hub circle{fill:url(#hub-glow);stroke:#ff9caf;stroke-width:5;filter:url(#map-glow)}.map-markers .map-hub path{fill:#fff}.map-label path{stroke:#ff4d6c;stroke-width:1;opacity:.55}.map-label text{fill:#ff718b;font:700 9px/1 system-ui;letter-spacing:1.4px}.map-label text+text{fill:#7790a8;font-size:8px}.map-note{right:2px;top:33%;padding:10px 14px}.map-note>svg{width:22px;height:22px;fill:none;stroke:var(--rose);stroke-width:1.8}
.waitlist-card{padding:22px 24px}.waitlist-card h2{font-size:21px}.form-lede{margin-bottom:13px}.field{margin-bottom:11px}.field input,.field select{min-height:44px;padding:10px 12px}.choice span{min-height:43px}.consent{margin:6px 0 12px}.reassurance{margin-top:11px}.trust-row{gap:28px;margin-top:24px}.trust-row>div{gap:13px}.line-icon{width:42px;height:42px;flex:0 0 42px;fill:none;stroke:var(--rose);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.trust-row strong{font-size:14px}.trust-row span{font-size:12.5px}
.section{padding:58px 0}.about-section{padding-top:52px}.section-title{margin-bottom:24px}.feature-grid{gap:15px}.feature-grid article{min-height:270px;padding:23px 19px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.feature-icon{width:58px;height:58px;margin:0 0 15px;fill:none;stroke:var(--rose);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-icon .icon-accent{stroke:#ff718b;stroke-width:2.5}.feature-grid h3{margin-bottom:8px}.feature-grid p{line-height:1.58}.community{padding:28px 0 55px}.community-grid{grid-template-columns:1.08fr .84fr .74fr;gap:34px}.community-art{display:block}.community-art>svg{display:block;width:100%;height:auto}.avatar-card>rect{fill:#102a44;stroke:#2b4660;stroke-width:2}.skin-1{fill:#a86c4c}.skin-2{fill:#dfae82}.skin-3{fill:#70462f}.skin-4{fill:#d19872}.skin-5{fill:#935d40}.skin-6{fill:#c4815d}.hair{fill:#18212e}.hair-2{fill:#7f4c2d}.hair-4{fill:#29222a}.hair-6{fill:#3b2924}.shirt-1{fill:#315c71}.shirt-2{fill:#b56d3d}.shirt-3{fill:#507a62}.shirt-4{fill:#8a4b4e}.shirt-5{fill:#c78a3f}.shirt-6{fill:#4e6383}.connection-lines path{fill:none;stroke:#ff4d6c;stroke-width:1.5;stroke-dasharray:5 7;opacity:.28}.community-heart circle{fill:#fff;stroke:#ffd1d9;stroke-width:4}.community-heart path{fill:var(--rose)}.community-copy h2{margin-bottom:12px}.community-copy .text-link,.city-next .text-link{margin-top:16px}.city-next{padding:24px 20px}.city-motif{width:100%;height:auto;margin-top:auto;padding-top:25px;overflow:visible}.city-line{fill:none;stroke:#536d86;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.city-route{fill:none;stroke:#ff4d6c;stroke-width:1.2;stroke-dasharray:4 5;opacity:.55}.city-motif circle{fill:#ff4d6c}.faq{padding-top:52px}.faq details{overflow:hidden}.faq summary{padding:17px 0}.faq summary span{position:relative;width:24px;height:24px;flex:0 0 24px}.faq summary span:before,.faq summary span:after{content:"";position:absolute;left:5px;top:11px;width:14px;height:2px;background:var(--rose);border-radius:2px;transition:transform .2s ease}.faq summary span:after{transform:rotate(90deg)}.faq details[open] summary span:after{transform:rotate(0)}.faq details p{animation:faq-reveal .18s ease-out}@keyframes faq-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}

@media(max-width:1100px){.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(365px,.85fr);gap:18px 28px}.hero h1{font-size:clamp(44px,5vw,57px)}.network-map{min-height:510px}.map-note{right:-5px}.community-grid{gap:24px}}
@media(max-width:900px) and (min-width:721px){.site-header{height:76px}.hero-grid{grid-template-columns:1.14fr .86fr;grid-template-areas:"copy map" "form form";gap:18px 24px}.network-map{min-height:350px;transform:translateY(-12px)}.network-map svg{max-height:370px}.map-note{display:none}.hero h1{font-size:clamp(43px,6vw,54px)}.waitlist-card{max-width:720px;margin:auto;width:100%}.trust-row{margin-top:22px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article{min-height:230px}.community-grid{grid-template-columns:1fr 1fr;gap:28px}.city-next{grid-column:1/-1;min-height:260px}.city-motif{max-width:390px;margin-left:auto;margin-right:0}}
@media(max-width:720px){.site-header{height:68px}.nav-wrap{min-width:0}.brand{max-width:calc(100% - 54px);font-size:18px}.menu-toggle{flex:0 0 44px}.primary-nav{top:62px}.hero{padding:5px 0 22px}.launch-pill{margin:0 0 7px auto;max-width:100%;padding:6px 11px;font-size:11px;white-space:nowrap}.hero-grid{gap:12px}.hero-copy{padding:8px 2px 0}.hero .eyebrow{max-width:330px}.hero h1{font-size:clamp(37px,11.2vw,47px);line-height:1.02;letter-spacing:-.05em;margin-bottom:12px;max-width:100%}.hero h1 br{display:block}.philosophy{font-size:17px;line-height:1.45;margin-bottom:10px}.intro{font-size:15px;line-height:1.55}.network-map{display:grid;min-height:190px;height:190px;margin:-5px 0 -8px;transform:none;overflow:hidden}.network-map svg{width:245px;height:245px;transform:translateY(-28px)}.network-map .map-routes{opacity:.55}.network-map .map-label,.network-map .map-note{display:none}.waitlist-card{padding:19px 15px}.form-row,.choice-grid{grid-template-columns:1fr}.field{margin-bottom:12px}.field input,.field select{min-height:47px}.choice span{min-height:46px}.consent{gap:11px;line-height:1.55}.consent input{width:18px;height:18px;flex:0 0 18px}.trust-row{gap:14px;margin:22px 4px 0}.line-icon{width:38px;height:38px;flex-basis:38px}.section{padding:48px 0}.about-section{padding-top:46px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-grid article{min-height:0;padding:23px 20px}.community{padding:18px 0 48px}.community-grid{gap:25px}.community-art{order:2;max-width:520px;margin:auto}.community-copy{order:1}.city-next{order:3;min-height:280px}.city-motif{max-width:360px;margin-left:auto;margin-right:auto}.faq{padding-top:46px}.faq summary{gap:15px;line-height:1.4}.footer{padding-bottom:28px}}
@media(max-width:390px){.shell{width:calc(100% - 22px)}.brand{font-size:17px}.brand-mark{font-size:33px}.launch-pill{font-size:10.5px}.hero h1{font-size:clamp(36px,10.8vw,42px)}.network-map{height:175px;min-height:175px}.network-map svg{width:225px;height:225px}.waitlist-card{padding-left:14px;padding-right:14px}.section-title{font-size:29px}.city-next{min-height:260px}}

/* Accurate Britain and Ireland hero map */
.geo-map-stage{position:relative;height:535px;width:auto;max-width:100%;aspect-ratio:675/1180;isolation:isolate}.geo-map-geography,.network-map .geo-map-overlay{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;transform:none}.geo-map-geography{opacity:.52;filter:brightness(0) saturate(100%) invert(44%) sepia(20%) saturate(724%) hue-rotate(164deg) brightness(92%) contrast(88%);z-index:0}.network-map .geo-map-overlay{overflow:visible;z-index:1}.geo-map-overlay .map-routes path{stroke-width:3;stroke-dasharray:9 13;opacity:.66}.geo-map-overlay .map-markers circle{stroke-width:4}.geo-map-overlay .map-markers .map-hub circle{stroke-width:8}.geo-map-overlay .map-label path{stroke-width:2.5}.geo-map-overlay .map-label text{font-size:19px;letter-spacing:2.5px}.geo-map-overlay .map-label text+text{font-size:16px}.network-map:after{z-index:-1}
@media(max-width:900px) and (min-width:721px){.geo-map-stage{height:350px}.geo-map-overlay .map-label text{font-size:22px}.geo-map-overlay .map-label text+text{font-size:18px}}
@media(max-width:720px){.network-map{height:210px;min-height:210px;margin:-3px 0 -5px}.geo-map-stage{height:210px}.network-map .geo-map-overlay{width:100%;height:100%;transform:none}.geo-map-overlay .map-routes>path:nth-child(n+4),.geo-map-overlay .map-markers>g:nth-child(n+4){display:none}.geo-map-overlay .map-routes path{stroke-width:4;stroke-dasharray:10 15}.geo-map-overlay .map-markers circle{stroke-width:5}.geo-map-overlay .map-markers .map-hub circle{stroke-width:9}.geo-map-geography{opacity:.58}}
@media(max-width:390px){.network-map{height:195px;min-height:195px}.geo-map-stage{height:195px}}

/* Mobile hero map composition */
@media(max-width:720px){.launch-pill{margin-bottom:2px}.hero-grid{margin-top:0;gap:0}.hero-copy{padding-top:3px}.network-map{display:flex;justify-content:center;align-items:flex-start;width:100%;height:auto;min-height:0;margin:6px 0 10px;overflow:visible}.geo-map-stage{width:auto;height:clamp(330px,92vw,380px);max-width:100%;aspect-ratio:675/1180;flex:0 0 auto}.network-map .geo-map-overlay{width:100%;height:100%;transform:none}.waitlist-card{position:relative;margin-top:0}}

/* Keep the complete location network visible in the mobile hero. */
@media(max-width:720px){.network-map{position:relative;height:clamp(332px,calc(80vw + 32px),372px);min-height:clamp(332px,calc(80vw + 32px),372px);margin:7px 0 16px;overflow:hidden}.geo-map-stage{height:clamp(370px,100vw,420px);max-width:none;transform:translateY(-38px) scale(1.18);transform-origin:center center}.geo-map-overlay .map-routes>path:nth-child(n),.geo-map-overlay .map-markers>g:nth-child(n){display:inline}.network-map .map-routes{opacity:1}.geo-map-overlay .map-routes path{stroke-width:4.5;stroke-dasharray:10 13;opacity:.88}.network-map .map-label{display:block}.geo-map-overlay .map-label text{font-size:24px}.geo-map-overlay .map-label text+text{font-size:19px}.network-map .map-note{display:flex;top:8px;right:2px;padding:7px 9px;border-radius:9px}.network-map .map-note>svg{width:18px;height:18px;transform:none}.network-map .map-note span{font-size:10px}}
