/* Minimal styles (you can keep Tailwind CDN). */
body{font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif; line-height:1.6;}
main,header,footer{max-width:1040px;margin-inline:auto;padding:16px;}
a{color:#2563eb;text-decoration:underline;}
h1,h2,h3{line-height:1.25}
