.rm-wf__bars span{flex:1 1 auto;min-width:2px;border-radius:2px;height:var(--h,40%);background:var(--rm-accent);opacity:.35;transform-origin:center center;animation:rm-wf-pulse 1.8s ease-in-out infinite;animation-delay:var(--d,0s)}.rm-wf__bars span:nth-child(odd){opacity:.55}.rm-wf__bars span.is-peak{opacity:.95;background:var(--rm-accent-hi)}@media (prefers-reduced-motion:reduce){.rm-wf__bars span{animation:none}}