/* Temporary compatibility overrides only.
   Neo-Infra tokens and component rules live in styles.css.
   Keep this file intentionally small until legacy pages complete migration. */

/* Legacy markup still emits a few inline full-width dialog buttons. */
.modal-dialog .card > .button + .button { margin-left: 8px; }

@media (max-width: 620px) {
  .modal-dialog .card > .button + .button { margin: 8px 0 0; }
}
