@keyframes sqn-spin{to{transform:rotate(360deg)}}.sqn-ring{transform-origin:50%;animation:48s linear infinite sqn-spin}.sqn-ring-reverse{transform-origin:50%;animation:64s linear infinite reverse sqn-spin}@keyframes sqn-wiggle{0%,to{transform:rotate(-4deg)}50%{transform:rotate(6deg)}}.sqn-wiggle{transform-origin:bottom}.sqn-wiggle-host:hover .sqn-wiggle{animation:.5s ease-in-out 2 sqn-wiggle}@keyframes sqn-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.sqn-bob{animation:4.5s ease-in-out infinite sqn-bob}.sqn-bob-slow{animation:6.5s ease-in-out infinite sqn-bob}.sqn-d0{animation-delay:0s}.sqn-d1{animation-delay:.25s}.sqn-d2{animation-delay:.5s}.sqn-d3{animation-delay:.75s}.sqn-d4{animation-delay:1s}.sqn-d5{animation-delay:1.25s}.sqn-d6{animation-delay:1.5s}.sqn-d7{animation-delay:1.75s}@keyframes sqn-fall{0%{opacity:0;transform:translateY(-6px)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translateY(74px)}}.sqn-fall{animation:2.6s ease-in infinite sqn-fall}@keyframes sqn-bucket{0%,to{box-shadow:0 0 0 1px var(--color-border)}50%{box-shadow:0 0 22px -2px var(--color-accent-cyan), 0 0 0 1px var(--color-accent-cyan)}}.sqn-bucket{animation:2.6s ease-in-out infinite sqn-bucket}@keyframes sqn-light{0%,to{opacity:.18;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}.sqn-light{animation:2.2s ease-in-out infinite sqn-light}@keyframes sqn-stage{0%,to{border-color:var(--color-border);box-shadow:none}50%{border-color:var(--color-accent-cyan);box-shadow:0 0 16px -4px var(--color-accent-cyan)}}.sqn-stage{animation:4s ease-in-out infinite sqn-stage}@keyframes sqn-orbit-move{0%{offset-distance:0%}to{offset-distance:100%}}.sqn-orbit{offset-path:circle(74px at center);offset-rotate:0deg;animation:7s linear infinite sqn-orbit-move}.sqn-orbit-2{offset-path:circle(74px at center);offset-rotate:0deg;animation:7s linear -3.5s infinite sqn-orbit-move}@keyframes sqn-node{0%,to{box-shadow:0 0 0 1px var(--color-border)}50%{box-shadow:0 0 14px -3px var(--color-accent-violet), 0 0 0 1px var(--color-accent-violet)}}.sqn-node{animation:4.5s ease-in-out infinite sqn-node}.sqn-step{width:1.85rem;height:1.85rem;color:var(--color-brand-deep);background:var(--color-accent-cyan);border-radius:9999px;flex:none;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 0 18px -2px #38e7d199}@media (prefers-reduced-motion:reduce){.sqn-ring,.sqn-ring-reverse,.sqn-wiggle-host:hover .sqn-wiggle,.sqn-bob,.sqn-bob-slow,.sqn-fall,.sqn-bucket,.sqn-light,.sqn-stage,.sqn-orbit,.sqn-orbit-2,.sqn-node{animation:none}.sqn-orbit{offset-distance:12%}.sqn-orbit-2{offset-distance:62%}}
