body { background: #f5f6f8; }
.navbar-brand { font-weight: 600; }
.card { border: 1px solid #e5e7eb; box-shadow: 0 1px 2px rgba(0,0,0,0.03); }
.status-badge { text-transform: capitalize; }
table.items-table input, table.items-table select { min-width: 0; }
.stat-card { border-radius: 10px; }
.stat-card .stat-value { font-size: 1.6rem; font-weight: 700; }
footer.site-footer { color: #9aa0a6; font-size: 0.85rem; text-align: center; padding: 24px 0; }
