/* Reuses existing dashboard/stat/table styles if already present.
   This file is mostly a placeholder for future chart styling and safe to include now. */

.report-callout {
  padding: 14px;
  border: 1px solid #ececec;
  border-radius: 12px;
  background: #fffef7;
}
