/* table — mirrors p6 gantt left panel */
    .map-tbl {
      width: 100%;
      border-collapse: collapse;
      min-width: 1400px;
      background: rgba(2, 6, 18, .98);
    }
