/* Minimal base */
:root { color-scheme: light dark; }
body { margin:0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, "Apple Color Emoji","Segoe UI Emoji"; }
a { color: inherit; }
.hidden { display:none !important; }
