/* Ajustes finos sobre o Tailwind (CDN). */
[x-cloak] { display: none !important; }
code { background: #eef2ff; padding: 0 3px; border-radius: 3px; }
table th { position: sticky; top: 0; z-index: 1; }
::-webkit-scrollbar { height: 8px; width: 8px; }
::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 4px; }
