body { background: #fff; }
.site-main { min-height: 70vh; padding-top: 5.5rem; }
.footer-logo { max-height: 78px; width: auto; }
.library-sidebar { position: sticky; top: 5.5rem; }
.table td, .table th { vertical-align: middle; }
.htmx-request .htmx-indicator, .htmx-request.htmx-indicator { display: inline-block; }
.htmx-indicator { display: none; }
@media (max-width: 767.98px) { .library-sidebar { position: static; } }
