ship notes livebeta seats opendesign QA greendocs syncedstatic export readyship notes livebeta seats opendesign QA greendocs syncedstatic export ready
- Animation
- marqueeDrift 11.5s linear 0s infinite
- Cadence
- fast repeat + dense messaging
- Spacing
- tight 1rem gaps
- Track structure
- Single-line inline-flex rail with duplicated labels, overflow clipping, and authored gaps.
- Viewport clipping
- overflow: hidden trims the off-screen copy inside a rounded viewport while the duplicated rail keeps moving underneath the fade edges.
- white-space rule
- nowrap keeps every ticker label on one unbroken line before the duplicated track loops.
- translateX() offset
- translateX(calc(-50% - (var(--marquee-gap) / 2)))
This version uses a shorter duration and tighter spacing so brief labels keep circulating without leaving the track feeling empty.