Marketing / Content blocks
Feature tabs.
Pill tabs that auto-rotate: the active tab's background fills left→right as a progress bar, advancing on a timer and locking on click. Deep-linkable via a global var + CustomEvent.
When to use
When a feature section has 3–5 facets you want to showcase in sequence without demanding a click — the auto-rotate previews each, the progress fill signals timing, and a click lets the visitor take control.
Audit Recover Report
Audit
Every carrier invoice is parsed and checked against the contract the moment it lands.
Static snapshot — the active pill fills left→right while it auto-rotates. The fill duration must equal the JS advance interval (see Recipe).