/* theme.css — intentionally minimal; main styles are inlined via layout.ejs <style> */
/* CSS is inlined in layout.ejs <style> tag for simplicity */
html { scroll-behavior: smooth; }
