:root {
  --sleek-body-background-color: #030712;
  --sleek-surface-background-color: black;
  --sleek-surface-shade-background-color: #0a0a0a;
  --sleek-surface-border-color: #292524;
  --sleek-surface-border-color-subtle: #1c1917;
  --sleek-surface-highlight-border-color: #3598dc;
  --sleek-field-background-color: #181a1b;
  --sleek-field-border-color: #44403c;
  --sleek-field-focus-border-color: #3598dc;
  --sleek-field-focus-glow-color: #0f3b59;
  --sleek-field-disabled-background-color: #181a1b;
  --sleek-field-disabled-color: rgba(255, 255, 255, 0.5);
  --sleek-field-disabled-focus-border-color: #57534e;
  --sleek-field-disabled-focus-glow-color: #1c1917;
  --sleek-button-default-background-color: #262626;
  --sleek-button-default-border-color: #404040;
  --sleek-button-default-color: rgba(255, 255, 255, 0.9);
  --sleek-button-icon-default-filter: invert(100%) sepia(100%) saturate(0%)
      hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-default-hover-border-color: rgb(65.476056338, 89.4, 113.323943662);
  --sleek-button-default-hover-color: rgba(255, 255, 255, 0.9);
  --sleek-button-default-hover-shadow-color: rgb(58.738028169, 80.2, 101.661971831);
  --sleek-button-icon-default-hover-filter: invert(100%) sepia(100%)
      saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-default-focus-shadow-color: rgb(58.738028169, 80.2, 101.661971831);
  --sleek-button-default-active-background-color: #34475a;
  --sleek-button-default-active-border-color: rgb(78.9521126761, 107.8, 136.6478873239);
  --sleek-button-default-active-color: rgba(255, 255, 255, 0.9);
  --sleek-button-default-active-shadow-color: rgb(58.738028169, 80.2, 101.661971831);
  --sleek-button-icon-default-active-filter: invert(100%) sepia(100%)
      saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-blue-background-color: #3598dc;
  --sleek-button-blue-border-color: rgb(32.253164557, 123.4835443038, 186.146835443);
  --sleek-button-blue-color: rgba(255, 255, 255, 0.9);
  --sleek-button-icon-blue-filter: invert(100%) sepia(100%) saturate(0%)
      hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-blue-hover-border-color: rgb(28.2215189873, 108.0481012658, 162.8784810127);
  --sleek-button-blue-hover-color: rgba(255, 255, 255, 0.9);
  --sleek-button-blue-hover-shadow-color: rgb(34.2689873418, 131.2012658228, 197.7810126582);
  --sleek-button-icon-blue-hover-filter: invert(100%) sepia(100%) saturate(0%)
      hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-blue-focus-shadow-color: rgb(34.2689873418, 131.2012658228, 197.7810126582);
  --sleek-button-blue-active-background-color: #3598dc;
  --sleek-button-blue-active-border-color: rgb(24.1898734177, 92.6126582278, 139.6101265823);
  --sleek-button-blue-active-color: rgba(255, 255, 255, 0.9);
  --sleek-button-blue-active-shadow-color: rgb(34.2689873418, 131.2012658228, 197.7810126582);
  --sleek-button-blue-faint-background-color: #0f172a;
  --sleek-button-blue-faint-border-color: #0f3b59;
  --sleek-button-icon-blue-active-filter: invert(100%) sepia(100%)
      saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-simple-background-color: #181a1b;
  --sleek-button-simple-border-color: rgb(67.2, 72.8, 75.6);
  --sleek-button-simple-color: rgba(255, 255, 255, 0.9);
  --sleek-button-icon-simple-filter: invert(100%) sepia(100%) saturate(0%)
      hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-simple-hover-border-color: rgb(88.8, 96.2, 99.9);
  --sleek-button-simple-hover-color: rgba(255, 255, 255, 0.9);
  --sleek-button-simple-hover-shadow-color: rgb(56.4, 61.1, 63.45);
  --sleek-button-icon-simple-hover-filter: invert(100%) sepia(100%)
      saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-simple-focus-shadow-color: rgb(56.4, 61.1, 63.45);
  --sleek-button-simple-active-background-color: rgb(67.2, 72.8, 75.6);
  --sleek-button-simple-active-border-color: rgb(110.4, 119.6, 124.2);
  --sleek-button-simple-active-color: rgba(255, 255, 255, 0.9);
  --sleek-button-simple-active-shadow-color: rgb(56.4, 61.1, 63.45);
  --sleek-button-icon-simple-active-filter: invert(100%) sepia(100%)
      saturate(0%) hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-button-subtle-hover-border-color: #454b4e;
  --sleek-table-border-color: #1c1917;
  --sleek-table-row-hover-border-color: #3598dc;
  --sleek-alert-default-background-color: rgb(1.575, 2.1375, 2.7);
  --sleek-alert-default-border-color: rgb(31.5, 42.75, 54);
  --sleek-alert-link-default-hover-border-color: rgb(47.1394736842, 63.975, 80.8105263158);
  --sleek-alert-blue-background-color: #1b1e1f;
  --sleek-alert-blue-border-color: #1a6294;
  --sleek-alert-link-blue-hover-border-color: rgb(18.2, 68.6, 103.6);
  --sleek-alert-green-background-color: #083326;
  --sleek-alert-green-border-color: #1e9b67;
  --sleek-alert-link-green-hover-border-color: rgb(35.2702702703, 182.2297297297, 121.0945945946);
  --sleek-alert-red-background-color: #320606;
  --sleek-alert-red-border-color: #891817;
  --sleek-alert-link-red-hover-border-color: rgb(166.96875, 29.25, 28.03125);
  --sleek-alert-orange-background-color: #3b2000;
  --sleek-alert-orange-border-color: #b56203;
  --sleek-alert-link-orange-hover-border-color: rgb(213.0684782609, 115.3630434783, 3.5315217391);
  --sleek-alert-subtle-color: #d6d3d1;
  --sleek-text-default-color: rgba(250, 250, 249, 0.9);
  --sleek-text-muted-color: #a8a29e;
  --sleek-link-color: #7dd3fc;
  --sleek-link-hover-color: #e0f2fe;
  --sleek-link-muted-color: rgba(255, 255, 255, 0.7);
  --sleek-link-muted-hover-color: rgba(255, 255, 255, 0.9);
  --sleek-divider-border-color: #283344;
  --sleek-shadow-color-0: rgb(27.3, 24.375, 22.425);
  --sleek-shadow-color-1: rgb(26.6, 23.75, 21.85);
  --sleek-shadow-color-2: rgb(25.2, 22.5, 20.7);
  --sleek-shadow-color-3: rgb(23.8, 21.25, 19.55);
  --sleek-shadow-color-5: rgb(22.4, 20, 18.4);
  --sleek-shadow-color-7: rgb(21, 18.75, 17.25);
}

:root {
  --sleek-site-pmenu-item-hover-background-color: #0f172a;
  --sleek-site-pmenu-icon-filter: invert(100%);
}

:root {
  --sleek-pnav-menu-item-hover-background-color: #0f172a;
}

:root {
  --sleek-dropdown-item-hover-background-color: #0f172a;
}

:root {
  --sleek-handle-default-color: rgb(175.1, 175.1, 182.75);
  --sleek-handle-sss-color: rgb(245.65, 91.8, 118.15);
  --sleek-handle-ss-color: rgb(246.5, 172.55, 47.6);
  --sleek-handle-s-color: rgb(250.75, 211.65, 56.1);
  --sleek-handle-a-color: rgb(254.15, 217.6, 99.45);
  --sleek-handle-b-color: rgb(176.8, 233.75, 83.3);
  --sleek-handle-c-color: rgb(44.1208502024, 180.7850202429, 242.3291497976);
  --sleek-handle-e-color: rgb(180.2, 156.4, 250.75);
  --sleek-handle-default-background-color: rgba(161, 161, 170, 0.15);
  --sleek-handle-sss-background-color: rgba(244, 63, 94, 0.15);
  --sleek-handle-ss-background-color: rgba(245, 158, 11, 0.15);
  --sleek-handle-s-background-color: rgba(250, 204, 21, 0.15);
  --sleek-handle-a-background-color: rgba(254, 211, 72, 0.15);
  --sleek-handle-b-background-color: rgba(163, 230, 53, 0.15);
  --sleek-handle-c-background-color: rgba(14, 165, 233, 0.15);
  --sleek-handle-e-background-color: rgba(167, 139, 250, 0.15);
  --sleek-handle-default-glow-background-color: rgba(161, 161, 170, 0.2);
  --sleek-handle-sss-glow-background-color: rgba(244, 63, 94, 0.2);
  --sleek-handle-ss-glow-background-color: rgba(245, 158, 11, 0.2);
  --sleek-handle-s-glow-background-color: rgba(250, 204, 21, 0.2);
  --sleek-handle-a-glow-background-color: rgba(254, 211, 72, 0.2);
  --sleek-handle-b-glow-background-color: rgba(163, 230, 53, 0.2);
  --sleek-handle-c-glow-background-color: rgba(14, 165, 233, 0.2);
  --sleek-handle-e-glow-background-color: rgba(167, 139, 250, 0.2);
}

:root {
  --sleek-icon-default-filter: invert(100%) sepia(100%) saturate(0%)
      hue-rotate(125deg) brightness(103%) contrast(103%);
  --sleek-icon-invert-filter: invert(18%) sepia(3%) saturate(2176%)
      hue-rotate(169deg) brightness(88%) contrast(88%);
}

/*# sourceMappingURL=darkmode.css.map */
