.market-motion{isolation:isolate;background:#102d40;width:100%;position:relative;overflow:hidden}.market-motion>img{opacity:.8;filter:saturate(.6);width:100%;display:block;height:auto!important}.market-motion>svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.market-route{fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:3 97;filter:drop-shadow(0 0 4px #fff);animation:5s linear infinite market-flow}.market-pulse,.market-origin{fill:none;stroke:#fff;stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:3s ease-out infinite market-pulse}.market-motion g:nth-child(2n) .market-pulse{animation-delay:1s}.market-motion g:nth-child(3n) .market-pulse{animation-delay:2s}.market-controls{bottom:0;color:#fff;background:linear-gradient(#0000,#102d40b8);justify-content:space-between;align-items:center;gap:15px;padding:12px 18px;display:flex;position:absolute;inset-inline:0}.market-controls span{letter-spacing:1px;font-size:10px}.market-controls button{color:#fff;background:#102d4077;border:1px solid #fff6;place-items:center;width:32px;height:32px;display:grid}.market-motion.is-paused *{animation-play-state:paused!important}@keyframes market-flow{to{stroke-dashoffset:-100px}}@keyframes market-pulse{0%{opacity:1;transform:scale(.65)}to{opacity:0;transform:scale(2.6)}}@media (prefers-reduced-motion:reduce){.market-motion *{animation:none!important}}
