.result-table { max-height: 70vh; overflow: auto; }
.result-table th { position: sticky; top: 0; background: white; z-index: 1; }
td, th { white-space: nowrap; font-size: 0.875rem; }
