Snake Roadmap
.snake with .tl-label-banner and .tl-dotted. Per-event --tl-color-accent sets both the banner color and dot color from a single property.
::: {.timeline .snake .tl-label-banner .tl-dotted}
::: {.event data-label="Q1" style="--tl-color-accent: #6366f1;"}
**Discovery**
Requirements gathering and stakeholder interviews.
:::
::: {.event data-label="Q2" style="--tl-color-accent: #0891b2;"}
**Design**
Wireframes, prototypes, and design system setup.
:::
::: {.event data-label="Q3" style="--tl-color-accent: #059669;"}
**Build**
Development sprints with continuous integration.
:::
::: {.event data-label="Q4" style="--tl-color-accent: #dc2626;"}
**Launch**
Staged rollout, monitoring, and feedback collection.
:::
:::