:root { color-scheme: light dark; }
html { scroll-behavior: smooth; }
/* Hide file input but keep it accessible */
input[type=file] { display: none; }