:root {
  --rg-bg: #010709;
  --rg-bg-top: #01090b;
  --rg-bg-bottom: #020d10;
  --rg-card: #020d10;
  --rg-card-mid: #031318;
  --rg-card-alt: #04171c;
  --rg-dark: #031115;
  --rg-header-mid: #012b34;
  --rg-primary-rgb: 11, 61, 76;
  --rg-secondary-rgb: 0, 180, 216;
  --rg-muted: #7fb5ad;
  --rg-text: #548e8e;
  --rg-red: #0B3D4C;
  --rg-red-deep: #004b5d;
  --rg-red-mid: #379ca7;
  --rg-red-dark: #237988;
  --rg-gold: #00B4D8;
  --rg-gold-bright: #00c9f1;
  --rg-gold-dark: #00819b;
  --rg-glow-red: 0 0 14px rgba(11, 61, 76, 0.65);
  --rg-glow-gold: 0 0 14px rgba(0, 180, 216, 0.65);
  --jp-outer-start: #000406;
  --jp-outer-accent: #00B4D8;
  --jp-outer-end: #000406;
  --jp-inner-start: #003641;
  --jp-inner-end: #015161;
  --jp-border: #00819b;
  --jp-display-start: #00c9f1;
  --jp-display-end: #022e38;
  --jp-dot-border: #004856;
  --jp-text-bright: #00c9f1;
  --jp-text-accent: #00B4D8;
  --jp-winners-start: #031318;
  --jp-winners-mid: #0B3D4C;
  --jp-winners-end: #04191f;
  --jp-winners-ticker-bg: #051d24;
}
