/* Ajustes mínimos sobre Tailwind CDN */
::selection { background: #10b981; color: #fff; }
html { -webkit-font-smoothing: antialiased; }
code { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; }
