:root{--background:#06111f;--foreground:#f4f8fb;--surface:#0d1b2f;--surface-soft:#ffffff0e;--border:#bed3e82b;--muted:#95a8bb;--muted-strong:#c2ced9;--lime:#9bff00;--lime-soft:#9bff0021;--cyan:#44d7e8;--blue:#6ca8ff;--red:#ff6969;--green:#4de184;--shadow:0 24px 70px #00000059}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:radial-gradient(circle at 0 0,#44d7e81f,#0000 32rem),linear-gradient(135deg,#06111f 0%,#081727 46%,#0c1422 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.site-shell,.app-shell{min-height:100dvh}.site-shell{flex-direction:column;display:flex;overflow-x:hidden}.page-frame{width:min(1180px,100% - 32px);margin:0 auto}.top-nav{justify-content:space-between;align-items:center;gap:20px;padding:22px 0;display:flex}.brand-link{align-items:center;min-width:0;display:inline-flex}.brand-link img{object-fit:contain;width:auto;max-width:128px;height:36px}.brand-word{letter-spacing:.12em;font-size:.92rem;font-weight:800;display:block}.brand-sub{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-top:1px;font-size:.63rem;display:block}.nav-links{color:var(--muted-strong);align-items:center;gap:8px;font-size:.86rem;display:flex}.nav-links a{border:1px solid #0000;border-radius:6px;padding:9px 11px}.nav-links a:hover,.nav-links a:focus-visible{border-color:var(--border);background:var(--surface-soft);color:var(--foreground)}.hero{align-items:center;min-height:calc(100dvh - 80px);padding:76px 0 118px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;position:relative}.eyebrow{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--lime);border-radius:999px;width:7px;height:7px;box-shadow:0 0 16px #9bff00b8}.hero-title{letter-spacing:0;max-width:820px;margin:0;font-size:clamp(3rem,7vw,6.4rem);font-weight:800;line-height:.94}.hero-title span{color:var(--lime)}.hero-copy{max-width:610px;color:var(--muted-strong);margin:24px 0 0;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid var(--lime);background:var(--lime);color:#06111f;border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:.9rem;font-weight:800;transition:transform .16s,background-color .16s,color .16s,border-color .16s,opacity .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button.secondary{border-color:var(--border);color:var(--foreground);background:#ffffff09}.button.secondary:hover,.button.secondary:focus-visible{border-color:#9bff008c}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-arrow{transition:transform .16s;display:inline-block}.button:hover .button-arrow,.button:focus-visible .button-arrow{transform:translate(3px)}.hero-globe-wrap{z-index:1;opacity:.9;pointer-events:none;width:min(980px,82vw);height:min(980px,82vw);position:absolute;top:clamp(24px,8vh,94px);right:clamp(-430px,-28vw,-190px)}.hero-globe{filter:drop-shadow(0 38px 80px #0000007a);border-radius:999px;width:100%;height:100%}.hero-globe svg{width:100%;height:100%;display:block}.hero-panel{border:1px solid var(--border);background:linear-gradient(180deg, #ffffff12, #ffffff06), var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.panel-map{background:radial-gradient(circle at 65% 40%,#9bff0033,#0000 12rem),radial-gradient(circle at 35% 70%,#44d7e824,#0000 14rem),#071323;min-height:320px;position:relative}.panel-map svg{width:100%;height:100%;min-height:320px}.panel-footer{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.metric{padding:16px}.metric+.metric{border-left:1px solid var(--border)}.metric strong{color:var(--lime);font-size:1.05rem;display:block}.metric span{color:var(--muted);margin-top:3px;font-size:.75rem;display:block}.product-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(28px,6vw,72px);padding:10px 0 92px;display:grid}.product-copy h2{letter-spacing:0;max-width:520px;margin:0;font-size:clamp(2rem,4vw,4.1rem);line-height:1}.product-flow{border-top:1px solid var(--border);display:grid}.product-flow div{border-bottom:1px solid var(--border);grid-template-columns:44px 130px minmax(0,1fr);align-items:baseline;gap:18px;padding:20px 0;display:grid}.product-flow span{color:var(--lime);font-size:.78rem;font-weight:800}.product-flow strong{font-size:1rem}.product-flow p{color:var(--muted-strong);margin:0;font-size:.93rem;line-height:1.5}.waitlist{width:min(560px,100%);margin-top:26px;animation:.36s both enter}.waitlist-fields{gap:12px;display:grid}.email-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.email-input,.interest-input,.interest-textarea{border:1px solid var(--border);min-height:46px;color:var(--foreground);background:#ffffff0b;border-radius:6px;outline:none;padding:0 14px}.waitlist-comment{resize:vertical;min-height:92px;padding-top:12px}.waitlist-submit{width:fit-content}.email-input::placeholder,.interest-input::placeholder,.interest-textarea::placeholder{color:var(--muted)}.email-input:focus,.interest-input:focus,.interest-textarea:focus{border-color:#9bff0099}.checkbox-row{flex-wrap:wrap;gap:16px;display:flex}.checkbox-label{color:var(--muted-strong);align-items:center;gap:8px;font-size:.88rem;display:inline-flex}.checkbox-label input{width:16px;height:16px;accent-color:var(--lime)}.form-message{color:var(--foreground);margin:0;font-size:.9rem}.form-message.error{color:var(--red);margin-top:10px}.footer{border-top:1px solid var(--border);margin-top:auto;padding:22px 0}.footer-inner{width:min(760px,100% - 32px);color:var(--muted);text-align:center;margin:0 auto;font-size:.78rem;line-height:1.5}.footer p{margin:0}.contact-line{margin-top:4px!important}.footer a:hover,.footer a:focus-visible{color:var(--lime)}.section-page{min-height:100dvh;padding-bottom:48px}.page-heading{gap:12px;max-width:820px;padding:34px 0 24px;display:grid}.page-heading h1{letter-spacing:0;margin:0;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98}.page-heading p{color:var(--muted-strong);margin:0;font-size:1.06rem;line-height:1.55}.world-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:16px;display:grid}.globe-stage{border:1px solid var(--border);min-height:min(760px,100dvh - 190px);box-shadow:var(--shadow);background:radial-gradient(circle at 50% 56%,#1f3c8847,#0000 28rem),#030a14;border-radius:8px;position:relative;overflow:hidden}.globe-stage svg{width:100%;height:100%;min-height:inherit;cursor:grab;display:block}.globe-stage svg:active{cursor:grabbing}.globe-sphere{fill:#071323;stroke:#9bff006b;stroke-width:1.2px}.globe-graticule{fill:none;stroke:#95a8bb33;stroke-width:.7px}.globe-country{fill:#44d7e82e;stroke:#ffffff09;stroke-width:.35px}.globe-border{fill:none;stroke:#c2ced93d;stroke-width:.35px}.route-line{fill:none;stroke:var(--blue);stroke-linecap:round;stroke-width:2.5px}.route-line.visited{stroke:var(--green)}.route-line.current{stroke:var(--lime);stroke-dasharray:9 8}.route-line.planned{stroke:var(--blue);stroke-dasharray:6 9}.route-line.boat{stroke:var(--cyan)}.route-line.train{stroke-dasharray:3 6}.stop-marker{color:var(--muted-strong);pointer-events:auto;outline:none}.stop-marker text{fill:currentColor;paint-order:stroke;pointer-events:none;stroke:#030a14d9;stroke-width:4px;font-size:11px;font-weight:800}.stop-marker-halo{fill:currentColor;opacity:.18}.stop-marker-dot{fill:currentColor;stroke:#06111f;stroke-width:1.5px}.stop-marker.visited{color:var(--green)}.stop-marker.current{color:var(--lime)}.stop-marker.planned{color:var(--blue)}.stop-marker.selected .stop-marker-halo{opacity:.32}.globe-loading{color:var(--muted);font-size:.78rem;position:absolute;inset:auto 16px 16px}.globe-controls{gap:6px;display:flex;position:absolute;top:16px;right:16px}.icon-button{border:1px solid var(--border);width:38px;height:38px;color:var(--foreground);background:#06111fc7;border-radius:6px;font-size:1.1rem}.icon-button:hover,.icon-button:focus-visible{color:var(--lime);border-color:#9bff0099}.world-panel{border:1px solid var(--border);background:#0d1b2fe0;border-radius:8px;flex-direction:column;min-height:min(760px,100dvh - 190px);display:flex;overflow:hidden}.selected-stop{border-bottom:1px solid var(--border);padding:18px}.selected-stop h2{margin:0;font-size:1.45rem}.selected-stop p{color:var(--muted-strong);margin:8px 0 0;font-size:.9rem;line-height:1.5}.status-pill{border:1px solid var(--border);width:fit-content;color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;margin-bottom:12px;padding:5px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.status-pill:before{content:"";background:var(--muted);border-radius:999px;width:7px;height:7px}.status-pill.visited:before{background:var(--green)}.status-pill.current:before{background:var(--lime);box-shadow:0 0 12px #9bff00b3}.status-pill.planned:before{background:var(--blue)}.status-pill.building:before{background:var(--lime);box-shadow:0 0 12px #9bff0099}.status-pill.shipped:before{background:var(--green)}.journey-list{padding:8px;overflow:auto}.stop-button{width:100%;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:28px minmax(0,1fr);gap:10px;padding:10px;display:grid}.stop-button:hover,.stop-button:focus-visible,.stop-button.active{border-color:var(--border);background:#ffffff0b}.stop-index{border:1px solid var(--border);width:26px;height:26px;color:var(--lime);border-radius:999px;place-items:center;font-size:.72rem;font-weight:800;display:grid}.stop-title{justify-content:space-between;align-items:center;gap:8px;font-size:.9rem;font-weight:800;display:flex}.stop-meta{color:var(--muted);margin-top:3px;font-size:.76rem;line-height:1.4}.roadmap-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:16px;display:grid}.interest-panel,.roadmap-column{border:1px solid var(--border);background:#0d1b2fd6;border-radius:8px}.interest-panel{padding:18px;position:sticky;top:16px}.interest-panel h2,.roadmap-column h2{margin:0;font-size:1.02rem}.interest-panel p{color:var(--muted-strong);margin:8px 0 16px;font-size:.88rem;line-height:1.5}.interest-form{gap:10px;display:grid}.interest-textarea{resize:vertical;min-height:92px;padding-top:12px}.roadmap-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.roadmap-column{min-height:420px;padding:14px}.column-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.column-head p{color:var(--muted);margin:6px 0 0;font-size:.76rem;line-height:1.4}.column-count{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:3px 8px;font-size:.72rem}.feature-card{border:1px solid var(--border);background:#ffffff09;border-radius:7px;gap:10px;padding:12px;display:grid}.feature-card+.feature-card{margin-top:10px}.feature-card h3{margin:0;font-size:.96rem}.feature-card p{color:var(--muted-strong);margin:0;font-size:.82rem;line-height:1.45}.feature-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag{border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:3px 7px;font-size:.7rem}.vote-button{background:var(--lime-soft);color:var(--lime);border:1px solid #9bff005c;border-radius:6px;padding:7px 9px;font-size:.78rem;font-weight:800}.vote-button:hover,.vote-button:focus-visible,.vote-button.voted{background:var(--lime);color:#06111f}@media (max-width:940px){.world-grid,.roadmap-layout,.product-section{grid-template-columns:1fr}.hero{flex-direction:column;align-items:flex-start;min-height:auto;padding:64px 0 96px}.hero-globe-wrap{order:2;width:min(860px,132vw);height:min(860px,132vw);margin:-48px -46vw -180px auto;position:relative;top:auto;right:auto}.world-panel,.globe-stage{min-height:540px}.interest-panel{position:static}.roadmap-board{grid-template-columns:1fr}}@media (max-width:640px){.top-nav{flex-direction:column;align-items:flex-start}.nav-links{justify-content:space-between;width:100%}.nav-links a{padding-inline:6px}.email-row,.panel-footer{grid-template-columns:1fr}.metric+.metric{border-left:0;border-top:1px solid var(--border)}.world-panel,.globe-stage{min-height:460px}.hero{padding-bottom:72px}.hero-title{font-size:clamp(2.75rem,16vw,4.2rem)}.product-flow div{grid-template-columns:1fr}.hero-globe-wrap{width:142vw;height:142vw;margin-bottom:-108px;margin-right:-58vw}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
