/* Page-specific layout rules belong here.
   Use the global tokens and components; do not create per-page spacing scales. */

.foundation-placeholder {
  min-height: 50vh;
  display: grid;
  align-items: center;
}
