@keyframes hds-dash-draw{0%{stroke-dashoffset:240}to{stroke-dashoffset:0}}@keyframes hds-dash-ring{0%{stroke-dashoffset:var(--ring-start)}to{stroke-dashoffset:var(--ring-end)}}@keyframes hds-dash-bar{0%,to{transform:scaleY(1)}50%{transform:scaleY(.72)}}@keyframes hds-dash-wave{to{stroke-dashoffset:-20}}@keyframes hds-dash-dot{0%,to{opacity:.3}50%{opacity:1}}@keyframes hds-dash-pop{to{opacity:1}}@keyframes hds-rail-a{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hds-rail-b{0%{transform:translate(-50%)}to{transform:translate(0)}}.hds-rail{display:flex;width:max-content;gap:14px}.hds-rail-a{animation:hds-rail-a 46s linear infinite}.hds-rail-b{animation:hds-rail-b 58s linear infinite}@media(prefers-reduced-motion:reduce){.hds-rail{animation:none}}
