/* Marquiz Pixel You compatibility layer. The main UI owns the visual system. */
:root { --pixel-you-color: #0080ff; }
[data-pixel-you="on"] { --accent: var(--pixel-you-color); }
