.uplot, .uplot *, .uplot :before, .uplot :after {
  box-sizing: border-box;
}

.uplot {
  width: max-content;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

.uplot .title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.uplot .wrap {
  -webkit-user-select: none;
  user-select: none;
  position: relative;
}

.uplot .over, .uplot .under {
  position: absolute;
  overflow: hidden;
}

.uplot canvas {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.uplot .legend {
  text-align: center;
  margin: auto;
  font-size: 14px;
}

.uplot .legend.inline {
  display: block;
}

.uplot .legend.inline * {
  display: inline-block;
}

.uplot .legend.inline tr {
  margin-right: 16px;
}

.uplot .legend th {
  font-weight: 600;
}

.uplot .legend th > * {
  vertical-align: middle;
  display: inline-block;
}

.uplot .legend .ident {
  width: 1em;
  height: 1em;
  border: 2px solid #0000;
  margin-right: 4px;
}

.uplot .legend.inline th:after {
  content: ":";
  vertical-align: middle;
}

.uplot .legend .series > * {
  padding: 4px;
}

.uplot .legend .series th {
  cursor: pointer;
}

.uplot .legend .off > * {
  opacity: .3;
}

.uplot .select {
  pointer-events: none;
  background: #00000012;
  position: absolute;
}

.uplot .select.off {
  display: none;
}

.uplot .cursor-x, .uplot .cursor-y {
  pointer-events: none;
  will-change: transform;
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}

.uplot .cursor-x {
  height: 100%;
  border-right: 1px dashed #607d8b;
}

.uplot .cursor-y {
  width: 100%;
  border-bottom: 1px dashed #607d8b;
}

.uplot .cursor-pt {
  filter: brightness(85%);
  pointer-events: none;
  will-change: transform;
  z-index: 100;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

@font-face {
  font-family: icomoon;
  src: url("icomoon.f7eef27e.ttf") format("truetype"), url("icomoon.826fedc0.woff") format("woff"), url("icomoon.cb96eb9d.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  speak: none;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-family: icomoon !important;
}

.icon-star:before {
  content: "";
}

.icon-star-o:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-eye:before {
  content: "";
}

.icon-eye-slash:before {
  content: "";
}

.icon-cogs:before, .icon-gears:before {
  content: "";
}

.icon-globe:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-sort-amount-desc:before {
  content: "";
}

.icon-street-view:before {
  content: "";
}

* {
  margin: 0;
  padding: 0;
}

:root {
  --bg-base: #030303;
  --bg-raised: #0a0a0a;
  --glass-bg: #ffffff09;
  --glass-bg-hover: #ffffff0f;
  --glass-border: #ffffff13;
  --glass-border-hover: #ff2a2a47;
  --text-color: #fff;
  --text-muted: #a1a1aa;
  --text-faint: #70707a;
  --accent: #ff2a2a;
  --accent-2: #ff6b6b;
  --accent-gradient: linear-gradient(135deg, #ff2a2a 0%, #ff6b6b 100%);
  --color-gold: #ffd54a;
  --color-error: #ff7b7b;
  --radius: 18px;
  --radius-sm: 12px;
  --shadow-card: 0 18px 48px #0000008c;
  --shadow-glow: 0 0 0 1px #ff2a2a38, 0 18px 48px #ff2a2a24;
  --color-purple: var(--accent);
  --color-blue: var(--accent-2);
  --color-blue-inverted: var(--accent-2);
  --color-dark-gray: var(--text-muted);
  --background-color: var(--bg-raised);
  --text-color-inverted: #0b0b0d;
  --text-decoration-color: var(--text-color);
  --border-radius: var(--radius);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
  min-width: 800px;
  color: var(--text-color);
  background-color: var(--bg-base);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  background-image: radial-gradient(1200px 620px at 50% -12%, #ff2a2a2e, #0000 60%), radial-gradient(900px 520px at 92% 4%, #ff6b6b1c, #0000 55%), linear-gradient(#121212 0%, #030303 62%, #020202 100%);
  background-attachment: fixed;
  font-family: Inter, Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

::selection {
  background: var(--accent);
  color: #fff;
}

a {
  color: var(--accent-2);
  text-decoration: none;
  transition: color .15s;
}

a:hover {
  color: var(--text-color);
  cursor: pointer;
}

strong {
  font-weight: 700;
}

.bg-grid {
  width: 200vw;
  height: 200vh;
  z-index: -3;
  pointer-events: none;
  background-image: linear-gradient(#ff2a2a0a 1px, #0000 1px), linear-gradient(90deg, #ff2a2a0a 1px, #0000 1px);
  background-size: 50px 50px;
  animation: 15s linear infinite gridMove;
  position: fixed;
  inset: -50vh -50vw auto auto;
  transform: perspective(1000px)rotateX(60deg);
}

@keyframes gridMove {
  0% {
    transform: perspective(1000px)rotateX(60deg)translateY(0);
  }

  100% {
    transform: perspective(1000px)rotateX(60deg)translateY(50px);
  }
}

.vignette {
  z-index: -2;
  pointer-events: none;
  background: radial-gradient(circle, #0000 0%, #030303f2 85%);
  position: fixed;
  inset: 0;
}

.background-cubes {
  z-index: -1;
  pointer-events: none;
  position: fixed;
  inset: 0;
}

.cube {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: linear-gradient(135deg, #ff2a2a0d, #0000);
  border: 1px solid #ff2a2a2e;
  border-radius: 10px;
  animation: 25s linear infinite floatUp;
  position: absolute;
  box-shadow: 0 0 22px #ff2a2a0f;
}

.cube:nth-child(1) {
  width: 80px;
  height: 80px;
  animation-duration: 20s;
  bottom: -100px;
  left: 10%;
}

.cube:nth-child(2) {
  width: 40px;
  height: 40px;
  animation-duration: 15s;
  animation-delay: 2s;
  bottom: -100px;
  left: 30%;
}

.cube:nth-child(3) {
  width: 100px;
  height: 100px;
  animation-duration: 25s;
  animation-delay: 1s;
  bottom: -100px;
  left: 75%;
}

.cube:nth-child(4) {
  width: 60px;
  height: 60px;
  animation-duration: 18s;
  animation-delay: 5s;
  bottom: -100px;
  left: 85%;
}

.cube:nth-child(5) {
  width: 50px;
  height: 50px;
  animation-duration: 22s;
  animation-delay: 8s;
  bottom: -100px;
  left: 50%;
}

@keyframes floatUp {
  0% {
    opacity: 0;
    transform: translateY(0)rotate(0);
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translateY(-120vh)rotate(360deg);
  }
}

#push {
  min-height: 100%;
  animation: .5s both fadeUp;
  display: none;
  position: relative;
}

header {
  max-width: 1180px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 16px 24px;
  margin: 0 auto;
  padding: 28px 24px 20px;
  display: flex;
}

header .column-left {
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 14px;
  display: flex;
}

header .column-right {
  align-items: center;
  gap: 14px;
  display: flex;
}

header .logo-image {
  width: 46px;
  height: 46px;
  object-fit: cover;
  box-shadow: 0 0 0 1px var(--glass-border), 0 12px 28px #00000073;
  background: #ffffff0a;
  border-radius: 13px;
}

header .logo-text {
  letter-spacing: -.5px;
  background: var(--accent-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
}

header .logo-status {
  color: var(--text-muted);
  flex-basis: 100%;
  margin-top: 8px;
  font-size: 15px;
  font-weight: 400;
}

header .header-button {
  cursor: pointer;
  color: var(--text-color);
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  min-width: 98px;
  text-align: center;
  -webkit-backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  border-radius: 12px;
  padding: 10px 16px;
  font-size: 13px;
  line-height: 1.3;
  transition: background .2s, border-color .2s, transform .2s, box-shadow .2s;
  box-shadow: 0 10px 24px #00000040;
}

header .header-button > span:first-of-type {
  background: var(--accent-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 5px;
  font-size: 18px;
  display: block;
}

header .header-button strong {
  color: var(--text-color);
  margin-top: 2px;
  display: block;
}

header .header-button-single {
  display: none;
}

header .header-button:hover {
  background: var(--glass-bg-hover);
  border-color: var(--glass-border-hover);
  box-shadow: var(--shadow-glow);
  transform: translateY(-2px);
}

footer {
  max-width: 1180px;
  text-align: center;
  color: var(--text-muted);
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius);
  -webkit-backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  margin: 30px auto 26px;
  padding: 15px 22px;
  font-size: 14px;
  display: none;
}

footer a {
  color: var(--accent-2);
  font-weight: 600;
}

footer a:hover {
  color: var(--text-color);
}

#status-overlay {
  width: 340px;
  text-align: center;
  border: 1px solid var(--glass-border);
  -webkit-backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background: linear-gradient(#ffffff0b, #ffffff08);
  border-radius: 22px;
  padding: 34px 28px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 24px 70px #0009;
}

#status-overlay .logo-image {
  width: 72px;
  height: 72px;
  border-radius: 18px;
  animation: 2.4s ease-in-out infinite logoPulse;
}

#status-overlay .logo-text {
  letter-spacing: -.5px;
  background: var(--accent-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 14px;
  font-size: 26px;
  font-weight: 800;
  display: block;
}

#status-text {
  color: var(--text-muted);
  margin-top: 10px;
  font-size: 15px;
}

#tooltip {
  border-radius: var(--radius-sm);
  border: 1px solid var(--glass-border);
  color: var(--text-color);
  z-index: 10000;
  -webkit-backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background: #0c0c0ceb;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.55;
  display: none;
  position: absolute;
  box-shadow: 0 12px 34px #00000080;
}

#server-list {
  max-width: 1700px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
  gap: 16px;
  margin: 24px auto 0;
  padding: 0 16px;
  display: grid;
}

.server {
  box-sizing: border-box;
  width: auto;
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius);
  box-shadow: var(--shadow-card);
  -webkit-backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  margin: 0;
  padding: 16px 18px;
  transition: transform .2s, border-color .2s, box-shadow .2s, background .2s;
  position: relative;
  overflow: hidden;
}

.server:after {
  content: "";
  clear: both;
  display: table;
}

.server:hover {
  background: var(--glass-bg-hover);
  border-color: var(--glass-border-hover);
  box-shadow: var(--shadow-glow);
  transform: translateY(-3px);
}

.server .column {
  float: left;
}

.server .column-favicon {
  width: 80px;
  text-align: center;
}

.server .column-favicon .server-favicon {
  width: 64px;
  height: 64px;
  box-shadow: 0 0 0 1px var(--glass-border);
  background: #ffffff0a;
  border-radius: 14px;
  margin-top: 2px;
}

.server .column-favicon .server-rank {
  min-width: 44px;
  color: var(--text-muted);
  border: 1px solid var(--glass-border);
  background: #ffffff08;
  border-radius: 999px;
  margin-top: 10px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
}

.server .column-status {
  width: 282px;
  padding-top: 2px;
}

.server .column-status .server-name {
  color: var(--text-color);
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.server .column-status .server-error {
  color: var(--color-error);
  font-size: 14px;
  display: none;
}

.server .column-status .server-label {
  color: var(--text-muted);
  font-size: 14px;
  display: none;
}

.server .column-status .server-value {
  color: var(--text-color);
  font-size: 14px;
}

.server .column-graph {
  width: 400px;
  height: 100px;
}

@media only screen and (max-width: 1500px) {
  #server-list {
    grid-template-columns: minmax(0, 1fr);
    justify-items: center;
  }

  .server {
    width: 800px;
    max-width: 100%;
  }
}

.server-is-favorite {
  cursor: pointer;
  color: var(--color-gold);
  text-shadow: 0 0 10px #ffd54a8c;
}

.server-is-favorite:hover:before {
  content: "";
}

.server-is-not-favorite {
  cursor: pointer;
  color: var(--text-faint);
  transition: color .15s;
}

.server-is-not-favorite:hover {
  color: var(--color-gold);
}

.server-highlighted-label {
  color: var(--text-color);
  font-size: 15px;
}

.server-highlighted-value {
  color: var(--accent-2);
  font-size: 15px;
  font-weight: 700;
}

.global-stat {
  color: var(--text-color);
  font-weight: 700;
}

#big-graph {
  width: 90%;
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius);
  box-shadow: var(--shadow-card);
  -webkit-backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  margin: 0 auto;
  padding: 20px 65px 20px 12px;
}

#big-graph-controls, #big-graph-checkboxes {
  width: 90%;
}

#big-graph-controls {
  margin: 14px auto;
  display: none;
}

#big-graph-controls-drawer {
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius);
  -webkit-backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  padding: 6px 0 14px;
  display: none;
  overflow: auto;
}

#big-graph-controls-drawer .graph-controls-setall {
  text-align: center;
  margin: 16px 0 6px;
  display: block;
}

#big-graph-checkboxes {
  margin: 16px auto 0;
}

#big-graph-checkboxes > table {
  width: 100%;
}

#big-graph-checkboxes td {
  color: var(--text-color);
  padding: 5px 10px;
  font-size: 14px;
}

#big-graph-checkboxes label {
  cursor: pointer;
}

.graph-control {
  accent-color: var(--accent);
  vertical-align: middle;
}

.graph-controls-show {
  color: var(--text-color);
}

#big-graph-controls .icon-star {
  color: var(--color-gold);
}

.button {
  color: var(--text-color);
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: var(--radius-sm);
  margin: 0 4px;
  padding: 7px 14px;
  font-size: 14px;
  transition: background .2s, border-color .2s, color .2s;
  display: inline-block;
}

.button:hover {
  background: var(--glass-bg-hover);
  border-color: var(--glass-border-hover);
  color: var(--text-color);
}

.uplot .select {
  background: var(--accent);
  opacity: .25;
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background: none;
}

::-webkit-scrollbar-thumb {
  background: #ffffff1f;
  border: 3px solid #0000;
  border-radius: 999px;
}

::-webkit-scrollbar-thumb:hover {
  background: #ffffff38 padding-box padding-box;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes logoPulse {
  0%, 100% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: .82;
    transform: scale(1.06);
  }
}

@media only screen and (max-width: 1050px) {
  header {
    text-align: center;
    flex-direction: column;
    gap: 14px;
    padding: 24px 16px 18px;
  }

  header .column-left {
    justify-content: center;
  }

  header .logo-status {
    text-align: center;
  }

  header .column-right {
    justify-content: center;
  }
}

@media (prefers-reduced-motion: reduce) {
  *, :before, :after {
    transition-duration: .001ms !important;
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
  }
}

/*# sourceMappingURL=index.c4abe8c5.css.map */
