.hero-glow{background:radial-gradient(700px 320px at 20% 20%,rgba(88,255,201,.2),transparent 70%),linear-gradient(110deg,rgba(120,255,220,.08),rgba(120,255,220,0) 35%,rgba(120,255,220,.12) 55%,rgba(120,255,220,0) 75%);background-size:100% 100%,100% 100%,260% 100%}.hero-shimmer{background:linear-gradient(110deg,rgba(120,255,220,0) 30%,rgba(120,255,220,.16) 46%,rgba(120,255,220,0) 62%);opacity:.85;background-size:240% 100%;background-position:-160% 0;animation:hero-shimmer-sweep 18s linear infinite}@keyframes hero-shimmer-sweep{0%{background-position:160% 0}to{background-position:-160% 0}}.client-connector-path{fill:none;stroke:#2a3a33;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;animation:connector-draw 10s ease-out infinite;animation-delay:var(--connector-delay,0s)}.client-node{top:var(--node-top);left:var(--node-left)}@media (max-width:767px){.client-node{top:var(--node-top-sm);left:var(--node-left-sm)}}@keyframes connector-draw{0%{opacity:.2;stroke-dashoffset:1}15%{opacity:1;stroke-dashoffset:0}80%{opacity:1;stroke-dashoffset:0}to{opacity:.2;stroke-dashoffset:0}}.step-orbit-ring{position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%);opacity:0;pointer-events:none}.step-orbit-ring,.step-orbit-ring-circle{animation:step-orbit-ring 30s linear infinite;animation-delay:var(--orbit-delay)}.step-orbit-ring-circle{fill:none;stroke:#3ed38e;stroke-width:2;stroke-linecap:round;stroke-dasharray:113;stroke-dashoffset:113}@keyframes step-orbit-ring{0%{opacity:0;stroke-dashoffset:113}8%{opacity:1}20%{opacity:1;stroke-dashoffset:0}to{opacity:1;stroke-dashoffset:0}}