body { font-size: 14px; }
#listingsTable th { white-space: nowrap; cursor: pointer; }
#listingsTable td { min-width: 140px; }
.cell-actions { display: flex; gap: 0.35rem; margin-top: 0.35rem; }
.cell-value { white-space: pre-wrap; word-break: break-word; }
.sort-indicator { font-size: 0.8em; color: #6c757d; margin-left: 0.2rem; }
