body { background: #f8f9fa; }
.container { max-width: 1140px; }
.container-fluid { max-width: 100%; }
.table { width: 100% !important; }
.badge.priority-low { background-color: #17a2b8; }
.badge.priority-medium { background-color: #007bff; }
.badge.priority-high { background-color: #ffc107; }
.badge.priority-critical { background-color: #dc3545; }
