/* Minimal custom styles (Tailwind is loaded via CDN) */

html { scroll-behavior: smooth; }

section { scroll-margin-top: 96px; }

img { display:block; max-width:100%; height:auto; }
