:root{--cinder:#0f0f1b;--athensGray:#edecf0;--gray-100:#f3f3f4;--gray-200:#d4d2e1;--gray-300:#9e9cb4;--gray-400:#726f8a;--gray-500:#3f3f52;--gray-600:#343447;--gray-700:#2b2b3c;--gray-800:#232333;--gray-900:#1b1b2a;--gray-1000:#10101e;--gray-1000-rgb:16,16,30;--gray-900-rgb:27,27,42;--gray-100-rgb:243,243,244;--japonica:#d56a6a;--koromiko:#ffc05d;--royal-blue:#4b5ad8;--royal-blue-rgb:75,90,216;--orange:#ff6b6b;--orange-rgb:255,107,107;--purple:purple;--purple-rgb:128,0,128;--medium-purple:#7a6de5;--medium-purple-rgb:122,109,229;--deep-blush:#e56d8c;--medium-4:#e9e9f0;--green:rgba(0,255,0,.5);--green-100:#0f0;--green-200:#00e600;--green-300:#0c0;--green-400:#00b300;--green-500:#090;--green-600:green;--green-700:#060;--green-800:#004d00;--green-900:#030;--green-1000:#001a00}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s}body.light{--bg-color:var(--athensGray);--hit-item-bg-color:#edecf0;--text-color:#000;--bg-button:#74b9ff;--800-100:var(--gray-800);--300-500:var(--gray-300);--100-300:var(--gray-100);--300-400:var(--gray-300);--filter-text:var(--gray-500);--results-bg:#fff;--filter-bg:#fff;--base-language-text:var(--gray-300);--h3:var(--gray-700);--toggle-background:var(--gray-200);--input-bg-color:#fff;--input-bg-color-standout:#fff;--input-bg-color-standout-focus:#fff;--input-text-color:#000;--input-text-color-standout:#000;--input-text-color-standout-focus:#fff;--search-box-bg-color:var(--input-bg-color);--input-border:var(--gray-200);--input-border-focus:var(--gray-300);--dialog-backdrop:rgba(var(--gray-1000-rgb),0.4);--dialog-bg-color:var(--gray-100);--icon-button-bg-color:var(--gray-300);--icon-button-focus-bg-color:var(--gray-400);--icon-button-svg-color:var(--gray-300);--icon-button-svg-focus-color:var(--gray-400);--tab-active-color:var(--gray-800);--tab-inactive-color:var(--gray-300);--providers-bg-color:#fff;--ephemeron-content-bg-color-mobile:#fff;--ephemeron-content-image-gradient:var(--gray-100-rgb);--ephemeron-content-text-color:var(--gray-500);--taglet-collections-border-color:var(--royal-blue);--taglet-collections-bg-color:rgba(var(--royal-blue-rgb),0.4);--taglet-collections-text-color:var(--gray-100);--taglet-language-border-color:var(--royal-blue);--taglet-language-bg-color:rgba(var(--royal-blue-rgb),0.4);--taglet-language-text-color:var(--gray-100);--taglet-places-border-color:var(--royal-blue);--taglet-places-bg-color:rgba(var(--royal-blue-rgb),0.4);--taglet-places-text-color:var(--gray-100);--taglet-tags-border-color:var(--medium-purple);--taglet-tags-bg-color:rgba(var(--medium-purple-rgb),0.2);--taglet-tags-text-color:var(--medium-purple);--social-color:var(--gray-500);--cast-place-name:var(--gray-400);--cast-category-name:var(--gray-300);--cast-section-title-desktop:var(--gray-400);--cast-section-title-mobile:var(--gray-400);--places-place-name:var(--gray-400);--places-category-name:var(--gray-300);--places-section-title-desktop:var(--gray-400);--places-section-title-mobile:var(--gray-400);--people-placeholder:var(--gray-200);--text-404:var(--gray-700);--flag-border:var(--gray-300);--flag-border-hover:var(--gray-500);--language-switcher-bg:#fff;--selected-language-bg:var(--medium-4);--hovered-language-bg:var(--gray-100);--selected-language-border:var(--gray-200);--selected-language-text:var(--gray-400);--settings-mobile-dialog-bg:#fff;--settings-mobile-radio-default-border:var(--gray-300);--settings-mobile-radio-checked-border:var(--gray-400);--settings-mobile-radio-checked-bg-hover:var(--gray-200);--settings-button-hover:var(--gray-400);--settings-mobile-radio-hover:var(--gray-500);--settings-mobile-radio-text-color:var(--gray-400);--settings-mobile-radio-checked-text-color:var(--gray-500);--view-button-bg:var(--green)}body.dark{-webkit-font-smoothing:antialiased;--bg-color:var(--cinder);--hit-item-bg-color:#242432;--text-color:#fff;--bg-button:#fab1a0;--800-100:var(--gray-100);--300-500:var(--gray-500);--100-300:var(--gray-300);--300-400:var(--gray-400);--filter-text:var(--gray-100);--results-bg:var(--gray-900);--filter-bg:var(--gray-900);--selected-language-text:var(--gray-100);--base-language-text:var(--gray-300);--h3:var(--gray-100);--toggle-background:var(--gray-700);--input-bg-color:var(--gray-900);--input-bg-color-standout:#fff;--input-bg-color-standout-focus:--gray-200;--input-text-color:var(--gray-900);--input-text-color-standout:#000;--search-box-bg-color:var(--input-bg-color);--input-border:var(--gray-600);--input-border-focus:var(--gray-400);--dialog-backdrop:rgba(var(--gray-1000-rgb),0.9);--dialog-bg-color:var(--gray-900);--icon-button-bg-color:var(--gray-500);--icon-button-focus-bg-color:var(--gray-400);--icon-button-svg-color:var(--gray-300);--icon-button-svg-focus-color:var(--gray-100);--tab-active-color:var(--gray-100);--tab-inactive-color:var(--gray-400);--providers-bg-color:var(--gray-700);--ephemeron-content-bg-color-mobile:var(--gray-600);--ephemeron-content-image-gradient:var(--gray-900-rgb);--ephemeron-content-text-color:var(--gray-100);--taglet-collections-border-color:var(--royal-blue);--taglet-collections-bg-color:rgba(var(--royal-blue-rgb),0.4);--taglet-collections-text-color:var(--gray-100);--taglet-languages-border-color:var(--orange);--taglet-languages-bg-color:rgba(var(--orange-rgb),0.4);--taglet-languages-text-color:var(--gray-100);--taglet-places-border-color:var(--royal-blue);--taglet-places-bg-color:rgba(var(--royal-blue-rgb),0.4);--taglet-places-text-color:var(--gray-100);--taglet-tags-border-color:var(--royal-blue);--taglet-tags-bg-color:rgba(var(--purple-rgb),0.4);--taglet-tags-text-color:var(--gray-100);--social-color:var(--gray-200);--cast-place-name:var(--gray-100);--cast-category-name:var(--gray-200);--cast-section-title-desktop:var(--gray-100);--cast-section-title-mobile:var(--gray-400);--places-place-name:var(--gray-100);--places-category-name:var(--gray-200);--places-section-title-desktop:var(--gray-100);--places-section-title-mobile:var(--gray-400);--people-placeholder:var(--gray-500);--text-404:#fff;--flag-border:var(--gray-300);--flag-border-hover:var(--gray-100);--language-switcher-bg:var(--gray-900);--selected-language-bg:var(--gray-500);--hovered-language-bg:var(--gray-700);--selected-language-border:var(--gray-500);--settings-mobile-dialog-bg:var(--gray-600);--settings-mobile-radio-default-border:var(--gray-400);--settings-mobile-radio-checked-border:var(--gray-400);--settings-mobile-radio-checked-bg-hover:var(--gray-800);--settings-button-hover:var(--gray-200);--settings-mobile-radio-hover:var(--gray-200);--settings-mobile-radio-text-color:var(--gray-200);--settings-mobile-radio-checked-text-color:var(--gray-200);--view-button-bg:var(--green);--view-button-bg-hover:var(--green-200);--view-button-text-color:var(--gray-100);--view-button-text-color-hover:var(--gray-300);--view-button-border-color:var(--gray-100);--view-button-border-color-hover:var(--gray-100)}