.table thead th { position: sticky; top: 0; z-index: 2; }
.table-modern { border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,.08); background: #fff; }
.table-modern .table { margin-bottom: 0; }
.badge { font-weight: 500; padding: .45em .6em; border-radius: 999px; }
.table-actions .btn { border-radius: 999px; }
.filter-card { border-left: 4px solid rgba(33,150,243,.4); }
.pagination .page-link { border-radius: 999px !important; }
.summary-pill { display: inline-block; padding: .35rem .7rem; border-radius: 999px; background: rgba(0,0,0,.05); margin-right: .35rem; }
