/* Pequenos ajustes além do Tailwind */
body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
table thead th { font-size: 0.72rem; letter-spacing: 0.04em; text-transform: uppercase; }
input[type="date"], input[type="month"] { min-width: 10rem; }
