body { background: #f5f7fb; }
.card { border-radius: 14px; }
.metric-card { border: 0; box-shadow: 0 .125rem .5rem rgba(0,0,0,.06); }
.metric-label { color: #6c757d; font-size: .85rem; }
.metric-value { font-size: 2rem; font-weight: 700; line-height: 1.1; margin-top: .25rem; }
.table thead th { font-size: .78rem; text-transform: uppercase; letter-spacing: .04em; color: #6c757d; background: #fafafa; }
.domain-cell, .target-cell { min-width: 190px; }
.target-cell { max-width: 360px; overflow-wrap: anywhere; }
code { color: #6f42c1; }
.cf-cell { min-width: 250px; max-width: 330px; }
.action-cell { min-width: 260px; }
.action-cell .btn { margin: 2px 0; }
