/* Business-scope isolation and review counters. */
.document-metrics{grid-template-columns:repeat(7,minmax(0,1fr))}
.scope-panel{margin-bottom:14px;border-color:#cbd9ff;background:#f8faff}
.scope-panel details{margin-top:10px;color:#586981}
.scope-panel li{margin:5px 0;line-height:1.55}
.scope-feedback{color:#9b5c00;background:#fff6df;border-color:#f0d9a4}
@media(max-width:1380px){.document-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}}
