body { background: #f7f7f9; }
.navbar-brand { font-weight: 700; }
.card { border-radius: 8px; }
.table td, .table th { vertical-align: middle; }
.status-badge { white-space: nowrap; }
.json-box { max-height: 420px; overflow: auto; font-size: .875rem; }
.required-label::after { content: " *"; color: #b02a37; }
