:root{--bg: #faf8f7;--ink: #1c1c1c;--muted: #71717a;--border: #e4e4e7;--accent: #f1fca7;--accent-hover: #e3ee8a;--font: "General Sans",system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans, -apple-system, sans-serif}#hero{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:stretch;font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif;font-family:var(--font);background:#faf8f7;background:var(--bg)}.hero-grid{position:absolute;inset:0;z-index:1;pointer-events:none;background-image:linear-gradient(to right,rgba(0,0,0,.022) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.022) 1px,transparent 1px);background-size:64px 64px}.hero-vignette{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 15% 85%,rgba(250,248,247,.85) 0%,transparent 100%),radial-gradient(ellipse 40% 60% at 0% 100%,rgba(250,248,247,.9) 0%,transparent 70%)}#map{position:absolute;inset:0;z-index:0;width:100%;height:100%}.sphere{fill:#f5f0e7}.graticule{fill:none;stroke:#ddd8cf;stroke-width:.3}.country{fill:#ede7db;stroke:#d3ccbf;stroke-width:.4}.arc-base{fill:none}.node-group{cursor:pointer}.node-label{font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif;font-family:var(--font);font-size:8px;fill:#1c1c1c52;letter-spacing:.04em;pointer-events:none}@keyframes particle-traverse{0%{opacity:0;offset-distance:0%}6%{opacity:.7}88%{opacity:.7}to{opacity:0;offset-distance:100%}}.mesh-particle{offset-rotate:0deg}.mesh-particle.active{animation-name:particle-traverse;animation-timing-function:cubic-bezier(.37,0,.63,1);animation-fill-mode:forwards}#hero .hero-content{position:absolute!important;z-index:10;bottom:110px!important;left:48px!important;max-width:500px!important}#hero .hero-eyebrow{font-size:10px!important;font-weight:500!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#71717a!important;color:var(--muted)!important;margin:0 0 16px!important;padding:0!important;line-height:1.4!important;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .2s both}#hero .hero-h1{font-size:max(26px,min(3.2vw,40px))!important;font-weight:600!important;line-height:1.18!important;letter-spacing:-.03em!important;color:#1c1c1c!important;color:var(--ink)!important;margin:0 0 16px!important;padding:0!important;font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif!important;font-family:var(--font)!important;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .35s both}#hero .hero-sub{font-size:14px!important;font-weight:400!important;line-height:1.65!important;color:#71717a!important;color:var(--muted)!important;margin:0 0 28px!important;padding:0!important;max-width:420px;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .48s both}#hero .hero-cta{display:inline-flex!important;align-items:center!important;gap:8px!important;font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif!important;font-family:var(--font)!important;font-size:14px!important;font-weight:500!important;color:#1c1c1c!important;color:var(--ink)!important;background:#f1fca7!important;background:var(--accent)!important;padding:11px 22px!important;border-radius:6px!important;-webkit-text-decoration:none!important;text-decoration:none!important;letter-spacing:-.01em!important;border:none!important;cursor:pointer!important;transition:background .15s,transform .15s;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .6s both}#hero .hero-cta:hover{background:#e3ee8a!important;background:var(--accent-hover)!important;transform:translateY(-1px)}#hero .hero-cta svg{transition:transform .2s;display:inline-block!important}#hero .hero-cta:hover svg{transform:translate(3px)}#hero .hero-stats{position:absolute!important;z-index:10;bottom:110px!important;right:48px!important;display:flex!important;flex-direction:column!important;gap:10px!important;align-items:flex-end!important;animation:fadeUp .8s cubic-bezier(.22,1,.36,1) .55s both}#hero .stat-chip{display:flex!important;align-items:baseline!important;gap:6px!important;background:#faf8f7d1!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(28,28,28,.08)!important;border-radius:4px!important;padding:8px 14px!important}#hero .stat-num{font-size:17px!important;font-weight:600!important;letter-spacing:-.03em!important;color:#1c1c1c!important;color:var(--ink)!important;margin:0!important;padding:0!important;line-height:1.3!important}#hero .stat-lbl{font-size:10px!important;font-weight:400!important;letter-spacing:.04em!important;text-transform:uppercase!important;color:#71717a!important;color:var(--muted)!important;margin:0!important;padding:0!important;line-height:1.4!important}#hero .legend{position:absolute!important;z-index:10;top:76px!important;right:40px!important;background:#faf8f7d1!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(28,28,28,.07)!important;border-radius:4px!important;padding:12px 16px!important;font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif!important;font-family:var(--font)!important;animation:fadeIn .6s ease 1s both}#hero .legend svg{display:inline-block!important;vertical-align:middle!important}#hero .leg-row{display:flex!important;align-items:center!important;gap:9px!important;font-size:9px!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#71717a!important;color:var(--muted)!important;margin:0 0 7px!important;padding:0!important;line-height:1.4!important}#hero .leg-row:last-child{margin-bottom:0!important}#hero .leg-divider{height:1px!important;width:100%!important;background:#1c1c1c14!important;margin:10px 0!important;padding:0!important;border:none!important}#hero .leg-stat{display:flex!important;align-items:baseline!important;gap:10px!important;margin:0 0 6px!important;padding:0!important}#hero .leg-stat:last-child{margin-bottom:0!important}#hero .leg-stat-num{font-size:15px!important;font-weight:600!important;letter-spacing:-.03em!important;color:#1c1c1c!important;line-height:1.3!important;min-width:52px!important;margin:0!important;padding:0!important}#hero .leg-stat-lbl{font-size:10px!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#71717a!important;line-height:1.4!important;margin:0!important;padding:0!important}#hero .live-ticker{position:absolute!important;z-index:10;top:76px!important;left:48px!important;display:flex!important;align-items:center!important;gap:8px!important;font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif!important;font-family:var(--font)!important;font-size:10px!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#71717a!important;color:var(--muted)!important;margin:0!important;padding:0!important;line-height:1.4!important;animation:fadeIn .6s ease 1s both}.live-dot{width:6px!important;height:6px!important;min-width:6px!important;border-radius:50%!important;background:#4ade80!important;border:none!important;flex-shrink:0!important;animation:pulse 2.2s ease infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}#hero .scroll-cue{position:absolute!important;z-index:10;bottom:28px!important;left:50%!important;transform:translate(-50%);font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif!important;font-family:var(--font)!important;font-size:9px!important;font-weight:400!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:#1c1c1c4d!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:6px!important;line-height:1.4!important;animation:fadeIn .6s ease 1.5s both}.scroll-arrow{width:1px!important;height:28px!important;background:linear-gradient(to bottom,rgba(28,28,28,.3),transparent)!important;border:none!important;animation:scrollPulse 2s ease infinite}@keyframes scrollPulse{0%,to{opacity:.4}50%{opacity:1}}#hero .partner-strip{position:absolute!important;z-index:10;bottom:0!important;left:0!important;right:0!important;height:65px!important;overflow:hidden!important;display:flex!important;align-items:center!important;background:#faf8f7b8!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(28,28,28,.06)!important;border-bottom:none!important;border-left:none!important;border-right:none!important}#hero .partner-fade{position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}#hero .partner-fade-left{left:0;background:linear-gradient(to right,rgba(250,248,247,.95),transparent)!important}#hero .partner-fade-right{right:0;background:linear-gradient(to left,rgba(250,248,247,.95),transparent)!important}#hero .partner-track{display:flex!important;align-items:center!important;gap:48px!important;white-space:nowrap!important;animation:marquee 35s linear infinite;will-change:transform}#hero .partner-track:hover{animation-play-state:paused}#hero .partner-track img{height:22px!important;width:auto!important;max-width:none!important;filter:grayscale(1) brightness(.15)!important;opacity:.55!important;flex-shrink:0!important;-o-object-fit:contain!important;object-fit:contain!important;display:inline-block!important;border:none!important}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}#hero .popup{position:absolute!important;z-index:200;background:#fff!important;border:1px solid rgba(28,28,28,.09)!important;border-radius:6px!important;padding:20px 24px!important;min-width:290px;max-width:320px;pointer-events:none;opacity:0;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease;box-shadow:0 4px 12px #00000012,0 12px 40px #0000000f!important;font-family:General Sans,system-ui,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,-apple-system,sans-serif!important;font-family:var(--font)!important;line-height:1.4!important}#hero .popup.visible{opacity:1!important;transform:translateY(0)!important}#hero .popup *{box-sizing:border-box!important}#hero .pu-name{font-size:20px!important;font-weight:600!important;letter-spacing:-.025em!important;color:#1c1c1c!important;color:var(--ink)!important;margin:0 0 3px!important;padding:0!important;line-height:1.3!important}#hero .pu-badge{display:inline-block!important;font-size:8.5px!important;font-weight:500!important;letter-spacing:.09em!important;text-transform:uppercase!important;padding:3px 7px!important;border-radius:3px!important;margin:0 0 12px!important;line-height:1.4!important}#hero .badge-source{background:#c4956a26!important;color:#c4956a!important}#hero .badge-destination{background:#8da4c826!important;color:#8da4c8!important}#hero .badge-both{background:#a794c426!important;color:#a794c4!important}#hero .pu-status{font-size:11px!important;color:#71717a!important;color:var(--muted)!important;display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 12px!important;padding:0!important;line-height:1.4!important}#hero .pu-dot{width:7px!important;height:7px!important;min-width:7px!important;min-height:7px!important;background:#4ade80!important;border-radius:1px!important;flex-shrink:0!important}#hero .pu-div{height:1px!important;min-height:1px!important;width:100%!important;background:#e4e4e7!important;background:var(--border)!important;margin:10px 0!important;padding:0!important;border:none!important;display:block!important}#hero .pu-row{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin:0!important;padding:0!important}#hero .pu-val{font-size:17px!important;font-weight:600!important;letter-spacing:-.025em!important;color:#1c1c1c!important;color:var(--ink)!important;margin:0!important;line-height:1.3!important}#hero .pu-lbl{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.07em!important;color:#71717a!important;color:var(--muted)!important;margin:2px 0 0!important;line-height:1.4!important}#hero .pu-corr{font-size:12px!important;font-weight:500!important;color:#71717a!important;color:var(--muted)!important;text-align:right!important;margin:0!important;line-height:1.3!important}#hero .pu-note{font-size:10px!important;color:#1c1c1c61!important;line-height:1.5!important;margin:0 0 10px!important;padding:0!important;font-style:italic!important}#hero .pu-tags{display:flex!important;flex-wrap:wrap!important;margin:0!important;padding:0!important;gap:0!important}#hero .pu-tag{font-size:10px!important;color:#71717a!important;color:var(--muted)!important;margin:0!important;padding:0!important;line-height:1.5!important}#hero .pu-tag:not(:last-child):after{content:" · ";color:#e4e4e7;color:var(--border)}#hero .pu-src{font-size:8.5px!important;color:#1c1c1c40!important;margin:10px 0 0!important;padding:0!important;font-style:italic!important;line-height:1.4!important}#hero .pu-section{font-size:8.5px!important;font-weight:500!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#1c1c1c4d!important;margin:8px 0 5px!important;padding:0!important;line-height:1.4!important}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:767px){#hero{height:auto!important;min-height:0!important;min-height:initial!important;display:block!important;overflow:hidden;background:#faf8f7;background:var(--bg)}#map{position:relative!important;inset:auto!important;width:100%;height:42vh;display:block;margin-top:48px!important}.hero-grid,.hero-vignette,.legend,.scroll-cue{display:none!important}#hero .hero-content{position:relative!important;bottom:auto!important;left:auto!important;max-width:100%!important;padding:0 24px!important;background:#faf8f7!important;background:var(--bg)!important}#hero .hero-eyebrow{margin:0 0 10px!important}#hero .hero-h1{font-size:max(24px,min(7.5vw,32px))!important;margin:0 0 12px!important}#hero .hero-sub{font-size:13px!important;margin:0 0 20px!important}#hero .hero-cta{font-size:13px!important;padding:10px 18px!important}#hero .hero-stats{position:relative!important;bottom:auto!important;right:auto!important;flex-direction:row!important;align-items:center!important;padding:16px 24px 0!important;background:#faf8f7!important;background:var(--bg)!important}#hero .live-ticker{display:none!important}#hero .partner-strip{position:relative!important;bottom:auto!important;margin-top:24px!important}#hero .popup{min-width:0!important;min-width:initial!important;max-width:calc(100vw - 32px)!important;inset:auto 16px 80px!important}}.carousel-track{animation:carousel-scroll 40s linear infinite}.carousel-track:hover{animation-play-state:paused}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-2000px)}}@media(max-width:768px){@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(calc(-5*(75vw + 20px)))}}}@media(min-width:640px)and (max-width:768px){@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(calc(-5*(50vw + 20px)))}}}@media(min-width:768px)and (max-width:1024px){@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-1800px)}}}
