body { background-color: #f5f6fa; }
.navbar-brand { font-weight: 600; }
.card { border: none; border-radius: 8px; }
.card-header { background: transparent; border-bottom: 1px solid #eee; }
.badge { font-weight: 500; }
code { color: #6366f1; background: #f0f0ff; padding: 2px 6px; border-radius: 4px; }
.table th { font-weight: 600; font-size: 0.85rem; text-transform: uppercase; color: #666; }
