:root { background: #f6f8f6; color-scheme: light; }
:root[data-theme="dark"] { background: #121816; color-scheme: dark; }
