:root { --panel: #ffffff; --muted: #6c757d; }
body { background: #f6f7f9; }
.container-narrow { max-width: 1100px; }
.card { border: 0; border-radius: 14px; box-shadow: 0 8px 24px rgba(0,0,0,.06); }
.table > :not(caption) > * > * { padding: .85rem .75rem; }
.badge-soft { background: #eef2ff; color: #3843a8; border-radius: 999px; padding: .35rem .55rem; }
