.landing-motion-bridge{isolation:isolate;position:relative}.landing-motion-bridge:before{content:"";filter:blur(24px);z-index:-1;background:radial-gradient(#3b82f626,#0000 68%);position:absolute;inset:18% 5%}.landing-motion-path{stroke-dasharray:8 14;animation:16s linear infinite landing-motion-drift}.landing-motion-token{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsl(var(--bg) / .82);border:1px solid #3b82f633;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:border-color .25s,color .25s;animation:4.8s ease-in-out infinite landing-motion-float;display:flex;position:absolute;box-shadow:0 10px 30px #0f172a14}.landing-motion-token:nth-of-type(2){animation-delay:-1.2s}.landing-motion-token:nth-of-type(3){animation-delay:-2.8s}.landing-motion-token:nth-of-type(4){animation-delay:-.7s}.landing-motion-token:nth-of-type(5){animation-delay:-3.6s}.landing-motion-token:nth-of-type(6){animation-delay:-2s}.landing-motion-bridge:hover .landing-motion-token{border-color:#3b82f666}@keyframes landing-motion-drift{to{stroke-dashoffset:-220px}}@keyframes landing-motion-float{0%,to{transform:translateY(-3px)}50%{transform:translateY(7px)}}@media (prefers-reduced-motion:reduce){.landing-motion-path,.landing-motion-token{animation:none}}
