/**
 * @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 23:54:53 Jan 23, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:50:46 Mar 21, 2025.
     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.595
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.017
  esindex: 0.014
  cdx.remote: 61.514
  LoadShardBlock: 457.178 (3)
  PetaboxLoader3.datanode: 359.878 (5)
  PetaboxLoader3.resolve: 404.402 (2)
  load_resource: 447.979
  loaddict: 109.568
*/