/**
 * @file
 * Styles for the system status report counters.
 */

.system-status-report-counters__item {
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
  text-align: center;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.063);
}

@media screen and (min-width: 60em) {
  .system-status-report-counters {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .system-status-report-counters__item--half-width {
    width: 49%;
  }
  .system-status-report-counters__item--third-width {
    width: 33%;
  }
}

/*
     FILE ARCHIVED ON 01:37:26 Jan 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:39:33 Jun 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.668
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.08
  esindex: 0.011
  cdx.remote: 1140.946
  LoadShardBlock: 96.565 (3)
  PetaboxLoader3.datanode: 159.78 (5)
  PetaboxLoader3.resolve: 74.837 (2)
  load_resource: 148.46
  loaddict: 89.109
*/