/* assets/styles.css */
body { background-color: #f8f9fa; }
.navbar-brand { font-weight: 600; }
.table thead th.sticky-col, .table tbody th.sticky-col { position: sticky; left: 0; }
