/* impossible_quiz_series generated 2024-05-13T15:29:20Z */

body {
  --theme-color-primary-50: 253 253 253;
  --theme-color-primary-100: 252 252 252;
  --theme-color-primary-200: 247 247 247;
  --theme-color-primary-300: 243 243 243;
  --theme-color-primary-400: 233 233 233;
  --theme-color-primary-500: 224 224 224;
  --theme-color-primary-600: 202 202 202;
  --theme-color-primary-700: 168 168 168;
  --theme-color-primary-800: 134 134 134;
  --theme-color-primary-900: 101 101 101;
  --theme-color-primary-950: 67 67 67;
  --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: 29 29 29;
  --theme-color-on-primary-600: 29 29 29;
  --theme-color-on-primary-700: 29 29 29;
  --theme-color-on-primary-800: 29 29 29;
  --theme-color-on-primary-900: 238 238 238;
  --theme-color-on-primary-950: 238 238 238;
  --theme-color-panel: 32 32 32;
  --theme-color-panel-link: 230 230 230;
  --theme-color-panel-link-hover: 202 202 202;
  --theme-color-navbar: 32 32 32;
  --theme-color-on-navbar: 230 230 230;
  --theme-color-navbar-link: 230 230 230;
  --theme-color-navbar-link-hover: 202 202 202;
  --theme-color-background: 16 16 16;
  --theme-color-foreground: 255 255 255;
  --theme-opacity-panel: 0.95;
  --theme-opacity-navbar: 0.95;
}

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

.themed-background { background: none; }

.themed-foreground { background: none; }

.themed-banner { background: none; }
