/* V4 uses literal colors for legacy compatibility. */
html { color-scheme: light; }
html[data-theme="dark"] { color-scheme: dark; }
