/* File: assets/app.css */
body { min-height: 100vh; }
.card { border: none; box-shadow: 0 0.25rem 0.75rem rgba(0,0,0,.05); }
.table thead th { white-space: nowrap; }
.filter-row .form-control { min-width: 160px; }
