body { background: #f5f6f8; }
.card { border: 0; border-radius: 1rem; }
.table thead th { white-space: nowrap; }
.badge { font-weight: 600; }
.note-cell { max-width: 360px; white-space: normal; }
.quick-note { min-width: 260px; }
.form-control, .form-select, .btn { border-radius: .75rem; }
.table-card { overflow: hidden; }
