/* Inversión 2026 — extras sobre Tailwind */
html, body { -webkit-tap-highlight-color: transparent; }
body { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; }
.view { padding-top: env(safe-area-inset-top); }
input, select, textarea, button { font-size: 16px; }   /* iOS: sin zoom al enfocar */
[onclick] { cursor: pointer; }
