/* simulations-index.css — Page-specific refinements for the simulations index page
   Base styles (search controls, cards, nav) live in shared-layout.css.
   This file only adds refinements unique to this page. */

/* Refined heading (slightly tighter than shared-layout default) */
.search-page-header h1 {
  margin-bottom: 0.5rem;
}
