/* theme.css — accent folded into main.css; electric blue */
:root{--accent:#2563eb}
[data-theme="dark"]{--accent:#3b82f6}
