/* Institutional research layout: one full-width analytical table per movement type. */
.movement-grid{grid-template-columns:1fr;gap:18px}.movement .table-wrap{max-height:420px}.movement table{min-width:960px}
