/* v7 contractor schema: contractor performance is no longer tied to a project. */
.contractor-performance-row strong{color:var(--muted);font-weight:750}
.modal-concerns-full{grid-column:1/-1}
.modal-note{margin-top:10px;padding:8px 10px;border-radius:8px;background:#f7f9fc;border:1px solid var(--line-soft);font-size:9.5px;color:var(--muted);line-height:1.35}
@media(max-width:620px){.modal-note{font-size:9px}}
