.fm-hero{--hero-globe-opacity: .12;--hero-globe-size: clamp(900px, 62vw, 1100px)}.hero-scene{position:absolute;inset:0;overflow:hidden;pointer-events:none;contain:strict;z-index:1}.hero-layer{position:absolute;inset:-30px;will-change:transform}.hero-globe{position:absolute;top:-14%;right:calc(var(--hero-globe-size) * -.35);width:var(--hero-globe-size);height:var(--hero-globe-size);opacity:var(--hero-globe-opacity);will-change:transform}.hero-globe svg{width:100%;height:100%;display:block}.hero-globe .globe-wire{animation:fm-globe-spin 180s linear infinite;transform-origin:50% 50%;will-change:transform}@keyframes fm-globe-spin{to{transform:rotate(360deg)}}.hero-network{width:100%;height:100%;display:block}.hero-network .node-dot{fill:#b5d4f4}.hero-network .node-glow{fill:none;stroke:#85b7eb;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:fm-node-pulse 3.4s ease-out infinite}@keyframes fm-node-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(2.6);opacity:0}to{transform:scale(2.6);opacity:0}}.hero-network .route{fill:none;stroke:#9dc4ee;stroke-width:1.5;stroke-linecap:round;filter:drop-shadow(0 0 4px rgba(255,255,255,.25))}.hero-network .aircraft{fill:#fff;opacity:.92}.hero-particles span{position:absolute;border-radius:50%;background:#cfe3f8;opacity:.08;animation:fm-particle-float var(--dur, 14s) ease-in-out var(--delay, 0s) infinite alternate;will-change:transform}@keyframes fm-particle-float{0%{transform:translateZ(0)}to{transform:translate3d(var(--dx, 8px),var(--dy, -26px),0)}}.hero-clouds .cloud{position:absolute;background:radial-gradient(ellipse closest-side,#ffffff0f,#ffffff06 55%,#fff0);border-radius:50%;will-change:transform;animation:fm-cloud-drift 60s ease-in-out infinite alternate}.cloud-1{width:460px;height:120px;top:14%;left:2%}.cloud-2{width:600px;height:150px;top:52%;left:40%;animation-duration:74s;animation-direction:alternate-reverse}.cloud-3{width:360px;height:100px;top:76%;left:14%;animation-delay:-28s}@keyframes fm-cloud-drift{0%{transform:translate3d(-5%,0,0)}to{transform:translate3d(12%,-2%,0)}}@media(max-width:1199.98px){.fm-hero{--hero-globe-size: clamp(760px, 72vw, 900px)}.hero-globe{right:calc(var(--hero-globe-size) * -.42)}}@media(max-width:767.98px){.fm-hero{--hero-globe-size: 560px}.hero-globe{right:calc(var(--hero-globe-size) * -.52);top:-6%}.hero-clouds{display:none}}@media(prefers-reduced-motion:reduce){.hero-globe .globe-wire,.hero-network .node-glow,.hero-particles span,.hero-clouds .cloud{animation:none}.hero-network .node-glow{opacity:.3}}
