/* style.css limpio: base mínima para evitar conflictos del template anterior */
html { scroll-behavior: smooth; }
img { max-width: 100%; height: auto; }
a { text-decoration: none; }
ul { list-style: none; }
button, input, textarea { font-family: inherit; }
