.hero{--worldmap-dot:rgb(var(--violet-deep) / .78);--worldmap-sphere-line:rgb(var(--periwinkle) / .5);--worldmap-pin:#1a1a1a;--worldmap-accent:rgb(var(--violet));--worldmap-cyan:rgb(var(--cyan));--worldmap-card-bg:#fff;--worldmap-card-border:rgb(var(--line));--worldmap-card-ink:#1a1a1a;--worldmap-card-muted:#666;--worldmap-card-muted-2:#888;--worldmap-card-shadow:0 26px 60px -30px #12121873, 0 8px 20px -14px #12121824;background:rgb(var(--bg));overflow:hidden}.hero__inner{max-width:1320px;min-height:calc(100svh - var(--header-h,108px));flex-direction:column;margin:0 auto;padding:24px 48px;display:flex;position:relative}.hero__layout{flex:1;align-items:center;width:100%;display:flex;position:relative}.hero__text{z-index:2;flex-direction:column;align-items:flex-start;max-width:500px;display:flex;position:relative;transform:translateY(-76px)}.hero__text:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg, rgb(var(--bg)) 0%, rgb(var(--bg)) 32%, rgb(var(--bg) / .32) 58%, rgb(var(--bg) / 0) 84%);position:absolute;inset:-10% -140px -10% -48px}.hero__map{z-index:1;aspect-ratio:1100/540;isolation:isolate;width:min(90%,1080px);position:absolute;top:50%;right:-16%;transform:translateY(-50%)}.hero__map .worldmap__land,.hero__map .worldmap__overlay,.hero__map .worldmap__cards{width:100%;height:100%;display:block;position:absolute;inset:0}.hero__map .worldmap__land{pointer-events:none}.hero__map .worldmap__overlay{pointer-events:none;overflow:visible}.hero__map .worldmap__overlay .wmCity{pointer-events:auto;cursor:default}.hero__map .worldmap__cards{pointer-events:none;z-index:2}.hero__map .wmCity .wmDot{fill:var(--worldmap-pin)}.hero__map .wmCity .wmGlow{fill:var(--worldmap-pin);opacity:.12}.hero__map .wmCity .wmRing{fill:none;stroke:var(--worldmap-pin);opacity:0}.hero__map .wmCity.active .wmRing{animation:1.8s ease-out wmRing}.hero__map .wmCity.is-hq .wmDot{fill:var(--worldmap-accent)}.hero__map .wmCity.is-hq .wmGlow{fill:var(--worldmap-accent);opacity:.22}.hero__map .wmCity.is-hq .wmRing{stroke:var(--worldmap-accent)}@keyframes wmRing{0%{r:5;opacity:.6;stroke-width:1.6px}to{r:36;opacity:0;stroke-width:.4px}}.hero__map .wmAmbient{fill:none;stroke:var(--worldmap-accent);stroke-width:1px;opacity:0;transform-box:fill-box;transform-origin:50%}.hero__map .wmCity.is-hq .wmAmbient{animation:3.4s ease-out infinite hqAmbient}@keyframes hqAmbient{0%{r:5;opacity:.45;stroke-width:1.2px}to{r:22;opacity:0;stroke-width:.4px}}.hero__map .wmLabel{letter-spacing:.08em;text-transform:capitalize;fill:var(--worldmap-card-ink);opacity:.5;pointer-events:none;font-family:Satoshi,sans-serif;font-size:9.5px;font-weight:500}.hero__map .wmCity.is-hq .wmLabel{opacity:.72;font-weight:600}.hero__map .flight-path{fill:none;stroke:var(--worldmap-pin);stroke-width:1.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}.hero__map .flight-plane{fill:var(--worldmap-accent)}.hero__map .city-card{-webkit-backdrop-filter:blur(20px)saturate(185%);backdrop-filter:blur(20px)saturate(185%);min-width:240px;max-width:296px;color:var(--worldmap-card-ink);opacity:0;pointer-events:none;isolation:isolate;background:#ffffff80;border:1px solid #ffffffa6;border-radius:20px;padding:16px 19px 17px;transition:opacity .3s,transform .35s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(8px)scale(.985);box-shadow:0 22px 54px -22px #12122857,0 6px 16px -10px #1212281f,inset 0 1px #fffffff2,inset 0 0 0 1px #ffffff2e}.hero__map .city-card:before{content:"";border-radius:inherit;pointer-events:none;filter:blur(1px)brightness(1.08);opacity:.55;position:absolute;inset:0;box-shadow:inset -9px -8px 0 -11px #fff,inset 0 -9px 0 -8px #ffffffeb}.hero__map .city-card.show{opacity:1;transform:translateY(0)scale(1)}.hero__map .city-card .cc-head{white-space:nowrap;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.hero__map .city-card .cc-flag{display:none}.hero__map .city-card .cc-type{letter-spacing:.15em;text-transform:capitalize;color:var(--worldmap-card-ink);font-size:9.5px;font-weight:700;line-height:1.3}.hero__map .city-card .cc-type:after{content:"·";color:var(--worldmap-card-muted-2);margin-left:8px;font-weight:400}.hero__map .city-card .cc-name{letter-spacing:.15em;text-transform:capitalize;color:var(--worldmap-card-muted);white-space:normal;font-size:9.5px;font-weight:500}.hero__map .city-card .cc-matter{letter-spacing:-.015em;min-height:1.33em;color:var(--worldmap-card-ink);text-wrap:pretty;margin:0 0 11px;font-size:17px;font-weight:500;line-height:1.33}.hero__map .city-card .cc-matter.cc-typing:after{content:"";vertical-align:-.14em;background:var(--worldmap-accent);width:2px;height:1em;margin-left:2px;animation:.7s step-end infinite cc-caret;display:inline-block}@keyframes cc-caret{50%{opacity:0}}.hero__map .city-card .cc-detail{color:var(--worldmap-card-muted);letter-spacing:.005em;align-items:center;gap:9px;margin:0;font-size:11.5px;line-height:1.4;display:flex}.hero__map .city-card .cc-detail:before{content:"";background:var(--worldmap-card-muted-2);opacity:.6;flex-shrink:0;width:16px;height:1px}.hero__eyebrow{letter-spacing:.22em;color:#1a1a1a;text-transform:capitalize;align-items:center;gap:18px;margin:0 0 30px;font-size:12px;font-weight:500;display:flex}.hero__eyebrow-line{opacity:.45;background:linear-gradient(90deg,#1a1a1a,#0000);width:64px;height:1px}.hero__title{color:#1a1a1a;text-align:left;white-space:pre-line;letter-spacing:-.02em;margin:0;font-size:clamp(34px,3.9vw,56px);font-weight:400;line-height:1.1}.hero__subtitle{color:#6b6b6b;max-width:44ch;margin:20px 0 0;font-size:clamp(15px,1.15vw,17px);line-height:1.55}.hero__cities{z-index:3;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;margin:0;padding:0;display:flex;position:absolute;bottom:28px;left:48px;right:48px}.hc-city{letter-spacing:.18em;text-transform:capitalize;color:#1a1a1a;align-items:center;gap:10px;font-size:12px;font-weight:500;display:inline-flex}.hc-city__dot{background:#1a1a1a;border-radius:999px;flex-shrink:0;width:7px;height:7px;display:inline-block;position:relative}.hc-city__dot:after{content:"";opacity:.35;border:1px solid #1a1a1a;border-radius:999px;animation:2.4s ease-out infinite hcRing;position:absolute;inset:-5px}@keyframes hcRing{0%{opacity:.45;transform:scale(.6)}to{opacity:0;transform:scale(2)}}.hc-city__time{font-variant-numeric:tabular-nums;letter-spacing:.06em;color:#1a1a1a;font-size:13px;font-weight:400}.hc-city__coord{color:#888;letter-spacing:.1em;margin-left:4px;font-size:10.5px}.hc-sep{opacity:.25;background:linear-gradient(90deg,#0000,#1a1a1a 30% 70%,#0000);width:96px;height:1px}@media (prefers-reduced-motion:reduce){.hero__map .wmCity.active .wmRing,.hero__map .wmCity.is-hq .wmAmbient,.hc-city__dot:after{animation:none}}@media (max-width:1024px){.hero__inner{min-height:0;padding:40px 24px}.hero__layout{flex-direction:column;gap:40px}.hero__text{text-align:center;align-items:center;max-width:640px;transform:none}.hero__text:before{display:none}.hero__title{text-align:center;max-width:18ch}.hero__subtitle{max-width:42ch}.hero__actions{justify-content:center}.hero__cities{justify-content:center;margin:8px 0 0;position:static;bottom:auto;left:auto;right:auto}.hero__map{isolation:isolate;width:min(172vw,680px);max-width:none;position:relative;inset:auto;transform:none}.hero__map .wmLabel{opacity:.42;font-size:8.5px}.hero__map .city-card{display:none}}@media (max-width:768px){.hero{padding:12px 0 18px;overflow-x:hidden}.hero__inner{padding:32px 16px}.hero__layout{gap:32px}.hero__map .wmLabel{display:none}.hero__title{font-size:clamp(32px,7.4vw,46px)}.hero__eyebrow{margin:0 0 18px}.hero__cities{gap:18px}.hc-sep{width:40px}}@media (max-width:480px){.hero__inner{padding:28px 16px}.hero__layout{gap:24px}.hero__map{width:min(180vw,520px)}.hero__title{font-size:clamp(30px,8.4vw,40px);line-height:1.08}.hero__eyebrow{margin:0 0 16px;font-size:11px}.hero__cities{flex-direction:column;gap:10px}.hc-sep{align-self:center;width:80px}.hc-city{gap:8px;font-size:11px}.hc-city__time{font-size:12px}.hc-city__coord{font-size:10px}}
