/* Commons product overrides only. Shared primitives (.inline-row, .sort-card,
   .help-text, .empty-state, .badge, .entity-switcher, .btn-xs/.btn-sm, etc.)
   live in narratory-spa.css — do not re-declare them here (design_standards.md). */

.landing-card { height: 100%; }
.entity-switcher-bar { margin-bottom: 1rem; }

/* Browse/Sources result cards: a touch of spacing between stacked items. */
#sources-list .sort-card,
#filters-list .sort-card,
#browse-results .sort-card { margin-bottom: 0.5rem; }
