body { background:#111; color:#eee; font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,"Helvetica Neue",Arial,sans-serif }
.wrap { padding:2rem }
h1 { margin:0 0 .25rem; font-size:1.8rem }
.meta { opacity:.7; margin:.25rem 0 1rem }
h2.group-title { margin:2.5rem 0 .5rem; font-size:1.2rem }
table.tbl { border-collapse:collapse; width:100%; margin-top:.5rem; table-layout:fixed }
th,td { padding:.45rem .6rem; border-bottom:1px solid #333; text-align:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis }
th { background:#181818; position:sticky; top:0; z-index:1 }
th.sortable::after { content:"⇅"; font-size:.7em; margin-left:.3em; opacity:.4 }
th.sortable:hover::after { opacity:1 }
tbody tr:hover { background:#151515 }
