/* theme.css — accent color for chiptuning (ember red motorsport) */
:root{--accent:#e11d2a}
[data-theme="dark"]{--accent:#ff3b30}
