/* style.css - small overrides */
body { font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; }
a { text-decoration: none; }
input, textarea { outline: none; box-shadow: none; }
