
.static-demo-banner{font:500 13px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;
  padding:10px 16px;background:rgba(125,211,252,.10);border-bottom:1px solid rgba(125,211,252,.28);
  color:inherit;text-align:center}
.static-demo-banner a{color:#38bdf8;text-decoration:underline;text-underline-offset:2px}
.static-demo-banner__warn{opacity:.8}


      :root {
        --wa-primary: #0d6efd;
        --bs-primary: #0d6efd;
      }
    

.rfm-matrix-table .heat-cell { min-height: 56px; border: 1px solid rgba(0, 0, 0, 0.08); }
.rfm-matrix-table .heat-cell.active { outline: 2px solid var(--wa-info); }
.full-rfm-table tbody tr:nth-child(even) { background-color: var(--wa-surface); }
.table-row-click:focus { outline: 2px solid var(--wa-info); outline-offset: -2px; }
.leaderboard-sort { text-decoration: none; }
