/* default generated 2024-05-13T14:46:05Z */

body {
  --theme-color-primary-50: 243 250 248;
  --theme-color-primary-100: 232 245 241;
  --theme-color-primary-200: 198 230 221;
  --theme-color-primary-300: 163 215 201;
  --theme-color-primary-400: 94 186 160;
  --theme-color-primary-500: 25 156 119;
  --theme-color-primary-600: 23 140 107;
  --theme-color-primary-700: 19 117 89;
  --theme-color-primary-800: 15 94 71;
  --theme-color-primary-900: 11 70 54;
  --theme-color-primary-950: 8 47 36;
  --theme-color-on-primary-50: 29 29 29;
  --theme-color-on-primary-100: 29 29 29;
  --theme-color-on-primary-200: 29 29 29;
  --theme-color-on-primary-300: 29 29 29;
  --theme-color-on-primary-400: 29 29 29;
  --theme-color-on-primary-500: 238 238 238;
  --theme-color-on-primary-600: 238 238 238;
  --theme-color-on-primary-700: 238 238 238;
  --theme-color-on-primary-800: 238 238 238;
  --theme-color-on-primary-900: 238 238 238;
  --theme-color-on-primary-950: 238 238 238;
  --theme-color-panel: 37 47 55;
  --theme-color-panel-link: 73 182 151;
  --theme-color-panel-link-hover: 23 140 107;
  --theme-color-navbar: 25 156 119;
  --theme-color-on-navbar: 238 238 238;
  --theme-color-navbar-link: 238 238 238;
  --theme-color-navbar-link-hover: 214 214 214;
  --theme-color-background: 17 22 24;
  --theme-color-foreground: 255 255 255;
  --theme-opacity-panel: 0.85;
  --theme-opacity-navbar: 1.00;
}

.themed-logo { background: none; }
.themed-logo > svg { visibility: visible; }

.themed-background { background: none; }

.themed-foreground { background: none; }

.themed-banner { background: none; }
