body { background: #f4f7f6; }
.card { border: none; box-shadow: 0 1px 3px rgba(0,0,0,.08); border-radius: 10px; }
.navbar-brand { letter-spacing: .3px; }
.stat-card .display-6 { font-weight: 600; }
table.table thead th { font-size: .8rem; text-transform: uppercase; color: #6c757d; }
.badge-status-active { background:#e7f6ee; color:#198754; }
.badge-status-served { background:#e7f0fb; color:#0d6efd; }
