/* ==========================================================
   Product Shelf Syndrome report — per-report additions to the
   shared reader. Load AFTER ../shared/reader.css (or
   ../../shared/reader.css from chapters/). Everything else
   comes from shared/.
   ========================================================== */

/* infographics-index modal tweaks (spacing over shared defaults) */
.ix-modal .ix-grid .ix-row a .body {
  display: flex; flex-direction: column;
}
.ix-modal .ix-grid .ix-row a .t { margin-bottom: 9px; }
.ix-modal .ix-grid .ix-row a .ch-tag { margin-top: 13px; }
