diff --git a/.config/browser/extensions/stylus.json b/.config/browser/extensions/stylus.json index fe649b2d..ff79be88 100644 --- a/.config/browser/extensions/stylus.json +++ b/.config/browser/extensions/stylus.json @@ -1521,11 +1521,11 @@ "installDate": 1690105754414, "sections": [ { - "code": "/* ==UserStyle==\n@name ChatGPT Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/chatgpt\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt\n@version 0.3.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/chatgpt/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Achatgpt\n@description Soothing pastel theme for ChatGPT\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name ChatGPT Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/chatgpt\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt\n@version 0.3.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/chatgpt/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Achatgpt\n@description Soothing pastel theme for ChatGPT\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.css\");\n :root.light {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n color-scheme: dark;\n color: #cad3f5;\n --white: #cad3f5;\n --black: #181926;\n --gray-50: #c9d0e8;\n --gray-100: #cad3f5;\n --gray-200: #b8c0e0;\n --gray-300: #939ab7;\n --gray-400: #6e738d;\n --gray-500: #5b6078;\n --gray-600: #494d64;\n --gray-700: #363a4f;\n --gray-800: #24273a;\n --gray-900: #1e2030;\n --gray-950: #181926;\n --brand-purple: #b7bdf8;\n --text-primary: var(--gray-100) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n --text-quaternary: var(--gray-500) !important;\n --main-surface-primary: var(--gray-800) !important;\n --main-surface-secondary: var(--gray-700) !important;\n --main-surface-tertiary: var(--gray-600) !important;\n --sidebar-surface-primary: var(--gray-900);\n --sidebar-surface-secondary: var(--gray-800);\n --sidebar-surface-tertiary: var(--gray-700);\n --border-light: rgba(202, 211, 245, 0.1);\n --border-medium: rgba(202, 211, 245, 0.15);\n --border-heavy: rgba(202, 211, 245, 0.2);\n --border-xheavy: rgba(202, 211, 245, 0.25);\n --link: #b7bdf8;\n --link-hover: #8992f3;\n /* ChatGPT logo */\n /* Input */\n /* Buttons */\n /* Borders */\n /* Backgrounds */\n /* Gradients */\n /* Fill/stroke */\n /* Text */\n /* Dark mode overrides */\n /* stylelint-disable-next-line no-duplicate-selectors */\n /* \"Was this response better or worse\" dialog button hover */\n /* Chat suggestions on new chat page */\n /* Up arrow send message button */\n /* Other */\n /* Invalid LaTeX expressions */\n /* Circle around OpenAI logo in center of chat */\n /* Icon colors for chat suggestion icons on new chat page */\n }\n :root.light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.light input::placeholder,\n :root.light textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.light code.hljs {\n background: none;\n }\n :root.light pre .bg-token-main-surface-secondary {\n background-color: #363a4f;\n }\n :root.light pre .bg-gray-950 {\n background-color: #181926;\n }\n :root.light pre .text-token-text-secondary {\n color: #a5adcb;\n }\n :root.light .popover,\n :root.light .dark .popover,\n :root.light .dark.popover,\n :root.light .popover .dark {\n --main-surface-primary: var(--gray-700) !important;\n --main-surface-secondary: var(--gray-600) !important;\n --main-surface-tertiary: var(--gray-500) !important;\n --text-primary: var(--white) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n }\n :root.light *:focus {\n --tw-ring-offset-color: #24273a;\n --tw-ring-color: #b7bdf8;\n }\n :root.light [style*=\"background-color: rgb(25, 195, 125);\"] {\n background-color: #a6da95 !important;\n color: #24273a !important;\n }\n :root.light select {\n background-image: url(\"data:image/svg+xml;%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%23939ab7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6%208%204%204%204-4%22/%3E%3C/svg%3E\");\n }\n :root.light [multiple],\n :root.light [type=\"date\"],\n :root.light [type=\"datetime-local\"],\n :root.light [type=\"email\"],\n :root.light [type=\"month\"],\n :root.light [type=\"number\"],\n :root.light [type=\"password\"],\n :root.light [type=\"search\"],\n :root.light [type=\"tel\"],\n :root.light [type=\"text\"],\n :root.light [type=\"time\"],\n :root.light [type=\"url\"],\n :root.light [type=\"week\"],\n :root.light select,\n :root.light textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.light [type=\"checkbox\"],\n :root.light [type=\"radio\"] {\n background-color: #24273a;\n border-color: #939ab7;\n color: #b7bdf8;\n }\n :root.light .form-input,\n :root.light .form-multiselect,\n :root.light .form-select,\n :root.light .form-textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.light .form-input:focus,\n :root.light .form-multiselect:focus,\n :root.light .form-select:focus,\n :root.light .form-textarea:focus {\n border-color: #b7bdf8;\n }\n :root.light .form-input::placeholder,\n :root.light .form-textarea::placeholder {\n color: #939ab7;\n }\n :root.light .btn-primary,\n :root.light .btn-green {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root.light .btn-primary:hover,\n :root.light .btn-green:hover {\n background-color: #8992f3;\n }\n :root.light .btn-primary:focus-visible,\n :root.light .btn-green:focus-visible {\n --tw-ring-color: #8992f3 !important;\n }\n :root.light .btn-danger {\n background-color: #ed8796;\n color: #24273a;\n }\n :root.light .btn-danger:hover:not(:disabled) {\n background-color: #e65b6f;\n }\n :root.light .btn-danger.focus-visible,\n :root.light .btn-danger:focus-visible {\n --tw-ring-color: #e65b6f !important;\n }\n :root.light .btn-danger-outline {\n border-color: #ed8796;\n color: #ed8796;\n }\n :root.light .btn-danger-outline.focus-visible,\n :root.light .btn-danger-outline:focus-visible {\n --tw-ring-color: #f4b3bd !important;\n }\n :root.light .btn-neutral.focus-visible,\n :root.light .btn-neutral:focus-visible {\n --tw-ring-color: #6e738d !important;\n }\n :root.light .btn-dark {\n background-color: #363a4f;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.light .btn-dark:hover {\n background-color: #494d64;\n }\n :root.light .btn-light {\n background-color: #8087a2;\n color: #181926;\n }\n :root.light .btn-light:hover {\n background-color: #6e738d;\n }\n :root.light .btn-disabled,\n :root.light .btn-disabled:hover {\n background-color: #cad3f5;\n }\n :root.light .border-black,\n :root.light .border-black\\/10,\n :root.light .border-black\\/20,\n :root.light .border-black\\/30,\n :root.light .border-black\\/5 {\n border-color: var(--border-light);\n }\n :root.light .border-gray-100 {\n border-color: var(--gray-100);\n }\n :root.light .border-gray-200 {\n border-color: var(--gray-200);\n }\n :root.light .border-gray-300 {\n border-color: var(--gray-300);\n }\n :root.light .border-gray-400 {\n border-color: var(--gray-400);\n }\n :root.light .border-gray-500 {\n border-color: var(--gray-500);\n }\n :root.light .border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.light .border-gray-950 {\n border-color: var(--gray-950);\n }\n :root.light .border-green-500 {\n border-color: #c6e7bb;\n }\n :root.light .border-green-600 {\n border-color: #a6da95;\n }\n :root.light .border-orange-400 {\n border-color: #f5d1c6;\n }\n :root.light .border-orange-500 {\n border-color: #eeae9b;\n }\n :root.light .border-red-500 {\n border-color: #e65b6f;\n }\n :root.light .border-white {\n border-color: #cad3f5;\n }\n :root.light .border-white\\/20 {\n border-color: rgba(202, 211, 245, 0.2);\n }\n :root.light .border-t-[\\#0077FF] {\n border-top-color: #8aadf4;\n }\n :root.light .bg-token-main-surface-primary {\n background-color: var(--main-surface-primary);\n }\n :root.light .\\!bg-brand-purple {\n background-color: #b7bdf8 !important;\n }\n :root.light .\\!bg-gray-200 {\n background-color: var(--gray-200) !important;\n }\n :root.light .btn-blue {\n background-color: #8aadf4;\n color: #181926;\n }\n :root.light .btn-blue:hover {\n background-color: #739df2;\n }\n :root.light .bg-[\\#0077FF],\n :root.light .bg-\\[\\#3C46FF\\],\n :root.light .bg-[\\#3C46FF],\n :root.light .bg-[\\#4046EC] {\n background-color: #8aadf4;\n }\n :root.light .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: #739df2;\n }\n :root.light .bg-[\\#10A37F] {\n background-color: #a6da95;\n }\n :root.light .bg-[\\#B161FD] {\n background-color: #b7bdf8;\n }\n :root.light .bg-[\\#F8CA27] {\n background-color: #eed49f;\n }\n :root.light .bg-[\\#FF5588] {\n background-color: #f1a2be;\n }\n :root.light .bg-[\\#FF6E3C] {\n background-color: #f3aa95;\n }\n :root.light .dark\\:radix-highlighted\\:bg-\\[\\#2E2F33\\][data-highlighted] {\n background-color: #363a4f;\n }\n :root.light .bg-black {\n background-color: #181926;\n }\n :root.light .bg-black\\/20 {\n background-color: rgba(24, 25, 38, 0.2);\n }\n :root.light .bg-black\\/5 {\n background-color: rgba(24, 25, 38, 0.05);\n }\n :root.light .bg-black\\/50 {\n background-color: rgba(24, 25, 38, 0.5);\n }\n :root.light .bg-black\\/90 {\n background-color: rgba(24, 25, 38, 0.9);\n }\n :root.light .bg-black\\/\\[\\.04\\] {\n background-color: rgba(24, 25, 38, 0.04);\n }\n :root.light .bg-black\\/\\[\\.08\\] {\n background-color: rgba(24, 25, 38, 0.08);\n }\n :root.light .bg-black\\/\\[\\.12\\] {\n background-color: rgba(24, 25, 38, 0.12);\n }\n :root.light .bg-blue-100 {\n background-color: #ffffff;\n }\n :root.light .bg-blue-200 {\n background-color: #e7eefd;\n }\n :root.light .bg-blue-300 {\n background-color: #b9cef8;\n }\n :root.light .bg-blue-400 {\n background-color: #8aadf4;\n }\n :root.light .bg-blue-500 {\n background-color: #739df2;\n }\n :root.light .bg-blue-700 {\n background-color: #5b8cf0;\n }\n :root.light .hover\\:bg-blue-700:hover {\n background-color: #447ced;\n }\n :root.light .bg-brand-blue-800 {\n background-color: #5b8cf0;\n }\n :root.light .bg-blue-950 {\n background-color: #1452d1;\n }\n :root.light .checked\\:bg-blue-600:checked {\n background-color: #b7bdf8;\n }\n :root.light .bg-brand-green {\n background-color: #c6e7bb;\n }\n :root.light .bg-brand-green\\/20 {\n background-color: rgba(198, 231, 187, 0.2);\n }\n :root.light .bg-brand-green\\/40 {\n background-color: rgba(198, 231, 187, 0.4);\n }\n :root.light .bg-brand-purple {\n background-color: #b7bdf8;\n }\n :root.light .bg-gray-100 {\n background-color: var(--gray-100);\n }\n :root.light .bg-gray-200 {\n background-color: var(--gray-200);\n }\n :root.light .bg-gray-300 {\n background-color: var(--gray-300);\n }\n :root.light .bg-gray-400 {\n background-color: var(--gray-400);\n }\n :root.light .bg-gray-50 {\n background-color: var(--gray-50);\n }\n :root.light .bg-gray-500 {\n background-color: var(--gray-500);\n }\n :root.light .bg-gray-600 {\n background-color: var(--gray-600);\n }\n :root.light .bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.light .bg-gray-900 {\n background-color: var(--gray-900);\n }\n :root.light .bg-gray-950 {\n background-color: var(--gray-950);\n }\n :root.light .bg-green-100 {\n background-color: #ffffff;\n }\n :root.light .bg-green-200 {\n background-color: #e5f4e1;\n }\n :root.light .bg-green-500 {\n background-color: #c6e7bb;\n }\n :root.light .bg-green-500\\/10 {\n background-color: rgba(198, 231, 187, 0.1);\n }\n :root.light .bg-green-600 {\n background-color: #a6da95;\n }\n :root.light .bg-orange-500 {\n background-color: #eeae9b;\n }\n :root.light .bg-orange-500\\/10 {\n background-color: rgba(238, 173, 154, 0.1);\n }\n :root.light .bg-red-100 {\n background-color: rgba(244, 179, 189, 0.3);\n }\n :root.light .bg-red-200 {\n background-color: #fae0e4;\n }\n :root.light .bg-red-500 {\n background-color: #ed8796;\n }\n :root.light .bg-red-500\\/10 {\n background-color: rgba(237, 135, 150, 0.1);\n }\n :root.light .bg-red-600 {\n background-color: #f4b3bd;\n }\n :root.light .bg-white {\n background-color: #cad3f5;\n }\n :root.light .bg-white\\/20 {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root.light .bg-white\\/25 {\n background-color: rgba(202, 211, 245, 0.25);\n }\n :root.light .bg-yellow-100 {\n background-color: #fdfbf6;\n }\n :root.light .bg-yellow-200 {\n background-color: #f6e7ca;\n }\n :root.light .bg-yellow-400 {\n background-color: #eed49f;\n }\n :root.light .bg-yellow-500 {\n background-color: #e6c174;\n }\n :root.light .radix-state-checked\\:\\!bg-green-600[data-state=\"checked\"] {\n background-color: #b7bdf8 !important;\n }\n :root.light .dark\\:radix-state-checked\\:border-green-600[data-state=\"checked\"]:is(\n .dark *\n ) {\n border-color: #b7bdf8;\n }\n :root.light [class*=\"bg-transparent\"] {\n background-color: transparent;\n }\n :root.light .from-white {\n --tw-gradient-from: #24273a var(--tw-gradient-from-position);\n }\n :root.light .fill-yellow-500 {\n fill: #eed49f;\n }\n :root.light .stroke-black {\n stroke: #181926;\n }\n :root.light .stroke-brand-purple\\/25 {\n stroke: rgba(183, 189, 248, 0.25);\n }\n :root.light .stroke-gray-400 {\n stroke: #a5adcb;\n }\n :root.light .\\!text-black {\n color: #181926 !important;\n }\n :root.light .text-\\[\\#FE7600\\] {\n color: #eeae9b;\n }\n :root.light .text-\\[\\#fff\\] {\n color: #24273a;\n }\n :root.light .text-black {\n color: #181926;\n }\n :root.light .text-black\\/60 {\n color: rgba(24, 25, 38, 0.6);\n }\n :root.light .text-black\\/70 {\n color: rgba(24, 25, 38, 0.7);\n }\n :root.light .text-blue-500 {\n color: #b9cef8;\n }\n :root.light .text-blue-600 {\n color: #8aadf4;\n }\n :root.light .text-brand-blue-800 {\n color: #8aadf4;\n }\n :root.light .text-brand-purple {\n color: #b7bdf8;\n }\n :root.light .text-gray-100 {\n color: var(--gray-100);\n }\n :root.light .text-gray-300 {\n color: var(--gray-300);\n }\n :root.light .text-gray-400 {\n color: var(--gray-400);\n }\n :root.light .text-gray-500 {\n color: var(--gray-500);\n }\n :root.light .text-gray-600 {\n color: var(--gray-600);\n }\n :root.light .text-gray-700 {\n color: var(--gray-700);\n }\n :root.light .text-gray-800 {\n color: var(--gray-800);\n }\n :root.light .text-gray-900 {\n color: var(--gray-900);\n }\n :root.light .text-green-500 {\n color: #c6e7bb;\n }\n :root.light .text-green-600 {\n color: #a6da95;\n }\n :root.light .text-green-700 {\n color: #86cd6f;\n }\n :root.light .text-green-800 {\n color: #67c049;\n }\n :root.light .text-green-900 {\n color: #519f37;\n }\n :root.light .text-orange-300 {\n color: #f9e2dc;\n }\n :root.light .text-orange-400 {\n color: #f5d1c6;\n }\n :root.light .text-orange-500 {\n color: #eeae9b;\n }\n :root.light .text-red-500 {\n color: #ed8796;\n }\n :root.light .text-red-600 {\n color: #f4b3bd;\n }\n :root.light .text-red-700 {\n color: #ed8796;\n }\n :root.light .text-red-800 {\n color: #e65b6f;\n }\n :root.light .text-token-text-error {\n --text-error: #ed8796;\n }\n :root.light .text-white {\n color: #cad3f5;\n }\n :root.light .text-white\\/25 {\n color: rgba(202, 211, 245, 0.25);\n }\n :root.light .text-white\\/50 {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.light .text-white\\/80 {\n color: rgba(202, 211, 245, 0.8);\n }\n :root.light .text-yellow-500 {\n color: #eed49f;\n }\n :root.light .text-yellow-700 {\n color: #e6c174;\n }\n :root.light .text-yellow-800 {\n color: #dfad48;\n }\n :root.light .text-yellow-900 {\n color: #cf9725;\n }\n :root.light .dark\\:bg-black {\n background-color: #181926;\n }\n :root.light .dark\\:bg-white {\n background-color: #cad3f5;\n }\n :root.light .dark\\:bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.light .dark\\:hover\\:bg-gray-800:hover {\n background-color: transparent;\n }\n :root.light .dark\\:text-white {\n color: #cad3f5;\n }\n :root.light .dark\\:text-black {\n color: #181926;\n }\n :root.light .dark\\:text-gray-500 {\n color: var(--gray-300);\n }\n :root.light .dark\\:text-\\[\\#D292FF\\] {\n color: #c6a0f6;\n }\n :root.light .dark\\:focus\\:border-white:focus {\n border-color: #cad3f5;\n }\n :root.light .dark\\:border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.light .disabled\\:dark\\:bg-token-text-quaternary:is(.dark *):disabled {\n background-color: var(--text-quaternary);\n }\n :root.light .dark\\:disabled\\:text-token-main-surface-secondary:disabled:is(.dark *) {\n color: var(--main-surface-secondary);\n }\n :root.light .ring-black {\n --tw-ring-color: #181926;\n }\n :root.light .ring-black\\/10 {\n --tw-ring-color: rgba(24, 25, 38, 0.1);\n }\n :root.light .ring-white {\n --tw-ring-color: #24273a;\n }\n :root.light .ring-offset-black {\n --tw-ring-offset-color: #24273a;\n }\n :root.light [style*=\"color: rgb(204, 0, 0)\"] {\n color: #ed8796;\n }\n :root.light .gizmo-shadow-stroke::after {\n --tw-shadow: inset 0 0 0 1px #363a4f;\n }\n :root.light .katex-error {\n color: #ed8796 !important;\n }\n :root.light [style=\"background-color: rgb(0, 0, 46);\"],\n :root.light [style=\"background-color: rgb(255, 255, 219);\"] {\n background-color: #181926 !important;\n }\n :root.light svg[style=\"color: rgb(203, 139, 208);\"] {\n color: #f5bde6 !important;\n }\n :root.light svg[style=\"color: rgb(226, 197, 65);\"] {\n color: #eed49f !important;\n }\n :root.light svg[style=\"color: rgb(118, 208, 235);\"] {\n color: #8bd5ca !important;\n }\n :root.light svg[style=\"color: rgb(237, 98, 98);\"] {\n color: #ed8796 !important;\n }\n :root.dark {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n color-scheme: dark;\n color: #cad3f5;\n --white: #cad3f5;\n --black: #181926;\n --gray-50: #c9d0e8;\n --gray-100: #cad3f5;\n --gray-200: #b8c0e0;\n --gray-300: #939ab7;\n --gray-400: #6e738d;\n --gray-500: #5b6078;\n --gray-600: #494d64;\n --gray-700: #363a4f;\n --gray-800: #24273a;\n --gray-900: #1e2030;\n --gray-950: #181926;\n --brand-purple: #b7bdf8;\n --text-primary: var(--gray-100) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n --text-quaternary: var(--gray-500) !important;\n --main-surface-primary: var(--gray-800) !important;\n --main-surface-secondary: var(--gray-700) !important;\n --main-surface-tertiary: var(--gray-600) !important;\n --sidebar-surface-primary: var(--gray-900);\n --sidebar-surface-secondary: var(--gray-800);\n --sidebar-surface-tertiary: var(--gray-700);\n --border-light: rgba(202, 211, 245, 0.1);\n --border-medium: rgba(202, 211, 245, 0.15);\n --border-heavy: rgba(202, 211, 245, 0.2);\n --border-xheavy: rgba(202, 211, 245, 0.25);\n --link: #b7bdf8;\n --link-hover: #8992f3;\n /* ChatGPT logo */\n /* Input */\n /* Buttons */\n /* Borders */\n /* Backgrounds */\n /* Gradients */\n /* Fill/stroke */\n /* Text */\n /* Dark mode overrides */\n /* stylelint-disable-next-line no-duplicate-selectors */\n /* \"Was this response better or worse\" dialog button hover */\n /* Chat suggestions on new chat page */\n /* Up arrow send message button */\n /* Other */\n /* Invalid LaTeX expressions */\n /* Circle around OpenAI logo in center of chat */\n /* Icon colors for chat suggestion icons on new chat page */\n }\n :root.dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.dark input::placeholder,\n :root.dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.dark code.hljs {\n background: none;\n }\n :root.dark pre .bg-token-main-surface-secondary {\n background-color: #363a4f;\n }\n :root.dark pre .bg-gray-950 {\n background-color: #181926;\n }\n :root.dark pre .text-token-text-secondary {\n color: #a5adcb;\n }\n :root.dark .popover,\n :root.dark .dark .popover,\n :root.dark .dark.popover,\n :root.dark .popover .dark {\n --main-surface-primary: var(--gray-700) !important;\n --main-surface-secondary: var(--gray-600) !important;\n --main-surface-tertiary: var(--gray-500) !important;\n --text-primary: var(--white) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n }\n :root.dark *:focus {\n --tw-ring-offset-color: #24273a;\n --tw-ring-color: #b7bdf8;\n }\n :root.dark [style*=\"background-color: rgb(25, 195, 125);\"] {\n background-color: #a6da95 !important;\n color: #24273a !important;\n }\n :root.dark select {\n background-image: url(\"data:image/svg+xml;%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%23939ab7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6%208%204%204%204-4%22/%3E%3C/svg%3E\");\n }\n :root.dark [multiple],\n :root.dark [type=\"date\"],\n :root.dark [type=\"datetime-local\"],\n :root.dark [type=\"email\"],\n :root.dark [type=\"month\"],\n :root.dark [type=\"number\"],\n :root.dark [type=\"password\"],\n :root.dark [type=\"search\"],\n :root.dark [type=\"tel\"],\n :root.dark [type=\"text\"],\n :root.dark [type=\"time\"],\n :root.dark [type=\"url\"],\n :root.dark [type=\"week\"],\n :root.dark select,\n :root.dark textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.dark [type=\"checkbox\"],\n :root.dark [type=\"radio\"] {\n background-color: #24273a;\n border-color: #939ab7;\n color: #b7bdf8;\n }\n :root.dark .form-input,\n :root.dark .form-multiselect,\n :root.dark .form-select,\n :root.dark .form-textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.dark .form-input:focus,\n :root.dark .form-multiselect:focus,\n :root.dark .form-select:focus,\n :root.dark .form-textarea:focus {\n border-color: #b7bdf8;\n }\n :root.dark .form-input::placeholder,\n :root.dark .form-textarea::placeholder {\n color: #939ab7;\n }\n :root.dark .btn-primary,\n :root.dark .btn-green {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root.dark .btn-primary:hover,\n :root.dark .btn-green:hover {\n background-color: #8992f3;\n }\n :root.dark .btn-primary:focus-visible,\n :root.dark .btn-green:focus-visible {\n --tw-ring-color: #8992f3 !important;\n }\n :root.dark .btn-danger {\n background-color: #ed8796;\n color: #24273a;\n }\n :root.dark .btn-danger:hover:not(:disabled) {\n background-color: #e65b6f;\n }\n :root.dark .btn-danger.focus-visible,\n :root.dark .btn-danger:focus-visible {\n --tw-ring-color: #e65b6f !important;\n }\n :root.dark .btn-danger-outline {\n border-color: #ed8796;\n color: #ed8796;\n }\n :root.dark .btn-danger-outline.focus-visible,\n :root.dark .btn-danger-outline:focus-visible {\n --tw-ring-color: #f4b3bd !important;\n }\n :root.dark .btn-neutral.focus-visible,\n :root.dark .btn-neutral:focus-visible {\n --tw-ring-color: #6e738d !important;\n }\n :root.dark .btn-dark {\n background-color: #363a4f;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.dark .btn-dark:hover {\n background-color: #494d64;\n }\n :root.dark .btn-light {\n background-color: #8087a2;\n color: #181926;\n }\n :root.dark .btn-light:hover {\n background-color: #6e738d;\n }\n :root.dark .btn-disabled,\n :root.dark .btn-disabled:hover {\n background-color: #cad3f5;\n }\n :root.dark .border-black,\n :root.dark .border-black\\/10,\n :root.dark .border-black\\/20,\n :root.dark .border-black\\/30,\n :root.dark .border-black\\/5 {\n border-color: var(--border-light);\n }\n :root.dark .border-gray-100 {\n border-color: var(--gray-100);\n }\n :root.dark .border-gray-200 {\n border-color: var(--gray-200);\n }\n :root.dark .border-gray-300 {\n border-color: var(--gray-300);\n }\n :root.dark .border-gray-400 {\n border-color: var(--gray-400);\n }\n :root.dark .border-gray-500 {\n border-color: var(--gray-500);\n }\n :root.dark .border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.dark .border-gray-950 {\n border-color: var(--gray-950);\n }\n :root.dark .border-green-500 {\n border-color: #c6e7bb;\n }\n :root.dark .border-green-600 {\n border-color: #a6da95;\n }\n :root.dark .border-orange-400 {\n border-color: #f5d1c6;\n }\n :root.dark .border-orange-500 {\n border-color: #eeae9b;\n }\n :root.dark .border-red-500 {\n border-color: #e65b6f;\n }\n :root.dark .border-white {\n border-color: #cad3f5;\n }\n :root.dark .border-white\\/20 {\n border-color: rgba(202, 211, 245, 0.2);\n }\n :root.dark .border-t-[\\#0077FF] {\n border-top-color: #8aadf4;\n }\n :root.dark .bg-token-main-surface-primary {\n background-color: var(--main-surface-primary);\n }\n :root.dark .\\!bg-brand-purple {\n background-color: #b7bdf8 !important;\n }\n :root.dark .\\!bg-gray-200 {\n background-color: var(--gray-200) !important;\n }\n :root.dark .btn-blue {\n background-color: #8aadf4;\n color: #181926;\n }\n :root.dark .btn-blue:hover {\n background-color: #739df2;\n }\n :root.dark .bg-[\\#0077FF],\n :root.dark .bg-\\[\\#3C46FF\\],\n :root.dark .bg-[\\#3C46FF],\n :root.dark .bg-[\\#4046EC] {\n background-color: #8aadf4;\n }\n :root.dark .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: #739df2;\n }\n :root.dark .bg-[\\#10A37F] {\n background-color: #a6da95;\n }\n :root.dark .bg-[\\#B161FD] {\n background-color: #b7bdf8;\n }\n :root.dark .bg-[\\#F8CA27] {\n background-color: #eed49f;\n }\n :root.dark .bg-[\\#FF5588] {\n background-color: #f1a2be;\n }\n :root.dark .bg-[\\#FF6E3C] {\n background-color: #f3aa95;\n }\n :root.dark .dark\\:radix-highlighted\\:bg-\\[\\#2E2F33\\][data-highlighted] {\n background-color: #363a4f;\n }\n :root.dark .bg-black {\n background-color: #181926;\n }\n :root.dark .bg-black\\/20 {\n background-color: rgba(24, 25, 38, 0.2);\n }\n :root.dark .bg-black\\/5 {\n background-color: rgba(24, 25, 38, 0.05);\n }\n :root.dark .bg-black\\/50 {\n background-color: rgba(24, 25, 38, 0.5);\n }\n :root.dark .bg-black\\/90 {\n background-color: rgba(24, 25, 38, 0.9);\n }\n :root.dark .bg-black\\/\\[\\.04\\] {\n background-color: rgba(24, 25, 38, 0.04);\n }\n :root.dark .bg-black\\/\\[\\.08\\] {\n background-color: rgba(24, 25, 38, 0.08);\n }\n :root.dark .bg-black\\/\\[\\.12\\] {\n background-color: rgba(24, 25, 38, 0.12);\n }\n :root.dark .bg-blue-100 {\n background-color: #ffffff;\n }\n :root.dark .bg-blue-200 {\n background-color: #e7eefd;\n }\n :root.dark .bg-blue-300 {\n background-color: #b9cef8;\n }\n :root.dark .bg-blue-400 {\n background-color: #8aadf4;\n }\n :root.dark .bg-blue-500 {\n background-color: #739df2;\n }\n :root.dark .bg-blue-700 {\n background-color: #5b8cf0;\n }\n :root.dark .hover\\:bg-blue-700:hover {\n background-color: #447ced;\n }\n :root.dark .bg-brand-blue-800 {\n background-color: #5b8cf0;\n }\n :root.dark .bg-blue-950 {\n background-color: #1452d1;\n }\n :root.dark .checked\\:bg-blue-600:checked {\n background-color: #b7bdf8;\n }\n :root.dark .bg-brand-green {\n background-color: #c6e7bb;\n }\n :root.dark .bg-brand-green\\/20 {\n background-color: rgba(198, 231, 187, 0.2);\n }\n :root.dark .bg-brand-green\\/40 {\n background-color: rgba(198, 231, 187, 0.4);\n }\n :root.dark .bg-brand-purple {\n background-color: #b7bdf8;\n }\n :root.dark .bg-gray-100 {\n background-color: var(--gray-100);\n }\n :root.dark .bg-gray-200 {\n background-color: var(--gray-200);\n }\n :root.dark .bg-gray-300 {\n background-color: var(--gray-300);\n }\n :root.dark .bg-gray-400 {\n background-color: var(--gray-400);\n }\n :root.dark .bg-gray-50 {\n background-color: var(--gray-50);\n }\n :root.dark .bg-gray-500 {\n background-color: var(--gray-500);\n }\n :root.dark .bg-gray-600 {\n background-color: var(--gray-600);\n }\n :root.dark .bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.dark .bg-gray-900 {\n background-color: var(--gray-900);\n }\n :root.dark .bg-gray-950 {\n background-color: var(--gray-950);\n }\n :root.dark .bg-green-100 {\n background-color: #ffffff;\n }\n :root.dark .bg-green-200 {\n background-color: #e5f4e1;\n }\n :root.dark .bg-green-500 {\n background-color: #c6e7bb;\n }\n :root.dark .bg-green-500\\/10 {\n background-color: rgba(198, 231, 187, 0.1);\n }\n :root.dark .bg-green-600 {\n background-color: #a6da95;\n }\n :root.dark .bg-orange-500 {\n background-color: #eeae9b;\n }\n :root.dark .bg-orange-500\\/10 {\n background-color: rgba(238, 173, 154, 0.1);\n }\n :root.dark .bg-red-100 {\n background-color: rgba(244, 179, 189, 0.3);\n }\n :root.dark .bg-red-200 {\n background-color: #fae0e4;\n }\n :root.dark .bg-red-500 {\n background-color: #ed8796;\n }\n :root.dark .bg-red-500\\/10 {\n background-color: rgba(237, 135, 150, 0.1);\n }\n :root.dark .bg-red-600 {\n background-color: #f4b3bd;\n }\n :root.dark .bg-white {\n background-color: #cad3f5;\n }\n :root.dark .bg-white\\/20 {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root.dark .bg-white\\/25 {\n background-color: rgba(202, 211, 245, 0.25);\n }\n :root.dark .bg-yellow-100 {\n background-color: #fdfbf6;\n }\n :root.dark .bg-yellow-200 {\n background-color: #f6e7ca;\n }\n :root.dark .bg-yellow-400 {\n background-color: #eed49f;\n }\n :root.dark .bg-yellow-500 {\n background-color: #e6c174;\n }\n :root.dark .radix-state-checked\\:\\!bg-green-600[data-state=\"checked\"] {\n background-color: #b7bdf8 !important;\n }\n :root.dark .dark\\:radix-state-checked\\:border-green-600[data-state=\"checked\"]:is(\n .dark *\n ) {\n border-color: #b7bdf8;\n }\n :root.dark [class*=\"bg-transparent\"] {\n background-color: transparent;\n }\n :root.dark .from-white {\n --tw-gradient-from: #24273a var(--tw-gradient-from-position);\n }\n :root.dark .fill-yellow-500 {\n fill: #eed49f;\n }\n :root.dark .stroke-black {\n stroke: #181926;\n }\n :root.dark .stroke-brand-purple\\/25 {\n stroke: rgba(183, 189, 248, 0.25);\n }\n :root.dark .stroke-gray-400 {\n stroke: #a5adcb;\n }\n :root.dark .\\!text-black {\n color: #181926 !important;\n }\n :root.dark .text-\\[\\#FE7600\\] {\n color: #eeae9b;\n }\n :root.dark .text-\\[\\#fff\\] {\n color: #24273a;\n }\n :root.dark .text-black {\n color: #181926;\n }\n :root.dark .text-black\\/60 {\n color: rgba(24, 25, 38, 0.6);\n }\n :root.dark .text-black\\/70 {\n color: rgba(24, 25, 38, 0.7);\n }\n :root.dark .text-blue-500 {\n color: #b9cef8;\n }\n :root.dark .text-blue-600 {\n color: #8aadf4;\n }\n :root.dark .text-brand-blue-800 {\n color: #8aadf4;\n }\n :root.dark .text-brand-purple {\n color: #b7bdf8;\n }\n :root.dark .text-gray-100 {\n color: var(--gray-100);\n }\n :root.dark .text-gray-300 {\n color: var(--gray-300);\n }\n :root.dark .text-gray-400 {\n color: var(--gray-400);\n }\n :root.dark .text-gray-500 {\n color: var(--gray-500);\n }\n :root.dark .text-gray-600 {\n color: var(--gray-600);\n }\n :root.dark .text-gray-700 {\n color: var(--gray-700);\n }\n :root.dark .text-gray-800 {\n color: var(--gray-800);\n }\n :root.dark .text-gray-900 {\n color: var(--gray-900);\n }\n :root.dark .text-green-500 {\n color: #c6e7bb;\n }\n :root.dark .text-green-600 {\n color: #a6da95;\n }\n :root.dark .text-green-700 {\n color: #86cd6f;\n }\n :root.dark .text-green-800 {\n color: #67c049;\n }\n :root.dark .text-green-900 {\n color: #519f37;\n }\n :root.dark .text-orange-300 {\n color: #f9e2dc;\n }\n :root.dark .text-orange-400 {\n color: #f5d1c6;\n }\n :root.dark .text-orange-500 {\n color: #eeae9b;\n }\n :root.dark .text-red-500 {\n color: #ed8796;\n }\n :root.dark .text-red-600 {\n color: #f4b3bd;\n }\n :root.dark .text-red-700 {\n color: #ed8796;\n }\n :root.dark .text-red-800 {\n color: #e65b6f;\n }\n :root.dark .text-token-text-error {\n --text-error: #ed8796;\n }\n :root.dark .text-white {\n color: #cad3f5;\n }\n :root.dark .text-white\\/25 {\n color: rgba(202, 211, 245, 0.25);\n }\n :root.dark .text-white\\/50 {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.dark .text-white\\/80 {\n color: rgba(202, 211, 245, 0.8);\n }\n :root.dark .text-yellow-500 {\n color: #eed49f;\n }\n :root.dark .text-yellow-700 {\n color: #e6c174;\n }\n :root.dark .text-yellow-800 {\n color: #dfad48;\n }\n :root.dark .text-yellow-900 {\n color: #cf9725;\n }\n :root.dark .dark\\:bg-black {\n background-color: #181926;\n }\n :root.dark .dark\\:bg-white {\n background-color: #cad3f5;\n }\n :root.dark .dark\\:bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.dark .dark\\:hover\\:bg-gray-800:hover {\n background-color: transparent;\n }\n :root.dark .dark\\:text-white {\n color: #cad3f5;\n }\n :root.dark .dark\\:text-black {\n color: #181926;\n }\n :root.dark .dark\\:text-gray-500 {\n color: var(--gray-300);\n }\n :root.dark .dark\\:text-\\[\\#D292FF\\] {\n color: #c6a0f6;\n }\n :root.dark .dark\\:focus\\:border-white:focus {\n border-color: #cad3f5;\n }\n :root.dark .dark\\:border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.dark .disabled\\:dark\\:bg-token-text-quaternary:is(.dark *):disabled {\n background-color: var(--text-quaternary);\n }\n :root.dark .dark\\:disabled\\:text-token-main-surface-secondary:disabled:is(.dark *) {\n color: var(--main-surface-secondary);\n }\n :root.dark .ring-black {\n --tw-ring-color: #181926;\n }\n :root.dark .ring-black\\/10 {\n --tw-ring-color: rgba(24, 25, 38, 0.1);\n }\n :root.dark .ring-white {\n --tw-ring-color: #24273a;\n }\n :root.dark .ring-offset-black {\n --tw-ring-offset-color: #24273a;\n }\n :root.dark [style*=\"color: rgb(204, 0, 0)\"] {\n color: #ed8796;\n }\n :root.dark .gizmo-shadow-stroke::after {\n --tw-shadow: inset 0 0 0 1px #363a4f;\n }\n :root.dark .katex-error {\n color: #ed8796 !important;\n }\n :root.dark [style=\"background-color: rgb(0, 0, 46);\"],\n :root.dark [style=\"background-color: rgb(255, 255, 219);\"] {\n background-color: #181926 !important;\n }\n :root.dark svg[style=\"color: rgb(203, 139, 208);\"] {\n color: #f5bde6 !important;\n }\n :root.dark svg[style=\"color: rgb(226, 197, 65);\"] {\n color: #eed49f !important;\n }\n :root.dark svg[style=\"color: rgb(118, 208, 235);\"] {\n color: #8bd5ca !important;\n }\n :root.dark svg[style=\"color: rgb(237, 98, 98);\"] {\n color: #ed8796 !important;\n }", + "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.important.css\");\n :root.light {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n color-scheme: dark;\n color: #cad3f5;\n --white: #cad3f5;\n --black: #181926;\n --gray-50: #c9d0e8;\n --gray-100: #cad3f5;\n --gray-200: #b8c0e0;\n --gray-300: #939ab7;\n --gray-400: #6e738d;\n --gray-500: #5b6078;\n --gray-600: #494d64;\n --gray-700: #363a4f;\n --gray-750: #363a4f;\n --gray-800: #24273a;\n --gray-900: #1e2030;\n --gray-950: #181926;\n --brand-purple: #b7bdf8;\n --text-primary: var(--gray-100) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n --text-quaternary: var(--gray-500) !important;\n --main-surface-primary: var(--gray-800) !important;\n --main-surface-secondary: var(--gray-700) !important;\n --main-surface-tertiary: var(--gray-600) !important;\n --sidebar-surface-primary: var(--gray-900);\n --sidebar-surface-secondary: var(--gray-800);\n --sidebar-surface-tertiary: var(--gray-700);\n --border-light: rgba(202, 211, 245, 0.1);\n --border-medium: rgba(202, 211, 245, 0.15);\n --border-heavy: rgba(202, 211, 245, 0.2);\n --border-xheavy: rgba(202, 211, 245, 0.25);\n --link: #b7bdf8;\n --link-hover: #8992f3;\n /* ChatGPT logo */\n /* Input */\n /* Buttons */\n /* Borders */\n /* Backgrounds */\n /* Gradients */\n /* Fill/stroke */\n /* Text */\n /* Dark mode overrides */\n /* stylelint-disable-next-line no-duplicate-selectors */\n /* \"Was this response better or worse\" dialog button hover */\n /* Chat suggestions on new chat page */\n /* Up arrow send message button */\n /* Other */\n /* Invalid LaTeX expressions */\n /* Circle around OpenAI logo in center of chat */\n /* Icon colors for chat suggestion icons on new chat page */\n }\n :root.light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.light input::placeholder,\n :root.light textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.light code.hljs {\n background: none !important;\n }\n :root.light pre .bg-token-main-surface-secondary {\n background-color: #363a4f;\n }\n :root.light pre .bg-gray-950 {\n background-color: #181926;\n }\n :root.light pre .text-token-text-secondary {\n color: #a5adcb;\n }\n :root.light .dark\\:bg-gray-950:is(.dark *) {\n background-color: #1e2030;\n }\n :root.light .popover,\n :root.light .dark .popover,\n :root.light .dark.popover,\n :root.light .popover .dark {\n --main-surface-primary: var(--gray-700) !important;\n --main-surface-secondary: var(--gray-600) !important;\n --main-surface-tertiary: var(--gray-500) !important;\n --text-primary: var(--white) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n }\n :root.light *:focus {\n --tw-ring-offset-color: #24273a;\n --tw-ring-color: #b7bdf8;\n }\n :root.light [style*=\"background-color: rgb(25, 195, 125);\"] {\n background-color: #a6da95 !important;\n color: #24273a !important;\n }\n :root.light select {\n background-image: url(\"data:image/svg+xml;%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%23939ab7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6%208%204%204%204-4%22/%3E%3C/svg%3E\");\n }\n :root.light [multiple],\n :root.light [type=\"date\"],\n :root.light [type=\"datetime-local\"],\n :root.light [type=\"email\"],\n :root.light [type=\"month\"],\n :root.light [type=\"number\"],\n :root.light [type=\"password\"],\n :root.light [type=\"search\"],\n :root.light [type=\"tel\"],\n :root.light [type=\"text\"],\n :root.light [type=\"time\"],\n :root.light [type=\"url\"],\n :root.light [type=\"week\"],\n :root.light select,\n :root.light textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.light [type=\"checkbox\"],\n :root.light [type=\"radio\"] {\n background-color: #24273a;\n border-color: #939ab7;\n color: #b7bdf8;\n }\n :root.light .form-input,\n :root.light .form-multiselect,\n :root.light .form-select,\n :root.light .form-textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.light .form-input:focus,\n :root.light .form-multiselect:focus,\n :root.light .form-select:focus,\n :root.light .form-textarea:focus {\n border-color: #b7bdf8;\n }\n :root.light .form-input::placeholder,\n :root.light .form-textarea::placeholder {\n color: #939ab7;\n }\n :root.light .btn-primary,\n :root.light .btn-green {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root.light .btn-primary:hover,\n :root.light .btn-green:hover {\n background-color: #8992f3;\n }\n :root.light .btn-primary:focus-visible,\n :root.light .btn-green:focus-visible {\n --tw-ring-color: #8992f3 !important;\n }\n :root.light .btn-danger {\n background-color: #ed8796;\n color: #24273a;\n }\n :root.light .btn-danger:hover:not(:disabled) {\n background-color: #e65b6f;\n }\n :root.light .btn-danger.focus-visible,\n :root.light .btn-danger:focus-visible {\n --tw-ring-color: #e65b6f !important;\n }\n :root.light .btn-danger-outline {\n border-color: #ed8796;\n color: #ed8796;\n }\n :root.light .btn-danger-outline.focus-visible,\n :root.light .btn-danger-outline:focus-visible {\n --tw-ring-color: #f4b3bd !important;\n }\n :root.light .btn-neutral.focus-visible,\n :root.light .btn-neutral:focus-visible {\n --tw-ring-color: #6e738d !important;\n }\n :root.light .btn-dark {\n background-color: #363a4f;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.light .btn-dark:hover {\n background-color: #494d64;\n }\n :root.light .btn-light {\n background-color: #8087a2;\n color: #181926;\n }\n :root.light .btn-light:hover {\n background-color: #6e738d;\n }\n :root.light .btn-disabled,\n :root.light .btn-disabled:hover {\n background-color: #cad3f5;\n }\n :root.light .border-black,\n :root.light .border-black\\/10,\n :root.light .border-black\\/20,\n :root.light .border-black\\/30,\n :root.light .border-black\\/5 {\n border-color: var(--border-light);\n }\n :root.light .border-gray-100 {\n border-color: var(--gray-100);\n }\n :root.light .border-gray-200 {\n border-color: var(--gray-200);\n }\n :root.light .border-gray-300 {\n border-color: var(--gray-300);\n }\n :root.light .border-gray-400 {\n border-color: var(--gray-400);\n }\n :root.light .border-gray-500 {\n border-color: var(--gray-500);\n }\n :root.light .border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.light .border-gray-950 {\n border-color: var(--gray-950);\n }\n :root.light .border-green-500 {\n border-color: #c6e7bb;\n }\n :root.light .border-green-600 {\n border-color: #a6da95;\n }\n :root.light .border-orange-400 {\n border-color: #f5d1c6;\n }\n :root.light .border-orange-500 {\n border-color: #eeae9b;\n }\n :root.light .border-red-500 {\n border-color: #e65b6f;\n }\n :root.light .border-white {\n border-color: #cad3f5;\n }\n :root.light .border-white\\/20 {\n border-color: rgba(202, 211, 245, 0.2);\n }\n :root.light .border-t-[\\#0077FF] {\n border-top-color: #8aadf4;\n }\n :root.light .bg-token-main-surface-primary {\n background-color: var(--main-surface-primary);\n }\n :root.light .\\!bg-brand-purple {\n background-color: #b7bdf8 !important;\n }\n :root.light .\\!bg-gray-200 {\n background-color: var(--gray-200) !important;\n }\n :root.light .btn-blue {\n background-color: #8aadf4;\n color: #181926;\n }\n :root.light .btn-blue:hover {\n background-color: #739df2;\n }\n :root.light .bg-[\\#0077FF],\n :root.light .bg-\\[\\#3C46FF\\],\n :root.light .bg-[\\#3C46FF],\n :root.light .bg-[\\#4046EC] {\n background-color: #8aadf4;\n }\n :root.light .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: #739df2;\n }\n :root.light .bg-[\\#10A37F] {\n background-color: #a6da95;\n }\n :root.light .bg-[\\#B161FD] {\n background-color: #b7bdf8;\n }\n :root.light .bg-[\\#F8CA27] {\n background-color: #eed49f;\n }\n :root.light .bg-[\\#FF5588] {\n background-color: #f1a2be;\n }\n :root.light .bg-[\\#FF6E3C] {\n background-color: #f3aa95;\n }\n :root.light .dark\\:radix-highlighted\\:bg-\\[\\#2E2F33\\][data-highlighted] {\n background-color: #363a4f;\n }\n :root.light .bg-black {\n background-color: #181926;\n }\n :root.light .bg-black\\/20 {\n background-color: rgba(24, 25, 38, 0.2);\n }\n :root.light .bg-black\\/5 {\n background-color: rgba(24, 25, 38, 0.05);\n }\n :root.light .bg-black\\/50 {\n background-color: rgba(24, 25, 38, 0.5);\n }\n :root.light .bg-black\\/90 {\n background-color: rgba(24, 25, 38, 0.9);\n }\n :root.light .bg-black\\/\\[\\.04\\] {\n background-color: rgba(24, 25, 38, 0.04);\n }\n :root.light .bg-black\\/\\[\\.08\\] {\n background-color: rgba(24, 25, 38, 0.08);\n }\n :root.light .bg-black\\/\\[\\.12\\] {\n background-color: rgba(24, 25, 38, 0.12);\n }\n :root.light .bg-blue-100 {\n background-color: #ffffff;\n }\n :root.light .bg-blue-200 {\n background-color: #e7eefd;\n }\n :root.light .bg-blue-300 {\n background-color: #b9cef8;\n }\n :root.light .bg-blue-400 {\n background-color: #8aadf4;\n }\n :root.light .bg-blue-500 {\n background-color: #739df2;\n }\n :root.light .bg-blue-700 {\n background-color: #5b8cf0;\n }\n :root.light .hover\\:bg-blue-700:hover {\n background-color: #447ced;\n }\n :root.light .bg-brand-blue-800 {\n background-color: #5b8cf0;\n }\n :root.light .bg-blue-950 {\n background-color: #1452d1;\n }\n :root.light .checked\\:bg-blue-600:checked {\n background-color: #b7bdf8;\n }\n :root.light .bg-brand-green {\n background-color: #c6e7bb;\n }\n :root.light .bg-brand-green\\/20 {\n background-color: rgba(198, 231, 187, 0.2);\n }\n :root.light .bg-brand-green\\/40 {\n background-color: rgba(198, 231, 187, 0.4);\n }\n :root.light .bg-brand-purple {\n background-color: #b7bdf8;\n }\n :root.light .bg-gray-100 {\n background-color: var(--gray-100);\n }\n :root.light .bg-gray-200 {\n background-color: var(--gray-200);\n }\n :root.light .bg-gray-300 {\n background-color: var(--gray-300);\n }\n :root.light .bg-gray-400 {\n background-color: var(--gray-400);\n }\n :root.light .bg-gray-50 {\n background-color: var(--gray-50);\n }\n :root.light .bg-gray-500 {\n background-color: var(--gray-500);\n }\n :root.light .bg-gray-600 {\n background-color: var(--gray-600);\n }\n :root.light .bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.light .bg-gray-900 {\n background-color: var(--gray-900);\n }\n :root.light .bg-gray-950 {\n background-color: var(--gray-950);\n }\n :root.light .bg-green-100 {\n background-color: #ffffff;\n }\n :root.light .bg-green-200 {\n background-color: #e5f4e1;\n }\n :root.light .bg-green-500 {\n background-color: #c6e7bb;\n }\n :root.light .bg-green-500\\/10 {\n background-color: rgba(198, 231, 187, 0.1);\n }\n :root.light .bg-green-600 {\n background-color: #a6da95;\n }\n :root.light .bg-orange-500 {\n background-color: #eeae9b;\n }\n :root.light .bg-orange-500\\/10 {\n background-color: rgba(238, 173, 154, 0.1);\n }\n :root.light .bg-red-100 {\n background-color: rgba(244, 179, 189, 0.3);\n }\n :root.light .bg-red-200 {\n background-color: #fae0e4;\n }\n :root.light .bg-red-500 {\n background-color: #ed8796;\n }\n :root.light .bg-red-500\\/10 {\n background-color: rgba(237, 135, 150, 0.1);\n }\n :root.light .bg-red-600 {\n background-color: #f4b3bd;\n }\n :root.light .bg-white {\n background-color: #cad3f5;\n }\n :root.light .bg-white\\/20 {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root.light .bg-white\\/25 {\n background-color: rgba(202, 211, 245, 0.25);\n }\n :root.light .bg-yellow-100 {\n background-color: #fdfbf6;\n }\n :root.light .bg-yellow-200 {\n background-color: #f6e7ca;\n }\n :root.light .bg-yellow-400 {\n background-color: #eed49f;\n }\n :root.light .bg-yellow-500 {\n background-color: #e6c174;\n }\n :root.light .radix-state-checked\\:\\!bg-green-600[data-state=\"checked\"] {\n background-color: #b7bdf8 !important;\n }\n :root.light .dark\\:radix-state-checked\\:border-green-600[data-state=\"checked\"]:is(\n .dark *\n ) {\n border-color: #b7bdf8;\n }\n :root.light [class*=\"bg-transparent\"] {\n background-color: transparent;\n }\n :root.light .from-white {\n --tw-gradient-from: #24273a var(--tw-gradient-from-position);\n }\n :root.light .fill-yellow-500 {\n fill: #eed49f;\n }\n :root.light .stroke-black {\n stroke: #181926;\n }\n :root.light .stroke-brand-purple\\/25 {\n stroke: rgba(183, 189, 248, 0.25);\n }\n :root.light .stroke-gray-400 {\n stroke: #a5adcb;\n }\n :root.light .\\!text-black {\n color: #181926 !important;\n }\n :root.light .text-\\[\\#FE7600\\] {\n color: #eeae9b;\n }\n :root.light .text-\\[\\#fff\\] {\n color: #24273a;\n }\n :root.light .text-black {\n color: #181926;\n }\n :root.light .text-black\\/60 {\n color: rgba(24, 25, 38, 0.6);\n }\n :root.light .text-black\\/70 {\n color: rgba(24, 25, 38, 0.7);\n }\n :root.light .text-blue-500 {\n color: #b9cef8;\n }\n :root.light .text-blue-600 {\n color: #8aadf4;\n }\n :root.light .text-brand-blue-800 {\n color: #8aadf4;\n }\n :root.light .text-brand-purple {\n color: #b7bdf8;\n }\n :root.light .text-gray-100 {\n color: var(--gray-100);\n }\n :root.light .text-gray-300 {\n color: var(--gray-300);\n }\n :root.light .text-gray-400 {\n color: var(--gray-400);\n }\n :root.light .text-gray-500 {\n color: var(--gray-500);\n }\n :root.light .text-gray-600 {\n color: var(--gray-600);\n }\n :root.light .text-gray-700 {\n color: var(--gray-700);\n }\n :root.light .text-gray-800 {\n color: var(--gray-800);\n }\n :root.light .text-gray-900 {\n color: var(--gray-900);\n }\n :root.light .text-green-500 {\n color: #c6e7bb;\n }\n :root.light .text-green-600 {\n color: #a6da95;\n }\n :root.light .text-green-700 {\n color: #86cd6f;\n }\n :root.light .text-green-800 {\n color: #67c049;\n }\n :root.light .text-green-900 {\n color: #519f37;\n }\n :root.light .text-orange-300 {\n color: #f9e2dc;\n }\n :root.light .text-orange-400 {\n color: #f5d1c6;\n }\n :root.light .text-orange-500 {\n color: #eeae9b;\n }\n :root.light .text-red-500 {\n color: #ed8796;\n }\n :root.light .text-red-600 {\n color: #f4b3bd;\n }\n :root.light .text-red-700 {\n color: #ed8796;\n }\n :root.light .text-red-800 {\n color: #e65b6f;\n }\n :root.light .text-token-text-error {\n --text-error: #ed8796;\n }\n :root.light .text-white {\n color: #cad3f5;\n }\n :root.light .text-white\\/25 {\n color: rgba(202, 211, 245, 0.25);\n }\n :root.light .text-white\\/50 {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.light .text-white\\/80 {\n color: rgba(202, 211, 245, 0.8);\n }\n :root.light .text-yellow-500 {\n color: #eed49f;\n }\n :root.light .text-yellow-700 {\n color: #e6c174;\n }\n :root.light .text-yellow-800 {\n color: #dfad48;\n }\n :root.light .text-yellow-900 {\n color: #cf9725;\n }\n :root.light .dark\\:bg-black {\n background-color: #181926;\n }\n :root.light .dark\\:bg-white {\n background-color: #cad3f5;\n }\n :root.light .dark\\:bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.light .dark\\:hover\\:bg-gray-800:hover {\n background-color: transparent;\n }\n :root.light .dark\\:text-white {\n color: #cad3f5;\n }\n :root.light .dark\\:text-black {\n color: #181926;\n }\n :root.light .dark\\:text-gray-500 {\n color: var(--gray-300);\n }\n :root.light .dark\\:text-\\[\\#D292FF\\] {\n color: #c6a0f6;\n }\n :root.light .dark\\:focus\\:border-white:focus {\n border-color: #cad3f5;\n }\n :root.light .dark\\:border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.light .disabled\\:dark\\:bg-token-text-quaternary:is(.dark *):disabled {\n background-color: var(--text-quaternary);\n }\n :root.light .dark\\:disabled\\:text-token-main-surface-secondary:disabled:is(.dark *) {\n color: var(--main-surface-secondary);\n }\n :root.light .ring-black {\n --tw-ring-color: #181926;\n }\n :root.light .ring-black\\/10 {\n --tw-ring-color: rgba(24, 25, 38, 0.1);\n }\n :root.light .ring-white {\n --tw-ring-color: #24273a;\n }\n :root.light .ring-offset-black {\n --tw-ring-offset-color: #24273a;\n }\n :root.light [style*=\"color: rgb(204, 0, 0)\"] {\n color: #ed8796;\n }\n :root.light .gizmo-shadow-stroke::after {\n --tw-shadow: inset 0 0 0 1px #363a4f;\n }\n :root.light .katex-error {\n color: #ed8796 !important;\n }\n :root.light [style=\"background-color: rgb(0, 0, 46);\"],\n :root.light [style=\"background-color: rgb(255, 255, 219);\"] {\n background-color: #181926 !important;\n }\n :root.light svg[style=\"color: rgb(203, 139, 208);\"] {\n color: #f5bde6 !important;\n }\n :root.light svg[style=\"color: rgb(226, 197, 65);\"] {\n color: #eed49f !important;\n }\n :root.light svg[style=\"color: rgb(118, 208, 235);\"] {\n color: #8bd5ca !important;\n }\n :root.light svg[style=\"color: rgb(237, 98, 98);\"] {\n color: #ed8796 !important;\n }\n :root.dark {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n color-scheme: dark;\n color: #cad3f5;\n --white: #cad3f5;\n --black: #181926;\n --gray-50: #c9d0e8;\n --gray-100: #cad3f5;\n --gray-200: #b8c0e0;\n --gray-300: #939ab7;\n --gray-400: #6e738d;\n --gray-500: #5b6078;\n --gray-600: #494d64;\n --gray-700: #363a4f;\n --gray-750: #363a4f;\n --gray-800: #24273a;\n --gray-900: #1e2030;\n --gray-950: #181926;\n --brand-purple: #b7bdf8;\n --text-primary: var(--gray-100) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n --text-quaternary: var(--gray-500) !important;\n --main-surface-primary: var(--gray-800) !important;\n --main-surface-secondary: var(--gray-700) !important;\n --main-surface-tertiary: var(--gray-600) !important;\n --sidebar-surface-primary: var(--gray-900);\n --sidebar-surface-secondary: var(--gray-800);\n --sidebar-surface-tertiary: var(--gray-700);\n --border-light: rgba(202, 211, 245, 0.1);\n --border-medium: rgba(202, 211, 245, 0.15);\n --border-heavy: rgba(202, 211, 245, 0.2);\n --border-xheavy: rgba(202, 211, 245, 0.25);\n --link: #b7bdf8;\n --link-hover: #8992f3;\n /* ChatGPT logo */\n /* Input */\n /* Buttons */\n /* Borders */\n /* Backgrounds */\n /* Gradients */\n /* Fill/stroke */\n /* Text */\n /* Dark mode overrides */\n /* stylelint-disable-next-line no-duplicate-selectors */\n /* \"Was this response better or worse\" dialog button hover */\n /* Chat suggestions on new chat page */\n /* Up arrow send message button */\n /* Other */\n /* Invalid LaTeX expressions */\n /* Circle around OpenAI logo in center of chat */\n /* Icon colors for chat suggestion icons on new chat page */\n }\n :root.dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.dark input::placeholder,\n :root.dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.dark code.hljs {\n background: none !important;\n }\n :root.dark pre .bg-token-main-surface-secondary {\n background-color: #363a4f;\n }\n :root.dark pre .bg-gray-950 {\n background-color: #181926;\n }\n :root.dark pre .text-token-text-secondary {\n color: #a5adcb;\n }\n :root.dark .dark\\:bg-gray-950:is(.dark *) {\n background-color: #1e2030;\n }\n :root.dark .popover,\n :root.dark .dark .popover,\n :root.dark .dark.popover,\n :root.dark .popover .dark {\n --main-surface-primary: var(--gray-700) !important;\n --main-surface-secondary: var(--gray-600) !important;\n --main-surface-tertiary: var(--gray-500) !important;\n --text-primary: var(--white) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n }\n :root.dark *:focus {\n --tw-ring-offset-color: #24273a;\n --tw-ring-color: #b7bdf8;\n }\n :root.dark [style*=\"background-color: rgb(25, 195, 125);\"] {\n background-color: #a6da95 !important;\n color: #24273a !important;\n }\n :root.dark select {\n background-image: url(\"data:image/svg+xml;%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20stroke%3D%22%23939ab7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6%208%204%204%204-4%22/%3E%3C/svg%3E\");\n }\n :root.dark [multiple],\n :root.dark [type=\"date\"],\n :root.dark [type=\"datetime-local\"],\n :root.dark [type=\"email\"],\n :root.dark [type=\"month\"],\n :root.dark [type=\"number\"],\n :root.dark [type=\"password\"],\n :root.dark [type=\"search\"],\n :root.dark [type=\"tel\"],\n :root.dark [type=\"text\"],\n :root.dark [type=\"time\"],\n :root.dark [type=\"url\"],\n :root.dark [type=\"week\"],\n :root.dark select,\n :root.dark textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.dark [type=\"checkbox\"],\n :root.dark [type=\"radio\"] {\n background-color: #24273a;\n border-color: #939ab7;\n color: #b7bdf8;\n }\n :root.dark .form-input,\n :root.dark .form-multiselect,\n :root.dark .form-select,\n :root.dark .form-textarea {\n background-color: #24273a;\n border-color: #939ab7;\n }\n :root.dark .form-input:focus,\n :root.dark .form-multiselect:focus,\n :root.dark .form-select:focus,\n :root.dark .form-textarea:focus {\n border-color: #b7bdf8;\n }\n :root.dark .form-input::placeholder,\n :root.dark .form-textarea::placeholder {\n color: #939ab7;\n }\n :root.dark .btn-primary,\n :root.dark .btn-green {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root.dark .btn-primary:hover,\n :root.dark .btn-green:hover {\n background-color: #8992f3;\n }\n :root.dark .btn-primary:focus-visible,\n :root.dark .btn-green:focus-visible {\n --tw-ring-color: #8992f3 !important;\n }\n :root.dark .btn-danger {\n background-color: #ed8796;\n color: #24273a;\n }\n :root.dark .btn-danger:hover:not(:disabled) {\n background-color: #e65b6f;\n }\n :root.dark .btn-danger.focus-visible,\n :root.dark .btn-danger:focus-visible {\n --tw-ring-color: #e65b6f !important;\n }\n :root.dark .btn-danger-outline {\n border-color: #ed8796;\n color: #ed8796;\n }\n :root.dark .btn-danger-outline.focus-visible,\n :root.dark .btn-danger-outline:focus-visible {\n --tw-ring-color: #f4b3bd !important;\n }\n :root.dark .btn-neutral.focus-visible,\n :root.dark .btn-neutral:focus-visible {\n --tw-ring-color: #6e738d !important;\n }\n :root.dark .btn-dark {\n background-color: #363a4f;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.dark .btn-dark:hover {\n background-color: #494d64;\n }\n :root.dark .btn-light {\n background-color: #8087a2;\n color: #181926;\n }\n :root.dark .btn-light:hover {\n background-color: #6e738d;\n }\n :root.dark .btn-disabled,\n :root.dark .btn-disabled:hover {\n background-color: #cad3f5;\n }\n :root.dark .border-black,\n :root.dark .border-black\\/10,\n :root.dark .border-black\\/20,\n :root.dark .border-black\\/30,\n :root.dark .border-black\\/5 {\n border-color: var(--border-light);\n }\n :root.dark .border-gray-100 {\n border-color: var(--gray-100);\n }\n :root.dark .border-gray-200 {\n border-color: var(--gray-200);\n }\n :root.dark .border-gray-300 {\n border-color: var(--gray-300);\n }\n :root.dark .border-gray-400 {\n border-color: var(--gray-400);\n }\n :root.dark .border-gray-500 {\n border-color: var(--gray-500);\n }\n :root.dark .border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.dark .border-gray-950 {\n border-color: var(--gray-950);\n }\n :root.dark .border-green-500 {\n border-color: #c6e7bb;\n }\n :root.dark .border-green-600 {\n border-color: #a6da95;\n }\n :root.dark .border-orange-400 {\n border-color: #f5d1c6;\n }\n :root.dark .border-orange-500 {\n border-color: #eeae9b;\n }\n :root.dark .border-red-500 {\n border-color: #e65b6f;\n }\n :root.dark .border-white {\n border-color: #cad3f5;\n }\n :root.dark .border-white\\/20 {\n border-color: rgba(202, 211, 245, 0.2);\n }\n :root.dark .border-t-[\\#0077FF] {\n border-top-color: #8aadf4;\n }\n :root.dark .bg-token-main-surface-primary {\n background-color: var(--main-surface-primary);\n }\n :root.dark .\\!bg-brand-purple {\n background-color: #b7bdf8 !important;\n }\n :root.dark .\\!bg-gray-200 {\n background-color: var(--gray-200) !important;\n }\n :root.dark .btn-blue {\n background-color: #8aadf4;\n color: #181926;\n }\n :root.dark .btn-blue:hover {\n background-color: #739df2;\n }\n :root.dark .bg-[\\#0077FF],\n :root.dark .bg-\\[\\#3C46FF\\],\n :root.dark .bg-[\\#3C46FF],\n :root.dark .bg-[\\#4046EC] {\n background-color: #8aadf4;\n }\n :root.dark .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: #739df2;\n }\n :root.dark .bg-[\\#10A37F] {\n background-color: #a6da95;\n }\n :root.dark .bg-[\\#B161FD] {\n background-color: #b7bdf8;\n }\n :root.dark .bg-[\\#F8CA27] {\n background-color: #eed49f;\n }\n :root.dark .bg-[\\#FF5588] {\n background-color: #f1a2be;\n }\n :root.dark .bg-[\\#FF6E3C] {\n background-color: #f3aa95;\n }\n :root.dark .dark\\:radix-highlighted\\:bg-\\[\\#2E2F33\\][data-highlighted] {\n background-color: #363a4f;\n }\n :root.dark .bg-black {\n background-color: #181926;\n }\n :root.dark .bg-black\\/20 {\n background-color: rgba(24, 25, 38, 0.2);\n }\n :root.dark .bg-black\\/5 {\n background-color: rgba(24, 25, 38, 0.05);\n }\n :root.dark .bg-black\\/50 {\n background-color: rgba(24, 25, 38, 0.5);\n }\n :root.dark .bg-black\\/90 {\n background-color: rgba(24, 25, 38, 0.9);\n }\n :root.dark .bg-black\\/\\[\\.04\\] {\n background-color: rgba(24, 25, 38, 0.04);\n }\n :root.dark .bg-black\\/\\[\\.08\\] {\n background-color: rgba(24, 25, 38, 0.08);\n }\n :root.dark .bg-black\\/\\[\\.12\\] {\n background-color: rgba(24, 25, 38, 0.12);\n }\n :root.dark .bg-blue-100 {\n background-color: #ffffff;\n }\n :root.dark .bg-blue-200 {\n background-color: #e7eefd;\n }\n :root.dark .bg-blue-300 {\n background-color: #b9cef8;\n }\n :root.dark .bg-blue-400 {\n background-color: #8aadf4;\n }\n :root.dark .bg-blue-500 {\n background-color: #739df2;\n }\n :root.dark .bg-blue-700 {\n background-color: #5b8cf0;\n }\n :root.dark .hover\\:bg-blue-700:hover {\n background-color: #447ced;\n }\n :root.dark .bg-brand-blue-800 {\n background-color: #5b8cf0;\n }\n :root.dark .bg-blue-950 {\n background-color: #1452d1;\n }\n :root.dark .checked\\:bg-blue-600:checked {\n background-color: #b7bdf8;\n }\n :root.dark .bg-brand-green {\n background-color: #c6e7bb;\n }\n :root.dark .bg-brand-green\\/20 {\n background-color: rgba(198, 231, 187, 0.2);\n }\n :root.dark .bg-brand-green\\/40 {\n background-color: rgba(198, 231, 187, 0.4);\n }\n :root.dark .bg-brand-purple {\n background-color: #b7bdf8;\n }\n :root.dark .bg-gray-100 {\n background-color: var(--gray-100);\n }\n :root.dark .bg-gray-200 {\n background-color: var(--gray-200);\n }\n :root.dark .bg-gray-300 {\n background-color: var(--gray-300);\n }\n :root.dark .bg-gray-400 {\n background-color: var(--gray-400);\n }\n :root.dark .bg-gray-50 {\n background-color: var(--gray-50);\n }\n :root.dark .bg-gray-500 {\n background-color: var(--gray-500);\n }\n :root.dark .bg-gray-600 {\n background-color: var(--gray-600);\n }\n :root.dark .bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.dark .bg-gray-900 {\n background-color: var(--gray-900);\n }\n :root.dark .bg-gray-950 {\n background-color: var(--gray-950);\n }\n :root.dark .bg-green-100 {\n background-color: #ffffff;\n }\n :root.dark .bg-green-200 {\n background-color: #e5f4e1;\n }\n :root.dark .bg-green-500 {\n background-color: #c6e7bb;\n }\n :root.dark .bg-green-500\\/10 {\n background-color: rgba(198, 231, 187, 0.1);\n }\n :root.dark .bg-green-600 {\n background-color: #a6da95;\n }\n :root.dark .bg-orange-500 {\n background-color: #eeae9b;\n }\n :root.dark .bg-orange-500\\/10 {\n background-color: rgba(238, 173, 154, 0.1);\n }\n :root.dark .bg-red-100 {\n background-color: rgba(244, 179, 189, 0.3);\n }\n :root.dark .bg-red-200 {\n background-color: #fae0e4;\n }\n :root.dark .bg-red-500 {\n background-color: #ed8796;\n }\n :root.dark .bg-red-500\\/10 {\n background-color: rgba(237, 135, 150, 0.1);\n }\n :root.dark .bg-red-600 {\n background-color: #f4b3bd;\n }\n :root.dark .bg-white {\n background-color: #cad3f5;\n }\n :root.dark .bg-white\\/20 {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root.dark .bg-white\\/25 {\n background-color: rgba(202, 211, 245, 0.25);\n }\n :root.dark .bg-yellow-100 {\n background-color: #fdfbf6;\n }\n :root.dark .bg-yellow-200 {\n background-color: #f6e7ca;\n }\n :root.dark .bg-yellow-400 {\n background-color: #eed49f;\n }\n :root.dark .bg-yellow-500 {\n background-color: #e6c174;\n }\n :root.dark .radix-state-checked\\:\\!bg-green-600[data-state=\"checked\"] {\n background-color: #b7bdf8 !important;\n }\n :root.dark .dark\\:radix-state-checked\\:border-green-600[data-state=\"checked\"]:is(\n .dark *\n ) {\n border-color: #b7bdf8;\n }\n :root.dark [class*=\"bg-transparent\"] {\n background-color: transparent;\n }\n :root.dark .from-white {\n --tw-gradient-from: #24273a var(--tw-gradient-from-position);\n }\n :root.dark .fill-yellow-500 {\n fill: #eed49f;\n }\n :root.dark .stroke-black {\n stroke: #181926;\n }\n :root.dark .stroke-brand-purple\\/25 {\n stroke: rgba(183, 189, 248, 0.25);\n }\n :root.dark .stroke-gray-400 {\n stroke: #a5adcb;\n }\n :root.dark .\\!text-black {\n color: #181926 !important;\n }\n :root.dark .text-\\[\\#FE7600\\] {\n color: #eeae9b;\n }\n :root.dark .text-\\[\\#fff\\] {\n color: #24273a;\n }\n :root.dark .text-black {\n color: #181926;\n }\n :root.dark .text-black\\/60 {\n color: rgba(24, 25, 38, 0.6);\n }\n :root.dark .text-black\\/70 {\n color: rgba(24, 25, 38, 0.7);\n }\n :root.dark .text-blue-500 {\n color: #b9cef8;\n }\n :root.dark .text-blue-600 {\n color: #8aadf4;\n }\n :root.dark .text-brand-blue-800 {\n color: #8aadf4;\n }\n :root.dark .text-brand-purple {\n color: #b7bdf8;\n }\n :root.dark .text-gray-100 {\n color: var(--gray-100);\n }\n :root.dark .text-gray-300 {\n color: var(--gray-300);\n }\n :root.dark .text-gray-400 {\n color: var(--gray-400);\n }\n :root.dark .text-gray-500 {\n color: var(--gray-500);\n }\n :root.dark .text-gray-600 {\n color: var(--gray-600);\n }\n :root.dark .text-gray-700 {\n color: var(--gray-700);\n }\n :root.dark .text-gray-800 {\n color: var(--gray-800);\n }\n :root.dark .text-gray-900 {\n color: var(--gray-900);\n }\n :root.dark .text-green-500 {\n color: #c6e7bb;\n }\n :root.dark .text-green-600 {\n color: #a6da95;\n }\n :root.dark .text-green-700 {\n color: #86cd6f;\n }\n :root.dark .text-green-800 {\n color: #67c049;\n }\n :root.dark .text-green-900 {\n color: #519f37;\n }\n :root.dark .text-orange-300 {\n color: #f9e2dc;\n }\n :root.dark .text-orange-400 {\n color: #f5d1c6;\n }\n :root.dark .text-orange-500 {\n color: #eeae9b;\n }\n :root.dark .text-red-500 {\n color: #ed8796;\n }\n :root.dark .text-red-600 {\n color: #f4b3bd;\n }\n :root.dark .text-red-700 {\n color: #ed8796;\n }\n :root.dark .text-red-800 {\n color: #e65b6f;\n }\n :root.dark .text-token-text-error {\n --text-error: #ed8796;\n }\n :root.dark .text-white {\n color: #cad3f5;\n }\n :root.dark .text-white\\/25 {\n color: rgba(202, 211, 245, 0.25);\n }\n :root.dark .text-white\\/50 {\n color: rgba(202, 211, 245, 0.5);\n }\n :root.dark .text-white\\/80 {\n color: rgba(202, 211, 245, 0.8);\n }\n :root.dark .text-yellow-500 {\n color: #eed49f;\n }\n :root.dark .text-yellow-700 {\n color: #e6c174;\n }\n :root.dark .text-yellow-800 {\n color: #dfad48;\n }\n :root.dark .text-yellow-900 {\n color: #cf9725;\n }\n :root.dark .dark\\:bg-black {\n background-color: #181926;\n }\n :root.dark .dark\\:bg-white {\n background-color: #cad3f5;\n }\n :root.dark .dark\\:bg-gray-700 {\n background-color: var(--gray-700);\n }\n :root.dark .dark\\:hover\\:bg-gray-800:hover {\n background-color: transparent;\n }\n :root.dark .dark\\:text-white {\n color: #cad3f5;\n }\n :root.dark .dark\\:text-black {\n color: #181926;\n }\n :root.dark .dark\\:text-gray-500 {\n color: var(--gray-300);\n }\n :root.dark .dark\\:text-\\[\\#D292FF\\] {\n color: #c6a0f6;\n }\n :root.dark .dark\\:focus\\:border-white:focus {\n border-color: #cad3f5;\n }\n :root.dark .dark\\:border-gray-700 {\n border-color: var(--gray-700);\n }\n :root.dark .disabled\\:dark\\:bg-token-text-quaternary:is(.dark *):disabled {\n background-color: var(--text-quaternary);\n }\n :root.dark .dark\\:disabled\\:text-token-main-surface-secondary:disabled:is(.dark *) {\n color: var(--main-surface-secondary);\n }\n :root.dark .ring-black {\n --tw-ring-color: #181926;\n }\n :root.dark .ring-black\\/10 {\n --tw-ring-color: rgba(24, 25, 38, 0.1);\n }\n :root.dark .ring-white {\n --tw-ring-color: #24273a;\n }\n :root.dark .ring-offset-black {\n --tw-ring-offset-color: #24273a;\n }\n :root.dark [style*=\"color: rgb(204, 0, 0)\"] {\n color: #ed8796;\n }\n :root.dark .gizmo-shadow-stroke::after {\n --tw-shadow: inset 0 0 0 1px #363a4f;\n }\n :root.dark .katex-error {\n color: #ed8796 !important;\n }\n :root.dark [style=\"background-color: rgb(0, 0, 46);\"],\n :root.dark [style=\"background-color: rgb(255, 255, 219);\"] {\n background-color: #181926 !important;\n }\n :root.dark svg[style=\"color: rgb(203, 139, 208);\"] {\n color: #f5bde6 !important;\n }\n :root.dark svg[style=\"color: rgb(226, 197, 65);\"] {\n color: #eed49f !important;\n }\n :root.dark svg[style=\"color: rgb(118, 208, 235);\"] {\n color: #8bd5ca !important;\n }\n :root.dark svg[style=\"color: rgb(237, 98, 98);\"] {\n color: #ed8796 !important;\n }", "start": 1044, "domains": [ "chatgpt.com" @@ -1533,29 +1533,29 @@ }, { "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n color: #cad3f5;\n caret-color: #cad3f5;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root a {\n color: #b7bdf8;\n }\n :root body,\n :root .oai-header,\n :root .login-container {\n background-color: #24273a;\n }\n :root .oai-header img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M29.293%2013.167a7.77%207.77%200%200%200-.668-6.388%207.87%207.87%200%200%200-8.472-3.774A7.77%207.77%200%200%200%2014.288.39a7.87%207.87%200%200%200-7.504%205.446%207.78%207.78%200%200%200-5.201%203.773%207.87%207.87%200%200%200%20.968%209.223%207.78%207.78%200%200%200%20.668%206.388%207.87%207.87%200%200%200%208.473%203.774%207.78%207.78%200%200%200%205.866%202.615%207.87%207.87%200%200%200%207.506-5.449%207.78%207.78%200%200%200%205.2-3.773%207.87%207.87%200%200%200-.97-9.22M17.559%2029.57a5.83%205.83%200%200%201-3.746-1.354c.048-.026.131-.071.185-.105l6.216-3.59a1.01%201.01%200%200%200%20.511-.885v-8.765l2.627%201.517a.1.1%200%200%201%20.052.072v7.258a5.86%205.86%200%200%201-5.846%205.85M4.989%2024.2a5.83%205.83%200%200%201-.698-3.92c.047.028.126.077.185.11l6.216%203.59a1.01%201.01%200%200%200%201.021%200l7.59-4.382v3.034a.1.1%200%200%201-.038.08l-6.284%203.628a5.857%205.857%200%200%201-7.992-2.142M3.354%2010.63A5.83%205.83%200%200%201%206.4%208.065l-.003.214v7.181a1.01%201.01%200%200%200%20.51.884l7.589%204.382-2.627%201.517a.1.1%200%200%201-.089.008L5.495%2018.62a5.857%205.857%200%200%201-2.141-7.99m21.587%205.024-7.59-4.382%202.628-1.516a.1.1%200%200%201%20.088-.008l6.284%203.628a5.852%205.852%200%200%201-.904%2010.558v-7.396a1.01%201.01%200%200%200-.507-.884m2.615-3.936-.184-.11-6.217-3.59a1.01%201.01%200%200%200-1.021%200L12.544%2012.4V9.366a.1.1%200%200%201%20.038-.08l6.283-3.625a5.851%205.851%200%200%201%208.691%206.059m-16.439%205.408-2.628-1.517a.1.1%200%200%201-.051-.072V8.281a5.851%205.851%200%200%201%209.594-4.492l-.184.105-6.217%203.59a1.01%201.01%200%200%200-.51.884zm1.428-3.078%203.38-1.952%203.381%201.951v3.902l-3.38%201.951-3.38-1.951z%22/%3E%3C/svg%3E\");\n background-color: transparent;\n }\n :root .title {\n color: #cad3f5;\n }\n :root .email-input {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root .email-input:focus,\n :root .email-input:valid {\n border-color: #b7bdf8;\n }\n :root .email-input:focus + .email-label,\n :root .email-input:valid + .email-label {\n color: #b7bdf8;\n background-color: #24273a;\n }\n :root .email-label {\n background-color: #24273a;\n color: #a5adcb;\n }\n :root .continue-btn {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root .divider-wrapper::before,\n :root .divider-wrapper::after {\n border-bottom-color: #5b6078;\n }\n :root .social-btn {\n background-color: #1e2030;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root img[alt=\"Google logo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M18.542%208.333H10v3.542h4.917c-.459%202.25-2.375%203.542-4.917%203.542C7%2015.417%204.583%2013%204.583%2010S7%204.583%2010%204.583c1.292%200%202.458.458%203.375%201.208l2.667-2.667C14.417%201.708%2012.333.833%2010%20.833%204.917.833.833%204.917.833%2010S4.916%2019.167%2010%2019.167c4.583%200%208.75-3.333%208.75-9.167%200-.542-.083-1.125-.208-1.667%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23eeae9b%22%20d%3D%22M0%2015.417V4.583L7.083%2010z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23ed8796%22%20d%3D%22M0%204.583%207.083%2010%2010%207.458l10-1.625V0H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23a6da95%22%20d%3D%22m0%2015.417%2012.5-9.583%203.292.417L20%200v20H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%238aadf4%22%20d%3D%22M20%2020%207.083%2010%205.416%208.75l14.583-4.167z%22/%3E%3C/svg%3E\");\n }\n :root img[alt=\"Microsoft logo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23eeae9b%22%20d%3D%22M.952.952h8.571v8.571H.952z%22/%3E%3Cpath%20fill%3D%22%237dc4e4%22%20d%3D%22M.952%2010.476h8.571v8.571H.952z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M10.476.952h8.571v8.571h-8.571z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M10.476%2010.476h8.571v8.571h-8.571z%22/%3E%3C/svg%3E\");\n }\n :root img[alt=\"Apple logo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M17.691%2015.324a10.3%2010.3%200%200%201-1.025%201.842q-.81%201.152-1.32%201.595-.79.727-1.696.747-.652%200-1.567-.374-.916-.373-1.687-.373-.808%200-1.735.373-.928.376-1.499.394-.87.037-1.735-.767-.553-.482-1.381-1.652-.888-1.249-1.46-2.9-.613-1.783-.613-3.456%200-1.916.829-3.302.65-1.112%201.736-1.756c1.086-.644%201.505-.648%202.347-.662q.69.001%201.815.422%201.123.422%201.44.423.238%200%201.596-.499%201.283-.462%202.17-.385%202.407.193%203.609%201.9-2.151%201.305-2.129%203.647.02%201.825%201.321%203.032a4.4%204.4%200%200%200%201.32.866%2015%2015%200%200%201-.336.884M14.013.852q0%201.43-1.042%202.667c-.838.979-1.851%201.545-2.95%201.456a3%203%200%200%201-.022-.361c0-.915.398-1.894%201.106-2.695q.53-.608%201.347-1.011.816-.398%201.541-.436.02.191.02.381z%22/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n color: #cad3f5;\n caret-color: #cad3f5;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root a {\n color: #b7bdf8;\n }\n :root body,\n :root .oai-header,\n :root .login-container {\n background-color: #24273a;\n }\n :root .oai-header img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M29.293%2013.167a7.77%207.77%200%200%200-.668-6.388%207.87%207.87%200%200%200-8.472-3.774A7.77%207.77%200%200%200%2014.288.39a7.87%207.87%200%200%200-7.504%205.446%207.78%207.78%200%200%200-5.201%203.773%207.87%207.87%200%200%200%20.968%209.223%207.78%207.78%200%200%200%20.668%206.388%207.87%207.87%200%200%200%208.473%203.774%207.78%207.78%200%200%200%205.866%202.615%207.87%207.87%200%200%200%207.506-5.449%207.78%207.78%200%200%200%205.2-3.773%207.87%207.87%200%200%200-.97-9.22M17.559%2029.57a5.83%205.83%200%200%201-3.746-1.354c.048-.026.131-.071.185-.105l6.216-3.59a1.01%201.01%200%200%200%20.511-.885v-8.765l2.627%201.517a.1.1%200%200%201%20.052.072v7.258a5.86%205.86%200%200%201-5.846%205.85M4.989%2024.2a5.83%205.83%200%200%201-.698-3.92c.047.028.126.077.185.11l6.216%203.59a1.01%201.01%200%200%200%201.021%200l7.59-4.382v3.034a.1.1%200%200%201-.038.08l-6.284%203.628a5.857%205.857%200%200%201-7.992-2.142M3.354%2010.63A5.83%205.83%200%200%201%206.4%208.065l-.003.214v7.181a1.01%201.01%200%200%200%20.51.884l7.589%204.382-2.627%201.517a.1.1%200%200%201-.089.008L5.495%2018.62a5.857%205.857%200%200%201-2.141-7.99m21.587%205.024-7.59-4.382%202.628-1.516a.1.1%200%200%201%20.088-.008l6.284%203.628a5.852%205.852%200%200%201-.904%2010.558v-7.396a1.01%201.01%200%200%200-.507-.884m2.615-3.936-.184-.11-6.217-3.59a1.01%201.01%200%200%200-1.021%200L12.544%2012.4V9.366a.1.1%200%200%201%20.038-.08l6.283-3.625a5.851%205.851%200%200%201%208.691%206.059m-16.439%205.408-2.628-1.517a.1.1%200%200%201-.051-.072V8.281a5.851%205.851%200%200%201%209.594-4.492l-.184.105-6.217%203.59a1.01%201.01%200%200%200-.51.884zm1.428-3.078%203.38-1.952%203.381%201.951v3.902l-3.38%201.951-3.38-1.951z%22/%3E%3C/svg%3E\");\n background-color: transparent;\n }\n :root .title {\n color: #cad3f5;\n }\n :root .email-input {\n background-color: #24273a;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root .email-input:focus,\n :root .email-input:valid {\n border-color: #b7bdf8;\n }\n :root .email-input:focus + .email-label,\n :root .email-input:valid + .email-label {\n color: #b7bdf8;\n background-color: #24273a;\n }\n :root .email-label {\n background-color: #24273a;\n color: #a5adcb;\n }\n :root .continue-btn {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root .divider-wrapper::before,\n :root .divider-wrapper::after {\n border-bottom-color: #5b6078;\n }\n :root .social-btn {\n background-color: #1e2030;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root img[alt=\"Google logo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20viewBox%3D%220%200%2020%2020%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M18.542%208.333H10v3.542h4.917c-.459%202.25-2.375%203.542-4.917%203.542C7%2015.417%204.583%2013%204.583%2010S7%204.583%2010%204.583c1.292%200%202.458.458%203.375%201.208l2.667-2.667C14.417%201.708%2012.333.833%2010%20.833%204.917.833.833%204.917.833%2010S4.916%2019.167%2010%2019.167c4.583%200%208.75-3.333%208.75-9.167%200-.542-.083-1.125-.208-1.667%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23eeae9b%22%20d%3D%22M0%2015.417V4.583L7.083%2010z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23ed8796%22%20d%3D%22M0%204.583%207.083%2010%2010%207.458l10-1.625V0H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23a6da95%22%20d%3D%22m0%2015.417%2012.5-9.583%203.292.417L20%200v20H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%238aadf4%22%20d%3D%22M20%2020%207.083%2010%205.416%208.75l14.583-4.167z%22/%3E%3C/svg%3E\");\n }\n :root img[alt=\"Microsoft logo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23eeae9b%22%20d%3D%22M.952.952h8.571v8.571H.952z%22/%3E%3Cpath%20fill%3D%22%237dc4e4%22%20d%3D%22M.952%2010.476h8.571v8.571H.952z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M10.476.952h8.571v8.571h-8.571z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M10.476%2010.476h8.571v8.571h-8.571z%22/%3E%3C/svg%3E\");\n }\n :root img[alt=\"Apple logo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M17.691%2015.324a10.3%2010.3%200%200%201-1.025%201.842q-.81%201.152-1.32%201.595-.79.727-1.696.747-.652%200-1.567-.374-.916-.373-1.687-.373-.808%200-1.735.373-.928.376-1.499.394-.87.037-1.735-.767-.553-.482-1.381-1.652-.888-1.249-1.46-2.9-.613-1.783-.613-3.456%200-1.916.829-3.302.65-1.112%201.736-1.756c1.086-.644%201.505-.648%202.347-.662q.69.001%201.815.422%201.123.422%201.44.423.238%200%201.596-.499%201.283-.462%202.17-.385%202.407.193%203.609%201.9-2.151%201.305-2.129%203.647.02%201.825%201.321%203.032a4.4%204.4%200%200%200%201.32.866%2015%2015%200%200%201-.336.884M14.013.852q0%201.43-1.042%202.667c-.838.979-1.851%201.545-2.95%201.456a3%203%200%200%201-.022-.361c0-.915.398-1.894%201.106-2.695q.53-.608%201.347-1.011.816-.398%201.541-.436.02.191.02.381z%22/%3E%3C/svg%3E\");\n }\n }", - "start": 36016, + "start": 36261, "domains": [ "auth.openai.com" ] }, { "code": "@media (prefers-color-scheme: light) {\n :root {\n --primary-color: #b7bdf8;\n --primary-color-no-override: #b7bdf8;\n --action-primary-color: #b7bdf8;\n --link-color: #b7bdf8;\n --page-background-color: #24273a;\n --info-color: #8aadf4;\n --success-color: #a6da95;\n --error-color: #ed8796;\n --error-text-color: #cad3f5;\n --warning-color: #eed49f;\n --button-font-color: #cad3f5;\n --widget-background-color: #24273a;\n --presentational-content-color: #939ab7;\n --gray-lightest: #24273a;\n --gray-light: #181926;\n --gray-mid: #363a4f;\n --gray-mid-dark: #494d64;\n --gray-dark: #939ab7;\n --gray-darkest: #cad3f5;\n --gray-social-border: #363a4f;\n }\n :root ._button-login-password,\n :root ._button-login-id {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root .password-icon-tooltip {\n background-color: #cad3f5;\n }\n :root .password-icon-tooltip::before {\n border-top-color: #cad3f5;\n }\n :root .oai-header svg {\n fill: #cad3f5;\n }\n :root button > span[data-provider^=\"google\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23eeae9b%22%20d%3D%22M0%2037V11l17%2013z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23ed8796%22%20d%3D%22m0%2011%2017%2013%207-6.1L48%2014V0H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23a6da95%22%20d%3D%22m0%2037%2030-23%207.9%201L48%200v48H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%238aadf4%22%20d%3D%22M48%2048%2017%2024l-4-3%2035-10z%22/%3E%3C/svg%3E\");\n }\n :root button > span[data-provider^=\"windowslive\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2221%22%20height%3D%2221%22%3E%3Cpath%20fill%3D%22%23eeae9b%22%20d%3D%22M1%201h9v9H1z%22/%3E%3Cpath%20fill%3D%22%237dc4e4%22%20d%3D%22M1%2011h9v9H1z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M11%201h9v9h-9z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M11%2011h9v9h-9z%22/%3E%3C/svg%3E\");\n }\n :root button > span[data-provider^=\"apple\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22170%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%22170%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M150.37%20130.25c-2.45%205.66-5.35%2010.87-8.71%2015.66-4.58%206.53-8.33%2011.05-11.22%2013.56-4.48%204.12-9.28%206.23-14.42%206.35-3.69%200-8.14-1.05-13.32-3.18-5.197-2.12-9.973-3.17-14.34-3.17-4.58%200-9.492%201.05-14.746%203.17-5.262%202.13-9.501%203.24-12.742%203.35-4.929.21-9.842-1.96-14.746-6.52-3.13-2.73-7.045-7.41-11.735-14.04-5.032-7.08-9.169-15.29-12.41-24.65-3.471-10.11-5.211-19.9-5.211-29.378%200-10.857%202.346-20.221%207.045-28.068%203.693-6.303%208.606-11.275%2014.755-14.925s12.793-5.51%2019.948-5.629c3.915%200%209.049%201.211%2015.429%203.591%206.362%202.388%2010.447%203.599%2012.238%203.599%201.339%200%205.877-1.416%2013.57-4.239%207.275-2.618%2013.415-3.702%2018.445-3.275%2013.63%201.1%2023.87%206.473%2030.68%2016.153-12.19%207.386-18.22%2017.731-18.1%2031.002.11%2010.337%203.86%2018.939%2011.23%2025.769%203.34%203.17%207.07%205.62%2011.22%207.36-.9%202.61-1.85%205.11-2.86%207.51M119.11%207.24c0%208.102-2.96%2015.667-8.86%2022.669-7.12%208.324-15.732%2013.134-25.071%2012.375a25%2025%200%200%201-.188-3.07c0-7.778%203.386-16.102%209.399-22.908q4.504-5.168%2011.45-8.597c4.62-2.252%208.99-3.497%2013.1-3.71.12%201.083.17%202.166.17%203.24z%22/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n --primary-color: #b7bdf8;\n --primary-color-no-override: #b7bdf8;\n --action-primary-color: #b7bdf8;\n --link-color: #b7bdf8;\n --page-background-color: #24273a;\n --info-color: #8aadf4;\n --success-color: #a6da95;\n --error-color: #ed8796;\n --error-text-color: #cad3f5;\n --warning-color: #eed49f;\n --button-font-color: #cad3f5;\n --widget-background-color: #24273a;\n --presentational-content-color: #939ab7;\n --gray-lightest: #24273a;\n --gray-light: #181926;\n --gray-mid: #363a4f;\n --gray-mid-dark: #494d64;\n --gray-dark: #939ab7;\n --gray-darkest: #cad3f5;\n --gray-social-border: #363a4f;\n }\n :root ._button-login-password,\n :root ._button-login-id {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root .password-icon-tooltip {\n background-color: #cad3f5;\n }\n :root .password-icon-tooltip::before {\n border-top-color: #cad3f5;\n }\n :root .oai-header svg {\n fill: #cad3f5;\n }\n :root button > span[data-provider^=\"google\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23eeae9b%22%20d%3D%22M0%2037V11l17%2013z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23ed8796%22%20d%3D%22m0%2011%2017%2013%207-6.1L48%2014V0H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%23a6da95%22%20d%3D%22m0%2037%2030-23%207.9%201L48%200v48H0z%22/%3E%3Cpath%20clip-path%3D%22url%28%23b%29%22%20fill%3D%22%238aadf4%22%20d%3D%22M48%2048%2017%2024l-4-3%2035-10z%22/%3E%3C/svg%3E\");\n }\n :root button > span[data-provider^=\"windowslive\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2221%22%20height%3D%2221%22%3E%3Cpath%20fill%3D%22%23eeae9b%22%20d%3D%22M1%201h9v9H1z%22/%3E%3Cpath%20fill%3D%22%237dc4e4%22%20d%3D%22M1%2011h9v9H1z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M11%201h9v9h-9z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M11%2011h9v9h-9z%22/%3E%3C/svg%3E\");\n }\n :root button > span[data-provider^=\"apple\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%22170%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%22170%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M150.37%20130.25c-2.45%205.66-5.35%2010.87-8.71%2015.66-4.58%206.53-8.33%2011.05-11.22%2013.56-4.48%204.12-9.28%206.23-14.42%206.35-3.69%200-8.14-1.05-13.32-3.18-5.197-2.12-9.973-3.17-14.34-3.17-4.58%200-9.492%201.05-14.746%203.17-5.262%202.13-9.501%203.24-12.742%203.35-4.929.21-9.842-1.96-14.746-6.52-3.13-2.73-7.045-7.41-11.735-14.04-5.032-7.08-9.169-15.29-12.41-24.65-3.471-10.11-5.211-19.9-5.211-29.378%200-10.857%202.346-20.221%207.045-28.068%203.693-6.303%208.606-11.275%2014.755-14.925s12.793-5.51%2019.948-5.629c3.915%200%209.049%201.211%2015.429%203.591%206.362%202.388%2010.447%203.599%2012.238%203.599%201.339%200%205.877-1.416%2013.57-4.239%207.275-2.618%2013.415-3.702%2018.445-3.275%2013.63%201.1%2023.87%206.473%2030.68%2016.153-12.19%207.386-18.22%2017.731-18.1%2031.002.11%2010.337%203.86%2018.939%2011.23%2025.769%203.34%203.17%207.07%205.62%2011.22%207.36-.9%202.61-1.85%205.11-2.86%207.51M119.11%207.24c0%208.102-2.96%2015.667-8.86%2022.669-7.12%208.324-15.732%2013.134-25.071%2012.375a25%2025%200%200%201-.188-3.07c0-7.778%203.386-16.102%209.399-22.908q4.504-5.168%2011.45-8.597c4.62-2.252%208.99-3.497%2013.1-3.71.12%201.083.17%202.166.17%203.24z%22/%3E%3C/svg%3E\");\n }\n }", - "start": 48361, + "start": 48606, "domains": [ "auth0.openai.com" ] }, { "code": "/* prettier-ignore */", - "start": 56708 + "start": 56953 } ], - "sourceCode": "/* ==UserStyle==\n@name ChatGPT Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/chatgpt\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt\n@version 0.3.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/chatgpt/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Achatgpt\n@description Soothing pastel theme for ChatGPT\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"chatgpt.com\") {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.css\");\n\n :root.light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root.dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --ctp-rosewater: @rosewater;\n --ctp-flamingo: @flamingo;\n --ctp-pink: @pink;\n --ctp-mauve: @mauve;\n --ctp-red: @red;\n --ctp-maroon: @maroon;\n --ctp-peach: @peach;\n --ctp-yellow: @yellow;\n --ctp-green: @green;\n --ctp-teal: @teal;\n --ctp-sky: @sky;\n --ctp-sapphire: @sapphire;\n --ctp-blue: @blue;\n --ctp-lavender: @lavender;\n --ctp-text: @text;\n --ctp-subtext1: @subtext1;\n --ctp-subtext0: @subtext0;\n --ctp-overlay2: @overlay2;\n --ctp-overlay1: @overlay1;\n --ctp-overlay0: @overlay0;\n --ctp-surface2: @surface2;\n --ctp-surface1: @surface1;\n --ctp-surface0: @surface0;\n --ctp-base: @base;\n --ctp-mantle: @mantle;\n --ctp-crust: @crust;\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n code.hljs {\n background: none;\n }\n pre {\n .bg-token-main-surface-secondary {\n background-color: @surface0;\n }\n .bg-gray-950 {\n background-color: @crust;\n }\n .text-token-text-secondary {\n color: @subtext0;\n }\n }\n\n color: @text;\n\n @white: if(@lookup=latte, @crust, @text);\n @black: if(@lookup=latte, @text, @crust);\n --white: @white;\n --black: @black;\n\n & when not (@lookup = latte) {\n --gray-50: lighten(mix(@text, @subtext0), 5%);\n --gray-100: @text;\n --gray-200: @subtext1;\n --gray-300: @overlay2;\n --gray-400: @overlay0;\n --gray-500: @surface2;\n --gray-600: @surface1;\n --gray-700: @surface0;\n --gray-800: @base;\n --gray-900: @mantle;\n --gray-950: @crust;\n --brand-purple: @accent-color;\n --text-primary: var(--gray-100) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n --text-quaternary: var(--gray-500) !important;\n --main-surface-primary: var(--gray-800) !important;\n --main-surface-secondary: var(--gray-700) !important;\n --main-surface-tertiary: var(--gray-600) !important;\n --sidebar-surface-primary: var(--gray-900);\n --sidebar-surface-secondary: var(--gray-800);\n --sidebar-surface-tertiary: var(--gray-700);\n .popover,\n .dark .popover,\n .dark.popover,\n .popover .dark {\n --main-surface-primary: var(--gray-700) !important;\n --main-surface-secondary: var(--gray-600) !important;\n --main-surface-tertiary: var(--gray-500) !important;\n --text-primary: var(--white) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n }\n }\n & when (@lookup = latte) {\n --gray-50: @crust;\n --gray-100: @mantle;\n --gray-200: @base;\n --gray-300: @surface0;\n --gray-400: @surface1;\n --gray-500: @surface2;\n --gray-600: @overlay0;\n --gray-700: @overlay1;\n --gray-800: @subtext0;\n --gray-900: @subtext1;\n --gray-950: @text;\n --brand-purple: @accent-color;\n --text-primary: var(--gray-950);\n --text-secondary: var(--gray-600);\n --text-tertiary: var(--gray-400);\n --text-quaternary: var(--gray-300);\n --main-surface-primary: var(--gray-200);\n --main-surface-secondary: var(--gray-100);\n --main-surface-tertiary: var(--gray-50);\n --sidebar-surface-primary: var(--gray-100);\n --sidebar-surface-secondary: var(--gray-200);\n --sidebar-surface-tertiary: var(--gray-300);\n .popover,\n .dark .popover,\n .dark.popover,\n .popover .dark {\n --main-surface-primary: var(--gray-200) !important;\n --main-surface-secondary: var(--gray-100) !important;\n --main-surface-tertiary: var(--gray-50) !important;\n --text-primary: var(--gray-950) !important;\n --text-secondary: var(--gray-600) !important;\n --text-tertiary: var(--gray-500) !important;\n }\n }\n\n --border-light: fade(@text, 10%);\n --border-medium: fade(@text, 15%);\n --border-heavy: fade(@text, 20%);\n --border-xheavy: fade(@text, 25%);\n --link: @accent-color;\n --link-hover: if(\n @lookup = latte,\n lighten(@accent-color, 10%),\n darken(@accent-color, 10%)\n );\n\n *:focus {\n --tw-ring-offset-color: @base;\n --tw-ring-color: @accent-color;\n }\n\n /* ChatGPT logo */\n [style*=\"background-color: rgb(25, 195, 125);\"] {\n background-color: @green !important;\n color: @base !important;\n }\n\n /* Input */\n\n select {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;@{svg}\");\n }\n\n [multiple],\n [type=\"date\"],\n [type=\"datetime-local\"],\n [type=\"email\"],\n [type=\"month\"],\n [type=\"number\"],\n [type=\"password\"],\n [type=\"search\"],\n [type=\"tel\"],\n [type=\"text\"],\n [type=\"time\"],\n [type=\"url\"],\n [type=\"week\"],\n select,\n textarea {\n background-color: @base;\n border-color: @overlay2;\n }\n\n [type=\"checkbox\"],\n [type=\"radio\"] {\n background-color: @base;\n border-color: @overlay2;\n color: @accent-color;\n }\n\n .form-input,\n .form-multiselect,\n .form-select,\n .form-textarea {\n background-color: @base;\n border-color: @overlay2;\n }\n\n .form-input:focus,\n .form-multiselect:focus,\n .form-select:focus,\n .form-textarea:focus {\n border-color: @accent-color;\n }\n\n .form-input::placeholder,\n .form-textarea::placeholder {\n color: @overlay2;\n }\n\n /* Buttons */\n\n .btn-primary,\n .btn-green {\n background-color: @accent-color;\n color: @base;\n\n &:hover {\n background-color: darken(@accent-color, 10%);\n }\n\n &:focus-visible {\n --tw-ring-color: darken(@accent-color, 10%) !important;\n }\n }\n\n .btn-danger {\n background-color: @red;\n color: @base;\n\n &:hover:not(:disabled) {\n background-color: darken(@red, 10%);\n }\n\n &.focus-visible,\n &:focus-visible {\n --tw-ring-color: darken(@red, 10%) !important;\n }\n }\n\n .btn-danger-outline {\n border-color: @red;\n color: @red;\n\n &.focus-visible,\n &:focus-visible {\n --tw-ring-color: lighten(@red, 10%) !important;\n }\n }\n\n .btn-neutral {\n &.focus-visible,\n &:focus-visible {\n --tw-ring-color: @overlay0 !important;\n }\n }\n\n .btn-dark {\n background-color: @surface0;\n border-color: @overlay0;\n color: @text;\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n .btn-light {\n background-color: @overlay1;\n color: @black;\n\n &:hover {\n background-color: @overlay0;\n }\n }\n\n .btn-disabled,\n .btn-disabled:hover {\n background-color: @text;\n }\n\n /* Borders */\n\n .border-black,\n .border-black\\/10,\n .border-black\\/20,\n .border-black\\/30,\n .border-black\\/5 {\n border-color: var(--border-light);\n }\n\n .border-gray-100 {\n border-color: var(--gray-100);\n }\n\n .border-gray-200 {\n border-color: var(--gray-200);\n }\n\n .border-gray-300 {\n border-color: var(--gray-300);\n }\n\n .border-gray-400 {\n border-color: var(--gray-400);\n }\n\n .border-gray-500 {\n border-color: var(--gray-500);\n }\n\n .border-gray-700 {\n border-color: var(--gray-700);\n }\n\n .border-gray-950 {\n border-color: var(--gray-950);\n }\n\n .border-green-500 {\n border-color: lighten(@green, 10%);\n }\n\n .border-green-600 {\n border-color: @green;\n }\n\n .border-orange-400 {\n border-color: lighten(mix(@red, @yellow), 10%);\n }\n\n .border-orange-500 {\n border-color: mix(@red, @yellow);\n }\n\n .border-red-500 {\n border-color: darken(@red, 10%);\n }\n\n .border-white {\n border-color: @white;\n }\n\n .border-white\\/20 {\n border-color: fade(@white, 20%);\n }\n\n .border-t-[\\#0077FF] {\n border-top-color: @blue;\n }\n\n /* Backgrounds */\n .bg-token-main-surface-primary {\n background-color: var(--main-surface-primary);\n }\n\n .\\!bg-brand-purple {\n background-color: @accent-color !important;\n }\n\n .\\!bg-gray-200 {\n background-color: var(--gray-200) !important;\n }\n\n .btn-blue {\n background-color: @blue;\n color: @crust;\n\n &:hover {\n background-color: darken(@blue, 5%);\n }\n }\n\n .bg-[\\#0077FF],\n .bg-\\[\\#3C46FF\\],\n .bg-[\\#3C46FF],\n .bg-[\\#4046EC] {\n background-color: @blue;\n }\n\n .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: darken(@blue, 5%);\n }\n\n .bg-[\\#10A37F] {\n background-color: @green;\n }\n\n .bg-[\\#B161FD] {\n background-color: @accent-color;\n }\n\n .bg-[\\#F8CA27] {\n background-color: @yellow;\n }\n\n .bg-[\\#FF5588] {\n background-color: mix(@red, @pink);\n }\n\n .bg-[\\#FF6E3C] {\n background-color: saturate(mix(@red, @yellow), 10%);\n }\n .dark\\:radix-highlighted\\:bg-\\[\\#2E2F33\\][data-highlighted] {\n background-color: @surface0;\n }\n\n .bg-black {\n background-color: @black;\n }\n\n .bg-black\\/20 {\n background-color: fade(@black, 20%);\n }\n\n .bg-black\\/5 {\n background-color: fade(@black, 5%);\n }\n\n .bg-black\\/50 {\n background-color: fade(@black, 50%);\n }\n\n .bg-black\\/90 {\n background-color: fade(@black, 90%);\n }\n\n .bg-black\\/\\[\\.04\\] {\n background-color: fade(@black, 4%);\n }\n\n .bg-black\\/\\[\\.08\\] {\n background-color: fade(@black, 8%);\n }\n\n .bg-black\\/\\[\\.12\\] {\n background-color: fade(@black, 12%);\n }\n\n .bg-blue-100 {\n background-color: lighten(@blue, 30%);\n }\n\n .bg-blue-200 {\n background-color: lighten(@blue, 20%);\n }\n\n .bg-blue-300 {\n background-color: lighten(@blue, 10%);\n }\n\n .bg-blue-400 {\n background-color: @blue;\n }\n\n .bg-blue-500 {\n background-color: darken(@blue, 5%);\n }\n\n .bg-blue-700 {\n background-color: darken(@blue, 10%);\n }\n\n .hover\\:bg-blue-700:hover {\n background-color: darken(@blue, 15%);\n }\n\n .bg-brand-blue-800 {\n background-color: darken(@blue, 10%);\n }\n\n .bg-blue-950 {\n background-color: darken(@blue, 30%);\n }\n\n .checked\\:bg-blue-600:checked {\n background-color: @accent-color;\n }\n\n .bg-brand-green {\n background-color: lighten(@green, 10%);\n }\n\n .bg-brand-green\\/20 {\n background-color: fade(lighten(@green, 10%), 20%);\n }\n\n .bg-brand-green\\/40 {\n background-color: fade(lighten(@green, 10%), 40%);\n }\n\n .bg-brand-purple {\n background-color: @accent-color;\n }\n\n .bg-gray-100 {\n background-color: var(--gray-100);\n }\n\n .bg-gray-200 {\n background-color: var(--gray-200);\n }\n\n .bg-gray-300 {\n background-color: var(--gray-300);\n }\n\n .bg-gray-400 {\n background-color: var(--gray-400);\n }\n\n .bg-gray-50 {\n background-color: var(--gray-50);\n }\n\n .bg-gray-500 {\n background-color: var(--gray-500);\n }\n\n .bg-gray-600 {\n background-color: var(--gray-600);\n }\n\n .bg-gray-700 {\n background-color: var(--gray-700);\n }\n\n .bg-gray-900 {\n background-color: var(--gray-900);\n }\n\n .bg-gray-950 {\n background-color: var(--gray-950);\n }\n\n .bg-green-100 {\n background-color: lighten(@green, 30%);\n }\n\n .bg-green-200 {\n background-color: lighten(@green, 20%);\n }\n\n .bg-green-500 {\n background-color: lighten(@green, 10%);\n }\n\n .bg-green-500\\/10 {\n background-color: fade(lighten(@green, 10%), 10%);\n }\n\n .bg-green-600 {\n background-color: @green;\n }\n\n .bg-orange-500 {\n background-color: mix(@yellow, @red);\n }\n\n .bg-orange-500\\/10 {\n background-color: fade(mix(@yellow, @red), 10%);\n }\n\n .bg-red-100 {\n background-color: fade(lighten(@red, 10%), 30%);\n }\n\n .bg-red-200 {\n background-color: lighten(@red, 20%);\n }\n\n .bg-red-500 {\n background-color: @red;\n }\n\n .bg-red-500\\/10 {\n background-color: fade(@red, 10%);\n }\n\n .bg-red-600 {\n background-color: lighten(@red, 10%);\n }\n\n .bg-white {\n background-color: @white;\n }\n\n .bg-white\\/20 {\n background-color: fade(@white, 20%);\n }\n\n .bg-white\\/25 {\n background-color: fade(@white, 25%);\n }\n\n .bg-yellow-100 {\n background-color: lighten(@yellow, 20%);\n }\n\n .bg-yellow-200 {\n background-color: lighten(@yellow, 10%);\n }\n\n .bg-yellow-400 {\n background-color: @yellow;\n }\n\n .bg-yellow-500 {\n background-color: darken(@yellow, 10%);\n }\n\n .radix-state-checked\\:\\!bg-green-600[data-state=\"checked\"] {\n background-color: @accent-color !important;\n }\n\n .dark\\:radix-state-checked\\:border-green-600[data-state=\"checked\"]:is(\n .dark *\n ) {\n border-color: @accent-color;\n }\n\n [class*=\"bg-transparent\"] {\n background-color: transparent;\n }\n\n /* Gradients */\n\n .from-white {\n --tw-gradient-from: @base var(--tw-gradient-from-position);\n }\n\n /* Fill/stroke */\n\n .fill-yellow-500 {\n fill: @yellow;\n }\n\n .stroke-black {\n stroke: @black;\n }\n\n .stroke-brand-purple\\/25 {\n stroke: fade(@accent-color, 25%);\n }\n\n .stroke-gray-400 {\n stroke: @subtext0;\n }\n\n /* Text */\n\n .\\!text-black {\n color: @black !important;\n }\n\n .text-\\[\\#FE7600\\] {\n color: mix(@yellow, @red);\n }\n\n .text-\\[\\#fff\\] {\n color: @base;\n }\n\n .text-black {\n color: @black;\n }\n\n .text-black\\/60 {\n color: fade(@black, 60%);\n }\n\n .text-black\\/70 {\n color: fade(@black, 70%);\n }\n\n .text-blue-500 {\n color: lighten(@blue, 10%);\n }\n\n .text-blue-600 {\n color: @blue;\n }\n\n .text-brand-blue-800 {\n color: @blue;\n }\n\n .text-brand-purple {\n color: @accent-color;\n }\n\n .text-gray-100 {\n color: var(--gray-100);\n }\n\n .text-gray-300 {\n color: var(--gray-300);\n }\n\n .text-gray-400 {\n color: var(--gray-400);\n }\n\n .text-gray-500 {\n color: var(--gray-500);\n }\n\n .text-gray-600 {\n color: var(--gray-600);\n }\n\n .text-gray-700 {\n color: var(--gray-700);\n }\n\n .text-gray-800 {\n color: var(--gray-800);\n }\n\n .text-gray-900 {\n color: var(--gray-900);\n }\n\n .text-green-500 {\n color: lighten(@green, 10%);\n }\n\n .text-green-600 {\n color: @green;\n }\n\n .text-green-700 {\n color: darken(@green, 10%);\n }\n\n .text-green-800 {\n color: darken(@green, 20%);\n }\n\n .text-green-900 {\n color: darken(@green, 30%);\n }\n\n .text-orange-300 {\n color: lighten(mix(@yellow, @red), 15%);\n }\n\n .text-orange-400 {\n color: lighten(mix(@yellow, @red), 10%);\n }\n\n .text-orange-500 {\n color: mix(@yellow, @red);\n }\n\n .text-red-500 {\n color: @red;\n }\n\n .text-red-600 {\n color: lighten(@red, 10%);\n }\n\n .text-red-700 {\n color: @red;\n }\n\n .text-red-800 {\n color: darken(@red, 10%);\n }\n\n .text-token-text-error {\n --text-error: @red;\n }\n\n .text-white {\n color: @white;\n }\n\n .text-white\\/25 {\n color: fade(@white, 25%);\n }\n\n .text-white\\/50 {\n color: fade(@white, 50%);\n }\n\n .text-white\\/80 {\n color: fade(@white, 80%);\n }\n\n .text-yellow-500 {\n color: @yellow;\n }\n\n .text-yellow-700 {\n color: darken(@yellow, 10%);\n }\n\n .text-yellow-800 {\n color: darken(@yellow, 20%);\n }\n\n .text-yellow-900 {\n color: darken(@yellow, 30%);\n }\n\n /* Dark mode overrides */\n /* stylelint-disable-next-line no-duplicate-selectors */\n & when not (@lookup = latte) {\n .dark\\:bg-black {\n background-color: @black;\n }\n\n .dark\\:bg-white {\n background-color: @white;\n }\n\n .dark\\:bg-gray-700 {\n background-color: var(--gray-700);\n }\n\n /* \"Was this response better or worse\" dialog button hover */\n .dark\\:hover\\:bg-gray-800:hover {\n background-color: transparent;\n }\n\n .dark\\:text-white {\n color: @white;\n }\n\n .dark\\:text-black {\n color: @black;\n }\n\n /* Chat suggestions on new chat page */\n .dark\\:text-gray-500 {\n color: var(--gray-300);\n }\n\n .dark\\:text-\\[\\#D292FF\\] {\n color: @mauve;\n }\n\n .dark\\:focus\\:border-white:focus {\n border-color: @text;\n }\n\n .dark\\:border-gray-700 {\n border-color: var(--gray-700);\n }\n\n /* Up arrow send message button */\n .disabled\\:dark\\:bg-token-text-quaternary:is(.dark *):disabled {\n background-color: var(--text-quaternary);\n }\n .dark\\:disabled\\:text-token-main-surface-secondary:disabled:is(.dark *) {\n color: var(--main-surface-secondary);\n }\n }\n\n /* Other */\n\n .ring-black {\n --tw-ring-color: @black;\n }\n\n .ring-black\\/10 {\n --tw-ring-color: fade(@black, 10%);\n }\n\n .ring-white {\n --tw-ring-color: @base;\n }\n\n .ring-offset-black {\n --tw-ring-offset-color: @base;\n }\n\n /* Invalid LaTeX expressions */\n [style*=\"color: rgb(204, 0, 0)\"] {\n color: @red;\n }\n\n /* Circle around OpenAI logo in center of chat */\n .gizmo-shadow-stroke::after {\n --tw-shadow: inset 0 0 0 1px @surface0;\n }\n\n .katex-error {\n color: @red !important;\n }\n\n [style=\"background-color: rgb(0, 0, 46);\"],\n [style=\"background-color: rgb(255, 255, 219);\"] {\n background-color: @crust !important;\n }\n\n /* Icon colors for chat suggestion icons on new chat page */\n svg[style=\"color: rgb(203, 139, 208);\"] {\n color: @pink !important;\n }\n svg[style=\"color: rgb(226, 197, 65);\"] {\n color: @yellow !important;\n }\n svg[style=\"color: rgb(118, 208, 235);\"] {\n color: @teal !important;\n }\n svg[style=\"color: rgb(237, 98, 98);\"] {\n color: @red !important;\n }\n }\n}\n\n@-moz-document domain(\"auth.openai.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n color: @text;\n caret-color: @text;\n\n a {\n color: @accent-color;\n }\n\n body,\n .oai-header,\n .login-container {\n background-color: @base;\n }\n\n .oai-header img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n background-color: transparent;\n }\n\n .title {\n color: @text;\n }\n\n .email-input {\n background-color: @base;\n border-color: @surface0;\n color: @text;\n\n &:focus,\n &:valid {\n border-color: @accent-color;\n\n + .email-label {\n color: @accent-color;\n background-color: @base;\n }\n }\n }\n .email-label {\n background-color: @base;\n color: @subtext0;\n }\n\n .continue-btn {\n background-color: @accent-color;\n color: @base;\n }\n\n .divider-wrapper {\n &::before,\n &::after {\n border-bottom-color: @surface2;\n }\n }\n\n .social-btn {\n background-color: @mantle;\n border-color: @surface0;\n color: @text;\n }\n\n @orange: mix(@red, @yellow);\n\n img[alt=\"Google logo\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n img[alt=\"Microsoft logo\"] {\n @svg: escape(\n ''\n );\n\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n img[alt=\"Apple logo\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n}\n\n@-moz-document domain(\"auth0.openai.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --primary-color: @accent-color;\n --primary-color-no-override: @accent-color;\n --action-primary-color: @accent-color;\n --link-color: @accent-color;\n --page-background-color: @base;\n --info-color: @blue;\n --success-color: @green;\n --error-color: @red;\n --error-text-color: @text;\n --warning-color: @yellow;\n --button-font-color: @text;\n --widget-background-color: @base;\n --presentational-content-color: @overlay2;\n --gray-lightest: @base;\n --gray-light: @crust;\n --gray-mid: @surface0;\n --gray-mid-dark: @surface1;\n --gray-dark: @overlay2;\n --gray-darkest: @text;\n --gray-social-border: @surface0;\n\n ._button-login-password,\n ._button-login-id {\n background-color: @accent-color;\n color: @base;\n }\n\n .password-icon-tooltip {\n background-color: @text;\n\n &::before {\n border-top-color: @text;\n }\n }\n\n .oai-header svg {\n fill: @text;\n }\n\n @orange: mix(@red, @yellow);\n\n button > span {\n &[data-provider^=\"google\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n &[data-provider^=\"windowslive\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n &[data-provider^=\"apple\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n }\n }\n}\n\n#rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name ChatGPT Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/chatgpt\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt\n@version 0.3.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/chatgpt/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Achatgpt\n@description Soothing pastel theme for ChatGPT\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"chatgpt.com\") {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.important.css\");\n\n :root.light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root.dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --ctp-rosewater: @rosewater;\n --ctp-flamingo: @flamingo;\n --ctp-pink: @pink;\n --ctp-mauve: @mauve;\n --ctp-red: @red;\n --ctp-maroon: @maroon;\n --ctp-peach: @peach;\n --ctp-yellow: @yellow;\n --ctp-green: @green;\n --ctp-teal: @teal;\n --ctp-sky: @sky;\n --ctp-sapphire: @sapphire;\n --ctp-blue: @blue;\n --ctp-lavender: @lavender;\n --ctp-text: @text;\n --ctp-subtext1: @subtext1;\n --ctp-subtext0: @subtext0;\n --ctp-overlay2: @overlay2;\n --ctp-overlay1: @overlay1;\n --ctp-overlay0: @overlay0;\n --ctp-surface2: @surface2;\n --ctp-surface1: @surface1;\n --ctp-surface0: @surface0;\n --ctp-base: @base;\n --ctp-mantle: @mantle;\n --ctp-crust: @crust;\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n code.hljs {\n background: none !important;\n }\n pre {\n .bg-token-main-surface-secondary {\n background-color: @surface0;\n }\n .bg-gray-950 {\n background-color: @crust;\n }\n .text-token-text-secondary {\n color: @subtext0;\n }\n }\n\n .dark\\:bg-gray-950:is(.dark *) {\n background-color: @mantle;\n }\n\n color: @text;\n\n @white: if(@lookup=latte, @crust, @text);\n @black: if(@lookup=latte, @text, @crust);\n --white: @white;\n --black: @black;\n\n & when not (@lookup = latte) {\n --gray-50: lighten(mix(@text, @subtext0), 5%);\n --gray-100: @text;\n --gray-200: @subtext1;\n --gray-300: @overlay2;\n --gray-400: @overlay0;\n --gray-500: @surface2;\n --gray-600: @surface1;\n --gray-700: @surface0;\n --gray-750: @surface0;\n --gray-800: @base;\n --gray-900: @mantle;\n --gray-950: @crust;\n --brand-purple: @accent-color;\n --text-primary: var(--gray-100) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n --text-quaternary: var(--gray-500) !important;\n --main-surface-primary: var(--gray-800) !important;\n --main-surface-secondary: var(--gray-700) !important;\n --main-surface-tertiary: var(--gray-600) !important;\n --sidebar-surface-primary: var(--gray-900);\n --sidebar-surface-secondary: var(--gray-800);\n --sidebar-surface-tertiary: var(--gray-700);\n .popover,\n .dark .popover,\n .dark.popover,\n .popover .dark {\n --main-surface-primary: var(--gray-700) !important;\n --main-surface-secondary: var(--gray-600) !important;\n --main-surface-tertiary: var(--gray-500) !important;\n --text-primary: var(--white) !important;\n --text-secondary: var(--gray-200) !important;\n --text-tertiary: var(--gray-300) !important;\n }\n }\n & when (@lookup = latte) {\n --gray-50: @crust;\n --gray-100: @mantle;\n --gray-200: @base;\n --gray-300: @surface0;\n --gray-400: @surface1;\n --gray-500: @surface2;\n --gray-600: @overlay0;\n --gray-700: @overlay1;\n --gray-800: @subtext0;\n --gray-900: @subtext1;\n --gray-950: @text;\n --brand-purple: @accent-color;\n --text-primary: var(--gray-950);\n --text-secondary: var(--gray-600);\n --text-tertiary: var(--gray-400);\n --text-quaternary: var(--gray-300);\n --main-surface-primary: var(--gray-200);\n --main-surface-secondary: var(--gray-100);\n --main-surface-tertiary: var(--gray-50);\n --sidebar-surface-primary: var(--gray-100);\n --sidebar-surface-secondary: var(--gray-200);\n --sidebar-surface-tertiary: var(--gray-300);\n .popover,\n .dark .popover,\n .dark.popover,\n .popover .dark {\n --main-surface-primary: var(--gray-200) !important;\n --main-surface-secondary: var(--gray-100) !important;\n --main-surface-tertiary: var(--gray-50) !important;\n --text-primary: var(--gray-950) !important;\n --text-secondary: var(--gray-600) !important;\n --text-tertiary: var(--gray-500) !important;\n }\n }\n\n --border-light: fade(@text, 10%);\n --border-medium: fade(@text, 15%);\n --border-heavy: fade(@text, 20%);\n --border-xheavy: fade(@text, 25%);\n --link: @accent-color;\n --link-hover: if(\n @lookup = latte,\n lighten(@accent-color, 10%),\n darken(@accent-color, 10%)\n );\n\n *:focus {\n --tw-ring-offset-color: @base;\n --tw-ring-color: @accent-color;\n }\n\n /* ChatGPT logo */\n [style*=\"background-color: rgb(25, 195, 125);\"] {\n background-color: @green !important;\n color: @base !important;\n }\n\n /* Input */\n\n select {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;@{svg}\");\n }\n\n [multiple],\n [type=\"date\"],\n [type=\"datetime-local\"],\n [type=\"email\"],\n [type=\"month\"],\n [type=\"number\"],\n [type=\"password\"],\n [type=\"search\"],\n [type=\"tel\"],\n [type=\"text\"],\n [type=\"time\"],\n [type=\"url\"],\n [type=\"week\"],\n select,\n textarea {\n background-color: @base;\n border-color: @overlay2;\n }\n\n [type=\"checkbox\"],\n [type=\"radio\"] {\n background-color: @base;\n border-color: @overlay2;\n color: @accent-color;\n }\n\n .form-input,\n .form-multiselect,\n .form-select,\n .form-textarea {\n background-color: @base;\n border-color: @overlay2;\n }\n\n .form-input:focus,\n .form-multiselect:focus,\n .form-select:focus,\n .form-textarea:focus {\n border-color: @accent-color;\n }\n\n .form-input::placeholder,\n .form-textarea::placeholder {\n color: @overlay2;\n }\n\n /* Buttons */\n\n .btn-primary,\n .btn-green {\n background-color: @accent-color;\n color: @base;\n\n &:hover {\n background-color: darken(@accent-color, 10%);\n }\n\n &:focus-visible {\n --tw-ring-color: darken(@accent-color, 10%) !important;\n }\n }\n\n .btn-danger {\n background-color: @red;\n color: @base;\n\n &:hover:not(:disabled) {\n background-color: darken(@red, 10%);\n }\n\n &.focus-visible,\n &:focus-visible {\n --tw-ring-color: darken(@red, 10%) !important;\n }\n }\n\n .btn-danger-outline {\n border-color: @red;\n color: @red;\n\n &.focus-visible,\n &:focus-visible {\n --tw-ring-color: lighten(@red, 10%) !important;\n }\n }\n\n .btn-neutral {\n &.focus-visible,\n &:focus-visible {\n --tw-ring-color: @overlay0 !important;\n }\n }\n\n .btn-dark {\n background-color: @surface0;\n border-color: @overlay0;\n color: @text;\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n .btn-light {\n background-color: @overlay1;\n color: @black;\n\n &:hover {\n background-color: @overlay0;\n }\n }\n\n .btn-disabled,\n .btn-disabled:hover {\n background-color: @text;\n }\n\n /* Borders */\n\n .border-black,\n .border-black\\/10,\n .border-black\\/20,\n .border-black\\/30,\n .border-black\\/5 {\n border-color: var(--border-light);\n }\n\n .border-gray-100 {\n border-color: var(--gray-100);\n }\n\n .border-gray-200 {\n border-color: var(--gray-200);\n }\n\n .border-gray-300 {\n border-color: var(--gray-300);\n }\n\n .border-gray-400 {\n border-color: var(--gray-400);\n }\n\n .border-gray-500 {\n border-color: var(--gray-500);\n }\n\n .border-gray-700 {\n border-color: var(--gray-700);\n }\n\n .border-gray-950 {\n border-color: var(--gray-950);\n }\n\n .border-green-500 {\n border-color: lighten(@green, 10%);\n }\n\n .border-green-600 {\n border-color: @green;\n }\n\n .border-orange-400 {\n border-color: lighten(mix(@red, @yellow), 10%);\n }\n\n .border-orange-500 {\n border-color: mix(@red, @yellow);\n }\n\n .border-red-500 {\n border-color: darken(@red, 10%);\n }\n\n .border-white {\n border-color: @white;\n }\n\n .border-white\\/20 {\n border-color: fade(@white, 20%);\n }\n\n .border-t-[\\#0077FF] {\n border-top-color: @blue;\n }\n\n /* Backgrounds */\n .bg-token-main-surface-primary {\n background-color: var(--main-surface-primary);\n }\n\n .\\!bg-brand-purple {\n background-color: @accent-color !important;\n }\n\n .\\!bg-gray-200 {\n background-color: var(--gray-200) !important;\n }\n\n .btn-blue {\n background-color: @blue;\n color: @crust;\n\n &:hover {\n background-color: darken(@blue, 5%);\n }\n }\n\n .bg-[\\#0077FF],\n .bg-\\[\\#3C46FF\\],\n .bg-[\\#3C46FF],\n .bg-[\\#4046EC] {\n background-color: @blue;\n }\n\n .hover\\:bg-\\[\\#0000FF\\]:hover {\n background-color: darken(@blue, 5%);\n }\n\n .bg-[\\#10A37F] {\n background-color: @green;\n }\n\n .bg-[\\#B161FD] {\n background-color: @accent-color;\n }\n\n .bg-[\\#F8CA27] {\n background-color: @yellow;\n }\n\n .bg-[\\#FF5588] {\n background-color: mix(@red, @pink);\n }\n\n .bg-[\\#FF6E3C] {\n background-color: saturate(mix(@red, @yellow), 10%);\n }\n .dark\\:radix-highlighted\\:bg-\\[\\#2E2F33\\][data-highlighted] {\n background-color: @surface0;\n }\n\n .bg-black {\n background-color: @black;\n }\n\n .bg-black\\/20 {\n background-color: fade(@black, 20%);\n }\n\n .bg-black\\/5 {\n background-color: fade(@black, 5%);\n }\n\n .bg-black\\/50 {\n background-color: fade(@black, 50%);\n }\n\n .bg-black\\/90 {\n background-color: fade(@black, 90%);\n }\n\n .bg-black\\/\\[\\.04\\] {\n background-color: fade(@black, 4%);\n }\n\n .bg-black\\/\\[\\.08\\] {\n background-color: fade(@black, 8%);\n }\n\n .bg-black\\/\\[\\.12\\] {\n background-color: fade(@black, 12%);\n }\n\n .bg-blue-100 {\n background-color: lighten(@blue, 30%);\n }\n\n .bg-blue-200 {\n background-color: lighten(@blue, 20%);\n }\n\n .bg-blue-300 {\n background-color: lighten(@blue, 10%);\n }\n\n .bg-blue-400 {\n background-color: @blue;\n }\n\n .bg-blue-500 {\n background-color: darken(@blue, 5%);\n }\n\n .bg-blue-700 {\n background-color: darken(@blue, 10%);\n }\n\n .hover\\:bg-blue-700:hover {\n background-color: darken(@blue, 15%);\n }\n\n .bg-brand-blue-800 {\n background-color: darken(@blue, 10%);\n }\n\n .bg-blue-950 {\n background-color: darken(@blue, 30%);\n }\n\n .checked\\:bg-blue-600:checked {\n background-color: @accent-color;\n }\n\n .bg-brand-green {\n background-color: lighten(@green, 10%);\n }\n\n .bg-brand-green\\/20 {\n background-color: fade(lighten(@green, 10%), 20%);\n }\n\n .bg-brand-green\\/40 {\n background-color: fade(lighten(@green, 10%), 40%);\n }\n\n .bg-brand-purple {\n background-color: @accent-color;\n }\n\n .bg-gray-100 {\n background-color: var(--gray-100);\n }\n\n .bg-gray-200 {\n background-color: var(--gray-200);\n }\n\n .bg-gray-300 {\n background-color: var(--gray-300);\n }\n\n .bg-gray-400 {\n background-color: var(--gray-400);\n }\n\n .bg-gray-50 {\n background-color: var(--gray-50);\n }\n\n .bg-gray-500 {\n background-color: var(--gray-500);\n }\n\n .bg-gray-600 {\n background-color: var(--gray-600);\n }\n\n .bg-gray-700 {\n background-color: var(--gray-700);\n }\n\n .bg-gray-900 {\n background-color: var(--gray-900);\n }\n\n .bg-gray-950 {\n background-color: var(--gray-950);\n }\n\n .bg-green-100 {\n background-color: lighten(@green, 30%);\n }\n\n .bg-green-200 {\n background-color: lighten(@green, 20%);\n }\n\n .bg-green-500 {\n background-color: lighten(@green, 10%);\n }\n\n .bg-green-500\\/10 {\n background-color: fade(lighten(@green, 10%), 10%);\n }\n\n .bg-green-600 {\n background-color: @green;\n }\n\n .bg-orange-500 {\n background-color: mix(@yellow, @red);\n }\n\n .bg-orange-500\\/10 {\n background-color: fade(mix(@yellow, @red), 10%);\n }\n\n .bg-red-100 {\n background-color: fade(lighten(@red, 10%), 30%);\n }\n\n .bg-red-200 {\n background-color: lighten(@red, 20%);\n }\n\n .bg-red-500 {\n background-color: @red;\n }\n\n .bg-red-500\\/10 {\n background-color: fade(@red, 10%);\n }\n\n .bg-red-600 {\n background-color: lighten(@red, 10%);\n }\n\n .bg-white {\n background-color: @white;\n }\n\n .bg-white\\/20 {\n background-color: fade(@white, 20%);\n }\n\n .bg-white\\/25 {\n background-color: fade(@white, 25%);\n }\n\n .bg-yellow-100 {\n background-color: lighten(@yellow, 20%);\n }\n\n .bg-yellow-200 {\n background-color: lighten(@yellow, 10%);\n }\n\n .bg-yellow-400 {\n background-color: @yellow;\n }\n\n .bg-yellow-500 {\n background-color: darken(@yellow, 10%);\n }\n\n .radix-state-checked\\:\\!bg-green-600[data-state=\"checked\"] {\n background-color: @accent-color !important;\n }\n\n .dark\\:radix-state-checked\\:border-green-600[data-state=\"checked\"]:is(\n .dark *\n ) {\n border-color: @accent-color;\n }\n\n [class*=\"bg-transparent\"] {\n background-color: transparent;\n }\n\n /* Gradients */\n\n .from-white {\n --tw-gradient-from: @base var(--tw-gradient-from-position);\n }\n\n /* Fill/stroke */\n\n .fill-yellow-500 {\n fill: @yellow;\n }\n\n .stroke-black {\n stroke: @black;\n }\n\n .stroke-brand-purple\\/25 {\n stroke: fade(@accent-color, 25%);\n }\n\n .stroke-gray-400 {\n stroke: @subtext0;\n }\n\n /* Text */\n\n .\\!text-black {\n color: @black !important;\n }\n\n .text-\\[\\#FE7600\\] {\n color: mix(@yellow, @red);\n }\n\n .text-\\[\\#fff\\] {\n color: @base;\n }\n\n .text-black {\n color: @black;\n }\n\n .text-black\\/60 {\n color: fade(@black, 60%);\n }\n\n .text-black\\/70 {\n color: fade(@black, 70%);\n }\n\n .text-blue-500 {\n color: lighten(@blue, 10%);\n }\n\n .text-blue-600 {\n color: @blue;\n }\n\n .text-brand-blue-800 {\n color: @blue;\n }\n\n .text-brand-purple {\n color: @accent-color;\n }\n\n .text-gray-100 {\n color: var(--gray-100);\n }\n\n .text-gray-300 {\n color: var(--gray-300);\n }\n\n .text-gray-400 {\n color: var(--gray-400);\n }\n\n .text-gray-500 {\n color: var(--gray-500);\n }\n\n .text-gray-600 {\n color: var(--gray-600);\n }\n\n .text-gray-700 {\n color: var(--gray-700);\n }\n\n .text-gray-800 {\n color: var(--gray-800);\n }\n\n .text-gray-900 {\n color: var(--gray-900);\n }\n\n .text-green-500 {\n color: lighten(@green, 10%);\n }\n\n .text-green-600 {\n color: @green;\n }\n\n .text-green-700 {\n color: darken(@green, 10%);\n }\n\n .text-green-800 {\n color: darken(@green, 20%);\n }\n\n .text-green-900 {\n color: darken(@green, 30%);\n }\n\n .text-orange-300 {\n color: lighten(mix(@yellow, @red), 15%);\n }\n\n .text-orange-400 {\n color: lighten(mix(@yellow, @red), 10%);\n }\n\n .text-orange-500 {\n color: mix(@yellow, @red);\n }\n\n .text-red-500 {\n color: @red;\n }\n\n .text-red-600 {\n color: lighten(@red, 10%);\n }\n\n .text-red-700 {\n color: @red;\n }\n\n .text-red-800 {\n color: darken(@red, 10%);\n }\n\n .text-token-text-error {\n --text-error: @red;\n }\n\n .text-white {\n color: @white;\n }\n\n .text-white\\/25 {\n color: fade(@white, 25%);\n }\n\n .text-white\\/50 {\n color: fade(@white, 50%);\n }\n\n .text-white\\/80 {\n color: fade(@white, 80%);\n }\n\n .text-yellow-500 {\n color: @yellow;\n }\n\n .text-yellow-700 {\n color: darken(@yellow, 10%);\n }\n\n .text-yellow-800 {\n color: darken(@yellow, 20%);\n }\n\n .text-yellow-900 {\n color: darken(@yellow, 30%);\n }\n\n /* Dark mode overrides */\n /* stylelint-disable-next-line no-duplicate-selectors */\n & when not (@lookup = latte) {\n .dark\\:bg-black {\n background-color: @black;\n }\n\n .dark\\:bg-white {\n background-color: @white;\n }\n\n .dark\\:bg-gray-700 {\n background-color: var(--gray-700);\n }\n\n /* \"Was this response better or worse\" dialog button hover */\n .dark\\:hover\\:bg-gray-800:hover {\n background-color: transparent;\n }\n\n .dark\\:text-white {\n color: @white;\n }\n\n .dark\\:text-black {\n color: @black;\n }\n\n /* Chat suggestions on new chat page */\n .dark\\:text-gray-500 {\n color: var(--gray-300);\n }\n\n .dark\\:text-\\[\\#D292FF\\] {\n color: @mauve;\n }\n\n .dark\\:focus\\:border-white:focus {\n border-color: @text;\n }\n\n .dark\\:border-gray-700 {\n border-color: var(--gray-700);\n }\n\n /* Up arrow send message button */\n .disabled\\:dark\\:bg-token-text-quaternary:is(.dark *):disabled {\n background-color: var(--text-quaternary);\n }\n .dark\\:disabled\\:text-token-main-surface-secondary:disabled:is(.dark *) {\n color: var(--main-surface-secondary);\n }\n }\n\n /* Other */\n\n .ring-black {\n --tw-ring-color: @black;\n }\n\n .ring-black\\/10 {\n --tw-ring-color: fade(@black, 10%);\n }\n\n .ring-white {\n --tw-ring-color: @base;\n }\n\n .ring-offset-black {\n --tw-ring-offset-color: @base;\n }\n\n /* Invalid LaTeX expressions */\n [style*=\"color: rgb(204, 0, 0)\"] {\n color: @red;\n }\n\n /* Circle around OpenAI logo in center of chat */\n .gizmo-shadow-stroke::after {\n --tw-shadow: inset 0 0 0 1px @surface0;\n }\n\n .katex-error {\n color: @red !important;\n }\n\n [style=\"background-color: rgb(0, 0, 46);\"],\n [style=\"background-color: rgb(255, 255, 219);\"] {\n background-color: @crust !important;\n }\n\n /* Icon colors for chat suggestion icons on new chat page */\n svg[style=\"color: rgb(203, 139, 208);\"] {\n color: @pink !important;\n }\n svg[style=\"color: rgb(226, 197, 65);\"] {\n color: @yellow !important;\n }\n svg[style=\"color: rgb(118, 208, 235);\"] {\n color: @teal !important;\n }\n svg[style=\"color: rgb(237, 98, 98);\"] {\n color: @red !important;\n }\n }\n}\n\n@-moz-document domain(\"auth.openai.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n color: @text;\n caret-color: @text;\n\n a {\n color: @accent-color;\n }\n\n body,\n .oai-header,\n .login-container {\n background-color: @base;\n }\n\n .oai-header img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n background-color: transparent;\n }\n\n .title {\n color: @text;\n }\n\n .email-input {\n background-color: @base;\n border-color: @surface0;\n color: @text;\n\n &:focus,\n &:valid {\n border-color: @accent-color;\n\n + .email-label {\n color: @accent-color;\n background-color: @base;\n }\n }\n }\n .email-label {\n background-color: @base;\n color: @subtext0;\n }\n\n .continue-btn {\n background-color: @accent-color;\n color: @base;\n }\n\n .divider-wrapper {\n &::before,\n &::after {\n border-bottom-color: @surface2;\n }\n }\n\n .social-btn {\n background-color: @mantle;\n border-color: @surface0;\n color: @text;\n }\n\n @orange: mix(@red, @yellow);\n\n img[alt=\"Google logo\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n img[alt=\"Microsoft logo\"] {\n @svg: escape(\n ''\n );\n\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n img[alt=\"Apple logo\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n}\n\n@-moz-document domain(\"auth0.openai.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --primary-color: @accent-color;\n --primary-color-no-override: @accent-color;\n --action-primary-color: @accent-color;\n --link-color: @accent-color;\n --page-background-color: @base;\n --info-color: @blue;\n --success-color: @green;\n --error-color: @red;\n --error-text-color: @text;\n --warning-color: @yellow;\n --button-font-color: @text;\n --widget-background-color: @base;\n --presentational-content-color: @overlay2;\n --gray-lightest: @base;\n --gray-light: @crust;\n --gray-mid: @surface0;\n --gray-mid-dark: @surface1;\n --gray-dark: @overlay2;\n --gray-darkest: @text;\n --gray-social-border: @surface0;\n\n ._button-login-password,\n ._button-login-id {\n background-color: @accent-color;\n color: @base;\n }\n\n .password-icon-tooltip {\n background-color: @text;\n\n &::before {\n border-top-color: @text;\n }\n }\n\n .oai-header svg {\n fill: @text;\n }\n\n @orange: mix(@red, @yellow);\n\n button > span {\n &[data-provider^=\"google\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n &[data-provider^=\"windowslive\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n &[data-provider^=\"apple\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n }\n }\n}\n\n#rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "ChatGPT Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/chatgpt", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt", - "version": "0.3.3", + "version": "0.3.4", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/chatgpt/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Achatgpt", "description": "Soothing pastel theme for ChatGPT", @@ -1710,12 +1710,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for ChatGPT", "name": "ChatGPT Catppuccin", - "originalDigest": "cccf6d2395e674a018031a0649315e658d944466", + "originalDigest": "997643883f699fc5728a4d835f342b583c25c209", "_id": "2b610ac1-f4cb-41f2-ac48-40652d932405", - "_rev": 1726501376042, + "_rev": 1729150951698, "id": 38, - "etag": "W/\"b4a51b5f8fb34ae85643b10850afeefdfe5de7c599eb7ddf9fdf333507787478\"", - "updateDate": 1726501375986 + "etag": "W/\"c854a445242d7f3a4d7dc519ffe65f146295ca8e05b03383a5ee7ab0eef062c2\"", + "updateDate": 1729150951652 }, { "enabled": true, @@ -1724,7 +1724,7 @@ "installDate": 1690105783794, "sections": [ { - "code": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.7.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.7.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { @@ -1742,7 +1742,7 @@ ] }, { - "code": ":root {\n color-scheme: dark;\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: #cad3f5;\n --jp-ui-font-color1: rgba(202, 211, 245, 0.87);\n --jp-ui-font-color2: rgba(202, 211, 245, 0.54);\n --jp-ui-font-color3: rgba(202, 211, 245, 0.28);\n --jp-ui-inverse-font-color0: #181926;\n --jp-ui-inverse-font-color1: rgba(24, 25, 38, 0.8);\n --jp-ui-inverse-font-color2: rgba(24, 25, 38, 0.5);\n --jp-ui-inverse-font-color3: rgba(24, 25, 38, 0.3);\n --jp-content-font-color0: #cad3f5;\n --jp-content-font-color1: #cad3f5;\n --jp-content-font-color2: rgba(202, 211, 245, 0.7);\n --jp-content-font-color3: rgba(202, 211, 245, 0.5);\n --jp-content-link-color: #7dc4e4;\n --jp-layout-color0: #24273a !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: rgba(202, 211, 245, 0.5);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: rgba(147, 154, 183, 0.14);\n --jp-rendermime-error-background: rgba(237, 135, 150, 0.18);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: rgba(91, 96, 120, 0.14);\n --jp-dialog-background: rgba(24, 25, 38, 0.6);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(24, 25, 38, 0.8);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: rgba(138, 173, 244, 0.3);\n --jp-editor-selected-focused-background: rgba(138, 173, 244, 0.14);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: #c6a0f6;\n --jp-mirror-editor-comment-color: #a5adcb;\n --jp-mirror-editor-string-color: #f5a97f;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: #c6a0f6;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: #ed8796;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: #eed49f;\n --jp-search-selected-match-color: #181926;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }", + "code": ":root {\n color-scheme: dark;\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: #cad3f5;\n --jp-ui-font-color1: rgba(202, 211, 245, 0.87);\n --jp-ui-font-color2: rgba(202, 211, 245, 0.54);\n --jp-ui-font-color3: rgba(202, 211, 245, 0.28);\n --jp-ui-inverse-font-color0: #181926;\n --jp-ui-inverse-font-color1: rgba(24, 25, 38, 0.8);\n --jp-ui-inverse-font-color2: rgba(24, 25, 38, 0.5);\n --jp-ui-inverse-font-color3: rgba(24, 25, 38, 0.3);\n --jp-content-font-color0: #cad3f5;\n --jp-content-font-color1: #cad3f5;\n --jp-content-font-color2: rgba(202, 211, 245, 0.7);\n --jp-content-font-color3: rgba(202, 211, 245, 0.5);\n --jp-content-link-color: #7dc4e4;\n --jp-layout-color0: #24273a !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-background: #1e2030;\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: rgba(202, 211, 245, 0.5);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: rgba(147, 154, 183, 0.14);\n --jp-rendermime-error-background: rgba(237, 135, 150, 0.18);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: rgba(91, 96, 120, 0.14);\n --jp-dialog-background: rgba(24, 25, 38, 0.6);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px rgba(24, 25, 38, 0.8);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: rgba(138, 173, 244, 0.3);\n --jp-editor-selected-focused-background: rgba(138, 173, 244, 0.14);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: #c6a0f6;\n --jp-mirror-editor-comment-color: #a5adcb;\n --jp-mirror-editor-string-color: #f5a97f;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: #c6a0f6;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: #ed8796;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: #eed49f;\n --jp-search-selected-match-color: #181926;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }", "start": 147761, "regexps": [ "https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*" @@ -1750,15 +1750,15 @@ }, { "code": "/* prettier-ignore */", - "start": 153452 + "start": 153494 } ], - "sourceCode": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.7.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\/\\/(gist\\.)*github\\.com(?!((\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.(patch|diff)$)|\\/home$|\\/features($|\\/.*)|\\/marketplace($|\\?.*|\\/.*)|\\/organizations\\/plan)).*$\") {\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n html:not([data-light-theme=\"light\"], [data-light-theme=\"dark\"])\n body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"], [data-dark-theme=\"light\"])\n body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n .cm-placeholder {\n color: @subtext0;\n }\n\n accent-color: @accent-color;\n color: @text;\n\n --color-social-reaction-bg-reacted-hover: fade(@accent-color, 30%);\n --color-notifications-button-hover-bg: fade(@accent-color, 60%);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-halloween-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-halloween-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-halloween-graph-day-L4-bg: @accent-color !important;\n --color-calendar-winter-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-winter-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-winter-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-winter-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-bg: @surface0 !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: fadeout(@accent-color, 60%) !important;\n --color-calendar-graph-day-L2-bg: fadeout(@accent-color, 40%) !important;\n --color-calendar-graph-day-L3-bg: fadeout(@accent-color, 20%) !important;\n --color-calendar-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: @accent-color;\n --color-user-mention-bg: fade(@accent-color, 30%);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: fade(@yellow, 30%);\n --page-header-bgColor: @crust;\n --diffBlob-addition-fgColor-text: @text;\n --diffBlob-addition-fgColor-num: @text;\n --diffBlob-addition-bgColor-num: fadeout(@green, 70%);\n --diffBlob-addition-bgColor-line: fadeout(@green, 85%);\n --diffBlob-addition-bgColor-word: fadeout(@green, 70%);\n --diffBlob-deletion-fgColor-text: @text;\n --diffBlob-deletion-fgColor-num: @text;\n --diffBlob-deletion-bgColor-num: fadeout(@red, 70%);\n --diffBlob-deletion-bgColor-line: fadeout(@red, 85%);\n --diffBlob-deletion-bgColor-word: fadeout(@red, 70%);\n --diffBlob-hunk-bgColor-num: fadeout(@accent-color, 60%);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: @text;\n --codeMirror-bgColor: @base;\n --codeMirror-gutters-bgColor: @base;\n --codeMirror-gutterMarker-fgColor-default: @base;\n --codeMirror-gutterMarker-fgColor-muted: @overlay0;\n --codeMirror-lineNumber-fgColor: @overlay1;\n --codeMirror-cursor-fgColor: @text;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: @text;\n --codeMirror-lines-bgColor: @base;\n --codeMirror-syntax-fgColor-comment: @overlay2;\n --codeMirror-syntax-fgColor-constant: @blue;\n --codeMirror-syntax-fgColor-entity: @blue;\n --codeMirror-syntax-fgColor-keyword: @mauve;\n --codeMirror-syntax-fgColor-storage: @peach;\n --codeMirror-syntax-fgColor-string: @green;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: @peach;\n --header-fgColor-default: @text;\n --header-fgColor-logo: @text;\n --header-bgColor: @crust;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: @mantle;\n --headerSearch-borderColor: @surface0;\n --avatar-bgColor: fade(@text, 26%);\n --avatar-borderColor: @surface0;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: @surface1;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: @red;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: @surface1;\n --control-bgColor-disabled: fade(@mantle, 60%);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: @text;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: fade(@subtext0, 70%);\n --control-borderColor-rest: @surface1;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: fade(@surface1, 75%);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: @green;\n --control-borderColor-danger: @red;\n --control-borderColor-warning: @yellow;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: fade(@surface2, 20%);\n --control-transparent-bgColor-active: fade(@overlay0, 50%);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: @red;\n --control-danger-fgColor-hover: @crust;\n --control-danger-bgColor-hover: fade(@red, 80%);\n --control-danger-bgColor-active: @red;\n --control-checked-bgColor-rest: @accent-color;\n --control-checked-bgColor-hover: lighten(@accent-color, 5%);\n --control-checked-bgColor-active: lighten(@accent-color, 5%);\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: @crust;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: @accent-color;\n --control-checked-borderColor-hover: @accent-color;\n --control-checked-borderColor-active: @accent-color;\n --control-checked-borderColor-disabled: @surface0;\n --controlTrack-bgColor-rest: @surface0;\n --controlTrack-bgColor-hover: @surface1;\n --controlTrack-bgColor-active: @surface2;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: @text;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: @base;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: @text;\n --controlKnob-borderColor-rest: @surface2;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: @blue;\n --button-default-fgColor-rest: @text;\n --button-default-bgColor-rest: @surface0;\n --button-default-bgColor-hover: @surface1;\n --button-default-bgColor-active: @surface2;\n --button-default-bgColor-selected: @surface2;\n --button-default-bgColor-disabled: fade(@surface0, 70%);\n --button-default-borderColor-rest: @surface1;\n --button-default-borderColor-hover: @surface1;\n --button-default-borderColor-active: @surface1;\n --button-default-borderColor-disabled: fade(@surface0, 70%);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: @base;\n --button-primary-fgColor-disabled: fade(@base, 60%);\n --button-primary-iconColor-rest: @base;\n --button-primary-bgColor-rest: @green;\n --button-primary-bgColor-hover: lighten(@green, 5%);\n --button-primary-bgColor-active: saturate(@green, 5%);\n --button-primary-bgColor-disabled: fade(@green, 70%);\n --button-primary-borderColor-rest: @green;\n --button-primary-borderColor-hover: @green;\n --button-primary-borderColor-active: @green;\n --button-primary-borderColor-disabled: fade(@green, 70%);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: @text;\n --button-invisible-fgColor-hover: lighten(@accent-color, 10%);\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: @overlay2;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: fade(@surface1, 70%);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: fade(@surface1, 70%);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: @text;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: @surface1;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: @red;\n --button-danger-fgColor-hover: @base;\n --button-danger-fgColor-active: @base;\n --button-danger-fgColor-disabled: fade(@red, 50%);\n --button-danger-iconColor-rest: @red;\n --button-danger-iconColor-hover: @crust;\n --button-danger-bgColor-rest: @surface0;\n --button-danger-bgColor-hover: @red;\n --button-danger-bgColor-active: darken(@red, 5%);\n --button-danger-bgColor-disabled: @base;\n --button-danger-borderColor-rest: @surface1;\n --button-danger-borderColor-hover: @red;\n --button-danger-borderColor-active: darken(@red, 5%);\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: @yellow;\n --buttonCounter-default-bgColor-rest: @surface1;\n --buttonCounter-invisible-bgColor-rest: @surface1;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: fade(@text, 20%);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: @red;\n --buttonCounter-danger-fgColor-hover: @text;\n --buttonCounter-danger-fgColor-disabled: fade(@red, 50%);\n --focus-outlineColor: @accent-color;\n --menu-bgColor-active: @mantle;\n --overlay-bgColor: @base;\n --overlay-borderColor: @surface0;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: @mantle;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: @accent-color;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: fade(@accent-color, 30%);\n --reactionButton-selected-bgColor-rest: fade(@accent-color, 20%);\n --reactionButton-selected-bgColor-hover: fade(@accent-color, 35%);\n --reactionButton-selected-fgColor-rest: @accent-color;\n --reactionButton-selected-fgColor-hover: @accent-color;\n --fgColor-default: @text;\n --fgColor-muted: @subtext1;\n --fgColor-onEmphasis: @base;\n --fgColor-white: if(@lookup = latte, @crust, @text);\n --fgColor-disabled: @surface2;\n --fgColor-link: @accent-color;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: @accent-color;\n --fgColor-success: @green;\n --fgColor-attention: @yellow;\n --fgColor-severe: @peach;\n --fgColor-danger: @red;\n --fgColor-open: @green;\n --fgColor-closed: @red;\n --fgColor-done: @mauve;\n --fgColor-sponsors: @pink;\n --bgColor-default: @base;\n --bgColor-muted: @mantle;\n --bgColor-inset: @crust;\n --bgColor-emphasis: @overlay2;\n --bgColor-inverse: @text;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: fade(@surface0, 40%);\n --bgColor-neutral-emphasis: @subtext0;\n --bgColor-accent-muted: fade(@accent-color, 20%);\n --bgColor-accent-emphasis: @accent-color;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: @green;\n --bgColor-attention-muted: fade(@yellow, 15%);\n --bgColor-attention-emphasis: @yellow;\n --bgColor-severe-muted: fade(@peach, 26%);\n --bgColor-severe-emphasis: @peach;\n --bgColor-danger-muted: fade(@red, 26%);\n --bgColor-danger-emphasis: @red;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: @green;\n --bgColor-closed-muted: fade(@red, 15%);\n --bgColor-closed-emphasis: @red;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: @mauve;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: @pink;\n --borderColor-default: @surface1;\n --borderColor-muted: @surface0;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: fade(@accent-color, 50%);\n --borderColor-accent-emphasis: @accent-color;\n --borderColor-success-muted: darken(@green, 5%);\n --borderColor-success-emphasis: @green;\n --borderColor-attention-muted: fade(@flamingo, 30%);\n --borderColor-attention-emphasis: @flamingo;\n --borderColor-severe-muted: @peach;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: @red;\n --borderColor-danger-emphasis: @red;\n --borderColor-open-muted: darken(@green, 5%);\n --borderColor-open-emphasis: @green;\n --borderColor-closed-muted: @red;\n --borderColor-closed-emphasis: @red;\n --borderColor-done-muted: @lavender;\n --borderColor-done-emphasis: @mauve;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: @pink;\n & when (@lookup =latte) {\n --color-ansi-black: @subtext1;\n --color-ansi-black-bright: @subtext0;\n --color-ansi-gray: @subtext0;\n --color-ansi-white: @surface2;\n --color-ansi-white-bright: @surface1;\n }\n & when not (@lookup =latte) {\n --color-ansi-black: @surface1;\n --color-ansi-black-bright: @surface2;\n --color-ansi-gray: @surface2;\n --color-ansi-white: @subtext1;\n --color-ansi-white-bright: @subtext0;\n }\n --color-ansi-red: @red;\n --color-ansi-red-bright: @red;\n --color-ansi-green: @green;\n --color-ansi-green-bright: @green;\n --color-ansi-yellow: @yellow;\n --color-ansi-yellow-bright: @yellow;\n --color-ansi-blue: @blue;\n --color-ansi-blue-bright: @blue;\n --color-ansi-magenta: @pink;\n --color-ansi-magenta-bright: @pink;\n --color-ansi-cyan: @teal;\n --color-ansi-cyan-bright: @teal;\n --color-prettylights-syntax-comment: @overlay2;\n --color-prettylights-syntax-constant: @blue;\n --color-prettylights-syntax-constant-other-reference-link: @blue;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @blue;\n --color-prettylights-syntax-keyword: @mauve;\n --color-prettylights-syntax-string: @green;\n --color-prettylights-syntax-variable: @peach;\n --color-prettylights-syntax-invalid-illegal-text: @red;\n --color-prettylights-syntax-invalid-illegal-bg: fadeout(@red, 85%);\n --color-prettylights-syntax-markup-heading: @red;\n --color-prettylights-syntax-markup-italic: @yellow;\n --color-prettylights-syntax-markup-bold: @yellow;\n --color-prettylights-syntax-markup-deleted-text: @text;\n --color-prettylights-syntax-markup-deleted-bg: fadeout(@red, 60%);\n --color-prettylights-syntax-markup-inserted-text: @text;\n --color-prettylights-syntax-markup-inserted-bg: fadeout(@green, 60%);\n --color-prettylights-syntax-markup-changed-text: @text;\n --color-prettylights-syntax-markup-changed-bg: fadeout(@yellow, 60%);\n --color-prettylights-syntax-markup-ignored-text: @text;\n --bgColor-white: @base;\n --color-scale-white: @base;\n --color-scale-gray-3: @overlay2;\n --color-scale-gray-5: @overlay0;\n --color-scale-gray-6: @surface1;\n --color-scale-gray-7: @surface1;\n --color-scale-blue-2: @sky;\n --color-scale-blue-5: @blue;\n --color-scale-green-3: @green;\n --color-scale-green-4: @green;\n --color-scale-yellow-3: @peach;\n --color-scale-orange-4: @peach;\n --color-scale-red-4: @red;\n --shadow-inset: inset 0px 1px 0px 0px @crust;\n --shadow-resting-xsmall: 0px 1px 0px 0px @crust;\n --shadow-resting-small: 0px 1px 0px 0px @crust, 0px 1px 3px 0px @crust;\n --shadow-resting-medium: 0px 3px 6px 0px @crust;\n --shadow-floating-small: 0px 0px 0px 1px @base, 0px 6px 12px -3px @crust,\n 0px 6px 18px 0px @crust;\n --shadow-floating-medium: 0px 0px 0px 1px @surface0,\n 0px 8px 16px -4px @crust, 0px 4px 32px -4px @crust,\n 0px 24px 48px -12px @crust, 0px 48px 96px -24px @crust;\n --shadow-floating-large: 0px 0px 0px 1px @surface0,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px @surface0,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px @crust, 0px 6px 18px 0px @crust;\n --outline-focus: @blue solid 2px;\n\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: @accent-color;\n --data-red-color-emphasis: @red;\n --data-green-color-emphasis: @green;\n\n --tooltip-fgColor: @text;\n --tooltip-bgColor: @crust;\n\n /* Refined GitHub */\n --rgh-heat-color: @peach;\n\n .turbo-progress-bar {\n background-color: @accent-color;\n }\n\n .form-select {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"]\n {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n\n /* Header when logged out */\n .HeaderMenu-link {\n color: @text;\n\n &:hover {\n color: @text;\n }\n }\n .header-search-button {\n .placeholder {\n color: @subtext0;\n }\n\n svg {\n fill: @text !important;\n }\n }\n .HeaderMenu-toggle-bar {\n background-color: @text;\n }\n .notification-indicator .mail-status {\n background-image: linear-gradient(\n @accent-color,\n darken(@accent-color, 5%)\n );\n }\n\n .CheckStep {\n .ansifg-r {\n color: var(--color-ansi-red);\n }\n .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n .ansifg-g {\n color: var(--color-ansi-green);\n }\n .ansifg-b {\n color: var(--color-ansi-blue);\n }\n .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n }\n\n .js-activity-overview-graph .js-highlight-blob {\n fill: @accent-color;\n stroke: @accent-color;\n }\n\n .subnav-link.selected {\n border-bottom-color: @accent-color;\n }\n }\n}\n\n@-moz-document url-prefix(\"https://viewscreen.githubusercontent.com/markdown/mermaid\")\n{\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n background-color: @base;\n\n --color-btn-text: @text;\n --color-btn-bg: @surface0;\n --color-btn-border: @surface1;\n --color-btn-hover-bg: @surface1;\n --color-btn-hover-border: @surface2;\n --color-btn-active-bg: @surface2;\n --color-btn-selected-bg: @surface2;\n --color-btn-counter-bg: @surface2;\n --color-btn-outline-text: @accent-color;\n --color-fg-muted: @subtext1;\n\n #diagram {\n .node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: fade(@accent-color, 10%);\n stroke: @accent-color;\n }\n\n .label text,\n span,\n p {\n fill: @text;\n color: @text;\n }\n\n .flowchart-link,\n .marker {\n stroke: @subtext0;\n fill: @subtext0;\n }\n\n .edgeLabel {\n background-color: @crust;\n }\n }\n\n .octicon {\n fill: var(--color-fg-muted) !important;\n }\n }\n}\n\n@-moz-document regexp(\"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*\") {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: @text;\n --jp-ui-font-color1: fadeout(@text, 13%);\n --jp-ui-font-color2: fadeout(@text, 46%);\n --jp-ui-font-color3: fadeout(@text, 72%);\n --jp-ui-inverse-font-color0: @crust;\n --jp-ui-inverse-font-color1: fadeout(@crust, 20%);\n --jp-ui-inverse-font-color2: fadeout(@crust, 50%);\n --jp-ui-inverse-font-color3: fadeout(@crust, 70%);\n --jp-content-font-color0: @text;\n --jp-content-font-color1: @text;\n --jp-content-font-color2: fadeout(@text, 30%);\n --jp-content-font-color3: fadeout(@text, 50%);\n --jp-content-link-color: @sapphire;\n --jp-layout-color0: @base !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: fadeout(@text, 50%);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: fadeout(@overlay2, 86%);\n --jp-rendermime-error-background: fadeout(@red, 82%);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: fadeout(@surface2, 86%);\n --jp-dialog-background: fadeout(@crust, 40%);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px fadeout(@crust, 20%);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: fadeout(@blue, 70%);\n --jp-editor-selected-focused-background: fadeout(@blue, 86%);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: @mauve;\n --jp-mirror-editor-comment-color: @subtext0;\n --jp-mirror-editor-string-color: @peach;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: @mauve;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: @red;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: @yellow;\n --jp-search-selected-match-color: @crust;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name GitHub Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/github\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/github\n@version 1.7.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub\n@description Soothing pastel theme for GitHub\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\/\\/(gist\\.)*github\\.com(?!((\\/.+?\\/.+?\\/commit\\/[A-Fa-f0-9]+\\.(patch|diff)$)|\\/home$|\\/features($|\\/.*)|\\/marketplace($|\\?.*|\\/.*)|\\/organizations\\/plan)).*$\") {\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n html:not([data-light-theme=\"light\"], [data-light-theme=\"dark\"])\n body:not(.logged-out)::after,\n html:not([data-dark-theme=\"dark\"], [data-dark-theme=\"light\"])\n body:not(.logged-out)::after {\n position: fixed;\n top: 0;\n left: 0;\n padding: 1rem;\n margin: 1rem;\n border-radius: 0.5rem;\n max-width: 40ch;\n background-color: var(--color-danger-fg);\n color: var(--color-header-bg);\n content: \"Unsupported GitHub theme detected! Please switch to the default light/dark theme via the GitHub Appearance settings to get the best experience for the Catppuccin GitHub userstyle.\";\n z-index: 9999;\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n .cm-placeholder {\n color: @subtext0;\n }\n\n accent-color: @accent-color;\n color: @text;\n\n --color-social-reaction-bg-reacted-hover: fade(@accent-color, 30%);\n --color-notifications-button-hover-bg: fade(@accent-color, 60%);\n --color-workflow-card-header-shadow: rgba(27, 31, 35, 0.04);\n --color-icon-directory: var(--fgColor-muted, var(--color-fg-muted));\n --color-calendar-halloween-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-halloween-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-halloween-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-halloween-graph-day-L4-bg: @accent-color !important;\n --color-calendar-winter-graph-day-L1-bg: fadeout(\n @accent-color,\n 60%\n ) !important;\n --color-calendar-winter-graph-day-L2-bg: fadeout(\n @accent-color,\n 40%\n ) !important;\n --color-calendar-winter-graph-day-L3-bg: fadeout(\n @accent-color,\n 20%\n ) !important;\n --color-calendar-winter-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-bg: @surface0 !important;\n --color-calendar-graph-day-border: transparent !important;\n --color-calendar-graph-day-L1-bg: fadeout(@accent-color, 60%) !important;\n --color-calendar-graph-day-L2-bg: fadeout(@accent-color, 40%) !important;\n --color-calendar-graph-day-L3-bg: fadeout(@accent-color, 20%) !important;\n --color-calendar-graph-day-L4-bg: @accent-color !important;\n --color-calendar-graph-day-L2-border: transparent !important;\n --color-calendar-graph-day-L3-border: transparent !important;\n --color-calendar-graph-day-L4-border: transparent !important;\n --color-user-mention-fg: @accent-color;\n --color-user-mention-bg: fade(@accent-color, 30%);\n --color-dashboard-feed-bg: var(--color-scale-gray-9);\n --color-mktg-btn-shadow-outline: rgba(255, 255, 255, 0.25) 0 0 0 1px inset;\n --color-marketing-icon-secondary: var(--color-scale-blue-5);\n --color-project-header-bg: var(--color-scale-gray-9);\n --color-project-sidebar-bg: var(--color-scale-gray-8);\n --color-project-gradient-in: var(--color-scale-gray-8);\n --color-project-gradient-out: rgba(22, 27, 34, 0);\n --color-diff-blob-selected-line-highlight-mix-blend-mode: screen;\n --topicTag-borderColor: #0000;\n --highlight-neutral-bgColor: fade(@yellow, 30%);\n --page-header-bgColor: @crust;\n --diffBlob-addition-fgColor-text: @text;\n --diffBlob-addition-fgColor-num: @text;\n --diffBlob-addition-bgColor-num: fadeout(@green, 70%);\n --diffBlob-addition-bgColor-line: fadeout(@green, 85%);\n --diffBlob-addition-bgColor-word: fadeout(@green, 70%);\n --diffBlob-deletion-fgColor-text: @text;\n --diffBlob-deletion-fgColor-num: @text;\n --diffBlob-deletion-bgColor-num: fadeout(@red, 70%);\n --diffBlob-deletion-bgColor-line: fadeout(@red, 85%);\n --diffBlob-deletion-bgColor-word: fadeout(@red, 70%);\n --diffBlob-hunk-bgColor-num: fadeout(@accent-color, 60%);\n --diffBlob-expander-iconColor: #848d97;\n --codeMirror-fgColor: @text;\n --codeMirror-bgColor: @base;\n --codeMirror-gutters-bgColor: @base;\n --codeMirror-gutterMarker-fgColor-default: @base;\n --codeMirror-gutterMarker-fgColor-muted: @overlay0;\n --codeMirror-lineNumber-fgColor: @overlay1;\n --codeMirror-cursor-fgColor: @text;\n --codeMirror-selection-bgColor: #388bfd66;\n --codeMirror-activeline-bgColor: #6e768166;\n --codeMirror-matchingBracket-fgColor: @text;\n --codeMirror-lines-bgColor: @base;\n --codeMirror-syntax-fgColor-comment: @overlay2;\n --codeMirror-syntax-fgColor-constant: @blue;\n --codeMirror-syntax-fgColor-entity: @blue;\n --codeMirror-syntax-fgColor-keyword: @mauve;\n --codeMirror-syntax-fgColor-storage: @peach;\n --codeMirror-syntax-fgColor-string: @green;\n --codeMirror-syntax-fgColor-support: #79c0ff;\n --codeMirror-syntax-fgColor-variable: @peach;\n --header-fgColor-default: @text;\n --header-fgColor-logo: @text;\n --header-bgColor: @crust;\n --header-borderColor-divider: #8b949e;\n --headerSearch-bgColor: @mantle;\n --headerSearch-borderColor: @surface0;\n --avatar-bgColor: fade(@text, 26%);\n --avatar-borderColor: @surface0;\n --avatar-shadow: 0px 0px 0px 2px #0d1117;\n --avatarStack-fade-bgColor-default: @surface1;\n --avatarStack-fade-bgColor-muted: #21262d;\n --control-bgColor-rest: @red;\n --control-bgColor-hover: #292e36;\n --control-bgColor-active: @surface1;\n --control-bgColor-disabled: fade(@mantle, 60%);\n --control-bgColor-selected: #161b22;\n --control-fgColor-rest: @text;\n --control-fgColor-placeholder: #484f58;\n --control-fgColor-disabled: fade(@subtext0, 70%);\n --control-borderColor-rest: @surface1;\n --control-borderColor-emphasis: #666e79;\n --control-borderColor-disabled: fade(@surface1, 75%);\n --control-borderColor-selected: #f0f6fc;\n --control-borderColor-success: @green;\n --control-borderColor-danger: @red;\n --control-borderColor-warning: @yellow;\n --control-iconColor-rest: #848d97;\n --control-transparent-bgColor-rest: #0000;\n --control-transparent-bgColor-hover: fade(@surface2, 20%);\n --control-transparent-bgColor-active: fade(@overlay0, 50%);\n --control-transparent-bgColor-disabled: #21262db3;\n --control-transparent-bgColor-selected: #b1bac414;\n --control-transparent-borderColor-rest: #0000;\n --control-transparent-borderColor-hover: #0000;\n --control-transparent-borderColor-active: #0000;\n --control-danger-fgColor-rest: @red;\n --control-danger-fgColor-hover: @crust;\n --control-danger-bgColor-hover: fade(@red, 80%);\n --control-danger-bgColor-active: @red;\n --control-checked-bgColor-rest: @accent-color;\n --control-checked-bgColor-hover: lighten(@accent-color, 5%);\n --control-checked-bgColor-active: lighten(@accent-color, 5%);\n --control-checked-bgColor-disabled: #6e7681;\n --control-checked-fgColor-rest: @crust;\n --control-checked-fgColor-disabled: #010409;\n --control-checked-borderColor-rest: @accent-color;\n --control-checked-borderColor-hover: @accent-color;\n --control-checked-borderColor-active: @accent-color;\n --control-checked-borderColor-disabled: @surface0;\n --controlTrack-bgColor-rest: @surface0;\n --controlTrack-bgColor-hover: @surface1;\n --controlTrack-bgColor-active: @surface2;\n --controlTrack-bgColor-disabled: #6e7681;\n --controlTrack-fgColor-rest: #848d97;\n --controlTrack-fgColor-disabled: @text;\n --controlTrack-borderColor-rest: #0000;\n --controlTrack-borderColor-disabled: #6e7681;\n --controlKnob-bgColor-rest: @base;\n --controlKnob-bgColor-disabled: #21262db3;\n --controlKnob-bgColor-checked: @text;\n --controlKnob-borderColor-rest: @surface2;\n --controlKnob-borderColor-disabled: #21262db3;\n --controlKnob-borderColor-checked: @blue;\n --button-default-fgColor-rest: @text;\n --button-default-bgColor-rest: @surface0;\n --button-default-bgColor-hover: @surface1;\n --button-default-bgColor-active: @surface2;\n --button-default-bgColor-selected: @surface2;\n --button-default-bgColor-disabled: fade(@surface0, 70%);\n --button-default-borderColor-rest: @surface1;\n --button-default-borderColor-hover: @surface1;\n --button-default-borderColor-active: @surface1;\n --button-default-borderColor-disabled: fade(@surface0, 70%);\n --button-default-shadow-resting: 0px 0px 0px 0px #000;\n --button-primary-fgColor-rest: @base;\n --button-primary-fgColor-disabled: fade(@base, 60%);\n --button-primary-iconColor-rest: @base;\n --button-primary-bgColor-rest: @green;\n --button-primary-bgColor-hover: lighten(@green, 5%);\n --button-primary-bgColor-active: saturate(@green, 5%);\n --button-primary-bgColor-disabled: fade(@green, 70%);\n --button-primary-borderColor-rest: @green;\n --button-primary-borderColor-hover: @green;\n --button-primary-borderColor-active: @green;\n --button-primary-borderColor-disabled: fade(@green, 70%);\n --button-primary-shadow-selected: 0px 0px 0px 0px #000;\n --button-invisible-fgColor-rest: @text;\n --button-invisible-fgColor-hover: lighten(@accent-color, 10%);\n --button-invisible-fgColor-disabled: #6e7681;\n --button-invisible-iconColor-rest: @overlay2;\n --button-invisible-iconColor-hover: #e6edf3;\n --button-invisible-iconColor-disabled: #6e7681;\n --button-invisible-bgColor-rest: #0000;\n --button-invisible-bgColor-hover: #b1bac41f;\n --button-invisible-bgColor-active: #b1bac433;\n --button-invisible-bgColor-disabled: fade(@surface1, 70%);\n --button-invisible-borderColor-rest: #0000;\n --button-invisible-borderColor-hover: #0000;\n --button-invisible-borderColor-disabled: fade(@surface1, 70%);\n --button-outline-fgColor-rest: #388bfd;\n --button-outline-fgColor-hover: #58a6ff;\n --button-outline-fgColor-active: @text;\n --button-outline-fgColor-disabled: #4493f880;\n --button-outline-bgColor-rest: #f0f6fc;\n --button-outline-bgColor-hover: @surface1;\n --button-outline-bgColor-active: #0d419d;\n --button-outline-bgColor-disabled: #0d1117;\n --button-outline-borderColor-hover: #f0f6fc1a;\n --button-outline-borderColor-selected: #f0f6fc1a;\n --button-outline-shadow-selected: 0px 0px 0px 0px #000;\n --button-danger-fgColor-rest: @red;\n --button-danger-fgColor-hover: @base;\n --button-danger-fgColor-active: @base;\n --button-danger-fgColor-disabled: fade(@red, 50%);\n --button-danger-iconColor-rest: @red;\n --button-danger-iconColor-hover: @crust;\n --button-danger-bgColor-rest: @surface0;\n --button-danger-bgColor-hover: @red;\n --button-danger-bgColor-active: darken(@red, 5%);\n --button-danger-bgColor-disabled: @base;\n --button-danger-borderColor-rest: @surface1;\n --button-danger-borderColor-hover: @red;\n --button-danger-borderColor-active: darken(@red, 5%);\n --button-danger-shadow-selected: 0px 0px 0px 0px #000;\n --button-inactive-fgColor: #8b949e;\n --button-inactive-bgColor: #21262d;\n --button-star-iconColor: @yellow;\n --buttonCounter-default-bgColor-rest: @surface1;\n --buttonCounter-invisible-bgColor-rest: @surface1;\n --buttonCounter-primary-bgColor-rest: #04260f33;\n --buttonCounter-outline-bgColor-rest: #051d4d33;\n --buttonCounter-outline-bgColor-hover: #051d4d33;\n --buttonCounter-outline-bgColor-disabled: #1f6feb0d;\n --buttonCounter-outline-fgColor-rest: #388bfd;\n --buttonCounter-outline-fgColor-hover: #58a6ff;\n --buttonCounter-outline-fgColor-disabled: #4493f880;\n --buttonCounter-danger-bgColor-hover: fade(@text, 20%);\n --buttonCounter-danger-bgColor-disabled: #da36330d;\n --buttonCounter-danger-bgColor-rest: #49020233;\n --buttonCounter-danger-fgColor-rest: @red;\n --buttonCounter-danger-fgColor-hover: @text;\n --buttonCounter-danger-fgColor-disabled: fade(@red, 50%);\n --focus-outlineColor: @accent-color;\n --menu-bgColor-active: @mantle;\n --overlay-bgColor: @base;\n --overlay-borderColor: @surface0;\n --overlay-backdrop-bgColor: #161b2266;\n --selectMenu-borderColor: #484f58;\n --selectMenu-bgColor-active: #0c2d6b;\n --sideNav-bgColor-selected: #21262d;\n --skeletonLoader-bgColor: #161b22;\n --timelineBadge-bgColor: @mantle;\n --treeViewItem-leadingVisual-iconColor-rest: #848d97;\n --underlineNav-borderColor-active: @accent-color;\n --underlineNav-borderColor-hover: #6e768166;\n --underlineNav-iconColor-rest: #848d97;\n --selection-bgColor: fade(@accent-color, 30%);\n --reactionButton-selected-bgColor-rest: fade(@accent-color, 20%);\n --reactionButton-selected-bgColor-hover: fade(@accent-color, 35%);\n --reactionButton-selected-fgColor-rest: @accent-color;\n --reactionButton-selected-fgColor-hover: @accent-color;\n --fgColor-default: @text;\n --fgColor-muted: @subtext1;\n --fgColor-onEmphasis: @base;\n --fgColor-white: if(@lookup = latte, @crust, @text);\n --fgColor-disabled: @surface2;\n --fgColor-link: @accent-color;\n --fgColor-neutral: #6e7681;\n --fgColor-accent: @accent-color;\n --fgColor-success: @green;\n --fgColor-attention: @yellow;\n --fgColor-severe: @peach;\n --fgColor-danger: @red;\n --fgColor-open: @green;\n --fgColor-closed: @red;\n --fgColor-done: @mauve;\n --fgColor-sponsors: @pink;\n --bgColor-default: @base;\n --bgColor-muted: @mantle;\n --bgColor-inset: @crust;\n --bgColor-emphasis: @overlay2;\n --bgColor-inverse: @text;\n --bgColor-disabled: #21262db3;\n --bgColor-transparent: #0000;\n --bgColor-neutral-muted: fade(@surface0, 40%);\n --bgColor-neutral-emphasis: @subtext0;\n --bgColor-accent-muted: fade(@accent-color, 20%);\n --bgColor-accent-emphasis: @accent-color;\n --bgColor-success-muted: #2ea04326;\n --bgColor-success-emphasis: @green;\n --bgColor-attention-muted: fade(@yellow, 15%);\n --bgColor-attention-emphasis: @yellow;\n --bgColor-severe-muted: fade(@peach, 26%);\n --bgColor-severe-emphasis: @peach;\n --bgColor-danger-muted: fade(@red, 26%);\n --bgColor-danger-emphasis: @red;\n --bgColor-open-muted: #2ea0431a;\n --bgColor-open-emphasis: @green;\n --bgColor-closed-muted: fade(@red, 15%);\n --bgColor-closed-emphasis: @red;\n --bgColor-done-muted: #a371f726;\n --bgColor-done-emphasis: @mauve;\n --bgColor-sponsors-muted: #db61a21a;\n --bgColor-sponsors-emphasis: @pink;\n --borderColor-default: @surface1;\n --borderColor-muted: @surface0;\n --borderColor-emphasis: #484f58;\n --borderColor-disabled: #21262db3;\n --borderColor-transparent: #0000;\n --borderColor-neutral-muted: #6e768166;\n --borderColor-neutral-emphasis: #6e7681;\n --borderColor-accent-muted: fade(@accent-color, 50%);\n --borderColor-accent-emphasis: @accent-color;\n --borderColor-success-muted: darken(@green, 5%);\n --borderColor-success-emphasis: @green;\n --borderColor-attention-muted: fade(@flamingo, 30%);\n --borderColor-attention-emphasis: @flamingo;\n --borderColor-severe-muted: @peach;\n --borderColor-severe-emphasis: #bd561d;\n --borderColor-danger-muted: @red;\n --borderColor-danger-emphasis: @red;\n --borderColor-open-muted: darken(@green, 5%);\n --borderColor-open-emphasis: @green;\n --borderColor-closed-muted: @red;\n --borderColor-closed-emphasis: @red;\n --borderColor-done-muted: @lavender;\n --borderColor-done-emphasis: @mauve;\n --borderColor-sponsors-muted: #db61a266;\n --borderColor-sponsors-emphasis: @pink;\n & when (@lookup =latte) {\n --color-ansi-black: @subtext1;\n --color-ansi-black-bright: @subtext0;\n --color-ansi-gray: @subtext0;\n --color-ansi-white: @surface2;\n --color-ansi-white-bright: @surface1;\n }\n & when not (@lookup =latte) {\n --color-ansi-black: @surface1;\n --color-ansi-black-bright: @surface2;\n --color-ansi-gray: @surface2;\n --color-ansi-white: @subtext1;\n --color-ansi-white-bright: @subtext0;\n }\n --color-ansi-red: @red;\n --color-ansi-red-bright: @red;\n --color-ansi-green: @green;\n --color-ansi-green-bright: @green;\n --color-ansi-yellow: @yellow;\n --color-ansi-yellow-bright: @yellow;\n --color-ansi-blue: @blue;\n --color-ansi-blue-bright: @blue;\n --color-ansi-magenta: @pink;\n --color-ansi-magenta-bright: @pink;\n --color-ansi-cyan: @teal;\n --color-ansi-cyan-bright: @teal;\n --color-prettylights-syntax-comment: @overlay2;\n --color-prettylights-syntax-constant: @blue;\n --color-prettylights-syntax-constant-other-reference-link: @blue;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @blue;\n --color-prettylights-syntax-keyword: @mauve;\n --color-prettylights-syntax-string: @green;\n --color-prettylights-syntax-variable: @peach;\n --color-prettylights-syntax-invalid-illegal-text: @red;\n --color-prettylights-syntax-invalid-illegal-bg: fadeout(@red, 85%);\n --color-prettylights-syntax-markup-heading: @red;\n --color-prettylights-syntax-markup-italic: @yellow;\n --color-prettylights-syntax-markup-bold: @yellow;\n --color-prettylights-syntax-markup-deleted-text: @text;\n --color-prettylights-syntax-markup-deleted-bg: fadeout(@red, 60%);\n --color-prettylights-syntax-markup-inserted-text: @text;\n --color-prettylights-syntax-markup-inserted-bg: fadeout(@green, 60%);\n --color-prettylights-syntax-markup-changed-text: @text;\n --color-prettylights-syntax-markup-changed-bg: fadeout(@yellow, 60%);\n --color-prettylights-syntax-markup-ignored-text: @text;\n --bgColor-white: @base;\n --color-scale-white: @base;\n --color-scale-gray-3: @overlay2;\n --color-scale-gray-5: @overlay0;\n --color-scale-gray-6: @surface1;\n --color-scale-gray-7: @surface1;\n --color-scale-blue-2: @sky;\n --color-scale-blue-5: @blue;\n --color-scale-green-3: @green;\n --color-scale-green-4: @green;\n --color-scale-yellow-3: @peach;\n --color-scale-orange-4: @peach;\n --color-scale-red-4: @red;\n --shadow-inset: inset 0px 1px 0px 0px @crust;\n --shadow-resting-xsmall: 0px 1px 0px 0px @crust;\n --shadow-resting-small: 0px 1px 0px 0px @crust, 0px 1px 3px 0px @crust;\n --shadow-resting-medium: 0px 3px 6px 0px @crust;\n --shadow-floating-small: 0px 0px 0px 1px @base, 0px 6px 12px -3px @crust,\n 0px 6px 18px 0px @crust;\n --shadow-floating-medium: 0px 0px 0px 1px @surface0,\n 0px 8px 16px -4px @crust, 0px 4px 32px -4px @crust,\n 0px 24px 48px -12px @crust, 0px 48px 96px -24px @crust;\n --shadow-floating-large: 0px 0px 0px 1px @surface0,\n 0px 24px 48px 0px #010409;\n --shadow-floating-xlarge: 0px 0px 0px 1px @surface0,\n 0px 32px 64px 0px #010409;\n --shadow-floating-legacy: 0px 6px 12px -3px @crust, 0px 6px 18px 0px @crust;\n --outline-focus: @blue solid 2px;\n\n /* Enhanced Repo Insights Views - https://github.com/orgs/community/discussions/135572 */\n --data-blue-color-emphasis: @accent-color;\n --data-red-color-emphasis: @red;\n --data-green-color-emphasis: @green;\n\n --tooltip-fgColor: @text;\n --tooltip-bgColor: @crust;\n\n /* Refined GitHub */\n --rgh-heat-color: @peach;\n\n .turbo-progress-bar {\n background-color: @accent-color;\n }\n\n .form-select {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n img[src=\"https://github.githubassets.com/assets/mona-loading-default-c3c7aad1282f.gif\"]\n {\n content: url(\"https://giscus.catppuccin.com/assets/loading_48x48.gif\");\n }\n\n /* Header when logged out */\n .HeaderMenu-link {\n color: @text;\n\n &:hover {\n color: @text;\n }\n }\n .header-search-button {\n .placeholder {\n color: @subtext0;\n }\n\n svg {\n fill: @text !important;\n }\n }\n .HeaderMenu-toggle-bar {\n background-color: @text;\n }\n .notification-indicator .mail-status {\n background-image: linear-gradient(\n @accent-color,\n darken(@accent-color, 5%)\n );\n }\n\n .CheckStep {\n .ansifg-r {\n color: var(--color-ansi-red);\n }\n .ansifg-y {\n color: var(--color-ansi-yellow);\n }\n .ansifg-g {\n color: var(--color-ansi-green);\n }\n .ansifg-b {\n color: var(--color-ansi-blue);\n }\n .ansifg-c {\n color: var(--color-ansi-cyan);\n }\n .ansifg-m {\n color: var(--color-ansi-magenta);\n }\n .ansifg-gr {\n color: var(--color-ansi-gray);\n }\n }\n\n .js-activity-overview-graph .js-highlight-blob {\n fill: @accent-color;\n stroke: @accent-color;\n }\n\n .subnav-link.selected {\n border-bottom-color: @accent-color;\n }\n }\n}\n\n@-moz-document url-prefix(\"https://viewscreen.githubusercontent.com/markdown/mermaid\")\n{\n [data-color-mode=\"auto\"] {\n @media (prefers-color-scheme: light) {\n &[data-light-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-light-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n &[data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n [data-color-mode=\"light\"][data-light-theme=\"dark\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n [data-color-mode=\"light\"][data-light-theme=\"light\"],\n [data-color-mode=\"dark\"][data-dark-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n background-color: @base;\n\n --color-btn-text: @text;\n --color-btn-bg: @surface0;\n --color-btn-border: @surface1;\n --color-btn-hover-bg: @surface1;\n --color-btn-hover-border: @surface2;\n --color-btn-active-bg: @surface2;\n --color-btn-selected-bg: @surface2;\n --color-btn-counter-bg: @surface2;\n --color-btn-outline-text: @accent-color;\n --color-fg-muted: @subtext1;\n\n #diagram {\n .node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: fade(@accent-color, 10%);\n stroke: @accent-color;\n }\n\n .label text,\n span,\n p {\n fill: @text;\n color: @text;\n }\n\n .flowchart-link,\n .marker {\n stroke: @subtext0;\n fill: @subtext0;\n }\n\n .edgeLabel {\n background-color: @crust;\n }\n }\n\n .octicon {\n fill: var(--color-fg-muted) !important;\n }\n }\n}\n\n@-moz-document regexp(\"https:\\/\\/notebooks\\.githubusercontent\\.com\\/view\\/ipynb.*\") {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --jp-border-color0: var(--color-scale-gray-7);\n --jp-border-color1: var(--color-scale-gray-7);\n --jp-border-color2: var(--color-scale-gray-8);\n --jp-border-color3: var(--color-scale-gray-9);\n --jp-ui-font-color0: @text;\n --jp-ui-font-color1: fadeout(@text, 13%);\n --jp-ui-font-color2: fadeout(@text, 46%);\n --jp-ui-font-color3: fadeout(@text, 72%);\n --jp-ui-inverse-font-color0: @crust;\n --jp-ui-inverse-font-color1: fadeout(@crust, 20%);\n --jp-ui-inverse-font-color2: fadeout(@crust, 50%);\n --jp-ui-inverse-font-color3: fadeout(@crust, 70%);\n --jp-content-font-color0: @text;\n --jp-content-font-color1: @text;\n --jp-content-font-color2: fadeout(@text, 30%);\n --jp-content-font-color3: fadeout(@text, 50%);\n --jp-content-link-color: @sapphire;\n --jp-layout-color0: @base !important;\n --jp-layout-color1: var(--color-scale-gray-9);\n --jp-layout-color2: var(--color-scale-gray-8);\n --jp-layout-color3: var(--color-scale-gray-7);\n --jp-layout-color4: var(--color-scale-gray-6);\n --jp-inverse-layout-color0: var(--color-scale-white);\n --jp-inverse-layout-color1: var(--color-scale-white);\n --jp-inverse-layout-color2: var(--color-scale-gray-2);\n --jp-inverse-layout-color3: var(--color-scale-gray-4);\n --jp-inverse-layout-color4: var(--color-scale-gray-6);\n --jp-brand-color0: var(--color-scale-blue-7);\n --jp-brand-color1: var(--color-scale-blue-5);\n --jp-brand-color2: var(--color-scale-blue-3);\n --jp-brand-color3: var(--color-scale-blue-1);\n --jp-brand-color4: var(--color-scale-blue-0);\n --jp-accent-color0: var(--color-scale-green-7);\n --jp-accent-color1: var(--color-scale-green-5);\n --jp-accent-color2: var(--color-scale-green-3);\n --jp-accent-color3: var(--color-scale-green-1);\n --jp-warn-color0: var(--color-scale-orange-7);\n --jp-warn-color1: var(--color-scale-orange-5);\n --jp-warn-color2: var(--color-scale-orange-3);\n --jp-warn-color3: var(--color-scale-orange-1);\n --jp-error-color0: var(--color-scale-red-7);\n --jp-error-color1: var(--color-scale-red-5);\n --jp-error-color2: var(--color-scale-red-3);\n --jp-error-color3: var(--color-scale-red-1);\n --jp-success-color0: var(--color-scale-green-7);\n --jp-success-color1: var(--color-scale-green-5);\n --jp-success-color2: var(--color-scale-green-3);\n --jp-success-color3: var(--color-scale-green-1);\n --jp-info-color0: var(--color-scale-blue-7);\n --jp-info-color1: var(--color-scale-blue-5);\n --jp-info-color2: var(--color-scale-blue-3);\n --jp-info-color3: var(--color-scale-blue-1);\n --jp-cell-editor-background: @mantle;\n --jp-cell-editor-border-color: var(--color-scale-gray-7);\n --jp-cell-editor-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-cell-prompt-not-active-font-color: fadeout(@text, 50%);\n --jp-cell-inprompt-font-color: var(--color-scale-blue-6);\n --jp-cell-outprompt-font-color: var(--color-scale-coral-6);\n --jp-notebook-multiselected-color: fadeout(@overlay2, 86%);\n --jp-rendermime-error-background: fadeout(@red, 82%);\n --jp-rendermime-table-row-background: var(--color-scale-gray-9);\n --jp-rendermime-table-row-hover-background: fadeout(@surface2, 86%);\n --jp-dialog-background: fadeout(@crust, 40%);\n --jp-toolbar-box-shadow: 0px 0px 2px 0px fadeout(@crust, 20%);\n --jp-input-box-shadow: inset 0 0 2px var(--color-scale-blue-3);\n --jp-input-background: var(--color-scale-gray-8);\n --jp-input-active-box-shadow-color: fadeout(@blue, 70%);\n --jp-editor-selected-focused-background: fadeout(@blue, 86%);\n --jp-mirror-editor-keyword-color: var(--color-scale-green-5);\n --jp-mirror-editor-atom-color: var(--color-scale-blue-3);\n --jp-mirror-editor-number-color: var(--color-scale-green-4);\n --jp-mirror-editor-def-color: var(--color-scale-blue-6);\n --jp-mirror-editor-variable-color: var(--color-scale-gray-3);\n --jp-mirror-editor-variable-2-color: var(--color-scale-blue-4);\n --jp-mirror-editor-variable-3-color: var(--color-scale-green-6);\n --jp-mirror-editor-punctuation-color: var(--color-scale-blue-4);\n --jp-mirror-editor-property-color: var(--color-scale-blue-4);\n --jp-mirror-editor-operator-color: @mauve;\n --jp-mirror-editor-comment-color: @subtext0;\n --jp-mirror-editor-string-color: @peach;\n --jp-mirror-editor-string-2-color: var(--color-scale-purple-3);\n --jp-mirror-editor-meta-color: @mauve;\n --jp-mirror-editor-qualifier-color: var(--color-scale-gray-5);\n --jp-mirror-editor-builtin-color: var(--color-scale-green-6);\n --jp-mirror-editor-bracket-color: var(--color-scale-gray-2);\n --jp-mirror-editor-tag-color: var(--color-scale-blue-7);\n --jp-mirror-editor-attribute-color: var(--color-scale-blue-7);\n --jp-mirror-editor-header-color: var(--color-scale-blue-5);\n --jp-mirror-editor-quote-color: var(--color-scale-green-3);\n --jp-mirror-editor-link-color: var(--color-scale-blue-7);\n --jp-mirror-editor-error-color: @red;\n --jp-mirror-editor-hr-color: var(--color-scale-gray-8);\n --jp-vega-background: var(--color-scale-gray-4);\n --jp-search-selected-match-background-color: @yellow;\n --jp-search-selected-match-color: @crust;\n --jp-icon-contrast-color0: var(--color-scale-purple-6);\n --jp-icon-contrast-color1: var(--color-scale-green-6);\n --jp-icon-contrast-color2: var(--color-scale-pink-6);\n --jp-icon-contrast-color3: var(--color-scale-blue-6);\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "GitHub Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/github", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/github", - "version": "1.7.6", + "version": "1.7.7", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/github/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agithub", "description": "Soothing pastel theme for GitHub", @@ -1913,12 +1913,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for GitHub", "name": "GitHub Catppuccin", - "originalDigest": "0ddf7a807982402e1afab7ed3da7f395057552ca", + "originalDigest": "eb696dc698b41218f04bf71bf38602272919ffd7", "_id": "707de53d-4c74-462b-befa-7b946665e44e", - "_rev": 1726090247666, + "_rev": 1729421861379, "id": 40, - "etag": "W/\"26ea694f8eabfd35f107374e5a518f3aa6661157dde7f6597501e68ea0ffe275\"", - "updateDate": 1726083265372 + "etag": "W/\"b1c2c6936025034686d4a117d4768f9cd77c09c407036a0004b04f387ac307f0\"", + "updateDate": 1729421861232 }, { "enabled": true, @@ -2116,11 +2116,11 @@ "installDate": 1690105972974, "sections": [ { - "code": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.11\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Areddit\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.13\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Areddit\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": ":root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n color-scheme: dark;\n /* BETA */\n --color-pizzaRed: #ed8796 !important;\n --color-global-brand-orangered: #f5a97f !important;\n --color-global-focus: #494d64 !important;\n --color-interactive-content-disabled: #a5adcb !important;\n --color-interactive-background-disabled: rgba(91, 96, 120, 0.7) !important;\n --color-interactive-pressed: #5b6078 !important;\n --color-neutral-content: #cad3f5 !important;\n --color-neutral-content-disabled: #a5adcb !important;\n --color-neutral-content-weak: #a5adcb !important;\n --color-neutral-content-strong: #cad3f5 !important;\n --color-global-white: #181926 !important;\n --color-neutral-background: #24273a !important;\n --color-neutral-background-selected: #363a4f !important;\n --color-neutral-background-weak: #1e2030 !important;\n --color-neutral-background-medium: #24273a !important;\n --color-neutral-background-strong: #181926 !important;\n --color-neutral-background-hover: #363a4f !important;\n --color-neutral-border: #363a4f !important;\n --color-neutral-border-medium: #363a4f !important;\n --color-neutral-border-weak: #363a4f !important;\n --color-neutral-border-strong: #5b6078 !important;\n --color-primary: #b7bdf8 !important;\n --color-primary-hover: #e5e8fd !important;\n --color-primary-visited: #b7bdf8 !important;\n --color-primary-background: #b7bdf8 !important;\n --color-primary-background-hover: #a0a8f6 !important;\n --color-primary-background-selected: #a0a8f6 !important;\n --color-primary-onBackground: #24273a !important;\n --color-primary-onBackground-selected: #181926 !important;\n --color-secondary: #a5adcb !important;\n --color-secondary-hover: #b8c0e0 !important;\n --color-secondary-weak: #a5adcb !important;\n --color-secondary-onBackground: #cad3f5 !important;\n --color-secondary-background: #1e2030 !important;\n --color-secondary-background-hover: #494d64 !important;\n --color-secondary-background-selected: #494d64 !important;\n --color-secondary-plain: #a5adcb !important;\n --color-secondary-plain-hover: #b8c0e0 !important;\n --color-danger-background: #ed8796 !important;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2) !important;\n --color-danger-background-hover: rgba(237, 135, 150, 0.98) !important;\n --color-danger-onBackground: #cad3f5 !important;\n --color-danger-content: #ed8796 !important;\n --color-danger-content-default: #181926;\n --color-danger-content-hover: #ec7e8e !important;\n --color-success-content: #a6da95 !important;\n --color-success-hover: #a0d78d !important;\n --color-success-onBackground: #181926;\n --color-success-background: #a6da95 !important;\n --color-success-background-hover: #a0d78d !important;\n --color-warning-content: #eed49f !important;\n --color-warning-content-hover: #ecd096 !important;\n --color-warning-onBackground: #24273a !important;\n --color-warning-background: #eed49f !important;\n --color-warning-background-hover: #ecd096 !important;\n --color-upvote-content: #b7bdf8 !important;\n --color-upvote-disabled: #a5adcb !important;\n --color-upvote-onBackground: #cad3f5 !important;\n --color-upvote-background: #24273a !important;\n --color-upvote-background-hover: #a0a8f6 !important;\n --color-upvote-background-disabled: #24273a !important;\n --color-downvote-content: #cad3f5 !important;\n --color-downvote-content-weak: #cad3f5 !important;\n --color-downvote-disabled: #a5adcb !important;\n --color-downvote-onBackground: #cad3f5 !important;\n --color-downvote-background: #24273a !important;\n --color-downvote-background-hover: #739df2 !important;\n --color-downvote-background-disabled: #1e2030 !important;\n --color-tone-1: #cad3f5 !important;\n --color-tone-2: #a5adcb !important;\n --color-tone-3: #939ab7 !important;\n --color-tone-4: #363a4f !important;\n --color-tone-5: #494d64 !important;\n --color-tone-6: #5b6078 !important;\n --color-tone-7: #24273a !important;\n --color-avatar-gradient: #b7bdf8 !important;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3) !important;\n --color-opacity-50: rgba(36, 39, 58, 0.5) !important;\n --color-online: #b7bdf8 !important;\n --color-favorite: #b7bdf8 !important;\n --color-brand-background: #b7bdf8 !important;\n --color-brand-background-hover: #a0a8f6 !important;\n --color-global-orangered: #b7bdf8 !important;\n --color-action-upvote: #b7bdf8 !important;\n --color-action-downvote: #8aadf4;\n --shreddit-color-wordmark: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* Tag Color */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* Post title from notification */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /*\n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* follower color */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n /* Recap Reddit Logo */\n }\n :root:not(.theme-dark) .theme-rpl ::selection,\n :root:not(.theme-dark).theme-rpl ::selection,\n :root:not(.theme-dark) .theme-beta ::selection,\n :root:not(.theme-dark).theme-beta ::selection,\n .theme-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme-dark) .theme-rpl input::placeholder,\n :root:not(.theme-dark).theme-rpl input::placeholder,\n :root:not(.theme-dark) .theme-beta input::placeholder,\n :root:not(.theme-dark).theme-beta input::placeholder,\n .theme-light input::placeholder,\n :root:not(.theme-dark) .theme-rpl textarea::placeholder,\n :root:not(.theme-dark).theme-rpl textarea::placeholder,\n :root:not(.theme-dark) .theme-beta textarea::placeholder,\n :root:not(.theme-dark).theme-beta textarea::placeholder,\n .theme-light textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-light #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-light #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light,\n :root:not(.theme-dark) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-beta div[class^=\"subredditvars\"],\n .theme-light div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl :root,\n :root:not(.theme-dark).theme-rpl :root,\n :root:not(.theme-dark) .theme-beta :root,\n :root:not(.theme-dark).theme-beta :root,\n .theme-light :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.7) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.7) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.7) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.7) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.7) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-light div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-light span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark).theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark) .theme-beta i.icon-karma_fill,\n :root:not(.theme-dark).theme-beta i.icon-karma_fill,\n .theme-light i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-light div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-light button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-beta button[role=\"switch\"] > div,\n .theme-light button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-light ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-light ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark).theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark) .theme-beta i.icon-cake_fill,\n :root:not(.theme-dark).theme-beta i.icon-cake_fill,\n .theme-light i.icon-cake_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-user_fill,\n :root:not(.theme-dark).theme-rpl i.icon-user_fill,\n :root:not(.theme-dark) .theme-beta i.icon-user_fill,\n :root:not(.theme-dark).theme-beta i.icon-user_fill,\n .theme-light i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-light li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-light div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-light span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-light button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-light svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-light input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark).theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark) .theme-beta div.scrollerItem > div,\n :root:not(.theme-dark).theme-beta div.scrollerItem > div,\n .theme-light div.scrollerItem > div,\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"post-container\"],\n .theme-light div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-light div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-light div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-beta div._productDetails_7kbcu_53,\n .theme-light div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl .RESUserTagImage::after,\n :root:not(.theme-dark).theme-rpl .RESUserTagImage::after,\n :root:not(.theme-dark) .theme-beta .RESUserTagImage::after,\n :root:not(.theme-dark).theme-beta .RESUserTagImage::after,\n .theme-light .RESUserTagImage::after {\n color: #b7bdf8;\n }\n :root:not(.theme-dark) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-beta div._mintStatus_7kbcu_264,\n .theme-light div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-beta div._carousel_7kbcu_45,\n .theme-light div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-dark) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark).theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark) .theme-beta div._card_1ooes_1,\n :root:not(.theme-dark).theme-beta div._card_1ooes_1,\n .theme-light div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1,\n .theme-light ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li,\n .theme-light ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li > div,\n .theme-light ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dot,\n .theme-light div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dotActive,\n .theme-light div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-light div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-beta div._cardAuthor_7kbcu_79,\n .theme-light div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div._container_oikih_1,\n :root:not(.theme-dark).theme-rpl div._container_oikih_1,\n :root:not(.theme-dark) .theme-beta div._container_oikih_1,\n :root:not(.theme-dark).theme-beta div._container_oikih_1,\n .theme-light div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-beta a._pill_7kbcu_280,\n .theme-light a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-light button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-beta div._wrapper_1upjl_7,\n .theme-light div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-light a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-dark).theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-dark) .theme-beta h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-dark).theme-beta h1._eYtD2XCVieq6emjKBH3m,\n .theme-light h1._eYtD2XCVieq6emjKBH3m {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-light button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-beta a[href=\"/now\"] > div,\n .theme-light a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-light div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-light div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-light button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-close,\n :root:not(.theme-dark).theme-rpl i.icon-close,\n :root:not(.theme-dark) .theme-beta i.icon-close,\n :root:not(.theme-dark).theme-beta i.icon-close,\n .theme-light i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"],\n .theme-light a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-light div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"]:hover,\n .theme-light a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star_fill,\n :root:not(.theme-dark).theme-rpl i.icon-star_fill,\n :root:not(.theme-dark) .theme-beta i.icon-star_fill,\n :root:not(.theme-dark).theme-beta i.icon-star_fill,\n .theme-light i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star,\n :root:not(.theme-dark).theme-rpl i.icon-star,\n :root:not(.theme-dark) .theme-beta i.icon-star,\n :root:not(.theme-dark).theme-beta i.icon-star,\n .theme-light i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark).theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark) .theme-beta i.icon-premium_fill,\n :root:not(.theme-dark).theme-beta i.icon-premium_fill,\n .theme-light i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-light button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-light div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"background\"],\n .theme-light div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-light div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-rpl i.icon-comment,\n :root:not(.theme-dark).theme-rpl i.icon-comment,\n :root:not(.theme-dark) .theme-beta i.icon-comment,\n :root:not(.theme-dark).theme-beta i.icon-comment,\n .theme-light i.icon-comment,\n :root:not(.theme-dark) .theme-rpl i.icon-share,\n :root:not(.theme-dark).theme-rpl i.icon-share,\n :root:not(.theme-dark) .theme-beta i.icon-share,\n :root:not(.theme-dark).theme-beta i.icon-share,\n .theme-light i.icon-share,\n :root:not(.theme-dark) .theme-rpl i.icon-save,\n :root:not(.theme-dark).theme-rpl i.icon-save,\n :root:not(.theme-dark) .theme-beta i.icon-save,\n :root:not(.theme-dark).theme-beta i.icon-save,\n .theme-light i.icon-save,\n :root:not(.theme-dark) .theme-rpl i.icon-expand,\n :root:not(.theme-dark).theme-rpl i.icon-expand,\n :root:not(.theme-dark) .theme-beta i.icon-expand,\n :root:not(.theme-dark).theme-beta i.icon-expand,\n .theme-light i.icon-expand,\n :root:not(.theme-dark) .theme-rpl i.icon-collapse,\n :root:not(.theme-dark).theme-rpl i.icon-collapse,\n :root:not(.theme-dark) .theme-beta i.icon-collapse,\n :root:not(.theme-dark).theme-beta i.icon-collapse,\n .theme-light i.icon-collapse,\n :root:not(.theme-dark) .theme-rpl i.icon-text_post,\n :root:not(.theme-dark).theme-rpl i.icon-text_post,\n :root:not(.theme-dark) .theme-beta i.icon-text_post,\n :root:not(.theme-dark).theme-beta i.icon-text_post,\n .theme-light i.icon-text_post,\n :root:not(.theme-dark) .theme-rpl i.icon-image_post,\n :root:not(.theme-dark).theme-rpl i.icon-image_post,\n :root:not(.theme-dark) .theme-beta i.icon-image_post,\n :root:not(.theme-dark).theme-beta i.icon-image_post,\n .theme-light i.icon-image_post,\n :root:not(.theme-dark) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark).theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark) .theme-beta i.icon-media_gallery,\n :root:not(.theme-dark).theme-beta i.icon-media_gallery,\n .theme-light i.icon-media_gallery,\n :root:not(.theme-dark) .theme-rpl i.icon-video_post,\n :root:not(.theme-dark).theme-rpl i.icon-video_post,\n :root:not(.theme-dark) .theme-beta i.icon-video_post,\n :root:not(.theme-dark).theme-beta i.icon-video_post,\n .theme-light i.icon-video_post,\n :root:not(.theme-dark) .theme-rpl i.icon-gif_post,\n :root:not(.theme-dark).theme-rpl i.icon-gif_post,\n :root:not(.theme-dark) .theme-beta i.icon-gif_post,\n :root:not(.theme-dark).theme-beta i.icon-gif_post,\n .theme-light i.icon-gif_post,\n :root:not(.theme-dark) .theme-rpl i.icon-embed,\n :root:not(.theme-dark).theme-rpl i.icon-embed,\n :root:not(.theme-dark) .theme-beta i.icon-embed,\n :root:not(.theme-dark).theme-beta i.icon-embed,\n .theme-light i.icon-embed,\n :root:not(.theme-dark) .theme-rpl i.icon-external_link,\n :root:not(.theme-dark).theme-rpl i.icon-external_link,\n :root:not(.theme-dark) .theme-beta i.icon-external_link,\n :root:not(.theme-dark).theme-beta i.icon-external_link,\n .theme-light i.icon-external_link,\n :root:not(.theme-dark) .theme-rpl i.icon-poll_post,\n :root:not(.theme-dark).theme-rpl i.icon-poll_post,\n :root:not(.theme-dark) .theme-beta i.icon-poll_post,\n :root:not(.theme-dark).theme-beta i.icon-poll_post,\n .theme-light i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-light div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-light div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-light div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-beta a[data-testid=\"post_author_link\"],\n .theme-light a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-light span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark).theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark) .theme-beta i.icon-pin_fill,\n :root:not(.theme-dark).theme-beta i.icon-pin_fill,\n .theme-light i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-award,\n :root:not(.theme-dark).theme-rpl i.icon-award,\n :root:not(.theme-dark) .theme-beta i.icon-award,\n :root:not(.theme-dark).theme-beta i.icon-award,\n .theme-light i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark).theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark) .theme-beta i.icon-archived_fill,\n :root:not(.theme-dark).theme-beta i.icon-archived_fill,\n .theme-light i.icon-archived_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark).theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark) .theme-beta i.icon-lock_fill,\n :root:not(.theme-dark).theme-beta i.icon-lock_fill,\n .theme-light i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-light div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.Post,\n :root:not(.theme-dark).theme-rpl div.Post,\n :root:not(.theme-dark) .theme-beta div.Post,\n :root:not(.theme-dark).theme-beta div.Post,\n .theme-light div.Post,\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-beta div[data-click-id=\"media\"],\n .theme-light div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-light div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-dark).theme-beta i.icon-upvote_fill,\n .theme-light i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-light button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark).theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark) .theme-beta .icon-downvote_fill,\n :root:not(.theme-dark).theme-beta .icon-downvote_fill,\n .theme-light .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-light a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-light button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-light a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:hover,\n .theme-light div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:focus,\n .theme-light div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg,\n .theme-light div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg:active,\n .theme-light div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-beta button[role=\"checkbox\"],\n .theme-light button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-light ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-light img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-light ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-dark) .theme-rpl .bg-neutral-background,\n :root:not(.theme-dark).theme-rpl .bg-neutral-background,\n :root:not(.theme-dark) .theme-beta .bg-neutral-background,\n :root:not(.theme-dark).theme-beta .bg-neutral-background,\n .theme-light .bg-neutral-background {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-community_fill,\n :root:not(.theme-dark).theme-rpl i.icon-community_fill,\n :root:not(.theme-dark) .theme-beta i.icon-community_fill,\n :root:not(.theme-dark).theme-beta i.icon-community_fill,\n .theme-light i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-light div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-light ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-light span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-light span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-beta div#overlayScrollContainer > div,\n .theme-light div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-light div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-light div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-light div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-dark) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-light div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-dark) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Next\"] > i,\n .theme-light a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Previous\"] > i,\n .theme-light a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-light div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl input#comment_search-bar,\n :root:not(.theme-dark).theme-rpl input#comment_search-bar,\n :root:not(.theme-dark) .theme-beta input#comment_search-bar,\n :root:not(.theme-dark).theme-beta input#comment_search-bar,\n .theme-light input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-light ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-light .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-1,\n :root:not(.theme-dark).theme-rpl .snoo-cls-1,\n :root:not(.theme-dark) .theme-beta .snoo-cls-1,\n :root:not(.theme-dark).theme-beta .snoo-cls-1,\n .theme-light .snoo-cls-1,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-2,\n :root:not(.theme-dark).theme-rpl .snoo-cls-2,\n :root:not(.theme-dark) .theme-beta .snoo-cls-2,\n :root:not(.theme-dark).theme-beta .snoo-cls-2,\n .theme-light .snoo-cls-2,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-3,\n :root:not(.theme-dark).theme-rpl .snoo-cls-3,\n :root:not(.theme-dark) .theme-beta .snoo-cls-3,\n :root:not(.theme-dark).theme-beta .snoo-cls-3,\n .theme-light .snoo-cls-3,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-6,\n :root:not(.theme-dark).theme-rpl .snoo-cls-6,\n :root:not(.theme-dark) .theme-beta .snoo-cls-6,\n :root:not(.theme-dark).theme-beta .snoo-cls-6,\n .theme-light .snoo-cls-6,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-8,\n :root:not(.theme-dark).theme-rpl .snoo-cls-8,\n :root:not(.theme-dark) .theme-beta .snoo-cls-8,\n :root:not(.theme-dark).theme-beta .snoo-cls-8,\n .theme-light .snoo-cls-8,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-9,\n :root:not(.theme-dark).theme-rpl .snoo-cls-9,\n :root:not(.theme-dark) .theme-beta .snoo-cls-9,\n :root:not(.theme-dark).theme-beta .snoo-cls-9,\n .theme-light .snoo-cls-9 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-4,\n :root:not(.theme-dark).theme-rpl .snoo-cls-4,\n :root:not(.theme-dark) .theme-beta .snoo-cls-4,\n :root:not(.theme-dark).theme-beta .snoo-cls-4,\n .theme-light .snoo-cls-4,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-5,\n :root:not(.theme-dark).theme-rpl .snoo-cls-5,\n :root:not(.theme-dark) .theme-beta .snoo-cls-5,\n :root:not(.theme-dark).theme-beta .snoo-cls-5,\n .theme-light .snoo-cls-5,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-7,\n :root:not(.theme-dark).theme-rpl .snoo-cls-7,\n :root:not(.theme-dark) .theme-beta .snoo-cls-7,\n :root:not(.theme-dark).theme-beta .snoo-cls-7,\n .theme-light .snoo-cls-7,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-10,\n :root:not(.theme-dark).theme-rpl .snoo-cls-10,\n :root:not(.theme-dark) .theme-beta .snoo-cls-10,\n :root:not(.theme-dark).theme-beta .snoo-cls-10,\n .theme-light .snoo-cls-10,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-11,\n :root:not(.theme-dark).theme-rpl .snoo-cls-11,\n :root:not(.theme-dark) .theme-beta .snoo-cls-11,\n :root:not(.theme-dark).theme-beta .snoo-cls-11,\n .theme-light .snoo-cls-11 {\n fill: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n color-scheme: dark;\n /* BETA */\n --color-pizzaRed: #ed8796 !important;\n --color-global-brand-orangered: #f5a97f !important;\n --color-global-focus: #494d64 !important;\n --color-interactive-content-disabled: #a5adcb !important;\n --color-interactive-background-disabled: rgba(91, 96, 120, 0.7) !important;\n --color-interactive-pressed: #5b6078 !important;\n --color-neutral-content: #cad3f5 !important;\n --color-neutral-content-disabled: #a5adcb !important;\n --color-neutral-content-weak: #a5adcb !important;\n --color-neutral-content-strong: #cad3f5 !important;\n --color-global-white: #181926 !important;\n --color-neutral-background: #24273a !important;\n --color-neutral-background-selected: #363a4f !important;\n --color-neutral-background-weak: #1e2030 !important;\n --color-neutral-background-medium: #24273a !important;\n --color-neutral-background-strong: #181926 !important;\n --color-neutral-background-hover: #363a4f !important;\n --color-neutral-border: #363a4f !important;\n --color-neutral-border-medium: #363a4f !important;\n --color-neutral-border-weak: #363a4f !important;\n --color-neutral-border-strong: #5b6078 !important;\n --color-primary: #b7bdf8 !important;\n --color-primary-hover: #e5e8fd !important;\n --color-primary-visited: #b7bdf8 !important;\n --color-primary-background: #b7bdf8 !important;\n --color-primary-background-hover: #a0a8f6 !important;\n --color-primary-background-selected: #a0a8f6 !important;\n --color-primary-onBackground: #24273a !important;\n --color-primary-onBackground-selected: #181926 !important;\n --color-secondary: #a5adcb !important;\n --color-secondary-hover: #b8c0e0 !important;\n --color-secondary-weak: #a5adcb !important;\n --color-secondary-onBackground: #cad3f5 !important;\n --color-secondary-background: #1e2030 !important;\n --color-secondary-background-hover: #494d64 !important;\n --color-secondary-background-selected: #494d64 !important;\n --color-secondary-plain: #a5adcb !important;\n --color-secondary-plain-hover: #b8c0e0 !important;\n --color-danger-background: #ed8796 !important;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2) !important;\n --color-danger-background-hover: rgba(237, 135, 150, 0.98) !important;\n --color-danger-onBackground: #cad3f5 !important;\n --color-danger-content: #ed8796 !important;\n --color-danger-content-default: #181926;\n --color-danger-content-hover: #ec7e8e !important;\n --color-success-content: #a6da95 !important;\n --color-success-hover: #a0d78d !important;\n --color-success-onBackground: #181926;\n --color-success-background: #a6da95 !important;\n --color-success-background-hover: #a0d78d !important;\n --color-warning-content: #eed49f !important;\n --color-warning-content-hover: #ecd096 !important;\n --color-warning-onBackground: #24273a !important;\n --color-warning-background: #eed49f !important;\n --color-warning-background-hover: #ecd096 !important;\n --color-upvote-content: #b7bdf8 !important;\n --color-upvote-disabled: #a5adcb !important;\n --color-upvote-onBackground: #cad3f5 !important;\n --color-upvote-background: #24273a !important;\n --color-upvote-background-hover: #a0a8f6 !important;\n --color-upvote-background-disabled: #24273a !important;\n --color-downvote-content: #cad3f5 !important;\n --color-downvote-content-weak: #cad3f5 !important;\n --color-downvote-disabled: #a5adcb !important;\n --color-downvote-onBackground: #cad3f5 !important;\n --color-downvote-background: #24273a !important;\n --color-downvote-background-hover: #739df2 !important;\n --color-downvote-background-disabled: #1e2030 !important;\n --color-tone-1: #cad3f5 !important;\n --color-tone-2: #a5adcb !important;\n --color-tone-3: #939ab7 !important;\n --color-tone-4: #363a4f !important;\n --color-tone-5: #494d64 !important;\n --color-tone-6: #5b6078 !important;\n --color-tone-7: #24273a !important;\n --color-avatar-gradient: #b7bdf8 !important;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3) !important;\n --color-opacity-50: rgba(36, 39, 58, 0.5) !important;\n --color-online: #b7bdf8 !important;\n --color-favorite: #b7bdf8 !important;\n --color-brand-background: #b7bdf8 !important;\n --color-brand-background-hover: #a0a8f6 !important;\n --color-global-orangered: #b7bdf8 !important;\n --color-action-upvote: #b7bdf8 !important;\n --color-action-downvote: #8aadf4;\n --shreddit-color-wordmark: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* Tag Color */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* Post title from notification */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /*\n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* follower color */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n /* Recap Reddit Logo */\n }\n :root:not(.theme-light) .theme-rpl ::selection,\n :root:not(.theme-light).theme-rpl ::selection,\n :root:not(.theme-light) .theme-beta ::selection,\n :root:not(.theme-light).theme-beta ::selection,\n .theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme-light) .theme-rpl input::placeholder,\n :root:not(.theme-light).theme-rpl input::placeholder,\n :root:not(.theme-light) .theme-beta input::placeholder,\n :root:not(.theme-light).theme-beta input::placeholder,\n .theme-dark input::placeholder,\n :root:not(.theme-light) .theme-rpl textarea::placeholder,\n :root:not(.theme-light).theme-rpl textarea::placeholder,\n :root:not(.theme-light) .theme-beta textarea::placeholder,\n :root:not(.theme-light).theme-beta textarea::placeholder,\n .theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-dark #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-dark #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark,\n :root:not(.theme-light) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-beta div[class^=\"subredditvars\"],\n .theme-dark div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl :root,\n :root:not(.theme-light).theme-rpl :root,\n :root:not(.theme-light) .theme-beta :root,\n :root:not(.theme-light).theme-beta :root,\n .theme-dark :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.7) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.7) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.7) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.7) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.7) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-dark div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-dark span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-light).theme-rpl i.icon-karma_fill,\n :root:not(.theme-light) .theme-beta i.icon-karma_fill,\n :root:not(.theme-light).theme-beta i.icon-karma_fill,\n .theme-dark i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-dark div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-dark button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-beta button[role=\"switch\"] > div,\n .theme-dark button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-dark ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-dark ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-light).theme-rpl i.icon-cake_fill,\n :root:not(.theme-light) .theme-beta i.icon-cake_fill,\n :root:not(.theme-light).theme-beta i.icon-cake_fill,\n .theme-dark i.icon-cake_fill,\n :root:not(.theme-light) .theme-rpl i.icon-user_fill,\n :root:not(.theme-light).theme-rpl i.icon-user_fill,\n :root:not(.theme-light) .theme-beta i.icon-user_fill,\n :root:not(.theme-light).theme-beta i.icon-user_fill,\n .theme-dark i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-dark div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-dark span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-dark button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-dark svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-dark input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-light).theme-rpl div.scrollerItem > div,\n :root:not(.theme-light) .theme-beta div.scrollerItem > div,\n :root:not(.theme-light).theme-beta div.scrollerItem > div,\n .theme-dark div.scrollerItem > div,\n :root:not(.theme-light) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"post-container\"],\n .theme-dark div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-dark div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-dark div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-beta div._productDetails_7kbcu_53,\n .theme-dark div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl .RESUserTagImage::after,\n :root:not(.theme-light).theme-rpl .RESUserTagImage::after,\n :root:not(.theme-light) .theme-beta .RESUserTagImage::after,\n :root:not(.theme-light).theme-beta .RESUserTagImage::after,\n .theme-dark .RESUserTagImage::after {\n color: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-beta div._mintStatus_7kbcu_264,\n .theme-dark div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-beta div._carousel_7kbcu_45,\n .theme-dark div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-light) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-light).theme-rpl div._card_1ooes_1,\n :root:not(.theme-light) .theme-beta div._card_1ooes_1,\n :root:not(.theme-light).theme-beta div._card_1ooes_1,\n .theme-dark div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1,\n .theme-dark ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li,\n .theme-dark ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li > div,\n .theme-dark ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dot,\n .theme-dark div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dotActive,\n .theme-dark div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-dark div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-beta div._cardAuthor_7kbcu_79,\n .theme-dark div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div._container_oikih_1,\n :root:not(.theme-light).theme-rpl div._container_oikih_1,\n :root:not(.theme-light) .theme-beta div._container_oikih_1,\n :root:not(.theme-light).theme-beta div._container_oikih_1,\n .theme-dark div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-light).theme-beta a._pill_7kbcu_280,\n .theme-dark a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-dark button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-beta div._wrapper_1upjl_7,\n .theme-dark div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-dark a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-light).theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-light) .theme-beta h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-light).theme-beta h1._eYtD2XCVieq6emjKBH3m,\n .theme-dark h1._eYtD2XCVieq6emjKBH3m {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-dark button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-beta a[href=\"/now\"] > div,\n .theme-dark a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-dark div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-dark div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-dark button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-close,\n :root:not(.theme-light).theme-rpl i.icon-close,\n :root:not(.theme-light) .theme-beta i.icon-close,\n :root:not(.theme-light).theme-beta i.icon-close,\n .theme-dark i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"],\n .theme-dark a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-dark div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"]:hover,\n .theme-dark a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star_fill,\n :root:not(.theme-light).theme-rpl i.icon-star_fill,\n :root:not(.theme-light) .theme-beta i.icon-star_fill,\n :root:not(.theme-light).theme-beta i.icon-star_fill,\n .theme-dark i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star,\n :root:not(.theme-light).theme-rpl i.icon-star,\n :root:not(.theme-light) .theme-beta i.icon-star,\n :root:not(.theme-light).theme-beta i.icon-star,\n .theme-dark i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-light).theme-rpl i.icon-premium_fill,\n :root:not(.theme-light) .theme-beta i.icon-premium_fill,\n :root:not(.theme-light).theme-beta i.icon-premium_fill,\n .theme-dark i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-dark button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-dark div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"background\"],\n .theme-dark div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-dark div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-rpl i.icon-comment,\n :root:not(.theme-light).theme-rpl i.icon-comment,\n :root:not(.theme-light) .theme-beta i.icon-comment,\n :root:not(.theme-light).theme-beta i.icon-comment,\n .theme-dark i.icon-comment,\n :root:not(.theme-light) .theme-rpl i.icon-share,\n :root:not(.theme-light).theme-rpl i.icon-share,\n :root:not(.theme-light) .theme-beta i.icon-share,\n :root:not(.theme-light).theme-beta i.icon-share,\n .theme-dark i.icon-share,\n :root:not(.theme-light) .theme-rpl i.icon-save,\n :root:not(.theme-light).theme-rpl i.icon-save,\n :root:not(.theme-light) .theme-beta i.icon-save,\n :root:not(.theme-light).theme-beta i.icon-save,\n .theme-dark i.icon-save,\n :root:not(.theme-light) .theme-rpl i.icon-expand,\n :root:not(.theme-light).theme-rpl i.icon-expand,\n :root:not(.theme-light) .theme-beta i.icon-expand,\n :root:not(.theme-light).theme-beta i.icon-expand,\n .theme-dark i.icon-expand,\n :root:not(.theme-light) .theme-rpl i.icon-collapse,\n :root:not(.theme-light).theme-rpl i.icon-collapse,\n :root:not(.theme-light) .theme-beta i.icon-collapse,\n :root:not(.theme-light).theme-beta i.icon-collapse,\n .theme-dark i.icon-collapse,\n :root:not(.theme-light) .theme-rpl i.icon-text_post,\n :root:not(.theme-light).theme-rpl i.icon-text_post,\n :root:not(.theme-light) .theme-beta i.icon-text_post,\n :root:not(.theme-light).theme-beta i.icon-text_post,\n .theme-dark i.icon-text_post,\n :root:not(.theme-light) .theme-rpl i.icon-image_post,\n :root:not(.theme-light).theme-rpl i.icon-image_post,\n :root:not(.theme-light) .theme-beta i.icon-image_post,\n :root:not(.theme-light).theme-beta i.icon-image_post,\n .theme-dark i.icon-image_post,\n :root:not(.theme-light) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-light).theme-rpl i.icon-media_gallery,\n :root:not(.theme-light) .theme-beta i.icon-media_gallery,\n :root:not(.theme-light).theme-beta i.icon-media_gallery,\n .theme-dark i.icon-media_gallery,\n :root:not(.theme-light) .theme-rpl i.icon-video_post,\n :root:not(.theme-light).theme-rpl i.icon-video_post,\n :root:not(.theme-light) .theme-beta i.icon-video_post,\n :root:not(.theme-light).theme-beta i.icon-video_post,\n .theme-dark i.icon-video_post,\n :root:not(.theme-light) .theme-rpl i.icon-gif_post,\n :root:not(.theme-light).theme-rpl i.icon-gif_post,\n :root:not(.theme-light) .theme-beta i.icon-gif_post,\n :root:not(.theme-light).theme-beta i.icon-gif_post,\n .theme-dark i.icon-gif_post,\n :root:not(.theme-light) .theme-rpl i.icon-embed,\n :root:not(.theme-light).theme-rpl i.icon-embed,\n :root:not(.theme-light) .theme-beta i.icon-embed,\n :root:not(.theme-light).theme-beta i.icon-embed,\n .theme-dark i.icon-embed,\n :root:not(.theme-light) .theme-rpl i.icon-external_link,\n :root:not(.theme-light).theme-rpl i.icon-external_link,\n :root:not(.theme-light) .theme-beta i.icon-external_link,\n :root:not(.theme-light).theme-beta i.icon-external_link,\n .theme-dark i.icon-external_link,\n :root:not(.theme-light) .theme-rpl i.icon-poll_post,\n :root:not(.theme-light).theme-rpl i.icon-poll_post,\n :root:not(.theme-light) .theme-beta i.icon-poll_post,\n :root:not(.theme-light).theme-beta i.icon-poll_post,\n .theme-dark i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-dark div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-dark div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-dark div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-beta a[data-testid=\"post_author_link\"],\n .theme-dark a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-dark span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-light).theme-rpl i.icon-pin_fill,\n :root:not(.theme-light) .theme-beta i.icon-pin_fill,\n :root:not(.theme-light).theme-beta i.icon-pin_fill,\n .theme-dark i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-award,\n :root:not(.theme-light).theme-rpl i.icon-award,\n :root:not(.theme-light) .theme-beta i.icon-award,\n :root:not(.theme-light).theme-beta i.icon-award,\n .theme-dark i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-light).theme-rpl i.icon-archived_fill,\n :root:not(.theme-light) .theme-beta i.icon-archived_fill,\n :root:not(.theme-light).theme-beta i.icon-archived_fill,\n .theme-dark i.icon-archived_fill,\n :root:not(.theme-light) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-light).theme-rpl i.icon-lock_fill,\n :root:not(.theme-light) .theme-beta i.icon-lock_fill,\n :root:not(.theme-light).theme-beta i.icon-lock_fill,\n .theme-dark i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-dark div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl div.Post,\n :root:not(.theme-light).theme-rpl div.Post,\n :root:not(.theme-light) .theme-beta div.Post,\n :root:not(.theme-light).theme-beta div.Post,\n .theme-dark div.Post,\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-beta div[data-click-id=\"media\"],\n .theme-dark div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-dark div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-light).theme-beta i.icon-upvote_fill,\n .theme-dark i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-dark button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-light).theme-rpl .icon-downvote_fill,\n :root:not(.theme-light) .theme-beta .icon-downvote_fill,\n :root:not(.theme-light).theme-beta .icon-downvote_fill,\n .theme-dark .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-dark a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-dark button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-dark a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:hover,\n .theme-dark div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:focus,\n .theme-dark div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg,\n .theme-dark div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg:active,\n .theme-dark div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-light).theme-beta button[role=\"checkbox\"],\n .theme-dark button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-dark ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-dark img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-dark ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-light) .theme-rpl .bg-neutral-background,\n :root:not(.theme-light).theme-rpl .bg-neutral-background,\n :root:not(.theme-light) .theme-beta .bg-neutral-background,\n :root:not(.theme-light).theme-beta .bg-neutral-background,\n .theme-dark .bg-neutral-background {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-community_fill,\n :root:not(.theme-light).theme-rpl i.icon-community_fill,\n :root:not(.theme-light) .theme-beta i.icon-community_fill,\n :root:not(.theme-light).theme-beta i.icon-community_fill,\n .theme-dark i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-dark div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-dark ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-dark span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-dark span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-beta div#overlayScrollContainer > div,\n .theme-dark div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-dark div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-dark div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-dark div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-light) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-dark div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-light) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Next\"] > i,\n .theme-dark a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Previous\"] > i,\n .theme-dark a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-dark div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl input#comment_search-bar,\n :root:not(.theme-light).theme-rpl input#comment_search-bar,\n :root:not(.theme-light) .theme-beta input#comment_search-bar,\n :root:not(.theme-light).theme-beta input#comment_search-bar,\n .theme-dark input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-dark ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-dark .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-1,\n :root:not(.theme-light).theme-rpl .snoo-cls-1,\n :root:not(.theme-light) .theme-beta .snoo-cls-1,\n :root:not(.theme-light).theme-beta .snoo-cls-1,\n .theme-dark .snoo-cls-1,\n :root:not(.theme-light) .theme-rpl .snoo-cls-2,\n :root:not(.theme-light).theme-rpl .snoo-cls-2,\n :root:not(.theme-light) .theme-beta .snoo-cls-2,\n :root:not(.theme-light).theme-beta .snoo-cls-2,\n .theme-dark .snoo-cls-2,\n :root:not(.theme-light) .theme-rpl .snoo-cls-3,\n :root:not(.theme-light).theme-rpl .snoo-cls-3,\n :root:not(.theme-light) .theme-beta .snoo-cls-3,\n :root:not(.theme-light).theme-beta .snoo-cls-3,\n .theme-dark .snoo-cls-3,\n :root:not(.theme-light) .theme-rpl .snoo-cls-6,\n :root:not(.theme-light).theme-rpl .snoo-cls-6,\n :root:not(.theme-light) .theme-beta .snoo-cls-6,\n :root:not(.theme-light).theme-beta .snoo-cls-6,\n .theme-dark .snoo-cls-6,\n :root:not(.theme-light) .theme-rpl .snoo-cls-8,\n :root:not(.theme-light).theme-rpl .snoo-cls-8,\n :root:not(.theme-light) .theme-beta .snoo-cls-8,\n :root:not(.theme-light).theme-beta .snoo-cls-8,\n .theme-dark .snoo-cls-8,\n :root:not(.theme-light) .theme-rpl .snoo-cls-9,\n :root:not(.theme-light).theme-rpl .snoo-cls-9,\n :root:not(.theme-light) .theme-beta .snoo-cls-9,\n :root:not(.theme-light).theme-beta .snoo-cls-9,\n .theme-dark .snoo-cls-9 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-4,\n :root:not(.theme-light).theme-rpl .snoo-cls-4,\n :root:not(.theme-light) .theme-beta .snoo-cls-4,\n :root:not(.theme-light).theme-beta .snoo-cls-4,\n .theme-dark .snoo-cls-4,\n :root:not(.theme-light) .theme-rpl .snoo-cls-5,\n :root:not(.theme-light).theme-rpl .snoo-cls-5,\n :root:not(.theme-light) .theme-beta .snoo-cls-5,\n :root:not(.theme-light).theme-beta .snoo-cls-5,\n .theme-dark .snoo-cls-5,\n :root:not(.theme-light) .theme-rpl .snoo-cls-7,\n :root:not(.theme-light).theme-rpl .snoo-cls-7,\n :root:not(.theme-light) .theme-beta .snoo-cls-7,\n :root:not(.theme-light).theme-beta .snoo-cls-7,\n .theme-dark .snoo-cls-7,\n :root:not(.theme-light) .theme-rpl .snoo-cls-10,\n :root:not(.theme-light).theme-rpl .snoo-cls-10,\n :root:not(.theme-light) .theme-beta .snoo-cls-10,\n :root:not(.theme-light).theme-beta .snoo-cls-10,\n .theme-dark .snoo-cls-10,\n :root:not(.theme-light) .theme-rpl .snoo-cls-11,\n :root:not(.theme-light).theme-rpl .snoo-cls-11,\n :root:not(.theme-light) .theme-beta .snoo-cls-11,\n :root:not(.theme-light).theme-beta .snoo-cls-11,\n .theme-dark .snoo-cls-11 {\n fill: #b7bdf8;\n }", + "code": ":root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n color-scheme: dark;\n /* BETA */\n --color-pizzaRed: #ed8796 !important;\n --color-global-brand-orangered: #f5a97f !important;\n --color-global-focus: #494d64 !important;\n --color-interactive-content-disabled: #a5adcb !important;\n --color-interactive-background-disabled: rgba(91, 96, 120, 0.7) !important;\n --color-interactive-pressed: #5b6078 !important;\n --color-neutral-content: #cad3f5 !important;\n --color-neutral-content-disabled: #a5adcb !important;\n --color-neutral-content-weak: #a5adcb !important;\n --color-neutral-content-strong: #cad3f5 !important;\n --color-global-white: #181926 !important;\n --color-neutral-background: #24273a !important;\n --color-neutral-background-selected: #363a4f !important;\n --color-neutral-background-weak: #1e2030 !important;\n --color-neutral-background-medium: #24273a !important;\n --color-neutral-background-strong: #181926 !important;\n --color-neutral-background-hover: #363a4f !important;\n --color-neutral-border: #363a4f !important;\n --color-neutral-border-medium: #363a4f !important;\n --color-neutral-border-weak: #363a4f !important;\n --color-neutral-border-strong: #5b6078 !important;\n --color-primary: #b7bdf8 !important;\n --color-primary-hover: #e5e8fd !important;\n --color-primary-visited: #b7bdf8 !important;\n --color-primary-background: #b7bdf8 !important;\n --color-primary-background-hover: #a0a8f6 !important;\n --color-primary-background-selected: #a0a8f6 !important;\n --color-primary-onBackground: #24273a !important;\n --color-primary-onBackground-selected: #181926 !important;\n --color-secondary: #a5adcb !important;\n --color-secondary-hover: #b8c0e0 !important;\n --color-secondary-weak: #a5adcb !important;\n --color-secondary-onBackground: #cad3f5 !important;\n --color-secondary-background: #1e2030 !important;\n --color-secondary-background-hover: #494d64 !important;\n --color-secondary-background-selected: #494d64 !important;\n --color-secondary-plain: #a5adcb !important;\n --color-secondary-plain-hover: #b8c0e0 !important;\n --color-danger-background: #ed8796 !important;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2) !important;\n --color-danger-background-hover: rgba(237, 135, 150, 0.98) !important;\n --color-danger-onBackground: #cad3f5 !important;\n --color-danger-content: #ed8796 !important;\n --color-danger-content-default: #181926;\n --color-danger-content-hover: #ec7e8e !important;\n --color-success-content: #a6da95 !important;\n --color-success-hover: #a0d78d !important;\n --color-success-onBackground: #181926;\n --color-success-background: #a6da95 !important;\n --color-success-background-hover: #a0d78d !important;\n --color-warning-content: #eed49f !important;\n --color-warning-content-hover: #ecd096 !important;\n --color-warning-onBackground: #24273a !important;\n --color-warning-background: #eed49f !important;\n --color-warning-background-hover: #ecd096 !important;\n --color-upvote-content: #b7bdf8 !important;\n --color-upvote-disabled: #a5adcb !important;\n --color-upvote-onBackground: #cad3f5 !important;\n --color-upvote-background: #24273a !important;\n --color-upvote-background-hover: #a0a8f6 !important;\n --color-upvote-background-disabled: #24273a !important;\n --color-downvote-content: #cad3f5 !important;\n --color-downvote-content-weak: #cad3f5 !important;\n --color-downvote-disabled: #a5adcb !important;\n --color-downvote-onBackground: #cad3f5 !important;\n --color-downvote-background: #24273a !important;\n --color-downvote-background-hover: #739df2 !important;\n --color-downvote-background-disabled: #1e2030 !important;\n --color-tone-1: #cad3f5 !important;\n --color-tone-2: #a5adcb !important;\n --color-tone-3: #939ab7 !important;\n --color-tone-4: #363a4f !important;\n --color-tone-5: #494d64 !important;\n --color-tone-6: #5b6078 !important;\n --color-tone-7: #24273a !important;\n --color-avatar-gradient: #b7bdf8 !important;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3) !important;\n --color-opacity-50: rgba(36, 39, 58, 0.5) !important;\n --color-online: #b7bdf8 !important;\n --color-favorite: #b7bdf8 !important;\n --color-brand-background: #b7bdf8 !important;\n --color-brand-background-hover: #a0a8f6 !important;\n --color-brand-onBackground: #181926 !important;\n --color-global-orangered: #b7bdf8 !important;\n --color-action-upvote: #b7bdf8 !important;\n --color-action-downvote: #8aadf4;\n --color-banner-error-text: #24273a !important;\n --shreddit-color-wordmark: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* Tag Color */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* Post title from notification */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /*\n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* follower color */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n /* Recap Reddit Logo */\n }\n :root:not(.theme-dark) .theme-rpl ::selection,\n :root:not(.theme-dark).theme-rpl ::selection,\n :root:not(.theme-dark) .theme-beta ::selection,\n :root:not(.theme-dark).theme-beta ::selection,\n .theme-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme-dark) .theme-rpl input::placeholder,\n :root:not(.theme-dark).theme-rpl input::placeholder,\n :root:not(.theme-dark) .theme-beta input::placeholder,\n :root:not(.theme-dark).theme-beta input::placeholder,\n .theme-light input::placeholder,\n :root:not(.theme-dark) .theme-rpl textarea::placeholder,\n :root:not(.theme-dark).theme-rpl textarea::placeholder,\n :root:not(.theme-dark) .theme-beta textarea::placeholder,\n :root:not(.theme-dark).theme-beta textarea::placeholder,\n .theme-light textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-dark).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-light #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-dark).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-light #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light,\n :root:not(.theme-dark) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-dark) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-dark).theme-beta div[class^=\"subredditvars\"],\n .theme-light div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl :root,\n :root:not(.theme-dark).theme-rpl :root,\n :root:not(.theme-dark) .theme-beta :root,\n :root:not(.theme-dark).theme-beta :root,\n .theme-light :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.7) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.7) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.7) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.7) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.7) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-dark).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-light div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-dark).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-light span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark).theme-rpl i.icon-karma_fill,\n :root:not(.theme-dark) .theme-beta i.icon-karma_fill,\n :root:not(.theme-dark).theme-beta i.icon-karma_fill,\n .theme-light i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-light div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-dark).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-light button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-dark) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-dark).theme-beta button[role=\"switch\"] > div,\n .theme-light button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-dark).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-light ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-dark).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-light ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-dark).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-light button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark).theme-rpl i.icon-cake_fill,\n :root:not(.theme-dark) .theme-beta i.icon-cake_fill,\n :root:not(.theme-dark).theme-beta i.icon-cake_fill,\n .theme-light i.icon-cake_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-user_fill,\n :root:not(.theme-dark).theme-rpl i.icon-user_fill,\n :root:not(.theme-dark) .theme-beta i.icon-user_fill,\n :root:not(.theme-dark).theme-beta i.icon-user_fill,\n .theme-light i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-light div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-dark) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-dark).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-light li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-dark).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-light div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-dark).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-light span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-dark).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-light button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-dark).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-light svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-dark).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-light input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark).theme-rpl div.scrollerItem > div,\n :root:not(.theme-dark) .theme-beta div.scrollerItem > div,\n :root:not(.theme-dark).theme-beta div.scrollerItem > div,\n .theme-light div.scrollerItem > div,\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"post-container\"],\n .theme-light div[data-testid=\"post-container\"],\n :root:not(.theme-dark) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-light div[style=\"background:#1A1A1B\"],\n :root:not(.theme-dark) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-dark).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-light div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-dark) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-dark).theme-beta div._productDetails_7kbcu_53,\n .theme-light div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl .RESUserTagImage::after,\n :root:not(.theme-dark).theme-rpl .RESUserTagImage::after,\n :root:not(.theme-dark) .theme-beta .RESUserTagImage::after,\n :root:not(.theme-dark).theme-beta .RESUserTagImage::after,\n .theme-light .RESUserTagImage::after {\n color: #b7bdf8;\n }\n :root:not(.theme-dark) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-dark) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-dark).theme-beta div._mintStatus_7kbcu_264,\n .theme-light div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-dark) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-dark).theme-beta div._carousel_7kbcu_45,\n .theme-light div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-dark) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark).theme-rpl div._card_1ooes_1,\n :root:not(.theme-dark) .theme-beta div._card_1ooes_1,\n :root:not(.theme-dark).theme-beta div._card_1ooes_1,\n .theme-light div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1,\n .theme-light ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li,\n .theme-light ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-dark).theme-beta ol._container_1t62i_1 > li > div,\n .theme-light ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dot,\n .theme-light div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-dark).theme-beta div.MuiMobileStepper-dotActive,\n .theme-light div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-light div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-dark) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-dark).theme-beta div._cardAuthor_7kbcu_79,\n .theme-light div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div._container_oikih_1,\n :root:not(.theme-dark).theme-rpl div._container_oikih_1,\n :root:not(.theme-dark) .theme-beta div._container_oikih_1,\n :root:not(.theme-dark).theme-beta div._container_oikih_1,\n .theme-light div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-dark) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-dark).theme-beta a._pill_7kbcu_280,\n .theme-light a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-dark).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-light button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-dark) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-dark).theme-beta div._wrapper_1upjl_7,\n .theme-light div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-light a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-dark).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-light a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-dark).theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-dark) .theme-beta h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-dark).theme-beta h1._eYtD2XCVieq6emjKBH3m,\n .theme-light h1._eYtD2XCVieq6emjKBH3m {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-dark).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-light button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-dark).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-light #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-dark) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-dark).theme-beta a[href=\"/now\"] > div,\n .theme-light a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-dark).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-light div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-dark).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-light div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-dark).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-light button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-close,\n :root:not(.theme-dark).theme-rpl i.icon-close,\n :root:not(.theme-dark) .theme-beta i.icon-close,\n :root:not(.theme-dark).theme-beta i.icon-close,\n .theme-light i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"],\n .theme-light a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-dark).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-light div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-dark).theme-beta a[role=\"menuitem\"]:hover,\n .theme-light a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star_fill,\n :root:not(.theme-dark).theme-rpl i.icon-star_fill,\n :root:not(.theme-dark) .theme-beta i.icon-star_fill,\n :root:not(.theme-dark).theme-beta i.icon-star_fill,\n .theme-light i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-star,\n :root:not(.theme-dark).theme-rpl i.icon-star,\n :root:not(.theme-dark) .theme-beta i.icon-star,\n :root:not(.theme-dark).theme-beta i.icon-star,\n .theme-light i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark).theme-rpl i.icon-premium_fill,\n :root:not(.theme-dark) .theme-beta i.icon-premium_fill,\n :root:not(.theme-dark).theme-beta i.icon-premium_fill,\n .theme-light i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-dark).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-light button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-dark).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-light div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"background\"],\n .theme-light div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-light div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-dark) .theme-rpl i.icon-comment,\n :root:not(.theme-dark).theme-rpl i.icon-comment,\n :root:not(.theme-dark) .theme-beta i.icon-comment,\n :root:not(.theme-dark).theme-beta i.icon-comment,\n .theme-light i.icon-comment,\n :root:not(.theme-dark) .theme-rpl i.icon-share,\n :root:not(.theme-dark).theme-rpl i.icon-share,\n :root:not(.theme-dark) .theme-beta i.icon-share,\n :root:not(.theme-dark).theme-beta i.icon-share,\n .theme-light i.icon-share,\n :root:not(.theme-dark) .theme-rpl i.icon-save,\n :root:not(.theme-dark).theme-rpl i.icon-save,\n :root:not(.theme-dark) .theme-beta i.icon-save,\n :root:not(.theme-dark).theme-beta i.icon-save,\n .theme-light i.icon-save,\n :root:not(.theme-dark) .theme-rpl i.icon-expand,\n :root:not(.theme-dark).theme-rpl i.icon-expand,\n :root:not(.theme-dark) .theme-beta i.icon-expand,\n :root:not(.theme-dark).theme-beta i.icon-expand,\n .theme-light i.icon-expand,\n :root:not(.theme-dark) .theme-rpl i.icon-collapse,\n :root:not(.theme-dark).theme-rpl i.icon-collapse,\n :root:not(.theme-dark) .theme-beta i.icon-collapse,\n :root:not(.theme-dark).theme-beta i.icon-collapse,\n .theme-light i.icon-collapse,\n :root:not(.theme-dark) .theme-rpl i.icon-text_post,\n :root:not(.theme-dark).theme-rpl i.icon-text_post,\n :root:not(.theme-dark) .theme-beta i.icon-text_post,\n :root:not(.theme-dark).theme-beta i.icon-text_post,\n .theme-light i.icon-text_post,\n :root:not(.theme-dark) .theme-rpl i.icon-image_post,\n :root:not(.theme-dark).theme-rpl i.icon-image_post,\n :root:not(.theme-dark) .theme-beta i.icon-image_post,\n :root:not(.theme-dark).theme-beta i.icon-image_post,\n .theme-light i.icon-image_post,\n :root:not(.theme-dark) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark).theme-rpl i.icon-media_gallery,\n :root:not(.theme-dark) .theme-beta i.icon-media_gallery,\n :root:not(.theme-dark).theme-beta i.icon-media_gallery,\n .theme-light i.icon-media_gallery,\n :root:not(.theme-dark) .theme-rpl i.icon-video_post,\n :root:not(.theme-dark).theme-rpl i.icon-video_post,\n :root:not(.theme-dark) .theme-beta i.icon-video_post,\n :root:not(.theme-dark).theme-beta i.icon-video_post,\n .theme-light i.icon-video_post,\n :root:not(.theme-dark) .theme-rpl i.icon-gif_post,\n :root:not(.theme-dark).theme-rpl i.icon-gif_post,\n :root:not(.theme-dark) .theme-beta i.icon-gif_post,\n :root:not(.theme-dark).theme-beta i.icon-gif_post,\n .theme-light i.icon-gif_post,\n :root:not(.theme-dark) .theme-rpl i.icon-embed,\n :root:not(.theme-dark).theme-rpl i.icon-embed,\n :root:not(.theme-dark) .theme-beta i.icon-embed,\n :root:not(.theme-dark).theme-beta i.icon-embed,\n .theme-light i.icon-embed,\n :root:not(.theme-dark) .theme-rpl i.icon-external_link,\n :root:not(.theme-dark).theme-rpl i.icon-external_link,\n :root:not(.theme-dark) .theme-beta i.icon-external_link,\n :root:not(.theme-dark).theme-beta i.icon-external_link,\n .theme-light i.icon-external_link,\n :root:not(.theme-dark) .theme-rpl i.icon-poll_post,\n :root:not(.theme-dark).theme-rpl i.icon-poll_post,\n :root:not(.theme-dark) .theme-beta i.icon-poll_post,\n :root:not(.theme-dark).theme-beta i.icon-poll_post,\n .theme-light i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-light div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-light div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-light div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-dark) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-dark).theme-beta a[data-testid=\"post_author_link\"],\n .theme-light a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-dark).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-light span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark).theme-rpl i.icon-pin_fill,\n :root:not(.theme-dark) .theme-beta i.icon-pin_fill,\n :root:not(.theme-dark).theme-beta i.icon-pin_fill,\n .theme-light i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-award,\n :root:not(.theme-dark).theme-rpl i.icon-award,\n :root:not(.theme-dark) .theme-beta i.icon-award,\n :root:not(.theme-dark).theme-beta i.icon-award,\n .theme-light i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark).theme-rpl i.icon-archived_fill,\n :root:not(.theme-dark) .theme-beta i.icon-archived_fill,\n :root:not(.theme-dark).theme-beta i.icon-archived_fill,\n .theme-light i.icon-archived_fill,\n :root:not(.theme-dark) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark).theme-rpl i.icon-lock_fill,\n :root:not(.theme-dark) .theme-beta i.icon-lock_fill,\n :root:not(.theme-dark).theme-beta i.icon-lock_fill,\n .theme-light i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-dark).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-light div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.Post,\n :root:not(.theme-dark).theme-rpl div.Post,\n :root:not(.theme-dark) .theme-beta div.Post,\n :root:not(.theme-dark).theme-beta div.Post,\n .theme-light div.Post,\n :root:not(.theme-dark) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-dark) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-dark).theme-beta div[data-click-id=\"media\"],\n .theme-light div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-dark).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-light div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-dark) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-dark).theme-beta i.icon-upvote_fill,\n .theme-light i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-dark).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-light button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark).theme-rpl .icon-downvote_fill,\n :root:not(.theme-dark) .theme-beta .icon-downvote_fill,\n :root:not(.theme-dark).theme-beta .icon-downvote_fill,\n .theme-light .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-dark).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-light button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-dark).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-light a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-dark).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-light button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-dark).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-light a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:hover,\n .theme-light div[role=\"radio\"]:hover,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"]:focus,\n .theme-light div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg,\n .theme-light div[role=\"radio\"] > svg,\n :root:not(.theme-dark) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-dark).theme-beta div[role=\"radio\"] > svg:active,\n .theme-light div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-dark) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-dark).theme-beta button[role=\"checkbox\"],\n .theme-light button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-dark).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-light ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-dark).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-light img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-dark).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-light ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-dark) .theme-rpl .bg-neutral-background,\n :root:not(.theme-dark).theme-rpl .bg-neutral-background,\n :root:not(.theme-dark) .theme-beta .bg-neutral-background,\n :root:not(.theme-dark).theme-beta .bg-neutral-background,\n .theme-light .bg-neutral-background {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl i.icon-community_fill,\n :root:not(.theme-dark).theme-rpl i.icon-community_fill,\n :root:not(.theme-dark) .theme-beta i.icon-community_fill,\n :root:not(.theme-dark).theme-beta i.icon-community_fill,\n .theme-light i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-dark).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-light div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-dark).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-light ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-light span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-dark) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-dark).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-light span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-dark) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-dark) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-dark).theme-beta div#overlayScrollContainer > div,\n .theme-light div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-dark).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-light div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-light div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-dark) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-dark).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-light div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-dark) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-dark).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-light div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-dark) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Next\"] > i,\n .theme-light a[title=\"Next\"] > i,\n :root:not(.theme-dark) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-dark) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-dark).theme-beta a[title=\"Previous\"] > i,\n .theme-light a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-dark) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-dark).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-light div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl input#comment_search-bar,\n :root:not(.theme-dark).theme-rpl input#comment_search-bar,\n :root:not(.theme-dark) .theme-beta input#comment_search-bar,\n :root:not(.theme-dark).theme-beta input#comment_search-bar,\n .theme-light input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-dark) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-dark).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-light ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-dark).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-light .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-dark).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-light div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-1,\n :root:not(.theme-dark).theme-rpl .snoo-cls-1,\n :root:not(.theme-dark) .theme-beta .snoo-cls-1,\n :root:not(.theme-dark).theme-beta .snoo-cls-1,\n .theme-light .snoo-cls-1,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-2,\n :root:not(.theme-dark).theme-rpl .snoo-cls-2,\n :root:not(.theme-dark) .theme-beta .snoo-cls-2,\n :root:not(.theme-dark).theme-beta .snoo-cls-2,\n .theme-light .snoo-cls-2,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-3,\n :root:not(.theme-dark).theme-rpl .snoo-cls-3,\n :root:not(.theme-dark) .theme-beta .snoo-cls-3,\n :root:not(.theme-dark).theme-beta .snoo-cls-3,\n .theme-light .snoo-cls-3,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-6,\n :root:not(.theme-dark).theme-rpl .snoo-cls-6,\n :root:not(.theme-dark) .theme-beta .snoo-cls-6,\n :root:not(.theme-dark).theme-beta .snoo-cls-6,\n .theme-light .snoo-cls-6,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-8,\n :root:not(.theme-dark).theme-rpl .snoo-cls-8,\n :root:not(.theme-dark) .theme-beta .snoo-cls-8,\n :root:not(.theme-dark).theme-beta .snoo-cls-8,\n .theme-light .snoo-cls-8,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-9,\n :root:not(.theme-dark).theme-rpl .snoo-cls-9,\n :root:not(.theme-dark) .theme-beta .snoo-cls-9,\n :root:not(.theme-dark).theme-beta .snoo-cls-9,\n .theme-light .snoo-cls-9 {\n fill: #24273a;\n }\n :root:not(.theme-dark) .theme-rpl .snoo-cls-4,\n :root:not(.theme-dark).theme-rpl .snoo-cls-4,\n :root:not(.theme-dark) .theme-beta .snoo-cls-4,\n :root:not(.theme-dark).theme-beta .snoo-cls-4,\n .theme-light .snoo-cls-4,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-5,\n :root:not(.theme-dark).theme-rpl .snoo-cls-5,\n :root:not(.theme-dark) .theme-beta .snoo-cls-5,\n :root:not(.theme-dark).theme-beta .snoo-cls-5,\n .theme-light .snoo-cls-5,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-7,\n :root:not(.theme-dark).theme-rpl .snoo-cls-7,\n :root:not(.theme-dark) .theme-beta .snoo-cls-7,\n :root:not(.theme-dark).theme-beta .snoo-cls-7,\n .theme-light .snoo-cls-7,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-10,\n :root:not(.theme-dark).theme-rpl .snoo-cls-10,\n :root:not(.theme-dark) .theme-beta .snoo-cls-10,\n :root:not(.theme-dark).theme-beta .snoo-cls-10,\n .theme-light .snoo-cls-10,\n :root:not(.theme-dark) .theme-rpl .snoo-cls-11,\n :root:not(.theme-dark).theme-rpl .snoo-cls-11,\n :root:not(.theme-dark) .theme-beta .snoo-cls-11,\n :root:not(.theme-dark).theme-beta .snoo-cls-11,\n .theme-light .snoo-cls-11 {\n fill: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n color-scheme: dark;\n /* BETA */\n --color-pizzaRed: #ed8796 !important;\n --color-global-brand-orangered: #f5a97f !important;\n --color-global-focus: #494d64 !important;\n --color-interactive-content-disabled: #a5adcb !important;\n --color-interactive-background-disabled: rgba(91, 96, 120, 0.7) !important;\n --color-interactive-pressed: #5b6078 !important;\n --color-neutral-content: #cad3f5 !important;\n --color-neutral-content-disabled: #a5adcb !important;\n --color-neutral-content-weak: #a5adcb !important;\n --color-neutral-content-strong: #cad3f5 !important;\n --color-global-white: #181926 !important;\n --color-neutral-background: #24273a !important;\n --color-neutral-background-selected: #363a4f !important;\n --color-neutral-background-weak: #1e2030 !important;\n --color-neutral-background-medium: #24273a !important;\n --color-neutral-background-strong: #181926 !important;\n --color-neutral-background-hover: #363a4f !important;\n --color-neutral-border: #363a4f !important;\n --color-neutral-border-medium: #363a4f !important;\n --color-neutral-border-weak: #363a4f !important;\n --color-neutral-border-strong: #5b6078 !important;\n --color-primary: #b7bdf8 !important;\n --color-primary-hover: #e5e8fd !important;\n --color-primary-visited: #b7bdf8 !important;\n --color-primary-background: #b7bdf8 !important;\n --color-primary-background-hover: #a0a8f6 !important;\n --color-primary-background-selected: #a0a8f6 !important;\n --color-primary-onBackground: #24273a !important;\n --color-primary-onBackground-selected: #181926 !important;\n --color-secondary: #a5adcb !important;\n --color-secondary-hover: #b8c0e0 !important;\n --color-secondary-weak: #a5adcb !important;\n --color-secondary-onBackground: #cad3f5 !important;\n --color-secondary-background: #1e2030 !important;\n --color-secondary-background-hover: #494d64 !important;\n --color-secondary-background-selected: #494d64 !important;\n --color-secondary-plain: #a5adcb !important;\n --color-secondary-plain-hover: #b8c0e0 !important;\n --color-danger-background: #ed8796 !important;\n --color-danger-background-disabled: rgba(237, 135, 150, 0.2) !important;\n --color-danger-background-hover: rgba(237, 135, 150, 0.98) !important;\n --color-danger-onBackground: #cad3f5 !important;\n --color-danger-content: #ed8796 !important;\n --color-danger-content-default: #181926;\n --color-danger-content-hover: #ec7e8e !important;\n --color-success-content: #a6da95 !important;\n --color-success-hover: #a0d78d !important;\n --color-success-onBackground: #181926;\n --color-success-background: #a6da95 !important;\n --color-success-background-hover: #a0d78d !important;\n --color-warning-content: #eed49f !important;\n --color-warning-content-hover: #ecd096 !important;\n --color-warning-onBackground: #24273a !important;\n --color-warning-background: #eed49f !important;\n --color-warning-background-hover: #ecd096 !important;\n --color-upvote-content: #b7bdf8 !important;\n --color-upvote-disabled: #a5adcb !important;\n --color-upvote-onBackground: #cad3f5 !important;\n --color-upvote-background: #24273a !important;\n --color-upvote-background-hover: #a0a8f6 !important;\n --color-upvote-background-disabled: #24273a !important;\n --color-downvote-content: #cad3f5 !important;\n --color-downvote-content-weak: #cad3f5 !important;\n --color-downvote-disabled: #a5adcb !important;\n --color-downvote-onBackground: #cad3f5 !important;\n --color-downvote-background: #24273a !important;\n --color-downvote-background-hover: #739df2 !important;\n --color-downvote-background-disabled: #1e2030 !important;\n --color-tone-1: #cad3f5 !important;\n --color-tone-2: #a5adcb !important;\n --color-tone-3: #939ab7 !important;\n --color-tone-4: #363a4f !important;\n --color-tone-5: #494d64 !important;\n --color-tone-6: #5b6078 !important;\n --color-tone-7: #24273a !important;\n --color-avatar-gradient: #b7bdf8 !important;\n --color-transparent-background-hover: rgba(54, 58, 79, 0.3) !important;\n --color-opacity-50: rgba(36, 39, 58, 0.5) !important;\n --color-online: #b7bdf8 !important;\n --color-favorite: #b7bdf8 !important;\n --color-brand-background: #b7bdf8 !important;\n --color-brand-background-hover: #a0a8f6 !important;\n --color-brand-onBackground: #181926 !important;\n --color-global-orangered: #b7bdf8 !important;\n --color-action-upvote: #b7bdf8 !important;\n --color-action-downvote: #8aadf4;\n --color-banner-error-text: #24273a !important;\n --shreddit-color-wordmark: #b7bdf8;\n /* normal stuff */\n /* reddit chat variables */\n /* site background */\n /* PROFILE MENU */\n /* karma count */\n /* profile button karma icon */\n /* menu headers */\n /* switches, should also apply sitewide */\n /* online status */\n /* PROFILE PAGE */\n /* create avatar button */\n /* cake day and followers icon */\n /* add social links button readability tweak */\n /* profile moderation and user settings page */\n /* Beta Badge */\n /* Delete Account */\n /* Delete Account Icon */\n /* blocked, muted input */\n /* fixes profile posts not being themed */\n /* NFT AVATAR VIEWER */\n /* modal background */\n /* Tag Color */\n /* mint status */\n /* carousel background */\n /* nft card back */\n /* external links */\n /* shop for avatars button */\n /* AVATAR CREATOR */\n /* SITE HEADER */\n /* reddit logo */\n /* Post title from notification */\n /* notification icon */\n /* advertise button */\n /* reddit now notification */\n /* search scope pill text */\n /* search popup title */\n /* safe search toggle */\n /* NAVIGATION SIDEBAR */\n /* close icon */\n /* item color */\n /* navigation sidebar header color */\n /* favorites */\n /* RIGHT FRONTPAGE SIDEBAR */\n /* reddit premium icon */\n /* reddit premium try now button */\n /* recent posts thumbnail borders */\n /* POSTS */\n /* post background for card style */\n /* post options (save, comment, etc.) */\n /* post title color */\n /*\n * post op color and\n * post date color\n */\n /* nsfw flair */\n /* pinned post icon */\n /* give award icon */\n /* locked post icon */\n /* post button divider */\n /* UPVOTES/DOWNVOTES */\n /* upvote/downvote background */\n /* inactive vote text color */\n /* active upvote color */\n /* active upvote text color */\n /* hover background for both upvotes and downvotes */\n /* active downvote color */\n /* active downvote text color */\n /* REPORT MODAL */\n /* SUBREDDIT PAGES */\n /* radio buttons (flair selector, etc.) */\n /* checkboxes */\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n /* header background */\n /* subreddit image background */\n /* border between uela */\n /* follower color */\n /* default subreddit icon */\n /* online users */\n /* POST VIEWER */\n /* spoiler tags */\n /* mod comment tag */\n /* op comment tag */\n /* post overlay if you have \"open in new tab\" disabled */\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n /* gold award gradient */\n /* image gallery next/previous buttons */\n /* image gallery image count */\n /* comment search bar */\n /* tab bar below banner */\n /* MULTIREDDITS/CUSTOM FEEDS */\n /* delete custom feed button */\n /* TOOLTIPS */\n /* Recap Reddit Logo */\n }\n :root:not(.theme-light) .theme-rpl ::selection,\n :root:not(.theme-light).theme-rpl ::selection,\n :root:not(.theme-light) .theme-beta ::selection,\n :root:not(.theme-light).theme-beta ::selection,\n .theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme-light) .theme-rpl input::placeholder,\n :root:not(.theme-light).theme-rpl input::placeholder,\n :root:not(.theme-light) .theme-beta input::placeholder,\n :root:not(.theme-light).theme-beta input::placeholder,\n .theme-dark input::placeholder,\n :root:not(.theme-light) .theme-rpl textarea::placeholder,\n :root:not(.theme-light).theme-rpl textarea::placeholder,\n :root:not(.theme-light) .theme-beta textarea::placeholder,\n :root:not(.theme-light).theme-beta textarea::placeholder,\n .theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-rpl #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light) .theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n :root:not(.theme-light).theme-beta #reddit-logo circle[fill=\"#FF4500\"],\n .theme-dark #reddit-logo circle[fill=\"#FF4500\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-rpl #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light) .theme-beta #reddit-logo path[fill=\"#FFF\"],\n :root:not(.theme-light).theme-beta #reddit-logo path[fill=\"#FFF\"],\n .theme-dark #reddit-logo path[fill=\"#FFF\"] {\n fill: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark,\n :root:not(.theme-light) .theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-rpl div[class^=\"subredditvars\"],\n :root:not(.theme-light) .theme-beta div[class^=\"subredditvars\"],\n :root:not(.theme-light).theme-beta div[class^=\"subredditvars\"],\n .theme-dark div[class^=\"subredditvars\"] {\n --color-online: #a6da95 !important;\n --newCommunityTheme-actionIcon: #a5adcb !important;\n --newCommunityTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-actionIconShaded80: #a5adcb !important;\n --newCommunityTheme-actionIconTinted80: #b8c0e0 !important;\n --newCommunityTheme-active: #b7bdf8 !important;\n --newCommunityTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-activeLight60: #b7bdf8 !important;\n --newCommunityTheme-activeShaded80: #b7bdf8 !important;\n --newCommunityTheme-activeShaded90: #b7bdf8 !important;\n --newCommunityTheme-activeTinted05: #cad3f5 !important;\n --newCommunityTheme-banner-backgroundColor: #b7bdf8 !important;\n --newCommunityTheme-banner-iconColor: #b7bdf8 !important;\n --newCommunityTheme-body: #1e2030 !important;\n --newCommunityTheme-bodyAlpha50: #363a4f !important;\n --newCommunityTheme-bodyAlpha70: #494d64 !important;\n --newCommunityTheme-bodyAlpha80: #5b6078 !important;\n --newCommunityTheme-bodyFade: #a5adcb !important;\n --newCommunityTheme-bodyShaded80: #1e2030 !important;\n --newCommunityTheme-bodyText: #cad3f5 !important;\n --newCommunityTheme-bodyTextAlpha03: #1e2030 !important;\n --newCommunityTheme-bodyTextAlpha20: #494d64 !important;\n --newCommunityTheme-bodyTextShaded20: #363a4f !important;\n --newCommunityTheme-bodyTextTinted20: #a5adcb !important;\n --newCommunityTheme-bodyTinted50: #8087a2 !important;\n --newCommunityTheme-bodyTinted80: #6e738d !important;\n --newCommunityTheme-button: #cad3f5 !important;\n --newCommunityTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-buttonAlpha40: #a5adcb !important;\n --newCommunityTheme-buttonAlpha50: #b8c0e0 !important;\n --newCommunityTheme-buttonAlpha80: #b8c0e0 !important;\n --newCommunityTheme-buttonShaded80: #6e738d !important;\n --newCommunityTheme-buttonTinted20: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted50: #b7bdf8 !important;\n --newCommunityTheme-buttonTinted80: #b7bdf8 !important;\n --newCommunityTheme-canvas: #181926 !important;\n --newCommunityTheme-checkbox: #cad3f5 !important;\n --newCommunityTheme-errorText: #ed8796 !important;\n --newCommunityTheme-field: #363a4f !important;\n --newCommunityTheme-fieldFade: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-flair: #b7bdf8 !important;\n --newCommunityTheme-highlight: #24273a !important;\n --newCommunityTheme-inactive: #a5adcb !important;\n --newCommunityTheme-lightText: #cad3f5 !important;\n --newCommunityTheme-lightTextAlpha75: #b8c0e0 !important;\n --newCommunityTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-linkText: #b7bdf8 !important;\n --newCommunityTheme-linkTextAlpha80: #b7bdf8 !important;\n --newCommunityTheme-linkTextShaded80: #b7bdf8 !important;\n --newCommunityTheme-linkTextTinted80: #b7bdf8 !important;\n --newCommunityTheme-linkTextWithBody: #b7bdf8 !important;\n --newCommunityTheme-menu: #1e2030 !important;\n --newCommunityTheme-menuActiveText: #cad3f5 !important;\n --newCommunityTheme-menuButtonBackground-active: #24273a !important;\n --newCommunityTheme-menuButtonBackground-focus: #24273a !important;\n --newCommunityTheme-menuButtonBackground-hover: #24273a !important;\n --newCommunityTheme-menuInactiveText: #cad3f5 !important;\n --newCommunityTheme-metaText: #a5adcb !important;\n --newCommunityTheme-metaTextAlpha50: #a5adcb !important;\n --newCommunityTheme-metaTextShaded80: #a5adcb !important;\n --newCommunityTheme-monospaceColor: #b7bdf8 !important;\n --newCommunityTheme-navBar-activeLink: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-backgroundColor: #1e2030 !important;\n --newCommunityTheme-navBar-hoverLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveLink: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newCommunityTheme-navIcon: #cad3f5 !important;\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newCommunityTheme-nsfw: #ed8796 !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newCommunityTheme-nsfwBlocking-color: #cad3f5 !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newCommunityTheme-pageHeader: #5b6078 !important;\n --newCommunityTheme-placeholder: #363a4f !important;\n --newCommunityTheme-post: #1e2030 !important;\n --newCommunityTheme-postError: #ed8796 !important;\n --newCommunityTheme-postFlairText: #181926 !important;\n --newCommunityTheme-postIcon: #b7bdf8 !important;\n --newCommunityTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-postTinted20: #24273a !important;\n --newCommunityTheme-postTransparent20: #24273a !important;\n --newCommunityTheme-primaryButtonShadedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedEighty: #8087a2 !important;\n --newCommunityTheme-primaryButtonTintedFifty: #6e738d !important;\n --newCommunityTheme-primaryButtonTintedSixty: #6e738d !important;\n --newCommunityTheme-quarantine: #eed49f !important;\n --newCommunityTheme-report: #494d64 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newCommunityTheme-search-syntaxHighlightColor: #24273a !important;\n --newCommunityTheme-titleText: #cad3f5 !important;\n --newCommunityTheme-upsell-appleIcon: #b8c0e0 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newCommunityTheme-voteText-base: #a5adcb !important;\n --newCommunityTheme-voteText-downvote: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newCommunityTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newCommunityTheme-voteText-upvote: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newCommunityTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newCommunityTheme-widgetColors-appleIcon: #6e738d !important;\n --newCommunityTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: #1e2030 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --newRedditTheme-actionIcon: #a5adcb !important;\n --newRedditTheme-actionIconAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-actionIconShaded80: #a5adcb !important;\n --newRedditTheme-actionIconTinted80: #b8c0e0 !important;\n --newRedditTheme-active: #b7bdf8 !important;\n --newRedditTheme-activeAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-activeLight60: #b7bdf8 !important;\n --newRedditTheme-activeShaded80: #b7bdf8 !important;\n --newRedditTheme-activeShaded90: #b7bdf8 !important;\n --newRedditTheme-activeTinted05: #cad3f5 !important;\n --newRedditTheme-banner-backgroundColor: #b7bdf8 !important;\n --newRedditTheme-banner-iconColor: #b7bdf8 !important;\n --newRedditTheme-body: #1e2030 !important;\n --newRedditTheme-bodyAlpha50: #363a4f !important;\n --newRedditTheme-bodyAlpha70: #494d64 !important;\n --newRedditTheme-bodyAlpha80: #5b6078 !important;\n --newRedditTheme-bodyFade: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyShaded80: #1e2030 !important;\n --newRedditTheme-bodyText: #cad3f5 !important;\n --newRedditTheme-bodyTextAlpha03: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-bodyTextAlpha20: #494d64 !important;\n --newRedditTheme-bodyTextShaded20: #363a4f !important;\n --newRedditTheme-bodyTextTinted20: #b8c0e0 !important;\n --newRedditTheme-bodyTinted50: #6e738d !important;\n --newRedditTheme-bodyTinted80: #8087a2 !important;\n --newRedditTheme-button: #cad3f5 !important;\n --newRedditTheme-buttonAlpha05: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-buttonAlpha40: #a5adcb !important;\n --newRedditTheme-buttonAlpha50: #b8c0e0 !important;\n --newRedditTheme-buttonAlpha80: #b8c0e0 !important;\n --newRedditTheme-buttonShaded80: #6e738d !important;\n --newRedditTheme-buttonTinted20: #b7bdf8 !important;\n --newRedditTheme-buttonTinted50: #b7bdf8 !important;\n --newRedditTheme-buttonTinted80: #b7bdf8 !important;\n --newRedditTheme-canvas: #181926 !important;\n --newRedditTheme-checkbox: #cad3f5 !important;\n --newRedditTheme-errorText: #ed8796 !important;\n --newRedditTheme-field: #24273a !important;\n --newRedditTheme-fieldFade: #1e2030 !important;\n --newRedditTheme-flair: #b7bdf8 !important;\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: #24273a !important;\n --newRedditTheme-inactive: #363a4f !important;\n --newRedditTheme-lightText: #cad3f5 !important;\n --newRedditTheme-lightTextAlpha75: #b8c0e0 !important;\n --newRedditTheme-line: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-lineShadedNinety: rgba(73, 77, 100, 0.7) !important;\n /* links */\n --newRedditTheme-linkText: #b7bdf8 !important;\n --newRedditTheme-linkTextAlpha80: #b7bdf8 !important;\n --newRedditTheme-linkTextShaded80: #b7bdf8 !important;\n --newRedditTheme-linkTextTinted80: #b7bdf8 !important;\n --newRedditTheme-linkTextWithBody: #b7bdf8 !important;\n /* menus */\n --newRedditTheme-menu: #1e2030 !important;\n --newRedditTheme-menuActiveText: #cad3f5 !important;\n --newRedditTheme-menuButtonBackground-active: #b7bdf8 !important;\n --newRedditTheme-menuButtonBackground-focus: #24273a !important;\n --newRedditTheme-menuButtonBackground-hover: #24273a !important;\n --newRedditTheme-menuInactiveText: #cad3f5 !important;\n --newRedditTheme-metaText: #a5adcb !important;\n --newRedditTheme-metaTextAlpha50: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-metaTextShaded80: #b8c0e0 !important;\n --newRedditTheme-monospaceColor: #b7bdf8 !important;\n --newRedditTheme-navBar-activeLink: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-activeSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-backgroundColor: #1e2030 !important;\n --newRedditTheme-navBar-hoverLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveLink: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: #cad3f5 !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: #cad3f5 !important;\n --newRedditTheme-navBar-submenuBackgroundColor: #1e2030 !important;\n --newRedditTheme-navIcon: #cad3f5 !important;\n --newRedditTheme-navIconFaded10: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-nsfw: #ed8796 !important;\n --newRedditTheme-nsfwBlocking-bgcolor: #181926 !important;\n --newRedditTheme-nsfwBlocking-color: #cad3f5 !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: #24273a !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: #1e2030 !important;\n --newRedditTheme-pageHeader: #363a4f !important;\n --newRedditTheme-placeholder: #494d64 !important;\n --newRedditTheme-post: #1e2030 !important;\n --newRedditTheme-postError: #ed8796 !important;\n --newRedditTheme-postFlairText: #cad3f5 !important;\n --newRedditTheme-postIcon: #b7bdf8 !important;\n --newRedditTheme-postLine: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded80: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postLineShaded90: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-postTinted20: #24273a !important;\n --newRedditTheme-postTransparent20: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-primaryButtonShadedEighty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedEighty: #5b6078 !important;\n --newRedditTheme-primaryButtonTintedFifty: #494d64 !important;\n --newRedditTheme-primaryButtonTintedSixty: #494d64 !important;\n --newRedditTheme-quarantine: #eed49f !important;\n --newRedditTheme-report: #24273a !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: #b7bdf8 !important;\n --newRedditTheme-search-syntaxHighlightColor: #24273a !important;\n --newRedditTheme-titleText: #cad3f5 !important;\n --newRedditTheme-upsell-appleIcon: #6e738d !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: #cad3f5 !important;\n --newRedditTheme-upsell-ssoButtonTextColor: #cad3f5 !important;\n --newRedditTheme-voteText-base: #b8c0e0 !important;\n --newRedditTheme-voteText-downvote: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteShaded80: #8aadf4 !important;\n --newRedditTheme-voteText-downvoteTinted80: #8aadf4 !important;\n --newRedditTheme-voteText-upvote: #ed8796 !important;\n --newRedditTheme-voteText-upvoteShaded80: #ed8796 !important;\n --newRedditTheme-voteText-upvoteTinted80: #ed8796 !important;\n --newRedditTheme-widgetColors-appleIcon: #6e738d !important;\n --newRedditTheme-widgetColors-lineColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1e2030 !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: rgba(73, 77, 100, 0.7) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #181926 !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(24, 25, 38, 0.8) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: #cad3f5 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #b8c0e0 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: #cad3f5 !important;\n --tw-bg-opacity: #181926 !important;\n --vds-video-bg-color: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl :root,\n :root:not(.theme-light).theme-rpl :root,\n :root:not(.theme-light) .theme-beta :root,\n :root:not(.theme-light).theme-beta :root,\n .theme-dark :root {\n --activity-button-chatFilterColor: #363a4f !important;\n --activity-button-newChatFilter-activeBg: #b7bdf8 !important;\n --activity-button-newChatFilter-activeText: #24273a !important;\n --activity-button-newChatFilter-defaultBorder: #494d64 !important;\n --activity-button-newChatFilter-defaultText: #cad3f5 !important;\n --activity-button-primary: #b7bdf8 !important;\n --activity-button-secondary: #cad3f5 !important;\n --activity-buttonPrimary-color: #b7bdf8 !important;\n --activity-buttonSecondary-active: #b7bdf8 !important;\n --activity-checkbox-checked: #b7bdf8 !important;\n --activity-checkbox-checkmark: #cad3f5 !important;\n --activity-checkbox-unchecked: #24273a !important;\n --activity-checkbox-uncheckedBorder: #494d64 !important;\n --activity-icon-active: #b7bdf8 !important;\n --activity-icon-contrast: #494d64 !important;\n --activity-icon-default: #a5adcb !important;\n --activity-icon-disable: #5b6078 !important;\n --activity-icon-hover: #5b6078 !important;\n --activity-icon-nsfw-bg: #24273a !important;\n --activity-icon-nsfw-text: #cad3f5 !important;\n --activity-icon-subIcon-backgroundColor: #cad3f5 !important;\n --activity-icon-toaster: #181926 !important;\n --activity-input-background: rgba(24, 25, 38, 0.8) !important;\n --activity-input-border: #494d64 !important;\n --activity-input-channelRename: #a5adcb !important;\n --activity-input-color: #b8c0e0 !important;\n --activity-input-error: #ed8796 !important;\n --activity-input-focusBg: #a6da95 !important;\n --activity-input-focusColor: #cad3f5 !important;\n --activity-input-ownerBg: #363a4f !important;\n --activity-link-hoverText: #ed8796 !important;\n --activity-link-staticText: #b7bdf8 !important;\n --activity-link-staticUnderline: #b7bdf8 !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: #1e2030 !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: #b7bdf8 !important;\n --activity-minimizedPortal-color-unreadFinal: #cad3f5 !important;\n --activity-minimizedPortal-color-unreadInitial: #cad3f5 !important;\n --activity-send-disable: #363a4f !important;\n --activity-send-hover: #b7bdf8 !important;\n --activity-text-active: #b7bdf8 !important;\n --activity-text-fade: #a5adcb !important;\n --activity-text-highlight: #cad3f5 !important;\n --activity-text-light: #a5adcb !important;\n --activity-text-meta: #a5adcb !important;\n --activity-text-regular: #cad3f5 !important;\n --activity-text-success: #a6da95 !important;\n --activity-text-tutorial: #f4dbd6 !important;\n --activity-text-warning: #ed8796 !important;\n --addReaction-backgroundColor: #363a4f !important;\n --addReaction-iconFill: #494d64 !important;\n --boxShadow: rgba(24, 25, 38, 0.8) !important;\n --bubble-border: rgba(73, 77, 100, 0.7) !important;\n --bubble-channelsFilter-background: #181926 !important;\n --bubble-channelsFilter-selected: #6e738d !important;\n --bubble-color: #cad3f5 !important;\n --bubble-link-color: #b7bdf8 !important;\n --bubbleActions-hover: #363a4f !important;\n --editName: #494d64 !important;\n --layout-body: #1e2030 !important;\n --layout-colsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-controlsBorder: rgba(73, 77, 100, 0.7) !important;\n --layout-dropdown-border: rgba(73, 77, 100, 0.7) !important;\n --layout-header-counterBg: #ed8796 !important;\n --layout-header-counterText: #cad3f5 !important;\n --layout-overlayBackground: rgba(24, 25, 38, 0.8) !important;\n --layout-overlayReportFlow: rgba(24, 25, 38, 0.8) !important;\n --layout-scrollbar: #cad3f5 !important;\n --layout-scrollbarHover: #b7bdf8 !important;\n --layout-timeStamp-tooltip-background: #363a4f !important;\n --message-list-item-button: #494d64 !important;\n --message-list-item-onlineIndicator: #a6da95 !important;\n --message-list-item-ownerBg: #494d64 !important;\n --message-list-item-richItem: #6e738d !important;\n --message-list-item-richItemBorder: rgba(73, 77, 100, 0.7) !important;\n --message-list-item-white: #cad3f5 !important;\n --modal-buttonsBackground: #cad3f5 !important;\n --modal-primaryButtonWarning: #ed8796 !important;\n --modal-secondaryButton: #cad3f5 !important;\n --newChat-inviteLink-borderColor: rgba(73, 77, 100, 0.7) !important;\n --overlay-backgroundColor: #1e2030 !important;\n --overlay-headerColor: #cad3f5 !important;\n --overlay-inputBackground: #181926 !important;\n --overlay-searchBarBackground: #1e2030 !important;\n --prompt-tooltip-background: #b7bdf8 !important;\n --searchBar-backgroundColor: #1e2030 !important;\n --settings-color: #a5adcb !important;\n --settings-dropdownItemHoverBackground: #181926 !important;\n --settings-panelBackground: #181926 !important;\n --settings-panelItemHoverBackground: #363a4f !important;\n --settings-panelItemSelectedBackground: #494d64 !important;\n --sidebar-background: rgba(73, 77, 100, 0.7) !important;\n --sidebar-basic-background-active: #b7bdf8 !important;\n --sidebar-basic-background-hover: #1e2030 !important;\n --sidebar-footer-background: #181926 !important;\n --sidebar-item-active: #494d64 !important;\n --sidebar-item-hover: #363a4f !important;\n --sidebar-item-selected: #5b6078 !important;\n --sidebar-item-text-active: #cad3f5 !important;\n --sidebar-subreddit-background-active: #b7bdf8 !important;\n --sidebar-subreddit-background-hover: #494d64 !important;\n --sidebar-text-divider: #494d64 !important;\n --skeleton-field: #5b6078 !important;\n --skeleton-inactive: #363a4f !important;\n --subreddit-iconBg: #b7bdf8 !important;\n --toast-error: #ed8796 !important;\n --toast-pending: #181926 !important;\n --toast-success: #a6da95 !important;\n --uploads-progress-background: #a5adcb !important;\n --uploads-progress-bar: #b7bdf8 !important;\n --videoModal-button-background: #cad3f5 !important;\n --videoModal-button-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-rpl div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light) .theme-beta div.ListingLayout-backgroundContainer::before,\n :root:not(.theme-light).theme-beta div.ListingLayout-backgroundContainer::before,\n .theme-dark div.ListingLayout-backgroundContainer::before {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-rpl span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light) .theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n :root:not(.theme-light).theme-beta span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span,\n .theme-dark span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-karma_fill,\n :root:not(.theme-light).theme-rpl i.icon-karma_fill,\n :root:not(.theme-light) .theme-beta i.icon-karma_fill,\n :root:not(.theme-light).theme-beta i.icon-karma_fill,\n .theme-dark i.icon-karma_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div > div > span > span,\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div > div > span > span,\n .theme-dark div[role=\"menu\"] > div > div > span > span {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-rpl button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light) .theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n :root:not(.theme-light).theme-beta button[role=\"switch\"][aria-checked=\"false\"],\n .theme-dark button[role=\"switch\"][aria-checked=\"false\"] {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-rpl button[role=\"switch\"] > div,\n :root:not(.theme-light) .theme-beta button[role=\"switch\"] > div,\n :root:not(.theme-light).theme-beta button[role=\"switch\"] > div,\n .theme-dark button[role=\"switch\"] > div {\n background: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-rpl ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light) .theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n :root:not(.theme-light).theme-beta ._2dn5Ncenn0BSD4tCSmxQhA,\n .theme-dark ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-rpl ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light) .theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n :root:not(.theme-light).theme-beta ._3SlBAJb2MbUHwgBZFH8eL7,\n .theme-dark ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-rpl button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light) .theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n :root:not(.theme-light).theme-beta button._3F1tNW0P4Ff182mO_CefIg > i,\n .theme-dark button._3F1tNW0P4Ff182mO_CefIg > i {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-cake_fill,\n :root:not(.theme-light).theme-rpl i.icon-cake_fill,\n :root:not(.theme-light) .theme-beta i.icon-cake_fill,\n :root:not(.theme-light).theme-beta i.icon-cake_fill,\n .theme-dark i.icon-cake_fill,\n :root:not(.theme-light) .theme-rpl i.icon-user_fill,\n :root:not(.theme-light).theme-rpl i.icon-user_fill,\n :root:not(.theme-light) .theme-beta i.icon-user_fill,\n :root:not(.theme-light).theme-beta i.icon-user_fill,\n .theme-dark i.icon-user_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-rpl div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light).theme-beta div._3hew1NnzwygOKDNQDKp6R4 > i,\n .theme-dark div._3hew1NnzwygOKDNQDKp6R4 > i,\n :root:not(.theme-light) .theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-rpl li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light) .theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n :root:not(.theme-light).theme-beta li._3hew1NnzwygOKDNQDKp6R4,\n .theme-dark li._3hew1NnzwygOKDNQDKp6R4 {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-rpl div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light) .theme-beta div._1VP69d9lk-Wk9zokOaylL,\n :root:not(.theme-light).theme-beta div._1VP69d9lk-Wk9zokOaylL,\n .theme-dark div._1VP69d9lk-Wk9zokOaylL {\n --background: #24273a !important;\n --canvas: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-rpl span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light) .theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n :root:not(.theme-light).theme-beta span._2KFJx8Dhh1o1u0Xb8e7NuD,\n .theme-dark span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-rpl button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light) .theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n :root:not(.theme-light).theme-beta button.EBd2MhBQlQeZ13YeP0K8a,\n .theme-dark button.EBd2MhBQlQeZ13YeP0K8a {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-rpl svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light) .theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n :root:not(.theme-light).theme-beta svg._1Fa4RPHlhrfUZuNaXK2-eP > path,\n .theme-dark svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-rpl input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light) .theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n :root:not(.theme-light).theme-beta input._1Vnaj3fBuYrmHKEPQD_zWW,\n .theme-dark input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.scrollerItem > div,\n :root:not(.theme-light).theme-rpl div.scrollerItem > div,\n :root:not(.theme-light) .theme-beta div.scrollerItem > div,\n :root:not(.theme-light).theme-beta div.scrollerItem > div,\n .theme-dark div.scrollerItem > div,\n :root:not(.theme-light) .theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"post-container\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"post-container\"],\n .theme-dark div[data-testid=\"post-container\"],\n :root:not(.theme-light) .theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-rpl div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-beta div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light).theme-beta div[style=\"background:#1A1A1B\"],\n .theme-dark div[style=\"background:#1A1A1B\"],\n :root:not(.theme-light) .theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-rpl div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light) .theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n :root:not(.theme-light).theme-beta div._2otRz3OtuWajw1RleFDJ5P,\n .theme-dark div._2otRz3OtuWajw1RleFDJ5P {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-rpl div._productDetails_7kbcu_53,\n :root:not(.theme-light) .theme-beta div._productDetails_7kbcu_53,\n :root:not(.theme-light).theme-beta div._productDetails_7kbcu_53,\n .theme-dark div._productDetails_7kbcu_53 {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl .RESUserTagImage::after,\n :root:not(.theme-light).theme-rpl .RESUserTagImage::after,\n :root:not(.theme-light) .theme-beta .RESUserTagImage::after,\n :root:not(.theme-light).theme-beta .RESUserTagImage::after,\n .theme-dark .RESUserTagImage::after {\n color: #b7bdf8;\n }\n :root:not(.theme-light) .theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-rpl div._mintStatus_7kbcu_264,\n :root:not(.theme-light) .theme-beta div._mintStatus_7kbcu_264,\n :root:not(.theme-light).theme-beta div._mintStatus_7kbcu_264,\n .theme-dark div._mintStatus_7kbcu_264 {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-rpl div._carousel_7kbcu_45,\n :root:not(.theme-light) .theme-beta div._carousel_7kbcu_45,\n :root:not(.theme-light).theme-beta div._carousel_7kbcu_45,\n .theme-dark div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, #24273a 16.42%, #8aadf4 100%);\n }\n :root:not(.theme-light) .theme-rpl div._card_1ooes_1,\n :root:not(.theme-light).theme-rpl div._card_1ooes_1,\n :root:not(.theme-light) .theme-beta div._card_1ooes_1,\n :root:not(.theme-light).theme-beta div._card_1ooes_1,\n .theme-dark div._card_1ooes_1 {\n background: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1,\n .theme-dark ol._container_1t62i_1 {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li,\n .theme-dark ol._container_1t62i_1 > li {\n border-color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-rpl ol._container_1t62i_1 > li > div,\n :root:not(.theme-light) .theme-beta ol._container_1t62i_1 > li > div,\n :root:not(.theme-light).theme-beta ol._container_1t62i_1 > li > div,\n .theme-dark ol._container_1t62i_1 > li > div {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dot,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dot,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dot,\n .theme-dark div.MuiMobileStepper-dot {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-rpl div.MuiMobileStepper-dotActive,\n :root:not(.theme-light) .theme-beta div.MuiMobileStepper-dotActive,\n :root:not(.theme-light).theme-beta div.MuiMobileStepper-dotActive,\n .theme-dark div.MuiMobileStepper-dotActive {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-rpl div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light).theme-beta div._scrollContainer_7kbcu_104 > div > h3,\n .theme-dark div._scrollContainer_7kbcu_104 > div > h3,\n :root:not(.theme-light) .theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-rpl div._cardAuthor_7kbcu_79,\n :root:not(.theme-light) .theme-beta div._cardAuthor_7kbcu_79,\n :root:not(.theme-light).theme-beta div._cardAuthor_7kbcu_79,\n .theme-dark div._cardAuthor_7kbcu_79 {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div._container_oikih_1,\n :root:not(.theme-light).theme-rpl div._container_oikih_1,\n :root:not(.theme-light) .theme-beta div._container_oikih_1,\n :root:not(.theme-light).theme-beta div._container_oikih_1,\n .theme-dark div._container_oikih_1 {\n background: #181926 !important;\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light).theme-rpl a._pill_7kbcu_280,\n :root:not(.theme-light) .theme-beta a._pill_7kbcu_280,\n :root:not(.theme-light).theme-beta a._pill_7kbcu_280,\n .theme-dark a._pill_7kbcu_280 {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-rpl button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light) .theme-beta button._shopForMoreButton_7kbcu_125,\n :root:not(.theme-light).theme-beta button._shopForMoreButton_7kbcu_125,\n .theme-dark button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, #ed8796, #f5a97f) !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-rpl div._wrapper_1upjl_7,\n :root:not(.theme-light) .theme-beta div._wrapper_1upjl_7,\n :root:not(.theme-light).theme-beta div._wrapper_1upjl_7,\n .theme-dark div._wrapper_1upjl_7 {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg > g > circle,\n .theme-dark a[aria-label=\"Home\"] > svg > g > circle {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:first-child > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-rpl a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light) .theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n :root:not(.theme-light).theme-beta a[aria-label=\"Home\"] > svg:nth-child(2) > g > path,\n .theme-dark a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-light).theme-rpl h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-light) .theme-beta h1._eYtD2XCVieq6emjKBH3m,\n :root:not(.theme-light).theme-beta h1._eYtD2XCVieq6emjKBH3m,\n .theme-dark h1._eYtD2XCVieq6emjKBH3m {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-rpl button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light) .theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n :root:not(.theme-light).theme-beta button[aria-label=\"Open notifications inbox\"] > div > span,\n .theme-dark button[aria-label=\"Open notifications inbox\"] > div > span {\n background: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-rpl #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light) .theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n :root:not(.theme-light).theme-beta #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i,\n .theme-dark #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-rpl a[href=\"/now\"] > div,\n :root:not(.theme-light) .theme-beta a[href=\"/now\"] > div,\n :root:not(.theme-light).theme-beta a[href=\"/now\"] > div,\n .theme-dark a[href=\"/now\"] > div {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-rpl div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light) .theme-beta div[data-testid=\"search-scope-pill-text\"],\n :root:not(.theme-light).theme-beta div[data-testid=\"search-scope-pill-text\"],\n .theme-dark div[data-testid=\"search-scope-pill-text\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-rpl div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light) .theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n :root:not(.theme-light).theme-beta div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"],\n .theme-dark div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-rpl button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light) .theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n :root:not(.theme-light).theme-beta button#safe-search-toggle[aria-checked=\"true\"],\n .theme-dark button#safe-search-toggle[aria-checked=\"true\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-close,\n :root:not(.theme-light).theme-rpl i.icon-close,\n :root:not(.theme-light) .theme-beta i.icon-close,\n :root:not(.theme-light).theme-beta i.icon-close,\n .theme-dark i.icon-close {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"],\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"],\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"],\n .theme-dark a[role=\"menuitem\"] {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-rpl div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light) .theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n :root:not(.theme-light).theme-beta div[role=\"menu\"] > div[role=\"heading\"],\n .theme-dark div[role=\"menu\"] > div[role=\"heading\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-rpl a[role=\"menuitem\"]:hover,\n :root:not(.theme-light) .theme-beta a[role=\"menuitem\"]:hover,\n :root:not(.theme-light).theme-beta a[role=\"menuitem\"]:hover,\n .theme-dark a[role=\"menuitem\"]:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star_fill,\n :root:not(.theme-light).theme-rpl i.icon-star_fill,\n :root:not(.theme-light) .theme-beta i.icon-star_fill,\n :root:not(.theme-light).theme-beta i.icon-star_fill,\n .theme-dark i.icon-star_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-star,\n :root:not(.theme-light).theme-rpl i.icon-star,\n :root:not(.theme-light) .theme-beta i.icon-star,\n :root:not(.theme-light).theme-beta i.icon-star,\n .theme-dark i.icon-star {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-premium_fill,\n :root:not(.theme-light).theme-rpl i.icon-premium_fill,\n :root:not(.theme-light) .theme-beta i.icon-premium_fill,\n :root:not(.theme-light).theme-beta i.icon-premium_fill,\n .theme-dark i.icon-premium_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-rpl button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light) .theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n :root:not(.theme-light).theme-beta button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ-,\n .theme-dark button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-rpl div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light) .theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n :root:not(.theme-light).theme-beta div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div,\n .theme-dark div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"background\"],\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"background\"],\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"background\"],\n .theme-dark div[data-adclicklocation=\"background\"] {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-rpl div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light).theme-beta div._3-miAEojrCvx_4FQ8x3P-s,\n .theme-dark div._3-miAEojrCvx_4FQ8x3P-s,\n :root:not(.theme-light) .theme-rpl i.icon-comment,\n :root:not(.theme-light).theme-rpl i.icon-comment,\n :root:not(.theme-light) .theme-beta i.icon-comment,\n :root:not(.theme-light).theme-beta i.icon-comment,\n .theme-dark i.icon-comment,\n :root:not(.theme-light) .theme-rpl i.icon-share,\n :root:not(.theme-light).theme-rpl i.icon-share,\n :root:not(.theme-light) .theme-beta i.icon-share,\n :root:not(.theme-light).theme-beta i.icon-share,\n .theme-dark i.icon-share,\n :root:not(.theme-light) .theme-rpl i.icon-save,\n :root:not(.theme-light).theme-rpl i.icon-save,\n :root:not(.theme-light) .theme-beta i.icon-save,\n :root:not(.theme-light).theme-beta i.icon-save,\n .theme-dark i.icon-save,\n :root:not(.theme-light) .theme-rpl i.icon-expand,\n :root:not(.theme-light).theme-rpl i.icon-expand,\n :root:not(.theme-light) .theme-beta i.icon-expand,\n :root:not(.theme-light).theme-beta i.icon-expand,\n .theme-dark i.icon-expand,\n :root:not(.theme-light) .theme-rpl i.icon-collapse,\n :root:not(.theme-light).theme-rpl i.icon-collapse,\n :root:not(.theme-light) .theme-beta i.icon-collapse,\n :root:not(.theme-light).theme-beta i.icon-collapse,\n .theme-dark i.icon-collapse,\n :root:not(.theme-light) .theme-rpl i.icon-text_post,\n :root:not(.theme-light).theme-rpl i.icon-text_post,\n :root:not(.theme-light) .theme-beta i.icon-text_post,\n :root:not(.theme-light).theme-beta i.icon-text_post,\n .theme-dark i.icon-text_post,\n :root:not(.theme-light) .theme-rpl i.icon-image_post,\n :root:not(.theme-light).theme-rpl i.icon-image_post,\n :root:not(.theme-light) .theme-beta i.icon-image_post,\n :root:not(.theme-light).theme-beta i.icon-image_post,\n .theme-dark i.icon-image_post,\n :root:not(.theme-light) .theme-rpl i.icon-media_gallery,\n :root:not(.theme-light).theme-rpl i.icon-media_gallery,\n :root:not(.theme-light) .theme-beta i.icon-media_gallery,\n :root:not(.theme-light).theme-beta i.icon-media_gallery,\n .theme-dark i.icon-media_gallery,\n :root:not(.theme-light) .theme-rpl i.icon-video_post,\n :root:not(.theme-light).theme-rpl i.icon-video_post,\n :root:not(.theme-light) .theme-beta i.icon-video_post,\n :root:not(.theme-light).theme-beta i.icon-video_post,\n .theme-dark i.icon-video_post,\n :root:not(.theme-light) .theme-rpl i.icon-gif_post,\n :root:not(.theme-light).theme-rpl i.icon-gif_post,\n :root:not(.theme-light) .theme-beta i.icon-gif_post,\n :root:not(.theme-light).theme-beta i.icon-gif_post,\n .theme-dark i.icon-gif_post,\n :root:not(.theme-light) .theme-rpl i.icon-embed,\n :root:not(.theme-light).theme-rpl i.icon-embed,\n :root:not(.theme-light) .theme-beta i.icon-embed,\n :root:not(.theme-light).theme-beta i.icon-embed,\n .theme-dark i.icon-embed,\n :root:not(.theme-light) .theme-rpl i.icon-external_link,\n :root:not(.theme-light).theme-rpl i.icon-external_link,\n :root:not(.theme-light) .theme-beta i.icon-external_link,\n :root:not(.theme-light).theme-beta i.icon-external_link,\n .theme-dark i.icon-external_link,\n :root:not(.theme-light) .theme-rpl i.icon-poll_post,\n :root:not(.theme-light).theme-rpl i.icon-poll_post,\n :root:not(.theme-light) .theme-beta i.icon-poll_post,\n :root:not(.theme-light).theme-beta i.icon-poll_post,\n .theme-dark i.icon-poll_post {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div > a > div > h3,\n .theme-dark div[data-adclicklocation=\"title\"] > div > a > div > h3,\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child,\n .theme-dark div[data-adclicklocation=\"title\"] > div:first-child > div:first-child > h1:first-child {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-rpl div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light).theme-beta div[data-adclicklocation=\"top_bar\"] > span,\n .theme-dark div[data-adclicklocation=\"top_bar\"] > span,\n :root:not(.theme-light) .theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-rpl a[data-testid=\"post_author_link\"],\n :root:not(.theme-light) .theme-beta a[data-testid=\"post_author_link\"],\n :root:not(.theme-light).theme-beta a[data-testid=\"post_author_link\"],\n .theme-dark a[data-testid=\"post_author_link\"] {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-rpl span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light) .theme-beta span._1wzhGvvafQFOWAyA157okr,\n :root:not(.theme-light).theme-beta span._1wzhGvvafQFOWAyA157okr,\n .theme-dark span._1wzhGvvafQFOWAyA157okr {\n border-color: #ed8796 !important;\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-pin_fill,\n :root:not(.theme-light).theme-rpl i.icon-pin_fill,\n :root:not(.theme-light) .theme-beta i.icon-pin_fill,\n :root:not(.theme-light).theme-beta i.icon-pin_fill,\n .theme-dark i.icon-pin_fill {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-award,\n :root:not(.theme-light).theme-rpl i.icon-award,\n :root:not(.theme-light) .theme-beta i.icon-award,\n :root:not(.theme-light).theme-beta i.icon-award,\n .theme-dark i.icon-award {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-archived_fill,\n :root:not(.theme-light).theme-rpl i.icon-archived_fill,\n :root:not(.theme-light) .theme-beta i.icon-archived_fill,\n :root:not(.theme-light).theme-beta i.icon-archived_fill,\n .theme-dark i.icon-archived_fill,\n :root:not(.theme-light) .theme-rpl i.icon-lock_fill,\n :root:not(.theme-light).theme-rpl i.icon-lock_fill,\n :root:not(.theme-light) .theme-beta i.icon-lock_fill,\n :root:not(.theme-light).theme-beta i.icon-lock_fill,\n .theme-dark i.icon-lock_fill {\n color: #eed49f !important;\n }\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-rpl div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light) .theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n :root:not(.theme-light).theme-beta div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3),\n .theme-dark div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: #494d64 !important;\n }\n :root:not(.theme-light) .theme-rpl div.Post,\n :root:not(.theme-light).theme-rpl div.Post,\n :root:not(.theme-light) .theme-beta div.Post,\n :root:not(.theme-light).theme-beta div.Post,\n .theme-dark div.Post,\n :root:not(.theme-light) .theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-rpl div[data-click-id=\"media\"],\n :root:not(.theme-light) .theme-beta div[data-click-id=\"media\"],\n :root:not(.theme-light).theme-beta div[data-click-id=\"media\"],\n .theme-dark div[data-click-id=\"media\"] {\n background: #1e2030 !important;\n fill: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-rpl div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light) .theme-beta div[id^=\"vote-arrows\"] > div,\n :root:not(.theme-light).theme-beta div[id^=\"vote-arrows\"] > div,\n .theme-dark div[id^=\"vote-arrows\"] > div {\n color: #a5adcb !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light).theme-rpl i.icon-upvote_fill,\n :root:not(.theme-light) .theme-beta i.icon-upvote_fill,\n :root:not(.theme-light).theme-beta i.icon-upvote_fill,\n .theme-dark i.icon-upvote_fill {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-rpl button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light) .theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n :root:not(.theme-light).theme-beta button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover,\n .theme-dark button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl .icon-downvote_fill,\n :root:not(.theme-light).theme-rpl .icon-downvote_fill,\n :root:not(.theme-light) .theme-beta .icon-downvote_fill,\n :root:not(.theme-light).theme-beta .icon-downvote_fill,\n .theme-dark .icon-downvote_fill {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-rpl button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light) .theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n :root:not(.theme-light).theme-beta button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i,\n .theme-dark button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-rpl a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light) .theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n :root:not(.theme-light).theme-beta a.o1ov2mzLxTFAFP-O4Uv8I,\n .theme-dark a.o1ov2mzLxTFAFP-O4Uv8I {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-rpl button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light) .theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n :root:not(.theme-light).theme-beta button._1lDGFVGU9k2mi-4kjU95Rp,\n .theme-dark button._1lDGFVGU9k2mi-4kjU95Rp {\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-rpl a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light) .theme-beta a[role=\"button\"][target=\"_blank\"],\n :root:not(.theme-light).theme-beta a[role=\"button\"][target=\"_blank\"],\n .theme-dark a[role=\"button\"][target=\"_blank\"] {\n background: #cad3f5 !important;\n color: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:hover,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:hover,\n .theme-dark div[role=\"radio\"]:hover,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"]:focus,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"]:focus,\n :root:not(.theme-light).theme-beta div[role=\"radio\"]:focus,\n .theme-dark div[role=\"radio\"]:focus {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg,\n .theme-dark div[role=\"radio\"] > svg,\n :root:not(.theme-light) .theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-rpl div[role=\"radio\"] > svg:active,\n :root:not(.theme-light) .theme-beta div[role=\"radio\"] > svg:active,\n :root:not(.theme-light).theme-beta div[role=\"radio\"] > svg:active,\n .theme-dark div[role=\"radio\"] > svg:active {\n fill: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light).theme-rpl button[role=\"checkbox\"],\n :root:not(.theme-light) .theme-beta button[role=\"checkbox\"],\n :root:not(.theme-light).theme-beta button[role=\"checkbox\"],\n .theme-dark button[role=\"checkbox\"] {\n fill: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-rpl ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light) .theme-beta ._ZhON3a3vplThB8NFwuJn,\n :root:not(.theme-light).theme-beta ._ZhON3a3vplThB8NFwuJn,\n .theme-dark ._ZhON3a3vplThB8NFwuJn {\n background: #181926 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-rpl img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light) .theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n :root:not(.theme-light).theme-beta img[alt=\"Subreddit Icon\"][role=\"presentation\"],\n .theme-dark img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-rpl ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light) .theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n :root:not(.theme-light).theme-beta ._1KrMye71CT332tKKKUWAj6:not(:last-of-type),\n .theme-dark ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: #363a4f;\n }\n :root:not(.theme-light) .theme-rpl .bg-neutral-background,\n :root:not(.theme-light).theme-rpl .bg-neutral-background,\n :root:not(.theme-light) .theme-beta .bg-neutral-background,\n :root:not(.theme-light).theme-beta .bg-neutral-background,\n .theme-dark .bg-neutral-background {\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl i.icon-community_fill,\n :root:not(.theme-light).theme-rpl i.icon-community_fill,\n :root:not(.theme-light) .theme-beta i.icon-community_fill,\n :root:not(.theme-light).theme-beta i.icon-community_fill,\n .theme-dark i.icon-community_fill {\n color: #b7bdf8 !important;\n }\n :root:not(.theme-light) .theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-rpl div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light) .theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n :root:not(.theme-light).theme-beta div._21RLQh5PvUhC6vOKoFeHUP::before,\n .theme-dark div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-rpl ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light) .theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n :root:not(.theme-light).theme-beta ._2v4IIjPhKL0PDaWaWtjJ1E,\n .theme-dark ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--Mod\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--Mod\"],\n .theme-dark span[id^=\"CommentTopMeta--Mod\"] {\n color: #a6da95 !important;\n }\n :root:not(.theme-light) .theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-rpl span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light) .theme-beta span[id^=\"CommentTopMeta--OP\"],\n :root:not(.theme-light).theme-beta span[id^=\"CommentTopMeta--OP\"],\n .theme-dark span[id^=\"CommentTopMeta--OP\"] {\n color: #8aadf4 !important;\n }\n :root:not(.theme-light) .theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-rpl div#overlayScrollContainer > div,\n :root:not(.theme-light) .theme-beta div#overlayScrollContainer > div,\n :root:not(.theme-light).theme-beta div#overlayScrollContainer > div,\n .theme-dark div#overlayScrollContainer > div {\n background: #181926 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-rpl div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light) .theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n :root:not(.theme-light).theme-beta div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR,\n .theme-dark div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-rpl div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light).theme-beta div._2DJXORCrmcNpPTSq0LqL6i,\n .theme-dark div._2DJXORCrmcNpPTSq0LqL6i,\n :root:not(.theme-light) .theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-rpl div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light) .theme-beta div._1DK52RbaamLOWw5UPaht_S,\n :root:not(.theme-light).theme-beta div._1DK52RbaamLOWw5UPaht_S,\n .theme-dark div._1DK52RbaamLOWw5UPaht_S {\n background: rgba(24, 25, 38, 0.8) !important;\n }\n :root:not(.theme-light) .theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-rpl div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light) .theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n :root:not(.theme-light).theme-beta div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"],\n .theme-dark div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(188deg, #f9e2af1f 1.7%, #f9e2af00 46%, rgba(0, 0, 0, 0)) !important;\n }\n :root:not(.theme-light) .theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Next\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Next\"] > i,\n .theme-dark a[title=\"Next\"] > i,\n :root:not(.theme-light) .theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-rpl a[title=\"Previous\"] > i,\n :root:not(.theme-light) .theme-beta a[title=\"Previous\"] > i,\n :root:not(.theme-light).theme-beta a[title=\"Previous\"] > i,\n .theme-dark a[title=\"Previous\"] > i {\n background: #363a4f !important;\n }\n :root:not(.theme-light) .theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-rpl div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light) .theme-beta div._61i6grM3um1yuw4GrN97P,\n :root:not(.theme-light).theme-beta div._61i6grM3um1yuw4GrN97P,\n .theme-dark div._61i6grM3um1yuw4GrN97P {\n background: rgba(24, 25, 38, 0.8) !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl input#comment_search-bar,\n :root:not(.theme-light).theme-rpl input#comment_search-bar,\n :root:not(.theme-light) .theme-beta input#comment_search-bar,\n :root:not(.theme-light).theme-beta input#comment_search-bar,\n .theme-dark input#comment_search-bar {\n background: #24273a !important;\n }\n :root:not(.theme-light) .theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-rpl ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light) .theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n :root:not(.theme-light).theme-beta ._1gVVmSnHZpkUgVShsn7-ua,\n .theme-dark ._1gVVmSnHZpkUgVShsn7-ua {\n background: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-rpl .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light) .theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n :root:not(.theme-light).theme-beta .bX6SqXfzfxpv4GQbuIYVZ,\n .theme-dark .bX6SqXfzfxpv4GQbuIYVZ {\n color: #ed8796 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-light) .theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-rpl div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light) .theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n :root:not(.theme-light).theme-beta div.HQ2VJViRjokXpRbJzPvvc::after,\n .theme-dark div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: #1e2030 !important;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-1,\n :root:not(.theme-light).theme-rpl .snoo-cls-1,\n :root:not(.theme-light) .theme-beta .snoo-cls-1,\n :root:not(.theme-light).theme-beta .snoo-cls-1,\n .theme-dark .snoo-cls-1,\n :root:not(.theme-light) .theme-rpl .snoo-cls-2,\n :root:not(.theme-light).theme-rpl .snoo-cls-2,\n :root:not(.theme-light) .theme-beta .snoo-cls-2,\n :root:not(.theme-light).theme-beta .snoo-cls-2,\n .theme-dark .snoo-cls-2,\n :root:not(.theme-light) .theme-rpl .snoo-cls-3,\n :root:not(.theme-light).theme-rpl .snoo-cls-3,\n :root:not(.theme-light) .theme-beta .snoo-cls-3,\n :root:not(.theme-light).theme-beta .snoo-cls-3,\n .theme-dark .snoo-cls-3,\n :root:not(.theme-light) .theme-rpl .snoo-cls-6,\n :root:not(.theme-light).theme-rpl .snoo-cls-6,\n :root:not(.theme-light) .theme-beta .snoo-cls-6,\n :root:not(.theme-light).theme-beta .snoo-cls-6,\n .theme-dark .snoo-cls-6,\n :root:not(.theme-light) .theme-rpl .snoo-cls-8,\n :root:not(.theme-light).theme-rpl .snoo-cls-8,\n :root:not(.theme-light) .theme-beta .snoo-cls-8,\n :root:not(.theme-light).theme-beta .snoo-cls-8,\n .theme-dark .snoo-cls-8,\n :root:not(.theme-light) .theme-rpl .snoo-cls-9,\n :root:not(.theme-light).theme-rpl .snoo-cls-9,\n :root:not(.theme-light) .theme-beta .snoo-cls-9,\n :root:not(.theme-light).theme-beta .snoo-cls-9,\n .theme-dark .snoo-cls-9 {\n fill: #24273a;\n }\n :root:not(.theme-light) .theme-rpl .snoo-cls-4,\n :root:not(.theme-light).theme-rpl .snoo-cls-4,\n :root:not(.theme-light) .theme-beta .snoo-cls-4,\n :root:not(.theme-light).theme-beta .snoo-cls-4,\n .theme-dark .snoo-cls-4,\n :root:not(.theme-light) .theme-rpl .snoo-cls-5,\n :root:not(.theme-light).theme-rpl .snoo-cls-5,\n :root:not(.theme-light) .theme-beta .snoo-cls-5,\n :root:not(.theme-light).theme-beta .snoo-cls-5,\n .theme-dark .snoo-cls-5,\n :root:not(.theme-light) .theme-rpl .snoo-cls-7,\n :root:not(.theme-light).theme-rpl .snoo-cls-7,\n :root:not(.theme-light) .theme-beta .snoo-cls-7,\n :root:not(.theme-light).theme-beta .snoo-cls-7,\n .theme-dark .snoo-cls-7,\n :root:not(.theme-light) .theme-rpl .snoo-cls-10,\n :root:not(.theme-light).theme-rpl .snoo-cls-10,\n :root:not(.theme-light) .theme-beta .snoo-cls-10,\n :root:not(.theme-light).theme-beta .snoo-cls-10,\n .theme-dark .snoo-cls-10,\n :root:not(.theme-light) .theme-rpl .snoo-cls-11,\n :root:not(.theme-light).theme-rpl .snoo-cls-11,\n :root:not(.theme-light) .theme-beta .snoo-cls-11,\n :root:not(.theme-light).theme-beta .snoo-cls-11,\n .theme-dark .snoo-cls-11 {\n fill: #b7bdf8;\n }", "start": 1037, "domains": [ "reddit.com" @@ -2128,15 +2128,15 @@ }, { "code": "/* prettier-ignore */", - "start": 159800 + "start": 160006 } ], - "sourceCode": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.11\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Areddit\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"reddit.com\") {\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n /* BETA */\n --color-pizzaRed: @red !important;\n --color-global-brand-orangered: @peach !important;\n --color-global-focus: @surface1 !important;\n --color-interactive-content-disabled: @subtext0 !important;\n --color-interactive-background-disabled: fade(@surface2, 70%) !important;\n --color-interactive-pressed: @surface2 !important;\n --color-neutral-content: @text !important;\n --color-neutral-content-disabled: @subtext0 !important;\n --color-neutral-content-weak: @subtext0 !important;\n --color-neutral-content-strong: @text !important;\n --color-global-white: @crust !important;\n --color-neutral-background: @base !important;\n --color-neutral-background-selected: @surface0 !important;\n --color-neutral-background-weak: @mantle !important;\n --color-neutral-background-medium: @base !important;\n --color-neutral-background-strong: @crust !important;\n --color-neutral-background-hover: @surface0 !important;\n --color-neutral-border: @surface0 !important;\n --color-neutral-border-medium: @surface0 !important;\n --color-neutral-border-weak: @surface0 !important;\n --color-neutral-border-strong: @surface2 !important;\n --color-primary: @accent-color !important;\n --color-primary-hover: lighten(@accent-color, 10) !important;\n --color-primary-visited: @lavender !important;\n --color-primary-background: @accent-color !important;\n --color-primary-background-hover: darken(@accent-color, 5%) !important;\n --color-primary-background-selected: darken(@accent-color, 5%) !important;\n --color-primary-onBackground: @base !important;\n --color-primary-onBackground-selected: @crust !important;\n --color-secondary: @subtext0 !important;\n --color-secondary-hover: @subtext1 !important;\n --color-secondary-weak: @subtext0 !important;\n --color-secondary-onBackground: @text !important;\n --color-secondary-background: @mantle !important;\n --color-secondary-background-hover: @surface1 !important;\n --color-secondary-background-selected: @surface1 !important;\n --color-secondary-plain: @subtext0 !important;\n --color-secondary-plain-hover: @subtext1 !important;\n --color-danger-background: @red !important;\n --color-danger-background-disabled: fadeout(@red, 80) !important;\n --color-danger-background-hover: fadeout(@red, 2) !important;\n --color-danger-onBackground: @text !important;\n --color-danger-content: @red !important;\n --color-danger-content-default: @crust;\n --color-danger-content-hover: darken(@red, 2) !important;\n --color-success-content: @green !important;\n --color-success-hover: darken(@green, 2) !important;\n --color-success-onBackground: @crust;\n --color-success-background: @green !important;\n --color-success-background-hover: darken(@green, 2) !important;\n --color-warning-content: @yellow !important;\n --color-warning-content-hover: darken(@yellow, 2) !important;\n --color-warning-onBackground: @base !important;\n --color-warning-background: @yellow !important;\n --color-warning-background-hover: darken(@yellow, 2) !important;\n --color-upvote-content: @accent-color !important;\n --color-upvote-disabled: @subtext0 !important;\n --color-upvote-onBackground: @text !important;\n --color-upvote-background: @base !important;\n --color-upvote-background-hover: darken(@accent-color, 5%) !important;\n --color-upvote-background-disabled: @base !important;\n --color-downvote-content: @text !important;\n --color-downvote-content-weak: @text !important;\n --color-downvote-disabled: @subtext0 !important;\n --color-downvote-onBackground: @text !important;\n --color-downvote-background: @base !important;\n --color-downvote-background-hover: darken(@blue, 5%) !important;\n --color-downvote-background-disabled: @mantle !important;\n --color-tone-1: @text !important;\n --color-tone-2: @subtext0 !important;\n --color-tone-3: @overlay2 !important;\n --color-tone-4: @surface0 !important;\n --color-tone-5: @surface1 !important;\n --color-tone-6: @surface2 !important;\n --color-tone-7: @base !important;\n --color-avatar-gradient: @accent-color !important;\n --color-transparent-background-hover: fadeout(@surface0, 70) !important;\n --color-opacity-50: fadeout(@base, 50) !important;\n --color-online: @accent-color !important;\n --color-favorite: @accent-color !important;\n --color-brand-background: @accent-color !important;\n --color-brand-background-hover: darken(@accent-color, 5%) !important;\n --color-global-orangered: @accent-color !important;\n --color-action-upvote: @accent-color !important;\n --color-action-downvote: @blue;\n\n --shreddit-color-wordmark: @accent-color;\n #reddit-logo {\n circle[fill=\"#FF4500\"] {\n fill: @accent-color !important;\n }\n path[fill=\"#FFF\"] {\n fill: @crust !important;\n }\n }\n\n /* normal stuff */\n\n &,\n div[class^=\"subredditvars\"] {\n --color-online: @green !important;\n --newCommunityTheme-actionIcon: @subtext0 !important;\n --newCommunityTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconShaded80: @subtext0 !important;\n --newCommunityTheme-actionIconTinted80: @subtext1 !important;\n --newCommunityTheme-active: @accent-color !important;\n --newCommunityTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeLight60: @accent-color !important;\n --newCommunityTheme-activeShaded80: @accent-color !important;\n --newCommunityTheme-activeShaded90: @accent-color !important;\n --newCommunityTheme-activeTinted05: @text !important;\n --newCommunityTheme-banner-backgroundColor: @accent-color !important;\n --newCommunityTheme-banner-iconColor: @accent-color !important;\n --newCommunityTheme-body: @mantle !important;\n --newCommunityTheme-bodyAlpha50: @surface0 !important;\n --newCommunityTheme-bodyAlpha70: @surface1 !important;\n --newCommunityTheme-bodyAlpha80: @surface2 !important;\n --newCommunityTheme-bodyFade: @subtext0 !important;\n --newCommunityTheme-bodyShaded80: @mantle !important;\n --newCommunityTheme-bodyText: @text !important;\n --newCommunityTheme-bodyTextAlpha03: @mantle !important;\n --newCommunityTheme-bodyTextAlpha20: @surface1 !important;\n --newCommunityTheme-bodyTextShaded20: @surface0 !important;\n --newCommunityTheme-bodyTextTinted20: @subtext0 !important;\n --newCommunityTheme-bodyTinted50: @overlay1 !important;\n --newCommunityTheme-bodyTinted80: @overlay0 !important;\n --newCommunityTheme-button: @text !important;\n --newCommunityTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha40: @subtext0 !important;\n --newCommunityTheme-buttonAlpha50: @subtext1 !important;\n --newCommunityTheme-buttonAlpha80: @subtext1 !important;\n --newCommunityTheme-buttonShaded80: @overlay0 !important;\n --newCommunityTheme-buttonTinted20: @accent-color !important;\n --newCommunityTheme-buttonTinted50: @accent-color !important;\n --newCommunityTheme-buttonTinted80: @accent-color !important;\n --newCommunityTheme-canvas: @crust !important;\n --newCommunityTheme-checkbox: @text !important;\n --newCommunityTheme-errorText: @red !important;\n --newCommunityTheme-field: @surface0 !important;\n --newCommunityTheme-fieldFade: fadeout(@surface1, 30) !important;\n --newCommunityTheme-flair: @accent-color !important;\n --newCommunityTheme-highlight: @base !important;\n --newCommunityTheme-inactive: @subtext0 !important;\n --newCommunityTheme-lightText: @text !important;\n --newCommunityTheme-lightTextAlpha75: @subtext1 !important;\n --newCommunityTheme-line: fadeout(@surface1, 30) !important;\n --newCommunityTheme-lineShaded80: fadeout(@surface1, 30) !important;\n --newCommunityTheme-lineShaded90: fadeout(@surface1, 30) !important;\n --newCommunityTheme-lineShadedNinety: fadeout(@surface1, 30) !important;\n --newCommunityTheme-linkText: @accent-color !important;\n --newCommunityTheme-linkTextAlpha80: @accent-color !important;\n --newCommunityTheme-linkTextShaded80: @accent-color !important;\n --newCommunityTheme-linkTextTinted80: @accent-color !important;\n --newCommunityTheme-linkTextWithBody: @accent-color !important;\n --newCommunityTheme-menu: @mantle !important;\n --newCommunityTheme-menuActiveText: @text !important;\n --newCommunityTheme-menuButtonBackground-active: @base !important;\n --newCommunityTheme-menuButtonBackground-focus: @base !important;\n --newCommunityTheme-menuButtonBackground-hover: @base !important;\n --newCommunityTheme-menuInactiveText: @text !important;\n --newCommunityTheme-metaText: @subtext0 !important;\n --newCommunityTheme-metaTextAlpha50: @subtext0 !important;\n --newCommunityTheme-metaTextShaded80: @subtext0 !important;\n --newCommunityTheme-monospaceColor: @accent-color !important;\n --newCommunityTheme-navBar-activeLink: @text !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-activeSubmenuLink: @text !important;\n --newCommunityTheme-navBar-backgroundColor: @mantle !important;\n --newCommunityTheme-navBar-hoverLink: @text !important;\n --newCommunityTheme-navBar-inactiveLink: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: @text !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newCommunityTheme-navIcon: @text !important;\n\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: fadeout(@crust, 20) !important;\n\n --newCommunityTheme-nsfw: @red !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: @crust !important;\n --newCommunityTheme-nsfwBlocking-color: @text !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newCommunityTheme-pageHeader: @surface2 !important;\n --newCommunityTheme-placeholder: @surface0 !important;\n --newCommunityTheme-post: @mantle !important;\n --newCommunityTheme-postError: @red !important;\n --newCommunityTheme-postFlairText: @crust !important;\n --newCommunityTheme-postIcon: @accent-color !important;\n --newCommunityTheme-postLine: fadeout(@surface1, 30) !important;\n --newCommunityTheme-postLineShaded80: fadeout(@surface1, 30) !important;\n --newCommunityTheme-postLineShaded90: fadeout(@surface1, 30) !important;\n --newCommunityTheme-postTinted20: @base !important;\n --newCommunityTheme-postTransparent20: @base !important;\n --newCommunityTheme-primaryButtonShadedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedFifty: @overlay0 !important;\n --newCommunityTheme-primaryButtonTintedSixty: @overlay0 !important;\n --newCommunityTheme-quarantine: @yellow !important;\n --newCommunityTheme-report: @surface1 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newCommunityTheme-search-syntaxHighlightColor: @base !important;\n --newCommunityTheme-titleText: @text !important;\n --newCommunityTheme-upsell-appleIcon: @subtext1 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: @text !important;\n --newCommunityTheme-voteText-base: @subtext0 !important;\n --newCommunityTheme-voteText-downvote: @blue !important;\n --newCommunityTheme-voteText-downvoteShaded80: @blue !important;\n --newCommunityTheme-voteText-downvoteTinted80: @blue !important;\n --newCommunityTheme-voteText-upvote: @red !important;\n --newCommunityTheme-voteText-upvoteShaded80: @red !important;\n --newCommunityTheme-voteText-upvoteTinted80: @red !important;\n --newCommunityTheme-widgetColors-appleIcon: @overlay0 !important;\n --newCommunityTheme-widgetColors-lineColor: fadeout(\n @surface1,\n 30\n ) !important;\n\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n\n --newRedditTheme-actionIcon: @subtext0 !important;\n --newRedditTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconShaded80: @subtext0 !important;\n --newRedditTheme-actionIconTinted80: @subtext1 !important;\n --newRedditTheme-active: @accent-color !important;\n --newRedditTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-activeLight60: @accent-color !important;\n --newRedditTheme-activeShaded80: @accent-color !important;\n --newRedditTheme-activeShaded90: @accent-color !important;\n --newRedditTheme-activeTinted05: @text !important;\n --newRedditTheme-banner-backgroundColor: @accent-color !important;\n --newRedditTheme-banner-iconColor: @accent-color !important;\n --newRedditTheme-body: @mantle !important;\n --newRedditTheme-bodyAlpha50: @surface0 !important;\n --newRedditTheme-bodyAlpha70: @surface1 !important;\n --newRedditTheme-bodyAlpha80: @surface2 !important;\n --newRedditTheme-bodyFade: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyShaded80: @mantle !important;\n --newRedditTheme-bodyText: @text !important;\n --newRedditTheme-bodyTextAlpha03: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyTextAlpha20: @surface1 !important;\n --newRedditTheme-bodyTextShaded20: @surface0 !important;\n --newRedditTheme-bodyTextTinted20: @subtext1 !important;\n --newRedditTheme-bodyTinted50: @overlay0 !important;\n --newRedditTheme-bodyTinted80: @overlay1 !important;\n --newRedditTheme-button: @text !important;\n --newRedditTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha40: @subtext0 !important;\n --newRedditTheme-buttonAlpha50: @subtext1 !important;\n --newRedditTheme-buttonAlpha80: @subtext1 !important;\n --newRedditTheme-buttonShaded80: @overlay0 !important;\n --newRedditTheme-buttonTinted20: @accent-color !important;\n --newRedditTheme-buttonTinted50: @accent-color !important;\n --newRedditTheme-buttonTinted80: @accent-color !important;\n --newRedditTheme-canvas: @crust !important;\n --newRedditTheme-checkbox: @text !important;\n --newRedditTheme-errorText: @red !important;\n --newRedditTheme-field: @base !important;\n --newRedditTheme-fieldFade: @mantle !important;\n --newRedditTheme-flair: @accent-color !important;\n\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: @base !important;\n\n --newRedditTheme-inactive: @surface0 !important;\n --newRedditTheme-lightText: @text !important;\n --newRedditTheme-lightTextAlpha75: @subtext1 !important;\n --newRedditTheme-line: fadeout(@surface1, 30) !important;\n --newRedditTheme-lineShaded80: fadeout(@surface1, 30) !important;\n --newRedditTheme-lineShaded90: fadeout(@surface1, 30) !important;\n --newRedditTheme-lineShadedNinety: fadeout(@surface1, 30) !important;\n\n /* links */\n --newRedditTheme-linkText: @accent-color !important;\n --newRedditTheme-linkTextAlpha80: @accent-color !important;\n --newRedditTheme-linkTextShaded80: @accent-color !important;\n --newRedditTheme-linkTextTinted80: @accent-color !important;\n --newRedditTheme-linkTextWithBody: @accent-color !important;\n\n /* menus */\n --newRedditTheme-menu: @mantle !important;\n --newRedditTheme-menuActiveText: @text !important;\n --newRedditTheme-menuButtonBackground-active: @accent-color !important;\n --newRedditTheme-menuButtonBackground-focus: @base !important;\n --newRedditTheme-menuButtonBackground-hover: @base !important;\n --newRedditTheme-menuInactiveText: @text !important;\n\n --newRedditTheme-metaText: @subtext0 !important;\n --newRedditTheme-metaTextAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-metaTextShaded80: @subtext1 !important;\n --newRedditTheme-monospaceColor: @accent-color !important;\n --newRedditTheme-navBar-activeLink: @text !important;\n --newRedditTheme-navBar-activeSubmenuCaret: @text !important;\n --newRedditTheme-navBar-activeSubmenuLink: @text !important;\n --newRedditTheme-navBar-backgroundColor: @mantle !important;\n --newRedditTheme-navBar-hoverLink: @text !important;\n --newRedditTheme-navBar-inactiveLink: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: @text !important;\n --newRedditTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newRedditTheme-navIcon: @text !important;\n --newRedditTheme-navIconFaded10: fadeout(@crust, 20) !important;\n --newRedditTheme-nsfw: @red !important;\n --newRedditTheme-nsfwBlocking-bgcolor: @crust !important;\n --newRedditTheme-nsfwBlocking-color: @text !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newRedditTheme-pageHeader: @surface0 !important;\n --newRedditTheme-placeholder: @surface1 !important;\n --newRedditTheme-post: @mantle !important;\n --newRedditTheme-postError: @red !important;\n --newRedditTheme-postFlairText: @text !important;\n --newRedditTheme-postIcon: @accent-color !important;\n --newRedditTheme-postLine: fadeout(@surface1, 30) !important;\n --newRedditTheme-postLineShaded80: fadeout(@surface1, 30) !important;\n --newRedditTheme-postLineShaded90: fadeout(@surface1, 30) !important;\n --newRedditTheme-postTinted20: @base !important;\n --newRedditTheme-postTransparent20: fadeout(@crust, 20) !important;\n --newRedditTheme-primaryButtonShadedEighty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedEighty: @surface2 !important;\n --newRedditTheme-primaryButtonTintedFifty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedSixty: @surface1 !important;\n --newRedditTheme-quarantine: @yellow !important;\n --newRedditTheme-report: @base !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newRedditTheme-search-syntaxHighlightColor: @base !important;\n --newRedditTheme-titleText: @text !important;\n --newRedditTheme-upsell-appleIcon: @overlay0 !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: @text !important;\n --newRedditTheme-upsell-ssoButtonTextColor: @text !important;\n --newRedditTheme-voteText-base: @subtext1 !important;\n --newRedditTheme-voteText-downvote: @blue !important;\n --newRedditTheme-voteText-downvoteShaded80: @blue !important;\n --newRedditTheme-voteText-downvoteTinted80: @blue !important;\n --newRedditTheme-voteText-upvote: @red !important;\n --newRedditTheme-voteText-upvoteShaded80: @red !important;\n --newRedditTheme-voteText-upvoteTinted80: @red !important;\n --newRedditTheme-widgetColors-appleIcon: @overlay0 !important;\n --newRedditTheme-widgetColors-lineColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: fadeout(\n @crust,\n 20\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n --tw-bg-opacity: @crust !important;\n --vds-video-bg-color: @crust !important;\n }\n\n /* reddit chat variables */\n :root {\n --activity-button-chatFilterColor: @surface0 !important;\n --activity-button-newChatFilter-activeBg: @accent-color !important;\n --activity-button-newChatFilter-activeText: @base !important;\n --activity-button-newChatFilter-defaultBorder: @surface1 !important;\n --activity-button-newChatFilter-defaultText: @text !important;\n --activity-button-primary: @accent-color !important;\n --activity-button-secondary: @text !important;\n --activity-buttonPrimary-color: @accent-color !important;\n --activity-buttonSecondary-active: @accent-color !important;\n --activity-checkbox-checked: @accent-color !important;\n --activity-checkbox-checkmark: @text !important;\n --activity-checkbox-unchecked: @base !important;\n --activity-checkbox-uncheckedBorder: @surface1 !important;\n --activity-icon-active: @accent-color !important;\n --activity-icon-contrast: @surface1 !important;\n --activity-icon-default: @subtext0 !important;\n --activity-icon-disable: @surface2 !important;\n --activity-icon-hover: @surface2 !important;\n --activity-icon-nsfw-bg: @base !important;\n --activity-icon-nsfw-text: @text !important;\n --activity-icon-subIcon-backgroundColor: @text !important;\n --activity-icon-toaster: @crust !important;\n --activity-input-background: fadeout(@crust, 20) !important;\n --activity-input-border: @surface1 !important;\n --activity-input-channelRename: @subtext0 !important;\n --activity-input-color: @subtext1 !important;\n --activity-input-error: @red !important;\n --activity-input-focusBg: @green !important;\n --activity-input-focusColor: @text !important;\n --activity-input-ownerBg: @surface0 !important;\n --activity-link-hoverText: @red !important;\n --activity-link-staticText: @accent-color !important;\n --activity-link-staticUnderline: @accent-color !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: @mantle !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: @accent-color !important;\n --activity-minimizedPortal-color-unreadFinal: @text !important;\n --activity-minimizedPortal-color-unreadInitial: @text !important;\n --activity-send-disable: @surface0 !important;\n --activity-send-hover: @accent-color !important;\n --activity-text-active: @accent-color !important;\n --activity-text-fade: @subtext0 !important;\n --activity-text-highlight: @text !important;\n --activity-text-light: @subtext0 !important;\n --activity-text-meta: @subtext0 !important;\n --activity-text-regular: @text !important;\n --activity-text-success: @green !important;\n --activity-text-tutorial: @rosewater !important;\n --activity-text-warning: @red !important;\n --addReaction-backgroundColor: @surface0 !important;\n --addReaction-iconFill: @surface1 !important;\n --boxShadow: fadeout(@crust, 20) !important;\n --bubble-border: fadeout(@surface1, 30) !important;\n --bubble-channelsFilter-background: @crust !important;\n --bubble-channelsFilter-selected: @overlay0 !important;\n --bubble-color: @text !important;\n --bubble-link-color: @accent-color !important;\n --bubbleActions-hover: @surface0 !important;\n --editName: @surface1 !important;\n --layout-body: @mantle !important;\n --layout-colsBorder: fadeout(@surface1, 30) !important;\n --layout-controlsBorder: fadeout(@surface1, 30) !important;\n --layout-dropdown-border: fadeout(@surface1, 30) !important;\n --layout-header-counterBg: @red !important;\n --layout-header-counterText: @text !important;\n --layout-overlayBackground: fadeout(@crust, 20) !important;\n --layout-overlayReportFlow: fadeout(@crust, 20) !important;\n --layout-scrollbar: @text !important;\n --layout-scrollbarHover: @accent-color !important;\n --layout-timeStamp-tooltip-background: @surface0 !important;\n --message-list-item-button: @surface1 !important;\n --message-list-item-onlineIndicator: @green !important;\n --message-list-item-ownerBg: @surface1 !important;\n --message-list-item-richItem: @overlay0 !important;\n --message-list-item-richItemBorder: fadeout(@surface1, 30) !important;\n --message-list-item-white: @text !important;\n --modal-buttonsBackground: @text !important;\n --modal-primaryButtonWarning: @red !important;\n --modal-secondaryButton: @text !important;\n --newChat-inviteLink-borderColor: fadeout(@surface1, 30) !important;\n --overlay-backgroundColor: @mantle !important;\n --overlay-headerColor: @text !important;\n --overlay-inputBackground: @crust !important;\n --overlay-searchBarBackground: @mantle !important;\n --prompt-tooltip-background: @accent-color !important;\n --searchBar-backgroundColor: @mantle !important;\n --settings-color: @subtext0 !important;\n --settings-dropdownItemHoverBackground: @crust !important;\n --settings-panelBackground: @crust !important;\n --settings-panelItemHoverBackground: @surface0 !important;\n --settings-panelItemSelectedBackground: @surface1 !important;\n --sidebar-background: fadeout(@surface1, 30) !important;\n --sidebar-basic-background-active: @accent-color !important;\n --sidebar-basic-background-hover: @mantle !important;\n --sidebar-footer-background: @crust !important;\n --sidebar-item-active: @surface1 !important;\n --sidebar-item-hover: @surface0 !important;\n --sidebar-item-selected: @surface2 !important;\n --sidebar-item-text-active: @text !important;\n --sidebar-subreddit-background-active: @accent-color !important;\n --sidebar-subreddit-background-hover: @surface1 !important;\n --sidebar-text-divider: @surface1 !important;\n --skeleton-field: @surface2 !important;\n --skeleton-inactive: @surface0 !important;\n --subreddit-iconBg: @accent-color !important;\n --toast-error: @red !important;\n --toast-pending: @crust !important;\n --toast-success: @green !important;\n --uploads-progress-background: @subtext0 !important;\n --uploads-progress-bar: @accent-color !important;\n --videoModal-button-background: @text !important;\n --videoModal-button-color: @mantle !important;\n }\n\n /* site background */\n div.ListingLayout-backgroundContainer::before {\n background: @base !important;\n }\n\n /* PROFILE MENU */\n\n /* karma count */\n span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: @subtext0 !important;\n }\n\n /* profile button karma icon */\n i.icon-karma_fill {\n color: @red !important;\n }\n\n /* menu headers */\n div[role=\"menu\"] > div > div > span > span {\n color: @subtext0 !important;\n }\n\n /* switches, should also apply sitewide */\n button[role=\"switch\"][aria-checked=\"false\"] {\n background: @surface0 !important;\n }\n\n button[role=\"switch\"] > div {\n background: @text !important;\n }\n\n /* online status */\n ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: @green !important;\n }\n\n ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: @base !important;\n }\n\n /* PROFILE PAGE */\n\n /* create avatar button */\n button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n button._3F1tNW0P4Ff182mO_CefIg > i {\n color: @base !important;\n }\n\n /* cake day and followers icon */\n i.icon-cake_fill,\n i.icon-user_fill {\n color: @accent-color !important;\n }\n\n /* add social links button readability tweak */\n div._3hew1NnzwygOKDNQDKp6R4,\n div._3hew1NnzwygOKDNQDKp6R4 > i,\n li._3hew1NnzwygOKDNQDKp6R4 {\n color: @base !important;\n }\n\n /* profile moderation and user settings page */\n div._1VP69d9lk-Wk9zokOaylL {\n --background: @base !important;\n --canvas: @base !important;\n }\n\n /* Beta Badge */\n span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: @accent-color !important;\n }\n\n /* Delete Account */\n button.EBd2MhBQlQeZ13YeP0K8a {\n color: @accent-color !important;\n }\n\n /* Delete Account Icon */\n svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: @accent-color !important;\n }\n\n /* blocked, muted input */\n input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: @base !important;\n }\n\n /* fixes profile posts not being themed */\n div.scrollerItem > div,\n div[data-testid=\"post-container\"],\n div[style=\"background:#1A1A1B\"],\n div._2otRz3OtuWajw1RleFDJ5P {\n background: @mantle !important;\n }\n\n /* NFT AVATAR VIEWER */\n\n /* modal background */\n div._productDetails_7kbcu_53 {\n background: @mantle !important;\n color: @text !important;\n }\n\n /* Tag Color */\n .RESUserTagImage::after {\n color: @accent-color;\n }\n\n /* mint status */\n div._mintStatus_7kbcu_264 {\n color: @accent-color !important;\n }\n\n /* carousel background */\n div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, @base 16.42%, @blue 100%);\n }\n\n /* nft card back */\n div._card_1ooes_1 {\n background: @blue !important;\n }\n\n ol._container_1t62i_1 {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li > div {\n color: @base !important;\n }\n\n div.MuiMobileStepper-dot {\n background: @surface0 !important;\n }\n\n div.MuiMobileStepper-dotActive {\n background: @accent-color !important;\n }\n\n div._scrollContainer_7kbcu_104 > div > h3,\n div._cardAuthor_7kbcu_79 {\n color: @subtext0 !important;\n }\n\n div._container_oikih_1 {\n background: @crust !important;\n border-color: @surface1 !important;\n }\n\n /* external links */\n a._pill_7kbcu_280 {\n background: @crust !important;\n color: @text !important;\n }\n\n /* shop for avatars button */\n button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n /* AVATAR CREATOR */\n div._wrapper_1upjl_7 {\n background: @base !important;\n color: @text !important;\n }\n\n /* SITE HEADER */\n\n /* reddit logo */\n a[aria-label=\"Home\"] > svg > g > circle {\n fill: @accent-color !important;\n }\n\n a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: @base !important;\n }\n\n a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: @text !important;\n }\n\n /* Post title from notification */\n h1._eYtD2XCVieq6emjKBH3m {\n color: @text !important;\n }\n\n /* notification icon */\n button[aria-label=\"Open notifications inbox\"] > div > span {\n background: @accent-color !important;\n color: @mantle !important;\n }\n\n /* advertise button */\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: @surface0 !important;\n color: @text !important;\n }\n\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: @text !important;\n }\n\n /* reddit now notification */\n a[href=\"/now\"] > div {\n background: @accent-color !important;\n }\n\n /* search scope pill text */\n div[data-testid=\"search-scope-pill-text\"] {\n color: @text !important;\n }\n\n /* search popup title */\n div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: @text !important;\n }\n\n /* safe search toggle */\n button#safe-search-toggle[aria-checked=\"true\"] {\n background: @accent-color !important;\n }\n\n /* NAVIGATION SIDEBAR */\n\n /* close icon */\n i.icon-close {\n color: @subtext0 !important;\n }\n\n /* item color */\n a[role=\"menuitem\"] {\n color: @text !important;\n }\n\n /* navigation sidebar header color */\n div[role=\"menu\"] > div[role=\"heading\"] {\n color: @subtext0 !important;\n }\n\n a[role=\"menuitem\"]:hover {\n background: @surface0 !important;\n }\n\n /* favorites */\n i.icon-star_fill {\n color: @accent-color !important;\n }\n\n i.icon-star {\n color: @subtext0 !important;\n }\n\n /* RIGHT FRONTPAGE SIDEBAR */\n\n /* reddit premium icon */\n i.icon-premium_fill {\n color: @accent-color !important;\n }\n\n /* reddit premium try now button */\n button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: @accent-color !important;\n color: @base !important;\n }\n\n /* recent posts thumbnail borders */\n div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: @subtext0 !important;\n }\n\n /* POSTS */\n\n /* post background for card style */\n div[data-adclicklocation=\"background\"] {\n background: @base !important;\n }\n\n /* post options (save, comment, etc.) */\n div._3-miAEojrCvx_4FQ8x3P-s,\n i.icon-comment,\n i.icon-share,\n i.icon-save,\n i.icon-expand,\n i.icon-collapse,\n i.icon-text_post,\n i.icon-image_post,\n i.icon-media_gallery,\n i.icon-video_post,\n i.icon-gif_post,\n i.icon-embed,\n i.icon-external_link,\n i.icon-poll_post {\n color: @subtext0 !important;\n }\n\n /* post title color */\n div[data-adclicklocation=\"title\"] > div > a > div > h3,\n div[data-adclicklocation=\"title\"]\n > div:first-child\n > div:first-child\n > h1:first-child {\n color: @text !important;\n }\n\n /*\n * post op color and\n * post date color\n */\n div[data-adclicklocation=\"top_bar\"] > span,\n a[data-testid=\"post_author_link\"] {\n color: @subtext0 !important;\n }\n\n /* nsfw flair */\n span._1wzhGvvafQFOWAyA157okr {\n border-color: @red !important;\n color: @red !important;\n }\n\n /* pinned post icon */\n i.icon-pin_fill {\n color: @green !important;\n }\n\n /* give award icon */\n i.icon-award {\n color: @subtext0 !important;\n }\n\n /* locked post icon */\n i.icon-archived_fill,\n i.icon-lock_fill {\n color: @yellow !important;\n }\n\n /* post button divider */\n div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: @surface1 !important;\n }\n\n /* UPVOTES/DOWNVOTES */\n\n /* upvote/downvote background */\n div.Post,\n div[data-click-id=\"media\"] {\n background: @mantle !important;\n fill: @mantle !important;\n }\n\n /* inactive vote text color */\n div[id^=\"vote-arrows\"] > div {\n color: @subtext0 !important;\n }\n\n /* active upvote color */\n i.icon-upvote_fill {\n color: @red !important;\n }\n\n button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @red !important;\n }\n\n /* active upvote text color */\n button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: @red !important;\n }\n\n /* hover background for both upvotes and downvotes */\n button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: @surface0 !important;\n }\n\n /* active downvote color */\n .icon-downvote_fill {\n color: @blue !important;\n }\n\n /* active downvote text color */\n button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: @blue !important;\n }\n\n button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @blue !important;\n }\n\n /* REPORT MODAL */\n\n a.o1ov2mzLxTFAFP-O4Uv8I {\n color: @accent-color !important;\n }\n\n button._1lDGFVGU9k2mi-4kjU95Rp {\n color: @base !important;\n }\n\n /* SUBREDDIT PAGES */\n a[role=\"button\"][target=\"_blank\"] {\n background: @text !important;\n color: @base !important;\n }\n\n /* radio buttons (flair selector, etc.) */\n div[role=\"radio\"]:hover,\n div[role=\"radio\"]:focus {\n background: @accent-color !important;\n }\n\n div[role=\"radio\"] > svg,\n div[role=\"radio\"] > svg:active {\n fill: @text !important;\n }\n\n /* checkboxes */\n button[role=\"checkbox\"] {\n fill: @accent-color !important;\n }\n\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n\n /* header background */\n ._ZhON3a3vplThB8NFwuJn {\n background: @crust !important;\n color: @text !important;\n }\n\n /* subreddit image background */\n img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: @accent-color !important;\n }\n\n /* border between uela */\n ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: @surface0;\n }\n\n /* follower color */\n .bg-neutral-background {\n color: @text !important;\n }\n\n /* default subreddit icon */\n i.icon-community_fill {\n color: @accent-color !important;\n }\n\n /* online users */\n div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: @green !important;\n }\n\n /* POST VIEWER */\n\n /* spoiler tags */\n ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: @surface0 !important;\n }\n\n /* mod comment tag */\n span[id^=\"CommentTopMeta--Mod\"] {\n color: @green !important;\n }\n\n /* op comment tag */\n span[id^=\"CommentTopMeta--OP\"] {\n color: @blue !important;\n }\n\n /* post overlay if you have \"open in new tab\" disabled */\n div#overlayScrollContainer > div {\n background: @crust !important;\n }\n\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: @mantle !important;\n }\n\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n div._2DJXORCrmcNpPTSq0LqL6i,\n div._1DK52RbaamLOWw5UPaht_S {\n background: fadeout(@crust, 20) !important;\n }\n\n /* gold award gradient */\n div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(\n 188deg,\n #f9e2af1f 1.7%,\n #f9e2af00 46%,\n rgba(0, 0, 0, 0)\n ) !important;\n }\n\n /* image gallery next/previous buttons */\n a[title=\"Next\"] > i,\n a[title=\"Previous\"] > i {\n background: @surface0 !important;\n }\n\n /* image gallery image count */\n div._61i6grM3um1yuw4GrN97P {\n background: fadeout(@crust, 20) !important;\n color: @text !important;\n }\n\n /* comment search bar */\n input#comment_search-bar {\n background: @base !important;\n }\n\n /* tab bar below banner */\n ._1gVVmSnHZpkUgVShsn7-ua {\n background: @mantle !important;\n }\n\n /* MULTIREDDITS/CUSTOM FEEDS */\n\n /* delete custom feed button */\n .bX6SqXfzfxpv4GQbuIYVZ {\n color: @red !important;\n }\n\n /* TOOLTIPS */\n div.HQ2VJViRjokXpRbJzPvvc {\n background: @mantle !important;\n color: @text !important;\n }\n\n div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: @mantle !important;\n }\n\n /* Recap Reddit Logo */\n .snoo-cls-1,\n .snoo-cls-2,\n .snoo-cls-3,\n .snoo-cls-6,\n .snoo-cls-8,\n .snoo-cls-9 {\n fill: @base;\n }\n\n .snoo-cls-4,\n .snoo-cls-5,\n .snoo-cls-7,\n .snoo-cls-10,\n .snoo-cls-11 {\n fill: @accent-color;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Reddit Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/reddit\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/reddit\n@version 2.0.13\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Areddit\n@description Soothing pastel theme for Reddit\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"reddit.com\") {\n :root:not(.theme-dark) .theme-rpl,\n :root:not(.theme-dark).theme-rpl,\n :root:not(.theme-dark) .theme-beta,\n :root:not(.theme-dark).theme-beta,\n .theme-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root:not(.theme-light) .theme-rpl,\n :root:not(.theme-light).theme-rpl,\n :root:not(.theme-light) .theme-beta,\n :root:not(.theme-light).theme-beta,\n .theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n /* BETA */\n --color-pizzaRed: @red !important;\n --color-global-brand-orangered: @peach !important;\n --color-global-focus: @surface1 !important;\n --color-interactive-content-disabled: @subtext0 !important;\n --color-interactive-background-disabled: fade(@surface2, 70%) !important;\n --color-interactive-pressed: @surface2 !important;\n --color-neutral-content: @text !important;\n --color-neutral-content-disabled: @subtext0 !important;\n --color-neutral-content-weak: @subtext0 !important;\n --color-neutral-content-strong: @text !important;\n --color-global-white: @crust !important;\n --color-neutral-background: @base !important;\n --color-neutral-background-selected: @surface0 !important;\n --color-neutral-background-weak: @mantle !important;\n --color-neutral-background-medium: @base !important;\n --color-neutral-background-strong: @crust !important;\n --color-neutral-background-hover: @surface0 !important;\n --color-neutral-border: @surface0 !important;\n --color-neutral-border-medium: @surface0 !important;\n --color-neutral-border-weak: @surface0 !important;\n --color-neutral-border-strong: @surface2 !important;\n --color-primary: @accent-color !important;\n --color-primary-hover: lighten(@accent-color, 10) !important;\n --color-primary-visited: @lavender !important;\n --color-primary-background: @accent-color !important;\n --color-primary-background-hover: darken(@accent-color, 5%) !important;\n --color-primary-background-selected: darken(@accent-color, 5%) !important;\n --color-primary-onBackground: @base !important;\n --color-primary-onBackground-selected: @crust !important;\n --color-secondary: @subtext0 !important;\n --color-secondary-hover: @subtext1 !important;\n --color-secondary-weak: @subtext0 !important;\n --color-secondary-onBackground: @text !important;\n --color-secondary-background: @mantle !important;\n --color-secondary-background-hover: @surface1 !important;\n --color-secondary-background-selected: @surface1 !important;\n --color-secondary-plain: @subtext0 !important;\n --color-secondary-plain-hover: @subtext1 !important;\n --color-danger-background: @red !important;\n --color-danger-background-disabled: fadeout(@red, 80) !important;\n --color-danger-background-hover: fadeout(@red, 2) !important;\n --color-danger-onBackground: @text !important;\n --color-danger-content: @red !important;\n --color-danger-content-default: @crust;\n --color-danger-content-hover: darken(@red, 2) !important;\n --color-success-content: @green !important;\n --color-success-hover: darken(@green, 2) !important;\n --color-success-onBackground: @crust;\n --color-success-background: @green !important;\n --color-success-background-hover: darken(@green, 2) !important;\n --color-warning-content: @yellow !important;\n --color-warning-content-hover: darken(@yellow, 2) !important;\n --color-warning-onBackground: @base !important;\n --color-warning-background: @yellow !important;\n --color-warning-background-hover: darken(@yellow, 2) !important;\n --color-upvote-content: @accent-color !important;\n --color-upvote-disabled: @subtext0 !important;\n --color-upvote-onBackground: @text !important;\n --color-upvote-background: @base !important;\n --color-upvote-background-hover: darken(@accent-color, 5%) !important;\n --color-upvote-background-disabled: @base !important;\n --color-downvote-content: @text !important;\n --color-downvote-content-weak: @text !important;\n --color-downvote-disabled: @subtext0 !important;\n --color-downvote-onBackground: @text !important;\n --color-downvote-background: @base !important;\n --color-downvote-background-hover: darken(@blue, 5%) !important;\n --color-downvote-background-disabled: @mantle !important;\n --color-tone-1: @text !important;\n --color-tone-2: @subtext0 !important;\n --color-tone-3: @overlay2 !important;\n --color-tone-4: @surface0 !important;\n --color-tone-5: @surface1 !important;\n --color-tone-6: @surface2 !important;\n --color-tone-7: @base !important;\n --color-avatar-gradient: @accent-color !important;\n --color-transparent-background-hover: fadeout(@surface0, 70) !important;\n --color-opacity-50: fadeout(@base, 50) !important;\n --color-online: @accent-color !important;\n --color-favorite: @accent-color !important;\n --color-brand-background: @accent-color !important;\n --color-brand-background-hover: darken(@accent-color, 5%) !important;\n --color-brand-onBackground: @crust !important;\n --color-global-orangered: @accent-color !important;\n --color-action-upvote: @accent-color !important;\n --color-action-downvote: @blue;\n --color-banner-error-text: @base !important;\n\n --shreddit-color-wordmark: @accent-color;\n #reddit-logo {\n circle[fill=\"#FF4500\"] {\n fill: @accent-color !important;\n }\n path[fill=\"#FFF\"] {\n fill: @crust !important;\n }\n }\n\n /* normal stuff */\n\n &,\n div[class^=\"subredditvars\"] {\n --color-online: @green !important;\n --newCommunityTheme-actionIcon: @subtext0 !important;\n --newCommunityTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-actionIconShaded80: @subtext0 !important;\n --newCommunityTheme-actionIconTinted80: @subtext1 !important;\n --newCommunityTheme-active: @accent-color !important;\n --newCommunityTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newCommunityTheme-activeLight60: @accent-color !important;\n --newCommunityTheme-activeShaded80: @accent-color !important;\n --newCommunityTheme-activeShaded90: @accent-color !important;\n --newCommunityTheme-activeTinted05: @text !important;\n --newCommunityTheme-banner-backgroundColor: @accent-color !important;\n --newCommunityTheme-banner-iconColor: @accent-color !important;\n --newCommunityTheme-body: @mantle !important;\n --newCommunityTheme-bodyAlpha50: @surface0 !important;\n --newCommunityTheme-bodyAlpha70: @surface1 !important;\n --newCommunityTheme-bodyAlpha80: @surface2 !important;\n --newCommunityTheme-bodyFade: @subtext0 !important;\n --newCommunityTheme-bodyShaded80: @mantle !important;\n --newCommunityTheme-bodyText: @text !important;\n --newCommunityTheme-bodyTextAlpha03: @mantle !important;\n --newCommunityTheme-bodyTextAlpha20: @surface1 !important;\n --newCommunityTheme-bodyTextShaded20: @surface0 !important;\n --newCommunityTheme-bodyTextTinted20: @subtext0 !important;\n --newCommunityTheme-bodyTinted50: @overlay1 !important;\n --newCommunityTheme-bodyTinted80: @overlay0 !important;\n --newCommunityTheme-button: @text !important;\n --newCommunityTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newCommunityTheme-buttonAlpha40: @subtext0 !important;\n --newCommunityTheme-buttonAlpha50: @subtext1 !important;\n --newCommunityTheme-buttonAlpha80: @subtext1 !important;\n --newCommunityTheme-buttonShaded80: @overlay0 !important;\n --newCommunityTheme-buttonTinted20: @accent-color !important;\n --newCommunityTheme-buttonTinted50: @accent-color !important;\n --newCommunityTheme-buttonTinted80: @accent-color !important;\n --newCommunityTheme-canvas: @crust !important;\n --newCommunityTheme-checkbox: @text !important;\n --newCommunityTheme-errorText: @red !important;\n --newCommunityTheme-field: @surface0 !important;\n --newCommunityTheme-fieldFade: fadeout(@surface1, 30) !important;\n --newCommunityTheme-flair: @accent-color !important;\n --newCommunityTheme-highlight: @base !important;\n --newCommunityTheme-inactive: @subtext0 !important;\n --newCommunityTheme-lightText: @text !important;\n --newCommunityTheme-lightTextAlpha75: @subtext1 !important;\n --newCommunityTheme-line: fadeout(@surface1, 30) !important;\n --newCommunityTheme-lineShaded80: fadeout(@surface1, 30) !important;\n --newCommunityTheme-lineShaded90: fadeout(@surface1, 30) !important;\n --newCommunityTheme-lineShadedNinety: fadeout(@surface1, 30) !important;\n --newCommunityTheme-linkText: @accent-color !important;\n --newCommunityTheme-linkTextAlpha80: @accent-color !important;\n --newCommunityTheme-linkTextShaded80: @accent-color !important;\n --newCommunityTheme-linkTextTinted80: @accent-color !important;\n --newCommunityTheme-linkTextWithBody: @accent-color !important;\n --newCommunityTheme-menu: @mantle !important;\n --newCommunityTheme-menuActiveText: @text !important;\n --newCommunityTheme-menuButtonBackground-active: @base !important;\n --newCommunityTheme-menuButtonBackground-focus: @base !important;\n --newCommunityTheme-menuButtonBackground-hover: @base !important;\n --newCommunityTheme-menuInactiveText: @text !important;\n --newCommunityTheme-metaText: @subtext0 !important;\n --newCommunityTheme-metaTextAlpha50: @subtext0 !important;\n --newCommunityTheme-metaTextShaded80: @subtext0 !important;\n --newCommunityTheme-monospaceColor: @accent-color !important;\n --newCommunityTheme-navBar-activeLink: @text !important;\n --newCommunityTheme-navBar-activeSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-activeSubmenuLink: @text !important;\n --newCommunityTheme-navBar-backgroundColor: @mantle !important;\n --newCommunityTheme-navBar-hoverLink: @text !important;\n --newCommunityTheme-navBar-inactiveLink: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newCommunityTheme-navBar-inactiveSubmenuLink: @text !important;\n --newCommunityTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newCommunityTheme-navIcon: @text !important;\n\n /* upvote/downvote focus */\n --newCommunityTheme-navIconFaded10: fadeout(@crust, 20) !important;\n\n --newCommunityTheme-nsfw: @red !important;\n --newCommunityTheme-nsfwBlocking-bgcolor: @crust !important;\n --newCommunityTheme-nsfwBlocking-color: @text !important;\n --newCommunityTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newCommunityTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newCommunityTheme-pageHeader: @surface2 !important;\n --newCommunityTheme-placeholder: @surface0 !important;\n --newCommunityTheme-post: @mantle !important;\n --newCommunityTheme-postError: @red !important;\n --newCommunityTheme-postFlairText: @crust !important;\n --newCommunityTheme-postIcon: @accent-color !important;\n --newCommunityTheme-postLine: fadeout(@surface1, 30) !important;\n --newCommunityTheme-postLineShaded80: fadeout(@surface1, 30) !important;\n --newCommunityTheme-postLineShaded90: fadeout(@surface1, 30) !important;\n --newCommunityTheme-postTinted20: @base !important;\n --newCommunityTheme-postTransparent20: @base !important;\n --newCommunityTheme-primaryButtonShadedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedEighty: @overlay1 !important;\n --newCommunityTheme-primaryButtonTintedFifty: @overlay0 !important;\n --newCommunityTheme-primaryButtonTintedSixty: @overlay0 !important;\n --newCommunityTheme-quarantine: @yellow !important;\n --newCommunityTheme-report: @surface1 !important;\n --newCommunityTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newCommunityTheme-search-syntaxHighlightColor: @base !important;\n --newCommunityTheme-titleText: @text !important;\n --newCommunityTheme-upsell-appleIcon: @subtext1 !important;\n --newCommunityTheme-upsell-ssoButtonBorderColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newCommunityTheme-upsell-ssoButtonTextColor: @text !important;\n --newCommunityTheme-voteText-base: @subtext0 !important;\n --newCommunityTheme-voteText-downvote: @blue !important;\n --newCommunityTheme-voteText-downvoteShaded80: @blue !important;\n --newCommunityTheme-voteText-downvoteTinted80: @blue !important;\n --newCommunityTheme-voteText-upvote: @red !important;\n --newCommunityTheme-voteText-upvoteShaded80: @red !important;\n --newCommunityTheme-voteText-upvoteTinted80: @red !important;\n --newCommunityTheme-widgetColors-appleIcon: @overlay0 !important;\n --newCommunityTheme-widgetColors-lineColor: fadeout(\n @surface1,\n 30\n ) !important;\n\n /* sidebar widgets */\n --newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetBorderColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: @mantle !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newCommunityTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n\n --newRedditTheme-actionIcon: @subtext0 !important;\n --newRedditTheme-actionIconAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-actionIconShaded80: @subtext0 !important;\n --newRedditTheme-actionIconTinted80: @subtext1 !important;\n --newRedditTheme-active: @accent-color !important;\n --newRedditTheme-activeAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-activeAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-activeLight60: @accent-color !important;\n --newRedditTheme-activeShaded80: @accent-color !important;\n --newRedditTheme-activeShaded90: @accent-color !important;\n --newRedditTheme-activeTinted05: @text !important;\n --newRedditTheme-banner-backgroundColor: @accent-color !important;\n --newRedditTheme-banner-iconColor: @accent-color !important;\n --newRedditTheme-body: @mantle !important;\n --newRedditTheme-bodyAlpha50: @surface0 !important;\n --newRedditTheme-bodyAlpha70: @surface1 !important;\n --newRedditTheme-bodyAlpha80: @surface2 !important;\n --newRedditTheme-bodyFade: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyShaded80: @mantle !important;\n --newRedditTheme-bodyText: @text !important;\n --newRedditTheme-bodyTextAlpha03: fadeout(@crust, 20) !important;\n --newRedditTheme-bodyTextAlpha20: @surface1 !important;\n --newRedditTheme-bodyTextShaded20: @surface0 !important;\n --newRedditTheme-bodyTextTinted20: @subtext1 !important;\n --newRedditTheme-bodyTinted50: @overlay0 !important;\n --newRedditTheme-bodyTinted80: @overlay1 !important;\n --newRedditTheme-button: @text !important;\n --newRedditTheme-buttonAlpha05: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha10: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha20: fadeout(@crust, 20) !important;\n --newRedditTheme-buttonAlpha40: @subtext0 !important;\n --newRedditTheme-buttonAlpha50: @subtext1 !important;\n --newRedditTheme-buttonAlpha80: @subtext1 !important;\n --newRedditTheme-buttonShaded80: @overlay0 !important;\n --newRedditTheme-buttonTinted20: @accent-color !important;\n --newRedditTheme-buttonTinted50: @accent-color !important;\n --newRedditTheme-buttonTinted80: @accent-color !important;\n --newRedditTheme-canvas: @crust !important;\n --newRedditTheme-checkbox: @text !important;\n --newRedditTheme-errorText: @red !important;\n --newRedditTheme-field: @base !important;\n --newRedditTheme-fieldFade: @mantle !important;\n --newRedditTheme-flair: @accent-color !important;\n\n /* controls menu, link, and other similar highlights. very important */\n --newRedditTheme-highlight: @base !important;\n\n --newRedditTheme-inactive: @surface0 !important;\n --newRedditTheme-lightText: @text !important;\n --newRedditTheme-lightTextAlpha75: @subtext1 !important;\n --newRedditTheme-line: fadeout(@surface1, 30) !important;\n --newRedditTheme-lineShaded80: fadeout(@surface1, 30) !important;\n --newRedditTheme-lineShaded90: fadeout(@surface1, 30) !important;\n --newRedditTheme-lineShadedNinety: fadeout(@surface1, 30) !important;\n\n /* links */\n --newRedditTheme-linkText: @accent-color !important;\n --newRedditTheme-linkTextAlpha80: @accent-color !important;\n --newRedditTheme-linkTextShaded80: @accent-color !important;\n --newRedditTheme-linkTextTinted80: @accent-color !important;\n --newRedditTheme-linkTextWithBody: @accent-color !important;\n\n /* menus */\n --newRedditTheme-menu: @mantle !important;\n --newRedditTheme-menuActiveText: @text !important;\n --newRedditTheme-menuButtonBackground-active: @accent-color !important;\n --newRedditTheme-menuButtonBackground-focus: @base !important;\n --newRedditTheme-menuButtonBackground-hover: @base !important;\n --newRedditTheme-menuInactiveText: @text !important;\n\n --newRedditTheme-metaText: @subtext0 !important;\n --newRedditTheme-metaTextAlpha50: fadeout(@crust, 20) !important;\n --newRedditTheme-metaTextShaded80: @subtext1 !important;\n --newRedditTheme-monospaceColor: @accent-color !important;\n --newRedditTheme-navBar-activeLink: @text !important;\n --newRedditTheme-navBar-activeSubmenuCaret: @text !important;\n --newRedditTheme-navBar-activeSubmenuLink: @text !important;\n --newRedditTheme-navBar-backgroundColor: @mantle !important;\n --newRedditTheme-navBar-hoverLink: @text !important;\n --newRedditTheme-navBar-inactiveLink: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuCaret: @text !important;\n --newRedditTheme-navBar-inactiveSubmenuLink: @text !important;\n --newRedditTheme-navBar-submenuBackgroundColor: @mantle !important;\n --newRedditTheme-navIcon: @text !important;\n --newRedditTheme-navIconFaded10: fadeout(@crust, 20) !important;\n --newRedditTheme-nsfw: @red !important;\n --newRedditTheme-nsfwBlocking-bgcolor: @crust !important;\n --newRedditTheme-nsfwBlocking-color: @text !important;\n --newRedditTheme-nsfwBlocking-contentTitleBgColor: @base !important;\n --newRedditTheme-nsfwBlocking-mainCtaBgColor: @mantle !important;\n --newRedditTheme-pageHeader: @surface0 !important;\n --newRedditTheme-placeholder: @surface1 !important;\n --newRedditTheme-post: @mantle !important;\n --newRedditTheme-postError: @red !important;\n --newRedditTheme-postFlairText: @text !important;\n --newRedditTheme-postIcon: @accent-color !important;\n --newRedditTheme-postLine: fadeout(@surface1, 30) !important;\n --newRedditTheme-postLineShaded80: fadeout(@surface1, 30) !important;\n --newRedditTheme-postLineShaded90: fadeout(@surface1, 30) !important;\n --newRedditTheme-postTinted20: @base !important;\n --newRedditTheme-postTransparent20: fadeout(@crust, 20) !important;\n --newRedditTheme-primaryButtonShadedEighty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedEighty: @surface2 !important;\n --newRedditTheme-primaryButtonTintedFifty: @surface1 !important;\n --newRedditTheme-primaryButtonTintedSixty: @surface1 !important;\n --newRedditTheme-quarantine: @yellow !important;\n --newRedditTheme-report: @base !important;\n --newRedditTheme-search-syntaxHighlightBackgroundColor: @accent-color !important;\n --newRedditTheme-search-syntaxHighlightColor: @base !important;\n --newRedditTheme-titleText: @text !important;\n --newRedditTheme-upsell-appleIcon: @overlay0 !important;\n --newRedditTheme-upsell-ssoButtonBorderColor: @text !important;\n --newRedditTheme-upsell-ssoButtonTextColor: @text !important;\n --newRedditTheme-voteText-base: @subtext1 !important;\n --newRedditTheme-voteText-downvote: @blue !important;\n --newRedditTheme-voteText-downvoteShaded80: @blue !important;\n --newRedditTheme-voteText-downvoteTinted80: @blue !important;\n --newRedditTheme-voteText-upvote: @red !important;\n --newRedditTheme-voteText-upvoteShaded80: @red !important;\n --newRedditTheme-voteText-upvoteTinted80: @red !important;\n --newRedditTheme-widgetColors-appleIcon: @overlay0 !important;\n --newRedditTheme-widgetColors-lineColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: @mantle !important;\n --newRedditTheme-widgetColors-sidebarWidgetBorderColor: fadeout(\n @surface1,\n 30\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColor: @crust !important;\n --newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: fadeout(\n @crust,\n 20\n ) !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColor: @text !important;\n --newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: @subtext1 !important;\n --newRedditTheme-widgetColors-sidebarWidgetTitleColor: @text !important;\n --tw-bg-opacity: @crust !important;\n --vds-video-bg-color: @crust !important;\n }\n\n /* reddit chat variables */\n :root {\n --activity-button-chatFilterColor: @surface0 !important;\n --activity-button-newChatFilter-activeBg: @accent-color !important;\n --activity-button-newChatFilter-activeText: @base !important;\n --activity-button-newChatFilter-defaultBorder: @surface1 !important;\n --activity-button-newChatFilter-defaultText: @text !important;\n --activity-button-primary: @accent-color !important;\n --activity-button-secondary: @text !important;\n --activity-buttonPrimary-color: @accent-color !important;\n --activity-buttonSecondary-active: @accent-color !important;\n --activity-checkbox-checked: @accent-color !important;\n --activity-checkbox-checkmark: @text !important;\n --activity-checkbox-unchecked: @base !important;\n --activity-checkbox-uncheckedBorder: @surface1 !important;\n --activity-icon-active: @accent-color !important;\n --activity-icon-contrast: @surface1 !important;\n --activity-icon-default: @subtext0 !important;\n --activity-icon-disable: @surface2 !important;\n --activity-icon-hover: @surface2 !important;\n --activity-icon-nsfw-bg: @base !important;\n --activity-icon-nsfw-text: @text !important;\n --activity-icon-subIcon-backgroundColor: @text !important;\n --activity-icon-toaster: @crust !important;\n --activity-input-background: fadeout(@crust, 20) !important;\n --activity-input-border: @surface1 !important;\n --activity-input-channelRename: @subtext0 !important;\n --activity-input-color: @subtext1 !important;\n --activity-input-error: @red !important;\n --activity-input-focusBg: @green !important;\n --activity-input-focusColor: @text !important;\n --activity-input-ownerBg: @surface0 !important;\n --activity-link-hoverText: @red !important;\n --activity-link-staticText: @accent-color !important;\n --activity-link-staticUnderline: @accent-color !important;\n --activity-minimizedPortal-backgroundColor-unreadFinal: @mantle !important;\n --activity-minimizedPortal-backgroundColor-unreadInitial: @accent-color !important;\n --activity-minimizedPortal-color-unreadFinal: @text !important;\n --activity-minimizedPortal-color-unreadInitial: @text !important;\n --activity-send-disable: @surface0 !important;\n --activity-send-hover: @accent-color !important;\n --activity-text-active: @accent-color !important;\n --activity-text-fade: @subtext0 !important;\n --activity-text-highlight: @text !important;\n --activity-text-light: @subtext0 !important;\n --activity-text-meta: @subtext0 !important;\n --activity-text-regular: @text !important;\n --activity-text-success: @green !important;\n --activity-text-tutorial: @rosewater !important;\n --activity-text-warning: @red !important;\n --addReaction-backgroundColor: @surface0 !important;\n --addReaction-iconFill: @surface1 !important;\n --boxShadow: fadeout(@crust, 20) !important;\n --bubble-border: fadeout(@surface1, 30) !important;\n --bubble-channelsFilter-background: @crust !important;\n --bubble-channelsFilter-selected: @overlay0 !important;\n --bubble-color: @text !important;\n --bubble-link-color: @accent-color !important;\n --bubbleActions-hover: @surface0 !important;\n --editName: @surface1 !important;\n --layout-body: @mantle !important;\n --layout-colsBorder: fadeout(@surface1, 30) !important;\n --layout-controlsBorder: fadeout(@surface1, 30) !important;\n --layout-dropdown-border: fadeout(@surface1, 30) !important;\n --layout-header-counterBg: @red !important;\n --layout-header-counterText: @text !important;\n --layout-overlayBackground: fadeout(@crust, 20) !important;\n --layout-overlayReportFlow: fadeout(@crust, 20) !important;\n --layout-scrollbar: @text !important;\n --layout-scrollbarHover: @accent-color !important;\n --layout-timeStamp-tooltip-background: @surface0 !important;\n --message-list-item-button: @surface1 !important;\n --message-list-item-onlineIndicator: @green !important;\n --message-list-item-ownerBg: @surface1 !important;\n --message-list-item-richItem: @overlay0 !important;\n --message-list-item-richItemBorder: fadeout(@surface1, 30) !important;\n --message-list-item-white: @text !important;\n --modal-buttonsBackground: @text !important;\n --modal-primaryButtonWarning: @red !important;\n --modal-secondaryButton: @text !important;\n --newChat-inviteLink-borderColor: fadeout(@surface1, 30) !important;\n --overlay-backgroundColor: @mantle !important;\n --overlay-headerColor: @text !important;\n --overlay-inputBackground: @crust !important;\n --overlay-searchBarBackground: @mantle !important;\n --prompt-tooltip-background: @accent-color !important;\n --searchBar-backgroundColor: @mantle !important;\n --settings-color: @subtext0 !important;\n --settings-dropdownItemHoverBackground: @crust !important;\n --settings-panelBackground: @crust !important;\n --settings-panelItemHoverBackground: @surface0 !important;\n --settings-panelItemSelectedBackground: @surface1 !important;\n --sidebar-background: fadeout(@surface1, 30) !important;\n --sidebar-basic-background-active: @accent-color !important;\n --sidebar-basic-background-hover: @mantle !important;\n --sidebar-footer-background: @crust !important;\n --sidebar-item-active: @surface1 !important;\n --sidebar-item-hover: @surface0 !important;\n --sidebar-item-selected: @surface2 !important;\n --sidebar-item-text-active: @text !important;\n --sidebar-subreddit-background-active: @accent-color !important;\n --sidebar-subreddit-background-hover: @surface1 !important;\n --sidebar-text-divider: @surface1 !important;\n --skeleton-field: @surface2 !important;\n --skeleton-inactive: @surface0 !important;\n --subreddit-iconBg: @accent-color !important;\n --toast-error: @red !important;\n --toast-pending: @crust !important;\n --toast-success: @green !important;\n --uploads-progress-background: @subtext0 !important;\n --uploads-progress-bar: @accent-color !important;\n --videoModal-button-background: @text !important;\n --videoModal-button-color: @mantle !important;\n }\n\n /* site background */\n div.ListingLayout-backgroundContainer::before {\n background: @base !important;\n }\n\n /* PROFILE MENU */\n\n /* karma count */\n span#email-collection-tooltip-id > :nth-child(2) > :nth-child(2) > span {\n color: @subtext0 !important;\n }\n\n /* profile button karma icon */\n i.icon-karma_fill {\n color: @red !important;\n }\n\n /* menu headers */\n div[role=\"menu\"] > div > div > span > span {\n color: @subtext0 !important;\n }\n\n /* switches, should also apply sitewide */\n button[role=\"switch\"][aria-checked=\"false\"] {\n background: @surface0 !important;\n }\n\n button[role=\"switch\"] > div {\n background: @text !important;\n }\n\n /* online status */\n ._2dn5Ncenn0BSD4tCSmxQhA {\n fill: @green !important;\n }\n\n ._3SlBAJb2MbUHwgBZFH8eL7 {\n fill: @base !important;\n }\n\n /* PROFILE PAGE */\n\n /* create avatar button */\n button._3F1tNW0P4Ff182mO_CefIg {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n button._3F1tNW0P4Ff182mO_CefIg > i {\n color: @base !important;\n }\n\n /* cake day and followers icon */\n i.icon-cake_fill,\n i.icon-user_fill {\n color: @accent-color !important;\n }\n\n /* add social links button readability tweak */\n div._3hew1NnzwygOKDNQDKp6R4,\n div._3hew1NnzwygOKDNQDKp6R4 > i,\n li._3hew1NnzwygOKDNQDKp6R4 {\n color: @base !important;\n }\n\n /* profile moderation and user settings page */\n div._1VP69d9lk-Wk9zokOaylL {\n --background: @base !important;\n --canvas: @base !important;\n }\n\n /* Beta Badge */\n span._2KFJx8Dhh1o1u0Xb8e7NuD {\n color: @accent-color !important;\n }\n\n /* Delete Account */\n button.EBd2MhBQlQeZ13YeP0K8a {\n color: @accent-color !important;\n }\n\n /* Delete Account Icon */\n svg._1Fa4RPHlhrfUZuNaXK2-eP > path {\n fill: @accent-color !important;\n }\n\n /* blocked, muted input */\n input._1Vnaj3fBuYrmHKEPQD_zWW {\n background-color: @base !important;\n }\n\n /* fixes profile posts not being themed */\n div.scrollerItem > div,\n div[data-testid=\"post-container\"],\n div[style=\"background:#1A1A1B\"],\n div._2otRz3OtuWajw1RleFDJ5P {\n background: @mantle !important;\n }\n\n /* NFT AVATAR VIEWER */\n\n /* modal background */\n div._productDetails_7kbcu_53 {\n background: @mantle !important;\n color: @text !important;\n }\n\n /* Tag Color */\n .RESUserTagImage::after {\n color: @accent-color;\n }\n\n /* mint status */\n div._mintStatus_7kbcu_264 {\n color: @accent-color !important;\n }\n\n /* carousel background */\n div._carousel_7kbcu_45 {\n background: linear-gradient(243.37deg, @base 16.42%, @blue 100%);\n }\n\n /* nft card back */\n div._card_1ooes_1 {\n background: @blue !important;\n }\n\n ol._container_1t62i_1 {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li {\n border-color: @base !important;\n }\n\n ol._container_1t62i_1 > li > div {\n color: @base !important;\n }\n\n div.MuiMobileStepper-dot {\n background: @surface0 !important;\n }\n\n div.MuiMobileStepper-dotActive {\n background: @accent-color !important;\n }\n\n div._scrollContainer_7kbcu_104 > div > h3,\n div._cardAuthor_7kbcu_79 {\n color: @subtext0 !important;\n }\n\n div._container_oikih_1 {\n background: @crust !important;\n border-color: @surface1 !important;\n }\n\n /* external links */\n a._pill_7kbcu_280 {\n background: @crust !important;\n color: @text !important;\n }\n\n /* shop for avatars button */\n button._shopForMoreButton_7kbcu_125 {\n background: linear-gradient(90deg, @red, @peach) !important;\n color: @base !important;\n }\n\n /* AVATAR CREATOR */\n div._wrapper_1upjl_7 {\n background: @base !important;\n color: @text !important;\n }\n\n /* SITE HEADER */\n\n /* reddit logo */\n a[aria-label=\"Home\"] > svg > g > circle {\n fill: @accent-color !important;\n }\n\n a[aria-label=\"Home\"] > svg:first-child > g > path {\n fill: @base !important;\n }\n\n a[aria-label=\"Home\"] > svg:nth-child(2) > g > path {\n fill: @text !important;\n }\n\n /* Post title from notification */\n h1._eYtD2XCVieq6emjKBH3m {\n color: @text !important;\n }\n\n /* notification icon */\n button[aria-label=\"Open notifications inbox\"] > div > span {\n background: @accent-color !important;\n color: @mantle !important;\n }\n\n /* advertise button */\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a {\n background: @surface0 !important;\n color: @text !important;\n }\n\n #change-username-tooltip-id > span._2I12Htze2UzJmmfnrgYJOn > a > i {\n color: @text !important;\n }\n\n /* reddit now notification */\n a[href=\"/now\"] > div {\n background: @accent-color !important;\n }\n\n /* search scope pill text */\n div[data-testid=\"search-scope-pill-text\"] {\n color: @text !important;\n }\n\n /* search popup title */\n div[class*=\"_2SdHzo12ISmrC8H86TgSCp\"][class*=\"_1QVrieUoti9cxiQSRw314E\"][class*=\"uWdXen_41bh0iwLrgzFkc\"] {\n --posttitletextcolor: @text !important;\n }\n\n /* safe search toggle */\n button#safe-search-toggle[aria-checked=\"true\"] {\n background: @accent-color !important;\n }\n\n /* NAVIGATION SIDEBAR */\n\n /* close icon */\n i.icon-close {\n color: @subtext0 !important;\n }\n\n /* item color */\n a[role=\"menuitem\"] {\n color: @text !important;\n }\n\n /* navigation sidebar header color */\n div[role=\"menu\"] > div[role=\"heading\"] {\n color: @subtext0 !important;\n }\n\n a[role=\"menuitem\"]:hover {\n background: @surface0 !important;\n }\n\n /* favorites */\n i.icon-star_fill {\n color: @accent-color !important;\n }\n\n i.icon-star {\n color: @subtext0 !important;\n }\n\n /* RIGHT FRONTPAGE SIDEBAR */\n\n /* reddit premium icon */\n i.icon-premium_fill {\n color: @accent-color !important;\n }\n\n /* reddit premium try now button */\n button._10BQ7pjWbeYP63SAPNS8Ts.q_unSaY23rpdd3lDvGZ- {\n background: @accent-color !important;\n color: @base !important;\n }\n\n /* recent posts thumbnail borders */\n div._3fWuhJ6bVet7XJT5A0mZM2 > div > div > div {\n border-color: @subtext0 !important;\n }\n\n /* POSTS */\n\n /* post background for card style */\n div[data-adclicklocation=\"background\"] {\n background: @base !important;\n }\n\n /* post options (save, comment, etc.) */\n div._3-miAEojrCvx_4FQ8x3P-s,\n i.icon-comment,\n i.icon-share,\n i.icon-save,\n i.icon-expand,\n i.icon-collapse,\n i.icon-text_post,\n i.icon-image_post,\n i.icon-media_gallery,\n i.icon-video_post,\n i.icon-gif_post,\n i.icon-embed,\n i.icon-external_link,\n i.icon-poll_post {\n color: @subtext0 !important;\n }\n\n /* post title color */\n div[data-adclicklocation=\"title\"] > div > a > div > h3,\n div[data-adclicklocation=\"title\"]\n > div:first-child\n > div:first-child\n > h1:first-child {\n color: @text !important;\n }\n\n /*\n * post op color and\n * post date color\n */\n div[data-adclicklocation=\"top_bar\"] > span,\n a[data-testid=\"post_author_link\"] {\n color: @subtext0 !important;\n }\n\n /* nsfw flair */\n span._1wzhGvvafQFOWAyA157okr {\n border-color: @red !important;\n color: @red !important;\n }\n\n /* pinned post icon */\n i.icon-pin_fill {\n color: @green !important;\n }\n\n /* give award icon */\n i.icon-award {\n color: @subtext0 !important;\n }\n\n /* locked post icon */\n i.icon-archived_fill,\n i.icon-lock_fill {\n color: @yellow !important;\n }\n\n /* post button divider */\n div[data-click-id=\"body\"] > div:nth-child(3) > div:nth-child(3) {\n border-color: @surface1 !important;\n }\n\n /* UPVOTES/DOWNVOTES */\n\n /* upvote/downvote background */\n div.Post,\n div[data-click-id=\"media\"] {\n background: @mantle !important;\n fill: @mantle !important;\n }\n\n /* inactive vote text color */\n div[id^=\"vote-arrows\"] > div {\n color: @subtext0 !important;\n }\n\n /* active upvote color */\n i.icon-upvote_fill {\n color: @red !important;\n }\n\n button[aria-label=\"upvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @red !important;\n }\n\n /* active upvote text color */\n button[aria-label=\"upvote\"][aria-pressed=\"true\"] ~ div {\n color: @red !important;\n }\n\n /* hover background for both upvotes and downvotes */\n button[aria-label=\"upvote\"][aria-label=\"downvote\"] > span:hover {\n background: @surface0 !important;\n }\n\n /* active downvote color */\n .icon-downvote_fill {\n color: @blue !important;\n }\n\n /* active downvote text color */\n button[aria-label=\"downvote\"][aria-pressed=\"true\"] ~ div {\n color: @blue !important;\n }\n\n button[aria-label=\"downvote\"][aria-pressed=\"false\"] > span:hover > i {\n color: @blue !important;\n }\n\n /* REPORT MODAL */\n\n a.o1ov2mzLxTFAFP-O4Uv8I {\n color: @accent-color !important;\n }\n\n button._1lDGFVGU9k2mi-4kjU95Rp {\n color: @base !important;\n }\n\n /* SUBREDDIT PAGES */\n a[role=\"button\"][target=\"_blank\"] {\n background: @text !important;\n color: @base !important;\n }\n\n /* radio buttons (flair selector, etc.) */\n div[role=\"radio\"]:hover,\n div[role=\"radio\"]:focus {\n background: @accent-color !important;\n }\n\n div[role=\"radio\"] > svg,\n div[role=\"radio\"] > svg:active {\n fill: @text !important;\n }\n\n /* checkboxes */\n button[role=\"checkbox\"] {\n fill: @accent-color !important;\n }\n\n /* SUBREDDIT RIGHT SIDEBAR (some styles carry over from the homepage right sidebar section) */\n\n /* header background */\n ._ZhON3a3vplThB8NFwuJn {\n background: @crust !important;\n color: @text !important;\n }\n\n /* subreddit image background */\n img[alt=\"Subreddit Icon\"][role=\"presentation\"] {\n background: @accent-color !important;\n }\n\n /* border between uela */\n ._1KrMye71CT332tKKKUWAj6:not(:last-of-type) {\n border-bottom-color: @surface0;\n }\n\n /* follower color */\n .bg-neutral-background {\n color: @text !important;\n }\n\n /* default subreddit icon */\n i.icon-community_fill {\n color: @accent-color !important;\n }\n\n /* online users */\n div._21RLQh5PvUhC6vOKoFeHUP::before {\n color: @green !important;\n }\n\n /* POST VIEWER */\n\n /* spoiler tags */\n ._2v4IIjPhKL0PDaWaWtjJ1E {\n background: @surface0 !important;\n }\n\n /* mod comment tag */\n span[id^=\"CommentTopMeta--Mod\"] {\n color: @green !important;\n }\n\n /* op comment tag */\n span[id^=\"CommentTopMeta--OP\"] {\n color: @blue !important;\n }\n\n /* post overlay if you have \"open in new tab\" disabled */\n div#overlayScrollContainer > div {\n background: @crust !important;\n }\n\n /* fixes comment section background not working when \"open in new tab is disabled\" */\n div._2M2wOqmeoPVvcSsJ6Po9-V._3287nL7j7epK9JmDC3N1VR {\n background: @mantle !important;\n }\n\n /* shade applied to background when clicking on a post with \"open in new tab\" disabled */\n div._2DJXORCrmcNpPTSq0LqL6i,\n div._1DK52RbaamLOWw5UPaht_S {\n background: fadeout(@crust, 20) !important;\n }\n\n /* gold award gradient */\n div.TmlaIdEplCzZ0F1aRGYQh[role=\"presentation\"] {\n background: linear-gradient(\n 188deg,\n #f9e2af1f 1.7%,\n #f9e2af00 46%,\n rgba(0, 0, 0, 0)\n ) !important;\n }\n\n /* image gallery next/previous buttons */\n a[title=\"Next\"] > i,\n a[title=\"Previous\"] > i {\n background: @surface0 !important;\n }\n\n /* image gallery image count */\n div._61i6grM3um1yuw4GrN97P {\n background: fadeout(@crust, 20) !important;\n color: @text !important;\n }\n\n /* comment search bar */\n input#comment_search-bar {\n background: @base !important;\n }\n\n /* tab bar below banner */\n ._1gVVmSnHZpkUgVShsn7-ua {\n background: @mantle !important;\n }\n\n /* MULTIREDDITS/CUSTOM FEEDS */\n\n /* delete custom feed button */\n .bX6SqXfzfxpv4GQbuIYVZ {\n color: @red !important;\n }\n\n /* TOOLTIPS */\n div.HQ2VJViRjokXpRbJzPvvc {\n background: @mantle !important;\n color: @text !important;\n }\n\n div.HQ2VJViRjokXpRbJzPvvc::after {\n border-top-color: @mantle !important;\n }\n\n /* Recap Reddit Logo */\n .snoo-cls-1,\n .snoo-cls-2,\n .snoo-cls-3,\n .snoo-cls-6,\n .snoo-cls-8,\n .snoo-cls-9 {\n fill: @base;\n }\n\n .snoo-cls-4,\n .snoo-cls-5,\n .snoo-cls-7,\n .snoo-cls-10,\n .snoo-cls-11 {\n fill: @accent-color;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Reddit Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/reddit", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/reddit", - "version": "2.0.11", + "version": "2.0.13", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/reddit/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Areddit", "description": "Soothing pastel theme for Reddit", @@ -2207,7 +2207,7 @@ "label": "Accent", "name": "accentColor", "value": "lavender", - "default": "sapphire", + "default": "mauve", "options": [ { "name": "rosewater", @@ -2291,12 +2291,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Reddit", "name": "Reddit Catppuccin", - "originalDigest": "5dff9df8fedd15f40a4394957bc8307336396fc7", + "originalDigest": "5857acd091b442fa00c672219e3539c90c1a994c", "_id": "6a5b44ca-c395-44a4-8e9f-f54309f309e1", - "_rev": 1724320851492, + "_rev": 1729063053683, "id": 44, - "etag": "W/\"29406f00204f1630c3f4c070d4106654be10b2c7f268169341f82e9c719e4573\"", - "updateDate": 1712581304106 + "etag": "W/\"38b06752bb56e2b7c8a92ef0ee3e469bafcb28c10a49c15f74a4f9811eb31b81\"", + "updateDate": 1729063053602 }, { "enabled": true, @@ -3472,11 +3472,11 @@ "installDate": 1690127369964, "sections": [ { - "code": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 4.2.11\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var checkbox logo \"Enable YouTube logo\" 1\n@var checkbox oled \"Enable black bars\" 0\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 4.2.13\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var checkbox logo \"Enable YouTube logo\" 1\n@var checkbox oled \"Enable black bars\" 0\n==/UserStyle== */", "start": 0 }, { - "code": ":root[dark] {\n color: #cad3f5;\n background: #24273a !important;\n color-scheme: dark;\n /* Misc */\n /* Selected chapter */\n /* Skeleton */\n /* Ambient mode */\n /* Icons */\n /* verification badge */\n /* Buttons */\n /* Search box */\n /* \"Suggestion removed\" */\n /* Video description */\n /* Thumbnails */\n /* Panels, popups, tooltips */\n /* Video player */\n /* Video highlight */\n /* Shorts titles and views on homepage */\n /* Buy super thanks bar */\n /* Channel pages */\n /* channel details */\n /* Profiles */\n }\n :root[dark] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[dark] input::placeholder,\n :root[dark] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[dark],\n :root[dark] [dark],\n :root[dark] [system-icons],\n :root[dark] [darker-dark-theme],\n :root[dark][dark],\n :root[dark][system-icons],\n :root[dark][darker-dark-theme] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: #a5adcb !important;\n --yt-spec-black-pure-alpha-10: #939ab7 !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #24273a !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(73, 77, 100, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #cad3f5 !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #b7bdf8 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: #181926;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.5) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #cad3f5 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #24273a !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #494d64 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #363a4f !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !important;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #cad3f5 !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* Links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root[dark]:not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root[dark] #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root[dark] .yt-page-navigation-progress {\n background: #b7bdf8 !important;\n }\n :root[dark] ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root[dark] ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root[dark] ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root[dark] #container.ytd-masthead {\n --iron-icon-fill-color: #cad3f5 !important;\n }\n :root[dark] #background.ytd-masthead {\n --yt-frosted-glass-desktop: #24273a !important;\n }\n :root[dark] ytd-feed-filter-chip-bar-renderer[expand-instead-of-scroll] #chips-wrapper.ytd-feed-filter-chip-bar-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root[dark] #ytd-player #container {\n background: #181926 !important;\n }\n :root[dark] .ytp-progress-list {\n background: rgba(54, 58, 79, 0.8);\n }\n :root[dark] .ytp-load-progress {\n background: #6e738d;\n }\n :root[dark] ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root[dark] yt-live-chat-renderer {\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root[dark] yt-icon-button.yt-live-chat-item-list-renderer {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root[dark] yt-icon-button.yt-live-chat-item-list-renderer:hover {\n background-color: #a0a8f6;\n }\n :root[dark] ytd-author-comment-badge-renderer:not(\n [style*=\"--ytd-author-comment-badge-icon-background-color: transparent;\"]\n ) {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n }\n :root[dark] #guide-skeleton,\n :root[dark] #home-container-skeleton,\n :root[dark] #home-chips {\n background-color: #24273a;\n z-index: -1;\n }\n :root[dark] #guide-skeleton .guide-ghost-icon,\n :root[dark] #guide-skeleton .guide-ghost-text,\n :root[dark] .masthead-skeleton-icon,\n :root[dark] #home-page-skeleton .skeleton-bg-color,\n :root[dark] .watch-skeleton .skeleton-bg-color {\n background-color: #494d64;\n }\n :root[dark] #cinematics,\n :root[dark] #cinematic-container {\n mix-blend-mode: lighten;\n }\n :root[dark] .ytp-settings-button.ytp-hd-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-hdr-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-4k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-5k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-8k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-3d-badge-grey::after,\n :root[dark] .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8;\n }\n :root[dark] [fill=\"red\"],\n :root[dark] [fill=\"#F00\"],\n :root[dark] [fill=\"#FF0000\"],\n :root[dark] [fill=\"#f03\"],\n :root[dark] [fill=\"#FF0033\"] {\n fill: #b7bdf8 !important;\n }\n :root[dark] [fill=\"white\"] {\n fill: #cad3f5 !important;\n }\n :root[dark] [src*=\"https://www.gstatic.com/images/icons/material/system/1x/check_circle_grey600_36dp.png\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root[dark] yt-icon.ytd-logo [fill=\"white\"] {\n fill: #181926 !important;\n }\n :root[dark] .yt-spec-icon-shape [fill=\"#FAFAFA\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#000\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#fff\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#FFF\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#FFFFFF\"] {\n fill: #181926 !important;\n }\n :root[dark] .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon,\n :root[dark] .yt-spec-icon-badge-shape {\n color: #cad3f5;\n }\n :root[dark] .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #363a4f !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n background-color: #363a4f;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(3,3,3)\"],\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(0,0,0)\"],\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(255,255,255)\"] {\n fill: #cad3f5 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(0,0,0)\"],\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(255,255,255)\"] {\n stroke: #cad3f5 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] {\n fill: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] + [stroke] {\n stroke: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal:hover {\n background-color: #494d64;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover {\n background-color: #5b6078;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text path[d=\"M3,11h3v10H3V11z M18.77,11h-4.23l1.52-4.94C16.38,5.03,15.54,4,14.38,4c-0.58,0-1.14,0.24-1.52,0.65L7,11v10h10.43 c1.06,0,1.98-0.67,2.19-1.61l1.34-6C21.23,12.15,20.18,11,18.77,11z\"] {\n fill: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #494d64;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled:hover {\n background-color: #a0a8f6;\n }\n :root[dark] .yt-spec-button-shape-next--disabled {\n background-color: rgba(110, 115, 141, 0.5);\n color: #a5adcb;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal,\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8;\n border-color: #5b6078;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.3);\n color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #ced2fa;\n }\n :root[dark] .yt-spec-button-shape-next--disabled.yt-spec-button-shape-next--filled {\n color: #a5adcb;\n background-color: rgba(73, 77, 100, 0.7);\n }\n :root[dark] ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8;\n }\n :root[dark] .sbsb_a {\n background: var(--yt-spec-raised-background);\n }\n :root[dark] .sbdd_b {\n border-color: var(--yt-spec-raised-background);\n background-color: var(--yt-spec-raised-background);\n }\n :root[dark] .sbpqs_a,\n :root[dark] .gsfs {\n color: var(--yt-spec-text-primary);\n }\n :root[dark] .sbsb_i {\n color: var(--yt-spec-call-to-action);\n }\n :root[dark] .sbsb_d {\n background-color: var(--yt-spec-additive-background);\n }\n :root[dark] .sbdd_c {\n visibility: hidden;\n }\n :root[dark] .sbpqs_c {\n color: #8087a2;\n }\n :root[dark] .sbpqs_a::before,\n :root[dark] .sbqs_c::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224%22%20viewBox%3D%221%201%2027%2027%22%20width%3D%2224%22%20focusable%3D%22false%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%22%20pointer-events%3D%22none%22%20display%3D%22block%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.87%2020.17-5.59-5.59A6.96%206.96%200%200%200%2017%2010c0-3.87-3.13-7-7-7s-7%203.13-7%207a6.995%206.995%200%200%200%2011.58%205.29l5.59%205.59zM10%2016c-3.31%200-6-2.69-6-6s2.69-6%206-6%206%202.69%206%206-2.69%206-6%206%22/%3E%3C/svg%3E\");\n background: none;\n }\n :root[dark] #description [style*=\"color: rgb(255, 255, 255);\"],\n :root[dark] #description [style*=\"color: rgb(19, 19, 19);\"] {\n color: #cad3f5 !important;\n }\n :root[dark] .yt-core-attributed-string__link--call-to-action-color {\n color: #b7bdf8;\n }\n :root[dark] .YtwCourseProgressViewModelHostProgressTitle,\n :root[dark] .YtwCourseProgressViewModelHostProgressSubtitle {\n color: #cad3f5;\n }\n :root[dark] .YtwCourseProgressViewModelHostProgressBar {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root[dark] .YtwCourseProgressViewModelHostProgressBar .YtwCourseProgressViewModelHostProgressBarFill {\n background-color: #cad3f5;\n }\n :root[dark] #time-status:has([aria-label=\"LIVE\"]),\n :root[dark] .badge[aria-label=\"LIVE\"],\n :root[dark] .badge[aria-label=\"PREMIERE\"],\n :root[dark] .badge-shape-wiz--live.badge-shape-wiz--overlay,\n :root[dark] .badge-shape-wiz--thumbnail-live {\n background: #b7bdf8;\n color: #181926;\n }\n :root[dark] #thumbnail [style=\"background-color: rgba(51, 51, 51, 0.8);\"],\n :root[dark] .YtInlinePlayerControlsTopRightControlsCircleButton,\n :root[dark] .badge-shape-wiz--default.badge-shape-wiz--overlay,\n :root[dark] .branding-context-container-inner {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root[dark] .ytp-sb-unsubscribe {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root[dark] .ytp-sb-subscribe {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root[dark] ytd-thumbnail-overlay-resume-playback-renderer {\n background-color: #494d64;\n }\n :root[dark] .badge-shape-wiz--thumbnail-default {\n color: #cad3f5;\n background: rgba(24, 25, 38, 0.8);\n }\n :root[dark] .ytp-tooltip-text {\n background: #363a4f !important;\n color: #cad3f5;\n text-shadow: none !important;\n }\n :root[dark] .ytp-popup {\n background: #363a4f !important;\n text-shadow: none;\n }\n :root[dark] .ytp-panel-menu,\n :root[dark] .ytp-panel-header,\n :root[dark] .ytp-panel-footer,\n :root[dark] .ytp-menuitem-label,\n :root[dark] .ytp-premium-label,\n :root[dark] .ytp-menuitem-content,\n :root[dark] .ytp-menuitem-label-count,\n :root[dark] .ytp-menu-label-secondary,\n :root[dark] .ytd-menu-title-renderer {\n color: #cad3f5;\n }\n :root[dark] .ytp-panel-header {\n border-bottom-color: #5b6078;\n }\n :root[dark] .ytp-panel-footer-content-link {\n color: #b7bdf8;\n }\n :root[dark] .ytp-panel-back-button {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m19.41%2020.09-4.58-4.59%204.58-4.59L18%209.5l-6%206%206%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-menuitem-toggle-checkbox {\n background-color: #5b6078;\n }\n :root[dark] .ytp-menuitem-toggle-checkbox::after {\n background-color: #a5adcb;\n }\n :root[dark] .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: #b7bdf8;\n }\n :root[dark] .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background-color: #494d64;\n }\n :root[dark] .ytp-menuitem svg > path:not([fill=\"none\"]) {\n fill: #cad3f5 !important;\n }\n :root[dark] .ytp-menuitem[aria-haspopup=\"true\"] .ytp-menuitem-content {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m12.59%2020.34%204.58-4.59-4.58-4.59L14%209.75l6%206-6%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-menuitem[role=\"menuitemradio\"][aria-checked=\"true\"] .ytp-menuitem-label {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2%204.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-cards-button .ytp-cards-button-icon use {\n fill: #24273a;\n }\n :root[dark] .ytp-cards-button .ytp-cards-button-icon path {\n fill: #cad3f5;\n }\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5;\n }\n :root[dark] .html5-video-player {\n color: #cad3f5;\n /* stats for nerds */\n }\n :root[dark] .html5-video-player .ytp-swatch-background-color,\n :root[dark] .html5-video-player .ytp-play-progress {\n background: #b7bdf8 !important;\n }\n :root[dark] .html5-video-player .ytp-svg-fill,\n :root[dark] .html5-video-player [fill=\"#fff\"] {\n fill: #cad3f5 !important;\n }\n :root[dark] .html5-video-player .ytp-volume-slider-handle,\n :root[dark] .html5-video-player .ytp-volume-slider-handle::before {\n background-color: #cad3f5;\n }\n :root[dark] .html5-video-player .ytp-volume-slider-handle::after {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root[dark] .html5-video-player .ytp-time-current,\n :root[dark] .html5-video-player .ytp-time-separator,\n :root[dark] .html5-video-player .ytp-time-duration {\n color: #cad3f5;\n }\n :root[dark] .html5-video-player .ytp-live-badge[disabled]::before {\n background: #b7bdf8;\n }\n :root[dark] .html5-video-player .ytp-live-badge::before {\n background: #6e738d;\n }\n :root[dark] .html5-video-player .ytp-button[aria-pressed]::after,\n :root[dark] .html5-video-player .ytp-subtitles-button[aria-pressed]::after {\n background-color: #b7bdf8;\n }\n :root[dark] .html5-video-player .ytp-sfn {\n background: rgba(36, 39, 58, 0.8);\n color: #cad3f5;\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-1%200a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20d%3D%22M5.5%2012h2V5h-2zm4-7v7h2V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205zm-2.7-.75v-8.5l6.7%204.26z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"]::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-5%200L6.5%205v7zm-1.86%200L7.5%206.82v3.36zM8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.5a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200m-4%200L6.5%2012V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] ytd-rich-item-renderer.ytd-rich-item-renderer-highlight {\n background-color: rgba(183, 189, 248, 0.1) !important;\n box-shadow: rgba(183, 189, 248, 0.1) 0 0 0 10px !important;\n }\n :root[dark] #shorts-container {\n --yt-spec-static-overlay-text-primary: #cad3f5;\n /* Buy super thanks button */\n }\n :root[dark] #shorts-container .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n }\n :root[dark] #shorts-container .YtwFactoidRendererLabel {\n color: #a5adcb;\n }\n :root[dark] #shorts-container .YtwFactoidRendererValue {\n color: #cad3f5;\n }\n :root[dark] #shorts-container ytd-reel-video-renderer:not([is-watch-while-mode]) .yt-spec-button-shape-with-label__label {\n color: #b8c0e0;\n }\n :root[dark] #shorts-container ytd-reel-video-renderer[is-watch-while-mode] .yt-spec-button-shape-with-label__label {\n color: #cad3f5;\n }\n :root[dark] #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--tonal,\n :root[dark] #shorts-container .YtdDesktopShortsVolumeControlsBackgroundScrim {\n background-color: rgba(36, 39, 58, 0.6);\n color: #cad3f5;\n }\n :root[dark] #shorts-container .YtProgressBarLineProgressBarPlayed,\n :root[dark] #shorts-container .YtProgressBarPlayheadProgressBarPlayheadDot {\n background-color: #b7bdf8 !important;\n }\n :root[dark] #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root[dark] #shorts-container .YtdDesktopShortsVolumeControlsMuteIcon {\n color: #cad3f5 !important;\n }\n :root[dark] #shorts-container .YtdShortsSuggestedActionStaticHostContainer {\n background-color: rgba(36, 39, 58, 0.6);\n }\n :root[dark] #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostLeadingIcon,\n :root[dark] #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostPrimaryText {\n color: #cad3f5;\n }\n :root[dark] .ShortsLockupViewModelHostOutsideMetadataEndpoint {\n color: #cad3f5;\n }\n :root[dark] .ShortsLockupViewModelHostOutsideMetadataSubhead {\n color: #b8c0e0;\n }\n :root[dark] #progressContainer.tp-yt-paper-progress {\n background-color: #1e2030 !important;\n }\n :root[dark] #comment-chip-container.yt-pdg-comment-chip-renderer,\n :root[dark] .slider-knob-inner.tp-yt-paper-slider {\n background: #b7bdf8 !important;\n }\n :root[dark] #primaryProgress.tp-yt-paper-progress {\n background: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root[dark] #container.ytd-pdg-comment-preview-renderer {\n background-color: #1e2030 !important;\n }\n :root[dark] #comment-chip-price.yt-pdg-comment-chip-renderer,\n :root[dark] yt-icon.yt-pdg-comment-chip-renderer {\n color: #181926;\n }\n :root[dark] .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root[dark] .yt-tab-shape-wiz__tab--tab-selected {\n color: #cad3f5;\n }\n :root[dark] .yt-tab-group-shape-wiz__slider {\n background-color: #cad3f5;\n }\n :root[dark] .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #b8c0e0;\n }\n :root[dark] .truncated-text-wiz,\n :root[dark] .page-header-view-model-wiz__page-header-content-metadata {\n color: #b8c0e0;\n }\n :root[dark] .page-header-view-model-wiz__page-header-title,\n :root[dark] [style=\"color: rgb(255, 255, 255);\"]:has(svg),\n :root[dark] .truncated-text-wiz__absolute-button {\n color: #cad3f5 !important;\n }\n :root[dark] .yt-contextual-sheet-layout-wiz {\n background-color: #1e2030;\n }\n :root[dark] .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__container--tappable:hover {\n background-color: #363a4f;\n }\n :root[dark] .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__title,\n :root[dark] .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__accessory,\n :root[dark] .yt-contextual-sheet-layout-wiz .radio-shape-wiz__label-container {\n color: #cad3f5;\n }\n :root[dark] .profile-badge-view-model-wiz__badge-description {\n color: #cad3f5 !important;\n }\n :root[dark] .profile-badge-view-model-wiz__badge-subtitle {\n color: #a5adcb !important;\n }\n :root[dark] .yt-profile-identity-info-view-model-wiz__divider {\n border-color: #363a4f !important;\n }\n :root[dark] .yt-profile-card-view-model-wiz {\n background-color: #1e2030;\n }\n :root[dark] .yt-profile-identity-info-view-model-wiz__channel-name,\n :root[dark] .yt-profile-info-view-model-wiz__section-title,\n :root[dark] .yt-comment-interaction-view-model-wiz__video-title,\n :root[dark] .yt-shared-subscription-view-model-wiz__channel-name {\n color: #cad3f5;\n }\n :root[dark] .yt-profile-identity-info-view-model-wiz__badge,\n :root[dark] .yt-profile-identity-info-view-model-wiz__metadata-handle,\n :root[dark] .yt-profile-identity-info-view-model-wiz__metadata-content,\n :root[dark] .yt-profile-info-view-model-wiz__section-subtitle,\n :root[dark] .yt-comment-interaction-view-model-wiz__comment-content {\n color: #a5adcb;\n }\n :root:not([dark]) {\n color: #cad3f5;\n background: #24273a !important;\n color-scheme: dark;\n /* Misc */\n /* Selected chapter */\n /* Skeleton */\n /* Ambient mode */\n /* Icons */\n /* verification badge */\n /* Buttons */\n /* Search box */\n /* \"Suggestion removed\" */\n /* Video description */\n /* Thumbnails */\n /* Panels, popups, tooltips */\n /* Video player */\n /* Video highlight */\n /* Shorts titles and views on homepage */\n /* Buy super thanks bar */\n /* Channel pages */\n /* channel details */\n /* Profiles */\n }\n :root:not([dark]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([dark]) input::placeholder,\n :root:not([dark]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not([dark]),\n :root:not([dark]) [dark],\n :root:not([dark]) [system-icons],\n :root:not([dark]) [darker-dark-theme],\n :root:not([dark])[dark],\n :root:not([dark])[system-icons],\n :root:not([dark])[darker-dark-theme] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: #a5adcb !important;\n --yt-spec-black-pure-alpha-10: #939ab7 !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #24273a !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(73, 77, 100, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #cad3f5 !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #b7bdf8 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: #181926;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.5) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #cad3f5 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #24273a !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #494d64 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #363a4f !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !important;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #cad3f5 !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* Links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root:not([dark]):not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root:not([dark]) #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root:not([dark]) .yt-page-navigation-progress {\n background: #b7bdf8 !important;\n }\n :root:not([dark]) ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root:not([dark]) ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root:not([dark]) ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root:not([dark]) #container.ytd-masthead {\n --iron-icon-fill-color: #cad3f5 !important;\n }\n :root:not([dark]) #background.ytd-masthead {\n --yt-frosted-glass-desktop: #24273a !important;\n }\n :root:not([dark]) ytd-feed-filter-chip-bar-renderer[expand-instead-of-scroll] #chips-wrapper.ytd-feed-filter-chip-bar-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root:not([dark]) #ytd-player #container {\n background: #181926 !important;\n }\n :root:not([dark]) .ytp-progress-list {\n background: rgba(54, 58, 79, 0.8);\n }\n :root:not([dark]) .ytp-load-progress {\n background: #6e738d;\n }\n :root:not([dark]) ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root:not([dark]) yt-live-chat-renderer {\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root:not([dark]) yt-icon-button.yt-live-chat-item-list-renderer {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) yt-icon-button.yt-live-chat-item-list-renderer:hover {\n background-color: #a0a8f6;\n }\n :root:not([dark]) ytd-author-comment-badge-renderer:not(\n [style*=\"--ytd-author-comment-badge-icon-background-color: transparent;\"]\n ) {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n }\n :root:not([dark]) #guide-skeleton,\n :root:not([dark]) #home-container-skeleton,\n :root:not([dark]) #home-chips {\n background-color: #24273a;\n z-index: -1;\n }\n :root:not([dark]) #guide-skeleton .guide-ghost-icon,\n :root:not([dark]) #guide-skeleton .guide-ghost-text,\n :root:not([dark]) .masthead-skeleton-icon,\n :root:not([dark]) #home-page-skeleton .skeleton-bg-color,\n :root:not([dark]) .watch-skeleton .skeleton-bg-color {\n background-color: #494d64;\n }\n :root:not([dark]) #cinematics,\n :root:not([dark]) #cinematic-container {\n mix-blend-mode: lighten;\n }\n :root:not([dark]) .ytp-settings-button.ytp-hd-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-hdr-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-4k-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-5k-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-8k-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-3d-badge-grey::after,\n :root:not([dark]) .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8;\n }\n :root:not([dark]) [fill=\"red\"],\n :root:not([dark]) [fill=\"#F00\"],\n :root:not([dark]) [fill=\"#FF0000\"],\n :root:not([dark]) [fill=\"#f03\"],\n :root:not([dark]) [fill=\"#FF0033\"] {\n fill: #b7bdf8 !important;\n }\n :root:not([dark]) [fill=\"white\"] {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) [src*=\"https://www.gstatic.com/images/icons/material/system/1x/check_circle_grey600_36dp.png\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root:not([dark]) yt-icon.ytd-logo [fill=\"white\"] {\n fill: #181926 !important;\n }\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#FAFAFA\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#000\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#fff\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#FFF\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#FFFFFF\"] {\n fill: #181926 !important;\n }\n :root:not([dark]) .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon,\n :root:not([dark]) .yt-spec-icon-badge-shape {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #363a4f !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n background-color: #363a4f;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(3,3,3)\"],\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(0,0,0)\"],\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(255,255,255)\"] {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(0,0,0)\"],\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(255,255,255)\"] {\n stroke: #cad3f5 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] {\n fill: #b7bdf8 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] + [stroke] {\n stroke: #b7bdf8 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal:hover {\n background-color: #494d64;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover {\n background-color: #5b6078;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text path[d=\"M3,11h3v10H3V11z M18.77,11h-4.23l1.52-4.94C16.38,5.03,15.54,4,14.38,4c-0.58,0-1.14,0.24-1.52,0.65L7,11v10h10.43 c1.06,0,1.98-0.67,2.19-1.61l1.34-6C21.23,12.15,20.18,11,18.77,11z\"] {\n fill: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #494d64;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled:hover {\n background-color: #a0a8f6;\n }\n :root:not([dark]) .yt-spec-button-shape-next--disabled {\n background-color: rgba(110, 115, 141, 0.5);\n color: #a5adcb;\n }\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal,\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8;\n border-color: #5b6078;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.3);\n color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #ced2fa;\n }\n :root:not([dark]) .yt-spec-button-shape-next--disabled.yt-spec-button-shape-next--filled {\n color: #a5adcb;\n background-color: rgba(73, 77, 100, 0.7);\n }\n :root:not([dark]) ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8;\n }\n :root:not([dark]) .sbsb_a {\n background: var(--yt-spec-raised-background);\n }\n :root:not([dark]) .sbdd_b {\n border-color: var(--yt-spec-raised-background);\n background-color: var(--yt-spec-raised-background);\n }\n :root:not([dark]) .sbpqs_a,\n :root:not([dark]) .gsfs {\n color: var(--yt-spec-text-primary);\n }\n :root:not([dark]) .sbsb_i {\n color: var(--yt-spec-call-to-action);\n }\n :root:not([dark]) .sbsb_d {\n background-color: var(--yt-spec-additive-background);\n }\n :root:not([dark]) .sbdd_c {\n visibility: hidden;\n }\n :root:not([dark]) .sbpqs_c {\n color: #8087a2;\n }\n :root:not([dark]) .sbpqs_a::before,\n :root:not([dark]) .sbqs_c::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224%22%20viewBox%3D%221%201%2027%2027%22%20width%3D%2224%22%20focusable%3D%22false%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%22%20pointer-events%3D%22none%22%20display%3D%22block%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.87%2020.17-5.59-5.59A6.96%206.96%200%200%200%2017%2010c0-3.87-3.13-7-7-7s-7%203.13-7%207a6.995%206.995%200%200%200%2011.58%205.29l5.59%205.59zM10%2016c-3.31%200-6-2.69-6-6s2.69-6%206-6%206%202.69%206%206-2.69%206-6%206%22/%3E%3C/svg%3E\");\n background: none;\n }\n :root:not([dark]) #description [style*=\"color: rgb(255, 255, 255);\"],\n :root:not([dark]) #description [style*=\"color: rgb(19, 19, 19);\"] {\n color: #cad3f5 !important;\n }\n :root:not([dark]) .yt-core-attributed-string__link--call-to-action-color {\n color: #b7bdf8;\n }\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressTitle,\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressSubtitle {\n color: #cad3f5;\n }\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressBar {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressBar .YtwCourseProgressViewModelHostProgressBarFill {\n background-color: #cad3f5;\n }\n :root:not([dark]) #time-status:has([aria-label=\"LIVE\"]),\n :root:not([dark]) .badge[aria-label=\"LIVE\"],\n :root:not([dark]) .badge[aria-label=\"PREMIERE\"],\n :root:not([dark]) .badge-shape-wiz--live.badge-shape-wiz--overlay,\n :root:not([dark]) .badge-shape-wiz--thumbnail-live {\n background: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) #thumbnail [style=\"background-color: rgba(51, 51, 51, 0.8);\"],\n :root:not([dark]) .YtInlinePlayerControlsTopRightControlsCircleButton,\n :root:not([dark]) .badge-shape-wiz--default.badge-shape-wiz--overlay,\n :root:not([dark]) .branding-context-container-inner {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root:not([dark]) .ytp-sb-unsubscribe {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not([dark]) .ytp-sb-subscribe {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) ytd-thumbnail-overlay-resume-playback-renderer {\n background-color: #494d64;\n }\n :root:not([dark]) .badge-shape-wiz--thumbnail-default {\n color: #cad3f5;\n background: rgba(24, 25, 38, 0.8);\n }\n :root:not([dark]) .ytp-tooltip-text {\n background: #363a4f !important;\n color: #cad3f5;\n text-shadow: none !important;\n }\n :root:not([dark]) .ytp-popup {\n background: #363a4f !important;\n text-shadow: none;\n }\n :root:not([dark]) .ytp-panel-menu,\n :root:not([dark]) .ytp-panel-header,\n :root:not([dark]) .ytp-panel-footer,\n :root:not([dark]) .ytp-menuitem-label,\n :root:not([dark]) .ytp-premium-label,\n :root:not([dark]) .ytp-menuitem-content,\n :root:not([dark]) .ytp-menuitem-label-count,\n :root:not([dark]) .ytp-menu-label-secondary,\n :root:not([dark]) .ytd-menu-title-renderer {\n color: #cad3f5;\n }\n :root:not([dark]) .ytp-panel-header {\n border-bottom-color: #5b6078;\n }\n :root:not([dark]) .ytp-panel-footer-content-link {\n color: #b7bdf8;\n }\n :root:not([dark]) .ytp-panel-back-button {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m19.41%2020.09-4.58-4.59%204.58-4.59L18%209.5l-6%206%206%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .ytp-menuitem-toggle-checkbox {\n background-color: #5b6078;\n }\n :root:not([dark]) .ytp-menuitem-toggle-checkbox::after {\n background-color: #a5adcb;\n }\n :root:not([dark]) .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: #b7bdf8;\n }\n :root:not([dark]) .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background-color: #494d64;\n }\n :root:not([dark]) .ytp-menuitem svg > path:not([fill=\"none\"]) {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) .ytp-menuitem[aria-haspopup=\"true\"] .ytp-menuitem-content {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m12.59%2020.34%204.58-4.59-4.58-4.59L14%209.75l6%206-6%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .ytp-menuitem[role=\"menuitemradio\"][aria-checked=\"true\"] .ytp-menuitem-label {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2%204.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .ytp-cards-button .ytp-cards-button-icon use {\n fill: #24273a;\n }\n :root:not([dark]) .ytp-cards-button .ytp-cards-button-icon path {\n fill: #cad3f5;\n }\n :root:not([dark]) .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root:not([dark]) .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player {\n color: #cad3f5;\n /* stats for nerds */\n }\n :root:not([dark]) .html5-video-player .ytp-swatch-background-color,\n :root:not([dark]) .html5-video-player .ytp-play-progress {\n background: #b7bdf8 !important;\n }\n :root:not([dark]) .html5-video-player .ytp-svg-fill,\n :root:not([dark]) .html5-video-player [fill=\"#fff\"] {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) .html5-video-player .ytp-volume-slider-handle,\n :root:not([dark]) .html5-video-player .ytp-volume-slider-handle::before {\n background-color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player .ytp-volume-slider-handle::after {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root:not([dark]) .html5-video-player .ytp-time-current,\n :root:not([dark]) .html5-video-player .ytp-time-separator,\n :root:not([dark]) .html5-video-player .ytp-time-duration {\n color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player .ytp-live-badge[disabled]::before {\n background: #b7bdf8;\n }\n :root:not([dark]) .html5-video-player .ytp-live-badge::before {\n background: #6e738d;\n }\n :root:not([dark]) .html5-video-player .ytp-button[aria-pressed]::after,\n :root:not([dark]) .html5-video-player .ytp-subtitles-button[aria-pressed]::after {\n background-color: #b7bdf8;\n }\n :root:not([dark]) .html5-video-player .ytp-sfn {\n background: rgba(36, 39, 58, 0.8);\n color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-1%200a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20d%3D%22M5.5%2012h2V5h-2zm4-7v7h2V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205zm-2.7-.75v-8.5l6.7%204.26z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"]::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-5%200L6.5%205v7zm-1.86%200L7.5%206.82v3.36zM8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.5a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200m-4%200L6.5%2012V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) ytd-rich-item-renderer.ytd-rich-item-renderer-highlight {\n background-color: rgba(183, 189, 248, 0.1) !important;\n box-shadow: rgba(183, 189, 248, 0.1) 0 0 0 10px !important;\n }\n :root:not([dark]) #shorts-container {\n --yt-spec-static-overlay-text-primary: #cad3f5;\n /* Buy super thanks button */\n }\n :root:not([dark]) #shorts-container .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container .YtwFactoidRendererLabel {\n color: #a5adcb;\n }\n :root:not([dark]) #shorts-container .YtwFactoidRendererValue {\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container ytd-reel-video-renderer:not([is-watch-while-mode]) .yt-spec-button-shape-with-label__label {\n color: #b8c0e0;\n }\n :root:not([dark]) #shorts-container ytd-reel-video-renderer[is-watch-while-mode] .yt-spec-button-shape-with-label__label {\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--tonal,\n :root:not([dark]) #shorts-container .YtdDesktopShortsVolumeControlsBackgroundScrim {\n background-color: rgba(36, 39, 58, 0.6);\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container .YtProgressBarLineProgressBarPlayed,\n :root:not([dark]) #shorts-container .YtProgressBarPlayheadProgressBarPlayheadDot {\n background-color: #b7bdf8 !important;\n }\n :root:not([dark]) #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) #shorts-container .YtdDesktopShortsVolumeControlsMuteIcon {\n color: #cad3f5 !important;\n }\n :root:not([dark]) #shorts-container .YtdShortsSuggestedActionStaticHostContainer {\n background-color: rgba(36, 39, 58, 0.6);\n }\n :root:not([dark]) #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostLeadingIcon,\n :root:not([dark]) #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostPrimaryText {\n color: #cad3f5;\n }\n :root:not([dark]) .ShortsLockupViewModelHostOutsideMetadataEndpoint {\n color: #cad3f5;\n }\n :root:not([dark]) .ShortsLockupViewModelHostOutsideMetadataSubhead {\n color: #b8c0e0;\n }\n :root:not([dark]) #progressContainer.tp-yt-paper-progress {\n background-color: #1e2030 !important;\n }\n :root:not([dark]) #comment-chip-container.yt-pdg-comment-chip-renderer,\n :root:not([dark]) .slider-knob-inner.tp-yt-paper-slider {\n background: #b7bdf8 !important;\n }\n :root:not([dark]) #primaryProgress.tp-yt-paper-progress {\n background: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root:not([dark]) #container.ytd-pdg-comment-preview-renderer {\n background-color: #1e2030 !important;\n }\n :root:not([dark]) #comment-chip-price.yt-pdg-comment-chip-renderer,\n :root:not([dark]) yt-icon.yt-pdg-comment-chip-renderer {\n color: #181926;\n }\n :root:not([dark]) .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root:not([dark]) .yt-tab-shape-wiz__tab--tab-selected {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-tab-group-shape-wiz__slider {\n background-color: #cad3f5;\n }\n :root:not([dark]) .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #b8c0e0;\n }\n :root:not([dark]) .truncated-text-wiz,\n :root:not([dark]) .page-header-view-model-wiz__page-header-content-metadata {\n color: #b8c0e0;\n }\n :root:not([dark]) .page-header-view-model-wiz__page-header-title,\n :root:not([dark]) [style=\"color: rgb(255, 255, 255);\"]:has(svg),\n :root:not([dark]) .truncated-text-wiz__absolute-button {\n color: #cad3f5 !important;\n }\n :root:not([dark]) .yt-contextual-sheet-layout-wiz {\n background-color: #1e2030;\n }\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__container--tappable:hover {\n background-color: #363a4f;\n }\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__title,\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__accessory,\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .radio-shape-wiz__label-container {\n color: #cad3f5;\n }\n :root:not([dark]) .profile-badge-view-model-wiz__badge-description {\n color: #cad3f5 !important;\n }\n :root:not([dark]) .profile-badge-view-model-wiz__badge-subtitle {\n color: #a5adcb !important;\n }\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__divider {\n border-color: #363a4f !important;\n }\n :root:not([dark]) .yt-profile-card-view-model-wiz {\n background-color: #1e2030;\n }\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__channel-name,\n :root:not([dark]) .yt-profile-info-view-model-wiz__section-title,\n :root:not([dark]) .yt-comment-interaction-view-model-wiz__video-title,\n :root:not([dark]) .yt-shared-subscription-view-model-wiz__channel-name {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__badge,\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__metadata-handle,\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__metadata-content,\n :root:not([dark]) .yt-profile-info-view-model-wiz__section-subtitle,\n :root:not([dark]) .yt-comment-interaction-view-model-wiz__comment-content {\n color: #a5adcb;\n }", + "code": ":root[dark] {\n color: #cad3f5;\n background: #24273a !important;\n color-scheme: dark;\n /* Misc */\n /* Selected chapter */\n /* Skeleton */\n /* Ambient mode */\n /* Icons */\n /* verification badge */\n /* Buttons */\n /* Search box */\n /* \"Suggestion removed\" */\n /* Video description */\n /* Thumbnails */\n /* Panels, popups, tooltips */\n /* Video player */\n /* Video highlight */\n /* Shorts titles and views on homepage */\n /* Buy super thanks bar */\n /* Channel pages */\n /* channel details */\n /* Profiles */\n /* Horizontal list arrows */\n }\n :root[dark] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[dark] input::placeholder,\n :root[dark] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[dark],\n :root[dark] [dark],\n :root[dark] [system-icons],\n :root[dark] [darker-dark-theme],\n :root[dark][dark],\n :root[dark][system-icons],\n :root[dark][darker-dark-theme] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: #a5adcb !important;\n --yt-spec-black-pure-alpha-10: #939ab7 !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #24273a !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(73, 77, 100, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #cad3f5 !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #b7bdf8 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: #181926;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.5) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #181926 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #24273a !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #494d64 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #363a4f !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !important;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #cad3f5 !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* Links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root[dark]:not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root[dark] #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root[dark] .yt-page-navigation-progress {\n background: #b7bdf8 !important;\n }\n :root[dark] ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root[dark] ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root[dark] ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root[dark] #container.ytd-masthead {\n --iron-icon-fill-color: #cad3f5 !important;\n }\n :root[dark] #background.ytd-masthead {\n --yt-frosted-glass-desktop: #24273a !important;\n }\n :root[dark] ytd-feed-filter-chip-bar-renderer[expand-instead-of-scroll] #chips-wrapper.ytd-feed-filter-chip-bar-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root[dark] #ytd-player #container {\n background: #181926 !important;\n }\n :root[dark] .ytp-progress-list {\n background: rgba(54, 58, 79, 0.8);\n }\n :root[dark] .ytp-load-progress {\n background: #6e738d;\n }\n :root[dark] ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root[dark] yt-live-chat-renderer {\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root[dark] yt-icon-button.yt-live-chat-item-list-renderer {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root[dark] yt-icon-button.yt-live-chat-item-list-renderer:hover {\n background-color: #a0a8f6;\n }\n :root[dark] ytd-author-comment-badge-renderer:not(\n [style*=\"--ytd-author-comment-badge-icon-background-color: transparent;\"]\n ) {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n }\n :root[dark] #guide-skeleton,\n :root[dark] #home-container-skeleton,\n :root[dark] #home-chips {\n background-color: #24273a;\n z-index: -1;\n }\n :root[dark] #guide-skeleton .guide-ghost-icon,\n :root[dark] #guide-skeleton .guide-ghost-text,\n :root[dark] .masthead-skeleton-icon,\n :root[dark] #home-page-skeleton .skeleton-bg-color,\n :root[dark] .watch-skeleton .skeleton-bg-color {\n background-color: #494d64;\n }\n :root[dark] #cinematics,\n :root[dark] #cinematic-container {\n mix-blend-mode: lighten;\n }\n :root[dark] .ytp-settings-button.ytp-hd-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-hdr-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-4k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-5k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-8k-quality-badge::after,\n :root[dark] .ytp-settings-button.ytp-3d-badge-grey::after,\n :root[dark] .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8;\n }\n :root[dark] [fill=\"red\"],\n :root[dark] [fill=\"#F00\"],\n :root[dark] [fill=\"#FF0000\"],\n :root[dark] [fill=\"#f03\"],\n :root[dark] [fill=\"#FF0033\"] {\n fill: #b7bdf8 !important;\n }\n :root[dark] [fill=\"white\"] {\n fill: #cad3f5 !important;\n }\n :root[dark] [src*=\"https://www.gstatic.com/images/icons/material/system/1x/check_circle_grey600_36dp.png\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root[dark] yt-icon.ytd-logo [fill=\"white\"] {\n fill: #181926 !important;\n }\n :root[dark] .yt-spec-icon-shape [fill=\"#FAFAFA\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#000\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#fff\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#FFF\"],\n :root[dark] .yt-spec-icon-shape [fill=\"#FFFFFF\"] {\n fill: #181926 !important;\n }\n :root[dark] .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon,\n :root[dark] .yt-spec-icon-badge-shape {\n color: #cad3f5;\n }\n :root[dark] .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #363a4f !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n background-color: #363a4f;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(3,3,3)\"],\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(0,0,0)\"],\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(255,255,255)\"] {\n fill: #cad3f5 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(0,0,0)\"],\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(255,255,255)\"] {\n stroke: #cad3f5 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] {\n fill: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] + [stroke] {\n stroke: #b7bdf8 !important;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal:hover {\n background-color: #494d64;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover {\n background-color: #5b6078;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text path[d=\"M3,11h3v10H3V11z M18.77,11h-4.23l1.52-4.94C16.38,5.03,15.54,4,14.38,4c-0.58,0-1.14,0.24-1.52,0.65L7,11v10h10.43 c1.06,0,1.98-0.67,2.19-1.61l1.34-6C21.23,12.15,20.18,11,18.77,11z\"] {\n fill: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #494d64;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled:hover {\n background-color: #a0a8f6;\n }\n :root[dark] .yt-spec-button-shape-next--disabled {\n background-color: rgba(110, 115, 141, 0.5);\n color: #a5adcb;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal,\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--outline {\n color: #cad3f5;\n border-color: #494d64;\n }\n :root[dark] .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--outline:hover {\n background: #363a4f;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8;\n border-color: #5b6078;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.3);\n color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root[dark] .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #ced2fa;\n }\n :root[dark] .yt-spec-button-shape-next--disabled.yt-spec-button-shape-next--filled {\n color: #a5adcb;\n background-color: rgba(73, 77, 100, 0.7);\n }\n :root[dark] ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8;\n }\n :root[dark] .sbsb_a {\n background: #363a4f;\n }\n :root[dark] .sbdd_b {\n border-color: var(--yt-spec-raised-background);\n background-color: var(--yt-spec-raised-background);\n }\n :root[dark] .sbpqs_a,\n :root[dark] .gsfs {\n color: var(--yt-spec-text-primary);\n }\n :root[dark] .sbsb_i {\n color: var(--yt-spec-call-to-action);\n }\n :root[dark] .sbsb_d {\n background-color: var(--yt-spec-additive-background);\n }\n :root[dark] .sbdd_c {\n visibility: hidden;\n }\n :root[dark] .sbpqs_c {\n color: #8087a2;\n }\n :root[dark] .sbpqs_a::before,\n :root[dark] .sbqs_c::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224%22%20viewBox%3D%221%201%2027%2027%22%20width%3D%2224%22%20focusable%3D%22false%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%22%20pointer-events%3D%22none%22%20display%3D%22block%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.87%2020.17-5.59-5.59A6.96%206.96%200%200%200%2017%2010c0-3.87-3.13-7-7-7s-7%203.13-7%207a6.995%206.995%200%200%200%2011.58%205.29l5.59%205.59zM10%2016c-3.31%200-6-2.69-6-6s2.69-6%206-6%206%202.69%206%206-2.69%206-6%206%22/%3E%3C/svg%3E\");\n background: none;\n }\n :root[dark] #description [style*=\"color: rgb(255, 255, 255);\"],\n :root[dark] #description [style*=\"color: rgb(19, 19, 19);\"] {\n color: #cad3f5 !important;\n }\n :root[dark] .yt-core-attributed-string__link--call-to-action-color {\n color: #b7bdf8;\n }\n :root[dark] .YtwCourseProgressViewModelHostProgressTitle,\n :root[dark] .YtwCourseProgressViewModelHostProgressSubtitle {\n color: #cad3f5;\n }\n :root[dark] .YtwCourseProgressViewModelHostProgressBar {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root[dark] .YtwCourseProgressViewModelHostProgressBar .YtwCourseProgressViewModelHostProgressBarFill {\n background-color: #cad3f5;\n }\n :root[dark] #time-status:has([aria-label=\"LIVE\"]),\n :root[dark] .badge[aria-label=\"LIVE\"],\n :root[dark] .badge[aria-label=\"PREMIERE\"],\n :root[dark] .badge-shape-wiz--live.badge-shape-wiz--overlay,\n :root[dark] .badge-shape-wiz--thumbnail-live {\n background: #b7bdf8;\n color: #181926;\n }\n :root[dark] #thumbnail [style=\"background-color: rgba(51, 51, 51, 0.8);\"],\n :root[dark] .YtInlinePlayerControlsTopRightControlsCircleButton,\n :root[dark] .badge-shape-wiz--default.badge-shape-wiz--overlay,\n :root[dark] .branding-context-container-inner {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root[dark] .ytp-sb-unsubscribe {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root[dark] .ytp-sb-subscribe {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root[dark] ytd-thumbnail-overlay-resume-playback-renderer {\n background-color: #494d64;\n }\n :root[dark] .badge-shape-wiz--thumbnail-default {\n color: #cad3f5;\n background: rgba(24, 25, 38, 0.8);\n }\n :root[dark] .ytp-tooltip-text {\n background: rgba(54, 58, 79, 0.9) !important;\n color: #cad3f5;\n text-shadow: none !important;\n }\n :root[dark] .ytp-popup {\n background: rgba(54, 58, 79, 0.9) !important;\n text-shadow: none;\n }\n :root[dark] .ytp-panel-menu,\n :root[dark] .ytp-panel-header,\n :root[dark] .ytp-panel-footer,\n :root[dark] .ytp-menuitem-label,\n :root[dark] .ytp-premium-label,\n :root[dark] .ytp-menuitem-content,\n :root[dark] .ytp-menuitem-label-count,\n :root[dark] .ytp-menu-label-secondary,\n :root[dark] .ytd-menu-title-renderer {\n color: #cad3f5;\n }\n :root[dark] .ytp-panel-header {\n border-bottom-color: #5b6078;\n }\n :root[dark] .ytp-panel-footer-content-link {\n color: #b7bdf8;\n }\n :root[dark] .ytp-panel-back-button {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m19.41%2020.09-4.58-4.59%204.58-4.59L18%209.5l-6%206%206%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-menuitem-toggle-checkbox {\n background-color: #5b6078;\n }\n :root[dark] .ytp-menuitem-toggle-checkbox::after {\n background-color: #a5adcb;\n }\n :root[dark] .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: #b7bdf8;\n }\n :root[dark] .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background-color: #494d64;\n }\n :root[dark] .ytp-menuitem svg > path:not([fill=\"none\"]) {\n fill: #cad3f5 !important;\n }\n :root[dark] .ytp-menuitem[aria-haspopup=\"true\"] .ytp-menuitem-content {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m12.59%2020.34%204.58-4.59-4.58-4.59L14%209.75l6%206-6%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-menuitem[role=\"menuitemradio\"][aria-checked=\"true\"] .ytp-menuitem-label {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2%204.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .ytp-cards-button .ytp-cards-button-icon use {\n fill: #24273a;\n }\n :root[dark] .ytp-cards-button .ytp-cards-button-icon path {\n fill: #cad3f5;\n }\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root[dark] .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5;\n }\n :root[dark] .html5-video-player {\n color: #cad3f5;\n /* youtube live ring */\n /* stats for nerds */\n }\n :root[dark] .html5-video-player .ytp-swatch-background-color,\n :root[dark] .html5-video-player .ytp-play-progress {\n background: #b7bdf8 !important;\n }\n :root[dark] .html5-video-player .ytp-svg-fill,\n :root[dark] .html5-video-player [fill=\"#fff\"] {\n fill: #cad3f5 !important;\n }\n :root[dark] .html5-video-player .ytp-volume-slider-handle,\n :root[dark] .html5-video-player .ytp-volume-slider-handle::before {\n background-color: #cad3f5;\n }\n :root[dark] .html5-video-player .ytp-volume-slider-handle::after {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root[dark] .html5-video-player .ytp-time-current,\n :root[dark] .html5-video-player .ytp-time-separator,\n :root[dark] .html5-video-player .ytp-time-duration {\n color: #cad3f5;\n }\n :root[dark] .html5-video-player .ytp-live-badge[disabled]::before {\n background: #b7bdf8;\n }\n :root[dark] .html5-video-player .ytp-live-badge::before {\n background: #6e738d;\n }\n :root[dark] .html5-video-player .yt-spec-avatar-shape__badge-text {\n color: #181926;\n }\n :root[dark] .html5-video-player .yt-spec-avatar-shape--live-ring {\n border-color: #b7bdf8;\n }\n :root[dark] .html5-video-player .yt-spec-avatar-shape__live-badge {\n background-color: #b7bdf8;\n }\n :root[dark] .html5-video-player .ytp-button[aria-pressed]::after,\n :root[dark] .html5-video-player .ytp-subtitles-button[aria-pressed]::after {\n background-color: #b7bdf8;\n }\n :root[dark] .html5-video-player .ytp-sfn {\n background: rgba(36, 39, 58, 0.8);\n color: #cad3f5;\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-1%200a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20d%3D%22M5.5%2012h2V5h-2zm4-7v7h2V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205zm-2.7-.75v-8.5l6.7%204.26z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root[dark] .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"]::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-5%200L6.5%205v7zm-1.86%200L7.5%206.82v3.36zM8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.5a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200m-4%200L6.5%2012V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root[dark] ytd-rich-item-renderer.ytd-rich-item-renderer-highlight {\n background-color: rgba(183, 189, 248, 0.1) !important;\n box-shadow: rgba(183, 189, 248, 0.1) 0 0 0 10px !important;\n }\n :root[dark] #shorts-container {\n --yt-spec-static-overlay-text-primary: #cad3f5;\n /* Buy super thanks button */\n }\n :root[dark] #shorts-container .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n }\n :root[dark] #shorts-container .YtwFactoidRendererLabel {\n color: #a5adcb;\n }\n :root[dark] #shorts-container .YtwFactoidRendererValue {\n color: #cad3f5;\n }\n :root[dark] #shorts-container ytd-reel-video-renderer:not([is-watch-while-mode]) .yt-spec-button-shape-with-label__label {\n color: #b8c0e0;\n }\n :root[dark] #shorts-container ytd-reel-video-renderer[is-watch-while-mode] .yt-spec-button-shape-with-label__label {\n color: #cad3f5;\n }\n :root[dark] #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--tonal,\n :root[dark] #shorts-container .YtdDesktopShortsVolumeControlsBackgroundScrim {\n background-color: rgba(36, 39, 58, 0.6);\n color: #cad3f5;\n }\n :root[dark] #shorts-container .YtProgressBarLineProgressBarPlayed,\n :root[dark] #shorts-container .YtProgressBarPlayheadProgressBarPlayheadDot {\n background-color: #b7bdf8 !important;\n }\n :root[dark] #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root[dark] #shorts-container .YtdDesktopShortsVolumeControlsMuteIcon {\n color: #cad3f5 !important;\n }\n :root[dark] #shorts-container .YtdShortsSuggestedActionStaticHostContainer {\n background-color: rgba(36, 39, 58, 0.6);\n }\n :root[dark] #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostLeadingIcon,\n :root[dark] #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostPrimaryText {\n color: #cad3f5;\n }\n :root[dark] .ShortsLockupViewModelHostOutsideMetadataEndpoint {\n color: #cad3f5;\n }\n :root[dark] .ShortsLockupViewModelHostOutsideMetadataSubhead {\n color: #b8c0e0;\n }\n :root[dark] #progressContainer.tp-yt-paper-progress {\n background-color: #1e2030 !important;\n }\n :root[dark] #comment-chip-container.yt-pdg-comment-chip-renderer,\n :root[dark] .slider-knob-inner.tp-yt-paper-slider {\n background: #b7bdf8 !important;\n }\n :root[dark] #primaryProgress.tp-yt-paper-progress {\n background: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root[dark] #container.ytd-pdg-comment-preview-renderer {\n background-color: #1e2030 !important;\n }\n :root[dark] #comment-chip-price.yt-pdg-comment-chip-renderer,\n :root[dark] yt-icon.yt-pdg-comment-chip-renderer {\n color: #181926;\n }\n :root[dark] .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root[dark] .yt-tab-shape-wiz__tab--tab-selected {\n color: #cad3f5;\n }\n :root[dark] .yt-tab-group-shape-wiz__slider {\n background-color: #cad3f5;\n }\n :root[dark] .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #b8c0e0;\n }\n :root[dark] .truncated-text-wiz,\n :root[dark] .page-header-view-model-wiz__page-header-content-metadata {\n color: #b8c0e0;\n }\n :root[dark] .page-header-view-model-wiz__page-header-title,\n :root[dark] [style=\"color: rgb(255, 255, 255);\"]:has(svg),\n :root[dark] .truncated-text-wiz__absolute-button {\n color: #cad3f5 !important;\n }\n :root[dark] .yt-contextual-sheet-layout-wiz {\n background-color: #1e2030;\n }\n :root[dark] .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__container--tappable:hover {\n background-color: #363a4f;\n }\n :root[dark] .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__title,\n :root[dark] .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__accessory,\n :root[dark] .yt-contextual-sheet-layout-wiz .radio-shape-wiz__label-container {\n color: #cad3f5;\n }\n :root[dark] .profile-badge-view-model-wiz__badge-description {\n color: #cad3f5 !important;\n }\n :root[dark] .profile-badge-view-model-wiz__badge-subtitle {\n color: #a5adcb !important;\n }\n :root[dark] .yt-profile-identity-info-view-model-wiz__divider {\n border-color: #363a4f !important;\n }\n :root[dark] .yt-profile-card-view-model-wiz {\n background-color: #1e2030;\n }\n :root[dark] .yt-profile-identity-info-view-model-wiz__channel-name,\n :root[dark] .yt-profile-info-view-model-wiz__section-title,\n :root[dark] .yt-comment-interaction-view-model-wiz__video-title,\n :root[dark] .yt-shared-subscription-view-model-wiz__channel-name {\n color: #cad3f5;\n }\n :root[dark] .yt-profile-identity-info-view-model-wiz__badge,\n :root[dark] .yt-profile-identity-info-view-model-wiz__metadata-handle,\n :root[dark] .yt-profile-identity-info-view-model-wiz__metadata-content,\n :root[dark] .yt-profile-info-view-model-wiz__section-subtitle,\n :root[dark] .yt-comment-interaction-view-model-wiz__comment-content {\n color: #a5adcb;\n }\n :root[dark] .arrow.yt-horizontal-list-renderer {\n background: #363a4f;\n }\n :root:not([dark]) {\n color: #cad3f5;\n background: #24273a !important;\n color-scheme: dark;\n /* Misc */\n /* Selected chapter */\n /* Skeleton */\n /* Ambient mode */\n /* Icons */\n /* verification badge */\n /* Buttons */\n /* Search box */\n /* \"Suggestion removed\" */\n /* Video description */\n /* Thumbnails */\n /* Panels, popups, tooltips */\n /* Video player */\n /* Video highlight */\n /* Shorts titles and views on homepage */\n /* Buy super thanks bar */\n /* Channel pages */\n /* channel details */\n /* Profiles */\n /* Horizontal list arrows */\n }\n :root:not([dark]) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([dark]) input::placeholder,\n :root:not([dark]) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not([dark]),\n :root:not([dark]) [dark],\n :root:not([dark]) [system-icons],\n :root:not([dark]) [darker-dark-theme],\n :root:not([dark])[dark],\n :root:not([dark])[system-icons],\n :root:not([dark])[darker-dark-theme] {\n --yt-spec-white-1: #cad3f5 !important;\n --yt-spec-white-2: #a5adcb !important;\n --yt-spec-white-3: #b8c0e0 !important;\n --yt-spec-white-4: #a6b0d8 !important;\n --yt-spec-black-1: #8087a2 !important;\n --yt-spec-black-2: #6e738d !important;\n --yt-spec-black-3: #5b6078 !important;\n --yt-spec-black-4: #494d64 !important;\n --yt-spec-black-pure: #363a4f !important;\n --yt-spec-grey-1: #cad3f5 !important;\n --yt-spec-grey-2: #a5adcb !important;\n --yt-spec-grey-3: #b8c0e0 !important;\n --yt-spec-grey-4: #939ab7 !important;\n --yt-spec-grey-5: #8087a2 !important;\n --yt-brand-youtube-red: #b7bdf8 !important;\n --yt-brand-medium-red: #b7bdf8 !important;\n --yt-brand-light-red: #b7bdf8 !important;\n --yt-spec-red-30: #f5a97f !important;\n --yt-spec-red-70: #ed8796 !important;\n --yt-spec-pale-blue: #91d7e3 !important;\n --yt-spec-light-blue: #91d7e3 !important;\n --yt-spec-dark-blue: #7dc4e4 !important;\n --yt-spec-navy-blue: #8bd5ca !important;\n --yt-spec-light-green: #a6da95 !important;\n --yt-spec-dark-green: #a6da95 !important;\n --yt-spec-yellow: #f5a97f !important;\n --yt-spec-black-pure-alpha-5: #a5adcb !important;\n --yt-spec-black-pure-alpha-10: #939ab7 !important;\n --yt-spec-black-pure-alpha-15: rgba(24, 25, 38, 0.9985) !important;\n --yt-spec-black-pure-alpha-30: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-black-pure-alpha-60: rgba(24, 25, 38, 0.994) !important;\n --yt-spec-black-pure-alpha-80: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-black-1-alpha-98: rgba(24, 25, 38, 0.9902) !important;\n --yt-spec-black-1-alpha-95: rgba(24, 25, 38, 0.9905) !important;\n --yt-spec-white-1-alpha-10: rgba(202, 211, 245, 0.999) !important;\n --yt-spec-white-1-alpha-20: rgba(202, 211, 245, 0.998) !important;\n --yt-spec-white-1-alpha-25: rgba(202, 211, 245, 0.9975) !important;\n --yt-spec-white-1-alpha-30: rgba(202, 211, 245, 0.997) !important;\n --yt-spec-white-1-alpha-70: rgba(202, 211, 245, 0.993) !important;\n --yt-spec-white-1-alpha-95: rgba(202, 211, 245, 0.9905) !important;\n --yt-spec-white-1-alpha-98: rgba(202, 211, 245, 0.9902) !important;\n --yt-brand-medium-red-alpha-90: rgba(183, 189, 248, 0.991) !important;\n --yt-brand-medium-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-brand-light-red-alpha-30: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-light-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-dark-blue-alpha-30: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-raised-background: #24273a !important;\n --yt-spec-menu-background: #1e2030 !important;\n --yt-spec-inverted-background: #cad3f5 !important;\n --yt-spec-additive-background: rgba(73, 77, 100, 0.999) !important;\n --yt-spec-outline: #363a4f !important;\n --yt-spec-shadow: rgba(24, 25, 38, 0.9975) !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --yt-spec-text-secondary: #a5adcb !important;\n --yt-spec-text-disabled: #b8c0e0 !important;\n --yt-spec-text-primary-inverse: #181926 !important;\n --yt-spec-call-to-action: #b7bdf8 !important;\n --yt-spec-call-to-action-inverse: #b7bdf8 !important;\n --yt-spec-suggested-action: rgba(183, 189, 248, 0.2) !important;\n --yt-spec-suggested-action-inverse: #cad3f5 !important;\n --yt-spec-icon-active-other: #cad3f5 !important;\n --yt-spec-button-chip-background-hover: #494d64 !important;\n --yt-spec-touch-response: #363a4f !important;\n --yt-spec-touch-response-inverse: #b7bdf8 !important;\n --yt-spec-brand-icon-active: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --yt-spec-brand-link-text: #7dc4e4 !important;\n --yt-spec-wordmark-text: #cad3f5 !important;\n --yt-spec-error-indicator: #ed8796 !important;\n --yt-spec-themed-blue: #b7bdf8 !important;\n --yt-spec-themed-green: #a6da95 !important;\n --yt-spec-ad-indicator: #8bd5ca !important;\n --yt-spec-themed-overlay-background: rgba(24, 25, 38, 0.992) !important;\n --yt-spec-commerce-badge-background: #a6da95 !important;\n --yt-spec-static-brand-red: #b7bdf8 !important;\n --yt-spec-static-brand-white: #cad3f5 !important;\n --yt-spec-static-brand-black: #24273a !important;\n --yt-spec-static-clear-color: #181926 !important;\n --yt-spec-static-clear-black: #181926 !important;\n --yt-spec-static-ad-yellow: #f5a97f !important;\n --yt-spec-static-grey: #a5adcb !important;\n --yt-spec-static-overlay-background-solid: #181926 !important;\n --yt-spec-static-overlay-background-heavy: #181926;\n --yt-spec-static-overlay-background-medium: rgba(24, 25, 38, 0.5) !important;\n --yt-spec-static-overlay-background-medium-light: rgba(24, 25, 38, 0.997) !important;\n --yt-spec-static-overlay-background-light: rgba(24, 25, 38, 0.999) !important;\n --yt-spec-static-overlay-text-primary: #cad3f5 !important;\n --yt-spec-static-overlay-text-secondary: rgba(165, 173, 203, 0.993) !important;\n --yt-spec-static-overlay-text-disabled: rgba(165, 173, 203, 0.997) !important;\n --yt-spec-static-overlay-call-to-action: #b7bdf8 !important;\n --yt-spec-static-overlay-icon-active-other: #181926 !important;\n --yt-spec-static-overlay-icon-inactive: #494d64 !important;\n --yt-spec-static-overlay-icon-disabled: #5b6078 !important;\n --yt-spec-static-overlay-button-primary: #b7bdf8 !important;\n --yt-spec-static-overlay-button-secondary: #363a4f !important;\n --yt-spec-static-overlay-touch-response: #8087a2 !important;\n --yt-spec-static-overlay-touch-response-inverse: #494d64 !important;\n --yt-spec-static-overlay-background-brand: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-1: #a5adcb !important;\n --yt-spec-assistive-feed-themed-gradient-2: #b7bdf8 !important;\n --yt-spec-assistive-feed-themed-gradient-3: #ed8796 !important;\n --yt-spec-brand-background-solid: #24273a !important;\n --yt-spec-brand-background-primary: #24273a !important;\n --yt-spec-brand-background-secondary: #1e2030 !important;\n --yt-spec-general-background-a: #24273a !important;\n --yt-spec-general-background-b: #24273a !important;\n --yt-spec-general-background-c: #181926 !important;\n --yt-spec-error-background: #24273a !important;\n --yt-spec-10-percent-layer: #494d64 !important;\n --yt-spec-snackbar-background: #1e2030 !important;\n --yt-spec-snackbar-background-updated: #1e2030 !important;\n --yt-spec-badge-chip-background: #363a4f !important;\n --yt-spec-verified-badge-background: #6e738d !important;\n --yt-spec-call-to-action-fadeoutd: rgba(125, 196, 228, 0.997) !important;\n --yt-spec-call-to-action-hover: #b7bdf8 !important;\n --yt-spec-brand-button-background-hover: #b7bdf8 !important;\n --yt-spec-brand-link-text-fadeoutd: rgba(183, 189, 248, 0.997) !important;\n --yt-spec-filled-button-focus-outline: #363a4f !important;\n --yt-spec-static-overlay-button-hover: #494d64 !important;\n --yt-spec-mono-filled-hover: #494d64 !important;\n --yt-spec-commerce-filled-hover: #b7bdf8 !important;\n --yt-spec-mono-tonal-hover: #494d64 !important;\n --yt-spec-commerce-tonal-hover: #5b6078 !important;\n --yt-spec-static-overlay-filled-hover: #8087a2 !important;\n --yt-spec-static-overlay-tonal-hover: #494d64 !important;\n --yt-spec-paper-tab-ink: rgba(202, 211, 245, 0.997);\n --yt-spec-filled-button-text: #cad3f5 !important;\n --yt-spec-selected-nav-text: #cad3f5 !important;\n --iron-icon-fill-color: #cad3f5 !important;\n /* Search bar */\n --ytd-searchbox-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-color: #363a4f !important;\n --ytd-searchbox-legacy-border-shadow-color: #181926 !important;\n --ytd-searchbox-legacy-button-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-focus-color: #b7bdf8 !important;\n --ytd-searchbox-legacy-button-hover-color: #1e2030 !important;\n --ytd-searchbox-legacy-button-hover-border-color: #363a4f !important;\n --ytd-searchbox-legacy-button-icon-color: #b7bdf8 !important;\n --ytd-searchbox-background: #24273a !important;\n --ytd-searchbox-text-color: #cad3f5 !important;\n /* System icons */\n --yt-spec-icon-inactive: #cad3f5 !important;\n --yt-spec-icon-disabled: #8087a2 !important;\n --yt-spec-brand-icon-inactive: #939ab7 !important;\n /* Yt video Page */\n --yt-live-chat-background-color: #24273a !important;\n --yt-live-chat-action-panel-background-color: #24273a !important;\n --yt-live-chat-secondary-background-color: #494d64;\n --yt-live-chat-toast-background-color: #5b6078 !important;\n --yt-live-chat-mode-change-background-color: #24273a !important;\n --yt-live-chat-secondary-text-color: #a5adcb !important;\n --yt-live-chat-tertiary-text-color: rgba(202, 211, 245, 0.9946) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: #a5adcb !important;\n --yt-live-chat-text-input-field-placeholder-color: #a5adcb !important;\n --yt-live-chat-enabled-send-button-color: #cad3f5 !important;\n --yt-live-chat-disabled-icon-button-color: #b8c0e0 !important;\n --yt-live-chat-picker-button-hover-color: #b7bdf8 !important;\n --yt-live-chat-mention-background-color: #b7bdf8 !important;\n --yt-live-chat-mention-text-color: #cad3f5 !important;\n --yt-live-chat-deleted-message-color: #a5adcb;\n --yt-live-chat-deleted-message-bar-color: #b8c0e0 !important;\n --yt-live-chat-reconnect-message-color: #cad3f5 !important;\n --yt-live-chat-disabled-button-background-color: #6e738d !important;\n --yt-live-chat-sub-panel-background-color: #24273a !important;\n --yt-live-chat-sub-panel-background-color-transparent: #1e2030 !important;\n --yt-live-chat-moderator-color: #b7bdf8 !important;\n --yt-live-chat-owner-color: #f5a97f !important;\n --yt-live-chat-message-highlight-background-color: #24273a !important;\n --yt-live-chat-sponsor-color: #a6da95 !important;\n --yt-live-chat-overlay-color: rgba(30, 32, 48, 0.995);\n --yt-live-chat-dialog-background-color: #24273a !important;\n --yt-emoji-picker-variant-selector-bg-color: #24273a !important;\n --yt-live-chat-moderation-mode-hover-background-color: rgba(30, 32, 48, 0.997) !important;\n --yt-grey: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color: #a5adcb !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: #b8c0e0 !important;\n --yt-emoji-picker-search-background-color: #363a4f !important;\n --yt-emoji-picker-search-color: #cad3f5 !important;\n --yt-emoji-picker-search-placeholder-color: #b7bdf8 !important;\n --yt-live-chat-slider-active-color: #b7bdf8 !important;\n --yt-live-chat-slider-container-color: #363a4f !important;\n --yt-live-chat-slider-markers-color: #cad3f5 !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(#1e2030, transparent) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(to top, #1e2030, transparent) !important;\n --yt-live-chat-automod-button-background-color-hover: rgba(24, 25, 38, 0.995) !important;\n --yt-live-chat-automod-button-explanation-color: rgba(183, 189, 248, 0.993) !important;\n --yt-live-chat-shimmer-background-color: rgba(24, 25, 38, 0.996) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(0deg, rgba(202, 211, 245, 0.999) 40%, rgba(36, 39, 58, 0.997) 50%, rgba(202, 211, 245, 0.999) 60%) !important;\n --yt-live-chat-vem-background-color: #1e2030 !important;\n --yt-live-chat-product-picker-icon-color: rgba(202, 211, 245, 0.995) !important;\n --yt-live-chat-product-picker-hover-color: #6e738d !important;\n --yt-live-chat-product-picker-disabled-icon-color: rgba(202, 211, 245, 0.997) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n --paper-tooltip-background: #6e738d !important;\n --paper-tooltip-text-color: #cad3f5 !important;\n /* Links */\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n --yt-endpoint-hover-color: #b7bdf8 !important;\n --sb-dark-red-outline: #b7bdf8 !important;\n --sb-main-bg-color: #24273a !important;\n --sb-main-fg-color: #cad3f5 !important;\n --sb-grey-bg-color: #24273a !important;\n --sb-grey-fg-color: #a5adcb !important;\n --sb-red-bg-color: #b7bdf8 !important;\n }\n :root:not([dark]):not(.style-scope) {\n --primary-text-color: #cad3f5 !important;\n --primary-background-color: #24273a !important;\n --secondary-text-color: #a5adcb !important;\n --disabled-text-color: #b8c0e0 !important;\n --divider-color: #6e738d !important;\n --error-color: #ed8796 !important;\n --primary-color: #b7bdf8 !important;\n --light-primary-color: #b7bdf8 !important;\n --dark-primary-color: #8aadf4 !important;\n --accent-color: #b7bdf8 !important;\n --light-accent-color: #b7bdf8 !important;\n --dark-accent-color: #b7bdf8 !important;\n --light-theme-background-color: #24273a !important;\n --light-theme-base-color: #cad3f5 !important;\n --light-theme-text-color: #cad3f5 !important;\n --light-theme-secondary-color: #a5adcb !important;\n --light-theme-disabled-color: #b8c0e0 !important;\n --light-theme-divider-color: #6e738d !important;\n --dark-theme-background-color: #24273a !important;\n --dark-theme-base-color: #cad3f5 !important;\n --dark-theme-text-color: #cad3f5 !important;\n --dark-theme-secondary-color: #a5adcb !important;\n --dark-theme-disabled-color: #b8c0e0 !important;\n --dark-theme-divider-color: #6e738d !important;\n }\n :root:not([dark]) #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: #b7bdf8 !important;\n --yt-endpoint-visited-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root:not([dark]) .yt-page-navigation-progress {\n background: #b7bdf8 !important;\n }\n :root:not([dark]) ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: #363a4f !important;\n --ytd-macro-markers-list-item-title-color: #cad3f5 !important;\n --ytd-macro-markers-list-item-secondary-color: #b8c0e0 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: #494d64 !important;\n }\n :root:not([dark]) ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #cad3f5 !important;\n --yt-active-playlist-panel-background-color: #363a4f !important;\n }\n :root:not([dark]) ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette] .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root:not([dark]) #container.ytd-masthead {\n --iron-icon-fill-color: #cad3f5 !important;\n }\n :root:not([dark]) #background.ytd-masthead {\n --yt-frosted-glass-desktop: #24273a !important;\n }\n :root:not([dark]) ytd-feed-filter-chip-bar-renderer[expand-instead-of-scroll] #chips-wrapper.ytd-feed-filter-chip-bar-renderer {\n --iron-icon-fill-color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root:not([dark]) #ytd-player #container {\n background: #181926 !important;\n }\n :root:not([dark]) .ytp-progress-list {\n background: rgba(54, 58, 79, 0.8);\n }\n :root:not([dark]) .ytp-load-progress {\n background: #6e738d;\n }\n :root:not([dark]) ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: #24273a !important;\n --yt-lightsource-section2-color: #363a4f !important;\n --yt-lightsource-section3-color: #494d64 !important;\n --yt-lightsource-section4-color: #5b6078 !important;\n --yt-lightsource-primary-title-color: #cad3f5 !important;\n --yt-lightsource-secondary-title-color: #a5adcb !important;\n }\n :root:not([dark]) yt-live-chat-renderer {\n --yt-button-default-text-color: #cad3f5 !important;\n --yt-button-default-background-color: #24273a !important;\n --yt-button-dark-text-color: #24273a !important;\n --yt-button-dark-background-color: #b7bdf8 !important;\n --yt-button-payment-background-color: #b7bdf8 !important;\n }\n :root:not([dark]) yt-icon-button.yt-live-chat-item-list-renderer {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) yt-icon-button.yt-live-chat-item-list-renderer:hover {\n background-color: #a0a8f6;\n }\n :root:not([dark]) ytd-author-comment-badge-renderer:not(\n [style*=\"--ytd-author-comment-badge-icon-background-color: transparent;\"]\n ) {\n --yt-basic-background-color: #363a4f !important;\n --yt-basic-foreground-title-color: #363a4f !important;\n --ytd-author-comment-badge-background-color: #363a4f !important;\n --ytd-author-comment-badge-name-color: #cad3f5 !important;\n --ytd-author-comment-badge-icon-color: #cad3f5 !important;\n }\n :root:not([dark]) #guide-skeleton,\n :root:not([dark]) #home-container-skeleton,\n :root:not([dark]) #home-chips {\n background-color: #24273a;\n z-index: -1;\n }\n :root:not([dark]) #guide-skeleton .guide-ghost-icon,\n :root:not([dark]) #guide-skeleton .guide-ghost-text,\n :root:not([dark]) .masthead-skeleton-icon,\n :root:not([dark]) #home-page-skeleton .skeleton-bg-color,\n :root:not([dark]) .watch-skeleton .skeleton-bg-color {\n background-color: #494d64;\n }\n :root:not([dark]) #cinematics,\n :root:not([dark]) #cinematic-container {\n mix-blend-mode: lighten;\n }\n :root:not([dark]) .ytp-settings-button.ytp-hd-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-hdr-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-4k-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-5k-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-8k-quality-badge::after,\n :root:not([dark]) .ytp-settings-button.ytp-3d-badge-grey::after,\n :root:not([dark]) .ytp-settings-button.ytp-3d-badge::after {\n background-color: #b7bdf8;\n }\n :root:not([dark]) [fill=\"red\"],\n :root:not([dark]) [fill=\"#F00\"],\n :root:not([dark]) [fill=\"#FF0000\"],\n :root:not([dark]) [fill=\"#f03\"],\n :root:not([dark]) [fill=\"#FF0033\"] {\n fill: #b7bdf8 !important;\n }\n :root:not([dark]) [fill=\"white\"] {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) [src*=\"https://www.gstatic.com/images/icons/material/system/1x/check_circle_grey600_36dp.png\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root:not([dark]) yt-icon.ytd-logo [fill=\"white\"] {\n fill: #181926 !important;\n }\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#FAFAFA\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#000\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#fff\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#FFF\"],\n :root:not([dark]) .yt-spec-icon-shape [fill=\"#FFFFFF\"] {\n fill: #181926 !important;\n }\n :root:not([dark]) .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon,\n :root:not([dark]) .yt-spec-icon-badge-shape {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-spec-icon-badge-shape--type-notification .yt-spec-icon-badge-shape__badge {\n background-color: #b7bdf8 !important;\n color: #363a4f !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n background-color: #363a4f;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(3,3,3)\"],\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(0,0,0)\"],\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [fill=\"rgb(255,255,255)\"] {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(0,0,0)\"],\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [stroke=\"rgb(255,255,255)\"] {\n stroke: #cad3f5 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] {\n fill: #b7bdf8 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal [animated-icon-type=\"LIKE\"] g path[fill] + [stroke] {\n stroke: #b7bdf8 !important;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--tonal:hover {\n background-color: #494d64;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline {\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--outline:hover {\n background-color: #5b6078;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text {\n color: #cad3f5;\n /* Accent for filled-in thumbs up (like button) */\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text path[d=\"M3,11h3v10H3V11z M18.77,11h-4.23l1.52-4.94C16.38,5.03,15.54,4,14.38,4c-0.58,0-1.14,0.24-1.52,0.65L7,11v10h10.43 c1.06,0,1.98-0.67,2.19-1.61l1.34-6C21.23,12.15,20.18,11,18.77,11z\"] {\n fill: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--text:hover {\n background-color: #494d64;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--mono.yt-spec-button-shape-next--filled:hover {\n background-color: #a0a8f6;\n }\n :root:not([dark]) .yt-spec-button-shape-next--disabled {\n background-color: rgba(110, 115, 141, 0.5);\n color: #a5adcb;\n }\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal,\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--text {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--outline {\n color: #cad3f5;\n border-color: #494d64;\n }\n :root:not([dark]) .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--outline:hover {\n background: #363a4f;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline {\n color: #b7bdf8;\n border-color: #5b6078;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--outline:hover {\n background-color: rgba(183, 189, 248, 0.3);\n color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text {\n color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--text:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled {\n color: #181926;\n background-color: #b7bdf8;\n }\n :root:not([dark]) .yt-spec-button-shape-next--call-to-action.yt-spec-button-shape-next--filled:hover {\n background-color: #ced2fa;\n }\n :root:not([dark]) .yt-spec-button-shape-next--disabled.yt-spec-button-shape-next--filled {\n color: #a5adcb;\n background-color: rgba(73, 77, 100, 0.7);\n }\n :root:not([dark]) ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: #b7bdf8;\n }\n :root:not([dark]) .sbsb_a {\n background: #363a4f;\n }\n :root:not([dark]) .sbdd_b {\n border-color: var(--yt-spec-raised-background);\n background-color: var(--yt-spec-raised-background);\n }\n :root:not([dark]) .sbpqs_a,\n :root:not([dark]) .gsfs {\n color: var(--yt-spec-text-primary);\n }\n :root:not([dark]) .sbsb_i {\n color: var(--yt-spec-call-to-action);\n }\n :root:not([dark]) .sbsb_d {\n background-color: var(--yt-spec-additive-background);\n }\n :root:not([dark]) .sbdd_c {\n visibility: hidden;\n }\n :root:not([dark]) .sbpqs_c {\n color: #8087a2;\n }\n :root:not([dark]) .sbpqs_a::before,\n :root:not([dark]) .sbqs_c::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224%22%20viewBox%3D%221%201%2027%2027%22%20width%3D%2224%22%20focusable%3D%22false%22%20style%3D%22width%3A100%25%3Bheight%3A100%25%22%20pointer-events%3D%22none%22%20display%3D%22block%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.87%2020.17-5.59-5.59A6.96%206.96%200%200%200%2017%2010c0-3.87-3.13-7-7-7s-7%203.13-7%207a6.995%206.995%200%200%200%2011.58%205.29l5.59%205.59zM10%2016c-3.31%200-6-2.69-6-6s2.69-6%206-6%206%202.69%206%206-2.69%206-6%206%22/%3E%3C/svg%3E\");\n background: none;\n }\n :root:not([dark]) #description [style*=\"color: rgb(255, 255, 255);\"],\n :root:not([dark]) #description [style*=\"color: rgb(19, 19, 19);\"] {\n color: #cad3f5 !important;\n }\n :root:not([dark]) .yt-core-attributed-string__link--call-to-action-color {\n color: #b7bdf8;\n }\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressTitle,\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressSubtitle {\n color: #cad3f5;\n }\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressBar {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root:not([dark]) .YtwCourseProgressViewModelHostProgressBar .YtwCourseProgressViewModelHostProgressBarFill {\n background-color: #cad3f5;\n }\n :root:not([dark]) #time-status:has([aria-label=\"LIVE\"]),\n :root:not([dark]) .badge[aria-label=\"LIVE\"],\n :root:not([dark]) .badge[aria-label=\"PREMIERE\"],\n :root:not([dark]) .badge-shape-wiz--live.badge-shape-wiz--overlay,\n :root:not([dark]) .badge-shape-wiz--thumbnail-live {\n background: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) #thumbnail [style=\"background-color: rgba(51, 51, 51, 0.8);\"],\n :root:not([dark]) .YtInlinePlayerControlsTopRightControlsCircleButton,\n :root:not([dark]) .badge-shape-wiz--default.badge-shape-wiz--overlay,\n :root:not([dark]) .branding-context-container-inner {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root:not([dark]) .ytp-sb-unsubscribe {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not([dark]) .ytp-sb-subscribe {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) ytd-thumbnail-overlay-resume-playback-renderer {\n background-color: #494d64;\n }\n :root:not([dark]) .badge-shape-wiz--thumbnail-default {\n color: #cad3f5;\n background: rgba(24, 25, 38, 0.8);\n }\n :root:not([dark]) .ytp-tooltip-text {\n background: rgba(54, 58, 79, 0.9) !important;\n color: #cad3f5;\n text-shadow: none !important;\n }\n :root:not([dark]) .ytp-popup {\n background: rgba(54, 58, 79, 0.9) !important;\n text-shadow: none;\n }\n :root:not([dark]) .ytp-panel-menu,\n :root:not([dark]) .ytp-panel-header,\n :root:not([dark]) .ytp-panel-footer,\n :root:not([dark]) .ytp-menuitem-label,\n :root:not([dark]) .ytp-premium-label,\n :root:not([dark]) .ytp-menuitem-content,\n :root:not([dark]) .ytp-menuitem-label-count,\n :root:not([dark]) .ytp-menu-label-secondary,\n :root:not([dark]) .ytd-menu-title-renderer {\n color: #cad3f5;\n }\n :root:not([dark]) .ytp-panel-header {\n border-bottom-color: #5b6078;\n }\n :root:not([dark]) .ytp-panel-footer-content-link {\n color: #b7bdf8;\n }\n :root:not([dark]) .ytp-panel-back-button {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m19.41%2020.09-4.58-4.59%204.58-4.59L18%209.5l-6%206%206%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .ytp-menuitem-toggle-checkbox {\n background-color: #5b6078;\n }\n :root:not([dark]) .ytp-menuitem-toggle-checkbox::after {\n background-color: #a5adcb;\n }\n :root:not([dark]) .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: #b7bdf8;\n }\n :root:not([dark]) .ytp-menuitem:not([aria-disabled=\"true\"]):hover {\n background-color: #494d64;\n }\n :root:not([dark]) .ytp-menuitem svg > path:not([fill=\"none\"]) {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) .ytp-menuitem[aria-haspopup=\"true\"] .ytp-menuitem-content {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2032%2032%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22m12.59%2020.34%204.58-4.59-4.58-4.59L14%209.75l6%206-6%206z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .ytp-menuitem[role=\"menuitemradio\"][aria-checked=\"true\"] .ytp-menuitem-label {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M9%2016.2%204.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .ytp-cards-button .ytp-cards-button-icon use {\n fill: #24273a;\n }\n :root:not([dark]) .ytp-cards-button .ytp-cards-button-icon path {\n fill: #cad3f5;\n }\n :root:not([dark]) .ytp-cards-teaser .ytp-cards-teaser-box {\n background-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root:not([dark]) .ytp-cards-teaser .ytp-cards-teaser-text {\n color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player {\n color: #cad3f5;\n /* youtube live ring */\n /* stats for nerds */\n }\n :root:not([dark]) .html5-video-player .ytp-swatch-background-color,\n :root:not([dark]) .html5-video-player .ytp-play-progress {\n background: #b7bdf8 !important;\n }\n :root:not([dark]) .html5-video-player .ytp-svg-fill,\n :root:not([dark]) .html5-video-player [fill=\"#fff\"] {\n fill: #cad3f5 !important;\n }\n :root:not([dark]) .html5-video-player .ytp-volume-slider-handle,\n :root:not([dark]) .html5-video-player .ytp-volume-slider-handle::before {\n background-color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player .ytp-volume-slider-handle::after {\n background-color: rgba(202, 211, 245, 0.2);\n }\n :root:not([dark]) .html5-video-player .ytp-time-current,\n :root:not([dark]) .html5-video-player .ytp-time-separator,\n :root:not([dark]) .html5-video-player .ytp-time-duration {\n color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player .ytp-live-badge[disabled]::before {\n background: #b7bdf8;\n }\n :root:not([dark]) .html5-video-player .ytp-live-badge::before {\n background: #6e738d;\n }\n :root:not([dark]) .html5-video-player .yt-spec-avatar-shape__badge-text {\n color: #181926;\n }\n :root:not([dark]) .html5-video-player .yt-spec-avatar-shape--live-ring {\n border-color: #b7bdf8;\n }\n :root:not([dark]) .html5-video-player .yt-spec-avatar-shape__live-badge {\n background-color: #b7bdf8;\n }\n :root:not([dark]) .html5-video-player .ytp-button[aria-pressed]::after,\n :root:not([dark]) .html5-video-player .ytp-subtitles-button[aria-pressed]::after {\n background-color: #b7bdf8;\n }\n :root:not([dark]) .html5-video-player .ytp-sfn {\n background: rgba(36, 39, 58, 0.8);\n color: #cad3f5;\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-1%200a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20d%3D%22M5.5%2012h2V5h-2zm4-7v7h2V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"] {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2230%22%20height%3D%2212%22%20fill%3D%22none%22%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M22.7%2011c2.95%200%205.3-2.21%205.3-5s-2.35-5-5.3-5H7.3C4.35%201%202%203.21%202%206s2.35%205%205.3%205zm-2.7-.75v-8.5l6.7%204.26z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.5%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.3%201C4.35%201%202%203.21%202%206s2.35%205%205.3%205h15.4A5.16%205.16%200%200%200%2028%206l-.03-.54A5.16%205.16%200%200%200%2022.7%201zm15.4%2011c3.45%200%206.3-2.6%206.3-6s-2.85-6-6.3-6H7.3C3.85%200%201%202.6%201%206s2.85%206%206.3%206z%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.3%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) .html5-video-player .ytp-autonav-toggle-button[aria-checked=\"true\"]::after {\n background-image: url(\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17%208.5a8.5%208.5%200%201%201-17%200%208.5%208.5%200%200%201%2017%200m-5%200L6.5%205v7zm-1.86%200L7.5%206.82v3.36zM8.5%2016a7.5%207.5%200%201%200%200-15%207.5%207.5%200%200%200%200%2015%22%20fill%3D%22%2324273a%22%20fill-opacity%3D%22.15%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208.5a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200m-4%200L6.5%2012V5z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root:not([dark]) ytd-rich-item-renderer.ytd-rich-item-renderer-highlight {\n background-color: rgba(183, 189, 248, 0.1) !important;\n box-shadow: rgba(183, 189, 248, 0.1) 0 0 0 10px !important;\n }\n :root:not([dark]) #shorts-container {\n --yt-spec-static-overlay-text-primary: #cad3f5;\n /* Buy super thanks button */\n }\n :root:not([dark]) #shorts-container .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal {\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container .YtwFactoidRendererLabel {\n color: #a5adcb;\n }\n :root:not([dark]) #shorts-container .YtwFactoidRendererValue {\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container ytd-reel-video-renderer:not([is-watch-while-mode]) .yt-spec-button-shape-with-label__label {\n color: #b8c0e0;\n }\n :root:not([dark]) #shorts-container ytd-reel-video-renderer[is-watch-while-mode] .yt-spec-button-shape-with-label__label {\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--tonal,\n :root:not([dark]) #shorts-container .YtdDesktopShortsVolumeControlsBackgroundScrim {\n background-color: rgba(36, 39, 58, 0.6);\n color: #cad3f5;\n }\n :root:not([dark]) #shorts-container .YtProgressBarLineProgressBarPlayed,\n :root:not([dark]) #shorts-container .YtProgressBarPlayheadProgressBarPlayheadDot {\n background-color: #b7bdf8 !important;\n }\n :root:not([dark]) #shorts-container .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--filled {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root:not([dark]) #shorts-container .YtdDesktopShortsVolumeControlsMuteIcon {\n color: #cad3f5 !important;\n }\n :root:not([dark]) #shorts-container .YtdShortsSuggestedActionStaticHostContainer {\n background-color: rgba(36, 39, 58, 0.6);\n }\n :root:not([dark]) #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostLeadingIcon,\n :root:not([dark]) #shorts-container .YtdShortsSuggestedActionStaticHostContainer .YtdShortsSuggestedActionStaticHostPrimaryText {\n color: #cad3f5;\n }\n :root:not([dark]) .ShortsLockupViewModelHostOutsideMetadataEndpoint {\n color: #cad3f5;\n }\n :root:not([dark]) .ShortsLockupViewModelHostOutsideMetadataSubhead {\n color: #b8c0e0;\n }\n :root:not([dark]) #progressContainer.tp-yt-paper-progress {\n background-color: #1e2030 !important;\n }\n :root:not([dark]) #comment-chip-container.yt-pdg-comment-chip-renderer,\n :root:not([dark]) .slider-knob-inner.tp-yt-paper-slider {\n background: #b7bdf8 !important;\n }\n :root:not([dark]) #primaryProgress.tp-yt-paper-progress {\n background: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root:not([dark]) #container.ytd-pdg-comment-preview-renderer {\n background-color: #1e2030 !important;\n }\n :root:not([dark]) #comment-chip-price.yt-pdg-comment-chip-renderer,\n :root:not([dark]) yt-icon.yt-pdg-comment-chip-renderer {\n color: #181926;\n }\n :root:not([dark]) .yt-tab-shape-wiz__tab {\n color: #b8c0e0;\n }\n :root:not([dark]) .yt-tab-shape-wiz__tab--tab-selected {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-tab-group-shape-wiz__slider {\n background-color: #cad3f5;\n }\n :root:not([dark]) .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: #b8c0e0;\n }\n :root:not([dark]) .truncated-text-wiz,\n :root:not([dark]) .page-header-view-model-wiz__page-header-content-metadata {\n color: #b8c0e0;\n }\n :root:not([dark]) .page-header-view-model-wiz__page-header-title,\n :root:not([dark]) [style=\"color: rgb(255, 255, 255);\"]:has(svg),\n :root:not([dark]) .truncated-text-wiz__absolute-button {\n color: #cad3f5 !important;\n }\n :root:not([dark]) .yt-contextual-sheet-layout-wiz {\n background-color: #1e2030;\n }\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__container--tappable:hover {\n background-color: #363a4f;\n }\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__title,\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .yt-list-item-view-model-wiz__accessory,\n :root:not([dark]) .yt-contextual-sheet-layout-wiz .radio-shape-wiz__label-container {\n color: #cad3f5;\n }\n :root:not([dark]) .profile-badge-view-model-wiz__badge-description {\n color: #cad3f5 !important;\n }\n :root:not([dark]) .profile-badge-view-model-wiz__badge-subtitle {\n color: #a5adcb !important;\n }\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__divider {\n border-color: #363a4f !important;\n }\n :root:not([dark]) .yt-profile-card-view-model-wiz {\n background-color: #1e2030;\n }\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__channel-name,\n :root:not([dark]) .yt-profile-info-view-model-wiz__section-title,\n :root:not([dark]) .yt-comment-interaction-view-model-wiz__video-title,\n :root:not([dark]) .yt-shared-subscription-view-model-wiz__channel-name {\n color: #cad3f5;\n }\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__badge,\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__metadata-handle,\n :root:not([dark]) .yt-profile-identity-info-view-model-wiz__metadata-content,\n :root:not([dark]) .yt-profile-info-view-model-wiz__section-subtitle,\n :root:not([dark]) .yt-comment-interaction-view-model-wiz__comment-content {\n color: #a5adcb;\n }\n :root:not([dark]) .arrow.yt-horizontal-list-renderer {\n background: #363a4f;\n }", "start": 1129, "domains": [ "youtube.com" @@ -3484,29 +3484,29 @@ }, { "code": ":root[dark] {\n color-scheme: dark;\n }\n :root[dark] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[dark] input::placeholder,\n :root[dark] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[dark] [src=\"https://www.gstatic.com/youtube/img/creator/yt_studio_logo_white.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2097.55%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20d%3D%22M17.1%200S6.4%200%203.8.7a4.15%204.15%200%200%200-3%203C0%206.4%200%2012%200%2012a45%2045%200%200%200%20.7%208.2%204.32%204.32%200%200%200%203%203c2.7.8%2013.4.8%2013.4.8s10.7%200%2013.4-.7a4.32%204.32%200%200%200%203-3%2045%2045%200%200%200%20.7-8.2s.1-5.7-.6-8.3a4.32%204.32%200%200%200-3-3C27.9%200%2017.1%200%2017.1%200m-3.4%206.9%208.9%205.1-8.9%205.1z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M76.3.9v4.4c0%201.1%200%202%20.1%203.3h-.1A3.36%203.36%200%200%200%2073.4%207c-2.3%200-3.3%202-3.3%206.6V16c0%204.9.8%206.6%203.2%206.6a3.42%203.42%200%200%200%203.2-2.4h.1l.4%202.1h2.6V.9zm6.688.4c-1.126.032-1.687.55-1.687%202.1%200%201.7.599%202.1%201.799%202.1s1.8-.5%201.8-2.1-.6-2.1-1.8-2.1zM45%201.4c-3.6%200-5%201.7-5%204.9s1.1%204.5%203.7%206.8c1.6%201.4%202.8%202.5%202.8%204.8%200%201.5-.4%202.2-1.6%202.2s-1.7-.8-1.6-3.6h-3.1c-.6%204.2.8%206.1%204.5%206.2%203.5%200%205-1.5%205-5.4%200-3.1-1.3-4.4-3.7-6.6-1.9-1.8-2.8-2.5-2.8-4.6%200-1.4.3-2.2%201.6-2.2s1.6%201.1%201.5%203.9l3.1-.2c.5-4.2-.8-6.2-4.4-6.2m7.6%201.4-.4%204.5h-1.4v2.6H52v8.8c0%202.7.4%203.8%202.6%203.8a7.4%207.4%200%200%200%203.1-.6l-.6-2.2a5.2%205.2%200%200%201-1.3.2c-.5%200-.7-.3-.7-1.7V9.9h2.2V7.3H55V2.8zM91%207c-3.3%200-4.7%201.8-4.7%206.7v2.2c0%204.7%201.1%206.7%204.6%206.7s4.7-2%204.7-6.7v-2.2C95.6%208.9%2094.3%207%2091%207m-31.8.3v11.4c0%202.7.9%204%202.9%204a3.46%203.46%200%200%200%203.2-2.1h.1l.3%201.8h2.7V7.3H65v12a1.51%201.51%200%200%201-1.4%201c-.7%200-1-.6-1-1.9V7.3zm22.3%200v15.1h3.2V7.3zm9.4%202c1%200%201.3%201%201.3%203.1v4.7c0%202.2-.4%203.1-1.3%203.1s-1.2-.9-1.2-3.1v-4.7c0-2%20.2-3.1%201.2-3.1M75%209.4a1.56%201.56%200%200%201%201.3.8v8.5c-.2.9-.9%201.4-1.4%201.3-1%200-1.3-1-1.3-4.4v-1.9c0-3.3.3-4.3%201.4-4.3%22/%3E%3C/svg%3E\");\n }\n :root[dark],\n :root[dark] html,\n :root[dark] html[dark],\n :root[dark] html[dark][dark],\n :root[dark][dark],\n :root[dark][light],\n :root[dark] [light],\n :root[dark] html[light],\n :root[dark] html[light][light] {\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n --iron-icon-fill-color: unset !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --ytcp-text-primary: #cad3f5 !important;\n --ytcp-text-primary-inverse: #24273a !important;\n --ytcp-static-overlay-text-primary-inverse: #24273a !important;\n --ytcp-wordmark-text: #cad3f5 !important;\n --ytcp-text-secondary: #a5adcb !important;\n --ytcp-text-disabled: #b8c0e0 !important;\n --ytcp-overlay-text-primary: #939ab7 !important;\n --ytcp-general-background-a: #24273a !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-black-3: #24273a !important;\n --yt-spec-brand-background-solid: #1e2030 !important;\n --ytcp-brand-background-solid: #1e2030 !important;\n --yt-spec-raised-background: #1e2030 !important;\n --ytcp-general-background-b: #1e2030 !important;\n --ytcp-analytics-reach-background: #1e2030 !important;\n --yt-spec-black-2: #1e2030 !important;\n --ytcp-general-background-c: #181926 !important;\n --ytcp-menu-background: #363a4f !important;\n --ytcp-container-border-color: #363a4f !important;\n --ytcp-container-hovered-border-color: #363a4f !important;\n --ytcp-line-divider-solid: #363a4f !important;\n --ytcp-container-border-color-inverse: #a5adcb !important;\n --ytcp-line-divider-solid-inverse: #a5adcb !important;\n --ytcp-call-to-action: #b7bdf8 !important;\n --ytcp-call-to-action-inverse: #1e2030 !important;\n --ytcp-call-to-action-raised-background: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --ytcp-call-to-action-raised-disabled: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background: #939ab7 !important;\n --ytcp-call-to-action-raised-background-inverse: #24273a !important;\n --ytcp-call-to-action-raised-disabled-inverse: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: #939ab7 !important;\n --yt-spec-brand-background-primary: #363a4f !important;\n --yt-compact-link-icon-color: #939ab7 !important;\n --ytcp-icon-active: #b7bdf8 !important;\n --ytcp-icon-inactive: #939ab7 !important;\n --ytcp-icon-disabled: #6e738d !important;\n --ytcp-icon-active-inverse: #8087a2 !important;\n --ytcp-icon-disabled-inverse: #b8c0e0 !important;\n --ytcp-error-red: #ed8796 !important;\n --ytcp-badge-red: #ed8796 !important;\n --ytcp-error-red-inverse: #ed8796 !important;\n --ytcp-themed-red-inverse: #ed8796 !important;\n --ytcp-themed-red: #b7bdf8 !important;\n --ytcp-themed-blue: #b7bdf8 !important;\n --ytcp-badge-blue: rgba(183, 189, 248, 0.3);\n --ytcp-badge-blue-solid: #8aadf4 !important;\n --ytcp-themed-blue-inverse: #8aadf4 !important;\n --ytcp-themed-green: #a6da95 !important;\n --ytmus-genre-primary-melon: #a6da95 !important;\n --ytcp-themed-green-inverse: #a6da95 !important;\n --ytcp-analytics-pine: #a6da95 !important;\n --ytcp-analytics-pine-inverse: #a6da95 !important;\n --ytcp-analytics-parrot: #a6da95 !important;\n --ytcp-themed-yellow: #f5a97f !important;\n --ytmus-genre-primary-gold: #f5a97f !important;\n --ytcp-yellow-inverse: #f5a97f !important;\n --ytcp-badge-yellow: #f5a97f !important;\n --ytcp-analytics-yellow: #f5a97f !important;\n --ytcp-analytics-apricot: #f5a97f !important;\n --ytcp-suggested-action: #8bd5ca !important;\n --ytcp-analytics-overview: #8bd5ca !important;\n --ytcp-analytics-revenue: #8bd5ca !important;\n --ytcp-analytics-default-secondary: #8bd5ca !important;\n --ytcp-analytics-royal-blue: #b7bdf8 !important;\n --ytcp-analytics-reach: #b7bdf8 !important;\n --ytcp-analytics-audience: #b7bdf8 !important;\n --ytcp-analytics-engagement: #f5bde6 !important;\n --ytcp-analytics-revenue-secondary: #f5bde6 !important;\n --ytcp-analytics-bubblegum: #f0c6c6 !important;\n --ytmus-genre-primary-ruby: #f0c6c6 !important;\n --ytmus-genre-primary-salmon: #c6a0f6 !important;\n --ytmus-genre-primary-orange: #ee99a0 !important;\n --ytmus-genre-primary-sky: #91d7e3 !important;\n --ytmus-genre-primary-sky-inverse: #91d7e3 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --ytcp-focus-inverse: #b7bdf8 !important;\n --ytcp-focus: #b7bdf8 !important;\n --ytcp-selected-item: #b7bdf8 !important;\n --ytcp-hover-item: #939ab7 !important;\n --ytcp-chip-active-focus: #b7bdf8 !important;\n --ytcp-playhead: #939ab7 !important;\n --ytcp-playhead-inverse: #939ab7 !important;\n }\n :root[dark] ytcp-button.destructive.ytls-error-dialog {\n color: #24273a !important;\n }\n :root[dark] yt-formatted-string.ytls-error-dialog,\n :root[dark] tp-yt-iron-icon.ytls-error-dialog {\n color: #cad3f5 !important;\n }\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root [src=\"https://www.gstatic.com/youtube/img/creator/yt_studio_logo_white.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2097.55%2024%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23b7bdf8%22%20d%3D%22M17.1%200S6.4%200%203.8.7a4.15%204.15%200%200%200-3%203C0%206.4%200%2012%200%2012a45%2045%200%200%200%20.7%208.2%204.32%204.32%200%200%200%203%203c2.7.8%2013.4.8%2013.4.8s10.7%200%2013.4-.7a4.32%204.32%200%200%200%203-3%2045%2045%200%200%200%20.7-8.2s.1-5.7-.6-8.3a4.32%204.32%200%200%200-3-3C27.9%200%2017.1%200%2017.1%200m-3.4%206.9%208.9%205.1-8.9%205.1z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M76.3.9v4.4c0%201.1%200%202%20.1%203.3h-.1A3.36%203.36%200%200%200%2073.4%207c-2.3%200-3.3%202-3.3%206.6V16c0%204.9.8%206.6%203.2%206.6a3.42%203.42%200%200%200%203.2-2.4h.1l.4%202.1h2.6V.9zm6.688.4c-1.126.032-1.687.55-1.687%202.1%200%201.7.599%202.1%201.799%202.1s1.8-.5%201.8-2.1-.6-2.1-1.8-2.1zM45%201.4c-3.6%200-5%201.7-5%204.9s1.1%204.5%203.7%206.8c1.6%201.4%202.8%202.5%202.8%204.8%200%201.5-.4%202.2-1.6%202.2s-1.7-.8-1.6-3.6h-3.1c-.6%204.2.8%206.1%204.5%206.2%203.5%200%205-1.5%205-5.4%200-3.1-1.3-4.4-3.7-6.6-1.9-1.8-2.8-2.5-2.8-4.6%200-1.4.3-2.2%201.6-2.2s1.6%201.1%201.5%203.9l3.1-.2c.5-4.2-.8-6.2-4.4-6.2m7.6%201.4-.4%204.5h-1.4v2.6H52v8.8c0%202.7.4%203.8%202.6%203.8a7.4%207.4%200%200%200%203.1-.6l-.6-2.2a5.2%205.2%200%200%201-1.3.2c-.5%200-.7-.3-.7-1.7V9.9h2.2V7.3H55V2.8zM91%207c-3.3%200-4.7%201.8-4.7%206.7v2.2c0%204.7%201.1%206.7%204.6%206.7s4.7-2%204.7-6.7v-2.2C95.6%208.9%2094.3%207%2091%207m-31.8.3v11.4c0%202.7.9%204%202.9%204a3.46%203.46%200%200%200%203.2-2.1h.1l.3%201.8h2.7V7.3H65v12a1.51%201.51%200%200%201-1.4%201c-.7%200-1-.6-1-1.9V7.3zm22.3%200v15.1h3.2V7.3zm9.4%202c1%200%201.3%201%201.3%203.1v4.7c0%202.2-.4%203.1-1.3%203.1s-1.2-.9-1.2-3.1v-4.7c0-2%20.2-3.1%201.2-3.1M75%209.4a1.56%201.56%200%200%201%201.3.8v8.5c-.2.9-.9%201.4-1.4%201.3-1%200-1.3-1-1.3-4.4v-1.9c0-3.3.3-4.3%201.4-4.3%22/%3E%3C/svg%3E\");\n }\n :root,\n :root html,\n :root html[dark],\n :root html[dark][dark],\n :root[dark],\n :root[light],\n :root [light],\n :root html[light],\n :root html[light][light] {\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n --iron-icon-fill-color: unset !important;\n --yt-spec-text-primary: #cad3f5 !important;\n --ytcp-text-primary: #cad3f5 !important;\n --ytcp-text-primary-inverse: #24273a !important;\n --ytcp-static-overlay-text-primary-inverse: #24273a !important;\n --ytcp-wordmark-text: #cad3f5 !important;\n --ytcp-text-secondary: #a5adcb !important;\n --ytcp-text-disabled: #b8c0e0 !important;\n --ytcp-overlay-text-primary: #939ab7 !important;\n --ytcp-general-background-a: #24273a !important;\n --yt-spec-base-background: #24273a !important;\n --yt-spec-black-3: #24273a !important;\n --yt-spec-brand-background-solid: #1e2030 !important;\n --ytcp-brand-background-solid: #1e2030 !important;\n --yt-spec-raised-background: #1e2030 !important;\n --ytcp-general-background-b: #1e2030 !important;\n --ytcp-analytics-reach-background: #1e2030 !important;\n --yt-spec-black-2: #1e2030 !important;\n --ytcp-general-background-c: #181926 !important;\n --ytcp-menu-background: #363a4f !important;\n --ytcp-container-border-color: #363a4f !important;\n --ytcp-container-hovered-border-color: #363a4f !important;\n --ytcp-line-divider-solid: #363a4f !important;\n --ytcp-container-border-color-inverse: #a5adcb !important;\n --ytcp-line-divider-solid-inverse: #a5adcb !important;\n --ytcp-call-to-action: #b7bdf8 !important;\n --ytcp-call-to-action-inverse: #1e2030 !important;\n --ytcp-call-to-action-raised-background: #b7bdf8 !important;\n --yt-spec-brand-button-background: #b7bdf8 !important;\n --ytcp-call-to-action-raised-disabled: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background: #939ab7 !important;\n --ytcp-call-to-action-raised-background-inverse: #24273a !important;\n --ytcp-call-to-action-raised-disabled-inverse: #5b6078 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: #939ab7 !important;\n --yt-spec-brand-background-primary: #363a4f !important;\n --yt-compact-link-icon-color: #939ab7 !important;\n --ytcp-icon-active: #b7bdf8 !important;\n --ytcp-icon-inactive: #939ab7 !important;\n --ytcp-icon-disabled: #6e738d !important;\n --ytcp-icon-active-inverse: #8087a2 !important;\n --ytcp-icon-disabled-inverse: #b8c0e0 !important;\n --ytcp-error-red: #ed8796 !important;\n --ytcp-badge-red: #ed8796 !important;\n --ytcp-error-red-inverse: #ed8796 !important;\n --ytcp-themed-red-inverse: #ed8796 !important;\n --ytcp-themed-red: #b7bdf8 !important;\n --ytcp-themed-blue: #b7bdf8 !important;\n --ytcp-badge-blue: rgba(183, 189, 248, 0.3);\n --ytcp-badge-blue-solid: #8aadf4 !important;\n --ytcp-themed-blue-inverse: #8aadf4 !important;\n --ytcp-themed-green: #a6da95 !important;\n --ytmus-genre-primary-melon: #a6da95 !important;\n --ytcp-themed-green-inverse: #a6da95 !important;\n --ytcp-analytics-pine: #a6da95 !important;\n --ytcp-analytics-pine-inverse: #a6da95 !important;\n --ytcp-analytics-parrot: #a6da95 !important;\n --ytcp-themed-yellow: #f5a97f !important;\n --ytmus-genre-primary-gold: #f5a97f !important;\n --ytcp-yellow-inverse: #f5a97f !important;\n --ytcp-badge-yellow: #f5a97f !important;\n --ytcp-analytics-yellow: #f5a97f !important;\n --ytcp-analytics-apricot: #f5a97f !important;\n --ytcp-suggested-action: #8bd5ca !important;\n --ytcp-analytics-overview: #8bd5ca !important;\n --ytcp-analytics-revenue: #8bd5ca !important;\n --ytcp-analytics-default-secondary: #8bd5ca !important;\n --ytcp-analytics-royal-blue: #b7bdf8 !important;\n --ytcp-analytics-reach: #b7bdf8 !important;\n --ytcp-analytics-audience: #b7bdf8 !important;\n --ytcp-analytics-engagement: #f5bde6 !important;\n --ytcp-analytics-revenue-secondary: #f5bde6 !important;\n --ytcp-analytics-bubblegum: #f0c6c6 !important;\n --ytmus-genre-primary-ruby: #f0c6c6 !important;\n --ytmus-genre-primary-salmon: #c6a0f6 !important;\n --ytmus-genre-primary-orange: #ee99a0 !important;\n --ytmus-genre-primary-sky: #91d7e3 !important;\n --ytmus-genre-primary-sky-inverse: #91d7e3 !important;\n --yt-spec-badge-chip-background: #494d64 !important;\n --ytcp-focus-inverse: #b7bdf8 !important;\n --ytcp-focus: #b7bdf8 !important;\n --ytcp-selected-item: #b7bdf8 !important;\n --ytcp-hover-item: #939ab7 !important;\n --ytcp-chip-active-focus: #b7bdf8 !important;\n --ytcp-playhead: #939ab7 !important;\n --ytcp-playhead-inverse: #939ab7 !important;\n }\n :root ytcp-button.destructive.ytls-error-dialog {\n color: #24273a !important;\n }\n :root yt-formatted-string.ytls-error-dialog,\n :root tp-yt-iron-icon.ytls-error-dialog {\n color: #cad3f5 !important;\n }", - "start": 81637, + "start": 83079, "urlPrefixes": [ "https://studio.youtube.com" ] }, { "code": "html[darker-dark-theme] {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* Ambient mode */\n /* Comment box */\n /* Bottom bar */\n /* Chips */\n /* Buttons */\n }\n html[darker-dark-theme] #cinematics {\n mix-blend-mode: lighten;\n }\n html[darker-dark-theme] .mobile-topbar-header[data-mode=\"watch\"],\n html[darker-dark-theme] ytm-mobile-topbar-renderer:not([ambient-topbar]) {\n background: #24273a;\n }\n html[darker-dark-theme] .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-logo,\n html[darker-dark-theme] .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-title,\n html[darker-dark-theme] .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-header-content {\n color: #cad3f5;\n }\n html[darker-dark-theme] .yt-spec-bottom-sheet-layout__bottom-sheet-renderer-container,\n html[darker-dark-theme] .modern-styling {\n background: #363a4f;\n }\n html[darker-dark-theme] .yt-spec-bottom-sheet-layout__bottom-sheet-layout-header-wrapper {\n border-bottom-color: #363a4f;\n }\n html[darker-dark-theme] .yt-spec-bottom-sheet-layout__bottom-sheet-content {\n color: #cad3f5;\n }\n html[darker-dark-theme] .engagement-panel-container {\n background: #1e2030;\n }\n html[darker-dark-theme] ytm-pivot-bar-renderer {\n background: #1e2030;\n color: #cad3f5;\n border-top-color: #363a4f;\n }\n html[darker-dark-theme] .chip-bar {\n background-color: #24273a;\n }\n html[darker-dark-theme] [chip-style*=\"STYLE_\"] .chip-container {\n color: #cad3f5;\n background-color: #363a4f;\n }\n html[darker-dark-theme] [chip-style*=\"STYLE_\"].selected .chip-container {\n color: #181926;\n background-color: #b7bdf8;\n }\n html[darker-dark-theme] .yt-spec-touch-feedback-shape--touch-response .yt-spec-touch-feedback-shape__fill {\n background-color: #cad3f5;\n }\n html[darker-dark-theme] .yt-spec-touch-feedback-shape--touch-response .yt-spec-touch-feedback-shape__stroke {\n border-color: #494d64;\n }\n html[darker-dark-theme] .yt-spec-touch-feedback-shape--overlay-touch-response-inverse .yt-spec-touch-feedback-shape__fill {\n background-color: #b7bdf8;\n }\n html[darker-dark-theme] .yt-spec-touch-feedback-shape--overlay-touch-response .yt-spec-touch-feedback-shape__fill {\n background-color: #cad3f5;\n }\n html {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n /* Ambient mode */\n /* Comment box */\n /* Bottom bar */\n /* Chips */\n /* Buttons */\n }\n html #cinematics {\n mix-blend-mode: lighten;\n }\n html .mobile-topbar-header[data-mode=\"watch\"],\n html ytm-mobile-topbar-renderer:not([ambient-topbar]) {\n background: #24273a;\n }\n html .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-logo,\n html .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-title,\n html .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-header-content {\n color: #cad3f5;\n }\n html .yt-spec-bottom-sheet-layout__bottom-sheet-renderer-container,\n html .modern-styling {\n background: #363a4f;\n }\n html .yt-spec-bottom-sheet-layout__bottom-sheet-layout-header-wrapper {\n border-bottom-color: #363a4f;\n }\n html .yt-spec-bottom-sheet-layout__bottom-sheet-content {\n color: #cad3f5;\n }\n html .engagement-panel-container {\n background: #1e2030;\n }\n html ytm-pivot-bar-renderer {\n background: #1e2030;\n color: #cad3f5;\n border-top-color: #363a4f;\n }\n html .chip-bar {\n background-color: #24273a;\n }\n html [chip-style*=\"STYLE_\"] .chip-container {\n color: #cad3f5;\n background-color: #363a4f;\n }\n html [chip-style*=\"STYLE_\"].selected .chip-container {\n color: #181926;\n background-color: #b7bdf8;\n }\n html .yt-spec-touch-feedback-shape--touch-response .yt-spec-touch-feedback-shape__fill {\n background-color: #cad3f5;\n }\n html .yt-spec-touch-feedback-shape--touch-response .yt-spec-touch-feedback-shape__stroke {\n border-color: #494d64;\n }\n html .yt-spec-touch-feedback-shape--overlay-touch-response-inverse .yt-spec-touch-feedback-shape__fill {\n background-color: #b7bdf8;\n }\n html .yt-spec-touch-feedback-shape--overlay-touch-response .yt-spec-touch-feedback-shape__fill {\n background-color: #cad3f5;\n }", - "start": 96262, + "start": 97704, "domains": [ "m.youtube.com" ] }, { "code": "/* prettier-ignore */", - "start": 100468 + "start": 101910 } ], - "sourceCode": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 4.2.11\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var checkbox logo \"Enable YouTube logo\" 1\n@var checkbox oled \"Enable black bars\" 0\n==/UserStyle== */\n\n@-moz-document domain('youtube.com') {\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root:not([dark]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n @text-filter: @catppuccin[@@lookup][@text_filter];\n\n @white: if(@lookup = latte, @base, @text);\n @black: if(@lookup = latte, @text, @base);\n\n color: @text;\n background: @base !important;\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n [dark],\n [system-icons],\n [darker-dark-theme],\n &[dark],\n &[system-icons],\n &[darker-dark-theme] {\n --yt-spec-white-1: @text !important;\n --yt-spec-white-2: @subtext0 !important;\n --yt-spec-white-3: @subtext1 !important;\n --yt-spec-white-4: darken(@subtext1, 5%) !important;\n --yt-spec-black-1: @overlay1 !important;\n --yt-spec-black-2: @overlay0 !important;\n --yt-spec-black-3: @surface2 !important;\n --yt-spec-black-4: @surface1 !important;\n --yt-spec-black-pure: @surface0 !important;\n --yt-spec-grey-1: @text !important;\n --yt-spec-grey-2: @subtext0 !important;\n --yt-spec-grey-3: @subtext1 !important;\n --yt-spec-grey-4: @overlay2 !important;\n --yt-spec-grey-5: @overlay1 !important;\n --yt-brand-youtube-red: @accent-color !important;\n --yt-brand-medium-red: @accent-color !important;\n --yt-brand-light-red: @accent-color !important;\n --yt-spec-red-30: @peach !important;\n --yt-spec-red-70: @red !important;\n --yt-spec-pale-blue: @sky !important;\n --yt-spec-light-blue: @sky !important;\n --yt-spec-dark-blue: @sapphire !important;\n --yt-spec-navy-blue: @teal !important;\n --yt-spec-light-green: @green !important;\n --yt-spec-dark-green: @green !important;\n --yt-spec-yellow: @peach !important;\n --yt-spec-black-pure-alpha-5: @subtext0 !important;\n --yt-spec-black-pure-alpha-10: @overlay2 !important;\n --yt-spec-black-pure-alpha-15: fadeout(@crust, 0.15) !important;\n --yt-spec-black-pure-alpha-30: fadeout(@crust, 0.3) !important;\n --yt-spec-black-pure-alpha-60: fadeout(@crust, 0.6) !important;\n --yt-spec-black-pure-alpha-80: fadeout(@crust, 0.8) !important;\n --yt-spec-black-1-alpha-98: fadeout(@crust, 0.98) !important;\n --yt-spec-black-1-alpha-95: fadeout(@crust, 0.95) !important;\n --yt-spec-white-1-alpha-10: fadeout(@text, 0.1) !important;\n --yt-spec-white-1-alpha-20: fadeout(@text, 0.2) !important;\n --yt-spec-white-1-alpha-25: fadeout(@text, 0.25) !important;\n --yt-spec-white-1-alpha-30: fadeout(@text, 0.3) !important;\n --yt-spec-white-1-alpha-70: fadeout(@text, 0.7) !important;\n --yt-spec-white-1-alpha-95: fadeout(@text, 0.95) !important;\n --yt-spec-white-1-alpha-98: fadeout(@text, 0.98) !important;\n --yt-brand-medium-red-alpha-90: fadeout(@accent-color, 0.9) !important;\n --yt-brand-medium-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-brand-light-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-spec-light-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n --yt-spec-dark-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n\n --yt-spec-base-background: @base !important;\n --yt-spec-raised-background: @base !important;\n --yt-spec-menu-background: @mantle !important;\n --yt-spec-inverted-background: @text !important;\n --yt-spec-additive-background: fadeout(@surface1, 0.1) !important;\n --yt-spec-outline: @surface0 !important;\n --yt-spec-shadow: fadeout(@crust, 0.25) !important;\n --yt-spec-text-primary: @text !important;\n --yt-spec-text-secondary: @subtext0 !important;\n --yt-spec-text-disabled: @subtext1 !important;\n --yt-spec-text-primary-inverse: @crust !important;\n --yt-spec-call-to-action: @accent-color !important;\n --yt-spec-call-to-action-inverse: @accent-color !important;\n --yt-spec-suggested-action: fadeout(@accent-color, 80%) !important;\n --yt-spec-suggested-action-inverse: @text !important;\n --yt-spec-icon-active-other: @text !important;\n --yt-spec-button-chip-background-hover: @surface1 !important;\n --yt-spec-touch-response: @surface0 !important;\n\n --yt-spec-touch-response-inverse: @accent-color !important;\n --yt-spec-brand-icon-active: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --yt-spec-brand-link-text: @sapphire !important;\n --yt-spec-wordmark-text: @text !important;\n --yt-spec-error-indicator: @red !important;\n --yt-spec-themed-blue: @accent-color !important;\n --yt-spec-themed-green: @green !important;\n --yt-spec-ad-indicator: @teal !important;\n --yt-spec-themed-overlay-background: fadeout(@crust, 0.8) !important;\n --yt-spec-commerce-badge-background: @green !important;\n --yt-spec-static-brand-red: @accent-color !important;\n --yt-spec-static-brand-white: @text !important;\n --yt-spec-static-brand-black: @base !important;\n --yt-spec-static-clear-color: fadeout(@crust, 0) !important;\n --yt-spec-static-clear-black: fadeout(@crust, 0) !important;\n --yt-spec-static-ad-yellow: @peach !important;\n --yt-spec-static-grey: @subtext0 !important;\n --yt-spec-static-overlay-background-solid: @crust !important;\n --yt-spec-static-overlay-background-heavy: @crust;\n --yt-spec-static-overlay-background-medium: fade(@crust, 50%) !important;\n --yt-spec-static-overlay-background-medium-light: fadeout(\n @crust,\n 0.3\n ) !important;\n --yt-spec-static-overlay-background-light: fadeout(\n @crust,\n 0.1\n ) !important;\n --yt-spec-static-overlay-text-primary: @text !important;\n --yt-spec-static-overlay-text-secondary: fadeout(\n @subtext0,\n 0.7\n ) !important;\n --yt-spec-static-overlay-text-disabled: fadeout(\n @subtext0,\n 0.3\n ) !important;\n --yt-spec-static-overlay-call-to-action: @accent-color !important;\n --yt-spec-static-overlay-icon-active-other: @text !important;\n --yt-spec-static-overlay-icon-inactive: @surface1 !important;\n --yt-spec-static-overlay-icon-disabled: @surface2 !important;\n --yt-spec-static-overlay-button-primary: @accent-color !important;\n --yt-spec-static-overlay-button-secondary: @surface0 !important;\n --yt-spec-static-overlay-touch-response: @overlay1 !important;\n --yt-spec-static-overlay-touch-response-inverse: @surface1 !important;\n --yt-spec-static-overlay-background-brand: @accent-color !important;\n --yt-spec-assistive-feed-themed-gradient-1: @subtext0 !important;\n --yt-spec-assistive-feed-themed-gradient-2: @lavender !important;\n --yt-spec-assistive-feed-themed-gradient-3: @red !important;\n --yt-spec-brand-background-solid: @base !important;\n --yt-spec-brand-background-primary: @base !important;\n --yt-spec-brand-background-secondary: @mantle !important;\n --yt-spec-general-background-a: @base !important;\n --yt-spec-general-background-b: @base !important;\n --yt-spec-general-background-c: @crust !important;\n --yt-spec-error-background: @base !important;\n --yt-spec-10-percent-layer: @surface1 !important;\n --yt-spec-snackbar-background: @mantle !important;\n --yt-spec-snackbar-background-updated: @mantle !important;\n --yt-spec-badge-chip-background: if(\n @lookup =latte,\n @crust,\n @surface0\n ) !important;\n --yt-spec-verified-badge-background: @overlay0 !important;\n --yt-spec-call-to-action-fadeoutd: fadeout(@sapphire, 0.3) !important;\n --yt-spec-call-to-action-hover: @accent-color !important;\n --yt-spec-brand-button-background-hover: @accent-color !important;\n --yt-spec-brand-link-text-fadeoutd: fadeout(\n @accent-color,\n 0.3\n ) !important;\n --yt-spec-filled-button-focus-outline: @surface0 !important;\n --yt-spec-static-overlay-button-hover: @surface1 !important;\n --yt-spec-mono-filled-hover: @surface1 !important;\n --yt-spec-commerce-filled-hover: @accent-color !important;\n --yt-spec-mono-tonal-hover: @surface1 !important;\n --yt-spec-commerce-tonal-hover: @surface2 !important;\n --yt-spec-static-overlay-filled-hover: @overlay1 !important;\n --yt-spec-static-overlay-tonal-hover: @surface1 !important;\n --yt-spec-paper-tab-ink: fadeout(@text, 0.3);\n --yt-spec-filled-button-text: @text !important;\n --yt-spec-selected-nav-text: @text !important;\n --iron-icon-fill-color: @text !important;\n\n /* Search bar */\n --ytd-searchbox-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-shadow-color: fadeout(@crust, 0) !important;\n --ytd-searchbox-legacy-button-color: @mantle !important;\n --ytd-searchbox-legacy-button-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-focus-color: @accent-color !important;\n --ytd-searchbox-legacy-button-hover-color: @mantle !important;\n --ytd-searchbox-legacy-button-hover-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-icon-color: @accent-color !important;\n --ytd-searchbox-background: @base !important;\n --ytd-searchbox-text-color: @text !important;\n\n /* System icons */\n --yt-spec-icon-inactive: @text !important;\n --yt-spec-icon-disabled: @overlay1 !important;\n --yt-spec-brand-icon-inactive: @overlay2 !important;\n\n /* Yt video Page */\n --yt-live-chat-background-color: @base !important;\n --yt-live-chat-action-panel-background-color: @base !important;\n --yt-live-chat-secondary-background-color: @surface1;\n --yt-live-chat-toast-background-color: @surface2 !important;\n --yt-live-chat-mode-change-background-color: @base !important;\n --yt-live-chat-secondary-text-color: @subtext0 !important;\n --yt-live-chat-tertiary-text-color: fadeout(@text, 0.54) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: @subtext0 !important;\n --yt-live-chat-text-input-field-placeholder-color: @subtext0 !important;\n --yt-live-chat-enabled-send-button-color: @text !important;\n --yt-live-chat-disabled-icon-button-color: @subtext1 !important;\n --yt-live-chat-picker-button-hover-color: @accent-color !important;\n --yt-live-chat-mention-background-color: @accent-color !important;\n --yt-live-chat-mention-text-color: @text !important;\n --yt-live-chat-deleted-message-color: @subtext0;\n --yt-live-chat-deleted-message-bar-color: @subtext1 !important;\n --yt-live-chat-reconnect-message-color: @text !important;\n --yt-live-chat-disabled-button-background-color: @overlay0 !important;\n --yt-live-chat-sub-panel-background-color: @base !important;\n --yt-live-chat-sub-panel-background-color-transparent: @mantle !important;\n --yt-live-chat-moderator-color: @lavender !important;\n --yt-live-chat-owner-color: @peach !important;\n --yt-live-chat-message-highlight-background-color: @base !important;\n --yt-live-chat-sponsor-color: @green !important;\n --yt-live-chat-overlay-color: fadeout(@mantle, 0.5);\n --yt-live-chat-dialog-background-color: @base !important;\n --yt-emoji-picker-variant-selector-bg-color: @base !important;\n --yt-live-chat-moderation-mode-hover-background-color: fadeout(\n @mantle,\n 0.3\n ) !important;\n --yt-grey: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: @subtext1 !important;\n --yt-emoji-picker-search-background-color: @surface0 !important;\n --yt-emoji-picker-search-color: @text !important;\n --yt-emoji-picker-search-placeholder-color: @accent-color !important;\n --yt-live-chat-slider-active-color: @accent-color !important;\n --yt-live-chat-slider-container-color: @surface0 !important;\n --yt-live-chat-slider-markers-color: @text !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(\n to top,\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-automod-button-background-color-hover: fadeout(\n @crust,\n 0.5\n ) !important;\n --yt-live-chat-automod-button-explanation-color: fadeout(\n @accent-color,\n 0.7\n ) !important;\n --yt-live-chat-shimmer-background-color: fadeout(@crust, 0.4) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(\n 0deg,\n fadeout(@text, 0.1) 40%,\n fadeout(@base, 0.3) 50%,\n fadeout(@text, 0.1) 60%\n ) !important;\n --yt-live-chat-vem-background-color: @mantle !important;\n --yt-live-chat-product-picker-icon-color: fadeout(@text, 0.5) !important;\n --yt-live-chat-product-picker-hover-color: @overlay0 !important;\n --yt-live-chat-product-picker-disabled-icon-color: fadeout(\n @text,\n 0.3\n ) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n\n --paper-tooltip-background: @overlay0 !important;\n --paper-tooltip-text-color: @text !important;\n\n /* Links */\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n --yt-endpoint-hover-color: @accent-color !important;\n\n --sb-dark-red-outline: @accent-color !important;\n --sb-main-bg-color: @base !important;\n --sb-main-fg-color: @text !important;\n --sb-grey-bg-color: @base !important;\n --sb-grey-fg-color: @subtext0 !important;\n --sb-red-bg-color: @accent-color !important;\n }\n\n &:not(.style-scope) {\n --primary-text-color: @text !important;\n --primary-background-color: @base !important;\n --secondary-text-color: @subtext0 !important;\n --disabled-text-color: @subtext1 !important;\n --divider-color: @overlay0 !important;\n --error-color: @red !important;\n --primary-color: @accent-color !important;\n --light-primary-color: @accent-color !important;\n --dark-primary-color: @blue !important;\n --accent-color: @accent-color !important;\n --light-accent-color: @accent-color !important;\n --dark-accent-color: @accent-color !important;\n --light-theme-background-color: @base !important;\n --light-theme-base-color: @text !important;\n --light-theme-text-color: @text !important;\n --light-theme-secondary-color: @subtext0 !important;\n --light-theme-disabled-color: @subtext1 !important;\n --light-theme-divider-color: @overlay0 !important;\n --dark-theme-background-color: @base !important;\n --dark-theme-base-color: @text !important;\n --dark-theme-text-color: @text !important;\n --dark-theme-secondary-color: @subtext0 !important;\n --dark-theme-disabled-color: @subtext1 !important;\n --dark-theme-divider-color: @overlay0 !important;\n }\n\n /* Misc */\n\n & when (@logo = 0) {\n ytd-topbar-logo-renderer,\n svg.ytd-consent-bump-v2-lightbox {\n display: none;\n }\n }\n\n #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n color: @accent-color !important;\n }\n\n .yt-page-navigation-progress {\n background: @accent-color !important;\n }\n\n /* Selected chapter */\n ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: @surface0 !important;\n --ytd-macro-markers-list-item-title-color: @text !important;\n --ytd-macro-markers-list-item-secondary-color: @subtext1 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: @surface1 !important;\n }\n\n ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @text !important;\n --yt-active-playlist-panel-background-color: @surface0 !important;\n }\n\n ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette]\n .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: @text !important;\n background-color: @base !important;\n }\n\n #container.ytd-masthead {\n --iron-icon-fill-color: @text !important;\n }\n\n #background.ytd-masthead {\n --yt-frosted-glass-desktop: @base !important;\n }\n\n ytd-feed-filter-chip-bar-renderer[expand-instead-of-scroll]\n #chips-wrapper.ytd-feed-filter-chip-bar-renderer {\n --iron-icon-fill-color: @text !important;\n background-color: @base !important;\n }\n\n #ytd-player #container when (@oled =0) {\n background: @crust !important;\n }\n\n .ytp-progress-list when not(@lookup = latte) {\n background: fade(@surface0, 80%);\n }\n .ytp-load-progress when not(@lookup = latte) {\n background: fade(@overlay0, 100%);\n }\n\n ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: @base !important;\n --yt-lightsource-section2-color: @surface0 !important;\n --yt-lightsource-section3-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @subtext0 !important;\n }\n\n yt-live-chat-renderer {\n --yt-button-default-text-color: @text !important;\n --yt-button-default-background-color: @base !important;\n --yt-button-dark-text-color: @base !important;\n --yt-button-dark-background-color: @accent-color !important;\n --yt-button-payment-background-color: @accent-color !important;\n }\n\n yt-icon-button.yt-live-chat-item-list-renderer {\n background-color: @accent-color;\n color: @crust;\n\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n\n ytd-author-comment-badge-renderer:not(\n [style*=\"--ytd-author-comment-badge-icon-background-color: transparent;\"]\n ) {\n --yt-basic-background-color: @surface0 !important;\n --yt-basic-foreground-title-color: @surface0 !important;\n --ytd-author-comment-badge-background-color: @surface0 !important;\n --ytd-author-comment-badge-name-color: @text !important;\n --ytd-author-comment-badge-icon-color: @text !important;\n }\n\n /* Skeleton */\n #guide-skeleton,\n #home-container-skeleton,\n #home-chips {\n background-color: @base;\n z-index: -1;\n }\n\n #guide-skeleton .guide-ghost-icon,\n #guide-skeleton .guide-ghost-text,\n .masthead-skeleton-icon,\n #home-page-skeleton .skeleton-bg-color,\n .watch-skeleton .skeleton-bg-color {\n background-color: @surface1;\n }\n\n /* Ambient mode */\n #cinematics,\n #cinematic-container {\n mix-blend-mode: lighten;\n }\n\n .ytp-settings-button.ytp-hd-quality-badge::after,\n .ytp-settings-button.ytp-hdr-quality-badge::after,\n .ytp-settings-button.ytp-4k-quality-badge::after,\n .ytp-settings-button.ytp-5k-quality-badge::after,\n .ytp-settings-button.ytp-8k-quality-badge::after,\n .ytp-settings-button.ytp-3d-badge-grey::after,\n .ytp-settings-button.ytp-3d-badge::after {\n background-color: @accent-color;\n }\n\n /* Icons */\n\n [fill=\"red\"],\n [fill=\"#F00\"],\n [fill=\"#FF0000\"],\n [fill=\"#f03\"],\n [fill=\"#FF0033\"] {\n fill: @accent-color !important;\n }\n\n [fill=\"white\"] {\n fill: if(@lookup = latte, @base, @text) !important;\n }\n\n /* verification badge */\n [src*=\"https://www.gstatic.com/images/icons/material/system/1x/check_circle_grey600_36dp.png\"]\n {\n filter: @text-filter;\n }\n\n yt-icon.ytd-logo [fill=\"white\"] {\n fill: @crust !important;\n }\n\n .yt-spec-icon-shape {\n [fill=\"#FAFAFA\"],\n [fill=\"#000\"],\n [fill=\"#fff\"],\n [fill=\"#FFF\"],\n [fill=\"#FFFFFF\"] {\n fill: @crust !important;\n }\n }\n\n .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon,\n .yt-spec-icon-badge-shape {\n color: @text;\n }\n\n .yt-spec-icon-badge-shape--type-notification\n .yt-spec-icon-badge-shape__badge {\n background-color: @accent-color !important;\n color: @surface0 !important;\n }\n\n /* Buttons */\n\n .yt-spec-button-shape-next--mono {\n &.yt-spec-button-shape-next--tonal {\n color: @text;\n background-color: @surface0;\n\n [fill=\"rgb(3,3,3)\"],\n [fill=\"rgb(0,0,0)\"],\n [fill=\"rgb(255,255,255)\"] {\n fill: @text !important;\n }\n\n [stroke=\"rgb(0,0,0)\"],\n [stroke=\"rgb(255,255,255)\"] {\n stroke: @text !important;\n }\n\n /* Accent for filled-in thumbs up (like button) */\n [animated-icon-type=\"LIKE\"] {\n g path[fill] {\n fill: @accent-color !important;\n\n + [stroke] {\n stroke: @accent-color !important;\n }\n }\n }\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n &.yt-spec-button-shape-next--outline {\n color: @text;\n border-color: @surface2;\n\n &:hover {\n background-color: @surface2;\n }\n }\n\n &.yt-spec-button-shape-next--text {\n color: @text;\n\n /* Accent for filled-in thumbs up (like button) */\n path[d=\"M3,11h3v10H3V11z M18.77,11h-4.23l1.52-4.94C16.38,5.03,15.54,4,14.38,4c-0.58,0-1.14,0.24-1.52,0.65L7,11v10h10.43 c1.06,0,1.98-0.67,2.19-1.61l1.34-6C21.23,12.15,20.18,11,18.77,11z\"] {\n fill: @accent-color;\n }\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n &.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n }\n\n .yt-spec-button-shape-next--disabled {\n background-color: fade(@overlay0, 50%);\n color: @subtext0;\n }\n\n .yt-spec-button-shape-next--overlay {\n &.yt-spec-button-shape-next--tonal,\n &.yt-spec-button-shape-next--text {\n color: @text;\n }\n\n &.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n }\n }\n\n .yt-spec-button-shape-next--call-to-action {\n &.yt-spec-button-shape-next--outline {\n color: @accent-color;\n border-color: @surface2;\n\n &:hover {\n background-color: fade(@accent-color, 30%);\n color: @accent-color;\n }\n }\n\n &.yt-spec-button-shape-next--text {\n color: @accent-color;\n\n &:hover {\n background-color: fade(@accent-color, 30%);\n }\n }\n\n &.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n\n &:hover {\n background-color: lighten(@accent-color, 5%);\n }\n }\n }\n\n .yt-spec-button-shape-next--disabled.yt-spec-button-shape-next--filled {\n color: @subtext0;\n background-color: fade(@surface1, 70%);\n }\n\n /* Search box */\n\n ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: @accent-color;\n }\n\n .sbsb_a {\n background: var(--yt-spec-raised-background);\n }\n .sbdd_b {\n border-color: var(--yt-spec-raised-background);\n background-color: var(--yt-spec-raised-background);\n }\n .sbpqs_a,\n .gsfs {\n color: var(--yt-spec-text-primary);\n }\n .sbsb_i {\n color: var(--yt-spec-call-to-action);\n }\n .sbsb_d {\n background-color: var(--yt-spec-additive-background);\n }\n .sbdd_c {\n visibility: hidden;\n }\n\n /* \"Suggestion removed\" */\n .sbpqs_c {\n color: @overlay1;\n }\n\n .sbpqs_a::before,\n .sbqs_c::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n background: none;\n }\n\n /* Video description */\n\n #description {\n [style*=\"color: rgb(255, 255, 255);\"],\n [style*=\"color: rgb(19, 19, 19);\"] {\n color: @text !important;\n }\n }\n\n .yt-core-attributed-string__link--call-to-action-color {\n color: @accent-color;\n }\n\n .YtwCourseProgressViewModelHostProgressTitle,\n .YtwCourseProgressViewModelHostProgressSubtitle {\n color: @text;\n }\n\n .YtwCourseProgressViewModelHostProgressBar {\n background-color: fade(@white, 20%);\n\n .YtwCourseProgressViewModelHostProgressBarFill {\n background-color: @text;\n }\n }\n\n /* Thumbnails */\n\n #time-status:has([aria-label=\"LIVE\"]),\n .badge[aria-label=\"LIVE\"],\n .badge[aria-label=\"PREMIERE\"],\n .badge-shape-wiz--live.badge-shape-wiz--overlay,\n .badge-shape-wiz--thumbnail-live {\n background: @accent-color;\n color: @crust;\n }\n #thumbnail [style=\"background-color: rgba(51, 51, 51, 0.8);\"],\n .YtInlinePlayerControlsTopRightControlsCircleButton,\n .badge-shape-wiz--default.badge-shape-wiz--overlay,\n .branding-context-container-inner {\n background-color: @surface0 !important;\n color: @text;\n }\n .ytp-sb-unsubscribe {\n background-color: @surface2;\n color: @text;\n }\n .ytp-sb-subscribe {\n background-color: @accent-color;\n color: @crust;\n }\n ytd-thumbnail-overlay-resume-playback-renderer {\n background-color: @surface1;\n }\n .badge-shape-wiz--thumbnail-default {\n color: @text;\n background: fade(@crust, 80%);\n }\n\n /* Panels, popups, tooltips */\n\n .ytp-tooltip-text {\n background: @surface0 !important;\n color: @text;\n text-shadow: none !important;\n }\n\n .ytp-popup {\n background: @surface0 !important;\n text-shadow: none;\n }\n\n .ytp-panel-menu,\n .ytp-panel-header,\n .ytp-panel-footer,\n .ytp-menuitem-label,\n .ytp-premium-label,\n .ytp-menuitem-content,\n .ytp-menuitem-label-count,\n .ytp-menu-label-secondary,\n .ytd-menu-title-renderer {\n color: @text;\n }\n\n .ytp-panel-header {\n border-bottom-color: @surface2;\n }\n\n .ytp-panel-footer-content-link {\n color: @accent-color;\n }\n\n .ytp-panel-back-button {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .ytp-menuitem-toggle-checkbox {\n background-color: @surface2;\n\n &::after {\n background-color: @subtext0;\n }\n }\n .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: @accent-color;\n }\n\n .ytp-menuitem {\n &:not([aria-disabled=\"true\"]):hover {\n background-color: @surface1;\n }\n\n svg > path:not([fill=\"none\"]) {\n fill: @text !important;\n }\n\n &[aria-haspopup=\"true\"] .ytp-menuitem-content {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n &[role=\"menuitemradio\"][aria-checked=\"true\"] .ytp-menuitem-label {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n /* Video player */\n\n .ytp-cards-button {\n .ytp-cards-button-icon {\n use {\n fill: @black;\n }\n path {\n fill: @white;\n }\n }\n }\n .ytp-cards-teaser {\n .ytp-cards-teaser-box {\n background-color: @surface2;\n border-bottom-color: @surface2;\n }\n .ytp-cards-teaser-text {\n color: @text;\n }\n }\n\n .html5-video-player {\n color: @white;\n\n .ytp-swatch-background-color,\n .ytp-play-progress {\n background: @accent-color !important;\n }\n\n .ytp-svg-fill,\n [fill=\"#fff\"] {\n fill: @white !important;\n }\n\n .ytp-volume-slider-handle {\n &,\n &::before {\n background-color: @white;\n }\n &::after {\n background-color: fade(@white, 20%);\n }\n }\n\n .ytp-time-current,\n .ytp-time-separator,\n .ytp-time-duration {\n color: @white;\n }\n\n .ytp-live-badge {\n &[disabled]::before {\n background: @accent-color;\n }\n &::before {\n background: @overlay0;\n }\n }\n\n .ytp-button,\n .ytp-subtitles-button {\n &[aria-pressed]::after {\n background-color: @accent-color;\n }\n }\n\n /* stats for nerds */\n .ytp-sfn {\n background: fade(@base, 80%);\n color: @text;\n }\n\n .ytp-autonav-toggle-button {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n\n &::after {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n\n &[aria-checked=\"true\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n\n &::after {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n }\n }\n }\n\n /* Video highlight */\n ytd-rich-item-renderer.ytd-rich-item-renderer-highlight {\n background-color: fade(@accent-color, 10%) !important;\n box-shadow: fade(@accent-color, 10%) 0 0 0 10px !important;\n }\n\n #shorts-container {\n --yt-spec-static-overlay-text-primary: @white;\n .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal {\n color: @white;\n }\n\n .YtwFactoidRendererLabel {\n color: @subtext0;\n }\n .YtwFactoidRendererValue {\n color: @text;\n }\n\n ytd-reel-video-renderer:not([is-watch-while-mode]) {\n .yt-spec-button-shape-with-label__label {\n color: @subtext1;\n }\n }\n ytd-reel-video-renderer[is-watch-while-mode]\n .yt-spec-button-shape-with-label__label {\n color: @white;\n }\n\n .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--tonal,\n .YtdDesktopShortsVolumeControlsBackgroundScrim {\n background-color: fade(@black, 60%);\n color: @white;\n }\n\n .YtProgressBarLineProgressBarPlayed,\n .YtProgressBarPlayheadProgressBarPlayheadDot {\n background-color: @accent-color !important;\n }\n\n .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--filled {\n background-color: @accent-color;\n color: @crust;\n }\n\n .YtdDesktopShortsVolumeControlsMuteIcon {\n color: @white !important;\n }\n\n /* Buy super thanks button */\n .YtdShortsSuggestedActionStaticHostContainer {\n background-color: fade(@black, 60%);\n\n .YtdShortsSuggestedActionStaticHostLeadingIcon,\n .YtdShortsSuggestedActionStaticHostPrimaryText {\n color: @text;\n }\n }\n }\n\n /* Shorts titles and views on homepage */\n .ShortsLockupViewModelHostOutsideMetadataEndpoint {\n color: @text;\n }\n .ShortsLockupViewModelHostOutsideMetadataSubhead {\n color: @subtext1;\n }\n\n /* Buy super thanks bar */\n #progressContainer.tp-yt-paper-progress {\n background-color: @mantle !important;\n }\n\n #comment-chip-container.yt-pdg-comment-chip-renderer,\n .slider-knob-inner.tp-yt-paper-slider {\n background: @accent-color !important;\n }\n\n #primaryProgress.tp-yt-paper-progress {\n background: linear-gradient(139deg, @peach, @maroon, @red, @pink);\n }\n\n #container.ytd-pdg-comment-preview-renderer {\n background-color: @mantle !important;\n }\n\n #comment-chip-price.yt-pdg-comment-chip-renderer,\n yt-icon.yt-pdg-comment-chip-renderer {\n color: @crust;\n }\n\n /* Channel pages */\n .yt-tab-shape-wiz__tab {\n color: @subtext1;\n }\n .yt-tab-shape-wiz__tab--tab-selected {\n color: @text;\n }\n .yt-tab-group-shape-wiz__slider {\n background-color: @text;\n }\n .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: @subtext1;\n }\n .truncated-text-wiz,\n .page-header-view-model-wiz__page-header-content-metadata {\n color: @subtext1;\n }\n .page-header-view-model-wiz__page-header-title,\n [style=\"color: rgb(255, 255, 255);\"]:has(svg),\n .truncated-text-wiz__absolute-button {\n color: @text !important;\n }\n .yt-contextual-sheet-layout-wiz {\n background-color: @mantle;\n\n .yt-list-item-view-model-wiz__container--tappable:hover {\n background-color: @surface0;\n }\n\n .yt-list-item-view-model-wiz__title,\n .yt-list-item-view-model-wiz__accessory,\n .radio-shape-wiz__label-container {\n color: @text;\n }\n }\n\n /* channel details */\n .profile-badge-view-model-wiz__badge-description {\n color: @text !important;\n }\n\n .profile-badge-view-model-wiz__badge-subtitle {\n color: @subtext0 !important;\n }\n\n .yt-profile-identity-info-view-model-wiz__divider {\n border-color: @surface0 !important;\n }\n\n /* Profiles */\n .yt-profile-card-view-model-wiz {\n background-color: @mantle;\n }\n .yt-profile-identity-info-view-model-wiz__channel-name,\n .yt-profile-info-view-model-wiz__section-title,\n .yt-comment-interaction-view-model-wiz__video-title,\n .yt-shared-subscription-view-model-wiz__channel-name {\n color: @text;\n }\n .yt-profile-identity-info-view-model-wiz__badge,\n .yt-profile-identity-info-view-model-wiz__metadata-handle,\n .yt-profile-identity-info-view-model-wiz__metadata-content,\n .yt-profile-info-view-model-wiz__section-subtitle,\n .yt-comment-interaction-view-model-wiz__comment-content {\n color: @subtext0;\n }\n }\n}\n\n@-moz-document url-prefix('https://studio.youtube.com')\n{\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n [src=\"https://www.gstatic.com/youtube/img/creator/yt_studio_logo_white.svg\"]\n {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n &,\n html,\n html[dark],\n html[dark][dark],\n &[dark],\n &[light],\n [light],\n html[light],\n html[light][light] {\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n --iron-icon-fill-color: unset !important;\n\n --yt-spec-text-primary: @text !important;\n --ytcp-text-primary: @text !important;\n --ytcp-text-primary-inverse: @base !important;\n --ytcp-static-overlay-text-primary-inverse: @base !important;\n --ytcp-wordmark-text: @text !important;\n --ytcp-text-secondary: @subtext0 !important;\n --ytcp-text-disabled: @subtext1 !important;\n --ytcp-overlay-text-primary: @overlay2 !important;\n\n --ytcp-general-background-a: @base !important;\n --yt-spec-base-background: @base !important;\n --yt-spec-black-3: @base !important;\n\n --yt-spec-brand-background-solid: @mantle !important;\n --ytcp-brand-background-solid: @mantle !important;\n --yt-spec-raised-background: @mantle !important;\n --ytcp-general-background-b: @mantle !important;\n --ytcp-analytics-reach-background: @mantle !important;\n --yt-spec-black-2: @mantle !important;\n\n --ytcp-general-background-c: @crust !important;\n --ytcp-menu-background: @surface0 !important;\n\n --ytcp-container-border-color: @surface0 !important;\n --ytcp-container-hovered-border-color: @surface0 !important;\n --ytcp-line-divider-solid: @surface0 !important;\n --ytcp-container-border-color-inverse: @subtext0 !important;\n --ytcp-line-divider-solid-inverse: @subtext0 !important;\n\n --ytcp-call-to-action: @accent-color !important;\n --ytcp-call-to-action-inverse: @mantle !important;\n --ytcp-call-to-action-raised-background: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --ytcp-call-to-action-raised-disabled: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background: @overlay2 !important;\n --ytcp-call-to-action-raised-background-inverse: @base !important;\n --ytcp-call-to-action-raised-disabled-inverse: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: @overlay2 !important;\n\n --yt-spec-brand-background-primary: @surface0 !important;\n\n --yt-compact-link-icon-color: @overlay2 !important;\n --ytcp-icon-active: @accent-color !important;\n --ytcp-icon-inactive: @overlay2 !important;\n --ytcp-icon-disabled: @overlay0 !important;\n --ytcp-icon-active-inverse: @overlay1 !important;\n --ytcp-icon-disabled-inverse: @subtext1 !important;\n\n --ytcp-error-red: @red !important;\n --ytcp-badge-red: @red !important;\n --ytcp-error-red-inverse: @red !important;\n --ytcp-themed-red-inverse: @red !important;\n --ytcp-themed-red: @accent-color !important;\n --ytcp-themed-blue: @accent-color !important;\n --ytcp-badge-blue: fade(@accent-color, 30%);\n --ytcp-badge-blue-solid: @blue !important;\n --ytcp-themed-blue-inverse: @blue !important;\n --ytcp-themed-green: @green !important;\n --ytmus-genre-primary-melon: @green !important;\n --ytcp-themed-green-inverse: @green !important;\n --ytcp-analytics-pine: @green !important;\n --ytcp-analytics-pine-inverse: @green !important;\n --ytcp-analytics-parrot: @green !important;\n --ytcp-themed-yellow: @peach !important;\n --ytmus-genre-primary-gold: @peach !important;\n --ytcp-yellow-inverse: @peach !important;\n --ytcp-badge-yellow: @peach !important;\n --ytcp-analytics-yellow: @peach !important;\n --ytcp-analytics-apricot: @peach !important;\n --ytcp-suggested-action: @teal !important;\n --ytcp-analytics-overview: @teal !important;\n --ytcp-analytics-revenue: @teal !important;\n --ytcp-analytics-default-secondary: @teal !important;\n --ytcp-analytics-royal-blue: @lavender !important;\n --ytcp-analytics-reach: @lavender !important;\n --ytcp-analytics-audience: @lavender !important;\n --ytcp-analytics-engagement: @pink !important;\n --ytcp-analytics-revenue-secondary: @pink !important;\n --ytcp-analytics-bubblegum: @flamingo !important;\n --ytmus-genre-primary-ruby: @flamingo !important;\n --ytmus-genre-primary-salmon: @mauve !important;\n --ytmus-genre-primary-orange: @maroon !important;\n --ytmus-genre-primary-sky: @sky !important;\n --ytmus-genre-primary-sky-inverse: @sky !important;\n\n --yt-spec-badge-chip-background: @surface1 !important;\n --ytcp-focus-inverse: @accent-color !important;\n --ytcp-focus: @accent-color !important;\n --ytcp-selected-item: @accent-color !important;\n --ytcp-hover-item: @overlay2 !important;\n --ytcp-chip-active-focus: @accent-color !important;\n --ytcp-playhead: @overlay2 !important;\n --ytcp-playhead-inverse: @overlay2 !important;\n }\n\n ytcp-button.destructive.ytls-error-dialog {\n color: @base !important;\n }\n\n yt-formatted-string.ytls-error-dialog,\n tp-yt-iron-icon.ytls-error-dialog {\n color: @text !important;\n }\n }\n}\n\n@-moz-document domain('m.youtube.com') {\n html[darker-dark-theme] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n html {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n background-color: @base !important;\n color: @text !important;\n\n /* Ambient mode */\n #cinematics {\n mix-blend-mode: lighten;\n }\n\n .mobile-topbar-header[data-mode=\"watch\"],\n ytm-mobile-topbar-renderer:not([ambient-topbar]) {\n background: @base;\n }\n\n .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-logo,\n .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-title,\n .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-header-content {\n color: @text;\n }\n\n .yt-spec-bottom-sheet-layout__bottom-sheet-renderer-container,\n .modern-styling {\n background: @surface0;\n }\n\n .yt-spec-bottom-sheet-layout__bottom-sheet-layout-header-wrapper {\n border-bottom-color: @surface0;\n }\n\n .yt-spec-bottom-sheet-layout__bottom-sheet-content {\n color: @text;\n }\n\n /* Comment box */\n .engagement-panel-container {\n background: @mantle;\n }\n\n /* Bottom bar */\n ytm-pivot-bar-renderer {\n background: @mantle;\n color: @text;\n border-top-color: @surface0;\n }\n\n /* Chips */\n .chip-bar {\n background-color: @base;\n }\n\n [chip-style*=\"STYLE_\"] {\n .chip-container {\n color: @text;\n background-color: @surface0;\n }\n\n &.selected .chip-container {\n color: @crust;\n background-color: @accent-color;\n }\n }\n\n /* Buttons */\n\n .yt-spec-touch-feedback-shape--touch-response {\n .yt-spec-touch-feedback-shape__fill {\n background-color: @text;\n }\n\n .yt-spec-touch-feedback-shape__stroke {\n border-color: @surface1;\n }\n }\n\n .yt-spec-touch-feedback-shape--overlay-touch-response-inverse\n .yt-spec-touch-feedback-shape__fill {\n background-color: @accent-color;\n }\n .yt-spec-touch-feedback-shape--overlay-touch-response\n .yt-spec-touch-feedback-shape__fill {\n background-color: @text;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name YouTube Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/youtube\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube\n@version 4.2.13\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube\n@description Soothing pastel theme for YouTube\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var checkbox logo \"Enable YouTube logo\" 1\n@var checkbox oled \"Enable black bars\" 0\n==/UserStyle== */\n\n@-moz-document domain('youtube.com') {\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root:not([dark]) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n @text-filter: @catppuccin[@@lookup][@text_filter];\n\n @white: if(@lookup = latte, @base, @text);\n @black: if(@lookup = latte, @text, @base);\n\n color: @text;\n background: @base !important;\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n [dark],\n [system-icons],\n [darker-dark-theme],\n &[dark],\n &[system-icons],\n &[darker-dark-theme] {\n --yt-spec-white-1: @text !important;\n --yt-spec-white-2: @subtext0 !important;\n --yt-spec-white-3: @subtext1 !important;\n --yt-spec-white-4: darken(@subtext1, 5%) !important;\n --yt-spec-black-1: @overlay1 !important;\n --yt-spec-black-2: @overlay0 !important;\n --yt-spec-black-3: @surface2 !important;\n --yt-spec-black-4: @surface1 !important;\n --yt-spec-black-pure: @surface0 !important;\n --yt-spec-grey-1: @text !important;\n --yt-spec-grey-2: @subtext0 !important;\n --yt-spec-grey-3: @subtext1 !important;\n --yt-spec-grey-4: @overlay2 !important;\n --yt-spec-grey-5: @overlay1 !important;\n --yt-brand-youtube-red: @accent-color !important;\n --yt-brand-medium-red: @accent-color !important;\n --yt-brand-light-red: @accent-color !important;\n --yt-spec-red-30: @peach !important;\n --yt-spec-red-70: @red !important;\n --yt-spec-pale-blue: @sky !important;\n --yt-spec-light-blue: @sky !important;\n --yt-spec-dark-blue: @sapphire !important;\n --yt-spec-navy-blue: @teal !important;\n --yt-spec-light-green: @green !important;\n --yt-spec-dark-green: @green !important;\n --yt-spec-yellow: @peach !important;\n --yt-spec-black-pure-alpha-5: @subtext0 !important;\n --yt-spec-black-pure-alpha-10: @overlay2 !important;\n --yt-spec-black-pure-alpha-15: fadeout(@crust, 0.15) !important;\n --yt-spec-black-pure-alpha-30: fadeout(@crust, 0.3) !important;\n --yt-spec-black-pure-alpha-60: fadeout(@crust, 0.6) !important;\n --yt-spec-black-pure-alpha-80: fadeout(@crust, 0.8) !important;\n --yt-spec-black-1-alpha-98: fadeout(@crust, 0.98) !important;\n --yt-spec-black-1-alpha-95: fadeout(@crust, 0.95) !important;\n --yt-spec-white-1-alpha-10: fadeout(@text, 0.1) !important;\n --yt-spec-white-1-alpha-20: fadeout(@text, 0.2) !important;\n --yt-spec-white-1-alpha-25: fadeout(@text, 0.25) !important;\n --yt-spec-white-1-alpha-30: fadeout(@text, 0.3) !important;\n --yt-spec-white-1-alpha-70: fadeout(@text, 0.7) !important;\n --yt-spec-white-1-alpha-95: fadeout(@text, 0.95) !important;\n --yt-spec-white-1-alpha-98: fadeout(@text, 0.98) !important;\n --yt-brand-medium-red-alpha-90: fadeout(@accent-color, 0.9) !important;\n --yt-brand-medium-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-brand-light-red-alpha-30: fadeout(@accent-color, 0.3) !important;\n --yt-spec-light-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n --yt-spec-dark-blue-alpha-30: fadeout(@sapphire, 0.3) !important;\n\n --yt-spec-base-background: @base !important;\n --yt-spec-raised-background: @base !important;\n --yt-spec-menu-background: @mantle !important;\n --yt-spec-inverted-background: @text !important;\n --yt-spec-additive-background: fadeout(@surface1, 0.1) !important;\n --yt-spec-outline: @surface0 !important;\n --yt-spec-shadow: fadeout(@crust, 0.25) !important;\n --yt-spec-text-primary: @text !important;\n --yt-spec-text-secondary: @subtext0 !important;\n --yt-spec-text-disabled: @subtext1 !important;\n --yt-spec-text-primary-inverse: @crust !important;\n --yt-spec-call-to-action: @accent-color !important;\n --yt-spec-call-to-action-inverse: @accent-color !important;\n --yt-spec-suggested-action: fadeout(@accent-color, 80%) !important;\n --yt-spec-suggested-action-inverse: @text !important;\n --yt-spec-icon-active-other: @text !important;\n --yt-spec-button-chip-background-hover: @surface1 !important;\n --yt-spec-touch-response: @surface0 !important;\n\n --yt-spec-touch-response-inverse: @accent-color !important;\n --yt-spec-brand-icon-active: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --yt-spec-brand-link-text: @sapphire !important;\n --yt-spec-wordmark-text: @text !important;\n --yt-spec-error-indicator: @red !important;\n --yt-spec-themed-blue: @accent-color !important;\n --yt-spec-themed-green: @green !important;\n --yt-spec-ad-indicator: @teal !important;\n --yt-spec-themed-overlay-background: fadeout(@crust, 0.8) !important;\n --yt-spec-commerce-badge-background: @green !important;\n --yt-spec-static-brand-red: @accent-color !important;\n --yt-spec-static-brand-white: @text !important;\n --yt-spec-static-brand-black: @base !important;\n --yt-spec-static-clear-color: fadeout(@crust, 0) !important;\n --yt-spec-static-clear-black: fadeout(@crust, 0) !important;\n --yt-spec-static-ad-yellow: @peach !important;\n --yt-spec-static-grey: @subtext0 !important;\n --yt-spec-static-overlay-background-solid: @crust !important;\n --yt-spec-static-overlay-background-heavy: @crust;\n --yt-spec-static-overlay-background-medium: fade(@crust, 50%) !important;\n --yt-spec-static-overlay-background-medium-light: fadeout(\n @crust,\n 0.3\n ) !important;\n --yt-spec-static-overlay-background-light: fadeout(\n @crust,\n 0.1\n ) !important;\n --yt-spec-static-overlay-text-primary: @text !important;\n --yt-spec-static-overlay-text-secondary: fadeout(\n @subtext0,\n 0.7\n ) !important;\n --yt-spec-static-overlay-text-disabled: fadeout(\n @subtext0,\n 0.3\n ) !important;\n --yt-spec-static-overlay-call-to-action: @accent-color !important;\n --yt-spec-static-overlay-icon-active-other: @crust !important;\n --yt-spec-static-overlay-icon-inactive: @surface1 !important;\n --yt-spec-static-overlay-icon-disabled: @surface2 !important;\n --yt-spec-static-overlay-button-primary: @accent-color !important;\n --yt-spec-static-overlay-button-secondary: @surface0 !important;\n --yt-spec-static-overlay-touch-response: @overlay1 !important;\n --yt-spec-static-overlay-touch-response-inverse: @surface1 !important;\n --yt-spec-static-overlay-background-brand: @accent-color !important;\n --yt-spec-assistive-feed-themed-gradient-1: @subtext0 !important;\n --yt-spec-assistive-feed-themed-gradient-2: @lavender !important;\n --yt-spec-assistive-feed-themed-gradient-3: @red !important;\n --yt-spec-brand-background-solid: @base !important;\n --yt-spec-brand-background-primary: @base !important;\n --yt-spec-brand-background-secondary: @mantle !important;\n --yt-spec-general-background-a: @base !important;\n --yt-spec-general-background-b: @base !important;\n --yt-spec-general-background-c: @crust !important;\n --yt-spec-error-background: @base !important;\n --yt-spec-10-percent-layer: @surface1 !important;\n --yt-spec-snackbar-background: @mantle !important;\n --yt-spec-snackbar-background-updated: @mantle !important;\n --yt-spec-badge-chip-background: if(\n @lookup =latte,\n @crust,\n @surface0\n ) !important;\n --yt-spec-verified-badge-background: @overlay0 !important;\n --yt-spec-call-to-action-fadeoutd: fadeout(@sapphire, 0.3) !important;\n --yt-spec-call-to-action-hover: @accent-color !important;\n --yt-spec-brand-button-background-hover: @accent-color !important;\n --yt-spec-brand-link-text-fadeoutd: fadeout(\n @accent-color,\n 0.3\n ) !important;\n --yt-spec-filled-button-focus-outline: @surface0 !important;\n --yt-spec-static-overlay-button-hover: @surface1 !important;\n --yt-spec-mono-filled-hover: @surface1 !important;\n --yt-spec-commerce-filled-hover: @accent-color !important;\n --yt-spec-mono-tonal-hover: @surface1 !important;\n --yt-spec-commerce-tonal-hover: @surface2 !important;\n --yt-spec-static-overlay-filled-hover: @overlay1 !important;\n --yt-spec-static-overlay-tonal-hover: @surface1 !important;\n --yt-spec-paper-tab-ink: fadeout(@text, 0.3);\n --yt-spec-filled-button-text: @text !important;\n --yt-spec-selected-nav-text: @text !important;\n --iron-icon-fill-color: @text !important;\n\n /* Search bar */\n --ytd-searchbox-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-color: @surface0 !important;\n --ytd-searchbox-legacy-border-shadow-color: fadeout(@crust, 0) !important;\n --ytd-searchbox-legacy-button-color: @mantle !important;\n --ytd-searchbox-legacy-button-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-focus-color: @accent-color !important;\n --ytd-searchbox-legacy-button-hover-color: @mantle !important;\n --ytd-searchbox-legacy-button-hover-border-color: @surface0 !important;\n --ytd-searchbox-legacy-button-icon-color: @accent-color !important;\n --ytd-searchbox-background: @base !important;\n --ytd-searchbox-text-color: @text !important;\n\n /* System icons */\n --yt-spec-icon-inactive: @text !important;\n --yt-spec-icon-disabled: @overlay1 !important;\n --yt-spec-brand-icon-inactive: @overlay2 !important;\n\n /* Yt video Page */\n --yt-live-chat-background-color: @base !important;\n --yt-live-chat-action-panel-background-color: @base !important;\n --yt-live-chat-secondary-background-color: @surface1;\n --yt-live-chat-toast-background-color: @surface2 !important;\n --yt-live-chat-mode-change-background-color: @base !important;\n --yt-live-chat-secondary-text-color: @subtext0 !important;\n --yt-live-chat-tertiary-text-color: fadeout(@text, 0.54) !important;\n --yt-live-chat-text-input-field-inactive-underline-color: @subtext0 !important;\n --yt-live-chat-text-input-field-placeholder-color: @subtext0 !important;\n --yt-live-chat-enabled-send-button-color: @text !important;\n --yt-live-chat-disabled-icon-button-color: @subtext1 !important;\n --yt-live-chat-picker-button-hover-color: @accent-color !important;\n --yt-live-chat-mention-background-color: @accent-color !important;\n --yt-live-chat-mention-text-color: @text !important;\n --yt-live-chat-deleted-message-color: @subtext0;\n --yt-live-chat-deleted-message-bar-color: @subtext1 !important;\n --yt-live-chat-reconnect-message-color: @text !important;\n --yt-live-chat-disabled-button-background-color: @overlay0 !important;\n --yt-live-chat-sub-panel-background-color: @base !important;\n --yt-live-chat-sub-panel-background-color-transparent: @mantle !important;\n --yt-live-chat-moderator-color: @lavender !important;\n --yt-live-chat-owner-color: @peach !important;\n --yt-live-chat-message-highlight-background-color: @base !important;\n --yt-live-chat-sponsor-color: @green !important;\n --yt-live-chat-overlay-color: fadeout(@mantle, 0.5);\n --yt-live-chat-dialog-background-color: @base !important;\n --yt-emoji-picker-variant-selector-bg-color: @base !important;\n --yt-live-chat-moderation-mode-hover-background-color: fadeout(\n @mantle,\n 0.3\n ) !important;\n --yt-grey: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color: @subtext0 !important;\n --yt-live-chat-text-input-field-suggestion-background-color-hover: @subtext1 !important;\n --yt-emoji-picker-search-background-color: @surface0 !important;\n --yt-emoji-picker-search-color: @text !important;\n --yt-emoji-picker-search-placeholder-color: @accent-color !important;\n --yt-live-chat-slider-active-color: @accent-color !important;\n --yt-live-chat-slider-container-color: @surface0 !important;\n --yt-live-chat-slider-markers-color: @text !important;\n --yt-live-chat-banner-gradient-scrim: linear-gradient(\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-action-panel-gradient-scrim: linear-gradient(\n to top,\n @mantle,\n transparent\n ) !important;\n --yt-live-chat-automod-button-background-color-hover: fadeout(\n @crust,\n 0.5\n ) !important;\n --yt-live-chat-automod-button-explanation-color: fadeout(\n @accent-color,\n 0.7\n ) !important;\n --yt-live-chat-shimmer-background-color: fadeout(@crust, 0.4) !important;\n --yt-live-chat-shimmer-linear-gradient: linear-gradient(\n 0deg,\n fadeout(@text, 0.1) 40%,\n fadeout(@base, 0.3) 50%,\n fadeout(@text, 0.1) 60%\n ) !important;\n --yt-live-chat-vem-background-color: @mantle !important;\n --yt-live-chat-product-picker-icon-color: fadeout(@text, 0.5) !important;\n --yt-live-chat-product-picker-hover-color: @overlay0 !important;\n --yt-live-chat-product-picker-disabled-icon-color: fadeout(\n @text,\n 0.3\n ) !important;\n --yt-live-chat-action-panel-background-color-transparent: (\n null\n ) !important;\n\n --paper-tooltip-background: @overlay0 !important;\n --paper-tooltip-text-color: @text !important;\n\n /* Links */\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n --yt-endpoint-hover-color: @accent-color !important;\n\n --sb-dark-red-outline: @accent-color !important;\n --sb-main-bg-color: @base !important;\n --sb-main-fg-color: @text !important;\n --sb-grey-bg-color: @base !important;\n --sb-grey-fg-color: @subtext0 !important;\n --sb-red-bg-color: @accent-color !important;\n }\n\n &:not(.style-scope) {\n --primary-text-color: @text !important;\n --primary-background-color: @base !important;\n --secondary-text-color: @subtext0 !important;\n --disabled-text-color: @subtext1 !important;\n --divider-color: @overlay0 !important;\n --error-color: @red !important;\n --primary-color: @accent-color !important;\n --light-primary-color: @accent-color !important;\n --dark-primary-color: @blue !important;\n --accent-color: @accent-color !important;\n --light-accent-color: @accent-color !important;\n --dark-accent-color: @accent-color !important;\n --light-theme-background-color: @base !important;\n --light-theme-base-color: @text !important;\n --light-theme-text-color: @text !important;\n --light-theme-secondary-color: @subtext0 !important;\n --light-theme-disabled-color: @subtext1 !important;\n --light-theme-divider-color: @overlay0 !important;\n --dark-theme-background-color: @base !important;\n --dark-theme-base-color: @text !important;\n --dark-theme-text-color: @text !important;\n --dark-theme-secondary-color: @subtext0 !important;\n --dark-theme-disabled-color: @subtext1 !important;\n --dark-theme-divider-color: @overlay0 !important;\n }\n\n /* Misc */\n\n & when (@logo = 0) {\n ytd-topbar-logo-renderer,\n svg.ytd-consent-bump-v2-lightbox {\n display: none;\n }\n }\n\n #channel-name.ytd-video-meta-block {\n --yt-endpoint-color: @accent-color !important;\n --yt-endpoint-visited-color: @accent-color !important;\n color: @accent-color !important;\n }\n\n .yt-page-navigation-progress {\n background: @accent-color !important;\n }\n\n /* Selected chapter */\n ytd-macro-markers-list-item-renderer {\n --ytd-macro-markers-list-item-background-color: @surface0 !important;\n --ytd-macro-markers-list-item-title-color: @text !important;\n --ytd-macro-markers-list-item-secondary-color: @subtext1 !important;\n --ytd-macro-markers-list-item-timestamp-background-color: @surface1 !important;\n }\n\n ytd-playlist-panel-video-renderer {\n --yt-lightsource-section2-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @text !important;\n --yt-active-playlist-panel-background-color: @surface0 !important;\n }\n\n ytd-playlist-panel-renderer[collapsible][collapsed][use-color-palette]\n .header.ytd-playlist-panel-renderer {\n --iron-icon-fill-color: @text !important;\n background-color: @base !important;\n }\n\n #container.ytd-masthead {\n --iron-icon-fill-color: @text !important;\n }\n\n #background.ytd-masthead {\n --yt-frosted-glass-desktop: @base !important;\n }\n\n ytd-feed-filter-chip-bar-renderer[expand-instead-of-scroll]\n #chips-wrapper.ytd-feed-filter-chip-bar-renderer {\n --iron-icon-fill-color: @text !important;\n background-color: @base !important;\n }\n\n #ytd-player #container when (@oled =0) {\n background: @crust !important;\n }\n\n .ytp-progress-list when not(@lookup = latte) {\n background: fade(@surface0, 80%);\n }\n .ytp-load-progress when not(@lookup = latte) {\n background: fade(@overlay0, 100%);\n }\n\n ytd-expandable-metadata-renderer {\n --yt-lightsource-section1-color: @base !important;\n --yt-lightsource-section2-color: @surface0 !important;\n --yt-lightsource-section3-color: @surface1 !important;\n --yt-lightsource-section4-color: @surface2 !important;\n --yt-lightsource-primary-title-color: @text !important;\n --yt-lightsource-secondary-title-color: @subtext0 !important;\n }\n\n yt-live-chat-renderer {\n --yt-button-default-text-color: @text !important;\n --yt-button-default-background-color: @base !important;\n --yt-button-dark-text-color: @base !important;\n --yt-button-dark-background-color: @accent-color !important;\n --yt-button-payment-background-color: @accent-color !important;\n }\n\n yt-icon-button.yt-live-chat-item-list-renderer {\n background-color: @accent-color;\n color: @crust;\n\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n\n ytd-author-comment-badge-renderer:not(\n [style*=\"--ytd-author-comment-badge-icon-background-color: transparent;\"]\n ) {\n --yt-basic-background-color: @surface0 !important;\n --yt-basic-foreground-title-color: @surface0 !important;\n --ytd-author-comment-badge-background-color: @surface0 !important;\n --ytd-author-comment-badge-name-color: @text !important;\n --ytd-author-comment-badge-icon-color: @text !important;\n }\n\n /* Skeleton */\n #guide-skeleton,\n #home-container-skeleton,\n #home-chips {\n background-color: @base;\n z-index: -1;\n }\n\n #guide-skeleton .guide-ghost-icon,\n #guide-skeleton .guide-ghost-text,\n .masthead-skeleton-icon,\n #home-page-skeleton .skeleton-bg-color,\n .watch-skeleton .skeleton-bg-color {\n background-color: @surface1;\n }\n\n /* Ambient mode */\n #cinematics,\n #cinematic-container {\n mix-blend-mode: lighten;\n }\n\n .ytp-settings-button.ytp-hd-quality-badge::after,\n .ytp-settings-button.ytp-hdr-quality-badge::after,\n .ytp-settings-button.ytp-4k-quality-badge::after,\n .ytp-settings-button.ytp-5k-quality-badge::after,\n .ytp-settings-button.ytp-8k-quality-badge::after,\n .ytp-settings-button.ytp-3d-badge-grey::after,\n .ytp-settings-button.ytp-3d-badge::after {\n background-color: @accent-color;\n }\n\n /* Icons */\n\n [fill=\"red\"],\n [fill=\"#F00\"],\n [fill=\"#FF0000\"],\n [fill=\"#f03\"],\n [fill=\"#FF0033\"] {\n fill: @accent-color !important;\n }\n\n [fill=\"white\"] {\n fill: if(@lookup = latte, @base, @text) !important;\n }\n\n /* verification badge */\n [src*=\"https://www.gstatic.com/images/icons/material/system/1x/check_circle_grey600_36dp.png\"]\n {\n filter: @text-filter;\n }\n\n yt-icon.ytd-logo [fill=\"white\"] {\n fill: @crust !important;\n }\n\n .yt-spec-icon-shape {\n [fill=\"#FAFAFA\"],\n [fill=\"#000\"],\n [fill=\"#fff\"],\n [fill=\"#FFF\"],\n [fill=\"#FFFFFF\"] {\n fill: @crust !important;\n }\n }\n\n .yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon,\n .yt-spec-icon-badge-shape {\n color: @text;\n }\n\n .yt-spec-icon-badge-shape--type-notification\n .yt-spec-icon-badge-shape__badge {\n background-color: @accent-color !important;\n color: @surface0 !important;\n }\n\n /* Buttons */\n\n .yt-spec-button-shape-next--mono {\n &.yt-spec-button-shape-next--tonal {\n color: @text;\n background-color: @surface0;\n\n [fill=\"rgb(3,3,3)\"],\n [fill=\"rgb(0,0,0)\"],\n [fill=\"rgb(255,255,255)\"] {\n fill: @text !important;\n }\n\n [stroke=\"rgb(0,0,0)\"],\n [stroke=\"rgb(255,255,255)\"] {\n stroke: @text !important;\n }\n\n /* Accent for filled-in thumbs up (like button) */\n [animated-icon-type=\"LIKE\"] {\n g path[fill] {\n fill: @accent-color !important;\n\n + [stroke] {\n stroke: @accent-color !important;\n }\n }\n }\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n &.yt-spec-button-shape-next--outline {\n color: @text;\n border-color: @surface2;\n\n &:hover {\n background-color: @surface2;\n }\n }\n\n &.yt-spec-button-shape-next--text {\n color: @text;\n\n /* Accent for filled-in thumbs up (like button) */\n path[d=\"M3,11h3v10H3V11z M18.77,11h-4.23l1.52-4.94C16.38,5.03,15.54,4,14.38,4c-0.58,0-1.14,0.24-1.52,0.65L7,11v10h10.43 c1.06,0,1.98-0.67,2.19-1.61l1.34-6C21.23,12.15,20.18,11,18.77,11z\"] {\n fill: @accent-color;\n }\n\n &:hover {\n background-color: @surface1;\n }\n }\n\n &.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n }\n\n .yt-spec-button-shape-next--disabled {\n background-color: fade(@overlay0, 50%);\n color: @subtext0;\n }\n\n .yt-spec-button-shape-next--overlay {\n &.yt-spec-button-shape-next--tonal,\n &.yt-spec-button-shape-next--text {\n color: @text;\n }\n\n &.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n }\n\n &.yt-spec-button-shape-next--outline {\n color: @text;\n border-color: @surface1;\n &:hover {\n background: @surface0;\n }\n }\n }\n\n .yt-spec-button-shape-next--call-to-action {\n &.yt-spec-button-shape-next--outline {\n color: @accent-color;\n border-color: @surface2;\n\n &:hover {\n background-color: fade(@accent-color, 30%);\n color: @accent-color;\n }\n }\n\n &.yt-spec-button-shape-next--text {\n color: @accent-color;\n\n &:hover {\n background-color: fade(@accent-color, 30%);\n }\n }\n\n &.yt-spec-button-shape-next--filled {\n color: @crust;\n background-color: @accent-color;\n\n &:hover {\n background-color: lighten(@accent-color, 5%);\n }\n }\n }\n\n .yt-spec-button-shape-next--disabled.yt-spec-button-shape-next--filled {\n color: @subtext0;\n background-color: fade(@surface1, 70%);\n }\n\n /* Search box */\n\n ytd-searchbox[has-focus] #container.ytd-searchbox {\n border-color: @accent-color;\n }\n\n .sbsb_a {\n background: @surface0;\n }\n .sbdd_b {\n border-color: var(--yt-spec-raised-background);\n background-color: var(--yt-spec-raised-background);\n }\n .sbpqs_a,\n .gsfs {\n color: var(--yt-spec-text-primary);\n }\n .sbsb_i {\n color: var(--yt-spec-call-to-action);\n }\n .sbsb_d {\n background-color: var(--yt-spec-additive-background);\n }\n .sbdd_c {\n visibility: hidden;\n }\n\n /* \"Suggestion removed\" */\n .sbpqs_c {\n color: @overlay1;\n }\n\n .sbpqs_a::before,\n .sbqs_c::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n background: none;\n }\n\n /* Video description */\n\n #description {\n [style*=\"color: rgb(255, 255, 255);\"],\n [style*=\"color: rgb(19, 19, 19);\"] {\n color: @text !important;\n }\n }\n\n .yt-core-attributed-string__link--call-to-action-color {\n color: @accent-color;\n }\n\n .YtwCourseProgressViewModelHostProgressTitle,\n .YtwCourseProgressViewModelHostProgressSubtitle {\n color: @text;\n }\n\n .YtwCourseProgressViewModelHostProgressBar {\n background-color: fade(@white, 20%);\n\n .YtwCourseProgressViewModelHostProgressBarFill {\n background-color: @text;\n }\n }\n\n /* Thumbnails */\n\n #time-status:has([aria-label=\"LIVE\"]),\n .badge[aria-label=\"LIVE\"],\n .badge[aria-label=\"PREMIERE\"],\n .badge-shape-wiz--live.badge-shape-wiz--overlay,\n .badge-shape-wiz--thumbnail-live {\n background: @accent-color;\n color: @crust;\n }\n #thumbnail [style=\"background-color: rgba(51, 51, 51, 0.8);\"],\n .YtInlinePlayerControlsTopRightControlsCircleButton,\n .badge-shape-wiz--default.badge-shape-wiz--overlay,\n .branding-context-container-inner {\n background-color: @surface0 !important;\n color: @text;\n }\n .ytp-sb-unsubscribe {\n background-color: @surface2;\n color: @text;\n }\n .ytp-sb-subscribe {\n background-color: @accent-color;\n color: @crust;\n }\n ytd-thumbnail-overlay-resume-playback-renderer {\n background-color: @surface1;\n }\n .badge-shape-wiz--thumbnail-default {\n color: @text;\n background: fade(@crust, 80%);\n }\n\n /* Panels, popups, tooltips */\n\n .ytp-tooltip-text {\n background: fade(@surface0, 90%) !important;\n color: @text;\n text-shadow: none !important;\n }\n\n .ytp-popup {\n background: fade(@surface0, 90%) !important;\n text-shadow: none;\n }\n\n .ytp-panel-menu,\n .ytp-panel-header,\n .ytp-panel-footer,\n .ytp-menuitem-label,\n .ytp-premium-label,\n .ytp-menuitem-content,\n .ytp-menuitem-label-count,\n .ytp-menu-label-secondary,\n .ytd-menu-title-renderer {\n color: @text;\n }\n\n .ytp-panel-header {\n border-bottom-color: @surface2;\n }\n\n .ytp-panel-footer-content-link {\n color: @accent-color;\n }\n\n .ytp-panel-back-button {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .ytp-menuitem-toggle-checkbox {\n background-color: @surface2;\n\n &::after {\n background-color: @subtext0;\n }\n }\n .ytp-menuitem[aria-checked=\"true\"] .ytp-menuitem-toggle-checkbox {\n background: @accent-color;\n }\n\n .ytp-menuitem {\n &:not([aria-disabled=\"true\"]):hover {\n background-color: @surface1;\n }\n\n svg > path:not([fill=\"none\"]) {\n fill: @text !important;\n }\n\n &[aria-haspopup=\"true\"] .ytp-menuitem-content {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n &[role=\"menuitemradio\"][aria-checked=\"true\"] .ytp-menuitem-label {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n /* Video player */\n\n .ytp-cards-button {\n .ytp-cards-button-icon {\n use {\n fill: @black;\n }\n path {\n fill: @white;\n }\n }\n }\n .ytp-cards-teaser {\n .ytp-cards-teaser-box {\n background-color: @surface2;\n border-bottom-color: @surface2;\n }\n .ytp-cards-teaser-text {\n color: @text;\n }\n }\n\n .html5-video-player {\n color: @white;\n\n .ytp-swatch-background-color,\n .ytp-play-progress {\n background: @accent-color !important;\n }\n\n .ytp-svg-fill,\n [fill=\"#fff\"] {\n fill: @white !important;\n }\n\n .ytp-volume-slider-handle {\n &,\n &::before {\n background-color: @white;\n }\n &::after {\n background-color: fade(@white, 20%);\n }\n }\n\n .ytp-time-current,\n .ytp-time-separator,\n .ytp-time-duration {\n color: @white;\n }\n\n .ytp-live-badge {\n &[disabled]::before {\n background: @accent-color;\n }\n &::before {\n background: @overlay0;\n }\n }\n\n /* youtube live ring */\n .yt-spec-avatar-shape__badge-text {\n color: @crust;\n }\n .yt-spec-avatar-shape--live-ring {\n border-color: @accent-color;\n }\n .yt-spec-avatar-shape__live-badge {\n background-color: @accent-color;\n }\n\n .ytp-button,\n .ytp-subtitles-button {\n &[aria-pressed]::after {\n background-color: @accent-color;\n }\n }\n\n /* stats for nerds */\n .ytp-sfn {\n background: fade(@base, 80%);\n color: @text;\n }\n\n .ytp-autonav-toggle-button {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n\n &::after {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n\n &[aria-checked=\"true\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n\n &::after {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml;charset=utf-8,@{svg}\");\n }\n }\n }\n }\n\n /* Video highlight */\n ytd-rich-item-renderer.ytd-rich-item-renderer-highlight {\n background-color: fade(@accent-color, 10%) !important;\n box-shadow: fade(@accent-color, 10%) 0 0 0 10px !important;\n }\n\n #shorts-container {\n --yt-spec-static-overlay-text-primary: @white;\n .yt-spec-button-shape-next--overlay.yt-spec-button-shape-next--tonal {\n color: @white;\n }\n\n .YtwFactoidRendererLabel {\n color: @subtext0;\n }\n .YtwFactoidRendererValue {\n color: @text;\n }\n\n ytd-reel-video-renderer:not([is-watch-while-mode]) {\n .yt-spec-button-shape-with-label__label {\n color: @subtext1;\n }\n }\n ytd-reel-video-renderer[is-watch-while-mode]\n .yt-spec-button-shape-with-label__label {\n color: @white;\n }\n\n .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--tonal,\n .YtdDesktopShortsVolumeControlsBackgroundScrim {\n background-color: fade(@black, 60%);\n color: @white;\n }\n\n .YtProgressBarLineProgressBarPlayed,\n .YtProgressBarPlayheadProgressBarPlayheadDot {\n background-color: @accent-color !important;\n }\n\n .yt-spec-button-shape-next--overlay-dark.yt-spec-button-shape-next--filled {\n background-color: @accent-color;\n color: @crust;\n }\n\n .YtdDesktopShortsVolumeControlsMuteIcon {\n color: @white !important;\n }\n\n /* Buy super thanks button */\n .YtdShortsSuggestedActionStaticHostContainer {\n background-color: fade(@black, 60%);\n\n .YtdShortsSuggestedActionStaticHostLeadingIcon,\n .YtdShortsSuggestedActionStaticHostPrimaryText {\n color: @text;\n }\n }\n }\n\n /* Shorts titles and views on homepage */\n .ShortsLockupViewModelHostOutsideMetadataEndpoint {\n color: @text;\n }\n .ShortsLockupViewModelHostOutsideMetadataSubhead {\n color: @subtext1;\n }\n\n /* Buy super thanks bar */\n #progressContainer.tp-yt-paper-progress {\n background-color: @mantle !important;\n }\n\n #comment-chip-container.yt-pdg-comment-chip-renderer,\n .slider-knob-inner.tp-yt-paper-slider {\n background: @accent-color !important;\n }\n\n #primaryProgress.tp-yt-paper-progress {\n background: linear-gradient(139deg, @peach, @maroon, @red, @pink);\n }\n\n #container.ytd-pdg-comment-preview-renderer {\n background-color: @mantle !important;\n }\n\n #comment-chip-price.yt-pdg-comment-chip-renderer,\n yt-icon.yt-pdg-comment-chip-renderer {\n color: @crust;\n }\n\n /* Channel pages */\n .yt-tab-shape-wiz__tab {\n color: @subtext1;\n }\n .yt-tab-shape-wiz__tab--tab-selected {\n color: @text;\n }\n .yt-tab-group-shape-wiz__slider {\n background-color: @text;\n }\n .yt-tab-shape-wiz:hover .yt-tab-shape-wiz__tab-bar {\n background-color: @subtext1;\n }\n .truncated-text-wiz,\n .page-header-view-model-wiz__page-header-content-metadata {\n color: @subtext1;\n }\n .page-header-view-model-wiz__page-header-title,\n [style=\"color: rgb(255, 255, 255);\"]:has(svg),\n .truncated-text-wiz__absolute-button {\n color: @text !important;\n }\n .yt-contextual-sheet-layout-wiz {\n background-color: @mantle;\n\n .yt-list-item-view-model-wiz__container--tappable:hover {\n background-color: @surface0;\n }\n\n .yt-list-item-view-model-wiz__title,\n .yt-list-item-view-model-wiz__accessory,\n .radio-shape-wiz__label-container {\n color: @text;\n }\n }\n\n /* channel details */\n .profile-badge-view-model-wiz__badge-description {\n color: @text !important;\n }\n\n .profile-badge-view-model-wiz__badge-subtitle {\n color: @subtext0 !important;\n }\n\n .yt-profile-identity-info-view-model-wiz__divider {\n border-color: @surface0 !important;\n }\n\n /* Profiles */\n .yt-profile-card-view-model-wiz {\n background-color: @mantle;\n }\n .yt-profile-identity-info-view-model-wiz__channel-name,\n .yt-profile-info-view-model-wiz__section-title,\n .yt-comment-interaction-view-model-wiz__video-title,\n .yt-shared-subscription-view-model-wiz__channel-name {\n color: @text;\n }\n .yt-profile-identity-info-view-model-wiz__badge,\n .yt-profile-identity-info-view-model-wiz__metadata-handle,\n .yt-profile-identity-info-view-model-wiz__metadata-content,\n .yt-profile-info-view-model-wiz__section-subtitle,\n .yt-comment-interaction-view-model-wiz__comment-content {\n color: @subtext0;\n }\n\n /* Horizontal list arrows */\n .arrow.yt-horizontal-list-renderer {\n background: @surface0;\n }\n }\n}\n\n@-moz-document url-prefix('https://studio.youtube.com')\n{\n :root[dark] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n [src=\"https://www.gstatic.com/youtube/img/creator/yt_studio_logo_white.svg\"]\n {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n &,\n html,\n html[dark],\n html[dark][dark],\n &[dark],\n &[light],\n [light],\n html[light],\n html[light][light] {\n --yt-spec-black-pure-alpha-80: (null) !important;\n --yt-spec-black-pure-alpha-60: (null) !important;\n --yt-spec-black-1-alpha-98: (null) !important;\n --yt-spec-black-1-alpha-95: (null) !important;\n --iron-icon-fill-color: unset !important;\n\n --yt-spec-text-primary: @text !important;\n --ytcp-text-primary: @text !important;\n --ytcp-text-primary-inverse: @base !important;\n --ytcp-static-overlay-text-primary-inverse: @base !important;\n --ytcp-wordmark-text: @text !important;\n --ytcp-text-secondary: @subtext0 !important;\n --ytcp-text-disabled: @subtext1 !important;\n --ytcp-overlay-text-primary: @overlay2 !important;\n\n --ytcp-general-background-a: @base !important;\n --yt-spec-base-background: @base !important;\n --yt-spec-black-3: @base !important;\n\n --yt-spec-brand-background-solid: @mantle !important;\n --ytcp-brand-background-solid: @mantle !important;\n --yt-spec-raised-background: @mantle !important;\n --ytcp-general-background-b: @mantle !important;\n --ytcp-analytics-reach-background: @mantle !important;\n --yt-spec-black-2: @mantle !important;\n\n --ytcp-general-background-c: @crust !important;\n --ytcp-menu-background: @surface0 !important;\n\n --ytcp-container-border-color: @surface0 !important;\n --ytcp-container-hovered-border-color: @surface0 !important;\n --ytcp-line-divider-solid: @surface0 !important;\n --ytcp-container-border-color-inverse: @subtext0 !important;\n --ytcp-line-divider-solid-inverse: @subtext0 !important;\n\n --ytcp-call-to-action: @accent-color !important;\n --ytcp-call-to-action-inverse: @mantle !important;\n --ytcp-call-to-action-raised-background: @accent-color !important;\n --yt-spec-brand-button-background: @accent-color !important;\n --ytcp-call-to-action-raised-disabled: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background: @overlay2 !important;\n --ytcp-call-to-action-raised-background-inverse: @base !important;\n --ytcp-call-to-action-raised-disabled-inverse: @surface2 !important;\n --ytcp-call-to-action-raised-disabled-background-inverse: @overlay2 !important;\n\n --yt-spec-brand-background-primary: @surface0 !important;\n\n --yt-compact-link-icon-color: @overlay2 !important;\n --ytcp-icon-active: @accent-color !important;\n --ytcp-icon-inactive: @overlay2 !important;\n --ytcp-icon-disabled: @overlay0 !important;\n --ytcp-icon-active-inverse: @overlay1 !important;\n --ytcp-icon-disabled-inverse: @subtext1 !important;\n\n --ytcp-error-red: @red !important;\n --ytcp-badge-red: @red !important;\n --ytcp-error-red-inverse: @red !important;\n --ytcp-themed-red-inverse: @red !important;\n --ytcp-themed-red: @accent-color !important;\n --ytcp-themed-blue: @accent-color !important;\n --ytcp-badge-blue: fade(@accent-color, 30%);\n --ytcp-badge-blue-solid: @blue !important;\n --ytcp-themed-blue-inverse: @blue !important;\n --ytcp-themed-green: @green !important;\n --ytmus-genre-primary-melon: @green !important;\n --ytcp-themed-green-inverse: @green !important;\n --ytcp-analytics-pine: @green !important;\n --ytcp-analytics-pine-inverse: @green !important;\n --ytcp-analytics-parrot: @green !important;\n --ytcp-themed-yellow: @peach !important;\n --ytmus-genre-primary-gold: @peach !important;\n --ytcp-yellow-inverse: @peach !important;\n --ytcp-badge-yellow: @peach !important;\n --ytcp-analytics-yellow: @peach !important;\n --ytcp-analytics-apricot: @peach !important;\n --ytcp-suggested-action: @teal !important;\n --ytcp-analytics-overview: @teal !important;\n --ytcp-analytics-revenue: @teal !important;\n --ytcp-analytics-default-secondary: @teal !important;\n --ytcp-analytics-royal-blue: @lavender !important;\n --ytcp-analytics-reach: @lavender !important;\n --ytcp-analytics-audience: @lavender !important;\n --ytcp-analytics-engagement: @pink !important;\n --ytcp-analytics-revenue-secondary: @pink !important;\n --ytcp-analytics-bubblegum: @flamingo !important;\n --ytmus-genre-primary-ruby: @flamingo !important;\n --ytmus-genre-primary-salmon: @mauve !important;\n --ytmus-genre-primary-orange: @maroon !important;\n --ytmus-genre-primary-sky: @sky !important;\n --ytmus-genre-primary-sky-inverse: @sky !important;\n\n --yt-spec-badge-chip-background: @surface1 !important;\n --ytcp-focus-inverse: @accent-color !important;\n --ytcp-focus: @accent-color !important;\n --ytcp-selected-item: @accent-color !important;\n --ytcp-hover-item: @overlay2 !important;\n --ytcp-chip-active-focus: @accent-color !important;\n --ytcp-playhead: @overlay2 !important;\n --ytcp-playhead-inverse: @overlay2 !important;\n }\n\n ytcp-button.destructive.ytls-error-dialog {\n color: @base !important;\n }\n\n yt-formatted-string.ytls-error-dialog,\n tp-yt-iron-icon.ytls-error-dialog {\n color: @text !important;\n }\n }\n}\n\n@-moz-document domain('m.youtube.com') {\n html[darker-dark-theme] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n html {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n background-color: @base !important;\n color: @text !important;\n\n /* Ambient mode */\n #cinematics {\n mix-blend-mode: lighten;\n }\n\n .mobile-topbar-header[data-mode=\"watch\"],\n ytm-mobile-topbar-renderer:not([ambient-topbar]) {\n background: @base;\n }\n\n .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-logo,\n .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-title,\n .mobile-topbar-header[data-mode=\"watch\"] .mobile-topbar-header-content {\n color: @text;\n }\n\n .yt-spec-bottom-sheet-layout__bottom-sheet-renderer-container,\n .modern-styling {\n background: @surface0;\n }\n\n .yt-spec-bottom-sheet-layout__bottom-sheet-layout-header-wrapper {\n border-bottom-color: @surface0;\n }\n\n .yt-spec-bottom-sheet-layout__bottom-sheet-content {\n color: @text;\n }\n\n /* Comment box */\n .engagement-panel-container {\n background: @mantle;\n }\n\n /* Bottom bar */\n ytm-pivot-bar-renderer {\n background: @mantle;\n color: @text;\n border-top-color: @surface0;\n }\n\n /* Chips */\n .chip-bar {\n background-color: @base;\n }\n\n [chip-style*=\"STYLE_\"] {\n .chip-container {\n color: @text;\n background-color: @surface0;\n }\n\n &.selected .chip-container {\n color: @crust;\n background-color: @accent-color;\n }\n }\n\n /* Buttons */\n\n .yt-spec-touch-feedback-shape--touch-response {\n .yt-spec-touch-feedback-shape__fill {\n background-color: @text;\n }\n\n .yt-spec-touch-feedback-shape__stroke {\n border-color: @surface1;\n }\n }\n\n .yt-spec-touch-feedback-shape--overlay-touch-response-inverse\n .yt-spec-touch-feedback-shape__fill {\n background-color: @accent-color;\n }\n .yt-spec-touch-feedback-shape--overlay-touch-response\n .yt-spec-touch-feedback-shape__fill {\n background-color: @text;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "YouTube Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/youtube", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/youtube", - "version": "4.2.11", + "version": "4.2.13", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube", "description": "Soothing pastel theme for YouTube", @@ -3678,12 +3678,12 @@ "description": "Soothing pastel theme for YouTube", "name": "YouTube Catppuccin", "preferScheme": "dark", - "originalDigest": "1c532a060abd13ddea22217a4d66f7cda0cfe6b3", + "originalDigest": "61e478960034a97d22a125dc9a9625cc373d8e22", "_id": "e5b4796b-635a-45b8-afad-4b79566305fb", - "_rev": 1726866706302, + "_rev": 1728672739573, "id": 54, - "etag": "W/\"c81666e6f7def466f1711898446d46df5cb2cdb8659353aa3191179b5e1b6922\"", - "updateDate": 1726866706197 + "etag": "W/\"879bfac6c53cb021d0dd5ac5b899a904d80e1ce8ca7925cde4237f4fe4f81113\"", + "updateDate": 1728672739447 }, { "enabled": true, @@ -4071,11 +4071,11 @@ "installDate": 1696719501901, "sections": [ { - "code": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 1.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 1.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* header */\n /* background */\n /* text color */\n /* privacy notice */\n /* side menu */\n /* borders */\n /* hover */\n /* buttons */\n /* glossary button */\n /* pro banner */\n /* some button colors */\n /* dropdowns */\n /* allow mic/get extension prompt */\n /* icons, svgs and images */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .BasePageHeader-module--container--d81cb {\n background-color: #1e2030 !important;\n }\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .bg-neutral-next-50,\n :root .bg-white,\n :root .contextual-menu-dragging-area,\n :root input {\n background-color: #24273a !important;\n }\n :root .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: #1e2030 !important;\n }\n :root h1,\n :root h2,\n :root h3,\n :root h4,\n :root p,\n :root a,\n :root button,\n :root span,\n :root input,\n :root ul,\n :root li,\n :root .mb-3,\n :root .mb-4,\n :root .GlossaryModalWithIllustration-module--content--2bf03,\n :root .lmt__glossary_editor_glossaryName {\n color: #cad3f5 !important;\n }\n :root .text-neutral-next-600 {\n color: #a5adcb !important;\n }\n :root .cookieBanner-module--container--9baef {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: #cad3f5 !important;\n }\n :root .classicSidemenu-module--menuContainer--35157 {\n background-color: #24273a !important;\n }\n :root .border-black {\n border-color: #5b6078 !important;\n }\n :root .border-neutral-next-100,\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: #363a4f !important;\n }\n :root .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: #24273a;\n }\n :root .TranslatorTab-module--active--0b6ea .TranslatorTab-module--innerLower--8a080 {\n background-color: #b7bdf8 !important;\n }\n :root .ring-neutral-next-900 {\n --tw-ring-color: #5b6078;\n }\n :root .border-neutral-next-900 {\n border-color: #5b6078 !important;\n }\n :root input {\n border-color: #363a4f !important;\n }\n :root button:hover,\n :root .bg-blue-next-500:hover {\n background-color: #494d64 !important;\n }\n :root a:hover {\n background-color: #1e2030 !important;\n }\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: #1e2030 !important;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .TranslatorTab-module--cardButton--4b203,\n :root .bg-\\[\\#EDF8FC\\] {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n :root .bg-blue-next-50 {\n background-color: #363a4f !important;\n }\n :root .bg-blue-next-500 {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .LanguageSelector-module--wrapper--f9f17 {\n --button-background: #363a4f !important;\n --button-border-color: #363a4f !important;\n color: #24273a !important;\n }\n :root .CareerBanner-module--container--2ac20 {\n background-color: #363a4f !important;\n }\n :root .lmt__glossaryButton,\n :root .lmt__glossaryButton__desktop:hover,\n :root .ModalDialogContent-module--content--5751e {\n background-color: #363a4f !important;\n }\n :root .lmt__glossary_acceptButton,\n :root .lmt__glossary_editor,\n :root .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom,\n :root .lmt__glossary_editor_mainBar,\n :root .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n :root .lmt_firstEntry-content,\n :root .lmt__glossary_newEntry_langButton,\n :root .Select-module--wrapper--53ec7,\n :root .Select-module--button--f032e {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu button .langName {\n color: #cad3f5 !important;\n }\n :root .ProBanner2021-module--wrapper--c7e3d,\n :root .p-8 {\n background: #24273a !important;\n }\n :root .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: #a6da95;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: #f5a97f;\n border-color: #f5a97f !important;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #24273a !important;\n }\n :root .ProductUpdatesContainer-module--updateContainer--16394,\n :root .ProductUpdateFooter-module--updateFooter--b46f0,\n :root .LanguageSelector-module--flyout--6bfe6 {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .bg-neutral-next-900,\n :root .bg-blue-next-800 {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root svg {\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_ad_checkmark,\n :root .lmt__glossary_arrowDown {\n border-color: #cad3f5 !important;\n }\n :root path,\n :root .DeeplLogoText-module--logoText--34a4f,\n :root .ProBanner2021-module--lockitem--febe3,\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n :root #top-navi-sidemenu-opener,\n :root .pageFooterV2-module--socialMediaLinks--71305,\n :root .ProBanner2021-module--checkitem--2d8e7,\n :root [src*=\"https://static.deepl.com/img/app_desktop.svg\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root .Logo-module--logoImg--1ee7e,\n :root .LogoLink-module--logoText--33735,\n :root .deeplLogo-module--logo--ffd7a {\n filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* header */\n /* background */\n /* text color */\n /* privacy notice */\n /* side menu */\n /* borders */\n /* hover */\n /* buttons */\n /* glossary button */\n /* pro banner */\n /* some button colors */\n /* dropdowns */\n /* allow mic/get extension prompt */\n /* icons, svgs and images */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .BasePageHeader-module--container--d81cb {\n background-color: #1e2030 !important;\n }\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .bg-neutral-next-50,\n :root .bg-white,\n :root .contextual-menu-dragging-area,\n :root input {\n background-color: #24273a !important;\n }\n :root .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: #1e2030 !important;\n }\n :root h1,\n :root h2,\n :root h3,\n :root h4,\n :root p,\n :root a,\n :root button,\n :root span,\n :root input,\n :root ul,\n :root li,\n :root .mb-3,\n :root .mb-4,\n :root .GlossaryModalWithIllustration-module--content--2bf03,\n :root .lmt__glossary_editor_glossaryName {\n color: #cad3f5 !important;\n }\n :root .text-neutral-next-600 {\n color: #a5adcb !important;\n }\n :root .cookieBanner-module--container--9baef {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: #cad3f5 !important;\n }\n :root .classicSidemenu-module--menuContainer--35157 {\n background-color: #24273a !important;\n }\n :root .border-black {\n border-color: #5b6078 !important;\n }\n :root .border-neutral-next-100,\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: #363a4f !important;\n }\n :root .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: #24273a;\n }\n :root .TranslatorTab-module--active--0b6ea .TranslatorTab-module--innerLower--8a080 {\n background-color: #b7bdf8 !important;\n }\n :root .ring-neutral-next-900 {\n --tw-ring-color: #5b6078;\n }\n :root .border-neutral-next-900 {\n border-color: #5b6078 !important;\n }\n :root input {\n border-color: #363a4f !important;\n }\n :root button:hover,\n :root .bg-blue-next-500:hover {\n background-color: #494d64 !important;\n }\n :root a:hover {\n background-color: #1e2030 !important;\n }\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: #1e2030 !important;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .TranslatorTab-module--cardButton--4b203,\n :root .bg-\\[\\#EDF8FC\\] {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n :root .bg-blue-next-50 {\n background-color: #363a4f !important;\n }\n :root .bg-blue-next-500 {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .LanguageSelector-module--wrapper--f9f17 {\n --button-background: #363a4f !important;\n --button-border-color: #363a4f !important;\n color: #24273a !important;\n }\n :root .CareerBanner-module--container--2ac20 {\n background-color: #363a4f !important;\n }\n :root .lmt__glossaryButton,\n :root .lmt__glossaryButton__desktop:hover,\n :root .ModalDialogContent-module--content--5751e {\n background-color: #363a4f !important;\n }\n :root .lmt__glossary_acceptButton,\n :root .lmt__glossary_editor,\n :root .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom,\n :root .lmt__glossary_editor_mainBar,\n :root .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n :root .lmt_firstEntry-content,\n :root .lmt__glossary_newEntry_langButton,\n :root .Select-module--wrapper--53ec7,\n :root .Select-module--button--f032e {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu button .langName {\n color: #cad3f5 !important;\n }\n :root .ProBanner2021-module--wrapper--c7e3d,\n :root .p-8 {\n background: #24273a !important;\n }\n :root .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: #a6da95;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: #f5a97f;\n border-color: #f5a97f !important;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #24273a !important;\n }\n :root .ProductUpdatesContainer-module--updateContainer--16394,\n :root .ProductUpdateFooter-module--updateFooter--b46f0,\n :root .LanguageSelector-module--flyout--6bfe6 {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .bg-neutral-next-900,\n :root .bg-blue-next-800 {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root svg {\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_ad_checkmark,\n :root .lmt__glossary_arrowDown {\n border-color: #cad3f5 !important;\n }\n :root path,\n :root .DeeplLogoText-module--logoText--34a4f,\n :root .ProBanner2021-module--lockitem--febe3,\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n :root #top-navi-sidemenu-opener,\n :root .pageFooterV2-module--socialMediaLinks--71305,\n :root .ProBanner2021-module--checkitem--2d8e7,\n :root [src*=\"https://static.deepl.com/img/app_desktop.svg\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root .Logo-module--logoImg--1ee7e,\n :root .LogoLink-module--logoText--33735,\n :root .deeplLogo-module--logo--ffd7a {\n filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%);\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* header */\n /* background */\n /* text color */\n /* privacy notice */\n /* side menu */\n /* borders */\n /* hover */\n /* highlight */\n /* buttons */\n /* glossary button */\n /* pro banner */\n /* some button colors */\n /* dropdowns */\n /* allow mic/get extension prompt */\n /* icons, svgs and images */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .BasePageHeader-module--container--d81cb {\n background-color: #1e2030 !important;\n }\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .bg-neutral-next-50,\n :root .bg-white,\n :root .contextual-menu-dragging-area,\n :root input {\n background-color: #24273a !important;\n }\n :root .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: #1e2030 !important;\n }\n :root .scrollablePopiverListRoot-module--root--588fe {\n background-color: #24273a !important;\n }\n :root h1,\n :root h2,\n :root h3,\n :root h4,\n :root p,\n :root a,\n :root button,\n :root span,\n :root input,\n :root ul,\n :root li,\n :root .mb-3,\n :root .mb-4,\n :root .GlossaryModalWithIllustration-module--content--2bf03,\n :root .lmt__glossary_editor_glossaryName {\n color: #cad3f5 !important;\n }\n :root .text-neutral-next-600 {\n color: #a5adcb !important;\n }\n :root .cookieBanner-module--container--9baef {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: #cad3f5 !important;\n }\n :root .classicSidemenu-module--menuContainer--35157 {\n background-color: #24273a !important;\n }\n :root .border-black {\n border-color: #5b6078 !important;\n }\n :root .border-neutral-next-100,\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: #363a4f !important;\n }\n :root .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: #24273a;\n }\n :root .TranslatorTab-module--active--0b6ea .TranslatorTab-module--innerLower--8a080 {\n background-color: #b7bdf8 !important;\n }\n :root .ring-neutral-next-900 {\n --tw-ring-color: #5b6078;\n }\n :root .border-neutral-next-900 {\n border-color: #5b6078 !important;\n }\n :root input {\n border-color: #363a4f !important;\n }\n :root button:hover,\n :root .bg-blue-next-500:hover {\n background-color: #494d64 !important;\n }\n :root a:hover {\n background-color: #1e2030 !important;\n }\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: #1e2030 !important;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .hover\\:bg-\\[\\#B4DAE8\\]:hover {\n background-color: #5b6078 !important;\n }\n :root .bg-\\[\\#E1F0F5\\] {\n background-color: #494d64 !important;\n }\n :root .TranslatorTab-module--cardButton--4b203,\n :root .bg-\\[\\#EDF8FC\\] {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n :root .bg-blue-next-50 {\n background-color: #363a4f !important;\n }\n :root .bg-blue-next-500 {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .LanguageSelector-module--wrapper--f9f17 {\n --button-background: #363a4f !important;\n --button-border-color: #363a4f !important;\n color: #24273a !important;\n }\n :root .CareerBanner-module--container--2ac20 {\n background-color: #363a4f !important;\n }\n :root .lmt__glossaryButton,\n :root .lmt__glossaryButton__desktop:hover,\n :root .ModalDialogContent-module--content--5751e {\n background-color: #363a4f !important;\n }\n :root .lmt__glossary_acceptButton,\n :root .lmt__glossary_editor,\n :root .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom,\n :root .lmt__glossary_editor_mainBar,\n :root .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n :root .lmt_firstEntry-content,\n :root .lmt__glossary_newEntry_langButton,\n :root .Select-module--wrapper--53ec7,\n :root .Select-module--button--f032e {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu button .langName {\n color: #cad3f5 !important;\n }\n :root .ProBanner2021-module--wrapper--c7e3d,\n :root .p-8 {\n background: #24273a !important;\n }\n :root .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: #a6da95;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: #f5a97f;\n border-color: #f5a97f !important;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #24273a !important;\n }\n :root .ProductUpdatesContainer-module--updateContainer--16394,\n :root .ProductUpdateFooter-module--updateFooter--b46f0,\n :root .LanguageSelector-module--flyout--6bfe6 {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .bg-neutral-next-900,\n :root .bg-blue-next-800 {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root svg {\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_ad_checkmark,\n :root .lmt__glossary_arrowDown {\n border-color: #cad3f5 !important;\n }\n :root path,\n :root .DeeplLogoText-module--logoText--34a4f,\n :root .ProBanner2021-module--lockitem--febe3,\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n :root #top-navi-sidemenu-opener,\n :root .pageFooterV2-module--socialMediaLinks--71305,\n :root .ProBanner2021-module--checkitem--2d8e7,\n :root [src*=\"https://static.deepl.com/img/app_desktop.svg\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root .Logo-module--logoImg--1ee7e,\n :root .LogoLink-module--logoText--33735,\n :root .deeplLogo-module--logo--ffd7a {\n filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* header */\n /* background */\n /* text color */\n /* privacy notice */\n /* side menu */\n /* borders */\n /* hover */\n /* highlight */\n /* buttons */\n /* glossary button */\n /* pro banner */\n /* some button colors */\n /* dropdowns */\n /* allow mic/get extension prompt */\n /* icons, svgs and images */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .BasePageHeader-module--container--d81cb {\n background-color: #1e2030 !important;\n }\n :root body {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .bg-neutral-next-50,\n :root .bg-white,\n :root .contextual-menu-dragging-area,\n :root input {\n background-color: #24273a !important;\n }\n :root .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: #1e2030 !important;\n }\n :root .scrollablePopiverListRoot-module--root--588fe {\n background-color: #24273a !important;\n }\n :root h1,\n :root h2,\n :root h3,\n :root h4,\n :root p,\n :root a,\n :root button,\n :root span,\n :root input,\n :root ul,\n :root li,\n :root .mb-3,\n :root .mb-4,\n :root .GlossaryModalWithIllustration-module--content--2bf03,\n :root .lmt__glossary_editor_glossaryName {\n color: #cad3f5 !important;\n }\n :root .text-neutral-next-600 {\n color: #a5adcb !important;\n }\n :root .cookieBanner-module--container--9baef {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: #cad3f5 !important;\n }\n :root .classicSidemenu-module--menuContainer--35157 {\n background-color: #24273a !important;\n }\n :root .border-black {\n border-color: #5b6078 !important;\n }\n :root .border-neutral-next-100,\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: #363a4f !important;\n }\n :root .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: #24273a;\n }\n :root .TranslatorTab-module--active--0b6ea .TranslatorTab-module--innerLower--8a080 {\n background-color: #b7bdf8 !important;\n }\n :root .ring-neutral-next-900 {\n --tw-ring-color: #5b6078;\n }\n :root .border-neutral-next-900 {\n border-color: #5b6078 !important;\n }\n :root input {\n border-color: #363a4f !important;\n }\n :root button:hover,\n :root .bg-blue-next-500:hover {\n background-color: #494d64 !important;\n }\n :root a:hover {\n background-color: #1e2030 !important;\n }\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: #1e2030 !important;\n }\n :root [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: #b7bdf8;\n }\n :root [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .hover\\:bg-\\[\\#B4DAE8\\]:hover {\n background-color: #5b6078 !important;\n }\n :root .bg-\\[\\#E1F0F5\\] {\n background-color: #494d64 !important;\n }\n :root .TranslatorTab-module--cardButton--4b203,\n :root .bg-\\[\\#EDF8FC\\] {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n :root .bg-blue-next-50 {\n background-color: #363a4f !important;\n }\n :root .bg-blue-next-500 {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .LanguageSelector-module--wrapper--f9f17 {\n --button-background: #363a4f !important;\n --button-border-color: #363a4f !important;\n color: #24273a !important;\n }\n :root .CareerBanner-module--container--2ac20 {\n background-color: #363a4f !important;\n }\n :root .lmt__glossaryButton,\n :root .lmt__glossaryButton__desktop:hover,\n :root .ModalDialogContent-module--content--5751e {\n background-color: #363a4f !important;\n }\n :root .lmt__glossary_acceptButton,\n :root .lmt__glossary_editor,\n :root .lmt__glossary_editor_subBar_top,\n :root .lmt__glossary_editor_subBar_bottom,\n :root .lmt__glossary_editor_mainBar,\n :root .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n :root .lmt_firstEntry-content,\n :root .lmt__glossary_newEntry_langButton,\n :root .Select-module--wrapper--53ec7,\n :root .Select-module--button--f032e {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu button .langName {\n color: #cad3f5 !important;\n }\n :root .ProBanner2021-module--wrapper--c7e3d,\n :root .p-8 {\n background: #24273a !important;\n }\n :root .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: #a6da95;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: #f5a97f;\n border-color: #f5a97f !important;\n color: #24273a !important;\n }\n :root .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #24273a !important;\n }\n :root .ProductUpdatesContainer-module--updateContainer--16394,\n :root .ProductUpdateFooter-module--updateFooter--b46f0,\n :root .LanguageSelector-module--flyout--6bfe6 {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .bg-neutral-next-900,\n :root .bg-blue-next-800 {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root svg {\n color: #cad3f5 !important;\n }\n :root .lmt__glossary_ad_checkmark,\n :root .lmt__glossary_arrowDown {\n border-color: #cad3f5 !important;\n }\n :root path,\n :root .DeeplLogoText-module--logoText--34a4f,\n :root .ProBanner2021-module--lockitem--febe3,\n :root .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n :root #top-navi-sidemenu-opener,\n :root .pageFooterV2-module--socialMediaLinks--71305,\n :root .ProBanner2021-module--checkitem--2d8e7,\n :root [src*=\"https://static.deepl.com/img/app_desktop.svg\"] {\n filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%);\n }\n :root .Logo-module--logoImg--1ee7e,\n :root .LogoLink-module--logoText--33735,\n :root .deeplLogo-module--logo--ffd7a {\n filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%);\n }\n }", "start": 1069, "regexps": [ "https:\\/\\/www.deepl.com\\/?(.*\\/)translator.*$" @@ -4083,15 +4083,15 @@ }, { "code": "/* prettier-ignore */", - "start": 15316 + "start": 15920 } ], - "sourceCode": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 1.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\\\/\\\\/www.deepl.com\\\\/?(.*\\\\/)translator.*$\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text_filter];\n @blue-filter: @catppuccin[@@lookup][@blue_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n /* header */\n .BasePageHeader-module--container--d81cb {\n background-color: @mantle !important;\n }\n\n /* background */\n body {\n background-color: @base !important;\n color: @text !important;\n }\n\n .bg-neutral-next-50,\n .bg-white,\n .contextual-menu-dragging-area,\n input {\n background-color: @base !important;\n }\n\n .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: @mantle !important;\n }\n\n /* text color */\n h1,\n h2,\n h3,\n h4,\n p,\n a,\n button,\n span,\n input,\n ul,\n li,\n .mb-3,\n .mb-4,\n .GlossaryModalWithIllustration-module--content--2bf03,\n .lmt__glossary_editor_glossaryName {\n color: @text !important;\n }\n\n .text-neutral-next-600 {\n color: @subtext0 !important;\n }\n\n /* privacy notice */\n .cookieBanner-module--container--9baef {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: @text !important;\n }\n\n /* side menu */\n .classicSidemenu-module--menuContainer--35157 {\n background-color: @base !important;\n }\n\n /* borders */\n .border-black {\n border-color: @surface2 !important;\n }\n\n .border-neutral-next-100,\n .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: @surface0 !important;\n }\n\n .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: @base;\n }\n\n .TranslatorTab-module--active--0b6ea\n .TranslatorTab-module--innerLower--8a080 {\n background-color: @accent-color !important;\n }\n\n .ring-neutral-next-900 {\n --tw-ring-color: @surface2;\n }\n\n .border-neutral-next-900 {\n border-color: @surface2 !important;\n }\n\n input {\n border-color: @surface0 !important;\n }\n\n /* hover */\n button:hover,\n .bg-blue-next-500:hover {\n background-color: @surface1 !important;\n }\n\n a:hover {\n background-color: @mantle !important;\n }\n\n .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: @mantle !important;\n }\n\n [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: @accent-color;\n }\n\n [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: @accent-color;\n border-color: @accent-color;\n }\n\n /* buttons */\n .TranslatorTab-module--cardButton--4b203,\n .bg-\\[\\#EDF8FC\\] {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n .bg-blue-next-50 {\n background-color: @surface0 !important;\n }\n\n .bg-blue-next-500 {\n background-color: @surface0;\n border-color: @surface0;\n }\n\n .LanguageSelector-module--wrapper--f9f17 {\n --button-background: @surface0 !important;\n --button-border-color: @surface0 !important;\n color: @base !important;\n }\n\n .CareerBanner-module--container--2ac20 {\n background-color: @surface0 !important;\n }\n\n /* glossary button */\n .lmt__glossaryButton,\n .lmt__glossaryButton__desktop:hover,\n .ModalDialogContent-module--content--5751e {\n background-color: @surface0 !important;\n }\n\n .lmt__glossary_acceptButton,\n .lmt__glossary_editor,\n .lmt__glossary_editor_subBar_top,\n .lmt__glossary_editor_subBar_bottom,\n .lmt__glossary_editor_mainBar,\n .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n .lmt_firstEntry-content,\n .lmt__glossary_newEntry_langButton,\n .Select-module--wrapper--53ec7,\n .Select-module--button--f032e {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu\n button\n .langName {\n color: @text !important;\n }\n\n /* pro banner */\n .ProBanner2021-module--wrapper--c7e3d,\n .p-8 {\n background: @base !important;\n }\n\n /* some button colors */\n .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: @green;\n color: @base !important;\n }\n\n .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: @peach;\n border-color: @peach !important;\n color: @base !important;\n }\n\n .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: @blue !important;\n border-color: @blue !important;\n color: @base !important;\n }\n\n /* dropdowns */\n .ProductUpdatesContainer-module--updateContainer--16394,\n .ProductUpdateFooter-module--updateFooter--b46f0,\n .LanguageSelector-module--flyout--6bfe6 {\n background-color: @base !important;\n border-color: @surface0 !important;\n }\n\n /* allow mic/get extension prompt */\n .bg-neutral-next-900,\n .bg-blue-next-800 {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n /* icons, svgs and images */\n svg {\n color: @text !important;\n }\n\n .lmt__glossary_ad_checkmark,\n .lmt__glossary_arrowDown {\n border-color: @text !important;\n }\n\n path,\n .DeeplLogoText-module--logoText--34a4f,\n .ProBanner2021-module--lockitem--febe3,\n .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n #top-navi-sidemenu-opener,\n .pageFooterV2-module--socialMediaLinks--71305,\n .ProBanner2021-module--checkitem--2d8e7,\n [src*=\"https://static.deepl.com/img/app_desktop.svg\"]\n {\n filter: @text-filter;\n }\n\n .Logo-module--logoImg--1ee7e,\n .LogoLink-module--logoText--33735,\n .deeplLogo-module--logo--ffd7a {\n filter: @blue-filter;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @blue_filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1906%) hue-rotate(213deg) brightness(97%) contrast(97%); @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @blue_filter: brightness(0) saturate(100%) invert(68%) sepia(9%) saturate(1948%) hue-rotate(186deg) brightness(98%) contrast(90%); @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @blue_filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%); @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @blue_filter: brightness(0) saturate(100%) invert(65%) sepia(51%) saturate(534%) hue-rotate(188deg) brightness(98%) contrast(101%); @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name DeepL Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/deepl\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/deepl\n@version 1.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl\n@description Soothing pastel theme for DeepL\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"https:\\\\/\\\\/www.deepl.com\\\\/?(.*\\\\/)translator.*$\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text_filter];\n @blue-filter: @catppuccin[@@lookup][@blue_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n /* header */\n .BasePageHeader-module--container--d81cb {\n background-color: @mantle !important;\n }\n\n /* background */\n body {\n background-color: @base !important;\n color: @text !important;\n }\n\n .bg-neutral-next-50,\n .bg-white,\n .contextual-menu-dragging-area,\n input {\n background-color: @base !important;\n }\n\n .pageFooterV2-module--footerOuterContainer--0b055 {\n background-color: @mantle !important;\n }\n\n .scrollablePopiverListRoot-module--root--588fe {\n background-color: @base !important;\n }\n\n /* text color */\n h1,\n h2,\n h3,\n h4,\n p,\n a,\n button,\n span,\n input,\n ul,\n li,\n .mb-3,\n .mb-4,\n .GlossaryModalWithIllustration-module--content--2bf03,\n .lmt__glossary_editor_glossaryName {\n color: @text !important;\n }\n\n .text-neutral-next-600 {\n color: @subtext0 !important;\n }\n\n /* privacy notice */\n .cookieBanner-module--container--9baef {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .button-module--button--4f58d.button-module--color_primaryAlt3--cd3cf {\n border-color: @text !important;\n }\n\n /* side menu */\n .classicSidemenu-module--menuContainer--35157 {\n background-color: @base !important;\n }\n\n /* borders */\n .border-black {\n border-color: @surface2 !important;\n }\n\n .border-neutral-next-100,\n .StartFreeTrialButton-module--startFreeTrialButton--bd671 {\n border-color: @surface0 !important;\n }\n\n .divide-y > :not([hidden]) ~ :not([hidden]) {\n border-color: @base;\n }\n\n .TranslatorTab-module--active--0b6ea\n .TranslatorTab-module--innerLower--8a080 {\n background-color: @accent-color !important;\n }\n\n .ring-neutral-next-900 {\n --tw-ring-color: @surface2;\n }\n\n .border-neutral-next-900 {\n border-color: @surface2 !important;\n }\n\n input {\n border-color: @surface0 !important;\n }\n\n /* hover */\n button:hover,\n .bg-blue-next-500:hover {\n background-color: @surface1 !important;\n }\n\n a:hover {\n background-color: @mantle !important;\n }\n\n .FlyoutMenuButton-module--flyoutMenuButton--97ae6:hover {\n background-color: @mantle !important;\n }\n\n [class*=\"SourceTranslatorArea-module--focusBorder--\"]:has(\n div[contenteditable=\"true\"]:focus\n ) {\n border-color: @accent-color;\n }\n\n [class*=\"PageHeaderLink-module--pageHeaderLink--\"]:not(\n [class*=\"PageHeaderLink-module--nohover--\"]\n ):hover {\n color: @accent-color;\n border-color: @accent-color;\n }\n\n .hover\\:bg-\\[\\#B4DAE8\\]:hover {\n background-color: @surface2 !important;\n }\n\n /* highlight */\n .bg-\\[\\#E1F0F5\\] {\n background-color: @surface1 !important;\n }\n\n /* buttons */\n .TranslatorTab-module--cardButton--4b203,\n .bg-\\[\\#EDF8FC\\] {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .StartFreeTrialButton-module--startFreeTrialButton--bd671,\n .bg-blue-next-50 {\n background-color: @surface0 !important;\n }\n\n .bg-blue-next-500 {\n background-color: @surface0;\n border-color: @surface0;\n }\n\n .LanguageSelector-module--wrapper--f9f17 {\n --button-background: @surface0 !important;\n --button-border-color: @surface0 !important;\n color: @base !important;\n }\n\n .CareerBanner-module--container--2ac20 {\n background-color: @surface0 !important;\n }\n\n /* glossary button */\n .lmt__glossaryButton,\n .lmt__glossaryButton__desktop:hover,\n .ModalDialogContent-module--content--5751e {\n background-color: @surface0 !important;\n }\n\n .lmt__glossary_acceptButton,\n .lmt__glossary_editor,\n .lmt__glossary_editor_subBar_top,\n .lmt__glossary_editor_subBar_bottom,\n .lmt__glossary_editor_mainBar,\n .Select-module--wrapper--53ec7 .Select-module--flyout--c91f3,\n .lmt_firstEntry-content,\n .lmt__glossary_newEntry_langButton,\n .Select-module--wrapper--53ec7,\n .Select-module--button--f032e {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .desktop-glossary-overwrites .lmt__language_select__menu {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .lmt__glossary_newEntry_langDropdown.lmt__language_select__menu\n button\n .langName {\n color: @text !important;\n }\n\n /* pro banner */\n .ProBanner2021-module--wrapper--c7e3d,\n .p-8 {\n background: @base !important;\n }\n\n /* some button colors */\n .badge-module--badge--c9ebe.badge-module--proDark--a4d4e {\n background-color: @green;\n color: @base !important;\n }\n\n .button-module--button--a854e.button-module--color_secondary--f171e {\n background-color: @peach;\n border-color: @peach !important;\n color: @base !important;\n }\n\n .button-module--button--a854e.button-module--variant_outline--b937c {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .button-module--button--a854e.button-module--color_primary--bfa59 {\n background-color: @blue !important;\n border-color: @blue !important;\n color: @base !important;\n }\n\n /* dropdowns */\n .ProductUpdatesContainer-module--updateContainer--16394,\n .ProductUpdateFooter-module--updateFooter--b46f0,\n .LanguageSelector-module--flyout--6bfe6 {\n background-color: @base !important;\n border-color: @surface0 !important;\n }\n\n /* allow mic/get extension prompt */\n .bg-neutral-next-900,\n .bg-blue-next-800 {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n /* icons, svgs and images */\n svg {\n color: @text !important;\n }\n\n .lmt__glossary_ad_checkmark,\n .lmt__glossary_arrowDown {\n border-color: @text !important;\n }\n\n path,\n .DeeplLogoText-module--logoText--34a4f,\n .ProBanner2021-module--lockitem--febe3,\n .FlyoutMenuButton-module--flyoutMenuButton--97ae6::after,\n #top-navi-sidemenu-opener,\n .pageFooterV2-module--socialMediaLinks--71305,\n .ProBanner2021-module--checkitem--2d8e7,\n [src*=\"https://static.deepl.com/img/app_desktop.svg\"]\n {\n filter: @text-filter;\n }\n\n .Logo-module--logoImg--1ee7e,\n .LogoLink-module--logoText--33735,\n .deeplLogo-module--logo--ffd7a {\n filter: @blue-filter;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @blue_filter: brightness(0) saturate(100%) invert(26%) sepia(100%) saturate(1906%) hue-rotate(213deg) brightness(97%) contrast(97%); @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @blue_filter: brightness(0) saturate(100%) invert(68%) sepia(9%) saturate(1948%) hue-rotate(186deg) brightness(98%) contrast(90%); @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @blue_filter: brightness(0) saturate(100%) invert(65%) sepia(13%) saturate(1397%) hue-rotate(184deg) brightness(103%) contrast(91%); @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @blue_filter: brightness(0) saturate(100%) invert(65%) sepia(51%) saturate(534%) hue-rotate(188deg) brightness(98%) contrast(101%); @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "DeepL Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/deepl", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/deepl", - "version": "1.0.2", + "version": "1.0.3", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/deepl/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Adeepl", "description": "Soothing pastel theme for DeepL", @@ -4246,12 +4246,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for DeepL", "name": "DeepL Catppuccin", - "originalDigest": "f723f4cce789110340ed65125aae66a95a68670a", + "originalDigest": "cdae48d6def246b94c5537934a37c878ed09deb6", "_id": "a7f9bbcf-6941-41a5-8376-e6562a952bdd", - "_rev": 1726090247852, + "_rev": 1729150951577, "id": 60, - "etag": "W/\"cfd85c64a6c81bf144d6e23697983f645ade2a0084de4e0a3b744393e2812ee8\"", - "updateDate": 1722444833504 + "etag": "W/\"f0c597a59bda669895c9939dbf80da4f2710a81ed43e4c67bedf9c6784130b63\"", + "updateDate": 1729150951531 }, { "enabled": true, @@ -5016,11 +5016,11 @@ "installDate": 1699437783957, "sections": [ { - "code": "/* ==UserStyle==\n@name Syncthing Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/syncthing\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/syncthing\n@version 0.1.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/syncthing/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Asyncthing\n@description Soothing pastel theme for Syncthing\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var text urls \"URL(s) for Syncthing\" \"127\\.0\\.0\\.1\\:8384,0\\.0\\.0\\.0\\:8384,localhost\\:8384\"\n==/UserStyle== */\n/*\n `replace( ,\" \", \"\", \"g\")` is here to remove extra spaces (if any)\n*/", + "code": "/* ==UserStyle==\n@name Syncthing Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/syncthing\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/syncthing\n@version 0.1.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/syncthing/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Asyncthing\n@description Soothing pastel theme for Syncthing\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var text urls \"URL(s) for Syncthing\" \"127\\.0\\.0\\.1\\:8384,0\\.0\\.0\\.0\\:8384,localhost\\:8384\"\n==/UserStyle== */\n/*\n `replace( ,\" \", \"\", \"g\")` is here to remove extra spaces (if any)\n*/", "start": 0 }, { - "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root a {\n color: #b7bdf8;\n }\n :root .nav-tabs > li.active > a:hover,\n :root .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n :root .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n :root .navbar-text,\n :root .dropdown > a,\n :root .dropdown-menu > li > a,\n :root .hidden-xs > a,\n :root .navbar-link {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n :root .dropdown-menu > li > a:hover,\n :root .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .open > .dropdown-toggle,\n :root .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .divider {\n background-color: #494d64 !important;\n }\n :root li.hidden-xs:hover,\n :root .navbar-link:hover,\n :root .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n :root .panel {\n background-color: #24273a !important;\n }\n :root .panel-default {\n border-color: #363a4f !important;\n }\n :root .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n :root .panel-footer {\n background-color: #24273a !important;\n }\n :root .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n :root .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n :root .panel-group .panel-heading + .panel-collapse > .panel-body,\n :root .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n :root .identicon > rect {\n fill: #cad3f5 !important;\n }\n :root .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n :root .btn-default:hover,\n :root .btn-default:focus,\n :root .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n :root .btn-primary:hover,\n :root .btn-primary:focus,\n :root .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n :root .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n :root .btn-warning:hover,\n :root .btn-warning:focus,\n :root .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n :root .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n :root .btn-danger:hover,\n :root .btn-danger:focus,\n :root .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n :root .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n :root .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n :root .help-block {\n color: #cad3f5 !important;\n }\n :root .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n :root code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n :root .well,\n :root .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n :root .pagination > li > a,\n :root .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .pagination > li > a:hover,\n :root .pagination > li > a:focus,\n :root .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n :root .progress-bar {\n background-color: #b7bdf8 !important;\n }\n :root .progress-bar-success {\n background-color: #a6da95 !important;\n }\n :root .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n :root .progress-bar-warning {\n background-color: #eed49f !important;\n }\n :root .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n :root .text-primary {\n color: #b7bdf8 !important;\n }\n :root .text-success {\n color: #a6da95 !important;\n }\n :root .text-info {\n color: #f0c6c6 !important;\n }\n :root .text-warning {\n color: #eed49f !important;\n }\n :root .text-danger {\n color: #ed8796 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root a {\n color: #b7bdf8;\n }\n :root .nav-tabs > li.active > a:hover,\n :root .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n :root .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n :root .navbar-text,\n :root .dropdown > a,\n :root .dropdown-menu > li > a,\n :root .hidden-xs > a,\n :root .navbar-link {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n :root .dropdown-menu > li > a:hover,\n :root .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .open > .dropdown-toggle,\n :root .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .divider {\n background-color: #494d64 !important;\n }\n :root li.hidden-xs:hover,\n :root .navbar-link:hover,\n :root .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n :root .panel {\n background-color: #24273a !important;\n }\n :root .panel-default {\n border-color: #363a4f !important;\n }\n :root .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n :root .panel-footer {\n background-color: #24273a !important;\n }\n :root .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n :root .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n :root .panel-group .panel-heading + .panel-collapse > .panel-body,\n :root .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n :root .identicon > rect {\n fill: #cad3f5 !important;\n }\n :root .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n :root .btn-default:hover,\n :root .btn-default:focus,\n :root .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n :root .btn-primary:hover,\n :root .btn-primary:focus,\n :root .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n :root .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n :root .btn-warning:hover,\n :root .btn-warning:focus,\n :root .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n :root .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n :root .btn-danger:hover,\n :root .btn-danger:focus,\n :root .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n :root .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n :root .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n :root .help-block {\n color: #cad3f5 !important;\n }\n :root .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n :root code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n :root .well,\n :root .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n :root .pagination > li > a,\n :root .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .pagination > li > a:hover,\n :root .pagination > li > a:focus,\n :root .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n :root .progress-bar {\n background-color: #b7bdf8 !important;\n }\n :root .progress-bar-success {\n background-color: #a6da95 !important;\n }\n :root .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n :root .progress-bar-warning {\n background-color: #eed49f !important;\n }\n :root .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n :root .text-primary {\n color: #b7bdf8 !important;\n }\n :root .text-success {\n color: #a6da95 !important;\n }\n :root .text-info {\n color: #f0c6c6 !important;\n }\n :root .text-warning {\n color: #eed49f !important;\n }\n :root .text-danger {\n color: #ed8796 !important;\n }\n }\n .light-theme {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n .light-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light-theme input::placeholder,\n .light-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .light-theme body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n .light-theme a {\n color: #b7bdf8;\n }\n .light-theme .nav-tabs > li.active > a:hover,\n .light-theme .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n .light-theme .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n .light-theme .navbar-text,\n .light-theme .dropdown > a,\n .light-theme .dropdown-menu > li > a,\n .light-theme .hidden-xs > a,\n .light-theme .navbar-link {\n color: #cad3f5 !important;\n }\n .light-theme .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n .light-theme .dropdown-menu > li > a:hover,\n .light-theme .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .light-theme .open > .dropdown-toggle,\n .light-theme .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .light-theme .divider {\n background-color: #494d64 !important;\n }\n .light-theme li.hidden-xs:hover,\n .light-theme .navbar-link:hover,\n .light-theme .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .light-theme .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n .light-theme .panel {\n background-color: #24273a !important;\n }\n .light-theme .panel-default {\n border-color: #363a4f !important;\n }\n .light-theme .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n .light-theme .panel-footer {\n background-color: #24273a !important;\n }\n .light-theme .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n .light-theme .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n .light-theme .panel-group .panel-heading + .panel-collapse > .panel-body,\n .light-theme .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n .light-theme .identicon > rect {\n fill: #cad3f5 !important;\n }\n .light-theme .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n .light-theme .btn-default:hover,\n .light-theme .btn-default:focus,\n .light-theme .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .light-theme .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n .light-theme .btn-primary:hover,\n .light-theme .btn-primary:focus,\n .light-theme .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n .light-theme .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n .light-theme .btn-warning:hover,\n .light-theme .btn-warning:focus,\n .light-theme .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n .light-theme .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n .light-theme .btn-danger:hover,\n .light-theme .btn-danger:focus,\n .light-theme .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n .light-theme .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n .light-theme .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .light-theme .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .light-theme .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n .light-theme .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n .light-theme .help-block {\n color: #cad3f5 !important;\n }\n .light-theme .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n .light-theme code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n .light-theme .well,\n .light-theme .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n .light-theme .pagination > li > a,\n .light-theme .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n .light-theme .pagination > li > a:hover,\n .light-theme .pagination > li > a:focus,\n .light-theme .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n .light-theme .progress-bar {\n background-color: #b7bdf8 !important;\n }\n .light-theme .progress-bar-success {\n background-color: #a6da95 !important;\n }\n .light-theme .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n .light-theme .progress-bar-warning {\n background-color: #eed49f !important;\n }\n .light-theme .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n .light-theme .text-primary {\n color: #b7bdf8 !important;\n }\n .light-theme .text-success {\n color: #a6da95 !important;\n }\n .light-theme .text-info {\n color: #f0c6c6 !important;\n }\n .light-theme .text-warning {\n color: #eed49f !important;\n }\n .light-theme .text-danger {\n color: #ed8796 !important;\n }\n .dark-theme {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n .dark-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-theme input::placeholder,\n .dark-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-theme body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n .dark-theme a {\n color: #b7bdf8;\n }\n .dark-theme .nav-tabs > li.active > a:hover,\n .dark-theme .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n .dark-theme .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n .dark-theme .navbar-text,\n .dark-theme .dropdown > a,\n .dark-theme .dropdown-menu > li > a,\n .dark-theme .hidden-xs > a,\n .dark-theme .navbar-link {\n color: #cad3f5 !important;\n }\n .dark-theme .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .dropdown-menu > li > a:hover,\n .dark-theme .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .open > .dropdown-toggle,\n .dark-theme .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .divider {\n background-color: #494d64 !important;\n }\n .dark-theme li.hidden-xs:hover,\n .dark-theme .navbar-link:hover,\n .dark-theme .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n .dark-theme .panel {\n background-color: #24273a !important;\n }\n .dark-theme .panel-default {\n border-color: #363a4f !important;\n }\n .dark-theme .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n .dark-theme .panel-footer {\n background-color: #24273a !important;\n }\n .dark-theme .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n .dark-theme .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n .dark-theme .panel-group .panel-heading + .panel-collapse > .panel-body,\n .dark-theme .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n .dark-theme .identicon > rect {\n fill: #cad3f5 !important;\n }\n .dark-theme .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n .dark-theme .btn-default:hover,\n .dark-theme .btn-default:focus,\n .dark-theme .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n .dark-theme .btn-primary:hover,\n .dark-theme .btn-primary:focus,\n .dark-theme .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n .dark-theme .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n .dark-theme .btn-warning:hover,\n .dark-theme .btn-warning:focus,\n .dark-theme .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n .dark-theme .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n .dark-theme .btn-danger:hover,\n .dark-theme .btn-danger:focus,\n .dark-theme .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n .dark-theme .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n .dark-theme .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n .dark-theme .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n .dark-theme .help-block {\n color: #cad3f5 !important;\n }\n .dark-theme .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n .dark-theme code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .well,\n .dark-theme .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .pagination > li > a,\n .dark-theme .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n .dark-theme .pagination > li > a:hover,\n .dark-theme .pagination > li > a:focus,\n .dark-theme .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n .dark-theme .progress-bar {\n background-color: #b7bdf8 !important;\n }\n .dark-theme .progress-bar-success {\n background-color: #a6da95 !important;\n }\n .dark-theme .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n .dark-theme .progress-bar-warning {\n background-color: #eed49f !important;\n }\n .dark-theme .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n .dark-theme .text-primary {\n color: #b7bdf8 !important;\n }\n .dark-theme .text-success {\n color: #a6da95 !important;\n }\n .dark-theme .text-info {\n color: #f0c6c6 !important;\n }\n .dark-theme .text-warning {\n color: #eed49f !important;\n }\n .dark-theme .text-danger {\n color: #ed8796 !important;\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root a {\n color: #b7bdf8;\n }\n :root .nav-tabs > li.active > a:hover,\n :root .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n :root .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n :root .navbar-text,\n :root .dropdown > a,\n :root .dropdown-menu > li > a,\n :root .hidden-xs > a,\n :root .navbar-link {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n :root .dropdown-menu > li > a:hover,\n :root .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .open > .dropdown-toggle,\n :root .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .divider {\n background-color: #494d64 !important;\n }\n :root li.hidden-xs:hover,\n :root .navbar-link:hover,\n :root .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n :root .panel {\n background-color: #24273a !important;\n }\n :root .panel-default {\n border-color: #363a4f !important;\n }\n :root .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #363a4f !important;\n }\n :root .panel-footer {\n background-color: #24273a !important;\n }\n :root .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n :root .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n :root .panel-group .panel-heading + .panel-collapse > .panel-body,\n :root .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n :root .identicon > rect {\n fill: #cad3f5 !important;\n }\n :root .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n :root .btn-default:hover,\n :root .btn-default:focus,\n :root .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n :root .btn-primary:hover,\n :root .btn-primary:focus,\n :root .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n :root .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n :root .btn-warning:hover,\n :root .btn-warning:focus,\n :root .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n :root .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n :root .btn-danger:hover,\n :root .btn-danger:focus,\n :root .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n :root .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n :root .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n :root .help-block {\n color: #cad3f5 !important;\n }\n :root .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n :root code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n :root .well,\n :root .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n :root .pagination > li > a,\n :root .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .pagination > li > a:hover,\n :root .pagination > li > a:focus,\n :root .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n :root .progress-bar {\n background-color: #b7bdf8 !important;\n }\n :root .progress-bar-success {\n background-color: #a6da95 !important;\n }\n :root .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n :root .progress-bar-warning {\n background-color: #eed49f !important;\n }\n :root .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n :root .text-primary {\n color: #b7bdf8 !important;\n }\n :root .text-success {\n color: #a6da95 !important;\n }\n :root .text-info {\n color: #f0c6c6 !important;\n }\n :root .text-warning {\n color: #eed49f !important;\n }\n :root .text-danger {\n color: #ed8796 !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n :root a {\n color: #b7bdf8;\n }\n :root .nav-tabs > li.active > a:hover,\n :root .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n :root .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n :root .navbar-text,\n :root .dropdown > a,\n :root .dropdown-menu > li > a,\n :root .hidden-xs > a,\n :root .navbar-link {\n color: #cad3f5 !important;\n }\n :root .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n :root .dropdown-menu > li > a:hover,\n :root .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .open > .dropdown-toggle,\n :root .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .divider {\n background-color: #494d64 !important;\n }\n :root li.hidden-xs:hover,\n :root .navbar-link:hover,\n :root .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n :root .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n :root .panel {\n background-color: #24273a !important;\n }\n :root .panel-default {\n border-color: #363a4f !important;\n }\n :root .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #363a4f !important;\n }\n :root .panel-footer {\n background-color: #24273a !important;\n }\n :root .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n :root .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n :root .panel-group .panel-heading + .panel-collapse > .panel-body,\n :root .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n :root .identicon > rect {\n fill: #cad3f5 !important;\n }\n :root .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n :root .btn-default:hover,\n :root .btn-default:focus,\n :root .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n :root .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n :root .btn-primary:hover,\n :root .btn-primary:focus,\n :root .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n :root .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n :root .btn-warning:hover,\n :root .btn-warning:focus,\n :root .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n :root .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n :root .btn-danger:hover,\n :root .btn-danger:focus,\n :root .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n :root .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n :root .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n :root .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n :root .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n :root .help-block {\n color: #cad3f5 !important;\n }\n :root .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n :root code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n :root .well,\n :root .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n :root .pagination > li > a,\n :root .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n :root .pagination > li > a:hover,\n :root .pagination > li > a:focus,\n :root .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n :root .progress-bar {\n background-color: #b7bdf8 !important;\n }\n :root .progress-bar-success {\n background-color: #a6da95 !important;\n }\n :root .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n :root .progress-bar-warning {\n background-color: #eed49f !important;\n }\n :root .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n :root .text-primary {\n color: #b7bdf8 !important;\n }\n :root .text-success {\n color: #a6da95 !important;\n }\n :root .text-info {\n color: #f0c6c6 !important;\n }\n :root .text-warning {\n color: #eed49f !important;\n }\n :root .text-danger {\n color: #ed8796 !important;\n }\n }\n .light-theme {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n .light-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light-theme input::placeholder,\n .light-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .light-theme body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n .light-theme a {\n color: #b7bdf8;\n }\n .light-theme .nav-tabs > li.active > a:hover,\n .light-theme .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n .light-theme .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n .light-theme .navbar-text,\n .light-theme .dropdown > a,\n .light-theme .dropdown-menu > li > a,\n .light-theme .hidden-xs > a,\n .light-theme .navbar-link {\n color: #cad3f5 !important;\n }\n .light-theme .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n .light-theme .dropdown-menu > li > a:hover,\n .light-theme .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .light-theme .open > .dropdown-toggle,\n .light-theme .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .light-theme .divider {\n background-color: #494d64 !important;\n }\n .light-theme li.hidden-xs:hover,\n .light-theme .navbar-link:hover,\n .light-theme .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .light-theme .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n .light-theme .panel {\n background-color: #24273a !important;\n }\n .light-theme .panel-default {\n border-color: #363a4f !important;\n }\n .light-theme .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #363a4f !important;\n }\n .light-theme .panel-footer {\n background-color: #24273a !important;\n }\n .light-theme .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n .light-theme .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n .light-theme .panel-group .panel-heading + .panel-collapse > .panel-body,\n .light-theme .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n .light-theme .identicon > rect {\n fill: #cad3f5 !important;\n }\n .light-theme .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n .light-theme .btn-default:hover,\n .light-theme .btn-default:focus,\n .light-theme .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .light-theme .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n .light-theme .btn-primary:hover,\n .light-theme .btn-primary:focus,\n .light-theme .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n .light-theme .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n .light-theme .btn-warning:hover,\n .light-theme .btn-warning:focus,\n .light-theme .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n .light-theme .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n .light-theme .btn-danger:hover,\n .light-theme .btn-danger:focus,\n .light-theme .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n .light-theme .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n .light-theme .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .light-theme .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .light-theme .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n .light-theme .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n .light-theme .help-block {\n color: #cad3f5 !important;\n }\n .light-theme .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n .light-theme code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n .light-theme .well,\n .light-theme .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n .light-theme .pagination > li > a,\n .light-theme .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n .light-theme .pagination > li > a:hover,\n .light-theme .pagination > li > a:focus,\n .light-theme .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n .light-theme .progress-bar {\n background-color: #b7bdf8 !important;\n }\n .light-theme .progress-bar-success {\n background-color: #a6da95 !important;\n }\n .light-theme .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n .light-theme .progress-bar-warning {\n background-color: #eed49f !important;\n }\n .light-theme .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n .light-theme .text-primary {\n color: #b7bdf8 !important;\n }\n .light-theme .text-success {\n color: #a6da95 !important;\n }\n .light-theme .text-info {\n color: #f0c6c6 !important;\n }\n .light-theme .text-warning {\n color: #eed49f !important;\n }\n .light-theme .text-danger {\n color: #ed8796 !important;\n }\n .dark-theme {\n color-scheme: dark;\n /* navbar */\n /* main panel */\n /* buttons */\n /* modal dialogs */\n /* buttons for pagination */\n /* progress bars */\n /* text */\n }\n .dark-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-theme input::placeholder,\n .dark-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-theme body {\n color: #cad3f5 !important;\n background-color: #24273a !important;\n }\n .dark-theme a {\n color: #b7bdf8;\n }\n .dark-theme .nav-tabs > li.active > a:hover,\n .dark-theme .nav-tabs > li.active > a {\n color: #b7bdf8 !important;\n }\n .dark-theme .navbar {\n background-color: #1e2030 !important;\n border-color: #1e2030 !important;\n }\n .dark-theme .navbar-text,\n .dark-theme .dropdown > a,\n .dark-theme .dropdown-menu > li > a,\n .dark-theme .hidden-xs > a,\n .dark-theme .navbar-link {\n color: #cad3f5 !important;\n }\n .dark-theme .dropdown-menu {\n border-color: #494d64 !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .dropdown-menu > li > a:hover,\n .dark-theme .dropdown-menu > li > a:focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .open > .dropdown-toggle,\n .dark-theme .dropdown-toggle:hover {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .divider {\n background-color: #494d64 !important;\n }\n .dark-theme li.hidden-xs:hover,\n .dark-theme .navbar-link:hover,\n .dark-theme .navbar-link:focus {\n border-color: #494d64 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .dropdown-menu > .active > a {\n color: #24273a !important;\n background-color: #b7bdf8 !important;\n }\n .dark-theme .panel {\n background-color: #24273a !important;\n }\n .dark-theme .panel-default {\n border-color: #363a4f !important;\n }\n .dark-theme .panel-default > .panel-heading {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #363a4f !important;\n }\n .dark-theme .panel-footer {\n background-color: #24273a !important;\n }\n .dark-theme .table-striped > tbody > tr {\n border-top-color: #363a4f !important;\n }\n .dark-theme .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: #24273a !important;\n }\n .dark-theme .panel-group .panel-heading + .panel-collapse > .panel-body,\n .dark-theme .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: #24273a !important;\n }\n .dark-theme .identicon > rect {\n fill: #cad3f5 !important;\n }\n .dark-theme .btn-default {\n color: #cad3f5 !important;\n background-color: transparent !important;\n border-color: #363a4f !important;\n }\n .dark-theme .btn-default:hover,\n .dark-theme .btn-default:focus,\n .dark-theme .btn-default.focus {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n }\n .dark-theme .btn-primary {\n background-color: #b7bdf8 !important;\n color: #24273a;\n }\n .dark-theme .btn-primary:hover,\n .dark-theme .btn-primary:focus,\n .dark-theme .btn-primary.focus {\n background-color: rgba(183, 189, 248, 0.9) !important;\n }\n .dark-theme .btn-warning {\n background-color: #eed49f !important;\n color: #24273a;\n }\n .dark-theme .btn-warning:hover,\n .dark-theme .btn-warning:focus,\n .dark-theme .btn-warning.focus {\n background-color: rgba(238, 212, 159, 0.9) !important;\n }\n .dark-theme .btn-danger {\n background-color: #ed8796 !important;\n color: #24273a;\n }\n .dark-theme .btn-danger:hover,\n .dark-theme .btn-danger:focus,\n .dark-theme .btn-danger.focus {\n background-color: rgba(237, 135, 150, 0.9) !important;\n }\n .dark-theme .modal-header {\n border-color: #363a4f !important;\n background-color: #1e2030;\n }\n .dark-theme .modal-content {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .modal-footer {\n border-color: #363a4f !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .alert-warning {\n background-color: #eed49f !important;\n color: #24273a !important;\n }\n .dark-theme .alert-danger {\n background-color: #ed8796 !important;\n color: #24273a !important;\n }\n .dark-theme .help-block {\n color: #cad3f5 !important;\n }\n .dark-theme .form-control {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n background-color: #24273a !important;\n }\n .dark-theme code.ng-binding {\n color: #c6a0f6 !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .well,\n .dark-theme .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: #a5adcb !important;\n border-color: #a5adcb !important;\n background-color: #1e2030 !important;\n }\n .dark-theme .pagination > li > a,\n .dark-theme .pagination > li > span {\n background-color: #24273a !important;\n border-color: #363a4f !important;\n }\n .dark-theme .pagination > li > a:hover,\n .dark-theme .pagination > li > a:focus,\n .dark-theme .pagination > li > a.focus {\n background-color: #363a4f !important;\n }\n .dark-theme .progress-bar {\n background-color: #b7bdf8 !important;\n }\n .dark-theme .progress-bar-success {\n background-color: #a6da95 !important;\n }\n .dark-theme .progress-bar-info {\n background-color: #f0c6c6 !important;\n }\n .dark-theme .progress-bar-warning {\n background-color: #eed49f !important;\n }\n .dark-theme .progress-bar-danger {\n background-color: #ed8796 !important;\n }\n .dark-theme .text-primary {\n color: #b7bdf8 !important;\n }\n .dark-theme .text-success {\n color: #a6da95 !important;\n }\n .dark-theme .text-info {\n color: #f0c6c6 !important;\n }\n .dark-theme .text-warning {\n color: #eed49f !important;\n }\n .dark-theme .text-danger {\n color: #ed8796 !important;\n }", "start": 1283, "regexps": [ "https?://(127\\.0\\.0\\.1\\:8384|0\\.0\\.0\\.0\\:8384|localhost\\:8384)/.*" @@ -5031,12 +5031,12 @@ "start": 24844 } ], - "sourceCode": "/* ==UserStyle==\n@name Syncthing Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/syncthing\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/syncthing\n@version 0.1.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/syncthing/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Asyncthing\n@description Soothing pastel theme for Syncthing\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire*\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var text urls \"URL(s) for Syncthing\" \"127\\.0\\.0\\.1\\:8384,0\\.0\\.0\\.0\\:8384,localhost\\:8384\"\n==/UserStyle== */\n\n/*\n `replace( ,\" \", \"\", \"g\")` is here to remove extra spaces (if any)\n*/\n\n@-moz-document regexp(replace(replace(%(\"https?://(%s)/.*\", @urls), \",\", \"|\", \"g\"), \" \", \"\", \"g\"))\n{\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n .light-theme {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body {\n color: @text !important;\n background-color: @base !important;\n }\n\n a {\n color: @accent-color;\n }\n\n .nav-tabs > li.active > a:hover,\n .nav-tabs > li.active > a {\n color: @accent-color !important;\n }\n\n /* navbar */\n .navbar {\n background-color: @mantle !important;\n border-color: @mantle !important;\n }\n\n .navbar-text,\n .dropdown > a,\n .dropdown-menu > li > a,\n .hidden-xs > a,\n .navbar-link {\n color: @text !important;\n }\n\n .dropdown-menu {\n border-color: @surface1 !important;\n background-color: @mantle !important;\n }\n\n .dropdown-menu > li > a:hover,\n .dropdown-menu > li > a:focus {\n color: @text !important;\n background-color: @surface0 !important;\n }\n\n .open > .dropdown-toggle,\n .dropdown-toggle:hover {\n border-color: @surface1 !important;\n background-color: @surface0 !important;\n }\n\n .divider {\n background-color: @surface1 !important;\n }\n\n li.hidden-xs:hover,\n .navbar-link:hover,\n .navbar-link:focus {\n border-color: @surface1 !important;\n background-color: @surface0 !important;\n }\n\n .dropdown-menu > .active > a {\n color: @base !important;\n background-color: @accent-color !important;\n }\n\n /* main panel */\n .panel {\n background-color: @base !important;\n }\n\n .panel-default {\n border-color: @surface0 !important;\n }\n\n .panel-default > .panel-heading {\n color: @text !important;\n border-color: @surface0 !important;\n background-color: @base !important;\n }\n\n .panel-footer {\n background-color: @base !important;\n }\n\n .table-striped > tbody > tr {\n border-top-color: @surface0 !important;\n }\n\n .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: @base !important;\n }\n\n .panel-group .panel-heading + .panel-collapse > .panel-body,\n .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: @base !important;\n }\n\n .identicon > rect {\n fill: @text !important;\n }\n\n /* buttons */\n .btn-default {\n color: @text !important;\n background-color: transparent !important;\n border-color: @surface0 !important;\n }\n\n .btn-default:hover,\n .btn-default:focus,\n .btn-default.focus {\n color: @text !important;\n background-color: @surface0 !important;\n }\n\n .btn-primary {\n background-color: @accent-color !important;\n color: @base;\n }\n\n .btn-primary:hover,\n .btn-primary:focus,\n .btn-primary.focus {\n background-color: fade(@accent-color, 90%) !important;\n }\n\n .btn-warning {\n background-color: @yellow !important;\n color: @base;\n }\n\n .btn-warning:hover,\n .btn-warning:focus,\n .btn-warning.focus {\n background-color: fade(@yellow, 90%) !important;\n }\n\n .btn-danger {\n background-color: @red !important;\n color: @base;\n }\n\n .btn-danger:hover,\n .btn-danger:focus,\n .btn-danger.focus {\n background-color: fade(@red, 90%) !important;\n }\n\n /* modal dialogs */\n .modal-header {\n border-color: @surface0 !important;\n background-color: @mantle;\n }\n\n .modal-content {\n border-color: @surface0 !important;\n background-color: @mantle !important;\n }\n\n .modal-footer {\n border-color: @surface0 !important;\n background-color: @mantle !important;\n }\n\n .alert-warning {\n background-color: @yellow !important;\n color: @base !important;\n }\n\n .alert-danger {\n background-color: @red !important;\n color: @base !important;\n }\n\n .help-block {\n color: @text !important;\n }\n\n .form-control {\n color: @text !important;\n border-color: @surface0 !important;\n background-color: @base !important;\n }\n\n code.ng-binding {\n color: @mauve !important;\n background-color: @mantle !important;\n }\n\n .well,\n .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: @subtext0 !important;\n border-color: @subtext0 !important;\n background-color: @mantle !important;\n }\n\n /* buttons for pagination */\n .pagination > li > a,\n .pagination > li > span {\n background-color: @base !important;\n border-color: @surface0 !important;\n }\n\n .pagination > li > a:hover,\n .pagination > li > a:focus,\n .pagination > li > a.focus {\n background-color: @surface0 !important;\n }\n\n /* progress bars */\n .progress-bar {\n background-color: @accent-color !important;\n }\n\n .progress-bar-success {\n background-color: @green !important;\n }\n\n .progress-bar-info {\n background-color: @flamingo !important;\n }\n\n .progress-bar-warning {\n background-color: @yellow !important;\n }\n\n .progress-bar-danger {\n background-color: @red !important;\n }\n\n /* text */\n .text-primary {\n color: @accent-color !important;\n }\n\n .text-success {\n color: @green !important;\n }\n\n .text-info {\n color: @flamingo !important;\n }\n\n .text-warning {\n color: @yellow !important;\n }\n\n .text-danger {\n color: @red !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Syncthing Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/syncthing\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/syncthing\n@version 0.1.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/syncthing/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Asyncthing\n@description Soothing pastel theme for Syncthing\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n\n@var text urls \"URL(s) for Syncthing\" \"127\\.0\\.0\\.1\\:8384,0\\.0\\.0\\.0\\:8384,localhost\\:8384\"\n==/UserStyle== */\n\n/*\n `replace( ,\" \", \"\", \"g\")` is here to remove extra spaces (if any)\n*/\n\n@-moz-document regexp(replace(replace(%(\"https?://(%s)/.*\", @urls), \",\", \"|\", \"g\"), \" \", \"\", \"g\"))\n{\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n .light-theme {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .dark-theme {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body {\n color: @text !important;\n background-color: @base !important;\n }\n\n a {\n color: @accent-color;\n }\n\n .nav-tabs > li.active > a:hover,\n .nav-tabs > li.active > a {\n color: @accent-color !important;\n }\n\n /* navbar */\n .navbar {\n background-color: @mantle !important;\n border-color: @mantle !important;\n }\n\n .navbar-text,\n .dropdown > a,\n .dropdown-menu > li > a,\n .hidden-xs > a,\n .navbar-link {\n color: @text !important;\n }\n\n .dropdown-menu {\n border-color: @surface1 !important;\n background-color: @mantle !important;\n }\n\n .dropdown-menu > li > a:hover,\n .dropdown-menu > li > a:focus {\n color: @text !important;\n background-color: @surface0 !important;\n }\n\n .open > .dropdown-toggle,\n .dropdown-toggle:hover {\n border-color: @surface1 !important;\n background-color: @surface0 !important;\n }\n\n .divider {\n background-color: @surface1 !important;\n }\n\n li.hidden-xs:hover,\n .navbar-link:hover,\n .navbar-link:focus {\n border-color: @surface1 !important;\n background-color: @surface0 !important;\n }\n\n .dropdown-menu > .active > a {\n color: @base !important;\n background-color: @accent-color !important;\n }\n\n /* main panel */\n .panel {\n background-color: @base !important;\n }\n\n .panel-default {\n border-color: @surface0 !important;\n }\n\n .panel-default > .panel-heading {\n color: @text !important;\n border-color: @surface0 !important;\n background-color: @surface0 !important;\n }\n\n .panel-footer {\n background-color: @base !important;\n }\n\n .table-striped > tbody > tr {\n border-top-color: @surface0 !important;\n }\n\n .table-striped > tbody > tr:nth-of-type(odd) {\n background-color: @base !important;\n }\n\n .panel-group .panel-heading + .panel-collapse > .panel-body,\n .panel-group .panel-heading + .panel-collapse > .list-group {\n border-top-color: @base !important;\n }\n\n .identicon > rect {\n fill: @text !important;\n }\n\n /* buttons */\n .btn-default {\n color: @text !important;\n background-color: transparent !important;\n border-color: @surface0 !important;\n }\n\n .btn-default:hover,\n .btn-default:focus,\n .btn-default.focus {\n color: @text !important;\n background-color: @surface0 !important;\n }\n\n .btn-primary {\n background-color: @accent-color !important;\n color: @base;\n }\n\n .btn-primary:hover,\n .btn-primary:focus,\n .btn-primary.focus {\n background-color: fade(@accent-color, 90%) !important;\n }\n\n .btn-warning {\n background-color: @yellow !important;\n color: @base;\n }\n\n .btn-warning:hover,\n .btn-warning:focus,\n .btn-warning.focus {\n background-color: fade(@yellow, 90%) !important;\n }\n\n .btn-danger {\n background-color: @red !important;\n color: @base;\n }\n\n .btn-danger:hover,\n .btn-danger:focus,\n .btn-danger.focus {\n background-color: fade(@red, 90%) !important;\n }\n\n /* modal dialogs */\n .modal-header {\n border-color: @surface0 !important;\n background-color: @mantle;\n }\n\n .modal-content {\n border-color: @surface0 !important;\n background-color: @mantle !important;\n }\n\n .modal-footer {\n border-color: @surface0 !important;\n background-color: @mantle !important;\n }\n\n .alert-warning {\n background-color: @yellow !important;\n color: @base !important;\n }\n\n .alert-danger {\n background-color: @red !important;\n color: @base !important;\n }\n\n .help-block {\n color: @text !important;\n }\n\n .form-control {\n color: @text !important;\n border-color: @surface0 !important;\n background-color: @base !important;\n }\n\n code.ng-binding {\n color: @mauve !important;\n background-color: @mantle !important;\n }\n\n .well,\n .form-control[readonly=\"readonly\"] {\n /* read-only fields */\n color: @subtext0 !important;\n border-color: @subtext0 !important;\n background-color: @mantle !important;\n }\n\n /* buttons for pagination */\n .pagination > li > a,\n .pagination > li > span {\n background-color: @base !important;\n border-color: @surface0 !important;\n }\n\n .pagination > li > a:hover,\n .pagination > li > a:focus,\n .pagination > li > a.focus {\n background-color: @surface0 !important;\n }\n\n /* progress bars */\n .progress-bar {\n background-color: @accent-color !important;\n }\n\n .progress-bar-success {\n background-color: @green !important;\n }\n\n .progress-bar-info {\n background-color: @flamingo !important;\n }\n\n .progress-bar-warning {\n background-color: @yellow !important;\n }\n\n .progress-bar-danger {\n background-color: @red !important;\n }\n\n /* text */\n .text-primary {\n color: @accent-color !important;\n }\n\n .text-success {\n color: @green !important;\n }\n\n .text-info {\n color: @flamingo !important;\n }\n\n .text-warning {\n color: @yellow !important;\n }\n\n .text-danger {\n color: @red !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Syncthing Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/syncthing", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/syncthing", - "version": "0.1.4", + "version": "0.1.5", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/syncthing/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Asyncthing", "description": "Soothing pastel theme for Syncthing", @@ -5107,7 +5107,7 @@ "label": "Accent", "name": "accentColor", "value": "lavender", - "default": "sapphire", + "default": "mauve", "options": [ { "name": "rosewater", @@ -5199,12 +5199,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Syncthing", "name": "Syncthing Catppuccin", - "originalDigest": "d2701b807e56dce6cc083a4d4a676a958b37a42f", + "originalDigest": "fad2e87845bbae1ab45378268a971556410b75cb", "_id": "98ee3487-dfae-4980-9296-b165f8e386bc", - "_rev": 1724320851738, + "_rev": 1727981495121, "id": 67, - "etag": "W/\"0de9d1aa8de3ce85df4cc2848e87ba23fbad1ca517fa0b89e12bbefa4667bd49\"", - "updateDate": 1712856189537 + "etag": "W/\"b9a04a4bd8147f0302b29d3a193f2522f5f66e4d02c026ffbddb8eb2d55d2688\"", + "updateDate": 1727981495060 }, { "enabled": true, @@ -5213,11 +5213,11 @@ "installDate": 1700164286487, "sections": [ { - "code": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.8\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": "._aa4d {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* close friends story things */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* Share box */\n /* reel icon */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4d ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4d input::placeholder,\n ._aa4d textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4d,\n ._aa4d .x1qjc9v5,\n ._aa4d .x9f619,\n ._aa4d .x78zum5,\n ._aa4d .xdt5ytf,\n ._aa4d .x1iyjqo2,\n ._aa4d .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 237, 135, 150;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n --ig-bubble-background: 73, 77, 100;\n --ig-tertiary-icon: 183, 189, 248;\n --always-dark-overlay: #b7bdf8;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4d #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4d .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4d .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4d .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4d ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4d .x9bdzbf {\n color: #1e2030 !important;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4d ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4d ._aatc ._aasi,\n ._aa4d ._ae1i,\n ._aa4d ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4d svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4d svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4d .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4d .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4d .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4d .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4d .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4d .xq3z1fi {\n color: #b7bdf8 !important;\n }\n ._aa4d .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4d .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4d .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4d .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1d72o {\n background-color: #363a4f;\n }\n ._aa4d ._ab37 {\n color: #8aadf4;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4d ._9zkj,\n ._aa4d ._a3ds,\n ._aa4d ._a3dt,\n ._aa4d ._a3du,\n ._aa4d ._a3dv,\n ._aa4d ._a3dw,\n ._aa4d ._9-b3,\n ._aa4d ._9znl,\n ._aa4d ._9z-6,\n ._aa4d ._a3dx,\n ._aa4d ._a3dy,\n ._aa4d ._a3dz,\n ._aa4d ._a3d-,\n ._aa4d ._a3d_,\n ._aa4d ._a3e0,\n ._aa4d ._9zm4,\n ._aa4d ._a3e1,\n ._aa4d ._a3e2,\n ._aa4d ._a3e3,\n ._aa4d ._a3e4,\n ._aa4d ._a3e5,\n ._aa4d ._a3e6,\n ._aa4d ._a3e7,\n ._aa4d ._a3e8,\n ._aa4d ._a3e9,\n ._aa4d ._a3ea,\n ._aa4d ._9_57,\n ._aa4d ._9_n5,\n ._aa4d ._9-y3,\n ._aa4d ._a3eb,\n ._aa4d ._a3ec,\n ._aa4d ._a3ed,\n ._aa4d ._a3ee,\n ._aa4d ._9zlu,\n ._aa4d ._9-yp,\n ._aa4d ._a3ef,\n ._aa4d ._a3eg,\n ._aa4d ._9_wm,\n ._aa4d ._a3eh,\n ._aa4d ._a3ei,\n ._aa4d ._9-j_,\n ._aa4d ._a3ej,\n ._aa4d ._a3ek,\n ._aa4d ._9_ij,\n ._aa4d ._9_d_,\n ._aa4d ._9_e1,\n ._aa4d ._9-mm,\n ._aa4d ._9_cx,\n ._aa4d ._9zm0,\n ._aa4d ._9zfi,\n ._aa4d ._9-ub,\n ._aa4d ._a3el,\n ._aa4d ._9-7-,\n ._aa4d ._9-1a,\n ._aa4d ._a3em,\n ._aa4d ._9zrp,\n ._aa4d ._a3en,\n ._aa4d ._9zz9,\n ._aa4d ._a3eo,\n ._aa4d ._9zmr,\n ._aa4d ._9-8d,\n ._aa4d ._9zhi,\n ._aa4d ._a3ep,\n ._aa4d ._9zs0,\n ._aa4d ._9-j-,\n ._aa4d ._a3eq,\n ._aa4d ._9zli,\n ._aa4d ._9_4y,\n ._aa4d ._9zm2,\n ._aa4d ._9zfj,\n ._aa4d ._9zlg,\n ._aa4d ._a3er,\n ._aa4d ._9-lv,\n ._aa4d ._9_ug,\n ._aa4d ._9_sh,\n ._aa4d ._9_sj,\n ._aa4d ._9-k0,\n ._aa4d ._9z-c,\n ._aa4d ._9_35,\n ._aa4d ._9_hh,\n ._aa4d ._a3es,\n ._aa4d ._a3et,\n ._aa4d ._a3eu,\n ._aa4d ._9-v-,\n ._aa4d ._9_4d,\n ._aa4d ._9zlh,\n ._aa4d ._a3ev,\n ._aa4d ._a3ew,\n ._aa4d ._a3ex,\n ._aa4d ._a3ey,\n ._aa4d ._9_7m,\n ._aa4d ._9_fv,\n ._aa4d ._a3ez,\n ._aa4d ._9-zf,\n ._aa4d ._9-zg,\n ._aa4d ._9-ze,\n ._aa4d ._a9fa,\n ._aa4d ._9-zh,\n ._aa4d ._9-zi,\n ._aa4d ._9-zj,\n ._aa4d ._9-zk,\n ._aa4d ._9-zl,\n ._aa4d ._9-zm,\n ._aa4d ._9-zn,\n ._aa4d ._9-zo,\n ._aa4d ._9-zp,\n ._aa4d ._9-zq,\n ._aa4d ._9-zr,\n ._aa4d ._9-zs,\n ._aa4d ._9-zt,\n ._aa4d ._a3op,\n ._aa4d ._a3oq,\n ._aa4d ._9-zu,\n ._aa4d ._9-zv,\n ._aa4d ._9-zw,\n ._aa4d ._9-zx,\n ._aa4d ._9-zy,\n ._aa4d ._9-zz,\n ._aa4d ._9-z-,\n ._aa4d ._a3or,\n ._aa4d ._a3ot,\n ._aa4d ._a3os,\n ._aa4d ._9zs1,\n ._aa4d ._9zs2,\n ._aa4d ._9-z_,\n ._aa4d ._9--0,\n ._aa4d ._9--1,\n ._aa4d ._9--2,\n ._aa4d ._9--3,\n ._aa4d ._9--4,\n ._aa4d ._9--5,\n ._aa4d ._9--6,\n ._aa4d ._9--7,\n ._aa4d ._9--f,\n ._aa4d ._9--8,\n ._aa4d ._9--9,\n ._aa4d ._9--a,\n ._aa4d ._9--b,\n ._aa4d ._9--c,\n ._aa4d ._9--d,\n ._aa4d ._9--e,\n ._aa4d ._a3ou,\n ._aa4d ._9--g,\n ._aa4d ._9--h,\n ._aa4d ._9--i,\n ._aa4d ._9--j,\n ._aa4d ._9--l,\n ._aa4d ._9--k,\n ._aa4d ._9--m,\n ._aa4d ._9--n,\n ._aa4d ._9--o,\n ._aa4d ._9--p,\n ._aa4d ._9--q,\n ._aa4d ._a3ov,\n ._aa4d ._9--s,\n ._aa4d ._9--r,\n ._aa4d ._9--t,\n ._aa4d ._9--u,\n ._aa4d ._9--v,\n ._aa4d ._9--x,\n ._aa4d ._9--y,\n ._aa4d ._9--w,\n ._aa4d ._9--z,\n ._aa4d ._9--_,\n ._aa4d ._9-_0,\n ._aa4d ._9-_1,\n ._aa4d ._9-_2,\n ._aa4d ._9-_3,\n ._aa4d ._9---,\n ._aa4d ._9-_4,\n ._aa4d ._9-_5,\n ._aa4d ._9-_6,\n ._aa4d ._9-_7,\n ._aa4d ._a3wy,\n ._aa4d ._9-_8,\n ._aa4d ._9-_9,\n ._aa4d ._a3ow,\n ._aa4d ._9-_a,\n ._aa4d ._9-_b,\n ._aa4d ._9-_c,\n ._aa4d ._9-_d,\n ._aa4d ._9-_e,\n ._aa4d ._9-_f,\n ._aa4d ._9-_g,\n ._aa4d ._9-_h,\n ._aa4d ._9-_i,\n ._aa4d ._9-_j,\n ._aa4d ._9-_k,\n ._aa4d ._9-_l,\n ._aa4d ._9-_m,\n ._aa4d ._9-_n,\n ._aa4d ._9-_o,\n ._aa4d ._a3ox,\n ._aa4d ._9-_p,\n ._aa4d ._9-_q,\n ._aa4d ._a9fb,\n ._aa4d ._9-_t,\n ._aa4d ._9-_r,\n ._aa4d ._9-_s,\n ._aa4d ._a93g,\n ._aa4d ._9-_u,\n ._aa4d ._9-_v,\n ._aa4d ._a9fc,\n ._aa4d ._9-_w,\n ._aa4d ._9-_x,\n ._aa4d ._9-_y,\n ._aa4d ._9-_z,\n ._aa4d ._9-_-,\n ._aa4d ._9-__,\n ._aa4d ._9_00,\n ._aa4d ._a3oy,\n ._aa4d ._9_01,\n ._aa4d ._9_02,\n ._aa4d ._9_03,\n ._aa4d ._9_04,\n ._aa4d ._9_05,\n ._aa4d ._9_08,\n ._aa4d ._9_09,\n ._aa4d ._9_07,\n ._aa4d ._9_06,\n ._aa4d ._9_0a,\n ._aa4d ._9_0b,\n ._aa4d ._9_0c,\n ._aa4d ._9_0d,\n ._aa4d ._9_0e,\n ._aa4d ._9_0f,\n ._aa4d ._9_0g,\n ._aa4d ._a93h,\n ._aa4d ._9_0h,\n ._aa4d ._9_0i,\n ._aa4d ._9_0j,\n ._aa4d ._9_0k,\n ._aa4d ._aepo,\n ._aa4d ._9_0l,\n ._aa4d ._9_0m,\n ._aa4d ._9_0n,\n ._aa4d ._9_0o,\n ._aa4d ._9_0p,\n ._aa4d ._a3oz,\n ._aa4d ._a93l,\n ._aa4d ._9_0r,\n ._aa4d ._9_0s,\n ._aa4d ._a7tk,\n ._aa4d ._9_0q,\n ._aa4d ._a3o-,\n ._aa4d ._9_0t,\n ._aa4d ._9_0v,\n ._aa4d ._9_0u,\n ._aa4d ._a9ej,\n ._aa4d ._9_0w,\n ._aa4d ._9_0x,\n ._aa4d ._9_0y,\n ._aa4d ._9_0z,\n ._aa4d ._9_0_,\n ._aa4d ._9_0-,\n ._aa4d ._9_10,\n ._aa4d ._9_11,\n ._aa4d ._9_12,\n ._aa4d ._9_13,\n ._aa4d ._9_14,\n ._aa4d ._9_15,\n ._aa4d ._a3o_,\n ._aa4d ._9_18,\n ._aa4d ._9_19,\n ._aa4d ._9_1a,\n ._aa4d ._9_1e,\n ._aa4d ._9_1b,\n ._aa4d ._9_1c,\n ._aa4d ._9_1d,\n ._aa4d ._9_16,\n ._aa4d ._9_17,\n ._aa4d ._a3p0,\n ._aa4d ._9_1g,\n ._aa4d ._9_1i,\n ._aa4d ._9_1h,\n ._aa4d ._9_1j,\n ._aa4d ._9_1k,\n ._aa4d ._9_1l,\n ._aa4d ._9_1m,\n ._aa4d ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4d [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4d [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4d img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4d ._aaqh {\n background-color: #363a4f;\n }\n ._aa4d .xzloghq,\n ._aa4d ._acas:not(._acao),\n ._aa4d .xzloghq svg,\n ._aa4d ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4d ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4d .x1gjpkn9,\n ._aa4d ._acat,\n ._aa4d ._acap,\n a._aa4d .x1gjpkn9,\n a._aa4d ._acat,\n a._aa4d ._acap,\n ._aa4d .x1gjpkn9:visited,\n ._aa4d ._acat:visited,\n ._aa4d ._acap:visited,\n a._aa4d .x1gjpkn9:visited,\n a._aa4d ._acat:visited,\n a._aa4d ._acap:visited {\n color: #cad3f5;\n }\n ._aa4d div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4d .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4d ._ab81 {\n background-color: #1e2030;\n }\n ._aa4d ._ab85,\n ._aa4d ._ab6i,\n ._aa4d ._ab85 .xvbhtw8,\n ._aa4d ._aav4 {\n background-color: #181926;\n }\n ._aa4d ._abmp {\n color: #cad3f5;\n }\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4d .leaflet-popup-content-wrapper,\n ._aa4d .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4d .leaflet-popup-content-wrapper *,\n ._aa4d .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4d ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4d ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }\n ._aa4c {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* close friends story things */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* Share box */\n /* reel icon */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4c ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4c input::placeholder,\n ._aa4c textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4c,\n ._aa4c .x1qjc9v5,\n ._aa4c .x9f619,\n ._aa4c .x78zum5,\n ._aa4c .xdt5ytf,\n ._aa4c .x1iyjqo2,\n ._aa4c .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 237, 135, 150;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n --ig-bubble-background: 73, 77, 100;\n --ig-tertiary-icon: 183, 189, 248;\n --always-dark-overlay: #b7bdf8;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4c #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4c .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4c .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4c .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4c ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4c .x9bdzbf {\n color: #1e2030 !important;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4c ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4c ._aatc ._aasi,\n ._aa4c ._ae1i,\n ._aa4c ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4c svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4c svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4c .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4c .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4c .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4c .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4c .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4c .xq3z1fi {\n color: #b7bdf8 !important;\n }\n ._aa4c .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4c .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4c .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4c .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1d72o {\n background-color: #363a4f;\n }\n ._aa4c ._ab37 {\n color: #8aadf4;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4c ._9zkj,\n ._aa4c ._a3ds,\n ._aa4c ._a3dt,\n ._aa4c ._a3du,\n ._aa4c ._a3dv,\n ._aa4c ._a3dw,\n ._aa4c ._9-b3,\n ._aa4c ._9znl,\n ._aa4c ._9z-6,\n ._aa4c ._a3dx,\n ._aa4c ._a3dy,\n ._aa4c ._a3dz,\n ._aa4c ._a3d-,\n ._aa4c ._a3d_,\n ._aa4c ._a3e0,\n ._aa4c ._9zm4,\n ._aa4c ._a3e1,\n ._aa4c ._a3e2,\n ._aa4c ._a3e3,\n ._aa4c ._a3e4,\n ._aa4c ._a3e5,\n ._aa4c ._a3e6,\n ._aa4c ._a3e7,\n ._aa4c ._a3e8,\n ._aa4c ._a3e9,\n ._aa4c ._a3ea,\n ._aa4c ._9_57,\n ._aa4c ._9_n5,\n ._aa4c ._9-y3,\n ._aa4c ._a3eb,\n ._aa4c ._a3ec,\n ._aa4c ._a3ed,\n ._aa4c ._a3ee,\n ._aa4c ._9zlu,\n ._aa4c ._9-yp,\n ._aa4c ._a3ef,\n ._aa4c ._a3eg,\n ._aa4c ._9_wm,\n ._aa4c ._a3eh,\n ._aa4c ._a3ei,\n ._aa4c ._9-j_,\n ._aa4c ._a3ej,\n ._aa4c ._a3ek,\n ._aa4c ._9_ij,\n ._aa4c ._9_d_,\n ._aa4c ._9_e1,\n ._aa4c ._9-mm,\n ._aa4c ._9_cx,\n ._aa4c ._9zm0,\n ._aa4c ._9zfi,\n ._aa4c ._9-ub,\n ._aa4c ._a3el,\n ._aa4c ._9-7-,\n ._aa4c ._9-1a,\n ._aa4c ._a3em,\n ._aa4c ._9zrp,\n ._aa4c ._a3en,\n ._aa4c ._9zz9,\n ._aa4c ._a3eo,\n ._aa4c ._9zmr,\n ._aa4c ._9-8d,\n ._aa4c ._9zhi,\n ._aa4c ._a3ep,\n ._aa4c ._9zs0,\n ._aa4c ._9-j-,\n ._aa4c ._a3eq,\n ._aa4c ._9zli,\n ._aa4c ._9_4y,\n ._aa4c ._9zm2,\n ._aa4c ._9zfj,\n ._aa4c ._9zlg,\n ._aa4c ._a3er,\n ._aa4c ._9-lv,\n ._aa4c ._9_ug,\n ._aa4c ._9_sh,\n ._aa4c ._9_sj,\n ._aa4c ._9-k0,\n ._aa4c ._9z-c,\n ._aa4c ._9_35,\n ._aa4c ._9_hh,\n ._aa4c ._a3es,\n ._aa4c ._a3et,\n ._aa4c ._a3eu,\n ._aa4c ._9-v-,\n ._aa4c ._9_4d,\n ._aa4c ._9zlh,\n ._aa4c ._a3ev,\n ._aa4c ._a3ew,\n ._aa4c ._a3ex,\n ._aa4c ._a3ey,\n ._aa4c ._9_7m,\n ._aa4c ._9_fv,\n ._aa4c ._a3ez,\n ._aa4c ._9-zf,\n ._aa4c ._9-zg,\n ._aa4c ._9-ze,\n ._aa4c ._a9fa,\n ._aa4c ._9-zh,\n ._aa4c ._9-zi,\n ._aa4c ._9-zj,\n ._aa4c ._9-zk,\n ._aa4c ._9-zl,\n ._aa4c ._9-zm,\n ._aa4c ._9-zn,\n ._aa4c ._9-zo,\n ._aa4c ._9-zp,\n ._aa4c ._9-zq,\n ._aa4c ._9-zr,\n ._aa4c ._9-zs,\n ._aa4c ._9-zt,\n ._aa4c ._a3op,\n ._aa4c ._a3oq,\n ._aa4c ._9-zu,\n ._aa4c ._9-zv,\n ._aa4c ._9-zw,\n ._aa4c ._9-zx,\n ._aa4c ._9-zy,\n ._aa4c ._9-zz,\n ._aa4c ._9-z-,\n ._aa4c ._a3or,\n ._aa4c ._a3ot,\n ._aa4c ._a3os,\n ._aa4c ._9zs1,\n ._aa4c ._9zs2,\n ._aa4c ._9-z_,\n ._aa4c ._9--0,\n ._aa4c ._9--1,\n ._aa4c ._9--2,\n ._aa4c ._9--3,\n ._aa4c ._9--4,\n ._aa4c ._9--5,\n ._aa4c ._9--6,\n ._aa4c ._9--7,\n ._aa4c ._9--f,\n ._aa4c ._9--8,\n ._aa4c ._9--9,\n ._aa4c ._9--a,\n ._aa4c ._9--b,\n ._aa4c ._9--c,\n ._aa4c ._9--d,\n ._aa4c ._9--e,\n ._aa4c ._a3ou,\n ._aa4c ._9--g,\n ._aa4c ._9--h,\n ._aa4c ._9--i,\n ._aa4c ._9--j,\n ._aa4c ._9--l,\n ._aa4c ._9--k,\n ._aa4c ._9--m,\n ._aa4c ._9--n,\n ._aa4c ._9--o,\n ._aa4c ._9--p,\n ._aa4c ._9--q,\n ._aa4c ._a3ov,\n ._aa4c ._9--s,\n ._aa4c ._9--r,\n ._aa4c ._9--t,\n ._aa4c ._9--u,\n ._aa4c ._9--v,\n ._aa4c ._9--x,\n ._aa4c ._9--y,\n ._aa4c ._9--w,\n ._aa4c ._9--z,\n ._aa4c ._9--_,\n ._aa4c ._9-_0,\n ._aa4c ._9-_1,\n ._aa4c ._9-_2,\n ._aa4c ._9-_3,\n ._aa4c ._9---,\n ._aa4c ._9-_4,\n ._aa4c ._9-_5,\n ._aa4c ._9-_6,\n ._aa4c ._9-_7,\n ._aa4c ._a3wy,\n ._aa4c ._9-_8,\n ._aa4c ._9-_9,\n ._aa4c ._a3ow,\n ._aa4c ._9-_a,\n ._aa4c ._9-_b,\n ._aa4c ._9-_c,\n ._aa4c ._9-_d,\n ._aa4c ._9-_e,\n ._aa4c ._9-_f,\n ._aa4c ._9-_g,\n ._aa4c ._9-_h,\n ._aa4c ._9-_i,\n ._aa4c ._9-_j,\n ._aa4c ._9-_k,\n ._aa4c ._9-_l,\n ._aa4c ._9-_m,\n ._aa4c ._9-_n,\n ._aa4c ._9-_o,\n ._aa4c ._a3ox,\n ._aa4c ._9-_p,\n ._aa4c ._9-_q,\n ._aa4c ._a9fb,\n ._aa4c ._9-_t,\n ._aa4c ._9-_r,\n ._aa4c ._9-_s,\n ._aa4c ._a93g,\n ._aa4c ._9-_u,\n ._aa4c ._9-_v,\n ._aa4c ._a9fc,\n ._aa4c ._9-_w,\n ._aa4c ._9-_x,\n ._aa4c ._9-_y,\n ._aa4c ._9-_z,\n ._aa4c ._9-_-,\n ._aa4c ._9-__,\n ._aa4c ._9_00,\n ._aa4c ._a3oy,\n ._aa4c ._9_01,\n ._aa4c ._9_02,\n ._aa4c ._9_03,\n ._aa4c ._9_04,\n ._aa4c ._9_05,\n ._aa4c ._9_08,\n ._aa4c ._9_09,\n ._aa4c ._9_07,\n ._aa4c ._9_06,\n ._aa4c ._9_0a,\n ._aa4c ._9_0b,\n ._aa4c ._9_0c,\n ._aa4c ._9_0d,\n ._aa4c ._9_0e,\n ._aa4c ._9_0f,\n ._aa4c ._9_0g,\n ._aa4c ._a93h,\n ._aa4c ._9_0h,\n ._aa4c ._9_0i,\n ._aa4c ._9_0j,\n ._aa4c ._9_0k,\n ._aa4c ._aepo,\n ._aa4c ._9_0l,\n ._aa4c ._9_0m,\n ._aa4c ._9_0n,\n ._aa4c ._9_0o,\n ._aa4c ._9_0p,\n ._aa4c ._a3oz,\n ._aa4c ._a93l,\n ._aa4c ._9_0r,\n ._aa4c ._9_0s,\n ._aa4c ._a7tk,\n ._aa4c ._9_0q,\n ._aa4c ._a3o-,\n ._aa4c ._9_0t,\n ._aa4c ._9_0v,\n ._aa4c ._9_0u,\n ._aa4c ._a9ej,\n ._aa4c ._9_0w,\n ._aa4c ._9_0x,\n ._aa4c ._9_0y,\n ._aa4c ._9_0z,\n ._aa4c ._9_0_,\n ._aa4c ._9_0-,\n ._aa4c ._9_10,\n ._aa4c ._9_11,\n ._aa4c ._9_12,\n ._aa4c ._9_13,\n ._aa4c ._9_14,\n ._aa4c ._9_15,\n ._aa4c ._a3o_,\n ._aa4c ._9_18,\n ._aa4c ._9_19,\n ._aa4c ._9_1a,\n ._aa4c ._9_1e,\n ._aa4c ._9_1b,\n ._aa4c ._9_1c,\n ._aa4c ._9_1d,\n ._aa4c ._9_16,\n ._aa4c ._9_17,\n ._aa4c ._a3p0,\n ._aa4c ._9_1g,\n ._aa4c ._9_1i,\n ._aa4c ._9_1h,\n ._aa4c ._9_1j,\n ._aa4c ._9_1k,\n ._aa4c ._9_1l,\n ._aa4c ._9_1m,\n ._aa4c ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4c [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4c [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4c img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4c ._aaqh {\n background-color: #363a4f;\n }\n ._aa4c .xzloghq,\n ._aa4c ._acas:not(._acao),\n ._aa4c .xzloghq svg,\n ._aa4c ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4c ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4c .x1gjpkn9,\n ._aa4c ._acat,\n ._aa4c ._acap,\n a._aa4c .x1gjpkn9,\n a._aa4c ._acat,\n a._aa4c ._acap,\n ._aa4c .x1gjpkn9:visited,\n ._aa4c ._acat:visited,\n ._aa4c ._acap:visited,\n a._aa4c .x1gjpkn9:visited,\n a._aa4c ._acat:visited,\n a._aa4c ._acap:visited {\n color: #cad3f5;\n }\n ._aa4c div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4c .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4c ._ab81 {\n background-color: #1e2030;\n }\n ._aa4c ._ab85,\n ._aa4c ._ab6i,\n ._aa4c ._ab85 .xvbhtw8,\n ._aa4c ._aav4 {\n background-color: #181926;\n }\n ._aa4c ._abmp {\n color: #cad3f5;\n }\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4c .leaflet-popup-content-wrapper,\n ._aa4c .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4c .leaflet-popup-content-wrapper *,\n ._aa4c .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4c ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4c ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }", + "code": "._aa4d {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* close friends story things */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* new post thingy */\n /* sumting wong's popup box */\n /* Share box */\n /* reel icon */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4d ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4d input::placeholder,\n ._aa4d textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4d,\n ._aa4d .x1qjc9v5,\n ._aa4d .x9f619,\n ._aa4d .x78zum5,\n ._aa4d .xdt5ytf,\n ._aa4d .x1iyjqo2,\n ._aa4d .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 237, 135, 150;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n --ig-bubble-background: 73, 77, 100;\n --ig-tertiary-icon: 183, 189, 248;\n --always-dark-overlay: #b7bdf8;\n --secondary-text: #a5adcb;\n --primary-text: #cad3f5;\n --primary-icon: #b7bdf8;\n --primary-button-text: #1e2030 !important;\n --primary-button: #8aadf4 !important;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4d #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4d .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4d .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4d .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4d ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4d .x9bdzbf {\n color: #cad3f5 !important;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4d button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4d ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4d ._aatc ._aasi,\n ._aa4d ._ae1i,\n ._aa4d ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4d svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4d svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4d ._aa1q._aa1q {\n color: #cad3f5 !important;\n }\n ._aa4d .x879a55,\n ._aa4d .x7ywyr2,\n ._aa4d .x1l90r2v {\n background-color: #363a4f !important;\n }\n ._aa4d .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4d .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4d .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4d .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4d .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4d .xq3z1fi {\n color: #b7bdf8 !important;\n }\n ._aa4d .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4d .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4d .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4d .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4d .x1d72o {\n background-color: #363a4f;\n }\n ._aa4d ._ab37 {\n color: #8aadf4;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4d ._9zkj,\n ._aa4d ._a3ds,\n ._aa4d ._a3dt,\n ._aa4d ._a3du,\n ._aa4d ._a3dv,\n ._aa4d ._a3dw,\n ._aa4d ._9-b3,\n ._aa4d ._9znl,\n ._aa4d ._9z-6,\n ._aa4d ._a3dx,\n ._aa4d ._a3dy,\n ._aa4d ._a3dz,\n ._aa4d ._a3d-,\n ._aa4d ._a3d_,\n ._aa4d ._a3e0,\n ._aa4d ._9zm4,\n ._aa4d ._a3e1,\n ._aa4d ._a3e2,\n ._aa4d ._a3e3,\n ._aa4d ._a3e4,\n ._aa4d ._a3e5,\n ._aa4d ._a3e6,\n ._aa4d ._a3e7,\n ._aa4d ._a3e8,\n ._aa4d ._a3e9,\n ._aa4d ._a3ea,\n ._aa4d ._9_57,\n ._aa4d ._9_n5,\n ._aa4d ._9-y3,\n ._aa4d ._a3eb,\n ._aa4d ._a3ec,\n ._aa4d ._a3ed,\n ._aa4d ._a3ee,\n ._aa4d ._9zlu,\n ._aa4d ._9-yp,\n ._aa4d ._a3ef,\n ._aa4d ._a3eg,\n ._aa4d ._9_wm,\n ._aa4d ._a3eh,\n ._aa4d ._a3ei,\n ._aa4d ._9-j_,\n ._aa4d ._a3ej,\n ._aa4d ._a3ek,\n ._aa4d ._9_ij,\n ._aa4d ._9_d_,\n ._aa4d ._9_e1,\n ._aa4d ._9-mm,\n ._aa4d ._9_cx,\n ._aa4d ._9zm0,\n ._aa4d ._9zfi,\n ._aa4d ._9-ub,\n ._aa4d ._a3el,\n ._aa4d ._9-7-,\n ._aa4d ._9-1a,\n ._aa4d ._a3em,\n ._aa4d ._9zrp,\n ._aa4d ._a3en,\n ._aa4d ._9zz9,\n ._aa4d ._a3eo,\n ._aa4d ._9zmr,\n ._aa4d ._9-8d,\n ._aa4d ._9zhi,\n ._aa4d ._a3ep,\n ._aa4d ._9zs0,\n ._aa4d ._9-j-,\n ._aa4d ._a3eq,\n ._aa4d ._9zli,\n ._aa4d ._9_4y,\n ._aa4d ._9zm2,\n ._aa4d ._9zfj,\n ._aa4d ._9zlg,\n ._aa4d ._a3er,\n ._aa4d ._9-lv,\n ._aa4d ._9_ug,\n ._aa4d ._9_sh,\n ._aa4d ._9_sj,\n ._aa4d ._9-k0,\n ._aa4d ._9z-c,\n ._aa4d ._9_35,\n ._aa4d ._9_hh,\n ._aa4d ._a3es,\n ._aa4d ._a3et,\n ._aa4d ._a3eu,\n ._aa4d ._9-v-,\n ._aa4d ._9_4d,\n ._aa4d ._9zlh,\n ._aa4d ._a3ev,\n ._aa4d ._a3ew,\n ._aa4d ._a3ex,\n ._aa4d ._a3ey,\n ._aa4d ._9_7m,\n ._aa4d ._9_fv,\n ._aa4d ._a3ez,\n ._aa4d ._9-zf,\n ._aa4d ._9-zg,\n ._aa4d ._9-ze,\n ._aa4d ._a9fa,\n ._aa4d ._9-zh,\n ._aa4d ._9-zi,\n ._aa4d ._9-zj,\n ._aa4d ._9-zk,\n ._aa4d ._9-zl,\n ._aa4d ._9-zm,\n ._aa4d ._9-zn,\n ._aa4d ._9-zo,\n ._aa4d ._9-zp,\n ._aa4d ._9-zq,\n ._aa4d ._9-zr,\n ._aa4d ._9-zs,\n ._aa4d ._9-zt,\n ._aa4d ._a3op,\n ._aa4d ._a3oq,\n ._aa4d ._9-zu,\n ._aa4d ._9-zv,\n ._aa4d ._9-zw,\n ._aa4d ._9-zx,\n ._aa4d ._9-zy,\n ._aa4d ._9-zz,\n ._aa4d ._9-z-,\n ._aa4d ._a3or,\n ._aa4d ._a3ot,\n ._aa4d ._a3os,\n ._aa4d ._9zs1,\n ._aa4d ._9zs2,\n ._aa4d ._9-z_,\n ._aa4d ._9--0,\n ._aa4d ._9--1,\n ._aa4d ._9--2,\n ._aa4d ._9--3,\n ._aa4d ._9--4,\n ._aa4d ._9--5,\n ._aa4d ._9--6,\n ._aa4d ._9--7,\n ._aa4d ._9--f,\n ._aa4d ._9--8,\n ._aa4d ._9--9,\n ._aa4d ._9--a,\n ._aa4d ._9--b,\n ._aa4d ._9--c,\n ._aa4d ._9--d,\n ._aa4d ._9--e,\n ._aa4d ._a3ou,\n ._aa4d ._9--g,\n ._aa4d ._9--h,\n ._aa4d ._9--i,\n ._aa4d ._9--j,\n ._aa4d ._9--l,\n ._aa4d ._9--k,\n ._aa4d ._9--m,\n ._aa4d ._9--n,\n ._aa4d ._9--o,\n ._aa4d ._9--p,\n ._aa4d ._9--q,\n ._aa4d ._a3ov,\n ._aa4d ._9--s,\n ._aa4d ._9--r,\n ._aa4d ._9--t,\n ._aa4d ._9--u,\n ._aa4d ._9--v,\n ._aa4d ._9--x,\n ._aa4d ._9--y,\n ._aa4d ._9--w,\n ._aa4d ._9--z,\n ._aa4d ._9--_,\n ._aa4d ._9-_0,\n ._aa4d ._9-_1,\n ._aa4d ._9-_2,\n ._aa4d ._9-_3,\n ._aa4d ._9---,\n ._aa4d ._9-_4,\n ._aa4d ._9-_5,\n ._aa4d ._9-_6,\n ._aa4d ._9-_7,\n ._aa4d ._a3wy,\n ._aa4d ._9-_8,\n ._aa4d ._9-_9,\n ._aa4d ._a3ow,\n ._aa4d ._9-_a,\n ._aa4d ._9-_b,\n ._aa4d ._9-_c,\n ._aa4d ._9-_d,\n ._aa4d ._9-_e,\n ._aa4d ._9-_f,\n ._aa4d ._9-_g,\n ._aa4d ._9-_h,\n ._aa4d ._9-_i,\n ._aa4d ._9-_j,\n ._aa4d ._9-_k,\n ._aa4d ._9-_l,\n ._aa4d ._9-_m,\n ._aa4d ._9-_n,\n ._aa4d ._9-_o,\n ._aa4d ._a3ox,\n ._aa4d ._9-_p,\n ._aa4d ._9-_q,\n ._aa4d ._a9fb,\n ._aa4d ._9-_t,\n ._aa4d ._9-_r,\n ._aa4d ._9-_s,\n ._aa4d ._a93g,\n ._aa4d ._9-_u,\n ._aa4d ._9-_v,\n ._aa4d ._a9fc,\n ._aa4d ._9-_w,\n ._aa4d ._9-_x,\n ._aa4d ._9-_y,\n ._aa4d ._9-_z,\n ._aa4d ._9-_-,\n ._aa4d ._9-__,\n ._aa4d ._9_00,\n ._aa4d ._a3oy,\n ._aa4d ._9_01,\n ._aa4d ._9_02,\n ._aa4d ._9_03,\n ._aa4d ._9_04,\n ._aa4d ._9_05,\n ._aa4d ._9_08,\n ._aa4d ._9_09,\n ._aa4d ._9_07,\n ._aa4d ._9_06,\n ._aa4d ._9_0a,\n ._aa4d ._9_0b,\n ._aa4d ._9_0c,\n ._aa4d ._9_0d,\n ._aa4d ._9_0e,\n ._aa4d ._9_0f,\n ._aa4d ._9_0g,\n ._aa4d ._a93h,\n ._aa4d ._9_0h,\n ._aa4d ._9_0i,\n ._aa4d ._9_0j,\n ._aa4d ._9_0k,\n ._aa4d ._aepo,\n ._aa4d ._9_0l,\n ._aa4d ._9_0m,\n ._aa4d ._9_0n,\n ._aa4d ._9_0o,\n ._aa4d ._9_0p,\n ._aa4d ._a3oz,\n ._aa4d ._a93l,\n ._aa4d ._9_0r,\n ._aa4d ._9_0s,\n ._aa4d ._a7tk,\n ._aa4d ._9_0q,\n ._aa4d ._a3o-,\n ._aa4d ._9_0t,\n ._aa4d ._9_0v,\n ._aa4d ._9_0u,\n ._aa4d ._a9ej,\n ._aa4d ._9_0w,\n ._aa4d ._9_0x,\n ._aa4d ._9_0y,\n ._aa4d ._9_0z,\n ._aa4d ._9_0_,\n ._aa4d ._9_0-,\n ._aa4d ._9_10,\n ._aa4d ._9_11,\n ._aa4d ._9_12,\n ._aa4d ._9_13,\n ._aa4d ._9_14,\n ._aa4d ._9_15,\n ._aa4d ._a3o_,\n ._aa4d ._9_18,\n ._aa4d ._9_19,\n ._aa4d ._9_1a,\n ._aa4d ._9_1e,\n ._aa4d ._9_1b,\n ._aa4d ._9_1c,\n ._aa4d ._9_1d,\n ._aa4d ._9_16,\n ._aa4d ._9_17,\n ._aa4d ._a3p0,\n ._aa4d ._9_1g,\n ._aa4d ._9_1i,\n ._aa4d ._9_1h,\n ._aa4d ._9_1j,\n ._aa4d ._9_1k,\n ._aa4d ._9_1l,\n ._aa4d ._9_1m,\n ._aa4d ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4d [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4d [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4d img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4d [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4d ._aaqh {\n background-color: #363a4f;\n }\n ._aa4d .xzloghq,\n ._aa4d ._acas:not(._acao),\n ._aa4d .xzloghq svg,\n ._aa4d ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4d ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4d .x1gjpkn9,\n ._aa4d ._acat,\n ._aa4d ._acap,\n a._aa4d .x1gjpkn9,\n a._aa4d ._acat,\n a._aa4d ._acap,\n ._aa4d .x1gjpkn9:visited,\n ._aa4d ._acat:visited,\n ._aa4d ._acap:visited,\n a._aa4d .x1gjpkn9:visited,\n a._aa4d ._acat:visited,\n a._aa4d ._acap:visited {\n color: #cad3f5;\n }\n ._aa4d div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4d .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4d ._ab81 {\n background-color: #1e2030;\n }\n ._aa4d ._ab85,\n ._aa4d ._ab6i,\n ._aa4d ._ab85 .xvbhtw8,\n ._aa4d ._aav4 {\n background-color: #181926;\n }\n ._aa4d ._abmp {\n color: #cad3f5;\n }\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4d div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4d .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4d span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4d span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4d .leaflet-popup-content-wrapper,\n ._aa4d .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4d .leaflet-popup-content-wrapper *,\n ._aa4d .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4d ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4d ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }\n ._aa4c {\n color-scheme: dark;\n /* Sidebar */\n /* Story background */\n /* Story progress bar */\n /* close friends story things */\n /* Story seen / not seen ring */\n /* Posts */\n /* Icons */\n /* new post thingy */\n /* sumting wong's popup box */\n /* Share box */\n /* reel icon */\n /* Toggle sliders */\n /* Log In With Facebook text */\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n /* Custom icons */\n /* Instagram text logo */\n /* 2fa lock icon */\n /* \"All caught up\" icon */\n /* Post swipe icons */\n /* Inside primary buttons */\n /* Secondary buttons */\n /* Profile banner */\n /* Dialog overlay */\n /* Settings */\n /* Settings saved toast */\n /* Bloks */\n /* Map pop-ups */\n /* Scrollbar */\n }\n ._aa4c ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n ._aa4c input::placeholder,\n ._aa4c textarea::placeholder {\n color: #a5adcb !important;\n }\n ._aa4c,\n ._aa4c .x1qjc9v5,\n ._aa4c .x9f619,\n ._aa4c .x78zum5,\n ._aa4c .xdt5ytf,\n ._aa4c .x1iyjqo2,\n ._aa4c .xl56j7k {\n --web-always-black: 24, 25, 38;\n --ig-primary-icon: 202, 211, 245;\n --web-always-white: 202, 211, 245;\n --always-white: 202, 211, 245;\n --overlay-alpha-80: rgba(24, 25, 38, 0.5);\n --grey-9: 24, 25, 38;\n --ig-primary-background: 36, 39, 58;\n --ig-secondary-background: 54, 58, 79;\n --ig-banner-background: 24, 25, 38;\n --ig-highlight-background: 54, 58, 79;\n --ig-elevated-background: 24, 25, 38;\n --ig-elevated-highlight-background: 54, 58, 79;\n --ig-hover-overlay: 202, 211, 245, 0.1;\n --hover-overlay: rgba(54, 58, 79, 0.2);\n --ig-text-on-color: 24, 25, 38;\n --ig-badge: 183, 189, 248;\n --ig-primary-button: 183, 189, 248;\n --ig-primary-button-hover: rgba(183, 189, 248, 0.8);\n --ig-secondary-button-background: 54, 58, 79;\n --ig-secondary-button-hover: 73, 77, 100;\n --ig-secondary-button: 202, 211, 245;\n --ig-primary-text: 202, 211, 245;\n --ig-secondary-text: 165, 173, 203;\n --ig-tertiary-text: 165, 173, 203;\n --wbloks-primary-text: #cad3f5;\n --ig-text-on-media: 202, 211, 245;\n --ig-separator: 54, 58, 79;\n --chat-admin-text-color: 165, 173, 203;\n --ig-elevated-separator: 54, 58, 79;\n --post-separator: 110, 115, 141;\n --ig-stroke: 110, 115, 141;\n --grey-2: 110, 115, 141;\n --ig-link: 183, 189, 248;\n --ig-error-or-destructive: 237, 135, 150;\n --ig-success: 166, 218, 149;\n --blue-2: 138, 173, 244;\n --ig-close-friends-refreshed: 166, 218, 149;\n --ig-text-input-border-hover-prism: 73, 77, 100;\n --ig-toggle-outline-prism: 202, 211, 245;\n --ig-toggle-background-on-prism: 202, 211, 245;\n --ig-stroke-prism: 24, 25, 38;\n --barcelona-logo: 202, 211, 245;\n --ig-bubble-background: 73, 77, 100;\n --ig-tertiary-icon: 183, 189, 248;\n --always-dark-overlay: #b7bdf8;\n --secondary-text: #a5adcb;\n --primary-text: #cad3f5;\n --primary-icon: #b7bdf8;\n --primary-button-text: #1e2030 !important;\n --primary-button: #8aadf4 !important;\n scrollbar-color: #b7bdf8 #181926;\n }\n ._aa4c #splash-screen {\n background-color: #24273a !important;\n }\n ._aa4c .x1xgvd2v {\n background-color: #181926 !important;\n }\n ._aa4c .x1xgvd2v[style=\"transform: translateX(0px);\"] {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1zvrr1 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Loading...\"] {\n stroke: #cad3f5;\n }\n ._aa4c .x5qyhuo {\n background-color: #24273a;\n }\n ._aa4c ._ac3p {\n background-color: #b7bdf8 !important;\n }\n ._aa4c .x9bdzbf {\n color: #cad3f5 !important;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) canvas {\n display: none;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"]) span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: #b7bdf8;\n outline-width: 0.2rem;\n }\n ._aa4c button:has(canvas + span > img[alt$=\"'s profile picture\"])[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: #5b6078;\n outline-width: 0.075rem;\n }\n ._aa4c ._aggc {\n background-color: #1e2030;\n border-color: #6e738d !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px rgba(24, 25, 38, 0.8);\n box-sizing: border-box;\n }\n ._aa4c ._aatc ._aasi,\n ._aa4c ._ae1i,\n ._aa4c ._aggc textarea.xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c svg[aria-label=\"Unlike\"] {\n fill: #b7bdf8;\n }\n ._aa4c svg[aria-label=\"Close\"] {\n color: #cad3f5;\n }\n ._aa4c svg[aria-label=\"Verified\"] {\n fill: #b7bdf8;\n }\n ._aa4c ._aa1q._aa1q {\n color: #cad3f5 !important;\n }\n ._aa4c .x879a55,\n ._aa4c .x7ywyr2,\n ._aa4c .x1l90r2v {\n background-color: #363a4f !important;\n }\n ._aa4c .xzloghq {\n background-color: #363a4f;\n color: #cad3f5 !important;\n }\n ._aa4c .xzloghq:hover {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #1e2030;\n }\n ._aa4c .xk5f4mz:hover {\n background-color: #b7bdf8;\n }\n ._aa4c .x3nfvp2 {\n color: #cad3f5 !important;\n }\n ._aa4c .x3nfvp2:hover {\n color: #181926;\n }\n ._aa4c .xq3z1fi {\n color: #b7bdf8 !important;\n }\n ._aa4c .x1r7x56h {\n background-color: #b7bdf8;\n }\n ._aa4c .x100vrsf {\n background-color: #363a4f;\n }\n ._aa4c .x1psfjxj {\n background-color: #1e2030;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: #b7bdf8 !important;\n }\n ._aa4c .xs7f9wi {\n background-color: #1e2030 !important;\n }\n ._aa4c .x1d72o {\n background-color: #363a4f;\n }\n ._aa4c ._ab37 {\n color: #8aadf4;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._aa4c ._9zkj,\n ._aa4c ._a3ds,\n ._aa4c ._a3dt,\n ._aa4c ._a3du,\n ._aa4c ._a3dv,\n ._aa4c ._a3dw,\n ._aa4c ._9-b3,\n ._aa4c ._9znl,\n ._aa4c ._9z-6,\n ._aa4c ._a3dx,\n ._aa4c ._a3dy,\n ._aa4c ._a3dz,\n ._aa4c ._a3d-,\n ._aa4c ._a3d_,\n ._aa4c ._a3e0,\n ._aa4c ._9zm4,\n ._aa4c ._a3e1,\n ._aa4c ._a3e2,\n ._aa4c ._a3e3,\n ._aa4c ._a3e4,\n ._aa4c ._a3e5,\n ._aa4c ._a3e6,\n ._aa4c ._a3e7,\n ._aa4c ._a3e8,\n ._aa4c ._a3e9,\n ._aa4c ._a3ea,\n ._aa4c ._9_57,\n ._aa4c ._9_n5,\n ._aa4c ._9-y3,\n ._aa4c ._a3eb,\n ._aa4c ._a3ec,\n ._aa4c ._a3ed,\n ._aa4c ._a3ee,\n ._aa4c ._9zlu,\n ._aa4c ._9-yp,\n ._aa4c ._a3ef,\n ._aa4c ._a3eg,\n ._aa4c ._9_wm,\n ._aa4c ._a3eh,\n ._aa4c ._a3ei,\n ._aa4c ._9-j_,\n ._aa4c ._a3ej,\n ._aa4c ._a3ek,\n ._aa4c ._9_ij,\n ._aa4c ._9_d_,\n ._aa4c ._9_e1,\n ._aa4c ._9-mm,\n ._aa4c ._9_cx,\n ._aa4c ._9zm0,\n ._aa4c ._9zfi,\n ._aa4c ._9-ub,\n ._aa4c ._a3el,\n ._aa4c ._9-7-,\n ._aa4c ._9-1a,\n ._aa4c ._a3em,\n ._aa4c ._9zrp,\n ._aa4c ._a3en,\n ._aa4c ._9zz9,\n ._aa4c ._a3eo,\n ._aa4c ._9zmr,\n ._aa4c ._9-8d,\n ._aa4c ._9zhi,\n ._aa4c ._a3ep,\n ._aa4c ._9zs0,\n ._aa4c ._9-j-,\n ._aa4c ._a3eq,\n ._aa4c ._9zli,\n ._aa4c ._9_4y,\n ._aa4c ._9zm2,\n ._aa4c ._9zfj,\n ._aa4c ._9zlg,\n ._aa4c ._a3er,\n ._aa4c ._9-lv,\n ._aa4c ._9_ug,\n ._aa4c ._9_sh,\n ._aa4c ._9_sj,\n ._aa4c ._9-k0,\n ._aa4c ._9z-c,\n ._aa4c ._9_35,\n ._aa4c ._9_hh,\n ._aa4c ._a3es,\n ._aa4c ._a3et,\n ._aa4c ._a3eu,\n ._aa4c ._9-v-,\n ._aa4c ._9_4d,\n ._aa4c ._9zlh,\n ._aa4c ._a3ev,\n ._aa4c ._a3ew,\n ._aa4c ._a3ex,\n ._aa4c ._a3ey,\n ._aa4c ._9_7m,\n ._aa4c ._9_fv,\n ._aa4c ._a3ez,\n ._aa4c ._9-zf,\n ._aa4c ._9-zg,\n ._aa4c ._9-ze,\n ._aa4c ._a9fa,\n ._aa4c ._9-zh,\n ._aa4c ._9-zi,\n ._aa4c ._9-zj,\n ._aa4c ._9-zk,\n ._aa4c ._9-zl,\n ._aa4c ._9-zm,\n ._aa4c ._9-zn,\n ._aa4c ._9-zo,\n ._aa4c ._9-zp,\n ._aa4c ._9-zq,\n ._aa4c ._9-zr,\n ._aa4c ._9-zs,\n ._aa4c ._9-zt,\n ._aa4c ._a3op,\n ._aa4c ._a3oq,\n ._aa4c ._9-zu,\n ._aa4c ._9-zv,\n ._aa4c ._9-zw,\n ._aa4c ._9-zx,\n ._aa4c ._9-zy,\n ._aa4c ._9-zz,\n ._aa4c ._9-z-,\n ._aa4c ._a3or,\n ._aa4c ._a3ot,\n ._aa4c ._a3os,\n ._aa4c ._9zs1,\n ._aa4c ._9zs2,\n ._aa4c ._9-z_,\n ._aa4c ._9--0,\n ._aa4c ._9--1,\n ._aa4c ._9--2,\n ._aa4c ._9--3,\n ._aa4c ._9--4,\n ._aa4c ._9--5,\n ._aa4c ._9--6,\n ._aa4c ._9--7,\n ._aa4c ._9--f,\n ._aa4c ._9--8,\n ._aa4c ._9--9,\n ._aa4c ._9--a,\n ._aa4c ._9--b,\n ._aa4c ._9--c,\n ._aa4c ._9--d,\n ._aa4c ._9--e,\n ._aa4c ._a3ou,\n ._aa4c ._9--g,\n ._aa4c ._9--h,\n ._aa4c ._9--i,\n ._aa4c ._9--j,\n ._aa4c ._9--l,\n ._aa4c ._9--k,\n ._aa4c ._9--m,\n ._aa4c ._9--n,\n ._aa4c ._9--o,\n ._aa4c ._9--p,\n ._aa4c ._9--q,\n ._aa4c ._a3ov,\n ._aa4c ._9--s,\n ._aa4c ._9--r,\n ._aa4c ._9--t,\n ._aa4c ._9--u,\n ._aa4c ._9--v,\n ._aa4c ._9--x,\n ._aa4c ._9--y,\n ._aa4c ._9--w,\n ._aa4c ._9--z,\n ._aa4c ._9--_,\n ._aa4c ._9-_0,\n ._aa4c ._9-_1,\n ._aa4c ._9-_2,\n ._aa4c ._9-_3,\n ._aa4c ._9---,\n ._aa4c ._9-_4,\n ._aa4c ._9-_5,\n ._aa4c ._9-_6,\n ._aa4c ._9-_7,\n ._aa4c ._a3wy,\n ._aa4c ._9-_8,\n ._aa4c ._9-_9,\n ._aa4c ._a3ow,\n ._aa4c ._9-_a,\n ._aa4c ._9-_b,\n ._aa4c ._9-_c,\n ._aa4c ._9-_d,\n ._aa4c ._9-_e,\n ._aa4c ._9-_f,\n ._aa4c ._9-_g,\n ._aa4c ._9-_h,\n ._aa4c ._9-_i,\n ._aa4c ._9-_j,\n ._aa4c ._9-_k,\n ._aa4c ._9-_l,\n ._aa4c ._9-_m,\n ._aa4c ._9-_n,\n ._aa4c ._9-_o,\n ._aa4c ._a3ox,\n ._aa4c ._9-_p,\n ._aa4c ._9-_q,\n ._aa4c ._a9fb,\n ._aa4c ._9-_t,\n ._aa4c ._9-_r,\n ._aa4c ._9-_s,\n ._aa4c ._a93g,\n ._aa4c ._9-_u,\n ._aa4c ._9-_v,\n ._aa4c ._a9fc,\n ._aa4c ._9-_w,\n ._aa4c ._9-_x,\n ._aa4c ._9-_y,\n ._aa4c ._9-_z,\n ._aa4c ._9-_-,\n ._aa4c ._9-__,\n ._aa4c ._9_00,\n ._aa4c ._a3oy,\n ._aa4c ._9_01,\n ._aa4c ._9_02,\n ._aa4c ._9_03,\n ._aa4c ._9_04,\n ._aa4c ._9_05,\n ._aa4c ._9_08,\n ._aa4c ._9_09,\n ._aa4c ._9_07,\n ._aa4c ._9_06,\n ._aa4c ._9_0a,\n ._aa4c ._9_0b,\n ._aa4c ._9_0c,\n ._aa4c ._9_0d,\n ._aa4c ._9_0e,\n ._aa4c ._9_0f,\n ._aa4c ._9_0g,\n ._aa4c ._a93h,\n ._aa4c ._9_0h,\n ._aa4c ._9_0i,\n ._aa4c ._9_0j,\n ._aa4c ._9_0k,\n ._aa4c ._aepo,\n ._aa4c ._9_0l,\n ._aa4c ._9_0m,\n ._aa4c ._9_0n,\n ._aa4c ._9_0o,\n ._aa4c ._9_0p,\n ._aa4c ._a3oz,\n ._aa4c ._a93l,\n ._aa4c ._9_0r,\n ._aa4c ._9_0s,\n ._aa4c ._a7tk,\n ._aa4c ._9_0q,\n ._aa4c ._a3o-,\n ._aa4c ._9_0t,\n ._aa4c ._9_0v,\n ._aa4c ._9_0u,\n ._aa4c ._a9ej,\n ._aa4c ._9_0w,\n ._aa4c ._9_0x,\n ._aa4c ._9_0y,\n ._aa4c ._9_0z,\n ._aa4c ._9_0_,\n ._aa4c ._9_0-,\n ._aa4c ._9_10,\n ._aa4c ._9_11,\n ._aa4c ._9_12,\n ._aa4c ._9_13,\n ._aa4c ._9_14,\n ._aa4c ._9_15,\n ._aa4c ._a3o_,\n ._aa4c ._9_18,\n ._aa4c ._9_19,\n ._aa4c ._9_1a,\n ._aa4c ._9_1e,\n ._aa4c ._9_1b,\n ._aa4c ._9_1c,\n ._aa4c ._9_1d,\n ._aa4c ._9_16,\n ._aa4c ._9_17,\n ._aa4c ._a3p0,\n ._aa4c ._9_1g,\n ._aa4c ._9_1i,\n ._aa4c ._9_1h,\n ._aa4c ._9_1j,\n ._aa4c ._9_1k,\n ._aa4c ._9_1l,\n ._aa4c ._9_1m,\n ._aa4c ._a9pw {\n filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n }\n ._aa4c [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22110%22%20height%3D%2239.285%22%20viewBox%3D%220%200%20110%2039.285%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M8.481%206.431C6.358%207.32%204.025%209.83%203.288%2012.98c-.934%203.992%202.951%205.68%203.269%205.127.375-.65-.696-.87-.916-2.941-.285-2.675.959-5.665%202.525-6.976.292-.244.277.096.277.723%200%201.122-.062%2011.194-.062%2013.296%200%202.845-.118%203.742-.329%204.63-.213.9-.558%201.507-.297%201.741.292.262%201.533-.361%202.253-1.365.862-1.203%201.165-2.65%201.219-4.22.066-1.893.063-4.896.066-6.609.002-1.571.026-6.172-.028-8.938-.013-.679-1.894-1.39-2.783-1.018m75.38%2013.312c-.068%201.478-.396%202.635-.802%203.45-.786%201.579-2.419%202.068-3.111-.2-.377-1.236-.395-3.302-.123-5.028.276-1.758%201.048-3.086%202.325-2.966%201.261.118%201.85%201.742%201.712%204.744m-21.248%209.173c-.017%202.457-.404%204.611-1.233%205.237-1.176.887-2.757.221-2.43-1.571.289-1.586%201.659-3.207%203.666-5.187%200%200%20.004.451-.003%201.52m-.321-9.188c-.072%201.346-.421%202.699-.802%203.464-.786%201.579-2.43%202.071-3.111-.2-.465-1.552-.354-3.562-.123-4.828.299-1.642%201.024-3.167%202.325-3.167%201.265%200%201.89%201.388%201.712%204.73zm-12.307-.021c-.077%201.427-.355%202.619-.802%203.485-.808%201.568-2.407%202.065-3.111-.2-.508-1.634-.336-3.86-.123-5.063.314-1.785%201.099-3.05%202.325-2.93%201.26.123%201.872%201.742%201.712%204.709zm56.401%201.667c-.308%200-.449.318-.564.851-.404%201.858-.827%202.277-1.374%202.277-.611%200-1.159-.92-1.3-2.761-.111-1.448-.094-4.114.048-6.765.029-.544-.121-1.084-1.583-1.615-.629-.229-1.543-.564-1.998.533-1.286%203.103-1.789%205.568-1.907%206.568-.007.052-.069.063-.08-.058-.076-.802-.244-2.258-.265-5.32-.004-.597-.131-1.105-.79-1.521-.428-.27-1.727-.748-2.195-.179-.405.464-.875%201.715-1.362%203.198a270%20270%200%200%201-.672%202.02s.006-3.251.01-4.485c.002-.465-.317-.62-.414-.648-.433-.125-1.287-.336-1.649-.336-.447%200-.557.25-.557.614%200%20.047-.07%204.28-.07%207.24l.001.418c-.248%201.361-1.049%203.207-1.921%203.207s-1.285-.772-1.285-4.301c0-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.5%203.5%200%200%200-.944-.106c-.355.02-.607.253-.607.574l.002.499c-.459-.721-1.196-1.221-1.685-1.366-1.321-.393-2.699-.045-3.739%201.41-.826%201.156-1.324%202.465-1.52%204.346-.143%201.375-.097%202.77.158%203.949-.308%201.331-.879%201.876-1.505%201.876-.909%200-1.566-1.483-1.491-4.047.051-1.686.388-2.87.757-4.582.157-.73.03-1.112-.292-1.478-.294-.336-.921-.507-1.821-.296a32%2032%200%200%201-2.397.437s.051-.202.092-.558c.218-1.868-1.811-1.716-2.458-1.12-.386.356-.649.777-.749%201.531-.158%201.199.82%201.763.82%201.763-.321%201.469-1.107%203.386-1.918%204.772-.435.743-.767%201.294-1.197%201.879l-.003-.652c-.01-3.087.031-5.515.05-6.391.018-.858.052-1.498.051-1.648-.004-.336-.2-.462-.607-.621a4.4%204.4%200%200%200-1.227-.274c-.558-.044-.893.252-.884.602.002.066.002.471.002.471-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.699-.044-3.739%201.41-.826%201.156-1.367%202.778-1.52%204.332-.143%201.448-.117%202.679.078%203.715-.21%201.038-.814%202.123-1.496%202.123-.873%200-1.37-.772-1.37-4.301%200-2.058.062-2.954.092-4.442.018-.858.052-1.516.05-1.665-.007-.459-.799-.69-1.167-.774a3.4%203.4%200%200%200-.975-.103c-.338.025-.574.328-.574.552v.519c-.459-.721-1.196-1.221-1.685-1.366-1.321-.392-2.692-.039-3.739%201.41-.683.945-1.235%201.992-1.52%204.311a14%2014%200%200%200-.113%201.884c-.273%201.665-1.475%203.585-2.458%203.585-.575%200-1.124-1.117-1.124-3.497%200-3.17.196-7.684.23-8.119l1.484-.024c.62-.007%201.181.008%202.008-.034.415-.021.813-1.508.386-1.692-.194-.084-1.563-.156-2.107-.168-.457-.01-1.727-.105-1.727-.105s.114-2.996.141-3.312c.022-.264-.319-.399-.515-.482-.476-.201-.902-.298-1.407-.402-.697-.144-1.013-.003-1.076.585-.094.893-.141%203.509-.141%203.509-.512%200-2.259-.1-2.771-.1-.475%200-.989%202.045-.331%202.07.757.03%202.075.055%202.948.081%200%200-.039%204.588-.039%206.005l.001.437c-.481%202.507-2.175%203.861-2.175%203.861.364-1.659-.38-2.904-1.718-3.958a123%20123%200%200%200-2.556-1.929s.631-.621%201.19-1.872c.396-.887.414-1.9-.56-2.124-1.608-.37-2.934.811-3.329%202.071-.307.977-.143%201.701.457%202.454q.066.083.141.167c-.363.7-.861%201.641-1.284%202.372-1.171%202.027-2.057%203.632-2.727%203.632-.535%200-.528-1.628-.528-3.153%200-1.315.097-3.29.175-5.336.025-.676-.312-1.063-.88-1.411-.344-.212-1.08-.629-1.506-.629-.638%200-2.477.087-4.215%205.114-.219.634-.649%201.789-.649%201.789l.037-6.046c0-.142-.076-.279-.249-.373-.293-.16-1.075-.484-1.771-.484q-.497%200-.497.461l-.061%209.459c0%20.718.019%201.557.09%201.924s.186.665.328.844a.95.95%200%200%200%20.576.369c.252.052%201.63.229%201.702-.298.086-.631.089-1.315.813-3.861%201.127-3.966%202.596-5.9%203.287-6.587.121-.12.259-.128.252.069-.03.869-.133%203.042-.204%204.887-.187%204.939.712%205.854%201.995%205.854.982%200%202.367-.976%203.851-3.446a868%20868%200%200%200%202.47-4.137c.45.417.955.865%201.46%201.343%201.173%201.112%201.558%202.17%201.302%203.174-.196.767-.931%201.557-2.241.789-.382-.224-.544-.397-.928-.65-.206-.135-.521-.176-.71-.034-.491.37-.77.839-.931%201.421-.156.567.411.866%201%201.127.506.226%201.594.43%202.288.453%202.704.09%204.87-1.306%206.378-4.906.27%203.11%201.419%204.87%203.414%204.87%201.334%200%202.672-1.725%203.257-3.421q.254%201.038.737%201.802c1.538%202.437%204.521%201.912%206.019-.157.463-.639.533-.869.533-.869.219%201.954%201.792%202.636%202.693%202.636%201.009%200%202.05-.476%202.781-2.121a6%206%200%200%200%20.281.51c1.538%202.437%204.521%201.912%206.019-.157a10%2010%200%200%200%20.186-.264l.044%201.284-1.379%201.265c-2.31%202.119-4.066%203.727-4.194%205.599-.166%202.387%201.77%203.275%203.235%203.39%201.555.123%202.888-.736%203.706-1.938.721-1.058%201.191-3.336%201.157-5.586-.013-.901-.036-2.046-.054-3.275a26.4%2026.4%200%200%200%202.569-3.529c.917-1.52%201.901-3.561%202.405-5.149%200%200%20.855.008%201.767-.053.292-.019.375.041.321.254-.065.259-1.152%204.451-.16%207.245.679%201.912%202.21%202.527%203.117%202.527%201.063%200%202.079-.802%202.623-1.993a4%204%200%200%200%20.209.38c1.538%202.437%204.51%201.909%206.019-.157.341-.466.533-.869.533-.869.323%202.022%201.896%202.647%202.796%202.647.938%200%201.828-.385%202.551-2.094.03.752.078%201.368.153%201.562.046.119.312.267.506.34.858.318%201.734.167%202.057.102.224-.045.399-.226.424-.69.063-1.22.024-3.27.394-4.794.621-2.558%201.2-3.549%201.475-4.04.154-.275.328-.32.333-.03.013.59.042%202.319.283%204.644.177%201.709.413%202.72.594%203.04.518.914%201.157.958%201.677.958.331%200%201.024-.091.961-.673-.03-.284.023-2.037.635-4.556.399-1.646%201.066-3.132%201.307-3.675.089-.2.13-.043.129-.012-.051%201.133-.164%204.839.297%206.865.626%202.746%202.435%203.053%203.067%203.053%201.346%200%202.448-1.024%202.818-3.719.089-.649-.043-1.149-.439-1.149%22/%3E%3C/svg%3E\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n ._aa4c [aria-label=\"Two factor authentication lock icon\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2276%22%20height%3D%2276%22%20viewBox%3D%220%200%2076%2076%22%20fill%3D%22%238aadf4%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M38.49.004c-4.62-.066-9.374.71-14.079%202.456C7.41%208.766-2.782%2027.015.672%2044.969c2.997%2015.573%2014.442%2027.16%2029.91%2030.28%2023.375%204.714%2045.416-13.374%2045.416-37.271C75.998%2016.38%2058.508.288%2038.49.004m-.503%203.098c3.374%200%206.747.41%209.379%201.231C59.724%208.187%2067.739%2016.208%2071.63%2028.616c1.644%205.24%201.645%2013.474.002%2018.741-3.825%2012.263-11.866%2020.357-24.019%2024.174-6.902%202.169-15.31%201.747-22.419-1.125C5.896%2062.611-2.438%2040.654%206.89%2022.181c4.408-8.729%2011.704-14.725%2021.717-17.848%202.632-.82%206.006-1.231%209.38-1.231m15.47%201.416.082.04q-.02.04-.037.081a1%201%200%200%200-.045-.12m-.011.872q.015.042.034.08l-.093-.041a.3.3%200%200%200%20.059-.039M37.987%2021.69c-4.812%200-7.402%202.806-7.404%208.02%200%202.714-.056%202.839-1.26%202.839-1.61%200-3.961%201.21-4.358%202.243-.168.44-.306%203.79-.306%207.446%200%206.398.045%206.692%201.211%207.858l1.212%201.211h21.81l1.212-1.21c1.167-1.167%201.212-1.46%201.212-7.859%200-3.655-.139-7.006-.307-7.446-.397-1.033-2.748-2.243-4.359-2.243-1.203%200-1.259-.125-1.26-2.838%200-5.215-2.59-8.021-7.403-8.021m0%203.208c3.374%200%204.443%201.201%204.443%204.99v2.66h-8.885v-2.66c0-3.789%201.07-4.99%204.442-4.99m.084%2010.563c4.69.023%209.362.276%209.745.738.378.455.524%202.583.431%206.294l-.14%205.606-9.904.133c-5.447.073-10.057-.019-10.244-.205-.613-.614-.386-11.284.254-11.924.458-.458%205.167-.665%209.858-.642M38%2039.723a1.05%201.05%200%200%200-1.05%201.049%201.05%201.05%200%200%200%20.617.957v2.225h.865v-2.225a1.05%201.05%200%200%200%20.617-.957%201.05%201.05%200%200%200-1.05-1.05m15.607%2030.662a1%201%200%200%200-.084.14.2.2%200%200%200-.068-.072zm-.122.923q.031.056.078.098-.06.028-.123.053c.016-.05.029-.088.045-.151%22/%3E%3C/svg%3E\");\n }\n ._aa4c img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%2296%22%20height%3D%2295.986%22%20viewBox%3D%220%200%2025.4%2025.397%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22%23b7bdf8%22%3E%3Cpath%20d%3D%22M12.591.001c-1.934.008-2.265.045-3.353.374-.664.201-1.703.612-2.308.914s-1.582.931-2.172%201.396c-.589.466-1.436%201.287-1.883%201.825-.468.564-1.127%201.604-1.554%202.455C.913%207.777.45%208.923.292%209.514c-.234.872-.288%201.461-.292%203.152-.004%201.575.053%202.291.231%202.951.13.479.353%201.192.497%201.582.143.391.389.964.546%201.274s.581.994.943%201.519a14.4%2014.4%200%200%200%201.558%201.82c.496.476%201.263%201.109%201.706%201.408s1.112.698%201.487.887%201.069.477%201.543.638c.473.161%201.282.371%201.799.466s1.513.178%202.214.184%201.667-.05%202.146-.125%201.355-.293%201.945-.485%201.375-.501%201.744-.687a17%2017%200%200%200%201.475-.88c.443-.298%201.21-.932%201.706-1.408s1.197-1.295%201.559-1.82.81-1.257.995-1.626.494-1.154.685-1.744.41-1.465.485-1.945.136-1.385.136-2.012-.061-1.533-.136-2.012-.293-1.355-.485-1.945-.5-1.375-.685-1.744-.633-1.1-.994-1.626a14.4%2014.4%200%200%200-1.559-1.82c-.496-.476-1.286-1.125-1.757-1.443-.471-.317-1.289-.778-1.82-1.023S16.49.466%2015.868.297c-.969-.261-1.437-.304-3.277-.296m-.515.555.001.003h-.004q.002%200%20.003-.003m.65.254c1.324.011%202.002.084%202.817.303.59.158%201.58.531%202.2.827s1.435.763%201.811%201.036.972.764%201.324%201.09.938.995%201.302%201.486.906%201.402%201.203%202.025c.297.622.671%201.614.831%202.205.23.851.29%201.448.29%202.884%200%201.426-.061%202.039-.287%202.884-.158.59-.586%201.677-.95%202.414s-1%201.748-1.412%202.245-1.155%201.241-1.652%201.652c-.497.412-1.507%201.047-2.245%201.412s-1.824.787-2.414.937c-.599.153-1.696.299-2.482.331-.874.035-1.772-.013-2.369-.127a17%2017%200%200%201-1.677-.418%2016%2016%200%200%201-1.656-.7c-.517-.256-1.271-.709-1.677-1.006s-.999-.789-1.317-1.092c-.319-.303-.875-.948-1.235-1.432s-.899-1.39-1.197-2.012c-.297-.622-.667-1.615-.821-2.205s-.312-1.707-.35-2.482c-.055-1.1-.011-1.693.2-2.71.148-.716.474-1.772.723-2.348s.692-1.408.984-1.849.919-1.214%201.392-1.716S5.417%203.202%206.022%202.8s1.515-.903%202.024-1.112a18%2018%200%200%201%201.931-.637c.76-.194%201.432-.253%202.75-.242m3.229.115v.002l.006.004-.012-.003zm3.312%206.912c-.129%200-2.197%201.962-4.596%204.36l-4.363%204.361-2.077-2.08c-1.456-1.459-2.167-2.08-2.38-2.08-.225%200-.304.078-.304.3%200%20.21.679.98%202.245%202.549%201.413%201.415%202.345%202.248%202.514%202.248.174%200%201.838-1.568%204.73-4.459%203.7-3.699%204.461-4.523%204.461-4.829%200-.262-.068-.369-.234-.369m5.624%202.252.004.015q-.003-.004-.008-.007zm-.303.013.006.003-.004.005zM7.614%2023.749l.019.009-.004.016q-.006-.013-.014-.024m8.544.584-.001.003-.004-.002zm.004.306.003.001-.005.001z%22/%3E%3C/svg%3E\");\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'] {\n /* No photo icon */\n /* Private page icon */\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n ._aa4c [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'][style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: #c6a0f6 !important;\n background: radial-gradient(circle at 30% 107%, #eed49f 0%, #eed49f 5%, #f5a97f 45%, #c6a0f6 60%, #8aadf4 90%) !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n ._aa4c ._aaqh {\n background-color: #363a4f;\n }\n ._aa4c .xzloghq,\n ._aa4c ._acas:not(._acao),\n ._aa4c .xzloghq svg,\n ._aa4c ._acas:not(._acao) svg {\n color: #181926;\n fill: #1e2030;\n }\n ._aa4c ._acas:not(._acao):hover {\n background-color: #363a4f !important;\n color: #b7bdf8 !important;\n }\n ._aa4c .x1gjpkn9,\n ._aa4c ._acat,\n ._aa4c ._acap,\n a._aa4c .x1gjpkn9,\n a._aa4c ._acat,\n a._aa4c ._acap,\n ._aa4c .x1gjpkn9:visited,\n ._aa4c ._acat:visited,\n ._aa4c ._acap:visited,\n a._aa4c .x1gjpkn9:visited,\n a._aa4c ._acat:visited,\n a._aa4c ._acap:visited {\n color: #cad3f5;\n }\n ._aa4c div:has(> .x1mu97ne) {\n background-color: #181926;\n border-color: #6e738d;\n box-shadow: 0 10px 35px 2px rgba(24, 25, 38, 0.993);\n }\n ._aa4c .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 rgba(24, 25, 38, 0.995);\n }\n ._aa4c ._ab81 {\n background-color: #1e2030;\n }\n ._aa4c ._ab85,\n ._aa4c ._ab6i,\n ._aa4c ._ab85 .xvbhtw8,\n ._aa4c ._aav4 {\n background-color: #181926;\n }\n ._aa4c ._abmp {\n color: #cad3f5;\n }\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n /* The heading */\n /* Radios */\n /* That \"border\" */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(0\\, 0\\, 0)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #24273a !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"] {\n /* Selected radio */\n /* Not selected radio */\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: #b7bdf8 !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(219\\, 219\\, 219)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(54\\, 54\\, 54)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 10.5px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 12px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"border-radius: 4px\"][style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: #363a4f !important;\n }\n ._aa4c div[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"],\n ._aa4c .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"][style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(250\\, 250\\, 250)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(224\\, 241\\, 255)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(0\\, 55\\, 107)\"],\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(38\\, 38\\, 38)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: #cad3f5 !important;\n }\n ._aa4c span[data-bloks-name=\"bk.components.TextSpan\"][style*=\"color: rgb(142\\, 142\\, 142)\"],\n ._aa4c span[data-bloks-name=\"bk.components.Text\"][style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: #a5adcb !important;\n }\n ._aa4c .leaflet-popup-content-wrapper,\n ._aa4c .leaflet-popup-tip {\n background-color: #1e2030;\n box-shadow: 0 5px 15px rgba(24, 25, 38, 0.996);\n }\n ._aa4c .leaflet-popup-content-wrapper *,\n ._aa4c .leaflet-popup-tip * {\n color: #cad3f5 !important;\n }\n ._aa4c ::-webkit-scrollbar {\n background-color: #181926;\n }\n ._aa4c ::-webkit-scrollbar-thumb {\n background-color: #b7bdf8;\n border-radius: 10px;\n }", "start": 1057, "domains": [ "instagram.com" @@ -5225,22 +5225,22 @@ }, { "code": "._aa4d {\n /* Chat background */\n /* messages you've sent */\n /* sidebar */\n /* New Chat Button */\n /* Chat button */\n /* notes */\n /* explicit music icon in notes */\n }\n ._aa4d .x11jlvup {\n --chat-outgoing-message-bubble-background-color: rgba(138, 173, 244, 0.8);\n }\n ._aa4d .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: #363a4f;\n }\n ._aa4d .xnz67gz {\n background-color: #24273a;\n }\n ._aa4d .xyk4ms5 {\n color: #181926 !important;\n }\n ._aa4d .xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4d .x186z157,\n ._aa4d .xk50ysn,\n ._aa4d .xi81zsa {\n color: #a5adcb !important;\n }\n ._aa4d .xk5f4mz {\n background-color: #363a4f;\n }\n ._aa4d .x1i10hfl:hover {\n color: #cad3f5;\n }\n ._aa4d .x1bvjpef {\n color: #181926;\n }\n ._aa4d .x1bvjpef:hover {\n color: #ced2fa;\n }\n ._aa4d .xsnw5ke,\n ._aa4d .x3zg9eu::after {\n background-color: #363a4f !important;\n }\n ._aa4d .x103n6ev,\n ._aa4d .xzxgvzf {\n background-image: linear-gradient(-90deg, rgba(54, 58, 79, 0.3), #363a4f);\n }\n ._aa4d .x1cp0k07 {\n color: #cad3f5;\n }\n ._aa4c {\n /* Chat background */\n /* messages you've sent */\n /* sidebar */\n /* New Chat Button */\n /* Chat button */\n /* notes */\n /* explicit music icon in notes */\n }\n ._aa4c .x11jlvup {\n --chat-outgoing-message-bubble-background-color: rgba(138, 173, 244, 0.8);\n }\n ._aa4c .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: #363a4f;\n }\n ._aa4c .xnz67gz {\n background-color: #24273a;\n }\n ._aa4c .xyk4ms5 {\n color: #181926 !important;\n }\n ._aa4c .xvbhtw8 {\n background-color: #1e2030;\n }\n ._aa4c .x186z157,\n ._aa4c .xk50ysn,\n ._aa4c .xi81zsa {\n color: #a5adcb !important;\n }\n ._aa4c .xk5f4mz {\n background-color: #363a4f;\n }\n ._aa4c .x1i10hfl:hover {\n color: #cad3f5;\n }\n ._aa4c .x1bvjpef {\n color: #181926;\n }\n ._aa4c .x1bvjpef:hover {\n color: #ced2fa;\n }\n ._aa4c .xsnw5ke,\n ._aa4c .x3zg9eu::after {\n background-color: #363a4f !important;\n }\n ._aa4c .x103n6ev,\n ._aa4c .xzxgvzf {\n background-image: linear-gradient(-90deg, rgba(54, 58, 79, 0.3), #363a4f);\n }\n ._aa4c .x1cp0k07 {\n color: #cad3f5;\n }", - "start": 65158, + "start": 65964, "regexps": [ "^.*instagram.com/direct.*" ] }, { "code": "/* prettier-ignore */", - "start": 67370 + "start": 68176 } ], - "sourceCode": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('instagram.com') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text-filter];\n @dark-color: if(@lookup = latte, @text, @crust);\n @light-color: if(@lookup = latte, @crust, @text);\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n .x1qjc9v5,\n .x9f619,\n .x78zum5,\n .xdt5ytf,\n .x1iyjqo2,\n .xl56j7k {\n --web-always-black: #rgbify(@dark-color) [];\n --ig-primary-icon: #rgbify(@text) [];\n --web-always-white: #rgbify(@light-color) [];\n --always-white: #rgbify(@light-color) [];\n --overlay-alpha-80: fadeout(@dark-color, 50);\n --grey-9: #rgbify(@crust) [];\n --ig-primary-background: #rgbify(@base) [];\n --ig-secondary-background: #rgbify(@surface0) [];\n --ig-banner-background: #rgbify(@crust) [];\n --ig-highlight-background: #rgbify(@surface0) [];\n --ig-elevated-background: #rgbify(@crust) [];\n --ig-elevated-highlight-background: #rgbify(@surface0) [];\n --ig-hover-overlay: #rgbify(@text) [], 0.1;\n --hover-overlay: fadeout(@surface0, 80);\n --ig-text-on-color: #rgbify(@crust) [];\n --ig-badge: #rgbify(@accent-color) [];\n --ig-primary-button: #rgbify(@accent-color) [];\n --ig-primary-button-hover: fadeout(@accent-color, 20);\n --ig-secondary-button-background: #rgbify(@surface0) [];\n --ig-secondary-button-hover: #rgbify(@surface1) [];\n --ig-secondary-button: #rgbify(@text) [];\n --ig-primary-text: #rgbify(@text) [];\n --ig-secondary-text: #rgbify(@subtext0) [];\n --ig-tertiary-text: #rgbify(@subtext0) [];\n --wbloks-primary-text: @text;\n --ig-text-on-media: #rgbify(@text) [];\n --ig-separator: #rgbify(@surface0) [];\n --chat-admin-text-color: #rgbify (@subtext0) [];\n --ig-elevated-separator: #rgbify(@surface0) [];\n --post-separator: #rgbify(@overlay0) [];\n --ig-stroke: #rgbify(@overlay0) [];\n --grey-2: #rgbify(@overlay0) [];\n --ig-link: #rgbify(@accent-color) [];\n --ig-error-or-destructive: #rgbify(@red) [];\n --ig-success: #rgbify(@green) [];\n --blue-2: #rgbify(@blue) [];\n --ig-close-friends-refreshed: #rgbify(@green) [];\n --ig-text-input-border-hover-prism: #rgbify(@surface1) [];\n --ig-toggle-outline-prism: #rgbify(@text) [];\n --ig-toggle-background-on-prism: #rgbify(@text) [];\n --ig-stroke-prism: #rgbify(@crust) [];\n --barcelona-logo: #rgbify (@text) [];\n --ig-bubble-background: #rgbify (@surface1) [];\n --ig-tertiary-icon: #rgbify (@accent-color) [];\n --always-dark-overlay: @accent-color;\n scrollbar-color: @accent-color @crust;\n }\n #splash-screen {\n background-color: @base !important;\n }\n\n /* Sidebar */\n .x1xgvd2v {\n background-color: @crust !important;\n &[style=\"transform: translateX(0px);\"] {\n background-color: @mantle !important;\n }\n }\n .x1zvrr1 {\n background-color: @mantle;\n }\n svg[aria-label=\"Loading...\"] {\n stroke: @text;\n }\n\n /* Story background */\n .x5qyhuo {\n background-color: @base;\n }\n\n /* Story progress bar */\n ._ac3p {\n background-color: @accent-color !important;\n }\n\n /* close friends story things */\n .x9bdzbf {\n color: @mantle !important;\n }\n\n /* Story seen / not seen ring */\n button:has(canvas + span > img[alt$=\"'s profile picture\"]) {\n canvas {\n display: none;\n }\n\n span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n\n &[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: @accent-color;\n outline-width: 0.2rem;\n }\n &[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: @surface2;\n outline-width: 0.075rem;\n }\n }\n\n /* Posts */\n ._aggc {\n background-color: @mantle;\n border-color: @overlay0 !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px fadeout(@dark-color, 20);\n box-sizing: border-box;\n }\n ._aatc ._aasi,\n ._ae1i,\n ._aggc textarea.xvbhtw8 {\n background-color: @mantle;\n }\n\n /* Icons */\n svg[aria-label=\"Unlike\"] {\n fill: @accent-color;\n }\n svg[aria-label=\"Close\"] {\n color: @text;\n }\n svg[aria-label=\"Verified\"] {\n fill: @accent-color;\n }\n\n /* Share box */\n .xzloghq {\n background-color: @surface0;\n color: @text !important;\n &:hover {\n color: @mantle !important;\n background-color: @accent-color !important;\n }\n }\n .xk5f4mz {\n background-color: @mantle;\n &:hover {\n background-color: @accent-color;\n }\n }\n .x3nfvp2 {\n color: @text !important;\n &:hover {\n color: @crust;\n }\n }\n\n /* reel icon */\n .xq3z1fi {\n color: @accent-color !important;\n }\n\n /* Toggle sliders */\n .x1r7x56h {\n background-color: @accent-color;\n }\n .x100vrsf {\n background-color: @surface0;\n }\n\n .x1psfjxj {\n background-color: @mantle;\n }\n span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: @accent-color !important;\n }\n .xs7f9wi {\n background-color: @mantle !important;\n }\n .x1d72o {\n background-color: @surface0;\n }\n /* Log In With Facebook text */\n ._ab37 {\n color: @blue;\n }\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._9zkj,\n ._a3ds,\n ._a3dt,\n ._a3du,\n ._a3dv,\n ._a3dw,\n ._9-b3,\n ._9znl,\n ._9z-6,\n ._a3dx,\n ._a3dy,\n ._a3dz,\n ._a3d-,\n ._a3d_,\n ._a3e0,\n ._9zm4,\n ._a3e1,\n ._a3e2,\n ._a3e3,\n ._a3e4,\n ._a3e5,\n ._a3e6,\n ._a3e7,\n ._a3e8,\n ._a3e9,\n ._a3ea,\n ._9_57,\n ._9_n5,\n ._9-y3,\n ._a3eb,\n ._a3ec,\n ._a3ed,\n ._a3ee,\n ._9zlu,\n ._9-yp,\n ._a3ef,\n ._a3eg,\n ._9_wm,\n ._a3eh,\n ._a3ei,\n ._9-j_,\n ._a3ej,\n ._a3ek,\n ._9_ij,\n ._9_d_,\n ._9_e1,\n ._9-mm,\n ._9_cx,\n ._9zm0,\n ._9zfi,\n ._9-ub,\n ._a3el,\n ._9-7-,\n ._9-1a,\n ._a3em,\n ._9zrp,\n ._a3en,\n ._9zz9,\n ._a3eo,\n ._9zmr,\n ._9-8d,\n ._9zhi,\n ._a3ep,\n ._9zs0,\n ._9-j-,\n ._a3eq,\n ._9zli,\n ._9_4y,\n ._9zm2,\n ._9zfj,\n ._9zlg,\n ._a3er,\n ._9-lv,\n ._9_ug,\n ._9_sh,\n ._9_sj,\n ._9-k0,\n ._9z-c,\n ._9_35,\n ._9_hh,\n ._a3es,\n ._a3et,\n ._a3eu,\n ._9-v-,\n ._9_4d,\n ._9zlh,\n ._a3ev,\n ._a3ew,\n ._a3ex,\n ._a3ey,\n ._9_7m,\n ._9_fv,\n ._a3ez,\n ._9-zf,\n ._9-zg,\n ._9-ze,\n ._a9fa,\n ._9-zh,\n ._9-zi,\n ._9-zj,\n ._9-zk,\n ._9-zl,\n ._9-zm,\n ._9-zn,\n ._9-zo,\n ._9-zp,\n ._9-zq,\n ._9-zr,\n ._9-zs,\n ._9-zt,\n ._a3op,\n ._a3oq,\n ._9-zu,\n ._9-zv,\n ._9-zw,\n ._9-zx,\n ._9-zy,\n ._9-zz,\n ._9-z-,\n ._a3or,\n ._a3ot,\n ._a3os,\n ._9zs1,\n ._9zs2,\n ._9-z_,\n ._9--0,\n ._9--1,\n ._9--2,\n ._9--3,\n ._9--4,\n ._9--5,\n ._9--6,\n ._9--7,\n ._9--f,\n ._9--8,\n ._9--9,\n ._9--a,\n ._9--b,\n ._9--c,\n ._9--d,\n ._9--e,\n ._a3ou,\n ._9--g,\n ._9--h,\n ._9--i,\n ._9--j,\n ._9--l,\n ._9--k,\n ._9--m,\n ._9--n,\n ._9--o,\n ._9--p,\n ._9--q,\n ._a3ov,\n ._9--s,\n ._9--r,\n ._9--t,\n ._9--u,\n ._9--v,\n ._9--x,\n ._9--y,\n ._9--w,\n ._9--z,\n ._9--_,\n ._9-_0,\n ._9-_1,\n ._9-_2,\n ._9-_3,\n ._9---,\n ._9-_4,\n ._9-_5,\n ._9-_6,\n ._9-_7,\n ._a3wy,\n ._9-_8,\n ._9-_9,\n ._a3ow,\n ._9-_a,\n ._9-_b,\n ._9-_c,\n ._9-_d,\n ._9-_e,\n ._9-_f,\n ._9-_g,\n ._9-_h,\n ._9-_i,\n ._9-_j,\n ._9-_k,\n ._9-_l,\n ._9-_m,\n ._9-_n,\n ._9-_o,\n ._a3ox,\n ._9-_p,\n ._9-_q,\n ._a9fb,\n ._9-_t,\n ._9-_r,\n ._9-_s,\n ._a93g,\n ._9-_u,\n ._9-_v,\n ._a9fc,\n ._9-_w,\n ._9-_x,\n ._9-_y,\n ._9-_z,\n ._9-_-,\n ._9-__,\n ._9_00,\n ._a3oy,\n ._9_01,\n ._9_02,\n ._9_03,\n ._9_04,\n ._9_05,\n ._9_08,\n ._9_09,\n ._9_07,\n ._9_06,\n ._9_0a,\n ._9_0b,\n ._9_0c,\n ._9_0d,\n ._9_0e,\n ._9_0f,\n ._9_0g,\n ._a93h,\n ._9_0h,\n ._9_0i,\n ._9_0j,\n ._9_0k,\n ._aepo,\n ._9_0l,\n ._9_0m,\n ._9_0n,\n ._9_0o,\n ._9_0p,\n ._a3oz,\n ._a93l,\n ._9_0r,\n ._9_0s,\n ._a7tk,\n ._9_0q,\n ._a3o-,\n ._9_0t,\n ._9_0v,\n ._9_0u,\n ._a9ej,\n ._9_0w,\n ._9_0x,\n ._9_0y,\n ._9_0z,\n ._9_0_,\n ._9_0-,\n ._9_10,\n ._9_11,\n ._9_12,\n ._9_13,\n ._9_14,\n ._9_15,\n ._a3o_,\n ._9_18,\n ._9_19,\n ._9_1a,\n ._9_1e,\n ._9_1b,\n ._9_1c,\n ._9_1d,\n ._9_16,\n ._9_17,\n ._a3p0,\n ._9_1g,\n ._9_1i,\n ._9_1h,\n ._9_1j,\n ._9_1k,\n ._9_1l,\n ._9_1m,\n ._a9pw {\n filter: @text-filter;\n }\n\n /* Custom icons */\n @instagram_gradient: radial-gradient(\n circle at 30% 107%,\n @yellow 0%,\n @yellow 5%,\n @peach 45%,\n @mauve 60%,\n @blue 90%\n );\n /* Instagram text logo */\n [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"]\n {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n /* 2fa lock icon */\n [aria-label=\"Two factor authentication lock icon\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n /* \"All caught up\" icon */\n img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")']\n {\n /* No photo icon */\n &[style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n\n /* Private page icon */\n &[style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n\n &[style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n }\n\n /* Post swipe icons */\n ._aaqh {\n background-color: @surface0;\n }\n\n /* Inside primary buttons */\n .xzloghq,\n ._acas:not(._acao) {\n &,\n svg {\n color: @crust;\n fill: @mantle;\n }\n }\n ._acas:not(._acao):hover {\n background-color: @surface0 !important;\n color: @accent-color !important;\n }\n\n /* Secondary buttons */\n .x1gjpkn9,\n ._acat,\n ._acap {\n &,\n a& {\n &,\n &:visited {\n color: @text;\n }\n }\n }\n\n /* Profile banner */\n div:has(> .x1mu97ne) {\n background-color: @crust;\n border-color: @overlay0;\n box-shadow: 0 10px 35px 2px fadeout(@dark-color, 0.7);\n }\n\n /* Dialog overlay */\n .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 fadeout(@dark-color, 0.5);\n }\n\n /* Settings */\n ._ab81 {\n background-color: @mantle;\n }\n ._ab85,\n ._ab6i,\n ._ab85 .xvbhtw8,\n ._aav4 {\n background-color: @crust;\n }\n /* Settings saved toast */\n ._abmp {\n color: @text;\n }\n\n /* Bloks */\n .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: @base !important;\n }\n div[data-bloks-name=\"bk.components.Flexbox\"],\n .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n\n /* The heading */\n &[style*=\"background: rgb(0\\, 0\\, 0)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @base !important;\n }\n\n /* Radios */\n &[style*=\"border-radius: 10.5px\"],\n &[style*=\"border-radius: 12px\"],\n &[style*=\"border-radius: 4px\"] {\n /* Selected radio */\n &[style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: @accent-color !important;\n }\n\n /* Not selected radio */\n &[style*=\"background: rgb(219\\, 219\\, 219)\"],\n &[style*=\"background: rgb(38\\, 38\\, 38)\"],\n &[style*=\"background: rgb(54\\, 54\\, 54)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @surface0 !important;\n }\n }\n\n /* That \"border\" */\n &[style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n }\n\n span[data-bloks-name=\"bk.components.TextSpan\"],\n span[data-bloks-name=\"bk.components.Text\"] {\n &[style*=\"color: rgb(250\\, 250\\, 250)\"],\n &[style*=\"color: rgb(224\\, 241\\, 255)\"],\n &[style*=\"color: rgb(0\\, 55\\, 107)\"],\n &[style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: @text !important;\n }\n\n &[style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: @subtext0 !important;\n }\n }\n\n /* Map pop-ups */\n .leaflet-popup-content-wrapper,\n .leaflet-popup-tip {\n background-color: @mantle;\n box-shadow: 0 5px 15px fadeout(@dark-color, 0.4);\n\n * {\n color: @text !important;\n }\n }\n\n /* Scrollbar */\n ::-webkit-scrollbar {\n background-color: @crust;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @accent-color;\n border-radius: 10px;\n }\n }\n}\n\n@-moz-document regexp('^.*instagram.com/direct.*') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n #catppuccin(@lookup,\n @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .x11jlvup {\n --chat-outgoing-message-bubble-background-color: fade(@blue, 80%);\n }\n .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: @surface0;\n }\n\n /* Chat background */\n .xnz67gz {\n background-color: @base;\n }\n /* messages you've sent */\n .xyk4ms5 {\n color: @crust !important;\n }\n /* sidebar */\n .xvbhtw8 {\n background-color: @mantle;\n }\n .x186z157,\n .xk50ysn,\n .xi81zsa {\n color: @subtext0 !important;\n }\n\n /* New Chat Button */\n .xk5f4mz {\n background-color: @surface0;\n }\n\n /* Chat button */\n .x1i10hfl:hover {\n color: @text;\n }\n .x1bvjpef {\n color: @crust;\n }\n .x1bvjpef:hover {\n color: lighten(@accent-color, 5%);\n }\n\n /* notes */\n .xsnw5ke,\n .x3zg9eu::after {\n background-color: @surface0 !important;\n }\n .x103n6ev,\n .xzxgvzf {\n background-image: linear-gradient(\n -90deg,\n fade(@surface0, 30%),\n fade(@surface0, 100%)\n );\n }\n\n /* explicit music icon in notes */\n .x1cp0k07 {\n color: @text;\n }\n }\n}\n\n#rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: {\n @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8;\n @text-filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(196deg) brightness(97%) contrast(85%);\n };\n @frappe: {\n @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634;\n @text-filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1519%) hue-rotate(192deg) brightness(100%) contrast(93%);\n };\n @macchiato: {\n @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926;\n @text-filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n };\n @mocha: {\n @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b;\n @text-filter: brightness(0) saturate(100%) invert(85%) sepia(6%) saturate(1356%) hue-rotate(194deg) brightness(103%) contrast(91%);\n };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Instagram Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/instagram\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/instagram\n@version 0.2.8\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram\n@description Soothing pastel theme for Instagram\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('instagram.com') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @text-filter: @catppuccin[@@lookup][@text-filter];\n @dark-color: if(@lookup = latte, @text, @crust);\n @light-color: if(@lookup = latte, @crust, @text);\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n .x1qjc9v5,\n .x9f619,\n .x78zum5,\n .xdt5ytf,\n .x1iyjqo2,\n .xl56j7k {\n --web-always-black: #rgbify(@dark-color) [];\n --ig-primary-icon: #rgbify(@text) [];\n --web-always-white: #rgbify(@light-color) [];\n --always-white: #rgbify(@light-color) [];\n --overlay-alpha-80: fadeout(@dark-color, 50);\n --grey-9: #rgbify(@crust) [];\n --ig-primary-background: #rgbify(@base) [];\n --ig-secondary-background: #rgbify(@surface0) [];\n --ig-banner-background: #rgbify(@crust) [];\n --ig-highlight-background: #rgbify(@surface0) [];\n --ig-elevated-background: #rgbify(@crust) [];\n --ig-elevated-highlight-background: #rgbify(@surface0) [];\n --ig-hover-overlay: #rgbify(@text) [], 0.1;\n --hover-overlay: fadeout(@surface0, 80);\n --ig-text-on-color: #rgbify(@crust) [];\n --ig-badge: #rgbify(@accent-color) [];\n --ig-primary-button: #rgbify(@accent-color) [];\n --ig-primary-button-hover: fadeout(@accent-color, 20);\n --ig-secondary-button-background: #rgbify(@surface0) [];\n --ig-secondary-button-hover: #rgbify(@surface1) [];\n --ig-secondary-button: #rgbify(@text) [];\n --ig-primary-text: #rgbify(@text) [];\n --ig-secondary-text: #rgbify(@subtext0) [];\n --ig-tertiary-text: #rgbify(@subtext0) [];\n --wbloks-primary-text: @text;\n --ig-text-on-media: #rgbify(@text) [];\n --ig-separator: #rgbify(@surface0) [];\n --chat-admin-text-color: #rgbify (@subtext0) [];\n --ig-elevated-separator: #rgbify(@surface0) [];\n --post-separator: #rgbify(@overlay0) [];\n --ig-stroke: #rgbify(@overlay0) [];\n --grey-2: #rgbify(@overlay0) [];\n --ig-link: #rgbify(@accent-color) [];\n --ig-error-or-destructive: #rgbify(@red) [];\n --ig-success: #rgbify(@green) [];\n --blue-2: #rgbify(@blue) [];\n --ig-close-friends-refreshed: #rgbify(@green) [];\n --ig-text-input-border-hover-prism: #rgbify(@surface1) [];\n --ig-toggle-outline-prism: #rgbify(@text) [];\n --ig-toggle-background-on-prism: #rgbify(@text) [];\n --ig-stroke-prism: #rgbify(@crust) [];\n --barcelona-logo: #rgbify (@text) [];\n --ig-bubble-background: #rgbify (@surface1) [];\n --ig-tertiary-icon: #rgbify (@accent-color) [];\n --always-dark-overlay: @accent-color;\n --secondary-text: @subtext0;\n --primary-text: @text;\n --primary-icon: @accent-color;\n --primary-button-text: @mantle !important;\n --primary-button: @blue !important;\n scrollbar-color: @accent-color @crust;\n }\n #splash-screen {\n background-color: @base !important;\n }\n\n /* Sidebar */\n .x1xgvd2v {\n background-color: @crust !important;\n &[style=\"transform: translateX(0px);\"] {\n background-color: @mantle !important;\n }\n }\n .x1zvrr1 {\n background-color: @mantle;\n }\n svg[aria-label=\"Loading...\"] {\n stroke: @text;\n }\n\n /* Story background */\n .x5qyhuo {\n background-color: @base;\n }\n\n /* Story progress bar */\n ._ac3p {\n background-color: @accent-color !important;\n }\n\n /* close friends story things */\n .x9bdzbf {\n color: @text !important;\n }\n\n /* Story seen / not seen ring */\n button:has(canvas + span > img[alt$=\"'s profile picture\"]) {\n canvas {\n display: none;\n }\n\n span {\n outline-style: solid;\n outline-offset: 0.15rem;\n }\n\n &[aria-label^=\"Story by\"][aria-label$=\"not seen\"] span {\n outline-color: @accent-color;\n outline-width: 0.2rem;\n }\n &[aria-label^=\"Story by\"]:not([aria-label$=\"not seen\"]) span {\n outline-color: @surface2;\n outline-width: 0.075rem;\n }\n }\n\n /* Posts */\n ._aggc {\n background-color: @mantle;\n border-color: @overlay0 !important;\n border-radius: var(--modal-border-radius);\n box-shadow: 0 3px 5px -1px fadeout(@dark-color, 20);\n box-sizing: border-box;\n }\n ._aatc ._aasi,\n ._ae1i,\n ._aggc textarea.xvbhtw8 {\n background-color: @mantle;\n }\n\n /* Icons */\n svg[aria-label=\"Unlike\"] {\n fill: @accent-color;\n }\n svg[aria-label=\"Close\"] {\n color: @text;\n }\n svg[aria-label=\"Verified\"] {\n fill: @accent-color;\n }\n\n /* new post thingy */\n ._aa1q._aa1q {\n color: @text !important;\n }\n\n /* sumting wong's popup box */\n .x879a55,\n .x7ywyr2,\n .x1l90r2v {\n background-color: @surface0 !important;\n }\n\n /* Share box */\n .xzloghq {\n background-color: @surface0;\n color: @text !important;\n &:hover {\n color: @mantle !important;\n background-color: @accent-color !important;\n }\n }\n .xk5f4mz {\n background-color: @mantle;\n &:hover {\n background-color: @accent-color;\n }\n }\n .x3nfvp2 {\n color: @text !important;\n &:hover {\n color: @crust;\n }\n }\n\n /* reel icon */\n .xq3z1fi {\n color: @accent-color !important;\n }\n\n /* Toggle sliders */\n .x1r7x56h {\n background-color: @accent-color;\n }\n .x100vrsf {\n background-color: @surface0;\n }\n\n .x1psfjxj {\n background-color: @mantle;\n }\n span[data-bloks-name=\"bk.components.TextSpan\"] {\n color: @accent-color !important;\n }\n .xs7f9wi {\n background-color: @mantle !important;\n }\n .x1d72o {\n background-color: @surface0;\n }\n /* Log In With Facebook text */\n ._ab37 {\n color: @blue;\n }\n /* Excluded: - _9ys7, _9_1f, _9ys8 (verified icon) */\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")'],\n ._9zkj,\n ._a3ds,\n ._a3dt,\n ._a3du,\n ._a3dv,\n ._a3dw,\n ._9-b3,\n ._9znl,\n ._9z-6,\n ._a3dx,\n ._a3dy,\n ._a3dz,\n ._a3d-,\n ._a3d_,\n ._a3e0,\n ._9zm4,\n ._a3e1,\n ._a3e2,\n ._a3e3,\n ._a3e4,\n ._a3e5,\n ._a3e6,\n ._a3e7,\n ._a3e8,\n ._a3e9,\n ._a3ea,\n ._9_57,\n ._9_n5,\n ._9-y3,\n ._a3eb,\n ._a3ec,\n ._a3ed,\n ._a3ee,\n ._9zlu,\n ._9-yp,\n ._a3ef,\n ._a3eg,\n ._9_wm,\n ._a3eh,\n ._a3ei,\n ._9-j_,\n ._a3ej,\n ._a3ek,\n ._9_ij,\n ._9_d_,\n ._9_e1,\n ._9-mm,\n ._9_cx,\n ._9zm0,\n ._9zfi,\n ._9-ub,\n ._a3el,\n ._9-7-,\n ._9-1a,\n ._a3em,\n ._9zrp,\n ._a3en,\n ._9zz9,\n ._a3eo,\n ._9zmr,\n ._9-8d,\n ._9zhi,\n ._a3ep,\n ._9zs0,\n ._9-j-,\n ._a3eq,\n ._9zli,\n ._9_4y,\n ._9zm2,\n ._9zfj,\n ._9zlg,\n ._a3er,\n ._9-lv,\n ._9_ug,\n ._9_sh,\n ._9_sj,\n ._9-k0,\n ._9z-c,\n ._9_35,\n ._9_hh,\n ._a3es,\n ._a3et,\n ._a3eu,\n ._9-v-,\n ._9_4d,\n ._9zlh,\n ._a3ev,\n ._a3ew,\n ._a3ex,\n ._a3ey,\n ._9_7m,\n ._9_fv,\n ._a3ez,\n ._9-zf,\n ._9-zg,\n ._9-ze,\n ._a9fa,\n ._9-zh,\n ._9-zi,\n ._9-zj,\n ._9-zk,\n ._9-zl,\n ._9-zm,\n ._9-zn,\n ._9-zo,\n ._9-zp,\n ._9-zq,\n ._9-zr,\n ._9-zs,\n ._9-zt,\n ._a3op,\n ._a3oq,\n ._9-zu,\n ._9-zv,\n ._9-zw,\n ._9-zx,\n ._9-zy,\n ._9-zz,\n ._9-z-,\n ._a3or,\n ._a3ot,\n ._a3os,\n ._9zs1,\n ._9zs2,\n ._9-z_,\n ._9--0,\n ._9--1,\n ._9--2,\n ._9--3,\n ._9--4,\n ._9--5,\n ._9--6,\n ._9--7,\n ._9--f,\n ._9--8,\n ._9--9,\n ._9--a,\n ._9--b,\n ._9--c,\n ._9--d,\n ._9--e,\n ._a3ou,\n ._9--g,\n ._9--h,\n ._9--i,\n ._9--j,\n ._9--l,\n ._9--k,\n ._9--m,\n ._9--n,\n ._9--o,\n ._9--p,\n ._9--q,\n ._a3ov,\n ._9--s,\n ._9--r,\n ._9--t,\n ._9--u,\n ._9--v,\n ._9--x,\n ._9--y,\n ._9--w,\n ._9--z,\n ._9--_,\n ._9-_0,\n ._9-_1,\n ._9-_2,\n ._9-_3,\n ._9---,\n ._9-_4,\n ._9-_5,\n ._9-_6,\n ._9-_7,\n ._a3wy,\n ._9-_8,\n ._9-_9,\n ._a3ow,\n ._9-_a,\n ._9-_b,\n ._9-_c,\n ._9-_d,\n ._9-_e,\n ._9-_f,\n ._9-_g,\n ._9-_h,\n ._9-_i,\n ._9-_j,\n ._9-_k,\n ._9-_l,\n ._9-_m,\n ._9-_n,\n ._9-_o,\n ._a3ox,\n ._9-_p,\n ._9-_q,\n ._a9fb,\n ._9-_t,\n ._9-_r,\n ._9-_s,\n ._a93g,\n ._9-_u,\n ._9-_v,\n ._a9fc,\n ._9-_w,\n ._9-_x,\n ._9-_y,\n ._9-_z,\n ._9-_-,\n ._9-__,\n ._9_00,\n ._a3oy,\n ._9_01,\n ._9_02,\n ._9_03,\n ._9_04,\n ._9_05,\n ._9_08,\n ._9_09,\n ._9_07,\n ._9_06,\n ._9_0a,\n ._9_0b,\n ._9_0c,\n ._9_0d,\n ._9_0e,\n ._9_0f,\n ._9_0g,\n ._a93h,\n ._9_0h,\n ._9_0i,\n ._9_0j,\n ._9_0k,\n ._aepo,\n ._9_0l,\n ._9_0m,\n ._9_0n,\n ._9_0o,\n ._9_0p,\n ._a3oz,\n ._a93l,\n ._9_0r,\n ._9_0s,\n ._a7tk,\n ._9_0q,\n ._a3o-,\n ._9_0t,\n ._9_0v,\n ._9_0u,\n ._a9ej,\n ._9_0w,\n ._9_0x,\n ._9_0y,\n ._9_0z,\n ._9_0_,\n ._9_0-,\n ._9_10,\n ._9_11,\n ._9_12,\n ._9_13,\n ._9_14,\n ._9_15,\n ._a3o_,\n ._9_18,\n ._9_19,\n ._9_1a,\n ._9_1e,\n ._9_1b,\n ._9_1c,\n ._9_1d,\n ._9_16,\n ._9_17,\n ._a3p0,\n ._9_1g,\n ._9_1i,\n ._9_1h,\n ._9_1j,\n ._9_1k,\n ._9_1l,\n ._9_1m,\n ._a9pw {\n filter: @text-filter;\n }\n\n /* Custom icons */\n @instagram_gradient: radial-gradient(\n circle at 30% 107%,\n @yellow 0%,\n @yellow 5%,\n @peach 45%,\n @mauve 60%,\n @blue 90%\n );\n /* Instagram text logo */\n [style*=\"background-image: url(\\\"https://static.cdninstagram.com/rsrc.php/v3/yU/r/H5Bq7ru-y9E.png\\\");\"]\n {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n background-position: -3px -7px !important;\n background-size: unset !important;\n }\n /* 2fa lock icon */\n [aria-label=\"Two factor authentication lock icon\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n /* \"All caught up\" icon */\n img[src=\"/images/instagram/xig/web/illo-confirm-refresh-light.png\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n [style*='background-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\")']\n {\n /* No photo icon */\n &[style*=\"background-position: 0px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: 0 -97px;\n }\n\n /* Private page icon */\n &[style*=\"background-position: -49px -97px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px -97px;\n }\n\n &[style*=\"background-position: -49px 0px\"] {\n filter: none;\n background: @mauve !important;\n background: @instagram_gradient !important;\n mask-image: url(\"https://static.cdninstagram.com/rsrc.php/v3/y4/r/ewSyA8IItw_.png\");\n mask-position: -49px 0;\n }\n }\n\n /* Post swipe icons */\n ._aaqh {\n background-color: @surface0;\n }\n\n /* Inside primary buttons */\n .xzloghq,\n ._acas:not(._acao) {\n &,\n svg {\n color: @crust;\n fill: @mantle;\n }\n }\n ._acas:not(._acao):hover {\n background-color: @surface0 !important;\n color: @accent-color !important;\n }\n\n /* Secondary buttons */\n .x1gjpkn9,\n ._acat,\n ._acap {\n &,\n a& {\n &,\n &:visited {\n color: @text;\n }\n }\n }\n\n /* Profile banner */\n div:has(> .x1mu97ne) {\n background-color: @crust;\n border-color: @overlay0;\n box-shadow: 0 10px 35px 2px fadeout(@dark-color, 0.7);\n }\n\n /* Dialog overlay */\n .x7r02ix[role=\"dialog\"] {\n box-shadow: 0 5px 10px 0 fadeout(@dark-color, 0.5);\n }\n\n /* Settings */\n ._ab81 {\n background-color: @mantle;\n }\n ._ab85,\n ._ab6i,\n ._ab85 .xvbhtw8,\n ._aav4 {\n background-color: @crust;\n }\n /* Settings saved toast */\n ._abmp {\n color: @text;\n }\n\n /* Bloks */\n .wbloks_1[data-bloks-name=\"bk.components.Collection\"] {\n background-color: @base !important;\n }\n div[data-bloks-name=\"bk.components.Flexbox\"],\n .wbloks_1[data-bloks-name=\"bk.components.Flexbox\"] {\n /* Radios have left padding */\n padding-left: 0 !important;\n\n /* The heading */\n &[style*=\"background: rgb(0\\, 0\\, 0)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @base !important;\n }\n\n /* Radios */\n &[style*=\"border-radius: 10.5px\"],\n &[style*=\"border-radius: 12px\"],\n &[style*=\"border-radius: 4px\"] {\n /* Selected radio */\n &[style*=\"background: rgb(0\\, 149\\, 246)\"] {\n background-color: @accent-color !important;\n }\n\n /* Not selected radio */\n &[style*=\"background: rgb(219\\, 219\\, 219)\"],\n &[style*=\"background: rgb(38\\, 38\\, 38)\"],\n &[style*=\"background: rgb(54\\, 54\\, 54)\"],\n &[style*=\"background: rgb(255\\, 255\\, 255)\"] {\n background-color: @surface0 !important;\n }\n }\n\n /* That \"border\" */\n &[style*=\"background: rgb(38\\, 38\\, 38)\"] {\n display: none;\n }\n }\n\n span[data-bloks-name=\"bk.components.TextSpan\"],\n span[data-bloks-name=\"bk.components.Text\"] {\n &[style*=\"color: rgb(250\\, 250\\, 250)\"],\n &[style*=\"color: rgb(224\\, 241\\, 255)\"],\n &[style*=\"color: rgb(0\\, 55\\, 107)\"],\n &[style*=\"color: rgb(38\\, 38\\, 38)\"] {\n color: @text !important;\n }\n\n &[style*=\"color: rgb(142\\, 142\\, 142)\"] {\n color: @subtext0 !important;\n }\n }\n\n /* Map pop-ups */\n .leaflet-popup-content-wrapper,\n .leaflet-popup-tip {\n background-color: @mantle;\n box-shadow: 0 5px 15px fadeout(@dark-color, 0.4);\n\n * {\n color: @text !important;\n }\n }\n\n /* Scrollbar */\n ::-webkit-scrollbar {\n background-color: @crust;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @accent-color;\n border-radius: 10px;\n }\n }\n}\n\n@-moz-document regexp('^.*instagram.com/direct.*') {\n ._aa4d {\n #catppuccin(@darkFlavor, @accentColor);\n }\n ._aa4c {\n #catppuccin(@lightFlavor, @accentColor);\n }\n #catppuccin(@lookup,\n @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .x11jlvup {\n --chat-outgoing-message-bubble-background-color: fade(@blue, 80%);\n }\n .x1n2onr6 {\n --chat-incoming-message-bubble-background-color: @surface0;\n }\n\n /* Chat background */\n .xnz67gz {\n background-color: @base;\n }\n /* messages you've sent */\n .xyk4ms5 {\n color: @crust !important;\n }\n /* sidebar */\n .xvbhtw8 {\n background-color: @mantle;\n }\n .x186z157,\n .xk50ysn,\n .xi81zsa {\n color: @subtext0 !important;\n }\n\n /* New Chat Button */\n .xk5f4mz {\n background-color: @surface0;\n }\n\n /* Chat button */\n .x1i10hfl:hover {\n color: @text;\n }\n .x1bvjpef {\n color: @crust;\n }\n .x1bvjpef:hover {\n color: lighten(@accent-color, 5%);\n }\n\n /* notes */\n .xsnw5ke,\n .x3zg9eu::after {\n background-color: @surface0 !important;\n }\n .x103n6ev,\n .xzxgvzf {\n background-image: linear-gradient(\n -90deg,\n fade(@surface0, 30%),\n fade(@surface0, 100%)\n );\n }\n\n /* explicit music icon in notes */\n .x1cp0k07 {\n color: @text;\n }\n }\n}\n\n#rgbify(@color) {\n @rgb-raw: red(@color), green(@color), blue(@color);\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: {\n @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8;\n @text-filter: brightness(0) saturate(100%) invert(28%) sepia(17%) saturate(835%) hue-rotate(196deg) brightness(97%) contrast(85%);\n };\n @frappe: {\n @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634;\n @text-filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1519%) hue-rotate(192deg) brightness(100%) contrast(93%);\n };\n @macchiato: {\n @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926;\n @text-filter: brightness(0) saturate(100%) invert(80%) sepia(18%) saturate(377%) hue-rotate(192deg) brightness(103%) contrast(92%);\n };\n @mocha: {\n @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b;\n @text-filter: brightness(0) saturate(100%) invert(85%) sepia(6%) saturate(1356%) hue-rotate(194deg) brightness(103%) contrast(91%);\n };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Instagram Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/instagram", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/instagram", - "version": "0.2.7", + "version": "0.2.8", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/instagram/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainstagram", "description": "Soothing pastel theme for Instagram", @@ -5395,12 +5395,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Instagram", "name": "Instagram Catppuccin", - "originalDigest": "e711cd967e8c9cb5dbdf409d08cc7f36556c6b55", + "originalDigest": "2693d45835f1e567081b55fb9540e5669d439f65", "_id": "c53381d5-ffa6-401f-9e4d-9b23dd552b2e", - "_rev": 1726090247917, + "_rev": 1728772524249, "id": 68, - "etag": "W/\"5bb3fe1e699efc588fd954b4ae89df1813dd1c82e5c8ebea26eade72904ddd6a\"", - "updateDate": 1724718238976 + "etag": "W/\"ef30bf1d3cacdb7739c602840a23ba25b85e080e9a2659e3e78fa9f8575baa25\"", + "updateDate": 1728772524180 }, { "enabled": true, @@ -5409,11 +5409,11 @@ "installDate": 1700164304248, "sections": [ { - "code": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.2.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.2.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n /* Gmail logo */\n /* Tooltips */\n /* Buttons */\n /* Solid primary */\n /* Transparent primary */\n /* Transparent secondary */\n /* Header and sidebars */\n /* Header icons */\n /* Search mail input */\n /* Active search / filter modal */\n /* Pill filters */\n /* Advanced search/filters modal */\n /* Sidebar selected item */\n /* Icons */\n /* Compose email button */\n /* Top section of inbox */\n /* Inbox categories */\n /* Icons */\n /* Currently selected category */\n /* Inbox categories hover */\n /* Email count / pagination */\n /* Inbox footer */\n /* Storage progress bar */\n /* External link icon */\n /* Read emails */\n /* Read email text */\n /* Important icon filled, star icon filled */\n /* Read email dates */\n /* Read email summary truncated */\n /* Selected unread emails */\n /* Unsubscribe button */\n /* Draft text */\n /* No drafts message, trash 30 days message */\n /* You could lose access banner */\n /* Attachments chips */\n /* Floating menu */\n /* Modal search input */\n /* Magnifying glass icon */\n /* Edit label modal */\n /* Toast notifications */\n /* Close icon */\n /* Compose mail window */\n /* Top header bar */\n /* Bottom toolbar icons */\n /* Floating toolbar (expanded window) */\n /* Send button */\n /* Contact autofill */\n --pkw-background: #e6e9ef;\n --pkw-outline: #ccd0da;\n --pkw-outline-variant: #ccd0da;\n --pkw-on-surface-variant: #4c4f69;\n /* Contact chip */\n /* Settings */\n /* Navigation header */\n /* Main panel */\n /* Labels page */\n /* Confirm popup modal */\n }\n :root ::selection {\n background-color: rgba(114, 135, 253, 0.3);\n }\n :root input,\n :root textarea {\n caret-color: #4c4f69;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root #input-styling input,\n :root #input-styling select,\n :root #input-styling button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root * {\n text-shadow: none !important;\n }\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"] {\n height: unset !important;\n width: unset !important;\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%2217.727%2014.319%2030%2022.5%22%20width%3D%2230%22%20height%3D%2222.5%22%3E%3Cpath%20fill%3D%22%231e66f5%22%20d%3D%22M19.773%2036.819h4.773V25.227l-6.819-5.114v14.659a2.044%202.044%200%200%200%202.045%202.045%22/%3E%3Cpath%20fill%3D%22%2340a02b%22%20d%3D%22M40.909%2036.819h4.773a2.044%202.044%200%200%200%202.045-2.045v-14.66l-6.819%205.114%22/%3E%3Cpath%20fill%3D%22%23df8e1d%22%20d%3D%22M40.909%2016.364v8.864l6.819-5.114v-2.727c0-2.529-2.888-3.971-4.909-2.455%22/%3E%3Cpath%20fill%3D%22%23d20f39%22%20d%3D%22M24.545%2025.227v-8.863l8.181%206.136%208.181-6.136v8.864l-8.181%206.136m-15-13.977v2.727l6.819%205.114v-8.864l-1.909-1.431c-2.025-1.517-4.91-.075-4.91%202.455%22/%3E%3C/svg%3E\");\n }\n :root .T-ays-iP,\n :root .gb_Ac {\n background-color: #dce0e8;\n color: #4c4f69;\n }\n :root .T-I-atl {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .l0,\n :root div.b8 .a8k,\n :root .bAo > .ad {\n color: #7287fd;\n }\n :root .l0::before,\n :root div.b8 .a8k::before,\n :root .bAo > .ad::before {\n background-color: #7287fd;\n }\n :root .bs0 > .acM,\n :root .bti > .btg,\n :root .a8Y > .T-I-ax7 {\n color: #4c4f69;\n /* Disabled */\n }\n :root .bs0 > .acM.acN,\n :root .bti > .btg.acN,\n :root .a8Y > .T-I-ax7.acN {\n color: #6c6f85;\n }\n :root .bs0 > .acM:hover::before,\n :root .bti > .btg:hover::before,\n :root .a8Y > .T-I-ax7:hover::before {\n background-color: #7c7f93;\n }\n :root .w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background-color: #e6e9ef;\n }\n :root .gb_Lc svg,\n :root .gb_Pc.gb_Uc svg,\n :root .gb_Lc .gb_rd .gb_sd,\n :root .gb_Lc .gb_rd .gb_Kc,\n :root .gb_Lc .gb_rd .gb_ud,\n :root .gb_Pc.gb_Uc .gb_sd {\n color: #4c4f69;\n }\n :root .gb_Lc .gb_hd {\n background-color: #dce0e8;\n }\n :root .gb_Lc .gb_hd .gb_je,\n :root .gb_Lc .gb_hd svg {\n color: #4c4f69;\n }\n :root .gssb_c {\n /* Icons */\n /* Recent searches */\n /* Hovered recent searches */\n /* Separator */\n /* Search results */\n /* Icons */\n /* People involved */\n }\n :root .gssb_c button svg,\n :root .gssb_c .asor {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .aRp,\n :root .gssb_c .gssb_e,\n :root .gssb_c .gssb_m {\n background-color: #eff1f5;\n color: #4c4f69;\n }\n :root .gssb_c .gssb_i {\n background-color: #ccd0da;\n /* X icon */\n }\n :root .gssb_c .gssb_i > .gssb_a {\n border-left-color: #7287fd;\n }\n :root .gssb_c .gssb_i .gsaq_b {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .aSP,\n :root .gssb_c .gssb_e {\n border-color: #acb0be;\n }\n :root .gssb_c .gssb_l {\n background-color: #ccd0da;\n }\n :root .gssb_c .gsoi_0,\n :root .gssb_c .asor_o,\n :root .gssb_c .gsoi_msra {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .asor_e {\n color: #6c6f85;\n }\n :root .H2 {\n background-color: #eff1f5;\n border-color: #ccd0da;\n color: #5c5f77;\n fill: #5c5f77;\n }\n :root .H2:hover {\n background-color: #e6e9ef;\n }\n :root .H2.bws {\n background-color: #7287fd;\n color: #dce0e8;\n fill: #dce0e8;\n }\n :root .H2.bws .HV {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .H2.bws:hover .H1 {\n background-color: #5972fd;\n }\n :root .aqc .H2 {\n border-color: #4c4f69;\n color: #4c4f69;\n }\n :root .aqc .H2.bws {\n background-color: #acb0be;\n color: #e6e9ef;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN {\n background-color: #eff1f5;\n /* Text inputs */\n /* Calendar input */\n /* Checkbox inputs */\n /* Dropdown/select inputs */\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .ZF-z6 .boo > .ZG,\n :root .ZF-zT .boo > .ZG,\n :root .ZF-Av .lJ .boo > .ZG,\n :root .ZF-Av .lN .boo > .ZG,\n :root .ZF-z6 .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .ZE > .J-JN-M-I-Jm {\n color: #4c4f69;\n }\n :root .ZF-z6 .btl.acK,\n :root .ZF-zT .btl.acK,\n :root .ZF-Av .lJ .btl.acK,\n :root .ZF-Av .lN .btl.acK,\n :root .ZF-z6 .btn::before,\n :root .ZF-zT .btn::before,\n :root .ZF-Av .lJ .btn::before,\n :root .ZF-Av .lN .btn::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .nr,\n :root .ZF-zT .nr,\n :root .ZF-Av .lJ .nr,\n :root .ZF-Av .lN .nr {\n background-color: #eff1f5;\n color: #4c4f69;\n }\n :root .ZF-z6 .nr:focus,\n :root .ZF-zT .nr:focus,\n :root .ZF-Av .lJ .nr:focus,\n :root .ZF-Av .lN .nr:focus {\n box-shadow: inset 0 -1px 0 0 #7287fd;\n }\n :root .ZF-z6 .bs5::after,\n :root .ZF-zT .bs5::after,\n :root .ZF-Av .lJ .bs5::after,\n :root .ZF-Av .lN .bs5::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .J-JB-KA,\n :root .ZF-zT .J-JB-KA,\n :root .ZF-Av .lJ .J-JB-KA,\n :root .ZF-Av .lN .J-JB-KA,\n :root .ZF-z6 .J-JB-KA-JS,\n :root .ZF-zT .J-JB-KA-JS,\n :root .ZF-Av .lJ .J-JB-KA-JS,\n :root .ZF-Av .lN .J-JB-KA-JS,\n :root .ZF-z6 .J-JB-KA-Jk,\n :root .ZF-zT .J-JB-KA-Jk,\n :root .ZF-Av .lJ .J-JB-KA-Jk,\n :root .ZF-Av .lN .J-JB-KA-Jk,\n :root .ZF-z6 .J-JB-KA-LG,\n :root .ZF-zT .J-JB-KA-LG,\n :root .ZF-Av .lJ .J-JB-KA-LG,\n :root .ZF-Av .lN .J-JB-KA-LG {\n background-color: #eff1f5;\n color: #4c4f69;\n border-color: #ccd0da;\n /* Past days */\n /* Future days */\n /* Hovered day */\n /* Selected day */\n /* Unselected today */\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-Ku-Kk {\n color: #6c6f85;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: #5c5f77;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before {\n background-color: rgba(114, 135, 253, 0.7);\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO::before {\n background-color: #7287fd;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8 {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8::before {\n background-color: #7c7f93;\n }\n :root .ZF-z6 .bs1 + .bs3,\n :root .ZF-zT .bs1 + .bs3,\n :root .ZF-Av .lJ .bs1 + .bs3,\n :root .ZF-Av .lN .bs1 + .bs3,\n :root .ZF-z6 .btj + .aD,\n :root .ZF-zT .btj + .aD,\n :root .ZF-Av .lJ .btj + .aD,\n :root .ZF-Av .lN .btj + .aD {\n color: #4c4f69;\n }\n :root .ZF-z6 .bs1 + .bs3::before,\n :root .ZF-zT .bs1 + .bs3::before,\n :root .ZF-Av .lJ .bs1 + .bs3::before,\n :root .ZF-Av .lN .bs1 + .bs3::before,\n :root .ZF-z6 .btj + .aD::before,\n :root .ZF-zT .btj + .aD::before,\n :root .ZF-Av .lJ .btj + .aD::before,\n :root .ZF-Av .lN .btj + .aD::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .J-JN-M-I,\n :root .ZF-zT .J-JN-M-I,\n :root .ZF-Av .lJ .J-JN-M-I,\n :root .ZF-Av .lN .J-JN-M-I {\n color: #4c4f69;\n }\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6,\n :root .VDSZAf.H5o3mc {\n background-color: #ccd0da;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active,\n :root .CL:hover,\n :root .H5o3mc:not(.VDSZAf):hover,\n :root .CL.NQ,\n :root .H5o3mc:not(.VDSZAf).NQ {\n background-color: #bcc0cc;\n }\n :root .byl .TK .TO.nZ > .aHS-bnt .n0,\n :root .TK .nZ > .aHS-bnt .bsU,\n :root .byl .TK .nZ.aS3 .nU > .n0,\n :root .TK .nZ.aS3 .bsU,\n :root .byl .TK .nZ.aS4 .nU > .n0,\n :root .TK .nZ.aS4 .bsU,\n :root .byl .TK .nZ.aS5 .nU > .n0,\n :root .TK .nZ.aS5 .bsU,\n :root .byl .TK .nZ.aS6 .nU > .n0,\n :root .TK .nZ.aS6 .bsU,\n :root .TK .TO.nZ .nU > .n0,\n :root .TK .ol.NQ .nU > .n0,\n :root .TK .TO.ol .nU > .n0,\n :root .TK .nZ .bsU,\n :root .TK .ol .bsU,\n :root .VDSZAf.H5o3mc > .Q7,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK,\n :root .aAv,\n :root .bsU {\n color: #4c4f69;\n }\n :root .nZ > .TN.aHS-bnt .qj,\n :root .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n :root .n6 .n4 .G-asx,\n :root .aAw .aAu,\n :root .pM,\n :root .TO.nZ > .TN > .qj,\n :root .n3 .CL::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .z0 > .L3 {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .z0 > .L3:focus {\n background-color: #4c4f69;\n }\n :root .WR .z0 > .L3::before,\n :root .WR.anZ .z0 > .L3::before {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .bkK > .nH {\n background-color: #ccd0da;\n /* Icons */\n }\n :root .bkK > .nH .bzn,\n :root .bkK > .nH .aqJ .amJ,\n :root .bkK > .nH .adg .adk {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .aKx > .aKz {\n color: #4c4f69;\n }\n :root .aAy > div {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-KU-KO::before {\n background-color: #4c4f69;\n }\n :root .aRz.J-KU:hover {\n background-color: #bcc0cc;\n }\n :root div[aria-label=\"Show more messages\"] .Dj {\n color: #5c5f77;\n }\n :root div[aria-label=\"Show more messages\"]::before {\n background-color: #4c4f69;\n }\n :root .h0 {\n color: #5c5f77;\n }\n :root .md.mj,\n :root .aeU .ma,\n :root .ma .mb,\n :root .ae3 .l6,\n :root .l9,\n :root .l8,\n :root .aiD {\n color: #5c5f77;\n }\n :root .aiC {\n background-color: #9ca0b0;\n }\n :root .aiC .aiA {\n background-color: #6c6f85;\n }\n :root .aiz {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .yO {\n background-color: #eff1f5;\n color: #4c4f69;\n box-shadow: inset 0 -1px 0 0 #ccd0da;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #ccd0da, inset -1px 0 0 #ccd0da, 0 0 4px 0 #bcc0cc, 0 0 6px 2px #bcc0cc;\n }\n :root .zE {\n color: #4c4f69;\n }\n :root .xY > .T-Jo,\n :root td.apU > .T-KT.aXw::before,\n :root .pG .a9q,\n :root .aqN,\n :root .bqY li {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ha .a9q.pH,\n :root .a9q.pH,\n :root .aoj,\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(5389%) hue-rotate(348deg) brightness(92%) contrast(90%);\n }\n :root .pG:hover > .a9q::before {\n background-color: rgba(223, 142, 29, 0.3);\n }\n :root .yO > .xW {\n color: #6c6f85;\n }\n :root .y2 {\n color: #5c5f77;\n }\n :root .x7 {\n background-color: #7287fd;\n color: #e6e9ef;\n /* Dates */\n }\n :root .x7 .xW {\n color: #dce0e8;\n }\n :root .x7 .xY > .T-Jo,\n :root .x7 td.apU > .T-KT.aXw::before,\n :root .x7 .pG .a9q,\n :root .x7 .aqN,\n :root .x7 .bqY li {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .aOd.T-I {\n color: #4c4f69;\n box-shadow: inset 0 0 0 1px #acb0be;\n }\n :root .boq {\n color: #d20f39;\n }\n :root .TD,\n :root .Tm .ya {\n background-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .GR {\n background-color: #eff1f5;\n /* Primary text */\n /* Subtext */\n /* Dismiss button */\n /* Add recovery info button */\n }\n :root .GR .GX {\n color: #4c4f69;\n }\n :root .GR .GT {\n color: #5c5f77;\n }\n :root .GR .GW {\n color: #4c4f69;\n }\n :root .GR .GW::before {\n background-color: #4c4f69;\n }\n :root .GR .GV {\n color: #7287fd;\n }\n :root .GR .GV::before {\n background-color: #7287fd;\n }\n :root .brc {\n box-shadow: inset 0 0 0 1px #ccd0da;\n color: #4c4f69;\n }\n :root .brc:hover {\n background-color: #ccd0da;\n }\n :root .J-M,\n :root .OO.Pa {\n background-color: #bcc0cc;\n /* Menu section header */\n /* Menu item */\n /* Disabled */\n /* Checkmark, arrow, checkbox, star, calendar icon */\n /* Hovered menu item */\n /* Menu section divider */\n }\n :root .J-M .J-awr,\n :root .OO.Pa .J-awr,\n :root .J-M .asc,\n :root .OO.Pa .asc {\n color: #5c5f77;\n }\n :root .J-M .J-N,\n :root .OO.Pa .J-N,\n :root .J-M .J-Ks-KO .J-N-Jz,\n :root .OO.Pa .J-Ks-KO .J-N-Jz,\n :root .J-M .J-N-JT .J-N-Jz,\n :root .OO.Pa .J-N-JT .J-N-Jz,\n :root .J-M .J-N-JW .J-N-Jz,\n :root .OO.Pa .J-N-JW .J-N-Jz,\n :root .J-M .J-LC,\n :root .OO.Pa .J-LC,\n :root .J-M .J-JK,\n :root .OO.Pa .J-JK,\n :root .J-M .bmz,\n :root .OO.Pa .bmz {\n color: #4c4f69;\n }\n :root .J-M .J-N-JE .J-N-atj,\n :root .OO.Pa .J-N-JE .J-N-atj,\n :root .J-M .J-N-JE .J-N-Jz,\n :root .OO.Pa .J-N-JE .J-N-Jz {\n color: #6c6f85 !important;\n }\n :root .J-M .J-Ks-KO .J-N-Jo,\n :root .OO.Pa .J-Ks-KO .J-N-Jo,\n :root .J-M .asi .J-Ks-KO::before,\n :root .OO.Pa .asi .J-Ks-KO::before,\n :root .J-M .J-Ph-hFsbo,\n :root .OO.Pa .J-Ph-hFsbo,\n :root .J-M .J-LC-Jo,\n :root .OO.Pa .J-LC-Jo,\n :root .J-M .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .OO.Pa .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .J-M .aaA.mYVwse,\n :root .OO.Pa .aaA.mYVwse,\n :root .J-M .J-N-JX,\n :root .OO.Pa .J-N-JX {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-M .bmz.bjF::before,\n :root .OO.Pa .bmz.bjF::before {\n border-color: #6c6f85;\n }\n :root .J-M .J-N-JT,\n :root .OO.Pa .J-N-JT,\n :root .J-M .J-N-JW,\n :root .OO.Pa .J-N-JW,\n :root .J-M .J-LC-JT,\n :root .OO.Pa .J-LC-JT,\n :root .J-M .J-LC-JW,\n :root .OO.Pa .J-LC-JW,\n :root .J-M .J-JK-JT,\n :root .OO.Pa .J-JK-JT,\n :root .J-M .J-JK-JW,\n :root .OO.Pa .J-JK-JW,\n :root .J-M .bmz.bk5,\n :root .OO.Pa .bmz.bk5 {\n background-color: #acb0be;\n border-color: #8c8fa1;\n }\n :root .J-M .J-Kh,\n :root .OO.Pa .J-Kh {\n border-top-color: #acb0be;\n }\n :root .agd .J-M-JJ input {\n background-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .bqf {\n box-shadow: inset 0 -2px 0 0 #acb0be;\n }\n :root .bqf:focus {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .A0 {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root div.Kj-JD {\n background-color: #eff1f5;\n /* Edit label text */\n /* Close X icon */\n /* Input labels */\n /* Cancel button */\n /* Save button */\n }\n :root div.Kj-JD span.Kj-JD-K7-K0 {\n color: #4c4f69;\n }\n :root div.Kj-JD span.Kj-JD-K7-Jq::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root div.Kj-JD input,\n :root div.Kj-JD select,\n :root div.Kj-JD button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root div.Kj-JD div.Kj-JD-Jz {\n color: #5c5f77;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button,\n :root div.Kj-JD .bBh .Kj-JD-Jl > .J-at1-auR {\n color: #5c5f77;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-auR {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .bAp.b8.UC .vh {\n background-color: #dce0e8;\n color: #4c4f69;\n }\n :root .b8 .bBe .bBf {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .Hy.Hy .m,\n :root .IG {\n background-color: #e6e9ef;\n }\n :root .Hy.Hy .m .Hp,\n :root .IG .Hp,\n :root .Hy.Hy .m .zu,\n :root .IG .zu,\n :root .Hy.Hy .m .H,\n :root .IG .H,\n :root .Hy.Hy .m .Iy .az9,\n :root .IG .Iy .az9 {\n color: #4c4f69;\n }\n :root .Hy.Hy .m .Hm img,\n :root .IG .Hm img,\n :root .Hy.Hy .m .SB,\n :root .IG .SB,\n :root .Hy.Hy .m .b7 .mK,\n :root .IG .b7 .mK,\n :root .Hy.Hy .m .bAm .aaq .mK,\n :root .IG .bAm .aaq .mK,\n :root .Hy.Hy .m .Un .mK,\n :root .IG .Un .mK,\n :root .Hy.Hy .m .HX .mK,\n :root .IG .HX .mK,\n :root .Hy.Hy .m .HQ .Un::after,\n :root .IG .HQ .Un::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ {\n color: #4c4f69;\n caret-color: #4c4f69;\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ,\n :root .aaZ::before,\n :root .Ap::before,\n :root .Am::before,\n :root .aDg > .aDj::before,\n :root .aoP .Ar::before,\n :root .wO::before,\n :root .aoT::before,\n :root .agP::before,\n :root .aGb::before,\n :root .GQ::before {\n background: #eff1f5;\n }\n :root .gQ,\n :root .gO,\n :root .oL {\n color: #6c6f85;\n }\n :root .aaA,\n :root .btC .dv,\n :root .btC .og.T-I-J3,\n :root .btC .J-N-JX.og.T-I-J3,\n :root .btC .Y1,\n :root .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n :root .J-JN-M-I-JG,\n :root .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-Z {\n background-color: #e6e9ef;\n }\n :root .J-Z .J-Z-I,\n :root .J-Z .J-Z-M-I {\n color: #5c5f77;\n }\n :root .gU .v7.T-I:not(.btz),\n :root .gU .hG:not(.v6) {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .hG > .G-asx,\n :root .SI .hG > .G-asx {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .afC,\n :root .bvx {\n background: #e6e9ef;\n /* Contact list item */\n }\n :root .afC .agJ .aL8,\n :root .bvx .agJ .aL8,\n :root .afC .agJ .aXS,\n :root .bvx .agJ .aXS {\n color: #4c4f69;\n }\n :root .afC .agJ:hover,\n :root .bvx .agJ:hover {\n background: #eff1f5;\n }\n :root .agh,\n :root .bbV {\n background: #eff1f5;\n }\n :root .agh .afV,\n :root .bbV .afV {\n background: #eff1f5;\n color: #4c4f69;\n }\n :root .agh .afV:hover,\n :root .bbV .afV:hover {\n background: #ccd0da;\n color: #4c4f69;\n }\n :root .dt {\n color: #4c4f69;\n }\n :root .v {\n /* Tabs */\n /* Currently selected tab */\n }\n :root .v .fY,\n :root .v .f1 {\n background-color: #ccd0da;\n }\n :root .v .fY .f0,\n :root .v .f1 .f0 {\n color: #4c4f69;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .r4 {\n background-color: #eff1f5;\n color: #4c4f69;\n /* Dividers */\n /* Links */\n /* Some buttons */\n }\n :root .r4 .r7 td,\n :root .r4 .Jb .J0:not(:last-child) {\n border-bottom-color: #ccd0da;\n }\n :root .r4 .r7 .e,\n :root .r4 .sA,\n :root .r4 .r4 .e,\n :root .r4 .el {\n color: #7287fd;\n }\n :root .r4 input,\n :root .r4 select,\n :root .r4 button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root .r4 .qK,\n :root .r4 .qL {\n background-color: #e6e9ef;\n }\n :root .r4 .nr,\n :root .r4 .Ar {\n background-color: #eff1f5;\n color: #4c4f69;\n border-color: #ccd0da !important;\n }\n :root .r4 .Uu {\n box-shadow: inset 0 0 0 1px #ccd0da;\n color: #7287fd;\n }\n :root .alO {\n background-color: #eff1f5;\n color: #4c4f69;\n /* Table items */\n /* Links */\n /* Dividers */\n }\n :root .alO .rb {\n color: #5c5f77;\n }\n :root .alO .To.Ze {\n background-color: #ccd0da;\n }\n :root .alO .alP {\n color: #7287fd;\n }\n :root .alO .rZ {\n background-color: #ccd0da;\n }\n :root div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: #eff1f5;\n --gm3-dialog-refactored-supporting-text-color: #4c4f69;\n --gm3-dialog-refactored-headline-color: #4c4f69;\n /* Buttons */\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"ok\"] {\n background-color: #7287fd;\n --gm3-button-text-label-text-color: #dce0e8;\n --gm3-button-text-hover-label-text-color: #dce0e8;\n --gm3-button-text-pressed-label-text-color: #dce0e8;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: #5c5f77;\n --gm3-button-text-hover-label-text-color: #4c4f69;\n --gm3-button-text-focus-label-text-color: #4c4f69;\n --gm3-button-text-pressed-label-text-color: #4c4f69;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:hover,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:focus,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:active {\n background-color: #ccd0da;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* Gmail logo */\n /* Tooltips */\n /* Buttons */\n /* Solid primary */\n /* Transparent primary */\n /* Transparent secondary */\n /* Header and sidebars */\n /* Header icons */\n /* Search mail input */\n /* Active search / filter modal */\n /* Pill filters */\n /* Advanced search/filters modal */\n /* Sidebar selected item */\n /* Icons */\n /* Compose email button */\n /* Top section of inbox */\n /* Inbox categories */\n /* Icons */\n /* Currently selected category */\n /* Inbox categories hover */\n /* Email count / pagination */\n /* Inbox footer */\n /* Storage progress bar */\n /* External link icon */\n /* Read emails */\n /* Read email text */\n /* Important icon filled, star icon filled */\n /* Read email dates */\n /* Read email summary truncated */\n /* Selected unread emails */\n /* Unsubscribe button */\n /* Draft text */\n /* No drafts message, trash 30 days message */\n /* You could lose access banner */\n /* Attachments chips */\n /* Floating menu */\n /* Modal search input */\n /* Magnifying glass icon */\n /* Edit label modal */\n /* Toast notifications */\n /* Close icon */\n /* Compose mail window */\n /* Top header bar */\n /* Bottom toolbar icons */\n /* Floating toolbar (expanded window) */\n /* Send button */\n /* Contact autofill */\n --pkw-background: #181825;\n --pkw-outline: #313244;\n --pkw-outline-variant: #313244;\n --pkw-on-surface-variant: #cdd6f4;\n /* Contact chip */\n /* Settings */\n /* Navigation header */\n /* Main panel */\n /* Labels page */\n /* Confirm popup modal */\n }\n :root ::selection {\n background-color: rgba(180, 190, 254, 0.3);\n }\n :root input,\n :root textarea {\n caret-color: #cdd6f4;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root #input-styling input,\n :root #input-styling select,\n :root #input-styling button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root * {\n text-shadow: none !important;\n }\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"] {\n height: unset !important;\n width: unset !important;\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%2217.727%2014.319%2030%2022.5%22%20width%3D%2230%22%20height%3D%2222.5%22%3E%3Cpath%20fill%3D%22%2389b4fa%22%20d%3D%22M19.773%2036.819h4.773V25.227l-6.819-5.114v14.659a2.044%202.044%200%200%200%202.045%202.045%22/%3E%3Cpath%20fill%3D%22%23a6e3a1%22%20d%3D%22M40.909%2036.819h4.773a2.044%202.044%200%200%200%202.045-2.045v-14.66l-6.819%205.114%22/%3E%3Cpath%20fill%3D%22%23f9e2af%22%20d%3D%22M40.909%2016.364v8.864l6.819-5.114v-2.727c0-2.529-2.888-3.971-4.909-2.455%22/%3E%3Cpath%20fill%3D%22%23f38ba8%22%20d%3D%22M24.545%2025.227v-8.863l8.181%206.136%208.181-6.136v8.864l-8.181%206.136m-15-13.977v2.727l6.819%205.114v-8.864l-1.909-1.431c-2.025-1.517-4.91-.075-4.91%202.455%22/%3E%3C/svg%3E\");\n }\n :root .T-ays-iP,\n :root .gb_Ac {\n background-color: #11111b;\n color: #cdd6f4;\n }\n :root .T-I-atl {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .l0,\n :root div.b8 .a8k,\n :root .bAo > .ad {\n color: #b4befe;\n }\n :root .l0::before,\n :root div.b8 .a8k::before,\n :root .bAo > .ad::before {\n background-color: #b4befe;\n }\n :root .bs0 > .acM,\n :root .bti > .btg,\n :root .a8Y > .T-I-ax7 {\n color: #cdd6f4;\n /* Disabled */\n }\n :root .bs0 > .acM.acN,\n :root .bti > .btg.acN,\n :root .a8Y > .T-I-ax7.acN {\n color: #a6adc8;\n }\n :root .bs0 > .acM:hover::before,\n :root .bti > .btg:hover::before,\n :root .a8Y > .T-I-ax7:hover::before {\n background-color: #9399b2;\n }\n :root .w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background-color: #181825;\n }\n :root .gb_Lc svg,\n :root .gb_Pc.gb_Uc svg,\n :root .gb_Lc .gb_rd .gb_sd,\n :root .gb_Lc .gb_rd .gb_Kc,\n :root .gb_Lc .gb_rd .gb_ud,\n :root .gb_Pc.gb_Uc .gb_sd {\n color: #cdd6f4;\n }\n :root .gb_Lc .gb_hd {\n background-color: #11111b;\n }\n :root .gb_Lc .gb_hd .gb_je,\n :root .gb_Lc .gb_hd svg {\n color: #cdd6f4;\n }\n :root .gssb_c {\n /* Icons */\n /* Recent searches */\n /* Hovered recent searches */\n /* Separator */\n /* Search results */\n /* Icons */\n /* People involved */\n }\n :root .gssb_c button svg,\n :root .gssb_c .asor {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .aRp,\n :root .gssb_c .gssb_e,\n :root .gssb_c .gssb_m {\n background-color: #1e1e2e;\n color: #cdd6f4;\n }\n :root .gssb_c .gssb_i {\n background-color: #313244;\n /* X icon */\n }\n :root .gssb_c .gssb_i > .gssb_a {\n border-left-color: #b4befe;\n }\n :root .gssb_c .gssb_i .gsaq_b {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .aSP,\n :root .gssb_c .gssb_e {\n border-color: #585b70;\n }\n :root .gssb_c .gssb_l {\n background-color: #313244;\n }\n :root .gssb_c .gsoi_0,\n :root .gssb_c .asor_o,\n :root .gssb_c .gsoi_msra {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .asor_e {\n color: #a6adc8;\n }\n :root .H2 {\n background-color: #1e1e2e;\n border-color: #313244;\n color: #bac2de;\n fill: #bac2de;\n }\n :root .H2:hover {\n background-color: #181825;\n }\n :root .H2.bws {\n background-color: #b4befe;\n color: #11111b;\n fill: #11111b;\n }\n :root .H2.bws .HV {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .H2.bws:hover .H1 {\n background-color: #9ba8fe;\n }\n :root .aqc .H2 {\n border-color: #cdd6f4;\n color: #cdd6f4;\n }\n :root .aqc .H2.bws {\n background-color: #585b70;\n color: #181825;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN {\n background-color: #1e1e2e;\n /* Text inputs */\n /* Calendar input */\n /* Checkbox inputs */\n /* Dropdown/select inputs */\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .ZF-z6 .boo > .ZG,\n :root .ZF-zT .boo > .ZG,\n :root .ZF-Av .lJ .boo > .ZG,\n :root .ZF-Av .lN .boo > .ZG,\n :root .ZF-z6 .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .ZE > .J-JN-M-I-Jm {\n color: #cdd6f4;\n }\n :root .ZF-z6 .btl.acK,\n :root .ZF-zT .btl.acK,\n :root .ZF-Av .lJ .btl.acK,\n :root .ZF-Av .lN .btl.acK,\n :root .ZF-z6 .btn::before,\n :root .ZF-zT .btn::before,\n :root .ZF-Av .lJ .btn::before,\n :root .ZF-Av .lN .btn::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .nr,\n :root .ZF-zT .nr,\n :root .ZF-Av .lJ .nr,\n :root .ZF-Av .lN .nr {\n background-color: #1e1e2e;\n color: #cdd6f4;\n }\n :root .ZF-z6 .nr:focus,\n :root .ZF-zT .nr:focus,\n :root .ZF-Av .lJ .nr:focus,\n :root .ZF-Av .lN .nr:focus {\n box-shadow: inset 0 -1px 0 0 #b4befe;\n }\n :root .ZF-z6 .bs5::after,\n :root .ZF-zT .bs5::after,\n :root .ZF-Av .lJ .bs5::after,\n :root .ZF-Av .lN .bs5::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .J-JB-KA,\n :root .ZF-zT .J-JB-KA,\n :root .ZF-Av .lJ .J-JB-KA,\n :root .ZF-Av .lN .J-JB-KA,\n :root .ZF-z6 .J-JB-KA-JS,\n :root .ZF-zT .J-JB-KA-JS,\n :root .ZF-Av .lJ .J-JB-KA-JS,\n :root .ZF-Av .lN .J-JB-KA-JS,\n :root .ZF-z6 .J-JB-KA-Jk,\n :root .ZF-zT .J-JB-KA-Jk,\n :root .ZF-Av .lJ .J-JB-KA-Jk,\n :root .ZF-Av .lN .J-JB-KA-Jk,\n :root .ZF-z6 .J-JB-KA-LG,\n :root .ZF-zT .J-JB-KA-LG,\n :root .ZF-Av .lJ .J-JB-KA-LG,\n :root .ZF-Av .lN .J-JB-KA-LG {\n background-color: #1e1e2e;\n color: #cdd6f4;\n border-color: #313244;\n /* Past days */\n /* Future days */\n /* Hovered day */\n /* Selected day */\n /* Unselected today */\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-Ku-Kk {\n color: #a6adc8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: #bac2de;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before {\n background-color: rgba(180, 190, 254, 0.7);\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO::before {\n background-color: #b4befe;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8 {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8::before {\n background-color: #9399b2;\n }\n :root .ZF-z6 .bs1 + .bs3,\n :root .ZF-zT .bs1 + .bs3,\n :root .ZF-Av .lJ .bs1 + .bs3,\n :root .ZF-Av .lN .bs1 + .bs3,\n :root .ZF-z6 .btj + .aD,\n :root .ZF-zT .btj + .aD,\n :root .ZF-Av .lJ .btj + .aD,\n :root .ZF-Av .lN .btj + .aD {\n color: #cdd6f4;\n }\n :root .ZF-z6 .bs1 + .bs3::before,\n :root .ZF-zT .bs1 + .bs3::before,\n :root .ZF-Av .lJ .bs1 + .bs3::before,\n :root .ZF-Av .lN .bs1 + .bs3::before,\n :root .ZF-z6 .btj + .aD::before,\n :root .ZF-zT .btj + .aD::before,\n :root .ZF-Av .lJ .btj + .aD::before,\n :root .ZF-Av .lN .btj + .aD::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .J-JN-M-I,\n :root .ZF-zT .J-JN-M-I,\n :root .ZF-Av .lJ .J-JN-M-I,\n :root .ZF-Av .lN .J-JN-M-I {\n color: #cdd6f4;\n }\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6,\n :root .VDSZAf.H5o3mc {\n background-color: #313244;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active,\n :root .CL:hover,\n :root .H5o3mc:not(.VDSZAf):hover,\n :root .CL.NQ,\n :root .H5o3mc:not(.VDSZAf).NQ {\n background-color: #45475a;\n }\n :root .byl .TK .TO.nZ > .aHS-bnt .n0,\n :root .TK .nZ > .aHS-bnt .bsU,\n :root .byl .TK .nZ.aS3 .nU > .n0,\n :root .TK .nZ.aS3 .bsU,\n :root .byl .TK .nZ.aS4 .nU > .n0,\n :root .TK .nZ.aS4 .bsU,\n :root .byl .TK .nZ.aS5 .nU > .n0,\n :root .TK .nZ.aS5 .bsU,\n :root .byl .TK .nZ.aS6 .nU > .n0,\n :root .TK .nZ.aS6 .bsU,\n :root .TK .TO.nZ .nU > .n0,\n :root .TK .ol.NQ .nU > .n0,\n :root .TK .TO.ol .nU > .n0,\n :root .TK .nZ .bsU,\n :root .TK .ol .bsU,\n :root .VDSZAf.H5o3mc > .Q7,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK,\n :root .aAv,\n :root .bsU {\n color: #cdd6f4;\n }\n :root .nZ > .TN.aHS-bnt .qj,\n :root .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n :root .n6 .n4 .G-asx,\n :root .aAw .aAu,\n :root .pM,\n :root .TO.nZ > .TN > .qj,\n :root .n3 .CL::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .z0 > .L3 {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .z0 > .L3:focus {\n background-color: #cdd6f4;\n }\n :root .WR .z0 > .L3::before,\n :root .WR.anZ .z0 > .L3::before {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .bkK > .nH {\n background-color: #313244;\n /* Icons */\n }\n :root .bkK > .nH .bzn,\n :root .bkK > .nH .aqJ .amJ,\n :root .bkK > .nH .adg .adk {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .aKx > .aKz {\n color: #cdd6f4;\n }\n :root .aAy > div {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-KU-KO::before {\n background-color: #cdd6f4;\n }\n :root .aRz.J-KU:hover {\n background-color: #45475a;\n }\n :root div[aria-label=\"Show more messages\"] .Dj {\n color: #bac2de;\n }\n :root div[aria-label=\"Show more messages\"]::before {\n background-color: #cdd6f4;\n }\n :root .h0 {\n color: #bac2de;\n }\n :root .md.mj,\n :root .aeU .ma,\n :root .ma .mb,\n :root .ae3 .l6,\n :root .l9,\n :root .l8,\n :root .aiD {\n color: #bac2de;\n }\n :root .aiC {\n background-color: #6c7086;\n }\n :root .aiC .aiA {\n background-color: #a6adc8;\n }\n :root .aiz {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .yO {\n background-color: #1e1e2e;\n color: #cdd6f4;\n box-shadow: inset 0 -1px 0 0 #313244;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #313244, inset -1px 0 0 #313244, 0 0 4px 0 #45475a, 0 0 6px 2px #45475a;\n }\n :root .zE {\n color: #cdd6f4;\n }\n :root .xY > .T-Jo,\n :root td.apU > .T-KT.aXw::before,\n :root .pG .a9q,\n :root .aqN,\n :root .bqY li {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ha .a9q.pH,\n :root .a9q.pH,\n :root .aoj,\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(324%) hue-rotate(347deg) brightness(105%) contrast(95%);\n }\n :root .pG:hover > .a9q::before {\n background-color: rgba(249, 226, 175, 0.3);\n }\n :root .yO > .xW {\n color: #a6adc8;\n }\n :root .y2 {\n color: #bac2de;\n }\n :root .x7 {\n background-color: #b4befe;\n color: #181825;\n /* Dates */\n }\n :root .x7 .xW {\n color: #11111b;\n }\n :root .x7 .xY > .T-Jo,\n :root .x7 td.apU > .T-KT.aXw::before,\n :root .x7 .pG .a9q,\n :root .x7 .aqN,\n :root .x7 .bqY li {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .aOd.T-I {\n color: #cdd6f4;\n box-shadow: inset 0 0 0 1px #585b70;\n }\n :root .boq {\n color: #f38ba8;\n }\n :root .TD,\n :root .Tm .ya {\n background-color: #45475a;\n color: #cdd6f4;\n }\n :root .GR {\n background-color: #1e1e2e;\n /* Primary text */\n /* Subtext */\n /* Dismiss button */\n /* Add recovery info button */\n }\n :root .GR .GX {\n color: #cdd6f4;\n }\n :root .GR .GT {\n color: #bac2de;\n }\n :root .GR .GW {\n color: #cdd6f4;\n }\n :root .GR .GW::before {\n background-color: #cdd6f4;\n }\n :root .GR .GV {\n color: #b4befe;\n }\n :root .GR .GV::before {\n background-color: #b4befe;\n }\n :root .brc {\n box-shadow: inset 0 0 0 1px #313244;\n color: #cdd6f4;\n }\n :root .brc:hover {\n background-color: #313244;\n }\n :root .J-M,\n :root .OO.Pa {\n background-color: #45475a;\n /* Menu section header */\n /* Menu item */\n /* Disabled */\n /* Checkmark, arrow, checkbox, star, calendar icon */\n /* Hovered menu item */\n /* Menu section divider */\n }\n :root .J-M .J-awr,\n :root .OO.Pa .J-awr,\n :root .J-M .asc,\n :root .OO.Pa .asc {\n color: #bac2de;\n }\n :root .J-M .J-N,\n :root .OO.Pa .J-N,\n :root .J-M .J-Ks-KO .J-N-Jz,\n :root .OO.Pa .J-Ks-KO .J-N-Jz,\n :root .J-M .J-N-JT .J-N-Jz,\n :root .OO.Pa .J-N-JT .J-N-Jz,\n :root .J-M .J-N-JW .J-N-Jz,\n :root .OO.Pa .J-N-JW .J-N-Jz,\n :root .J-M .J-LC,\n :root .OO.Pa .J-LC,\n :root .J-M .J-JK,\n :root .OO.Pa .J-JK,\n :root .J-M .bmz,\n :root .OO.Pa .bmz {\n color: #cdd6f4;\n }\n :root .J-M .J-N-JE .J-N-atj,\n :root .OO.Pa .J-N-JE .J-N-atj,\n :root .J-M .J-N-JE .J-N-Jz,\n :root .OO.Pa .J-N-JE .J-N-Jz {\n color: #a6adc8 !important;\n }\n :root .J-M .J-Ks-KO .J-N-Jo,\n :root .OO.Pa .J-Ks-KO .J-N-Jo,\n :root .J-M .asi .J-Ks-KO::before,\n :root .OO.Pa .asi .J-Ks-KO::before,\n :root .J-M .J-Ph-hFsbo,\n :root .OO.Pa .J-Ph-hFsbo,\n :root .J-M .J-LC-Jo,\n :root .OO.Pa .J-LC-Jo,\n :root .J-M .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .OO.Pa .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .J-M .aaA.mYVwse,\n :root .OO.Pa .aaA.mYVwse,\n :root .J-M .J-N-JX,\n :root .OO.Pa .J-N-JX {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-M .bmz.bjF::before,\n :root .OO.Pa .bmz.bjF::before {\n border-color: #a6adc8;\n }\n :root .J-M .J-N-JT,\n :root .OO.Pa .J-N-JT,\n :root .J-M .J-N-JW,\n :root .OO.Pa .J-N-JW,\n :root .J-M .J-LC-JT,\n :root .OO.Pa .J-LC-JT,\n :root .J-M .J-LC-JW,\n :root .OO.Pa .J-LC-JW,\n :root .J-M .J-JK-JT,\n :root .OO.Pa .J-JK-JT,\n :root .J-M .J-JK-JW,\n :root .OO.Pa .J-JK-JW,\n :root .J-M .bmz.bk5,\n :root .OO.Pa .bmz.bk5 {\n background-color: #585b70;\n border-color: #7f849c;\n }\n :root .J-M .J-Kh,\n :root .OO.Pa .J-Kh {\n border-top-color: #585b70;\n }\n :root .agd .J-M-JJ input {\n background-color: #45475a;\n color: #cdd6f4;\n }\n :root .bqf {\n box-shadow: inset 0 -2px 0 0 #585b70;\n }\n :root .bqf:focus {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .A0 {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root div.Kj-JD {\n background-color: #1e1e2e;\n /* Edit label text */\n /* Close X icon */\n /* Input labels */\n /* Cancel button */\n /* Save button */\n }\n :root div.Kj-JD span.Kj-JD-K7-K0 {\n color: #cdd6f4;\n }\n :root div.Kj-JD span.Kj-JD-K7-Jq::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root div.Kj-JD input,\n :root div.Kj-JD select,\n :root div.Kj-JD button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root div.Kj-JD div.Kj-JD-Jz {\n color: #bac2de;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button,\n :root div.Kj-JD .bBh .Kj-JD-Jl > .J-at1-auR {\n color: #bac2de;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-auR {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .bAp.b8.UC .vh {\n background-color: #11111b;\n color: #cdd6f4;\n }\n :root .b8 .bBe .bBf {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .Hy.Hy .m,\n :root .IG {\n background-color: #181825;\n }\n :root .Hy.Hy .m .Hp,\n :root .IG .Hp,\n :root .Hy.Hy .m .zu,\n :root .IG .zu,\n :root .Hy.Hy .m .H,\n :root .IG .H,\n :root .Hy.Hy .m .Iy .az9,\n :root .IG .Iy .az9 {\n color: #cdd6f4;\n }\n :root .Hy.Hy .m .Hm img,\n :root .IG .Hm img,\n :root .Hy.Hy .m .SB,\n :root .IG .SB,\n :root .Hy.Hy .m .b7 .mK,\n :root .IG .b7 .mK,\n :root .Hy.Hy .m .bAm .aaq .mK,\n :root .IG .bAm .aaq .mK,\n :root .Hy.Hy .m .Un .mK,\n :root .IG .Un .mK,\n :root .Hy.Hy .m .HX .mK,\n :root .IG .HX .mK,\n :root .Hy.Hy .m .HQ .Un::after,\n :root .IG .HQ .Un::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ {\n color: #cdd6f4;\n caret-color: #cdd6f4;\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ,\n :root .aaZ::before,\n :root .Ap::before,\n :root .Am::before,\n :root .aDg > .aDj::before,\n :root .aoP .Ar::before,\n :root .wO::before,\n :root .aoT::before,\n :root .agP::before,\n :root .aGb::before,\n :root .GQ::before {\n background: #1e1e2e;\n }\n :root .gQ,\n :root .gO,\n :root .oL {\n color: #a6adc8;\n }\n :root .aaA,\n :root .btC .dv,\n :root .btC .og.T-I-J3,\n :root .btC .J-N-JX.og.T-I-J3,\n :root .btC .Y1,\n :root .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n :root .J-JN-M-I-JG,\n :root .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-Z {\n background-color: #181825;\n }\n :root .J-Z .J-Z-I,\n :root .J-Z .J-Z-M-I {\n color: #bac2de;\n }\n :root .gU .v7.T-I:not(.btz),\n :root .gU .hG:not(.v6) {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .hG > .G-asx,\n :root .SI .hG > .G-asx {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .afC,\n :root .bvx {\n background: #181825;\n /* Contact list item */\n }\n :root .afC .agJ .aL8,\n :root .bvx .agJ .aL8,\n :root .afC .agJ .aXS,\n :root .bvx .agJ .aXS {\n color: #cdd6f4;\n }\n :root .afC .agJ:hover,\n :root .bvx .agJ:hover {\n background: #1e1e2e;\n }\n :root .agh,\n :root .bbV {\n background: #1e1e2e;\n }\n :root .agh .afV,\n :root .bbV .afV {\n background: #1e1e2e;\n color: #cdd6f4;\n }\n :root .agh .afV:hover,\n :root .bbV .afV:hover {\n background: #313244;\n color: #cdd6f4;\n }\n :root .dt {\n color: #cdd6f4;\n }\n :root .v {\n /* Tabs */\n /* Currently selected tab */\n }\n :root .v .fY,\n :root .v .f1 {\n background-color: #313244;\n }\n :root .v .fY .f0,\n :root .v .f1 .f0 {\n color: #cdd6f4;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .r4 {\n background-color: #1e1e2e;\n color: #cdd6f4;\n /* Dividers */\n /* Links */\n /* Some buttons */\n }\n :root .r4 .r7 td,\n :root .r4 .Jb .J0:not(:last-child) {\n border-bottom-color: #313244;\n }\n :root .r4 .r7 .e,\n :root .r4 .sA,\n :root .r4 .r4 .e,\n :root .r4 .el {\n color: #b4befe;\n }\n :root .r4 input,\n :root .r4 select,\n :root .r4 button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root .r4 .qK,\n :root .r4 .qL {\n background-color: #181825;\n }\n :root .r4 .nr,\n :root .r4 .Ar {\n background-color: #1e1e2e;\n color: #cdd6f4;\n border-color: #313244 !important;\n }\n :root .r4 .Uu {\n box-shadow: inset 0 0 0 1px #313244;\n color: #b4befe;\n }\n :root .alO {\n background-color: #1e1e2e;\n color: #cdd6f4;\n /* Table items */\n /* Links */\n /* Dividers */\n }\n :root .alO .rb {\n color: #bac2de;\n }\n :root .alO .To.Ze {\n background-color: #313244;\n }\n :root .alO .alP {\n color: #b4befe;\n }\n :root .alO .rZ {\n background-color: #313244;\n }\n :root div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: #1e1e2e;\n --gm3-dialog-refactored-supporting-text-color: #cdd6f4;\n --gm3-dialog-refactored-headline-color: #cdd6f4;\n /* Buttons */\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"ok\"] {\n background-color: #b4befe;\n --gm3-button-text-label-text-color: #11111b;\n --gm3-button-text-hover-label-text-color: #11111b;\n --gm3-button-text-pressed-label-text-color: #11111b;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: #bac2de;\n --gm3-button-text-hover-label-text-color: #cdd6f4;\n --gm3-button-text-focus-label-text-color: #cdd6f4;\n --gm3-button-text-pressed-label-text-color: #cdd6f4;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:hover,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:focus,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:active {\n background-color: #313244;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n /* Gmail logo */\n /* Tooltips */\n /* Buttons */\n /* Solid primary */\n /* Transparent primary */\n /* Transparent secondary */\n /* Header and sidebars */\n /* Header icons */\n /* Search mail input */\n /* Active search / filter modal */\n /* Pill filters */\n /* Advanced search/filters modal */\n /* Sidebar selected item */\n /* Icons */\n /* Compose email button */\n /* Top section of inbox */\n /* Inbox categories */\n /* Icons */\n /* Currently selected category */\n /* Inbox categories hover */\n /* Email count / pagination */\n /* Inbox footer */\n /* Storage progress bar */\n /* External link icon */\n /* Read emails */\n /* Read email text */\n /* Important icon filled, star icon filled */\n /* Read email dates */\n /* Read email summary truncated */\n /* Selected unread emails */\n /* Unsubscribe button */\n /* Draft text */\n /* No drafts message, trash 30 days message */\n /* Your social/promotions/updates tab is empty */\n /* You could lose access banner */\n /* Attachments chips */\n /* Floating menu */\n /* Modal search input */\n /* Magnifying glass icon */\n /* Edit label modal */\n /* Toast notifications */\n /* Close icon */\n /* Compose mail window */\n /* Top header bar */\n /* Bottom toolbar icons */\n /* Floating toolbar (expanded window) */\n /* Send button */\n /* Contact autofill */\n --pkw-background: #e6e9ef;\n --pkw-outline: #ccd0da;\n --pkw-outline-variant: #ccd0da;\n --pkw-on-surface-variant: #4c4f69;\n /* Contact chip */\n /* Settings */\n /* Navigation header */\n /* Main panel */\n /* Labels page */\n /* Confirm popup modal */\n }\n :root ::selection {\n background-color: rgba(114, 135, 253, 0.3);\n }\n :root input,\n :root textarea {\n caret-color: #4c4f69;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root #input-styling input,\n :root #input-styling select,\n :root #input-styling button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root * {\n text-shadow: none !important;\n }\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"] {\n height: unset !important;\n width: unset !important;\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%2217.727%2014.319%2030%2022.5%22%20width%3D%2230%22%20height%3D%2222.5%22%3E%3Cpath%20fill%3D%22%231e66f5%22%20d%3D%22M19.773%2036.819h4.773V25.227l-6.819-5.114v14.659a2.044%202.044%200%200%200%202.045%202.045%22/%3E%3Cpath%20fill%3D%22%2340a02b%22%20d%3D%22M40.909%2036.819h4.773a2.044%202.044%200%200%200%202.045-2.045v-14.66l-6.819%205.114%22/%3E%3Cpath%20fill%3D%22%23df8e1d%22%20d%3D%22M40.909%2016.364v8.864l6.819-5.114v-2.727c0-2.529-2.888-3.971-4.909-2.455%22/%3E%3Cpath%20fill%3D%22%23d20f39%22%20d%3D%22M24.545%2025.227v-8.863l8.181%206.136%208.181-6.136v8.864l-8.181%206.136m-15-13.977v2.727l6.819%205.114v-8.864l-1.909-1.431c-2.025-1.517-4.91-.075-4.91%202.455%22/%3E%3C/svg%3E\");\n }\n :root .T-ays-iP,\n :root .gb_Ac {\n background-color: #dce0e8;\n color: #4c4f69;\n }\n :root .T-I-atl {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .l0,\n :root div.b8 .a8k,\n :root .bAo > .ad {\n color: #7287fd;\n }\n :root .l0::before,\n :root div.b8 .a8k::before,\n :root .bAo > .ad::before {\n background-color: #7287fd;\n }\n :root .bs0 > .acM,\n :root .bti > .btg,\n :root .a8Y > .T-I-ax7 {\n color: #4c4f69;\n /* Disabled */\n }\n :root .bs0 > .acM.acN,\n :root .bti > .btg.acN,\n :root .a8Y > .T-I-ax7.acN {\n color: #6c6f85;\n }\n :root .bs0 > .acM:hover::before,\n :root .bti > .btg:hover::before,\n :root .a8Y > .T-I-ax7:hover::before {\n background-color: #7c7f93;\n }\n :root .w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background-color: #e6e9ef;\n }\n :root .gb_Lc svg,\n :root .gb_Pc.gb_Uc svg,\n :root .gb_Lc .gb_rd .gb_sd,\n :root .gb_Lc .gb_rd .gb_Kc,\n :root .gb_Lc .gb_rd .gb_ud,\n :root .gb_Pc.gb_Uc .gb_sd {\n color: #4c4f69;\n }\n :root .gb_Lc .gb_hd {\n background-color: #dce0e8;\n }\n :root .gb_Lc .gb_hd .gb_je,\n :root .gb_Lc .gb_hd svg {\n color: #4c4f69;\n }\n :root .gssb_c {\n /* Icons */\n /* Recent searches */\n /* Hovered recent searches */\n /* Separator */\n /* Search results */\n /* Icons */\n /* People involved */\n }\n :root .gssb_c button svg,\n :root .gssb_c .asor {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .aRp,\n :root .gssb_c .gssb_e,\n :root .gssb_c .gssb_m {\n background-color: #eff1f5;\n color: #4c4f69;\n }\n :root .gssb_c .gssb_i {\n background-color: #ccd0da;\n /* X icon */\n }\n :root .gssb_c .gssb_i > .gssb_a {\n border-left-color: #7287fd;\n }\n :root .gssb_c .gssb_i .gsaq_b {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .aSP,\n :root .gssb_c .gssb_e {\n border-color: #acb0be;\n }\n :root .gssb_c .gssb_l {\n background-color: #ccd0da;\n }\n :root .gssb_c .gsoi_0,\n :root .gssb_c .asor_o,\n :root .gssb_c .gsoi_msra {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .gssb_c .asor_e {\n color: #6c6f85;\n }\n :root .H2 {\n background-color: #eff1f5;\n border-color: #ccd0da;\n color: #5c5f77;\n fill: #5c5f77;\n }\n :root .H2:hover {\n background-color: #e6e9ef;\n }\n :root .H2.bws {\n background-color: #7287fd;\n color: #dce0e8;\n fill: #dce0e8;\n }\n :root .H2.bws .HV {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .H2.bws:hover .H1 {\n background-color: #5972fd;\n }\n :root .aqc .H2 {\n border-color: #4c4f69;\n color: #4c4f69;\n }\n :root .aqc .H2.bws {\n background-color: #acb0be;\n color: #e6e9ef;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN {\n background-color: #eff1f5;\n /* Text inputs */\n /* Calendar input */\n /* Checkbox inputs */\n /* Dropdown/select inputs */\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .ZF-z6 .boo > .ZG,\n :root .ZF-zT .boo > .ZG,\n :root .ZF-Av .lJ .boo > .ZG,\n :root .ZF-Av .lN .boo > .ZG,\n :root .ZF-z6 .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .ZE > .J-JN-M-I-Jm {\n color: #4c4f69;\n }\n :root .ZF-z6 .btl.acK,\n :root .ZF-zT .btl.acK,\n :root .ZF-Av .lJ .btl.acK,\n :root .ZF-Av .lN .btl.acK,\n :root .ZF-z6 .btn::before,\n :root .ZF-zT .btn::before,\n :root .ZF-Av .lJ .btn::before,\n :root .ZF-Av .lN .btn::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .nr,\n :root .ZF-zT .nr,\n :root .ZF-Av .lJ .nr,\n :root .ZF-Av .lN .nr {\n background-color: #eff1f5;\n color: #4c4f69;\n }\n :root .ZF-z6 .nr:focus,\n :root .ZF-zT .nr:focus,\n :root .ZF-Av .lJ .nr:focus,\n :root .ZF-Av .lN .nr:focus {\n box-shadow: inset 0 -1px 0 0 #7287fd;\n }\n :root .ZF-z6 .bs5::after,\n :root .ZF-zT .bs5::after,\n :root .ZF-Av .lJ .bs5::after,\n :root .ZF-Av .lN .bs5::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .J-JB-KA,\n :root .ZF-zT .J-JB-KA,\n :root .ZF-Av .lJ .J-JB-KA,\n :root .ZF-Av .lN .J-JB-KA,\n :root .ZF-z6 .J-JB-KA-JS,\n :root .ZF-zT .J-JB-KA-JS,\n :root .ZF-Av .lJ .J-JB-KA-JS,\n :root .ZF-Av .lN .J-JB-KA-JS,\n :root .ZF-z6 .J-JB-KA-Jk,\n :root .ZF-zT .J-JB-KA-Jk,\n :root .ZF-Av .lJ .J-JB-KA-Jk,\n :root .ZF-Av .lN .J-JB-KA-Jk,\n :root .ZF-z6 .J-JB-KA-LG,\n :root .ZF-zT .J-JB-KA-LG,\n :root .ZF-Av .lJ .J-JB-KA-LG,\n :root .ZF-Av .lN .J-JB-KA-LG {\n background-color: #eff1f5;\n color: #4c4f69;\n border-color: #ccd0da;\n /* Past days */\n /* Future days */\n /* Hovered day */\n /* Selected day */\n /* Unselected today */\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-Ku-Kk {\n color: #6c6f85;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: #5c5f77;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before {\n background-color: rgba(114, 135, 253, 0.7);\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO::before {\n background-color: #7287fd;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8 {\n color: #dce0e8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8::before {\n background-color: #7c7f93;\n }\n :root .ZF-z6 .bs1 + .bs3,\n :root .ZF-zT .bs1 + .bs3,\n :root .ZF-Av .lJ .bs1 + .bs3,\n :root .ZF-Av .lN .bs1 + .bs3,\n :root .ZF-z6 .btj + .aD,\n :root .ZF-zT .btj + .aD,\n :root .ZF-Av .lJ .btj + .aD,\n :root .ZF-Av .lN .btj + .aD {\n color: #4c4f69;\n }\n :root .ZF-z6 .bs1 + .bs3::before,\n :root .ZF-zT .bs1 + .bs3::before,\n :root .ZF-Av .lJ .bs1 + .bs3::before,\n :root .ZF-Av .lN .bs1 + .bs3::before,\n :root .ZF-z6 .btj + .aD::before,\n :root .ZF-zT .btj + .aD::before,\n :root .ZF-Av .lJ .btj + .aD::before,\n :root .ZF-Av .lN .btj + .aD::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ZF-z6 .J-JN-M-I,\n :root .ZF-zT .J-JN-M-I,\n :root .ZF-Av .lJ .J-JN-M-I,\n :root .ZF-Av .lN .J-JN-M-I {\n color: #4c4f69;\n }\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6,\n :root .VDSZAf.H5o3mc {\n background-color: #ccd0da;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active,\n :root .CL:hover,\n :root .H5o3mc:not(.VDSZAf):hover,\n :root .CL.NQ,\n :root .H5o3mc:not(.VDSZAf).NQ {\n background-color: #bcc0cc;\n }\n :root .byl .TK .TO.nZ > .aHS-bnt .n0,\n :root .TK .nZ > .aHS-bnt .bsU,\n :root .byl .TK .nZ.aS3 .nU > .n0,\n :root .TK .nZ.aS3 .bsU,\n :root .byl .TK .nZ.aS4 .nU > .n0,\n :root .TK .nZ.aS4 .bsU,\n :root .byl .TK .nZ.aS5 .nU > .n0,\n :root .TK .nZ.aS5 .bsU,\n :root .byl .TK .nZ.aS6 .nU > .n0,\n :root .TK .nZ.aS6 .bsU,\n :root .TK .TO.nZ .nU > .n0,\n :root .TK .ol.NQ .nU > .n0,\n :root .TK .TO.ol .nU > .n0,\n :root .TK .nZ .bsU,\n :root .TK .ol .bsU,\n :root .VDSZAf.H5o3mc > .Q7,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK,\n :root .aAv,\n :root .bsU {\n color: #4c4f69;\n }\n :root .nZ > .TN.aHS-bnt .qj,\n :root .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n :root .n6 .n4 .G-asx,\n :root .aAw .aAu,\n :root .pM,\n :root .TO.nZ > .TN > .qj,\n :root .n3 .CL::before {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .z0 > .L3 {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .z0 > .L3:focus {\n background-color: #4c4f69;\n }\n :root .WR .z0 > .L3::before,\n :root .WR.anZ .z0 > .L3::before {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .bkK > .nH {\n background-color: #ccd0da;\n /* Icons */\n }\n :root .bkK > .nH .bzn,\n :root .bkK > .nH .aqJ .amJ,\n :root .bkK > .nH .adg .adk {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .aKx > .aKz {\n color: #4c4f69;\n }\n :root .aAy > div {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-KU-KO::before {\n background-color: #4c4f69;\n }\n :root .aRz.J-KU:hover {\n background-color: #bcc0cc;\n }\n :root div[aria-label=\"Show more messages\"] .Dj {\n color: #5c5f77;\n }\n :root div[aria-label=\"Show more messages\"]::before {\n background-color: #4c4f69;\n }\n :root .h0 {\n color: #5c5f77;\n }\n :root .md.mj,\n :root .aeU .ma,\n :root .ma .mb,\n :root .ae3 .l6,\n :root .l9,\n :root .l8,\n :root .aiD {\n color: #5c5f77;\n }\n :root .aiC {\n background-color: #9ca0b0;\n }\n :root .aiC .aiA {\n background-color: #6c6f85;\n }\n :root .aiz {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .yO {\n background-color: #eff1f5;\n color: #4c4f69;\n box-shadow: inset 0 -1px 0 0 #ccd0da;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #ccd0da, inset -1px 0 0 #ccd0da, 0 0 4px 0 #bcc0cc, 0 0 6px 2px #bcc0cc;\n }\n :root .zE {\n color: #4c4f69;\n }\n :root .xY > .T-Jo,\n :root td.apU > .T-KT.aXw::before,\n :root .pG .a9q,\n :root .aqN,\n :root .bqY li {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .ha .a9q.pH,\n :root .a9q.pH,\n :root .aoj,\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(5389%) hue-rotate(348deg) brightness(92%) contrast(90%);\n }\n :root .pG:hover > .a9q::before {\n background-color: rgba(223, 142, 29, 0.3);\n }\n :root .yO > .xW {\n color: #6c6f85;\n }\n :root .y2 {\n color: #5c5f77;\n }\n :root .x7 {\n background-color: #7287fd;\n color: #e6e9ef;\n /* Dates */\n }\n :root .x7 .xW {\n color: #dce0e8;\n }\n :root .x7 .xY > .T-Jo,\n :root .x7 td.apU > .T-KT.aXw::before,\n :root .x7 .pG .a9q,\n :root .x7 .aqN,\n :root .x7 .bqY li {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .aOd.T-I {\n color: #4c4f69;\n box-shadow: inset 0 0 0 1px #acb0be;\n }\n :root .boq {\n color: #d20f39;\n }\n :root .TD,\n :root .Tm .ya {\n background-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .aRs {\n background-color: #eff1f5;\n color: #6c6f85;\n }\n :root .aRs .aRv {\n color: #4c4f69;\n }\n :root .aRs .aRq {\n color: #7287fd;\n }\n :root .GR {\n background-color: #eff1f5;\n /* Primary text */\n /* Subtext */\n /* Dismiss button */\n /* Add recovery info button */\n }\n :root .GR .GX {\n color: #4c4f69;\n }\n :root .GR .GT {\n color: #5c5f77;\n }\n :root .GR .GW {\n color: #4c4f69;\n }\n :root .GR .GW::before {\n background-color: #4c4f69;\n }\n :root .GR .GV {\n color: #7287fd;\n }\n :root .GR .GV::before {\n background-color: #7287fd;\n }\n :root .brc {\n box-shadow: inset 0 0 0 1px #ccd0da;\n color: #4c4f69;\n }\n :root .brc:hover {\n background-color: #ccd0da;\n }\n :root .J-M,\n :root .OO.Pa {\n background-color: #bcc0cc;\n /* Menu section header */\n /* Menu item */\n /* Disabled */\n /* Checkmark, arrow, checkbox, star, calendar icon */\n /* Hovered menu item */\n /* Menu section divider */\n }\n :root .J-M .J-awr,\n :root .OO.Pa .J-awr,\n :root .J-M .asc,\n :root .OO.Pa .asc {\n color: #5c5f77;\n }\n :root .J-M .J-N,\n :root .OO.Pa .J-N,\n :root .J-M .J-Ks-KO .J-N-Jz,\n :root .OO.Pa .J-Ks-KO .J-N-Jz,\n :root .J-M .J-N-JT .J-N-Jz,\n :root .OO.Pa .J-N-JT .J-N-Jz,\n :root .J-M .J-N-JW .J-N-Jz,\n :root .OO.Pa .J-N-JW .J-N-Jz,\n :root .J-M .J-LC,\n :root .OO.Pa .J-LC,\n :root .J-M .J-JK,\n :root .OO.Pa .J-JK,\n :root .J-M .bmz,\n :root .OO.Pa .bmz {\n color: #4c4f69;\n }\n :root .J-M .J-N-JE .J-N-atj,\n :root .OO.Pa .J-N-JE .J-N-atj,\n :root .J-M .J-N-JE .J-N-Jz,\n :root .OO.Pa .J-N-JE .J-N-Jz {\n color: #6c6f85 !important;\n }\n :root .J-M .J-Ks-KO .J-N-Jo,\n :root .OO.Pa .J-Ks-KO .J-N-Jo,\n :root .J-M .asi .J-Ks-KO::before,\n :root .OO.Pa .asi .J-Ks-KO::before,\n :root .J-M .J-Ph-hFsbo,\n :root .OO.Pa .J-Ph-hFsbo,\n :root .J-M .J-LC-Jo,\n :root .OO.Pa .J-LC-Jo,\n :root .J-M .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .OO.Pa .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .J-M .aaA.mYVwse,\n :root .OO.Pa .aaA.mYVwse,\n :root .J-M .J-N-JX,\n :root .OO.Pa .J-N-JX {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-M .bmz.bjF::before,\n :root .OO.Pa .bmz.bjF::before {\n border-color: #6c6f85;\n }\n :root .J-M .J-N-JT,\n :root .OO.Pa .J-N-JT,\n :root .J-M .J-N-JW,\n :root .OO.Pa .J-N-JW,\n :root .J-M .J-LC-JT,\n :root .OO.Pa .J-LC-JT,\n :root .J-M .J-LC-JW,\n :root .OO.Pa .J-LC-JW,\n :root .J-M .J-JK-JT,\n :root .OO.Pa .J-JK-JT,\n :root .J-M .J-JK-JW,\n :root .OO.Pa .J-JK-JW,\n :root .J-M .bmz.bk5,\n :root .OO.Pa .bmz.bk5 {\n background-color: #acb0be;\n border-color: #8c8fa1;\n }\n :root .J-M .J-Kh,\n :root .OO.Pa .J-Kh {\n border-top-color: #acb0be;\n }\n :root .agd .J-M-JJ input {\n background-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .bqf {\n box-shadow: inset 0 -2px 0 0 #acb0be;\n }\n :root .bqf:focus {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .A0 {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root div.Kj-JD {\n background-color: #eff1f5;\n /* Edit label text */\n /* Close X icon */\n /* Input labels */\n /* Cancel button */\n /* Save button */\n }\n :root div.Kj-JD span.Kj-JD-K7-K0 {\n color: #4c4f69;\n }\n :root div.Kj-JD span.Kj-JD-K7-Jq::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root div.Kj-JD input,\n :root div.Kj-JD select,\n :root div.Kj-JD button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root div.Kj-JD div.Kj-JD-Jz {\n color: #5c5f77;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button,\n :root div.Kj-JD .bBh .Kj-JD-Jl > .J-at1-auR {\n color: #5c5f77;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-auR {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .bAp.b8.UC .vh {\n background-color: #dce0e8;\n color: #4c4f69;\n }\n :root .b8 .bBe .bBf {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .Hy.Hy .m,\n :root .IG {\n background-color: #e6e9ef;\n }\n :root .Hy.Hy .m .Hp,\n :root .IG .Hp,\n :root .Hy.Hy .m .zu,\n :root .IG .zu,\n :root .Hy.Hy .m .H,\n :root .IG .H,\n :root .Hy.Hy .m .Iy .az9,\n :root .IG .Iy .az9 {\n color: #4c4f69;\n }\n :root .Hy.Hy .m .Hm img,\n :root .IG .Hm img,\n :root .Hy.Hy .m .SB,\n :root .IG .SB,\n :root .Hy.Hy .m .b7 .mK,\n :root .IG .b7 .mK,\n :root .Hy.Hy .m .bAm .aaq .mK,\n :root .IG .bAm .aaq .mK,\n :root .Hy.Hy .m .Un .mK,\n :root .IG .Un .mK,\n :root .Hy.Hy .m .HX .mK,\n :root .IG .HX .mK,\n :root .Hy.Hy .m .HQ .Un::after,\n :root .IG .HQ .Un::after {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ {\n color: #4c4f69;\n caret-color: #4c4f69;\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ,\n :root .aaZ::before,\n :root .Ap::before,\n :root .Am::before,\n :root .aDg > .aDj::before,\n :root .aoP .Ar::before,\n :root .wO::before,\n :root .aoT::before,\n :root .agP::before,\n :root .aGb::before,\n :root .GQ::before {\n background: #eff1f5;\n }\n :root .gQ,\n :root .gO,\n :root .oL {\n color: #6c6f85;\n }\n :root .aaA,\n :root .btC .dv,\n :root .btC .og.T-I-J3,\n :root .btC .J-N-JX.og.T-I-J3,\n :root .btC .Y1,\n :root .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n :root .J-JN-M-I-JG,\n :root .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%);\n }\n :root .J-Z {\n background-color: #e6e9ef;\n }\n :root .J-Z .J-Z-I,\n :root .J-Z .J-Z-M-I {\n color: #5c5f77;\n }\n :root .gU .v7.T-I:not(.btz),\n :root .gU .hG:not(.v6) {\n background-color: #7287fd;\n color: #dce0e8;\n }\n :root .hG > .G-asx,\n :root .SI .hG > .G-asx {\n filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%);\n }\n :root .afC,\n :root .bvx {\n background: #e6e9ef;\n /* Contact list item */\n }\n :root .afC .agJ .aL8,\n :root .bvx .agJ .aL8,\n :root .afC .agJ .aXS,\n :root .bvx .agJ .aXS {\n color: #4c4f69;\n }\n :root .afC .agJ:hover,\n :root .bvx .agJ:hover {\n background: #eff1f5;\n }\n :root .agh,\n :root .bbV {\n background: #eff1f5;\n }\n :root .agh .afV,\n :root .bbV .afV {\n background: #eff1f5;\n color: #4c4f69;\n }\n :root .agh .afV:hover,\n :root .bbV .afV:hover {\n background: #ccd0da;\n color: #4c4f69;\n }\n :root .dt {\n color: #4c4f69;\n }\n :root .v {\n /* Tabs */\n /* Currently selected tab */\n }\n :root .v .fY,\n :root .v .f1 {\n background-color: #ccd0da;\n }\n :root .v .fY .f0,\n :root .v .f1 .f0 {\n color: #4c4f69;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #7287fd;\n }\n :root .r4 {\n background-color: #eff1f5;\n color: #4c4f69;\n /* Dividers */\n /* Links */\n /* Some buttons */\n }\n :root .r4 .r7 td,\n :root .r4 .Jb .J0:not(:last-child) {\n border-bottom-color: #ccd0da;\n }\n :root .r4 .r7 .e,\n :root .r4 .sA,\n :root .r4 .r4 .e,\n :root .r4 .el {\n color: #7287fd;\n }\n :root .r4 input,\n :root .r4 select,\n :root .r4 button {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-color: #ccd0da;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root .r4 .qK,\n :root .r4 .qL {\n background-color: #e6e9ef;\n }\n :root .r4 .nr,\n :root .r4 .Ar {\n background-color: #eff1f5;\n color: #4c4f69;\n border-color: #ccd0da !important;\n }\n :root .r4 .Uu {\n box-shadow: inset 0 0 0 1px #ccd0da;\n color: #7287fd;\n }\n :root .alO {\n background-color: #eff1f5;\n color: #4c4f69;\n /* Table items */\n /* Links */\n /* Dividers */\n }\n :root .alO .rb {\n color: #5c5f77;\n }\n :root .alO .To.Ze {\n background-color: #ccd0da;\n }\n :root .alO .alP {\n color: #7287fd;\n }\n :root .alO .rZ {\n background-color: #ccd0da;\n }\n :root div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: #eff1f5;\n --gm3-dialog-refactored-supporting-text-color: #4c4f69;\n --gm3-dialog-refactored-headline-color: #4c4f69;\n /* Buttons */\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"ok\"] {\n background-color: #7287fd;\n --gm3-button-text-label-text-color: #dce0e8;\n --gm3-button-text-hover-label-text-color: #dce0e8;\n --gm3-button-text-pressed-label-text-color: #dce0e8;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: #5c5f77;\n --gm3-button-text-hover-label-text-color: #4c4f69;\n --gm3-button-text-focus-label-text-color: #4c4f69;\n --gm3-button-text-pressed-label-text-color: #4c4f69;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:hover,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:focus,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:active {\n background-color: #ccd0da;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* Gmail logo */\n /* Tooltips */\n /* Buttons */\n /* Solid primary */\n /* Transparent primary */\n /* Transparent secondary */\n /* Header and sidebars */\n /* Header icons */\n /* Search mail input */\n /* Active search / filter modal */\n /* Pill filters */\n /* Advanced search/filters modal */\n /* Sidebar selected item */\n /* Icons */\n /* Compose email button */\n /* Top section of inbox */\n /* Inbox categories */\n /* Icons */\n /* Currently selected category */\n /* Inbox categories hover */\n /* Email count / pagination */\n /* Inbox footer */\n /* Storage progress bar */\n /* External link icon */\n /* Read emails */\n /* Read email text */\n /* Important icon filled, star icon filled */\n /* Read email dates */\n /* Read email summary truncated */\n /* Selected unread emails */\n /* Unsubscribe button */\n /* Draft text */\n /* No drafts message, trash 30 days message */\n /* Your social/promotions/updates tab is empty */\n /* You could lose access banner */\n /* Attachments chips */\n /* Floating menu */\n /* Modal search input */\n /* Magnifying glass icon */\n /* Edit label modal */\n /* Toast notifications */\n /* Close icon */\n /* Compose mail window */\n /* Top header bar */\n /* Bottom toolbar icons */\n /* Floating toolbar (expanded window) */\n /* Send button */\n /* Contact autofill */\n --pkw-background: #181825;\n --pkw-outline: #313244;\n --pkw-outline-variant: #313244;\n --pkw-on-surface-variant: #cdd6f4;\n /* Contact chip */\n /* Settings */\n /* Navigation header */\n /* Main panel */\n /* Labels page */\n /* Confirm popup modal */\n }\n :root ::selection {\n background-color: rgba(180, 190, 254, 0.3);\n }\n :root input,\n :root textarea {\n caret-color: #cdd6f4;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root #input-styling input,\n :root #input-styling select,\n :root #input-styling button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root * {\n text-shadow: none !important;\n }\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n :root [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"] {\n height: unset !important;\n width: unset !important;\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%2217.727%2014.319%2030%2022.5%22%20width%3D%2230%22%20height%3D%2222.5%22%3E%3Cpath%20fill%3D%22%2389b4fa%22%20d%3D%22M19.773%2036.819h4.773V25.227l-6.819-5.114v14.659a2.044%202.044%200%200%200%202.045%202.045%22/%3E%3Cpath%20fill%3D%22%23a6e3a1%22%20d%3D%22M40.909%2036.819h4.773a2.044%202.044%200%200%200%202.045-2.045v-14.66l-6.819%205.114%22/%3E%3Cpath%20fill%3D%22%23f9e2af%22%20d%3D%22M40.909%2016.364v8.864l6.819-5.114v-2.727c0-2.529-2.888-3.971-4.909-2.455%22/%3E%3Cpath%20fill%3D%22%23f38ba8%22%20d%3D%22M24.545%2025.227v-8.863l8.181%206.136%208.181-6.136v8.864l-8.181%206.136m-15-13.977v2.727l6.819%205.114v-8.864l-1.909-1.431c-2.025-1.517-4.91-.075-4.91%202.455%22/%3E%3C/svg%3E\");\n }\n :root .T-ays-iP,\n :root .gb_Ac {\n background-color: #11111b;\n color: #cdd6f4;\n }\n :root .T-I-atl {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .l0,\n :root div.b8 .a8k,\n :root .bAo > .ad {\n color: #b4befe;\n }\n :root .l0::before,\n :root div.b8 .a8k::before,\n :root .bAo > .ad::before {\n background-color: #b4befe;\n }\n :root .bs0 > .acM,\n :root .bti > .btg,\n :root .a8Y > .T-I-ax7 {\n color: #cdd6f4;\n /* Disabled */\n }\n :root .bs0 > .acM.acN,\n :root .bti > .btg.acN,\n :root .a8Y > .T-I-ax7.acN {\n color: #a6adc8;\n }\n :root .bs0 > .acM:hover::before,\n :root .bti > .btg:hover::before,\n :root .a8Y > .T-I-ax7:hover::before {\n background-color: #9399b2;\n }\n :root .w-asV,\n :root .bkL,\n :root .bhZ.bym,\n :root .bhZ.bjB,\n :root .bhZ.bym.baA {\n background-color: #181825;\n }\n :root .gb_Lc svg,\n :root .gb_Pc.gb_Uc svg,\n :root .gb_Lc .gb_rd .gb_sd,\n :root .gb_Lc .gb_rd .gb_Kc,\n :root .gb_Lc .gb_rd .gb_ud,\n :root .gb_Pc.gb_Uc .gb_sd {\n color: #cdd6f4;\n }\n :root .gb_Lc .gb_hd {\n background-color: #11111b;\n }\n :root .gb_Lc .gb_hd .gb_je,\n :root .gb_Lc .gb_hd svg {\n color: #cdd6f4;\n }\n :root .gssb_c {\n /* Icons */\n /* Recent searches */\n /* Hovered recent searches */\n /* Separator */\n /* Search results */\n /* Icons */\n /* People involved */\n }\n :root .gssb_c button svg,\n :root .gssb_c .asor {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .aRp,\n :root .gssb_c .gssb_e,\n :root .gssb_c .gssb_m {\n background-color: #1e1e2e;\n color: #cdd6f4;\n }\n :root .gssb_c .gssb_i {\n background-color: #313244;\n /* X icon */\n }\n :root .gssb_c .gssb_i > .gssb_a {\n border-left-color: #b4befe;\n }\n :root .gssb_c .gssb_i .gsaq_b {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .aSP,\n :root .gssb_c .gssb_e {\n border-color: #585b70;\n }\n :root .gssb_c .gssb_l {\n background-color: #313244;\n }\n :root .gssb_c .gsoi_0,\n :root .gssb_c .asor_o,\n :root .gssb_c .gsoi_msra {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .gssb_c .asor_e {\n color: #a6adc8;\n }\n :root .H2 {\n background-color: #1e1e2e;\n border-color: #313244;\n color: #bac2de;\n fill: #bac2de;\n }\n :root .H2:hover {\n background-color: #181825;\n }\n :root .H2.bws {\n background-color: #b4befe;\n color: #11111b;\n fill: #11111b;\n }\n :root .H2.bws .HV {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .H2.bws:hover .H1 {\n background-color: #9ba8fe;\n }\n :root .aqc .H2 {\n border-color: #cdd6f4;\n color: #cdd6f4;\n }\n :root .aqc .H2.bws {\n background-color: #585b70;\n color: #181825;\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN {\n background-color: #1e1e2e;\n /* Text inputs */\n /* Calendar input */\n /* Checkbox inputs */\n /* Dropdown/select inputs */\n }\n :root .ZF-z6,\n :root .ZF-zT,\n :root .ZF-Av .lJ,\n :root .ZF-Av .lN,\n :root .ZF-z6 .boo > .ZG,\n :root .ZF-zT .boo > .ZG,\n :root .ZF-Av .lJ .boo > .ZG,\n :root .ZF-Av .lN .boo > .ZG,\n :root .ZF-z6 .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aQl > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .aaa > .J-JN-M-I-Jm,\n :root .ZF-z6 .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-zT .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lJ .boo .ZE > .J-JN-M-I-Jm,\n :root .ZF-Av .lN .boo .ZE > .J-JN-M-I-Jm {\n color: #cdd6f4;\n }\n :root .ZF-z6 .btl.acK,\n :root .ZF-zT .btl.acK,\n :root .ZF-Av .lJ .btl.acK,\n :root .ZF-Av .lN .btl.acK,\n :root .ZF-z6 .btn::before,\n :root .ZF-zT .btn::before,\n :root .ZF-Av .lJ .btn::before,\n :root .ZF-Av .lN .btn::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .nr,\n :root .ZF-zT .nr,\n :root .ZF-Av .lJ .nr,\n :root .ZF-Av .lN .nr {\n background-color: #1e1e2e;\n color: #cdd6f4;\n }\n :root .ZF-z6 .nr:focus,\n :root .ZF-zT .nr:focus,\n :root .ZF-Av .lJ .nr:focus,\n :root .ZF-Av .lN .nr:focus {\n box-shadow: inset 0 -1px 0 0 #b4befe;\n }\n :root .ZF-z6 .bs5::after,\n :root .ZF-zT .bs5::after,\n :root .ZF-Av .lJ .bs5::after,\n :root .ZF-Av .lN .bs5::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .J-JB-KA,\n :root .ZF-zT .J-JB-KA,\n :root .ZF-Av .lJ .J-JB-KA,\n :root .ZF-Av .lN .J-JB-KA,\n :root .ZF-z6 .J-JB-KA-JS,\n :root .ZF-zT .J-JB-KA-JS,\n :root .ZF-Av .lJ .J-JB-KA-JS,\n :root .ZF-Av .lN .J-JB-KA-JS,\n :root .ZF-z6 .J-JB-KA-Jk,\n :root .ZF-zT .J-JB-KA-Jk,\n :root .ZF-Av .lJ .J-JB-KA-Jk,\n :root .ZF-Av .lN .J-JB-KA-Jk,\n :root .ZF-z6 .J-JB-KA-LG,\n :root .ZF-zT .J-JB-KA-LG,\n :root .ZF-Av .lJ .J-JB-KA-LG,\n :root .ZF-Av .lN .J-JB-KA-LG {\n background-color: #1e1e2e;\n color: #cdd6f4;\n border-color: #313244;\n /* Past days */\n /* Future days */\n /* Hovered day */\n /* Selected day */\n /* Unselected today */\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-Ku-Kk {\n color: #a6adc8;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-LH,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: #bac2de;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover::before {\n background-color: rgba(180, 190, 254, 0.7);\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-KO::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-KO::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-KO::before {\n background-color: #b4befe;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8 {\n color: #11111b;\n }\n :root .ZF-z6 .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-JS .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-Jk .J-JB-KA-K8::before,\n :root .ZF-z6 .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-zT .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lJ .J-JB-KA-LG .J-JB-KA-K8::before,\n :root .ZF-Av .lN .J-JB-KA-LG .J-JB-KA-K8::before {\n background-color: #9399b2;\n }\n :root .ZF-z6 .bs1 + .bs3,\n :root .ZF-zT .bs1 + .bs3,\n :root .ZF-Av .lJ .bs1 + .bs3,\n :root .ZF-Av .lN .bs1 + .bs3,\n :root .ZF-z6 .btj + .aD,\n :root .ZF-zT .btj + .aD,\n :root .ZF-Av .lJ .btj + .aD,\n :root .ZF-Av .lN .btj + .aD {\n color: #cdd6f4;\n }\n :root .ZF-z6 .bs1 + .bs3::before,\n :root .ZF-zT .bs1 + .bs3::before,\n :root .ZF-Av .lJ .bs1 + .bs3::before,\n :root .ZF-Av .lN .bs1 + .bs3::before,\n :root .ZF-z6 .btj + .aD::before,\n :root .ZF-zT .btj + .aD::before,\n :root .ZF-Av .lJ .btj + .aD::before,\n :root .ZF-Av .lN .btj + .aD::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ZF-z6 .J-JN-M-I,\n :root .ZF-zT .J-JN-M-I,\n :root .ZF-Av .lJ .J-JN-M-I,\n :root .ZF-Av .lN .J-JN-M-I {\n color: #cdd6f4;\n }\n :root .TK .TO.nZ:active,\n :root .TK .TO.ol:active,\n :root .TK .TO.nZ,\n :root .TK .TO.ol,\n :root .byl .TK .nZ.aBP,\n :root .byl .TK .nZ.aS3,\n :root .byl .TK .nZ.aS4,\n :root .byl .TK .nZ.aS5,\n :root .byl .TK .nZ.aS6,\n :root .VDSZAf.H5o3mc {\n background-color: #313244;\n }\n :root .TO.NQ,\n :root .n6 .ah9:hover,\n :root .n6 .ah9.aiu:hover,\n :root .n6 .ah9:focus,\n :root .TK .TO:active,\n :root .n6 .ah9.aiu:active,\n :root .CL:hover,\n :root .H5o3mc:not(.VDSZAf):hover,\n :root .CL.NQ,\n :root .H5o3mc:not(.VDSZAf).NQ {\n background-color: #45475a;\n }\n :root .byl .TK .TO.nZ > .aHS-bnt .n0,\n :root .TK .nZ > .aHS-bnt .bsU,\n :root .byl .TK .nZ.aS3 .nU > .n0,\n :root .TK .nZ.aS3 .bsU,\n :root .byl .TK .nZ.aS4 .nU > .n0,\n :root .TK .nZ.aS4 .bsU,\n :root .byl .TK .nZ.aS5 .nU > .n0,\n :root .TK .nZ.aS5 .bsU,\n :root .byl .TK .nZ.aS6 .nU > .n0,\n :root .TK .nZ.aS6 .bsU,\n :root .TK .TO.nZ .nU > .n0,\n :root .TK .ol.NQ .nU > .n0,\n :root .TK .TO.ol .nU > .n0,\n :root .TK .nZ .bsU,\n :root .TK .ol .bsU,\n :root .VDSZAf.H5o3mc > .Q7,\n :root .TO .nU > .n0,\n :root .TO.NQ .nU > .n0,\n :root .TO.nZ .nU > .n0,\n :root .ah9 > .CJ,\n :root .n3 > .CL > .CK,\n :root .aAv,\n :root .bsU {\n color: #cdd6f4;\n }\n :root .nZ > .TN.aHS-bnt .qj,\n :root .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n :root .n6 .n4 .G-asx,\n :root .aAw .aAu,\n :root .pM,\n :root .TO.nZ > .TN > .qj,\n :root .n3 .CL::before {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .z0 > .L3 {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .z0 > .L3:focus {\n background-color: #cdd6f4;\n }\n :root .WR .z0 > .L3::before,\n :root .WR.anZ .z0 > .L3::before {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .bkK > .nH {\n background-color: #313244;\n /* Icons */\n }\n :root .bkK > .nH .bzn,\n :root .bkK > .nH .aqJ .amJ,\n :root .bkK > .nH .adg .adk {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .aKx > .aKz {\n color: #cdd6f4;\n }\n :root .aAy > div {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-KU-KO::before {\n background-color: #cdd6f4;\n }\n :root .aRz.J-KU:hover {\n background-color: #45475a;\n }\n :root div[aria-label=\"Show more messages\"] .Dj {\n color: #bac2de;\n }\n :root div[aria-label=\"Show more messages\"]::before {\n background-color: #cdd6f4;\n }\n :root .h0 {\n color: #bac2de;\n }\n :root .md.mj,\n :root .aeU .ma,\n :root .ma .mb,\n :root .ae3 .l6,\n :root .l9,\n :root .l8,\n :root .aiD {\n color: #bac2de;\n }\n :root .aiC {\n background-color: #6c7086;\n }\n :root .aiC .aiA {\n background-color: #a6adc8;\n }\n :root .aiz {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .yO {\n background-color: #1e1e2e;\n color: #cdd6f4;\n box-shadow: inset 0 -1px 0 0 #313244;\n }\n :root .yO:hover {\n box-shadow: inset 1px 0 0 #313244, inset -1px 0 0 #313244, 0 0 4px 0 #45475a, 0 0 6px 2px #45475a;\n }\n :root .zE {\n color: #cdd6f4;\n }\n :root .xY > .T-Jo,\n :root td.apU > .T-KT.aXw::before,\n :root .pG .a9q,\n :root .aqN,\n :root .bqY li {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .ha .a9q.pH,\n :root .a9q.pH,\n :root .aoj,\n :root td.apU > .T-KT.T-KT-Jp::before {\n filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(324%) hue-rotate(347deg) brightness(105%) contrast(95%);\n }\n :root .pG:hover > .a9q::before {\n background-color: rgba(249, 226, 175, 0.3);\n }\n :root .yO > .xW {\n color: #a6adc8;\n }\n :root .y2 {\n color: #bac2de;\n }\n :root .x7 {\n background-color: #b4befe;\n color: #181825;\n /* Dates */\n }\n :root .x7 .xW {\n color: #11111b;\n }\n :root .x7 .xY > .T-Jo,\n :root .x7 td.apU > .T-KT.aXw::before,\n :root .x7 .pG .a9q,\n :root .x7 .aqN,\n :root .x7 .bqY li {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .aOd.T-I {\n color: #cdd6f4;\n box-shadow: inset 0 0 0 1px #585b70;\n }\n :root .boq {\n color: #f38ba8;\n }\n :root .TD,\n :root .Tm .ya {\n background-color: #45475a;\n color: #cdd6f4;\n }\n :root .aRs {\n background-color: #1e1e2e;\n color: #a6adc8;\n }\n :root .aRs .aRv {\n color: #cdd6f4;\n }\n :root .aRs .aRq {\n color: #b4befe;\n }\n :root .GR {\n background-color: #1e1e2e;\n /* Primary text */\n /* Subtext */\n /* Dismiss button */\n /* Add recovery info button */\n }\n :root .GR .GX {\n color: #cdd6f4;\n }\n :root .GR .GT {\n color: #bac2de;\n }\n :root .GR .GW {\n color: #cdd6f4;\n }\n :root .GR .GW::before {\n background-color: #cdd6f4;\n }\n :root .GR .GV {\n color: #b4befe;\n }\n :root .GR .GV::before {\n background-color: #b4befe;\n }\n :root .brc {\n box-shadow: inset 0 0 0 1px #313244;\n color: #cdd6f4;\n }\n :root .brc:hover {\n background-color: #313244;\n }\n :root .J-M,\n :root .OO.Pa {\n background-color: #45475a;\n /* Menu section header */\n /* Menu item */\n /* Disabled */\n /* Checkmark, arrow, checkbox, star, calendar icon */\n /* Hovered menu item */\n /* Menu section divider */\n }\n :root .J-M .J-awr,\n :root .OO.Pa .J-awr,\n :root .J-M .asc,\n :root .OO.Pa .asc {\n color: #bac2de;\n }\n :root .J-M .J-N,\n :root .OO.Pa .J-N,\n :root .J-M .J-Ks-KO .J-N-Jz,\n :root .OO.Pa .J-Ks-KO .J-N-Jz,\n :root .J-M .J-N-JT .J-N-Jz,\n :root .OO.Pa .J-N-JT .J-N-Jz,\n :root .J-M .J-N-JW .J-N-Jz,\n :root .OO.Pa .J-N-JW .J-N-Jz,\n :root .J-M .J-LC,\n :root .OO.Pa .J-LC,\n :root .J-M .J-JK,\n :root .OO.Pa .J-JK,\n :root .J-M .bmz,\n :root .OO.Pa .bmz {\n color: #cdd6f4;\n }\n :root .J-M .J-N-JE .J-N-atj,\n :root .OO.Pa .J-N-JE .J-N-atj,\n :root .J-M .J-N-JE .J-N-Jz,\n :root .OO.Pa .J-N-JE .J-N-Jz {\n color: #a6adc8 !important;\n }\n :root .J-M .J-Ks-KO .J-N-Jo,\n :root .OO.Pa .J-Ks-KO .J-N-Jo,\n :root .J-M .asi .J-Ks-KO::before,\n :root .OO.Pa .asi .J-Ks-KO::before,\n :root .J-M .J-Ph-hFsbo,\n :root .OO.Pa .J-Ph-hFsbo,\n :root .J-M .J-LC-Jo,\n :root .OO.Pa .J-LC-Jo,\n :root .J-M .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .OO.Pa .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n :root .J-M .aaA.mYVwse,\n :root .OO.Pa .aaA.mYVwse,\n :root .J-M .J-N-JX,\n :root .OO.Pa .J-N-JX {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-M .bmz.bjF::before,\n :root .OO.Pa .bmz.bjF::before {\n border-color: #a6adc8;\n }\n :root .J-M .J-N-JT,\n :root .OO.Pa .J-N-JT,\n :root .J-M .J-N-JW,\n :root .OO.Pa .J-N-JW,\n :root .J-M .J-LC-JT,\n :root .OO.Pa .J-LC-JT,\n :root .J-M .J-LC-JW,\n :root .OO.Pa .J-LC-JW,\n :root .J-M .J-JK-JT,\n :root .OO.Pa .J-JK-JT,\n :root .J-M .J-JK-JW,\n :root .OO.Pa .J-JK-JW,\n :root .J-M .bmz.bk5,\n :root .OO.Pa .bmz.bk5 {\n background-color: #585b70;\n border-color: #7f849c;\n }\n :root .J-M .J-Kh,\n :root .OO.Pa .J-Kh {\n border-top-color: #585b70;\n }\n :root .agd .J-M-JJ input {\n background-color: #45475a;\n color: #cdd6f4;\n }\n :root .bqf {\n box-shadow: inset 0 -2px 0 0 #585b70;\n }\n :root .bqf:focus {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .A0 {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root div.Kj-JD {\n background-color: #1e1e2e;\n /* Edit label text */\n /* Close X icon */\n /* Input labels */\n /* Cancel button */\n /* Save button */\n }\n :root div.Kj-JD span.Kj-JD-K7-K0 {\n color: #cdd6f4;\n }\n :root div.Kj-JD span.Kj-JD-K7-Jq::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root div.Kj-JD input,\n :root div.Kj-JD select,\n :root div.Kj-JD button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root div.Kj-JD div.Kj-JD-Jz {\n color: #bac2de;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button,\n :root div.Kj-JD .bBh .Kj-JD-Jl > .J-at1-auR {\n color: #bac2de;\n }\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-atl,\n :root div.Kj-JD div.Kj-JD-Jl > button.J-at1-auR {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .bAp.b8.UC .vh {\n background-color: #11111b;\n color: #cdd6f4;\n }\n :root .b8 .bBe .bBf {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .Hy.Hy .m,\n :root .IG {\n background-color: #181825;\n }\n :root .Hy.Hy .m .Hp,\n :root .IG .Hp,\n :root .Hy.Hy .m .zu,\n :root .IG .zu,\n :root .Hy.Hy .m .H,\n :root .IG .H,\n :root .Hy.Hy .m .Iy .az9,\n :root .IG .Iy .az9 {\n color: #cdd6f4;\n }\n :root .Hy.Hy .m .Hm img,\n :root .IG .Hm img,\n :root .Hy.Hy .m .SB,\n :root .IG .SB,\n :root .Hy.Hy .m .b7 .mK,\n :root .IG .b7 .mK,\n :root .Hy.Hy .m .bAm .aaq .mK,\n :root .IG .bAm .aaq .mK,\n :root .Hy.Hy .m .Un .mK,\n :root .IG .Un .mK,\n :root .Hy.Hy .m .HX .mK,\n :root .IG .HX .mK,\n :root .Hy.Hy .m .HQ .Un::after,\n :root .IG .HQ .Un::after {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ {\n color: #cdd6f4;\n caret-color: #cdd6f4;\n }\n :root .aaZ,\n :root .Ap,\n :root .Am,\n :root .aDg > .aDj,\n :root .aoP .Ar,\n :root .wO,\n :root .aoT,\n :root .agP,\n :root .aGb,\n :root .GQ,\n :root .aaZ::before,\n :root .Ap::before,\n :root .Am::before,\n :root .aDg > .aDj::before,\n :root .aoP .Ar::before,\n :root .wO::before,\n :root .aoT::before,\n :root .agP::before,\n :root .aGb::before,\n :root .GQ::before {\n background: #1e1e2e;\n }\n :root .gQ,\n :root .gO,\n :root .oL {\n color: #a6adc8;\n }\n :root .aaA,\n :root .btC .dv,\n :root .btC .og.T-I-J3,\n :root .btC .J-N-JX.og.T-I-J3,\n :root .btC .Y1,\n :root .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n :root .J-JN-M-I-JG,\n :root .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%);\n }\n :root .J-Z {\n background-color: #181825;\n }\n :root .J-Z .J-Z-I,\n :root .J-Z .J-Z-M-I {\n color: #bac2de;\n }\n :root .gU .v7.T-I:not(.btz),\n :root .gU .hG:not(.v6) {\n background-color: #b4befe;\n color: #11111b;\n }\n :root .hG > .G-asx,\n :root .SI .hG > .G-asx {\n filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%);\n }\n :root .afC,\n :root .bvx {\n background: #181825;\n /* Contact list item */\n }\n :root .afC .agJ .aL8,\n :root .bvx .agJ .aL8,\n :root .afC .agJ .aXS,\n :root .bvx .agJ .aXS {\n color: #cdd6f4;\n }\n :root .afC .agJ:hover,\n :root .bvx .agJ:hover {\n background: #1e1e2e;\n }\n :root .agh,\n :root .bbV {\n background: #1e1e2e;\n }\n :root .agh .afV,\n :root .bbV .afV {\n background: #1e1e2e;\n color: #cdd6f4;\n }\n :root .agh .afV:hover,\n :root .bbV .afV:hover {\n background: #313244;\n color: #cdd6f4;\n }\n :root .dt {\n color: #cdd6f4;\n }\n :root .v {\n /* Tabs */\n /* Currently selected tab */\n }\n :root .v .fY,\n :root .v .f1 {\n background-color: #313244;\n }\n :root .v .fY .f0,\n :root .v .f1 .f0 {\n color: #cdd6f4;\n }\n :root .v .fZ {\n box-shadow: inset 0 -2px 0 0 #b4befe;\n }\n :root .r4 {\n background-color: #1e1e2e;\n color: #cdd6f4;\n /* Dividers */\n /* Links */\n /* Some buttons */\n }\n :root .r4 .r7 td,\n :root .r4 .Jb .J0:not(:last-child) {\n border-bottom-color: #313244;\n }\n :root .r4 .r7 .e,\n :root .r4 .sA,\n :root .r4 .r4 .e,\n :root .r4 .el {\n color: #b4befe;\n }\n :root .r4 input,\n :root .r4 select,\n :root .r4 button {\n background-color: #181825;\n color: #cdd6f4;\n border-color: #313244;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n :root .r4 .qK,\n :root .r4 .qL {\n background-color: #181825;\n }\n :root .r4 .nr,\n :root .r4 .Ar {\n background-color: #1e1e2e;\n color: #cdd6f4;\n border-color: #313244 !important;\n }\n :root .r4 .Uu {\n box-shadow: inset 0 0 0 1px #313244;\n color: #b4befe;\n }\n :root .alO {\n background-color: #1e1e2e;\n color: #cdd6f4;\n /* Table items */\n /* Links */\n /* Dividers */\n }\n :root .alO .rb {\n color: #bac2de;\n }\n :root .alO .To.Ze {\n background-color: #313244;\n }\n :root .alO .alP {\n color: #b4befe;\n }\n :root .alO .rZ {\n background-color: #313244;\n }\n :root div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: #1e1e2e;\n --gm3-dialog-refactored-supporting-text-color: #cdd6f4;\n --gm3-dialog-refactored-headline-color: #cdd6f4;\n /* Buttons */\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"ok\"] {\n background-color: #b4befe;\n --gm3-button-text-label-text-color: #11111b;\n --gm3-button-text-hover-label-text-color: #11111b;\n --gm3-button-text-pressed-label-text-color: #11111b;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: #bac2de;\n --gm3-button-text-hover-label-text-color: #cdd6f4;\n --gm3-button-text-focus-label-text-color: #cdd6f4;\n --gm3-button-text-pressed-label-text-color: #cdd6f4;\n }\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:hover,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:focus,\n :root div[aria-modal=\"true\"] [data-mdc-dialog-action=\"cancel\"]:active {\n background-color: #313244;\n }\n }", "start": 1035, "domains": [ "mail.google.com" @@ -5421,15 +5421,15 @@ }, { "code": "/* prettier-ignore */", - "start": 71094 + "start": 71562 } ], - "sourceCode": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.2.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mail.google.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @crust-filter: @catppuccin[@@lookup][@crust_filter];\n @text-filter: @catppuccin[@@lookup][@text_filter];\n @yellow-filter: @catppuccin[@@lookup][@yellow_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n\n caret-color: @text;\n }\n\n #input-styling {\n input,\n select,\n button {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n }\n\n * {\n text-shadow: none !important;\n }\n\n /* Gmail logo */\n [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"]\n {\n height: unset !important;\n width: unset !important;\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Tooltips */\n .T-ays-iP,\n .gb_Ac {\n background-color: @crust;\n color: @text;\n }\n\n /* Buttons */\n\n /* Solid primary */\n .T-I-atl {\n background-color: @accent-color;\n color: @crust;\n }\n\n /* Transparent primary */\n .l0,\n div.b8 .a8k,\n .bAo > .ad {\n color: @accent-color;\n\n &::before {\n background-color: @accent-color;\n }\n }\n\n /* Transparent secondary */\n .bs0 > .acM,\n .bti > .btg,\n .a8Y > .T-I-ax7 {\n color: @text;\n\n /* Disabled */\n &.acN {\n color: @subtext0;\n }\n\n &:hover::before {\n background-color: @overlay2;\n }\n }\n\n /* Header and sidebars */\n .w-asV,\n .bkL,\n .bhZ.bym,\n .bhZ.bjB,\n .bhZ.bym.baA {\n background-color: @mantle;\n }\n /* Header icons */\n .gb_Lc svg,\n .gb_Pc.gb_Uc svg,\n .gb_Lc .gb_rd .gb_sd,\n .gb_Lc .gb_rd .gb_Kc,\n .gb_Lc .gb_rd .gb_ud,\n .gb_Pc.gb_Uc .gb_sd {\n color: @text;\n }\n /* Search mail input */\n .gb_Lc .gb_hd {\n background-color: @crust;\n\n .gb_je,\n svg {\n color: @text;\n }\n }\n /* Active search / filter modal */\n .gssb_c {\n /* Icons */\n button svg,\n .asor {\n filter: @text-filter;\n }\n\n /* Recent searches */\n .aRp,\n .gssb_e,\n .gssb_m {\n background-color: @base;\n color: @text;\n }\n\n /* Hovered recent searches */\n .gssb_i {\n background-color: @surface0;\n\n > .gssb_a {\n border-left-color: @accent-color;\n }\n\n /* X icon */\n .gsaq_b {\n filter: @text-filter;\n }\n }\n\n .aSP,\n .gssb_e {\n border-color: @surface2;\n }\n\n /* Separator */\n .gssb_l {\n background-color: @surface0;\n }\n\n /* Search results */\n\n /* Icons */\n .gsoi_0,\n .asor_o,\n .gsoi_msra {\n filter: @text-filter;\n }\n\n /* People involved */\n .asor_e {\n color: @subtext0;\n }\n }\n /* Pill filters */\n .H2 {\n background-color: @base;\n border-color: @surface0;\n color: @subtext1;\n fill: @subtext1;\n\n &:hover {\n background-color: @mantle;\n }\n\n &.bws {\n background-color: @accent-color;\n color: @crust;\n fill: @crust;\n\n .HV {\n filter: @crust-filter;\n }\n\n &:hover .H1 {\n background-color: darken(@accent-color, 5%);\n }\n }\n }\n .aqc .H2 {\n border-color: @text;\n color: @text;\n\n &.bws {\n background-color: @surface2;\n color: @mantle;\n }\n }\n /* Advanced search/filters modal */\n .ZF-z6,\n .ZF-zT,\n .ZF-Av .lJ,\n .ZF-Av .lN {\n background-color: @base;\n\n &,\n .boo > .ZG,\n .boo .aQl > .J-JN-M-I-Jm,\n .boo .aaa > .J-JN-M-I-Jm,\n .boo .ZE > .J-JN-M-I-Jm {\n color: @text;\n }\n\n .btl.acK,\n .btn::before {\n filter: @text-filter;\n }\n\n /* Text inputs */\n .nr {\n background-color: @base;\n color: @text;\n\n &:focus {\n box-shadow: inset 0 -1px 0 0 @accent-color;\n }\n }\n\n /* Calendar input */\n .bs5::after {\n filter: @text-filter;\n }\n .J-JB-KA,\n .J-JB-KA-JS,\n .J-JB-KA-Jk,\n .J-JB-KA-LG {\n background-color: @base;\n color: @text;\n border-color: @surface0;\n\n /* Past days */\n .J-JB-KA-Ku-Kk {\n color: @subtext0;\n }\n /* Future days */\n .J-JB-KA-a1R-JB.J-JB-KA-LH,\n .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: @subtext1;\n }\n\n /* Hovered day */\n .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: @crust;\n\n &::before {\n background-color: fade(@accent-color, 70%);\n }\n }\n\n /* Selected day */\n .J-JB-KA-KO {\n color: @crust;\n\n &::before {\n background-color: @accent-color;\n }\n }\n\n /* Unselected today */\n .J-JB-KA-K8 {\n color: @crust;\n\n &::before {\n background-color: @overlay2;\n }\n }\n }\n\n /* Checkbox inputs */\n .bs1 + .bs3,\n .btj + .aD {\n color: @text;\n\n &::before {\n filter: @text-filter;\n }\n }\n\n /* Dropdown/select inputs */\n .J-JN-M-I {\n color: @text;\n }\n }\n\n /* Sidebar selected item */\n .TK .TO.nZ:active,\n .TK .TO.ol:active,\n .TK .TO.nZ,\n .TK .TO.ol,\n .byl .TK .nZ.aBP,\n .byl .TK .nZ.aS3,\n .byl .TK .nZ.aS4,\n .byl .TK .nZ.aS5,\n .byl .TK .nZ.aS6,\n .VDSZAf.H5o3mc {\n background-color: @surface0;\n }\n .TO.NQ,\n .n6 .ah9:hover,\n .n6 .ah9.aiu:hover,\n .n6 .ah9:focus,\n .TK .TO:active,\n .n6 .ah9.aiu:active,\n .CL:hover,\n .H5o3mc:not(.VDSZAf):hover,\n .CL.NQ,\n .H5o3mc:not(.VDSZAf).NQ {\n background-color: @surface1;\n }\n .byl .TK .TO.nZ > .aHS-bnt .n0,\n .TK .nZ > .aHS-bnt .bsU,\n .byl .TK .nZ.aS3 .nU > .n0,\n .TK .nZ.aS3 .bsU,\n .byl .TK .nZ.aS4 .nU > .n0,\n .TK .nZ.aS4 .bsU,\n .byl .TK .nZ.aS5 .nU > .n0,\n .TK .nZ.aS5 .bsU,\n .byl .TK .nZ.aS6 .nU > .n0,\n .TK .nZ.aS6 .bsU,\n .TK .TO.nZ .nU > .n0,\n .TK .ol.NQ .nU > .n0,\n .TK .TO.ol .nU > .n0,\n .TK .nZ .bsU,\n .TK .ol .bsU,\n .VDSZAf.H5o3mc > .Q7,\n .TO .nU > .n0,\n .TO.NQ .nU > .n0,\n .TO.nZ .nU > .n0,\n .ah9 > .CJ,\n .n3 > .CL > .CK,\n .aAv,\n .bsU {\n color: @text;\n }\n /* Icons */\n .nZ > .TN.aHS-bnt .qj,\n .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n .n6 .n4 .G-asx,\n .aAw .aAu,\n .pM,\n .TO.nZ > .TN > .qj,\n .n3 .CL::before {\n filter: @text-filter;\n }\n\n /* Compose email button */\n .z0 > .L3 {\n background-color: @accent-color;\n color: @crust;\n\n &:focus {\n background-color: @text;\n }\n }\n .WR .z0 > .L3::before,\n .WR.anZ .z0 > .L3::before {\n filter: @crust-filter;\n }\n\n /* Top section of inbox */\n .bkK > .nH {\n background-color: @surface0;\n\n /* Icons */\n .bzn,\n .aqJ .amJ,\n .adg .adk {\n filter: @text-filter;\n }\n }\n /* Inbox categories */\n .aKx > .aKz {\n color: @text;\n }\n /* Icons */\n .aAy > div {\n filter: @text-filter;\n }\n /* Currently selected category */\n .J-KU-KO::before {\n background-color: @text;\n }\n /* Inbox categories hover */\n .aRz.J-KU:hover {\n background-color: @surface1;\n }\n /* Email count / pagination */\n div[aria-label=\"Show more messages\"] {\n .Dj {\n color: @subtext1;\n }\n\n &::before {\n background-color: @text;\n }\n }\n .h0 {\n color: @subtext1;\n }\n /* Inbox footer */\n .md.mj,\n .aeU .ma,\n .ma .mb,\n .ae3 .l6,\n .l9,\n .l8,\n .aiD {\n color: @subtext1;\n }\n /* Storage progress bar */\n .aiC {\n background-color: @overlay0;\n\n .aiA {\n background-color: @subtext0;\n }\n }\n /* External link icon */\n .aiz {\n filter: @text-filter;\n }\n\n /* Read emails */\n .yO {\n background-color: @base;\n color: @text;\n\n box-shadow: inset 0 -1px 0 0 @surface0;\n\n &:hover {\n box-shadow:\n inset 1px 0 0 @surface0,\n inset -1px 0 0 @surface0,\n 0 0 4px 0 @surface1,\n 0 0 6px 2px @surface1;\n }\n }\n /* Read email text */\n .zE {\n color: @text;\n }\n // Select icon\n .xY > .T-Jo,\n td.apU > .T-KT.aXw::before,\n // Important icon\n .pG .a9q,\n // Delete/trash icon\n .aqN,\n // Hover action icons\n .bqY li {\n filter: @text-filter;\n }\n /* Important icon filled, star icon filled */\n .ha .a9q.pH,\n .a9q.pH,\n .aoj,\n td.apU > .T-KT.T-KT-Jp::before {\n filter: @yellow-filter;\n }\n .pG:hover > .a9q::before {\n background-color: fade(@yellow, 30%);\n }\n /* Read email dates */\n .yO > .xW {\n color: @subtext0;\n }\n /* Read email summary truncated */\n .y2 {\n color: @subtext1;\n }\n /* Selected unread emails */\n .x7 {\n background-color: @accent-color;\n color: @mantle;\n\n /* Dates */\n .xW {\n color: @crust;\n }\n\n // Select icon\n .xY > .T-Jo,\n // Star icon\n td.apU > .T-KT.aXw::before,\n // Important icon\n .pG .a9q,\n // Delete/trash icon\n .aqN,\n // Hover action icons\n .bqY li {\n filter: @crust-filter;\n }\n }\n /* Unsubscribe button */\n .aOd.T-I {\n color: @text;\n box-shadow: inset 0 0 0 1px @surface2;\n }\n /* Draft text */\n .boq {\n color: @red;\n }\n /* No drafts message, trash 30 days message */\n .TD,\n .Tm .ya {\n background-color: @surface1;\n color: @text;\n }\n /* You could lose access banner */\n .GR {\n background-color: @base;\n\n /* Primary text */\n .GX {\n color: @text;\n }\n /* Subtext */\n .GT {\n color: @subtext1;\n }\n\n /* Dismiss button */\n .GW {\n color: @text;\n\n &::before {\n background-color: @text;\n }\n }\n /* Add recovery info button */\n .GV {\n color: @accent-color;\n\n &::before {\n background-color: @accent-color;\n }\n }\n }\n /* Attachments chips */\n .brc {\n box-shadow: inset 0 0 0 1px @surface0;\n color: @text;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n /* Floating menu */\n .J-M,\n .OO.Pa {\n background-color: @surface1;\n\n /* Menu section header */\n .J-awr,\n .asc {\n color: @subtext1;\n }\n\n /* Menu item */\n\n .J-N,\n .J-Ks-KO .J-N-Jz,\n .J-N-JT .J-N-Jz,\n .J-N-JW .J-N-Jz,\n .J-LC,\n .J-JK,\n .bmz {\n color: @text;\n }\n /* Disabled */\n .J-N-JE .J-N-atj,\n .J-N-JE .J-N-Jz {\n color: @subtext0 !important;\n }\n\n /* Checkmark, arrow, checkbox, star, calendar icon */\n .J-Ks-KO .J-N-Jo,\n .asi .J-Ks-KO::before,\n .J-Ph-hFsbo,\n .J-LC-Jo,\n .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n .aaA.mYVwse,\n .J-N-JX {\n filter: @text-filter;\n }\n .bmz.bjF::before {\n border-color: @subtext0;\n }\n\n /* Hovered menu item */\n .J-N-JT,\n .J-N-JW,\n .J-LC-JT,\n .J-LC-JW,\n .J-JK-JT,\n .J-JK-JW,\n .bmz.bk5 {\n background-color: @surface2;\n border-color: @overlay1;\n }\n\n /* Menu section divider */\n .J-Kh {\n border-top-color: @surface2;\n }\n }\n /* Modal search input */\n .agd .J-M-JJ input {\n background-color: @surface1;\n color: @text;\n }\n .bqf {\n box-shadow: inset 0 -2px 0 0 @surface2;\n\n &:focus {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n }\n }\n /* Magnifying glass icon */\n .A0 {\n filter: @text-filter;\n }\n /* Edit label modal */\n div.Kj-JD {\n background-color: @base;\n\n /* Edit label text */\n span.Kj-JD-K7-K0 {\n color: @text;\n }\n\n /* Close X icon */\n span.Kj-JD-K7-Jq::after {\n filter: @text-filter;\n }\n\n #input-styling();\n\n /* Input labels */\n div.Kj-JD-Jz {\n color: @subtext1;\n }\n\n /* Cancel button */\n div.Kj-JD-Jl > button,\n .bBh .Kj-JD-Jl > .J-at1-auR {\n color: @subtext1;\n }\n\n /* Save button */\n div.Kj-JD-Jl > button.J-at1-atl,\n div.Kj-JD-Jl > button.J-at1-auR {\n background-color: @accent-color;\n color: @crust;\n }\n }\n\n /* Toast notifications */\n .bAp.b8.UC .vh {\n background-color: @crust;\n color: @text;\n }\n /* Close icon */\n .b8 .bBe .bBf {\n filter: @text-filter;\n }\n\n /* Compose mail window */\n /* Top header bar */\n .Hy.Hy .m,\n .IG {\n background-color: @mantle;\n\n .Hp,\n .zu,\n .H,\n .Iy .az9 {\n color: @text;\n }\n\n .Hm img,\n .SB,\n .b7 .mK,\n .bAm .aaq .mK,\n .Un .mK,\n .HX .mK,\n .HQ .Un::after {\n filter: @text-filter;\n }\n }\n .aaZ,\n .Ap,\n .Am,\n .aDg > .aDj,\n .aoP .Ar,\n .wO,\n .aoT,\n .agP,\n .aGb,\n .GQ {\n color: @text;\n caret-color: @text;\n\n &,\n &::before {\n background: @base;\n }\n }\n .gQ,\n .gO,\n .oL {\n color: @subtext0;\n }\n /* Bottom toolbar icons */\n .aaA,\n .btC .dv,\n .btC .og.T-I-J3,\n .btC .J-N-JX.og.T-I-J3,\n .btC .Y1,\n .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n .J-JN-M-I-JG,\n .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: @text-filter;\n }\n /* Floating toolbar (expanded window) */\n .J-Z {\n background-color: @mantle;\n\n .J-Z-I,\n .J-Z-M-I {\n color: @subtext1;\n }\n }\n /* Send button */\n .gU .v7.T-I:not(.btz),\n .gU .hG:not(.v6) {\n background-color: @accent-color;\n color: @crust;\n }\n .hG > .G-asx,\n .SI .hG > .G-asx {\n filter: @crust-filter;\n }\n /* Contact autofill */\n .afC,\n .bvx {\n background: @mantle;\n\n /* Contact list item */\n .agJ {\n .aL8,\n .aXS {\n color: @text;\n }\n\n &:hover {\n background: @base;\n }\n }\n }\n\n --pkw-background: @mantle;\n --pkw-outline: @surface0;\n --pkw-outline-variant: @surface0;\n --pkw-on-surface-variant: @text;\n /* Contact chip */\n .agh,\n .bbV {\n background: @base;\n\n .afV {\n background: @base;\n color: @text;\n\n &:hover {\n background: @surface0;\n color: @text;\n }\n }\n }\n\n /* Settings */\n .dt {\n color: @text;\n }\n /* Navigation header */\n .v {\n /* Tabs */\n .fY,\n .f1 {\n background-color: @surface0;\n\n .f0 {\n color: @text;\n }\n }\n\n /* Currently selected tab */\n .fZ {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n }\n }\n /* Main panel */\n .r4 {\n background-color: @base;\n color: @text;\n\n /* Dividers */\n .r7 td,\n .Jb .J0:not(:last-child) {\n border-bottom-color: @surface0;\n }\n\n /* Links */\n .r7 .e,\n .sA,\n .r4 .e,\n .el {\n color: @accent-color;\n }\n\n #input-styling();\n .qK,\n .qL {\n background-color: @mantle;\n }\n .nr,\n .Ar {\n background-color: @base;\n color: @text;\n border-color: @surface0 !important;\n }\n /* Some buttons */\n .Uu {\n box-shadow: inset 0 0 0 1px @surface0;\n color: @accent-color;\n }\n }\n /* Labels page */\n .alO {\n background-color: @base;\n color: @text;\n\n .rb {\n color: @subtext1;\n }\n\n /* Table items */\n .To.Ze {\n background-color: @surface0;\n }\n\n /* Links */\n .alP {\n color: @accent-color;\n }\n\n /* Dividers */\n .rZ {\n background-color: @surface0;\n }\n }\n\n /* Confirm popup modal */\n div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: @base;\n --gm3-dialog-refactored-supporting-text-color: @text;\n --gm3-dialog-refactored-headline-color: @text;\n\n /* Buttons */\n [data-mdc-dialog-action=\"ok\"] {\n background-color: @accent-color;\n --gm3-button-text-label-text-color: @crust;\n --gm3-button-text-hover-label-text-color: @crust;\n --gm3-button-text-pressed-label-text-color: @crust;\n }\n\n [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: @subtext1;\n --gm3-button-text-hover-label-text-color: @text;\n --gm3-button-text-focus-label-text-color: @text;\n --gm3-button-text-pressed-label-text-color: @text;\n\n &:hover,\n &:focus,\n &:active {\n background-color: @surface0;\n }\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @yellow_filter: brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(5389%) hue-rotate(348deg) brightness(92%) contrast(90%);; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; @crust_filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%); };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @yellow_filter: brightness(0) saturate(100%) invert(79%) sepia(20%) saturate(586%) hue-rotate(1deg) brightness(103%) contrast(84%); @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; @crust_filter: brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(3257%) hue-rotate(192deg) brightness(93%) contrast(88%); };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @yellow_filter: brightness(0) saturate(100%) invert(87%) sepia(24%) saturate(488%) hue-rotate(350deg) brightness(97%) contrast(93%); @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; @crust_filter: brightness(0) saturate(100%) invert(9%) sepia(7%) saturate(2560%) hue-rotate(198deg) brightness(95%) contrast(97%); };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @yellow_filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(324%) hue-rotate(347deg) brightness(105%) contrast(95%); @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; @crust_filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%); };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Gmail Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/gmail\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/gmail\n@version 0.2.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail\n@description Soothing pastel theme for Gmail\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mail.google.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n @crust-filter: @catppuccin[@@lookup][@crust_filter];\n @text-filter: @catppuccin[@@lookup][@text_filter];\n @yellow-filter: @catppuccin[@@lookup][@yellow_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n\n caret-color: @text;\n }\n\n #input-styling {\n input,\n select,\n button {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n border-style: solid;\n border-width: 1px;\n box-shadow: none;\n }\n }\n\n * {\n text-shadow: none !important;\n }\n\n /* Gmail logo */\n [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_default_1x_r5.png\"],\n [src=\"https://ssl.gstatic.com/ui/v1/icons/mail/rfr/logo_gmail_lockup_dark_1x_r5.png\"]\n {\n height: unset !important;\n width: unset !important;\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Tooltips */\n .T-ays-iP,\n .gb_Ac {\n background-color: @crust;\n color: @text;\n }\n\n /* Buttons */\n\n /* Solid primary */\n .T-I-atl {\n background-color: @accent-color;\n color: @crust;\n }\n\n /* Transparent primary */\n .l0,\n div.b8 .a8k,\n .bAo > .ad {\n color: @accent-color;\n\n &::before {\n background-color: @accent-color;\n }\n }\n\n /* Transparent secondary */\n .bs0 > .acM,\n .bti > .btg,\n .a8Y > .T-I-ax7 {\n color: @text;\n\n /* Disabled */\n &.acN {\n color: @subtext0;\n }\n\n &:hover::before {\n background-color: @overlay2;\n }\n }\n\n /* Header and sidebars */\n .w-asV,\n .bkL,\n .bhZ.bym,\n .bhZ.bjB,\n .bhZ.bym.baA {\n background-color: @mantle;\n }\n /* Header icons */\n .gb_Lc svg,\n .gb_Pc.gb_Uc svg,\n .gb_Lc .gb_rd .gb_sd,\n .gb_Lc .gb_rd .gb_Kc,\n .gb_Lc .gb_rd .gb_ud,\n .gb_Pc.gb_Uc .gb_sd {\n color: @text;\n }\n /* Search mail input */\n .gb_Lc .gb_hd {\n background-color: @crust;\n\n .gb_je,\n svg {\n color: @text;\n }\n }\n /* Active search / filter modal */\n .gssb_c {\n /* Icons */\n button svg,\n .asor {\n filter: @text-filter;\n }\n\n /* Recent searches */\n .aRp,\n .gssb_e,\n .gssb_m {\n background-color: @base;\n color: @text;\n }\n\n /* Hovered recent searches */\n .gssb_i {\n background-color: @surface0;\n\n > .gssb_a {\n border-left-color: @accent-color;\n }\n\n /* X icon */\n .gsaq_b {\n filter: @text-filter;\n }\n }\n\n .aSP,\n .gssb_e {\n border-color: @surface2;\n }\n\n /* Separator */\n .gssb_l {\n background-color: @surface0;\n }\n\n /* Search results */\n\n /* Icons */\n .gsoi_0,\n .asor_o,\n .gsoi_msra {\n filter: @text-filter;\n }\n\n /* People involved */\n .asor_e {\n color: @subtext0;\n }\n }\n /* Pill filters */\n .H2 {\n background-color: @base;\n border-color: @surface0;\n color: @subtext1;\n fill: @subtext1;\n\n &:hover {\n background-color: @mantle;\n }\n\n &.bws {\n background-color: @accent-color;\n color: @crust;\n fill: @crust;\n\n .HV {\n filter: @crust-filter;\n }\n\n &:hover .H1 {\n background-color: darken(@accent-color, 5%);\n }\n }\n }\n .aqc .H2 {\n border-color: @text;\n color: @text;\n\n &.bws {\n background-color: @surface2;\n color: @mantle;\n }\n }\n /* Advanced search/filters modal */\n .ZF-z6,\n .ZF-zT,\n .ZF-Av .lJ,\n .ZF-Av .lN {\n background-color: @base;\n\n &,\n .boo > .ZG,\n .boo .aQl > .J-JN-M-I-Jm,\n .boo .aaa > .J-JN-M-I-Jm,\n .boo .ZE > .J-JN-M-I-Jm {\n color: @text;\n }\n\n .btl.acK,\n .btn::before {\n filter: @text-filter;\n }\n\n /* Text inputs */\n .nr {\n background-color: @base;\n color: @text;\n\n &:focus {\n box-shadow: inset 0 -1px 0 0 @accent-color;\n }\n }\n\n /* Calendar input */\n .bs5::after {\n filter: @text-filter;\n }\n .J-JB-KA,\n .J-JB-KA-JS,\n .J-JB-KA-Jk,\n .J-JB-KA-LG {\n background-color: @base;\n color: @text;\n border-color: @surface0;\n\n /* Past days */\n .J-JB-KA-Ku-Kk {\n color: @subtext0;\n }\n /* Future days */\n .J-JB-KA-a1R-JB.J-JB-KA-LH,\n .J-JB-KA-a1R-JB.J-JB-KA-Ku-Kk,\n .J-JB-KA-JB.J-JB-KA-a1R-JB {\n color: @subtext1;\n }\n\n /* Hovered day */\n .J-JB-KA-JB:not(.J-JB-KA-K8, .J-JB-KA-KO):hover {\n color: @crust;\n\n &::before {\n background-color: fade(@accent-color, 70%);\n }\n }\n\n /* Selected day */\n .J-JB-KA-KO {\n color: @crust;\n\n &::before {\n background-color: @accent-color;\n }\n }\n\n /* Unselected today */\n .J-JB-KA-K8 {\n color: @crust;\n\n &::before {\n background-color: @overlay2;\n }\n }\n }\n\n /* Checkbox inputs */\n .bs1 + .bs3,\n .btj + .aD {\n color: @text;\n\n &::before {\n filter: @text-filter;\n }\n }\n\n /* Dropdown/select inputs */\n .J-JN-M-I {\n color: @text;\n }\n }\n\n /* Sidebar selected item */\n .TK .TO.nZ:active,\n .TK .TO.ol:active,\n .TK .TO.nZ,\n .TK .TO.ol,\n .byl .TK .nZ.aBP,\n .byl .TK .nZ.aS3,\n .byl .TK .nZ.aS4,\n .byl .TK .nZ.aS5,\n .byl .TK .nZ.aS6,\n .VDSZAf.H5o3mc {\n background-color: @surface0;\n }\n .TO.NQ,\n .n6 .ah9:hover,\n .n6 .ah9.aiu:hover,\n .n6 .ah9:focus,\n .TK .TO:active,\n .n6 .ah9.aiu:active,\n .CL:hover,\n .H5o3mc:not(.VDSZAf):hover,\n .CL.NQ,\n .H5o3mc:not(.VDSZAf).NQ {\n background-color: @surface1;\n }\n .byl .TK .TO.nZ > .aHS-bnt .n0,\n .TK .nZ > .aHS-bnt .bsU,\n .byl .TK .nZ.aS3 .nU > .n0,\n .TK .nZ.aS3 .bsU,\n .byl .TK .nZ.aS4 .nU > .n0,\n .TK .nZ.aS4 .bsU,\n .byl .TK .nZ.aS5 .nU > .n0,\n .TK .nZ.aS5 .bsU,\n .byl .TK .nZ.aS6 .nU > .n0,\n .TK .nZ.aS6 .bsU,\n .TK .TO.nZ .nU > .n0,\n .TK .ol.NQ .nU > .n0,\n .TK .TO.ol .nU > .n0,\n .TK .nZ .bsU,\n .TK .ol .bsU,\n .VDSZAf.H5o3mc > .Q7,\n .TO .nU > .n0,\n .TO.NQ .nU > .n0,\n .TO.nZ .nU > .n0,\n .ah9 > .CJ,\n .n3 > .CL > .CK,\n .aAv,\n .bsU {\n color: @text;\n }\n /* Icons */\n .nZ > .TN.aHS-bnt .qj,\n .TO:not(.nZ) > .TN > .qj:not([style*=\"background-color\"]),\n .n6 .n4 .G-asx,\n .aAw .aAu,\n .pM,\n .TO.nZ > .TN > .qj,\n .n3 .CL::before {\n filter: @text-filter;\n }\n\n /* Compose email button */\n .z0 > .L3 {\n background-color: @accent-color;\n color: @crust;\n\n &:focus {\n background-color: @text;\n }\n }\n .WR .z0 > .L3::before,\n .WR.anZ .z0 > .L3::before {\n filter: @crust-filter;\n }\n\n /* Top section of inbox */\n .bkK > .nH {\n background-color: @surface0;\n\n /* Icons */\n .bzn,\n .aqJ .amJ,\n .adg .adk {\n filter: @text-filter;\n }\n }\n /* Inbox categories */\n .aKx > .aKz {\n color: @text;\n }\n /* Icons */\n .aAy > div {\n filter: @text-filter;\n }\n /* Currently selected category */\n .J-KU-KO::before {\n background-color: @text;\n }\n /* Inbox categories hover */\n .aRz.J-KU:hover {\n background-color: @surface1;\n }\n /* Email count / pagination */\n div[aria-label=\"Show more messages\"] {\n .Dj {\n color: @subtext1;\n }\n\n &::before {\n background-color: @text;\n }\n }\n .h0 {\n color: @subtext1;\n }\n /* Inbox footer */\n .md.mj,\n .aeU .ma,\n .ma .mb,\n .ae3 .l6,\n .l9,\n .l8,\n .aiD {\n color: @subtext1;\n }\n /* Storage progress bar */\n .aiC {\n background-color: @overlay0;\n\n .aiA {\n background-color: @subtext0;\n }\n }\n /* External link icon */\n .aiz {\n filter: @text-filter;\n }\n\n /* Read emails */\n .yO {\n background-color: @base;\n color: @text;\n\n box-shadow: inset 0 -1px 0 0 @surface0;\n\n &:hover {\n box-shadow:\n inset 1px 0 0 @surface0,\n inset -1px 0 0 @surface0,\n 0 0 4px 0 @surface1,\n 0 0 6px 2px @surface1;\n }\n }\n /* Read email text */\n .zE {\n color: @text;\n }\n // Select icon\n .xY > .T-Jo,\n td.apU > .T-KT.aXw::before,\n // Important icon\n .pG .a9q,\n // Delete/trash icon\n .aqN,\n // Hover action icons\n .bqY li {\n filter: @text-filter;\n }\n /* Important icon filled, star icon filled */\n .ha .a9q.pH,\n .a9q.pH,\n .aoj,\n td.apU > .T-KT.T-KT-Jp::before {\n filter: @yellow-filter;\n }\n .pG:hover > .a9q::before {\n background-color: fade(@yellow, 30%);\n }\n /* Read email dates */\n .yO > .xW {\n color: @subtext0;\n }\n /* Read email summary truncated */\n .y2 {\n color: @subtext1;\n }\n /* Selected unread emails */\n .x7 {\n background-color: @accent-color;\n color: @mantle;\n\n /* Dates */\n .xW {\n color: @crust;\n }\n\n // Select icon\n .xY > .T-Jo,\n // Star icon\n td.apU > .T-KT.aXw::before,\n // Important icon\n .pG .a9q,\n // Delete/trash icon\n .aqN,\n // Hover action icons\n .bqY li {\n filter: @crust-filter;\n }\n }\n /* Unsubscribe button */\n .aOd.T-I {\n color: @text;\n box-shadow: inset 0 0 0 1px @surface2;\n }\n /* Draft text */\n .boq {\n color: @red;\n }\n /* No drafts message, trash 30 days message */\n .TD,\n .Tm .ya {\n background-color: @surface1;\n color: @text;\n }\n /* Your social/promotions/updates tab is empty */\n .aRs {\n background-color: @base;\n color: @subtext0;\n\n .aRv {\n color: @text;\n }\n .aRq {\n color: @accent-color;\n }\n }\n /* You could lose access banner */\n .GR {\n background-color: @base;\n\n /* Primary text */\n .GX {\n color: @text;\n }\n /* Subtext */\n .GT {\n color: @subtext1;\n }\n\n /* Dismiss button */\n .GW {\n color: @text;\n\n &::before {\n background-color: @text;\n }\n }\n /* Add recovery info button */\n .GV {\n color: @accent-color;\n\n &::before {\n background-color: @accent-color;\n }\n }\n }\n /* Attachments chips */\n .brc {\n box-shadow: inset 0 0 0 1px @surface0;\n color: @text;\n\n &:hover {\n background-color: @surface0;\n }\n }\n\n /* Floating menu */\n .J-M,\n .OO.Pa {\n background-color: @surface1;\n\n /* Menu section header */\n .J-awr,\n .asc {\n color: @subtext1;\n }\n\n /* Menu item */\n\n .J-N,\n .J-Ks-KO .J-N-Jz,\n .J-N-JT .J-N-Jz,\n .J-N-JW .J-N-Jz,\n .J-LC,\n .J-JK,\n .bmz {\n color: @text;\n }\n /* Disabled */\n .J-N-JE .J-N-atj,\n .J-N-JE .J-N-Jz {\n color: @subtext0 !important;\n }\n\n /* Checkmark, arrow, checkbox, star, calendar icon */\n .J-Ks-KO .J-N-Jo,\n .asi .J-Ks-KO::before,\n .J-Ph-hFsbo,\n .J-LC-Jo,\n .bi4 > .T-KT:not(.T-KT-Jp, .byM)::before,\n .aaA.mYVwse,\n .J-N-JX {\n filter: @text-filter;\n }\n .bmz.bjF::before {\n border-color: @subtext0;\n }\n\n /* Hovered menu item */\n .J-N-JT,\n .J-N-JW,\n .J-LC-JT,\n .J-LC-JW,\n .J-JK-JT,\n .J-JK-JW,\n .bmz.bk5 {\n background-color: @surface2;\n border-color: @overlay1;\n }\n\n /* Menu section divider */\n .J-Kh {\n border-top-color: @surface2;\n }\n }\n /* Modal search input */\n .agd .J-M-JJ input {\n background-color: @surface1;\n color: @text;\n }\n .bqf {\n box-shadow: inset 0 -2px 0 0 @surface2;\n\n &:focus {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n }\n }\n /* Magnifying glass icon */\n .A0 {\n filter: @text-filter;\n }\n /* Edit label modal */\n div.Kj-JD {\n background-color: @base;\n\n /* Edit label text */\n span.Kj-JD-K7-K0 {\n color: @text;\n }\n\n /* Close X icon */\n span.Kj-JD-K7-Jq::after {\n filter: @text-filter;\n }\n\n #input-styling();\n\n /* Input labels */\n div.Kj-JD-Jz {\n color: @subtext1;\n }\n\n /* Cancel button */\n div.Kj-JD-Jl > button,\n .bBh .Kj-JD-Jl > .J-at1-auR {\n color: @subtext1;\n }\n\n /* Save button */\n div.Kj-JD-Jl > button.J-at1-atl,\n div.Kj-JD-Jl > button.J-at1-auR {\n background-color: @accent-color;\n color: @crust;\n }\n }\n\n /* Toast notifications */\n .bAp.b8.UC .vh {\n background-color: @crust;\n color: @text;\n }\n /* Close icon */\n .b8 .bBe .bBf {\n filter: @text-filter;\n }\n\n /* Compose mail window */\n /* Top header bar */\n .Hy.Hy .m,\n .IG {\n background-color: @mantle;\n\n .Hp,\n .zu,\n .H,\n .Iy .az9 {\n color: @text;\n }\n\n .Hm img,\n .SB,\n .b7 .mK,\n .bAm .aaq .mK,\n .Un .mK,\n .HX .mK,\n .HQ .Un::after {\n filter: @text-filter;\n }\n }\n .aaZ,\n .Ap,\n .Am,\n .aDg > .aDj,\n .aoP .Ar,\n .wO,\n .aoT,\n .agP,\n .aGb,\n .GQ {\n color: @text;\n caret-color: @text;\n\n &,\n &::before {\n background: @base;\n }\n }\n .gQ,\n .gO,\n .oL {\n color: @subtext0;\n }\n /* Bottom toolbar icons */\n .aaA,\n .btC .dv,\n .btC .og.T-I-J3,\n .btC .J-N-JX.og.T-I-J3,\n .btC .Y1,\n .btC .Xv.T-I.J-JN-M-I > .J-JN-M-I-JG,\n .J-JN-M-I-JG,\n .J-Z-M-I-J6-H > .J-Z-M-I-JG {\n filter: @text-filter;\n }\n /* Floating toolbar (expanded window) */\n .J-Z {\n background-color: @mantle;\n\n .J-Z-I,\n .J-Z-M-I {\n color: @subtext1;\n }\n }\n /* Send button */\n .gU .v7.T-I:not(.btz),\n .gU .hG:not(.v6) {\n background-color: @accent-color;\n color: @crust;\n }\n .hG > .G-asx,\n .SI .hG > .G-asx {\n filter: @crust-filter;\n }\n /* Contact autofill */\n .afC,\n .bvx {\n background: @mantle;\n\n /* Contact list item */\n .agJ {\n .aL8,\n .aXS {\n color: @text;\n }\n\n &:hover {\n background: @base;\n }\n }\n }\n\n --pkw-background: @mantle;\n --pkw-outline: @surface0;\n --pkw-outline-variant: @surface0;\n --pkw-on-surface-variant: @text;\n /* Contact chip */\n .agh,\n .bbV {\n background: @base;\n\n .afV {\n background: @base;\n color: @text;\n\n &:hover {\n background: @surface0;\n color: @text;\n }\n }\n }\n\n /* Settings */\n .dt {\n color: @text;\n }\n /* Navigation header */\n .v {\n /* Tabs */\n .fY,\n .f1 {\n background-color: @surface0;\n\n .f0 {\n color: @text;\n }\n }\n\n /* Currently selected tab */\n .fZ {\n box-shadow: inset 0 -2px 0 0 @accent-color;\n }\n }\n /* Main panel */\n .r4 {\n background-color: @base;\n color: @text;\n\n /* Dividers */\n .r7 td,\n .Jb .J0:not(:last-child) {\n border-bottom-color: @surface0;\n }\n\n /* Links */\n .r7 .e,\n .sA,\n .r4 .e,\n .el {\n color: @accent-color;\n }\n\n #input-styling();\n .qK,\n .qL {\n background-color: @mantle;\n }\n .nr,\n .Ar {\n background-color: @base;\n color: @text;\n border-color: @surface0 !important;\n }\n /* Some buttons */\n .Uu {\n box-shadow: inset 0 0 0 1px @surface0;\n color: @accent-color;\n }\n }\n /* Labels page */\n .alO {\n background-color: @base;\n color: @text;\n\n .rb {\n color: @subtext1;\n }\n\n /* Table items */\n .To.Ze {\n background-color: @surface0;\n }\n\n /* Links */\n .alP {\n color: @accent-color;\n }\n\n /* Dividers */\n .rZ {\n background-color: @surface0;\n }\n }\n\n /* Confirm popup modal */\n div[aria-modal=\"true\"] {\n --gm3-dialog-refactored-container-color: @base;\n --gm3-dialog-refactored-supporting-text-color: @text;\n --gm3-dialog-refactored-headline-color: @text;\n\n /* Buttons */\n [data-mdc-dialog-action=\"ok\"] {\n background-color: @accent-color;\n --gm3-button-text-label-text-color: @crust;\n --gm3-button-text-hover-label-text-color: @crust;\n --gm3-button-text-pressed-label-text-color: @crust;\n }\n\n [data-mdc-dialog-action=\"cancel\"] {\n --gm3-button-text-label-text-color: @subtext1;\n --gm3-button-text-hover-label-text-color: @text;\n --gm3-button-text-focus-label-text-color: @text;\n --gm3-button-text-pressed-label-text-color: @text;\n\n &:hover,\n &:focus,\n &:active {\n background-color: @surface0;\n }\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @yellow_filter: brightness(0) saturate(100%) invert(84%) sepia(47%) saturate(5389%) hue-rotate(348deg) brightness(92%) contrast(90%);; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(31%) sepia(12%) saturate(1015%) hue-rotate(196deg) brightness(94%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; @crust_filter: brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(583%) hue-rotate(187deg) brightness(92%) contrast(97%); };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @yellow_filter: brightness(0) saturate(100%) invert(79%) sepia(20%) saturate(586%) hue-rotate(1deg) brightness(103%) contrast(84%); @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(80%) sepia(11%) saturate(726%) hue-rotate(192deg) brightness(104%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; @crust_filter: brightness(0) saturate(100%) invert(11%) sepia(6%) saturate(3257%) hue-rotate(192deg) brightness(93%) contrast(88%); };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @yellow_filter: brightness(0) saturate(100%) invert(87%) sepia(24%) saturate(488%) hue-rotate(350deg) brightness(97%) contrast(93%); @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(84%) sepia(5%) saturate(1385%) hue-rotate(192deg) brightness(101%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; @crust_filter: brightness(0) saturate(100%) invert(9%) sepia(7%) saturate(2560%) hue-rotate(198deg) brightness(95%) contrast(97%); };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @yellow_filter: brightness(0) saturate(100%) invert(83%) sepia(35%) saturate(324%) hue-rotate(347deg) brightness(105%) contrast(95%); @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(87%) sepia(6%) saturate(985%) hue-rotate(191deg) brightness(96%) contrast(99%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; @crust_filter: brightness(0) saturate(100%) invert(3%) sepia(12%) saturate(3951%) hue-rotate(206deg) brightness(96%) contrast(92%); };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Gmail Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/gmail", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/gmail", - "version": "0.2.3", + "version": "0.2.4", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agmail", "description": "Soothing pastel theme for Gmail", @@ -5584,12 +5584,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Gmail", "name": "Gmail Catppuccin", - "originalDigest": "3f4c6cc8dbdafed5305c25b30f2a750d2a451c02", + "originalDigest": "803728b3849f338ac0646ee805b282a997f81ff7", "_id": "f9a24a30-2a71-44d7-937b-1f768445f52f", - "_rev": 1727626121367, + "_rev": 1729237802624, "id": 69, - "etag": "W/\"2368fd31024af70ed1b50db0a65c118afaf244c4df7de940c76106c1f825b441\"", - "updateDate": 1726083265146 + "etag": "W/\"c31e95660fc63b727f517e5863c63b60440cec84fbb28a1d30c19501af53fd09\"", + "updateDate": 1729237802519 }, { "enabled": true, @@ -6128,11 +6128,11 @@ "installDate": 1700768747663, "sections": [ { - "code": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alinkedin\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alinkedin\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": ":root:not(.theme--dark, .theme--mercado-dark) {\n color-scheme: dark;\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* Codeblock fixes */\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n /* text on dark */\n --color-text-on-dark: #cad3f5;\n --color-element: #181926;\n }\n :root:not(.theme--dark, .theme--mercado-dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme--dark, .theme--mercado-dark) input::placeholder,\n :root:not(.theme--dark, .theme--mercado-dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme--dark, .theme--mercado-dark) pre {\n --color-text-on-dark: #cad3f5;\n --color-background-container-dark-tint: #181926;\n }\n :root:not(.theme--dark, .theme--mercado-dark) .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n :root.theme--dark,\n :root.theme--mercado-dark {\n color-scheme: dark;\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* Codeblock fixes */\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n /* text on dark */\n --color-text-on-dark: #cad3f5;\n --color-element: #181926;\n }\n :root.theme--dark ::selection,\n :root.theme--mercado-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.theme--dark input::placeholder,\n :root.theme--mercado-dark input::placeholder,\n :root.theme--dark textarea::placeholder,\n :root.theme--mercado-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.theme--dark pre,\n :root.theme--mercado-dark pre {\n --color-text-on-dark: #cad3f5;\n --color-background-container-dark-tint: #181926;\n }\n :root.theme--dark .share-promoted-detour-button-legacy,\n :root.theme--mercado-dark .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }", + "code": ":root:not(.theme--dark, .theme--mercado-dark) {\n color-scheme: dark;\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* Codeblock fixes */\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n /* fix for hover buttons */\n --artdeco-button-secondary-default-hover-background-color: rgba(138, 173, 244, 0.2);\n /* text on dark */\n --color-text-on-dark: #cad3f5;\n --color-element: #181926;\n }\n :root:not(.theme--dark, .theme--mercado-dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme--dark, .theme--mercado-dark) input::placeholder,\n :root:not(.theme--dark, .theme--mercado-dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme--dark, .theme--mercado-dark) pre {\n --color-text-on-dark: #cad3f5;\n --color-background-container-dark-tint: #181926;\n }\n :root:not(.theme--dark, .theme--mercado-dark) .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }\n :root.theme--dark,\n :root.theme--mercado-dark {\n color-scheme: dark;\n --black: #181926;\n --black-a90: #181926;\n --black-a75: #181926;\n --black-a60: rgba(24, 25, 38, 0.6);\n --black-a45: #181926;\n --black-a30: #181926;\n --black-a15: #181926;\n --black-a12: #181926;\n --black-a08: #181926;\n --black-a04: #181926;\n --black-a100: #181926;\n --white: #cad3f5;\n --white-a06: #363a4f;\n --white-a12: #363a4f;\n --white-a18: #363a4f;\n --white-a25: #363a4f;\n --white-a30: #cad3f5;\n --white-a40: #cad3f5;\n --white-a45: #cad3f5;\n --white-a55: #cad3f5;\n --white-a60: #a5adcb;\n --white-a70: #cad3f5;\n --white-a75: #cad3f5;\n --white-a85: #cad3f5;\n --white-a90: #cad3f5;\n --white-a100: #cad3f5;\n --blue-10: #8aadf4;\n --blue-20: #8aadf4;\n --blue-30: #8aadf4;\n --blue-40: #8aadf4;\n --blue-50: #8aadf4;\n --blue-60: #8aadf4;\n --blue-70: #8aadf4;\n --blue-80: #8aadf4;\n --blue-90: #8aadf4;\n --blue-100: #8aadf4;\n --blue-50-a20: rgba(138, 173, 244, 0.2);\n --blue-50-a25: rgba(138, 173, 244, 0.25);\n --blue-50-a30: rgba(138, 173, 244, 0.3);\n --blue-50-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a10: rgba(138, 173, 244, 0.1);\n --blue-60-a15: rgba(138, 173, 244, 0.85);\n --blue-60-a20: rgba(138, 173, 244, 0.2);\n --blue-60-a25: rgba(138, 173, 244, 0.25);\n --blue-60-a30: rgba(138, 173, 244, 0.3);\n --blue-60-a35: rgba(138, 173, 244, 0.35);\n --blue-60-a40: rgba(138, 173, 244, 0.4);\n --blue-60-a45: rgba(138, 173, 244, 0.45);\n --blue-70-a30: rgba(125, 196, 228, 0.3);\n --blue-70-a40: rgba(125, 196, 228, 0.4);\n --blue-70-a50: rgba(125, 196, 228, 0.5);\n --cool-gray-10: #1e2030;\n --cool-gray-20: #363a4f;\n --cool-gray-30: #1e2030;\n --cool-gray-40: #1e2030;\n --cool-gray-50: #1e2030;\n --cool-gray-60: #1e2030;\n --cool-gray-70: #1e2030;\n --cool-gray-80: #363a4f;\n --cool-gray-85: #1e2030;\n --cool-gray-90: #1e2030;\n --cool-gray-100: #1e2030;\n --cool-gray-60-a10: rgba(30, 32, 48, 0.1);\n --cool-gray-60-a15: rgba(30, 32, 48, 0.15);\n --cool-gray-60-a20: rgba(30, 32, 48, 0.2);\n --cool-gray-60-a25: rgba(30, 32, 48, 0.25);\n --cool-gray-60-a30: rgba(30, 32, 48, 0.3);\n --cool-gray-60-a35: rgba(30, 32, 48, 0.35);\n --warm-gray-10: #8087a2;\n --warm-gray-20: #8087a2;\n --warm-gray-30: #8087a2;\n --warm-gray-40: #8087a2;\n --warm-gray-50: #8087a2;\n --warm-gray-60: #8087a2;\n --warm-gray-70: #8087a2;\n --warm-gray-80: #8087a2;\n --warm-gray-90: #8087a2;\n --warm-gray-100: #8087a2;\n --warm-gray-60-a10: rgba(128, 135, 162, 0.1);\n --warm-gray-60-a15: rgba(128, 135, 162, 0.15);\n --warm-gray-60-a20: rgba(128, 135, 162, 0.2);\n --warm-gray-60-a25: rgba(128, 135, 162, 0.25);\n --warm-gray-60-a30: rgba(128, 135, 162, 0.3);\n --warm-gray-60-a35: rgba(128, 135, 162, 0.35);\n --warm-red-10: #ee99a0;\n --warm-red-20: #ee99a0;\n --warm-red-30: #ee99a0;\n --warm-red-40: #ee99a0;\n --warm-red-50: #ee99a0;\n --warm-red-60: #ee99a0;\n --warm-red-70: #ee99a0;\n --warm-red-80: #ee99a0;\n --warm-red-90: #ee99a0;\n --warm-red-100: #ee99a0;\n --warm-red-60-a10: rgba(238, 153, 160, 0.1);\n --warm-red-60-a15: rgba(238, 153, 160, 0.15);\n --warm-red-60-a20: rgba(238, 153, 160, 0.2);\n --warm-red-60-a25: rgba(238, 153, 160, 0.25);\n --warm-red-60-a30: rgba(238, 153, 160, 0.3);\n --warm-red-60-a35: rgba(238, 153, 160, 0.35);\n --teal-10: #8bd5ca;\n --teal-20: #8bd5ca;\n --teal-30: #8bd5ca;\n --teal-40: #8bd5ca;\n --teal-50: #8bd5ca;\n --teal-60: #8bd5ca;\n --teal-70: #8bd5ca;\n --teal-80: #8bd5ca;\n --teal-90: #8bd5ca;\n --teal-100: #8bd5ca;\n --teal-50-a30: #8bd5ca;\n --teal-60-a10: rgba(139, 213, 202, 0.1);\n --teal-60-a15: rgba(139, 213, 202, 0.15);\n --teal-60-a20: rgba(139, 213, 202, 0.2);\n --teal-60-a25: rgba(139, 213, 202, 0.25);\n --teal-60-a30: rgba(139, 213, 202, 0.3);\n --teal-60-a35: rgba(139, 213, 202, 0.35);\n --purple-10: #b7bdf8;\n --purple-20: #b7bdf8;\n --purple-30: #b7bdf8;\n --purple-40: #b7bdf8;\n --purple-50: #b7bdf8;\n --purple-60: #b7bdf8;\n --purple-70: #b7bdf8;\n --purple-80: #b7bdf8;\n --purple-90: #b7bdf8;\n --purple-100: #b7bdf8;\n --purple-40-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a10: rgba(183, 189, 248, 0.1);\n --purple-60-a15: rgba(183, 189, 248, 0.15);\n --purple-60-a20: rgba(183, 189, 248, 0.2);\n --purple-60-a25: rgba(183, 189, 248, 0.25);\n --purple-60-a30: rgba(183, 189, 248, 0.3);\n --purple-60-a35: rgba(183, 189, 248, 0.35);\n --purple-70-a15: rgba(183, 189, 248, 0.15);\n --system-red-10: #ed8796;\n --system-red-20: #ed8796;\n --system-red-30: #ed8796;\n --system-red-40: #ed8796;\n --system-red-50: #ed8796;\n --system-red-60: #ed8796;\n --system-red-70: #ed8796;\n --system-red-80: #ed8796;\n --system-red-90: #ed8796;\n --system-red-100: #ed8796;\n --system-red-60-a10: rgba(237, 135, 150, 0.1);\n --system-red-60-a15: rgba(237, 135, 150, 0.15);\n --system-red-60-a20: rgba(237, 135, 150, 0.2);\n --system-red-60-a25: rgba(237, 135, 150, 0.25);\n --system-red-60-a30: rgba(237, 135, 150, 0.3);\n --system-red-60-a35: rgba(237, 135, 150, 0.35);\n --system-green-10: #67c049;\n --system-green-20: #67c049;\n --system-green-30: #67c049;\n --system-green-40: #67c049;\n --system-green-50: #67c049;\n --system-green-60: #67c049;\n --system-green-70: #67c049;\n --system-green-80: #67c049;\n --system-green-90: #67c049;\n --system-green-100: #67c049;\n --system-green-60-a10: rgba(103, 192, 73, 0.1);\n --system-green-60-a15: rgba(103, 192, 73, 0.15);\n --system-green-60-a20: rgba(103, 192, 73, 0.2);\n --system-green-60-a25: rgba(103, 192, 73, 0.25);\n --system-green-60-a30: rgba(103, 192, 73, 0.3);\n --system-green-60-a35: rgba(103, 192, 73, 0.35);\n --pink-10: #f5bde6;\n --pink-20: #f5bde6;\n --pink-30: #f5bde6;\n --pink-40: #f5bde6;\n --pink-50: #f5bde6;\n --pink-60: #f5bde6;\n --pink-70: #f5bde6;\n --pink-80: #f5bde6;\n --pink-90: #f5bde6;\n --pink-100: #f5bde6;\n --pink-60-a10: rgba(245, 189, 230, 0.1);\n --pink-60-a15: rgba(245, 189, 230, 0.15);\n --pink-60-a20: rgba(245, 189, 230, 0.2);\n --pink-60-a25: rgba(245, 189, 230, 0.25);\n --pink-60-a30: rgba(245, 189, 230, 0.3);\n --pink-60-a35: rgba(245, 189, 230, 0.35);\n --amber-10: #eed49f;\n --amber-20: #eed49f;\n --amber-30: #eed49f;\n --amber-40: #eed49f;\n --amber-50: #eed49f;\n --amber-60: #eed49f;\n --amber-70: #eed49f;\n --amber-80: #eed49f;\n --amber-90: #eed49f;\n --amber-100: #eed49f;\n --amber-30-a50: #eed49f;\n --amber-60-a10: rgba(238, 212, 159, 0.1);\n --amber-60-a15: rgba(238, 212, 159, 0.15);\n --amber-60-a20: rgba(238, 212, 159, 0.2);\n --amber-60-a25: rgba(238, 212, 159, 0.25);\n --amber-60-a30: rgba(238, 212, 159, 0.3);\n --amber-60-a35: rgba(238, 212, 159, 0.35);\n --copper-10: #f4dbd6;\n --copper-20: #f4dbd6;\n --copper-30: #f4dbd6;\n --copper-40: #f4dbd6;\n --copper-50: #f4dbd6;\n --copper-60: #f4dbd6;\n --copper-70: #f4dbd6;\n --copper-80: #f4dbd6;\n --copper-90: #f4dbd6;\n --copper-100: #f4dbd6;\n --copper-60-a10: rgba(244, 219, 214, 0.1);\n --copper-60-a15: rgba(244, 219, 214, 0.15);\n --copper-60-a20: rgba(244, 219, 214, 0.2);\n --copper-60-a25: rgba(244, 219, 214, 0.25);\n --copper-60-a30: rgba(244, 219, 214, 0.3);\n --copper-60-a35: rgba(244, 219, 214, 0.35);\n --green-10: #a6da95;\n --green-20: #a6da95;\n --green-30: #a6da95;\n --green-40: #a6da95;\n --green-50: #a6da95;\n --green-60: #a6da95;\n --green-70: #a6da95;\n --green-80: #a6da95;\n --green-90: #a6da95;\n --green-100: #a6da95;\n --green-60-a10: rgba(166, 218, 149, 0.1);\n --green-60-a15: rgba(166, 218, 149, 0.15);\n --green-60-a20: rgba(166, 218, 149, 0.2);\n --green-60-a25: rgba(166, 218, 149, 0.25);\n --green-60-a30: rgba(166, 218, 149, 0.3);\n --green-60-a35: rgba(166, 218, 149, 0.35);\n --sage-10: #3e792a;\n --sage-20: #3e792a;\n --sage-30: #3e792a;\n --sage-40: #3e792a;\n --sage-50: #3e792a;\n --sage-60: #3e792a;\n --sage-70: #3e792a;\n --sage-80: #3e792a;\n --sage-90: #3e792a;\n --sage-100: #3e792a;\n --sage-60-a10: rgba(62, 121, 42, 0.1);\n --sage-60-a15: rgba(62, 121, 42, 0.15);\n --sage-60-a20: rgba(62, 121, 42, 0.2);\n --sage-60-a25: rgba(62, 121, 42, 0.25);\n --sage-60-a30: rgba(62, 121, 42, 0.3);\n --sage-60-a35: rgba(62, 121, 42, 0.35);\n --lime-10: #e5f4e1;\n --lime-20: #e5f4e1;\n --lime-30: #e5f4e1;\n --lime-40: #e5f4e1;\n --lime-50: #e5f4e1;\n --lime-60: #e5f4e1;\n --lime-70: #e5f4e1;\n --lime-80: #e5f4e1;\n --lime-90: #e5f4e1;\n --lime-100: #e5f4e1;\n --lime-60-a10: rgba(229, 244, 225, 0.1);\n --lime-60-a15: rgba(229, 244, 225, 0.15);\n --lime-60-a20: rgba(229, 244, 225, 0.2);\n --lime-60-a25: rgba(229, 244, 225, 0.25);\n --lime-60-a30: rgba(229, 244, 225, 0.3);\n --lime-60-a35: rgba(229, 244, 225, 0.35);\n --camo-10: #b7bdf8;\n --camo-20: #b7bdf8;\n --camo-30: #b7bdf8;\n --camo-40: #b7bdf8;\n --camo-50: #b7bdf8;\n --camo-60: #b7bdf8;\n --camo-70: #b7bdf8;\n --camo-80: #b7bdf8;\n --camo-90: #b7bdf8;\n --camo-100: #b7bdf8;\n --camo-60-a10: rgba(183, 189, 248, 0.1);\n --camo-60-a15: rgba(183, 189, 248, 0.15);\n --camo-60-a20: rgba(183, 189, 248, 0.2);\n --camo-60-a25: rgba(183, 189, 248, 0.25);\n --camo-60-a30: rgba(183, 189, 248, 0.3);\n --camo-60-a35: rgba(183, 189, 248, 0.35);\n --smoke-10: #494d64;\n --smoke-20: #494d64;\n --smoke-30: #494d64;\n --smoke-40: #494d64;\n --smoke-50: #494d64;\n --smoke-60: #494d64;\n --smoke-70: #494d64;\n --smoke-80: #494d64;\n --smoke-90: #494d64;\n --smoke-100: #494d64;\n --smoke-60-a10: rgba(73, 77, 100, 0.1);\n --smoke-60-a15: rgba(73, 77, 100, 0.15);\n --smoke-60-a20: rgba(73, 77, 100, 0.2);\n --smoke-60-a25: rgba(73, 77, 100, 0.25);\n --smoke-60-a30: rgba(73, 77, 100, 0.3);\n --smoke-60-a35: rgba(73, 77, 100, 0.35);\n --lavender-10: #b7bdf8;\n --lavender-20: #b7bdf8;\n --lavender-30: #b7bdf8;\n --lavender-40: #b7bdf8;\n --lavender-50: #b7bdf8;\n --lavender-60: #b7bdf8;\n --lavender-70: #b7bdf8;\n --lavender-80: #b7bdf8;\n --lavender-90: #b7bdf8;\n --lavender-100: #b7bdf8;\n --lavender-60-a10: rgba(183, 189, 248, 0.1);\n --lavender-60-a15: rgba(183, 189, 248, 0.15);\n --lavender-60-a20: rgba(183, 189, 248, 0.2);\n --lavender-60-a25: rgba(183, 189, 248, 0.25);\n --lavender-60-a30: rgba(183, 189, 248, 0.3);\n --lavender-60-a35: rgba(183, 189, 248, 0.35);\n --mauve-10: #c6a0f6;\n --mauve-20: #c6a0f6;\n --mauve-30: #c6a0f6;\n --mauve-40: #c6a0f6;\n --mauve-50: #c6a0f6;\n --mauve-60: #c6a0f6;\n --mauve-70: #c6a0f6;\n --mauve-80: #c6a0f6;\n --mauve-90: #c6a0f6;\n --mauve-100: #c6a0f6;\n --mauve-60-a10: rgba(198, 160, 246, 0.1);\n --mauve-60-a15: rgba(198, 160, 246, 0.15);\n --mauve-60-a20: rgba(198, 160, 246, 0.2);\n --mauve-60-a25: rgba(198, 160, 246, 0.25);\n --mauve-60-a30: rgba(198, 160, 246, 0.3);\n --mauve-60-a35: rgba(198, 160, 246, 0.35);\n --mauve-80-a50: rgba(198, 160, 246, 0.5);\n --system-gray-10: #363a4f;\n --system-gray-20: #363a4f;\n --system-gray-30: #363a4f;\n --system-gray-40: #363a4f;\n --system-gray-50: #363a4f;\n --system-gray-60: #363a4f;\n --system-gray-70: #363a4f;\n --system-gray-80: #363a4f;\n --system-gray-90: #363a4f;\n --system-gray-100: #363a4f;\n --system-gray-60-a10: rgba(54, 58, 79, 0.1);\n --system-gray-60-a15: rgba(54, 58, 79, 0.15);\n --system-gray-60-a20: rgba(54, 58, 79, 0.2);\n --system-gray-60-a25: rgba(54, 58, 79, 0.25);\n --system-gray-60-a30: rgba(54, 58, 79, 0.3);\n --system-gray-60-a35: rgba(54, 58, 79, 0.35);\n --system-gray-60-a40: rgba(54, 58, 79, 0.4);\n --system-gray-60-a45: rgba(54, 58, 79, 0.45);\n --system-orange-10: #f5a97f;\n --system-orange-20: #f5a97f;\n --system-orange-30: #f5a97f;\n --system-orange-40: #f5a97f;\n --system-orange-50: #f5a97f;\n --system-orange-60: #f5a97f;\n --system-orange-70: #f5a97f;\n --system-orange-80: #f5a97f;\n --system-orange-90: #f5a97f;\n --system-orange-100: #f5a97f;\n --system-orange-60-a10: rgba(245, 169, 127, 0.1);\n --system-orange-60-a15: rgba(245, 169, 127, 0.15);\n --system-orange-60-a20: rgba(245, 169, 127, 0.2);\n --system-orange-60-a25: rgba(245, 169, 127, 0.25);\n --system-orange-60-a30: rgba(245, 169, 127, 0.3);\n --system-orange-60-a35: rgba(245, 169, 127, 0.35);\n /* quality of life changes */\n --color-border-low-emphasis: #363a4f;\n /* Codeblock fixes */\n /* more accent */\n --voyager-color-background-badge-notification: #b7bdf8;\n --color-signal-positive: #b7bdf8;\n --color-checked: #b7bdf8;\n --color-checked-hover: #b7bdf8;\n --color-checked-active: #b7bdf8;\n /* fix for hover buttons */\n --artdeco-button-secondary-default-hover-background-color: rgba(138, 173, 244, 0.2);\n /* text on dark */\n --color-text-on-dark: #cad3f5;\n --color-element: #181926;\n }\n :root.theme--dark ::selection,\n :root.theme--mercado-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.theme--dark input::placeholder,\n :root.theme--mercado-dark input::placeholder,\n :root.theme--dark textarea::placeholder,\n :root.theme--mercado-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.theme--dark pre,\n :root.theme--mercado-dark pre {\n --color-text-on-dark: #cad3f5;\n --color-background-container-dark-tint: #181926;\n }\n :root.theme--dark .share-promoted-detour-button-legacy,\n :root.theme--mercado-dark .share-promoted-detour-button-legacy {\n background-color: #b7bdf8 !important;\n }", "start": 1054, "domains": [ "www.linkedin.com" @@ -6140,15 +6140,15 @@ }, { "code": "/* prettier-ignore */", - "start": 28330 + "start": 28572 } ], - "sourceCode": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alinkedin\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('www.linkedin.com') {\n :root:not(.theme--dark, .theme--mercado-dark) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n :root.theme--dark,\n :root.theme--mercado-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --black: @crust;\n --black-a90: @crust;\n --black-a75: @crust;\n --black-a60: fadeout(@crust, 40);\n --black-a45: @crust;\n --black-a30: @crust;\n --black-a15: @crust;\n --black-a12: @crust;\n --black-a08: @crust;\n --black-a04: @crust;\n --black-a100: @crust;\n\n --white: @text;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @text;\n --white-a40: @text;\n --white-a45: @text;\n --white-a55: @text;\n --white-a60: @subtext0;\n --white-a70: @text;\n --white-a75: @text;\n --white-a85: @text;\n --white-a90: @text;\n --white-a100: @text;\n\n --blue-10: @blue;\n --blue-20: @blue;\n --blue-30: @blue;\n --blue-40: @blue;\n --blue-50: @blue;\n --blue-60: @blue;\n --blue-70: @blue;\n --blue-80: @blue;\n --blue-90: @blue;\n --blue-100: @blue;\n --blue-50-a20: fadeout(@blue, 80);\n --blue-50-a25: fadeout(@blue, 75);\n --blue-50-a30: fadeout(@blue, 70);\n --blue-50-a40: fadeout(@blue, 60);\n --blue-60-a10: fadeout(@blue, 90);\n --blue-60-a15: fadeout(@blue, 15);\n --blue-60-a20: fadeout(@blue, 80);\n --blue-60-a25: fadeout(@blue, 75);\n --blue-60-a30: fadeout(@blue, 70);\n --blue-60-a35: fadeout(@blue, 65);\n --blue-60-a40: fadeout(@blue, 60);\n --blue-60-a45: fadeout(@blue, 55);\n --blue-70-a30: fadeout(@sapphire, 70);\n --blue-70-a40: fadeout(@sapphire, 60);\n --blue-70-a50: fadeout(@sapphire, 50);\n\n --cool-gray-10: @mantle;\n --cool-gray-20: @surface0;\n --cool-gray-30: @mantle;\n --cool-gray-40: @mantle;\n --cool-gray-50: @mantle;\n --cool-gray-60: @mantle;\n --cool-gray-70: @mantle;\n --cool-gray-80: @surface0;\n --cool-gray-85: @mantle;\n --cool-gray-90: @mantle;\n --cool-gray-100: @mantle;\n --cool-gray-60-a10: fadeout(@mantle, 90);\n --cool-gray-60-a15: fadeout(@mantle, 85);\n --cool-gray-60-a20: fadeout(@mantle, 80);\n --cool-gray-60-a25: fadeout(@mantle, 75);\n --cool-gray-60-a30: fadeout(@mantle, 70);\n --cool-gray-60-a35: fadeout(@mantle, 65);\n\n --warm-gray-10: @overlay1;\n --warm-gray-20: @overlay1;\n --warm-gray-30: @overlay1;\n --warm-gray-40: @overlay1;\n --warm-gray-50: @overlay1;\n --warm-gray-60: @overlay1;\n --warm-gray-70: @overlay1;\n --warm-gray-80: @overlay1;\n --warm-gray-90: @overlay1;\n --warm-gray-100: @overlay1;\n --warm-gray-60-a10: fadeout(@overlay1, 90);\n --warm-gray-60-a15: fadeout(@overlay1, 85);\n --warm-gray-60-a20: fadeout(@overlay1, 80);\n --warm-gray-60-a25: fadeout(@overlay1, 75);\n --warm-gray-60-a30: fadeout(@overlay1, 70);\n --warm-gray-60-a35: fadeout(@overlay1, 65);\n\n --warm-red-10: @maroon;\n --warm-red-20: @maroon;\n --warm-red-30: @maroon;\n --warm-red-40: @maroon;\n --warm-red-50: @maroon;\n --warm-red-60: @maroon;\n --warm-red-70: @maroon;\n --warm-red-80: @maroon;\n --warm-red-90: @maroon;\n --warm-red-100: @maroon;\n --warm-red-60-a10: fadeout(@maroon, 90);\n --warm-red-60-a15: fadeout(@maroon, 85);\n --warm-red-60-a20: fadeout(@maroon, 80);\n --warm-red-60-a25: fadeout(@maroon, 75);\n --warm-red-60-a30: fadeout(@maroon, 70);\n --warm-red-60-a35: fadeout(@maroon, 65);\n\n --teal-10: @teal;\n --teal-20: @teal;\n --teal-30: @teal;\n --teal-40: @teal;\n --teal-50: @teal;\n --teal-60: @teal;\n --teal-70: @teal;\n --teal-80: @teal;\n --teal-90: @teal;\n --teal-100: @teal;\n --teal-50-a30: fadein(@teal, 70);\n --teal-60-a10: fadeout(@teal, 90);\n --teal-60-a15: fadeout(@teal, 85);\n --teal-60-a20: fadeout(@teal, 80);\n --teal-60-a25: fadeout(@teal, 75);\n --teal-60-a30: fadeout(@teal, 70);\n --teal-60-a35: fadeout(@teal, 65);\n\n --purple-10: @lavender;\n --purple-20: @lavender;\n --purple-30: @lavender;\n --purple-40: @lavender;\n --purple-50: @lavender;\n --purple-60: @lavender;\n --purple-70: @lavender;\n --purple-80: @lavender;\n --purple-90: @lavender;\n --purple-100: @lavender;\n --purple-40-a15: fadeout(@lavender, 85);\n --purple-60-a10: fadeout(@lavender, 90);\n --purple-60-a15: fadeout(@lavender, 85);\n --purple-60-a20: fadeout(@lavender, 80);\n --purple-60-a25: fadeout(@lavender, 75);\n --purple-60-a30: fadeout(@lavender, 70);\n --purple-60-a35: fadeout(@lavender, 65);\n --purple-70-a15: fadeout(@lavender, 85);\n\n --system-red-10: @red;\n --system-red-20: @red;\n --system-red-30: @red;\n --system-red-40: @red;\n --system-red-50: @red;\n --system-red-60: @red;\n --system-red-70: @red;\n --system-red-80: @red;\n --system-red-90: @red;\n --system-red-100: @red;\n --system-red-60-a10: fadeout(@red, 90);\n --system-red-60-a15: fadeout(@red, 85);\n --system-red-60-a20: fadeout(@red, 80);\n --system-red-60-a25: fadeout(@red, 75);\n --system-red-60-a30: fadeout(@red, 70);\n --system-red-60-a35: fadeout(@red, 65);\n\n --system-green-10: darken(@green, 20);\n --system-green-20: darken(@green, 20);\n --system-green-30: darken(@green, 20);\n --system-green-40: darken(@green, 20);\n --system-green-50: darken(@green, 20);\n --system-green-60: darken(@green, 20);\n --system-green-70: darken(@green, 20);\n --system-green-80: darken(@green, 20);\n --system-green-90: darken(@green, 20);\n --system-green-100: darken(@green, 20);\n --system-green-60-a10: fadeout(darken(@green, 20), 90);\n --system-green-60-a15: fadeout(darken(@green, 20), 85);\n --system-green-60-a20: fadeout(darken(@green, 20), 80);\n --system-green-60-a25: fadeout(darken(@green, 20), 75);\n --system-green-60-a30: fadeout(darken(@green, 20), 70);\n --system-green-60-a35: fadeout(darken(@green, 20), 65);\n\n --pink-10: @pink;\n --pink-20: @pink;\n --pink-30: @pink;\n --pink-40: @pink;\n --pink-50: @pink;\n --pink-60: @pink;\n --pink-70: @pink;\n --pink-80: @pink;\n --pink-90: @pink;\n --pink-100: @pink;\n --pink-60-a10: fadeout(@pink, 90);\n --pink-60-a15: fadeout(@pink, 85);\n --pink-60-a20: fadeout(@pink, 80);\n --pink-60-a25: fadeout(@pink, 75);\n --pink-60-a30: fadeout(@pink, 70);\n --pink-60-a35: fadeout(@pink, 65);\n\n --amber-10: @yellow;\n --amber-20: @yellow;\n --amber-30: @yellow;\n --amber-40: @yellow;\n --amber-50: @yellow;\n --amber-60: @yellow;\n --amber-70: @yellow;\n --amber-80: @yellow;\n --amber-90: @yellow;\n --amber-100: @yellow;\n --amber-30-a50: fadein(@yellow, 50);\n --amber-60-a10: fadeout(@yellow, 90);\n --amber-60-a15: fadeout(@yellow, 85);\n --amber-60-a20: fadeout(@yellow, 80);\n --amber-60-a25: fadeout(@yellow, 75);\n --amber-60-a30: fadeout(@yellow, 70);\n --amber-60-a35: fadeout(@yellow, 65);\n\n --copper-10: @rosewater;\n --copper-20: @rosewater;\n --copper-30: @rosewater;\n --copper-40: @rosewater;\n --copper-50: @rosewater;\n --copper-60: @rosewater;\n --copper-70: @rosewater;\n --copper-80: @rosewater;\n --copper-90: @rosewater;\n --copper-100: @rosewater;\n --copper-60-a10: fadeout(@rosewater, 90);\n --copper-60-a15: fadeout(@rosewater, 85);\n --copper-60-a20: fadeout(@rosewater, 80);\n --copper-60-a25: fadeout(@rosewater, 75);\n --copper-60-a30: fadeout(@rosewater, 70);\n --copper-60-a35: fadeout(@rosewater, 65);\n\n --green-10: @green;\n --green-20: @green;\n --green-30: @green;\n --green-40: @green;\n --green-50: @green;\n --green-60: @green;\n --green-70: @green;\n --green-80: @green;\n --green-90: @green;\n --green-100: @green;\n --green-60-a10: fadeout(@green, 90);\n --green-60-a15: fadeout(@green, 85);\n --green-60-a20: fadeout(@green, 80);\n --green-60-a25: fadeout(@green, 75);\n --green-60-a30: fadeout(@green, 70);\n --green-60-a35: fadeout(@green, 65);\n\n --sage-10: darken(@green, 40);\n --sage-20: darken(@green, 40);\n --sage-30: darken(@green, 40);\n --sage-40: darken(@green, 40);\n --sage-50: darken(@green, 40);\n --sage-60: darken(@green, 40);\n --sage-70: darken(@green, 40);\n --sage-80: darken(@green, 40);\n --sage-90: darken(@green, 40);\n --sage-100: darken(@green, 40);\n --sage-60-a10: fadeout(darken(@green, 40), 90);\n --sage-60-a15: fadeout(darken(@green, 40), 85);\n --sage-60-a20: fadeout(darken(@green, 40), 80);\n --sage-60-a25: fadeout(darken(@green, 40), 75);\n --sage-60-a30: fadeout(darken(@green, 40), 70);\n --sage-60-a35: fadeout(darken(@green, 40), 65);\n\n --lime-10: lighten(@green, 20);\n --lime-20: lighten(@green, 20);\n --lime-30: lighten(@green, 20);\n --lime-40: lighten(@green, 20);\n --lime-50: lighten(@green, 20);\n --lime-60: lighten(@green, 20);\n --lime-70: lighten(@green, 20);\n --lime-80: lighten(@green, 20);\n --lime-90: lighten(@green, 20);\n --lime-100: lighten(@green, 20);\n --lime-60-a10: fadeout(lighten(@green, 20), 90);\n --lime-60-a15: fadeout(lighten(@green, 20), 85);\n --lime-60-a20: fadeout(lighten(@green, 20), 80);\n --lime-60-a25: fadeout(lighten(@green, 20), 75);\n --lime-60-a30: fadeout(lighten(@green, 20), 70);\n --lime-60-a35: fadeout(lighten(@green, 20), 65);\n\n --camo-10: @accent-color;\n --camo-20: @accent-color;\n --camo-30: @accent-color;\n --camo-40: @accent-color;\n --camo-50: @accent-color;\n --camo-60: @accent-color;\n --camo-70: @accent-color;\n --camo-80: @accent-color;\n --camo-90: @accent-color;\n --camo-100: @accent-color;\n --camo-60-a10: fadeout(@accent-color, 90);\n --camo-60-a15: fadeout(@accent-color, 85);\n --camo-60-a20: fadeout(@accent-color, 80);\n --camo-60-a25: fadeout(@accent-color, 75);\n --camo-60-a30: fadeout(@accent-color, 70);\n --camo-60-a35: fadeout(@accent-color, 65);\n\n --smoke-10: @surface1;\n --smoke-20: @surface1;\n --smoke-30: @surface1;\n --smoke-40: @surface1;\n --smoke-50: @surface1;\n --smoke-60: @surface1;\n --smoke-70: @surface1;\n --smoke-80: @surface1;\n --smoke-90: @surface1;\n --smoke-100: @surface1;\n --smoke-60-a10: fadeout(@surface1, 90);\n --smoke-60-a15: fadeout(@surface1, 85);\n --smoke-60-a20: fadeout(@surface1, 80);\n --smoke-60-a25: fadeout(@surface1, 75);\n --smoke-60-a30: fadeout(@surface1, 70);\n --smoke-60-a35: fadeout(@surface1, 65);\n\n --lavender-10: @lavender;\n --lavender-20: @lavender;\n --lavender-30: @lavender;\n --lavender-40: @lavender;\n --lavender-50: @lavender;\n --lavender-60: @lavender;\n --lavender-70: @lavender;\n --lavender-80: @lavender;\n --lavender-90: @lavender;\n --lavender-100: @lavender;\n --lavender-60-a10: fadeout(@lavender, 90);\n --lavender-60-a15: fadeout(@lavender, 85);\n --lavender-60-a20: fadeout(@lavender, 80);\n --lavender-60-a25: fadeout(@lavender, 75);\n --lavender-60-a30: fadeout(@lavender, 70);\n --lavender-60-a35: fadeout(@lavender, 65);\n\n --mauve-10: @mauve;\n --mauve-20: @mauve;\n --mauve-30: @mauve;\n --mauve-40: @mauve;\n --mauve-50: @mauve;\n --mauve-60: @mauve;\n --mauve-70: @mauve;\n --mauve-80: @mauve;\n --mauve-90: @mauve;\n --mauve-100: @mauve;\n --mauve-60-a10: fadeout(@mauve, 90);\n --mauve-60-a15: fadeout(@mauve, 85);\n --mauve-60-a20: fadeout(@mauve, 80);\n --mauve-60-a25: fadeout(@mauve, 75);\n --mauve-60-a30: fadeout(@mauve, 70);\n --mauve-60-a35: fadeout(@mauve, 65);\n --mauve-80-a50: fadeout(@mauve, 50);\n\n --system-gray-10: @surface0;\n --system-gray-20: @surface0;\n --system-gray-30: @surface0;\n --system-gray-40: @surface0;\n --system-gray-50: @surface0;\n --system-gray-60: @surface0;\n --system-gray-70: @surface0;\n --system-gray-80: @surface0;\n --system-gray-90: @surface0;\n --system-gray-100: @surface0;\n --system-gray-60-a10: fadeout(@surface0, 90);\n --system-gray-60-a15: fadeout(@surface0, 85);\n --system-gray-60-a20: fadeout(@surface0, 80);\n --system-gray-60-a25: fadeout(@surface0, 75);\n --system-gray-60-a30: fadeout(@surface0, 70);\n --system-gray-60-a35: fadeout(@surface0, 65);\n --system-gray-60-a40: fadeout(@surface0, 60);\n --system-gray-60-a45: fadeout(@surface0, 55);\n\n --system-orange-10: @peach;\n --system-orange-20: @peach;\n --system-orange-30: @peach;\n --system-orange-40: @peach;\n --system-orange-50: @peach;\n --system-orange-60: @peach;\n --system-orange-70: @peach;\n --system-orange-80: @peach;\n --system-orange-90: @peach;\n --system-orange-100: @peach;\n --system-orange-60-a10: fadeout(@peach, 90);\n --system-orange-60-a15: fadeout(@peach, 85);\n --system-orange-60-a20: fadeout(@peach, 80);\n --system-orange-60-a25: fadeout(@peach, 75);\n --system-orange-60-a30: fadeout(@peach, 70);\n --system-orange-60-a35: fadeout(@peach, 65);\n\n /* quality of life changes */\n --color-border-low-emphasis: @surface0;\n\n /* Codeblock fixes */\n pre {\n --color-text-on-dark: @text;\n --color-background-container-dark-tint: @crust;\n }\n\n /* more accent */\n --voyager-color-background-badge-notification: @accent-color;\n --color-signal-positive: @accent-color;\n --color-checked: @accent-color;\n --color-checked-hover: @accent-color;\n --color-checked-active: @accent-color;\n\n /* text on dark */\n --color-text-on-dark: @text;\n\n & when not (@lookup =latte) {\n --color-element: @crust;\n }\n\n & when (@lookup =latte) {\n --black: @text;\n --black-a90: @text;\n --black-a75: @text;\n --black-a45: @text;\n --black-a30: @text;\n --black-a60: @subtext0;\n --black-a15: @text;\n --black-a04: @text;\n --black-a100: @text;\n\n --color-scrim: fadeout(@crust, 60%);\n --color-icon-on-dark: @text;\n\n --white: @mantle;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @mantle;\n --white-a40: @mantle;\n --white-a45: @mantle;\n --white-a55: @mantle;\n --white-a60: @subtext0;\n --white-a70: @mantle;\n --white-a75: @mantle;\n --white-a85: @mantle;\n --white-a90: @mantle;\n --white-a100: @mantle;\n\n --warm-gray-10: @base;\n --warm-gray-20: @base;\n --warm-gray-30: @base;\n --warm-gray-40: @base;\n --warm-gray-50: @base;\n --warm-gray-60: @base;\n --warm-gray-70: @base;\n --warm-gray-80: @base;\n --warm-gray-90: @base;\n --warm-gray-100: @base;\n --warm-gray-60-a10: fadeout(@base, 90);\n --warm-gray-60-a15: fadeout(@base, 85);\n --warm-gray-60-a20: fadeout(@base, 80);\n --warm-gray-60-a25: fadeout(@base, 75);\n --warm-gray-60-a30: fadeout(@base, 70);\n --warm-gray-60-a35: fadeout(@base, 65);\n }\n\n .share-promoted-detour-button-legacy {\n background-color: @accent-color !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name LinkedIn Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/linkedin\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/linkedin\n@version 0.0.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alinkedin\n@description Soothing pastel theme for LinkedIn\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('www.linkedin.com') {\n :root:not(.theme--dark, .theme--mercado-dark) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n :root.theme--dark,\n :root.theme--mercado-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --black: @crust;\n --black-a90: @crust;\n --black-a75: @crust;\n --black-a60: fadeout(@crust, 40);\n --black-a45: @crust;\n --black-a30: @crust;\n --black-a15: @crust;\n --black-a12: @crust;\n --black-a08: @crust;\n --black-a04: @crust;\n --black-a100: @crust;\n\n --white: @text;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @text;\n --white-a40: @text;\n --white-a45: @text;\n --white-a55: @text;\n --white-a60: @subtext0;\n --white-a70: @text;\n --white-a75: @text;\n --white-a85: @text;\n --white-a90: @text;\n --white-a100: @text;\n\n --blue-10: @blue;\n --blue-20: @blue;\n --blue-30: @blue;\n --blue-40: @blue;\n --blue-50: @blue;\n --blue-60: @blue;\n --blue-70: @blue;\n --blue-80: @blue;\n --blue-90: @blue;\n --blue-100: @blue;\n --blue-50-a20: fadeout(@blue, 80);\n --blue-50-a25: fadeout(@blue, 75);\n --blue-50-a30: fadeout(@blue, 70);\n --blue-50-a40: fadeout(@blue, 60);\n --blue-60-a10: fadeout(@blue, 90);\n --blue-60-a15: fadeout(@blue, 15);\n --blue-60-a20: fadeout(@blue, 80);\n --blue-60-a25: fadeout(@blue, 75);\n --blue-60-a30: fadeout(@blue, 70);\n --blue-60-a35: fadeout(@blue, 65);\n --blue-60-a40: fadeout(@blue, 60);\n --blue-60-a45: fadeout(@blue, 55);\n --blue-70-a30: fadeout(@sapphire, 70);\n --blue-70-a40: fadeout(@sapphire, 60);\n --blue-70-a50: fadeout(@sapphire, 50);\n\n --cool-gray-10: @mantle;\n --cool-gray-20: @surface0;\n --cool-gray-30: @mantle;\n --cool-gray-40: @mantle;\n --cool-gray-50: @mantle;\n --cool-gray-60: @mantle;\n --cool-gray-70: @mantle;\n --cool-gray-80: @surface0;\n --cool-gray-85: @mantle;\n --cool-gray-90: @mantle;\n --cool-gray-100: @mantle;\n --cool-gray-60-a10: fadeout(@mantle, 90);\n --cool-gray-60-a15: fadeout(@mantle, 85);\n --cool-gray-60-a20: fadeout(@mantle, 80);\n --cool-gray-60-a25: fadeout(@mantle, 75);\n --cool-gray-60-a30: fadeout(@mantle, 70);\n --cool-gray-60-a35: fadeout(@mantle, 65);\n\n --warm-gray-10: @overlay1;\n --warm-gray-20: @overlay1;\n --warm-gray-30: @overlay1;\n --warm-gray-40: @overlay1;\n --warm-gray-50: @overlay1;\n --warm-gray-60: @overlay1;\n --warm-gray-70: @overlay1;\n --warm-gray-80: @overlay1;\n --warm-gray-90: @overlay1;\n --warm-gray-100: @overlay1;\n --warm-gray-60-a10: fadeout(@overlay1, 90);\n --warm-gray-60-a15: fadeout(@overlay1, 85);\n --warm-gray-60-a20: fadeout(@overlay1, 80);\n --warm-gray-60-a25: fadeout(@overlay1, 75);\n --warm-gray-60-a30: fadeout(@overlay1, 70);\n --warm-gray-60-a35: fadeout(@overlay1, 65);\n\n --warm-red-10: @maroon;\n --warm-red-20: @maroon;\n --warm-red-30: @maroon;\n --warm-red-40: @maroon;\n --warm-red-50: @maroon;\n --warm-red-60: @maroon;\n --warm-red-70: @maroon;\n --warm-red-80: @maroon;\n --warm-red-90: @maroon;\n --warm-red-100: @maroon;\n --warm-red-60-a10: fadeout(@maroon, 90);\n --warm-red-60-a15: fadeout(@maroon, 85);\n --warm-red-60-a20: fadeout(@maroon, 80);\n --warm-red-60-a25: fadeout(@maroon, 75);\n --warm-red-60-a30: fadeout(@maroon, 70);\n --warm-red-60-a35: fadeout(@maroon, 65);\n\n --teal-10: @teal;\n --teal-20: @teal;\n --teal-30: @teal;\n --teal-40: @teal;\n --teal-50: @teal;\n --teal-60: @teal;\n --teal-70: @teal;\n --teal-80: @teal;\n --teal-90: @teal;\n --teal-100: @teal;\n --teal-50-a30: fadein(@teal, 70);\n --teal-60-a10: fadeout(@teal, 90);\n --teal-60-a15: fadeout(@teal, 85);\n --teal-60-a20: fadeout(@teal, 80);\n --teal-60-a25: fadeout(@teal, 75);\n --teal-60-a30: fadeout(@teal, 70);\n --teal-60-a35: fadeout(@teal, 65);\n\n --purple-10: @lavender;\n --purple-20: @lavender;\n --purple-30: @lavender;\n --purple-40: @lavender;\n --purple-50: @lavender;\n --purple-60: @lavender;\n --purple-70: @lavender;\n --purple-80: @lavender;\n --purple-90: @lavender;\n --purple-100: @lavender;\n --purple-40-a15: fadeout(@lavender, 85);\n --purple-60-a10: fadeout(@lavender, 90);\n --purple-60-a15: fadeout(@lavender, 85);\n --purple-60-a20: fadeout(@lavender, 80);\n --purple-60-a25: fadeout(@lavender, 75);\n --purple-60-a30: fadeout(@lavender, 70);\n --purple-60-a35: fadeout(@lavender, 65);\n --purple-70-a15: fadeout(@lavender, 85);\n\n --system-red-10: @red;\n --system-red-20: @red;\n --system-red-30: @red;\n --system-red-40: @red;\n --system-red-50: @red;\n --system-red-60: @red;\n --system-red-70: @red;\n --system-red-80: @red;\n --system-red-90: @red;\n --system-red-100: @red;\n --system-red-60-a10: fadeout(@red, 90);\n --system-red-60-a15: fadeout(@red, 85);\n --system-red-60-a20: fadeout(@red, 80);\n --system-red-60-a25: fadeout(@red, 75);\n --system-red-60-a30: fadeout(@red, 70);\n --system-red-60-a35: fadeout(@red, 65);\n\n --system-green-10: darken(@green, 20);\n --system-green-20: darken(@green, 20);\n --system-green-30: darken(@green, 20);\n --system-green-40: darken(@green, 20);\n --system-green-50: darken(@green, 20);\n --system-green-60: darken(@green, 20);\n --system-green-70: darken(@green, 20);\n --system-green-80: darken(@green, 20);\n --system-green-90: darken(@green, 20);\n --system-green-100: darken(@green, 20);\n --system-green-60-a10: fadeout(darken(@green, 20), 90);\n --system-green-60-a15: fadeout(darken(@green, 20), 85);\n --system-green-60-a20: fadeout(darken(@green, 20), 80);\n --system-green-60-a25: fadeout(darken(@green, 20), 75);\n --system-green-60-a30: fadeout(darken(@green, 20), 70);\n --system-green-60-a35: fadeout(darken(@green, 20), 65);\n\n --pink-10: @pink;\n --pink-20: @pink;\n --pink-30: @pink;\n --pink-40: @pink;\n --pink-50: @pink;\n --pink-60: @pink;\n --pink-70: @pink;\n --pink-80: @pink;\n --pink-90: @pink;\n --pink-100: @pink;\n --pink-60-a10: fadeout(@pink, 90);\n --pink-60-a15: fadeout(@pink, 85);\n --pink-60-a20: fadeout(@pink, 80);\n --pink-60-a25: fadeout(@pink, 75);\n --pink-60-a30: fadeout(@pink, 70);\n --pink-60-a35: fadeout(@pink, 65);\n\n --amber-10: @yellow;\n --amber-20: @yellow;\n --amber-30: @yellow;\n --amber-40: @yellow;\n --amber-50: @yellow;\n --amber-60: @yellow;\n --amber-70: @yellow;\n --amber-80: @yellow;\n --amber-90: @yellow;\n --amber-100: @yellow;\n --amber-30-a50: fadein(@yellow, 50);\n --amber-60-a10: fadeout(@yellow, 90);\n --amber-60-a15: fadeout(@yellow, 85);\n --amber-60-a20: fadeout(@yellow, 80);\n --amber-60-a25: fadeout(@yellow, 75);\n --amber-60-a30: fadeout(@yellow, 70);\n --amber-60-a35: fadeout(@yellow, 65);\n\n --copper-10: @rosewater;\n --copper-20: @rosewater;\n --copper-30: @rosewater;\n --copper-40: @rosewater;\n --copper-50: @rosewater;\n --copper-60: @rosewater;\n --copper-70: @rosewater;\n --copper-80: @rosewater;\n --copper-90: @rosewater;\n --copper-100: @rosewater;\n --copper-60-a10: fadeout(@rosewater, 90);\n --copper-60-a15: fadeout(@rosewater, 85);\n --copper-60-a20: fadeout(@rosewater, 80);\n --copper-60-a25: fadeout(@rosewater, 75);\n --copper-60-a30: fadeout(@rosewater, 70);\n --copper-60-a35: fadeout(@rosewater, 65);\n\n --green-10: @green;\n --green-20: @green;\n --green-30: @green;\n --green-40: @green;\n --green-50: @green;\n --green-60: @green;\n --green-70: @green;\n --green-80: @green;\n --green-90: @green;\n --green-100: @green;\n --green-60-a10: fadeout(@green, 90);\n --green-60-a15: fadeout(@green, 85);\n --green-60-a20: fadeout(@green, 80);\n --green-60-a25: fadeout(@green, 75);\n --green-60-a30: fadeout(@green, 70);\n --green-60-a35: fadeout(@green, 65);\n\n --sage-10: darken(@green, 40);\n --sage-20: darken(@green, 40);\n --sage-30: darken(@green, 40);\n --sage-40: darken(@green, 40);\n --sage-50: darken(@green, 40);\n --sage-60: darken(@green, 40);\n --sage-70: darken(@green, 40);\n --sage-80: darken(@green, 40);\n --sage-90: darken(@green, 40);\n --sage-100: darken(@green, 40);\n --sage-60-a10: fadeout(darken(@green, 40), 90);\n --sage-60-a15: fadeout(darken(@green, 40), 85);\n --sage-60-a20: fadeout(darken(@green, 40), 80);\n --sage-60-a25: fadeout(darken(@green, 40), 75);\n --sage-60-a30: fadeout(darken(@green, 40), 70);\n --sage-60-a35: fadeout(darken(@green, 40), 65);\n\n --lime-10: lighten(@green, 20);\n --lime-20: lighten(@green, 20);\n --lime-30: lighten(@green, 20);\n --lime-40: lighten(@green, 20);\n --lime-50: lighten(@green, 20);\n --lime-60: lighten(@green, 20);\n --lime-70: lighten(@green, 20);\n --lime-80: lighten(@green, 20);\n --lime-90: lighten(@green, 20);\n --lime-100: lighten(@green, 20);\n --lime-60-a10: fadeout(lighten(@green, 20), 90);\n --lime-60-a15: fadeout(lighten(@green, 20), 85);\n --lime-60-a20: fadeout(lighten(@green, 20), 80);\n --lime-60-a25: fadeout(lighten(@green, 20), 75);\n --lime-60-a30: fadeout(lighten(@green, 20), 70);\n --lime-60-a35: fadeout(lighten(@green, 20), 65);\n\n --camo-10: @accent-color;\n --camo-20: @accent-color;\n --camo-30: @accent-color;\n --camo-40: @accent-color;\n --camo-50: @accent-color;\n --camo-60: @accent-color;\n --camo-70: @accent-color;\n --camo-80: @accent-color;\n --camo-90: @accent-color;\n --camo-100: @accent-color;\n --camo-60-a10: fadeout(@accent-color, 90);\n --camo-60-a15: fadeout(@accent-color, 85);\n --camo-60-a20: fadeout(@accent-color, 80);\n --camo-60-a25: fadeout(@accent-color, 75);\n --camo-60-a30: fadeout(@accent-color, 70);\n --camo-60-a35: fadeout(@accent-color, 65);\n\n --smoke-10: @surface1;\n --smoke-20: @surface1;\n --smoke-30: @surface1;\n --smoke-40: @surface1;\n --smoke-50: @surface1;\n --smoke-60: @surface1;\n --smoke-70: @surface1;\n --smoke-80: @surface1;\n --smoke-90: @surface1;\n --smoke-100: @surface1;\n --smoke-60-a10: fadeout(@surface1, 90);\n --smoke-60-a15: fadeout(@surface1, 85);\n --smoke-60-a20: fadeout(@surface1, 80);\n --smoke-60-a25: fadeout(@surface1, 75);\n --smoke-60-a30: fadeout(@surface1, 70);\n --smoke-60-a35: fadeout(@surface1, 65);\n\n --lavender-10: @lavender;\n --lavender-20: @lavender;\n --lavender-30: @lavender;\n --lavender-40: @lavender;\n --lavender-50: @lavender;\n --lavender-60: @lavender;\n --lavender-70: @lavender;\n --lavender-80: @lavender;\n --lavender-90: @lavender;\n --lavender-100: @lavender;\n --lavender-60-a10: fadeout(@lavender, 90);\n --lavender-60-a15: fadeout(@lavender, 85);\n --lavender-60-a20: fadeout(@lavender, 80);\n --lavender-60-a25: fadeout(@lavender, 75);\n --lavender-60-a30: fadeout(@lavender, 70);\n --lavender-60-a35: fadeout(@lavender, 65);\n\n --mauve-10: @mauve;\n --mauve-20: @mauve;\n --mauve-30: @mauve;\n --mauve-40: @mauve;\n --mauve-50: @mauve;\n --mauve-60: @mauve;\n --mauve-70: @mauve;\n --mauve-80: @mauve;\n --mauve-90: @mauve;\n --mauve-100: @mauve;\n --mauve-60-a10: fadeout(@mauve, 90);\n --mauve-60-a15: fadeout(@mauve, 85);\n --mauve-60-a20: fadeout(@mauve, 80);\n --mauve-60-a25: fadeout(@mauve, 75);\n --mauve-60-a30: fadeout(@mauve, 70);\n --mauve-60-a35: fadeout(@mauve, 65);\n --mauve-80-a50: fadeout(@mauve, 50);\n\n --system-gray-10: @surface0;\n --system-gray-20: @surface0;\n --system-gray-30: @surface0;\n --system-gray-40: @surface0;\n --system-gray-50: @surface0;\n --system-gray-60: @surface0;\n --system-gray-70: @surface0;\n --system-gray-80: @surface0;\n --system-gray-90: @surface0;\n --system-gray-100: @surface0;\n --system-gray-60-a10: fadeout(@surface0, 90);\n --system-gray-60-a15: fadeout(@surface0, 85);\n --system-gray-60-a20: fadeout(@surface0, 80);\n --system-gray-60-a25: fadeout(@surface0, 75);\n --system-gray-60-a30: fadeout(@surface0, 70);\n --system-gray-60-a35: fadeout(@surface0, 65);\n --system-gray-60-a40: fadeout(@surface0, 60);\n --system-gray-60-a45: fadeout(@surface0, 55);\n\n --system-orange-10: @peach;\n --system-orange-20: @peach;\n --system-orange-30: @peach;\n --system-orange-40: @peach;\n --system-orange-50: @peach;\n --system-orange-60: @peach;\n --system-orange-70: @peach;\n --system-orange-80: @peach;\n --system-orange-90: @peach;\n --system-orange-100: @peach;\n --system-orange-60-a10: fadeout(@peach, 90);\n --system-orange-60-a15: fadeout(@peach, 85);\n --system-orange-60-a20: fadeout(@peach, 80);\n --system-orange-60-a25: fadeout(@peach, 75);\n --system-orange-60-a30: fadeout(@peach, 70);\n --system-orange-60-a35: fadeout(@peach, 65);\n\n /* quality of life changes */\n --color-border-low-emphasis: @surface0;\n\n /* Codeblock fixes */\n pre {\n --color-text-on-dark: @text;\n --color-background-container-dark-tint: @crust;\n }\n\n /* more accent */\n --voyager-color-background-badge-notification: @accent-color;\n --color-signal-positive: @accent-color;\n --color-checked: @accent-color;\n --color-checked-hover: @accent-color;\n --color-checked-active: @accent-color;\n\n /* fix for hover buttons */\n --artdeco-button-secondary-default-hover-background-color: fadeout(\n @blue,\n 80\n );\n\n /* text on dark */\n --color-text-on-dark: @text;\n\n & when not (@lookup =latte) {\n --color-element: @crust;\n }\n\n & when (@lookup =latte) {\n --black: @text;\n --black-a90: @text;\n --black-a75: @text;\n --black-a45: @text;\n --black-a30: @text;\n --black-a60: @subtext0;\n --black-a15: @text;\n --black-a04: @text;\n --black-a100: @text;\n\n --color-scrim: fadeout(@crust, 60%);\n --color-icon-on-dark: @text;\n\n --white: @mantle;\n --white-a06: @surface0;\n --white-a12: @surface0;\n --white-a18: @surface0;\n --white-a25: @surface0;\n --white-a30: @mantle;\n --white-a40: @mantle;\n --white-a45: @mantle;\n --white-a55: @mantle;\n --white-a60: @subtext0;\n --white-a70: @mantle;\n --white-a75: @mantle;\n --white-a85: @mantle;\n --white-a90: @mantle;\n --white-a100: @mantle;\n\n --warm-gray-10: @base;\n --warm-gray-20: @base;\n --warm-gray-30: @base;\n --warm-gray-40: @base;\n --warm-gray-50: @base;\n --warm-gray-60: @base;\n --warm-gray-70: @base;\n --warm-gray-80: @base;\n --warm-gray-90: @base;\n --warm-gray-100: @base;\n --warm-gray-60-a10: fadeout(@base, 90);\n --warm-gray-60-a15: fadeout(@base, 85);\n --warm-gray-60-a20: fadeout(@base, 80);\n --warm-gray-60-a25: fadeout(@base, 75);\n --warm-gray-60-a30: fadeout(@base, 70);\n --warm-gray-60-a35: fadeout(@base, 65);\n }\n\n .share-promoted-detour-button-legacy {\n background-color: @accent-color !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "LinkedIn Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/linkedin", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/linkedin", - "version": "0.0.6", + "version": "0.0.7", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/linkedin/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alinkedin", "description": "Soothing pastel theme for LinkedIn", @@ -6303,12 +6303,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for LinkedIn", "name": "LinkedIn Catppuccin", - "originalDigest": "f099f9ed9fa23d51fd52018bc1c137aa4e740531", + "originalDigest": "5a2463d5d2e29110f305cc90e25cae446204d489", "_id": "a97719a3-aab8-45b6-b3fc-b3f9b9532ae3", - "_rev": 1727212308097, + "_rev": 1728413539975, "id": 73, - "etag": "W/\"260a9d78190d8f93f67b969309ae5bfc1b374bd0b1b2b6a55c9982817590fe6d\"", - "updateDate": 1727212308015 + "etag": "W/\"a5578a7340e7f57f0d4ce9dc07dc20b72a8bf17242e79b1f1ce76528a33061bc\"", + "updateDate": 1728413539899 }, { "enabled": true, @@ -6924,11 +6924,11 @@ "installDate": 1701626585369, "sections": [ { - "code": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.2.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle\n@description Soothing pastel theme for Google\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.3.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle\n@description Soothing pastel theme for Google\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" section */\n /* Featured snippets */\n color: #a5adcb;\n }\n :root iframe {\n color-scheme: none !important;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --gS5jXb: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n :root .CvDJxb {\n background-color: #24273a !important;\n }\n :root .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n :root .z4R3Z {\n color: #cad3f5 !important;\n }\n :root .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n :root .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n :root .EL3pcf {\n color: #b7bdf8 !important;\n }\n :root .bVfPpkd-StrnGf-rymPhb,\n :root .DMZ54e {\n color: #cad3f5 !important;\n }\n :root .VfPpkd-pafCAf,\n :root .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n :root .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n :root .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n :root .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n :root .dmaMHc {\n background-color: #363a4f !important;\n }\n :root .AJxgH {\n background-color: #1e2030 !important;\n }\n :root .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n :root .nEklgc {\n background-color: #363a4f;\n }\n :root .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n :root .rbYSKb,\n :root .FuOudf,\n :root .GI74Re {\n color: #a5adcb;\n }\n :root .pMz3A,\n :root .qhXOwb,\n :root .yrvNxb .pv60Cd,\n :root .LPl7kb .pv60Cd,\n :root .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n :root .P2c8Dd {\n background-color: #24273a;\n }\n :root .R9RxHd {\n border-color: #363a4f;\n }\n :root .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n :root .vXQmIe,\n :root .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n :root .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n :root .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n :root .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n :root .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n :root .asrVsb {\n background-color: #363a4f;\n }\n :root .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n :root .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n :root .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n :root .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n :root .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n :root .YbqTTb,\n :root g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n :root .fxvhbc,\n :root .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .zRQJhd {\n background-color: #24273a !important;\n }\n :root .XH1CIc {\n color: #a5adcb;\n }\n :root .pno7A.hU1rMc .Tqvz7b,\n :root .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n :root .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n :root .tR3EBc {\n background-color: #1e2030;\n }\n :root .AOvabd,\n :root .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .AOvabd:hover,\n :root .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n :root .zbvg1c {\n color: #cad3f5;\n }\n :root .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n :root .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n :root .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n :root .qv3Wpe {\n color: #cad3f5;\n }\n :root .TIGsTb {\n border-color: #363a4f;\n }\n :root .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .MEdqYd,\n :root .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .MEdqYd:hover,\n :root .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n :root .CybWFf {\n background-color: #363a4f;\n }\n :root .Lu57id {\n color: #a5adcb;\n }\n :root .Wrsj9b,\n :root .ofy7ae,\n :root .PPjCfd,\n :root .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root .liveresults-sports-immersive__match-grid-bottom-border,\n :root .liveresults-sports-immersive__match-grid-right-border,\n :root .YENodc {\n border-color: #363a4f;\n }\n :root .liveresults-sports-immersive__match-tile:hover,\n :root .KAIX8d:hover,\n :root .kwbMAe {\n background-color: #363a4f;\n }\n :root .imspo_mt__dt-t,\n :root .imspo_mt__pm-infc,\n :root .GOsQPe {\n color: #cad3f5 !important;\n }\n :root .H73aad,\n :root .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n :root .AQtWSd,\n :root .ulmfef,\n :root .xCBykf,\n :root .m2E3md {\n color: #8aadf4;\n }\n :root .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n :root .xt8Uw,\n :root .ipwqjc,\n :root .Bk8Hxd:link,\n :root .ucRBdc,\n :root .PDzHbe,\n :root .pt3Hdf,\n :root .Cv2Brc,\n :root .IFGUre,\n :root .review-dialog {\n color: #cad3f5;\n }\n :root .GK1a5e {\n background-color: #cad3f5;\n }\n :root .RC9d6e {\n border-top-color: #cad3f5;\n }\n :root .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .PGbOqf {\n background-color: #b7bdf8;\n }\n :root .yAbdSd {\n color: #ed8796;\n }\n :root .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n :root .IRH78d,\n :root .CFjcj,\n :root .HkuhB {\n color: #a5adcb;\n }\n :root .l2gNXd {\n background-color: #eed49f;\n }\n :root .uVGhGc,\n :root .hIqKNb {\n background-color: #363a4f;\n }\n :root .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n :root .qk7LXc.Fb1AKc,\n :root .fAt9Jd,\n :root .SME0md,\n :root .ipwqjc {\n background-color: #24273a !important;\n }\n :root .ttBXeb,\n :root .NDTw3e.K7R36c,\n :root .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n :root .sQ6RSc {\n fill: #cad3f5;\n }\n :root .egcvbb {\n border-color: #5b6078;\n }\n :root .egcvbb:hover {\n border-color: #cad3f5;\n }\n :root .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n :root .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n :root .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n :root .gb_Ka.gb_f,\n :root .gb_Na.gb_f,\n :root #gb {\n background-color: #24273a !important;\n }\n :root .gb_Ka.gb_f svg,\n :root .gb_Na.gb_f svg,\n :root #gb svg,\n :root .gb_Ka.gb_f .gb_Rc svg,\n :root .gb_Na.gb_f .gb_Rc svg,\n :root #gb .gb_Rc svg,\n :root .gb_Ka.gb_f .gb_dd .gb_ld,\n :root .gb_Na.gb_f .gb_dd .gb_ld,\n :root #gb .gb_dd .gb_ld,\n :root .gb_Ka.gb_f .gb_3c .gb_ld,\n :root .gb_Na.gb_f .gb_3c .gb_ld,\n :root #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n :root .gb_Nc a.gb_F,\n :root .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n :root .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n :root .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .KxwPGc {\n background-color: #1e2030;\n }\n :root .HJSKzf {\n color: #cad3f5;\n }\n :root .gbqfba,\n :root .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .gbqfba:hover,\n :root .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .UxeQfc,\n :root .s7d4ef,\n :root .yXu61c,\n :root .X6JNf,\n :root .BERAof,\n :root .oxbMzd,\n :root .A5s9h,\n :root .V9Wb7c,\n :root .GVUPk,\n :root .GyAeWb,\n :root .A0hi5,\n :root .Tme6jf {\n background-color: #24273a !important;\n }\n :root .d3o3Ad,\n :root .sZKvbe {\n fill: #a6da95 !important;\n }\n :root .Fzsovc,\n :root .cwYVJe,\n :root .RJPOee,\n :root .vM0jzc,\n :root .clOx1e,\n :root .vDF3Oc.vDF3Oc .R8BTeb,\n :root .vDF3Oc.vDF3Oc .ouxCkc,\n :root .Yt787,\n :root .mulB1,\n :root .xUc8Ie,\n :root .sfgTZc,\n :root .I6Kpxd,\n :root .cQEt3 {\n color: #cad3f5 !important;\n }\n :root .yQLaje,\n :root .tVoQIb,\n :root .f9nOyf,\n :root .kHtcsd,\n :root .DopHqc,\n :root .p7bv,\n :root .ar9V1,\n :root .DfMusf,\n :root .y6CIle,\n :root .JukT7c,\n :root .xUc8Ie.BXdrne,\n :root .sEqX7e,\n :root .ZFiwCf {\n background-color: #363a4f !important;\n }\n :root .xUc8Ie.BXdrne,\n :root .YUg0se,\n :root .WGbsof {\n border-color: #5b6078 !important;\n }\n :root .NOo3C {\n color: #b8c0e0;\n }\n :root .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n :root .vIifob {\n background-color: #363a4f !important;\n }\n :root .DxHbyd {\n background-color: #5b6078 !important;\n }\n :root .dg6jd {\n color: #cad3f5 !important;\n }\n :root .pHiOh,\n :root a.pHiOh {\n color: #b8c0e0 !important;\n }\n :root a {\n color: #8aadf4;\n }\n :root .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .RNNXgb:hover,\n :root .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n :root .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n :root .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n :root .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .xtSCL {\n border-top-color: #5b6078;\n }\n :root .sbct:hover {\n background-color: #494d64;\n }\n :root .WggQGd {\n color: #c6a0f6 !important;\n }\n :root .JCHpcb {\n color: #a5adcb;\n }\n :root .JCHpcb:hover {\n color: #8aadf4;\n }\n :root .wM6W7d,\n :root .ABAbCc {\n color: #cad3f5;\n }\n :root .uDetx {\n fill: #cad3f5;\n }\n :root .ExCKkf,\n :root .BjWz4c {\n color: #a5adcb;\n }\n :root .ACRAdd {\n border-left-color: #6e738d;\n }\n :root .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .w9dUj {\n color: #cad3f5 !important;\n }\n :root .Pvpvv .zE5Aq,\n :root .adnFRd,\n :root .XfJHbe {\n color: #8aadf4;\n }\n :root .CS4h3e {\n background-color: #a5adcb;\n }\n :root .Pvpvv .xyGai {\n color: #cad3f5;\n }\n :root #SIvCob {\n color: #cad3f5;\n }\n :root .gb_Jc a.gb_B,\n :root .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n :root .gb_Jc svg,\n :root .gb_Oc.gb_Sc svg,\n :root .gb_Jc .gb_ad .gb_id,\n :root .gb_Jc .gb_ad .gb_Ic,\n :root .gb_Jc .gb_ad .gb_cd,\n :root .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n :root .gb_Ka svg,\n :root .gb_Oc svg,\n :root .gb_ad .gb_id,\n :root .gb_0c .gb_id {\n color: #cad3f5;\n }\n :root .gLFyf {\n color: #cad3f5;\n }\n :root .QCzoEc {\n color: #939ab7;\n }\n :root .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n :root .gb_Jc .gb_Ud button:hover svg,\n :root .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Jc .gb_Ud.gb_qe button:hover svg,\n :root .gb_Ud button:hover svg,\n :root .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n :root a.gb_B,\n :root span.gb_B {\n color: #cad3f5;\n }\n :root .gb_zc div:first-child {\n color: #cad3f5;\n }\n :root .gb_zc > * {\n color: #a5adcb;\n }\n :root .ClJ9Yb {\n color: #a5adcb;\n }\n :root .sfbg {\n background-color: #24273a;\n }\n :root .jfN4p,\n :root .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n :root .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n :root .zgAlFc {\n color: #8aadf4;\n }\n :root .fLciMb {\n color: #cad3f5;\n }\n :root .d2IKib {\n color: #ed8796;\n }\n :root .fLciMb:hover {\n background-color: #363a4f;\n }\n :root .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n :root .aTI8gc {\n color: #cad3f5;\n }\n :root .wwUB2c {\n color: #a5adcb;\n }\n :root .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n :root .z1asCe,\n :root .ikb4Bb {\n color: #cad3f5 !important;\n }\n :root .rsGxI.Ww4FFb,\n :root .Ww4FFb {\n background-color: #24273a;\n }\n :root .RES9jf {\n color: #cad3f5;\n }\n :root .CSkcDe,\n :root .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd,\n :root .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n :root .ZYHQ7e {\n color: #a5adcb;\n }\n :root .VuuXrf {\n color: #cad3f5;\n }\n :root .hb8SAc,\n :root .gb_Oc a.gb_H,\n :root .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n :root .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n :root .I6TXqe,\n :root .zaokob {\n background: #24273a;\n }\n :root .tw-lliw:hover,\n :root .tw-lliw:focus {\n background-color: #363a4f;\n }\n :root .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n :root .HsZQAe {\n border-bottom-color: #5b6078;\n }\n :root .KLEmSd {\n border-bottom-color: #494d64;\n }\n :root .NtaMpb .niO4u,\n :root .nZWEZc .ttwCMe,\n :root .xNzW0d,\n :root .lWzCpb {\n background-color: #24273a;\n }\n :root .aURkK {\n border-left-color: #494d64;\n }\n :root .iRPzcb {\n border-bottom-color: #494d64;\n }\n :root .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n :root cite,\n :root cite a:link,\n :root cite a:visited {\n color: #a5adcb;\n }\n :root .WZ8Tjf,\n :root .EZAeBe,\n :root .F0gfrd {\n color: #a5adcb;\n }\n :root .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n :root .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .Bi9oQd {\n background-color: #494d64;\n }\n :root .akqY6 {\n background: #494d64;\n }\n :root .KFFQ0c .YfftMc,\n :root .KFFQ0c .YfftMc span,\n :root .KFFQ0c .YfftMc div,\n :root .KFFQ0c .YfftMc a,\n :root g-menu.DWsAYc g-menu-item a.K1yPdf,\n :root .f3LoEf,\n :root .TXBhSe:hover,\n :root .TXBhSe:not(:hover),\n :root .r025kc.lVm3ye,\n :root .Bo9xMe,\n :root .oyj2db {\n color: #a5adcb;\n }\n :root .dyjrff,\n :root .LEwnzc {\n color: #b8c0e0;\n }\n :root .ZFiwCf {\n background-color: #363a4f;\n }\n :root .ZFiwCf:hover {\n background-color: #494d64;\n }\n :root .LGwnxb,\n :root .WGwSK {\n color: #cad3f5;\n }\n :root .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .O7G3Gd {\n color: #cad3f5;\n }\n :root .O7G3Gd:hover {\n color: #8aadf4;\n }\n :root .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n :root .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n :root .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n :root div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .LHJvCe,\n :root .vqseUe,\n :root .dMCttd {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n :root .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n :root .pdpvld {\n color: #a6da95;\n }\n :root .YrbPuc {\n color: #b8c0e0;\n }\n :root .SRfaKe,\n :root .SRfaKe h2 {\n background-color: #1e2030;\n }\n :root .y6CIle {\n background-color: #363a4f;\n }\n :root .Yt787,\n :root .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n :root .IDFSOe {\n background-color: #5b6078;\n }\n :root .ffmmcd,\n :root .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n :root .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n :root .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n :root .f,\n :root .j04ED,\n :root .j04ED a,\n :root .j04ED a:link,\n :root .XaIwc {\n color: #a5adcb !important;\n }\n :root #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n :root g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n :root .gb_2e {\n background-color: #363a4f;\n }\n :root .gb_Ec div:first-child {\n color: #cad3f5;\n }\n :root .gb_Ec > * {\n color: #a5adcb;\n }\n :root .kLhEKe {\n background-color: #24273a;\n }\n :root .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n :root .S8ee5 {\n background: #363a4f;\n }\n :root .S8ee5:hover {\n background: #494d64;\n }\n :root .rhHIGd {\n background-color: #5b6078;\n }\n :root .sY7ric {\n color: #cad3f5;\n }\n :root .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n :root .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .d2F2Td {\n color: #cad3f5;\n }\n :root .c07z9 {\n color: #a5adcb;\n }\n :root .c07z9 a,\n :root .c07z9 a:active,\n :root .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n :root .wHYlTd {\n color: #a5adcb;\n }\n :root .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n :root .fm06If .ILfuVd,\n :root .c2xzTb .ILfuVd,\n :root .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n :root .fm06If .ILfuVd b,\n :root .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n :root .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .Lb0dA:hover {\n background-color: #363a4f;\n }\n :root .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n :root .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:hover {\n background-color: #363a4f;\n }\n :root .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .TZqsAd {\n background: #6e738d;\n }\n :root .FalWJb {\n background: #24273a;\n }\n :root .YeThId {\n border-top-color: #494d64;\n }\n :root .k8XOCe {\n background-color: #363a4f;\n }\n :root .s75CSd {\n color: #cad3f5;\n }\n :root .ZkkK1e,\n :root .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n :root .ZkkK1e:hover,\n :root .uAbMZd:hover {\n background: #363a4f;\n }\n :root .QjI2jc {\n color: #a5adcb;\n }\n :root .lhLbod {\n color: #a5adcb;\n }\n :root .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n :root .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n :root .F75bid {\n color: #a5adcb;\n }\n :root div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n :root [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n :root .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n :root .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n :root .GKS7s .FMKtTb,\n :root .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n :root .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n :root .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n :root a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n :root div[aria-expanded=\"true\"] .fFI3rb,\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n :root .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n :root .hdtb-mn-hd {\n color: #a5adcb;\n }\n :root .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n :root .fSnalc {\n stroke: #8aadf4;\n }\n :root .oOg6Ne {\n stroke: #eed49f;\n }\n :root .ZqPjbb {\n stroke: #ed8796;\n }\n :root .aPiskd {\n stroke: #a6da95;\n }\n :root .s8GCU {\n background-color: #24273a;\n }\n :root .Lj9fsd {\n background-color: #24273a;\n }\n :root .jZWadf {\n background-color: #24273a;\n }\n :root .rQEFy,\n :root .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .gbZSUe {\n color: #cad3f5;\n }\n :root .gbZSUe:hover {\n background: #363a4f;\n }\n :root .XZ5MVe {\n color: #8aadf4;\n }\n :root a:visited {\n color: #c6a0f6;\n }\n :root .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #24273a 60%, #24273a);\n }\n :root .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n :root .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n :root .SvoXfb:hover {\n background-color: #363a4f;\n }\n :root .IsZvec,\n :root .yxAsKe {\n color: #a5adcb;\n }\n :root .zqrO0.k0Jjg .QuU3Wb,\n :root .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n :root .uo4vr {\n color: #a5adcb;\n }\n :root .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n :root .T8VaVe {\n color: #8aadf4;\n }\n :root .tw-ta,\n :root #tw-source-text-container .tw-ta,\n :root #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n :root .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n :root #tw-target {\n background-color: #363a4f;\n }\n :root .tw-data-placeholder {\n color: #cad3f5;\n }\n :root .j1iyq {\n border-color: #5b6078;\n }\n :root .w8qArf .fl {\n color: #cad3f5 !important;\n }\n :root .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n :root .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n :root .Ss2Faf a {\n color: #cad3f5;\n }\n :root .aCOpRe em,\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n :root .g {\n color: #cad3f5;\n }\n :root .VSHxQ {\n color: #a5adcb;\n }\n :root .cF4V5c {\n background-color: #181926 !important;\n }\n :root .cF4V5c g-menu-item a,\n :root .cF4V5c g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n :root .cF4V5c:hover g-menu-item:hover a,\n :root .cF4V5c:hover g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n :root .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n :root .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n :root .Z0LcW {\n color: #cad3f5;\n }\n :root .i29hTd .qLLird {\n color: #cad3f5;\n }\n :root .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n :root .N6Sb2c {\n color: #a5adcb;\n }\n :root .C9iYEe {\n color: #a5adcb;\n }\n :root .KcXNxb {\n background: #24273a;\n }\n :root .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n :root a.oBa0Fe {\n color: #a5adcb;\n }\n :root .o6juZc {\n background-color: #363a4f;\n }\n :root .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n :root .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .WdWr7c {\n border-top-color: #5b6078;\n }\n :root .sU3bKf {\n color: #cad3f5;\n }\n :root .O5OUld {\n color: #a5adcb;\n }\n :root .zP7KFe {\n background: #494d64;\n }\n :root .O5OUld:hover {\n color: #8aadf4;\n }\n :root .og3lId {\n color: #cad3f5;\n }\n :root .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .r8xEL {\n color: #cad3f5;\n }\n :root .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .NZmxZe:not(.rQEFy):hover,\n :root .cj2HCb.iuN0sf .w6PoOe:hover,\n :root .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .ssfWCe .ZXJQ7c,\n :root .cj2HCb.iuN0sf .w6PoOe,\n :root .G2XB8d,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n :root .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n :root .G2XB8d .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n :root .KA8Jyb {\n fill: #a5adcb;\n }\n :root .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n :root .o6OF0 {\n background-color: #494d64;\n }\n :root .o6OF0:hover {\n background-color: #5b6078;\n }\n :root .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n :root .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n :root .zbRPDe,\n :root .scU1d {\n color: #cad3f5;\n }\n :root .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .mEQved {\n color: #a5adcb;\n }\n :root .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n :root .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n :root .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n :root .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n :root [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n :root [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n :root [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n :root [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n :root .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .qcTKEe {\n background-color: #24273a;\n }\n :root .ooPrBf {\n background: #24273a;\n }\n :root .r9PaP {\n color: #a5adcb;\n }\n :root .r9PaP:hover {\n color: #8aadf4;\n }\n :root .H1KrKd {\n fill: #a5adcb;\n }\n :root .cEPPT {\n border-bottom-color: #494d64;\n }\n :root .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n :root .Hm7Qac:hover,\n :root .EuKAde {\n background-color: #363a4f;\n }\n :root .igM9Le {\n color: #cad3f5;\n }\n :root .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .gb_Mc .gb_Vd button:hover svg,\n :root .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Mc svg,\n :root .gb_Rc.gb_Vc svg,\n :root .gb_Mc .gb_dd .gb_ld,\n :root .gb_Mc .gb_dd .gb_Lc,\n :root .gb_Mc .gb_dd .gb_fd,\n :root .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n :root .cEW58 {\n background-color: #363a4f;\n }\n :root .dyAbMb {\n fill: #a5adcb;\n }\n :root .zItAnd,\n :root .zItAnd:link,\n :root .zItAnd:visited,\n :root .zItAnd:hover,\n :root .zItAnd:active {\n color: #cad3f5;\n }\n :root .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n :root .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .nfSF8e,\n :root .WRhYSc {\n color: #a5adcb;\n }\n :root .nfSF8e:hover,\n :root .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n :root .ssJ7i {\n color: #cad3f5;\n }\n :root .iAIpCb {\n color: #a5adcb;\n }\n :root .KMdzJ,\n :root .ss6qqb .oBrLN,\n :root .ylgVCe {\n color: #b8c0e0;\n }\n :root .PmPt7d {\n color: #a5adcb;\n }\n :root .gb_Mc a.gb_E,\n :root .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n :root a.gb_E,\n :root span.gb_E {\n color: #cad3f5 !important;\n }\n :root .RzdJxc {\n border-top-color: #5b6078;\n }\n :root .rKnmn {\n border-top-color: #5b6078;\n }\n :root .FzCfme {\n color: #a5adcb;\n }\n :root .hMJ0yc {\n color: #a5adcb;\n }\n :root .yg51vc {\n background-color: #24273a;\n }\n :root .hdtb-mitem a {\n color: #a5adcb;\n }\n :root .hdtb-mitem .GOE98c,\n :root .hdtb-mitem a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad {\n color: #a5adcb;\n }\n :root .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n :root .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n :root .hdtb-mitem:hover .GOE98c:hover,\n :root .hdtb-mitem:hover a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad:hover {\n color: #8aadf4;\n }\n :root .w6PoOe {\n color: #a5adcb;\n }\n :root .w6PoOe:hover {\n color: #cad3f5;\n }\n :root .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n :root .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n :root .FjVBEd {\n color: #a6da95;\n }\n :root title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n :root .GmE3X {\n color: #cad3f5;\n }\n :root .iv236 {\n color: #cad3f5;\n }\n :root .GLcBOb {\n border-bottom-color: #494d64;\n }\n :root .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n :root .wx62f {\n color: #a5adcb;\n }\n :root #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n :root .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n :root #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n :root .JNkvid .HnYYW {\n color: #cad3f5;\n }\n :root .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n :root .Cx1ZMc {\n color: #a5adcb;\n }\n :root .CBPSbf {\n background-color: #24273a;\n }\n :root .E74aCb {\n color: #cad3f5;\n }\n :root .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root .c72nic {\n color: #cad3f5;\n }\n :root .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .A9y7kf {\n color: #a5adcb;\n }\n :root .OE86Gc a {\n color: #8aadf4;\n }\n :root .Es2Et {\n color: #a5adcb;\n }\n :root .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .rx7XFb {\n background-color: #363a4f;\n }\n :root .VP31Vb {\n color: #cad3f5;\n }\n :root .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .SW5pqf {\n color: #8aadf4;\n }\n :root .rQEFy:hover {\n color: #8aadf4;\n }\n :root .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n :root .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n :root .t2vtad:active,\n :root .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n :root .gTl8xb {\n border-color: #a5adcb transparent;\n }\n :root .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n :root .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n :root .ynRric {\n color: #a5adcb;\n }\n :root .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n :root .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n :root .sbhl {\n background: #494d64;\n }\n :root .CjiZvb,\n :root .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n :root .PyJv1b {\n color: #cad3f5;\n }\n :root .REySof {\n color: #939ab7 !important;\n }\n :root .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n :root .b0Xfjd {\n color: #24273a !important;\n }\n :root .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .LiOdre:focus {\n border-color: #8aadf4;\n }\n :root .mfsgsd {\n color: #cad3f5;\n }\n :root .GCSyeb {\n background: #494d64;\n }\n :root .IVvPP .cLjAic.WY0eLb,\n :root .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n :root .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n :root .cfBJGe {\n color: #cad3f5;\n }\n :root .f6F9Be {\n background: #1e2030;\n }\n :root .KwU3F {\n color: #8aadf4;\n }\n :root .b0KoTc {\n color: #cad3f5;\n }\n :root .dfB0uf {\n color: #cad3f5;\n }\n :root .unknown_loc {\n background: #cad3f5;\n }\n :root .GS5rRd {\n color: #8aadf4;\n }\n :root .xSQxL {\n color: #8aadf4;\n }\n :root .smiUbb {\n color: #cad3f5;\n }\n :root .b2hzT {\n border-bottom-color: #363a4f;\n }\n :root #swml {\n border-left-color: #363a4f;\n }\n :root .KXbwLb {\n background-color: #5b6078;\n }\n :root .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n :root .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n :root .GNJvt {\n color: #cad3f5;\n }\n :root .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n :root .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n :root .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n :root .xEzgBc {\n color: #cad3f5 !important;\n }\n :root .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n :root .ea0Lbe {\n background: #363a4f;\n }\n :root .f6GA0,\n :root .CacfB,\n :root .Ua7Yuf {\n background: #24273a;\n }\n :root .DV7the {\n color: #8aadf4;\n }\n :root .ZeVBtc {\n color: #a5adcb;\n }\n :root .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .cB9M7:hover {\n border-color: #5b6078;\n }\n :root .cB9M7:focus {\n border-color: #8aadf4;\n }\n :root .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n :root .ArIAXb {\n fill: #363a4f;\n }\n :root .qOFLsb {\n fill: #363a4f;\n }\n :root .aHK1bd {\n color: #a5adcb;\n }\n :root .diOlIe {\n border-top-color: #6e738d;\n }\n :root .p4pvTd {\n color: #cad3f5;\n }\n :root .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n :root .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n :root .S8wJ3 {\n color: #cad3f5 !important;\n }\n :root .ZI7elf {\n color: #cad3f5 !important;\n }\n :root .tGS0Nc {\n color: #cad3f5;\n }\n :root .kzt0Nc a {\n color: #a5adcb !important;\n }\n :root .fgc1P,\n :root .N7KPxb {\n border-top-color: #363a4f !important;\n }\n :root .kQEH5b {\n color: #a5adcb !important;\n }\n :root .kNKdL {\n color: #cad3f5 !important;\n }\n :root .q0yked:hover {\n background-color: #1e2030 !important;\n }\n :root .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n :root .lwwARb {\n background-color: #181926 !important;\n }\n :root .LO47Ff {\n color: #cad3f5;\n }\n :root .j8PBfc {\n color: #a5adcb;\n }\n :root .act-tim-txt-cnt {\n color: #cad3f5;\n }\n :root .act-switch-area {\n background-color: #24273a !important;\n }\n :root .q8U8x > div:nth-child(1) {\n background-color: #24273a !important;\n }\n :root .EwDHG,\n :root .vNdLpe,\n :root .vNdLpe:visited {\n color: #a5adcb !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"] {\n color: #cad3f5 !important;\n }\n :root .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n :root .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n :root [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n :root .YmvwI {\n color: #a5adcb;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n :root .gb_F .gb_E,\n :root .gb_F .gb_D {\n fill: #cad3f5;\n }\n :root .t4wgMc {\n background: #1e2030;\n }\n :root .ELfqBe:hover,\n :root .ELfqBe:focus {\n background: #363a4f;\n }\n :root .JFeuTc {\n color: #cad3f5;\n }\n :root .S6VXfe {\n background: #24273a;\n }\n :root .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n :root .JiJthb,\n :root .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n :root .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n }\n @media (prefers-color-scheme: light) and (prefers-reduced-motion: no-preference) {\n :root .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" section */\n /* Featured snippets */\n color: #a5adcb;\n }\n :root iframe {\n color-scheme: none !important;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --gS5jXb: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n :root .CvDJxb {\n background-color: #24273a !important;\n }\n :root .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n :root .z4R3Z {\n color: #cad3f5 !important;\n }\n :root .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n :root .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n :root .EL3pcf {\n color: #b7bdf8 !important;\n }\n :root .bVfPpkd-StrnGf-rymPhb,\n :root .DMZ54e {\n color: #cad3f5 !important;\n }\n :root .VfPpkd-pafCAf,\n :root .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n :root .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n :root .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n :root .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n :root .dmaMHc {\n background-color: #363a4f !important;\n }\n :root .AJxgH {\n background-color: #1e2030 !important;\n }\n :root .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n :root .nEklgc {\n background-color: #363a4f;\n }\n :root .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n :root .rbYSKb,\n :root .FuOudf,\n :root .GI74Re {\n color: #a5adcb;\n }\n :root .pMz3A,\n :root .qhXOwb,\n :root .yrvNxb .pv60Cd,\n :root .LPl7kb .pv60Cd,\n :root .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n :root .P2c8Dd {\n background-color: #24273a;\n }\n :root .R9RxHd {\n border-color: #363a4f;\n }\n :root .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n :root .vXQmIe,\n :root .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n :root .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n :root .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n :root .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n :root .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n :root .asrVsb {\n background-color: #363a4f;\n }\n :root .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n :root .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n :root .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n :root .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n :root .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n :root .YbqTTb,\n :root g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n :root .fxvhbc,\n :root .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .zRQJhd {\n background-color: #24273a !important;\n }\n :root .XH1CIc {\n color: #a5adcb;\n }\n :root .pno7A.hU1rMc .Tqvz7b,\n :root .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n :root .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n :root .tR3EBc {\n background-color: #1e2030;\n }\n :root .AOvabd,\n :root .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .AOvabd:hover,\n :root .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n :root .zbvg1c {\n color: #cad3f5;\n }\n :root .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n :root .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n :root .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n :root .qv3Wpe {\n color: #cad3f5;\n }\n :root .TIGsTb {\n border-color: #363a4f;\n }\n :root .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .MEdqYd,\n :root .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .MEdqYd:hover,\n :root .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n :root .CybWFf {\n background-color: #363a4f;\n }\n :root .Lu57id {\n color: #a5adcb;\n }\n :root .Wrsj9b,\n :root .ofy7ae,\n :root .PPjCfd,\n :root .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root .liveresults-sports-immersive__match-grid-bottom-border,\n :root .liveresults-sports-immersive__match-grid-right-border,\n :root .YENodc {\n border-color: #363a4f;\n }\n :root .liveresults-sports-immersive__match-tile:hover,\n :root .KAIX8d:hover,\n :root .kwbMAe {\n background-color: #363a4f;\n }\n :root .imspo_mt__dt-t,\n :root .imspo_mt__pm-infc,\n :root .GOsQPe {\n color: #cad3f5 !important;\n }\n :root .H73aad,\n :root .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n :root .AQtWSd,\n :root .ulmfef,\n :root .xCBykf,\n :root .m2E3md {\n color: #8aadf4;\n }\n :root .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n :root .xt8Uw,\n :root .ipwqjc,\n :root .Bk8Hxd:link,\n :root .ucRBdc,\n :root .PDzHbe,\n :root .pt3Hdf,\n :root .Cv2Brc,\n :root .IFGUre,\n :root .review-dialog {\n color: #cad3f5;\n }\n :root .GK1a5e {\n background-color: #cad3f5;\n }\n :root .RC9d6e {\n border-top-color: #cad3f5;\n }\n :root .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .PGbOqf {\n background-color: #b7bdf8;\n }\n :root .yAbdSd {\n color: #ed8796;\n }\n :root .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n :root .IRH78d,\n :root .CFjcj,\n :root .HkuhB {\n color: #a5adcb;\n }\n :root .l2gNXd {\n background-color: #eed49f;\n }\n :root .uVGhGc,\n :root .hIqKNb {\n background-color: #363a4f;\n }\n :root .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n :root .qk7LXc.Fb1AKc,\n :root .fAt9Jd,\n :root .SME0md,\n :root .ipwqjc {\n background-color: #24273a !important;\n }\n :root .ttBXeb,\n :root .NDTw3e.K7R36c,\n :root .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n :root .sQ6RSc {\n fill: #cad3f5;\n }\n :root .egcvbb {\n border-color: #5b6078;\n }\n :root .egcvbb:hover {\n border-color: #cad3f5;\n }\n :root .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n :root .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n :root .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n :root .gb_Ka.gb_f,\n :root .gb_Na.gb_f,\n :root #gb {\n background-color: #24273a !important;\n }\n :root .gb_Ka.gb_f svg,\n :root .gb_Na.gb_f svg,\n :root #gb svg,\n :root .gb_Ka.gb_f .gb_Rc svg,\n :root .gb_Na.gb_f .gb_Rc svg,\n :root #gb .gb_Rc svg,\n :root .gb_Ka.gb_f .gb_dd .gb_ld,\n :root .gb_Na.gb_f .gb_dd .gb_ld,\n :root #gb .gb_dd .gb_ld,\n :root .gb_Ka.gb_f .gb_3c .gb_ld,\n :root .gb_Na.gb_f .gb_3c .gb_ld,\n :root #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n :root .gb_Nc a.gb_F,\n :root .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n :root .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n :root .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .KxwPGc {\n background-color: #1e2030;\n }\n :root .HJSKzf {\n color: #cad3f5;\n }\n :root .gbqfba,\n :root .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .gbqfba:hover,\n :root .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .UxeQfc,\n :root .s7d4ef,\n :root .yXu61c,\n :root .X6JNf,\n :root .BERAof,\n :root .oxbMzd,\n :root .A5s9h,\n :root .V9Wb7c,\n :root .GVUPk,\n :root .GyAeWb,\n :root .A0hi5,\n :root .Tme6jf {\n background-color: #24273a !important;\n }\n :root .d3o3Ad,\n :root .sZKvbe {\n fill: #a6da95 !important;\n }\n :root .Fzsovc,\n :root .cwYVJe,\n :root .RJPOee,\n :root .vM0jzc,\n :root .clOx1e,\n :root .vDF3Oc.vDF3Oc .R8BTeb,\n :root .vDF3Oc.vDF3Oc .ouxCkc,\n :root .Yt787,\n :root .mulB1,\n :root .xUc8Ie,\n :root .sfgTZc,\n :root .I6Kpxd,\n :root .cQEt3 {\n color: #cad3f5 !important;\n }\n :root .yQLaje,\n :root .tVoQIb,\n :root .f9nOyf,\n :root .kHtcsd,\n :root .DopHqc,\n :root .p7bv,\n :root .ar9V1,\n :root .DfMusf,\n :root .y6CIle,\n :root .JukT7c,\n :root .xUc8Ie.BXdrne,\n :root .sEqX7e,\n :root .ZFiwCf {\n background-color: #363a4f !important;\n }\n :root .xUc8Ie.BXdrne,\n :root .YUg0se,\n :root .WGbsof {\n border-color: #5b6078 !important;\n }\n :root .NOo3C {\n color: #b8c0e0;\n }\n :root .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n :root .vIifob {\n background-color: #363a4f !important;\n }\n :root .DxHbyd {\n background-color: #5b6078 !important;\n }\n :root .dg6jd {\n color: #cad3f5 !important;\n }\n :root .pHiOh,\n :root a.pHiOh {\n color: #b8c0e0 !important;\n }\n :root a {\n color: #8aadf4;\n }\n :root .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .RNNXgb:hover,\n :root .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n :root .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n :root .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n :root .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .xtSCL {\n border-top-color: #5b6078;\n }\n :root .sbct:hover {\n background-color: #494d64;\n }\n :root .WggQGd {\n color: #c6a0f6 !important;\n }\n :root .JCHpcb {\n color: #a5adcb;\n }\n :root .JCHpcb:hover {\n color: #8aadf4;\n }\n :root .wM6W7d,\n :root .ABAbCc {\n color: #cad3f5;\n }\n :root .uDetx {\n fill: #cad3f5;\n }\n :root .ExCKkf,\n :root .BjWz4c {\n color: #a5adcb;\n }\n :root .ACRAdd {\n border-left-color: #6e738d;\n }\n :root .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .w9dUj {\n color: #cad3f5 !important;\n }\n :root .Pvpvv .zE5Aq,\n :root .adnFRd,\n :root .XfJHbe {\n color: #8aadf4;\n }\n :root .CS4h3e {\n background-color: #a5adcb;\n }\n :root .Pvpvv .xyGai {\n color: #cad3f5;\n }\n :root #SIvCob {\n color: #cad3f5;\n }\n :root .gb_Jc a.gb_B,\n :root .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n :root .gb_Jc svg,\n :root .gb_Oc.gb_Sc svg,\n :root .gb_Jc .gb_ad .gb_id,\n :root .gb_Jc .gb_ad .gb_Ic,\n :root .gb_Jc .gb_ad .gb_cd,\n :root .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n :root .gb_Ka svg,\n :root .gb_Oc svg,\n :root .gb_ad .gb_id,\n :root .gb_0c .gb_id {\n color: #cad3f5;\n }\n :root .gLFyf {\n color: #cad3f5;\n }\n :root .QCzoEc {\n color: #939ab7;\n }\n :root .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n :root .gb_Jc .gb_Ud button:hover svg,\n :root .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Jc .gb_Ud.gb_qe button:hover svg,\n :root .gb_Ud button:hover svg,\n :root .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n :root a.gb_B,\n :root span.gb_B {\n color: #cad3f5;\n }\n :root .gb_zc div:first-child {\n color: #cad3f5;\n }\n :root .gb_zc > * {\n color: #a5adcb;\n }\n :root .ClJ9Yb {\n color: #a5adcb;\n }\n :root .sfbg {\n background-color: #24273a;\n }\n :root .jfN4p,\n :root .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n :root .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n :root .zgAlFc {\n color: #8aadf4;\n }\n :root .fLciMb {\n color: #cad3f5;\n }\n :root .d2IKib {\n color: #ed8796;\n }\n :root .fLciMb:hover {\n background-color: #363a4f;\n }\n :root .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n :root .aTI8gc {\n color: #cad3f5;\n }\n :root .wwUB2c {\n color: #a5adcb;\n }\n :root .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n :root .z1asCe,\n :root .ikb4Bb {\n color: #cad3f5 !important;\n }\n :root .rsGxI.Ww4FFb,\n :root .Ww4FFb {\n background-color: #24273a;\n }\n :root .RES9jf {\n color: #cad3f5;\n }\n :root .CSkcDe,\n :root .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd,\n :root .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n :root .ZYHQ7e {\n color: #a5adcb;\n }\n :root .VuuXrf {\n color: #cad3f5;\n }\n :root .hb8SAc,\n :root .gb_Oc a.gb_H,\n :root .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n :root .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n :root .I6TXqe,\n :root .zaokob {\n background: #24273a;\n }\n :root .tw-lliw:hover,\n :root .tw-lliw:focus {\n background-color: #363a4f;\n }\n :root .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n :root .HsZQAe {\n border-bottom-color: #5b6078;\n }\n :root .KLEmSd {\n border-bottom-color: #494d64;\n }\n :root .NtaMpb .niO4u,\n :root .nZWEZc .ttwCMe,\n :root .xNzW0d,\n :root .lWzCpb {\n background-color: #24273a;\n }\n :root .aURkK {\n border-left-color: #494d64;\n }\n :root .iRPzcb {\n border-bottom-color: #494d64;\n }\n :root .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n :root cite,\n :root cite a:link,\n :root cite a:visited {\n color: #a5adcb;\n }\n :root .WZ8Tjf,\n :root .EZAeBe,\n :root .F0gfrd {\n color: #a5adcb;\n }\n :root .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n :root .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .Bi9oQd {\n background-color: #494d64;\n }\n :root .akqY6 {\n background: #494d64;\n }\n :root .KFFQ0c .YfftMc,\n :root .KFFQ0c .YfftMc span,\n :root .KFFQ0c .YfftMc div,\n :root .KFFQ0c .YfftMc a,\n :root g-menu.DWsAYc g-menu-item a.K1yPdf,\n :root .f3LoEf,\n :root .TXBhSe:hover,\n :root .TXBhSe:not(:hover),\n :root .r025kc.lVm3ye,\n :root .Bo9xMe,\n :root .oyj2db {\n color: #a5adcb;\n }\n :root .dyjrff,\n :root .LEwnzc {\n color: #b8c0e0;\n }\n :root .ZFiwCf {\n background-color: #363a4f;\n }\n :root .ZFiwCf:hover {\n background-color: #494d64;\n }\n :root .LGwnxb,\n :root .WGwSK {\n color: #cad3f5;\n }\n :root .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .O7G3Gd {\n color: #cad3f5;\n }\n :root .O7G3Gd:hover {\n color: #8aadf4;\n }\n :root .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n :root .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n :root .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n :root div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .LHJvCe,\n :root .vqseUe,\n :root .dMCttd {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n :root .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n :root .pdpvld {\n color: #a6da95;\n }\n :root .YrbPuc {\n color: #b8c0e0;\n }\n :root .SRfaKe,\n :root .SRfaKe h2 {\n background-color: #1e2030;\n }\n :root .y6CIle {\n background-color: #363a4f;\n }\n :root .Yt787,\n :root .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n :root .IDFSOe {\n background-color: #5b6078;\n }\n :root .ffmmcd,\n :root .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n :root .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n :root .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n :root .f,\n :root .j04ED,\n :root .j04ED a,\n :root .j04ED a:link,\n :root .XaIwc {\n color: #a5adcb !important;\n }\n :root #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n :root g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n :root .gb_2e {\n background-color: #363a4f;\n }\n :root .gb_Ec div:first-child {\n color: #cad3f5;\n }\n :root .gb_Ec > * {\n color: #a5adcb;\n }\n :root .kLhEKe {\n background-color: #24273a;\n }\n :root .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n :root .S8ee5 {\n background: #363a4f;\n }\n :root .S8ee5:hover {\n background: #494d64;\n }\n :root .rhHIGd {\n background-color: #5b6078;\n }\n :root .sY7ric {\n color: #cad3f5;\n }\n :root .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n :root .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .d2F2Td {\n color: #cad3f5;\n }\n :root .c07z9 {\n color: #a5adcb;\n }\n :root .c07z9 a,\n :root .c07z9 a:active,\n :root .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n :root .wHYlTd {\n color: #a5adcb;\n }\n :root .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n :root .fm06If .ILfuVd,\n :root .c2xzTb .ILfuVd,\n :root .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n :root .fm06If .ILfuVd b,\n :root .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n :root .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .Lb0dA:hover {\n background-color: #363a4f;\n }\n :root .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n :root .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:hover {\n background-color: #363a4f;\n }\n :root .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .TZqsAd {\n background: #6e738d;\n }\n :root .FalWJb {\n background: #24273a;\n }\n :root .YeThId {\n border-top-color: #494d64;\n }\n :root .k8XOCe {\n background-color: #363a4f;\n }\n :root .s75CSd {\n color: #cad3f5;\n }\n :root .ZkkK1e,\n :root .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n :root .ZkkK1e:hover,\n :root .uAbMZd:hover {\n background: #363a4f;\n }\n :root .QjI2jc {\n color: #a5adcb;\n }\n :root .lhLbod {\n color: #a5adcb;\n }\n :root .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n :root .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n :root .F75bid {\n color: #a5adcb;\n }\n :root div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n :root [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n :root .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n :root .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n :root .GKS7s .FMKtTb,\n :root .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n :root .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n :root .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n :root a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n :root div[aria-expanded=\"true\"] .fFI3rb,\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n :root .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n :root .hdtb-mn-hd {\n color: #a5adcb;\n }\n :root .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n :root .fSnalc {\n stroke: #8aadf4;\n }\n :root .oOg6Ne {\n stroke: #eed49f;\n }\n :root .ZqPjbb {\n stroke: #ed8796;\n }\n :root .aPiskd {\n stroke: #a6da95;\n }\n :root .s8GCU {\n background-color: #24273a;\n }\n :root .Lj9fsd {\n background-color: #24273a;\n }\n :root .jZWadf {\n background-color: #24273a;\n }\n :root .rQEFy,\n :root .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .gbZSUe {\n color: #cad3f5;\n }\n :root .gbZSUe:hover {\n background: #363a4f;\n }\n :root .XZ5MVe {\n color: #8aadf4;\n }\n :root a:visited {\n color: #c6a0f6;\n }\n :root .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #24273a 60%, #24273a);\n }\n :root .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n :root .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n :root .SvoXfb:hover {\n background-color: #363a4f;\n }\n :root .IsZvec,\n :root .yxAsKe {\n color: #a5adcb;\n }\n :root .zqrO0.k0Jjg .QuU3Wb,\n :root .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n :root .uo4vr {\n color: #a5adcb;\n }\n :root .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n :root .T8VaVe {\n color: #8aadf4;\n }\n :root .tw-ta,\n :root #tw-source-text-container .tw-ta,\n :root #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n :root .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n :root #tw-target {\n background-color: #363a4f;\n }\n :root .tw-data-placeholder {\n color: #cad3f5;\n }\n :root .j1iyq {\n border-color: #5b6078;\n }\n :root .w8qArf .fl {\n color: #cad3f5 !important;\n }\n :root .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n :root .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n :root .Ss2Faf a {\n color: #cad3f5;\n }\n :root .aCOpRe em,\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n :root .g {\n color: #cad3f5;\n }\n :root .VSHxQ {\n color: #a5adcb;\n }\n :root .cF4V5c {\n background-color: #181926 !important;\n }\n :root .cF4V5c g-menu-item a,\n :root .cF4V5c g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n :root .cF4V5c:hover g-menu-item:hover a,\n :root .cF4V5c:hover g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n :root .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n :root .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n :root .Z0LcW {\n color: #cad3f5;\n }\n :root .i29hTd .qLLird {\n color: #cad3f5;\n }\n :root .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n :root .N6Sb2c {\n color: #a5adcb;\n }\n :root .C9iYEe {\n color: #a5adcb;\n }\n :root .KcXNxb {\n background: #24273a;\n }\n :root .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n :root a.oBa0Fe {\n color: #a5adcb;\n }\n :root .o6juZc {\n background-color: #363a4f;\n }\n :root .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n :root .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .WdWr7c {\n border-top-color: #5b6078;\n }\n :root .sU3bKf {\n color: #cad3f5;\n }\n :root .O5OUld {\n color: #a5adcb;\n }\n :root .zP7KFe {\n background: #494d64;\n }\n :root .O5OUld:hover {\n color: #8aadf4;\n }\n :root .og3lId {\n color: #cad3f5;\n }\n :root .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .r8xEL {\n color: #cad3f5;\n }\n :root .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .NZmxZe:not(.rQEFy):hover,\n :root .cj2HCb.iuN0sf .w6PoOe:hover,\n :root .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .ssfWCe .ZXJQ7c,\n :root .cj2HCb.iuN0sf .w6PoOe,\n :root .G2XB8d,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n :root .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n :root .G2XB8d .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n :root .KA8Jyb {\n fill: #a5adcb;\n }\n :root .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n :root .o6OF0 {\n background-color: #494d64;\n }\n :root .o6OF0:hover {\n background-color: #5b6078;\n }\n :root .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n :root .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n :root .zbRPDe,\n :root .scU1d {\n color: #cad3f5;\n }\n :root .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .mEQved {\n color: #a5adcb;\n }\n :root .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n :root .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n :root .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n :root .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n :root [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n :root [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n :root [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n :root [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n :root .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .qcTKEe {\n background-color: #24273a;\n }\n :root .ooPrBf {\n background: #24273a;\n }\n :root .r9PaP {\n color: #a5adcb;\n }\n :root .r9PaP:hover {\n color: #8aadf4;\n }\n :root .H1KrKd {\n fill: #a5adcb;\n }\n :root .cEPPT {\n border-bottom-color: #494d64;\n }\n :root .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n :root .Hm7Qac:hover,\n :root .EuKAde {\n background-color: #363a4f;\n }\n :root .igM9Le {\n color: #cad3f5;\n }\n :root .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .gb_Mc .gb_Vd button:hover svg,\n :root .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Mc svg,\n :root .gb_Rc.gb_Vc svg,\n :root .gb_Mc .gb_dd .gb_ld,\n :root .gb_Mc .gb_dd .gb_Lc,\n :root .gb_Mc .gb_dd .gb_fd,\n :root .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n :root .cEW58 {\n background-color: #363a4f;\n }\n :root .dyAbMb {\n fill: #a5adcb;\n }\n :root .zItAnd,\n :root .zItAnd:link,\n :root .zItAnd:visited,\n :root .zItAnd:hover,\n :root .zItAnd:active {\n color: #cad3f5;\n }\n :root .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n :root .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .nfSF8e,\n :root .WRhYSc {\n color: #a5adcb;\n }\n :root .nfSF8e:hover,\n :root .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n :root .ssJ7i {\n color: #cad3f5;\n }\n :root .iAIpCb {\n color: #a5adcb;\n }\n :root .KMdzJ,\n :root .ss6qqb .oBrLN,\n :root .ylgVCe {\n color: #b8c0e0;\n }\n :root .PmPt7d {\n color: #a5adcb;\n }\n :root .gb_Mc a.gb_E,\n :root .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n :root a.gb_E,\n :root span.gb_E {\n color: #cad3f5 !important;\n }\n :root .RzdJxc {\n border-top-color: #5b6078;\n }\n :root .rKnmn {\n border-top-color: #5b6078;\n }\n :root .FzCfme {\n color: #a5adcb;\n }\n :root .hMJ0yc {\n color: #a5adcb;\n }\n :root .yg51vc {\n background-color: #24273a;\n }\n :root .hdtb-mitem a {\n color: #a5adcb;\n }\n :root .hdtb-mitem .GOE98c,\n :root .hdtb-mitem a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad {\n color: #a5adcb;\n }\n :root .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n :root .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n :root .hdtb-mitem:hover .GOE98c:hover,\n :root .hdtb-mitem:hover a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad:hover {\n color: #8aadf4;\n }\n :root .w6PoOe {\n color: #a5adcb;\n }\n :root .w6PoOe:hover {\n color: #cad3f5;\n }\n :root .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n :root .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n :root .FjVBEd {\n color: #a6da95;\n }\n :root title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n :root .GmE3X {\n color: #cad3f5;\n }\n :root .iv236 {\n color: #cad3f5;\n }\n :root .GLcBOb {\n border-bottom-color: #494d64;\n }\n :root .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n :root .wx62f {\n color: #a5adcb;\n }\n :root #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n :root .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n :root #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n :root .JNkvid .HnYYW {\n color: #cad3f5;\n }\n :root .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n :root .Cx1ZMc {\n color: #a5adcb;\n }\n :root .CBPSbf {\n background-color: #24273a;\n }\n :root .E74aCb {\n color: #cad3f5;\n }\n :root .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root .c72nic {\n color: #cad3f5;\n }\n :root .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .A9y7kf {\n color: #a5adcb;\n }\n :root .OE86Gc a {\n color: #8aadf4;\n }\n :root .Es2Et {\n color: #a5adcb;\n }\n :root .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .rx7XFb {\n background-color: #363a4f;\n }\n :root .VP31Vb {\n color: #cad3f5;\n }\n :root .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .SW5pqf {\n color: #8aadf4;\n }\n :root .rQEFy:hover {\n color: #8aadf4;\n }\n :root .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n :root .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n :root .t2vtad:active,\n :root .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n :root .gTl8xb {\n border-color: #a5adcb transparent;\n }\n :root .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n :root .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n :root .ynRric {\n color: #a5adcb;\n }\n :root .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n :root .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n :root .sbhl {\n background: #494d64;\n }\n :root .CjiZvb,\n :root .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n :root .PyJv1b {\n color: #cad3f5;\n }\n :root .REySof {\n color: #939ab7 !important;\n }\n :root .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n :root .b0Xfjd {\n color: #24273a !important;\n }\n :root .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .LiOdre:focus {\n border-color: #8aadf4;\n }\n :root .mfsgsd {\n color: #cad3f5;\n }\n :root .GCSyeb {\n background: #494d64;\n }\n :root .IVvPP .cLjAic.WY0eLb,\n :root .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n :root .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n :root .cfBJGe {\n color: #cad3f5;\n }\n :root .f6F9Be {\n background: #1e2030;\n }\n :root .KwU3F {\n color: #8aadf4;\n }\n :root .b0KoTc {\n color: #cad3f5;\n }\n :root .dfB0uf {\n color: #cad3f5;\n }\n :root .unknown_loc {\n background: #cad3f5;\n }\n :root .GS5rRd {\n color: #8aadf4;\n }\n :root .xSQxL {\n color: #8aadf4;\n }\n :root .smiUbb {\n color: #cad3f5;\n }\n :root .b2hzT {\n border-bottom-color: #363a4f;\n }\n :root #swml {\n border-left-color: #363a4f;\n }\n :root .KXbwLb {\n background-color: #5b6078;\n }\n :root .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n :root .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n :root .GNJvt {\n color: #cad3f5;\n }\n :root .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n :root .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n :root .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n :root .xEzgBc {\n color: #cad3f5 !important;\n }\n :root .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n :root .ea0Lbe {\n background: #363a4f;\n }\n :root .f6GA0,\n :root .CacfB,\n :root .Ua7Yuf {\n background: #24273a;\n }\n :root .DV7the {\n color: #8aadf4;\n }\n :root .ZeVBtc {\n color: #a5adcb;\n }\n :root .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .cB9M7:hover {\n border-color: #5b6078;\n }\n :root .cB9M7:focus {\n border-color: #8aadf4;\n }\n :root .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n :root .ArIAXb {\n fill: #363a4f;\n }\n :root .qOFLsb {\n fill: #363a4f;\n }\n :root .aHK1bd {\n color: #a5adcb;\n }\n :root .diOlIe {\n border-top-color: #6e738d;\n }\n :root .p4pvTd {\n color: #cad3f5;\n }\n :root .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n :root .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n :root .S8wJ3 {\n color: #cad3f5 !important;\n }\n :root .ZI7elf {\n color: #cad3f5 !important;\n }\n :root .tGS0Nc {\n color: #cad3f5;\n }\n :root .kzt0Nc a {\n color: #a5adcb !important;\n }\n :root .fgc1P,\n :root .N7KPxb {\n border-top-color: #363a4f !important;\n }\n :root .kQEH5b {\n color: #a5adcb !important;\n }\n :root .kNKdL {\n color: #cad3f5 !important;\n }\n :root .q0yked:hover {\n background-color: #1e2030 !important;\n }\n :root .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n :root .lwwARb {\n background-color: #181926 !important;\n }\n :root .LO47Ff {\n color: #cad3f5;\n }\n :root .j8PBfc {\n color: #a5adcb;\n }\n :root .act-tim-txt-cnt {\n color: #cad3f5;\n }\n :root .act-switch-area {\n background-color: #24273a !important;\n }\n :root .q8U8x > div:nth-child(1) {\n background-color: #24273a !important;\n }\n :root .EwDHG,\n :root .vNdLpe,\n :root .vNdLpe:visited {\n color: #a5adcb !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"] {\n color: #cad3f5 !important;\n }\n :root .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n :root .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n :root [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n :root .YmvwI {\n color: #a5adcb;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n :root .gb_F .gb_E,\n :root .gb_F .gb_D {\n fill: #cad3f5;\n }\n :root .t4wgMc {\n background: #1e2030;\n }\n :root .ELfqBe:hover,\n :root .ELfqBe:focus {\n background: #363a4f;\n }\n :root .JFeuTc {\n color: #cad3f5;\n }\n :root .S6VXfe {\n background: #24273a;\n }\n :root .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n :root .JiJthb,\n :root .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n :root .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n }\n @media (prefers-color-scheme: dark) and (prefers-reduced-motion: no-preference) {\n :root .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n @media (prefers-color-scheme: light) {\n body {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" section */\n /* Featured snippets */\n color: #a5adcb;\n }\n body iframe {\n color-scheme: none !important;\n }\n body ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body input::placeholder,\n body textarea::placeholder {\n color: #a5adcb !important;\n }\n body,\n body body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --gS5jXb: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n body .CvDJxb {\n background-color: #24273a !important;\n }\n body .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n body .z4R3Z {\n color: #cad3f5 !important;\n }\n body .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n body .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n body .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body .VfPpkd-StrnGf-rymPhb-f7MjDc,\n body .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n body .EL3pcf {\n color: #b7bdf8 !important;\n }\n body .bVfPpkd-StrnGf-rymPhb,\n body .DMZ54e {\n color: #cad3f5 !important;\n }\n body .VfPpkd-pafCAf,\n body .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n body .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n body .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n body .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n body .dmaMHc {\n background-color: #363a4f !important;\n }\n body .AJxgH {\n background-color: #1e2030 !important;\n }\n body .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n body .nEklgc {\n background-color: #363a4f;\n }\n body .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n body .rbYSKb,\n body .FuOudf,\n body .GI74Re {\n color: #a5adcb;\n }\n body .pMz3A,\n body .qhXOwb,\n body .yrvNxb .pv60Cd,\n body .LPl7kb .pv60Cd,\n body .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n body .P2c8Dd {\n background-color: #24273a;\n }\n body .R9RxHd {\n border-color: #363a4f;\n }\n body .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n body .vXQmIe,\n body .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n body .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n body .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n body .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n body .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n body .asrVsb {\n background-color: #363a4f;\n }\n body .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n body .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n body .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n body .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n body .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n body .YbqTTb,\n body g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n body .fxvhbc,\n body .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n body .zRQJhd {\n background-color: #24273a !important;\n }\n body .XH1CIc {\n color: #a5adcb;\n }\n body .pno7A.hU1rMc .Tqvz7b,\n body .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n body .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n body .tR3EBc {\n background-color: #1e2030;\n }\n body .AOvabd,\n body .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .AOvabd:hover,\n body .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n body .zbvg1c {\n color: #cad3f5;\n }\n body .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n body .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n body .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n body .qv3Wpe {\n color: #cad3f5;\n }\n body .TIGsTb {\n border-color: #363a4f;\n }\n body .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n body .MEdqYd,\n body .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n body .MEdqYd:hover,\n body .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n body .CybWFf {\n background-color: #363a4f;\n }\n body .Lu57id {\n color: #a5adcb;\n }\n body .Wrsj9b,\n body .ofy7ae,\n body .PPjCfd,\n body .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n body .liveresults-sports-immersive__match-grid-bottom-border,\n body .liveresults-sports-immersive__match-grid-right-border,\n body .YENodc {\n border-color: #363a4f;\n }\n body .liveresults-sports-immersive__match-tile:hover,\n body .KAIX8d:hover,\n body .kwbMAe {\n background-color: #363a4f;\n }\n body .imspo_mt__dt-t,\n body .imspo_mt__pm-infc,\n body .GOsQPe {\n color: #cad3f5 !important;\n }\n body .H73aad,\n body .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n body .AQtWSd,\n body .ulmfef,\n body .xCBykf,\n body .m2E3md {\n color: #8aadf4;\n }\n body .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n body .xt8Uw,\n body .ipwqjc,\n body .Bk8Hxd:link,\n body .ucRBdc,\n body .PDzHbe,\n body .pt3Hdf,\n body .Cv2Brc,\n body .IFGUre,\n body .review-dialog {\n color: #cad3f5;\n }\n body .GK1a5e {\n background-color: #cad3f5;\n }\n body .RC9d6e {\n border-top-color: #cad3f5;\n }\n body .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .PGbOqf {\n background-color: #b7bdf8;\n }\n body .yAbdSd {\n color: #ed8796;\n }\n body .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n body .IRH78d,\n body .CFjcj,\n body .HkuhB {\n color: #a5adcb;\n }\n body .l2gNXd {\n background-color: #eed49f;\n }\n body .uVGhGc,\n body .hIqKNb {\n background-color: #363a4f;\n }\n body .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n body .qk7LXc.Fb1AKc,\n body .fAt9Jd,\n body .SME0md,\n body .ipwqjc {\n background-color: #24273a !important;\n }\n body .ttBXeb,\n body .NDTw3e.K7R36c,\n body .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n body .sQ6RSc {\n fill: #cad3f5;\n }\n body .egcvbb {\n border-color: #5b6078;\n }\n body .egcvbb:hover {\n border-color: #cad3f5;\n }\n body .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n body .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n body .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n body .gb_Ka.gb_f,\n body .gb_Na.gb_f,\n body #gb {\n background-color: #24273a !important;\n }\n body .gb_Ka.gb_f svg,\n body .gb_Na.gb_f svg,\n body #gb svg,\n body .gb_Ka.gb_f .gb_Rc svg,\n body .gb_Na.gb_f .gb_Rc svg,\n body #gb .gb_Rc svg,\n body .gb_Ka.gb_f .gb_dd .gb_ld,\n body .gb_Na.gb_f .gb_dd .gb_ld,\n body #gb .gb_dd .gb_ld,\n body .gb_Ka.gb_f .gb_3c .gb_ld,\n body .gb_Na.gb_f .gb_3c .gb_ld,\n body #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n body .gb_Nc a.gb_F,\n body .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n body .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n body .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n body .KxwPGc {\n background-color: #1e2030;\n }\n body .HJSKzf {\n color: #cad3f5;\n }\n body .gbqfba,\n body .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .gbqfba:hover,\n body .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .UxeQfc,\n body .s7d4ef,\n body .yXu61c,\n body .X6JNf,\n body .BERAof,\n body .oxbMzd,\n body .A5s9h,\n body .V9Wb7c,\n body .GVUPk,\n body .GyAeWb,\n body .A0hi5,\n body .Tme6jf {\n background-color: #24273a !important;\n }\n body .d3o3Ad,\n body .sZKvbe {\n fill: #a6da95 !important;\n }\n body .Fzsovc,\n body .cwYVJe,\n body .RJPOee,\n body .vM0jzc,\n body .clOx1e,\n body .vDF3Oc.vDF3Oc .R8BTeb,\n body .vDF3Oc.vDF3Oc .ouxCkc,\n body .Yt787,\n body .mulB1,\n body .xUc8Ie,\n body .sfgTZc,\n body .I6Kpxd,\n body .cQEt3 {\n color: #cad3f5 !important;\n }\n body .yQLaje,\n body .tVoQIb,\n body .f9nOyf,\n body .kHtcsd,\n body .DopHqc,\n body .p7bv,\n body .ar9V1,\n body .DfMusf,\n body .y6CIle,\n body .JukT7c,\n body .xUc8Ie.BXdrne,\n body .sEqX7e,\n body .ZFiwCf {\n background-color: #363a4f !important;\n }\n body .xUc8Ie.BXdrne,\n body .YUg0se,\n body .WGbsof {\n border-color: #5b6078 !important;\n }\n body .NOo3C {\n color: #b8c0e0;\n }\n body .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n body .vIifob {\n background-color: #363a4f !important;\n }\n body .DxHbyd {\n background-color: #5b6078 !important;\n }\n body .dg6jd {\n color: #cad3f5 !important;\n }\n body .pHiOh,\n body a.pHiOh {\n color: #b8c0e0 !important;\n }\n body a {\n color: #8aadf4;\n }\n body .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .RNNXgb:hover,\n body .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n body .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n body .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n body .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .xtSCL {\n border-top-color: #5b6078;\n }\n body .sbct:hover {\n background-color: #494d64;\n }\n body .WggQGd {\n color: #c6a0f6 !important;\n }\n body .JCHpcb {\n color: #a5adcb;\n }\n body .JCHpcb:hover {\n color: #8aadf4;\n }\n body .wM6W7d,\n body .ABAbCc {\n color: #cad3f5;\n }\n body .uDetx {\n fill: #cad3f5;\n }\n body .ExCKkf,\n body .BjWz4c {\n color: #a5adcb;\n }\n body .ACRAdd {\n border-left-color: #6e738d;\n }\n body .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .w9dUj {\n color: #cad3f5 !important;\n }\n body .Pvpvv .zE5Aq,\n body .adnFRd,\n body .XfJHbe {\n color: #8aadf4;\n }\n body .CS4h3e {\n background-color: #a5adcb;\n }\n body .Pvpvv .xyGai {\n color: #cad3f5;\n }\n body #SIvCob {\n color: #cad3f5;\n }\n body .gb_Jc a.gb_B,\n body .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n body .gb_Jc svg,\n body .gb_Oc.gb_Sc svg,\n body .gb_Jc .gb_ad .gb_id,\n body .gb_Jc .gb_ad .gb_Ic,\n body .gb_Jc .gb_ad .gb_cd,\n body .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n body .gb_Ka svg,\n body .gb_Oc svg,\n body .gb_ad .gb_id,\n body .gb_0c .gb_id {\n color: #cad3f5;\n }\n body .gLFyf {\n color: #cad3f5;\n }\n body .QCzoEc {\n color: #939ab7;\n }\n body .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n body .gb_Jc .gb_Ud button:hover svg,\n body .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Jc .gb_Ud.gb_qe button:hover svg,\n body .gb_Ud button:hover svg,\n body .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n body a.gb_B,\n body span.gb_B {\n color: #cad3f5;\n }\n body .gb_zc div:first-child {\n color: #cad3f5;\n }\n body .gb_zc > * {\n color: #a5adcb;\n }\n body .ClJ9Yb {\n color: #a5adcb;\n }\n body .sfbg {\n background-color: #24273a;\n }\n body .jfN4p,\n body .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n body .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n body .zgAlFc {\n color: #8aadf4;\n }\n body .fLciMb {\n color: #cad3f5;\n }\n body .d2IKib {\n color: #ed8796;\n }\n body .fLciMb:hover {\n background-color: #363a4f;\n }\n body .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n body .aTI8gc {\n color: #cad3f5;\n }\n body .wwUB2c {\n color: #a5adcb;\n }\n body .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n body .z1asCe,\n body .ikb4Bb {\n color: #cad3f5 !important;\n }\n body .rsGxI.Ww4FFb,\n body .Ww4FFb {\n background-color: #24273a;\n }\n body .RES9jf {\n color: #cad3f5;\n }\n body .CSkcDe,\n body .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd,\n body .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n body .ZYHQ7e {\n color: #a5adcb;\n }\n body .VuuXrf {\n color: #cad3f5;\n }\n body .hb8SAc,\n body .gb_Oc a.gb_H,\n body .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n body .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n body .I6TXqe,\n body .zaokob {\n background: #24273a;\n }\n body .tw-lliw:hover,\n body .tw-lliw:focus {\n background-color: #363a4f;\n }\n body .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n body .HsZQAe {\n border-bottom-color: #5b6078;\n }\n body .KLEmSd {\n border-bottom-color: #494d64;\n }\n body .NtaMpb .niO4u,\n body .nZWEZc .ttwCMe,\n body .xNzW0d,\n body .lWzCpb {\n background-color: #24273a;\n }\n body .aURkK {\n border-left-color: #494d64;\n }\n body .iRPzcb {\n border-bottom-color: #494d64;\n }\n body .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n body cite,\n body cite a:link,\n body cite a:visited {\n color: #a5adcb;\n }\n body .WZ8Tjf,\n body .EZAeBe,\n body .F0gfrd {\n color: #a5adcb;\n }\n body .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n body .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .Bi9oQd {\n background-color: #494d64;\n }\n body .akqY6 {\n background: #494d64;\n }\n body .KFFQ0c .YfftMc,\n body .KFFQ0c .YfftMc span,\n body .KFFQ0c .YfftMc div,\n body .KFFQ0c .YfftMc a,\n body g-menu.DWsAYc g-menu-item a.K1yPdf,\n body .f3LoEf,\n body .TXBhSe:hover,\n body .TXBhSe:not(:hover),\n body .r025kc.lVm3ye,\n body .Bo9xMe,\n body .oyj2db {\n color: #a5adcb;\n }\n body .dyjrff,\n body .LEwnzc {\n color: #b8c0e0;\n }\n body .ZFiwCf {\n background-color: #363a4f;\n }\n body .ZFiwCf:hover {\n background-color: #494d64;\n }\n body .LGwnxb,\n body .WGwSK {\n color: #cad3f5;\n }\n body .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .O7G3Gd {\n color: #cad3f5;\n }\n body .O7G3Gd:hover {\n color: #8aadf4;\n }\n body .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n body .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n body .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n body div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .LHJvCe,\n body .vqseUe,\n body .dMCttd {\n color: #a5adcb;\n }\n body .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n body .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n body .pdpvld {\n color: #a6da95;\n }\n body .YrbPuc {\n color: #b8c0e0;\n }\n body .SRfaKe,\n body .SRfaKe h2 {\n background-color: #1e2030;\n }\n body .y6CIle {\n background-color: #363a4f;\n }\n body .Yt787,\n body .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n body .IDFSOe {\n background-color: #5b6078;\n }\n body .ffmmcd,\n body .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n body .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n body .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n body .f,\n body .j04ED,\n body .j04ED a,\n body .j04ED a:link,\n body .XaIwc {\n color: #a5adcb !important;\n }\n body #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n body g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n body .gb_2e {\n background-color: #363a4f;\n }\n body .gb_Ec div:first-child {\n color: #cad3f5;\n }\n body .gb_Ec > * {\n color: #a5adcb;\n }\n body .kLhEKe {\n background-color: #24273a;\n }\n body .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n body .S8ee5 {\n background: #363a4f;\n }\n body .S8ee5:hover {\n background: #494d64;\n }\n body .rhHIGd {\n background-color: #5b6078;\n }\n body .sY7ric {\n color: #cad3f5;\n }\n body .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n body .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n body .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .d2F2Td {\n color: #cad3f5;\n }\n body .c07z9 {\n color: #a5adcb;\n }\n body .c07z9 a,\n body .c07z9 a:active,\n body .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n body .wHYlTd {\n color: #a5adcb;\n }\n body .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n body .fm06If .ILfuVd,\n body .c2xzTb .ILfuVd,\n body .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n body .fm06If .ILfuVd b,\n body .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n body .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .Lb0dA:hover {\n background-color: #363a4f;\n }\n body .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n body .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:hover {\n background-color: #363a4f;\n }\n body .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .TZqsAd {\n background: #6e738d;\n }\n body .FalWJb {\n background: #24273a;\n }\n body .YeThId {\n border-top-color: #494d64;\n }\n body .k8XOCe {\n background-color: #363a4f;\n }\n body .s75CSd {\n color: #cad3f5;\n }\n body .ZkkK1e,\n body .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n body .ZkkK1e:hover,\n body .uAbMZd:hover {\n background: #363a4f;\n }\n body .QjI2jc {\n color: #a5adcb;\n }\n body .lhLbod {\n color: #a5adcb;\n }\n body .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n body .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n body .F75bid {\n color: #a5adcb;\n }\n body div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n body [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n body .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n body .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n body .GKS7s .FMKtTb,\n body .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n body .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n body .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n body a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n body div[aria-expanded=\"true\"] .fFI3rb,\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n body .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n body .hdtb-mn-hd {\n color: #a5adcb;\n }\n body .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n body .fSnalc {\n stroke: #8aadf4;\n }\n body .oOg6Ne {\n stroke: #eed49f;\n }\n body .ZqPjbb {\n stroke: #ed8796;\n }\n body .aPiskd {\n stroke: #a6da95;\n }\n body .s8GCU {\n background-color: #24273a;\n }\n body .Lj9fsd {\n background-color: #24273a;\n }\n body .jZWadf {\n background-color: #24273a;\n }\n body .rQEFy,\n body .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .gbZSUe {\n color: #cad3f5;\n }\n body .gbZSUe:hover {\n background: #363a4f;\n }\n body .XZ5MVe {\n color: #8aadf4;\n }\n body a:visited {\n color: #c6a0f6;\n }\n body .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #24273a 60%, #24273a);\n }\n body .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n body .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n body .SvoXfb:hover {\n background-color: #363a4f;\n }\n body .IsZvec,\n body .yxAsKe {\n color: #a5adcb;\n }\n body .zqrO0.k0Jjg .QuU3Wb,\n body .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n body .uo4vr {\n color: #a5adcb;\n }\n body .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n body .T8VaVe {\n color: #8aadf4;\n }\n body .tw-ta,\n body #tw-source-text-container .tw-ta,\n body #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n body .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n body #tw-target {\n background-color: #363a4f;\n }\n body .tw-data-placeholder {\n color: #cad3f5;\n }\n body .j1iyq {\n border-color: #5b6078;\n }\n body .w8qArf .fl {\n color: #cad3f5 !important;\n }\n body .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n body .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n body .Ss2Faf a {\n color: #cad3f5;\n }\n body .aCOpRe em,\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n body .g {\n color: #cad3f5;\n }\n body .VSHxQ {\n color: #a5adcb;\n }\n body .cF4V5c {\n background-color: #181926 !important;\n }\n body .cF4V5c g-menu-item a,\n body .cF4V5c g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n body .cF4V5c:hover g-menu-item:hover a,\n body .cF4V5c:hover g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n body .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n body .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n body .Z0LcW {\n color: #cad3f5;\n }\n body .i29hTd .qLLird {\n color: #cad3f5;\n }\n body .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n body .N6Sb2c {\n color: #a5adcb;\n }\n body .C9iYEe {\n color: #a5adcb;\n }\n body .KcXNxb {\n background: #24273a;\n }\n body .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n body a.oBa0Fe {\n color: #a5adcb;\n }\n body .o6juZc {\n background-color: #363a4f;\n }\n body .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n body .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .WdWr7c {\n border-top-color: #5b6078;\n }\n body .sU3bKf {\n color: #cad3f5;\n }\n body .O5OUld {\n color: #a5adcb;\n }\n body .zP7KFe {\n background: #494d64;\n }\n body .O5OUld:hover {\n color: #8aadf4;\n }\n body .og3lId {\n color: #cad3f5;\n }\n body .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .r8xEL {\n color: #cad3f5;\n }\n body .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n body .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .NZmxZe:not(.rQEFy):hover,\n body .cj2HCb.iuN0sf .w6PoOe:hover,\n body .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .ssfWCe .ZXJQ7c,\n body .cj2HCb.iuN0sf .w6PoOe,\n body .G2XB8d,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n body .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n body .G2XB8d .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n body .KA8Jyb {\n fill: #a5adcb;\n }\n body .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n body .o6OF0 {\n background-color: #494d64;\n }\n body .o6OF0:hover {\n background-color: #5b6078;\n }\n body .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n body .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n body .zbRPDe,\n body .scU1d {\n color: #cad3f5;\n }\n body .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .mEQved {\n color: #a5adcb;\n }\n body .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n body .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n body .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n body .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n body [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n body [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n body [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n body [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n body .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body .qcTKEe {\n background-color: #24273a;\n }\n body .ooPrBf {\n background: #24273a;\n }\n body .r9PaP {\n color: #a5adcb;\n }\n body .r9PaP:hover {\n color: #8aadf4;\n }\n body .H1KrKd {\n fill: #a5adcb;\n }\n body .cEPPT {\n border-bottom-color: #494d64;\n }\n body .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n body .Hm7Qac:hover,\n body .EuKAde {\n background-color: #363a4f;\n }\n body .igM9Le {\n color: #cad3f5;\n }\n body .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .gb_Mc .gb_Vd button:hover svg,\n body .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Mc svg,\n body .gb_Rc.gb_Vc svg,\n body .gb_Mc .gb_dd .gb_ld,\n body .gb_Mc .gb_dd .gb_Lc,\n body .gb_Mc .gb_dd .gb_fd,\n body .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n body .cEW58 {\n background-color: #363a4f;\n }\n body .dyAbMb {\n fill: #a5adcb;\n }\n body .zItAnd,\n body .zItAnd:link,\n body .zItAnd:visited,\n body .zItAnd:hover,\n body .zItAnd:active {\n color: #cad3f5;\n }\n body .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n body .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .nfSF8e,\n body .WRhYSc {\n color: #a5adcb;\n }\n body .nfSF8e:hover,\n body .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n body .ssJ7i {\n color: #cad3f5;\n }\n body .iAIpCb {\n color: #a5adcb;\n }\n body .KMdzJ,\n body .ss6qqb .oBrLN,\n body .ylgVCe {\n color: #b8c0e0;\n }\n body .PmPt7d {\n color: #a5adcb;\n }\n body .gb_Mc a.gb_E,\n body .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n body a.gb_E,\n body span.gb_E {\n color: #cad3f5 !important;\n }\n body .RzdJxc {\n border-top-color: #5b6078;\n }\n body .rKnmn {\n border-top-color: #5b6078;\n }\n body .FzCfme {\n color: #a5adcb;\n }\n body .hMJ0yc {\n color: #a5adcb;\n }\n body .yg51vc {\n background-color: #24273a;\n }\n body .hdtb-mitem a {\n color: #a5adcb;\n }\n body .hdtb-mitem .GOE98c,\n body .hdtb-mitem a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad {\n color: #a5adcb;\n }\n body .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n body .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n body .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n body .hdtb-mitem:hover .GOE98c:hover,\n body .hdtb-mitem:hover a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad:hover {\n color: #8aadf4;\n }\n body .w6PoOe {\n color: #a5adcb;\n }\n body .w6PoOe:hover {\n color: #cad3f5;\n }\n body .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n body .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n body .FjVBEd {\n color: #a6da95;\n }\n body title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n body .GmE3X {\n color: #cad3f5;\n }\n body .iv236 {\n color: #cad3f5;\n }\n body .GLcBOb {\n border-bottom-color: #494d64;\n }\n body .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n body .wx62f {\n color: #a5adcb;\n }\n body #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n body .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n body #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n body .JNkvid .HnYYW {\n color: #cad3f5;\n }\n body .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n body .Cx1ZMc {\n color: #a5adcb;\n }\n body .CBPSbf {\n background-color: #24273a;\n }\n body .E74aCb {\n color: #cad3f5;\n }\n body .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n body .c72nic {\n color: #cad3f5;\n }\n body .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .A9y7kf {\n color: #a5adcb;\n }\n body .OE86Gc a {\n color: #8aadf4;\n }\n body .Es2Et {\n color: #a5adcb;\n }\n body .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .rx7XFb {\n background-color: #363a4f;\n }\n body .VP31Vb {\n color: #cad3f5;\n }\n body .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .SW5pqf {\n color: #8aadf4;\n }\n body .rQEFy:hover {\n color: #8aadf4;\n }\n body .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n body .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n body .t2vtad:active,\n body .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n body .gTl8xb {\n border-color: #a5adcb transparent;\n }\n body .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n body .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n body .ynRric {\n color: #a5adcb;\n }\n body .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n body .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n body .sbhl {\n background: #494d64;\n }\n body .CjiZvb,\n body .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n body .PyJv1b {\n color: #cad3f5;\n }\n body .REySof {\n color: #939ab7 !important;\n }\n body .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n body .b0Xfjd {\n color: #24273a !important;\n }\n body .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .LiOdre:focus {\n border-color: #8aadf4;\n }\n body .mfsgsd {\n color: #cad3f5;\n }\n body .GCSyeb {\n background: #494d64;\n }\n body .IVvPP .cLjAic.WY0eLb,\n body .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n body .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n body .cfBJGe {\n color: #cad3f5;\n }\n body .f6F9Be {\n background: #1e2030;\n }\n body .KwU3F {\n color: #8aadf4;\n }\n body .b0KoTc {\n color: #cad3f5;\n }\n body .dfB0uf {\n color: #cad3f5;\n }\n body .unknown_loc {\n background: #cad3f5;\n }\n body .GS5rRd {\n color: #8aadf4;\n }\n body .xSQxL {\n color: #8aadf4;\n }\n body .smiUbb {\n color: #cad3f5;\n }\n body .b2hzT {\n border-bottom-color: #363a4f;\n }\n body #swml {\n border-left-color: #363a4f;\n }\n body .KXbwLb {\n background-color: #5b6078;\n }\n body .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n body .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n body .GNJvt {\n color: #cad3f5;\n }\n body .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n body .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n body .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n body .xEzgBc {\n color: #cad3f5 !important;\n }\n body .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n body .ea0Lbe {\n background: #363a4f;\n }\n body .f6GA0,\n body .CacfB,\n body .Ua7Yuf {\n background: #24273a;\n }\n body .DV7the {\n color: #8aadf4;\n }\n body .ZeVBtc {\n color: #a5adcb;\n }\n body .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .cB9M7:hover {\n border-color: #5b6078;\n }\n body .cB9M7:focus {\n border-color: #8aadf4;\n }\n body .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n body .ArIAXb {\n fill: #363a4f;\n }\n body .qOFLsb {\n fill: #363a4f;\n }\n body .aHK1bd {\n color: #a5adcb;\n }\n body .diOlIe {\n border-top-color: #6e738d;\n }\n body .p4pvTd {\n color: #cad3f5;\n }\n body .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n body .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n body .S8wJ3 {\n color: #cad3f5 !important;\n }\n body .ZI7elf {\n color: #cad3f5 !important;\n }\n body .tGS0Nc {\n color: #cad3f5;\n }\n body .kzt0Nc a {\n color: #a5adcb !important;\n }\n body .fgc1P,\n body .N7KPxb {\n border-top-color: #363a4f !important;\n }\n body .kQEH5b {\n color: #a5adcb !important;\n }\n body .kNKdL {\n color: #cad3f5 !important;\n }\n body .q0yked:hover {\n background-color: #1e2030 !important;\n }\n body .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n body .lwwARb {\n background-color: #181926 !important;\n }\n body .LO47Ff {\n color: #cad3f5;\n }\n body .j8PBfc {\n color: #a5adcb;\n }\n body .act-tim-txt-cnt {\n color: #cad3f5;\n }\n body .act-switch-area {\n background-color: #24273a !important;\n }\n body .q8U8x > div:nth-child(1) {\n background-color: #24273a !important;\n }\n body .EwDHG,\n body .vNdLpe,\n body .vNdLpe:visited {\n color: #a5adcb !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"] {\n color: #cad3f5 !important;\n }\n body .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n body .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n body [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n body .YmvwI {\n color: #a5adcb;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n body .gb_F .gb_E,\n body .gb_F .gb_D {\n fill: #cad3f5;\n }\n body .t4wgMc {\n background: #1e2030;\n }\n body .ELfqBe:hover,\n body .ELfqBe:focus {\n background: #363a4f;\n }\n body .JFeuTc {\n color: #cad3f5;\n }\n body .S6VXfe {\n background: #24273a;\n }\n body .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n body .JiJthb,\n body .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n body .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n }\n @media (prefers-color-scheme: light) and (prefers-reduced-motion: no-preference) {\n body .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n @media (prefers-color-scheme: dark) {\n body {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" section */\n /* Featured snippets */\n color: #a5adcb;\n }\n body iframe {\n color-scheme: none !important;\n }\n body ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body input::placeholder,\n body textarea::placeholder {\n color: #a5adcb !important;\n }\n body,\n body body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --gS5jXb: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n body .CvDJxb {\n background-color: #24273a !important;\n }\n body .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n body .z4R3Z {\n color: #cad3f5 !important;\n }\n body .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n body .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n body .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body .VfPpkd-StrnGf-rymPhb-f7MjDc,\n body .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n body .EL3pcf {\n color: #b7bdf8 !important;\n }\n body .bVfPpkd-StrnGf-rymPhb,\n body .DMZ54e {\n color: #cad3f5 !important;\n }\n body .VfPpkd-pafCAf,\n body .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n body .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n body .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n body .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n body .dmaMHc {\n background-color: #363a4f !important;\n }\n body .AJxgH {\n background-color: #1e2030 !important;\n }\n body .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n body .nEklgc {\n background-color: #363a4f;\n }\n body .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n body .rbYSKb,\n body .FuOudf,\n body .GI74Re {\n color: #a5adcb;\n }\n body .pMz3A,\n body .qhXOwb,\n body .yrvNxb .pv60Cd,\n body .LPl7kb .pv60Cd,\n body .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n body .P2c8Dd {\n background-color: #24273a;\n }\n body .R9RxHd {\n border-color: #363a4f;\n }\n body .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n body .vXQmIe,\n body .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n body .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n body .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n body .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n body .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n body .asrVsb {\n background-color: #363a4f;\n }\n body .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n body .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n body .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n body .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n body .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n body .YbqTTb,\n body g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n body .fxvhbc,\n body .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n body .zRQJhd {\n background-color: #24273a !important;\n }\n body .XH1CIc {\n color: #a5adcb;\n }\n body .pno7A.hU1rMc .Tqvz7b,\n body .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n body .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n body .tR3EBc {\n background-color: #1e2030;\n }\n body .AOvabd,\n body .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .AOvabd:hover,\n body .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n body .zbvg1c {\n color: #cad3f5;\n }\n body .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n body .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n body .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n body .qv3Wpe {\n color: #cad3f5;\n }\n body .TIGsTb {\n border-color: #363a4f;\n }\n body .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n body .MEdqYd,\n body .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n body .MEdqYd:hover,\n body .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n body .CybWFf {\n background-color: #363a4f;\n }\n body .Lu57id {\n color: #a5adcb;\n }\n body .Wrsj9b,\n body .ofy7ae,\n body .PPjCfd,\n body .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n body .liveresults-sports-immersive__match-grid-bottom-border,\n body .liveresults-sports-immersive__match-grid-right-border,\n body .YENodc {\n border-color: #363a4f;\n }\n body .liveresults-sports-immersive__match-tile:hover,\n body .KAIX8d:hover,\n body .kwbMAe {\n background-color: #363a4f;\n }\n body .imspo_mt__dt-t,\n body .imspo_mt__pm-infc,\n body .GOsQPe {\n color: #cad3f5 !important;\n }\n body .H73aad,\n body .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n body .AQtWSd,\n body .ulmfef,\n body .xCBykf,\n body .m2E3md {\n color: #8aadf4;\n }\n body .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n body .xt8Uw,\n body .ipwqjc,\n body .Bk8Hxd:link,\n body .ucRBdc,\n body .PDzHbe,\n body .pt3Hdf,\n body .Cv2Brc,\n body .IFGUre,\n body .review-dialog {\n color: #cad3f5;\n }\n body .GK1a5e {\n background-color: #cad3f5;\n }\n body .RC9d6e {\n border-top-color: #cad3f5;\n }\n body .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .PGbOqf {\n background-color: #b7bdf8;\n }\n body .yAbdSd {\n color: #ed8796;\n }\n body .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n body .IRH78d,\n body .CFjcj,\n body .HkuhB {\n color: #a5adcb;\n }\n body .l2gNXd {\n background-color: #eed49f;\n }\n body .uVGhGc,\n body .hIqKNb {\n background-color: #363a4f;\n }\n body .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n body .qk7LXc.Fb1AKc,\n body .fAt9Jd,\n body .SME0md,\n body .ipwqjc {\n background-color: #24273a !important;\n }\n body .ttBXeb,\n body .NDTw3e.K7R36c,\n body .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n body .sQ6RSc {\n fill: #cad3f5;\n }\n body .egcvbb {\n border-color: #5b6078;\n }\n body .egcvbb:hover {\n border-color: #cad3f5;\n }\n body .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n body .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n body .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n body .gb_Ka.gb_f,\n body .gb_Na.gb_f,\n body #gb {\n background-color: #24273a !important;\n }\n body .gb_Ka.gb_f svg,\n body .gb_Na.gb_f svg,\n body #gb svg,\n body .gb_Ka.gb_f .gb_Rc svg,\n body .gb_Na.gb_f .gb_Rc svg,\n body #gb .gb_Rc svg,\n body .gb_Ka.gb_f .gb_dd .gb_ld,\n body .gb_Na.gb_f .gb_dd .gb_ld,\n body #gb .gb_dd .gb_ld,\n body .gb_Ka.gb_f .gb_3c .gb_ld,\n body .gb_Na.gb_f .gb_3c .gb_ld,\n body #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n body .gb_Nc a.gb_F,\n body .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n body .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n body .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n body .KxwPGc {\n background-color: #1e2030;\n }\n body .HJSKzf {\n color: #cad3f5;\n }\n body .gbqfba,\n body .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .gbqfba:hover,\n body .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .UxeQfc,\n body .s7d4ef,\n body .yXu61c,\n body .X6JNf,\n body .BERAof,\n body .oxbMzd,\n body .A5s9h,\n body .V9Wb7c,\n body .GVUPk,\n body .GyAeWb,\n body .A0hi5,\n body .Tme6jf {\n background-color: #24273a !important;\n }\n body .d3o3Ad,\n body .sZKvbe {\n fill: #a6da95 !important;\n }\n body .Fzsovc,\n body .cwYVJe,\n body .RJPOee,\n body .vM0jzc,\n body .clOx1e,\n body .vDF3Oc.vDF3Oc .R8BTeb,\n body .vDF3Oc.vDF3Oc .ouxCkc,\n body .Yt787,\n body .mulB1,\n body .xUc8Ie,\n body .sfgTZc,\n body .I6Kpxd,\n body .cQEt3 {\n color: #cad3f5 !important;\n }\n body .yQLaje,\n body .tVoQIb,\n body .f9nOyf,\n body .kHtcsd,\n body .DopHqc,\n body .p7bv,\n body .ar9V1,\n body .DfMusf,\n body .y6CIle,\n body .JukT7c,\n body .xUc8Ie.BXdrne,\n body .sEqX7e,\n body .ZFiwCf {\n background-color: #363a4f !important;\n }\n body .xUc8Ie.BXdrne,\n body .YUg0se,\n body .WGbsof {\n border-color: #5b6078 !important;\n }\n body .NOo3C {\n color: #b8c0e0;\n }\n body .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n body .vIifob {\n background-color: #363a4f !important;\n }\n body .DxHbyd {\n background-color: #5b6078 !important;\n }\n body .dg6jd {\n color: #cad3f5 !important;\n }\n body .pHiOh,\n body a.pHiOh {\n color: #b8c0e0 !important;\n }\n body a {\n color: #8aadf4;\n }\n body .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .RNNXgb:hover,\n body .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n body .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n body .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n body .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .xtSCL {\n border-top-color: #5b6078;\n }\n body .sbct:hover {\n background-color: #494d64;\n }\n body .WggQGd {\n color: #c6a0f6 !important;\n }\n body .JCHpcb {\n color: #a5adcb;\n }\n body .JCHpcb:hover {\n color: #8aadf4;\n }\n body .wM6W7d,\n body .ABAbCc {\n color: #cad3f5;\n }\n body .uDetx {\n fill: #cad3f5;\n }\n body .ExCKkf,\n body .BjWz4c {\n color: #a5adcb;\n }\n body .ACRAdd {\n border-left-color: #6e738d;\n }\n body .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .w9dUj {\n color: #cad3f5 !important;\n }\n body .Pvpvv .zE5Aq,\n body .adnFRd,\n body .XfJHbe {\n color: #8aadf4;\n }\n body .CS4h3e {\n background-color: #a5adcb;\n }\n body .Pvpvv .xyGai {\n color: #cad3f5;\n }\n body #SIvCob {\n color: #cad3f5;\n }\n body .gb_Jc a.gb_B,\n body .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n body .gb_Jc svg,\n body .gb_Oc.gb_Sc svg,\n body .gb_Jc .gb_ad .gb_id,\n body .gb_Jc .gb_ad .gb_Ic,\n body .gb_Jc .gb_ad .gb_cd,\n body .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n body .gb_Ka svg,\n body .gb_Oc svg,\n body .gb_ad .gb_id,\n body .gb_0c .gb_id {\n color: #cad3f5;\n }\n body .gLFyf {\n color: #cad3f5;\n }\n body .QCzoEc {\n color: #939ab7;\n }\n body .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n body .gb_Jc .gb_Ud button:hover svg,\n body .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Jc .gb_Ud.gb_qe button:hover svg,\n body .gb_Ud button:hover svg,\n body .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n body a.gb_B,\n body span.gb_B {\n color: #cad3f5;\n }\n body .gb_zc div:first-child {\n color: #cad3f5;\n }\n body .gb_zc > * {\n color: #a5adcb;\n }\n body .ClJ9Yb {\n color: #a5adcb;\n }\n body .sfbg {\n background-color: #24273a;\n }\n body .jfN4p,\n body .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n body .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n body .zgAlFc {\n color: #8aadf4;\n }\n body .fLciMb {\n color: #cad3f5;\n }\n body .d2IKib {\n color: #ed8796;\n }\n body .fLciMb:hover {\n background-color: #363a4f;\n }\n body .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n body .aTI8gc {\n color: #cad3f5;\n }\n body .wwUB2c {\n color: #a5adcb;\n }\n body .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n body .z1asCe,\n body .ikb4Bb {\n color: #cad3f5 !important;\n }\n body .rsGxI.Ww4FFb,\n body .Ww4FFb {\n background-color: #24273a;\n }\n body .RES9jf {\n color: #cad3f5;\n }\n body .CSkcDe,\n body .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd,\n body .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n body .ZYHQ7e {\n color: #a5adcb;\n }\n body .VuuXrf {\n color: #cad3f5;\n }\n body .hb8SAc,\n body .gb_Oc a.gb_H,\n body .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n body .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n body .I6TXqe,\n body .zaokob {\n background: #24273a;\n }\n body .tw-lliw:hover,\n body .tw-lliw:focus {\n background-color: #363a4f;\n }\n body .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n body .HsZQAe {\n border-bottom-color: #5b6078;\n }\n body .KLEmSd {\n border-bottom-color: #494d64;\n }\n body .NtaMpb .niO4u,\n body .nZWEZc .ttwCMe,\n body .xNzW0d,\n body .lWzCpb {\n background-color: #24273a;\n }\n body .aURkK {\n border-left-color: #494d64;\n }\n body .iRPzcb {\n border-bottom-color: #494d64;\n }\n body .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n body cite,\n body cite a:link,\n body cite a:visited {\n color: #a5adcb;\n }\n body .WZ8Tjf,\n body .EZAeBe,\n body .F0gfrd {\n color: #a5adcb;\n }\n body .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n body .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .Bi9oQd {\n background-color: #494d64;\n }\n body .akqY6 {\n background: #494d64;\n }\n body .KFFQ0c .YfftMc,\n body .KFFQ0c .YfftMc span,\n body .KFFQ0c .YfftMc div,\n body .KFFQ0c .YfftMc a,\n body g-menu.DWsAYc g-menu-item a.K1yPdf,\n body .f3LoEf,\n body .TXBhSe:hover,\n body .TXBhSe:not(:hover),\n body .r025kc.lVm3ye,\n body .Bo9xMe,\n body .oyj2db {\n color: #a5adcb;\n }\n body .dyjrff,\n body .LEwnzc {\n color: #b8c0e0;\n }\n body .ZFiwCf {\n background-color: #363a4f;\n }\n body .ZFiwCf:hover {\n background-color: #494d64;\n }\n body .LGwnxb,\n body .WGwSK {\n color: #cad3f5;\n }\n body .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .O7G3Gd {\n color: #cad3f5;\n }\n body .O7G3Gd:hover {\n color: #8aadf4;\n }\n body .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n body .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n body .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n body div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .LHJvCe,\n body .vqseUe,\n body .dMCttd {\n color: #a5adcb;\n }\n body .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n body .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n body .pdpvld {\n color: #a6da95;\n }\n body .YrbPuc {\n color: #b8c0e0;\n }\n body .SRfaKe,\n body .SRfaKe h2 {\n background-color: #1e2030;\n }\n body .y6CIle {\n background-color: #363a4f;\n }\n body .Yt787,\n body .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n body .IDFSOe {\n background-color: #5b6078;\n }\n body .ffmmcd,\n body .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n body .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n body .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n body .f,\n body .j04ED,\n body .j04ED a,\n body .j04ED a:link,\n body .XaIwc {\n color: #a5adcb !important;\n }\n body #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n body g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n body .gb_2e {\n background-color: #363a4f;\n }\n body .gb_Ec div:first-child {\n color: #cad3f5;\n }\n body .gb_Ec > * {\n color: #a5adcb;\n }\n body .kLhEKe {\n background-color: #24273a;\n }\n body .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n body .S8ee5 {\n background: #363a4f;\n }\n body .S8ee5:hover {\n background: #494d64;\n }\n body .rhHIGd {\n background-color: #5b6078;\n }\n body .sY7ric {\n color: #cad3f5;\n }\n body .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n body .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n body .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .d2F2Td {\n color: #cad3f5;\n }\n body .c07z9 {\n color: #a5adcb;\n }\n body .c07z9 a,\n body .c07z9 a:active,\n body .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n body .wHYlTd {\n color: #a5adcb;\n }\n body .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n body .fm06If .ILfuVd,\n body .c2xzTb .ILfuVd,\n body .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n body .fm06If .ILfuVd b,\n body .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n body .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .Lb0dA:hover {\n background-color: #363a4f;\n }\n body .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n body .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:hover {\n background-color: #363a4f;\n }\n body .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .TZqsAd {\n background: #6e738d;\n }\n body .FalWJb {\n background: #24273a;\n }\n body .YeThId {\n border-top-color: #494d64;\n }\n body .k8XOCe {\n background-color: #363a4f;\n }\n body .s75CSd {\n color: #cad3f5;\n }\n body .ZkkK1e,\n body .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n body .ZkkK1e:hover,\n body .uAbMZd:hover {\n background: #363a4f;\n }\n body .QjI2jc {\n color: #a5adcb;\n }\n body .lhLbod {\n color: #a5adcb;\n }\n body .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n body .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n body .F75bid {\n color: #a5adcb;\n }\n body div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n body [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n body .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n body .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n body .GKS7s .FMKtTb,\n body .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n body .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n body .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n body a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n body div[aria-expanded=\"true\"] .fFI3rb,\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n body .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n body .hdtb-mn-hd {\n color: #a5adcb;\n }\n body .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n body .fSnalc {\n stroke: #8aadf4;\n }\n body .oOg6Ne {\n stroke: #eed49f;\n }\n body .ZqPjbb {\n stroke: #ed8796;\n }\n body .aPiskd {\n stroke: #a6da95;\n }\n body .s8GCU {\n background-color: #24273a;\n }\n body .Lj9fsd {\n background-color: #24273a;\n }\n body .jZWadf {\n background-color: #24273a;\n }\n body .rQEFy,\n body .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .gbZSUe {\n color: #cad3f5;\n }\n body .gbZSUe:hover {\n background: #363a4f;\n }\n body .XZ5MVe {\n color: #8aadf4;\n }\n body a:visited {\n color: #c6a0f6;\n }\n body .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #24273a 60%, #24273a);\n }\n body .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n body .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n body .SvoXfb:hover {\n background-color: #363a4f;\n }\n body .IsZvec,\n body .yxAsKe {\n color: #a5adcb;\n }\n body .zqrO0.k0Jjg .QuU3Wb,\n body .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n body .uo4vr {\n color: #a5adcb;\n }\n body .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n body .T8VaVe {\n color: #8aadf4;\n }\n body .tw-ta,\n body #tw-source-text-container .tw-ta,\n body #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n body .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n body #tw-target {\n background-color: #363a4f;\n }\n body .tw-data-placeholder {\n color: #cad3f5;\n }\n body .j1iyq {\n border-color: #5b6078;\n }\n body .w8qArf .fl {\n color: #cad3f5 !important;\n }\n body .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n body .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n body .Ss2Faf a {\n color: #cad3f5;\n }\n body .aCOpRe em,\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n body .g {\n color: #cad3f5;\n }\n body .VSHxQ {\n color: #a5adcb;\n }\n body .cF4V5c {\n background-color: #181926 !important;\n }\n body .cF4V5c g-menu-item a,\n body .cF4V5c g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n body .cF4V5c:hover g-menu-item:hover a,\n body .cF4V5c:hover g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n body .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n body .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n body .Z0LcW {\n color: #cad3f5;\n }\n body .i29hTd .qLLird {\n color: #cad3f5;\n }\n body .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n body .N6Sb2c {\n color: #a5adcb;\n }\n body .C9iYEe {\n color: #a5adcb;\n }\n body .KcXNxb {\n background: #24273a;\n }\n body .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n body a.oBa0Fe {\n color: #a5adcb;\n }\n body .o6juZc {\n background-color: #363a4f;\n }\n body .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n body .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .WdWr7c {\n border-top-color: #5b6078;\n }\n body .sU3bKf {\n color: #cad3f5;\n }\n body .O5OUld {\n color: #a5adcb;\n }\n body .zP7KFe {\n background: #494d64;\n }\n body .O5OUld:hover {\n color: #8aadf4;\n }\n body .og3lId {\n color: #cad3f5;\n }\n body .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .r8xEL {\n color: #cad3f5;\n }\n body .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n body .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .NZmxZe:not(.rQEFy):hover,\n body .cj2HCb.iuN0sf .w6PoOe:hover,\n body .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .ssfWCe .ZXJQ7c,\n body .cj2HCb.iuN0sf .w6PoOe,\n body .G2XB8d,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n body .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n body .G2XB8d .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n body .KA8Jyb {\n fill: #a5adcb;\n }\n body .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n body .o6OF0 {\n background-color: #494d64;\n }\n body .o6OF0:hover {\n background-color: #5b6078;\n }\n body .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n body .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n body .zbRPDe,\n body .scU1d {\n color: #cad3f5;\n }\n body .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .mEQved {\n color: #a5adcb;\n }\n body .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n body .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n body .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n body .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n body [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n body [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n body [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n body [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n body .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body .qcTKEe {\n background-color: #24273a;\n }\n body .ooPrBf {\n background: #24273a;\n }\n body .r9PaP {\n color: #a5adcb;\n }\n body .r9PaP:hover {\n color: #8aadf4;\n }\n body .H1KrKd {\n fill: #a5adcb;\n }\n body .cEPPT {\n border-bottom-color: #494d64;\n }\n body .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n body .Hm7Qac:hover,\n body .EuKAde {\n background-color: #363a4f;\n }\n body .igM9Le {\n color: #cad3f5;\n }\n body .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .gb_Mc .gb_Vd button:hover svg,\n body .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Mc svg,\n body .gb_Rc.gb_Vc svg,\n body .gb_Mc .gb_dd .gb_ld,\n body .gb_Mc .gb_dd .gb_Lc,\n body .gb_Mc .gb_dd .gb_fd,\n body .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n body .cEW58 {\n background-color: #363a4f;\n }\n body .dyAbMb {\n fill: #a5adcb;\n }\n body .zItAnd,\n body .zItAnd:link,\n body .zItAnd:visited,\n body .zItAnd:hover,\n body .zItAnd:active {\n color: #cad3f5;\n }\n body .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n body .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .nfSF8e,\n body .WRhYSc {\n color: #a5adcb;\n }\n body .nfSF8e:hover,\n body .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n body .ssJ7i {\n color: #cad3f5;\n }\n body .iAIpCb {\n color: #a5adcb;\n }\n body .KMdzJ,\n body .ss6qqb .oBrLN,\n body .ylgVCe {\n color: #b8c0e0;\n }\n body .PmPt7d {\n color: #a5adcb;\n }\n body .gb_Mc a.gb_E,\n body .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n body a.gb_E,\n body span.gb_E {\n color: #cad3f5 !important;\n }\n body .RzdJxc {\n border-top-color: #5b6078;\n }\n body .rKnmn {\n border-top-color: #5b6078;\n }\n body .FzCfme {\n color: #a5adcb;\n }\n body .hMJ0yc {\n color: #a5adcb;\n }\n body .yg51vc {\n background-color: #24273a;\n }\n body .hdtb-mitem a {\n color: #a5adcb;\n }\n body .hdtb-mitem .GOE98c,\n body .hdtb-mitem a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad {\n color: #a5adcb;\n }\n body .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n body .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n body .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n body .hdtb-mitem:hover .GOE98c:hover,\n body .hdtb-mitem:hover a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad:hover {\n color: #8aadf4;\n }\n body .w6PoOe {\n color: #a5adcb;\n }\n body .w6PoOe:hover {\n color: #cad3f5;\n }\n body .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n body .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n body .FjVBEd {\n color: #a6da95;\n }\n body title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n body .GmE3X {\n color: #cad3f5;\n }\n body .iv236 {\n color: #cad3f5;\n }\n body .GLcBOb {\n border-bottom-color: #494d64;\n }\n body .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n body .wx62f {\n color: #a5adcb;\n }\n body #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n body .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n body #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n body .JNkvid .HnYYW {\n color: #cad3f5;\n }\n body .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n body .Cx1ZMc {\n color: #a5adcb;\n }\n body .CBPSbf {\n background-color: #24273a;\n }\n body .E74aCb {\n color: #cad3f5;\n }\n body .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n body .c72nic {\n color: #cad3f5;\n }\n body .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .A9y7kf {\n color: #a5adcb;\n }\n body .OE86Gc a {\n color: #8aadf4;\n }\n body .Es2Et {\n color: #a5adcb;\n }\n body .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .rx7XFb {\n background-color: #363a4f;\n }\n body .VP31Vb {\n color: #cad3f5;\n }\n body .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .SW5pqf {\n color: #8aadf4;\n }\n body .rQEFy:hover {\n color: #8aadf4;\n }\n body .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n body .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n body .t2vtad:active,\n body .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n body .gTl8xb {\n border-color: #a5adcb transparent;\n }\n body .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n body .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n body .ynRric {\n color: #a5adcb;\n }\n body .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n body .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n body .sbhl {\n background: #494d64;\n }\n body .CjiZvb,\n body .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n body .PyJv1b {\n color: #cad3f5;\n }\n body .REySof {\n color: #939ab7 !important;\n }\n body .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n body .b0Xfjd {\n color: #24273a !important;\n }\n body .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .LiOdre:focus {\n border-color: #8aadf4;\n }\n body .mfsgsd {\n color: #cad3f5;\n }\n body .GCSyeb {\n background: #494d64;\n }\n body .IVvPP .cLjAic.WY0eLb,\n body .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n body .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n body .cfBJGe {\n color: #cad3f5;\n }\n body .f6F9Be {\n background: #1e2030;\n }\n body .KwU3F {\n color: #8aadf4;\n }\n body .b0KoTc {\n color: #cad3f5;\n }\n body .dfB0uf {\n color: #cad3f5;\n }\n body .unknown_loc {\n background: #cad3f5;\n }\n body .GS5rRd {\n color: #8aadf4;\n }\n body .xSQxL {\n color: #8aadf4;\n }\n body .smiUbb {\n color: #cad3f5;\n }\n body .b2hzT {\n border-bottom-color: #363a4f;\n }\n body #swml {\n border-left-color: #363a4f;\n }\n body .KXbwLb {\n background-color: #5b6078;\n }\n body .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n body .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n body .GNJvt {\n color: #cad3f5;\n }\n body .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n body .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n body .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n body .xEzgBc {\n color: #cad3f5 !important;\n }\n body .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n body .ea0Lbe {\n background: #363a4f;\n }\n body .f6GA0,\n body .CacfB,\n body .Ua7Yuf {\n background: #24273a;\n }\n body .DV7the {\n color: #8aadf4;\n }\n body .ZeVBtc {\n color: #a5adcb;\n }\n body .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .cB9M7:hover {\n border-color: #5b6078;\n }\n body .cB9M7:focus {\n border-color: #8aadf4;\n }\n body .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n body .ArIAXb {\n fill: #363a4f;\n }\n body .qOFLsb {\n fill: #363a4f;\n }\n body .aHK1bd {\n color: #a5adcb;\n }\n body .diOlIe {\n border-top-color: #6e738d;\n }\n body .p4pvTd {\n color: #cad3f5;\n }\n body .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n body .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n body .S8wJ3 {\n color: #cad3f5 !important;\n }\n body .ZI7elf {\n color: #cad3f5 !important;\n }\n body .tGS0Nc {\n color: #cad3f5;\n }\n body .kzt0Nc a {\n color: #a5adcb !important;\n }\n body .fgc1P,\n body .N7KPxb {\n border-top-color: #363a4f !important;\n }\n body .kQEH5b {\n color: #a5adcb !important;\n }\n body .kNKdL {\n color: #cad3f5 !important;\n }\n body .q0yked:hover {\n background-color: #1e2030 !important;\n }\n body .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n body .lwwARb {\n background-color: #181926 !important;\n }\n body .LO47Ff {\n color: #cad3f5;\n }\n body .j8PBfc {\n color: #a5adcb;\n }\n body .act-tim-txt-cnt {\n color: #cad3f5;\n }\n body .act-switch-area {\n background-color: #24273a !important;\n }\n body .q8U8x > div:nth-child(1) {\n background-color: #24273a !important;\n }\n body .EwDHG,\n body .vNdLpe,\n body .vNdLpe:visited {\n color: #a5adcb !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"] {\n color: #cad3f5 !important;\n }\n body .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n body .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n body [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n body .YmvwI {\n color: #a5adcb;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n body .gb_F .gb_E,\n body .gb_F .gb_D {\n fill: #cad3f5;\n }\n body .t4wgMc {\n background: #1e2030;\n }\n body .ELfqBe:hover,\n body .ELfqBe:focus {\n background: #363a4f;\n }\n body .JFeuTc {\n color: #cad3f5;\n }\n body .S6VXfe {\n background: #24273a;\n }\n body .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n body .JiJthb,\n body .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n body .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n }\n @media (prefers-color-scheme: dark) and (prefers-reduced-motion: no-preference) {\n body .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" / \"People also ask\" section */\n /* mobile ui */\n /* header background & search bar */\n /* search suggestions */\n /* text */\n /* borders */\n /* Featured snippets */\n color: #a5adcb;\n }\n :root iframe {\n color-scheme: none !important;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --uv-styles-color-scrim: rgba(24, 25, 38, 0.75);\n --uv-styles-color-on-scrim: #cad3f5;\n --uv-styles-color-icon-on-scrim: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --JKqx2: #8aadf4;\n --gS5jXb: #363a4f;\n --mXZkqc: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n :root .CvDJxb {\n background-color: #24273a !important;\n }\n :root .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n :root .z4R3Z {\n color: #cad3f5 !important;\n }\n :root .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n :root .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n :root .EL3pcf {\n color: #b7bdf8 !important;\n }\n :root .bVfPpkd-StrnGf-rymPhb,\n :root .DMZ54e {\n color: #cad3f5 !important;\n }\n :root .VfPpkd-pafCAf,\n :root .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n :root .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n :root .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n :root .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n :root .dmaMHc {\n background-color: #363a4f !important;\n }\n :root .AJxgH {\n background-color: #1e2030 !important;\n }\n :root .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n :root .nEklgc {\n background-color: #363a4f;\n }\n :root .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n :root .rbYSKb,\n :root .FuOudf,\n :root .GI74Re {\n color: #a5adcb;\n }\n :root .pMz3A,\n :root .qhXOwb,\n :root .yrvNxb .pv60Cd,\n :root .LPl7kb .pv60Cd,\n :root .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n :root .P2c8Dd {\n background-color: #24273a;\n }\n :root .R9RxHd {\n border-color: #363a4f;\n }\n :root .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n :root .vXQmIe,\n :root .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n :root .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n :root .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n :root .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n :root .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n :root .asrVsb {\n background-color: #363a4f;\n }\n :root .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n :root .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n :root .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n :root .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n :root .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n :root .YbqTTb,\n :root g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n :root .fxvhbc,\n :root .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .zRQJhd {\n background-color: #24273a !important;\n }\n :root .XH1CIc {\n color: #a5adcb;\n }\n :root .pno7A.hU1rMc .Tqvz7b,\n :root .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n :root .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n :root .tR3EBc {\n background-color: #1e2030;\n }\n :root .AOvabd,\n :root .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .AOvabd:hover,\n :root .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n :root .zbvg1c {\n color: #cad3f5;\n }\n :root .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n :root .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n :root .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n :root .qv3Wpe {\n color: #cad3f5;\n }\n :root .TIGsTb {\n border-color: #363a4f;\n }\n :root .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .MEdqYd,\n :root .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .MEdqYd:hover,\n :root .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n :root .CybWFf {\n background-color: #363a4f;\n }\n :root .Lu57id {\n color: #a5adcb;\n }\n :root .Wrsj9b,\n :root .ofy7ae,\n :root .PPjCfd,\n :root .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root .liveresults-sports-immersive__match-grid-bottom-border,\n :root .liveresults-sports-immersive__match-grid-right-border,\n :root .YENodc {\n border-color: #363a4f;\n }\n :root .liveresults-sports-immersive__match-tile:hover,\n :root .KAIX8d:hover,\n :root .kwbMAe {\n background-color: #363a4f;\n }\n :root .imspo_mt__dt-t,\n :root .imspo_mt__pm-infc,\n :root .GOsQPe {\n color: #cad3f5 !important;\n }\n :root .H73aad,\n :root .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n :root .AQtWSd,\n :root .ulmfef,\n :root .xCBykf,\n :root .m2E3md {\n color: #8aadf4;\n }\n :root .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n :root .xt8Uw,\n :root .ipwqjc,\n :root .Bk8Hxd:link,\n :root .ucRBdc,\n :root .PDzHbe,\n :root .pt3Hdf,\n :root .Cv2Brc,\n :root .IFGUre,\n :root .review-dialog {\n color: #cad3f5;\n }\n :root .GK1a5e {\n background-color: #cad3f5;\n }\n :root .RC9d6e {\n border-top-color: #cad3f5;\n }\n :root .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .PGbOqf {\n background-color: #b7bdf8;\n }\n :root .yAbdSd {\n color: #ed8796;\n }\n :root .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n :root .IRH78d,\n :root .CFjcj,\n :root .HkuhB {\n color: #a5adcb;\n }\n :root .l2gNXd {\n background-color: #eed49f;\n }\n :root .uVGhGc,\n :root .hIqKNb {\n background-color: #363a4f;\n }\n :root .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n :root .qk7LXc.Fb1AKc,\n :root .fAt9Jd,\n :root .SME0md,\n :root .ipwqjc {\n background-color: #24273a !important;\n }\n :root .ttBXeb,\n :root .NDTw3e.K7R36c,\n :root .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n :root .sQ6RSc {\n fill: #cad3f5;\n }\n :root .egcvbb {\n border-color: #5b6078;\n }\n :root .egcvbb:hover {\n border-color: #cad3f5;\n }\n :root .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n :root .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n :root .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n :root .gb_Ka.gb_f,\n :root .gb_Na.gb_f,\n :root #gb {\n background-color: #24273a !important;\n }\n :root .gb_Ka.gb_f svg,\n :root .gb_Na.gb_f svg,\n :root #gb svg,\n :root .gb_Ka.gb_f .gb_Rc svg,\n :root .gb_Na.gb_f .gb_Rc svg,\n :root #gb .gb_Rc svg,\n :root .gb_Ka.gb_f .gb_dd .gb_ld,\n :root .gb_Na.gb_f .gb_dd .gb_ld,\n :root #gb .gb_dd .gb_ld,\n :root .gb_Ka.gb_f .gb_3c .gb_ld,\n :root .gb_Na.gb_f .gb_3c .gb_ld,\n :root #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n :root .gb_Nc a.gb_F,\n :root .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n :root .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n :root .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .KxwPGc {\n background-color: #1e2030;\n }\n :root .HJSKzf {\n color: #cad3f5;\n }\n :root .gbqfba,\n :root .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .gbqfba:hover,\n :root .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .UxeQfc,\n :root .s7d4ef,\n :root .yXu61c,\n :root .X6JNf,\n :root .BERAof,\n :root .oxbMzd,\n :root .A5s9h,\n :root .V9Wb7c,\n :root .GVUPk,\n :root .GyAeWb,\n :root .A0hi5,\n :root .Tme6jf {\n background-color: #24273a !important;\n }\n :root .d3o3Ad,\n :root .sZKvbe {\n fill: #a6da95 !important;\n }\n :root .Fzsovc,\n :root .cwYVJe,\n :root .RJPOee,\n :root .vM0jzc,\n :root .clOx1e,\n :root .vDF3Oc.vDF3Oc .R8BTeb,\n :root .vDF3Oc.vDF3Oc .ouxCkc,\n :root .Yt787,\n :root .mulB1,\n :root .xUc8Ie,\n :root .sfgTZc,\n :root .I6Kpxd,\n :root .cQEt3 {\n color: #cad3f5 !important;\n }\n :root .yQLaje,\n :root .tVoQIb,\n :root .f9nOyf,\n :root .kHtcsd,\n :root .DopHqc,\n :root .p7bv,\n :root .ar9V1,\n :root .DfMusf,\n :root .y6CIle,\n :root .JukT7c,\n :root .xUc8Ie.BXdrne,\n :root .sEqX7e,\n :root .ZFiwCf {\n background-color: #363a4f !important;\n }\n :root .xUc8Ie.BXdrne,\n :root .YUg0se,\n :root .WGbsof {\n border-color: #5b6078 !important;\n }\n :root .NOo3C {\n color: #b8c0e0;\n }\n :root .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n :root .vIifob,\n :root .p8Jhnd {\n background-color: #363a4f !important;\n }\n :root .vBnbff,\n :root .RSWv0c.NaC7Cf,\n :root .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .DxHbyd {\n background-color: #5b6078 !important;\n }\n :root .dg6jd {\n color: #cad3f5 !important;\n }\n :root .v6U7rf {\n background-color: #24273a;\n }\n :root .zGVn2e,\n :root .u4frDf {\n background: #363a4f !important;\n }\n :root .K4VNlb,\n :root .Sl6fgd.A7Yvie,\n :root .Sl6fgd .zGVn2e,\n :root .UUbT9 {\n background-color: #363a4f;\n border-color: #363a4f !important;\n }\n :root .sb43 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2240%22%20height%3D%22124%22%20viewBox%3D%220%200%2010.583%2032.808%22%3E%3Cg%20opacity%3D%221%22%3E%3Cpath%20d%3D%22m1.413%2030.263-.631-.63%203.336-3.36%201.803%201.804%202.344-2.322H7.093v-.901h2.705v2.704h-.902v-1.172l-2.975%202.976-1.803-1.804Z%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.391936%22/%3E%3Cg%20fill%3D%22%23e8eaed%22%20stroke-width%3D%22.742615%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M1.016%2012.129h8.551v8.551H1.016Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%22.742615%22/%3E%3Cpath%20d%3D%22M5.288%2012.842a3.562%203.562%200%201%200%203.566%203.562%203.564%203.564%200%200%200-3.566-3.562m.003%206.413a2.85%202.85%200%201%201%200-5.7%202.85%202.85%200%201%201%200%205.7m.179-4.632h-.535v2.138l1.87%201.122.268-.438-1.603-.951z%22%20display%3D%22inline%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.742615%22/%3E%3C/g%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%22.6%22%3E%3Cpath%20d%3D%22M0%200h10.583v10.583H0Z%22%20fill%3D%22none%22%20stroke-width%3D%22.6%22/%3E%3Cpath%20d%3D%22M6.835%206.174h-.348l-.124-.12a2.85%202.85%200%200%200%20.693-1.865%202.866%202.866%200%201%200-2.867%202.867c.71%200%201.363-.26%201.866-.693l.119.124v.348l2.204%202.2.657-.657zm-2.646%200c-1.098%200-1.984-.887-1.984-1.985s.886-1.984%201.984-1.984%201.985.886%201.985%201.984-.887%201.985-1.985%201.985%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.996078%22%20stroke-width%3D%22.6%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root .SAuUUd-z5C9Gb-fmcmS,\n :root .tJaMb,\n :root .TElO2c,\n :root .cQp1Ab {\n color: #cad3f5 !important;\n }\n :root .s49v2 b,\n :root .s49v2 span {\n color: #cad3f5 !important;\n }\n :root .ob9lvb {\n color: #a5adcb;\n }\n :root .Dgr5Hb,\n :root .GqbEwc {\n border-color: #363a4f !important;\n }\n :root #gsr {\n background-color: #1e2030;\n }\n :root .Ww4FFb {\n box-shadow: 0 0 0 1px #24273a;\n }\n :root .Faw6Fe,\n :root .GpOXq {\n border-color: #363a4f !important;\n }\n :root .zGVn2e,\n :root .jh86Nb {\n border-color: #494d64 !important;\n }\n :root .pHiOh,\n :root a.pHiOh {\n color: #b8c0e0 !important;\n }\n :root a {\n color: #8aadf4;\n }\n :root .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .RNNXgb:hover,\n :root .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n :root .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n :root .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n :root .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .xtSCL {\n border-top-color: #5b6078;\n }\n :root .sbct:hover {\n background-color: #494d64;\n }\n :root .WggQGd {\n color: #c6a0f6 !important;\n }\n :root .JCHpcb {\n color: #a5adcb;\n }\n :root .JCHpcb:hover {\n color: #8aadf4;\n }\n :root .wM6W7d,\n :root .ABAbCc {\n color: #cad3f5;\n }\n :root .uDetx {\n fill: #cad3f5;\n }\n :root .ExCKkf,\n :root .BjWz4c {\n color: #a5adcb;\n }\n :root .ACRAdd {\n border-left-color: #6e738d;\n }\n :root .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .w9dUj {\n color: #cad3f5 !important;\n }\n :root .Pvpvv .zE5Aq,\n :root .adnFRd,\n :root .XfJHbe {\n color: #8aadf4;\n }\n :root .CS4h3e {\n background-color: #a5adcb;\n }\n :root .Pvpvv .xyGai {\n color: #cad3f5;\n }\n :root #SIvCob {\n color: #cad3f5;\n }\n :root .gb_Jc a.gb_B,\n :root .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n :root .gb_Jc svg,\n :root .gb_Oc.gb_Sc svg,\n :root .gb_Jc .gb_ad .gb_id,\n :root .gb_Jc .gb_ad .gb_Ic,\n :root .gb_Jc .gb_ad .gb_cd,\n :root .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n :root .gb_Ka svg,\n :root .gb_Oc svg,\n :root .gb_ad .gb_id,\n :root .gb_0c .gb_id {\n color: #cad3f5;\n }\n :root .gLFyf {\n color: #cad3f5;\n }\n :root .QCzoEc {\n color: #939ab7;\n }\n :root .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n :root .gb_Jc .gb_Ud button:hover svg,\n :root .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Jc .gb_Ud.gb_qe button:hover svg,\n :root .gb_Ud button:hover svg,\n :root .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n :root a.gb_B,\n :root span.gb_B {\n color: #cad3f5;\n }\n :root .gb_zc div:first-child {\n color: #cad3f5;\n }\n :root .gb_zc > * {\n color: #a5adcb;\n }\n :root .ClJ9Yb {\n color: #a5adcb;\n }\n :root .sfbg {\n background-color: #24273a;\n }\n :root .jfN4p,\n :root .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n :root .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n :root .zgAlFc {\n color: #8aadf4;\n }\n :root .fLciMb {\n color: #cad3f5;\n }\n :root .d2IKib {\n color: #ed8796;\n }\n :root .fLciMb:hover {\n background-color: #363a4f;\n }\n :root .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n :root .aTI8gc {\n color: #cad3f5;\n }\n :root .wwUB2c {\n color: #a5adcb;\n }\n :root .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n :root .z1asCe,\n :root .ikb4Bb {\n color: #b8c0e0 !important;\n }\n :root .rsGxI.Ww4FFb,\n :root .Ww4FFb {\n background-color: #24273a;\n }\n :root .RES9jf {\n color: #cad3f5;\n }\n :root .CSkcDe,\n :root .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd b,\n :root .cUnQKe .QBI8hf b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd,\n :root .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n :root .ZYHQ7e {\n color: #a5adcb;\n }\n :root .VuuXrf {\n color: #cad3f5;\n }\n :root .hb8SAc,\n :root .gb_Oc a.gb_H,\n :root .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n :root .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n :root .I6TXqe,\n :root .zaokob {\n background: #24273a;\n }\n :root .tw-lliw:hover,\n :root .tw-lliw:focus {\n background-color: #363a4f;\n }\n :root .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n :root .HsZQAe {\n border-bottom-color: #5b6078;\n }\n :root .KLEmSd {\n border-bottom-color: #494d64;\n }\n :root .NtaMpb .niO4u,\n :root .nZWEZc .ttwCMe,\n :root .xNzW0d,\n :root .lWzCpb {\n background-color: #24273a;\n }\n :root .aURkK {\n border-left-color: #494d64;\n }\n :root .iRPzcb {\n border-bottom-color: #494d64;\n }\n :root .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n :root cite,\n :root cite a:link,\n :root cite a:visited {\n color: #a5adcb;\n }\n :root .WZ8Tjf,\n :root .EZAeBe,\n :root .F0gfrd {\n color: #a5adcb;\n }\n :root .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n :root .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .Bi9oQd {\n background-color: #494d64;\n }\n :root .akqY6 {\n background: #494d64;\n }\n :root .KFFQ0c .YfftMc,\n :root .KFFQ0c .YfftMc span,\n :root .KFFQ0c .YfftMc div,\n :root .KFFQ0c .YfftMc a,\n :root g-menu.DWsAYc g-menu-item a.K1yPdf,\n :root .f3LoEf,\n :root .TXBhSe:hover,\n :root .TXBhSe:not(:hover),\n :root .r025kc.lVm3ye,\n :root .Bo9xMe,\n :root .oyj2db {\n color: #a5adcb;\n }\n :root .dyjrff,\n :root .LEwnzc {\n color: #b8c0e0;\n }\n :root .ZFiwCf {\n background-color: #363a4f;\n }\n :root .ZFiwCf:hover {\n background-color: #494d64;\n }\n :root .LGwnxb,\n :root .WGwSK {\n color: #cad3f5;\n }\n :root .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .O7G3Gd {\n color: #cad3f5;\n }\n :root .O7G3Gd:hover {\n color: #8aadf4;\n }\n :root .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n :root .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n :root .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n :root div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .LHJvCe,\n :root .vqseUe,\n :root .dMCttd {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n :root .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n :root .pdpvld {\n color: #a6da95;\n }\n :root .YrbPuc {\n color: #b8c0e0;\n }\n :root .SRfaKe,\n :root .SRfaKe h2 {\n background-color: #1e2030;\n }\n :root .y6CIle {\n background-color: #363a4f;\n }\n :root .Yt787,\n :root .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n :root .IDFSOe {\n background-color: #5b6078;\n }\n :root .ffmmcd,\n :root .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n :root .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n :root .PewBWb {\n border-top-color: #494d64;\n }\n :root .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n :root .f,\n :root .j04ED,\n :root .j04ED a,\n :root .j04ED a:link,\n :root .XaIwc {\n color: #a5adcb !important;\n }\n :root #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n :root g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n :root .gb_2e {\n background-color: #363a4f;\n }\n :root .gb_Ec div:first-child {\n color: #cad3f5;\n }\n :root .gb_Ec > * {\n color: #a5adcb;\n }\n :root .kLhEKe {\n background-color: #24273a;\n }\n :root .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n :root .S8ee5 {\n background: #363a4f;\n }\n :root .S8ee5:hover {\n background: #494d64;\n }\n :root .rhHIGd {\n background-color: #5b6078;\n }\n :root .sY7ric {\n color: #cad3f5;\n }\n :root .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n :root .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .d2F2Td {\n color: #cad3f5;\n }\n :root .c07z9 {\n color: #a5adcb;\n }\n :root .c07z9 a,\n :root .c07z9 a:active,\n :root .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n :root .wHYlTd {\n color: #a5adcb;\n }\n :root .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n :root .fm06If .ILfuVd,\n :root .c2xzTb .ILfuVd,\n :root .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n :root .fm06If .ILfuVd b,\n :root .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n :root .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .Lb0dA:hover {\n background-color: #363a4f;\n }\n :root .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n :root .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:hover {\n background-color: #363a4f;\n }\n :root .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .TZqsAd {\n background: #6e738d;\n }\n :root .FalWJb {\n background: #24273a;\n }\n :root .YeThId {\n border-top-color: #494d64;\n }\n :root .k8XOCe {\n background-color: #363a4f;\n }\n :root .s75CSd {\n color: #cad3f5;\n }\n :root .ZkkK1e,\n :root .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n :root .ZkkK1e:hover,\n :root .uAbMZd:hover {\n background: #363a4f;\n }\n :root .QjI2jc {\n color: #a5adcb;\n }\n :root .lhLbod {\n color: #a5adcb;\n }\n :root .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n :root .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n :root .F75bid {\n color: #a5adcb;\n }\n :root div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n :root [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n :root .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n :root .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n :root .GKS7s .FMKtTb,\n :root .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n :root .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n :root .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n :root a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n :root div[aria-expanded=\"true\"] .fFI3rb,\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n :root .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n :root .hdtb-mn-hd {\n color: #a5adcb;\n }\n :root .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n :root .fSnalc {\n stroke: #8aadf4;\n }\n :root .oOg6Ne {\n stroke: #eed49f;\n }\n :root .ZqPjbb {\n stroke: #ed8796;\n }\n :root .aPiskd {\n stroke: #a6da95;\n }\n :root .s8GCU {\n background-color: #24273a;\n }\n :root .Lj9fsd {\n background-color: #24273a;\n }\n :root .jZWadf {\n background-color: #24273a;\n }\n :root .rQEFy,\n :root .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .gbZSUe {\n color: #cad3f5;\n }\n :root .gbZSUe:hover {\n background: #363a4f;\n }\n :root .XZ5MVe {\n color: #8aadf4;\n }\n :root a:visited {\n color: #c6a0f6;\n }\n :root .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n :root .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n :root .SvoXfb:hover {\n background-color: #363a4f;\n }\n :root .IsZvec,\n :root .yxAsKe {\n color: #a5adcb;\n }\n :root .zqrO0.k0Jjg .QuU3Wb,\n :root .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n :root .uo4vr {\n color: #a5adcb;\n }\n :root .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n :root .T8VaVe {\n color: #8aadf4;\n }\n :root .tw-ta,\n :root #tw-source-text-container .tw-ta,\n :root #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n :root .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n :root #tw-target {\n background-color: #363a4f;\n }\n :root .tw-data-placeholder {\n color: #cad3f5;\n }\n :root .j1iyq {\n border-color: #5b6078;\n }\n :root .w8qArf .fl {\n color: #cad3f5 !important;\n }\n :root .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n :root .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n :root .Ss2Faf a {\n color: #cad3f5;\n }\n :root .aCOpRe em,\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n :root .g {\n color: #cad3f5;\n }\n :root .VSHxQ {\n color: #a5adcb;\n }\n :root .cF4V5c {\n background-color: #181926 !important;\n }\n :root .cF4V5c g-menu-item a,\n :root .cF4V5c g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n :root .cF4V5c:hover g-menu-item:hover a,\n :root .cF4V5c:hover g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n :root .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n :root .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n :root .Z0LcW {\n color: #cad3f5;\n }\n :root .i29hTd .qLLird {\n color: #cad3f5;\n }\n :root .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n :root .N6Sb2c {\n color: #a5adcb;\n }\n :root .C9iYEe {\n color: #a5adcb;\n }\n :root .KcXNxb {\n background: #24273a;\n }\n :root .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n :root a.oBa0Fe {\n color: #a5adcb;\n }\n :root .o6juZc {\n background-color: #363a4f;\n }\n :root .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n :root .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .WdWr7c {\n border-top-color: #5b6078;\n }\n :root .sU3bKf {\n color: #cad3f5;\n }\n :root .O5OUld {\n color: #a5adcb;\n }\n :root .zP7KFe {\n background: #494d64;\n }\n :root .O5OUld:hover {\n color: #8aadf4;\n }\n :root .og3lId {\n color: #cad3f5;\n }\n :root .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .r8xEL {\n color: #cad3f5;\n }\n :root .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .NZmxZe:not(.rQEFy):hover,\n :root .cj2HCb.iuN0sf .w6PoOe:hover,\n :root .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .ssfWCe .ZXJQ7c,\n :root .cj2HCb.iuN0sf .w6PoOe,\n :root .G2XB8d,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n :root .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n :root .G2XB8d .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n :root .KA8Jyb {\n fill: #a5adcb;\n }\n :root .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n :root .o6OF0 {\n background-color: #494d64;\n }\n :root .o6OF0:hover {\n background-color: #5b6078;\n }\n :root .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n :root .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n :root .zbRPDe,\n :root .scU1d {\n color: #cad3f5;\n }\n :root .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .mEQved {\n color: #a5adcb;\n }\n :root .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n :root .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n :root .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n :root .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n :root [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n :root [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n :root [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n :root [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n :root .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .qcTKEe {\n background-color: #24273a;\n }\n :root .ooPrBf {\n background: #24273a;\n }\n :root .r9PaP {\n color: #a5adcb;\n }\n :root .r9PaP:hover {\n color: #8aadf4;\n }\n :root .H1KrKd {\n fill: #a5adcb;\n }\n :root .cEPPT {\n border-bottom-color: #494d64;\n }\n :root .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n :root .Hm7Qac:hover,\n :root .EuKAde {\n background-color: #363a4f;\n }\n :root .igM9Le {\n color: #cad3f5;\n }\n :root .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .gb_Mc .gb_Vd button:hover svg,\n :root .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Mc svg,\n :root .gb_Rc.gb_Vc svg,\n :root .gb_Mc .gb_dd .gb_ld,\n :root .gb_Mc .gb_dd .gb_Lc,\n :root .gb_Mc .gb_dd .gb_fd,\n :root .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n :root .cEW58 {\n background-color: #363a4f;\n }\n :root .dyAbMb {\n fill: #a5adcb;\n }\n :root .zItAnd,\n :root .zItAnd:link,\n :root .zItAnd:visited,\n :root .zItAnd:hover,\n :root .zItAnd:active {\n color: #cad3f5;\n }\n :root .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n :root .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .nfSF8e,\n :root .WRhYSc {\n color: #a5adcb;\n }\n :root .nfSF8e:hover,\n :root .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n :root .ssJ7i {\n color: #cad3f5;\n }\n :root .iAIpCb {\n color: #a5adcb;\n }\n :root .KMdzJ,\n :root .ss6qqb .oBrLN,\n :root .ylgVCe {\n color: #b8c0e0;\n }\n :root .PmPt7d {\n color: #a5adcb;\n }\n :root .gb_Mc a.gb_E,\n :root .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n :root a.gb_E,\n :root span.gb_E {\n color: #cad3f5 !important;\n }\n :root .RzdJxc {\n border-top-color: #5b6078;\n }\n :root .rKnmn {\n border-top-color: #5b6078;\n }\n :root .FzCfme {\n color: #a5adcb;\n }\n :root .hMJ0yc {\n color: #a5adcb;\n }\n :root .yg51vc {\n background-color: #24273a;\n }\n :root .hdtb-mitem a {\n color: #a5adcb;\n }\n :root .hdtb-mitem .GOE98c,\n :root .hdtb-mitem a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad {\n color: #a5adcb;\n }\n :root .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n :root .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n :root .hdtb-mitem:hover .GOE98c:hover,\n :root .hdtb-mitem:hover a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad:hover {\n color: #8aadf4;\n }\n :root .w6PoOe {\n color: #a5adcb;\n }\n :root .w6PoOe:hover {\n color: #cad3f5;\n }\n :root .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n :root .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n :root .FjVBEd {\n color: #a6da95;\n }\n :root title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n :root .GmE3X {\n color: #cad3f5;\n }\n :root .iv236 {\n color: #cad3f5;\n }\n :root .GLcBOb {\n border-bottom-color: #494d64;\n }\n :root .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n :root .wx62f {\n color: #a5adcb;\n }\n :root #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n :root .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n :root #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n :root .JNkvid .HnYYW {\n color: #cad3f5;\n }\n :root .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n :root .Cx1ZMc {\n color: #a5adcb;\n }\n :root .CBPSbf {\n background-color: #24273a;\n }\n :root .E74aCb {\n color: #cad3f5;\n }\n :root .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root .c72nic {\n color: #cad3f5;\n }\n :root .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .A9y7kf {\n color: #a5adcb;\n }\n :root .OE86Gc a {\n color: #8aadf4;\n }\n :root .Es2Et {\n color: #a5adcb;\n }\n :root .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .rx7XFb {\n background-color: #363a4f;\n }\n :root .VP31Vb {\n color: #cad3f5;\n }\n :root .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .SW5pqf {\n color: #8aadf4;\n }\n :root .rQEFy:hover {\n color: #8aadf4;\n }\n :root .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n :root .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n :root .t2vtad:active,\n :root .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n :root .gTl8xb {\n border-color: #a5adcb transparent;\n }\n :root .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n :root .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n :root .ynRric {\n color: #a5adcb;\n }\n :root .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n :root .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n :root .sbhl {\n background: #494d64;\n }\n :root .CjiZvb,\n :root .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n :root .PyJv1b {\n color: #cad3f5;\n }\n :root .REySof {\n color: #939ab7 !important;\n }\n :root .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n :root .b0Xfjd {\n color: #24273a !important;\n }\n :root .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .LiOdre:focus {\n border-color: #8aadf4;\n }\n :root .mfsgsd {\n color: #cad3f5;\n }\n :root .GCSyeb {\n background: #494d64;\n }\n :root .IVvPP .cLjAic.WY0eLb,\n :root .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n :root .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n :root .cfBJGe {\n color: #cad3f5;\n }\n :root .f6F9Be {\n background: #1e2030;\n }\n :root .KwU3F {\n color: #8aadf4;\n }\n :root .b0KoTc {\n color: #cad3f5;\n }\n :root .dfB0uf {\n color: #cad3f5;\n }\n :root .unknown_loc {\n background: #cad3f5;\n }\n :root .GS5rRd {\n color: #8aadf4;\n }\n :root .xSQxL {\n color: #8aadf4;\n }\n :root .smiUbb {\n color: #cad3f5;\n }\n :root .b2hzT {\n border-bottom-color: #363a4f;\n }\n :root #swml {\n border-left-color: #363a4f;\n }\n :root .KXbwLb {\n background-color: #5b6078;\n }\n :root .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n :root .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n :root .GNJvt {\n color: #cad3f5;\n }\n :root .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n :root .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n :root .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n :root .xEzgBc {\n color: #cad3f5 !important;\n }\n :root .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n :root .ea0Lbe {\n background: #363a4f;\n }\n :root .f6GA0,\n :root .CacfB,\n :root .Ua7Yuf {\n background: #24273a;\n }\n :root .DV7the {\n color: #8aadf4;\n }\n :root .ZeVBtc {\n color: #a5adcb;\n }\n :root .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .cB9M7:hover {\n border-color: #5b6078;\n }\n :root .cB9M7:focus {\n border-color: #8aadf4;\n }\n :root .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n :root .ArIAXb {\n fill: #363a4f;\n }\n :root .qOFLsb {\n fill: #363a4f;\n }\n :root .aHK1bd {\n color: #a5adcb;\n }\n :root .diOlIe {\n border-top-color: #6e738d;\n }\n :root .p4pvTd {\n color: #cad3f5;\n }\n :root .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n :root .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n :root .S8wJ3 {\n color: #cad3f5 !important;\n }\n :root .ZI7elf {\n color: #cad3f5 !important;\n }\n :root .tGS0Nc {\n color: #cad3f5;\n }\n :root .kzt0Nc a {\n color: #a5adcb !important;\n }\n :root .fgc1P,\n :root .N7KPxb {\n border-top-color: #363a4f !important;\n }\n :root .kQEH5b {\n color: #a5adcb !important;\n }\n :root .kNKdL {\n color: #cad3f5 !important;\n }\n :root .q0yked:hover {\n background-color: #1e2030 !important;\n }\n :root .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n :root .lwwARb {\n background-color: #181926 !important;\n }\n :root .LO47Ff {\n color: #cad3f5;\n }\n :root .j8PBfc {\n color: #a5adcb;\n }\n :root .act-tim-txt-cnt {\n color: #cad3f5;\n }\n :root .act-switch-area {\n background-color: #24273a !important;\n }\n :root .EwDHG,\n :root .vNdLpe,\n :root .vNdLpe:visited {\n color: #a5adcb !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"],\n :root [style*=\"background:#feefc3;border:1px solid #fdd663\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"],\n :root [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#bdc1c6\"],\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#202124\"],\n :root [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#202124\"] {\n color: #cad3f5 !important;\n }\n :root .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n :root .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n :root [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n :root .YmvwI {\n color: #a5adcb;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n :root .gb_F .gb_E,\n :root .gb_F .gb_D {\n fill: #cad3f5;\n }\n :root .t4wgMc {\n background: #1e2030;\n }\n :root .ELfqBe:hover,\n :root .ELfqBe:focus {\n background: #363a4f;\n }\n :root .JFeuTc {\n color: #cad3f5;\n }\n :root .S6VXfe {\n background: #24273a;\n }\n :root .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n :root .JiJthb,\n :root .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n :root .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n :root [style^=\"background:url(/images/nav_logo321.webp)\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22167%22%20height%3D%22410%22%20viewBox%3D%220%200%2044.185%20108.479%22%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%3E%3Cg%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M19.105%205.216c0%201.406-1.1%202.442-2.45%202.442-1.348%200-2.448-1.036-2.448-2.442%200-1.415%201.1-2.44%202.449-2.44s2.449%201.025%202.449%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.637%201.479%201.377%201.479s1.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M24.605%205.216c0%201.406-1.1%202.442-2.449%202.442s-2.449-1.036-2.449-2.442c0-1.414%201.1-2.44%202.45-2.44s2.448%201.025%202.448%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.638%201.479%201.377%201.479.74%200%201.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M30.128%202.97v4.14c0%201.704-1.004%202.4-2.192%202.4-1.118%200-1.791-.748-2.045-1.36l.882-.367c.157.376.542.819%201.162.819.76%200%201.231-.47%201.231-1.353V6.92h-.035c-.227.28-.664.524-1.215.524-1.153%200-2.21-1.005-2.21-2.298%200-1.302%201.057-2.315%202.21-2.315.55%200%20.987.245%201.215.516h.035v-.375zm-.89%202.175c0-.812-.542-1.406-1.231-1.406-.7%200-1.285.594-1.285%201.406%200%20.804.585%201.39%201.285%201.39.689%200%201.23-.586%201.23-1.39%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M31.994.433v6.975h-1.02V.433Z%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m35.975%205.902.8.534a2.34%202.34%200%200%201-1.957%201.042c-1.335%200-2.332-1.032-2.332-2.35%200-1.398%201.005-2.35%202.216-2.35%201.22%200%201.816.97%202.011%201.494l.107.267-3.142%201.302c.241.471.615.712%201.14.712s.89-.259%201.157-.65m-2.466-.847%202.1-.872c-.115-.293-.463-.498-.872-.498-.524%200-1.254.463-1.228%201.37%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M10.245%204.607V3.579h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759S8.175.137%2010.246.137c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732S8.732%206.63%2010.245%206.63c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M1.587%202.646.264%203.969l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%202.646%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.847%2015.875c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M15.06%2015.875c0%201.122-.877%201.948-1.953%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.1%2014.045v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.955%201.866-1.955.465%200%20.834.207%201.026.436h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M20.44%2011.995v5.709h-.835v-5.709Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m23.607%2016.517.664.443c-.215.317-.73.863-1.623.863-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.948%201.837-1.948%201.01%200%201.505.805%201.667%201.24l.089.22-2.604%201.08c.2.39.51.59.944.59.435%200%20.738-.215.959-.54m-2.044-.7%201.74-.723c-.095-.244-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.78%2015.369v-.827h2.784c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.069%2034.844c0%201.405-1.1%202.44-2.45%202.44-1.349%200-2.448-1.035-2.448-2.44%200-1.416%201.1-2.442%202.449-2.442s2.449%201.026%202.449%202.442m-1.072%200c0-.879-.637-1.48-1.377-1.48s-1.377.601-1.377%201.48c0%20.87.637%201.479%201.377%201.479s1.377-.61%201.377-1.48z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M24.513%2034.815c0%201.39-1.087%202.414-2.421%202.414s-2.42-1.024-2.42-2.414c0-1.398%201.086-2.413%202.42-2.413s2.42%201.014%202.42%202.413zm-1.06%200c0-.868-.63-1.462-1.361-1.462s-1.36.594-1.36%201.462c0%20.86.629%201.463%201.36%201.463s1.361-.604%201.361-1.463m6.885-2.394v4.47c0%201.839-1.084%202.59-2.366%202.59-1.207%200-1.933-.808-2.207-1.468l.952-.396c.17.405.584.884%201.254.884.82%200%201.329-.507%201.329-1.46v-.358h-.038c-.245.302-.717.566-1.312.566-1.245%200-2.385-1.085-2.385-2.48%200-1.405%201.14-2.499%202.385-2.499.594%200%201.066.264%201.312.557h.038v-.405zm-.961%202.348c0-.877-.585-1.518-1.33-1.518-.754%200-1.386.641-1.386%201.518%200%20.868.632%201.5%201.387%201.5.744%200%201.33-.632%201.33-1.5m2.542-4.896v7.436h-1.086v-7.436Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m36.124%2035.602.868.579a2.53%202.53%200%200%201-2.121%201.128c-1.446%200-2.526-1.118-2.526-2.546%200-1.514%201.089-2.546%202.4-2.546%201.322%200%201.968%201.052%202.18%201.62l.115.29-3.403%201.409c.26.51.666.771%201.234.771.57%200%20.964-.28%201.253-.705m-2.67-.916%202.274-.944c-.125-.318-.501-.54-.944-.54-.569%200-1.36.502-1.33%201.484%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.3453%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M10.104%2034.047v-1.028h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759s1.742-3.76%203.813-3.76c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732s1.183%202.732%202.696%202.732c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M29.746%2028.574h.311v-.934h-.311zm.155-1.245q.067%200%20.111-.045t.045-.11-.045-.111-.11-.045-.111.045-.045.11.045.111.11.045m0%202.023q-.322%200-.606-.123t-.494-.332-.333-.494-.123-.607.123-.607.333-.494.494-.332.606-.123.607.123.494.332.333.494.122.607-.122.607-.333.494-.494.332-.607.123%22%20fill%3D%22%23181926%22%20fill-opacity%3D%22.2%22%20stroke-width%3D%221.70213%22%20display%3D%22inline%22%20opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22M1.587%2032.279.264%2033.602l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%2032.279%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3Cg%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.12%20103.43c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M14.334%20103.43c0%201.122-.878%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M18.373%20101.6v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.954%201.866-1.954.465%200%20.834.206%201.026.435h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M19.713%2099.55v5.709h-.835V99.55Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m22.964%20104.071.664.443a1.94%201.94%200%200%201-1.623.863c-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.947%201.837-1.947%201.01%200%201.505.804%201.667%201.239l.088.221-2.603%201.078c.199.391.509.59.944.59s.737-.214.959-.539m-2.044-.7%201.74-.723c-.095-.243-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.052%20102.924v-.827h2.785c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2068.858.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2072.843.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258L36.8%2074.1h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root g-right-button > g-fab,\n :root g-left-button > g-fab {\n background: #181926 !important;\n border-color: #363a4f;\n }\n :root .vwfsqc .QuU3Wb {\n color: #cad3f5;\n }\n :root .yUzGqc.wr8GYd {\n background: rgba(24, 25, 38, 0.75);\n color: #cad3f5;\n }\n :root .ig2Tkd:hover:not(.RDPZE) {\n background: rgba(30, 32, 48, 0.8);\n }\n :root .UWuvyf {\n background-color: rgba(24, 25, 38, 0.8);\n color: #cad3f5;\n }\n :root .mkpRId.qyKxnc:hover .F0uyec {\n background: rgba(24, 25, 38, 0.05);\n box-shadow: 0 2px 12px 0 #181926;\n }\n :root input.jfk-textinput,\n :root .gGbPid {\n background: #24273a;\n color: #cad3f5;\n border-color: #6e738d;\n }\n :root .goog-menu {\n background: #1e2030;\n }\n :root .goog-menuitem-highlight,\n :root .goog-menuitem-hover {\n background: #363a4f;\n border-color: #363a4f;\n }\n :root .goog-menuitem,\n :root .goog-menuitem-highlight .goog-menuitem-content,\n :root .goog-menuitem-hover .goog-menuitem-content {\n color: #cad3f5;\n }\n :root .goog-flat-menu-button-hover {\n border-color: #939ab7;\n }\n :root .goog-flat-menu-button-hover .goog-flat-menu-button-dropdown {\n border-color: #939ab7 transparent;\n }\n :root .goog-flat-menu-button-dropdown {\n border-color: #6e738d transparent;\n }\n :root div.otByu div.FAcADc,\n :root div.lFApYd,\n :root .jfk-radiobutton-label {\n color: #b8c0e0;\n }\n }\n @media (prefers-color-scheme: light) and (prefers-reduced-motion: no-preference) {\n :root .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" / \"People also ask\" section */\n /* mobile ui */\n /* header background & search bar */\n /* search suggestions */\n /* text */\n /* borders */\n /* Featured snippets */\n color: #a5adcb;\n }\n :root iframe {\n color-scheme: none !important;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --uv-styles-color-scrim: rgba(24, 25, 38, 0.75);\n --uv-styles-color-on-scrim: #cad3f5;\n --uv-styles-color-icon-on-scrim: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --JKqx2: #8aadf4;\n --gS5jXb: #363a4f;\n --mXZkqc: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n :root .CvDJxb {\n background-color: #24273a !important;\n }\n :root .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n :root .z4R3Z {\n color: #cad3f5 !important;\n }\n :root .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n :root .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n :root .EL3pcf {\n color: #b7bdf8 !important;\n }\n :root .bVfPpkd-StrnGf-rymPhb,\n :root .DMZ54e {\n color: #cad3f5 !important;\n }\n :root .VfPpkd-pafCAf,\n :root .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n :root .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n :root .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n :root .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n :root .dmaMHc {\n background-color: #363a4f !important;\n }\n :root .AJxgH {\n background-color: #1e2030 !important;\n }\n :root .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n :root .nEklgc {\n background-color: #363a4f;\n }\n :root .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n :root .rbYSKb,\n :root .FuOudf,\n :root .GI74Re {\n color: #a5adcb;\n }\n :root .pMz3A,\n :root .qhXOwb,\n :root .yrvNxb .pv60Cd,\n :root .LPl7kb .pv60Cd,\n :root .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n :root .P2c8Dd {\n background-color: #24273a;\n }\n :root .R9RxHd {\n border-color: #363a4f;\n }\n :root .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n :root .vXQmIe,\n :root .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n :root .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n :root .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n :root .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n :root .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n :root .asrVsb {\n background-color: #363a4f;\n }\n :root .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n :root .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n :root .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n :root .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n :root .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n :root .YbqTTb,\n :root g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n :root .fxvhbc,\n :root .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .zRQJhd {\n background-color: #24273a !important;\n }\n :root .XH1CIc {\n color: #a5adcb;\n }\n :root .pno7A.hU1rMc .Tqvz7b,\n :root .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n :root .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n :root .tR3EBc {\n background-color: #1e2030;\n }\n :root .AOvabd,\n :root .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n :root .AOvabd:hover,\n :root .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n :root .zbvg1c {\n color: #cad3f5;\n }\n :root .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n :root .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n :root .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n :root .qv3Wpe {\n color: #cad3f5;\n }\n :root .TIGsTb {\n border-color: #363a4f;\n }\n :root .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root .MEdqYd,\n :root .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n :root .MEdqYd:hover,\n :root .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n :root .CybWFf {\n background-color: #363a4f;\n }\n :root .Lu57id {\n color: #a5adcb;\n }\n :root .Wrsj9b,\n :root .ofy7ae,\n :root .PPjCfd,\n :root .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root .liveresults-sports-immersive__match-grid-bottom-border,\n :root .liveresults-sports-immersive__match-grid-right-border,\n :root .YENodc {\n border-color: #363a4f;\n }\n :root .liveresults-sports-immersive__match-tile:hover,\n :root .KAIX8d:hover,\n :root .kwbMAe {\n background-color: #363a4f;\n }\n :root .imspo_mt__dt-t,\n :root .imspo_mt__pm-infc,\n :root .GOsQPe {\n color: #cad3f5 !important;\n }\n :root .H73aad,\n :root .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n :root .AQtWSd,\n :root .ulmfef,\n :root .xCBykf,\n :root .m2E3md {\n color: #8aadf4;\n }\n :root .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n :root .xt8Uw,\n :root .ipwqjc,\n :root .Bk8Hxd:link,\n :root .ucRBdc,\n :root .PDzHbe,\n :root .pt3Hdf,\n :root .Cv2Brc,\n :root .IFGUre,\n :root .review-dialog {\n color: #cad3f5;\n }\n :root .GK1a5e {\n background-color: #cad3f5;\n }\n :root .RC9d6e {\n border-top-color: #cad3f5;\n }\n :root .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .PGbOqf {\n background-color: #b7bdf8;\n }\n :root .yAbdSd {\n color: #ed8796;\n }\n :root .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n :root .IRH78d,\n :root .CFjcj,\n :root .HkuhB {\n color: #a5adcb;\n }\n :root .l2gNXd {\n background-color: #eed49f;\n }\n :root .uVGhGc,\n :root .hIqKNb {\n background-color: #363a4f;\n }\n :root .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n :root .qk7LXc.Fb1AKc,\n :root .fAt9Jd,\n :root .SME0md,\n :root .ipwqjc {\n background-color: #24273a !important;\n }\n :root .ttBXeb,\n :root .NDTw3e.K7R36c,\n :root .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n :root .sQ6RSc {\n fill: #cad3f5;\n }\n :root .egcvbb {\n border-color: #5b6078;\n }\n :root .egcvbb:hover {\n border-color: #cad3f5;\n }\n :root .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n :root .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n :root .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n :root .gb_Ka.gb_f,\n :root .gb_Na.gb_f,\n :root #gb {\n background-color: #24273a !important;\n }\n :root .gb_Ka.gb_f svg,\n :root .gb_Na.gb_f svg,\n :root #gb svg,\n :root .gb_Ka.gb_f .gb_Rc svg,\n :root .gb_Na.gb_f .gb_Rc svg,\n :root #gb .gb_Rc svg,\n :root .gb_Ka.gb_f .gb_dd .gb_ld,\n :root .gb_Na.gb_f .gb_dd .gb_ld,\n :root #gb .gb_dd .gb_ld,\n :root .gb_Ka.gb_f .gb_3c .gb_ld,\n :root .gb_Na.gb_f .gb_3c .gb_ld,\n :root #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n :root .gb_Nc a.gb_F,\n :root .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n :root .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n :root .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .KxwPGc {\n background-color: #1e2030;\n }\n :root .HJSKzf {\n color: #cad3f5;\n }\n :root .gbqfba,\n :root .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .gbqfba:hover,\n :root .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n :root .UxeQfc,\n :root .s7d4ef,\n :root .yXu61c,\n :root .X6JNf,\n :root .BERAof,\n :root .oxbMzd,\n :root .A5s9h,\n :root .V9Wb7c,\n :root .GVUPk,\n :root .GyAeWb,\n :root .A0hi5,\n :root .Tme6jf {\n background-color: #24273a !important;\n }\n :root .d3o3Ad,\n :root .sZKvbe {\n fill: #a6da95 !important;\n }\n :root .Fzsovc,\n :root .cwYVJe,\n :root .RJPOee,\n :root .vM0jzc,\n :root .clOx1e,\n :root .vDF3Oc.vDF3Oc .R8BTeb,\n :root .vDF3Oc.vDF3Oc .ouxCkc,\n :root .Yt787,\n :root .mulB1,\n :root .xUc8Ie,\n :root .sfgTZc,\n :root .I6Kpxd,\n :root .cQEt3 {\n color: #cad3f5 !important;\n }\n :root .yQLaje,\n :root .tVoQIb,\n :root .f9nOyf,\n :root .kHtcsd,\n :root .DopHqc,\n :root .p7bv,\n :root .ar9V1,\n :root .DfMusf,\n :root .y6CIle,\n :root .JukT7c,\n :root .xUc8Ie.BXdrne,\n :root .sEqX7e,\n :root .ZFiwCf {\n background-color: #363a4f !important;\n }\n :root .xUc8Ie.BXdrne,\n :root .YUg0se,\n :root .WGbsof {\n border-color: #5b6078 !important;\n }\n :root .NOo3C {\n color: #b8c0e0;\n }\n :root .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n :root .vIifob,\n :root .p8Jhnd {\n background-color: #363a4f !important;\n }\n :root .vBnbff,\n :root .RSWv0c.NaC7Cf,\n :root .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .DxHbyd {\n background-color: #5b6078 !important;\n }\n :root .dg6jd {\n color: #cad3f5 !important;\n }\n :root .v6U7rf {\n background-color: #24273a;\n }\n :root .zGVn2e,\n :root .u4frDf {\n background: #363a4f !important;\n }\n :root .K4VNlb,\n :root .Sl6fgd.A7Yvie,\n :root .Sl6fgd .zGVn2e,\n :root .UUbT9 {\n background-color: #363a4f;\n border-color: #363a4f !important;\n }\n :root .sb43 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2240%22%20height%3D%22124%22%20viewBox%3D%220%200%2010.583%2032.808%22%3E%3Cg%20opacity%3D%221%22%3E%3Cpath%20d%3D%22m1.413%2030.263-.631-.63%203.336-3.36%201.803%201.804%202.344-2.322H7.093v-.901h2.705v2.704h-.902v-1.172l-2.975%202.976-1.803-1.804Z%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.391936%22/%3E%3Cg%20fill%3D%22%23e8eaed%22%20stroke-width%3D%22.742615%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M1.016%2012.129h8.551v8.551H1.016Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%22.742615%22/%3E%3Cpath%20d%3D%22M5.288%2012.842a3.562%203.562%200%201%200%203.566%203.562%203.564%203.564%200%200%200-3.566-3.562m.003%206.413a2.85%202.85%200%201%201%200-5.7%202.85%202.85%200%201%201%200%205.7m.179-4.632h-.535v2.138l1.87%201.122.268-.438-1.603-.951z%22%20display%3D%22inline%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.742615%22/%3E%3C/g%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%22.6%22%3E%3Cpath%20d%3D%22M0%200h10.583v10.583H0Z%22%20fill%3D%22none%22%20stroke-width%3D%22.6%22/%3E%3Cpath%20d%3D%22M6.835%206.174h-.348l-.124-.12a2.85%202.85%200%200%200%20.693-1.865%202.866%202.866%200%201%200-2.867%202.867c.71%200%201.363-.26%201.866-.693l.119.124v.348l2.204%202.2.657-.657zm-2.646%200c-1.098%200-1.984-.887-1.984-1.985s.886-1.984%201.984-1.984%201.985.886%201.985%201.984-.887%201.985-1.985%201.985%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.996078%22%20stroke-width%3D%22.6%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n :root .SAuUUd-z5C9Gb-fmcmS,\n :root .tJaMb,\n :root .TElO2c,\n :root .cQp1Ab {\n color: #cad3f5 !important;\n }\n :root .s49v2 b,\n :root .s49v2 span {\n color: #cad3f5 !important;\n }\n :root .ob9lvb {\n color: #a5adcb;\n }\n :root .Dgr5Hb,\n :root .GqbEwc {\n border-color: #363a4f !important;\n }\n :root #gsr {\n background-color: #1e2030;\n }\n :root .Ww4FFb {\n box-shadow: 0 0 0 1px #24273a;\n }\n :root .Faw6Fe,\n :root .GpOXq {\n border-color: #363a4f !important;\n }\n :root .zGVn2e,\n :root .jh86Nb {\n border-color: #494d64 !important;\n }\n :root .pHiOh,\n :root a.pHiOh {\n color: #b8c0e0 !important;\n }\n :root a {\n color: #8aadf4;\n }\n :root .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .RNNXgb:hover,\n :root .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n :root .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n :root .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n :root .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n :root .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .xtSCL {\n border-top-color: #5b6078;\n }\n :root .sbct:hover {\n background-color: #494d64;\n }\n :root .WggQGd {\n color: #c6a0f6 !important;\n }\n :root .JCHpcb {\n color: #a5adcb;\n }\n :root .JCHpcb:hover {\n color: #8aadf4;\n }\n :root .wM6W7d,\n :root .ABAbCc {\n color: #cad3f5;\n }\n :root .uDetx {\n fill: #cad3f5;\n }\n :root .ExCKkf,\n :root .BjWz4c {\n color: #a5adcb;\n }\n :root .ACRAdd {\n border-left-color: #6e738d;\n }\n :root .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .w9dUj {\n color: #cad3f5 !important;\n }\n :root .Pvpvv .zE5Aq,\n :root .adnFRd,\n :root .XfJHbe {\n color: #8aadf4;\n }\n :root .CS4h3e {\n background-color: #a5adcb;\n }\n :root .Pvpvv .xyGai {\n color: #cad3f5;\n }\n :root #SIvCob {\n color: #cad3f5;\n }\n :root .gb_Jc a.gb_B,\n :root .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n :root .gb_Jc svg,\n :root .gb_Oc.gb_Sc svg,\n :root .gb_Jc .gb_ad .gb_id,\n :root .gb_Jc .gb_ad .gb_Ic,\n :root .gb_Jc .gb_ad .gb_cd,\n :root .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n :root .gb_Ka svg,\n :root .gb_Oc svg,\n :root .gb_ad .gb_id,\n :root .gb_0c .gb_id {\n color: #cad3f5;\n }\n :root .gLFyf {\n color: #cad3f5;\n }\n :root .QCzoEc {\n color: #939ab7;\n }\n :root .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n :root .gb_Jc .gb_Ud button:hover svg,\n :root .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Jc .gb_Ud.gb_qe button:hover svg,\n :root .gb_Ud button:hover svg,\n :root .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n :root a.gb_B,\n :root span.gb_B {\n color: #cad3f5;\n }\n :root .gb_zc div:first-child {\n color: #cad3f5;\n }\n :root .gb_zc > * {\n color: #a5adcb;\n }\n :root .ClJ9Yb {\n color: #a5adcb;\n }\n :root .sfbg {\n background-color: #24273a;\n }\n :root .jfN4p,\n :root .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n :root .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n :root .zgAlFc {\n color: #8aadf4;\n }\n :root .fLciMb {\n color: #cad3f5;\n }\n :root .d2IKib {\n color: #ed8796;\n }\n :root .fLciMb:hover {\n background-color: #363a4f;\n }\n :root .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n :root .aTI8gc {\n color: #cad3f5;\n }\n :root .wwUB2c {\n color: #a5adcb;\n }\n :root .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n :root .z1asCe,\n :root .ikb4Bb {\n color: #b8c0e0 !important;\n }\n :root .rsGxI.Ww4FFb,\n :root .Ww4FFb {\n background-color: #24273a;\n }\n :root .RES9jf {\n color: #cad3f5;\n }\n :root .CSkcDe,\n :root .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd b,\n :root .cUnQKe .QBI8hf b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .cUnQKe .ILfuVd,\n :root .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n :root .ZYHQ7e {\n color: #a5adcb;\n }\n :root .VuuXrf {\n color: #cad3f5;\n }\n :root .hb8SAc,\n :root .gb_Oc a.gb_H,\n :root .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n :root .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n :root .I6TXqe,\n :root .zaokob {\n background: #24273a;\n }\n :root .tw-lliw:hover,\n :root .tw-lliw:focus {\n background-color: #363a4f;\n }\n :root .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n :root .HsZQAe {\n border-bottom-color: #5b6078;\n }\n :root .KLEmSd {\n border-bottom-color: #494d64;\n }\n :root .NtaMpb .niO4u,\n :root .nZWEZc .ttwCMe,\n :root .xNzW0d,\n :root .lWzCpb {\n background-color: #24273a;\n }\n :root .aURkK {\n border-left-color: #494d64;\n }\n :root .iRPzcb {\n border-bottom-color: #494d64;\n }\n :root .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n :root cite,\n :root cite a:link,\n :root cite a:visited {\n color: #a5adcb;\n }\n :root .WZ8Tjf,\n :root .EZAeBe,\n :root .F0gfrd {\n color: #a5adcb;\n }\n :root .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n :root .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .Bi9oQd {\n background-color: #494d64;\n }\n :root .akqY6 {\n background: #494d64;\n }\n :root .KFFQ0c .YfftMc,\n :root .KFFQ0c .YfftMc span,\n :root .KFFQ0c .YfftMc div,\n :root .KFFQ0c .YfftMc a,\n :root g-menu.DWsAYc g-menu-item a.K1yPdf,\n :root .f3LoEf,\n :root .TXBhSe:hover,\n :root .TXBhSe:not(:hover),\n :root .r025kc.lVm3ye,\n :root .Bo9xMe,\n :root .oyj2db {\n color: #a5adcb;\n }\n :root .dyjrff,\n :root .LEwnzc {\n color: #b8c0e0;\n }\n :root .ZFiwCf {\n background-color: #363a4f;\n }\n :root .ZFiwCf:hover {\n background-color: #494d64;\n }\n :root .LGwnxb,\n :root .WGwSK {\n color: #cad3f5;\n }\n :root .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .O7G3Gd {\n color: #cad3f5;\n }\n :root .O7G3Gd:hover {\n color: #8aadf4;\n }\n :root .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n :root .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n :root .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n :root div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .LHJvCe,\n :root .vqseUe,\n :root .dMCttd {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n :root .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n :root .pdpvld {\n color: #a6da95;\n }\n :root .YrbPuc {\n color: #b8c0e0;\n }\n :root .SRfaKe,\n :root .SRfaKe h2 {\n background-color: #1e2030;\n }\n :root .y6CIle {\n background-color: #363a4f;\n }\n :root .Yt787,\n :root .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n :root .IDFSOe {\n background-color: #5b6078;\n }\n :root .ffmmcd,\n :root .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n :root .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n :root .PewBWb {\n border-top-color: #494d64;\n }\n :root .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n :root .f,\n :root .j04ED,\n :root .j04ED a,\n :root .j04ED a:link,\n :root .XaIwc {\n color: #a5adcb !important;\n }\n :root #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n :root g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n :root .gb_2e {\n background-color: #363a4f;\n }\n :root .gb_Ec div:first-child {\n color: #cad3f5;\n }\n :root .gb_Ec > * {\n color: #a5adcb;\n }\n :root .kLhEKe {\n background-color: #24273a;\n }\n :root .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n :root .S8ee5 {\n background: #363a4f;\n }\n :root .S8ee5:hover {\n background: #494d64;\n }\n :root .rhHIGd {\n background-color: #5b6078;\n }\n :root .sY7ric {\n color: #cad3f5;\n }\n :root .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n :root .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .d2F2Td {\n color: #cad3f5;\n }\n :root .c07z9 {\n color: #a5adcb;\n }\n :root .c07z9 a,\n :root .c07z9 a:active,\n :root .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n :root .wHYlTd {\n color: #a5adcb;\n }\n :root .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n :root .fm06If .ILfuVd,\n :root .c2xzTb .ILfuVd,\n :root .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n :root .fm06If .ILfuVd b,\n :root .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n :root .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n :root .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .Lb0dA:hover {\n background-color: #363a4f;\n }\n :root .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n :root .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:hover {\n background-color: #363a4f;\n }\n :root .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .TZqsAd {\n background: #6e738d;\n }\n :root .FalWJb {\n background: #24273a;\n }\n :root .YeThId {\n border-top-color: #494d64;\n }\n :root .k8XOCe {\n background-color: #363a4f;\n }\n :root .s75CSd {\n color: #cad3f5;\n }\n :root .ZkkK1e,\n :root .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n :root .ZkkK1e:hover,\n :root .uAbMZd:hover {\n background: #363a4f;\n }\n :root .QjI2jc {\n color: #a5adcb;\n }\n :root .lhLbod {\n color: #a5adcb;\n }\n :root .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n :root .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n :root .F75bid {\n color: #a5adcb;\n }\n :root div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n :root .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n :root [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n :root .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n :root .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n :root .GKS7s .FMKtTb,\n :root .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n :root .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n :root .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n :root .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n :root a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n :root div[aria-expanded=\"true\"] .fFI3rb,\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n :root .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n :root .hdtb-mn-hd {\n color: #a5adcb;\n }\n :root .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n :root .fSnalc {\n stroke: #8aadf4;\n }\n :root .oOg6Ne {\n stroke: #eed49f;\n }\n :root .ZqPjbb {\n stroke: #ed8796;\n }\n :root .aPiskd {\n stroke: #a6da95;\n }\n :root .s8GCU {\n background-color: #24273a;\n }\n :root .Lj9fsd {\n background-color: #24273a;\n }\n :root .jZWadf {\n background-color: #24273a;\n }\n :root .rQEFy,\n :root .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n :root .gbZSUe {\n color: #cad3f5;\n }\n :root .gbZSUe:hover {\n background: #363a4f;\n }\n :root .XZ5MVe {\n color: #8aadf4;\n }\n :root a:visited {\n color: #c6a0f6;\n }\n :root .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n :root .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n :root .SvoXfb:hover {\n background-color: #363a4f;\n }\n :root .IsZvec,\n :root .yxAsKe {\n color: #a5adcb;\n }\n :root .zqrO0.k0Jjg .QuU3Wb,\n :root .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n :root .uo4vr {\n color: #a5adcb;\n }\n :root .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n :root .T8VaVe {\n color: #8aadf4;\n }\n :root .tw-ta,\n :root #tw-source-text-container .tw-ta,\n :root #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n :root .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n :root #tw-target {\n background-color: #363a4f;\n }\n :root .tw-data-placeholder {\n color: #cad3f5;\n }\n :root .j1iyq {\n border-color: #5b6078;\n }\n :root .w8qArf .fl {\n color: #cad3f5 !important;\n }\n :root .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n :root .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n :root .Ss2Faf a {\n color: #cad3f5;\n }\n :root .aCOpRe em,\n :root .yXK7lf em {\n color: #cad3f5;\n }\n :root .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n :root .g {\n color: #cad3f5;\n }\n :root .VSHxQ {\n color: #a5adcb;\n }\n :root .cF4V5c {\n background-color: #181926 !important;\n }\n :root .cF4V5c g-menu-item a,\n :root .cF4V5c g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n :root .cF4V5c:hover g-menu-item:hover a,\n :root .cF4V5c:hover g-menu-item a:visited,\n :root .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n :root .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n :root .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n :root .Z0LcW {\n color: #cad3f5;\n }\n :root .i29hTd .qLLird {\n color: #cad3f5;\n }\n :root .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n :root .N6Sb2c {\n color: #a5adcb;\n }\n :root .C9iYEe {\n color: #a5adcb;\n }\n :root .KcXNxb {\n background: #24273a;\n }\n :root .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n :root a.oBa0Fe {\n color: #a5adcb;\n }\n :root .o6juZc {\n background-color: #363a4f;\n }\n :root .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n :root .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n :root .WdWr7c {\n border-top-color: #5b6078;\n }\n :root .sU3bKf {\n color: #cad3f5;\n }\n :root .O5OUld {\n color: #a5adcb;\n }\n :root .zP7KFe {\n background: #494d64;\n }\n :root .O5OUld:hover {\n color: #8aadf4;\n }\n :root .og3lId {\n color: #cad3f5;\n }\n :root .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .r8xEL {\n color: #cad3f5;\n }\n :root .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .NZmxZe:not(.rQEFy):hover,\n :root .cj2HCb.iuN0sf .w6PoOe:hover,\n :root .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .ssfWCe .ZXJQ7c,\n :root .cj2HCb.iuN0sf .w6PoOe,\n :root .G2XB8d,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n :root .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n :root .G2XB8d .KA8Jyb:hover,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n :root .KA8Jyb {\n fill: #a5adcb;\n }\n :root .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n :root .o6OF0 {\n background-color: #494d64;\n }\n :root .o6OF0:hover {\n background-color: #5b6078;\n }\n :root .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n :root .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n :root .zbRPDe,\n :root .scU1d {\n color: #cad3f5;\n }\n :root .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n :root .mEQved {\n color: #a5adcb;\n }\n :root .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n :root .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n :root .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n :root .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n :root [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n :root [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n :root [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n :root [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n :root .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .qcTKEe {\n background-color: #24273a;\n }\n :root .ooPrBf {\n background: #24273a;\n }\n :root .r9PaP {\n color: #a5adcb;\n }\n :root .r9PaP:hover {\n color: #8aadf4;\n }\n :root .H1KrKd {\n fill: #a5adcb;\n }\n :root .cEPPT {\n border-bottom-color: #494d64;\n }\n :root .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n :root .Hm7Qac:hover,\n :root .EuKAde {\n background-color: #363a4f;\n }\n :root .igM9Le {\n color: #cad3f5;\n }\n :root .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n :root .gb_Mc .gb_Vd button:hover svg,\n :root .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n :root .gb_Mc svg,\n :root .gb_Rc.gb_Vc svg,\n :root .gb_Mc .gb_dd .gb_ld,\n :root .gb_Mc .gb_dd .gb_Lc,\n :root .gb_Mc .gb_dd .gb_fd,\n :root .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n :root .cEW58 {\n background-color: #363a4f;\n }\n :root .dyAbMb {\n fill: #a5adcb;\n }\n :root .zItAnd,\n :root .zItAnd:link,\n :root .zItAnd:visited,\n :root .zItAnd:hover,\n :root .zItAnd:active {\n color: #cad3f5;\n }\n :root .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n :root .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n :root .nfSF8e,\n :root .WRhYSc {\n color: #a5adcb;\n }\n :root .nfSF8e:hover,\n :root .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n :root .ssJ7i {\n color: #cad3f5;\n }\n :root .iAIpCb {\n color: #a5adcb;\n }\n :root .KMdzJ,\n :root .ss6qqb .oBrLN,\n :root .ylgVCe {\n color: #b8c0e0;\n }\n :root .PmPt7d {\n color: #a5adcb;\n }\n :root .gb_Mc a.gb_E,\n :root .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n :root a.gb_E,\n :root span.gb_E {\n color: #cad3f5 !important;\n }\n :root .RzdJxc {\n border-top-color: #5b6078;\n }\n :root .rKnmn {\n border-top-color: #5b6078;\n }\n :root .FzCfme {\n color: #a5adcb;\n }\n :root .hMJ0yc {\n color: #a5adcb;\n }\n :root .yg51vc {\n background-color: #24273a;\n }\n :root .hdtb-mitem a {\n color: #a5adcb;\n }\n :root .hdtb-mitem .GOE98c,\n :root .hdtb-mitem a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad {\n color: #a5adcb;\n }\n :root .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n :root .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n :root .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n :root .hdtb-mitem:hover .GOE98c:hover,\n :root .hdtb-mitem:hover a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad:hover {\n color: #8aadf4;\n }\n :root .w6PoOe {\n color: #a5adcb;\n }\n :root .w6PoOe:hover {\n color: #cad3f5;\n }\n :root .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n :root .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n :root .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n :root .FjVBEd {\n color: #a6da95;\n }\n :root title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n :root .GmE3X {\n color: #cad3f5;\n }\n :root .iv236 {\n color: #cad3f5;\n }\n :root .GLcBOb {\n border-bottom-color: #494d64;\n }\n :root .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n :root .wx62f {\n color: #a5adcb;\n }\n :root #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n :root .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n :root #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n :root .JNkvid .HnYYW {\n color: #cad3f5;\n }\n :root .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n :root .Cx1ZMc {\n color: #a5adcb;\n }\n :root .CBPSbf {\n background-color: #24273a;\n }\n :root .E74aCb {\n color: #cad3f5;\n }\n :root .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root .c72nic {\n color: #cad3f5;\n }\n :root .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .A9y7kf {\n color: #a5adcb;\n }\n :root .OE86Gc a {\n color: #8aadf4;\n }\n :root .Es2Et {\n color: #a5adcb;\n }\n :root .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .rx7XFb {\n background-color: #363a4f;\n }\n :root .VP31Vb {\n color: #cad3f5;\n }\n :root .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n :root .SW5pqf {\n color: #8aadf4;\n }\n :root .rQEFy:hover {\n color: #8aadf4;\n }\n :root .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n :root .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n :root .t2vtad:active,\n :root .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n :root .gTl8xb {\n border-color: #a5adcb transparent;\n }\n :root .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n :root .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n :root .ynRric {\n color: #a5adcb;\n }\n :root .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n :root .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n :root .sbhl {\n background: #494d64;\n }\n :root .CjiZvb,\n :root .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n :root .PyJv1b {\n color: #cad3f5;\n }\n :root .REySof {\n color: #939ab7 !important;\n }\n :root .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n :root .b0Xfjd {\n color: #24273a !important;\n }\n :root .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n :root .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n :root .LiOdre:focus {\n border-color: #8aadf4;\n }\n :root .mfsgsd {\n color: #cad3f5;\n }\n :root .GCSyeb {\n background: #494d64;\n }\n :root .IVvPP .cLjAic.WY0eLb,\n :root .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n :root .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n :root .cfBJGe {\n color: #cad3f5;\n }\n :root .f6F9Be {\n background: #1e2030;\n }\n :root .KwU3F {\n color: #8aadf4;\n }\n :root .b0KoTc {\n color: #cad3f5;\n }\n :root .dfB0uf {\n color: #cad3f5;\n }\n :root .unknown_loc {\n background: #cad3f5;\n }\n :root .GS5rRd {\n color: #8aadf4;\n }\n :root .xSQxL {\n color: #8aadf4;\n }\n :root .smiUbb {\n color: #cad3f5;\n }\n :root .b2hzT {\n border-bottom-color: #363a4f;\n }\n :root #swml {\n border-left-color: #363a4f;\n }\n :root .KXbwLb {\n background-color: #5b6078;\n }\n :root .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n :root .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n :root .GNJvt {\n color: #cad3f5;\n }\n :root .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n :root .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n :root .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n :root .xEzgBc {\n color: #cad3f5 !important;\n }\n :root .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n :root .ea0Lbe {\n background: #363a4f;\n }\n :root .f6GA0,\n :root .CacfB,\n :root .Ua7Yuf {\n background: #24273a;\n }\n :root .DV7the {\n color: #8aadf4;\n }\n :root .ZeVBtc {\n color: #a5adcb;\n }\n :root .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n :root .cB9M7:hover {\n border-color: #5b6078;\n }\n :root .cB9M7:focus {\n border-color: #8aadf4;\n }\n :root .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n :root .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n :root .ArIAXb {\n fill: #363a4f;\n }\n :root .qOFLsb {\n fill: #363a4f;\n }\n :root .aHK1bd {\n color: #a5adcb;\n }\n :root .diOlIe {\n border-top-color: #6e738d;\n }\n :root .p4pvTd {\n color: #cad3f5;\n }\n :root .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n :root .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n :root .S8wJ3 {\n color: #cad3f5 !important;\n }\n :root .ZI7elf {\n color: #cad3f5 !important;\n }\n :root .tGS0Nc {\n color: #cad3f5;\n }\n :root .kzt0Nc a {\n color: #a5adcb !important;\n }\n :root .fgc1P,\n :root .N7KPxb {\n border-top-color: #363a4f !important;\n }\n :root .kQEH5b {\n color: #a5adcb !important;\n }\n :root .kNKdL {\n color: #cad3f5 !important;\n }\n :root .q0yked:hover {\n background-color: #1e2030 !important;\n }\n :root .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n :root .lwwARb {\n background-color: #181926 !important;\n }\n :root .LO47Ff {\n color: #cad3f5;\n }\n :root .j8PBfc {\n color: #a5adcb;\n }\n :root .act-tim-txt-cnt {\n color: #cad3f5;\n }\n :root .act-switch-area {\n background-color: #24273a !important;\n }\n :root .EwDHG,\n :root .vNdLpe,\n :root .vNdLpe:visited {\n color: #a5adcb !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"],\n :root [style*=\"background:#feefc3;border:1px solid #fdd663\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"],\n :root [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#bdc1c6\"],\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#202124\"],\n :root [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#202124\"] {\n color: #cad3f5 !important;\n }\n :root .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n :root .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n :root [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n :root .YmvwI {\n color: #a5adcb;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n :root .gb_F .gb_E,\n :root .gb_F .gb_D {\n fill: #cad3f5;\n }\n :root .t4wgMc {\n background: #1e2030;\n }\n :root .ELfqBe:hover,\n :root .ELfqBe:focus {\n background: #363a4f;\n }\n :root .JFeuTc {\n color: #cad3f5;\n }\n :root .S6VXfe {\n background: #24273a;\n }\n :root .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n :root .JiJthb,\n :root .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n :root .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n :root [style^=\"background:url(/images/nav_logo321.webp)\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22167%22%20height%3D%22410%22%20viewBox%3D%220%200%2044.185%20108.479%22%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%3E%3Cg%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M19.105%205.216c0%201.406-1.1%202.442-2.45%202.442-1.348%200-2.448-1.036-2.448-2.442%200-1.415%201.1-2.44%202.449-2.44s2.449%201.025%202.449%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.637%201.479%201.377%201.479s1.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M24.605%205.216c0%201.406-1.1%202.442-2.449%202.442s-2.449-1.036-2.449-2.442c0-1.414%201.1-2.44%202.45-2.44s2.448%201.025%202.448%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.638%201.479%201.377%201.479.74%200%201.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M30.128%202.97v4.14c0%201.704-1.004%202.4-2.192%202.4-1.118%200-1.791-.748-2.045-1.36l.882-.367c.157.376.542.819%201.162.819.76%200%201.231-.47%201.231-1.353V6.92h-.035c-.227.28-.664.524-1.215.524-1.153%200-2.21-1.005-2.21-2.298%200-1.302%201.057-2.315%202.21-2.315.55%200%20.987.245%201.215.516h.035v-.375zm-.89%202.175c0-.812-.542-1.406-1.231-1.406-.7%200-1.285.594-1.285%201.406%200%20.804.585%201.39%201.285%201.39.689%200%201.23-.586%201.23-1.39%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M31.994.433v6.975h-1.02V.433Z%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m35.975%205.902.8.534a2.34%202.34%200%200%201-1.957%201.042c-1.335%200-2.332-1.032-2.332-2.35%200-1.398%201.005-2.35%202.216-2.35%201.22%200%201.816.97%202.011%201.494l.107.267-3.142%201.302c.241.471.615.712%201.14.712s.89-.259%201.157-.65m-2.466-.847%202.1-.872c-.115-.293-.463-.498-.872-.498-.524%200-1.254.463-1.228%201.37%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M10.245%204.607V3.579h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759S8.175.137%2010.246.137c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732S8.732%206.63%2010.245%206.63c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M1.587%202.646.264%203.969l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%202.646%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.847%2015.875c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M15.06%2015.875c0%201.122-.877%201.948-1.953%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.1%2014.045v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.955%201.866-1.955.465%200%20.834.207%201.026.436h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M20.44%2011.995v5.709h-.835v-5.709Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m23.607%2016.517.664.443c-.215.317-.73.863-1.623.863-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.948%201.837-1.948%201.01%200%201.505.805%201.667%201.24l.089.22-2.604%201.08c.2.39.51.59.944.59.435%200%20.738-.215.959-.54m-2.044-.7%201.74-.723c-.095-.244-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.78%2015.369v-.827h2.784c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.069%2034.844c0%201.405-1.1%202.44-2.45%202.44-1.349%200-2.448-1.035-2.448-2.44%200-1.416%201.1-2.442%202.449-2.442s2.449%201.026%202.449%202.442m-1.072%200c0-.879-.637-1.48-1.377-1.48s-1.377.601-1.377%201.48c0%20.87.637%201.479%201.377%201.479s1.377-.61%201.377-1.48z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M24.513%2034.815c0%201.39-1.087%202.414-2.421%202.414s-2.42-1.024-2.42-2.414c0-1.398%201.086-2.413%202.42-2.413s2.42%201.014%202.42%202.413zm-1.06%200c0-.868-.63-1.462-1.361-1.462s-1.36.594-1.36%201.462c0%20.86.629%201.463%201.36%201.463s1.361-.604%201.361-1.463m6.885-2.394v4.47c0%201.839-1.084%202.59-2.366%202.59-1.207%200-1.933-.808-2.207-1.468l.952-.396c.17.405.584.884%201.254.884.82%200%201.329-.507%201.329-1.46v-.358h-.038c-.245.302-.717.566-1.312.566-1.245%200-2.385-1.085-2.385-2.48%200-1.405%201.14-2.499%202.385-2.499.594%200%201.066.264%201.312.557h.038v-.405zm-.961%202.348c0-.877-.585-1.518-1.33-1.518-.754%200-1.386.641-1.386%201.518%200%20.868.632%201.5%201.387%201.5.744%200%201.33-.632%201.33-1.5m2.542-4.896v7.436h-1.086v-7.436Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m36.124%2035.602.868.579a2.53%202.53%200%200%201-2.121%201.128c-1.446%200-2.526-1.118-2.526-2.546%200-1.514%201.089-2.546%202.4-2.546%201.322%200%201.968%201.052%202.18%201.62l.115.29-3.403%201.409c.26.51.666.771%201.234.771.57%200%20.964-.28%201.253-.705m-2.67-.916%202.274-.944c-.125-.318-.501-.54-.944-.54-.569%200-1.36.502-1.33%201.484%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.3453%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M10.104%2034.047v-1.028h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759s1.742-3.76%203.813-3.76c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732s1.183%202.732%202.696%202.732c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M29.746%2028.574h.311v-.934h-.311zm.155-1.245q.067%200%20.111-.045t.045-.11-.045-.111-.11-.045-.111.045-.045.11.045.111.11.045m0%202.023q-.322%200-.606-.123t-.494-.332-.333-.494-.123-.607.123-.607.333-.494.494-.332.606-.123.607.123.494.332.333.494.122.607-.122.607-.333.494-.494.332-.607.123%22%20fill%3D%22%23181926%22%20fill-opacity%3D%22.2%22%20stroke-width%3D%221.70213%22%20display%3D%22inline%22%20opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22M1.587%2032.279.264%2033.602l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%2032.279%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3Cg%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.12%20103.43c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M14.334%20103.43c0%201.122-.878%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M18.373%20101.6v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.954%201.866-1.954.465%200%20.834.206%201.026.435h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M19.713%2099.55v5.709h-.835V99.55Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m22.964%20104.071.664.443a1.94%201.94%200%200%201-1.623.863c-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.947%201.837-1.947%201.01%200%201.505.804%201.667%201.239l.088.221-2.603%201.078c.199.391.509.59.944.59s.737-.214.959-.539m-2.044-.7%201.74-.723c-.095-.243-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.052%20102.924v-.827h2.785c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2068.858.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2072.843.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258L36.8%2074.1h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root g-right-button > g-fab,\n :root g-left-button > g-fab {\n background: #181926 !important;\n border-color: #363a4f;\n }\n :root .vwfsqc .QuU3Wb {\n color: #cad3f5;\n }\n :root .yUzGqc.wr8GYd {\n background: rgba(24, 25, 38, 0.75);\n color: #cad3f5;\n }\n :root .ig2Tkd:hover:not(.RDPZE) {\n background: rgba(30, 32, 48, 0.8);\n }\n :root .UWuvyf {\n background-color: rgba(24, 25, 38, 0.8);\n color: #cad3f5;\n }\n :root .mkpRId.qyKxnc:hover .F0uyec {\n background: rgba(24, 25, 38, 0.05);\n box-shadow: 0 2px 12px 0 #181926;\n }\n :root input.jfk-textinput,\n :root .gGbPid {\n background: #24273a;\n color: #cad3f5;\n border-color: #6e738d;\n }\n :root .goog-menu {\n background: #1e2030;\n }\n :root .goog-menuitem-highlight,\n :root .goog-menuitem-hover {\n background: #363a4f;\n border-color: #363a4f;\n }\n :root .goog-menuitem,\n :root .goog-menuitem-highlight .goog-menuitem-content,\n :root .goog-menuitem-hover .goog-menuitem-content {\n color: #cad3f5;\n }\n :root .goog-flat-menu-button-hover {\n border-color: #939ab7;\n }\n :root .goog-flat-menu-button-hover .goog-flat-menu-button-dropdown {\n border-color: #939ab7 transparent;\n }\n :root .goog-flat-menu-button-dropdown {\n border-color: #6e738d transparent;\n }\n :root div.otByu div.FAcADc,\n :root div.lFApYd,\n :root .jfk-radiobutton-label {\n color: #b8c0e0;\n }\n }\n @media (prefers-color-scheme: dark) and (prefers-reduced-motion: no-preference) {\n :root .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n @media (prefers-color-scheme: light) {\n body {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" / \"People also ask\" section */\n /* mobile ui */\n /* header background & search bar */\n /* search suggestions */\n /* text */\n /* borders */\n /* Featured snippets */\n color: #a5adcb;\n }\n body iframe {\n color-scheme: none !important;\n }\n body ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body input::placeholder,\n body textarea::placeholder {\n color: #a5adcb !important;\n }\n body,\n body body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --uv-styles-color-scrim: rgba(24, 25, 38, 0.75);\n --uv-styles-color-on-scrim: #cad3f5;\n --uv-styles-color-icon-on-scrim: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --JKqx2: #8aadf4;\n --gS5jXb: #363a4f;\n --mXZkqc: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n body .CvDJxb {\n background-color: #24273a !important;\n }\n body .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n body .z4R3Z {\n color: #cad3f5 !important;\n }\n body .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n body .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n body .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body .VfPpkd-StrnGf-rymPhb-f7MjDc,\n body .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n body .EL3pcf {\n color: #b7bdf8 !important;\n }\n body .bVfPpkd-StrnGf-rymPhb,\n body .DMZ54e {\n color: #cad3f5 !important;\n }\n body .VfPpkd-pafCAf,\n body .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n body .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n body .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n body .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n body .dmaMHc {\n background-color: #363a4f !important;\n }\n body .AJxgH {\n background-color: #1e2030 !important;\n }\n body .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n body .nEklgc {\n background-color: #363a4f;\n }\n body .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n body .rbYSKb,\n body .FuOudf,\n body .GI74Re {\n color: #a5adcb;\n }\n body .pMz3A,\n body .qhXOwb,\n body .yrvNxb .pv60Cd,\n body .LPl7kb .pv60Cd,\n body .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n body .P2c8Dd {\n background-color: #24273a;\n }\n body .R9RxHd {\n border-color: #363a4f;\n }\n body .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n body .vXQmIe,\n body .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n body .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n body .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n body .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n body .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n body .asrVsb {\n background-color: #363a4f;\n }\n body .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n body .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n body .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n body .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n body .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n body .YbqTTb,\n body g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n body .fxvhbc,\n body .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n body .zRQJhd {\n background-color: #24273a !important;\n }\n body .XH1CIc {\n color: #a5adcb;\n }\n body .pno7A.hU1rMc .Tqvz7b,\n body .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n body .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n body .tR3EBc {\n background-color: #1e2030;\n }\n body .AOvabd,\n body .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .AOvabd:hover,\n body .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n body .zbvg1c {\n color: #cad3f5;\n }\n body .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n body .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n body .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n body .qv3Wpe {\n color: #cad3f5;\n }\n body .TIGsTb {\n border-color: #363a4f;\n }\n body .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n body .MEdqYd,\n body .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n body .MEdqYd:hover,\n body .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n body .CybWFf {\n background-color: #363a4f;\n }\n body .Lu57id {\n color: #a5adcb;\n }\n body .Wrsj9b,\n body .ofy7ae,\n body .PPjCfd,\n body .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n body .liveresults-sports-immersive__match-grid-bottom-border,\n body .liveresults-sports-immersive__match-grid-right-border,\n body .YENodc {\n border-color: #363a4f;\n }\n body .liveresults-sports-immersive__match-tile:hover,\n body .KAIX8d:hover,\n body .kwbMAe {\n background-color: #363a4f;\n }\n body .imspo_mt__dt-t,\n body .imspo_mt__pm-infc,\n body .GOsQPe {\n color: #cad3f5 !important;\n }\n body .H73aad,\n body .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n body .AQtWSd,\n body .ulmfef,\n body .xCBykf,\n body .m2E3md {\n color: #8aadf4;\n }\n body .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n body .xt8Uw,\n body .ipwqjc,\n body .Bk8Hxd:link,\n body .ucRBdc,\n body .PDzHbe,\n body .pt3Hdf,\n body .Cv2Brc,\n body .IFGUre,\n body .review-dialog {\n color: #cad3f5;\n }\n body .GK1a5e {\n background-color: #cad3f5;\n }\n body .RC9d6e {\n border-top-color: #cad3f5;\n }\n body .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .PGbOqf {\n background-color: #b7bdf8;\n }\n body .yAbdSd {\n color: #ed8796;\n }\n body .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n body .IRH78d,\n body .CFjcj,\n body .HkuhB {\n color: #a5adcb;\n }\n body .l2gNXd {\n background-color: #eed49f;\n }\n body .uVGhGc,\n body .hIqKNb {\n background-color: #363a4f;\n }\n body .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n body .qk7LXc.Fb1AKc,\n body .fAt9Jd,\n body .SME0md,\n body .ipwqjc {\n background-color: #24273a !important;\n }\n body .ttBXeb,\n body .NDTw3e.K7R36c,\n body .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n body .sQ6RSc {\n fill: #cad3f5;\n }\n body .egcvbb {\n border-color: #5b6078;\n }\n body .egcvbb:hover {\n border-color: #cad3f5;\n }\n body .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n body .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n body .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n body .gb_Ka.gb_f,\n body .gb_Na.gb_f,\n body #gb {\n background-color: #24273a !important;\n }\n body .gb_Ka.gb_f svg,\n body .gb_Na.gb_f svg,\n body #gb svg,\n body .gb_Ka.gb_f .gb_Rc svg,\n body .gb_Na.gb_f .gb_Rc svg,\n body #gb .gb_Rc svg,\n body .gb_Ka.gb_f .gb_dd .gb_ld,\n body .gb_Na.gb_f .gb_dd .gb_ld,\n body #gb .gb_dd .gb_ld,\n body .gb_Ka.gb_f .gb_3c .gb_ld,\n body .gb_Na.gb_f .gb_3c .gb_ld,\n body #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n body .gb_Nc a.gb_F,\n body .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n body .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n body .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n body .KxwPGc {\n background-color: #1e2030;\n }\n body .HJSKzf {\n color: #cad3f5;\n }\n body .gbqfba,\n body .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .gbqfba:hover,\n body .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .UxeQfc,\n body .s7d4ef,\n body .yXu61c,\n body .X6JNf,\n body .BERAof,\n body .oxbMzd,\n body .A5s9h,\n body .V9Wb7c,\n body .GVUPk,\n body .GyAeWb,\n body .A0hi5,\n body .Tme6jf {\n background-color: #24273a !important;\n }\n body .d3o3Ad,\n body .sZKvbe {\n fill: #a6da95 !important;\n }\n body .Fzsovc,\n body .cwYVJe,\n body .RJPOee,\n body .vM0jzc,\n body .clOx1e,\n body .vDF3Oc.vDF3Oc .R8BTeb,\n body .vDF3Oc.vDF3Oc .ouxCkc,\n body .Yt787,\n body .mulB1,\n body .xUc8Ie,\n body .sfgTZc,\n body .I6Kpxd,\n body .cQEt3 {\n color: #cad3f5 !important;\n }\n body .yQLaje,\n body .tVoQIb,\n body .f9nOyf,\n body .kHtcsd,\n body .DopHqc,\n body .p7bv,\n body .ar9V1,\n body .DfMusf,\n body .y6CIle,\n body .JukT7c,\n body .xUc8Ie.BXdrne,\n body .sEqX7e,\n body .ZFiwCf {\n background-color: #363a4f !important;\n }\n body .xUc8Ie.BXdrne,\n body .YUg0se,\n body .WGbsof {\n border-color: #5b6078 !important;\n }\n body .NOo3C {\n color: #b8c0e0;\n }\n body .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n body .vIifob,\n body .p8Jhnd {\n background-color: #363a4f !important;\n }\n body .vBnbff,\n body .RSWv0c.NaC7Cf,\n body .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n body .DxHbyd {\n background-color: #5b6078 !important;\n }\n body .dg6jd {\n color: #cad3f5 !important;\n }\n body .v6U7rf {\n background-color: #24273a;\n }\n body .zGVn2e,\n body .u4frDf {\n background: #363a4f !important;\n }\n body .K4VNlb,\n body .Sl6fgd.A7Yvie,\n body .Sl6fgd .zGVn2e,\n body .UUbT9 {\n background-color: #363a4f;\n border-color: #363a4f !important;\n }\n body .sb43 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2240%22%20height%3D%22124%22%20viewBox%3D%220%200%2010.583%2032.808%22%3E%3Cg%20opacity%3D%221%22%3E%3Cpath%20d%3D%22m1.413%2030.263-.631-.63%203.336-3.36%201.803%201.804%202.344-2.322H7.093v-.901h2.705v2.704h-.902v-1.172l-2.975%202.976-1.803-1.804Z%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.391936%22/%3E%3Cg%20fill%3D%22%23e8eaed%22%20stroke-width%3D%22.742615%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M1.016%2012.129h8.551v8.551H1.016Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%22.742615%22/%3E%3Cpath%20d%3D%22M5.288%2012.842a3.562%203.562%200%201%200%203.566%203.562%203.564%203.564%200%200%200-3.566-3.562m.003%206.413a2.85%202.85%200%201%201%200-5.7%202.85%202.85%200%201%201%200%205.7m.179-4.632h-.535v2.138l1.87%201.122.268-.438-1.603-.951z%22%20display%3D%22inline%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.742615%22/%3E%3C/g%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%22.6%22%3E%3Cpath%20d%3D%22M0%200h10.583v10.583H0Z%22%20fill%3D%22none%22%20stroke-width%3D%22.6%22/%3E%3Cpath%20d%3D%22M6.835%206.174h-.348l-.124-.12a2.85%202.85%200%200%200%20.693-1.865%202.866%202.866%200%201%200-2.867%202.867c.71%200%201.363-.26%201.866-.693l.119.124v.348l2.204%202.2.657-.657zm-2.646%200c-1.098%200-1.984-.887-1.984-1.985s.886-1.984%201.984-1.984%201.985.886%201.985%201.984-.887%201.985-1.985%201.985%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.996078%22%20stroke-width%3D%22.6%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body .SAuUUd-z5C9Gb-fmcmS,\n body .tJaMb,\n body .TElO2c,\n body .cQp1Ab {\n color: #cad3f5 !important;\n }\n body .s49v2 b,\n body .s49v2 span {\n color: #cad3f5 !important;\n }\n body .ob9lvb {\n color: #a5adcb;\n }\n body .Dgr5Hb,\n body .GqbEwc {\n border-color: #363a4f !important;\n }\n body #gsr {\n background-color: #1e2030;\n }\n body .Ww4FFb {\n box-shadow: 0 0 0 1px #24273a;\n }\n body .Faw6Fe,\n body .GpOXq {\n border-color: #363a4f !important;\n }\n body .zGVn2e,\n body .jh86Nb {\n border-color: #494d64 !important;\n }\n body .pHiOh,\n body a.pHiOh {\n color: #b8c0e0 !important;\n }\n body a {\n color: #8aadf4;\n }\n body .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .RNNXgb:hover,\n body .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n body .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n body .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n body .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .xtSCL {\n border-top-color: #5b6078;\n }\n body .sbct:hover {\n background-color: #494d64;\n }\n body .WggQGd {\n color: #c6a0f6 !important;\n }\n body .JCHpcb {\n color: #a5adcb;\n }\n body .JCHpcb:hover {\n color: #8aadf4;\n }\n body .wM6W7d,\n body .ABAbCc {\n color: #cad3f5;\n }\n body .uDetx {\n fill: #cad3f5;\n }\n body .ExCKkf,\n body .BjWz4c {\n color: #a5adcb;\n }\n body .ACRAdd {\n border-left-color: #6e738d;\n }\n body .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .w9dUj {\n color: #cad3f5 !important;\n }\n body .Pvpvv .zE5Aq,\n body .adnFRd,\n body .XfJHbe {\n color: #8aadf4;\n }\n body .CS4h3e {\n background-color: #a5adcb;\n }\n body .Pvpvv .xyGai {\n color: #cad3f5;\n }\n body #SIvCob {\n color: #cad3f5;\n }\n body .gb_Jc a.gb_B,\n body .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n body .gb_Jc svg,\n body .gb_Oc.gb_Sc svg,\n body .gb_Jc .gb_ad .gb_id,\n body .gb_Jc .gb_ad .gb_Ic,\n body .gb_Jc .gb_ad .gb_cd,\n body .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n body .gb_Ka svg,\n body .gb_Oc svg,\n body .gb_ad .gb_id,\n body .gb_0c .gb_id {\n color: #cad3f5;\n }\n body .gLFyf {\n color: #cad3f5;\n }\n body .QCzoEc {\n color: #939ab7;\n }\n body .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n body .gb_Jc .gb_Ud button:hover svg,\n body .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Jc .gb_Ud.gb_qe button:hover svg,\n body .gb_Ud button:hover svg,\n body .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n body a.gb_B,\n body span.gb_B {\n color: #cad3f5;\n }\n body .gb_zc div:first-child {\n color: #cad3f5;\n }\n body .gb_zc > * {\n color: #a5adcb;\n }\n body .ClJ9Yb {\n color: #a5adcb;\n }\n body .sfbg {\n background-color: #24273a;\n }\n body .jfN4p,\n body .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n body .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n body .zgAlFc {\n color: #8aadf4;\n }\n body .fLciMb {\n color: #cad3f5;\n }\n body .d2IKib {\n color: #ed8796;\n }\n body .fLciMb:hover {\n background-color: #363a4f;\n }\n body .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n body .aTI8gc {\n color: #cad3f5;\n }\n body .wwUB2c {\n color: #a5adcb;\n }\n body .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n body .z1asCe,\n body .ikb4Bb {\n color: #b8c0e0 !important;\n }\n body .rsGxI.Ww4FFb,\n body .Ww4FFb {\n background-color: #24273a;\n }\n body .RES9jf {\n color: #cad3f5;\n }\n body .CSkcDe,\n body .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd b,\n body .cUnQKe .QBI8hf b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd,\n body .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n body .ZYHQ7e {\n color: #a5adcb;\n }\n body .VuuXrf {\n color: #cad3f5;\n }\n body .hb8SAc,\n body .gb_Oc a.gb_H,\n body .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n body .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n body .I6TXqe,\n body .zaokob {\n background: #24273a;\n }\n body .tw-lliw:hover,\n body .tw-lliw:focus {\n background-color: #363a4f;\n }\n body .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n body .HsZQAe {\n border-bottom-color: #5b6078;\n }\n body .KLEmSd {\n border-bottom-color: #494d64;\n }\n body .NtaMpb .niO4u,\n body .nZWEZc .ttwCMe,\n body .xNzW0d,\n body .lWzCpb {\n background-color: #24273a;\n }\n body .aURkK {\n border-left-color: #494d64;\n }\n body .iRPzcb {\n border-bottom-color: #494d64;\n }\n body .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n body cite,\n body cite a:link,\n body cite a:visited {\n color: #a5adcb;\n }\n body .WZ8Tjf,\n body .EZAeBe,\n body .F0gfrd {\n color: #a5adcb;\n }\n body .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n body .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .Bi9oQd {\n background-color: #494d64;\n }\n body .akqY6 {\n background: #494d64;\n }\n body .KFFQ0c .YfftMc,\n body .KFFQ0c .YfftMc span,\n body .KFFQ0c .YfftMc div,\n body .KFFQ0c .YfftMc a,\n body g-menu.DWsAYc g-menu-item a.K1yPdf,\n body .f3LoEf,\n body .TXBhSe:hover,\n body .TXBhSe:not(:hover),\n body .r025kc.lVm3ye,\n body .Bo9xMe,\n body .oyj2db {\n color: #a5adcb;\n }\n body .dyjrff,\n body .LEwnzc {\n color: #b8c0e0;\n }\n body .ZFiwCf {\n background-color: #363a4f;\n }\n body .ZFiwCf:hover {\n background-color: #494d64;\n }\n body .LGwnxb,\n body .WGwSK {\n color: #cad3f5;\n }\n body .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .O7G3Gd {\n color: #cad3f5;\n }\n body .O7G3Gd:hover {\n color: #8aadf4;\n }\n body .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n body .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n body .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n body div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .LHJvCe,\n body .vqseUe,\n body .dMCttd {\n color: #a5adcb;\n }\n body .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n body .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n body .pdpvld {\n color: #a6da95;\n }\n body .YrbPuc {\n color: #b8c0e0;\n }\n body .SRfaKe,\n body .SRfaKe h2 {\n background-color: #1e2030;\n }\n body .y6CIle {\n background-color: #363a4f;\n }\n body .Yt787,\n body .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n body .IDFSOe {\n background-color: #5b6078;\n }\n body .ffmmcd,\n body .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n body .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n body .PewBWb {\n border-top-color: #494d64;\n }\n body .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n body .f,\n body .j04ED,\n body .j04ED a,\n body .j04ED a:link,\n body .XaIwc {\n color: #a5adcb !important;\n }\n body #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n body g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n body .gb_2e {\n background-color: #363a4f;\n }\n body .gb_Ec div:first-child {\n color: #cad3f5;\n }\n body .gb_Ec > * {\n color: #a5adcb;\n }\n body .kLhEKe {\n background-color: #24273a;\n }\n body .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n body .S8ee5 {\n background: #363a4f;\n }\n body .S8ee5:hover {\n background: #494d64;\n }\n body .rhHIGd {\n background-color: #5b6078;\n }\n body .sY7ric {\n color: #cad3f5;\n }\n body .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n body .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n body .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .d2F2Td {\n color: #cad3f5;\n }\n body .c07z9 {\n color: #a5adcb;\n }\n body .c07z9 a,\n body .c07z9 a:active,\n body .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n body .wHYlTd {\n color: #a5adcb;\n }\n body .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n body .fm06If .ILfuVd,\n body .c2xzTb .ILfuVd,\n body .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n body .fm06If .ILfuVd b,\n body .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n body .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .Lb0dA:hover {\n background-color: #363a4f;\n }\n body .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n body .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:hover {\n background-color: #363a4f;\n }\n body .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .TZqsAd {\n background: #6e738d;\n }\n body .FalWJb {\n background: #24273a;\n }\n body .YeThId {\n border-top-color: #494d64;\n }\n body .k8XOCe {\n background-color: #363a4f;\n }\n body .s75CSd {\n color: #cad3f5;\n }\n body .ZkkK1e,\n body .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n body .ZkkK1e:hover,\n body .uAbMZd:hover {\n background: #363a4f;\n }\n body .QjI2jc {\n color: #a5adcb;\n }\n body .lhLbod {\n color: #a5adcb;\n }\n body .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n body .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n body .F75bid {\n color: #a5adcb;\n }\n body div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n body [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n body .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n body .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n body .GKS7s .FMKtTb,\n body .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n body .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n body .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n body a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n body div[aria-expanded=\"true\"] .fFI3rb,\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n body .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n body .hdtb-mn-hd {\n color: #a5adcb;\n }\n body .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n body .fSnalc {\n stroke: #8aadf4;\n }\n body .oOg6Ne {\n stroke: #eed49f;\n }\n body .ZqPjbb {\n stroke: #ed8796;\n }\n body .aPiskd {\n stroke: #a6da95;\n }\n body .s8GCU {\n background-color: #24273a;\n }\n body .Lj9fsd {\n background-color: #24273a;\n }\n body .jZWadf {\n background-color: #24273a;\n }\n body .rQEFy,\n body .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .gbZSUe {\n color: #cad3f5;\n }\n body .gbZSUe:hover {\n background: #363a4f;\n }\n body .XZ5MVe {\n color: #8aadf4;\n }\n body a:visited {\n color: #c6a0f6;\n }\n body .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n body .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n body .SvoXfb:hover {\n background-color: #363a4f;\n }\n body .IsZvec,\n body .yxAsKe {\n color: #a5adcb;\n }\n body .zqrO0.k0Jjg .QuU3Wb,\n body .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n body .uo4vr {\n color: #a5adcb;\n }\n body .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n body .T8VaVe {\n color: #8aadf4;\n }\n body .tw-ta,\n body #tw-source-text-container .tw-ta,\n body #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n body .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n body #tw-target {\n background-color: #363a4f;\n }\n body .tw-data-placeholder {\n color: #cad3f5;\n }\n body .j1iyq {\n border-color: #5b6078;\n }\n body .w8qArf .fl {\n color: #cad3f5 !important;\n }\n body .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n body .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n body .Ss2Faf a {\n color: #cad3f5;\n }\n body .aCOpRe em,\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n body .g {\n color: #cad3f5;\n }\n body .VSHxQ {\n color: #a5adcb;\n }\n body .cF4V5c {\n background-color: #181926 !important;\n }\n body .cF4V5c g-menu-item a,\n body .cF4V5c g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n body .cF4V5c:hover g-menu-item:hover a,\n body .cF4V5c:hover g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n body .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n body .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n body .Z0LcW {\n color: #cad3f5;\n }\n body .i29hTd .qLLird {\n color: #cad3f5;\n }\n body .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n body .N6Sb2c {\n color: #a5adcb;\n }\n body .C9iYEe {\n color: #a5adcb;\n }\n body .KcXNxb {\n background: #24273a;\n }\n body .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n body a.oBa0Fe {\n color: #a5adcb;\n }\n body .o6juZc {\n background-color: #363a4f;\n }\n body .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n body .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .WdWr7c {\n border-top-color: #5b6078;\n }\n body .sU3bKf {\n color: #cad3f5;\n }\n body .O5OUld {\n color: #a5adcb;\n }\n body .zP7KFe {\n background: #494d64;\n }\n body .O5OUld:hover {\n color: #8aadf4;\n }\n body .og3lId {\n color: #cad3f5;\n }\n body .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .r8xEL {\n color: #cad3f5;\n }\n body .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n body .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .NZmxZe:not(.rQEFy):hover,\n body .cj2HCb.iuN0sf .w6PoOe:hover,\n body .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .ssfWCe .ZXJQ7c,\n body .cj2HCb.iuN0sf .w6PoOe,\n body .G2XB8d,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n body .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n body .G2XB8d .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n body .KA8Jyb {\n fill: #a5adcb;\n }\n body .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n body .o6OF0 {\n background-color: #494d64;\n }\n body .o6OF0:hover {\n background-color: #5b6078;\n }\n body .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n body .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n body .zbRPDe,\n body .scU1d {\n color: #cad3f5;\n }\n body .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .mEQved {\n color: #a5adcb;\n }\n body .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n body .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n body .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n body .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n body [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n body [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n body [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n body [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n body .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body .qcTKEe {\n background-color: #24273a;\n }\n body .ooPrBf {\n background: #24273a;\n }\n body .r9PaP {\n color: #a5adcb;\n }\n body .r9PaP:hover {\n color: #8aadf4;\n }\n body .H1KrKd {\n fill: #a5adcb;\n }\n body .cEPPT {\n border-bottom-color: #494d64;\n }\n body .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n body .Hm7Qac:hover,\n body .EuKAde {\n background-color: #363a4f;\n }\n body .igM9Le {\n color: #cad3f5;\n }\n body .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .gb_Mc .gb_Vd button:hover svg,\n body .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Mc svg,\n body .gb_Rc.gb_Vc svg,\n body .gb_Mc .gb_dd .gb_ld,\n body .gb_Mc .gb_dd .gb_Lc,\n body .gb_Mc .gb_dd .gb_fd,\n body .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n body .cEW58 {\n background-color: #363a4f;\n }\n body .dyAbMb {\n fill: #a5adcb;\n }\n body .zItAnd,\n body .zItAnd:link,\n body .zItAnd:visited,\n body .zItAnd:hover,\n body .zItAnd:active {\n color: #cad3f5;\n }\n body .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n body .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .nfSF8e,\n body .WRhYSc {\n color: #a5adcb;\n }\n body .nfSF8e:hover,\n body .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n body .ssJ7i {\n color: #cad3f5;\n }\n body .iAIpCb {\n color: #a5adcb;\n }\n body .KMdzJ,\n body .ss6qqb .oBrLN,\n body .ylgVCe {\n color: #b8c0e0;\n }\n body .PmPt7d {\n color: #a5adcb;\n }\n body .gb_Mc a.gb_E,\n body .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n body a.gb_E,\n body span.gb_E {\n color: #cad3f5 !important;\n }\n body .RzdJxc {\n border-top-color: #5b6078;\n }\n body .rKnmn {\n border-top-color: #5b6078;\n }\n body .FzCfme {\n color: #a5adcb;\n }\n body .hMJ0yc {\n color: #a5adcb;\n }\n body .yg51vc {\n background-color: #24273a;\n }\n body .hdtb-mitem a {\n color: #a5adcb;\n }\n body .hdtb-mitem .GOE98c,\n body .hdtb-mitem a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad {\n color: #a5adcb;\n }\n body .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n body .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n body .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n body .hdtb-mitem:hover .GOE98c:hover,\n body .hdtb-mitem:hover a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad:hover {\n color: #8aadf4;\n }\n body .w6PoOe {\n color: #a5adcb;\n }\n body .w6PoOe:hover {\n color: #cad3f5;\n }\n body .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n body .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n body .FjVBEd {\n color: #a6da95;\n }\n body title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n body .GmE3X {\n color: #cad3f5;\n }\n body .iv236 {\n color: #cad3f5;\n }\n body .GLcBOb {\n border-bottom-color: #494d64;\n }\n body .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n body .wx62f {\n color: #a5adcb;\n }\n body #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n body .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n body #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n body .JNkvid .HnYYW {\n color: #cad3f5;\n }\n body .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n body .Cx1ZMc {\n color: #a5adcb;\n }\n body .CBPSbf {\n background-color: #24273a;\n }\n body .E74aCb {\n color: #cad3f5;\n }\n body .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n body .c72nic {\n color: #cad3f5;\n }\n body .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .A9y7kf {\n color: #a5adcb;\n }\n body .OE86Gc a {\n color: #8aadf4;\n }\n body .Es2Et {\n color: #a5adcb;\n }\n body .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .rx7XFb {\n background-color: #363a4f;\n }\n body .VP31Vb {\n color: #cad3f5;\n }\n body .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .SW5pqf {\n color: #8aadf4;\n }\n body .rQEFy:hover {\n color: #8aadf4;\n }\n body .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n body .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n body .t2vtad:active,\n body .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n body .gTl8xb {\n border-color: #a5adcb transparent;\n }\n body .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n body .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n body .ynRric {\n color: #a5adcb;\n }\n body .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n body .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n body .sbhl {\n background: #494d64;\n }\n body .CjiZvb,\n body .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n body .PyJv1b {\n color: #cad3f5;\n }\n body .REySof {\n color: #939ab7 !important;\n }\n body .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n body .b0Xfjd {\n color: #24273a !important;\n }\n body .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .LiOdre:focus {\n border-color: #8aadf4;\n }\n body .mfsgsd {\n color: #cad3f5;\n }\n body .GCSyeb {\n background: #494d64;\n }\n body .IVvPP .cLjAic.WY0eLb,\n body .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n body .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n body .cfBJGe {\n color: #cad3f5;\n }\n body .f6F9Be {\n background: #1e2030;\n }\n body .KwU3F {\n color: #8aadf4;\n }\n body .b0KoTc {\n color: #cad3f5;\n }\n body .dfB0uf {\n color: #cad3f5;\n }\n body .unknown_loc {\n background: #cad3f5;\n }\n body .GS5rRd {\n color: #8aadf4;\n }\n body .xSQxL {\n color: #8aadf4;\n }\n body .smiUbb {\n color: #cad3f5;\n }\n body .b2hzT {\n border-bottom-color: #363a4f;\n }\n body #swml {\n border-left-color: #363a4f;\n }\n body .KXbwLb {\n background-color: #5b6078;\n }\n body .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n body .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n body .GNJvt {\n color: #cad3f5;\n }\n body .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n body .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n body .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n body .xEzgBc {\n color: #cad3f5 !important;\n }\n body .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n body .ea0Lbe {\n background: #363a4f;\n }\n body .f6GA0,\n body .CacfB,\n body .Ua7Yuf {\n background: #24273a;\n }\n body .DV7the {\n color: #8aadf4;\n }\n body .ZeVBtc {\n color: #a5adcb;\n }\n body .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .cB9M7:hover {\n border-color: #5b6078;\n }\n body .cB9M7:focus {\n border-color: #8aadf4;\n }\n body .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n body .ArIAXb {\n fill: #363a4f;\n }\n body .qOFLsb {\n fill: #363a4f;\n }\n body .aHK1bd {\n color: #a5adcb;\n }\n body .diOlIe {\n border-top-color: #6e738d;\n }\n body .p4pvTd {\n color: #cad3f5;\n }\n body .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n body .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n body .S8wJ3 {\n color: #cad3f5 !important;\n }\n body .ZI7elf {\n color: #cad3f5 !important;\n }\n body .tGS0Nc {\n color: #cad3f5;\n }\n body .kzt0Nc a {\n color: #a5adcb !important;\n }\n body .fgc1P,\n body .N7KPxb {\n border-top-color: #363a4f !important;\n }\n body .kQEH5b {\n color: #a5adcb !important;\n }\n body .kNKdL {\n color: #cad3f5 !important;\n }\n body .q0yked:hover {\n background-color: #1e2030 !important;\n }\n body .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n body .lwwARb {\n background-color: #181926 !important;\n }\n body .LO47Ff {\n color: #cad3f5;\n }\n body .j8PBfc {\n color: #a5adcb;\n }\n body .act-tim-txt-cnt {\n color: #cad3f5;\n }\n body .act-switch-area {\n background-color: #24273a !important;\n }\n body .EwDHG,\n body .vNdLpe,\n body .vNdLpe:visited {\n color: #a5adcb !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"],\n body [style*=\"background:#feefc3;border:1px solid #fdd663\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"],\n body [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#bdc1c6\"],\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#202124\"],\n body [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#202124\"] {\n color: #cad3f5 !important;\n }\n body .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n body .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n body [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n body .YmvwI {\n color: #a5adcb;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n body .gb_F .gb_E,\n body .gb_F .gb_D {\n fill: #cad3f5;\n }\n body .t4wgMc {\n background: #1e2030;\n }\n body .ELfqBe:hover,\n body .ELfqBe:focus {\n background: #363a4f;\n }\n body .JFeuTc {\n color: #cad3f5;\n }\n body .S6VXfe {\n background: #24273a;\n }\n body .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n body .JiJthb,\n body .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n body .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n body [style^=\"background:url(/images/nav_logo321.webp)\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22167%22%20height%3D%22410%22%20viewBox%3D%220%200%2044.185%20108.479%22%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%3E%3Cg%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M19.105%205.216c0%201.406-1.1%202.442-2.45%202.442-1.348%200-2.448-1.036-2.448-2.442%200-1.415%201.1-2.44%202.449-2.44s2.449%201.025%202.449%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.637%201.479%201.377%201.479s1.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M24.605%205.216c0%201.406-1.1%202.442-2.449%202.442s-2.449-1.036-2.449-2.442c0-1.414%201.1-2.44%202.45-2.44s2.448%201.025%202.448%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.638%201.479%201.377%201.479.74%200%201.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M30.128%202.97v4.14c0%201.704-1.004%202.4-2.192%202.4-1.118%200-1.791-.748-2.045-1.36l.882-.367c.157.376.542.819%201.162.819.76%200%201.231-.47%201.231-1.353V6.92h-.035c-.227.28-.664.524-1.215.524-1.153%200-2.21-1.005-2.21-2.298%200-1.302%201.057-2.315%202.21-2.315.55%200%20.987.245%201.215.516h.035v-.375zm-.89%202.175c0-.812-.542-1.406-1.231-1.406-.7%200-1.285.594-1.285%201.406%200%20.804.585%201.39%201.285%201.39.689%200%201.23-.586%201.23-1.39%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M31.994.433v6.975h-1.02V.433Z%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m35.975%205.902.8.534a2.34%202.34%200%200%201-1.957%201.042c-1.335%200-2.332-1.032-2.332-2.35%200-1.398%201.005-2.35%202.216-2.35%201.22%200%201.816.97%202.011%201.494l.107.267-3.142%201.302c.241.471.615.712%201.14.712s.89-.259%201.157-.65m-2.466-.847%202.1-.872c-.115-.293-.463-.498-.872-.498-.524%200-1.254.463-1.228%201.37%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M10.245%204.607V3.579h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759S8.175.137%2010.246.137c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732S8.732%206.63%2010.245%206.63c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M1.587%202.646.264%203.969l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%202.646%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.847%2015.875c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M15.06%2015.875c0%201.122-.877%201.948-1.953%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.1%2014.045v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.955%201.866-1.955.465%200%20.834.207%201.026.436h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M20.44%2011.995v5.709h-.835v-5.709Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m23.607%2016.517.664.443c-.215.317-.73.863-1.623.863-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.948%201.837-1.948%201.01%200%201.505.805%201.667%201.24l.089.22-2.604%201.08c.2.39.51.59.944.59.435%200%20.738-.215.959-.54m-2.044-.7%201.74-.723c-.095-.244-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.78%2015.369v-.827h2.784c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.069%2034.844c0%201.405-1.1%202.44-2.45%202.44-1.349%200-2.448-1.035-2.448-2.44%200-1.416%201.1-2.442%202.449-2.442s2.449%201.026%202.449%202.442m-1.072%200c0-.879-.637-1.48-1.377-1.48s-1.377.601-1.377%201.48c0%20.87.637%201.479%201.377%201.479s1.377-.61%201.377-1.48z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M24.513%2034.815c0%201.39-1.087%202.414-2.421%202.414s-2.42-1.024-2.42-2.414c0-1.398%201.086-2.413%202.42-2.413s2.42%201.014%202.42%202.413zm-1.06%200c0-.868-.63-1.462-1.361-1.462s-1.36.594-1.36%201.462c0%20.86.629%201.463%201.36%201.463s1.361-.604%201.361-1.463m6.885-2.394v4.47c0%201.839-1.084%202.59-2.366%202.59-1.207%200-1.933-.808-2.207-1.468l.952-.396c.17.405.584.884%201.254.884.82%200%201.329-.507%201.329-1.46v-.358h-.038c-.245.302-.717.566-1.312.566-1.245%200-2.385-1.085-2.385-2.48%200-1.405%201.14-2.499%202.385-2.499.594%200%201.066.264%201.312.557h.038v-.405zm-.961%202.348c0-.877-.585-1.518-1.33-1.518-.754%200-1.386.641-1.386%201.518%200%20.868.632%201.5%201.387%201.5.744%200%201.33-.632%201.33-1.5m2.542-4.896v7.436h-1.086v-7.436Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m36.124%2035.602.868.579a2.53%202.53%200%200%201-2.121%201.128c-1.446%200-2.526-1.118-2.526-2.546%200-1.514%201.089-2.546%202.4-2.546%201.322%200%201.968%201.052%202.18%201.62l.115.29-3.403%201.409c.26.51.666.771%201.234.771.57%200%20.964-.28%201.253-.705m-2.67-.916%202.274-.944c-.125-.318-.501-.54-.944-.54-.569%200-1.36.502-1.33%201.484%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.3453%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M10.104%2034.047v-1.028h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759s1.742-3.76%203.813-3.76c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732s1.183%202.732%202.696%202.732c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M29.746%2028.574h.311v-.934h-.311zm.155-1.245q.067%200%20.111-.045t.045-.11-.045-.111-.11-.045-.111.045-.045.11.045.111.11.045m0%202.023q-.322%200-.606-.123t-.494-.332-.333-.494-.123-.607.123-.607.333-.494.494-.332.606-.123.607.123.494.332.333.494.122.607-.122.607-.333.494-.494.332-.607.123%22%20fill%3D%22%23181926%22%20fill-opacity%3D%22.2%22%20stroke-width%3D%221.70213%22%20display%3D%22inline%22%20opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22M1.587%2032.279.264%2033.602l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%2032.279%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3Cg%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.12%20103.43c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M14.334%20103.43c0%201.122-.878%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M18.373%20101.6v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.954%201.866-1.954.465%200%20.834.206%201.026.435h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M19.713%2099.55v5.709h-.835V99.55Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m22.964%20104.071.664.443a1.94%201.94%200%200%201-1.623.863c-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.947%201.837-1.947%201.01%200%201.505.804%201.667%201.239l.088.221-2.603%201.078c.199.391.509.59.944.59s.737-.214.959-.539m-2.044-.7%201.74-.723c-.095-.243-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.052%20102.924v-.827h2.785c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2068.858.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2072.843.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258L36.8%2074.1h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n body g-right-button > g-fab,\n body g-left-button > g-fab {\n background: #181926 !important;\n border-color: #363a4f;\n }\n body .vwfsqc .QuU3Wb {\n color: #cad3f5;\n }\n body .yUzGqc.wr8GYd {\n background: rgba(24, 25, 38, 0.75);\n color: #cad3f5;\n }\n body .ig2Tkd:hover:not(.RDPZE) {\n background: rgba(30, 32, 48, 0.8);\n }\n body .UWuvyf {\n background-color: rgba(24, 25, 38, 0.8);\n color: #cad3f5;\n }\n body .mkpRId.qyKxnc:hover .F0uyec {\n background: rgba(24, 25, 38, 0.05);\n box-shadow: 0 2px 12px 0 #181926;\n }\n body input.jfk-textinput,\n body .gGbPid {\n background: #24273a;\n color: #cad3f5;\n border-color: #6e738d;\n }\n body .goog-menu {\n background: #1e2030;\n }\n body .goog-menuitem-highlight,\n body .goog-menuitem-hover {\n background: #363a4f;\n border-color: #363a4f;\n }\n body .goog-menuitem,\n body .goog-menuitem-highlight .goog-menuitem-content,\n body .goog-menuitem-hover .goog-menuitem-content {\n color: #cad3f5;\n }\n body .goog-flat-menu-button-hover {\n border-color: #939ab7;\n }\n body .goog-flat-menu-button-hover .goog-flat-menu-button-dropdown {\n border-color: #939ab7 transparent;\n }\n body .goog-flat-menu-button-dropdown {\n border-color: #6e738d transparent;\n }\n body div.otByu div.FAcADc,\n body div.lFApYd,\n body .jfk-radiobutton-label {\n color: #b8c0e0;\n }\n }\n @media (prefers-color-scheme: light) and (prefers-reduced-motion: no-preference) {\n body .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n @media (prefers-color-scheme: dark) {\n body {\n color-scheme: dark;\n /* header background */\n /* safe search toggle dropdown */\n /* selected image background */\n /* travel */\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n /* widgets */\n /* timer */\n /* color picker */\n /* unit converter */\n /* periodic table */\n /* search bar right beneath websites */\n /* some play buttons on games */\n /* calculator senpai~ */\n /* more button */\n /* live sports */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" / \"People also ask\" section */\n /* mobile ui */\n /* header background & search bar */\n /* search suggestions */\n /* text */\n /* borders */\n /* Featured snippets */\n color: #a5adcb;\n }\n body iframe {\n color-scheme: none !important;\n }\n body ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body input::placeholder,\n body textarea::placeholder {\n color: #a5adcb !important;\n }\n body,\n body body {\n background: #24273a !important;\n --uv-styles-color-surface: #181926;\n --uv-styles-color-tertiary: #363a4f;\n --uv-styles-color-secondary: rgba(138, 173, 244, 0.25);\n --uv-styles-color-primary: #24273a;\n --uv-styles-color-on-primary: #8aadf4;\n --uv-styles-color-text-primary: #8aadf4;\n --uv-styles-color-icon-default: #cad3f5;\n --uv-styles-color-text-emphasis: #cad3f5;\n --uv-styles-color-icon-on-secondary: #a5adcb;\n --uv-styles-color-on-tertiary: #cad3f5;\n --uv-styles-color-icon-on-tertiary: #cad3f5;\n --uv-styles-color-scrim: rgba(24, 25, 38, 0.75);\n --uv-styles-color-on-scrim: #cad3f5;\n --uv-styles-color-icon-on-scrim: #cad3f5;\n --xhUGwc: #24273a;\n --bbQxAb: #cad3f5;\n --IXoxUe: #a5adcb;\n --COEmY: #cad3f5;\n --YLNNHc: #cad3f5;\n --JKqx2: #8aadf4;\n --gS5jXb: #363a4f;\n --mXZkqc: #363a4f;\n --EpFNW: #1e2030;\n --XKMDxc: #1e2030;\n --TSWZIb: #1e2030;\n --tefdc5886c2f04483: #cad3f5;\n --te8f1ea4d4928be48: #cad3f5 !important;\n --ta884a309a24f44f4: #a5adcb !important;\n --tdee01b39543f1cac: #24273a !important;\n --tcc8c9ef487836e2b: #363a4f !important;\n --ta83cba65577ef850: #8aadf4 !important;\n --t7d1a3050c2c1c0a5: #cad3f5 !important;\n --t6a0469853a1a02c1: #cad3f5 !important;\n --t5feec22832a0fdd6: #363a4f !important;\n --t342c96645d13ae13: #b7bdf8 !important;\n --t6c7325fca9d536d4: #cad3f5 !important;\n --tf7148cf5018d5074: #cad3f5 !important;\n --t9ab8d922307d428d: #cad3f5;\n --t62e84c71989f1975: #ed8796 !important;\n --tc9db399ed82142e1: #a6da95 !important;\n --uv-styles-color-text-default: #a5adcb !important;\n --uv-styles-color-review-stars: #eed49f !important;\n --gm3-sys-color-primary: #363a4f;\n --gm3-sys-color-on-primary: #8aadf4;\n --Nsm0ce: #8aadf4;\n }\n body .CvDJxb {\n background-color: #24273a !important;\n }\n body .z4R3Z.yb2zA {\n color: #8aadf4 !important;\n }\n body .z4R3Z {\n color: #cad3f5 !important;\n }\n body .PNCib.fT6ABc::after {\n background-color: #494d64 !important;\n border-color: #8aadf4 !important;\n }\n body .Usd1Ac {\n background-color: #363a4f !important;\n border-color: #5b6078 !important;\n }\n body .P77izf {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body .VfPpkd-StrnGf-rymPhb-f7MjDc,\n body .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #b7bdf8 !important;\n }\n body .EL3pcf {\n color: #b7bdf8 !important;\n }\n body .bVfPpkd-StrnGf-rymPhb,\n body .DMZ54e {\n color: #cad3f5 !important;\n }\n body .VfPpkd-pafCAf,\n body .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #1e2030 !important;\n }\n body .VfPpkd-l6JLsf::after {\n background-color: #8aadf4 !important;\n }\n body .VfPpkd-l6JLsf::before {\n background-color: #5b6078 !important;\n }\n body .VfPpkd-uMhiad::after {\n background: #6e738d;\n }\n body .dmaMHc {\n background-color: #363a4f !important;\n }\n body .AJxgH {\n background-color: #1e2030 !important;\n }\n body .VfPpkd-cTi5dd {\n color: #b7bdf8 !important;\n }\n body .nEklgc {\n background-color: #363a4f;\n }\n body .JJZKK.Wui1sd {\n border-color: #363a4f;\n }\n body .rbYSKb,\n body .FuOudf,\n body .GI74Re {\n color: #a5adcb;\n }\n body .pMz3A,\n body .qhXOwb,\n body .yrvNxb .pv60Cd,\n body .LPl7kb .pv60Cd,\n body .Q7q8pf .pv60Cd {\n background-color: #1e2030 !important;\n }\n body .P2c8Dd {\n background-color: #24273a;\n }\n body .R9RxHd {\n border-color: #363a4f;\n }\n body .LNn04b {\n background-color: #1e2030;\n color: #cad3f5 !important;\n border-color: #363a4f;\n }\n body .vXQmIe,\n body .vk_c {\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .NIzGle {\n background-color: #eed49f;\n color: #181926;\n }\n body .DJ3Gm {\n background-color: #f5a97f;\n color: #181926;\n }\n body .nA1S9d {\n background-color: #c6a0f6;\n color: #181926;\n }\n body .qY66Od {\n background-color: #8aadf4;\n color: #181926;\n }\n body .IJR6Te {\n background-color: #91d7e3;\n color: #181926;\n }\n body .asrVsb {\n background-color: #363a4f;\n }\n body .VCIyZb {\n background-color: #ed8796;\n color: #181926;\n }\n body .QRbwTb {\n background-color: #8bd5ca;\n color: #181926;\n }\n body .tASb2d {\n background-color: #ea7183;\n color: #181926;\n }\n body .Fm9Me {\n background-color: #eed49f;\n color: #181926;\n }\n body .wo1y7c {\n background-color: #a6da95;\n color: #181926;\n }\n body .YbqTTb,\n body g-flat-button.BwMo1 {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .YbqTTb:focus {\n border-color: #b7bdf8;\n }\n body .fxvhbc,\n body .pGGGle {\n background-color: #b7bdf8;\n color: #181926;\n }\n body .zRQJhd {\n background-color: #24273a !important;\n }\n body .XH1CIc {\n color: #a5adcb;\n }\n body .pno7A.hU1rMc .Tqvz7b,\n body .pno7A.rfUaPd .SwDSDf {\n color: #b8c0e0;\n }\n body .pno7A.rfUaPd .Tqvz7b {\n color: #cad3f5;\n }\n body .tR3EBc {\n background-color: #1e2030;\n }\n body .AOvabd,\n body .dxp44d {\n background: #363a4f !important;\n color: #cad3f5 !important;\n border-color: #363a4f !important;\n }\n body .AOvabd:hover,\n body .dxp44d:hover {\n background-color: #494d64;\n border-color: #494d64;\n }\n body .zbvg1c {\n color: #cad3f5;\n }\n body .UUhRt {\n background-color: #8aadf4;\n color: #1e2030;\n border-color: #8aadf4;\n }\n body .UUhRt:hover {\n background-color: #91d7e3;\n border-color: #91d7e3;\n }\n body .tw-lliw.item-selected .language_list_item {\n color: #8aadf4;\n }\n body .qv3Wpe {\n color: #cad3f5;\n }\n body .TIGsTb {\n border-color: #363a4f;\n }\n body .TIGsTb:hover {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n body .MEdqYd,\n body .feqqG {\n background: #5b6078;\n color: #cad3f5;\n border-color: #5b6078;\n }\n body .MEdqYd:hover,\n body .feqqG:hover {\n background-color: #6e738d;\n border-color: #6e738d;\n }\n body .CybWFf {\n background-color: #363a4f;\n }\n body .Lu57id {\n color: #a5adcb;\n }\n body .Wrsj9b,\n body .ofy7ae,\n body .PPjCfd,\n body .lr-imso-fix {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n body .liveresults-sports-immersive__match-grid-bottom-border,\n body .liveresults-sports-immersive__match-grid-right-border,\n body .YENodc {\n border-color: #363a4f;\n }\n body .liveresults-sports-immersive__match-tile:hover,\n body .KAIX8d:hover,\n body .kwbMAe {\n background-color: #363a4f;\n }\n body .imspo_mt__dt-t,\n body .imspo_mt__pm-infc,\n body .GOsQPe {\n color: #cad3f5 !important;\n }\n body .H73aad,\n body .H73aadhover {\n background-color: #1e2030 !important;\n border-color: #363a4f !important;\n }\n body .AQtWSd,\n body .ulmfef,\n body .xCBykf,\n body .m2E3md {\n color: #8aadf4;\n }\n body .joHe2d {\n background-color: #24273a !important;\n box-shadow: 0 1px 0 #24273a !important;\n }\n body .xt8Uw,\n body .ipwqjc,\n body .Bk8Hxd:link,\n body .ucRBdc,\n body .PDzHbe,\n body .pt3Hdf,\n body .Cv2Brc,\n body .IFGUre,\n body .review-dialog {\n color: #cad3f5;\n }\n body .GK1a5e {\n background-color: #cad3f5;\n }\n body .RC9d6e {\n border-top-color: #cad3f5;\n }\n body .IFmkIb.IFmkIb {\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .ab_button {\n background-image: linear-gradient(to top, #363a4f, #24273a);\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .PGbOqf {\n background-color: #b7bdf8;\n }\n body .yAbdSd {\n color: #ed8796;\n }\n body .ycghLd {\n background-color: #ed8796;\n border-color: #ed8796;\n }\n body .IRH78d,\n body .CFjcj,\n body .HkuhB {\n color: #a5adcb;\n }\n body .l2gNXd {\n background-color: #eed49f;\n }\n body .uVGhGc,\n body .hIqKNb {\n background-color: #363a4f;\n }\n body .tcuWYc {\n background-image: linear-gradient(#6e738d 1px, rgba(255, 255, 255, 0) 0);\n }\n body .qk7LXc.Fb1AKc,\n body .fAt9Jd,\n body .SME0md,\n body .ipwqjc {\n background-color: #24273a !important;\n }\n body .ttBXeb,\n body .NDTw3e.K7R36c,\n body .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #a5adcb;\n }\n body .sQ6RSc {\n fill: #cad3f5;\n }\n body .egcvbb {\n border-color: #5b6078;\n }\n body .egcvbb:hover {\n border-color: #cad3f5;\n }\n body .knowledge-finance-wholepage-chart__hover-card {\n background-color: #24273a;\n }\n body .knowledge-finance-wholepage-chart__hover-card-time {\n color: #a5adcb;\n }\n body .fw-ch-sel .KWk7r.qUjgX {\n background-color: #363a4f;\n color: #8aadf4;\n }\n body .gb_Ka.gb_f,\n body .gb_Na.gb_f,\n body #gb {\n background-color: #24273a !important;\n }\n body .gb_Ka.gb_f svg,\n body .gb_Na.gb_f svg,\n body #gb svg,\n body .gb_Ka.gb_f .gb_Rc svg,\n body .gb_Na.gb_f .gb_Rc svg,\n body #gb .gb_Rc svg,\n body .gb_Ka.gb_f .gb_dd .gb_ld,\n body .gb_Na.gb_f .gb_dd .gb_ld,\n body #gb .gb_dd .gb_ld,\n body .gb_Ka.gb_f .gb_3c .gb_ld,\n body .gb_Na.gb_f .gb_3c .gb_ld,\n body #gb .gb_3c .gb_ld {\n color: #cad3f5;\n }\n body .gb_Nc a.gb_F,\n body .gb_Nc span.gb_F {\n color: #cad3f5;\n }\n body .uU7dJb {\n border-bottom-color: #363a4f;\n background-color: #1e2030;\n color: #b8c0e0;\n }\n body .gb_Nc .gb_d:hover {\n background-color: #363a4f;\n }\n body .KxwPGc {\n background-color: #1e2030;\n }\n body .HJSKzf {\n color: #cad3f5;\n }\n body .gbqfba,\n body .lJ9FBc input[type=\"submit\"] {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .gbqfba:hover,\n body .lJ9FBc input[type=\"submit\"]:hover {\n color: #cad3f5;\n background-color: #363a4f;\n border-color: #5b6078;\n }\n body .UxeQfc,\n body .s7d4ef,\n body .yXu61c,\n body .X6JNf,\n body .BERAof,\n body .oxbMzd,\n body .A5s9h,\n body .V9Wb7c,\n body .GVUPk,\n body .GyAeWb,\n body .A0hi5,\n body .Tme6jf {\n background-color: #24273a !important;\n }\n body .d3o3Ad,\n body .sZKvbe {\n fill: #a6da95 !important;\n }\n body .Fzsovc,\n body .cwYVJe,\n body .RJPOee,\n body .vM0jzc,\n body .clOx1e,\n body .vDF3Oc.vDF3Oc .R8BTeb,\n body .vDF3Oc.vDF3Oc .ouxCkc,\n body .Yt787,\n body .mulB1,\n body .xUc8Ie,\n body .sfgTZc,\n body .I6Kpxd,\n body .cQEt3 {\n color: #cad3f5 !important;\n }\n body .yQLaje,\n body .tVoQIb,\n body .f9nOyf,\n body .kHtcsd,\n body .DopHqc,\n body .p7bv,\n body .ar9V1,\n body .DfMusf,\n body .y6CIle,\n body .JukT7c,\n body .xUc8Ie.BXdrne,\n body .sEqX7e,\n body .ZFiwCf {\n background-color: #363a4f !important;\n }\n body .xUc8Ie.BXdrne,\n body .YUg0se,\n body .WGbsof {\n border-color: #5b6078 !important;\n }\n body .NOo3C {\n color: #b8c0e0;\n }\n body .WGbsof[selected] {\n background-color: #8aadf4;\n border-color: #8aadf4 !important;\n }\n body .vIifob,\n body .p8Jhnd {\n background-color: #363a4f !important;\n }\n body .vBnbff,\n body .RSWv0c.NaC7Cf,\n body .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n body .DxHbyd {\n background-color: #5b6078 !important;\n }\n body .dg6jd {\n color: #cad3f5 !important;\n }\n body .v6U7rf {\n background-color: #24273a;\n }\n body .zGVn2e,\n body .u4frDf {\n background: #363a4f !important;\n }\n body .K4VNlb,\n body .Sl6fgd.A7Yvie,\n body .Sl6fgd .zGVn2e,\n body .UUbT9 {\n background-color: #363a4f;\n border-color: #363a4f !important;\n }\n body .sb43 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2240%22%20height%3D%22124%22%20viewBox%3D%220%200%2010.583%2032.808%22%3E%3Cg%20opacity%3D%221%22%3E%3Cpath%20d%3D%22m1.413%2030.263-.631-.63%203.336-3.36%201.803%201.804%202.344-2.322H7.093v-.901h2.705v2.704h-.902v-1.172l-2.975%202.976-1.803-1.804Z%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.391936%22/%3E%3Cg%20fill%3D%22%23e8eaed%22%20stroke-width%3D%22.742615%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M1.016%2012.129h8.551v8.551H1.016Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%22.742615%22/%3E%3Cpath%20d%3D%22M5.288%2012.842a3.562%203.562%200%201%200%203.566%203.562%203.564%203.564%200%200%200-3.566-3.562m.003%206.413a2.85%202.85%200%201%201%200-5.7%202.85%202.85%200%201%201%200%205.7m.179-4.632h-.535v2.138l1.87%201.122.268-.438-1.603-.951z%22%20display%3D%22inline%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.992157%22%20stroke-width%3D%22.742615%22/%3E%3C/g%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%22.6%22%3E%3Cpath%20d%3D%22M0%200h10.583v10.583H0Z%22%20fill%3D%22none%22%20stroke-width%3D%22.6%22/%3E%3Cpath%20d%3D%22M6.835%206.174h-.348l-.124-.12a2.85%202.85%200%200%200%20.693-1.865%202.866%202.866%200%201%200-2.867%202.867c.71%200%201.363-.26%201.866-.693l.119.124v.348l2.204%202.2.657-.657zm-2.646%200c-1.098%200-1.984-.887-1.984-1.985s.886-1.984%201.984-1.984%201.985.886%201.985%201.984-.887%201.985-1.985%201.985%22%20fill%3D%22%23b8c0e0%22%20fill-opacity%3D%22.996078%22%20stroke-width%3D%22.6%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body .SAuUUd-z5C9Gb-fmcmS,\n body .tJaMb,\n body .TElO2c,\n body .cQp1Ab {\n color: #cad3f5 !important;\n }\n body .s49v2 b,\n body .s49v2 span {\n color: #cad3f5 !important;\n }\n body .ob9lvb {\n color: #a5adcb;\n }\n body .Dgr5Hb,\n body .GqbEwc {\n border-color: #363a4f !important;\n }\n body #gsr {\n background-color: #1e2030;\n }\n body .Ww4FFb {\n box-shadow: 0 0 0 1px #24273a;\n }\n body .Faw6Fe,\n body .GpOXq {\n border-color: #363a4f !important;\n }\n body .zGVn2e,\n body .jh86Nb {\n border-color: #494d64 !important;\n }\n body .pHiOh,\n body a.pHiOh {\n color: #b8c0e0 !important;\n }\n body a {\n color: #8aadf4;\n }\n body .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .RNNXgb:hover,\n body .sbfc .RNNXgb {\n background: #363a4f !important;\n border-color: #363a4f;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .minidiv .RNNXgb {\n background: #363a4f;\n border-color: #494d64;\n }\n body .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #181926;\n }\n body .HSryR .KsRP6 {\n border-color: #5b6078;\n }\n body .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #181926;\n background: #363a4f;\n border-color: #363a4f;\n }\n body .aajZCb {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .xtSCL {\n border-top-color: #5b6078;\n }\n body .sbct:hover {\n background-color: #494d64;\n }\n body .WggQGd {\n color: #c6a0f6 !important;\n }\n body .JCHpcb {\n color: #a5adcb;\n }\n body .JCHpcb:hover {\n color: #8aadf4;\n }\n body .wM6W7d,\n body .ABAbCc {\n color: #cad3f5;\n }\n body .uDetx {\n fill: #cad3f5;\n }\n body .ExCKkf,\n body .BjWz4c {\n color: #a5adcb;\n }\n body .ACRAdd {\n border-left-color: #6e738d;\n }\n body .Pvpvv {\n background-color: #181926;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .w9dUj {\n color: #cad3f5 !important;\n }\n body .Pvpvv .zE5Aq,\n body .adnFRd,\n body .XfJHbe {\n color: #8aadf4;\n }\n body .CS4h3e {\n background-color: #a5adcb;\n }\n body .Pvpvv .xyGai {\n color: #cad3f5;\n }\n body #SIvCob {\n color: #cad3f5;\n }\n body .gb_Jc a.gb_B,\n body .gb_Jc span.gb_B {\n color: #cad3f5;\n }\n body .gb_Jc svg,\n body .gb_Oc.gb_Sc svg,\n body .gb_Jc .gb_ad .gb_id,\n body .gb_Jc .gb_ad .gb_Ic,\n body .gb_Jc .gb_ad .gb_cd,\n body .gb_Oc.gb_Sc .gb_id {\n color: #cad3f5;\n }\n body .gb_Ka svg,\n body .gb_Oc svg,\n body .gb_ad .gb_id,\n body .gb_0c .gb_id {\n color: #cad3f5;\n }\n body .gLFyf {\n color: #cad3f5;\n }\n body .QCzoEc {\n color: #939ab7;\n }\n body .szppmdbYutt__middle-slot-promo {\n color: #cad3f5;\n }\n body .gb_Jc .gb_Ud button:hover svg,\n body .gb_Jc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Jc .gb_Ud.gb_qe button:hover svg,\n body .gb_Ud button:hover svg,\n body .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_We {\n background: #1e2030;\n color: #cad3f5;\n }\n body a.gb_B,\n body span.gb_B {\n color: #cad3f5;\n }\n body .gb_zc div:first-child {\n color: #cad3f5;\n }\n body .gb_zc > * {\n color: #a5adcb;\n }\n body .ClJ9Yb {\n color: #a5adcb;\n }\n body .sfbg {\n background-color: #24273a;\n }\n body .jfN4p,\n body .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22272%22%20height%3D%2292%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M115.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18C71.25%2034.32%2081.24%2025%2093.5%2025s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44S80.99%2039.2%2080.99%2047.18c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M163.75%2047.18c0%2012.77-9.99%2022.18-22.25%2022.18s-22.25-9.41-22.25-22.18c0-12.85%209.99-22.18%2022.25-22.18s22.25%209.32%2022.25%2022.18m-9.74%200c0-7.98-5.79-13.44-12.51-13.44s-12.51%205.46-12.51%2013.44c0%207.9%205.79%2013.44%2012.51%2013.44s12.51-5.55%2012.51-13.44%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M209.75%2026.34v39.82c0%2016.38-9.66%2023.07-21.08%2023.07-10.75%200-17.22-7.19-19.66-13.07l8.48-3.53c1.51%203.61%205.21%207.87%2011.17%207.87%207.31%200%2011.84-4.51%2011.84-13v-3.19h-.34c-2.18%202.69-6.38%205.04-11.68%205.04-11.09%200-21.25-9.66-21.25-22.09%200-12.52%2010.16-22.26%2021.25-22.26%205.29%200%209.49%202.35%2011.68%204.96h.34v-3.61h9.25zm-8.56%2020.92c0-7.81-5.21-13.52-11.84-13.52-6.72%200-12.35%205.71-12.35%2013.52%200%207.73%205.63%2013.36%2012.35%2013.36%206.63%200%2011.84-5.63%2011.84-13.36%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m262.02%2054.48%207.56%205.04c-2.44%203.61-8.32%209.83-18.48%209.83-12.6%200-22.01-9.74-22.01-22.18%200-13.19%209.49-22.18%2020.92-22.18%2011.51%200%2017.14%209.16%2018.98%2014.11l1.01%202.52-29.65%2012.28c2.27%204.45%205.8%206.72%2010.75%206.72%204.96%200%208.4-2.44%2010.92-6.14m-23.27-7.98%2019.82-8.23c-1.09-2.77-4.37-4.7-8.23-4.7-4.95%200-11.84%204.37-11.59%2012.93%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M35.29%2041.41V32H67c.31%201.64.47%203.58.47%205.68%200%207.06-1.93%2015.79-8.15%2022.01-6.05%206.3-13.78%209.66-24.02%209.66C16.32%2069.35.36%2053.89.36%2034.91S16.32.47%2035.3.47c10.5%200%2017.98%204.12%2023.6%209.49l-6.64%206.64c-4.03-3.78-9.49-6.72-16.97-6.72-13.86%200-24.7%2011.17-24.7%2025.03s10.84%2025.03%2024.7%2025.03c8.99%200%2014.11-3.61%2017.39-6.89%202.66-2.66%204.41-6.46%205.1-11.65z%22/%3E%3C/svg%3E\");\n }\n body .aXBZVd {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m20.49%2019-5.73-5.73C15.53%2012.2%2016%2010.91%2016%209.5A6.5%206.5%200%201%200%209.5%2016c1.41%200%202.7-.47%203.77-1.24L19%2020.49zM5%209.5C5%207.01%207.01%205%209.5%205S14%207.01%2014%209.5%2011.99%2014%209.5%2014%205%2011.99%205%209.5%22/%3E%3C/svg%3E\");\n }\n body .zgAlFc {\n color: #8aadf4;\n }\n body .fLciMb {\n color: #cad3f5;\n }\n body .d2IKib {\n color: #ed8796;\n }\n body .fLciMb:hover {\n background-color: #363a4f;\n }\n body .kno-ftr.rpBMYb {\n color: #a5adcb;\n }\n body .aTI8gc {\n color: #cad3f5;\n }\n body .wwUB2c {\n color: #a5adcb;\n }\n body .dhERQc {\n color: #24273a !important;\n background-color: #8aadf4 !important;\n }\n body .z1asCe,\n body .ikb4Bb {\n color: #b8c0e0 !important;\n }\n body .rsGxI.Ww4FFb,\n body .Ww4FFb {\n background-color: #24273a;\n }\n body .RES9jf {\n color: #cad3f5;\n }\n body .CSkcDe,\n body .related-question-pair div.iDjcJe {\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd b,\n body .cUnQKe .QBI8hf b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .cUnQKe .ILfuVd,\n body .cUnQKe .UiGGAb.ILfuVd {\n color: #b8c0e0;\n }\n body .ZYHQ7e {\n color: #a5adcb;\n }\n body .VuuXrf {\n color: #cad3f5;\n }\n body .hb8SAc,\n body .gb_Oc a.gb_H,\n body .gb_Oc span.gb_H {\n color: #cad3f5;\n }\n body .TQc1id .I6TXqe {\n border-color: #5b6078;\n }\n body .I6TXqe,\n body .zaokob {\n background: #24273a;\n }\n body .tw-lliw:hover,\n body .tw-lliw:focus {\n background-color: #363a4f;\n }\n body .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(36, 39, 58, 0), #24273a);\n }\n body .HsZQAe {\n border-bottom-color: #5b6078;\n }\n body .KLEmSd {\n border-bottom-color: #494d64;\n }\n body .NtaMpb .niO4u,\n body .nZWEZc .ttwCMe,\n body .xNzW0d,\n body .lWzCpb {\n background-color: #24273a;\n }\n body .aURkK {\n border-left-color: #494d64;\n }\n body .iRPzcb {\n border-bottom-color: #494d64;\n }\n body .related-question-pair .d0fCJc {\n color: #cad3f5;\n }\n body cite,\n body cite a:link,\n body cite a:visited {\n color: #a5adcb;\n }\n body .WZ8Tjf,\n body .EZAeBe,\n body .F0gfrd {\n color: #a5adcb;\n }\n body .yDYNvb.lyLwlc {\n color: #cad3f5;\n }\n body .H9lube {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .Bi9oQd {\n background-color: #494d64;\n }\n body .akqY6 {\n background: #494d64;\n }\n body .KFFQ0c .YfftMc,\n body .KFFQ0c .YfftMc span,\n body .KFFQ0c .YfftMc div,\n body .KFFQ0c .YfftMc a,\n body g-menu.DWsAYc g-menu-item a.K1yPdf,\n body .f3LoEf,\n body .TXBhSe:hover,\n body .TXBhSe:not(:hover),\n body .r025kc.lVm3ye,\n body .Bo9xMe,\n body .oyj2db {\n color: #a5adcb;\n }\n body .dyjrff,\n body .LEwnzc {\n color: #b8c0e0;\n }\n body .ZFiwCf {\n background-color: #363a4f;\n }\n body .ZFiwCf:hover {\n background-color: #494d64;\n }\n body .LGwnxb,\n body .WGwSK {\n color: #cad3f5;\n }\n body .EsIlz {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .O7G3Gd {\n color: #cad3f5;\n }\n body .O7G3Gd:hover {\n color: #8aadf4;\n }\n body .appbar {\n background: #24273a;\n border-top-color: #494d64;\n }\n body .bSeRjc:hover .fKmH1e {\n color: #b8c0e0;\n background-color: #363a4f;\n }\n body .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n body div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .LHJvCe,\n body .vqseUe,\n body .dMCttd {\n color: #a5adcb;\n }\n body .dG2XIf .xpdbox .yc7KLc {\n background-color: #24273a;\n }\n body .URgIvb {\n border-color: #8aadf4;\n background-color: #8aadf4;\n }\n body .pdpvld {\n color: #a6da95;\n }\n body .YrbPuc {\n color: #b8c0e0;\n }\n body .SRfaKe,\n body .SRfaKe h2 {\n background-color: #1e2030;\n }\n body .y6CIle {\n background-color: #363a4f;\n }\n body .Yt787,\n body .vDF3Oc.vDF3Oc .R8BTeb {\n color: #cad3f5;\n }\n body .IDFSOe {\n background-color: #5b6078;\n }\n body .ffmmcd,\n body .u7yw9 .WeviRb {\n border-color: #494d64;\n }\n body .wdQNof {\n border-color: #494d64;\n background-color: #24273a;\n }\n body .PewBWb {\n border-top-color: #494d64;\n }\n body .eadHV.Ses7yd {\n color: #cad3f5 !important;\n }\n body .f,\n body .j04ED,\n body .j04ED a,\n body .j04ED a:link,\n body .XaIwc {\n color: #a5adcb !important;\n }\n body #_Xg6uZYKGBYCDhbIPvK2s2AI_27 > div:nth-child(3) > g-right-button:nth-child(1) > g-fab:nth-child(1),\n body g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: #181926 !important;\n }\n body .gb_2e {\n background-color: #363a4f;\n }\n body .gb_Ec div:first-child {\n color: #cad3f5;\n }\n body .gb_Ec > * {\n color: #a5adcb;\n }\n body .kLhEKe {\n background-color: #24273a;\n }\n body .S8ee5.CwbYXd {\n color: #cad3f5;\n }\n body .S8ee5 {\n background: #363a4f;\n }\n body .S8ee5:hover {\n background: #494d64;\n }\n body .rhHIGd {\n background-color: #5b6078;\n }\n body .sY7ric {\n color: #cad3f5;\n }\n body .I6a0ee {\n background-color: #24273a;\n border-color: #5b6078;\n color: #cad3f5;\n }\n body .I6a0ee:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .I6a0ee:focus {\n background-color: #181926;\n border-color: #5b6078;\n }\n body .pxhZNb {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .d2F2Td {\n color: #cad3f5;\n }\n body .c07z9 {\n color: #a5adcb;\n }\n body .c07z9 a,\n body .c07z9 a:active,\n body .c07z9 a:link {\n color: #cad3f5;\n text-decoration-color: #a5adcb;\n }\n body .wHYlTd {\n color: #a5adcb;\n }\n body .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #24273a;\n }\n body .fm06If .ILfuVd,\n body .c2xzTb .ILfuVd,\n body .Jb0Zif .c2xzTb .ILfuVd {\n color: #cad3f5;\n }\n body .fm06If .ILfuVd b,\n body .c2xzTb .ILfuVd b {\n background-color: rgba(138, 173, 244, 0.25);\n color: #cad3f5;\n }\n body .GKS7s {\n background: #363a4f;\n border-color: #494d64;\n box-shadow: inset 0 0 0 1px #5b6078;\n }\n body .GKS7s:hover {\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .Lb0dA:hover {\n background-color: #363a4f;\n }\n body .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #8aadf4;\n }\n body .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:hover {\n background-color: #363a4f;\n }\n body .hdtb-tl-sel .BaegVc {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .BaegVc:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .TZqsAd {\n background: #6e738d;\n }\n body .FalWJb {\n background: #24273a;\n }\n body .YeThId {\n border-top-color: #494d64;\n }\n body .k8XOCe {\n background-color: #363a4f;\n }\n body .s75CSd {\n color: #cad3f5;\n }\n body .ZkkK1e,\n body .uAbMZd {\n background: #24273a;\n border-color: #494d64;\n }\n body .ZkkK1e:hover,\n body .uAbMZd:hover {\n background: #363a4f;\n }\n body .QjI2jc {\n color: #a5adcb;\n }\n body .lhLbod {\n color: #a5adcb;\n }\n body .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n body .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #8aadf4;\n }\n body .F75bid {\n color: #a5adcb;\n }\n body div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(138, 173, 244, 0.25) !important;\n }\n body .MAMMm {\n background: #1e2030;\n box-shadow: 0 2px 6px #181926 !important;\n }\n body [selected].nWtjMe {\n background: rgba(138, 173, 244, 0.25) !important;\n }\n body .uZNuIf:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body [selected].nWtjMe .FMKtTb {\n color: #cad3f5;\n }\n body .nWtjMe .FMKtTb {\n color: #a5adcb;\n }\n body .GKS7s .FMKtTb,\n body .GKS7s .RWhoyd.mol54e {\n color: #cad3f5;\n }\n body .ePSouf .FMKtTb {\n color: #a5adcb;\n }\n body .NkCsjc:hover {\n background-color: #363a4f !important;\n color: #cad3f5;\n }\n body .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #cad3f5;\n }\n body a.hisnlb {\n background: rgba(147, 154, 183, 0.25);\n }\n body div[aria-expanded=\"true\"] .fFI3rb,\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #363a4f !important;\n }\n body .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #8aadf4;\n }\n body .hdtb-mn-hd {\n color: #a5adcb;\n }\n body .hdtb-mn-hd:hover {\n color: #cad3f5;\n }\n body .fSnalc {\n stroke: #8aadf4;\n }\n body .oOg6Ne {\n stroke: #eed49f;\n }\n body .ZqPjbb {\n stroke: #ed8796;\n }\n body .aPiskd {\n stroke: #a6da95;\n }\n body .s8GCU {\n background-color: #24273a;\n }\n body .Lj9fsd {\n background-color: #24273a;\n }\n body .jZWadf {\n background-color: #24273a;\n }\n body .rQEFy,\n body .rQEFy:hover {\n border-color: rgba(138, 173, 244, 0.25);\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .gbZSUe {\n color: #cad3f5;\n }\n body .gbZSUe:hover {\n background: #363a4f;\n }\n body .XZ5MVe {\n color: #8aadf4;\n }\n body a:visited {\n color: #c6a0f6;\n }\n body .SvoXfb > .x5f7Bc {\n fill: #a5adcb;\n }\n body .SvoXfb:hover > .x5f7Bc {\n fill: #cad3f5;\n }\n body .SvoXfb:hover {\n background-color: #363a4f;\n }\n body .IsZvec,\n body .yxAsKe {\n color: #a5adcb;\n }\n body .zqrO0.k0Jjg .QuU3Wb,\n body .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #b8c0e0;\n }\n body .uo4vr {\n color: #a5adcb;\n }\n body .minidiv .sfbg {\n background: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .aqCVJb {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n }\n body .T8VaVe {\n color: #8aadf4;\n }\n body .tw-ta,\n body #tw-source-text-container .tw-ta,\n body #tw-source-rmn-container .tw-ta {\n color: #cad3f5;\n }\n body .tw-bilingual-marked {\n border-color: #8aadf4;\n }\n body #tw-target {\n background-color: #363a4f;\n }\n body .tw-data-placeholder {\n color: #cad3f5;\n }\n body .j1iyq {\n border-color: #5b6078;\n }\n body .w8qArf .fl {\n color: #cad3f5 !important;\n }\n body .HSryR a.B1uW2d {\n border-bottom-color: #5b6078;\n }\n body .usJj9c .zz3gNc {\n color: #cad3f5;\n }\n body .Ss2Faf a {\n color: #cad3f5;\n }\n body .aCOpRe em,\n body .yXK7lf em {\n color: #cad3f5;\n }\n body .FR7ZSc .niO4u {\n background-color: #24273a;\n border-color: #5b6078;\n color: #8aadf4;\n }\n body .g {\n color: #cad3f5;\n }\n body .VSHxQ {\n color: #a5adcb;\n }\n body .cF4V5c {\n background-color: #181926 !important;\n }\n body .cF4V5c g-menu-item a,\n body .cF4V5c g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n color: #cad3f5;\n }\n body .cF4V5c:hover g-menu-item:hover a,\n body .cF4V5c:hover g-menu-item a:visited,\n body .cF4V5c g-menu-item a:hover {\n background-color: #363a4f;\n }\n body .GZnQqe.LGiluc {\n border-top-color: #5b6078 !important;\n }\n body .pkWBse {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .dG2XIf {\n background: #24273a;\n border-color: #363a4f !important;\n }\n body .Z0LcW {\n color: #cad3f5;\n }\n body .i29hTd .qLLird {\n color: #cad3f5;\n }\n body .i29hTd .kR7nSc {\n color: #cad3f5;\n }\n body .N6Sb2c {\n color: #a5adcb;\n }\n body .C9iYEe {\n color: #a5adcb;\n }\n body .KcXNxb {\n background: #24273a;\n }\n body .ss6qqb .PKDVJd {\n color: #a5adcb;\n }\n body a.oBa0Fe {\n color: #a5adcb;\n }\n body .o6juZc {\n background-color: #363a4f;\n }\n body .o6juZc:hover {\n background-color: #363a4f;\n box-shadow: 0 4px 12px #181926;\n }\n body .W6pGoe {\n background: #363a4f;\n box-shadow: 0 4px 6px 0 #181926;\n }\n body .WdWr7c {\n border-top-color: #5b6078;\n }\n body .sU3bKf {\n color: #cad3f5;\n }\n body .O5OUld {\n color: #a5adcb;\n }\n body .zP7KFe {\n background: #494d64;\n }\n body .O5OUld:hover {\n color: #8aadf4;\n }\n body .og3lId {\n color: #cad3f5;\n }\n body .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .r8xEL {\n color: #cad3f5;\n }\n body .ZZ7G7b {\n color: #cad3f5;\n border-color: #494d64;\n }\n body .NZmxZe {\n background-color: #24273a;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .NZmxZe:not(.rQEFy):hover,\n body .cj2HCb.iuN0sf .w6PoOe:hover,\n body .CgGjZc:hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .ssfWCe .ZXJQ7c,\n body .cj2HCb.iuN0sf .w6PoOe,\n body .G2XB8d,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #a5adcb;\n }\n body .ssfWCe .ZXJQ7c .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb:hover,\n body .G2XB8d .KA8Jyb:hover,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb .KA8Jyb:hover {\n fill: #b8c0e0;\n }\n body .KA8Jyb {\n fill: #a5adcb;\n }\n body .CgGjZc:hover .G2XB8d {\n color: #b8c0e0;\n }\n body .o6OF0 {\n background-color: #494d64;\n }\n body .o6OF0:hover {\n background-color: #5b6078;\n }\n body .o6OF0 .SHFPkb {\n color: #cad3f5;\n }\n body .o6OF0 .PnfqLc {\n color: #a5adcb;\n }\n body .zbRPDe,\n body .scU1d {\n color: #cad3f5;\n }\n body .UafVBb {\n background-color: #24273a;\n border-color: #5b6078;\n }\n body .mEQved {\n color: #a5adcb;\n }\n body .goxjub > path:nth-child(1) {\n fill: #8aadf4;\n }\n body .goxjub > path:nth-child(2) {\n fill: #a6da95;\n }\n body .goxjub > path:nth-child(3) {\n fill: #eed49f;\n }\n body .goxjub > path:nth-child(4) {\n fill: #ed8796;\n }\n body [fill=\"#34a853\"] {\n fill: #a6da95;\n }\n body [fill=\"#4285f4\"] {\n fill: #8aadf4;\n }\n body [fill=\"#ea4335\"] {\n fill: #ed8796;\n }\n body [fill=\"#fbbc05\"] {\n fill: #eed49f;\n }\n body .ssfWCe .ZXJQ7c:hover {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body .qcTKEe {\n background-color: #24273a;\n }\n body .ooPrBf {\n background: #24273a;\n }\n body .r9PaP {\n color: #a5adcb;\n }\n body .r9PaP:hover {\n color: #8aadf4;\n }\n body .H1KrKd {\n fill: #a5adcb;\n }\n body .cEPPT {\n border-bottom-color: #494d64;\n }\n body .Ix6LGe {\n background: #24273a;\n box-shadow: 0 2px 10px 0 #181926;\n }\n body .Hm7Qac:hover,\n body .EuKAde {\n background-color: #363a4f;\n }\n body .igM9Le {\n color: #cad3f5;\n }\n body .irf0hb {\n box-shadow: 1px 1px 15px 0 #181926;\n }\n body .gb_Mc .gb_Vd button:hover svg,\n body .gb_Mc .gb_d:hover {\n background-color: #363a4f;\n }\n body .gb_Mc svg,\n body .gb_Rc.gb_Vc svg,\n body .gb_Mc .gb_dd .gb_ld,\n body .gb_Mc .gb_dd .gb_Lc,\n body .gb_Mc .gb_dd .gb_fd,\n body .gb_Rc.gb_Vc .gb_ld {\n color: #cad3f5;\n }\n body .cEW58 {\n background-color: #363a4f;\n }\n body .dyAbMb {\n fill: #a5adcb;\n }\n body .zItAnd,\n body .zItAnd:link,\n body .zItAnd:visited,\n body .zItAnd:hover,\n body .zItAnd:active {\n color: #cad3f5;\n }\n body .zItAnd {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .zItAnd:not(.MgQdud):hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .fKmH1e {\n background-color: #24273a;\n border-color: #494d64;\n color: #a5adcb;\n }\n body .fKmH1e:hover {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body .nfSF8e,\n body .WRhYSc {\n color: #a5adcb;\n }\n body .nfSF8e:hover,\n body .WRhYSc:hover {\n background-color: #363a4f;\n color: #a5adcb;\n }\n body .ssJ7i {\n color: #cad3f5;\n }\n body .iAIpCb {\n color: #a5adcb;\n }\n body .KMdzJ,\n body .ss6qqb .oBrLN,\n body .ylgVCe {\n color: #b8c0e0;\n }\n body .PmPt7d {\n color: #a5adcb;\n }\n body .gb_Mc a.gb_E,\n body .gb_Mc span.gb_E {\n color: #cad3f5;\n }\n body a.gb_E,\n body span.gb_E {\n color: #cad3f5 !important;\n }\n body .RzdJxc {\n border-top-color: #5b6078;\n }\n body .rKnmn {\n border-top-color: #5b6078;\n }\n body .FzCfme {\n color: #a5adcb;\n }\n body .hMJ0yc {\n color: #a5adcb;\n }\n body .yg51vc {\n background-color: #24273a;\n }\n body .hdtb-mitem a {\n color: #a5adcb;\n }\n body .hdtb-mitem .GOE98c,\n body .hdtb-mitem a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad {\n color: #a5adcb;\n }\n body .t2vtad:not(.hdtb-tl-sel) {\n color: #a5adcb;\n }\n body .dG2XIf .xpdopen .mJ2Mod {\n border-color: #494d64;\n }\n body .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n box-shadow: 0 1px 1px #181926;\n }\n body .hdtb-mitem:hover .GOE98c:hover,\n body .hdtb-mitem:hover a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad:hover {\n color: #8aadf4;\n }\n body .w6PoOe {\n color: #a5adcb;\n }\n body .w6PoOe:hover {\n color: #cad3f5;\n }\n body .Lj9fsd.DU1Mzb {\n background-color: #24273a;\n box-shadow: 0 1px 6px 0 #181926;\n }\n body .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #494d64 !important;\n }\n body .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #363a4f;\n }\n body .FjVBEd {\n color: #a6da95;\n }\n body title-with-lhs-icon:hover .ekf0x h3 {\n color: #8aadf4;\n }\n body .GmE3X {\n color: #cad3f5;\n }\n body .iv236 {\n color: #cad3f5;\n }\n body .GLcBOb {\n border-bottom-color: #494d64;\n }\n body .ss6qqb .Ui2TZ {\n color: #cad3f5;\n }\n body .wx62f {\n color: #a5adcb;\n }\n body #rhs .u7yw9 {\n border-left-color: #494d64;\n }\n body .ss6qqb .Jk5Tjc {\n border-color: #5b6078;\n }\n body #rhs .u7yw9 .cLjAic {\n border-bottom-color: #494d64;\n }\n body .JNkvid .HnYYW {\n color: #cad3f5;\n }\n body .aokhrd .TZahnb {\n border-left-color: #494d64;\n }\n body .Cx1ZMc {\n color: #a5adcb;\n }\n body .CBPSbf {\n background-color: #24273a;\n }\n body .E74aCb {\n color: #cad3f5;\n }\n body .OE86Gc {\n background-color: #24273a;\n color: #cad3f5;\n fill: #cad3f5;\n }\n body .c72nic {\n color: #cad3f5;\n }\n body .GXMTjb {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body .A9y7kf {\n color: #a5adcb;\n }\n body .OE86Gc a {\n color: #8aadf4;\n }\n body .Es2Et {\n color: #a5adcb;\n }\n body .KwJT0.VqKh3b div div {\n background-color: #24273a;\n fill: #cad3f5;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .rx7XFb {\n background-color: #363a4f;\n }\n body .VP31Vb {\n color: #cad3f5;\n }\n body .HXQjqf {\n background-color: rgba(138, 173, 244, 0.25);\n color: #8aadf4;\n }\n body .SW5pqf {\n color: #8aadf4;\n }\n body .rQEFy:hover {\n color: #8aadf4;\n }\n body .hdtb-tl-sel {\n border-color: #5b6078;\n background: #363a4f;\n color: #cad3f5;\n }\n body .hdtb-tl-sel:focus {\n border-color: #5b6078;\n background: #363a4f;\n color: #8aadf4;\n }\n body .t2vtad:active,\n body .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #363a4f !important;\n box-shadow: inset 0 1px 2px #181926 !important;\n }\n body .gTl8xb {\n border-color: #a5adcb transparent;\n }\n body .hdtb-mn-hd:hover .gTl8xb {\n border-color: #cad3f5 transparent;\n }\n body .h3L8Ub .yMAEcf {\n background: #363a4f;\n border-color: #5b6078;\n }\n body .ynRric {\n color: #a5adcb;\n }\n body .cRV9hb .pcTkSc .wM6W7d {\n color: #cad3f5;\n }\n body .h3L8Ub .yMAEcf.sbhl {\n background-color: #494d64;\n }\n body .sbhl {\n background: #494d64;\n }\n body .CjiZvb,\n body .GZnQqe.EpPYLd:active {\n background-color: #363a4f;\n }\n body .PyJv1b {\n color: #cad3f5;\n }\n body .REySof {\n color: #939ab7 !important;\n }\n body .NQyKp {\n color: #363a4f !important;\n background: #b7bdf8 !important;\n }\n body .b0Xfjd {\n color: #24273a !important;\n }\n body .LiOdre {\n background-color: #24273a;\n border-color: #494d64;\n }\n body .LiOdre:hover {\n background-color: #1e2030;\n border-color: #5b6078;\n }\n body .LiOdre:focus {\n border-color: #8aadf4;\n }\n body .mfsgsd {\n color: #cad3f5;\n }\n body .GCSyeb {\n background: #494d64;\n }\n body .IVvPP .cLjAic.WY0eLb,\n body .Hwkikb.WY0eLb {\n border-left-color: #494d64;\n }\n body .mQo3nc {\n background-color: #363a4f;\n color: #a5adcb !important;\n }\n body .cfBJGe {\n color: #cad3f5;\n }\n body .f6F9Be {\n background: #1e2030;\n }\n body .KwU3F {\n color: #8aadf4;\n }\n body .b0KoTc {\n color: #cad3f5;\n }\n body .dfB0uf {\n color: #cad3f5;\n }\n body .unknown_loc {\n background: #cad3f5;\n }\n body .GS5rRd {\n color: #8aadf4;\n }\n body .xSQxL {\n color: #8aadf4;\n }\n body .smiUbb {\n color: #cad3f5;\n }\n body .b2hzT {\n border-bottom-color: #363a4f;\n }\n body #swml {\n border-left-color: #363a4f;\n }\n body .KXbwLb {\n background-color: #5b6078;\n }\n body .WZH4jc .VknLRd .GNJvt {\n background: #363a4f;\n }\n body .WZH4jc .VknLRd:hover .GNJvt {\n background: #494d64;\n }\n body .GNJvt {\n color: #cad3f5;\n }\n body .fJOpI.H9lube {\n background-color: #8aadf4 !important;\n border-color: #8aadf4;\n }\n body .XNo5Ab.XNo5Ab {\n color: #24273a !important;\n fill: #24273a !important;\n }\n body .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #cad3f5 !important;\n }\n body .xEzgBc {\n color: #cad3f5 !important;\n }\n body .Ss2Faf.sq4Bpf {\n color: #cad3f5 !important;\n }\n body .ea0Lbe {\n background: #363a4f;\n }\n body .f6GA0,\n body .CacfB,\n body .Ua7Yuf {\n background: #24273a;\n }\n body .DV7the {\n color: #8aadf4;\n }\n body .ZeVBtc {\n color: #a5adcb;\n }\n body .cB9M7 {\n background-color: #363a4f;\n border-color: #494d64;\n color: #cad3f5;\n }\n body .cB9M7:hover {\n border-color: #5b6078;\n }\n body .cB9M7:focus {\n border-color: #8aadf4;\n }\n body .Qwbd3 {\n background: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n }\n body .Qwbd3:hover {\n background: #494d64;\n border-color: #5b6078;\n }\n body .ArIAXb {\n fill: #363a4f;\n }\n body .qOFLsb {\n fill: #363a4f;\n }\n body .aHK1bd {\n color: #a5adcb;\n }\n body .diOlIe {\n border-top-color: #6e738d;\n }\n body .p4pvTd {\n color: #cad3f5;\n }\n body .gIYJUc {\n background: #24273a !important;\n border-color: #494d64 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #a6da95 !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #8aadf4 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #ed8796 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #eed49f !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #8aadf4 !important;\n }\n body .CbAZb {\n background: #24273a;\n border-bottom-color: #363a4f;\n }\n body .S8wJ3 {\n color: #cad3f5 !important;\n }\n body .ZI7elf {\n color: #cad3f5 !important;\n }\n body .tGS0Nc {\n color: #cad3f5;\n }\n body .kzt0Nc a {\n color: #a5adcb !important;\n }\n body .fgc1P,\n body .N7KPxb {\n border-top-color: #363a4f !important;\n }\n body .kQEH5b {\n color: #a5adcb !important;\n }\n body .kNKdL {\n color: #cad3f5 !important;\n }\n body .q0yked:hover {\n background-color: #1e2030 !important;\n }\n body .Oz5Rbb:hover {\n background: #1e2030 !important;\n }\n body .lwwARb {\n background-color: #181926 !important;\n }\n body .LO47Ff {\n color: #cad3f5;\n }\n body .j8PBfc {\n color: #a5adcb;\n }\n body .act-tim-txt-cnt {\n color: #cad3f5;\n }\n body .act-switch-area {\n background-color: #24273a !important;\n }\n body .EwDHG,\n body .vNdLpe,\n body .vNdLpe:visited {\n color: #a5adcb !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"],\n body [style*=\"background:#feefc3;border:1px solid #fdd663\"] {\n background: #1e2030 !important;\n border-color: #363a4f !important;\n box-shadow: 0 2px 4px #1e2030 !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"],\n body [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#bdc1c6\"],\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#202124\"],\n body [style*=\"background:#feefc3;border:1px solid #fdd663\"] [style*=\"color:#202124\"] {\n color: #cad3f5 !important;\n }\n body .eFM0qc.BCF2pd {\n background: #24273a !important;\n }\n body .aj35ze {\n background-image: url(\"data:image/svg+xml,%3Csvg%20focusable%3D%22false%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M16.59%208.59%2012%2013.17%207.41%208.59%206%2010l6%206%206-6z%22/%3E%3C/svg%3E\");\n }\n body [selected].YmvwI {\n color: #cad3f5;\n border-bottom-color: #cad3f5;\n }\n body .YmvwI {\n color: #a5adcb;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #1e2030 !important;\n border-color: #6e738d !important;\n box-shadow: #1e2030 1px 2px 4px !important;\n color: #cad3f5 !important;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #6e738d transparent !important;\n }\n body .gb_F .gb_E,\n body .gb_F .gb_D {\n fill: #cad3f5;\n }\n body .t4wgMc {\n background: #1e2030;\n }\n body .ELfqBe:hover,\n body .ELfqBe:focus {\n background: #363a4f;\n }\n body .JFeuTc {\n color: #cad3f5;\n }\n body .S6VXfe {\n background: #24273a;\n }\n body .qyKxnc.FnEtTd .srrRv {\n background: rgba(138, 173, 244, 0.1);\n }\n body .JiJthb,\n body .JiJthb .GKS7s:not([selected]) {\n background: #1e2030;\n }\n body .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #1e2030 60%, #1e2030);\n }\n body [style^=\"background:url(/images/nav_logo321.webp)\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20width%3D%22167%22%20height%3D%22410%22%20viewBox%3D%220%200%2044.185%20108.479%22%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%3E%3Cg%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M19.105%205.216c0%201.406-1.1%202.442-2.45%202.442-1.348%200-2.448-1.036-2.448-2.442%200-1.415%201.1-2.44%202.449-2.44s2.449%201.025%202.449%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.637%201.479%201.377%201.479s1.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M24.605%205.216c0%201.406-1.1%202.442-2.449%202.442s-2.449-1.036-2.449-2.442c0-1.414%201.1-2.44%202.45-2.44s2.448%201.025%202.448%202.44m-1.072%200c0-.878-.637-1.479-1.377-1.479s-1.377.601-1.377%201.48c0%20.869.638%201.479%201.377%201.479.74%200%201.377-.611%201.377-1.48%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M30.128%202.97v4.14c0%201.704-1.004%202.4-2.192%202.4-1.118%200-1.791-.748-2.045-1.36l.882-.367c.157.376.542.819%201.162.819.76%200%201.231-.47%201.231-1.353V6.92h-.035c-.227.28-.664.524-1.215.524-1.153%200-2.21-1.005-2.21-2.298%200-1.302%201.057-2.315%202.21-2.315.55%200%20.987.245%201.215.516h.035v-.375zm-.89%202.175c0-.812-.542-1.406-1.231-1.406-.7%200-1.285.594-1.285%201.406%200%20.804.585%201.39%201.285%201.39.689%200%201.23-.586%201.23-1.39%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M31.994.433v6.975h-1.02V.433Z%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m35.975%205.902.8.534a2.34%202.34%200%200%201-1.957%201.042c-1.335%200-2.332-1.032-2.332-2.35%200-1.398%201.005-2.35%202.216-2.35%201.22%200%201.816.97%202.011%201.494l.107.267-3.142%201.302c.241.471.615.712%201.14.712s.89-.259%201.157-.65m-2.466-.847%202.1-.872c-.115-.293-.463-.498-.872-.498-.524%200-1.254.463-1.228%201.37%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M10.245%204.607V3.579h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759S8.175.137%2010.246.137c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732S8.732%206.63%2010.245%206.63c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M1.587%202.646.264%203.969l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%202.646%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.847%2015.875c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M15.06%2015.875c0%201.122-.877%201.948-1.953%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.1%2014.045v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.955%201.866-1.955.465%200%20.834.207%201.026.436h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M20.44%2011.995v5.709h-.835v-5.709Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m23.607%2016.517.664.443c-.215.317-.73.863-1.623.863-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.948%201.837-1.948%201.01%200%201.505.805%201.667%201.24l.089.22-2.604%201.08c.2.39.51.59.944.59.435%200%20.738-.215.959-.54m-2.044-.7%201.74-.723c-.095-.244-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.78%2015.369v-.827h2.784c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%20opacity%3D%221%22%20stroke-width%3D%222.34531%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M19.069%2034.844c0%201.405-1.1%202.44-2.45%202.44-1.349%200-2.448-1.035-2.448-2.44%200-1.416%201.1-2.442%202.449-2.442s2.449%201.026%202.449%202.442m-1.072%200c0-.879-.637-1.48-1.377-1.48s-1.377.601-1.377%201.48c0%20.87.637%201.479%201.377%201.479s1.377-.61%201.377-1.48z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M24.513%2034.815c0%201.39-1.087%202.414-2.421%202.414s-2.42-1.024-2.42-2.414c0-1.398%201.086-2.413%202.42-2.413s2.42%201.014%202.42%202.413zm-1.06%200c0-.868-.63-1.462-1.361-1.462s-1.36.594-1.36%201.462c0%20.86.629%201.463%201.36%201.463s1.361-.604%201.361-1.463m6.885-2.394v4.47c0%201.839-1.084%202.59-2.366%202.59-1.207%200-1.933-.808-2.207-1.468l.952-.396c.17.405.584.884%201.254.884.82%200%201.329-.507%201.329-1.46v-.358h-.038c-.245.302-.717.566-1.312.566-1.245%200-2.385-1.085-2.385-2.48%200-1.405%201.14-2.499%202.385-2.499.594%200%201.066.264%201.312.557h.038v-.405zm-.961%202.348c0-.877-.585-1.518-1.33-1.518-.754%200-1.386.641-1.386%201.518%200%20.868.632%201.5%201.387%201.5.744%200%201.33-.632%201.33-1.5m2.542-4.896v7.436h-1.086v-7.436Z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22m36.124%2035.602.868.579a2.53%202.53%200%200%201-2.121%201.128c-1.446%200-2.526-1.118-2.526-2.546%200-1.514%201.089-2.546%202.4-2.546%201.322%200%201.968%201.052%202.18%201.62l.115.29-3.403%201.409c.26.51.666.771%201.234.771.57%200%20.964-.28%201.253-.705m-2.67-.916%202.274-.944c-.125-.318-.501-.54-.944-.54-.569%200-1.36.502-1.33%201.484%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.3453%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M10.104%2034.047v-1.028h3.462c.033.18.05.391.05.62%200%20.77-.21%201.724-.889%202.403-.66.688-1.504%201.054-2.622%201.054-2.071%200-3.813-1.687-3.813-3.759s1.742-3.76%203.813-3.76c1.147%200%201.963.45%202.576%201.037l-.724.725a2.62%202.62%200%200%200-1.853-.734c-1.513%200-2.696%201.22-2.696%202.732s1.183%202.732%202.696%202.732c.982%200%201.54-.394%201.899-.752.29-.29.48-.705.556-1.271z%22%20fill-opacity%3D%221%22%20stroke-width%3D%222.34531%22/%3E%3C/g%3E%3Cpath%20d%3D%22M29.746%2028.574h.311v-.934h-.311zm.155-1.245q.067%200%20.111-.045t.045-.11-.045-.111-.11-.045-.111.045-.045.11.045.111.11.045m0%202.023q-.322%200-.606-.123t-.494-.332-.333-.494-.123-.607.123-.607.333-.494.494-.332.606-.123.607.123.494.332.333.494.122.607-.122.607-.333.494-.494.332-.607.123%22%20fill%3D%22%23181926%22%20fill-opacity%3D%22.2%22%20stroke-width%3D%221.70213%22%20display%3D%22inline%22%20opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22M1.587%2032.279.264%2033.602l1.323%201.323%22%20display%3D%22inline%22%20opacity%3D%221%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m42.598%2032.279%201.323%201.323-1.323%201.323%22%20display%3D%22inline%22%20fill%3D%22none%22%20fill-opacity%3D%221%22%20stroke%3D%22%238aadf4%22%20stroke-width%3D%22.529167%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3Cg%20stroke-width%3D%223.0127%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M10.12%20103.43c0%201.122-.877%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.129.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.855%200c0-.7-.509-1.18-1.1-1.18s-1.098.48-1.098%201.18c0%20.694.509%201.18%201.099%201.18s1.099-.487%201.099-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M14.334%20103.43c0%201.122-.878%201.948-1.954%201.948s-1.954-.826-1.954-1.948c0-1.128.877-1.948%201.954-1.948s1.954.819%201.954%201.948m-.856%200c0-.7-.508-1.18-1.098-1.18s-1.1.48-1.1%201.18c0%20.694.51%201.18%201.1%201.18s1.098-.487%201.098-1.18%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M18.373%20101.6v3.497c0%201.439-.848%202.026-1.851%202.026a1.855%201.855%200%200%201-1.727-1.148l.745-.31c.133.317.458.692.981.692.642%200%201.04-.397%201.04-1.142v-.28h-.03c-.191.236-.56.442-1.026.442-.974%200-1.866-.848-1.866-1.94%200-1.1.892-1.954%201.866-1.954.465%200%20.834.206%201.026.435h.03v-.317h.812zm-.751%201.837c0-.686-.458-1.187-1.04-1.187-.59%200-1.085.501-1.085%201.187%200%20.68.495%201.174%201.085%201.174.582%200%201.04-.495%201.04-1.174%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M19.713%2099.55v5.709h-.835V99.55Z%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22m22.964%20104.071.664.443a1.94%201.94%200%200%201-1.623.863c-1.107%200-1.933-.855-1.933-1.948%200-1.158.833-1.947%201.837-1.947%201.01%200%201.505.804%201.667%201.239l.088.221-2.603%201.078c.199.391.509.59.944.59s.737-.214.959-.539m-2.044-.7%201.74-.723c-.095-.243-.383-.413-.722-.413-.435%200-1.04.384-1.018%201.136%22%20stroke-width%3D%223.0127%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M3.052%20102.924v-.827h2.785c.027.144.041.315.041.5%200%20.62-.17%201.386-.716%201.932-.53.553-1.21.848-2.109.848-1.667%200-3.068-1.357-3.068-3.024s1.401-3.025%203.068-3.025c.922%200%201.579.362%202.073.834l-.584.583a2.1%202.1%200%200%200-1.49-.59c-1.217%200-2.169.98-2.169%202.198s.952%202.198%202.17%202.198c.789%200%201.238-.317%201.526-.605.234-.234.388-.567.448-1.023z%22%20stroke-width%3D%223.0127%22/%3E%3C/g%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2068.858.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2068.858.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23a5adcb%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cg%20display%3D%22inline%22%3E%3Cpath%20d%3D%22m28.167%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20opacity%3D%221%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m31.63%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m35.07%2072.843.408%201.257H36.8l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323zm3.463%200%20.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258L36.8%2074.1h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3Cpath%20d%3D%22m41.994%2072.843.408%201.257h1.322l-1.069.777.408%201.258-1.07-.777-1.07.777.41-1.258-1.071-.777h1.323z%22%20display%3D%22inline%22%20fill%3D%22%23eed49f%22%20fill-opacity%3D%221%22%20stroke%3D%22none%22%20stroke-width%3D%22.538433%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-dasharray%3D%22none%22%20stroke-opacity%3D%221%22/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n body g-right-button > g-fab,\n body g-left-button > g-fab {\n background: #181926 !important;\n border-color: #363a4f;\n }\n body .vwfsqc .QuU3Wb {\n color: #cad3f5;\n }\n body .yUzGqc.wr8GYd {\n background: rgba(24, 25, 38, 0.75);\n color: #cad3f5;\n }\n body .ig2Tkd:hover:not(.RDPZE) {\n background: rgba(30, 32, 48, 0.8);\n }\n body .UWuvyf {\n background-color: rgba(24, 25, 38, 0.8);\n color: #cad3f5;\n }\n body .mkpRId.qyKxnc:hover .F0uyec {\n background: rgba(24, 25, 38, 0.05);\n box-shadow: 0 2px 12px 0 #181926;\n }\n body input.jfk-textinput,\n body .gGbPid {\n background: #24273a;\n color: #cad3f5;\n border-color: #6e738d;\n }\n body .goog-menu {\n background: #1e2030;\n }\n body .goog-menuitem-highlight,\n body .goog-menuitem-hover {\n background: #363a4f;\n border-color: #363a4f;\n }\n body .goog-menuitem,\n body .goog-menuitem-highlight .goog-menuitem-content,\n body .goog-menuitem-hover .goog-menuitem-content {\n color: #cad3f5;\n }\n body .goog-flat-menu-button-hover {\n border-color: #939ab7;\n }\n body .goog-flat-menu-button-hover .goog-flat-menu-button-dropdown {\n border-color: #939ab7 transparent;\n }\n body .goog-flat-menu-button-dropdown {\n border-color: #6e738d transparent;\n }\n body div.otByu div.FAcADc,\n body div.lFApYd,\n body .jfk-radiobutton-label {\n color: #b8c0e0;\n }\n }\n @media (prefers-color-scheme: dark) and (prefers-reduced-motion: no-preference) {\n body .c2xzTb .ILfuVd b {\n background: linear-gradient(90deg, rgba(183, 189, 248, 0.3) 50%, #0000 50%) no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }", "start": 1066, "regexps": [ "^https?://(www\\.|images\\.)?google\\..*" @@ -6936,22 +6936,22 @@ }, { "code": "@media (prefers-color-scheme: light) {\n body .aRDKUe .rRF0wd {\n fill: #eed49f !important;\n }\n body .aRDKUe .ub0gT {\n fill: #24273a !important;\n }\n body .aRDKUe .Pzuhxc {\n color: #cad3f5 !important;\n }\n body .aRDKUe .Pzuhxc:hover {\n background-color: #5b6078 !important;\n }\n body .aRDKUe .hCDve {\n color: #cad3f5 !important;\n }\n body .aRDKUe .WkuXae {\n color: #8aadf4;\n }\n body .aRDKUe .coHE2 {\n border-color: #5b6078 !important;\n }\n body .aRDKUe .coHE2:hover {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .aRDKUe .eYSAde {\n color: #cad3f5 !important;\n }\n body .aRDKUe .Lvwayc {\n background-color: #363a4f !important;\n }\n body .aRDKUe .Z6NXed {\n color: #cad3f5 !important;\n }\n body .aRDKUe .bMnvr {\n background: #494d64 !important;\n }\n body .aRDKUe .Wdz6e {\n color: #a5adcb !important;\n }\n body .aRDKUe .LzIwWe {\n color: #cad3f5 !important;\n }\n body .aRDKUe .znj3je {\n color: #cad3f5 !important;\n }\n body .aRDKUe .fVFoBd {\n color: #cad3f5 !important;\n }\n body .aRDKUe .cllK4d {\n background: #363a4f !important;\n color: #a5adcb !important;\n }\n body .aRDKUe .aFCkf {\n background: #363a4f !important;\n color: #8aadf4 !important;\n }\n body .aRDKUe .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: #cad3f5 !important;\n }\n body .aRDKUe .qLP7kc .jFfZdd {\n background: #24273a !important;\n }\n body .aRDKUe .Z6NXed:hover {\n background-color: #494d64 !important;\n }\n body .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, #363a4f);\n }\n body .nz9sqb.EHzcec .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, #1e2030);\n }\n body .nz9sqb .NQV3m {\n color: var(--gm3-sys-color-primary, #8aadf4);\n border-color: var(--gm3-sys-color-outline, #5b6078);\n }\n body .nz9sqb .NQV3m:hover {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .nz9sqb .NQV3m:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .nz9sqb .Rq5Gcb {\n color: #cad3f5 !important;\n }\n body .nz9sqb .tX9u1b:hover {\n background-color: #363a4f;\n }\n body .nz9sqb.o07G5 .tX9u1b:active,\n body .nz9sqb.o07G5 .tX9u1b:active:focus,\n body .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n body .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: #363a4f;\n }\n body .aRDKUe .pRjiJb,\n body .aRDKUe .DmSTqc {\n color: #cad3f5;\n }\n body .aRDKUe .idKC9b,\n body .aRDKUe .MbHqJ {\n color: #a5adcb;\n }\n body .aRDKUe .GXg3Le {\n color: #8aadf4;\n }\n body .aRDKUe .G5bXNb {\n background-color: #1e2030;\n }\n body .aRDKUe .G5bXNb:hover {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: dark) {\n body .aRDKUe .rRF0wd {\n fill: #eed49f !important;\n }\n body .aRDKUe .ub0gT {\n fill: #24273a !important;\n }\n body .aRDKUe .Pzuhxc {\n color: #cad3f5 !important;\n }\n body .aRDKUe .Pzuhxc:hover {\n background-color: #5b6078 !important;\n }\n body .aRDKUe .hCDve {\n color: #cad3f5 !important;\n }\n body .aRDKUe .WkuXae {\n color: #8aadf4;\n }\n body .aRDKUe .coHE2 {\n border-color: #5b6078 !important;\n }\n body .aRDKUe .coHE2:hover {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .aRDKUe .eYSAde {\n color: #cad3f5 !important;\n }\n body .aRDKUe .Lvwayc {\n background-color: #363a4f !important;\n }\n body .aRDKUe .Z6NXed {\n color: #cad3f5 !important;\n }\n body .aRDKUe .bMnvr {\n background: #494d64 !important;\n }\n body .aRDKUe .Wdz6e {\n color: #a5adcb !important;\n }\n body .aRDKUe .LzIwWe {\n color: #cad3f5 !important;\n }\n body .aRDKUe .znj3je {\n color: #cad3f5 !important;\n }\n body .aRDKUe .fVFoBd {\n color: #cad3f5 !important;\n }\n body .aRDKUe .cllK4d {\n background: #363a4f !important;\n color: #a5adcb !important;\n }\n body .aRDKUe .aFCkf {\n background: #363a4f !important;\n color: #8aadf4 !important;\n }\n body .aRDKUe .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: #cad3f5 !important;\n }\n body .aRDKUe .qLP7kc .jFfZdd {\n background: #24273a !important;\n }\n body .aRDKUe .Z6NXed:hover {\n background-color: #494d64 !important;\n }\n body .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, #363a4f);\n }\n body .nz9sqb.EHzcec .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, #1e2030);\n }\n body .nz9sqb .NQV3m {\n color: var(--gm3-sys-color-primary, #8aadf4);\n border-color: var(--gm3-sys-color-outline, #5b6078);\n }\n body .nz9sqb .NQV3m:hover {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .nz9sqb .NQV3m:focus {\n background-color: rgba(138, 173, 244, 0.25);\n }\n body .nz9sqb .Rq5Gcb {\n color: #cad3f5 !important;\n }\n body .nz9sqb .tX9u1b:hover {\n background-color: #363a4f;\n }\n body .nz9sqb.o07G5 .tX9u1b:active,\n body .nz9sqb.o07G5 .tX9u1b:active:focus,\n body .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n body .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: #363a4f;\n }\n body .aRDKUe .pRjiJb,\n body .aRDKUe .DmSTqc {\n color: #cad3f5;\n }\n body .aRDKUe .idKC9b,\n body .aRDKUe .MbHqJ {\n color: #a5adcb;\n }\n body .aRDKUe .GXg3Le {\n color: #8aadf4;\n }\n body .aRDKUe .G5bXNb {\n background-color: #1e2030;\n }\n body .aRDKUe .G5bXNb:hover {\n background-color: #24273a;\n }\n }", - "start": 186996, + "start": 263922, "regexps": [ "^https?://(ogs\\.)?google\\..*" ] }, { "code": "/* prettier-ignore */", - "start": 192747 + "start": 269673 } ], - "sourceCode": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.2.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle\n@description Soothing pastel theme for Google\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"^https?://(www\\\\.|images\\\\.)?google\\\\..*\")\n{\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n iframe {\n color-scheme: none !important;\n }\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n body {\n background: @base !important;\n --uv-styles-color-surface: @crust;\n --uv-styles-color-tertiary: @surface0;\n --uv-styles-color-secondary: fade(@blue, 25%);\n --uv-styles-color-primary: @base;\n --uv-styles-color-on-primary: @blue;\n --uv-styles-color-text-primary: @blue;\n --uv-styles-color-icon-default: @text;\n --uv-styles-color-text-emphasis: @text;\n --uv-styles-color-icon-on-secondary: @subtext0;\n --uv-styles-color-on-tertiary: @text;\n --uv-styles-color-icon-on-tertiary: @text;\n --xhUGwc: @base;\n --bbQxAb: @text;\n --IXoxUe: @subtext0;\n --COEmY: @text;\n --YLNNHc: @text;\n --gS5jXb: @surface0;\n --EpFNW: @mantle;\n --XKMDxc: @mantle;\n --TSWZIb: @mantle;\n --tefdc5886c2f04483: @text;\n --te8f1ea4d4928be48: @text !important;\n --ta884a309a24f44f4: @subtext0 !important;\n --tdee01b39543f1cac: @base !important;\n --tcc8c9ef487836e2b: @surface0 !important;\n --ta83cba65577ef850: @blue !important;\n --t7d1a3050c2c1c0a5: @text !important;\n --t6a0469853a1a02c1: @text !important;\n --t5feec22832a0fdd6: @surface0 !important;\n --t342c96645d13ae13: @accent-color !important;\n --t6c7325fca9d536d4: @text !important;\n --tf7148cf5018d5074: @text !important;\n --t9ab8d922307d428d: @text;\n --t62e84c71989f1975: @red !important;\n --tc9db399ed82142e1: @green !important;\n --uv-styles-color-text-default: @subtext0 !important;\n --uv-styles-color-review-stars: @yellow !important;\n --gm3-sys-color-primary: @surface0;\n --gm3-sys-color-on-primary: @blue;\n --Nsm0ce: @blue;\n }\n\n /* header background */\n .CvDJxb {\n background-color: @base !important;\n }\n\n /* safe search toggle dropdown */\n .z4R3Z.yb2zA {\n color: @blue !important;\n }\n .z4R3Z {\n color: @text !important;\n }\n\n /* selected image background */\n .PNCib.fT6ABc::after {\n background-color: @surface1 !important;\n border-color: @blue !important;\n }\n\n /* travel */\n .Usd1Ac {\n background-color: @surface0 !important;\n border-color: @surface2 !important;\n }\n .P77izf {\n background-color: @base !important;\n color: @text !important;\n }\n .VfPpkd-StrnGf-rymPhb-f7MjDc,\n .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: @accent-color !important;\n }\n .EL3pcf {\n color: @accent-color !important;\n }\n .bVfPpkd-StrnGf-rymPhb,\n .DMZ54e {\n color: @text !important;\n }\n .VfPpkd-pafCAf,\n .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: @mantle !important;\n }\n .VfPpkd-l6JLsf::after {\n background-color: @blue !important;\n }\n .VfPpkd-l6JLsf::before {\n background-color: @surface2 !important;\n }\n .VfPpkd-uMhiad::after {\n background: @overlay0;\n }\n .dmaMHc {\n background-color: @surface0 !important;\n }\n .AJxgH {\n background-color: @mantle !important;\n }\n .VfPpkd-cTi5dd {\n color: @accent-color !important;\n }\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n .nEklgc {\n background-color: @surface0;\n }\n .JJZKK.Wui1sd {\n border-color: @surface0;\n }\n .rbYSKb,\n .FuOudf,\n .GI74Re {\n color: @subtext0;\n }\n /* widgets */\n /* timer */\n .pMz3A,\n .qhXOwb,\n .yrvNxb .pv60Cd,\n .LPl7kb .pv60Cd,\n .Q7q8pf .pv60Cd {\n background-color: @mantle !important;\n }\n\n /* color picker */\n .P2c8Dd {\n background-color: @base;\n }\n\n .R9RxHd {\n border-color: @surface0;\n }\n\n /* unit converter */\n .LNn04b {\n background-color: @mantle;\n color: @text !important;\n border-color: @surface0;\n }\n\n .vXQmIe,\n .vk_c {\n color: @text !important;\n border-color: @surface0 !important;\n }\n\n .NIzGle {\n background-color: @yellow;\n color: @crust;\n }\n\n /* periodic table */\n .DJ3Gm {\n background-color: @peach;\n color: @crust;\n }\n\n .nA1S9d {\n background-color: @mauve;\n color: @crust;\n }\n\n .qY66Od {\n background-color: @blue;\n color: @crust;\n }\n\n .IJR6Te {\n background-color: @sky;\n color: @crust;\n }\n\n .asrVsb {\n background-color: @surface0;\n }\n\n .VCIyZb {\n background-color: @red;\n color: @crust;\n }\n\n .QRbwTb {\n background-color: @teal;\n color: @crust;\n }\n\n .tASb2d {\n background-color: darken(@red, 5%);\n color: @crust;\n }\n\n .Fm9Me {\n background-color: @yellow;\n color: @crust;\n }\n\n .wo1y7c {\n background-color: @green;\n color: @crust;\n }\n\n /* search bar right beneath websites */\n .YbqTTb,\n g-flat-button.BwMo1 {\n background-color: @base;\n border-color: @surface0;\n }\n\n .YbqTTb:focus {\n border-color: @accent-color;\n }\n\n /* some play buttons on games */\n .fxvhbc,\n .pGGGle {\n background-color: @accent-color;\n color: @crust;\n }\n\n /* calculator senpai~ */\n .zRQJhd {\n background-color: @base !important;\n }\n .XH1CIc {\n color: @subtext0;\n }\n .pno7A.hU1rMc .Tqvz7b,\n .pno7A.rfUaPd .SwDSDf {\n color: @subtext1;\n }\n .pno7A.rfUaPd .Tqvz7b {\n color: @text;\n }\n .tR3EBc {\n background-color: @mantle;\n }\n .AOvabd,\n .dxp44d {\n background: @surface0 !important;\n color: @text !important;\n border-color: @surface0 !important;\n &:hover {\n background-color: @surface1;\n border-color: @surface1;\n }\n }\n .zbvg1c {\n color: @text;\n }\n .UUhRt {\n background-color: @blue;\n color: @mantle;\n border-color: @blue;\n &:hover {\n background-color: @sky;\n border-color: @sky;\n }\n }\n .tw-lliw.item-selected .language_list_item {\n color: @blue;\n }\n .qv3Wpe {\n color: @text;\n }\n .TIGsTb {\n border-color: @surface0;\n }\n .TIGsTb:hover {\n background-color: @surface0;\n border-color: @surface0;\n }\n .MEdqYd,\n .feqqG {\n background: @surface2;\n color: @text;\n border-color: @surface2;\n &:hover {\n background-color: @overlay0;\n border-color: @overlay0;\n }\n }\n /* more button */\n .CybWFf {\n background-color: @surface0;\n }\n .Lu57id {\n color: @subtext0;\n }\n /* live sports */\n .Wrsj9b,\n .ofy7ae,\n .PPjCfd,\n .lr-imso-fix {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n\n .liveresults-sports-immersive__match-grid-bottom-border,\n .liveresults-sports-immersive__match-grid-right-border,\n .YENodc {\n border-color: @surface0;\n }\n\n .liveresults-sports-immersive__match-tile:hover,\n .KAIX8d:hover,\n .kwbMAe {\n background-color: @surface0;\n }\n\n .imspo_mt__dt-t,\n .imspo_mt__pm-infc,\n .GOsQPe {\n color: @text !important;\n }\n /* knowoledge panel uwu */\n .H73aad {\n &,\n &hover {\n background-color: @mantle !important;\n border-color: @surface0 !important;\n }\n }\n\n .AQtWSd,\n .ulmfef,\n .xCBykf,\n .m2E3md {\n color: @blue;\n }\n\n .joHe2d {\n background-color: @base !important;\n box-shadow: 0 1px 0 @base !important;\n }\n .xt8Uw,\n .ipwqjc,\n .Bk8Hxd:link,\n .ucRBdc,\n .PDzHbe,\n .pt3Hdf,\n .Cv2Brc,\n .IFGUre,\n .review-dialog {\n color: @text;\n }\n\n .GK1a5e {\n background-color: @text;\n }\n\n .RC9d6e {\n border-top-color: @text;\n }\n\n .IFmkIb.IFmkIb {\n background-color: @surface0;\n border-color: @surface2;\n }\n .ab_button {\n background-image: linear-gradient(to top, @surface0, @base);\n background-color: @surface0;\n border-color: @surface1;\n }\n\n .PGbOqf {\n background-color: @accent-color;\n }\n\n .yAbdSd {\n color: @red;\n }\n\n .ycghLd {\n background-color: @red;\n border-color: @red;\n }\n\n .IRH78d,\n .CFjcj,\n .HkuhB {\n color: @subtext0;\n }\n .l2gNXd {\n background-color: @yellow;\n }\n .uVGhGc,\n .hIqKNb {\n background-color: @surface0;\n }\n .tcuWYc {\n background-image: linear-gradient(\n @overlay0 1px,\n rgba(255, 255, 255, 0) 0\n );\n }\n .qk7LXc.Fb1AKc,\n .fAt9Jd,\n .SME0md,\n .ipwqjc {\n background-color: @base !important;\n }\n\n .ttBXeb,\n .NDTw3e.K7R36c,\n .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: @subtext0;\n }\n\n .sQ6RSc {\n fill: @text;\n }\n\n .egcvbb {\n border-color: @surface2;\n &:hover {\n border-color: @text;\n }\n }\n\n .knowledge-finance-wholepage-chart__hover-card {\n background-color: @base;\n }\n .knowledge-finance-wholepage-chart__hover-card-time {\n color: @subtext0;\n }\n\n .fw-ch-sel .KWk7r.qUjgX {\n background-color: @surface0;\n color: @blue;\n }\n\n .gb_Ka.gb_f,\n .gb_Na.gb_f,\n #gb {\n background-color: @base !important;\n svg,\n .gb_Rc svg,\n .gb_dd .gb_ld,\n .gb_3c .gb_ld {\n color: @text;\n }\n }\n .gb_Nc a.gb_F,\n .gb_Nc span.gb_F {\n color: @text;\n }\n .uU7dJb {\n border-bottom-color: @surface0;\n background-color: @mantle;\n color: @subtext1;\n }\n .gb_Nc .gb_d:hover {\n background-color: @surface0;\n }\n .KxwPGc {\n background-color: @mantle;\n }\n .HJSKzf {\n color: @text;\n }\n\n .gbqfba,\n .lJ9FBc input[type=\"submit\"] {\n color: @text;\n background-color: @surface0;\n border-color: @surface1;\n &:hover {\n color: @text;\n background-color: @surface0;\n border-color: @surface2;\n }\n }\n\n /* AI search */\n\n .UxeQfc,\n .s7d4ef,\n .yXu61c,\n .X6JNf,\n .BERAof,\n .oxbMzd,\n .A5s9h,\n .V9Wb7c,\n .GVUPk,\n .GyAeWb,\n .A0hi5,\n .Tme6jf {\n background-color: @base !important;\n }\n\n .d3o3Ad,\n .sZKvbe {\n fill: @green !important;\n }\n\n .Fzsovc,\n .cwYVJe,\n .RJPOee,\n .vM0jzc,\n .clOx1e,\n .vDF3Oc.vDF3Oc .R8BTeb,\n .vDF3Oc.vDF3Oc .ouxCkc,\n .Yt787,\n .mulB1,\n .xUc8Ie,\n .sfgTZc,\n .I6Kpxd,\n .cQEt3 {\n color: @text !important;\n }\n\n .yQLaje,\n .tVoQIb,\n .f9nOyf,\n .kHtcsd,\n .DopHqc,\n .p7bv,\n .ar9V1,\n .DfMusf,\n .y6CIle,\n .JukT7c,\n .xUc8Ie.BXdrne,\n .sEqX7e,\n .ZFiwCf {\n background-color: @surface0 !important;\n }\n\n .xUc8Ie.BXdrne,\n .YUg0se,\n .WGbsof {\n border-color: @surface2 !important;\n }\n\n .NOo3C {\n color: @subtext1;\n }\n\n .WGbsof[selected] {\n background-color: @blue;\n border-color: @blue !important;\n }\n\n /* End of AI search */\n\n /* \"People also search for..\" section */\n .vIifob {\n background-color: @surface0 !important;\n }\n\n .DxHbyd {\n background-color: @surface2 !important;\n }\n\n .dg6jd {\n color: @text !important;\n }\n\n /* Featured snippets */\n @media (prefers-reduced-motion: no-preference) {\n .c2xzTb .ILfuVd b {\n background: linear-gradient(\n 90deg,\n fade(@accent-color, 30%) 50%,\n #0000 50%\n )\n no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n\n .pHiOh,\n a.pHiOh {\n color: @subtext1 !important;\n }\n a {\n color: @blue;\n }\n .RNNXgb {\n background: @surface0;\n border-color: @surface1;\n }\n .RNNXgb:hover,\n .sbfc .RNNXgb {\n background: @surface0 !important;\n border-color: @surface0;\n box-shadow: 0 1px 6px 0 @crust;\n }\n .minidiv .RNNXgb {\n background: @surface0;\n border-color: @surface1;\n &:hover {\n box-shadow: 0 4px 12px @crust;\n }\n }\n .HSryR .KsRP6 {\n border-color: @surface2;\n }\n .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 @crust;\n background: @surface0;\n border-color: @surface0;\n }\n .aajZCb {\n background: @surface0;\n box-shadow: 0 4px 6px 0 @crust;\n }\n .xtSCL {\n border-top-color: @surface2;\n }\n .sbct:hover {\n background-color: @surface1;\n }\n .WggQGd {\n color: @mauve !important;\n }\n .JCHpcb {\n color: @subtext0;\n }\n .JCHpcb:hover {\n color: @blue;\n }\n .wM6W7d,\n .ABAbCc {\n color: @text;\n }\n .uDetx {\n fill: @text;\n }\n .ExCKkf,\n .BjWz4c {\n color: @subtext0;\n }\n .ACRAdd {\n border-left-color: @overlay0;\n }\n .Pvpvv {\n background-color: @crust;\n border-color: @surface1;\n color: @text;\n }\n .w9dUj {\n color: @text !important;\n }\n .Pvpvv .zE5Aq,\n .adnFRd,\n .XfJHbe {\n color: @blue;\n }\n .CS4h3e {\n background-color: @subtext0;\n }\n .Pvpvv .xyGai {\n color: @text;\n }\n #SIvCob {\n color: @text;\n }\n .gb_Jc a.gb_B,\n .gb_Jc span.gb_B {\n color: @text;\n }\n .gb_Jc svg,\n .gb_Oc.gb_Sc svg,\n .gb_Jc .gb_ad .gb_id,\n .gb_Jc .gb_ad .gb_Ic,\n .gb_Jc .gb_ad .gb_cd,\n .gb_Oc.gb_Sc .gb_id {\n color: @text;\n }\n .gb_Ka svg,\n .gb_Oc svg,\n .gb_ad .gb_id,\n .gb_0c .gb_id {\n color: @text;\n }\n .gLFyf {\n color: @text;\n }\n .QCzoEc {\n color: @overlay2;\n }\n .szppmdbYutt__middle-slot-promo {\n color: @text;\n }\n .gb_Jc .gb_Ud button:hover svg,\n .gb_Jc .gb_d:hover {\n background-color: @surface0;\n }\n .gb_Jc .gb_Ud.gb_qe button:hover svg,\n .gb_Ud button:hover svg,\n .gb_d:hover {\n background-color: @surface0;\n }\n .gb_We {\n background: @mantle;\n color: @text;\n }\n a.gb_B,\n span.gb_B {\n color: @text;\n }\n .gb_zc div:first-child {\n color: @text;\n }\n .gb_zc > * {\n color: @subtext0;\n }\n .ClJ9Yb {\n color: @subtext0;\n }\n .sfbg {\n background-color: @base;\n }\n .jfN4p,\n .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n .aXBZVd {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n .zgAlFc {\n color: @blue;\n }\n .fLciMb {\n color: @text;\n }\n .d2IKib {\n color: @red;\n }\n .fLciMb:hover {\n background-color: @surface0;\n }\n .kno-ftr.rpBMYb {\n color: @subtext0;\n }\n .aTI8gc {\n color: @text;\n }\n .wwUB2c {\n color: @subtext0;\n }\n .dhERQc {\n color: @base !important;\n background-color: @blue !important;\n }\n .z1asCe,\n .ikb4Bb {\n color: @text !important;\n }\n .rsGxI.Ww4FFb,\n .Ww4FFb {\n background-color: @base;\n }\n .RES9jf {\n color: @text;\n }\n .CSkcDe,\n .related-question-pair div.iDjcJe {\n color: @text;\n }\n .cUnQKe .ILfuVd b {\n background-color: fade(@blue, 25%);\n color: @text;\n }\n .cUnQKe .ILfuVd,\n .cUnQKe .UiGGAb.ILfuVd {\n color: @subtext1;\n }\n .ZYHQ7e {\n color: @subtext0;\n }\n .VuuXrf {\n color: @text;\n }\n .hb8SAc,\n .gb_Oc a.gb_H,\n .gb_Oc span.gb_H {\n color: @text;\n }\n .TQc1id .I6TXqe {\n border-color: @surface2;\n }\n .I6TXqe,\n .zaokob {\n background: @base;\n }\n .tw-lliw:hover,\n .tw-lliw:focus {\n background-color: @surface0;\n }\n .language_list_languages.tw-ll-top::after {\n background: linear-gradient(\n to bottom,\n rgba(red(@base), green(@base), blue(@base), 0),\n rgba(red(@base), green(@base), blue(@base), 1)\n );\n }\n .HsZQAe {\n border-bottom-color: @surface2;\n }\n .KLEmSd {\n border-bottom-color: @surface1;\n }\n .NtaMpb .niO4u,\n .nZWEZc .ttwCMe,\n .xNzW0d,\n .lWzCpb {\n background-color: @base;\n }\n .aURkK {\n border-left-color: @surface1;\n }\n .iRPzcb {\n border-bottom-color: @surface1;\n }\n .related-question-pair .d0fCJc {\n color: @text;\n }\n cite,\n cite a:link,\n cite a:visited {\n color: @subtext0;\n }\n .WZ8Tjf,\n .EZAeBe,\n .F0gfrd {\n color: @subtext0;\n }\n .yDYNvb.lyLwlc {\n color: @text;\n }\n .H9lube {\n background-color: @base;\n border-color: @surface2;\n }\n .Bi9oQd {\n background-color: @surface1;\n }\n .akqY6 {\n background: @surface1;\n }\n .KFFQ0c .YfftMc,\n .KFFQ0c .YfftMc span,\n .KFFQ0c .YfftMc div,\n .KFFQ0c .YfftMc a,\n g-menu.DWsAYc g-menu-item a.K1yPdf,\n .f3LoEf,\n .TXBhSe:hover,\n .TXBhSe:not(:hover),\n .r025kc.lVm3ye,\n .Bo9xMe,\n .oyj2db {\n color: @subtext0;\n }\n .dyjrff,\n .LEwnzc {\n color: @subtext1;\n }\n .ZFiwCf {\n background-color: @surface0;\n &:hover {\n background-color: @surface1;\n }\n }\n .LGwnxb,\n .WGwSK {\n color: @text;\n }\n .EsIlz {\n background-color: @base;\n border-color: @surface1;\n }\n .O7G3Gd {\n color: @text;\n &:hover {\n color: @blue;\n }\n }\n .appbar {\n background: @base;\n border-top-color: @surface1;\n }\n .bSeRjc:hover .fKmH1e {\n color: @subtext1;\n background-color: @surface0;\n }\n .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n div[aria-expanded=\"true\"] .fKmH1e {\n background-color: fade(@blue, 25%);\n color: @blue;\n }\n .LHJvCe,\n .vqseUe,\n .dMCttd {\n color: @subtext0;\n }\n .dG2XIf .xpdbox .yc7KLc {\n background-color: @base;\n }\n .URgIvb {\n border-color: @blue;\n background-color: @blue;\n }\n .pdpvld {\n color: @green;\n }\n .YrbPuc {\n color: @subtext1;\n }\n .SRfaKe,\n .SRfaKe h2 {\n background-color: @mantle;\n }\n .y6CIle {\n background-color: @surface0;\n }\n .Yt787,\n .vDF3Oc.vDF3Oc .R8BTeb {\n color: @text;\n }\n .IDFSOe {\n background-color: @surface2;\n }\n .ffmmcd,\n .u7yw9 .WeviRb {\n border-color: @surface1;\n }\n .wdQNof {\n border-color: @surface1;\n background-color: @base;\n }\n .eadHV.Ses7yd {\n color: @text !important;\n }\n .f,\n .j04ED,\n .j04ED a,\n .j04ED a:link,\n .XaIwc {\n color: @subtext0 !important;\n }\n #_Xg6uZYKGBYCDhbIPvK2s2AI_27\n > div:nth-child(3)\n > g-right-button:nth-child(1)\n > g-fab:nth-child(1),\n g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: @crust !important;\n }\n .gb_2e {\n background-color: @surface0;\n }\n .gb_Ec {\n div:first-child {\n color: @text;\n }\n > * {\n color: @subtext0;\n }\n }\n .kLhEKe {\n background-color: @base;\n }\n .S8ee5.CwbYXd {\n color: @text;\n }\n .S8ee5 {\n background: @surface0;\n }\n .S8ee5:hover {\n background: @surface1;\n }\n .rhHIGd {\n background-color: @surface2;\n }\n .sY7ric {\n color: @text;\n }\n .I6a0ee {\n background-color: @base;\n border-color: @surface2;\n color: @text;\n }\n .I6a0ee:hover {\n background-color: @mantle;\n border-color: @surface2;\n }\n .I6a0ee:focus {\n background-color: @crust;\n border-color: @surface2;\n }\n .pxhZNb {\n background-color: @surface0 !important;\n color: @text;\n }\n .d2F2Td {\n color: @text;\n }\n .c07z9 {\n color: @subtext0;\n }\n .c07z9 a,\n .c07z9 a:active,\n .c07z9 a:link {\n color: @text;\n text-decoration-color: @subtext0;\n }\n .wHYlTd {\n color: @subtext0;\n }\n .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: @base;\n }\n .fm06If .ILfuVd,\n .c2xzTb .ILfuVd,\n .Jb0Zif .c2xzTb .ILfuVd {\n color: @text;\n }\n .fm06If .ILfuVd b,\n .c2xzTb .ILfuVd b {\n background-color: fade(@blue, 25%);\n color: @text;\n }\n .GKS7s {\n background: @surface0;\n border-color: @surface1;\n box-shadow: inset 0 0 0 1px @surface2;\n }\n .GKS7s:hover {\n background-color: @surface1 !important;\n border-color: @surface2;\n }\n .yXK7lf em {\n color: @text;\n }\n .Lb0dA:hover {\n background-color: @surface0;\n }\n .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: @blue;\n }\n .Lb0dA[aria-expanded=\"true\"] {\n background-color: fade(@blue, 25%);\n }\n .BaegVc:hover {\n background-color: @surface0;\n }\n .hdtb-tl-sel .BaegVc {\n background-color: fade(@blue, 25%);\n }\n .BaegVc:focus {\n background-color: fade(@blue, 25%);\n }\n .TZqsAd {\n background: @overlay0;\n }\n .FalWJb {\n background: @base;\n }\n .YeThId {\n border-top-color: @surface1;\n }\n .k8XOCe {\n background-color: @surface0;\n }\n .s75CSd {\n color: @text;\n }\n .ZkkK1e,\n .uAbMZd {\n background: @base;\n border-color: @surface1;\n &:hover {\n background: @surface0;\n }\n }\n .QjI2jc {\n color: @subtext0;\n }\n .lhLbod {\n color: @subtext0;\n }\n .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: @blue;\n }\n .F75bid {\n color: @subtext0;\n }\n div[aria-expanded=\"true\"] .fFI3rb {\n background-color: fade(@blue, 25%) !important;\n }\n div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: fade(@blue, 25%) !important;\n }\n .MAMMm {\n background: @mantle;\n box-shadow: 0 2px 6px @crust !important;\n }\n [selected].nWtjMe {\n background: fade(@blue, 25%) !important;\n }\n .uZNuIf:hover {\n background-color: @surface0;\n color: @text;\n }\n [selected].nWtjMe .FMKtTb {\n color: @text;\n }\n .nWtjMe .FMKtTb {\n color: @subtext0;\n }\n .GKS7s .FMKtTb,\n .GKS7s .RWhoyd.mol54e {\n color: @text;\n }\n .ePSouf .FMKtTb {\n color: @subtext0;\n }\n .NkCsjc:hover {\n background-color: @surface0 !important;\n color: @text;\n }\n .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: @text;\n }\n a.hisnlb {\n background: fade(@overlay2, 25%);\n }\n div[aria-expanded=\"true\"] .fFI3rb,\n div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: @surface0 !important;\n }\n .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: @blue;\n }\n .hdtb-mn-hd {\n color: @subtext0;\n }\n .hdtb-mn-hd:hover {\n color: @text;\n }\n .fSnalc {\n stroke: @blue;\n }\n .oOg6Ne {\n stroke: @yellow;\n }\n .ZqPjbb {\n stroke: @red;\n }\n .aPiskd {\n stroke: @green;\n }\n .s8GCU {\n background-color: @base;\n }\n .Lj9fsd {\n background-color: @base;\n }\n .jZWadf {\n background-color: @base;\n }\n .rQEFy,\n .rQEFy:hover {\n border-color: fade(@blue, 25%);\n background-color: fade(@blue, 25%);\n }\n .gbZSUe {\n color: @text;\n }\n .gbZSUe:hover {\n background: @surface0;\n }\n .XZ5MVe {\n color: @blue;\n }\n a:visited {\n color: @mauve;\n }\n .F9Idpe {\n background: linear-gradient(to right, transparent 0%, @base 60%, @base);\n }\n .SvoXfb > .x5f7Bc {\n fill: @subtext0;\n }\n .SvoXfb:hover > .x5f7Bc {\n fill: @text;\n }\n .SvoXfb:hover {\n background-color: @surface0;\n }\n .IsZvec,\n .yxAsKe {\n color: @subtext0;\n }\n .zqrO0.k0Jjg .QuU3Wb,\n .zqrO0.k0Jjg:hover .QuU3Wb {\n color: @subtext1;\n }\n .uo4vr {\n color: @subtext0;\n }\n .minidiv .sfbg {\n background: @base;\n box-shadow: 0 1px 6px 0 @crust;\n }\n .aqCVJb {\n background-color: @blue !important;\n border-color: @blue !important;\n }\n .T8VaVe {\n color: @blue;\n }\n .tw-ta,\n #tw-source-text-container .tw-ta,\n #tw-source-rmn-container .tw-ta {\n color: @text;\n }\n .tw-bilingual-marked {\n border-color: @blue;\n }\n #tw-target {\n background-color: @surface0;\n }\n .tw-data-placeholder {\n color: @text;\n }\n .j1iyq {\n border-color: @surface2;\n }\n .w8qArf .fl {\n color: @text !important;\n }\n .HSryR a.B1uW2d {\n border-bottom-color: @surface2;\n }\n .usJj9c .zz3gNc {\n color: @text;\n }\n .Ss2Faf a {\n color: @text;\n }\n .aCOpRe em,\n .yXK7lf em {\n color: @text;\n }\n .FR7ZSc .niO4u {\n background-color: @base;\n border-color: @surface2;\n color: @blue;\n }\n .g {\n color: @text;\n }\n .VSHxQ {\n color: @subtext0;\n }\n .cF4V5c {\n background-color: @crust !important;\n }\n .cF4V5c g-menu-item a,\n .cF4V5c g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n color: @text;\n }\n .cF4V5c:hover g-menu-item:hover a,\n .cF4V5c:hover g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n background-color: @surface0;\n }\n .GZnQqe.LGiluc {\n border-top-color: @surface2 !important;\n }\n .pkWBse {\n box-shadow: 1px 1px 15px 0 @crust;\n }\n .dG2XIf {\n background: @base;\n border-color: @surface0 !important;\n }\n .Z0LcW {\n color: @text;\n }\n .i29hTd .qLLird {\n color: @text;\n }\n .i29hTd .kR7nSc {\n color: @text;\n }\n .N6Sb2c {\n color: @subtext0;\n }\n .C9iYEe {\n color: @subtext0;\n }\n .KcXNxb {\n background: @base;\n }\n .ss6qqb .PKDVJd {\n color: @subtext0;\n }\n a.oBa0Fe {\n color: @subtext0;\n }\n .o6juZc {\n background-color: @surface0;\n }\n .o6juZc:hover {\n background-color: @surface0;\n box-shadow: 0 4px 12px @crust;\n }\n .W6pGoe {\n background: @surface0;\n box-shadow: 0 4px 6px 0 @crust;\n }\n .WdWr7c {\n border-top-color: @surface2;\n }\n .sU3bKf {\n color: @text;\n }\n .O5OUld {\n color: @subtext0;\n }\n .zP7KFe {\n background: @surface1;\n }\n .O5OUld:hover {\n color: @blue;\n }\n .og3lId {\n color: @text;\n }\n .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 @crust;\n }\n .r8xEL {\n color: @text;\n }\n .ZZ7G7b {\n color: @text;\n border-color: @surface1;\n }\n .NZmxZe {\n background-color: @base;\n border-color: @surface1;\n color: @text;\n }\n .NZmxZe:not(.rQEFy):hover,\n .cj2HCb.iuN0sf .w6PoOe:hover,\n .CgGjZc:hover {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n }\n .ssfWCe .ZXJQ7c,\n .cj2HCb.iuN0sf .w6PoOe,\n .G2XB8d,\n .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: @subtext0;\n .KA8Jyb:hover {\n fill: @subtext1;\n }\n }\n .KA8Jyb {\n fill: @subtext0;\n }\n .CgGjZc:hover .G2XB8d {\n color: @subtext1;\n }\n .o6OF0 {\n background-color: @surface1;\n &:hover {\n background-color: @surface2;\n }\n .SHFPkb {\n color: @text;\n }\n .PnfqLc {\n color: @subtext0;\n }\n }\n .zbRPDe,\n .scU1d {\n color: @text;\n }\n .UafVBb {\n background-color: @base;\n border-color: @surface2;\n }\n .mEQved {\n color: @subtext0;\n }\n .goxjub {\n > path:nth-child(1) {\n fill: @blue;\n }\n > path:nth-child(2) {\n fill: @green;\n }\n > path:nth-child(3) {\n fill: @yellow;\n }\n > path:nth-child(4) {\n fill: @red;\n }\n }\n [fill=\"#34a853\"] {\n fill: @green;\n }\n [fill=\"#4285f4\"] {\n fill: @blue;\n }\n [fill=\"#ea4335\"] {\n fill: @red;\n }\n [fill=\"#fbbc05\"] {\n fill: @yellow;\n }\n .ssfWCe .ZXJQ7c:hover {\n background-color: @surface0;\n color: @text;\n }\n .qcTKEe {\n background-color: @base;\n }\n .ooPrBf {\n background: @base;\n }\n .r9PaP {\n color: @subtext0;\n }\n .r9PaP:hover {\n color: @blue;\n }\n .H1KrKd {\n fill: @subtext0;\n }\n .cEPPT {\n border-bottom-color: @surface1;\n }\n .Ix6LGe {\n background: @base;\n box-shadow: 0 2px 10px 0 @crust;\n }\n .Hm7Qac:hover,\n .EuKAde {\n background-color: @surface0;\n }\n .igM9Le {\n color: @text;\n }\n .irf0hb {\n box-shadow: 1px 1px 15px 0 @crust;\n }\n .gb_Mc .gb_Vd button:hover svg,\n .gb_Mc .gb_d:hover {\n background-color: @surface0;\n }\n .gb_Mc svg,\n .gb_Rc.gb_Vc svg,\n .gb_Mc .gb_dd .gb_ld,\n .gb_Mc .gb_dd .gb_Lc,\n .gb_Mc .gb_dd .gb_fd,\n .gb_Rc.gb_Vc .gb_ld {\n color: @text;\n }\n .cEW58 {\n background-color: @surface0;\n }\n .dyAbMb {\n fill: @subtext0;\n }\n .zItAnd,\n .zItAnd:link,\n .zItAnd:visited,\n .zItAnd:hover,\n .zItAnd:active {\n color: @text;\n }\n .zItAnd {\n background-color: @base;\n border-color: @surface1;\n }\n .zItAnd:not(.MgQdud):hover {\n background-color: @surface0;\n border-color: @surface1;\n }\n .fKmH1e {\n background-color: @base;\n border-color: @surface1;\n color: @subtext0;\n }\n .fKmH1e:hover {\n background-color: @surface0;\n border-color: @surface1;\n }\n .nfSF8e,\n .WRhYSc {\n color: @subtext0;\n }\n .nfSF8e:hover,\n .WRhYSc:hover {\n background-color: @surface0;\n color: @subtext0;\n }\n .ssJ7i {\n color: @text;\n }\n .iAIpCb {\n color: @subtext0;\n }\n .KMdzJ,\n .ss6qqb .oBrLN,\n .ylgVCe {\n color: @subtext1;\n }\n .PmPt7d {\n color: @subtext0;\n }\n .gb_Mc a.gb_E,\n .gb_Mc span.gb_E {\n color: @text;\n }\n a.gb_E,\n span.gb_E {\n color: @text !important;\n }\n .RzdJxc {\n border-top-color: @surface2;\n }\n .rKnmn {\n border-top-color: @surface2;\n }\n .FzCfme {\n color: @subtext0;\n }\n .hMJ0yc {\n color: @subtext0;\n }\n .yg51vc {\n background-color: @base;\n }\n .hdtb-mitem a {\n color: @subtext0;\n }\n .hdtb-mitem .GOE98c,\n .hdtb-mitem a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad {\n color: @subtext0;\n }\n .t2vtad:not(.hdtb-tl-sel) {\n color: @subtext0;\n }\n .dG2XIf .xpdopen .mJ2Mod {\n border-color: @surface1;\n }\n .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n box-shadow: 0 1px 1px @crust;\n }\n .hdtb-mitem:hover .GOE98c:hover,\n .hdtb-mitem:hover a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad:hover {\n color: @blue;\n }\n .w6PoOe {\n color: @subtext0;\n }\n .w6PoOe:hover {\n color: @text;\n }\n .Lj9fsd.DU1Mzb {\n background-color: @base;\n box-shadow: 0 1px 6px 0 @crust;\n .o6juZc {\n border-color: @surface1 !important;\n }\n }\n .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: @surface0;\n }\n .FjVBEd {\n color: @green;\n }\n title-with-lhs-icon:hover .ekf0x h3 {\n color: @blue;\n }\n .GmE3X {\n color: @text;\n }\n .iv236 {\n color: @text;\n }\n .GLcBOb {\n border-bottom-color: @surface1;\n }\n .ss6qqb .Ui2TZ {\n color: @text;\n }\n .wx62f {\n color: @subtext0;\n }\n #rhs .u7yw9 {\n border-left-color: @surface1;\n }\n .ss6qqb .Jk5Tjc {\n border-color: @surface2;\n }\n #rhs .u7yw9 .cLjAic {\n border-bottom-color: @surface1;\n }\n .JNkvid .HnYYW {\n color: @text;\n }\n .aokhrd .TZahnb {\n border-left-color: @surface1;\n }\n .Cx1ZMc {\n color: @subtext0;\n }\n .CBPSbf {\n background-color: @base;\n }\n .E74aCb {\n color: @text;\n }\n .OE86Gc {\n background-color: @base;\n color: @text;\n fill: @text;\n }\n .c72nic {\n color: @text;\n }\n .GXMTjb {\n background-color: @base;\n border-color: @surface0;\n }\n .A9y7kf {\n color: @subtext0;\n }\n .OE86Gc a {\n color: @blue;\n }\n .Es2Et {\n color: @subtext0;\n }\n .KwJT0.VqKh3b div div {\n background-color: @base;\n fill: @text;\n color: @text;\n border-color: @surface1;\n }\n .rx7XFb {\n background-color: @surface0;\n }\n .VP31Vb {\n color: @text;\n }\n .HXQjqf {\n background-color: fade(@blue, 25%);\n color: @blue;\n }\n .SW5pqf {\n color: @blue;\n }\n .rQEFy:hover {\n color: @blue;\n }\n .hdtb-tl-sel {\n border-color: @surface2;\n background: @surface0;\n color: @text;\n }\n .hdtb-tl-sel:focus {\n border-color: @surface2;\n background: @surface0;\n color: @blue;\n }\n .t2vtad:active,\n .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: @surface0 !important;\n box-shadow: inset 0 1px 2px @crust !important;\n }\n .gTl8xb {\n border-color: @subtext0 transparent;\n }\n .hdtb-mn-hd:hover .gTl8xb {\n border-color: @text transparent;\n }\n .h3L8Ub .yMAEcf {\n background: @surface0;\n border-color: @surface2;\n }\n .ynRric {\n color: @subtext0;\n }\n .cRV9hb .pcTkSc .wM6W7d {\n color: @text;\n }\n .h3L8Ub .yMAEcf.sbhl {\n background-color: @surface1;\n }\n .sbhl {\n background: @surface1;\n }\n .CjiZvb,\n .GZnQqe.EpPYLd:active {\n background-color: @surface0;\n }\n .PyJv1b {\n color: @text;\n }\n .REySof {\n color: @overlay2 !important;\n }\n .NQyKp {\n color: @surface0 !important;\n background: @accent-color !important;\n }\n .b0Xfjd {\n color: @base !important;\n }\n .LiOdre {\n background-color: @base;\n border-color: @surface1;\n }\n .LiOdre:hover {\n background-color: @mantle;\n border-color: @surface2;\n }\n .LiOdre:focus {\n border-color: @blue;\n }\n .mfsgsd {\n color: @text;\n }\n .GCSyeb {\n background: @surface1;\n }\n .IVvPP .cLjAic.WY0eLb,\n .Hwkikb.WY0eLb {\n border-left-color: @surface1;\n }\n .mQo3nc {\n background-color: @surface0;\n color: @subtext0 !important;\n }\n .cfBJGe {\n color: @text;\n }\n .f6F9Be {\n background: @mantle;\n }\n .KwU3F {\n color: @blue;\n }\n .b0KoTc {\n color: @text;\n }\n .dfB0uf {\n color: @text;\n }\n .unknown_loc {\n background: @text;\n }\n .GS5rRd {\n color: @blue;\n }\n .xSQxL {\n color: @blue;\n }\n .smiUbb {\n color: @text;\n }\n .b2hzT {\n border-bottom-color: @surface0;\n }\n #swml {\n border-left-color: @surface0;\n }\n .KXbwLb {\n background-color: @surface2;\n }\n .WZH4jc .VknLRd .GNJvt {\n background: @surface0;\n }\n .WZH4jc .VknLRd:hover .GNJvt {\n background: @surface1;\n }\n .GNJvt {\n color: @text;\n }\n .fJOpI.H9lube {\n background-color: @blue !important;\n border-color: @blue;\n }\n .XNo5Ab.XNo5Ab {\n color: @base !important;\n fill: @base !important;\n }\n .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: @text !important;\n }\n .xEzgBc {\n color: @text !important;\n }\n .Ss2Faf.sq4Bpf {\n color: @text !important;\n }\n .ea0Lbe {\n background: @surface0;\n }\n .f6GA0,\n .CacfB,\n .Ua7Yuf {\n background: @base;\n }\n .DV7the {\n color: @blue;\n }\n .ZeVBtc {\n color: @subtext0;\n }\n .cB9M7 {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n &:hover {\n border-color: @surface2;\n }\n &:focus {\n border-color: @blue;\n }\n }\n .Qwbd3 {\n background: @surface0;\n color: @text;\n border-color: @surface1;\n &:hover {\n background: @surface1;\n border-color: @surface2;\n }\n }\n .ArIAXb {\n fill: @surface0;\n }\n .qOFLsb {\n fill: @surface0;\n }\n .aHK1bd {\n color: @subtext0;\n }\n .diOlIe {\n border-top-color: @overlay0;\n }\n .p4pvTd {\n color: @text;\n }\n .gIYJUc {\n background: @base !important;\n border-color: @surface1 !important;\n }\n .Gdd5U > g:nth-child(2) {\n > circle:nth-child(1) {\n fill: @green !important;\n }\n > circle:nth-child(2) {\n fill: @blue !important;\n }\n > path:nth-child(3) {\n fill: @red !important;\n }\n > path:nth-child(4) {\n fill: @yellow !important;\n }\n > path:nth-child(5) {\n fill: @blue !important;\n }\n }\n .CbAZb {\n background: @base;\n border-bottom-color: @surface0;\n }\n .S8wJ3 {\n color: @text !important;\n }\n .ZI7elf {\n color: @text !important;\n }\n .tGS0Nc {\n color: @text;\n }\n .kzt0Nc a {\n color: @subtext0 !important;\n }\n .fgc1P,\n .N7KPxb {\n border-top-color: @surface0 !important;\n }\n .kQEH5b {\n color: @subtext0 !important;\n }\n .kNKdL {\n color: @text !important;\n }\n .q0yked:hover {\n background-color: @mantle !important;\n }\n .Oz5Rbb:hover {\n background: @mantle !important;\n }\n .lwwARb {\n background-color: @crust !important;\n }\n .LO47Ff {\n color: @text;\n }\n .j8PBfc {\n color: @subtext0;\n }\n .act-tim-txt-cnt {\n color: @text;\n }\n .act-switch-area {\n background-color: @base !important;\n }\n .q8U8x > div:nth-child(1) {\n background-color: @base !important;\n }\n .EwDHG,\n .vNdLpe,\n .vNdLpe:visited {\n color: @subtext0 !important;\n }\n // \"Looking for results in English?\" popup\n [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: @mantle !important;\n border-color: @surface0 !important;\n box-shadow: 0 2px 4px @mantle !important;\n [style*=\"color:#bdc1c6\"] {\n color: @text !important;\n }\n }\n // translate this page label\n .eFM0qc.BCF2pd {\n background: @base !important;\n }\n // expand related question icon\n .aj35ze {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n // tabs\n [selected].YmvwI {\n color: @text;\n border-bottom-color: @text;\n }\n .YmvwI {\n color: @subtext0;\n }\n // search bar buttons popups\n [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: @mantle !important;\n border-color: @overlay0 !important;\n box-shadow: @mantle 1px 2px 4px !important;\n color: @text !important;\n [style^=\"border-style: solid;\"] {\n border-color: @overlay0 transparent !important;\n }\n }\n // google apps button\n .gb_F .gb_E,\n .gb_F .gb_D {\n fill: @text;\n }\n // translate popup\n .t4wgMc {\n background: @mantle;\n }\n .ELfqBe:hover,\n .ELfqBe:focus {\n background: @surface0;\n }\n .JFeuTc {\n color: @text;\n }\n // skip to content\n .S6VXfe {\n background: @base;\n }\n // selected image\n .qyKxnc.FnEtTd .srrRv {\n background: fade(@blue, 10%);\n }\n // images page sticky suggestions header\n .JiJthb,\n .JiJthb .GKS7s:not([selected]) {\n background: @mantle;\n }\n .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(\n to left,\n transparent 0%,\n @mantle 60%,\n @mantle\n );\n }\n color: @subtext0;\n }\n @media (prefers-color-scheme: light) {\n body {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n body {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n}\n\n@-moz-document regexp(\"^https?://(ogs\\\\.)?google\\\\..*\")\n{\n @media (prefers-color-scheme: light) {\n body {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n body {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n #catppuccin(@lookup, @accent) {\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .aRDKUe {\n .rRF0wd {\n fill: @yellow !important;\n }\n .ub0gT {\n fill: @base !important;\n }\n .Pzuhxc {\n color: @text !important;\n &:hover {\n background-color: @surface2 !important;\n }\n }\n .hCDve {\n color: @text !important;\n }\n .WkuXae {\n color: @blue;\n }\n .coHE2 {\n border-color: @surface2 !important;\n &:hover {\n background-color: fade(@blue, 25%);\n }\n }\n .eYSAde {\n color: @text !important;\n }\n .Lvwayc {\n background-color: @surface0 !important;\n }\n .Z6NXed {\n color: @text !important;\n }\n .bMnvr {\n background: @surface1 !important;\n }\n .Wdz6e {\n color: @subtext0 !important;\n }\n .LzIwWe {\n color: @text !important;\n }\n .znj3je {\n color: @text !important;\n }\n .fVFoBd {\n color: @text !important;\n }\n .cllK4d {\n background: @surface0 !important;\n color: @subtext0 !important;\n }\n .aFCkf {\n background: @surface0 !important;\n color: @blue !important;\n }\n .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: @text !important;\n }\n .qLP7kc .jFfZdd {\n background: @base !important;\n }\n .Z6NXed:hover {\n background-color: @surface1 !important;\n }\n }\n .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, @surface0);\n .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, @mantle);\n }\n }\n .nz9sqb {\n .NQV3m {\n color: var(--gm3-sys-color-primary, @blue);\n border-color: var(--gm3-sys-color-outline, @surface2);\n &:hover {\n background-color: fade(@blue, 25%);\n }\n &:focus {\n background-color: fade(@blue, 25%);\n }\n }\n .Rq5Gcb {\n color: @text !important;\n }\n .tX9u1b:hover {\n background-color: @surface0;\n }\n }\n .nz9sqb.o07G5 .tX9u1b:active,\n .nz9sqb.o07G5 .tX9u1b:active:focus,\n .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: @surface0;\n }\n .aRDKUe .pRjiJb,\n .aRDKUe .DmSTqc {\n color: @text;\n }\n .aRDKUe .idKC9b,\n .aRDKUe .MbHqJ {\n color: @subtext0;\n }\n .aRDKUe .GXg3Le {\n color: @blue;\n }\n .aRDKUe .G5bXNb {\n background-color: @mantle;\n &:hover {\n background-color: @base;\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Google Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/google\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google\n@version 0.3.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle\n@description Soothing pastel theme for Google\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document regexp(\"^https?://(www\\\\.|images\\\\.)?google\\\\..*\")\n{\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n iframe {\n color-scheme: none !important;\n }\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n &,\n body {\n background: @base !important;\n --uv-styles-color-surface: @crust;\n --uv-styles-color-tertiary: @surface0;\n --uv-styles-color-secondary: fade(@blue, 25%);\n --uv-styles-color-primary: @base;\n --uv-styles-color-on-primary: @blue;\n --uv-styles-color-text-primary: @blue;\n --uv-styles-color-icon-default: @text;\n --uv-styles-color-text-emphasis: @text;\n --uv-styles-color-icon-on-secondary: @subtext0;\n --uv-styles-color-on-tertiary: @text;\n --uv-styles-color-icon-on-tertiary: @text;\n --uv-styles-color-scrim: fade(@crust, 75%);\n --uv-styles-color-on-scrim: @text;\n --uv-styles-color-icon-on-scrim: @text;\n --xhUGwc: @base;\n --bbQxAb: @text;\n --IXoxUe: @subtext0;\n --COEmY: @text;\n --YLNNHc: @text;\n --JKqx2: @blue;\n --gS5jXb: @surface0;\n --mXZkqc: @surface0;\n --EpFNW: @mantle;\n --XKMDxc: @mantle;\n --TSWZIb: @mantle;\n --tefdc5886c2f04483: @text;\n --te8f1ea4d4928be48: @text !important;\n --ta884a309a24f44f4: @subtext0 !important;\n --tdee01b39543f1cac: @base !important;\n --tcc8c9ef487836e2b: @surface0 !important;\n --ta83cba65577ef850: @blue !important;\n --t7d1a3050c2c1c0a5: @text !important;\n --t6a0469853a1a02c1: @text !important;\n --t5feec22832a0fdd6: @surface0 !important;\n --t342c96645d13ae13: @accent-color !important;\n --t6c7325fca9d536d4: @text !important;\n --tf7148cf5018d5074: @text !important;\n --t9ab8d922307d428d: @text;\n --t62e84c71989f1975: @red !important;\n --tc9db399ed82142e1: @green !important;\n --uv-styles-color-text-default: @subtext0 !important;\n --uv-styles-color-review-stars: @yellow !important;\n --gm3-sys-color-primary: @surface0;\n --gm3-sys-color-on-primary: @blue;\n --Nsm0ce: @blue;\n }\n\n /* header background */\n .CvDJxb {\n background-color: @base !important;\n }\n\n /* safe search toggle dropdown */\n .z4R3Z.yb2zA {\n color: @blue !important;\n }\n .z4R3Z {\n color: @text !important;\n }\n\n /* selected image background */\n .PNCib.fT6ABc::after {\n background-color: @surface1 !important;\n border-color: @blue !important;\n }\n\n /* travel */\n .Usd1Ac {\n background-color: @surface0 !important;\n border-color: @surface2 !important;\n }\n .P77izf {\n background-color: @base !important;\n color: @text !important;\n }\n .VfPpkd-StrnGf-rymPhb-f7MjDc,\n .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: @accent-color !important;\n }\n .EL3pcf {\n color: @accent-color !important;\n }\n .bVfPpkd-StrnGf-rymPhb,\n .DMZ54e {\n color: @text !important;\n }\n .VfPpkd-pafCAf,\n .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: @mantle !important;\n }\n .VfPpkd-l6JLsf::after {\n background-color: @blue !important;\n }\n .VfPpkd-l6JLsf::before {\n background-color: @surface2 !important;\n }\n .VfPpkd-uMhiad::after {\n background: @overlay0;\n }\n .dmaMHc {\n background-color: @surface0 !important;\n }\n .AJxgH {\n background-color: @mantle !important;\n }\n .VfPpkd-cTi5dd {\n color: @accent-color !important;\n }\n /* news column thingymaboober idk what it's actually called, but it's like these columns of news headlines so yeah */\n .nEklgc {\n background-color: @surface0;\n }\n .JJZKK.Wui1sd {\n border-color: @surface0;\n }\n .rbYSKb,\n .FuOudf,\n .GI74Re {\n color: @subtext0;\n }\n /* widgets */\n /* timer */\n .pMz3A,\n .qhXOwb,\n .yrvNxb .pv60Cd,\n .LPl7kb .pv60Cd,\n .Q7q8pf .pv60Cd {\n background-color: @mantle !important;\n }\n\n /* color picker */\n .P2c8Dd {\n background-color: @base;\n }\n\n .R9RxHd {\n border-color: @surface0;\n }\n\n /* unit converter */\n .LNn04b {\n background-color: @mantle;\n color: @text !important;\n border-color: @surface0;\n }\n\n .vXQmIe,\n .vk_c {\n color: @text !important;\n border-color: @surface0 !important;\n }\n\n .NIzGle {\n background-color: @yellow;\n color: @crust;\n }\n\n /* periodic table */\n .DJ3Gm {\n background-color: @peach;\n color: @crust;\n }\n\n .nA1S9d {\n background-color: @mauve;\n color: @crust;\n }\n\n .qY66Od {\n background-color: @blue;\n color: @crust;\n }\n\n .IJR6Te {\n background-color: @sky;\n color: @crust;\n }\n\n .asrVsb {\n background-color: @surface0;\n }\n\n .VCIyZb {\n background-color: @red;\n color: @crust;\n }\n\n .QRbwTb {\n background-color: @teal;\n color: @crust;\n }\n\n .tASb2d {\n background-color: darken(@red, 5%);\n color: @crust;\n }\n\n .Fm9Me {\n background-color: @yellow;\n color: @crust;\n }\n\n .wo1y7c {\n background-color: @green;\n color: @crust;\n }\n\n /* search bar right beneath websites */\n .YbqTTb,\n g-flat-button.BwMo1 {\n background-color: @base;\n border-color: @surface0;\n }\n\n .YbqTTb:focus {\n border-color: @accent-color;\n }\n\n /* some play buttons on games */\n .fxvhbc,\n .pGGGle {\n background-color: @accent-color;\n color: @crust;\n }\n\n /* calculator senpai~ */\n .zRQJhd {\n background-color: @base !important;\n }\n .XH1CIc {\n color: @subtext0;\n }\n .pno7A.hU1rMc .Tqvz7b,\n .pno7A.rfUaPd .SwDSDf {\n color: @subtext1;\n }\n .pno7A.rfUaPd .Tqvz7b {\n color: @text;\n }\n .tR3EBc {\n background-color: @mantle;\n }\n .AOvabd,\n .dxp44d {\n background: @surface0 !important;\n color: @text !important;\n border-color: @surface0 !important;\n &:hover {\n background-color: @surface1;\n border-color: @surface1;\n }\n }\n .zbvg1c {\n color: @text;\n }\n .UUhRt {\n background-color: @blue;\n color: @mantle;\n border-color: @blue;\n &:hover {\n background-color: @sky;\n border-color: @sky;\n }\n }\n .tw-lliw.item-selected .language_list_item {\n color: @blue;\n }\n .qv3Wpe {\n color: @text;\n }\n .TIGsTb {\n border-color: @surface0;\n }\n .TIGsTb:hover {\n background-color: @surface0;\n border-color: @surface0;\n }\n .MEdqYd,\n .feqqG {\n background: @surface2;\n color: @text;\n border-color: @surface2;\n &:hover {\n background-color: @overlay0;\n border-color: @overlay0;\n }\n }\n /* more button */\n .CybWFf {\n background-color: @surface0;\n }\n .Lu57id {\n color: @subtext0;\n }\n /* live sports */\n .Wrsj9b,\n .ofy7ae,\n .PPjCfd,\n .lr-imso-fix {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n\n .liveresults-sports-immersive__match-grid-bottom-border,\n .liveresults-sports-immersive__match-grid-right-border,\n .YENodc {\n border-color: @surface0;\n }\n\n .liveresults-sports-immersive__match-tile:hover,\n .KAIX8d:hover,\n .kwbMAe {\n background-color: @surface0;\n }\n\n .imspo_mt__dt-t,\n .imspo_mt__pm-infc,\n .GOsQPe {\n color: @text !important;\n }\n /* knowoledge panel uwu */\n .H73aad {\n &,\n &hover {\n background-color: @mantle !important;\n border-color: @surface0 !important;\n }\n }\n\n .AQtWSd,\n .ulmfef,\n .xCBykf,\n .m2E3md {\n color: @blue;\n }\n\n .joHe2d {\n background-color: @base !important;\n box-shadow: 0 1px 0 @base !important;\n }\n .xt8Uw,\n .ipwqjc,\n .Bk8Hxd:link,\n .ucRBdc,\n .PDzHbe,\n .pt3Hdf,\n .Cv2Brc,\n .IFGUre,\n .review-dialog {\n color: @text;\n }\n\n .GK1a5e {\n background-color: @text;\n }\n\n .RC9d6e {\n border-top-color: @text;\n }\n\n .IFmkIb.IFmkIb {\n background-color: @surface0;\n border-color: @surface2;\n }\n .ab_button {\n background-image: linear-gradient(to top, @surface0, @base);\n background-color: @surface0;\n border-color: @surface1;\n }\n\n .PGbOqf {\n background-color: @accent-color;\n }\n\n .yAbdSd {\n color: @red;\n }\n\n .ycghLd {\n background-color: @red;\n border-color: @red;\n }\n\n .IRH78d,\n .CFjcj,\n .HkuhB {\n color: @subtext0;\n }\n .l2gNXd {\n background-color: @yellow;\n }\n .uVGhGc,\n .hIqKNb {\n background-color: @surface0;\n }\n .tcuWYc {\n background-image: linear-gradient(\n @overlay0 1px,\n rgba(255, 255, 255, 0) 0\n );\n }\n .qk7LXc.Fb1AKc,\n .fAt9Jd,\n .SME0md,\n .ipwqjc {\n background-color: @base !important;\n }\n\n .ttBXeb,\n .NDTw3e.K7R36c,\n .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: @subtext0;\n }\n\n .sQ6RSc {\n fill: @text;\n }\n\n .egcvbb {\n border-color: @surface2;\n &:hover {\n border-color: @text;\n }\n }\n\n .knowledge-finance-wholepage-chart__hover-card {\n background-color: @base;\n }\n .knowledge-finance-wholepage-chart__hover-card-time {\n color: @subtext0;\n }\n\n .fw-ch-sel .KWk7r.qUjgX {\n background-color: @surface0;\n color: @blue;\n }\n\n .gb_Ka.gb_f,\n .gb_Na.gb_f,\n #gb {\n background-color: @base !important;\n svg,\n .gb_Rc svg,\n .gb_dd .gb_ld,\n .gb_3c .gb_ld {\n color: @text;\n }\n }\n .gb_Nc a.gb_F,\n .gb_Nc span.gb_F {\n color: @text;\n }\n .uU7dJb {\n border-bottom-color: @surface0;\n background-color: @mantle;\n color: @subtext1;\n }\n .gb_Nc .gb_d:hover {\n background-color: @surface0;\n }\n .KxwPGc {\n background-color: @mantle;\n }\n .HJSKzf {\n color: @text;\n }\n\n .gbqfba,\n .lJ9FBc input[type=\"submit\"] {\n color: @text;\n background-color: @surface0;\n border-color: @surface1;\n &:hover {\n color: @text;\n background-color: @surface0;\n border-color: @surface2;\n }\n }\n\n /* AI search */\n\n .UxeQfc,\n .s7d4ef,\n .yXu61c,\n .X6JNf,\n .BERAof,\n .oxbMzd,\n .A5s9h,\n .V9Wb7c,\n .GVUPk,\n .GyAeWb,\n .A0hi5,\n .Tme6jf {\n background-color: @base !important;\n }\n\n .d3o3Ad,\n .sZKvbe {\n fill: @green !important;\n }\n\n .Fzsovc,\n .cwYVJe,\n .RJPOee,\n .vM0jzc,\n .clOx1e,\n .vDF3Oc.vDF3Oc .R8BTeb,\n .vDF3Oc.vDF3Oc .ouxCkc,\n .Yt787,\n .mulB1,\n .xUc8Ie,\n .sfgTZc,\n .I6Kpxd,\n .cQEt3 {\n color: @text !important;\n }\n\n .yQLaje,\n .tVoQIb,\n .f9nOyf,\n .kHtcsd,\n .DopHqc,\n .p7bv,\n .ar9V1,\n .DfMusf,\n .y6CIle,\n .JukT7c,\n .xUc8Ie.BXdrne,\n .sEqX7e,\n .ZFiwCf {\n background-color: @surface0 !important;\n }\n\n .xUc8Ie.BXdrne,\n .YUg0se,\n .WGbsof {\n border-color: @surface2 !important;\n }\n\n .NOo3C {\n color: @subtext1;\n }\n\n .WGbsof[selected] {\n background-color: @blue;\n border-color: @blue !important;\n }\n\n /* End of AI search */\n\n /* \"People also search for..\" / \"People also ask\" section */\n .vIifob,\n .p8Jhnd {\n background-color: @surface0 !important;\n }\n\n .vBnbff,\n .RSWv0c.NaC7Cf,\n .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) {\n background-color: @surface0 !important;\n color: @text !important;\n }\n\n .DxHbyd {\n background-color: @surface2 !important;\n }\n\n .dg6jd {\n color: @text !important;\n }\n\n /* mobile ui */\n /* header background & search bar */\n .v6U7rf {\n background-color: @base;\n }\n\n .zGVn2e,\n .u4frDf {\n background: @surface0 !important;\n }\n\n /* search suggestions */\n .K4VNlb,\n .Sl6fgd.A7Yvie,\n .Sl6fgd .zGVn2e,\n .UUbT9 {\n background-color: @surface0;\n border-color: @surface0 !important;\n }\n .sb43 {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* text */\n .SAuUUd-z5C9Gb-fmcmS,\n .tJaMb,\n .TElO2c,\n .cQp1Ab {\n color: @text !important;\n }\n\n .s49v2 {\n b,\n span {\n color: @text !important;\n }\n }\n\n .ob9lvb {\n color: @subtext0;\n }\n\n /* borders */\n .Dgr5Hb,\n .GqbEwc {\n border-color: @surface0 !important;\n }\n\n #gsr {\n background-color: @mantle;\n }\n\n .Ww4FFb {\n box-shadow: 0 0 0 1px @base;\n }\n\n .Faw6Fe,\n .GpOXq {\n border-color: @surface0 !important;\n }\n\n .zGVn2e,\n .jh86Nb {\n border-color: @surface1 !important;\n }\n\n /* Featured snippets */\n @media (prefers-reduced-motion: no-preference) {\n .c2xzTb .ILfuVd b {\n background: linear-gradient(\n 90deg,\n fade(@accent-color, 30%) 50%,\n #0000 50%\n )\n no-repeat 75% 0;\n background-size: 200% 100%;\n }\n }\n\n .pHiOh,\n a.pHiOh {\n color: @subtext1 !important;\n }\n a {\n color: @blue;\n }\n .RNNXgb {\n background: @surface0;\n border-color: @surface1;\n }\n .RNNXgb:hover,\n .sbfc .RNNXgb {\n background: @surface0 !important;\n border-color: @surface0;\n box-shadow: 0 1px 6px 0 @crust;\n }\n .minidiv .RNNXgb {\n background: @surface0;\n border-color: @surface1;\n &:hover {\n box-shadow: 0 4px 12px @crust;\n }\n }\n .HSryR .KsRP6 {\n border-color: @surface2;\n }\n .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 @crust;\n background: @surface0;\n border-color: @surface0;\n }\n .aajZCb {\n background: @surface0;\n box-shadow: 0 4px 6px 0 @crust;\n }\n .xtSCL {\n border-top-color: @surface2;\n }\n .sbct:hover {\n background-color: @surface1;\n }\n .WggQGd {\n color: @mauve !important;\n }\n .JCHpcb {\n color: @subtext0;\n }\n .JCHpcb:hover {\n color: @blue;\n }\n .wM6W7d,\n .ABAbCc {\n color: @text;\n }\n .uDetx {\n fill: @text;\n }\n .ExCKkf,\n .BjWz4c {\n color: @subtext0;\n }\n .ACRAdd {\n border-left-color: @overlay0;\n }\n .Pvpvv {\n background-color: @crust;\n border-color: @surface1;\n color: @text;\n }\n .w9dUj {\n color: @text !important;\n }\n .Pvpvv .zE5Aq,\n .adnFRd,\n .XfJHbe {\n color: @blue;\n }\n .CS4h3e {\n background-color: @subtext0;\n }\n .Pvpvv .xyGai {\n color: @text;\n }\n #SIvCob {\n color: @text;\n }\n .gb_Jc a.gb_B,\n .gb_Jc span.gb_B {\n color: @text;\n }\n .gb_Jc svg,\n .gb_Oc.gb_Sc svg,\n .gb_Jc .gb_ad .gb_id,\n .gb_Jc .gb_ad .gb_Ic,\n .gb_Jc .gb_ad .gb_cd,\n .gb_Oc.gb_Sc .gb_id {\n color: @text;\n }\n .gb_Ka svg,\n .gb_Oc svg,\n .gb_ad .gb_id,\n .gb_0c .gb_id {\n color: @text;\n }\n .gLFyf {\n color: @text;\n }\n .QCzoEc {\n color: @overlay2;\n }\n .szppmdbYutt__middle-slot-promo {\n color: @text;\n }\n .gb_Jc .gb_Ud button:hover svg,\n .gb_Jc .gb_d:hover {\n background-color: @surface0;\n }\n .gb_Jc .gb_Ud.gb_qe button:hover svg,\n .gb_Ud button:hover svg,\n .gb_d:hover {\n background-color: @surface0;\n }\n .gb_We {\n background: @mantle;\n color: @text;\n }\n a.gb_B,\n span.gb_B {\n color: @text;\n }\n .gb_zc div:first-child {\n color: @text;\n }\n .gb_zc > * {\n color: @subtext0;\n }\n .ClJ9Yb {\n color: @subtext0;\n }\n .sfbg {\n background-color: @base;\n }\n .jfN4p,\n .lnXdpd:not([src^=\"/logos/doodles/\"]) {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n .aXBZVd {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n .zgAlFc {\n color: @blue;\n }\n .fLciMb {\n color: @text;\n }\n .d2IKib {\n color: @red;\n }\n .fLciMb:hover {\n background-color: @surface0;\n }\n .kno-ftr.rpBMYb {\n color: @subtext0;\n }\n .aTI8gc {\n color: @text;\n }\n .wwUB2c {\n color: @subtext0;\n }\n .dhERQc {\n color: @base !important;\n background-color: @blue !important;\n }\n .z1asCe,\n .ikb4Bb {\n color: @subtext1 !important;\n }\n .rsGxI.Ww4FFb,\n .Ww4FFb {\n background-color: @base;\n }\n .RES9jf {\n color: @text;\n }\n .CSkcDe,\n .related-question-pair div.iDjcJe {\n color: @text;\n }\n .cUnQKe .ILfuVd b,\n .cUnQKe .QBI8hf b {\n background-color: fade(@blue, 25%);\n color: @text;\n }\n .cUnQKe .ILfuVd,\n .cUnQKe .UiGGAb.ILfuVd {\n color: @subtext1;\n }\n .ZYHQ7e {\n color: @subtext0;\n }\n .VuuXrf {\n color: @text;\n }\n .hb8SAc,\n .gb_Oc a.gb_H,\n .gb_Oc span.gb_H {\n color: @text;\n }\n .TQc1id .I6TXqe {\n border-color: @surface2;\n }\n .I6TXqe,\n .zaokob {\n background: @base;\n }\n .tw-lliw:hover,\n .tw-lliw:focus {\n background-color: @surface0;\n }\n .language_list_languages.tw-ll-top::after {\n background: linear-gradient(\n to bottom,\n rgba(red(@base), green(@base), blue(@base), 0),\n rgba(red(@base), green(@base), blue(@base), 1)\n );\n }\n .HsZQAe {\n border-bottom-color: @surface2;\n }\n .KLEmSd {\n border-bottom-color: @surface1;\n }\n .NtaMpb .niO4u,\n .nZWEZc .ttwCMe,\n .xNzW0d,\n .lWzCpb {\n background-color: @base;\n }\n .aURkK {\n border-left-color: @surface1;\n }\n .iRPzcb {\n border-bottom-color: @surface1;\n }\n .related-question-pair .d0fCJc {\n color: @text;\n }\n cite,\n cite a:link,\n cite a:visited {\n color: @subtext0;\n }\n .WZ8Tjf,\n .EZAeBe,\n .F0gfrd {\n color: @subtext0;\n }\n .yDYNvb.lyLwlc {\n color: @text;\n }\n .H9lube {\n background-color: @base;\n border-color: @surface2;\n }\n .Bi9oQd {\n background-color: @surface1;\n }\n .akqY6 {\n background: @surface1;\n }\n .KFFQ0c .YfftMc,\n .KFFQ0c .YfftMc span,\n .KFFQ0c .YfftMc div,\n .KFFQ0c .YfftMc a,\n g-menu.DWsAYc g-menu-item a.K1yPdf,\n .f3LoEf,\n .TXBhSe:hover,\n .TXBhSe:not(:hover),\n .r025kc.lVm3ye,\n .Bo9xMe,\n .oyj2db {\n color: @subtext0;\n }\n .dyjrff,\n .LEwnzc {\n color: @subtext1;\n }\n .ZFiwCf {\n background-color: @surface0;\n &:hover {\n background-color: @surface1;\n }\n }\n .LGwnxb,\n .WGwSK {\n color: @text;\n }\n .EsIlz {\n background-color: @base;\n border-color: @surface1;\n }\n .O7G3Gd {\n color: @text;\n &:hover {\n color: @blue;\n }\n }\n .appbar {\n background: @base;\n border-top-color: @surface1;\n }\n .bSeRjc:hover .fKmH1e {\n color: @subtext1;\n background-color: @surface0;\n }\n .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n div[aria-expanded=\"true\"] .fKmH1e {\n background-color: fade(@blue, 25%);\n color: @blue;\n }\n .LHJvCe,\n .vqseUe,\n .dMCttd {\n color: @subtext0;\n }\n .dG2XIf .xpdbox .yc7KLc {\n background-color: @base;\n }\n .URgIvb {\n border-color: @blue;\n background-color: @blue;\n }\n .pdpvld {\n color: @green;\n }\n .YrbPuc {\n color: @subtext1;\n }\n .SRfaKe,\n .SRfaKe h2 {\n background-color: @mantle;\n }\n .y6CIle {\n background-color: @surface0;\n }\n .Yt787,\n .vDF3Oc.vDF3Oc .R8BTeb {\n color: @text;\n }\n .IDFSOe {\n background-color: @surface2;\n }\n .ffmmcd,\n .u7yw9 .WeviRb {\n border-color: @surface1;\n }\n .wdQNof {\n border-color: @surface1;\n background-color: @base;\n }\n .PewBWb {\n border-top-color: @surface1;\n }\n .eadHV.Ses7yd {\n color: @text !important;\n }\n .f,\n .j04ED,\n .j04ED a,\n .j04ED a:link,\n .XaIwc {\n color: @subtext0 !important;\n }\n #_Xg6uZYKGBYCDhbIPvK2s2AI_27\n > div:nth-child(3)\n > g-right-button:nth-child(1)\n > g-fab:nth-child(1),\n g-right-button.wgbRNb > g-fab:nth-child(1) {\n background-color: @crust !important;\n }\n .gb_2e {\n background-color: @surface0;\n }\n .gb_Ec {\n div:first-child {\n color: @text;\n }\n > * {\n color: @subtext0;\n }\n }\n .kLhEKe {\n background-color: @base;\n }\n .S8ee5.CwbYXd {\n color: @text;\n }\n .S8ee5 {\n background: @surface0;\n }\n .S8ee5:hover {\n background: @surface1;\n }\n .rhHIGd {\n background-color: @surface2;\n }\n .sY7ric {\n color: @text;\n }\n .I6a0ee {\n background-color: @base;\n border-color: @surface2;\n color: @text;\n }\n .I6a0ee:hover {\n background-color: @mantle;\n border-color: @surface2;\n }\n .I6a0ee:focus {\n background-color: @crust;\n border-color: @surface2;\n }\n .pxhZNb {\n background-color: @surface0 !important;\n color: @text;\n }\n .d2F2Td {\n color: @text;\n }\n .c07z9 {\n color: @subtext0;\n }\n .c07z9 a,\n .c07z9 a:active,\n .c07z9 a:link {\n color: @text;\n text-decoration-color: @subtext0;\n }\n .wHYlTd {\n color: @subtext0;\n }\n .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: @base;\n }\n .fm06If .ILfuVd,\n .c2xzTb .ILfuVd,\n .Jb0Zif .c2xzTb .ILfuVd {\n color: @text;\n }\n .fm06If .ILfuVd b,\n .c2xzTb .ILfuVd b {\n background-color: fade(@blue, 25%);\n color: @text;\n }\n .GKS7s {\n background: @surface0;\n border-color: @surface1;\n box-shadow: inset 0 0 0 1px @surface2;\n }\n .GKS7s:hover {\n background-color: @surface1 !important;\n border-color: @surface2;\n }\n .yXK7lf em {\n color: @text;\n }\n .Lb0dA:hover {\n background-color: @surface0;\n }\n .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: @blue;\n }\n .Lb0dA[aria-expanded=\"true\"] {\n background-color: fade(@blue, 25%);\n }\n .BaegVc:hover {\n background-color: @surface0;\n }\n .hdtb-tl-sel .BaegVc {\n background-color: fade(@blue, 25%);\n }\n .BaegVc:focus {\n background-color: fade(@blue, 25%);\n }\n .TZqsAd {\n background: @overlay0;\n }\n .FalWJb {\n background: @base;\n }\n .YeThId {\n border-top-color: @surface1;\n }\n .k8XOCe {\n background-color: @surface0;\n }\n .s75CSd {\n color: @text;\n }\n .ZkkK1e,\n .uAbMZd {\n background: @base;\n border-color: @surface1;\n &:hover {\n background: @surface0;\n }\n }\n .QjI2jc {\n color: @subtext0;\n }\n .lhLbod {\n color: @subtext0;\n }\n .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: @blue;\n }\n .F75bid {\n color: @subtext0;\n }\n div[aria-expanded=\"true\"] .fFI3rb {\n background-color: fade(@blue, 25%) !important;\n }\n div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: fade(@blue, 25%) !important;\n }\n .MAMMm {\n background: @mantle;\n box-shadow: 0 2px 6px @crust !important;\n }\n [selected].nWtjMe {\n background: fade(@blue, 25%) !important;\n }\n .uZNuIf:hover {\n background-color: @surface0;\n color: @text;\n }\n [selected].nWtjMe .FMKtTb {\n color: @text;\n }\n .nWtjMe .FMKtTb {\n color: @subtext0;\n }\n .GKS7s .FMKtTb,\n .GKS7s .RWhoyd.mol54e {\n color: @text;\n }\n .ePSouf .FMKtTb {\n color: @subtext0;\n }\n .NkCsjc:hover {\n background-color: @surface0 !important;\n color: @text;\n }\n .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: @text;\n }\n a.hisnlb {\n background: fade(@overlay2, 25%);\n }\n div[aria-expanded=\"true\"] .fFI3rb,\n div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: @surface0 !important;\n }\n .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: @blue;\n }\n .hdtb-mn-hd {\n color: @subtext0;\n }\n .hdtb-mn-hd:hover {\n color: @text;\n }\n .fSnalc {\n stroke: @blue;\n }\n .oOg6Ne {\n stroke: @yellow;\n }\n .ZqPjbb {\n stroke: @red;\n }\n .aPiskd {\n stroke: @green;\n }\n .s8GCU {\n background-color: @base;\n }\n .Lj9fsd {\n background-color: @base;\n }\n .jZWadf {\n background-color: @base;\n }\n .rQEFy,\n .rQEFy:hover {\n border-color: fade(@blue, 25%);\n background-color: fade(@blue, 25%);\n }\n .gbZSUe {\n color: @text;\n }\n .gbZSUe:hover {\n background: @surface0;\n }\n .XZ5MVe {\n color: @blue;\n }\n a:visited {\n color: @mauve;\n }\n .SvoXfb > .x5f7Bc {\n fill: @subtext0;\n }\n .SvoXfb:hover > .x5f7Bc {\n fill: @text;\n }\n .SvoXfb:hover {\n background-color: @surface0;\n }\n .IsZvec,\n .yxAsKe {\n color: @subtext0;\n }\n .zqrO0.k0Jjg .QuU3Wb,\n .zqrO0.k0Jjg:hover .QuU3Wb {\n color: @subtext1;\n }\n .uo4vr {\n color: @subtext0;\n }\n .minidiv .sfbg {\n background: @base;\n box-shadow: 0 1px 6px 0 @crust;\n }\n .aqCVJb {\n background-color: @blue !important;\n border-color: @blue !important;\n }\n .T8VaVe {\n color: @blue;\n }\n .tw-ta,\n #tw-source-text-container .tw-ta,\n #tw-source-rmn-container .tw-ta {\n color: @text;\n }\n .tw-bilingual-marked {\n border-color: @blue;\n }\n #tw-target {\n background-color: @surface0;\n }\n .tw-data-placeholder {\n color: @text;\n }\n .j1iyq {\n border-color: @surface2;\n }\n .w8qArf .fl {\n color: @text !important;\n }\n .HSryR a.B1uW2d {\n border-bottom-color: @surface2;\n }\n .usJj9c .zz3gNc {\n color: @text;\n }\n .Ss2Faf a {\n color: @text;\n }\n .aCOpRe em,\n .yXK7lf em {\n color: @text;\n }\n .FR7ZSc .niO4u {\n background-color: @base;\n border-color: @surface2;\n color: @blue;\n }\n .g {\n color: @text;\n }\n .VSHxQ {\n color: @subtext0;\n }\n .cF4V5c {\n background-color: @crust !important;\n }\n .cF4V5c g-menu-item a,\n .cF4V5c g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n color: @text;\n }\n .cF4V5c:hover g-menu-item:hover a,\n .cF4V5c:hover g-menu-item a:visited,\n .cF4V5c g-menu-item a:hover {\n background-color: @surface0;\n }\n .GZnQqe.LGiluc {\n border-top-color: @surface2 !important;\n }\n .pkWBse {\n box-shadow: 1px 1px 15px 0 @crust;\n }\n .dG2XIf {\n background: @base;\n border-color: @surface0 !important;\n }\n .Z0LcW {\n color: @text;\n }\n .i29hTd .qLLird {\n color: @text;\n }\n .i29hTd .kR7nSc {\n color: @text;\n }\n .N6Sb2c {\n color: @subtext0;\n }\n .C9iYEe {\n color: @subtext0;\n }\n .KcXNxb {\n background: @base;\n }\n .ss6qqb .PKDVJd {\n color: @subtext0;\n }\n a.oBa0Fe {\n color: @subtext0;\n }\n .o6juZc {\n background-color: @surface0;\n }\n .o6juZc:hover {\n background-color: @surface0;\n box-shadow: 0 4px 12px @crust;\n }\n .W6pGoe {\n background: @surface0;\n box-shadow: 0 4px 6px 0 @crust;\n }\n .WdWr7c {\n border-top-color: @surface2;\n }\n .sU3bKf {\n color: @text;\n }\n .O5OUld {\n color: @subtext0;\n }\n .zP7KFe {\n background: @surface1;\n }\n .O5OUld:hover {\n color: @blue;\n }\n .og3lId {\n color: @text;\n }\n .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 @crust;\n }\n .r8xEL {\n color: @text;\n }\n .ZZ7G7b {\n color: @text;\n border-color: @surface1;\n }\n .NZmxZe {\n background-color: @base;\n border-color: @surface1;\n color: @text;\n }\n .NZmxZe:not(.rQEFy):hover,\n .cj2HCb.iuN0sf .w6PoOe:hover,\n .CgGjZc:hover {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n }\n .ssfWCe .ZXJQ7c,\n .cj2HCb.iuN0sf .w6PoOe,\n .G2XB8d,\n .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: @subtext0;\n .KA8Jyb:hover {\n fill: @subtext1;\n }\n }\n .KA8Jyb {\n fill: @subtext0;\n }\n .CgGjZc:hover .G2XB8d {\n color: @subtext1;\n }\n .o6OF0 {\n background-color: @surface1;\n &:hover {\n background-color: @surface2;\n }\n .SHFPkb {\n color: @text;\n }\n .PnfqLc {\n color: @subtext0;\n }\n }\n .zbRPDe,\n .scU1d {\n color: @text;\n }\n .UafVBb {\n background-color: @base;\n border-color: @surface2;\n }\n .mEQved {\n color: @subtext0;\n }\n .goxjub {\n > path:nth-child(1) {\n fill: @blue;\n }\n > path:nth-child(2) {\n fill: @green;\n }\n > path:nth-child(3) {\n fill: @yellow;\n }\n > path:nth-child(4) {\n fill: @red;\n }\n }\n [fill=\"#34a853\"] {\n fill: @green;\n }\n [fill=\"#4285f4\"] {\n fill: @blue;\n }\n [fill=\"#ea4335\"] {\n fill: @red;\n }\n [fill=\"#fbbc05\"] {\n fill: @yellow;\n }\n .ssfWCe .ZXJQ7c:hover {\n background-color: @surface0;\n color: @text;\n }\n .qcTKEe {\n background-color: @base;\n }\n .ooPrBf {\n background: @base;\n }\n .r9PaP {\n color: @subtext0;\n }\n .r9PaP:hover {\n color: @blue;\n }\n .H1KrKd {\n fill: @subtext0;\n }\n .cEPPT {\n border-bottom-color: @surface1;\n }\n .Ix6LGe {\n background: @base;\n box-shadow: 0 2px 10px 0 @crust;\n }\n .Hm7Qac:hover,\n .EuKAde {\n background-color: @surface0;\n }\n .igM9Le {\n color: @text;\n }\n .irf0hb {\n box-shadow: 1px 1px 15px 0 @crust;\n }\n .gb_Mc .gb_Vd button:hover svg,\n .gb_Mc .gb_d:hover {\n background-color: @surface0;\n }\n .gb_Mc svg,\n .gb_Rc.gb_Vc svg,\n .gb_Mc .gb_dd .gb_ld,\n .gb_Mc .gb_dd .gb_Lc,\n .gb_Mc .gb_dd .gb_fd,\n .gb_Rc.gb_Vc .gb_ld {\n color: @text;\n }\n .cEW58 {\n background-color: @surface0;\n }\n .dyAbMb {\n fill: @subtext0;\n }\n .zItAnd,\n .zItAnd:link,\n .zItAnd:visited,\n .zItAnd:hover,\n .zItAnd:active {\n color: @text;\n }\n .zItAnd {\n background-color: @base;\n border-color: @surface1;\n }\n .zItAnd:not(.MgQdud):hover {\n background-color: @surface0;\n border-color: @surface1;\n }\n .fKmH1e {\n background-color: @base;\n border-color: @surface1;\n color: @subtext0;\n }\n .fKmH1e:hover {\n background-color: @surface0;\n border-color: @surface1;\n }\n .nfSF8e,\n .WRhYSc {\n color: @subtext0;\n }\n .nfSF8e:hover,\n .WRhYSc:hover {\n background-color: @surface0;\n color: @subtext0;\n }\n .ssJ7i {\n color: @text;\n }\n .iAIpCb {\n color: @subtext0;\n }\n .KMdzJ,\n .ss6qqb .oBrLN,\n .ylgVCe {\n color: @subtext1;\n }\n .PmPt7d {\n color: @subtext0;\n }\n .gb_Mc a.gb_E,\n .gb_Mc span.gb_E {\n color: @text;\n }\n a.gb_E,\n span.gb_E {\n color: @text !important;\n }\n .RzdJxc {\n border-top-color: @surface2;\n }\n .rKnmn {\n border-top-color: @surface2;\n }\n .FzCfme {\n color: @subtext0;\n }\n .hMJ0yc {\n color: @subtext0;\n }\n .yg51vc {\n background-color: @base;\n }\n .hdtb-mitem a {\n color: @subtext0;\n }\n .hdtb-mitem .GOE98c,\n .hdtb-mitem a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad {\n color: @subtext0;\n }\n .t2vtad:not(.hdtb-tl-sel) {\n color: @subtext0;\n }\n .dG2XIf .xpdopen .mJ2Mod {\n border-color: @surface1;\n }\n .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n box-shadow: 0 1px 1px @crust;\n }\n .hdtb-mitem:hover .GOE98c:hover,\n .hdtb-mitem:hover a,\n .hdtb-mitem.hdtb-msel,\n .t2vtad:hover {\n color: @blue;\n }\n .w6PoOe {\n color: @subtext0;\n }\n .w6PoOe:hover {\n color: @text;\n }\n .Lj9fsd.DU1Mzb {\n background-color: @base;\n box-shadow: 0 1px 6px 0 @crust;\n .o6juZc {\n border-color: @surface1 !important;\n }\n }\n .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: @surface0;\n }\n .FjVBEd {\n color: @green;\n }\n title-with-lhs-icon:hover .ekf0x h3 {\n color: @blue;\n }\n .GmE3X {\n color: @text;\n }\n .iv236 {\n color: @text;\n }\n .GLcBOb {\n border-bottom-color: @surface1;\n }\n .ss6qqb .Ui2TZ {\n color: @text;\n }\n .wx62f {\n color: @subtext0;\n }\n #rhs .u7yw9 {\n border-left-color: @surface1;\n }\n .ss6qqb .Jk5Tjc {\n border-color: @surface2;\n }\n #rhs .u7yw9 .cLjAic {\n border-bottom-color: @surface1;\n }\n .JNkvid .HnYYW {\n color: @text;\n }\n .aokhrd .TZahnb {\n border-left-color: @surface1;\n }\n .Cx1ZMc {\n color: @subtext0;\n }\n .CBPSbf {\n background-color: @base;\n }\n .E74aCb {\n color: @text;\n }\n .OE86Gc {\n background-color: @base;\n color: @text;\n fill: @text;\n }\n .c72nic {\n color: @text;\n }\n .GXMTjb {\n background-color: @base;\n border-color: @surface0;\n }\n .A9y7kf {\n color: @subtext0;\n }\n .OE86Gc a {\n color: @blue;\n }\n .Es2Et {\n color: @subtext0;\n }\n .KwJT0.VqKh3b div div {\n background-color: @base;\n fill: @text;\n color: @text;\n border-color: @surface1;\n }\n .rx7XFb {\n background-color: @surface0;\n }\n .VP31Vb {\n color: @text;\n }\n .HXQjqf {\n background-color: fade(@blue, 25%);\n color: @blue;\n }\n .SW5pqf {\n color: @blue;\n }\n .rQEFy:hover {\n color: @blue;\n }\n .hdtb-tl-sel {\n border-color: @surface2;\n background: @surface0;\n color: @text;\n }\n .hdtb-tl-sel:focus {\n border-color: @surface2;\n background: @surface0;\n color: @blue;\n }\n .t2vtad:active,\n .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: @surface0 !important;\n box-shadow: inset 0 1px 2px @crust !important;\n }\n .gTl8xb {\n border-color: @subtext0 transparent;\n }\n .hdtb-mn-hd:hover .gTl8xb {\n border-color: @text transparent;\n }\n .h3L8Ub .yMAEcf {\n background: @surface0;\n border-color: @surface2;\n }\n .ynRric {\n color: @subtext0;\n }\n .cRV9hb .pcTkSc .wM6W7d {\n color: @text;\n }\n .h3L8Ub .yMAEcf.sbhl {\n background-color: @surface1;\n }\n .sbhl {\n background: @surface1;\n }\n .CjiZvb,\n .GZnQqe.EpPYLd:active {\n background-color: @surface0;\n }\n .PyJv1b {\n color: @text;\n }\n .REySof {\n color: @overlay2 !important;\n }\n .NQyKp {\n color: @surface0 !important;\n background: @accent-color !important;\n }\n .b0Xfjd {\n color: @base !important;\n }\n .LiOdre {\n background-color: @base;\n border-color: @surface1;\n }\n .LiOdre:hover {\n background-color: @mantle;\n border-color: @surface2;\n }\n .LiOdre:focus {\n border-color: @blue;\n }\n .mfsgsd {\n color: @text;\n }\n .GCSyeb {\n background: @surface1;\n }\n .IVvPP .cLjAic.WY0eLb,\n .Hwkikb.WY0eLb {\n border-left-color: @surface1;\n }\n .mQo3nc {\n background-color: @surface0;\n color: @subtext0 !important;\n }\n .cfBJGe {\n color: @text;\n }\n .f6F9Be {\n background: @mantle;\n }\n .KwU3F {\n color: @blue;\n }\n .b0KoTc {\n color: @text;\n }\n .dfB0uf {\n color: @text;\n }\n .unknown_loc {\n background: @text;\n }\n .GS5rRd {\n color: @blue;\n }\n .xSQxL {\n color: @blue;\n }\n .smiUbb {\n color: @text;\n }\n .b2hzT {\n border-bottom-color: @surface0;\n }\n #swml {\n border-left-color: @surface0;\n }\n .KXbwLb {\n background-color: @surface2;\n }\n .WZH4jc .VknLRd .GNJvt {\n background: @surface0;\n }\n .WZH4jc .VknLRd:hover .GNJvt {\n background: @surface1;\n }\n .GNJvt {\n color: @text;\n }\n .fJOpI.H9lube {\n background-color: @blue !important;\n border-color: @blue;\n }\n .XNo5Ab.XNo5Ab {\n color: @base !important;\n fill: @base !important;\n }\n .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: @text !important;\n }\n .xEzgBc {\n color: @text !important;\n }\n .Ss2Faf.sq4Bpf {\n color: @text !important;\n }\n .ea0Lbe {\n background: @surface0;\n }\n .f6GA0,\n .CacfB,\n .Ua7Yuf {\n background: @base;\n }\n .DV7the {\n color: @blue;\n }\n .ZeVBtc {\n color: @subtext0;\n }\n .cB9M7 {\n background-color: @surface0;\n border-color: @surface1;\n color: @text;\n &:hover {\n border-color: @surface2;\n }\n &:focus {\n border-color: @blue;\n }\n }\n .Qwbd3 {\n background: @surface0;\n color: @text;\n border-color: @surface1;\n &:hover {\n background: @surface1;\n border-color: @surface2;\n }\n }\n .ArIAXb {\n fill: @surface0;\n }\n .qOFLsb {\n fill: @surface0;\n }\n .aHK1bd {\n color: @subtext0;\n }\n .diOlIe {\n border-top-color: @overlay0;\n }\n .p4pvTd {\n color: @text;\n }\n .gIYJUc {\n background: @base !important;\n border-color: @surface1 !important;\n }\n .Gdd5U > g:nth-child(2) {\n > circle:nth-child(1) {\n fill: @green !important;\n }\n > circle:nth-child(2) {\n fill: @blue !important;\n }\n > path:nth-child(3) {\n fill: @red !important;\n }\n > path:nth-child(4) {\n fill: @yellow !important;\n }\n > path:nth-child(5) {\n fill: @blue !important;\n }\n }\n .CbAZb {\n background: @base;\n border-bottom-color: @surface0;\n }\n .S8wJ3 {\n color: @text !important;\n }\n .ZI7elf {\n color: @text !important;\n }\n .tGS0Nc {\n color: @text;\n }\n .kzt0Nc a {\n color: @subtext0 !important;\n }\n .fgc1P,\n .N7KPxb {\n border-top-color: @surface0 !important;\n }\n .kQEH5b {\n color: @subtext0 !important;\n }\n .kNKdL {\n color: @text !important;\n }\n .q0yked:hover {\n background-color: @mantle !important;\n }\n .Oz5Rbb:hover {\n background: @mantle !important;\n }\n .lwwARb {\n background-color: @crust !important;\n }\n .LO47Ff {\n color: @text;\n }\n .j8PBfc {\n color: @subtext0;\n }\n .act-tim-txt-cnt {\n color: @text;\n }\n .act-switch-area {\n background-color: @base !important;\n }\n .EwDHG,\n .vNdLpe,\n .vNdLpe:visited {\n color: @subtext0 !important;\n }\n // \"Looking for results in English?\" popup\n [style*=\"background:#1f1000;border:1px solid #502900\"],\n [style*=\"background:#feefc3;border:1px solid #fdd663\"] {\n background: @mantle !important;\n border-color: @surface0 !important;\n box-shadow: 0 2px 4px @mantle !important;\n [style*=\"color:#bdc1c6\"],\n [style*=\"color:#202124\"] {\n color: @text !important;\n }\n }\n // translate this page label\n .eFM0qc.BCF2pd {\n background: @base !important;\n }\n // expand related question icon\n .aj35ze {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n // tabs\n [selected].YmvwI {\n color: @text;\n border-bottom-color: @text;\n }\n .YmvwI {\n color: @subtext0;\n }\n // search bar buttons popups\n [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: @mantle !important;\n border-color: @overlay0 !important;\n box-shadow: @mantle 1px 2px 4px !important;\n color: @text !important;\n [style^=\"border-style: solid;\"] {\n border-color: @overlay0 transparent !important;\n }\n }\n // google apps button\n .gb_F .gb_E,\n .gb_F .gb_D {\n fill: @text;\n }\n // translate popup\n .t4wgMc {\n background: @mantle;\n }\n .ELfqBe:hover,\n .ELfqBe:focus {\n background: @surface0;\n }\n .JFeuTc {\n color: @text;\n }\n // skip to content\n .S6VXfe {\n background: @base;\n }\n // selected image\n .qyKxnc.FnEtTd .srrRv {\n background: fade(@blue, 10%);\n }\n // images page sticky suggestions header\n .JiJthb,\n .JiJthb .GKS7s:not([selected]) {\n background: @mantle;\n }\n .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(\n to left,\n transparent 0%,\n @mantle 60%,\n @mantle\n );\n }\n // footer logo\n [style^=\"background:url(/images/nav_logo321.webp)\"] {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n // tweets horizontal list\n g-right-button,\n g-left-button {\n & > g-fab {\n background: @crust !important;\n border-color: @surface0;\n }\n }\n .vwfsqc {\n .QuU3Wb {\n color: @text;\n }\n }\n // image overlays\n .yUzGqc.wr8GYd {\n background: fade(@crust, 75%);\n color: @text;\n }\n // google lens icon hover\n .ig2Tkd:hover:not(.RDPZE) {\n background: fade(@mantle, 80%);\n }\n // image resolution\n .UWuvyf {\n background-color: fade(@crust, 80%);\n color: @text;\n }\n // image hover shadow\n .mkpRId.qyKxnc:hover .F0uyec {\n background: fade(@crust, 5%);\n box-shadow: 0 2px 12px 0 @crust;\n }\n // advanced search\n input.jfk-textinput,\n .gGbPid {\n background: @base;\n color: @text;\n border-color: @overlay0;\n }\n .goog-menu {\n background: @mantle;\n }\n .goog-menuitem-highlight,\n .goog-menuitem-hover {\n background: @surface0;\n border-color: @surface0;\n }\n .goog-menuitem,\n .goog-menuitem-highlight .goog-menuitem-content,\n .goog-menuitem-hover .goog-menuitem-content {\n color: @text;\n }\n .goog-flat-menu-button-hover {\n border-color: @overlay2;\n .goog-flat-menu-button-dropdown {\n border-color: @overlay2 transparent;\n }\n }\n .goog-flat-menu-button-dropdown {\n border-color: @overlay0 transparent;\n }\n div.otByu div.FAcADc,\n div.lFApYd,\n .jfk-radiobutton-label {\n color: @subtext1;\n }\n color: @subtext0;\n }\n @media (prefers-color-scheme: light) {\n body {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n body {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n}\n\n@-moz-document regexp(\"^https?://(ogs\\\\.)?google\\\\..*\")\n{\n @media (prefers-color-scheme: light) {\n body {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n body {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n #catppuccin(@lookup, @accent) {\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n .aRDKUe {\n .rRF0wd {\n fill: @yellow !important;\n }\n .ub0gT {\n fill: @base !important;\n }\n .Pzuhxc {\n color: @text !important;\n &:hover {\n background-color: @surface2 !important;\n }\n }\n .hCDve {\n color: @text !important;\n }\n .WkuXae {\n color: @blue;\n }\n .coHE2 {\n border-color: @surface2 !important;\n &:hover {\n background-color: fade(@blue, 25%);\n }\n }\n .eYSAde {\n color: @text !important;\n }\n .Lvwayc {\n background-color: @surface0 !important;\n }\n .Z6NXed {\n color: @text !important;\n }\n .bMnvr {\n background: @surface1 !important;\n }\n .Wdz6e {\n color: @subtext0 !important;\n }\n .LzIwWe {\n color: @text !important;\n }\n .znj3je {\n color: @text !important;\n }\n .fVFoBd {\n color: @text !important;\n }\n .cllK4d {\n background: @surface0 !important;\n color: @subtext0 !important;\n }\n .aFCkf {\n background: @surface0 !important;\n color: @blue !important;\n }\n .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: @text !important;\n }\n .qLP7kc .jFfZdd {\n background: @base !important;\n }\n .Z6NXed:hover {\n background-color: @surface1 !important;\n }\n }\n .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, @surface0);\n .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, @mantle);\n }\n }\n .nz9sqb {\n .NQV3m {\n color: var(--gm3-sys-color-primary, @blue);\n border-color: var(--gm3-sys-color-outline, @surface2);\n &:hover {\n background-color: fade(@blue, 25%);\n }\n &:focus {\n background-color: fade(@blue, 25%);\n }\n }\n .Rq5Gcb {\n color: @text !important;\n }\n .tX9u1b:hover {\n background-color: @surface0;\n }\n }\n .nz9sqb.o07G5 .tX9u1b:active,\n .nz9sqb.o07G5 .tX9u1b:active:focus,\n .nz9sqb.o07G5 .tX9u1b:active .Rq5Gcb,\n .nz9sqb.o07G5 .tX9u1b:active:hover .Rq5Gcb {\n background-color: @surface0;\n }\n .aRDKUe .pRjiJb,\n .aRDKUe .DmSTqc {\n color: @text;\n }\n .aRDKUe .idKC9b,\n .aRDKUe .MbHqJ {\n color: @subtext0;\n }\n .aRDKUe .GXg3Le {\n color: @blue;\n }\n .aRDKUe .G5bXNb {\n background-color: @mantle;\n &:hover {\n background-color: @base;\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Google Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/google", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/google", - "version": "0.2.9", + "version": "0.3.2", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle", "description": "Soothing pastel theme for Google", @@ -7106,12 +7106,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Google", "name": "Google Catppuccin", - "originalDigest": "091c085a78e5cdaab2aa640841994162d87f3487", + "originalDigest": "61ef848dfb8d290c34ea5a70c06c8915fcbf7144", "_id": "d05b6aa1-9e26-40b5-907c-2c14d43f9b3e", - "_rev": 1726853352644, + "_rev": 1728240697561, "id": 77, - "etag": "W/\"18b6fbe4b4638b01b897dce139628947e53192e40481988a4625e71a18759e17\"", - "updateDate": 1726501375986 + "etag": "W/\"ac7e91bf6d0126f8b9b8f4b2ce333a4807748d706ecd97bd5ab441a59a3e4106\"", + "updateDate": 1728240697377 }, { "enabled": true, @@ -7120,12 +7120,12 @@ "installDate": 1702771683366, "sections": [ { - "code": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.10\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* logo */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .ionicon {\n fill: #cad3f5 !important;\n }\n :root .h2 {\n color: #b8c0e0 !important;\n }\n :root .bottom-nav {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root path[style*=\"fill: #00d2a7;\"] {\n fill: #b7bdf8 !important;\n }\n :root path[style*=\"fill: #c5c7c7;\"] {\n fill: #cad3f5 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .icon.icon-large,\n :root .nav-button .icon {\n fill: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(0, 210, 167);\"] {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* logo */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .ionicon {\n fill: #cad3f5 !important;\n }\n :root .h2 {\n color: #b8c0e0 !important;\n }\n :root .bottom-nav {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root path[style*=\"fill: #00d2a7;\"] {\n fill: #b7bdf8 !important;\n }\n :root path[style*=\"fill: #c5c7c7;\"] {\n fill: #cad3f5 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .icon.icon-large,\n :root .nav-button .icon {\n fill: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(0, 210, 167);\"] {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }", - "start": 1055, + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* logo */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .icon[style*=\"fill: rgb(78, 78, 78);\"] {\n fill: #cad3f5 !important;\n }\n :root .icon[style*=\"fill: rgb(174, 174, 174);\"] {\n fill: #a5adcb !important;\n }\n :root .icon[style*=\"fill: rgb(255, 83, 83);\"] {\n fill: #b7bdf8 !important;\n }\n :root .h2 {\n color: #b8c0e0 !important;\n }\n :root .bottom-nav {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root path[style*=\"fill: #00d2a7;\"] {\n fill: #b7bdf8 !important;\n }\n :root path[style*=\"fill: #c5c7c7;\"] {\n fill: #cad3f5 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(255, 83, 83);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(255, 83, 83);\"],\n :root .content-accent-fg {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* logo */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root drawer-menu,\n :root .list-bg {\n background-color: #1e2030 !important;\n color: #cad3f5;\n }\n :root .list-row {\n background-color: #24273a;\n }\n :root .odd-row {\n background-color: #363a4f;\n }\n :root .header-nav {\n background-color: #24273a;\n }\n :root .elevated-bg,\n :root .folder-column,\n :root div[aria-modal] {\n background-color: #24273a !important;\n }\n :root .icon[style*=\"fill: rgb(78, 78, 78);\"] {\n fill: #cad3f5 !important;\n }\n :root .icon[style*=\"fill: rgb(174, 174, 174);\"] {\n fill: #a5adcb !important;\n }\n :root .icon[style*=\"fill: rgb(255, 83, 83);\"] {\n fill: #b7bdf8 !important;\n }\n :root .h2 {\n color: #b8c0e0 !important;\n }\n :root .bottom-nav {\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root .dropdown-button,\n :root .dropdown-button div {\n color: #cad3f5 !important;\n }\n :root .dropdown-button:hover {\n background-color: #494d64 !important;\n }\n :root path[style*=\"fill: #00d2a7;\"] {\n fill: #b7bdf8 !important;\n }\n :root path[style*=\"fill: #c5c7c7;\"] {\n fill: #cad3f5 !important;\n }\n :root .row-selected {\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button {\n color: #b7bdf8 !important;\n }\n :root .row-selected > .nav-button > .icon {\n fill: #b7bdf8 !important;\n }\n :root .secondary {\n color: #b7bdf8 !important;\n }\n :root .nav-button,\n :root .sidebar-section.mb {\n color: #a5adcb !important;\n }\n :root .bubble {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root :where(.mouse-nav) .state-bg:hover,\n :root :where(.keyboard-nav) .state-bg:hover,\n :root [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: #363a4f !important;\n }\n :root .nav-bg,\n :root .content-bg,\n :root [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: #24273a !important;\n }\n :root [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #1e2030 !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: #363a4f !important;\n }\n :root [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: #494d64 !important;\n }\n :root [style*=\"color: rgb(221, 221, 221);\"] {\n color: #cad3f5 !important;\n }\n :root [style*=\"color: rgb(174, 174, 174);\"] {\n color: #b8c0e0 !important;\n }\n :root .teamLabel {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root [style*=\"border: 2px solid rgb(255, 83, 83);\"] {\n border-color: #b7bdf8 !important;\n }\n :root [style*=\"color: rgb(255, 83, 83);\"],\n :root .content-accent-fg {\n color: #b7bdf8 !important;\n }\n :root button.expander {\n color: #a5adcb !important;\n }\n :root .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: #b7bdf8 !important;\n }\n :root ::-webkit-scrollbar-thumb {\n background-color: #494d64;\n }\n }", + "start": 1056, "domains": [ "app.tuta.com", "mail.tutanota.com" @@ -7133,15 +7133,15 @@ }, { "code": "/* prettier-ignore */", - "start": 7646 + "start": 7939 } ], - "sourceCode": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"app.tuta.com\"), domain(\"mail.tutanota.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body,\n drawer-menu,\n .list-bg {\n background-color: @mantle !important;\n color: @text;\n }\n\n .list-row {\n background-color: @base;\n }\n .odd-row {\n background-color: @surface0;\n }\n\n .header-nav {\n background-color: @base;\n }\n\n .elevated-bg,\n .folder-column,\n div[aria-modal] {\n background-color: @base !important;\n }\n\n .ionicon {\n fill: @text !important;\n }\n\n .h2 {\n color: @subtext1 !important;\n }\n\n .bottom-nav {\n background: @mantle !important;\n color: @text !important;\n }\n\n .dropdown-button,\n .dropdown-button div {\n color: @text !important;\n }\n .dropdown-button:hover {\n background-color: @surface1 !important;\n }\n\n /* logo */\n path[style*=\"fill: #00d2a7;\"] {\n fill: @accent-color !important;\n }\n\n path[style*=\"fill: #c5c7c7;\"] {\n fill: @text !important;\n }\n\n .row-selected {\n border-color: @accent-color !important;\n color: @accent-color !important;\n }\n .row-selected > .nav-button {\n color: @accent-color !important;\n }\n .row-selected > .nav-button > .icon {\n fill: @accent-color !important;\n }\n\n .secondary {\n color: @accent-color !important;\n }\n\n .nav-button,\n .sidebar-section.mb {\n color: @subtext0 !important;\n }\n .icon.icon-large,\n .nav-button .icon {\n fill: @subtext0 !important;\n }\n\n .bubble {\n background-color: @base;\n color: @text;\n }\n\n :where(.mouse-nav) .state-bg:hover,\n :where(.keyboard-nav) .state-bg:hover,\n [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: @surface0 !important;\n }\n\n .nav-bg,\n .content-bg,\n [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: @base !important;\n }\n [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: @mantle !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: @surface0 !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: @surface1 !important;\n }\n\n [style*=\"color: rgb(221, 221, 221);\"] {\n color: @text !important;\n }\n\n [style*=\"color: rgb(174, 174, 174);\"] {\n color: @subtext1 !important;\n }\n\n .teamLabel {\n background-color: @accent-color;\n color: @mantle;\n }\n\n [style*=\"border: 2px solid rgb(0, 210, 167);\"] {\n border-color: @accent-color !important;\n }\n [style*=\"color: rgb(0, 210, 167);\"] {\n color: @accent-color !important;\n }\n\n button.expander {\n color: @subtext0 !important;\n }\n\n .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: @accent-color !important;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @surface1;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Tuta Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/tuta\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/tuta\n@version 0.0.10\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta\n@description Soothing pastel theme for Tuta\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"app.tuta.com\"), domain(\"mail.tutanota.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body,\n drawer-menu,\n .list-bg {\n background-color: @mantle !important;\n color: @text;\n }\n\n .list-row {\n background-color: @base;\n }\n .odd-row {\n background-color: @surface0;\n }\n\n .header-nav {\n background-color: @base;\n }\n\n .elevated-bg,\n .folder-column,\n div[aria-modal] {\n background-color: @base !important;\n }\n\n .icon {\n &[style*=\"fill: rgb(78, 78, 78);\"] {\n fill: @text !important;\n }\n\n &[style*=\"fill: rgb(174, 174, 174);\"] {\n fill: @subtext0 !important;\n }\n\n &[style*=\"fill: rgb(255, 83, 83);\"] {\n fill: @accent-color !important;\n }\n }\n\n .h2 {\n color: @subtext1 !important;\n }\n\n .bottom-nav {\n background: @mantle !important;\n color: @text !important;\n }\n\n .dropdown-button,\n .dropdown-button div {\n color: @text !important;\n }\n .dropdown-button:hover {\n background-color: @surface1 !important;\n }\n\n /* logo */\n path[style*=\"fill: #00d2a7;\"] {\n fill: @accent-color !important;\n }\n\n path[style*=\"fill: #c5c7c7;\"] {\n fill: @text !important;\n }\n\n .row-selected {\n border-color: @accent-color !important;\n color: @accent-color !important;\n }\n .row-selected > .nav-button {\n color: @accent-color !important;\n }\n .row-selected > .nav-button > .icon {\n fill: @accent-color !important;\n }\n\n .secondary {\n color: @accent-color !important;\n }\n\n .nav-button,\n .sidebar-section.mb {\n color: @subtext0 !important;\n }\n\n .bubble {\n background-color: @base;\n color: @text;\n }\n\n :where(.mouse-nav) .state-bg:hover,\n :where(.keyboard-nav) .state-bg:hover,\n [style*=\"background: rgba(139, 139, 139, 0.22)\"] {\n background-color: @surface0 !important;\n }\n\n .nav-bg,\n .content-bg,\n [style*=\"background-color: rgb(35, 35, 35)\"] {\n background-color: @base !important;\n }\n [style*=\"background-color: rgb(17, 17, 17);\"] {\n background-color: @mantle !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.22);\"] {\n background-color: @surface0 !important;\n }\n [style*=\"background-color: rgba(139, 139, 139, 0.38);\"] {\n background-color: @surface1 !important;\n }\n\n [style*=\"color: rgb(221, 221, 221);\"] {\n color: @text !important;\n }\n\n [style*=\"color: rgb(174, 174, 174);\"] {\n color: @subtext1 !important;\n }\n\n .teamLabel {\n background-color: @accent-color;\n color: @mantle;\n }\n\n [style*=\"border: 2px solid rgb(255, 83, 83);\"] {\n border-color: @accent-color !important;\n }\n [style*=\"color: rgb(255, 83, 83);\"],\n .content-accent-fg {\n color: @accent-color !important;\n }\n\n button.expander {\n color: @subtext0 !important;\n }\n\n .logo-height > svg:nth-child(1) > path:nth-child(2) {\n fill: @accent-color !important;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: @surface1;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Tuta Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/tuta", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/tuta", - "version": "0.0.9", + "version": "0.0.10", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/tuta/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Atuta", "description": "Soothing pastel theme for Tuta", @@ -7296,12 +7296,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Tuta", "name": "Tuta Catppuccin", - "originalDigest": "a4d57ddb508dd7eba482c49b2e013565099fc36d", + "originalDigest": "a87997c14592d1ee333513f015d311c772273655", "_id": "4faab84b-a8da-40c9-a730-00e2a5875c52", - "_rev": 1726090248127, + "_rev": 1729150951597, "id": 78, - "etag": "W/\"39831511fe1220411f9ec65d4cdebf0631c83c138bdb20706b4a47ebdf23e4f5\"", - "updateDate": 1722806714432 + "etag": "W/\"1785c29ac3b39324ab9ff7aeeb5ad652d9300366268fa4abe0e03e6a97c4cad1\"", + "updateDate": 1729150951584 }, { "enabled": true, @@ -8064,11 +8064,11 @@ "installDate": 1708336057235, "sections": [ { - "code": "/* ==UserStyle==\n@name DuckDuckGo Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/duckduckgo\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo\n@version 0.2.8\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/duckduckgo/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aduckduckgo\n@description Soothing pastel theme for DuckDuckGo\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name DuckDuckGo Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/duckduckgo\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo\n@version 0.3.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/duckduckgo/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aduckduckgo\n@description Soothing pastel theme for DuckDuckGo\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": ":root:not(.dark-bg, .no-theme) {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root:not(.dark-bg, .no-theme) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.dark-bg, .no-theme) input::placeholder,\n :root:not(.dark-bg, .no-theme) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .footer,\n :root:not(.dark-bg, .no-theme) .footer--mobile,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings,\n :root:not(.dark-bg, .no-theme) .settings-dropdown--section,\n :root:not(.dark-bg, .no-theme) .frm__field,\n :root:not(.dark-bg, .no-theme) .frm__switch,\n :root:not(.dark-bg, .no-theme) .tileview .metabar--fixed,\n :root:not(.dark-bg, .no-theme) body,\n :root:not(.dark-bg, .no-theme) .zci,\n :root:not(.dark-bg, .no-theme) html,\n :root:not(.dark-bg, .no-theme) .body--home,\n :root:not(.dark-bg, .no-theme) html.displayable-atb-banner .body--home,\n :root:not(.dark-bg, .no-theme) .site-wrapper,\n :root:not(.dark-bg, .no-theme) .region__body,\n :root:not(.dark-bg, .no-theme) .badge-link,\n :root:not(.dark-bg, .no-theme) .module--carousel__image-wrapper,\n :root:not(.dark-bg, .no-theme) .result__image,\n :root:not(.dark-bg, .no-theme) .vertical--map__sidebar,\n :root:not(.dark-bg, .no-theme) .vertical--map__sidebar__header,\n :root:not(.dark-bg, .no-theme) .page-chrome_newtab,\n :root:not(.dark-bg, .no-theme) .js-carousel-module-more,\n :root:not(.dark-bg, .no-theme) .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root:not(.dark-bg, .no-theme) .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .dropdown__button::after {\n visibility: hidden;\n }\n :root:not(.dark-bg, .no-theme) .wXKLp5dS9jGvo097pfaG,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .IuA6a2PUTR9Lck6m0WlP,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .XxDCpwElzOhQaLmCxJ8z,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .privacy-reminder__modal-hide,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .zci--stopwatch td {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .record__body,\n :root:not(.dark-bg, .no-theme) .chomp--link__mr,\n :root:not(.dark-bg, .no-theme) .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .c-list__item {\n border-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .calendar .t_right,\n :root:not(.dark-bg, .no-theme) .calendar .t_left {\n background-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .calendar__header {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) table.calendar tr {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root:not(.dark-bg, .no-theme) .zci.is-active {\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root:not(.dark-bg, .no-theme) .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__currentPrice,\n :root:not(.dark-bg, .no-theme) .stocks-module__exchange,\n :root:not(.dark-bg, .no-theme) .stocks-module__currency,\n :root:not(.dark-bg, .no-theme) .stocks-module__stats {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__latestUpdate,\n :root:not(.dark-bg, .no-theme) .ia-module--stocks a.stocks-module__attribution,\n :root:not(.dark-bg, .no-theme) .stocks-module__footer {\n color: #b8c0e0;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__chart .horizontal-line,\n :root:not(.dark-bg, .no-theme) .stocks-module__chart .vertical-line,\n :root:not(.dark-bg, .no-theme) .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .tx-clr--lt {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root:not(.dark-bg, .no-theme) .feedback-external__link {\n color: #8aadf4;\n }\n :root:not(.dark-bg, .no-theme) .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .feedback-modal__radio {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .modal__close {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .module__inner-toggle::before,\n :root:not(.dark-bg, .no-theme) .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--translations .dropdown--translation-select,\n :root:not(.dark-bg, .no-theme) .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root:not(.dark-bg, .no-theme) .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--translations-original textarea,\n :root:not(.dark-bg, .no-theme) .module--translations-translatedtext,\n :root:not(.dark-bg, .no-theme) .module--translations-footer a {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .module--translations-clear,\n :root:not(.dark-bg, .no-theme) .module--translations-copy {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .modal__list__filter input {\n background: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__toggle,\n :root:not(.dark-bg, .no-theme) .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__title__link,\n :root:not(.dark-bg, .no-theme) .module__text,\n :root:not(.dark-bg, .no-theme) .pln,\n :root:not(.dark-bg, .no-theme) .pun,\n :root:not(.dark-bg, .no-theme) code,\n :root:not(.dark-bg, .no-theme) .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) code {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .lit {\n color: #f5a97f !important;\n }\n :root:not(.dark-bg, .no-theme) .com {\n color: #b8c0e0 !important;\n }\n :root:not(.dark-bg, .no-theme) .str {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .atv {\n color: #8bd5ca !important;\n }\n :root:not(.dark-bg, .no-theme) .module__title__sub {\n color: #a5adcb;\n }\n :root:not(.dark-bg, .no-theme) .prettyprint {\n background-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root:not(.dark-bg, .no-theme) .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .module__title,\n :root:not(.dark-bg, .no-theme) .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__toggle {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .forecast-wrapper .module__weather-warning--red,\n :root:not(.dark-bg, .no-theme) .module__weather-warning--red:hover,\n :root:not(.dark-bg, .no-theme) .module__weather-warning--red:focus,\n :root:not(.dark-bg, .no-theme) .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__weather-warning {\n color: #eed49f !important;\n }\n :root:not(.dark-bg, .no-theme) .text--primary,\n :root:not(.dark-bg, .no-theme) .tx-clr--dk,\n :root:not(.dark-bg, .no-theme) .tx-clr--slate,\n :root:not(.dark-bg, .no-theme) .module__temperature-unit:not(.module__temperature-unit--on),\n :root:not(.dark-bg, .no-theme) .module__items-day {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .module__temperature-unit,\n :root:not(.dark-bg, .no-theme) .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__detail__precip-label,\n :root:not(.dark-bg, .no-theme) .module__items-precip-label,\n :root:not(.dark-bg, .no-theme) .ia-module--module--definitions__reference,\n :root:not(.dark-bg, .no-theme) .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__detail__hour-label,\n :root:not(.dark-bg, .no-theme) .module__current,\n :root:not(.dark-bg, .no-theme) .module__detail__temp-label,\n :root:not(.dark-bg, .no-theme) .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root:not(.dark-bg, .no-theme) .module__warnings,\n :root:not(.dark-bg, .no-theme) .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__detail__precip-label__icon,\n :root:not(.dark-bg, .no-theme) .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-bg, .no-theme) .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl__btn,\n :root:not(.dark-bg, .no-theme) .tile__history,\n :root:not(.dark-bg, .no-theme) .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .attribution--link__icon {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__tab__sci .tile__ctrl__btn,\n :root:not(.dark-bg, .no-theme) .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display__main,\n :root:not(.dark-bg, .no-theme) .tile__past-result {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display__main {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display__aside,\n :root:not(.dark-bg, .no-theme) .tile__past-formula,\n :root:not(.dark-bg, .no-theme) .tile__option {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .bg-delayed-color {\n background-color: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .open-in-app__deep-link {\n color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .modal__header__clear,\n :root:not(.dark-bg, .no-theme) .sep--before,\n :root:not(.dark-bg, .no-theme) .js-region-filter-clear,\n :root:not(.dark-bg, .no-theme) .result__a,\n :root:not(.dark-bg, .no-theme) .module--carousel__body__title,\n :root:not(.dark-bg, .no-theme) .js-carousel-module-more,\n :root:not(.dark-bg, .no-theme) .js-no-results-web,\n :root:not(.dark-bg, .no-theme) .bing .tile__title--pr a,\n :root:not(.dark-bg, .no-theme) .sidebar-filter__show-more,\n :root:not(.dark-bg, .no-theme) .module__footer,\n :root:not(.dark-bg, .no-theme) .js-settings-dropdown-reset-appearance,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings .settings-dropdown--button,\n :root:not(.dark-bg, .no-theme) .settings-page-wrapper a:not(.btn, .set-tab),\n :root:not(.dark-bg, .no-theme) .module__link--blue,\n :root:not(.dark-bg, .no-theme) .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__title a:visited {\n color: #c6a0f6;\n }\n :root:not(.dark-bg, .no-theme) .place-detail__status--off {\n color: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) .place-detail__status--on {\n color: #a6da95;\n }\n :root:not(.dark-bg, .no-theme) .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root:not(.dark-bg, .no-theme) .bg-clr--green {\n background-color: #a6da95;\n }\n :root:not(.dark-bg, .no-theme) .tile__status,\n :root:not(.dark-bg, .no-theme) .osGBsMSM4O7_HVv5OcxQ,\n :root:not(.dark-bg, .no-theme) .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .modal__header,\n :root:not(.dark-bg, .no-theme) .modal__footer,\n :root:not(.dark-bg, .no-theme) .modal__box,\n :root:not(.dark-bg, .no-theme) .tile,\n :root:not(.dark-bg, .no-theme) .related-searches__item,\n :root:not(.dark-bg, .no-theme) .bg-clr--white,\n :root:not(.dark-bg, .no-theme) .tile__media__free-shipping-label,\n :root:not(.dark-bg, .no-theme) .sidebar-filter__options,\n :root:not(.dark-bg, .no-theme) .sidebar-filter__option.is-size,\n :root:not(.dark-bg, .no-theme) .module__footer,\n :root:not(.dark-bg, .no-theme) .frm__select,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet,\n :root:not(.dark-bg, .no-theme) .set-reset,\n :root:not(.dark-bg, .no-theme) .search__autocomplete,\n :root:not(.dark-bg, .no-theme) .frm__input,\n :root:not(.dark-bg, .no-theme) .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root:not(.dark-bg, .no-theme) .sep--before::before,\n :root:not(.dark-bg, .no-theme) .sep {\n border-left-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .header-wrap {\n box-shadow: none !important;\n }\n :root:not(.dark-bg, .no-theme) .header-wrap,\n :root:not(.dark-bg, .no-theme) .module--carousel__left,\n :root:not(.dark-bg, .no-theme) .module--carousel__right,\n :root:not(.dark-bg, .no-theme) .detail,\n :root:not(.dark-bg, .no-theme) .btn {\n background-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .set-header--fixed .tileview--grid .metabar--fixed,\n :root:not(.dark-bg, .no-theme) .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .modal--dropdown--region.modal--popout .frm__input,\n :root:not(.dark-bg, .no-theme) .js-region-filter-list,\n :root:not(.dark-bg, .no-theme) .tile__body,\n :root:not(.dark-bg, .no-theme) .bg-clr--white,\n :root:not(.dark-bg, .no-theme) .acp-wrap,\n :root:not(.dark-bg, .no-theme) .tile__media__free-shipping-label,\n :root:not(.dark-bg, .no-theme) .tile__media--pr,\n :root:not(.dark-bg, .no-theme) .modal__box,\n :root:not(.dark-bg, .no-theme) .nav-menu__list,\n :root:not(.dark-bg, .no-theme) .set-tab.is-active,\n :root:not(.dark-bg, .no-theme) .frm__select select,\n :root:not(.dark-bg, .no-theme) .cloudsave,\n :root:not(.dark-bg, .no-theme) .feedback-btn__send,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__input,\n :root:not(.dark-bg, .no-theme) .howItWorksSection_downloadsCard__U3Ph9,\n :root:not(.dark-bg, .no-theme) .metabar__grid-btn,\n :root:not(.dark-bg, .no-theme) .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root:not(.dark-bg, .no-theme) .btn.btn--secondary,\n :root:not(.dark-bg, .no-theme) .btn.is-disabled,\n :root:not(.dark-bg, .no-theme) input,\n :root:not(.dark-bg, .no-theme) textarea,\n :root:not(.dark-bg, .no-theme) .frm__input,\n :root:not(.dark-bg, .no-theme) .frm__text,\n :root:not(.dark-bg, .no-theme) .detail--xd .c-detail__btn,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet,\n :root:not(.dark-bg, .no-theme) .set-reset,\n :root:not(.dark-bg, .no-theme) .zci--json_validator textarea,\n :root:not(.dark-bg, .no-theme) .colorpicker,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled:active,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled:focus,\n :root:not(.dark-bg, .no-theme) .module__section,\n :root:not(.dark-bg, .no-theme) .module--carousel__item,\n :root:not(.dark-bg, .no-theme) .is-related-search-exp.dark-bg,\n :root:not(.dark-bg, .no-theme) .related-searches__item,\n :root:not(.dark-bg, .no-theme) .detail--xd .tile-nav--sm,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__detail,\n :root:not(.dark-bg, .no-theme) .set-reset__detail,\n :root:not(.dark-bg, .no-theme) .module__footer,\n :root:not(.dark-bg, .no-theme) .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .btn.is-disabled:hover,\n :root:not(.dark-bg, .no-theme) .frm__switch__label:hover,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled:hover,\n :root:not(.dark-bg, .no-theme) .btn.btn--skeleton:hover,\n :root:not(.dark-bg, .no-theme) .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .modal__list__link.is-highlighted,\n :root:not(.dark-bg, .no-theme) .modal__list li:hover {\n background-color: #8087a2;\n }\n :root:not(.dark-bg, .no-theme) .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root:not(.dark-bg, .no-theme) .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root:not(.dark-bg, .no-theme) .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .settings-dropdown--section,\n :root:not(.dark-bg, .no-theme) .set-head,\n :root:not(.dark-bg, .no-theme) .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root:not(.dark-bg, .no-theme) .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root:not(.dark-bg, .no-theme) .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root:not(.dark-bg, .no-theme) .footer,\n :root:not(.dark-bg, .no-theme) .footer--mobile {\n border-top-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .is-vertical-tabs-exp,\n :root:not(.dark-bg, .no-theme) #duckbar,\n :root:not(.dark-bg, .no-theme) .zcm__link:not(.dropdown__button).is-active,\n :root:not(.dark-bg, .no-theme) .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) #more-results {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) input,\n :root:not(.dark-bg, .no-theme) select,\n :root:not(.dark-bg, .no-theme) h1,\n :root:not(.dark-bg, .no-theme) h2,\n :root:not(.dark-bg, .no-theme) h4,\n :root:not(.dark-bg, .no-theme) h5,\n :root:not(.dark-bg, .no-theme) h6,\n :root:not(.dark-bg, .no-theme) ul,\n :root:not(.dark-bg, .no-theme) ol,\n :root:not(.dark-bg, .no-theme) blockquote,\n :root:not(.dark-bg, .no-theme) p,\n :root:not(.dark-bg, .no-theme) body,\n :root:not(.dark-bg, .no-theme) .module--carousel__footer,\n :root:not(.dark-bg, .no-theme) .set-tab.is-active,\n :root:not(.dark-bg, .no-theme) .zcm__link,\n :root:not(.dark-bg, .no-theme) .feedback-prompt__link,\n :root:not(.dark-bg, .no-theme) .feedback-btn__send,\n :root:not(.dark-bg, .no-theme) .tile--img__sub,\n :root:not(.dark-bg, .no-theme) .result__snippet,\n :root:not(.dark-bg, .no-theme) .result__snippet b,\n :root:not(.dark-bg, .no-theme) .modal__list__link,\n :root:not(.dark-bg, .no-theme) .acp,\n :root:not(.dark-bg, .no-theme) .header_headerButton__cLYU3,\n :root:not(.dark-bg, .no-theme) .is-vertical-tabs-exp,\n :root:not(.dark-bg, .no-theme) .module.module--images,\n :root:not(.dark-bg, .no-theme) .module__header.module__header--link,\n :root:not(.dark-bg, .no-theme) .text--title,\n :root:not(.dark-bg, .no-theme) .text--airline-flight,\n :root:not(.dark-bg, .no-theme) .timing,\n :root:not(.dark-bg, .no-theme) .flight-details__values,\n :root:not(.dark-bg, .no-theme) .airlines-footer,\n :root:not(.dark-bg, .no-theme) .tx-clr--slate,\n :root:not(.dark-bg, .no-theme) .nav-menu__heading,\n :root:not(.dark-bg, .no-theme) .zci,\n :root:not(.dark-bg, .no-theme) .metabar__grid-btn,\n :root:not(.dark-bg, .no-theme) .module--carousel__left,\n :root:not(.dark-bg, .no-theme) .module--carousel__right,\n :root:not(.dark-bg, .no-theme) .c-detail__title__sub,\n :root:not(.dark-bg, .no-theme) .c-detail__desc,\n :root:not(.dark-bg, .no-theme) .c-detail__filemeta,\n :root:not(.dark-bg, .no-theme) .c-detail__more,\n :root:not(.dark-bg, .no-theme) .frm__label,\n :root:not(.dark-bg, .no-theme) .js-cloudsave-new-suggestion,\n :root:not(.dark-bg, .no-theme) .zci__body,\n :root:not(.dark-bg, .no-theme) .zci__body a {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .star {\n color: #939ab7;\n }\n :root:not(.dark-bg, .no-theme) .set-tab,\n :root:not(.dark-bg, .no-theme) .set-tab:visited,\n :root:not(.dark-bg, .no-theme) .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root:not(.dark-bg, .no-theme) .js-cloudsave-save-btn,\n :root:not(.dark-bg, .no-theme) .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .video-source,\n :root:not(.dark-bg, .no-theme) .tile__count,\n :root:not(.dark-bg, .no-theme) .result__url,\n :root:not(.dark-bg, .no-theme) .tile__time,\n :root:not(.dark-bg, .no-theme) .feedback-prompt,\n :root:not(.dark-bg, .no-theme) .footer__text,\n :root:not(.dark-bg, .no-theme) .vertical--news .result__url,\n :root:not(.dark-bg, .no-theme) .result__timestamp,\n :root:not(.dark-bg, .no-theme) .js-metabar-secondary,\n :root:not(.dark-bg, .no-theme) .sidebar-filters,\n :root:not(.dark-bg, .no-theme) .tile--pr__original-price,\n :root:not(.dark-bg, .no-theme) .nav-menu__item a,\n :root:not(.dark-bg, .no-theme) .nav-menu__close,\n :root:not(.dark-bg, .no-theme) .frm__desc,\n :root:not(.dark-bg, .no-theme) .dropdown__button,\n :root:not(.dark-bg, .no-theme) .tx-clr--slate-light,\n :root:not(.dark-bg, .no-theme) .flight-details__labels,\n :root:not(.dark-bg, .no-theme) .scheduled-time,\n :root:not(.dark-bg, .no-theme) .source-link,\n :root:not(.dark-bg, .no-theme) .tile__source,\n :root:not(.dark-bg, .no-theme) .zci__more-at,\n :root:not(.dark-bg, .no-theme) .cloudsave__close,\n :root:not(.dark-bg, .no-theme) .module--definitions__attribution-text,\n :root:not(.dark-bg, .no-theme) .module__attribution,\n :root:not(.dark-bg, .no-theme) .module__attribution-link {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .dropdown--region.has-inactive-region .dropdown__button::after,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--region.modal--popout .modal__header::before,\n :root:not(.dark-bg, .no-theme) .js-carousel-module-title,\n :root:not(.dark-bg, .no-theme) .tile--pr__brand,\n :root:not(.dark-bg, .no-theme) .frm__select,\n :root:not(.dark-bg, .no-theme) .star::after,\n :root:not(.dark-bg, .no-theme) .feedback-btn__icon,\n :root:not(.dark-bg, .no-theme) .detail--xd .tile-nav--sm,\n :root:not(.dark-bg, .no-theme) .detail__close,\n :root:not(.dark-bg, .no-theme) .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .search__button:hover,\n :root:not(.dark-bg, .no-theme) .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__title,\n :root:not(.dark-bg, .no-theme) .set-reset__title {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .switch,\n :root:not(.dark-bg, .no-theme) .frm__switch__label {\n background-color: #181926 !important;\n }\n :root:not(.dark-bg, .no-theme) .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root:not(.dark-bg, .no-theme) .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .switch__knob {\n background: #939ab7 !important;\n }\n :root:not(.dark-bg, .no-theme) .is-on .switch__knob {\n background: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .acp--highlight,\n :root:not(.dark-bg, .no-theme) .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root:not(.dark-bg, .no-theme) .review__rating-stars,\n :root:not(.dark-bg, .no-theme) .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-bg, .no-theme) .header__logo,\n :root:not(.dark-bg, .no-theme) .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root:not(.dark-bg, .no-theme) .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark-bg {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root.dark-bg ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.dark-bg input::placeholder,\n :root.dark-bg textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.dark-bg .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root.dark-bg .footer,\n :root.dark-bg .footer--mobile,\n :root.dark-bg .modal--dropdown--settings,\n :root.dark-bg .settings-dropdown--section,\n :root.dark-bg .frm__field,\n :root.dark-bg .frm__switch,\n :root.dark-bg .tileview .metabar--fixed,\n :root.dark-bg body,\n :root.dark-bg .zci,\n :root.dark-bg html,\n :root.dark-bg .body--home,\n :root.dark-bg html.displayable-atb-banner .body--home,\n :root.dark-bg .site-wrapper,\n :root.dark-bg .region__body,\n :root.dark-bg .badge-link,\n :root.dark-bg .module--carousel__image-wrapper,\n :root.dark-bg .result__image,\n :root.dark-bg .vertical--map__sidebar,\n :root.dark-bg .vertical--map__sidebar__header,\n :root.dark-bg .page-chrome_newtab,\n :root.dark-bg .js-carousel-module-more,\n :root.dark-bg .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root.dark-bg .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root.dark-bg .dropdown__button::after {\n visibility: hidden;\n }\n :root.dark-bg .wXKLp5dS9jGvo097pfaG,\n :root.dark-bg .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root.dark-bg .IuA6a2PUTR9Lck6m0WlP,\n :root.dark-bg .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .XxDCpwElzOhQaLmCxJ8z,\n :root.dark-bg .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .privacy-reminder__modal-hide,\n :root.dark-bg .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root.dark-bg .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root.dark-bg .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root.dark-bg .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root.dark-bg .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root.dark-bg .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root.dark-bg .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root.dark-bg .zci--stopwatch td {\n color: #cad3f5;\n }\n :root.dark-bg .record__body,\n :root.dark-bg .chomp--link__mr,\n :root.dark-bg .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root.dark-bg .c-list__item {\n border-color: #1e2030;\n }\n :root.dark-bg .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root.dark-bg .calendar .t_right,\n :root.dark-bg .calendar .t_left {\n background-color: #5b6078;\n }\n :root.dark-bg .calendar__header {\n color: #cad3f5;\n }\n :root.dark-bg table.calendar tr {\n color: #cad3f5;\n }\n :root.dark-bg .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.dark-bg .zci.is-active {\n border-color: #363a4f;\n }\n :root.dark-bg .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root.dark-bg .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root.dark-bg .stocks-module__currentPrice,\n :root.dark-bg .stocks-module__exchange,\n :root.dark-bg .stocks-module__currency,\n :root.dark-bg .stocks-module__stats {\n color: #cad3f5;\n }\n :root.dark-bg .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.dark-bg .stocks-module__latestUpdate,\n :root.dark-bg .ia-module--stocks a.stocks-module__attribution,\n :root.dark-bg .stocks-module__footer {\n color: #b8c0e0;\n }\n :root.dark-bg .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.dark-bg .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root.dark-bg .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root.dark-bg .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root.dark-bg .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root.dark-bg .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root.dark-bg .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root.dark-bg .stocks-module__chart .horizontal-line,\n :root.dark-bg .stocks-module__chart .vertical-line,\n :root.dark-bg .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root.dark-bg .tx-clr--lt {\n color: #cad3f5;\n }\n :root.dark-bg .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root.dark-bg .feedback-external__link {\n color: #8aadf4;\n }\n :root.dark-bg .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root.dark-bg .feedback-modal__radio {\n color: #cad3f5;\n }\n :root.dark-bg .modal__close {\n color: #cad3f5;\n }\n :root.dark-bg .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root.dark-bg .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root.dark-bg .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root.dark-bg .module__inner-toggle::before,\n :root.dark-bg .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root.dark-bg .module--translations .dropdown--translation-select,\n :root.dark-bg .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root.dark-bg .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root.dark-bg .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root.dark-bg .module--translations-original textarea,\n :root.dark-bg .module--translations-translatedtext,\n :root.dark-bg .module--translations-footer a {\n color: #cad3f5;\n }\n :root.dark-bg .module--translations-clear,\n :root.dark-bg .module--translations-copy {\n color: #a5adcb !important;\n }\n :root.dark-bg .modal__list__filter input {\n background: #1e2030;\n }\n :root.dark-bg .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.dark-bg .module__toggle,\n :root.dark-bg .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.dark-bg .module__title__link,\n :root.dark-bg .module__text,\n :root.dark-bg .pln,\n :root.dark-bg .pun,\n :root.dark-bg code,\n :root.dark-bg .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root.dark-bg code {\n background-color: #24273a !important;\n }\n :root.dark-bg .lit {\n color: #f5a97f !important;\n }\n :root.dark-bg .com {\n color: #b8c0e0 !important;\n }\n :root.dark-bg .str {\n color: #a6da95 !important;\n }\n :root.dark-bg .atv {\n color: #8bd5ca !important;\n }\n :root.dark-bg .module__title__sub {\n color: #a5adcb;\n }\n :root.dark-bg .prettyprint {\n background-color: #1e2030;\n }\n :root.dark-bg .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root.dark-bg .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root.dark-bg .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root.dark-bg .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root.dark-bg .module__title,\n :root.dark-bg .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root.dark-bg .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root.dark-bg .module__toggle {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .forecast-wrapper .module__weather-warning--red,\n :root.dark-bg .module__weather-warning--red:hover,\n :root.dark-bg .module__weather-warning--red:focus,\n :root.dark-bg .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root.dark-bg .module__weather-warning {\n color: #eed49f !important;\n }\n :root.dark-bg .text--primary,\n :root.dark-bg .tx-clr--dk,\n :root.dark-bg .tx-clr--slate,\n :root.dark-bg .module__temperature-unit:not(.module__temperature-unit--on),\n :root.dark-bg .module__items-day {\n color: #a5adcb !important;\n }\n :root.dark-bg .module__temperature-unit,\n :root.dark-bg .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .module__detail__precip-label,\n :root.dark-bg .module__items-precip-label,\n :root.dark-bg .ia-module--module--definitions__reference,\n :root.dark-bg .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root.dark-bg .module__detail__hour-label,\n :root.dark-bg .module__current,\n :root.dark-bg .module__detail__temp-label,\n :root.dark-bg .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root.dark-bg .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root.dark-bg .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root.dark-bg .module__warnings,\n :root.dark-bg .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root.dark-bg .module__detail__precip-label__icon,\n :root.dark-bg .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root.dark-bg .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root.dark-bg .tile__ctrl__btn,\n :root.dark-bg .tile__history,\n :root.dark-bg .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.dark-bg .attribution--link__icon {\n color: #cad3f5;\n }\n :root.dark-bg .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root.dark-bg .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root.dark-bg .tile__tab__sci .tile__ctrl__btn,\n :root.dark-bg .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root.dark-bg .tile__display__main,\n :root.dark-bg .tile__past-result {\n color: #cad3f5 !important;\n }\n :root.dark-bg .tile__display__main {\n background-color: #24273a !important;\n }\n :root.dark-bg .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.dark-bg .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root.dark-bg .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .tile__display__aside,\n :root.dark-bg .tile__past-formula,\n :root.dark-bg .tile__option {\n color: #a5adcb !important;\n }\n :root.dark-bg .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .bg-delayed-color {\n background-color: #ed8796;\n }\n :root.dark-bg #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root.dark-bg .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root.dark-bg .open-in-app__deep-link {\n color: #1e2030;\n }\n :root.dark-bg .modal__header__clear,\n :root.dark-bg .sep--before,\n :root.dark-bg .js-region-filter-clear,\n :root.dark-bg .result__a,\n :root.dark-bg .module--carousel__body__title,\n :root.dark-bg .js-carousel-module-more,\n :root.dark-bg .js-no-results-web,\n :root.dark-bg .bing .tile__title--pr a,\n :root.dark-bg .sidebar-filter__show-more,\n :root.dark-bg .module__footer,\n :root.dark-bg .js-settings-dropdown-reset-appearance,\n :root.dark-bg .modal--dropdown--settings .settings-dropdown--button,\n :root.dark-bg .settings-page-wrapper a:not(.btn, .set-tab),\n :root.dark-bg .module__link--blue,\n :root.dark-bg .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root.dark-bg .tile__title a:visited {\n color: #c6a0f6;\n }\n :root.dark-bg .place-detail__status--off {\n color: #ed8796;\n }\n :root.dark-bg .place-detail__status--on {\n color: #a6da95;\n }\n :root.dark-bg .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root.dark-bg .bg-clr--green {\n background-color: #a6da95;\n }\n :root.dark-bg .tile__status,\n :root.dark-bg .osGBsMSM4O7_HVv5OcxQ,\n :root.dark-bg .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root.dark-bg .modal__header,\n :root.dark-bg .modal__footer,\n :root.dark-bg .modal__box,\n :root.dark-bg .tile,\n :root.dark-bg .related-searches__item,\n :root.dark-bg .bg-clr--white,\n :root.dark-bg .tile__media__free-shipping-label,\n :root.dark-bg .sidebar-filter__options,\n :root.dark-bg .sidebar-filter__option.is-size,\n :root.dark-bg .module__footer,\n :root.dark-bg .frm__select,\n :root.dark-bg .set-bookmarklet,\n :root.dark-bg .set-reset,\n :root.dark-bg .search__autocomplete,\n :root.dark-bg .frm__input,\n :root.dark-bg .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root.dark-bg .sep--before::before,\n :root.dark-bg .sep {\n border-left-color: #5b6078;\n }\n :root.dark-bg .header-wrap {\n box-shadow: none !important;\n }\n :root.dark-bg .header-wrap,\n :root.dark-bg .module--carousel__left,\n :root.dark-bg .module--carousel__right,\n :root.dark-bg .detail,\n :root.dark-bg .btn {\n background-color: #1e2030;\n }\n :root.dark-bg .set-header--fixed .tileview--grid .metabar--fixed,\n :root.dark-bg .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root.dark-bg .modal--dropdown--region.modal--popout .frm__input,\n :root.dark-bg .js-region-filter-list,\n :root.dark-bg .tile__body,\n :root.dark-bg .bg-clr--white,\n :root.dark-bg .acp-wrap,\n :root.dark-bg .tile__media__free-shipping-label,\n :root.dark-bg .tile__media--pr,\n :root.dark-bg .modal__box,\n :root.dark-bg .nav-menu__list,\n :root.dark-bg .set-tab.is-active,\n :root.dark-bg .frm__select select,\n :root.dark-bg .cloudsave,\n :root.dark-bg .feedback-btn__send,\n :root.dark-bg .set-bookmarklet__input,\n :root.dark-bg .howItWorksSection_downloadsCard__U3Ph9,\n :root.dark-bg .metabar__grid-btn,\n :root.dark-bg .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root.dark-bg .btn.btn--secondary,\n :root.dark-bg .btn.is-disabled,\n :root.dark-bg input,\n :root.dark-bg textarea,\n :root.dark-bg .frm__input,\n :root.dark-bg .frm__text,\n :root.dark-bg .detail--xd .c-detail__btn,\n :root.dark-bg .set-bookmarklet,\n :root.dark-bg .set-reset,\n :root.dark-bg .zci--json_validator textarea,\n :root.dark-bg .colorpicker,\n :root.dark-bg .feedback-modal__submit.is-disabled,\n :root.dark-bg .feedback-modal__submit.is-disabled:active,\n :root.dark-bg .feedback-modal__submit.is-disabled:focus,\n :root.dark-bg .module__section,\n :root.dark-bg .module--carousel__item,\n :root.dark-bg .is-related-search-exp.dark-bg,\n :root.dark-bg .related-searches__item,\n :root.dark-bg .detail--xd .tile-nav--sm,\n :root.dark-bg .set-bookmarklet__detail,\n :root.dark-bg .set-reset__detail,\n :root.dark-bg .module__footer,\n :root.dark-bg .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root.dark-bg .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root.dark-bg .btn.is-disabled:hover,\n :root.dark-bg .frm__switch__label:hover,\n :root.dark-bg .feedback-modal__submit.is-disabled:hover,\n :root.dark-bg .btn.btn--skeleton:hover,\n :root.dark-bg .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root.dark-bg .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.dark-bg .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root.dark-bg .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.dark-bg .modal__list__link.is-highlighted,\n :root.dark-bg .modal__list li:hover {\n background-color: #8087a2;\n }\n :root.dark-bg .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.dark-bg .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.dark-bg .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root.dark-bg .settings-dropdown--section,\n :root.dark-bg .set-head,\n :root.dark-bg .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root.dark-bg .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root.dark-bg .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.dark-bg .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.dark-bg .footer,\n :root.dark-bg .footer--mobile {\n border-top-color: #363a4f;\n }\n :root.dark-bg .is-vertical-tabs-exp,\n :root.dark-bg #duckbar,\n :root.dark-bg .zcm__link:not(.dropdown__button).is-active,\n :root.dark-bg .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root.dark-bg #more-results {\n background-color: #363a4f !important;\n }\n :root.dark-bg input,\n :root.dark-bg select,\n :root.dark-bg h1,\n :root.dark-bg h2,\n :root.dark-bg h4,\n :root.dark-bg h5,\n :root.dark-bg h6,\n :root.dark-bg ul,\n :root.dark-bg ol,\n :root.dark-bg blockquote,\n :root.dark-bg p,\n :root.dark-bg body,\n :root.dark-bg .module--carousel__footer,\n :root.dark-bg .set-tab.is-active,\n :root.dark-bg .zcm__link,\n :root.dark-bg .feedback-prompt__link,\n :root.dark-bg .feedback-btn__send,\n :root.dark-bg .tile--img__sub,\n :root.dark-bg .result__snippet,\n :root.dark-bg .result__snippet b,\n :root.dark-bg .modal__list__link,\n :root.dark-bg .acp,\n :root.dark-bg .header_headerButton__cLYU3,\n :root.dark-bg .is-vertical-tabs-exp,\n :root.dark-bg .module.module--images,\n :root.dark-bg .module__header.module__header--link,\n :root.dark-bg .text--title,\n :root.dark-bg .text--airline-flight,\n :root.dark-bg .timing,\n :root.dark-bg .flight-details__values,\n :root.dark-bg .airlines-footer,\n :root.dark-bg .tx-clr--slate,\n :root.dark-bg .nav-menu__heading,\n :root.dark-bg .zci,\n :root.dark-bg .metabar__grid-btn,\n :root.dark-bg .module--carousel__left,\n :root.dark-bg .module--carousel__right,\n :root.dark-bg .c-detail__title__sub,\n :root.dark-bg .c-detail__desc,\n :root.dark-bg .c-detail__filemeta,\n :root.dark-bg .c-detail__more,\n :root.dark-bg .frm__label,\n :root.dark-bg .js-cloudsave-new-suggestion,\n :root.dark-bg .zci__body,\n :root.dark-bg .zci__body a {\n color: #cad3f5 !important;\n }\n :root.dark-bg .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root.dark-bg .star {\n color: #939ab7;\n }\n :root.dark-bg .set-tab,\n :root.dark-bg .set-tab:visited,\n :root.dark-bg .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root.dark-bg .js-cloudsave-save-btn,\n :root.dark-bg .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.dark-bg .video-source,\n :root.dark-bg .tile__count,\n :root.dark-bg .result__url,\n :root.dark-bg .tile__time,\n :root.dark-bg .feedback-prompt,\n :root.dark-bg .footer__text,\n :root.dark-bg .vertical--news .result__url,\n :root.dark-bg .result__timestamp,\n :root.dark-bg .js-metabar-secondary,\n :root.dark-bg .sidebar-filters,\n :root.dark-bg .tile--pr__original-price,\n :root.dark-bg .nav-menu__item a,\n :root.dark-bg .nav-menu__close,\n :root.dark-bg .frm__desc,\n :root.dark-bg .dropdown__button,\n :root.dark-bg .tx-clr--slate-light,\n :root.dark-bg .flight-details__labels,\n :root.dark-bg .scheduled-time,\n :root.dark-bg .source-link,\n :root.dark-bg .tile__source,\n :root.dark-bg .zci__more-at,\n :root.dark-bg .cloudsave__close,\n :root.dark-bg .module--definitions__attribution-text,\n :root.dark-bg .module__attribution,\n :root.dark-bg .module__attribution-link {\n color: #a5adcb !important;\n }\n :root.dark-bg .dropdown--region.has-inactive-region .dropdown__button::after,\n :root.dark-bg .modal--dropdown--region.modal--popout .modal__header::before,\n :root.dark-bg .js-carousel-module-title,\n :root.dark-bg .tile--pr__brand,\n :root.dark-bg .frm__select,\n :root.dark-bg .star::after,\n :root.dark-bg .feedback-btn__icon,\n :root.dark-bg .detail--xd .tile-nav--sm,\n :root.dark-bg .detail__close,\n :root.dark-bg .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .search__button:hover,\n :root.dark-bg .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.dark-bg .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root.dark-bg .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root.dark-bg .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root.dark-bg .set-bookmarklet__title,\n :root.dark-bg .set-reset__title {\n color: #cad3f5 !important;\n }\n :root.dark-bg .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .switch,\n :root.dark-bg .frm__switch__label {\n background-color: #181926 !important;\n }\n :root.dark-bg .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root.dark-bg .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root.dark-bg .switch__knob {\n background: #939ab7 !important;\n }\n :root.dark-bg .is-on .switch__knob {\n background: #24273a !important;\n }\n :root.dark-bg .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root.dark-bg .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root.dark-bg .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root.dark-bg .acp--highlight,\n :root.dark-bg .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root.dark-bg .review__rating-stars,\n :root.dark-bg .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark-bg .header__logo,\n :root.dark-bg .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root.dark-bg .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n @media (prefers-color-scheme: light) {\n :root.no-theme {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root.no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.no-theme input::placeholder,\n :root.no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.no-theme .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile,\n :root.no-theme .modal--dropdown--settings,\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .frm__field,\n :root.no-theme .frm__switch,\n :root.no-theme .tileview .metabar--fixed,\n :root.no-theme body,\n :root.no-theme .zci,\n :root.no-theme html,\n :root.no-theme .body--home,\n :root.no-theme html.displayable-atb-banner .body--home,\n :root.no-theme .site-wrapper,\n :root.no-theme .region__body,\n :root.no-theme .badge-link,\n :root.no-theme .module--carousel__image-wrapper,\n :root.no-theme .result__image,\n :root.no-theme .vertical--map__sidebar,\n :root.no-theme .vertical--map__sidebar__header,\n :root.no-theme .page-chrome_newtab,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root.no-theme .dropdown__button::after {\n visibility: hidden;\n }\n :root.no-theme .wXKLp5dS9jGvo097pfaG,\n :root.no-theme .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root.no-theme .IuA6a2PUTR9Lck6m0WlP,\n :root.no-theme .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .XxDCpwElzOhQaLmCxJ8z,\n :root.no-theme .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__modal-hide,\n :root.no-theme .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root.no-theme .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root.no-theme .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root.no-theme .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root.no-theme .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .zci--stopwatch td {\n color: #cad3f5;\n }\n :root.no-theme .record__body,\n :root.no-theme .chomp--link__mr,\n :root.no-theme .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root.no-theme .c-list__item {\n border-color: #1e2030;\n }\n :root.no-theme .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root.no-theme .calendar .t_right,\n :root.no-theme .calendar .t_left {\n background-color: #5b6078;\n }\n :root.no-theme .calendar__header {\n color: #cad3f5;\n }\n :root.no-theme table.calendar tr {\n color: #cad3f5;\n }\n :root.no-theme .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .zci.is-active {\n border-color: #363a4f;\n }\n :root.no-theme .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root.no-theme .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root.no-theme .stocks-module__currentPrice,\n :root.no-theme .stocks-module__exchange,\n :root.no-theme .stocks-module__currency,\n :root.no-theme .stocks-module__stats {\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__latestUpdate,\n :root.no-theme .ia-module--stocks a.stocks-module__attribution,\n :root.no-theme .stocks-module__footer {\n color: #b8c0e0;\n }\n :root.no-theme .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root.no-theme .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root.no-theme .stocks-module__chart .horizontal-line,\n :root.no-theme .stocks-module__chart .vertical-line,\n :root.no-theme .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root.no-theme .tx-clr--lt {\n color: #cad3f5;\n }\n :root.no-theme .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root.no-theme .feedback-external__link {\n color: #8aadf4;\n }\n :root.no-theme .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root.no-theme .feedback-modal__radio {\n color: #cad3f5;\n }\n :root.no-theme .modal__close {\n color: #cad3f5;\n }\n :root.no-theme .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root.no-theme .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle::before,\n :root.no-theme .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root.no-theme .module--translations .dropdown--translation-select,\n :root.no-theme .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root.no-theme .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root.no-theme .module--translations-original textarea,\n :root.no-theme .module--translations-translatedtext,\n :root.no-theme .module--translations-footer a {\n color: #cad3f5;\n }\n :root.no-theme .module--translations-clear,\n :root.no-theme .module--translations-copy {\n color: #a5adcb !important;\n }\n :root.no-theme .modal__list__filter input {\n background: #1e2030;\n }\n :root.no-theme .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__toggle,\n :root.no-theme .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__title__link,\n :root.no-theme .module__text,\n :root.no-theme .pln,\n :root.no-theme .pun,\n :root.no-theme code,\n :root.no-theme .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root.no-theme code {\n background-color: #24273a !important;\n }\n :root.no-theme .lit {\n color: #f5a97f !important;\n }\n :root.no-theme .com {\n color: #b8c0e0 !important;\n }\n :root.no-theme .str {\n color: #a6da95 !important;\n }\n :root.no-theme .atv {\n color: #8bd5ca !important;\n }\n :root.no-theme .module__title__sub {\n color: #a5adcb;\n }\n :root.no-theme .prettyprint {\n background-color: #1e2030;\n }\n :root.no-theme .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root.no-theme .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root.no-theme .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root.no-theme .module__title,\n :root.no-theme .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root.no-theme .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root.no-theme .module__toggle {\n color: #b7bdf8 !important;\n }\n :root.no-theme .forecast-wrapper .module__weather-warning--red,\n :root.no-theme .module__weather-warning--red:hover,\n :root.no-theme .module__weather-warning--red:focus,\n :root.no-theme .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root.no-theme .module__weather-warning {\n color: #eed49f !important;\n }\n :root.no-theme .text--primary,\n :root.no-theme .tx-clr--dk,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .module__temperature-unit:not(.module__temperature-unit--on),\n :root.no-theme .module__items-day {\n color: #a5adcb !important;\n }\n :root.no-theme .module__temperature-unit,\n :root.no-theme .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module__detail__precip-label,\n :root.no-theme .module__items-precip-label,\n :root.no-theme .ia-module--module--definitions__reference,\n :root.no-theme .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root.no-theme .module__detail__hour-label,\n :root.no-theme .module__current,\n :root.no-theme .module__detail__temp-label,\n :root.no-theme .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root.no-theme .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root.no-theme .module__warnings,\n :root.no-theme .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__detail__precip-label__icon,\n :root.no-theme .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root.no-theme .tile__ctrl__btn,\n :root.no-theme .tile__history,\n :root.no-theme .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .attribution--link__icon {\n color: #cad3f5;\n }\n :root.no-theme .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root.no-theme .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root.no-theme .tile__tab__sci .tile__ctrl__btn,\n :root.no-theme .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root.no-theme .tile__display__main,\n :root.no-theme .tile__past-result {\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display__main {\n background-color: #24273a !important;\n }\n :root.no-theme .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root.no-theme .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root.no-theme .tile__display__aside,\n :root.no-theme .tile__past-formula,\n :root.no-theme .tile__option {\n color: #a5adcb !important;\n }\n :root.no-theme .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root.no-theme .bg-delayed-color {\n background-color: #ed8796;\n }\n :root.no-theme #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root.no-theme .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root.no-theme .open-in-app__deep-link {\n color: #1e2030;\n }\n :root.no-theme .modal__header__clear,\n :root.no-theme .sep--before,\n :root.no-theme .js-region-filter-clear,\n :root.no-theme .result__a,\n :root.no-theme .module--carousel__body__title,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .js-no-results-web,\n :root.no-theme .bing .tile__title--pr a,\n :root.no-theme .sidebar-filter__show-more,\n :root.no-theme .module__footer,\n :root.no-theme .js-settings-dropdown-reset-appearance,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--button,\n :root.no-theme .settings-page-wrapper a:not(.btn, .set-tab),\n :root.no-theme .module__link--blue,\n :root.no-theme .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root.no-theme .tile__title a:visited {\n color: #c6a0f6;\n }\n :root.no-theme .place-detail__status--off {\n color: #ed8796;\n }\n :root.no-theme .place-detail__status--on {\n color: #a6da95;\n }\n :root.no-theme .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root.no-theme .bg-clr--green {\n background-color: #a6da95;\n }\n :root.no-theme .tile__status,\n :root.no-theme .osGBsMSM4O7_HVv5OcxQ,\n :root.no-theme .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root.no-theme .modal__header,\n :root.no-theme .modal__footer,\n :root.no-theme .modal__box,\n :root.no-theme .tile,\n :root.no-theme .related-searches__item,\n :root.no-theme .bg-clr--white,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .sidebar-filter__options,\n :root.no-theme .sidebar-filter__option.is-size,\n :root.no-theme .module__footer,\n :root.no-theme .frm__select,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .search__autocomplete,\n :root.no-theme .frm__input,\n :root.no-theme .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root.no-theme .sep--before::before,\n :root.no-theme .sep {\n border-left-color: #5b6078;\n }\n :root.no-theme .header-wrap {\n box-shadow: none !important;\n }\n :root.no-theme .header-wrap,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .detail,\n :root.no-theme .btn {\n background-color: #1e2030;\n }\n :root.no-theme .set-header--fixed .tileview--grid .metabar--fixed,\n :root.no-theme .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root.no-theme .modal--dropdown--region.modal--popout .frm__input,\n :root.no-theme .js-region-filter-list,\n :root.no-theme .tile__body,\n :root.no-theme .bg-clr--white,\n :root.no-theme .acp-wrap,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .tile__media--pr,\n :root.no-theme .modal__box,\n :root.no-theme .nav-menu__list,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .frm__select select,\n :root.no-theme .cloudsave,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .set-bookmarklet__input,\n :root.no-theme .howItWorksSection_downloadsCard__U3Ph9,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root.no-theme .btn.btn--secondary,\n :root.no-theme .btn.is-disabled,\n :root.no-theme input,\n :root.no-theme textarea,\n :root.no-theme .frm__input,\n :root.no-theme .frm__text,\n :root.no-theme .detail--xd .c-detail__btn,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .zci--json_validator textarea,\n :root.no-theme .colorpicker,\n :root.no-theme .feedback-modal__submit.is-disabled,\n :root.no-theme .feedback-modal__submit.is-disabled:active,\n :root.no-theme .feedback-modal__submit.is-disabled:focus,\n :root.no-theme .module__section,\n :root.no-theme .module--carousel__item,\n :root.no-theme .is-related-search-exp.dark-bg,\n :root.no-theme .related-searches__item,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .set-bookmarklet__detail,\n :root.no-theme .set-reset__detail,\n :root.no-theme .module__footer,\n :root.no-theme .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root.no-theme .btn.is-disabled:hover,\n :root.no-theme .frm__switch__label:hover,\n :root.no-theme .feedback-modal__submit.is-disabled:hover,\n :root.no-theme .btn.btn--skeleton:hover,\n :root.no-theme .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root.no-theme .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .modal__list__link.is-highlighted,\n :root.no-theme .modal__list li:hover {\n background-color: #8087a2;\n }\n :root.no-theme .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .set-head,\n :root.no-theme .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root.no-theme .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root.no-theme .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile {\n border-top-color: #363a4f;\n }\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme #duckbar,\n :root.no-theme .zcm__link:not(.dropdown__button).is-active,\n :root.no-theme .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root.no-theme #more-results {\n background-color: #363a4f !important;\n }\n :root.no-theme input,\n :root.no-theme select,\n :root.no-theme h1,\n :root.no-theme h2,\n :root.no-theme h4,\n :root.no-theme h5,\n :root.no-theme h6,\n :root.no-theme ul,\n :root.no-theme ol,\n :root.no-theme blockquote,\n :root.no-theme p,\n :root.no-theme body,\n :root.no-theme .module--carousel__footer,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .zcm__link,\n :root.no-theme .feedback-prompt__link,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .tile--img__sub,\n :root.no-theme .result__snippet,\n :root.no-theme .result__snippet b,\n :root.no-theme .modal__list__link,\n :root.no-theme .acp,\n :root.no-theme .header_headerButton__cLYU3,\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme .module.module--images,\n :root.no-theme .module__header.module__header--link,\n :root.no-theme .text--title,\n :root.no-theme .text--airline-flight,\n :root.no-theme .timing,\n :root.no-theme .flight-details__values,\n :root.no-theme .airlines-footer,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .nav-menu__heading,\n :root.no-theme .zci,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .c-detail__title__sub,\n :root.no-theme .c-detail__desc,\n :root.no-theme .c-detail__filemeta,\n :root.no-theme .c-detail__more,\n :root.no-theme .frm__label,\n :root.no-theme .js-cloudsave-new-suggestion,\n :root.no-theme .zci__body,\n :root.no-theme .zci__body a {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root.no-theme .star {\n color: #939ab7;\n }\n :root.no-theme .set-tab,\n :root.no-theme .set-tab:visited,\n :root.no-theme .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root.no-theme .js-cloudsave-save-btn,\n :root.no-theme .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.no-theme .video-source,\n :root.no-theme .tile__count,\n :root.no-theme .result__url,\n :root.no-theme .tile__time,\n :root.no-theme .feedback-prompt,\n :root.no-theme .footer__text,\n :root.no-theme .vertical--news .result__url,\n :root.no-theme .result__timestamp,\n :root.no-theme .js-metabar-secondary,\n :root.no-theme .sidebar-filters,\n :root.no-theme .tile--pr__original-price,\n :root.no-theme .nav-menu__item a,\n :root.no-theme .nav-menu__close,\n :root.no-theme .frm__desc,\n :root.no-theme .dropdown__button,\n :root.no-theme .tx-clr--slate-light,\n :root.no-theme .flight-details__labels,\n :root.no-theme .scheduled-time,\n :root.no-theme .source-link,\n :root.no-theme .tile__source,\n :root.no-theme .zci__more-at,\n :root.no-theme .cloudsave__close,\n :root.no-theme .module--definitions__attribution-text,\n :root.no-theme .module__attribution,\n :root.no-theme .module__attribution-link {\n color: #a5adcb !important;\n }\n :root.no-theme .dropdown--region.has-inactive-region .dropdown__button::after,\n :root.no-theme .modal--dropdown--region.modal--popout .modal__header::before,\n :root.no-theme .js-carousel-module-title,\n :root.no-theme .tile--pr__brand,\n :root.no-theme .frm__select,\n :root.no-theme .star::after,\n :root.no-theme .feedback-btn__icon,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .detail__close,\n :root.no-theme .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .search__button:hover,\n :root.no-theme .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root.no-theme .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root.no-theme .set-bookmarklet__title,\n :root.no-theme .set-reset__title {\n color: #cad3f5 !important;\n }\n :root.no-theme .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root.no-theme .switch,\n :root.no-theme .frm__switch__label {\n background-color: #181926 !important;\n }\n :root.no-theme .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root.no-theme .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root.no-theme .switch__knob {\n background: #939ab7 !important;\n }\n :root.no-theme .is-on .switch__knob {\n background: #24273a !important;\n }\n :root.no-theme .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root.no-theme .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root.no-theme .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root.no-theme .acp--highlight,\n :root.no-theme .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root.no-theme .review__rating-stars,\n :root.no-theme .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .header__logo,\n :root.no-theme .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root.no-theme .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n :root.no-theme {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root.no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.no-theme input::placeholder,\n :root.no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.no-theme .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile,\n :root.no-theme .modal--dropdown--settings,\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .frm__field,\n :root.no-theme .frm__switch,\n :root.no-theme .tileview .metabar--fixed,\n :root.no-theme body,\n :root.no-theme .zci,\n :root.no-theme html,\n :root.no-theme .body--home,\n :root.no-theme html.displayable-atb-banner .body--home,\n :root.no-theme .site-wrapper,\n :root.no-theme .region__body,\n :root.no-theme .badge-link,\n :root.no-theme .module--carousel__image-wrapper,\n :root.no-theme .result__image,\n :root.no-theme .vertical--map__sidebar,\n :root.no-theme .vertical--map__sidebar__header,\n :root.no-theme .page-chrome_newtab,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root.no-theme .dropdown__button::after {\n visibility: hidden;\n }\n :root.no-theme .wXKLp5dS9jGvo097pfaG,\n :root.no-theme .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root.no-theme .IuA6a2PUTR9Lck6m0WlP,\n :root.no-theme .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .XxDCpwElzOhQaLmCxJ8z,\n :root.no-theme .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__modal-hide,\n :root.no-theme .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root.no-theme .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root.no-theme .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root.no-theme .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root.no-theme .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .zci--stopwatch td {\n color: #cad3f5;\n }\n :root.no-theme .record__body,\n :root.no-theme .chomp--link__mr,\n :root.no-theme .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root.no-theme .c-list__item {\n border-color: #1e2030;\n }\n :root.no-theme .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root.no-theme .calendar .t_right,\n :root.no-theme .calendar .t_left {\n background-color: #5b6078;\n }\n :root.no-theme .calendar__header {\n color: #cad3f5;\n }\n :root.no-theme table.calendar tr {\n color: #cad3f5;\n }\n :root.no-theme .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .zci.is-active {\n border-color: #363a4f;\n }\n :root.no-theme .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root.no-theme .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root.no-theme .stocks-module__currentPrice,\n :root.no-theme .stocks-module__exchange,\n :root.no-theme .stocks-module__currency,\n :root.no-theme .stocks-module__stats {\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__latestUpdate,\n :root.no-theme .ia-module--stocks a.stocks-module__attribution,\n :root.no-theme .stocks-module__footer {\n color: #b8c0e0;\n }\n :root.no-theme .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root.no-theme .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root.no-theme .stocks-module__chart .horizontal-line,\n :root.no-theme .stocks-module__chart .vertical-line,\n :root.no-theme .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root.no-theme .tx-clr--lt {\n color: #cad3f5;\n }\n :root.no-theme .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root.no-theme .feedback-external__link {\n color: #8aadf4;\n }\n :root.no-theme .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root.no-theme .feedback-modal__radio {\n color: #cad3f5;\n }\n :root.no-theme .modal__close {\n color: #cad3f5;\n }\n :root.no-theme .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root.no-theme .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle::before,\n :root.no-theme .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root.no-theme .module--translations .dropdown--translation-select,\n :root.no-theme .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root.no-theme .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root.no-theme .module--translations-original textarea,\n :root.no-theme .module--translations-translatedtext,\n :root.no-theme .module--translations-footer a {\n color: #cad3f5;\n }\n :root.no-theme .module--translations-clear,\n :root.no-theme .module--translations-copy {\n color: #a5adcb !important;\n }\n :root.no-theme .modal__list__filter input {\n background: #1e2030;\n }\n :root.no-theme .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__toggle,\n :root.no-theme .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__title__link,\n :root.no-theme .module__text,\n :root.no-theme .pln,\n :root.no-theme .pun,\n :root.no-theme code,\n :root.no-theme .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root.no-theme code {\n background-color: #24273a !important;\n }\n :root.no-theme .lit {\n color: #f5a97f !important;\n }\n :root.no-theme .com {\n color: #b8c0e0 !important;\n }\n :root.no-theme .str {\n color: #a6da95 !important;\n }\n :root.no-theme .atv {\n color: #8bd5ca !important;\n }\n :root.no-theme .module__title__sub {\n color: #a5adcb;\n }\n :root.no-theme .prettyprint {\n background-color: #1e2030;\n }\n :root.no-theme .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root.no-theme .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root.no-theme .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root.no-theme .module__title,\n :root.no-theme .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root.no-theme .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root.no-theme .module__toggle {\n color: #b7bdf8 !important;\n }\n :root.no-theme .forecast-wrapper .module__weather-warning--red,\n :root.no-theme .module__weather-warning--red:hover,\n :root.no-theme .module__weather-warning--red:focus,\n :root.no-theme .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root.no-theme .module__weather-warning {\n color: #eed49f !important;\n }\n :root.no-theme .text--primary,\n :root.no-theme .tx-clr--dk,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .module__temperature-unit:not(.module__temperature-unit--on),\n :root.no-theme .module__items-day {\n color: #a5adcb !important;\n }\n :root.no-theme .module__temperature-unit,\n :root.no-theme .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module__detail__precip-label,\n :root.no-theme .module__items-precip-label,\n :root.no-theme .ia-module--module--definitions__reference,\n :root.no-theme .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root.no-theme .module__detail__hour-label,\n :root.no-theme .module__current,\n :root.no-theme .module__detail__temp-label,\n :root.no-theme .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root.no-theme .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root.no-theme .module__warnings,\n :root.no-theme .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__detail__precip-label__icon,\n :root.no-theme .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root.no-theme .tile__ctrl__btn,\n :root.no-theme .tile__history,\n :root.no-theme .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .attribution--link__icon {\n color: #cad3f5;\n }\n :root.no-theme .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root.no-theme .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root.no-theme .tile__tab__sci .tile__ctrl__btn,\n :root.no-theme .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root.no-theme .tile__display__main,\n :root.no-theme .tile__past-result {\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display__main {\n background-color: #24273a !important;\n }\n :root.no-theme .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root.no-theme .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root.no-theme .tile__display__aside,\n :root.no-theme .tile__past-formula,\n :root.no-theme .tile__option {\n color: #a5adcb !important;\n }\n :root.no-theme .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root.no-theme .bg-delayed-color {\n background-color: #ed8796;\n }\n :root.no-theme #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root.no-theme .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root.no-theme .open-in-app__deep-link {\n color: #1e2030;\n }\n :root.no-theme .modal__header__clear,\n :root.no-theme .sep--before,\n :root.no-theme .js-region-filter-clear,\n :root.no-theme .result__a,\n :root.no-theme .module--carousel__body__title,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .js-no-results-web,\n :root.no-theme .bing .tile__title--pr a,\n :root.no-theme .sidebar-filter__show-more,\n :root.no-theme .module__footer,\n :root.no-theme .js-settings-dropdown-reset-appearance,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--button,\n :root.no-theme .settings-page-wrapper a:not(.btn, .set-tab),\n :root.no-theme .module__link--blue,\n :root.no-theme .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root.no-theme .tile__title a:visited {\n color: #c6a0f6;\n }\n :root.no-theme .place-detail__status--off {\n color: #ed8796;\n }\n :root.no-theme .place-detail__status--on {\n color: #a6da95;\n }\n :root.no-theme .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root.no-theme .bg-clr--green {\n background-color: #a6da95;\n }\n :root.no-theme .tile__status,\n :root.no-theme .osGBsMSM4O7_HVv5OcxQ,\n :root.no-theme .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root.no-theme .modal__header,\n :root.no-theme .modal__footer,\n :root.no-theme .modal__box,\n :root.no-theme .tile,\n :root.no-theme .related-searches__item,\n :root.no-theme .bg-clr--white,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .sidebar-filter__options,\n :root.no-theme .sidebar-filter__option.is-size,\n :root.no-theme .module__footer,\n :root.no-theme .frm__select,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .search__autocomplete,\n :root.no-theme .frm__input,\n :root.no-theme .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root.no-theme .sep--before::before,\n :root.no-theme .sep {\n border-left-color: #5b6078;\n }\n :root.no-theme .header-wrap {\n box-shadow: none !important;\n }\n :root.no-theme .header-wrap,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .detail,\n :root.no-theme .btn {\n background-color: #1e2030;\n }\n :root.no-theme .set-header--fixed .tileview--grid .metabar--fixed,\n :root.no-theme .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root.no-theme .modal--dropdown--region.modal--popout .frm__input,\n :root.no-theme .js-region-filter-list,\n :root.no-theme .tile__body,\n :root.no-theme .bg-clr--white,\n :root.no-theme .acp-wrap,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .tile__media--pr,\n :root.no-theme .modal__box,\n :root.no-theme .nav-menu__list,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .frm__select select,\n :root.no-theme .cloudsave,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .set-bookmarklet__input,\n :root.no-theme .howItWorksSection_downloadsCard__U3Ph9,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root.no-theme .btn.btn--secondary,\n :root.no-theme .btn.is-disabled,\n :root.no-theme input,\n :root.no-theme textarea,\n :root.no-theme .frm__input,\n :root.no-theme .frm__text,\n :root.no-theme .detail--xd .c-detail__btn,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .zci--json_validator textarea,\n :root.no-theme .colorpicker,\n :root.no-theme .feedback-modal__submit.is-disabled,\n :root.no-theme .feedback-modal__submit.is-disabled:active,\n :root.no-theme .feedback-modal__submit.is-disabled:focus,\n :root.no-theme .module__section,\n :root.no-theme .module--carousel__item,\n :root.no-theme .is-related-search-exp.dark-bg,\n :root.no-theme .related-searches__item,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .set-bookmarklet__detail,\n :root.no-theme .set-reset__detail,\n :root.no-theme .module__footer,\n :root.no-theme .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root.no-theme .btn.is-disabled:hover,\n :root.no-theme .frm__switch__label:hover,\n :root.no-theme .feedback-modal__submit.is-disabled:hover,\n :root.no-theme .btn.btn--skeleton:hover,\n :root.no-theme .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root.no-theme .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .modal__list__link.is-highlighted,\n :root.no-theme .modal__list li:hover {\n background-color: #8087a2;\n }\n :root.no-theme .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .set-head,\n :root.no-theme .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root.no-theme .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root.no-theme .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile {\n border-top-color: #363a4f;\n }\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme #duckbar,\n :root.no-theme .zcm__link:not(.dropdown__button).is-active,\n :root.no-theme .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root.no-theme #more-results {\n background-color: #363a4f !important;\n }\n :root.no-theme input,\n :root.no-theme select,\n :root.no-theme h1,\n :root.no-theme h2,\n :root.no-theme h4,\n :root.no-theme h5,\n :root.no-theme h6,\n :root.no-theme ul,\n :root.no-theme ol,\n :root.no-theme blockquote,\n :root.no-theme p,\n :root.no-theme body,\n :root.no-theme .module--carousel__footer,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .zcm__link,\n :root.no-theme .feedback-prompt__link,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .tile--img__sub,\n :root.no-theme .result__snippet,\n :root.no-theme .result__snippet b,\n :root.no-theme .modal__list__link,\n :root.no-theme .acp,\n :root.no-theme .header_headerButton__cLYU3,\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme .module.module--images,\n :root.no-theme .module__header.module__header--link,\n :root.no-theme .text--title,\n :root.no-theme .text--airline-flight,\n :root.no-theme .timing,\n :root.no-theme .flight-details__values,\n :root.no-theme .airlines-footer,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .nav-menu__heading,\n :root.no-theme .zci,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .c-detail__title__sub,\n :root.no-theme .c-detail__desc,\n :root.no-theme .c-detail__filemeta,\n :root.no-theme .c-detail__more,\n :root.no-theme .frm__label,\n :root.no-theme .js-cloudsave-new-suggestion,\n :root.no-theme .zci__body,\n :root.no-theme .zci__body a {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root.no-theme .star {\n color: #939ab7;\n }\n :root.no-theme .set-tab,\n :root.no-theme .set-tab:visited,\n :root.no-theme .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root.no-theme .js-cloudsave-save-btn,\n :root.no-theme .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.no-theme .video-source,\n :root.no-theme .tile__count,\n :root.no-theme .result__url,\n :root.no-theme .tile__time,\n :root.no-theme .feedback-prompt,\n :root.no-theme .footer__text,\n :root.no-theme .vertical--news .result__url,\n :root.no-theme .result__timestamp,\n :root.no-theme .js-metabar-secondary,\n :root.no-theme .sidebar-filters,\n :root.no-theme .tile--pr__original-price,\n :root.no-theme .nav-menu__item a,\n :root.no-theme .nav-menu__close,\n :root.no-theme .frm__desc,\n :root.no-theme .dropdown__button,\n :root.no-theme .tx-clr--slate-light,\n :root.no-theme .flight-details__labels,\n :root.no-theme .scheduled-time,\n :root.no-theme .source-link,\n :root.no-theme .tile__source,\n :root.no-theme .zci__more-at,\n :root.no-theme .cloudsave__close,\n :root.no-theme .module--definitions__attribution-text,\n :root.no-theme .module__attribution,\n :root.no-theme .module__attribution-link {\n color: #a5adcb !important;\n }\n :root.no-theme .dropdown--region.has-inactive-region .dropdown__button::after,\n :root.no-theme .modal--dropdown--region.modal--popout .modal__header::before,\n :root.no-theme .js-carousel-module-title,\n :root.no-theme .tile--pr__brand,\n :root.no-theme .frm__select,\n :root.no-theme .star::after,\n :root.no-theme .feedback-btn__icon,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .detail__close,\n :root.no-theme .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .search__button:hover,\n :root.no-theme .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root.no-theme .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root.no-theme .set-bookmarklet__title,\n :root.no-theme .set-reset__title {\n color: #cad3f5 !important;\n }\n :root.no-theme .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root.no-theme .switch,\n :root.no-theme .frm__switch__label {\n background-color: #181926 !important;\n }\n :root.no-theme .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root.no-theme .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root.no-theme .switch__knob {\n background: #939ab7 !important;\n }\n :root.no-theme .is-on .switch__knob {\n background: #24273a !important;\n }\n :root.no-theme .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root.no-theme .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root.no-theme .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root.no-theme .acp--highlight,\n :root.no-theme .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root.no-theme .review__rating-stars,\n :root.no-theme .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .header__logo,\n :root.no-theme .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root.no-theme .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n }", + "code": ":root:not(.dark-bg, .no-theme) {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --sds-color-text-disabled: #6e738d !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* maps */\n --sds-color-background-01: #24273a !important;\n --sds-color-background-02: #1e2030 !important;\n --sds-color-palette-red-40: #ed8796 !important;\n --sds-color-border-01: #363a4f !important;\n --col-blue-30: #8aadf4 !important;\n --sds-color-palette-green-60: #a6da95 !important;\n --sds-color-background-utility: #363a4f !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root:not(.dark-bg, .no-theme) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.dark-bg, .no-theme) input::placeholder,\n :root:not(.dark-bg, .no-theme) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .address-detail {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .footer,\n :root:not(.dark-bg, .no-theme) .footer--mobile,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings,\n :root:not(.dark-bg, .no-theme) .settings-dropdown--section,\n :root:not(.dark-bg, .no-theme) .frm__field,\n :root:not(.dark-bg, .no-theme) .frm__switch,\n :root:not(.dark-bg, .no-theme) .tileview .metabar--fixed,\n :root:not(.dark-bg, .no-theme) body,\n :root:not(.dark-bg, .no-theme) .zci,\n :root:not(.dark-bg, .no-theme) html,\n :root:not(.dark-bg, .no-theme) .body--home,\n :root:not(.dark-bg, .no-theme) html.displayable-atb-banner .body--home,\n :root:not(.dark-bg, .no-theme) .site-wrapper,\n :root:not(.dark-bg, .no-theme) .region__body,\n :root:not(.dark-bg, .no-theme) .badge-link,\n :root:not(.dark-bg, .no-theme) .module--carousel__image-wrapper,\n :root:not(.dark-bg, .no-theme) .result__image,\n :root:not(.dark-bg, .no-theme) .vertical--map__sidebar,\n :root:not(.dark-bg, .no-theme) .vertical--map__sidebar__header,\n :root:not(.dark-bg, .no-theme) .page-chrome_newtab,\n :root:not(.dark-bg, .no-theme) .js-carousel-module-more,\n :root:not(.dark-bg, .no-theme) .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root:not(.dark-bg, .no-theme) .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .dropdown__button::after {\n visibility: hidden;\n }\n :root:not(.dark-bg, .no-theme) .wXKLp5dS9jGvo097pfaG,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .IuA6a2PUTR9Lck6m0WlP,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .XxDCpwElzOhQaLmCxJ8z,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .privacy-reminder__modal-hide,\n :root:not(.dark-bg, .no-theme) .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .zci--stopwatch td {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .record__body,\n :root:not(.dark-bg, .no-theme) .chomp--link__mr,\n :root:not(.dark-bg, .no-theme) .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .c-list__item {\n border-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .calendar .t_right,\n :root:not(.dark-bg, .no-theme) .calendar .t_left {\n background-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .calendar__header {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) table.calendar tr {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root:not(.dark-bg, .no-theme) .zci.is-active {\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root:not(.dark-bg, .no-theme) .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__currentPrice,\n :root:not(.dark-bg, .no-theme) .stocks-module__exchange,\n :root:not(.dark-bg, .no-theme) .stocks-module__currency,\n :root:not(.dark-bg, .no-theme) .stocks-module__stats {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__latestUpdate,\n :root:not(.dark-bg, .no-theme) .ia-module--stocks a.stocks-module__attribution,\n :root:not(.dark-bg, .no-theme) .stocks-module__footer {\n color: #b8c0e0;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root:not(.dark-bg, .no-theme) .stocks-module__chart .horizontal-line,\n :root:not(.dark-bg, .no-theme) .stocks-module__chart .vertical-line,\n :root:not(.dark-bg, .no-theme) .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .tx-clr--lt {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root:not(.dark-bg, .no-theme) .feedback-external__link {\n color: #8aadf4;\n }\n :root:not(.dark-bg, .no-theme) .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .feedback-modal__radio {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .modal__close {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .module__inner-toggle::before,\n :root:not(.dark-bg, .no-theme) .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--translations .dropdown--translation-select,\n :root:not(.dark-bg, .no-theme) .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root:not(.dark-bg, .no-theme) .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--translations-original textarea,\n :root:not(.dark-bg, .no-theme) .module--translations-translatedtext,\n :root:not(.dark-bg, .no-theme) .module--translations-footer a {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .module--translations-clear,\n :root:not(.dark-bg, .no-theme) .module--translations-copy {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .modal__list__filter input {\n background: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__toggle,\n :root:not(.dark-bg, .no-theme) .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__title__link,\n :root:not(.dark-bg, .no-theme) .module__text,\n :root:not(.dark-bg, .no-theme) .pln,\n :root:not(.dark-bg, .no-theme) .pun,\n :root:not(.dark-bg, .no-theme) code,\n :root:not(.dark-bg, .no-theme) .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) code {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .lit {\n color: #f5a97f !important;\n }\n :root:not(.dark-bg, .no-theme) .com {\n color: #b8c0e0 !important;\n }\n :root:not(.dark-bg, .no-theme) .str {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg, .no-theme) .atv {\n color: #8bd5ca !important;\n }\n :root:not(.dark-bg, .no-theme) .module__title__sub {\n color: #a5adcb;\n }\n :root:not(.dark-bg, .no-theme) .prettyprint {\n background-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root:not(.dark-bg, .no-theme) .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .module__title,\n :root:not(.dark-bg, .no-theme) .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__toggle {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .forecast-wrapper .module__weather-warning--red,\n :root:not(.dark-bg, .no-theme) .module__weather-warning--red:hover,\n :root:not(.dark-bg, .no-theme) .module__weather-warning--red:focus,\n :root:not(.dark-bg, .no-theme) .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__weather-warning {\n color: #eed49f !important;\n }\n :root:not(.dark-bg, .no-theme) .text--primary,\n :root:not(.dark-bg, .no-theme) .tx-clr--dk,\n :root:not(.dark-bg, .no-theme) .tx-clr--slate,\n :root:not(.dark-bg, .no-theme) .module__temperature-unit:not(.module__temperature-unit--on),\n :root:not(.dark-bg, .no-theme) .module__items-day {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .module__temperature-unit,\n :root:not(.dark-bg, .no-theme) .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__detail__precip-label,\n :root:not(.dark-bg, .no-theme) .module__items-precip-label,\n :root:not(.dark-bg, .no-theme) .ia-module--module--definitions__reference,\n :root:not(.dark-bg, .no-theme) .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__detail__hour-label,\n :root:not(.dark-bg, .no-theme) .module__current,\n :root:not(.dark-bg, .no-theme) .module__detail__temp-label,\n :root:not(.dark-bg, .no-theme) .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root:not(.dark-bg, .no-theme) .module__warnings,\n :root:not(.dark-bg, .no-theme) .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .module__detail__precip-label__icon,\n :root:not(.dark-bg, .no-theme) .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-bg, .no-theme) .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl__btn,\n :root:not(.dark-bg, .no-theme) .tile__history,\n :root:not(.dark-bg, .no-theme) .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .attribution--link__icon {\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__tab__sci .tile__ctrl__btn,\n :root:not(.dark-bg, .no-theme) .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display__main,\n :root:not(.dark-bg, .no-theme) .tile__past-result {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display__main {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__display__aside,\n :root:not(.dark-bg, .no-theme) .tile__past-formula,\n :root:not(.dark-bg, .no-theme) .tile__option {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .bg-delayed-color {\n background-color: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root:not(.dark-bg, .no-theme) .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .open-in-app__deep-link {\n color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .modal__header__clear,\n :root:not(.dark-bg, .no-theme) .sep--before,\n :root:not(.dark-bg, .no-theme) .js-region-filter-clear,\n :root:not(.dark-bg, .no-theme) .result__a,\n :root:not(.dark-bg, .no-theme) .module--carousel__body__title,\n :root:not(.dark-bg, .no-theme) .js-carousel-module-more,\n :root:not(.dark-bg, .no-theme) .js-no-results-web,\n :root:not(.dark-bg, .no-theme) .bing .tile__title--pr a,\n :root:not(.dark-bg, .no-theme) .sidebar-filter__show-more,\n :root:not(.dark-bg, .no-theme) .module__footer,\n :root:not(.dark-bg, .no-theme) .js-settings-dropdown-reset-appearance,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings .settings-dropdown--button,\n :root:not(.dark-bg, .no-theme) .settings-page-wrapper a:not(.btn, .set-tab),\n :root:not(.dark-bg, .no-theme) .module__link--blue,\n :root:not(.dark-bg, .no-theme) .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root:not(.dark-bg, .no-theme) .tile__title a:visited {\n color: #c6a0f6;\n }\n :root:not(.dark-bg, .no-theme) .place-detail__status--off {\n color: #ed8796;\n }\n :root:not(.dark-bg, .no-theme) .place-detail__status--on {\n color: #a6da95;\n }\n :root:not(.dark-bg, .no-theme) .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root:not(.dark-bg, .no-theme) .bg-clr--green {\n background-color: #a6da95;\n }\n :root:not(.dark-bg, .no-theme) .tile__status,\n :root:not(.dark-bg, .no-theme) .osGBsMSM4O7_HVv5OcxQ,\n :root:not(.dark-bg, .no-theme) .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .modal__header,\n :root:not(.dark-bg, .no-theme) .modal__footer,\n :root:not(.dark-bg, .no-theme) .modal__box,\n :root:not(.dark-bg, .no-theme) .tile,\n :root:not(.dark-bg, .no-theme) .related-searches__item,\n :root:not(.dark-bg, .no-theme) .bg-clr--white,\n :root:not(.dark-bg, .no-theme) .tile__media__free-shipping-label,\n :root:not(.dark-bg, .no-theme) .sidebar-filter__options,\n :root:not(.dark-bg, .no-theme) .sidebar-filter__option.is-size,\n :root:not(.dark-bg, .no-theme) .module__footer,\n :root:not(.dark-bg, .no-theme) .frm__select,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet,\n :root:not(.dark-bg, .no-theme) .set-reset,\n :root:not(.dark-bg, .no-theme) .search__autocomplete,\n :root:not(.dark-bg, .no-theme) .frm__input,\n :root:not(.dark-bg, .no-theme) .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root:not(.dark-bg, .no-theme) .sep--before::before,\n :root:not(.dark-bg, .no-theme) .sep {\n border-left-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .header-wrap {\n box-shadow: none !important;\n }\n :root:not(.dark-bg, .no-theme) .header-wrap,\n :root:not(.dark-bg, .no-theme) .module--carousel__left,\n :root:not(.dark-bg, .no-theme) .module--carousel__right,\n :root:not(.dark-bg, .no-theme) .detail,\n :root:not(.dark-bg, .no-theme) .btn {\n background-color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .set-header--fixed .tileview--grid .metabar--fixed,\n :root:not(.dark-bg, .no-theme) .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .modal--dropdown--region.modal--popout .frm__input,\n :root:not(.dark-bg, .no-theme) .js-region-filter-list,\n :root:not(.dark-bg, .no-theme) .tile__body,\n :root:not(.dark-bg, .no-theme) .bg-clr--white,\n :root:not(.dark-bg, .no-theme) .acp-wrap,\n :root:not(.dark-bg, .no-theme) .tile__media__free-shipping-label,\n :root:not(.dark-bg, .no-theme) .tile__media--pr,\n :root:not(.dark-bg, .no-theme) .modal__box,\n :root:not(.dark-bg, .no-theme) .nav-menu__list,\n :root:not(.dark-bg, .no-theme) .set-tab.is-active,\n :root:not(.dark-bg, .no-theme) .frm__select select,\n :root:not(.dark-bg, .no-theme) .cloudsave,\n :root:not(.dark-bg, .no-theme) .feedback-btn__send,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__input,\n :root:not(.dark-bg, .no-theme) .howItWorksSection_downloadsCard__U3Ph9,\n :root:not(.dark-bg, .no-theme) .metabar__grid-btn,\n :root:not(.dark-bg, .no-theme) .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root:not(.dark-bg, .no-theme) .btn.btn--secondary,\n :root:not(.dark-bg, .no-theme) .btn.is-disabled,\n :root:not(.dark-bg, .no-theme) input,\n :root:not(.dark-bg, .no-theme) textarea,\n :root:not(.dark-bg, .no-theme) .frm__input,\n :root:not(.dark-bg, .no-theme) .frm__text,\n :root:not(.dark-bg, .no-theme) .detail--xd .c-detail__btn,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet,\n :root:not(.dark-bg, .no-theme) .set-reset,\n :root:not(.dark-bg, .no-theme) .zci--json_validator textarea,\n :root:not(.dark-bg, .no-theme) .colorpicker,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled:active,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled:focus,\n :root:not(.dark-bg, .no-theme) .module__section,\n :root:not(.dark-bg, .no-theme) .module--carousel__item,\n :root:not(.dark-bg, .no-theme) .is-related-search-exp.dark-bg,\n :root:not(.dark-bg, .no-theme) .related-searches__item,\n :root:not(.dark-bg, .no-theme) .detail--xd .tile-nav--sm,\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__detail,\n :root:not(.dark-bg, .no-theme) .set-reset__detail,\n :root:not(.dark-bg, .no-theme) .module__footer,\n :root:not(.dark-bg, .no-theme) .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg, .no-theme) .btn.is-disabled:hover,\n :root:not(.dark-bg, .no-theme) .frm__switch__label:hover,\n :root:not(.dark-bg, .no-theme) .feedback-modal__submit.is-disabled:hover,\n :root:not(.dark-bg, .no-theme) .btn.btn--skeleton:hover,\n :root:not(.dark-bg, .no-theme) .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg, .no-theme) .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .modal__list__link.is-highlighted,\n :root:not(.dark-bg, .no-theme) .modal__list li:hover {\n background-color: #8087a2;\n }\n :root:not(.dark-bg, .no-theme) .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root:not(.dark-bg, .no-theme) .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root:not(.dark-bg, .no-theme) .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root:not(.dark-bg, .no-theme) .settings-dropdown--section,\n :root:not(.dark-bg, .no-theme) .set-head,\n :root:not(.dark-bg, .no-theme) .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root:not(.dark-bg, .no-theme) .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root:not(.dark-bg, .no-theme) .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root:not(.dark-bg, .no-theme) .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root:not(.dark-bg, .no-theme) .footer,\n :root:not(.dark-bg, .no-theme) .footer--mobile {\n border-top-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .is-vertical-tabs-exp,\n :root:not(.dark-bg, .no-theme) #duckbar,\n :root:not(.dark-bg, .no-theme) .zcm__link:not(.dropdown__button).is-active,\n :root:not(.dark-bg, .no-theme) .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) #more-results {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg, .no-theme) input,\n :root:not(.dark-bg, .no-theme) select,\n :root:not(.dark-bg, .no-theme) h1,\n :root:not(.dark-bg, .no-theme) h2,\n :root:not(.dark-bg, .no-theme) h4,\n :root:not(.dark-bg, .no-theme) h5,\n :root:not(.dark-bg, .no-theme) h6,\n :root:not(.dark-bg, .no-theme) ul,\n :root:not(.dark-bg, .no-theme) ol,\n :root:not(.dark-bg, .no-theme) blockquote,\n :root:not(.dark-bg, .no-theme) p,\n :root:not(.dark-bg, .no-theme) body,\n :root:not(.dark-bg, .no-theme) .module--carousel__footer,\n :root:not(.dark-bg, .no-theme) .set-tab.is-active,\n :root:not(.dark-bg, .no-theme) .zcm__link,\n :root:not(.dark-bg, .no-theme) .feedback-prompt__link,\n :root:not(.dark-bg, .no-theme) .feedback-btn__send,\n :root:not(.dark-bg, .no-theme) .tile--img__sub,\n :root:not(.dark-bg, .no-theme) .result__snippet,\n :root:not(.dark-bg, .no-theme) .result__snippet b,\n :root:not(.dark-bg, .no-theme) .modal__list__link,\n :root:not(.dark-bg, .no-theme) .acp,\n :root:not(.dark-bg, .no-theme) .header_headerButton__cLYU3,\n :root:not(.dark-bg, .no-theme) .is-vertical-tabs-exp,\n :root:not(.dark-bg, .no-theme) .module.module--images,\n :root:not(.dark-bg, .no-theme) .module__header.module__header--link,\n :root:not(.dark-bg, .no-theme) .text--title,\n :root:not(.dark-bg, .no-theme) .text--airline-flight,\n :root:not(.dark-bg, .no-theme) .timing,\n :root:not(.dark-bg, .no-theme) .flight-details__values,\n :root:not(.dark-bg, .no-theme) .airlines-footer,\n :root:not(.dark-bg, .no-theme) .tx-clr--slate,\n :root:not(.dark-bg, .no-theme) .nav-menu__heading,\n :root:not(.dark-bg, .no-theme) .zci,\n :root:not(.dark-bg, .no-theme) .metabar__grid-btn,\n :root:not(.dark-bg, .no-theme) .module--carousel__left,\n :root:not(.dark-bg, .no-theme) .module--carousel__right,\n :root:not(.dark-bg, .no-theme) .c-detail__title__sub,\n :root:not(.dark-bg, .no-theme) .c-detail__desc,\n :root:not(.dark-bg, .no-theme) .c-detail__filemeta,\n :root:not(.dark-bg, .no-theme) .c-detail__more,\n :root:not(.dark-bg, .no-theme) .frm__label,\n :root:not(.dark-bg, .no-theme) .js-cloudsave-new-suggestion,\n :root:not(.dark-bg, .no-theme) .zci__body,\n :root:not(.dark-bg, .no-theme) .zci__body a,\n :root:not(.dark-bg, .no-theme) .c-base__title {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .star {\n color: #939ab7;\n }\n :root:not(.dark-bg, .no-theme) .set-tab,\n :root:not(.dark-bg, .no-theme) .set-tab:visited,\n :root:not(.dark-bg, .no-theme) .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root:not(.dark-bg, .no-theme) .js-cloudsave-save-btn,\n :root:not(.dark-bg, .no-theme) .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root:not(.dark-bg, .no-theme) .video-source,\n :root:not(.dark-bg, .no-theme) .tile__count,\n :root:not(.dark-bg, .no-theme) .result__url,\n :root:not(.dark-bg, .no-theme) .tile__time,\n :root:not(.dark-bg, .no-theme) .feedback-prompt,\n :root:not(.dark-bg, .no-theme) .footer__text,\n :root:not(.dark-bg, .no-theme) .vertical--news .result__url,\n :root:not(.dark-bg, .no-theme) .result__timestamp,\n :root:not(.dark-bg, .no-theme) .js-metabar-secondary,\n :root:not(.dark-bg, .no-theme) .sidebar-filters,\n :root:not(.dark-bg, .no-theme) .tile--pr__original-price,\n :root:not(.dark-bg, .no-theme) .nav-menu__item a,\n :root:not(.dark-bg, .no-theme) .nav-menu__close,\n :root:not(.dark-bg, .no-theme) .frm__desc,\n :root:not(.dark-bg, .no-theme) .dropdown__button,\n :root:not(.dark-bg, .no-theme) .tx-clr--slate-light,\n :root:not(.dark-bg, .no-theme) .flight-details__labels,\n :root:not(.dark-bg, .no-theme) .scheduled-time,\n :root:not(.dark-bg, .no-theme) .source-link,\n :root:not(.dark-bg, .no-theme) .tile__source,\n :root:not(.dark-bg, .no-theme) .zci__more-at,\n :root:not(.dark-bg, .no-theme) .cloudsave__close,\n :root:not(.dark-bg, .no-theme) .module--definitions__attribution-text,\n :root:not(.dark-bg, .no-theme) .module__attribution,\n :root:not(.dark-bg, .no-theme) .module__attribution-link {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg, .no-theme) .dropdown--region.has-inactive-region .dropdown__button::after,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--region.modal--popout .modal__header::before,\n :root:not(.dark-bg, .no-theme) .js-carousel-module-title,\n :root:not(.dark-bg, .no-theme) .tile--pr__brand,\n :root:not(.dark-bg, .no-theme) .frm__select,\n :root:not(.dark-bg, .no-theme) .star::after,\n :root:not(.dark-bg, .no-theme) .feedback-btn__icon,\n :root:not(.dark-bg, .no-theme) .detail--xd .tile-nav--sm,\n :root:not(.dark-bg, .no-theme) .detail__close,\n :root:not(.dark-bg, .no-theme) .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .search__button:hover,\n :root:not(.dark-bg, .no-theme) .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root:not(.dark-bg, .no-theme) .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root:not(.dark-bg, .no-theme) .set-bookmarklet__title,\n :root:not(.dark-bg, .no-theme) .set-reset__title {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg, .no-theme) .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .switch,\n :root:not(.dark-bg, .no-theme) .frm__switch__label {\n background-color: #181926 !important;\n }\n :root:not(.dark-bg, .no-theme) .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root:not(.dark-bg, .no-theme) .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .switch__knob {\n background: #939ab7 !important;\n }\n :root:not(.dark-bg, .no-theme) .is-on .switch__knob {\n background: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root:not(.dark-bg, .no-theme) .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root:not(.dark-bg, .no-theme) .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root:not(.dark-bg, .no-theme) .acp--highlight,\n :root:not(.dark-bg, .no-theme) .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root:not(.dark-bg, .no-theme) .review__rating-stars,\n :root:not(.dark-bg, .no-theme) .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-bg, .no-theme) .header__logo,\n :root:not(.dark-bg, .no-theme) .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root:not(.dark-bg, .no-theme) .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root:not(.dark-bg, .no-theme) .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark-bg {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --sds-color-text-disabled: #6e738d !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* maps */\n --sds-color-background-01: #24273a !important;\n --sds-color-background-02: #1e2030 !important;\n --sds-color-palette-red-40: #ed8796 !important;\n --sds-color-border-01: #363a4f !important;\n --col-blue-30: #8aadf4 !important;\n --sds-color-palette-green-60: #a6da95 !important;\n --sds-color-background-utility: #363a4f !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root.dark-bg ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.dark-bg input::placeholder,\n :root.dark-bg textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.dark-bg .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root.dark-bg .address-detail {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root.dark-bg .footer,\n :root.dark-bg .footer--mobile,\n :root.dark-bg .modal--dropdown--settings,\n :root.dark-bg .settings-dropdown--section,\n :root.dark-bg .frm__field,\n :root.dark-bg .frm__switch,\n :root.dark-bg .tileview .metabar--fixed,\n :root.dark-bg body,\n :root.dark-bg .zci,\n :root.dark-bg html,\n :root.dark-bg .body--home,\n :root.dark-bg html.displayable-atb-banner .body--home,\n :root.dark-bg .site-wrapper,\n :root.dark-bg .region__body,\n :root.dark-bg .badge-link,\n :root.dark-bg .module--carousel__image-wrapper,\n :root.dark-bg .result__image,\n :root.dark-bg .vertical--map__sidebar,\n :root.dark-bg .vertical--map__sidebar__header,\n :root.dark-bg .page-chrome_newtab,\n :root.dark-bg .js-carousel-module-more,\n :root.dark-bg .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root.dark-bg .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root.dark-bg .dropdown__button::after {\n visibility: hidden;\n }\n :root.dark-bg .wXKLp5dS9jGvo097pfaG,\n :root.dark-bg .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root.dark-bg .IuA6a2PUTR9Lck6m0WlP,\n :root.dark-bg .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .XxDCpwElzOhQaLmCxJ8z,\n :root.dark-bg .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .privacy-reminder__modal-hide,\n :root.dark-bg .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root.dark-bg .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root.dark-bg .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root.dark-bg .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root.dark-bg .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root.dark-bg .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root.dark-bg .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root.dark-bg .zci--stopwatch td {\n color: #cad3f5;\n }\n :root.dark-bg .record__body,\n :root.dark-bg .chomp--link__mr,\n :root.dark-bg .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root.dark-bg .c-list__item {\n border-color: #1e2030;\n }\n :root.dark-bg .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root.dark-bg .calendar .t_right,\n :root.dark-bg .calendar .t_left {\n background-color: #5b6078;\n }\n :root.dark-bg .calendar__header {\n color: #cad3f5;\n }\n :root.dark-bg table.calendar tr {\n color: #cad3f5;\n }\n :root.dark-bg .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.dark-bg .zci.is-active {\n border-color: #363a4f;\n }\n :root.dark-bg .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root.dark-bg .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root.dark-bg .stocks-module__currentPrice,\n :root.dark-bg .stocks-module__exchange,\n :root.dark-bg .stocks-module__currency,\n :root.dark-bg .stocks-module__stats {\n color: #cad3f5;\n }\n :root.dark-bg .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.dark-bg .stocks-module__latestUpdate,\n :root.dark-bg .ia-module--stocks a.stocks-module__attribution,\n :root.dark-bg .stocks-module__footer {\n color: #b8c0e0;\n }\n :root.dark-bg .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.dark-bg .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root.dark-bg .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root.dark-bg .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root.dark-bg .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root.dark-bg .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root.dark-bg .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root.dark-bg .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root.dark-bg .stocks-module__chart .horizontal-line,\n :root.dark-bg .stocks-module__chart .vertical-line,\n :root.dark-bg .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root.dark-bg .tx-clr--lt {\n color: #cad3f5;\n }\n :root.dark-bg .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root.dark-bg .feedback-external__link {\n color: #8aadf4;\n }\n :root.dark-bg .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root.dark-bg .feedback-modal__radio {\n color: #cad3f5;\n }\n :root.dark-bg .modal__close {\n color: #cad3f5;\n }\n :root.dark-bg .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root.dark-bg .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root.dark-bg .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root.dark-bg .module__inner-toggle::before,\n :root.dark-bg .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root.dark-bg .module--translations .dropdown--translation-select,\n :root.dark-bg .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root.dark-bg .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root.dark-bg .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root.dark-bg .module--translations-original textarea,\n :root.dark-bg .module--translations-translatedtext,\n :root.dark-bg .module--translations-footer a {\n color: #cad3f5;\n }\n :root.dark-bg .module--translations-clear,\n :root.dark-bg .module--translations-copy {\n color: #a5adcb !important;\n }\n :root.dark-bg .modal__list__filter input {\n background: #1e2030;\n }\n :root.dark-bg .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.dark-bg .module__toggle,\n :root.dark-bg .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.dark-bg .module__title__link,\n :root.dark-bg .module__text,\n :root.dark-bg .pln,\n :root.dark-bg .pun,\n :root.dark-bg code,\n :root.dark-bg .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root.dark-bg code {\n background-color: #24273a !important;\n }\n :root.dark-bg .lit {\n color: #f5a97f !important;\n }\n :root.dark-bg .com {\n color: #b8c0e0 !important;\n }\n :root.dark-bg .str {\n color: #a6da95 !important;\n }\n :root.dark-bg .atv {\n color: #8bd5ca !important;\n }\n :root.dark-bg .module__title__sub {\n color: #a5adcb;\n }\n :root.dark-bg .prettyprint {\n background-color: #1e2030;\n }\n :root.dark-bg .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root.dark-bg .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root.dark-bg .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root.dark-bg .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root.dark-bg .module__title,\n :root.dark-bg .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root.dark-bg .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root.dark-bg .module__toggle {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .forecast-wrapper .module__weather-warning--red,\n :root.dark-bg .module__weather-warning--red:hover,\n :root.dark-bg .module__weather-warning--red:focus,\n :root.dark-bg .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root.dark-bg .module__weather-warning {\n color: #eed49f !important;\n }\n :root.dark-bg .text--primary,\n :root.dark-bg .tx-clr--dk,\n :root.dark-bg .tx-clr--slate,\n :root.dark-bg .module__temperature-unit:not(.module__temperature-unit--on),\n :root.dark-bg .module__items-day {\n color: #a5adcb !important;\n }\n :root.dark-bg .module__temperature-unit,\n :root.dark-bg .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .module__detail__precip-label,\n :root.dark-bg .module__items-precip-label,\n :root.dark-bg .ia-module--module--definitions__reference,\n :root.dark-bg .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root.dark-bg .module__detail__hour-label,\n :root.dark-bg .module__current,\n :root.dark-bg .module__detail__temp-label,\n :root.dark-bg .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root.dark-bg .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root.dark-bg .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root.dark-bg .module__warnings,\n :root.dark-bg .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root.dark-bg .module__detail__precip-label__icon,\n :root.dark-bg .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root.dark-bg .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root.dark-bg .tile__ctrl__btn,\n :root.dark-bg .tile__history,\n :root.dark-bg .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.dark-bg .attribution--link__icon {\n color: #cad3f5;\n }\n :root.dark-bg .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root.dark-bg .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root.dark-bg .tile__tab__sci .tile__ctrl__btn,\n :root.dark-bg .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root.dark-bg .tile__display__main,\n :root.dark-bg .tile__past-result {\n color: #cad3f5 !important;\n }\n :root.dark-bg .tile__display__main {\n background-color: #24273a !important;\n }\n :root.dark-bg .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.dark-bg .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root.dark-bg .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .tile__display__aside,\n :root.dark-bg .tile__past-formula,\n :root.dark-bg .tile__option {\n color: #a5adcb !important;\n }\n :root.dark-bg .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .bg-delayed-color {\n background-color: #ed8796;\n }\n :root.dark-bg #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root.dark-bg .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root.dark-bg .open-in-app__deep-link {\n color: #1e2030;\n }\n :root.dark-bg .modal__header__clear,\n :root.dark-bg .sep--before,\n :root.dark-bg .js-region-filter-clear,\n :root.dark-bg .result__a,\n :root.dark-bg .module--carousel__body__title,\n :root.dark-bg .js-carousel-module-more,\n :root.dark-bg .js-no-results-web,\n :root.dark-bg .bing .tile__title--pr a,\n :root.dark-bg .sidebar-filter__show-more,\n :root.dark-bg .module__footer,\n :root.dark-bg .js-settings-dropdown-reset-appearance,\n :root.dark-bg .modal--dropdown--settings .settings-dropdown--button,\n :root.dark-bg .settings-page-wrapper a:not(.btn, .set-tab),\n :root.dark-bg .module__link--blue,\n :root.dark-bg .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root.dark-bg .tile__title a:visited {\n color: #c6a0f6;\n }\n :root.dark-bg .place-detail__status--off {\n color: #ed8796;\n }\n :root.dark-bg .place-detail__status--on {\n color: #a6da95;\n }\n :root.dark-bg .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root.dark-bg .bg-clr--green {\n background-color: #a6da95;\n }\n :root.dark-bg .tile__status,\n :root.dark-bg .osGBsMSM4O7_HVv5OcxQ,\n :root.dark-bg .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root.dark-bg .modal__header,\n :root.dark-bg .modal__footer,\n :root.dark-bg .modal__box,\n :root.dark-bg .tile,\n :root.dark-bg .related-searches__item,\n :root.dark-bg .bg-clr--white,\n :root.dark-bg .tile__media__free-shipping-label,\n :root.dark-bg .sidebar-filter__options,\n :root.dark-bg .sidebar-filter__option.is-size,\n :root.dark-bg .module__footer,\n :root.dark-bg .frm__select,\n :root.dark-bg .set-bookmarklet,\n :root.dark-bg .set-reset,\n :root.dark-bg .search__autocomplete,\n :root.dark-bg .frm__input,\n :root.dark-bg .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root.dark-bg .sep--before::before,\n :root.dark-bg .sep {\n border-left-color: #5b6078;\n }\n :root.dark-bg .header-wrap {\n box-shadow: none !important;\n }\n :root.dark-bg .header-wrap,\n :root.dark-bg .module--carousel__left,\n :root.dark-bg .module--carousel__right,\n :root.dark-bg .detail,\n :root.dark-bg .btn {\n background-color: #1e2030;\n }\n :root.dark-bg .set-header--fixed .tileview--grid .metabar--fixed,\n :root.dark-bg .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root.dark-bg .modal--dropdown--region.modal--popout .frm__input,\n :root.dark-bg .js-region-filter-list,\n :root.dark-bg .tile__body,\n :root.dark-bg .bg-clr--white,\n :root.dark-bg .acp-wrap,\n :root.dark-bg .tile__media__free-shipping-label,\n :root.dark-bg .tile__media--pr,\n :root.dark-bg .modal__box,\n :root.dark-bg .nav-menu__list,\n :root.dark-bg .set-tab.is-active,\n :root.dark-bg .frm__select select,\n :root.dark-bg .cloudsave,\n :root.dark-bg .feedback-btn__send,\n :root.dark-bg .set-bookmarklet__input,\n :root.dark-bg .howItWorksSection_downloadsCard__U3Ph9,\n :root.dark-bg .metabar__grid-btn,\n :root.dark-bg .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root.dark-bg .btn.btn--secondary,\n :root.dark-bg .btn.is-disabled,\n :root.dark-bg input,\n :root.dark-bg textarea,\n :root.dark-bg .frm__input,\n :root.dark-bg .frm__text,\n :root.dark-bg .detail--xd .c-detail__btn,\n :root.dark-bg .set-bookmarklet,\n :root.dark-bg .set-reset,\n :root.dark-bg .zci--json_validator textarea,\n :root.dark-bg .colorpicker,\n :root.dark-bg .feedback-modal__submit.is-disabled,\n :root.dark-bg .feedback-modal__submit.is-disabled:active,\n :root.dark-bg .feedback-modal__submit.is-disabled:focus,\n :root.dark-bg .module__section,\n :root.dark-bg .module--carousel__item,\n :root.dark-bg .is-related-search-exp.dark-bg,\n :root.dark-bg .related-searches__item,\n :root.dark-bg .detail--xd .tile-nav--sm,\n :root.dark-bg .set-bookmarklet__detail,\n :root.dark-bg .set-reset__detail,\n :root.dark-bg .module__footer,\n :root.dark-bg .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root.dark-bg .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root.dark-bg .btn.is-disabled:hover,\n :root.dark-bg .frm__switch__label:hover,\n :root.dark-bg .feedback-modal__submit.is-disabled:hover,\n :root.dark-bg .btn.btn--skeleton:hover,\n :root.dark-bg .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root.dark-bg .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.dark-bg .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root.dark-bg .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.dark-bg .modal__list__link.is-highlighted,\n :root.dark-bg .modal__list li:hover {\n background-color: #8087a2;\n }\n :root.dark-bg .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.dark-bg .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.dark-bg .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root.dark-bg .settings-dropdown--section,\n :root.dark-bg .set-head,\n :root.dark-bg .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root.dark-bg .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root.dark-bg .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.dark-bg .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.dark-bg .footer,\n :root.dark-bg .footer--mobile {\n border-top-color: #363a4f;\n }\n :root.dark-bg .is-vertical-tabs-exp,\n :root.dark-bg #duckbar,\n :root.dark-bg .zcm__link:not(.dropdown__button).is-active,\n :root.dark-bg .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root.dark-bg #more-results {\n background-color: #363a4f !important;\n }\n :root.dark-bg input,\n :root.dark-bg select,\n :root.dark-bg h1,\n :root.dark-bg h2,\n :root.dark-bg h4,\n :root.dark-bg h5,\n :root.dark-bg h6,\n :root.dark-bg ul,\n :root.dark-bg ol,\n :root.dark-bg blockquote,\n :root.dark-bg p,\n :root.dark-bg body,\n :root.dark-bg .module--carousel__footer,\n :root.dark-bg .set-tab.is-active,\n :root.dark-bg .zcm__link,\n :root.dark-bg .feedback-prompt__link,\n :root.dark-bg .feedback-btn__send,\n :root.dark-bg .tile--img__sub,\n :root.dark-bg .result__snippet,\n :root.dark-bg .result__snippet b,\n :root.dark-bg .modal__list__link,\n :root.dark-bg .acp,\n :root.dark-bg .header_headerButton__cLYU3,\n :root.dark-bg .is-vertical-tabs-exp,\n :root.dark-bg .module.module--images,\n :root.dark-bg .module__header.module__header--link,\n :root.dark-bg .text--title,\n :root.dark-bg .text--airline-flight,\n :root.dark-bg .timing,\n :root.dark-bg .flight-details__values,\n :root.dark-bg .airlines-footer,\n :root.dark-bg .tx-clr--slate,\n :root.dark-bg .nav-menu__heading,\n :root.dark-bg .zci,\n :root.dark-bg .metabar__grid-btn,\n :root.dark-bg .module--carousel__left,\n :root.dark-bg .module--carousel__right,\n :root.dark-bg .c-detail__title__sub,\n :root.dark-bg .c-detail__desc,\n :root.dark-bg .c-detail__filemeta,\n :root.dark-bg .c-detail__more,\n :root.dark-bg .frm__label,\n :root.dark-bg .js-cloudsave-new-suggestion,\n :root.dark-bg .zci__body,\n :root.dark-bg .zci__body a,\n :root.dark-bg .c-base__title {\n color: #cad3f5 !important;\n }\n :root.dark-bg .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root.dark-bg .star {\n color: #939ab7;\n }\n :root.dark-bg .set-tab,\n :root.dark-bg .set-tab:visited,\n :root.dark-bg .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root.dark-bg .js-cloudsave-save-btn,\n :root.dark-bg .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.dark-bg .video-source,\n :root.dark-bg .tile__count,\n :root.dark-bg .result__url,\n :root.dark-bg .tile__time,\n :root.dark-bg .feedback-prompt,\n :root.dark-bg .footer__text,\n :root.dark-bg .vertical--news .result__url,\n :root.dark-bg .result__timestamp,\n :root.dark-bg .js-metabar-secondary,\n :root.dark-bg .sidebar-filters,\n :root.dark-bg .tile--pr__original-price,\n :root.dark-bg .nav-menu__item a,\n :root.dark-bg .nav-menu__close,\n :root.dark-bg .frm__desc,\n :root.dark-bg .dropdown__button,\n :root.dark-bg .tx-clr--slate-light,\n :root.dark-bg .flight-details__labels,\n :root.dark-bg .scheduled-time,\n :root.dark-bg .source-link,\n :root.dark-bg .tile__source,\n :root.dark-bg .zci__more-at,\n :root.dark-bg .cloudsave__close,\n :root.dark-bg .module--definitions__attribution-text,\n :root.dark-bg .module__attribution,\n :root.dark-bg .module__attribution-link {\n color: #a5adcb !important;\n }\n :root.dark-bg .dropdown--region.has-inactive-region .dropdown__button::after,\n :root.dark-bg .modal--dropdown--region.modal--popout .modal__header::before,\n :root.dark-bg .js-carousel-module-title,\n :root.dark-bg .tile--pr__brand,\n :root.dark-bg .frm__select,\n :root.dark-bg .star::after,\n :root.dark-bg .feedback-btn__icon,\n :root.dark-bg .detail--xd .tile-nav--sm,\n :root.dark-bg .detail__close,\n :root.dark-bg .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .search__button:hover,\n :root.dark-bg .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.dark-bg .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root.dark-bg .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root.dark-bg .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root.dark-bg .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root.dark-bg .set-bookmarklet__title,\n :root.dark-bg .set-reset__title {\n color: #cad3f5 !important;\n }\n :root.dark-bg .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root.dark-bg .switch,\n :root.dark-bg .frm__switch__label {\n background-color: #181926 !important;\n }\n :root.dark-bg .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root.dark-bg .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root.dark-bg .switch__knob {\n background: #939ab7 !important;\n }\n :root.dark-bg .is-on .switch__knob {\n background: #24273a !important;\n }\n :root.dark-bg .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root.dark-bg .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root.dark-bg .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root.dark-bg .acp--highlight,\n :root.dark-bg .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root.dark-bg .review__rating-stars,\n :root.dark-bg .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.dark-bg .header__logo,\n :root.dark-bg .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root.dark-bg .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root.dark-bg .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n @media (prefers-color-scheme: light) {\n :root.no-theme {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --sds-color-text-disabled: #6e738d !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* maps */\n --sds-color-background-01: #24273a !important;\n --sds-color-background-02: #1e2030 !important;\n --sds-color-palette-red-40: #ed8796 !important;\n --sds-color-border-01: #363a4f !important;\n --col-blue-30: #8aadf4 !important;\n --sds-color-palette-green-60: #a6da95 !important;\n --sds-color-background-utility: #363a4f !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root.no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.no-theme input::placeholder,\n :root.no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.no-theme .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root.no-theme .address-detail {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile,\n :root.no-theme .modal--dropdown--settings,\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .frm__field,\n :root.no-theme .frm__switch,\n :root.no-theme .tileview .metabar--fixed,\n :root.no-theme body,\n :root.no-theme .zci,\n :root.no-theme html,\n :root.no-theme .body--home,\n :root.no-theme html.displayable-atb-banner .body--home,\n :root.no-theme .site-wrapper,\n :root.no-theme .region__body,\n :root.no-theme .badge-link,\n :root.no-theme .module--carousel__image-wrapper,\n :root.no-theme .result__image,\n :root.no-theme .vertical--map__sidebar,\n :root.no-theme .vertical--map__sidebar__header,\n :root.no-theme .page-chrome_newtab,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root.no-theme .dropdown__button::after {\n visibility: hidden;\n }\n :root.no-theme .wXKLp5dS9jGvo097pfaG,\n :root.no-theme .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root.no-theme .IuA6a2PUTR9Lck6m0WlP,\n :root.no-theme .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .XxDCpwElzOhQaLmCxJ8z,\n :root.no-theme .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__modal-hide,\n :root.no-theme .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root.no-theme .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root.no-theme .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root.no-theme .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root.no-theme .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .zci--stopwatch td {\n color: #cad3f5;\n }\n :root.no-theme .record__body,\n :root.no-theme .chomp--link__mr,\n :root.no-theme .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root.no-theme .c-list__item {\n border-color: #1e2030;\n }\n :root.no-theme .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root.no-theme .calendar .t_right,\n :root.no-theme .calendar .t_left {\n background-color: #5b6078;\n }\n :root.no-theme .calendar__header {\n color: #cad3f5;\n }\n :root.no-theme table.calendar tr {\n color: #cad3f5;\n }\n :root.no-theme .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .zci.is-active {\n border-color: #363a4f;\n }\n :root.no-theme .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root.no-theme .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root.no-theme .stocks-module__currentPrice,\n :root.no-theme .stocks-module__exchange,\n :root.no-theme .stocks-module__currency,\n :root.no-theme .stocks-module__stats {\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__latestUpdate,\n :root.no-theme .ia-module--stocks a.stocks-module__attribution,\n :root.no-theme .stocks-module__footer {\n color: #b8c0e0;\n }\n :root.no-theme .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root.no-theme .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root.no-theme .stocks-module__chart .horizontal-line,\n :root.no-theme .stocks-module__chart .vertical-line,\n :root.no-theme .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root.no-theme .tx-clr--lt {\n color: #cad3f5;\n }\n :root.no-theme .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root.no-theme .feedback-external__link {\n color: #8aadf4;\n }\n :root.no-theme .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root.no-theme .feedback-modal__radio {\n color: #cad3f5;\n }\n :root.no-theme .modal__close {\n color: #cad3f5;\n }\n :root.no-theme .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root.no-theme .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle::before,\n :root.no-theme .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root.no-theme .module--translations .dropdown--translation-select,\n :root.no-theme .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root.no-theme .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root.no-theme .module--translations-original textarea,\n :root.no-theme .module--translations-translatedtext,\n :root.no-theme .module--translations-footer a {\n color: #cad3f5;\n }\n :root.no-theme .module--translations-clear,\n :root.no-theme .module--translations-copy {\n color: #a5adcb !important;\n }\n :root.no-theme .modal__list__filter input {\n background: #1e2030;\n }\n :root.no-theme .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__toggle,\n :root.no-theme .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__title__link,\n :root.no-theme .module__text,\n :root.no-theme .pln,\n :root.no-theme .pun,\n :root.no-theme code,\n :root.no-theme .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root.no-theme code {\n background-color: #24273a !important;\n }\n :root.no-theme .lit {\n color: #f5a97f !important;\n }\n :root.no-theme .com {\n color: #b8c0e0 !important;\n }\n :root.no-theme .str {\n color: #a6da95 !important;\n }\n :root.no-theme .atv {\n color: #8bd5ca !important;\n }\n :root.no-theme .module__title__sub {\n color: #a5adcb;\n }\n :root.no-theme .prettyprint {\n background-color: #1e2030;\n }\n :root.no-theme .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root.no-theme .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root.no-theme .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root.no-theme .module__title,\n :root.no-theme .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root.no-theme .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root.no-theme .module__toggle {\n color: #b7bdf8 !important;\n }\n :root.no-theme .forecast-wrapper .module__weather-warning--red,\n :root.no-theme .module__weather-warning--red:hover,\n :root.no-theme .module__weather-warning--red:focus,\n :root.no-theme .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root.no-theme .module__weather-warning {\n color: #eed49f !important;\n }\n :root.no-theme .text--primary,\n :root.no-theme .tx-clr--dk,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .module__temperature-unit:not(.module__temperature-unit--on),\n :root.no-theme .module__items-day {\n color: #a5adcb !important;\n }\n :root.no-theme .module__temperature-unit,\n :root.no-theme .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module__detail__precip-label,\n :root.no-theme .module__items-precip-label,\n :root.no-theme .ia-module--module--definitions__reference,\n :root.no-theme .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root.no-theme .module__detail__hour-label,\n :root.no-theme .module__current,\n :root.no-theme .module__detail__temp-label,\n :root.no-theme .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root.no-theme .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root.no-theme .module__warnings,\n :root.no-theme .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__detail__precip-label__icon,\n :root.no-theme .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root.no-theme .tile__ctrl__btn,\n :root.no-theme .tile__history,\n :root.no-theme .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .attribution--link__icon {\n color: #cad3f5;\n }\n :root.no-theme .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root.no-theme .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root.no-theme .tile__tab__sci .tile__ctrl__btn,\n :root.no-theme .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root.no-theme .tile__display__main,\n :root.no-theme .tile__past-result {\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display__main {\n background-color: #24273a !important;\n }\n :root.no-theme .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root.no-theme .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root.no-theme .tile__display__aside,\n :root.no-theme .tile__past-formula,\n :root.no-theme .tile__option {\n color: #a5adcb !important;\n }\n :root.no-theme .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root.no-theme .bg-delayed-color {\n background-color: #ed8796;\n }\n :root.no-theme #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root.no-theme .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root.no-theme .open-in-app__deep-link {\n color: #1e2030;\n }\n :root.no-theme .modal__header__clear,\n :root.no-theme .sep--before,\n :root.no-theme .js-region-filter-clear,\n :root.no-theme .result__a,\n :root.no-theme .module--carousel__body__title,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .js-no-results-web,\n :root.no-theme .bing .tile__title--pr a,\n :root.no-theme .sidebar-filter__show-more,\n :root.no-theme .module__footer,\n :root.no-theme .js-settings-dropdown-reset-appearance,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--button,\n :root.no-theme .settings-page-wrapper a:not(.btn, .set-tab),\n :root.no-theme .module__link--blue,\n :root.no-theme .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root.no-theme .tile__title a:visited {\n color: #c6a0f6;\n }\n :root.no-theme .place-detail__status--off {\n color: #ed8796;\n }\n :root.no-theme .place-detail__status--on {\n color: #a6da95;\n }\n :root.no-theme .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root.no-theme .bg-clr--green {\n background-color: #a6da95;\n }\n :root.no-theme .tile__status,\n :root.no-theme .osGBsMSM4O7_HVv5OcxQ,\n :root.no-theme .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root.no-theme .modal__header,\n :root.no-theme .modal__footer,\n :root.no-theme .modal__box,\n :root.no-theme .tile,\n :root.no-theme .related-searches__item,\n :root.no-theme .bg-clr--white,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .sidebar-filter__options,\n :root.no-theme .sidebar-filter__option.is-size,\n :root.no-theme .module__footer,\n :root.no-theme .frm__select,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .search__autocomplete,\n :root.no-theme .frm__input,\n :root.no-theme .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root.no-theme .sep--before::before,\n :root.no-theme .sep {\n border-left-color: #5b6078;\n }\n :root.no-theme .header-wrap {\n box-shadow: none !important;\n }\n :root.no-theme .header-wrap,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .detail,\n :root.no-theme .btn {\n background-color: #1e2030;\n }\n :root.no-theme .set-header--fixed .tileview--grid .metabar--fixed,\n :root.no-theme .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root.no-theme .modal--dropdown--region.modal--popout .frm__input,\n :root.no-theme .js-region-filter-list,\n :root.no-theme .tile__body,\n :root.no-theme .bg-clr--white,\n :root.no-theme .acp-wrap,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .tile__media--pr,\n :root.no-theme .modal__box,\n :root.no-theme .nav-menu__list,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .frm__select select,\n :root.no-theme .cloudsave,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .set-bookmarklet__input,\n :root.no-theme .howItWorksSection_downloadsCard__U3Ph9,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root.no-theme .btn.btn--secondary,\n :root.no-theme .btn.is-disabled,\n :root.no-theme input,\n :root.no-theme textarea,\n :root.no-theme .frm__input,\n :root.no-theme .frm__text,\n :root.no-theme .detail--xd .c-detail__btn,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .zci--json_validator textarea,\n :root.no-theme .colorpicker,\n :root.no-theme .feedback-modal__submit.is-disabled,\n :root.no-theme .feedback-modal__submit.is-disabled:active,\n :root.no-theme .feedback-modal__submit.is-disabled:focus,\n :root.no-theme .module__section,\n :root.no-theme .module--carousel__item,\n :root.no-theme .is-related-search-exp.dark-bg,\n :root.no-theme .related-searches__item,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .set-bookmarklet__detail,\n :root.no-theme .set-reset__detail,\n :root.no-theme .module__footer,\n :root.no-theme .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root.no-theme .btn.is-disabled:hover,\n :root.no-theme .frm__switch__label:hover,\n :root.no-theme .feedback-modal__submit.is-disabled:hover,\n :root.no-theme .btn.btn--skeleton:hover,\n :root.no-theme .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root.no-theme .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .modal__list__link.is-highlighted,\n :root.no-theme .modal__list li:hover {\n background-color: #8087a2;\n }\n :root.no-theme .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .set-head,\n :root.no-theme .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root.no-theme .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root.no-theme .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile {\n border-top-color: #363a4f;\n }\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme #duckbar,\n :root.no-theme .zcm__link:not(.dropdown__button).is-active,\n :root.no-theme .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root.no-theme #more-results {\n background-color: #363a4f !important;\n }\n :root.no-theme input,\n :root.no-theme select,\n :root.no-theme h1,\n :root.no-theme h2,\n :root.no-theme h4,\n :root.no-theme h5,\n :root.no-theme h6,\n :root.no-theme ul,\n :root.no-theme ol,\n :root.no-theme blockquote,\n :root.no-theme p,\n :root.no-theme body,\n :root.no-theme .module--carousel__footer,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .zcm__link,\n :root.no-theme .feedback-prompt__link,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .tile--img__sub,\n :root.no-theme .result__snippet,\n :root.no-theme .result__snippet b,\n :root.no-theme .modal__list__link,\n :root.no-theme .acp,\n :root.no-theme .header_headerButton__cLYU3,\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme .module.module--images,\n :root.no-theme .module__header.module__header--link,\n :root.no-theme .text--title,\n :root.no-theme .text--airline-flight,\n :root.no-theme .timing,\n :root.no-theme .flight-details__values,\n :root.no-theme .airlines-footer,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .nav-menu__heading,\n :root.no-theme .zci,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .c-detail__title__sub,\n :root.no-theme .c-detail__desc,\n :root.no-theme .c-detail__filemeta,\n :root.no-theme .c-detail__more,\n :root.no-theme .frm__label,\n :root.no-theme .js-cloudsave-new-suggestion,\n :root.no-theme .zci__body,\n :root.no-theme .zci__body a,\n :root.no-theme .c-base__title {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root.no-theme .star {\n color: #939ab7;\n }\n :root.no-theme .set-tab,\n :root.no-theme .set-tab:visited,\n :root.no-theme .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root.no-theme .js-cloudsave-save-btn,\n :root.no-theme .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.no-theme .video-source,\n :root.no-theme .tile__count,\n :root.no-theme .result__url,\n :root.no-theme .tile__time,\n :root.no-theme .feedback-prompt,\n :root.no-theme .footer__text,\n :root.no-theme .vertical--news .result__url,\n :root.no-theme .result__timestamp,\n :root.no-theme .js-metabar-secondary,\n :root.no-theme .sidebar-filters,\n :root.no-theme .tile--pr__original-price,\n :root.no-theme .nav-menu__item a,\n :root.no-theme .nav-menu__close,\n :root.no-theme .frm__desc,\n :root.no-theme .dropdown__button,\n :root.no-theme .tx-clr--slate-light,\n :root.no-theme .flight-details__labels,\n :root.no-theme .scheduled-time,\n :root.no-theme .source-link,\n :root.no-theme .tile__source,\n :root.no-theme .zci__more-at,\n :root.no-theme .cloudsave__close,\n :root.no-theme .module--definitions__attribution-text,\n :root.no-theme .module__attribution,\n :root.no-theme .module__attribution-link {\n color: #a5adcb !important;\n }\n :root.no-theme .dropdown--region.has-inactive-region .dropdown__button::after,\n :root.no-theme .modal--dropdown--region.modal--popout .modal__header::before,\n :root.no-theme .js-carousel-module-title,\n :root.no-theme .tile--pr__brand,\n :root.no-theme .frm__select,\n :root.no-theme .star::after,\n :root.no-theme .feedback-btn__icon,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .detail__close,\n :root.no-theme .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .search__button:hover,\n :root.no-theme .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root.no-theme .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root.no-theme .set-bookmarklet__title,\n :root.no-theme .set-reset__title {\n color: #cad3f5 !important;\n }\n :root.no-theme .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root.no-theme .switch,\n :root.no-theme .frm__switch__label {\n background-color: #181926 !important;\n }\n :root.no-theme .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root.no-theme .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root.no-theme .switch__knob {\n background: #939ab7 !important;\n }\n :root.no-theme .is-on .switch__knob {\n background: #24273a !important;\n }\n :root.no-theme .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root.no-theme .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root.no-theme .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root.no-theme .acp--highlight,\n :root.no-theme .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root.no-theme .review__rating-stars,\n :root.no-theme .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .header__logo,\n :root.no-theme .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root.no-theme .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n :root.no-theme {\n color-scheme: dark;\n --sds-color-text-02: #cad3f5 !important;\n --sds-color-text-disabled: #6e738d !important;\n --theme-col-txt-page-separator: #cad3f5!important;\n --theme-col-page-separator: #cad3f5 !important;\n --theme-col-txt-url: #cad3f5 !important;\n --theme-col-txt-title-visited: #c6a0f6 !important;\n --theme-col-txt-snippet: #cad3f5 !important;\n --theme-col-txt-card-title: #cad3f5;\n --theme-col-txt-url-domain: #b8c0e0 !important;\n --theme-col-txt-title: #8aadf4 !important;\n --theme-col-bg-card: #363a4f !important;\n --theme-col-about-link: #8aadf4;\n --theme-col-border-ui: #494d64 !important;\n --theme-col-bg-expandcollapse: #363a4f !important;\n --sds-color-palette-gray-60: #b7bdf8 !important;\n --theme-col-txt-msg: #cad3f5 !important;\n --theme-col-txt-url-path: #a5adcb !important;\n --theme-col-border-expandcollapse: #494d64;\n --col-blue-50: #7dc4e4 !important;\n --col-blue-60: #8aadf4 !important;\n --theme-col-bg-page: #24273a !important;\n --sds-color-text-01: #cad3f5 !important;\n --sds-color-text-on-color: #24273a !important;\n --theme-spp-high-contrast-text-secondary: #b7bdf8 !important;\n --theme-spp-high-contrast-card-indicator-color: #363a4f !important;\n --theme-spp-high-contrast-title-span-text: #cad3f5 !important;\n --theme-spp-high-contrast-bg: #363a4f !important;\n --sds-color-palette-yellow-50: #eed49f !important;\n --sds-color-text-04: #b8c0e0 !important;\n --theme-col-txt-card-body: #cad3f5 !important;\n --theme-col-txt-qna-details: #a5adcb !important;\n --theme-col-txt-card: #cad3f5 !important;\n --sds-color-text-03: #a5adcb !important;\n --col-slate-light: #a5adcb;\n --col-silver-dark: #8087a2;\n --theme-col-txt-button-secondary: #b7bdf8 !important;\n --theme-bg-legacy-home: #24273a !important;\n --theme-bg-cta-cards: #363a4f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-button-primary-bg--hover: #8aadf4 !important;\n --theme-button-primary-bg--active: #8aadf4 !important;\n --theme-button-primary-text: #181926 !important;\n --theme-badge-fg--green: #181926 !important;\n --theme-browser-comparison-table-check-bg: #a6da95 !important;\n --theme-browser-comparison-table-cross-bg: #ed8796 !important;\n --theme-searchbox-bg: #363a4f !important;\n --theme-searchbox-bg--hover: #363a4f !important;\n --theme-searchbox-bg--active: #363a4f !important;\n --theme-searchbox-bg--focused: #363a4f !important;\n --theme-border-color-legacy-home-searchbox: #5b6078 !important;\n --theme-button-link-text: #8aadf4 !important;\n --theme-browser-comparison-table-badge-text: #cad3f5 !important;\n --theme-badge-bg--green: #a6da95 !important;\n --theme-badge-bg--yellow: #eed49f !important;\n --theme-atb-button-bg: #8aadf4;\n --theme-atb-button-bg--hover: #8aadf4;\n --theme-atb-button-bg--active: #8aadf4;\n --col-silver-light: #494d64 !important;\n --theme-col-card-inner-border: #5b6078 !important;\n --sds-color-text-link-02: #cad3f5 !important;\n --sds-color-text-link-02--hover: #b8c0e0 !important;\n --theme-text-legacy-home: #cad3f5 !important;\n --theme-browser-comparison-table-row-bg: #363a4f !important;\n --theme-browser-comparison-table-row-alt-bg: #494d64 !important;\n --theme-bg-home-bottom: #24273a !important;\n --theme-atb-card-back-bg: #363a4f !important;\n --theme-atb-card-front-bg: #494d64 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-accordion-background--expanded: #363a4f !important;\n --theme-accordion-background: #494d64 !important;\n --theme-footer-link-text: #8aadf4 !important;\n --theme-sidemenu-bg: #363a4f !important;\n --theme-col-txt-button-tertiary: #cad3f5 !important;\n --theme-bg-legacy-home-searchbox: #363a4f !important;\n --theme-bg-info-snippet: #5b6078 !important;\n --theme-button-tertiary-txt: #cad3f5 !important;\n --theme-browser-comparison-table-icon-bg: #1e2030 !important;\n --theme-col-bg-ui: #1e2030 !important;\n --theme-col-bg-header: #1e2030 !important;\n --theme-col-bg-header-modal: #363a4f !important;\n --theme-col-bg-button-primary: #8aadf4 !important;\n /* ai chat */\n --sds-color-text-link-02-hover: #cad3f5 !important;\n --theme-dc-color-background-dark: #24273a !important;\n --theme-dc-color-gpt-main: #c6a0f6 !important;\n --theme-dc-color-gpt-bg: #c6a0f6 !important;\n --theme-dc-color-claude-main: #a6da95 !important;\n --theme-dc-color-claude-bg: #a6da95 !important;\n --sds-color-background-destructive: #ed8796 !important;\n --sds-color-text-on-dark-01: #cad3f5 !important;\n --theme-dc-color-fire-button: rgba(237, 135, 150, 0.4) !important;\n --sds-color-background-destructive-state-01: #ed8796 !important;\n --sds-color-background-destructive-state-02: #ed8796 !important;\n --sds-color-text-destructive: #ed8796 !important;\n --sds-color-text-success: #a6da95 !important;\n --sds-color-text-link-01: #8aadf4 !important;\n --sds-color-background-container-01: #363a4f !important;\n --sds-color-border-accent-01: #b7bdf8 !important;\n --theme-dc-color-container-message: #363a4f !important;\n --sds-color-palette-gray-85: #494d64 !important;\n --sds-color-palette-white: #181926 !important;\n --sds-color-background-accent-01: #b7bdf8 !important;\n --theme-col-txt-card-body-light: #cad3f5 !important;\n --theme-col-bg-page-alt-2: #363a4f !important;\n --theme-dc-color-llama-main: #f5bde6 !important;\n --theme-dc-color-mixtral-main: #f5a97f !important;\n --theme-dc-color-anchor-sleep: #a5adcb !important;\n /* maps */\n --sds-color-background-01: #24273a !important;\n --sds-color-background-02: #1e2030 !important;\n --sds-color-palette-red-40: #ed8796 !important;\n --sds-color-border-01: #363a4f !important;\n --col-blue-30: #8aadf4 !important;\n --sds-color-palette-green-60: #a6da95 !important;\n --sds-color-background-utility: #363a4f !important;\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n /* privacy reminders */\n /* stopwatch */\n /* html chars */\n /* cal */\n /* button on hover */\n /* stocks infobox */\n /* color box */\n /* ai chat >:( */\n /* lyrics box */\n }\n :root.no-theme ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.no-theme input::placeholder,\n :root.no-theme textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.no-theme .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root.no-theme .address-detail {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile,\n :root.no-theme .modal--dropdown--settings,\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .frm__field,\n :root.no-theme .frm__switch,\n :root.no-theme .tileview .metabar--fixed,\n :root.no-theme body,\n :root.no-theme .zci,\n :root.no-theme html,\n :root.no-theme .body--home,\n :root.no-theme html.displayable-atb-banner .body--home,\n :root.no-theme .site-wrapper,\n :root.no-theme .region__body,\n :root.no-theme .badge-link,\n :root.no-theme .module--carousel__image-wrapper,\n :root.no-theme .result__image,\n :root.no-theme .vertical--map__sidebar,\n :root.no-theme .vertical--map__sidebar__header,\n :root.no-theme .page-chrome_newtab,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root.no-theme .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded .metabar:not(.is-stuck) {\n background-color: #24273a !important;\n }\n :root.no-theme .dropdown__button::after {\n visibility: hidden;\n }\n :root.no-theme .wXKLp5dS9jGvo097pfaG,\n :root.no-theme .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root.no-theme .IuA6a2PUTR9Lck6m0WlP,\n :root.no-theme .privacy-reminder__icon-circle {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200m-4.572-1.562a.675.675%200%201%200-1.006-.9L7.123%209.224%205.597%207.36a.675.675%200%200%200-1.044.855l2.025%202.475a.675.675%200%200%200%201.025.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .XxDCpwElzOhQaLmCxJ8z,\n :root.no-theme .privacy-reminder__icon-shield {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.452.99a3%203%200%200%201%20.655-.482c.242-.13.563-.259.894-.258.329%200%20.65.128.891.258.251.135.488.311.659.485.683.696%201.162.933%201.836%201.142.645.2%201.409.242%202.45.11a2.03%202.03%200%200%201%201.471.378c.42.315.686.794.69%201.324.034%203.86-.53%206.343-1.723%208.126-1.26%201.886-3.14%202.838-5.113%203.838l-.238.12a2.06%202.06%200%200%201-1.848%200l-.176-.089-.062-.031c-1.973-1-3.852-1.952-5.113-3.838C.532%2010.29-.032%207.807%200%203.947c.005-.53.271-1.008.69-1.323.416-.313.95-.445%201.469-.38%201.049.133%201.816.082%202.46-.124.677-.216%201.159-.452%201.832-1.13m5.03%205.419a.686.686%200%200%200-1.021-.915L7.108%209.24%205.56%207.346a.686.686%200%200%200-1.061.868l2.057%202.515a.686.686%200%200%200%201.042.023z%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__icon-check {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.375%205.484a.675.675%200%200%201%20.053.954l-3.825%204.275a.675.675%200%200%201-1.025-.023L4.553%208.215a.675.675%200%201%201%201.044-.855l1.526%201.865%203.299-3.688a.675.675%200%200%201%20.953-.053%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .privacy-reminder__modal-hide,\n :root.no-theme .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root.no-theme .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root.no-theme .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root.no-theme .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root.no-theme .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .zci--stopwatch td {\n color: #cad3f5;\n }\n :root.no-theme .record__body,\n :root.no-theme .chomp--link__mr,\n :root.no-theme .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root.no-theme .c-list__item {\n border-color: #1e2030;\n }\n :root.no-theme .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root.no-theme .calendar .t_right,\n :root.no-theme .calendar .t_left {\n background-color: #5b6078;\n }\n :root.no-theme .calendar__header {\n color: #cad3f5;\n }\n :root.no-theme table.calendar tr {\n color: #cad3f5;\n }\n :root.no-theme .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .zci.is-active {\n border-color: #363a4f;\n }\n :root.no-theme .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root.no-theme .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root.no-theme .stocks-module__currentPrice,\n :root.no-theme .stocks-module__exchange,\n :root.no-theme .stocks-module__currency,\n :root.no-theme .stocks-module__stats {\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .stocks-module__latestUpdate,\n :root.no-theme .ia-module--stocks a.stocks-module__attribution,\n :root.no-theme .stocks-module__footer {\n color: #b8c0e0;\n }\n :root.no-theme .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root.no-theme .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] [fill=\"#5b9e4d\"] {\n fill: #a6da95 !important;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root.no-theme .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root.no-theme .ia-module--stocks .stocks-module__stats-wrapper .stocks-module__stats .stocks-module__stat-col .stocks-module__stat {\n border-bottom-color: #6e738d;\n }\n :root.no-theme .stocks-module__chart .horizontal-line,\n :root.no-theme .stocks-module__chart .vertical-line,\n :root.no-theme .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root.no-theme .tx-clr--lt {\n color: #cad3f5;\n }\n :root.no-theme .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root.no-theme .feedback-external__link {\n color: #8aadf4;\n }\n :root.no-theme .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root.no-theme .feedback-modal__radio {\n color: #cad3f5;\n }\n :root.no-theme .modal__close {\n color: #cad3f5;\n }\n :root.no-theme .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root.no-theme .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root.no-theme .module__inner-toggle::before,\n :root.no-theme .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root.no-theme .module--translations .dropdown--translation-select,\n :root.no-theme .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root.no-theme .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root.no-theme .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root.no-theme .module--translations-original textarea,\n :root.no-theme .module--translations-translatedtext,\n :root.no-theme .module--translations-footer a {\n color: #cad3f5;\n }\n :root.no-theme .module--translations-clear,\n :root.no-theme .module--translations-copy {\n color: #a5adcb !important;\n }\n :root.no-theme .modal__list__filter input {\n background: #1e2030;\n }\n :root.no-theme .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__toggle,\n :root.no-theme .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root.no-theme .module__title__link,\n :root.no-theme .module__text,\n :root.no-theme .pln,\n :root.no-theme .pun,\n :root.no-theme code,\n :root.no-theme .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root.no-theme code {\n background-color: #24273a !important;\n }\n :root.no-theme .lit {\n color: #f5a97f !important;\n }\n :root.no-theme .com {\n color: #b8c0e0 !important;\n }\n :root.no-theme .str {\n color: #a6da95 !important;\n }\n :root.no-theme .atv {\n color: #8bd5ca !important;\n }\n :root.no-theme .module__title__sub {\n color: #a5adcb;\n }\n :root.no-theme .prettyprint {\n background-color: #1e2030;\n }\n :root.no-theme .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: #8aadf4 !important;\n border-color: #8aadf4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root.no-theme .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root.no-theme .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root.no-theme .module__title,\n :root.no-theme .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root.no-theme .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root.no-theme .module__toggle {\n color: #b7bdf8 !important;\n }\n :root.no-theme .forecast-wrapper .module__weather-warning--red,\n :root.no-theme .module__weather-warning--red:hover,\n :root.no-theme .module__weather-warning--red:focus,\n :root.no-theme .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root.no-theme .module__weather-warning {\n color: #eed49f !important;\n }\n :root.no-theme .text--primary,\n :root.no-theme .tx-clr--dk,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .module__temperature-unit:not(.module__temperature-unit--on),\n :root.no-theme .module__items-day {\n color: #a5adcb !important;\n }\n :root.no-theme .module__temperature-unit,\n :root.no-theme .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root.no-theme .module__detail__precip-label,\n :root.no-theme .module__items-precip-label,\n :root.no-theme .ia-module--module--definitions__reference,\n :root.no-theme .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root.no-theme .module__detail__hour-label,\n :root.no-theme .module__current,\n :root.no-theme .module__detail__temp-label,\n :root.no-theme .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root.no-theme .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root.no-theme .module__warnings,\n :root.no-theme .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root.no-theme .module__detail__precip-label__icon,\n :root.no-theme .module__items-precip-label__icon {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%2010%2010%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M8.339%204.317%205.487%200%202.65%204.307a3.67%203.67%200%200%200%20.533%204.784%203.434%203.434%200%200%200%204.645.01%203.66%203.66%200%200%200%20.513-4.78z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .module__items-icon-precip {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12.35%2022.064a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%200%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m3.999%200a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.873-.702l3-8a1%201%200%200%201%201.288-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702zm3.414-1.287a1%201%200%200%201%20.586%201.287l-3%208a1%201%200%201%201-1.872-.702l3-8a1%201%200%200%201%201.287-.585m4.585%201.287a1%201%200%200%200-1.872-.702l-3%208a1%201%200%201%200%201.872.702z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.256%2014.313a6.5%206.5%200%200%201%2012.486-3.633A4%204%200%200%201%2028.874%2014H29a5%205%200%200%201%200%2010H11a5%205%200%200%201-1.744-9.687%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n :root.no-theme .tile__ctrl__btn,\n :root.no-theme .tile__history,\n :root.no-theme .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .attribution--link__icon {\n color: #cad3f5;\n }\n :root.no-theme .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root.no-theme .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root.no-theme .tile__tab__sci .tile__ctrl__btn,\n :root.no-theme .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root.no-theme .tile__display__main,\n :root.no-theme .tile__past-result {\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display__main {\n background-color: #24273a !important;\n }\n :root.no-theme .tile__display {\n box-shadow: inset -1px -1px 0 #6e738d, inset 1px 1px 0 #6e738d !important;\n background-color: #24273a !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root.no-theme .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root.no-theme .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root.no-theme .tile__display__aside,\n :root.no-theme .tile__past-formula,\n :root.no-theme .tile__option {\n color: #a5adcb !important;\n }\n :root.no-theme .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root.no-theme .bg-delayed-color {\n background-color: #ed8796;\n }\n :root.no-theme #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root.no-theme .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root.no-theme .open-in-app__deep-link {\n color: #1e2030;\n }\n :root.no-theme .modal__header__clear,\n :root.no-theme .sep--before,\n :root.no-theme .js-region-filter-clear,\n :root.no-theme .result__a,\n :root.no-theme .module--carousel__body__title,\n :root.no-theme .js-carousel-module-more,\n :root.no-theme .js-no-results-web,\n :root.no-theme .bing .tile__title--pr a,\n :root.no-theme .sidebar-filter__show-more,\n :root.no-theme .module__footer,\n :root.no-theme .js-settings-dropdown-reset-appearance,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--button,\n :root.no-theme .settings-page-wrapper a:not(.btn, .set-tab),\n :root.no-theme .module__link--blue,\n :root.no-theme .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root.no-theme .tile__title a:visited {\n color: #c6a0f6;\n }\n :root.no-theme .place-detail__status--off {\n color: #ed8796;\n }\n :root.no-theme .place-detail__status--on {\n color: #a6da95;\n }\n :root.no-theme .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root.no-theme .bg-clr--green {\n background-color: #a6da95;\n }\n :root.no-theme .tile__status,\n :root.no-theme .osGBsMSM4O7_HVv5OcxQ,\n :root.no-theme .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root.no-theme .modal__header,\n :root.no-theme .modal__footer,\n :root.no-theme .modal__box,\n :root.no-theme .tile,\n :root.no-theme .related-searches__item,\n :root.no-theme .bg-clr--white,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .sidebar-filter__options,\n :root.no-theme .sidebar-filter__option.is-size,\n :root.no-theme .module__footer,\n :root.no-theme .frm__select,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .search__autocomplete,\n :root.no-theme .frm__input,\n :root.no-theme .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root.no-theme .sep--before::before,\n :root.no-theme .sep {\n border-left-color: #5b6078;\n }\n :root.no-theme .header-wrap {\n box-shadow: none !important;\n }\n :root.no-theme .header-wrap,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .detail,\n :root.no-theme .btn {\n background-color: #1e2030;\n }\n :root.no-theme .set-header--fixed .tileview--grid .metabar--fixed,\n :root.no-theme .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root.no-theme .modal--dropdown--region.modal--popout .frm__input,\n :root.no-theme .js-region-filter-list,\n :root.no-theme .tile__body,\n :root.no-theme .bg-clr--white,\n :root.no-theme .acp-wrap,\n :root.no-theme .tile__media__free-shipping-label,\n :root.no-theme .tile__media--pr,\n :root.no-theme .modal__box,\n :root.no-theme .nav-menu__list,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .frm__select select,\n :root.no-theme .cloudsave,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .set-bookmarklet__input,\n :root.no-theme .howItWorksSection_downloadsCard__U3Ph9,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root.no-theme .btn.btn--secondary,\n :root.no-theme .btn.is-disabled,\n :root.no-theme input,\n :root.no-theme textarea,\n :root.no-theme .frm__input,\n :root.no-theme .frm__text,\n :root.no-theme .detail--xd .c-detail__btn,\n :root.no-theme .set-bookmarklet,\n :root.no-theme .set-reset,\n :root.no-theme .zci--json_validator textarea,\n :root.no-theme .colorpicker,\n :root.no-theme .feedback-modal__submit.is-disabled,\n :root.no-theme .feedback-modal__submit.is-disabled:active,\n :root.no-theme .feedback-modal__submit.is-disabled:focus,\n :root.no-theme .module__section,\n :root.no-theme .module--carousel__item,\n :root.no-theme .is-related-search-exp.dark-bg,\n :root.no-theme .related-searches__item,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .set-bookmarklet__detail,\n :root.no-theme .set-reset__detail,\n :root.no-theme .module__footer,\n :root.no-theme .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root.no-theme .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root.no-theme .btn.is-disabled:hover,\n :root.no-theme .frm__switch__label:hover,\n :root.no-theme .feedback-modal__submit.is-disabled:hover,\n :root.no-theme .btn.btn--skeleton:hover,\n :root.no-theme .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root.no-theme .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .js-set-exit:hover {\n background-color: rgba(183, 189, 248, 0.8) !important;\n border-color: rgba(183, 189, 248, 0.8) !important;\n color: #24273a !important;\n }\n :root.no-theme .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root.no-theme .modal__list__link.is-highlighted,\n :root.no-theme .modal__list li:hover {\n background-color: #8087a2;\n }\n :root.no-theme .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root.no-theme .settings-dropdown--section,\n :root.no-theme .set-head,\n :root.no-theme .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root.no-theme .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root.no-theme .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root.no-theme .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root.no-theme .footer,\n :root.no-theme .footer--mobile {\n border-top-color: #363a4f;\n }\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme #duckbar,\n :root.no-theme .zcm__link:not(.dropdown__button).is-active,\n :root.no-theme .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root.no-theme #more-results {\n background-color: #363a4f !important;\n }\n :root.no-theme input,\n :root.no-theme select,\n :root.no-theme h1,\n :root.no-theme h2,\n :root.no-theme h4,\n :root.no-theme h5,\n :root.no-theme h6,\n :root.no-theme ul,\n :root.no-theme ol,\n :root.no-theme blockquote,\n :root.no-theme p,\n :root.no-theme body,\n :root.no-theme .module--carousel__footer,\n :root.no-theme .set-tab.is-active,\n :root.no-theme .zcm__link,\n :root.no-theme .feedback-prompt__link,\n :root.no-theme .feedback-btn__send,\n :root.no-theme .tile--img__sub,\n :root.no-theme .result__snippet,\n :root.no-theme .result__snippet b,\n :root.no-theme .modal__list__link,\n :root.no-theme .acp,\n :root.no-theme .header_headerButton__cLYU3,\n :root.no-theme .is-vertical-tabs-exp,\n :root.no-theme .module.module--images,\n :root.no-theme .module__header.module__header--link,\n :root.no-theme .text--title,\n :root.no-theme .text--airline-flight,\n :root.no-theme .timing,\n :root.no-theme .flight-details__values,\n :root.no-theme .airlines-footer,\n :root.no-theme .tx-clr--slate,\n :root.no-theme .nav-menu__heading,\n :root.no-theme .zci,\n :root.no-theme .metabar__grid-btn,\n :root.no-theme .module--carousel__left,\n :root.no-theme .module--carousel__right,\n :root.no-theme .c-detail__title__sub,\n :root.no-theme .c-detail__desc,\n :root.no-theme .c-detail__filemeta,\n :root.no-theme .c-detail__more,\n :root.no-theme .frm__label,\n :root.no-theme .js-cloudsave-new-suggestion,\n :root.no-theme .zci__body,\n :root.no-theme .zci__body a,\n :root.no-theme .c-base__title {\n color: #cad3f5 !important;\n }\n :root.no-theme .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root.no-theme .star {\n color: #939ab7;\n }\n :root.no-theme .set-tab,\n :root.no-theme .set-tab:visited,\n :root.no-theme .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root.no-theme .js-cloudsave-save-btn,\n :root.no-theme .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root.no-theme .video-source,\n :root.no-theme .tile__count,\n :root.no-theme .result__url,\n :root.no-theme .tile__time,\n :root.no-theme .feedback-prompt,\n :root.no-theme .footer__text,\n :root.no-theme .vertical--news .result__url,\n :root.no-theme .result__timestamp,\n :root.no-theme .js-metabar-secondary,\n :root.no-theme .sidebar-filters,\n :root.no-theme .tile--pr__original-price,\n :root.no-theme .nav-menu__item a,\n :root.no-theme .nav-menu__close,\n :root.no-theme .frm__desc,\n :root.no-theme .dropdown__button,\n :root.no-theme .tx-clr--slate-light,\n :root.no-theme .flight-details__labels,\n :root.no-theme .scheduled-time,\n :root.no-theme .source-link,\n :root.no-theme .tile__source,\n :root.no-theme .zci__more-at,\n :root.no-theme .cloudsave__close,\n :root.no-theme .module--definitions__attribution-text,\n :root.no-theme .module__attribution,\n :root.no-theme .module__attribution-link {\n color: #a5adcb !important;\n }\n :root.no-theme .dropdown--region.has-inactive-region .dropdown__button::after,\n :root.no-theme .modal--dropdown--region.modal--popout .modal__header::before,\n :root.no-theme .js-carousel-module-title,\n :root.no-theme .tile--pr__brand,\n :root.no-theme .frm__select,\n :root.no-theme .star::after,\n :root.no-theme .feedback-btn__icon,\n :root.no-theme .detail--xd .tile-nav--sm,\n :root.no-theme .detail__close,\n :root.no-theme .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root.no-theme .search__button:hover,\n :root.no-theme .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root.no-theme .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root.no-theme .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root.no-theme .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root.no-theme .set-bookmarklet__title,\n :root.no-theme .set-reset__title {\n color: #cad3f5 !important;\n }\n :root.no-theme .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root.no-theme .switch,\n :root.no-theme .frm__switch__label {\n background-color: #181926 !important;\n }\n :root.no-theme .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root.no-theme .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root.no-theme .switch__knob {\n background: #939ab7 !important;\n }\n :root.no-theme .is-on .switch__knob {\n background: #24273a !important;\n }\n :root.no-theme .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root.no-theme .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root.no-theme .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root.no-theme .acp--highlight,\n :root.no-theme .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root.no-theme .review__rating-stars,\n :root.no-theme .place-list-item__rating__image {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20height%3D%2212%22%20viewBox%3D%220%200%2064%2012%22%20width%3D%2264%22%3E%3Cpath%20d%3D%22M12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200m13%200a6%206%200%201%201-12%200%206%206%200%200%201%2012%200m7%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m13%200a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m4.5-6a4.5%204.5%200%200%201-4.5%204.5v-9A4.5%204.5%200%200%201%2049.5%206m8.5%206a6%206%200%201%200%200-12%206%206%200%200%200%200%2012m0-1.5a4.5%204.5%200%201%200%200-9%204.5%204.5%200%200%200%200%209%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%23a6da95%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.no-theme .header__logo,\n :root.no-theme .js-logo-ddg {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .yhccgqM_FdvJ79N6Jm6c {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20clip-path%3D%22url%28%23logo_header_v109_svg__a%29%22%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20120.373c33.24%200%2060.187-26.947%2060.187-60.187S93.426%200%2060.186%200%200%2026.946%200%2060.186s26.946%2060.187%2060.186%2060.187%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23DDD%22%20fill-rule%3D%22evenodd%22%20d%3D%22M68.65%20105.091c0-.47.115-.578-1.38-3.557-3.972-7.954-7.964-19.17-6.148-26.402.33-1.314-3.742-48.66-6.62-50.185-3.2-1.705-7.138-4.41-10.739-5.012-1.827-.292-4.223-.154-6.096.098-.332.045-.346.643-.028.751%201.23.417%202.722%201.14%203.602%202.233.167.207-.057.533-.322.543-.83.03-2.334.378-4.32%202.064-.229.195-.038.557.257.499%204.267-.844%208.623-.428%2011.191%201.906.167.151.08.423-.137.482-22.283%206.055-17.872%2025.438-11.94%2049.224%205.284%2021.188%207.272%2028.017%207.899%2030.097a.67.67%200%200%200%20.398.439c7.67%203.055%2024.383%203.19%2024.383-2.005z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M71.706%20109.558c-2.703%201.058-7.993%201.528-11.05%201.528-4.48%200-10.932-.705-13.283-1.763-1.452-4.469-5.797-18.32-10.088-35.91l-.42-1.718-.004-.014c-5.101-20.836-9.267-37.854%2013.568-43.2.208-.05.31-.3.172-.463-2.62-3.108-7.528-4.127-13.734-1.986-.255.088-.476-.169-.318-.387%201.217-1.677%203.596-2.967%204.77-3.532.242-.117.228-.473-.03-.553a26%2026%200%200%200-3.546-.846c-.348-.056-.38-.652-.03-.7%208.798-1.183%2017.986%201.459%2022.596%207.266a.3.3%200%200%200%20.175.108c16.883%203.625%2018.092%2030.314%2016.147%2031.53-.384.239-1.612.102-3.233-.08-6.57-.735-19.578-2.19-8.842%2017.818.106.198-.034.46-.256.494-6.054.941%201.704%2019.912%207.406%2032.408%22/%3E%3Cpath%20fill%3D%22%233CA82B%22%20d%3D%22M79.258%2085.293c-1.285-.595-6.227%202.949-9.507%205.67-.686-.97-1.978-1.675-4.894-1.168-2.551.443-3.96%201.058-4.589%202.12-4.027-1.528-10.803-3.884-12.44-1.608-1.79%202.487.447%2014.257%202.824%2015.785%201.24.798%207.175-3.017%2010.275-5.648.5.705%201.305%201.108%202.96%201.069%202.503-.058%206.563-.64%207.193-1.806a1.3%201.3%200%200%200%20.099-.25c3.186%201.191%208.792%202.451%2010.045%202.263%203.264-.49-.455-15.726-1.966-16.427%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M70.051%2091.31c.135.242.244.496.337.754.454%201.27%201.194%205.31.634%206.309-.56.998-4.194%201.48-6.436%201.519s-2.746-.782-3.2-2.052c-.364-1.016-.542-3.405-.538-4.773-.092-2.028.65-2.742%204.076-3.296%202.535-.41%203.876.067%204.65.883%203.6-2.686%209.606-6.478%2010.192-5.785%202.92%203.455%203.29%2011.68%202.657%2014.99-.207%201.082-9.879-1.072-9.879-2.239%200-4.844-1.257-6.174-2.493-6.31m-21.187-1.512c.792-1.254%207.216.305%2010.743%201.874%200%200-.725%203.284.429%207.151.337%201.132-8.113%206.167-9.216%205.301-1.275-1.001-3.621-11.691-1.956-14.326%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M51.975%2064.33c.52-2.26%202.941-6.519%2011.587-6.415%204.371-.018%209.801-.002%2013.4-.411a48.2%2048.2%200%200%200%2011.969-2.91c3.742-1.428%205.07-1.11%205.536-.256.512.939-.091%202.56-1.399%204.052-2.498%202.85-6.989%205.06-14.92%205.715-7.93.655-13.185-1.472-15.446%201.991-.976%201.494-.222%205.015%207.448%206.124%2010.364%201.496%2018.876-1.803%2019.928.19%201.052%201.991-5.007%206.044-15.388%206.129s-16.865-3.635-19.164-5.484c-2.918-2.346-4.223-5.766-3.55-8.725Z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M65.196%2039.617c.579-.948%201.863-1.68%203.964-1.68s3.09.836%203.774%201.768c.14.19-.071.413-.287.32l-.158-.069c-.769-.336-1.712-.748-3.329-.77-1.729-.025-2.819.408-3.505.781-.232.126-.596-.125-.46-.35ZM41.539%2040.83c2.04-.853%203.644-.743%204.777-.474.24.056.405-.2.214-.355-.88-.71-2.85-1.59-5.418-.633-2.29.854-3.37%202.63-3.377%203.796-.002.276.564.299.71.066.396-.63%201.053-1.547%203.094-2.4%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M70.945%2052.588a3.263%203.263%200%200%201-3.267-3.255%203.263%203.263%200%200%201%203.267-3.255%203.26%203.26%200%200%201%203.267%203.255%203.26%203.26%200%200%201-3.267%203.255m2.301-4.334a.845.845%200%200%200-1.692%200%20.845.845%200%200%200%201.692%200M49.3%2051.585a3.8%203.8%200%200%201-3.809%203.796c-2.1%200-3.808-1.7-3.808-3.796a3.804%203.804%200%200%201%203.808-3.796c2.1%200%203.809%201.7%203.809%203.796m-1.123-1.258a.987.987%200%200%200-1.972%200c0%20.54.44.982.986.982a.985.985%200%200%200%20.986-.982%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M60.186%20110.733c27.917%200%2050.548-22.63%2050.548-50.547S88.103%209.639%2060.186%209.639C32.27%209.64%209.64%2032.27%209.64%2060.186c0%2027.917%2022.631%2050.547%2050.547%2050.547Zm0%204.702c30.514%200%2055.25-24.735%2055.25-55.249%200-30.513-24.736-55.249-55.25-55.249S4.937%2029.673%204.937%2060.187s24.736%2055.248%2055.25%2055.248Z%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root.no-theme .logo_homepage {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22206%22%20height%3D%22165%22%20viewBox%3D%220%200%20206%20165%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M103%20120c33.137%200%2060-26.863%2060-60S136.137%200%20103%200%2043%2026.863%2043%2060s26.863%2060%2060%2060%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M111.438%20104.766c0-.469.115-.576-1.375-3.546-3.96-7.93-7.94-19.11-6.13-26.32.33-1.31-3.73-48.51-6.6-50.03-3.19-1.7-7.115-4.397-10.705-4.997-1.822-.291-4.21-.153-6.077.098-.332.045-.346.641-.029.749%201.226.415%202.715%201.136%203.592%202.226.166.206-.057.531-.322.54-.827.031-2.326.378-4.305%202.059-.23.194-.04.555.255.497%204.253-.841%208.597-.427%2011.156%201.9.167.15.08.422-.137.48-22.213%206.037-17.816%2025.36-11.902%2049.073%205.248%2021.047%207.235%2027.881%207.867%2029.981a.72.72%200%200%200%20.424.468c7.656%203.037%2024.288%203.168%2024.288-2.006z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M158.078%2060c0%2030.419-24.659%2055.078-55.078%2055.078S47.922%2090.418%2047.922%2060%2072.582%204.922%20103%204.922%20158.078%2029.582%20158.078%2060m-67.932%2048.736c-1.522-4.701-5.775-18.329-9.977-35.55l-.419-1.713-.003-.014c-5.085-20.772-9.239-37.737%2013.525-43.067.209-.049.31-.297.172-.46-2.611-3.1-7.504-4.115-13.691-1.98-.254.087-.474-.169-.317-.386%201.213-1.672%203.584-2.958%204.755-3.522.242-.116.227-.47-.03-.55a26%2026%200%200%200-3.535-.844c-.347-.056-.378-.65-.03-.697%208.771-1.18%2017.93%201.453%2022.527%207.243a.3.3%200%200%200%20.174.107c16.83%203.614%2018.035%2030.22%2016.097%2031.432-.383.239-1.608.102-3.224-.079-6.548-.733-19.516-2.184-8.814%2017.763.106.197-.034.458-.255.492-6.015.936%201.646%2019.72%207.324%2032.179%2022.327-5.176%2038.966-25.19%2038.966-49.09%200-27.83-22.561-50.39-50.391-50.39S52.61%2032.17%2052.61%2060c0%2023.388%2015.932%2043.054%2037.536%2048.736%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M122.013%2085.03c-1.282-.594-6.208%202.939-9.478%205.65-.684-.966-1.972-1.669-4.879-1.163-2.543.442-3.948%201.055-4.574%202.113-4.016-1.523-10.77-3.872-12.402-1.603-1.784%202.48.445%2014.213%202.815%2015.736%201.237.796%207.153-3.007%2010.243-5.63.499.702%201.301%201.104%202.951%201.066%202.495-.058%206.542-.638%207.17-1.8a1.2%201.2%200%200%200%20.099-.25c3.176%201.187%208.765%202.444%2010.014%202.256%203.254-.489-.453-15.678-1.959-16.376%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M112.835%2091.028c.135.24.243.494.335.751.453%201.266%201.19%205.294.633%206.29-.558.994-4.181%201.475-6.416%201.513-2.235.039-2.738-.778-3.191-2.045-.362-1.013-.54-3.394-.536-4.758-.092-2.022.647-2.733%204.063-3.286%202.528-.41%203.864.067%204.636.88%203.588-2.678%209.576-6.457%2010.16-5.767%202.912%203.445%203.28%2011.645%202.649%2014.944-.206%201.078-9.848-1.069-9.848-2.232%200-4.83-1.253-6.154-2.485-6.29M91.713%2089.52c.79-1.25%207.194.304%2010.709%201.869%200%200-.722%203.273.428%207.128.337%201.128-8.088%206.148-9.187%205.285-1.271-.999-3.61-11.655-1.95-14.282%22%20fill%3D%22%234CBA3C%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M94.815%2064.131c.518-2.253%202.931-6.499%2011.551-6.396%204.357-.018%209.77-.002%2013.358-.41a48%2048%200%200%200%2011.931-2.9c3.731-1.424%205.055-1.107%205.52-.255.51.936-.091%202.552-1.395%204.04-2.49%202.84-6.967%205.043-14.873%205.696-7.907.654-13.145-1.467-15.4%201.986-.972%201.489-.22%204.999%207.426%206.104%2010.332%201.491%2018.818-1.797%2019.866.19%201.048%201.985-4.991%206.025-15.34%206.11s-16.813-3.624-19.105-5.467c-2.909-2.338-4.21-5.749-3.54-8.698%22%20fill%3D%22%23b8c0e0%22/%3E%3Cg%20opacity%3D%220.8%22%3E%3Cpath%20d%3D%22M107.994%2039.494c.577-.945%201.857-1.675%203.952-1.675s3.081.834%203.763%201.763c.139.19-.072.412-.287.319l-.157-.069c-.767-.334-1.707-.745-3.319-.768-1.723-.025-2.81.407-3.495.78-.23.125-.594-.126-.457-.35M84.41%2040.703c2.034-.85%203.633-.74%204.763-.472.238.056.403-.2.213-.354-.877-.707-2.84-1.586-5.4-.63-2.285.85-3.362%202.62-3.368%203.784-.001.274.563.297.709.065.394-.627%201.05-1.543%203.083-2.393%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M113.726%2052.425a3.25%203.25%200%200%201-3.257-3.245%203.25%203.25%200%200%201%203.257-3.245%203.25%203.25%200%200%201%203.256%203.245%203.25%203.25%200%200%201-3.256%203.245m2.293-4.32a.842.842%200%200%200-1.686%200%20.843.843%200%200%200%201.686%200m-23.872%203.321a3.79%203.79%200%200%201-3.796%203.784%203.79%203.79%200%200%201-3.797-3.784%203.79%203.79%200%200%201%203.797-3.785%203.79%203.79%200%200%201%203.796%203.785m-1.119-1.255a.984.984%200%200%200-1.966%200%20.982.982%200%200%200%201.966-.001%22%20fill%3D%22%238aadf4%22/%3E%3C/g%3E%3Cpath%20d%3D%22M78.35%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M59.15%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2zm-20.3-3.9c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.7%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3z%22%20fill%3D%22%23333333%22/%3E%3Cpath%20d%3D%22M9.35%20137.4H.25v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-6v-18.7h5.9c6.4%200%209.4%204.7%209.4%209.1%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M173.65%20151.5h7.7v5.8c-1.9%201.6-4.2%202.5-6.7%202.5-6.8%200-9.9-4.9-9.9-9.7%200-4.9%203.1-10.2%209.8-10.2%202.7%200%205.2%201%207.2%202.8l.1.1%201.8-2.1-.1-.1c-2.4-2.4-5.6-3.6-9.1-3.6-3.8%200-7%201.2-9.3%203.6-2.4%202.4-3.7%205.8-3.6%209.6%200%205.9%203.4%2012.7%2013%2012.7h.2c3.6%200%207-1.5%209.4-4.2v-9.9h-10.6v2.7z%22%20fill%3D%22%23363a4f%22/%3E%3Cpath%20d%3D%22M91.05%20137.4h-9.1v25h9.1c8.7%200%2012.5-6.4%2012.5-12.7%200-5.9-3.9-12.3-12.5-12.3m9.4%2012.2c0%204.8-2.9%209.6-9.3%209.6h-5.9v-18.7h5.9c6.3%200%209.3%204.7%209.3%209.1m95.9-5.2c-5.3%200-9.1%203.9-9.1%209.2s3.8%209.1%209.1%209.1%209.2-3.8%209.2-9.1c0-5.4-3.8-9.2-9.2-9.2m6.2%209.2c0%203.7-2.6%206.3-6.2%206.3-3.5%200-6.1-2.6-6.1-6.3%200-3.8%202.5-6.5%206.2-6.5%203.5.1%206.1%202.8%206.1%206.5m-82%20.6c0%203.2-2.2%205.6-5.3%205.7-3.3%200-5.3-2-5.3-5.4v-9.7h-3v9.7c0%205%203%208.2%207.6%208.2h.1c2.3%200%204.4-1.1%205.8-2.8l.1-.2.1%202.7h2.8v-17.6h-3v9.4z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M140.85%20158.1c-1.1%201.1-2.7%201.7-4.5%201.7-3.1%200-6.2-1.9-6.2-6.3%200-3.7%202.6-6.3%206.2-6.3%201.6%200%203.1.6%204.3%201.7l.1.1%201.9-2-.1-.1c-1.8-1.7-3.9-2.5-6.3-2.5-5.5%200-9.2%203.7-9.2%209.1%200%206.3%204.6%209.1%209.2%209.1h.1c2.4%200%204.7-.9%206.3-2.6l.1-.1-2-2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M160.05%20144.8h-3.9l-7.1%207.3v-14.6h-3v24.9h3v-8.2l8.1%208.1.1.1h3.6v-.3l-9.1-9z%22%20fill%3D%22%23333333%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .related-searches__item-text::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2219%22%20height%3D%2221%22%20viewBox%3D%220%200%2019%2021%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.343%2014.642a8%208%200%201%201%2011.99-.767l3.164%203.165a1.738%201.738%200%200%201-2.457%202.457l-3.39-3.39a8.005%208.005%200%200%201-9.307-1.465m1.414-9.885a6%206%200%201%200%208.486%208.486%206%206%200%200%200-8.486-8.486%22%20fill%3D%22%23cad3f5%22%20opacity%3D%220.6%22/%3E%3C/svg%3E\") !important;\n }\n :root.no-theme .header_logoImg__PFezv {\n content: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20viewBox%3D%220%200%20189%2053%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M110.045%2024.224h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.995%204.994.061.062h2.22v-.185l-5.611-5.55zm-11.898%208.223c-.679.678-1.666%201.048-2.775%201.048-1.912%200-3.824-1.172-3.824-3.885%200-2.281%201.604-3.885%203.824-3.885.986%200%201.911.37%202.651%201.049l.062.061%201.171-1.233-.061-.062C98.085%2024.492%2096.79%2024%2095.31%2024c-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.062c1.48%200%202.898-.555%203.884-1.604l.062-.061-1.233-1.234zm-12.581-2.404c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.748%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85zM67.298%2019.66h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.585-7.708-7.585m5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.7V21.571h3.639c3.946%200%205.796%202.898%205.796%205.612zm96.018%201.17h4.748v3.577c-1.171.986-2.59%201.541-4.131%201.541-4.193%200-6.105-3.021-6.105-5.981%200-3.022%201.912-6.29%206.043-6.29%201.665%200%203.207.617%204.44%201.727l.062.061%201.11-1.295-.062-.061c-1.48-1.48-3.453-2.22-5.611-2.22-2.344%200-4.317.74-5.735%202.22-1.48%201.48-2.282%203.576-2.22%205.92%200%203.638%202.096%207.831%208.016%207.831h.124a7.72%207.72%200%200%200%205.796-2.59V26.69h-6.536v1.665zm-51.181-8.694h-5.612v15.417h5.612c5.365%200%207.708-3.947%207.708-7.832%200-3.638-2.405-7.584-7.708-7.584zm5.796%207.524c0%202.96-1.788%205.92-5.735%205.92h-3.638V21.572h3.638c3.885%200%205.735%202.898%205.735%205.612m59.463-3.185c-3.269%200-5.612%202.405-5.612%205.673s2.343%205.611%205.612%205.611c3.268%200%205.673-2.343%205.673-5.611%200-3.33-2.343-5.673-5.673-5.673m3.823%205.673c0%202.282-1.603%203.885-3.823%203.885-2.159%200-3.762-1.603-3.762-3.885%200-2.343%201.542-4.008%203.823-4.008%202.159.061%203.762%201.726%203.762%204.008m-50.814.371c0%201.973-1.356%203.453-3.268%203.515-2.035%200-3.268-1.233-3.268-3.33v-5.981h-1.85v5.981c0%203.083%201.85%205.057%204.686%205.057h.062c1.418%200%202.713-.679%203.576-1.727l.062-.123.062%201.665h1.726V24.247h-1.85v5.796zm12.58%202.404c-.678.678-1.665%201.048-2.775%201.048-1.911%200-3.823-1.172-3.823-3.885%200-2.281%201.603-3.885%203.823-3.885.987%200%201.912.37%202.652%201.049l.062.061%201.171-1.233-.061-.062c-1.11-1.048-2.405-1.541-3.885-1.541-3.392%200-5.673%202.281-5.673%205.611%200%203.885%202.836%205.612%205.673%205.612h.061c1.48%200%202.899-.555%203.885-1.604l.062-.061-1.233-1.234zm11.899-8.223h-2.405l-4.378%204.502v-9.003h-1.85v15.354h1.85v-5.056l4.994%204.994.062.062h2.22v-.185l-5.611-5.55z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2053C41.136%2053%2053%2041.136%2053%2026.5S41.136%200%2026.5%200%200%2011.864%200%2026.5%2011.864%2053%2026.5%2053%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23939ab7%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.227%2046.272c0-.207.05-.255-.608-1.566-1.749-3.503-3.507-8.44-2.707-11.625.146-.579-1.648-21.425-2.915-22.097-1.41-.75-3.143-1.942-4.728-2.207-.805-.128-1.86-.067-2.684.044-.147.02-.153.283-.013.33.542.184%201.2.502%201.587.984.073.09-.026.234-.142.239-.366.013-1.028.166-1.902.908-.101.086-.017.246.113.22%201.878-.372%203.797-.189%204.927.84.073.066.035.185-.06.211-9.811%202.667-7.87%2011.2-5.257%2021.674%202.213%208.875%203.113%2012.028%203.433%2013.103a.6.6%200%200%200%20.366.398c3.438%201.29%2010.59%201.316%2010.59-.939z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M31.572%2048.238c-1.19.466-3.52.673-4.865.673-1.973%200-4.814-.31-5.849-.776-.639-1.968-2.552-8.066-4.442-15.811l-.185-.757-.001-.006c-2.246-9.174-4.08-16.667%205.974-19.021.091-.022.136-.131.076-.204-1.154-1.368-3.315-1.817-6.048-.874-.112.039-.209-.074-.14-.17.536-.739%201.584-1.307%202.1-1.556.107-.051.101-.208-.012-.243a11.5%2011.5%200%200%200-1.562-.372c-.153-.025-.167-.288-.013-.309%203.874-.52%207.92.642%209.95%203.2q.029.036.076.047c7.434%201.596%207.966%2013.347%207.11%2013.882-.17.106-.71.045-1.424-.035-2.893-.323-8.62-.964-3.893%207.846.047.087-.015.202-.113.217-2.665.415.75%208.767%203.261%2014.27z%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M34.897%2037.555c-.566-.263-2.742%201.298-4.186%202.496-.302-.427-.87-.738-2.154-.515-1.124.196-1.744.467-2.021.934-1.773-.672-4.757-1.71-5.478-.708-.787%201.095.197%206.277%201.244%206.95.546.351%203.16-1.328%204.524-2.487.22.31.575.488%201.303.471%201.102-.025%202.89-.282%203.167-.795a.6.6%200%200%200%20.044-.11c1.403.524%203.871%201.08%204.423.996%201.437-.216-.2-6.924-.866-7.232%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M30.844%2040.204q.088.16.148.332c.2.56.525%202.338.28%202.778-.247.439-1.847.651-2.835.668s-1.209-.344-1.409-.903c-.16-.447-.238-1.5-.237-2.101-.04-.894.286-1.208%201.795-1.452%201.116-.18%201.707.03%202.047.39%201.585-1.184%204.23-2.853%204.488-2.548%201.286%201.521%201.448%205.143%201.17%206.6-.091.476-4.35-.472-4.35-.986%200-2.133-.553-2.718-1.097-2.778m-9.329-.666c.349-.552%203.177.135%204.73.825%200%200-.32%201.446.189%203.149.148.498-3.572%202.715-4.058%202.334-.561-.441-1.594-5.148-.861-6.308%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M22.885%2028.325c.228-.995%201.295-2.87%205.101-2.825%201.925-.008%204.315-.001%205.9-.181a21.2%2021.2%200%200%200%205.27-1.282c1.648-.628%202.233-.488%202.438-.112.225.413-.04%201.127-.616%201.784-1.1%201.255-3.077%202.228-6.57%202.516s-5.805-.648-6.8.877c-.43.658-.098%202.208%203.279%202.696%204.563.659%208.311-.793%208.774.084s-2.204%202.661-6.775%202.698c-4.57.038-7.426-1.6-8.438-2.414-1.285-1.033-1.86-2.539-1.563-3.841%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%23181926%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M28.706%2017.443c.255-.417.82-.74%201.745-.74s1.36.369%201.662.78c.061.083-.032.181-.127.14l-.07-.03c-.338-.148-.753-.33-1.465-.34-.761-.01-1.241.18-1.544.344-.101.056-.262-.055-.201-.154m-10.416.534c.898-.375%201.604-.327%202.103-.208.105.024.178-.089.094-.156-.387-.313-1.254-.7-2.385-.28-1.01.377-1.485%201.159-1.487%201.672-.001.122.248.132.312.03.174-.278.464-.682%201.362-1.058z%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M31.237%2023.154c-.794%200-1.438-.642-1.438-1.433s.644-1.433%201.438-1.433%201.438.642%201.438%201.433-.644%201.433-1.438%201.433m1.013-1.908a.372.372%200%200%200-.745%200%20.372.372%200%200%200%20.745%200m-10.544%201.467c0%20.923-.75%201.671-1.676%201.671a1.675%201.675%200%200%201-1.677-1.67c0-.924.752-1.672%201.677-1.672.924%200%201.676.748%201.676%201.671m-.494-.554a.434.434%200%201%200-.867.002.434.434%200%200%200%20.867-.002%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23cad3f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.5%2048.756c12.292%200%2022.256-9.964%2022.256-22.256S38.792%204.244%2026.5%204.244%204.244%2014.208%204.244%2026.5%2014.208%2048.756%2026.5%2048.756m0%202.07c13.435%200%2024.326-10.891%2024.326-24.326S39.935%202.174%2026.5%202.174%202.174%2013.065%202.174%2026.5%2013.065%2050.826%2026.5%2050.826%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M26.497%2048.438c12.118%200%2021.941-9.823%2021.941-21.94S38.615%204.555%2026.498%204.555%204.555%2014.38%204.555%2026.497s9.824%2021.941%2021.941%2021.941zm24.292-21.94c0%2013.415-10.876%2024.29-24.292%2024.29S2.206%2039.914%202.206%2026.499%2013.08%202.205%2026.497%202.205%2050.79%2013.08%2050.79%2026.497z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n }", "start": 1062, "domains": [ "duckduckgo.com" @@ -8076,22 +8076,22 @@ }, { "code": ":root:not(.theme-dark) {\n color-scheme: dark;\n --color-yellow60: #eed49f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-searchbox-caret-bg: #b7bdf8 !important;\n }\n :root:not(.theme-dark) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.theme-dark) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.theme-dark) input {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) li:hover {\n background-color: #5b6078 !important;\n }\n :root:not(.theme-dark) ul {\n background-color: #363a4f !important;\n }\n :root:not(.theme-dark) body {\n background-color: #24273a !important;\n }\n :root:not(.theme-dark) h1,\n :root:not(.theme-dark) h2,\n :root:not(.theme-dark) h3,\n :root:not(.theme-dark) p,\n :root:not(.theme-dark) a,\n :root:not(.theme-dark) span {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .home_root__naJUp {\n --theme-bg-home: #24273a !important;\n --theme-button-secondary-text: #cad3f5 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-bg-home-searchbox: #363a4f !important;\n --theme-border-color-home-searchbox: #363a4f !important;\n }\n :root:not(.theme-dark) .searchbox_suggestions__umkQH {\n --theme-searchbox-bg: #363a4f !important;\n }\n :root:not(.theme-dark) .minimal-homepage_minimalHeroLogo__QSVlf {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20184%20148%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M69.942%20129.26H66.46l-6.338%206.517v-13.033h-2.678v22.228h2.678v-7.32l7.23%207.23.09.09h3.214v-.268l-8.124-8.034zm-17.14%2011.873c-.982.982-2.41%201.518-4.017%201.518-2.767%200-5.534-1.696-5.534-5.624%200-3.303%202.32-5.624%205.534-5.624%201.428%200%202.767.536%203.839%201.518l.089.089%201.696-1.786-.09-.089c-1.606-1.517-3.48-2.232-5.623-2.232-4.91%200-8.213%203.303-8.213%208.124%200%205.624%204.106%208.123%208.213%208.123h.09c2.141%200%204.195-.803%205.623-2.321l.09-.089-1.786-1.785zm-18.122-3.481c0%202.856-1.963%204.999-4.73%205.088-2.946%200-4.732-1.785-4.732-4.82v-8.66H22.54v8.66c0%204.463%202.678%207.32%206.874%207.32h.09c2.052%200%203.927-.982%205.177-2.5l.089-.179.09%202.411h2.499V129.26H34.68zM8.347%20122.655H.223v22.317h8.124c7.766%200%2011.158-5.713%2011.158-11.337%200-5.267-3.481-10.98-11.158-10.98m8.39%2010.89c0%204.285-2.588%208.57-8.301%208.57H3.08v-16.693h5.267c5.713%200%208.39%204.196%208.39%208.123m138.277%201.697h6.874v5.177c-1.696%201.428-3.749%202.232-5.981%202.232-6.07%200-8.838-4.374-8.838-8.659%200-4.374%202.768-9.106%208.749-9.106%202.41%200%204.642.893%206.427%202.5l.089.089%201.607-1.874-.089-.09c-2.143-2.142-4.999-3.213-8.124-3.213-3.392%200-6.248%201.071-8.302%203.213-2.142%202.143-3.302%205.178-3.213%208.57%200%205.267%203.035%2011.337%2011.605%2011.337h.178c3.214%200%206.249-1.339%208.391-3.749v-8.838h-9.462v2.411zm-73.735-12.587h-8.124v22.317h8.124c7.766%200%2011.158-5.713%2011.158-11.337%200-5.267-3.481-10.98-11.158-10.98m8.39%2010.89c0%204.285-2.588%208.57-8.301%208.57h-5.267v-16.693h5.267c5.624%200%208.302%204.196%208.302%208.123zm85.609-4.642c-4.731%200-8.123%203.482-8.123%208.213s3.392%208.124%208.123%208.124%208.213-3.393%208.213-8.124c0-4.82-3.392-8.213-8.213-8.213m5.535%208.213c0%203.303-2.321%205.624-5.535%205.624-3.124%200-5.445-2.321-5.445-5.624%200-3.392%202.232-5.802%205.534-5.802%203.125.089%205.446%202.499%205.446%205.802m-73.2.536c0%202.856-1.964%204.999-4.731%205.088-2.946%200-4.731-1.785-4.731-4.82v-8.66h-2.679v8.66c0%204.463%202.679%207.32%206.785%207.32h.089c2.053%200%203.928-.982%205.178-2.5l.089-.179.089%202.411h2.5V129.26h-2.678v8.392zm18.121%203.481c-.982.982-2.41%201.518-4.017%201.518-2.767%200-5.534-1.696-5.534-5.624%200-3.303%202.321-5.624%205.534-5.624%201.429%200%202.768.536%203.839%201.518l.089.089%201.696-1.786-.089-.089c-1.607-1.517-3.482-2.232-5.624-2.232-4.91%200-8.213%203.303-8.213%208.124%200%205.624%204.107%208.123%208.213%208.123h.089c2.143%200%204.196-.803%205.624-2.321l.089-.089-1.785-1.785zm17.14-11.873h-3.482l-6.338%206.517v-13.033h-2.678v22.228h2.678v-7.32l7.231%207.23.089.09h3.214v-.268l-8.123-8.034z%22/%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M91.946%20107.122c29.581%200%2053.561-23.98%2053.561-53.561S121.527%200%2091.947%200C62.364%200%2038.384%2023.98%2038.384%2053.561s23.98%2053.561%2053.561%2053.561z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23ddd%22%20fill-rule%3D%22evenodd%22%20d%3D%22M99.478%2093.522c0-.418.103-.513-1.227-3.165-3.535-7.079-7.088-17.059-5.472-23.495.294-1.17-3.33-43.304-5.892-44.661-2.848-1.518-6.351-3.925-9.556-4.46-1.626-.26-3.758-.138-5.425.087-.296.04-.308.572-.025.668%201.094.37%202.423%201.014%203.206%201.988.148.184-.051.474-.287.482-.738.028-2.077.337-3.844%201.838-.204.173-.035.495.228.443%203.797-.75%207.674-.38%209.96%201.696.148.135.07.377-.123.43C61.19%2030.76%2065.117%2048.01%2070.396%2069.177c4.654%2018.666%206.435%2024.81%207.012%2026.727a.72.72%200%200%200%20.424.469c6.85%202.697%2021.646%202.805%2021.646-1.805z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M102.198%2097.498c-2.406.941-7.114%201.36-9.833%201.36-3.988%200-9.73-.628-11.821-1.57-1.293-3.976-5.16-16.303-8.978-31.956l-.374-1.53-.003-.012c-4.54-18.542-8.248-33.687%2012.074-38.445.185-.043.276-.265.153-.411-2.331-2.766-6.7-3.673-12.222-1.768-.227.079-.424-.15-.283-.344%201.083-1.493%203.2-2.64%204.244-3.144.216-.104.203-.42-.025-.491a23%2023%200%200%200-3.156-.753c-.31-.05-.338-.58-.027-.623%207.83-1.053%2016.006%201.298%2020.109%206.466a.27.27%200%200%200%20.155.096c15.024%203.226%2016.1%2026.977%2014.369%2028.059-.341.213-1.434.09-2.877-.07-5.846-.655-17.422-1.95-7.868%2015.856.094.176-.03.409-.228.44-5.388.837%201.517%2017.719%206.591%2028.84%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M108.919%2075.904c-1.144-.53-5.542%202.624-8.461%205.045-.61-.863-1.76-1.49-4.355-1.04-2.27.396-3.524.943-4.084%201.887-3.584-1.359-9.614-3.456-11.07-1.43-1.593%202.214.397%2012.687%202.512%2014.047%201.104.71%206.386-2.685%209.144-5.026.445.627%201.162.986%202.634.952%202.228-.052%205.841-.57%206.401-1.608q.051-.095.089-.222c2.835%201.06%207.824%202.18%208.939%202.014%202.905-.437-.405-13.996-1.749-14.619%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M100.725%2081.26c.121.214.217.44.3.67.404%201.13%201.062%204.726.564%205.614s-3.732%201.317-5.727%201.351-2.444-.695-2.848-1.825c-.324-.904-.483-3.03-.479-4.247-.082-1.806.578-2.44%203.627-2.934%202.257-.365%203.45.06%204.138.786%203.204-2.39%208.549-5.765%209.07-5.148%202.6%203.075%202.928%2010.394%202.365%2013.34-.184.962-8.791-.955-8.791-1.993%200-4.311-1.119-5.494-2.219-5.615zM81.87%2079.913c.706-1.116%206.422.272%209.56%201.668%200%200-.644%202.922.382%206.364.3%201.007-7.22%205.488-8.201%204.717-1.134-.891-3.222-10.404-1.74-12.75z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M84.64%2057.249c.462-2.012%202.617-5.802%2010.31-5.71%203.89-.016%208.722-.001%2011.926-.365a43%2043%200%200%200%2010.65-2.59c3.331-1.27%204.513-.988%204.927-.227.456.835-.081%202.278-1.245%203.606-2.223%202.536-6.219%204.502-13.277%205.085s-11.734-1.31-13.746%201.772c-.868%201.33-.197%204.463%206.628%205.45%209.223%201.33%2016.798-1.604%2017.734.168s-4.455%205.38-13.693%205.455c-9.239.076-15.009-3.234-17.055-4.88-2.597-2.087-3.758-5.132-3.16-7.764z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M96.404%2035.256c.516-.844%201.658-1.495%203.528-1.495s2.75.744%203.359%201.573c.124.17-.064.368-.256.285l-.14-.061c-.684-.299-1.524-.666-2.963-.686-1.538-.022-2.508.363-3.12.695-.205.112-.53-.111-.408-.311m-21.053%201.079c1.816-.759%203.243-.66%204.252-.422.213.05.36-.178.19-.315-.783-.632-2.535-1.416-4.821-.564-2.039.76-3%202.34-3.006%203.379-.001.245.503.265.633.058.352-.56.937-1.377%202.752-2.136%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M101.521%2046.799c-1.606%200-2.908-1.299-2.908-2.897s1.302-2.897%202.908-2.897%202.907%201.299%202.907%202.897-1.302%202.897-2.907%202.897m2.047-3.857a.752.752%200%200%200-1.505%200%20.752.752%200%200%200%201.505%200m-21.31%202.965a3.383%203.383%200%200%201-3.389%203.378c-1.87%200-3.389-1.513-3.389-3.378s1.52-3.379%203.389-3.379a3.385%203.385%200%200%201%203.389%203.379m-.999-1.12a.878.878%200%200%200-1.755%200%20.876.876%200%200%200%201.755%200%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M91.946%2098.544c24.843%200%2044.983-20.14%2044.983-44.983S116.789%208.578%2091.946%208.578s-44.983%2020.14-44.983%2044.983%2020.14%2044.983%2044.983%2044.983m0%204.184c27.154%200%2049.167-22.013%2049.167-49.167S119.1%204.394%2091.946%204.394%2042.78%2026.407%2042.78%2053.56s22.013%2049.167%2049.167%2049.167z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root:not(.theme-dark) .header_headerButton__cLYU3 {\n color: #cad3f5 !important;\n }\n :root:not(.theme-dark) .sideMenu_sideMenuContent__OE7n9,\n :root:not(.theme-dark) .searchbox_iconWrapper__suWUe {\n background-color: #363a4f !important;\n }\n :root:not(.theme-dark) .button_primary__e2_Sy {\n color: #1e2030 !important;\n }\n :root:not(.theme-dark) .searchbox_hasQuery__j8_VE:hover .searchbox_searchButton__F5Bwq:not(:disabled),\n :root:not(.theme-dark) .searchbox_hasQuery__j8_VE:focus-within {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }\n :root.theme-dark {\n color-scheme: dark;\n --color-yellow60: #eed49f !important;\n --theme-button-primary-bg: #8aadf4 !important;\n --theme-searchbox-caret-bg: #b7bdf8 !important;\n }\n :root.theme-dark ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root.theme-dark textarea::placeholder {\n color: #a5adcb !important;\n }\n :root.theme-dark input {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root.theme-dark li:hover {\n background-color: #5b6078 !important;\n }\n :root.theme-dark ul {\n background-color: #363a4f !important;\n }\n :root.theme-dark body {\n background-color: #24273a !important;\n }\n :root.theme-dark h1,\n :root.theme-dark h2,\n :root.theme-dark h3,\n :root.theme-dark p,\n :root.theme-dark a,\n :root.theme-dark span {\n color: #cad3f5 !important;\n }\n :root.theme-dark .home_root__naJUp {\n --theme-bg-home: #24273a !important;\n --theme-button-secondary-text: #cad3f5 !important;\n --theme-text-bg: #cad3f5 !important;\n --theme-bg-home-searchbox: #363a4f !important;\n --theme-border-color-home-searchbox: #363a4f !important;\n }\n :root.theme-dark .searchbox_suggestions__umkQH {\n --theme-searchbox-bg: #363a4f !important;\n }\n :root.theme-dark .minimal-homepage_minimalHeroLogo__QSVlf {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20fill%3D%22none%22%20viewBox%3D%220%200%20184%20148%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M69.942%20129.26H66.46l-6.338%206.517v-13.033h-2.678v22.228h2.678v-7.32l7.23%207.23.09.09h3.214v-.268l-8.124-8.034zm-17.14%2011.873c-.982.982-2.41%201.518-4.017%201.518-2.767%200-5.534-1.696-5.534-5.624%200-3.303%202.32-5.624%205.534-5.624%201.428%200%202.767.536%203.839%201.518l.089.089%201.696-1.786-.09-.089c-1.606-1.517-3.48-2.232-5.623-2.232-4.91%200-8.213%203.303-8.213%208.124%200%205.624%204.106%208.123%208.213%208.123h.09c2.141%200%204.195-.803%205.623-2.321l.09-.089-1.786-1.785zm-18.122-3.481c0%202.856-1.963%204.999-4.73%205.088-2.946%200-4.732-1.785-4.732-4.82v-8.66H22.54v8.66c0%204.463%202.678%207.32%206.874%207.32h.09c2.052%200%203.927-.982%205.177-2.5l.089-.179.09%202.411h2.499V129.26H34.68zM8.347%20122.655H.223v22.317h8.124c7.766%200%2011.158-5.713%2011.158-11.337%200-5.267-3.481-10.98-11.158-10.98m8.39%2010.89c0%204.285-2.588%208.57-8.301%208.57H3.08v-16.693h5.267c5.713%200%208.39%204.196%208.39%208.123m138.277%201.697h6.874v5.177c-1.696%201.428-3.749%202.232-5.981%202.232-6.07%200-8.838-4.374-8.838-8.659%200-4.374%202.768-9.106%208.749-9.106%202.41%200%204.642.893%206.427%202.5l.089.089%201.607-1.874-.089-.09c-2.143-2.142-4.999-3.213-8.124-3.213-3.392%200-6.248%201.071-8.302%203.213-2.142%202.143-3.302%205.178-3.213%208.57%200%205.267%203.035%2011.337%2011.605%2011.337h.178c3.214%200%206.249-1.339%208.391-3.749v-8.838h-9.462v2.411zm-73.735-12.587h-8.124v22.317h8.124c7.766%200%2011.158-5.713%2011.158-11.337%200-5.267-3.481-10.98-11.158-10.98m8.39%2010.89c0%204.285-2.588%208.57-8.301%208.57h-5.267v-16.693h5.267c5.624%200%208.302%204.196%208.302%208.123zm85.609-4.642c-4.731%200-8.123%203.482-8.123%208.213s3.392%208.124%208.123%208.124%208.213-3.393%208.213-8.124c0-4.82-3.392-8.213-8.213-8.213m5.535%208.213c0%203.303-2.321%205.624-5.535%205.624-3.124%200-5.445-2.321-5.445-5.624%200-3.392%202.232-5.802%205.534-5.802%203.125.089%205.446%202.499%205.446%205.802m-73.2.536c0%202.856-1.964%204.999-4.731%205.088-2.946%200-4.731-1.785-4.731-4.82v-8.66h-2.679v8.66c0%204.463%202.679%207.32%206.785%207.32h.089c2.053%200%203.928-.982%205.178-2.5l.089-.179.089%202.411h2.5V129.26h-2.678v8.392zm18.121%203.481c-.982.982-2.41%201.518-4.017%201.518-2.767%200-5.534-1.696-5.534-5.624%200-3.303%202.321-5.624%205.534-5.624%201.429%200%202.768.536%203.839%201.518l.089.089%201.696-1.786-.089-.089c-1.607-1.517-3.482-2.232-5.624-2.232-4.91%200-8.213%203.303-8.213%208.124%200%205.624%204.107%208.123%208.213%208.123h.089c2.143%200%204.196-.803%205.624-2.321l.089-.089-1.785-1.785zm17.14-11.873h-3.482l-6.338%206.517v-13.033h-2.678v22.228h2.678v-7.32l7.231%207.23.089.09h3.214v-.268l-8.123-8.034z%22/%3E%3Cpath%20fill%3D%22%23f5a97f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M91.946%20107.122c29.581%200%2053.561-23.98%2053.561-53.561S121.527%200%2091.947%200C62.364%200%2038.384%2023.98%2038.384%2053.561s23.98%2053.561%2053.561%2053.561z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23ddd%22%20fill-rule%3D%22evenodd%22%20d%3D%22M99.478%2093.522c0-.418.103-.513-1.227-3.165-3.535-7.079-7.088-17.059-5.472-23.495.294-1.17-3.33-43.304-5.892-44.661-2.848-1.518-6.351-3.925-9.556-4.46-1.626-.26-3.758-.138-5.425.087-.296.04-.308.572-.025.668%201.094.37%202.423%201.014%203.206%201.988.148.184-.051.474-.287.482-.738.028-2.077.337-3.844%201.838-.204.173-.035.495.228.443%203.797-.75%207.674-.38%209.96%201.696.148.135.07.377-.123.43C61.19%2030.76%2065.117%2048.01%2070.396%2069.177c4.654%2018.666%206.435%2024.81%207.012%2026.727a.72.72%200%200%200%20.424.469c6.85%202.697%2021.646%202.805%2021.646-1.805z%22%20clip-rule%3D%22evenodd%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M102.198%2097.498c-2.406.941-7.114%201.36-9.833%201.36-3.988%200-9.73-.628-11.821-1.57-1.293-3.976-5.16-16.303-8.978-31.956l-.374-1.53-.003-.012c-4.54-18.542-8.248-33.687%2012.074-38.445.185-.043.276-.265.153-.411-2.331-2.766-6.7-3.673-12.222-1.768-.227.079-.424-.15-.283-.344%201.083-1.493%203.2-2.64%204.244-3.144.216-.104.203-.42-.025-.491a23%2023%200%200%200-3.156-.753c-.31-.05-.338-.58-.027-.623%207.83-1.053%2016.006%201.298%2020.109%206.466a.27.27%200%200%200%20.155.096c15.024%203.226%2016.1%2026.977%2014.369%2028.059-.341.213-1.434.09-2.877-.07-5.846-.655-17.422-1.95-7.868%2015.856.094.176-.03.409-.228.44-5.388.837%201.517%2017.719%206.591%2028.84%22/%3E%3Cpath%20fill%3D%22%233ca82b%22%20d%3D%22M108.919%2075.904c-1.144-.53-5.542%202.624-8.461%205.045-.61-.863-1.76-1.49-4.355-1.04-2.27.396-3.524.943-4.084%201.887-3.584-1.359-9.614-3.456-11.07-1.43-1.593%202.214.397%2012.687%202.512%2014.047%201.104.71%206.386-2.685%209.144-5.026.445.627%201.162.986%202.634.952%202.228-.052%205.841-.57%206.401-1.608q.051-.095.089-.222c2.835%201.06%207.824%202.18%208.939%202.014%202.905-.437-.405-13.996-1.749-14.619%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M100.725%2081.26c.121.214.217.44.3.67.404%201.13%201.062%204.726.564%205.614s-3.732%201.317-5.727%201.351-2.444-.695-2.848-1.825c-.324-.904-.483-3.03-.479-4.247-.082-1.806.578-2.44%203.627-2.934%202.257-.365%203.45.06%204.138.786%203.204-2.39%208.549-5.765%209.07-5.148%202.6%203.075%202.928%2010.394%202.365%2013.34-.184.962-8.791-.955-8.791-1.993%200-4.311-1.119-5.494-2.219-5.615zM81.87%2079.913c.706-1.116%206.422.272%209.56%201.668%200%200-.644%202.922.382%206.364.3%201.007-7.22%205.488-8.201%204.717-1.134-.891-3.222-10.404-1.74-12.75z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M84.64%2057.249c.462-2.012%202.617-5.802%2010.31-5.71%203.89-.016%208.722-.001%2011.926-.365a43%2043%200%200%200%2010.65-2.59c3.331-1.27%204.513-.988%204.927-.227.456.835-.081%202.278-1.245%203.606-2.223%202.536-6.219%204.502-13.277%205.085s-11.734-1.31-13.746%201.772c-.868%201.33-.197%204.463%206.628%205.45%209.223%201.33%2016.798-1.604%2017.734.168s-4.455%205.38-13.693%205.455c-9.239.076-15.009-3.234-17.055-4.88-2.597-2.087-3.758-5.132-3.16-7.764z%22%20clip-rule%3D%22evenodd%22/%3E%3Cg%20fill%3D%22%238aadf4%22%20opacity%3D%22.8%22%3E%3Cpath%20d%3D%22M96.404%2035.256c.516-.844%201.658-1.495%203.528-1.495s2.75.744%203.359%201.573c.124.17-.064.368-.256.285l-.14-.061c-.684-.299-1.524-.666-2.963-.686-1.538-.022-2.508.363-3.12.695-.205.112-.53-.111-.408-.311m-21.053%201.079c1.816-.759%203.243-.66%204.252-.422.213.05.36-.178.19-.315-.783-.632-2.535-1.416-4.821-.564-2.039.76-3%202.34-3.006%203.379-.001.245.503.265.633.058.352-.56.937-1.377%202.752-2.136%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M101.521%2046.799c-1.606%200-2.908-1.299-2.908-2.897s1.302-2.897%202.908-2.897%202.907%201.299%202.907%202.897-1.302%202.897-2.907%202.897m2.047-3.857a.752.752%200%200%200-1.505%200%20.752.752%200%200%200%201.505%200m-21.31%202.965a3.383%203.383%200%200%201-3.389%203.378c-1.87%200-3.389-1.513-3.389-3.378s1.52-3.379%203.389-3.379a3.385%203.385%200%200%201%203.389%203.379m-.999-1.12a.878.878%200%200%200-1.755%200%20.876.876%200%200%200%201.755%200%22%20clip-rule%3D%22evenodd%22/%3E%3C/g%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M91.946%2098.544c24.843%200%2044.983-20.14%2044.983-44.983S116.789%208.578%2091.946%208.578s-44.983%2020.14-44.983%2044.983%2020.14%2044.983%2044.983%2044.983m0%204.184c27.154%200%2049.167-22.013%2049.167-49.167S119.1%204.394%2091.946%204.394%2042.78%2026.407%2042.78%2053.56s22.013%2049.167%2049.167%2049.167z%22%20clip-rule%3D%22evenodd%22/%3E%3C/svg%3E\");\n }\n :root.theme-dark .header_headerButton__cLYU3 {\n color: #cad3f5 !important;\n }\n :root.theme-dark .sideMenu_sideMenuContent__OE7n9,\n :root.theme-dark .searchbox_iconWrapper__suWUe {\n background-color: #363a4f !important;\n }\n :root.theme-dark .button_primary__e2_Sy {\n color: #1e2030 !important;\n }\n :root.theme-dark .searchbox_hasQuery__j8_VE:hover .searchbox_searchButton__F5Bwq:not(:disabled),\n :root.theme-dark .searchbox_hasQuery__j8_VE:focus-within {\n color: #1e2030 !important;\n background-color: #b7bdf8 !important;\n }", - "start": 253878, + "start": 256232, "domains": [ "start.duckduckgo.com" ] }, { "code": "/* prettier-ignore */", - "start": 272768 + "start": 275122 } ], - "sourceCode": "/* ==UserStyle==\n@name DuckDuckGo Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/duckduckgo\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo\n@version 0.2.8\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/duckduckgo/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aduckduckgo\n@description Soothing pastel theme for DuckDuckGo\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(duckduckgo.com) {\n :root {\n &:not(.dark-bg, .no-theme) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n &.dark-bg {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n &.no-theme {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: dark) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --sds-color-text-02: @text !important;\n --theme-col-txt-page-separator: @text!important;\n --theme-col-page-separator: @text !important;\n --theme-col-txt-url: @text !important;\n --theme-col-txt-title-visited: @mauve !important;\n --theme-col-txt-snippet: @text !important;\n --theme-col-txt-card-title: @text;\n --theme-col-txt-url-domain: @subtext1 !important;\n --theme-col-txt-title: @blue !important;\n --theme-col-bg-card: @surface0 !important;\n --theme-col-about-link: @blue;\n --theme-col-border-ui: @surface1 !important;\n --theme-col-bg-expandcollapse: @surface0 !important;\n --sds-color-palette-gray-60: @accent-color !important;\n --theme-col-txt-msg: @text !important;\n --theme-col-txt-url-path: @subtext0 !important;\n --theme-col-border-expandcollapse: @surface1;\n --col-blue-50: @sapphire !important;\n --col-blue-60: @blue !important;\n --theme-col-bg-page: @base !important;\n --sds-color-text-01: @text !important;\n --sds-color-text-on-color: @base !important;\n --theme-spp-high-contrast-text-secondary: @accent-color !important;\n --theme-spp-high-contrast-card-indicator-color: @surface0 !important;\n --theme-spp-high-contrast-title-span-text: @text !important;\n --theme-spp-high-contrast-bg: @surface0 !important;\n --sds-color-palette-yellow-50: @yellow !important;\n --sds-color-text-04: @subtext1 !important;\n --theme-col-txt-card-body: @text !important;\n --theme-col-txt-qna-details: @subtext0 !important;\n --theme-col-txt-card: @text !important;\n --sds-color-text-03: @subtext0 !important;\n --col-slate-light: @subtext0;\n --col-silver-dark: @overlay1;\n --theme-col-txt-button-secondary: @accent-color !important;\n --theme-bg-legacy-home: @base !important;\n --theme-bg-cta-cards: @surface0 !important;\n --theme-button-primary-bg: @blue !important;\n --theme-button-primary-bg--hover: @blue !important;\n --theme-button-primary-bg--active: @blue !important;\n --theme-button-primary-text: @crust !important;\n --theme-badge-fg--green: @crust !important;\n --theme-browser-comparison-table-check-bg: @green !important;\n --theme-browser-comparison-table-cross-bg: @red !important;\n --theme-searchbox-bg: @surface0 !important;\n --theme-searchbox-bg--hover: @surface0 !important;\n --theme-searchbox-bg--active: @surface0 !important;\n --theme-searchbox-bg--focused: @surface0 !important;\n --theme-border-color-legacy-home-searchbox: @surface2 !important;\n --theme-button-link-text: @blue !important;\n --theme-browser-comparison-table-badge-text: @text !important;\n --theme-badge-bg--green: @green !important;\n --theme-badge-bg--yellow: @yellow !important;\n --theme-atb-button-bg: @blue;\n --theme-atb-button-bg--hover: @blue;\n --theme-atb-button-bg--active: @blue;\n --col-silver-light: @surface1 !important;\n --theme-col-card-inner-border: @surface2 !important;\n --sds-color-text-link-02: @text !important;\n --sds-color-text-link-02--hover: @subtext1 !important;\n --theme-text-legacy-home: @text !important;\n --theme-browser-comparison-table-row-bg: @surface0 !important;\n --theme-browser-comparison-table-row-alt-bg: @surface1 !important;\n --theme-bg-home-bottom: @base !important;\n --theme-atb-card-back-bg: @surface0 !important;\n --theme-atb-card-front-bg: @surface1 !important;\n --theme-text-bg: @text !important;\n .featureCards_root__brAX3 {\n --feature-card-background-color: @surface0 !important;\n }\n --theme-accordion-background--expanded: @surface0 !important;\n --theme-accordion-background: @surface1 !important;\n --theme-footer-link-text: @blue !important;\n --theme-sidemenu-bg: @surface0 !important;\n --theme-col-txt-button-tertiary: @text !important;\n --theme-bg-legacy-home-searchbox: @surface0 !important;\n --theme-bg-info-snippet: @surface2 !important;\n --theme-button-tertiary-txt: @text !important;\n --theme-browser-comparison-table-icon-bg: @mantle !important;\n --theme-col-bg-ui: @mantle !important;\n --theme-col-bg-header: @mantle !important;\n --theme-col-bg-header-modal: @surface0 !important;\n --theme-col-bg-button-primary: @blue !important;\n /* ai chat */\n --sds-color-text-link-02-hover: @text !important;\n --theme-dc-color-background-dark: @base !important;\n --theme-dc-color-gpt-main: @mauve !important;\n --theme-dc-color-gpt-bg: @mauve !important;\n --theme-dc-color-claude-main: @green !important;\n --theme-dc-color-claude-bg: @green !important;\n --sds-color-background-destructive: @red !important;\n --sds-color-text-on-dark-01: @text !important;\n --theme-dc-color-fire-button: fade(@red, 40%) !important;\n --sds-color-background-destructive-state-01: @red !important;\n --sds-color-background-destructive-state-02: @red !important;\n --sds-color-text-destructive: @red !important;\n --sds-color-text-success: @green !important;\n --sds-color-text-link-01: @blue !important;\n --sds-color-background-container-01: @surface0 !important;\n --sds-color-border-accent-01: @accent-color !important;\n --theme-dc-color-container-message: @surface0 !important;\n --sds-color-palette-gray-85: @surface1 !important;\n --sds-color-palette-white: @crust !important;\n --sds-color-background-accent-01: @accent-color !important;\n --theme-col-txt-card-body-light: @text !important;\n --theme-col-bg-page-alt-2: @surface0 !important;\n --theme-dc-color-llama-main: @pink !important;\n --theme-dc-color-mixtral-main: @peach !important;\n --theme-dc-color-anchor-sleep: @subtext0 !important;\n\n .footer,\n .footer--mobile,\n .modal--dropdown--settings,\n .settings-dropdown--section,\n .frm__field,\n .frm__switch,\n .tileview .metabar--fixed,\n body,\n .zci,\n html,\n .body--home,\n html.displayable-atb-banner .body--home,\n .site-wrapper,\n .region__body,\n .badge-link,\n .module--carousel__image-wrapper,\n .result__image,\n .vertical--map__sidebar,\n .vertical--map__sidebar__header,\n .page-chrome_newtab,\n .js-carousel-module-more,\n .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded\n .metabar:not(.is-stuck) {\n background-color: @base !important;\n }\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n .dropdown__button::after {\n visibility: hidden;\n }\n\n /* privacy reminders */\n .wXKLp5dS9jGvo097pfaG,\n .privacy-reminder__text {\n color: @green !important;\n }\n .IuA6a2PUTR9Lck6m0WlP,\n .privacy-reminder__icon-circle {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .XxDCpwElzOhQaLmCxJ8z,\n .privacy-reminder__icon-shield {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .privacy-reminder__icon-check {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .privacy-reminder__modal-hide,\n .privacy-reminder__modal-link {\n color: @text !important;\n }\n\n /* stopwatch */\n .zci--stopwatch .time {\n color: @text !important;\n }\n .label {\n color: @text;\n background-color: @crust;\n }\n .stopwatch__btn.start {\n border-color: @green !important;\n background-color: @green;\n color: @mantle !important;\n }\n .stopwatch__btn[disabled] {\n color: @text !important;\n background-color: @surface0 !important;\n border-color: @surface0;\n }\n .stopwatch__btn.stop {\n color: @mantle;\n background-color: @red !important;\n border-color: @red !important;\n }\n .stopwatch__btn {\n background-color: @surface2;\n border-color: @surface2;\n color: @text;\n }\n .zci--stopwatch td {\n color: @text;\n }\n\n /* html chars */\n .record__body,\n .chomp--link__mr,\n .tx-clr--lt2 {\n color: @text;\n }\n .c-list__item {\n border-color: @mantle;\n }\n .chomp--link__icn::before {\n color: @text;\n }\n\n /* cal */\n .calendar .t_right,\n .calendar .t_left {\n background-color: @surface2;\n }\n .calendar__header {\n color: @text;\n }\n table.calendar tr {\n color: @text;\n }\n .calendar__today {\n color: @mantle;\n background-color: @accent-color;\n }\n\n .zci.is-active {\n border-color: @surface0;\n }\n\n .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), @surface0);\n }\n\n /* button on hover */\n .btn:hover:not(.is-disabled) {\n background-color: @mantle;\n color: @blue;\n border-color: @mantle;\n }\n\n /* stocks infobox */\n .stocks-module__currentPrice,\n .stocks-module__exchange,\n .stocks-module__currency,\n .stocks-module__stats {\n color: @text;\n }\n .stocks-module__timePeriod {\n background-color: @surface2;\n color: @text;\n }\n .stocks-module__latestUpdate,\n .ia-module--stocks a.stocks-module__attribution,\n .stocks-module__footer {\n color: @subtext1;\n }\n .stocks-module__timePeriod.selected {\n color: @mantle;\n background-color: @accent-color;\n }\n .ia-module--stocks.increase .color-coded {\n color: @green !important;\n }\n .stocks-module__hover-label {\n &[style*=\"color: rgb(222, 88, 51);\"] {\n color: @red !important;\n }\n &[style*=\"color: rgb(91, 158, 77);\"] {\n color: @green !important;\n }\n }\n .ia-module--stocks.increase .color-coded path {\n stroke: @green;\n fill: @green;\n }\n .ia-module--stocks\n .stocks-module__chart-area-row\n .stocks-module__chart\n svg {\n [stroke=\"#de5833\"] {\n stroke: @red !important;\n }\n [fill=\"#de5833\"] {\n fill: @red !important;\n }\n [stroke=\"#5b9e4d\"] {\n stroke: @green !important;\n [fill=\"#5b9e4d\"] {\n fill: @green !important;\n }\n }\n }\n .ia-module--stocks.decrease .color-coded {\n color: @red;\n }\n .ia-module--stocks.decrease .color-coded path {\n stroke: @red;\n fill: @red;\n }\n .ia-module--stocks\n .stocks-module__stats-wrapper\n .stocks-module__stats\n .stocks-module__stat-col\n .stocks-module__stat {\n border-bottom-color: @overlay0;\n }\n .stocks-module__chart .horizontal-line,\n .stocks-module__chart .vertical-line,\n .stocks-module__chart .prev-close-line {\n stroke: @surface2;\n }\n\n /* color box */\n .tx-clr--lt {\n color: @text;\n }\n .tx-clr--dk2 {\n color: @subtext0;\n }\n\n /* ai chat >:( */\n .feedback-external__link {\n color: @blue;\n }\n .feedback-duckchat-modal__disclaimer {\n color: @text;\n }\n .feedback-modal__radio {\n color: @text;\n }\n .modal__close {\n color: @text;\n }\n /* lyrics box */\n .js-lyrics-module {\n color: @subtext1 !important;\n }\n .module--lyrics__subtitle-box {\n border-color: @surface2;\n }\n .module__inner-toggle--chevron {\n color: @accent-color !important;\n background-color: @surface1 !important;\n border-color: @surface2;\n }\n .module__inner-toggle::before,\n .module__inner-toggle::after {\n background-color: @surface2 !important;\n }\n\n // translation boxes\n .module--translations .dropdown--translation-select,\n .module--translations-translatedtext {\n background: @surface0 !important;\n border-color: @surface0;\n }\n .module--translations .module--translations-translatedtext.is-placeholder {\n color: @subtext0;\n }\n .module--translations-swap-svg {\n fill: @text !important;\n }\n .module--translations-original textarea,\n .module--translations-translatedtext,\n .module--translations-footer a {\n color: @text;\n }\n .module--translations-clear,\n .module--translations-copy {\n color: @subtext0 !important;\n }\n .modal__list__filter input {\n background: @mantle;\n }\n\n //coding info box\n .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: @surface0 !important;\n border-color: @surface1 !important;\n }\n .module__toggle,\n .tile__expand {\n background-color: @surface0 !important;\n border-color: @surface1 !important;\n }\n\n .module__title__link,\n .module__text,\n .pln,\n .pun,\n code,\n .module__more-at-bottom {\n color: @text !important;\n }\n code {\n background-color: @base !important;\n }\n .lit {\n color: @peach !important;\n }\n .com {\n color: @subtext1 !important;\n }\n .str {\n color: @green !important;\n }\n .atv {\n color: @teal !important;\n }\n .module__title__sub {\n color: @subtext0;\n }\n .prettyprint {\n background-color: @mantle;\n }\n .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: @blue !important;\n border-color: @blue !important;\n color: @mantle !important;\n }\n\n .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, @yellow, @blue);\n }\n\n .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: @surface0 !important;\n }\n\n // defentions info box\n .module--definitions__pronunciation {\n color: @subtext0 !important;\n }\n\n .module--definitions__group ol li::before {\n color: @accent-color !important;\n }\n\n .module--definitions__usage {\n color: @subtext0 !important;\n }\n .module__title,\n .module--definitions__definition {\n color: @text !important;\n }\n\n .play-btn__icn_hollow {\n fill: @accent-color !important;\n }\n .module__toggle {\n color: @accent-color !important;\n }\n\n // weather info box\n .forecast-wrapper .module__weather-warning--red,\n .module__weather-warning--red:hover,\n .module__weather-warning--red:focus,\n .module__weather-warning--red:visited {\n color: @red !important;\n }\n .module__weather-warning {\n color: @yellow !important;\n }\n .text--primary,\n .tx-clr--dk,\n .tx-clr--slate,\n .module__temperature-unit:not(.module__temperature-unit--on),\n .module__items-day {\n color: @subtext0 !important;\n }\n .module__temperature-unit,\n .module__temperature-unit:hover {\n color: @accent-color !important;\n }\n .module__detail__precip-label,\n .module__items-precip-label,\n .ia-module--module--definitions__reference,\n .js-definitions-internal {\n color: @blue !important;\n }\n .module__detail__hour-label,\n .module__current,\n .module__detail__temp-label,\n .module__items-unit--on {\n color: @text !important;\n }\n .module__items-item {\n background: @surface0 !important;\n border-color: @surface2 !important;\n }\n .module__weatherkit-logo {\n fill: @accent-color;\n }\n .module__warnings,\n .module__temperature-unit--on {\n border-color: @surface2 !important;\n }\n //raindrop icon\n .module__detail__precip-label__icon,\n .module__items-precip-label__icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n //rain icon\n .module__items-icon-precip {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n\n //calculator\n .tile__ctrl__btn,\n .tile__history,\n .tile__past-calc {\n background: @surface0 !important;\n border-color: @surface2 !important;\n color: @text !important;\n }\n .attribution--link__icon {\n color: @text;\n }\n .tile__ctrl__toggle-slider {\n background: @surface1 !important;\n }\n .tile__ctrl__toggle-slider::before {\n background-color: @mantle !important;\n }\n .tile__tab__sci .tile__ctrl__btn,\n .tile__ctrl__toggle {\n background-color: @surface2 !important;\n color: @text !important;\n border-color: @overlay0 !important;\n }\n .tile__display__main,\n .tile__past-result {\n color: @text !important;\n }\n .tile__display__main {\n background-color: @base !important;\n }\n .tile__display {\n box-shadow:\n inset -1px -1px 0 @overlay0,\n inset 1px 1px 0 @overlay0 !important;\n background-color: @base !important;\n border-color: @surface2 !important;\n color: @text !important;\n }\n .tile__display.selected {\n box-shadow:\n inset -1px -1px 0 @blue,\n inset 1px 1px 0 @blue !important;\n }\n .tile__ctrl--important {\n background-color: @yellow !important;\n color: @mantle !important;\n }\n .tile__display__aside,\n .tile__past-formula,\n .tile__option {\n color: @subtext0 !important;\n }\n .tile__option--active {\n color: @accent-color !important;\n }\n\n .bg-delayed-color {\n background-color: @red;\n }\n\n #error_homepage {\n background-color: @rosewater !important;\n color: @red !important;\n }\n\n .search--adv {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .open-in-app__deep-link {\n color: @mantle;\n }\n\n .modal__header__clear,\n .sep--before,\n .js-region-filter-clear,\n .result__a,\n .module--carousel__body__title,\n .js-carousel-module-more,\n .js-no-results-web,\n .bing .tile__title--pr a,\n .sidebar-filter__show-more,\n .module__footer,\n .js-settings-dropdown-reset-appearance,\n .modal--dropdown--settings .settings-dropdown--button,\n .settings-page-wrapper a:not(.btn, .set-tab),\n .module__link--blue,\n .place-list-item__cta-item__text {\n color: @blue !important;\n }\n\n .tile__title a:visited {\n color: @mauve;\n }\n\n .place-detail__status--off {\n color: @red;\n }\n\n .place-detail__status--on {\n color: @green;\n }\n\n .result__a:visited {\n color: @mauve !important;\n }\n .bg-clr--green {\n background-color: @green;\n }\n .tile__status,\n .osGBsMSM4O7_HVv5OcxQ,\n .C68Y1fiPXCZijXmzVAbe {\n color: @mantle !important;\n }\n\n .modal__header,\n .modal__footer,\n .modal__box,\n .tile,\n .related-searches__item,\n .bg-clr--white,\n .tile__media__free-shipping-label,\n .sidebar-filter__options,\n .sidebar-filter__option.is-size,\n .module__footer,\n .frm__select,\n .set-bookmarklet,\n .set-reset,\n .search__autocomplete,\n .frm__input,\n .frm__color__swatch {\n border-color: @surface0 !important;\n background-color: @crust !important;\n }\n\n .sep--before::before,\n .sep {\n border-left-color: @surface2;\n }\n\n .header-wrap {\n box-shadow: none !important;\n }\n\n .header-wrap,\n .module--carousel__left,\n .module--carousel__right,\n .detail,\n .btn {\n background-color: @mantle;\n }\n\n .set-header--fixed .tileview--grid .metabar--fixed,\n .tileview--grid .metabar--fixed.is-stuck {\n background-color: @surface0;\n border-top-color: @surface0;\n }\n\n .modal--dropdown--region.modal--popout .frm__input,\n .js-region-filter-list,\n .tile__body,\n .bg-clr--white,\n .acp-wrap,\n .tile__media__free-shipping-label,\n .tile__media--pr,\n .modal__box,\n .nav-menu__list,\n .set-tab.is-active,\n .frm__select select,\n .cloudsave,\n .feedback-btn__send,\n .set-bookmarklet__input,\n .howItWorksSection_downloadsCard__U3Ph9,\n .metabar__grid-btn,\n .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n .btn.btn--secondary,\n .btn.is-disabled,\n input,\n textarea,\n .frm__input,\n .frm__text,\n .detail--xd .c-detail__btn,\n .set-bookmarklet,\n .set-reset,\n .zci--json_validator textarea,\n .colorpicker,\n .feedback-modal__submit.is-disabled,\n .feedback-modal__submit.is-disabled:active,\n .feedback-modal__submit.is-disabled:focus,\n .module__section,\n .module--carousel__item,\n .is-related-search-exp.dark-bg,\n .related-searches__item,\n .detail--xd .tile-nav--sm,\n .set-bookmarklet__detail,\n .set-reset__detail,\n .module__footer,\n .js-definitions-internal {\n background-color: @surface0 !important;\n }\n .module--carousel__item {\n border-color: @surface1 !important;\n }\n\n .btn.is-disabled:hover,\n .frm__switch__label:hover,\n .feedback-modal__submit.is-disabled:hover,\n .btn.btn--skeleton:hover,\n .module__footer-carousel__label:hover {\n background-color: @surface2 !important;\n border-color: @surface2 !important;\n }\n .is-checked .frm__switch__label.btn {\n background-color: @accent-color !important;\n color: @mantle !important;\n }\n .js-set-exit {\n background-color: @accent-color !important;\n border-color: @accent-color !important;\n color: @base !important;\n }\n .js-set-exit:hover {\n background-color: fade(@accent-color, 80%) !important;\n border-color: fade(@accent-color, 80%) !important;\n color: @base !important;\n }\n .set-bookmarklet__data {\n background-color: @surface2;\n color: @text;\n }\n\n .modal__list__link.is-highlighted,\n .modal__list li:hover {\n background-color: @overlay1;\n }\n\n .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, @base, rgba(255, 255, 255, 0));\n }\n\n .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), @base);\n }\n\n .nav-menu__item__badge {\n background-color: @yellow;\n color: @mantle;\n }\n\n .settings-dropdown--section,\n .set-head,\n .frm__hr {\n border-bottom-color: @surface2;\n }\n\n .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), @mantle);\n }\n .search-filters-wrap::before {\n background: linear-gradient(90deg, @base, rgba(255, 255, 255, 0));\n }\n\n .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), @base);\n }\n\n .footer,\n .footer--mobile {\n border-top-color: @surface0;\n }\n\n .is-vertical-tabs-exp,\n #duckbar,\n .zcm__link:not(.dropdown__button).is-active,\n .set-main-footer {\n border-color: @accent-color !important;\n }\n\n #more-results {\n background-color: @surface0 !important;\n }\n\n input,\n select,\n h1,\n h2,\n h4,\n h5,\n h6,\n ul,\n ol,\n blockquote,\n p,\n body,\n .module--carousel__footer,\n .set-tab.is-active,\n .zcm__link,\n .feedback-prompt__link,\n .feedback-btn__send,\n .tile--img__sub,\n .result__snippet,\n .result__snippet b,\n .modal__list__link,\n .acp,\n .header_headerButton__cLYU3,\n .is-vertical-tabs-exp,\n .module.module--images,\n .module__header.module__header--link,\n .text--title,\n .text--airline-flight,\n .timing,\n .flight-details__values,\n .airlines-footer,\n .tx-clr--slate,\n .nav-menu__heading,\n .zci,\n .metabar__grid-btn,\n .module--carousel__left,\n .module--carousel__right,\n .c-detail__title__sub,\n .c-detail__desc,\n .c-detail__filemeta,\n .c-detail__more,\n .frm__label,\n .js-cloudsave-new-suggestion,\n .zci__body,\n .zci__body a {\n color: @text !important;\n }\n\n .zci--airlines .text--title svg path {\n fill: @text;\n }\n\n .star {\n color: @overlay2;\n }\n\n .set-tab,\n .set-tab:visited,\n .tile-nav.can-scroll {\n background-color: @mantle;\n color: @overlay1;\n }\n\n .js-cloudsave-save-btn,\n .js-cloudsave-load-btn {\n background-color: @surface2;\n border-color: @overlay0;\n color: @text;\n }\n\n .video-source,\n .tile__count,\n .result__url,\n .tile__time,\n .feedback-prompt,\n .footer__text,\n .vertical--news .result__url,\n .result__timestamp,\n .js-metabar-secondary,\n .sidebar-filters,\n .tile--pr__original-price,\n .nav-menu__item a,\n .nav-menu__close,\n .frm__desc,\n .dropdown__button,\n .tx-clr--slate-light,\n .flight-details__labels,\n .scheduled-time,\n .source-link,\n .tile__source,\n .zci__more-at,\n .cloudsave__close,\n .module--definitions__attribution-text,\n .module__attribution,\n .module__attribution-link {\n color: @subtext0 !important;\n }\n\n .dropdown--region.has-inactive-region .dropdown__button::after,\n .modal--dropdown--region.modal--popout .modal__header::before,\n .js-carousel-module-title,\n .tile--pr__brand,\n .frm__select,\n .star::after,\n .feedback-btn__icon,\n .detail--xd .tile-nav--sm,\n .detail__close,\n .module--definitions__collapsed-group ol li::before {\n color: @accent-color !important;\n }\n\n .search__button:hover,\n .search--header.has-text.search--hover .search__button {\n background-color: @accent-color !important;\n color: @base !important;\n }\n\n .settings-page-wrapper.is-checked {\n border-color: @blue;\n background-color: @sapphire !important;\n color: @mantle !important;\n }\n .modal--dropdown--settings\n .settings-dropdown--section\n .settings-dropdown--header {\n .settings-dropdown--header--link,\n .settings-dropdown--header--label {\n color: @text !important;\n }\n }\n .ddgsi-check::before {\n color: @mantle !important;\n }\n .set-bookmarklet__title,\n .set-reset__title {\n color: @text !important;\n }\n .frm__select::after {\n color: @accent-color !important;\n }\n\n .switch,\n .frm__switch__label {\n background-color: @crust !important;\n }\n\n .frm__switch__label::after {\n background: @overlay2 !important;\n }\n\n .is-checked .frm__switch__label::after {\n background: @base !important;\n }\n\n .switch__knob {\n background: @overlay2 !important;\n }\n\n .is-on .switch__knob {\n background: @base !important;\n }\n\n .switch.is-on {\n background-color: @accent-color !important;\n }\n\n .dropdown__switch.is-on::before {\n color: @base !important;\n }\n\n .search--header {\n background-color: @surface0;\n border-color: @surface0;\n }\n\n .acp--highlight,\n .bg-clr--platinum-light {\n background-color: @overlay0;\n }\n\n .review__rating-stars,\n .place-list-item__rating__image {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n } //ddg icon\n .header__logo,\n .js-logo-ddg {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n .yhccgqM_FdvJ79N6Jm6c {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n //duckduckgo search too long icon\n .logo_homepage {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // search glass icon\n .related-searches__item-text::before {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // ddg header logo\n .header_logoImg__PFezv {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n}\n\n@-moz-document domain(start.duckduckgo.com) {\n :root:not(.theme-dark) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root.theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n input {\n background-color: @surface0 !important;\n color: @text !important;\n }\n li:hover {\n background-color: @surface2 !important;\n }\n ul {\n background-color: @surface0 !important;\n }\n body {\n background-color: @base !important;\n }\n h1,\n h2,\n h3,\n p,\n a,\n span {\n color: @text !important;\n }\n\n --color-yellow60: @yellow !important;\n --theme-button-primary-bg: @blue !important;\n --theme-searchbox-caret-bg: @accent-color !important;\n\n .home_root__naJUp {\n --theme-bg-home: @base !important;\n --theme-button-secondary-text: @text !important;\n --theme-text-bg: @text !important;\n --theme-bg-home-searchbox: @surface0 !important;\n --theme-border-color-home-searchbox: @surface0 !important;\n }\n .searchbox_suggestions__umkQH {\n --theme-searchbox-bg: @surface0 !important\n ;\n }\n .minimal-homepage_minimalHeroLogo__QSVlf {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n .header_headerButton__cLYU3 {\n color: @text !important;\n }\n .sideMenu_sideMenuContent__OE7n9,\n .searchbox_iconWrapper__suWUe {\n background-color: @surface0 !important;\n }\n .button_primary__e2_Sy {\n color: @mantle !important;\n }\n .searchbox_hasQuery__j8_VE:hover\n .searchbox_searchButton__F5Bwq:not(:disabled),\n .searchbox_hasQuery__j8_VE:focus-within {\n color: @mantle !important;\n background-color: @accent-color !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name DuckDuckGo Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/duckduckgo\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo\n@version 0.3.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/duckduckgo/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aduckduckgo\n@description Soothing pastel theme for DuckDuckGo\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(duckduckgo.com) {\n :root {\n &:not(.dark-bg, .no-theme) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n &.dark-bg {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n &.no-theme {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: dark) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --sds-color-text-02: @text !important;\n --sds-color-text-disabled: @overlay0 !important;\n --theme-col-txt-page-separator: @text!important;\n --theme-col-page-separator: @text !important;\n --theme-col-txt-url: @text !important;\n --theme-col-txt-title-visited: @mauve !important;\n --theme-col-txt-snippet: @text !important;\n --theme-col-txt-card-title: @text;\n --theme-col-txt-url-domain: @subtext1 !important;\n --theme-col-txt-title: @blue !important;\n --theme-col-bg-card: @surface0 !important;\n --theme-col-about-link: @blue;\n --theme-col-border-ui: @surface1 !important;\n --theme-col-bg-expandcollapse: @surface0 !important;\n --sds-color-palette-gray-60: @accent-color !important;\n --theme-col-txt-msg: @text !important;\n --theme-col-txt-url-path: @subtext0 !important;\n --theme-col-border-expandcollapse: @surface1;\n --col-blue-50: @sapphire !important;\n --col-blue-60: @blue !important;\n --theme-col-bg-page: @base !important;\n --sds-color-text-01: @text !important;\n --sds-color-text-on-color: @base !important;\n --theme-spp-high-contrast-text-secondary: @accent-color !important;\n --theme-spp-high-contrast-card-indicator-color: @surface0 !important;\n --theme-spp-high-contrast-title-span-text: @text !important;\n --theme-spp-high-contrast-bg: @surface0 !important;\n --sds-color-palette-yellow-50: @yellow !important;\n --sds-color-text-04: @subtext1 !important;\n --theme-col-txt-card-body: @text !important;\n --theme-col-txt-qna-details: @subtext0 !important;\n --theme-col-txt-card: @text !important;\n --sds-color-text-03: @subtext0 !important;\n --col-slate-light: @subtext0;\n --col-silver-dark: @overlay1;\n --theme-col-txt-button-secondary: @accent-color !important;\n --theme-bg-legacy-home: @base !important;\n --theme-bg-cta-cards: @surface0 !important;\n --theme-button-primary-bg: @blue !important;\n --theme-button-primary-bg--hover: @blue !important;\n --theme-button-primary-bg--active: @blue !important;\n --theme-button-primary-text: @crust !important;\n --theme-badge-fg--green: @crust !important;\n --theme-browser-comparison-table-check-bg: @green !important;\n --theme-browser-comparison-table-cross-bg: @red !important;\n --theme-searchbox-bg: @surface0 !important;\n --theme-searchbox-bg--hover: @surface0 !important;\n --theme-searchbox-bg--active: @surface0 !important;\n --theme-searchbox-bg--focused: @surface0 !important;\n --theme-border-color-legacy-home-searchbox: @surface2 !important;\n --theme-button-link-text: @blue !important;\n --theme-browser-comparison-table-badge-text: @text !important;\n --theme-badge-bg--green: @green !important;\n --theme-badge-bg--yellow: @yellow !important;\n --theme-atb-button-bg: @blue;\n --theme-atb-button-bg--hover: @blue;\n --theme-atb-button-bg--active: @blue;\n --col-silver-light: @surface1 !important;\n --theme-col-card-inner-border: @surface2 !important;\n --sds-color-text-link-02: @text !important;\n --sds-color-text-link-02--hover: @subtext1 !important;\n --theme-text-legacy-home: @text !important;\n --theme-browser-comparison-table-row-bg: @surface0 !important;\n --theme-browser-comparison-table-row-alt-bg: @surface1 !important;\n --theme-bg-home-bottom: @base !important;\n --theme-atb-card-back-bg: @surface0 !important;\n --theme-atb-card-front-bg: @surface1 !important;\n --theme-text-bg: @text !important;\n .featureCards_root__brAX3 {\n --feature-card-background-color: @surface0 !important;\n }\n --theme-accordion-background--expanded: @surface0 !important;\n --theme-accordion-background: @surface1 !important;\n --theme-footer-link-text: @blue !important;\n --theme-sidemenu-bg: @surface0 !important;\n --theme-col-txt-button-tertiary: @text !important;\n --theme-bg-legacy-home-searchbox: @surface0 !important;\n --theme-bg-info-snippet: @surface2 !important;\n --theme-button-tertiary-txt: @text !important;\n --theme-browser-comparison-table-icon-bg: @mantle !important;\n --theme-col-bg-ui: @mantle !important;\n --theme-col-bg-header: @mantle !important;\n --theme-col-bg-header-modal: @surface0 !important;\n --theme-col-bg-button-primary: @blue !important;\n /* ai chat */\n --sds-color-text-link-02-hover: @text !important;\n --theme-dc-color-background-dark: @base !important;\n --theme-dc-color-gpt-main: @mauve !important;\n --theme-dc-color-gpt-bg: @mauve !important;\n --theme-dc-color-claude-main: @green !important;\n --theme-dc-color-claude-bg: @green !important;\n --sds-color-background-destructive: @red !important;\n --sds-color-text-on-dark-01: @text !important;\n --theme-dc-color-fire-button: fade(@red, 40%) !important;\n --sds-color-background-destructive-state-01: @red !important;\n --sds-color-background-destructive-state-02: @red !important;\n --sds-color-text-destructive: @red !important;\n --sds-color-text-success: @green !important;\n --sds-color-text-link-01: @blue !important;\n --sds-color-background-container-01: @surface0 !important;\n --sds-color-border-accent-01: @accent-color !important;\n --theme-dc-color-container-message: @surface0 !important;\n --sds-color-palette-gray-85: @surface1 !important;\n --sds-color-palette-white: @crust !important;\n --sds-color-background-accent-01: @accent-color !important;\n --theme-col-txt-card-body-light: @text !important;\n --theme-col-bg-page-alt-2: @surface0 !important;\n --theme-dc-color-llama-main: @pink !important;\n --theme-dc-color-mixtral-main: @peach !important;\n --theme-dc-color-anchor-sleep: @subtext0 !important;\n /* maps */\n --sds-color-background-01: @base !important;\n --sds-color-background-02: @mantle !important;\n --sds-color-palette-red-40: @red !important;\n --sds-color-border-01: @surface0 !important;\n --col-blue-30: @blue !important;\n --sds-color-palette-green-60: @green !important;\n --sds-color-background-utility: @surface0 !important;\n\n .address-detail {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n }\n\n .footer,\n .footer--mobile,\n .modal--dropdown--settings,\n .settings-dropdown--section,\n .frm__field,\n .frm__switch,\n .tileview .metabar--fixed,\n body,\n .zci,\n html,\n .body--home,\n html.displayable-atb-banner .body--home,\n .site-wrapper,\n .region__body,\n .badge-link,\n .module--carousel__image-wrapper,\n .result__image,\n .vertical--map__sidebar,\n .vertical--map__sidebar__header,\n .page-chrome_newtab,\n .js-carousel-module-more,\n .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded\n .metabar:not(.is-stuck) {\n background-color: @base !important;\n }\n /* .dropdown--settings--icon .dropdown__button:after needs visibility: hidden, otherwise we get a case of clashing icons */\n .dropdown__button::after {\n visibility: hidden;\n }\n\n /* privacy reminders */\n .wXKLp5dS9jGvo097pfaG,\n .privacy-reminder__text {\n color: @green !important;\n }\n .IuA6a2PUTR9Lck6m0WlP,\n .privacy-reminder__icon-circle {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .XxDCpwElzOhQaLmCxJ8z,\n .privacy-reminder__icon-shield {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .privacy-reminder__icon-check {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n .privacy-reminder__modal-hide,\n .privacy-reminder__modal-link {\n color: @text !important;\n }\n\n /* stopwatch */\n .zci--stopwatch .time {\n color: @text !important;\n }\n .label {\n color: @text;\n background-color: @crust;\n }\n .stopwatch__btn.start {\n border-color: @green !important;\n background-color: @green;\n color: @mantle !important;\n }\n .stopwatch__btn[disabled] {\n color: @text !important;\n background-color: @surface0 !important;\n border-color: @surface0;\n }\n .stopwatch__btn.stop {\n color: @mantle;\n background-color: @red !important;\n border-color: @red !important;\n }\n .stopwatch__btn {\n background-color: @surface2;\n border-color: @surface2;\n color: @text;\n }\n .zci--stopwatch td {\n color: @text;\n }\n\n /* html chars */\n .record__body,\n .chomp--link__mr,\n .tx-clr--lt2 {\n color: @text;\n }\n .c-list__item {\n border-color: @mantle;\n }\n .chomp--link__icn::before {\n color: @text;\n }\n\n /* cal */\n .calendar .t_right,\n .calendar .t_left {\n background-color: @surface2;\n }\n .calendar__header {\n color: @text;\n }\n table.calendar tr {\n color: @text;\n }\n .calendar__today {\n color: @mantle;\n background-color: @accent-color;\n }\n\n .zci.is-active {\n border-color: @surface0;\n }\n\n .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), @surface0);\n }\n\n /* button on hover */\n .btn:hover:not(.is-disabled) {\n background-color: @mantle;\n color: @blue;\n border-color: @mantle;\n }\n\n /* stocks infobox */\n .stocks-module__currentPrice,\n .stocks-module__exchange,\n .stocks-module__currency,\n .stocks-module__stats {\n color: @text;\n }\n .stocks-module__timePeriod {\n background-color: @surface2;\n color: @text;\n }\n .stocks-module__latestUpdate,\n .ia-module--stocks a.stocks-module__attribution,\n .stocks-module__footer {\n color: @subtext1;\n }\n .stocks-module__timePeriod.selected {\n color: @mantle;\n background-color: @accent-color;\n }\n .ia-module--stocks.increase .color-coded {\n color: @green !important;\n }\n .stocks-module__hover-label {\n &[style*=\"color: rgb(222, 88, 51);\"] {\n color: @red !important;\n }\n &[style*=\"color: rgb(91, 158, 77);\"] {\n color: @green !important;\n }\n }\n .ia-module--stocks.increase .color-coded path {\n stroke: @green;\n fill: @green;\n }\n .ia-module--stocks\n .stocks-module__chart-area-row\n .stocks-module__chart\n svg {\n [stroke=\"#de5833\"] {\n stroke: @red !important;\n }\n [fill=\"#de5833\"] {\n fill: @red !important;\n }\n [stroke=\"#5b9e4d\"] {\n stroke: @green !important;\n [fill=\"#5b9e4d\"] {\n fill: @green !important;\n }\n }\n }\n .ia-module--stocks.decrease .color-coded {\n color: @red;\n }\n .ia-module--stocks.decrease .color-coded path {\n stroke: @red;\n fill: @red;\n }\n .ia-module--stocks\n .stocks-module__stats-wrapper\n .stocks-module__stats\n .stocks-module__stat-col\n .stocks-module__stat {\n border-bottom-color: @overlay0;\n }\n .stocks-module__chart .horizontal-line,\n .stocks-module__chart .vertical-line,\n .stocks-module__chart .prev-close-line {\n stroke: @surface2;\n }\n\n /* color box */\n .tx-clr--lt {\n color: @text;\n }\n .tx-clr--dk2 {\n color: @subtext0;\n }\n\n /* ai chat >:( */\n .feedback-external__link {\n color: @blue;\n }\n .feedback-duckchat-modal__disclaimer {\n color: @text;\n }\n .feedback-modal__radio {\n color: @text;\n }\n .modal__close {\n color: @text;\n }\n /* lyrics box */\n .js-lyrics-module {\n color: @subtext1 !important;\n }\n .module--lyrics__subtitle-box {\n border-color: @surface2;\n }\n .module__inner-toggle--chevron {\n color: @accent-color !important;\n background-color: @surface1 !important;\n border-color: @surface2;\n }\n .module__inner-toggle::before,\n .module__inner-toggle::after {\n background-color: @surface2 !important;\n }\n\n // translation boxes\n .module--translations .dropdown--translation-select,\n .module--translations-translatedtext {\n background: @surface0 !important;\n border-color: @surface0;\n }\n .module--translations .module--translations-translatedtext.is-placeholder {\n color: @subtext0;\n }\n .module--translations-swap-svg {\n fill: @text !important;\n }\n .module--translations-original textarea,\n .module--translations-translatedtext,\n .module--translations-footer a {\n color: @text;\n }\n .module--translations-clear,\n .module--translations-copy {\n color: @subtext0 !important;\n }\n .modal__list__filter input {\n background: @mantle;\n }\n\n //coding info box\n .module:not(\n .module--carousel,\n .module--placeholder,\n .module--images,\n .module--translations,\n .module__chromeless\n ) {\n background: @surface0 !important;\n border-color: @surface1 !important;\n }\n .module__toggle,\n .tile__expand {\n background-color: @surface0 !important;\n border-color: @surface1 !important;\n }\n\n .module__title__link,\n .module__text,\n .pln,\n .pun,\n code,\n .module__more-at-bottom {\n color: @text !important;\n }\n code {\n background-color: @base !important;\n }\n .lit {\n color: @peach !important;\n }\n .com {\n color: @subtext1 !important;\n }\n .str {\n color: @green !important;\n }\n .atv {\n color: @teal !important;\n }\n .module__title__sub {\n color: @subtext0;\n }\n .prettyprint {\n background-color: @mantle;\n }\n .is-link-style-exp .btn--primary:not(.is-disabled) {\n background-color: @blue !important;\n border-color: @blue !important;\n color: @mantle !important;\n }\n\n .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, @yellow, @blue);\n }\n\n .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: @surface0 !important;\n }\n\n // defentions info box\n .module--definitions__pronunciation {\n color: @subtext0 !important;\n }\n\n .module--definitions__group ol li::before {\n color: @accent-color !important;\n }\n\n .module--definitions__usage {\n color: @subtext0 !important;\n }\n .module__title,\n .module--definitions__definition {\n color: @text !important;\n }\n\n .play-btn__icn_hollow {\n fill: @accent-color !important;\n }\n .module__toggle {\n color: @accent-color !important;\n }\n\n // weather info box\n .forecast-wrapper .module__weather-warning--red,\n .module__weather-warning--red:hover,\n .module__weather-warning--red:focus,\n .module__weather-warning--red:visited {\n color: @red !important;\n }\n .module__weather-warning {\n color: @yellow !important;\n }\n .text--primary,\n .tx-clr--dk,\n .tx-clr--slate,\n .module__temperature-unit:not(.module__temperature-unit--on),\n .module__items-day {\n color: @subtext0 !important;\n }\n .module__temperature-unit,\n .module__temperature-unit:hover {\n color: @accent-color !important;\n }\n .module__detail__precip-label,\n .module__items-precip-label,\n .ia-module--module--definitions__reference,\n .js-definitions-internal {\n color: @blue !important;\n }\n .module__detail__hour-label,\n .module__current,\n .module__detail__temp-label,\n .module__items-unit--on {\n color: @text !important;\n }\n .module__items-item {\n background: @surface0 !important;\n border-color: @surface2 !important;\n }\n .module__weatherkit-logo {\n fill: @accent-color;\n }\n .module__warnings,\n .module__temperature-unit--on {\n border-color: @surface2 !important;\n }\n //raindrop icon\n .module__detail__precip-label__icon,\n .module__items-precip-label__icon {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n //rain icon\n .module__items-icon-precip {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n width: 32px;\n height: 32px;\n margin-top: 5px;\n margin-bottom: -5px;\n max-width: 100%;\n }\n\n //calculator\n .tile__ctrl__btn,\n .tile__history,\n .tile__past-calc {\n background: @surface0 !important;\n border-color: @surface2 !important;\n color: @text !important;\n }\n .attribution--link__icon {\n color: @text;\n }\n .tile__ctrl__toggle-slider {\n background: @surface1 !important;\n }\n .tile__ctrl__toggle-slider::before {\n background-color: @mantle !important;\n }\n .tile__tab__sci .tile__ctrl__btn,\n .tile__ctrl__toggle {\n background-color: @surface2 !important;\n color: @text !important;\n border-color: @overlay0 !important;\n }\n .tile__display__main,\n .tile__past-result {\n color: @text !important;\n }\n .tile__display__main {\n background-color: @base !important;\n }\n .tile__display {\n box-shadow:\n inset -1px -1px 0 @overlay0,\n inset 1px 1px 0 @overlay0 !important;\n background-color: @base !important;\n border-color: @surface2 !important;\n color: @text !important;\n }\n .tile__display.selected {\n box-shadow:\n inset -1px -1px 0 @blue,\n inset 1px 1px 0 @blue !important;\n }\n .tile__ctrl--important {\n background-color: @yellow !important;\n color: @mantle !important;\n }\n .tile__display__aside,\n .tile__past-formula,\n .tile__option {\n color: @subtext0 !important;\n }\n .tile__option--active {\n color: @accent-color !important;\n }\n\n .bg-delayed-color {\n background-color: @red;\n }\n\n #error_homepage {\n background-color: @rosewater !important;\n color: @red !important;\n }\n\n .search--adv {\n background-color: @surface0 !important;\n border-color: @surface0 !important;\n }\n\n .open-in-app__deep-link {\n color: @mantle;\n }\n\n .modal__header__clear,\n .sep--before,\n .js-region-filter-clear,\n .result__a,\n .module--carousel__body__title,\n .js-carousel-module-more,\n .js-no-results-web,\n .bing .tile__title--pr a,\n .sidebar-filter__show-more,\n .module__footer,\n .js-settings-dropdown-reset-appearance,\n .modal--dropdown--settings .settings-dropdown--button,\n .settings-page-wrapper a:not(.btn, .set-tab),\n .module__link--blue,\n .place-list-item__cta-item__text {\n color: @blue !important;\n }\n\n .tile__title a:visited {\n color: @mauve;\n }\n\n .place-detail__status--off {\n color: @red;\n }\n\n .place-detail__status--on {\n color: @green;\n }\n\n .result__a:visited {\n color: @mauve !important;\n }\n .bg-clr--green {\n background-color: @green;\n }\n .tile__status,\n .osGBsMSM4O7_HVv5OcxQ,\n .C68Y1fiPXCZijXmzVAbe {\n color: @mantle !important;\n }\n\n .modal__header,\n .modal__footer,\n .modal__box,\n .tile,\n .related-searches__item,\n .bg-clr--white,\n .tile__media__free-shipping-label,\n .sidebar-filter__options,\n .sidebar-filter__option.is-size,\n .module__footer,\n .frm__select,\n .set-bookmarklet,\n .set-reset,\n .search__autocomplete,\n .frm__input,\n .frm__color__swatch {\n border-color: @surface0 !important;\n background-color: @crust !important;\n }\n\n .sep--before::before,\n .sep {\n border-left-color: @surface2;\n }\n\n .header-wrap {\n box-shadow: none !important;\n }\n\n .header-wrap,\n .module--carousel__left,\n .module--carousel__right,\n .detail,\n .btn {\n background-color: @mantle;\n }\n\n .set-header--fixed .tileview--grid .metabar--fixed,\n .tileview--grid .metabar--fixed.is-stuck {\n background-color: @surface0;\n border-top-color: @surface0;\n }\n\n .modal--dropdown--region.modal--popout .frm__input,\n .js-region-filter-list,\n .tile__body,\n .bg-clr--white,\n .acp-wrap,\n .tile__media__free-shipping-label,\n .tile__media--pr,\n .modal__box,\n .nav-menu__list,\n .set-tab.is-active,\n .frm__select select,\n .cloudsave,\n .feedback-btn__send,\n .set-bookmarklet__input,\n .howItWorksSection_downloadsCard__U3Ph9,\n .metabar__grid-btn,\n .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n .btn.btn--secondary,\n .btn.is-disabled,\n input,\n textarea,\n .frm__input,\n .frm__text,\n .detail--xd .c-detail__btn,\n .set-bookmarklet,\n .set-reset,\n .zci--json_validator textarea,\n .colorpicker,\n .feedback-modal__submit.is-disabled,\n .feedback-modal__submit.is-disabled:active,\n .feedback-modal__submit.is-disabled:focus,\n .module__section,\n .module--carousel__item,\n .is-related-search-exp.dark-bg,\n .related-searches__item,\n .detail--xd .tile-nav--sm,\n .set-bookmarklet__detail,\n .set-reset__detail,\n .module__footer,\n .js-definitions-internal {\n background-color: @surface0 !important;\n }\n .module--carousel__item {\n border-color: @surface1 !important;\n }\n\n .btn.is-disabled:hover,\n .frm__switch__label:hover,\n .feedback-modal__submit.is-disabled:hover,\n .btn.btn--skeleton:hover,\n .module__footer-carousel__label:hover {\n background-color: @surface2 !important;\n border-color: @surface2 !important;\n }\n .is-checked .frm__switch__label.btn {\n background-color: @accent-color !important;\n color: @mantle !important;\n }\n .js-set-exit {\n background-color: @accent-color !important;\n border-color: @accent-color !important;\n color: @base !important;\n }\n .js-set-exit:hover {\n background-color: fade(@accent-color, 80%) !important;\n border-color: fade(@accent-color, 80%) !important;\n color: @base !important;\n }\n .set-bookmarklet__data {\n background-color: @surface2;\n color: @text;\n }\n\n .modal__list__link.is-highlighted,\n .modal__list li:hover {\n background-color: @overlay1;\n }\n\n .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, @base, rgba(255, 255, 255, 0));\n }\n\n .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), @base);\n }\n\n .nav-menu__item__badge {\n background-color: @yellow;\n color: @mantle;\n }\n\n .settings-dropdown--section,\n .set-head,\n .frm__hr {\n border-bottom-color: @surface2;\n }\n\n .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), @mantle);\n }\n .search-filters-wrap::before {\n background: linear-gradient(90deg, @base, rgba(255, 255, 255, 0));\n }\n\n .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), @base);\n }\n\n .footer,\n .footer--mobile {\n border-top-color: @surface0;\n }\n\n .is-vertical-tabs-exp,\n #duckbar,\n .zcm__link:not(.dropdown__button).is-active,\n .set-main-footer {\n border-color: @accent-color !important;\n }\n\n #more-results {\n background-color: @surface0 !important;\n }\n\n input,\n select,\n h1,\n h2,\n h4,\n h5,\n h6,\n ul,\n ol,\n blockquote,\n p,\n body,\n .module--carousel__footer,\n .set-tab.is-active,\n .zcm__link,\n .feedback-prompt__link,\n .feedback-btn__send,\n .tile--img__sub,\n .result__snippet,\n .result__snippet b,\n .modal__list__link,\n .acp,\n .header_headerButton__cLYU3,\n .is-vertical-tabs-exp,\n .module.module--images,\n .module__header.module__header--link,\n .text--title,\n .text--airline-flight,\n .timing,\n .flight-details__values,\n .airlines-footer,\n .tx-clr--slate,\n .nav-menu__heading,\n .zci,\n .metabar__grid-btn,\n .module--carousel__left,\n .module--carousel__right,\n .c-detail__title__sub,\n .c-detail__desc,\n .c-detail__filemeta,\n .c-detail__more,\n .frm__label,\n .js-cloudsave-new-suggestion,\n .zci__body,\n .zci__body a,\n .c-base__title {\n color: @text !important;\n }\n\n .zci--airlines .text--title svg path {\n fill: @text;\n }\n\n .star {\n color: @overlay2;\n }\n\n .set-tab,\n .set-tab:visited,\n .tile-nav.can-scroll {\n background-color: @mantle;\n color: @overlay1;\n }\n\n .js-cloudsave-save-btn,\n .js-cloudsave-load-btn {\n background-color: @surface2;\n border-color: @overlay0;\n color: @text;\n }\n\n .video-source,\n .tile__count,\n .result__url,\n .tile__time,\n .feedback-prompt,\n .footer__text,\n .vertical--news .result__url,\n .result__timestamp,\n .js-metabar-secondary,\n .sidebar-filters,\n .tile--pr__original-price,\n .nav-menu__item a,\n .nav-menu__close,\n .frm__desc,\n .dropdown__button,\n .tx-clr--slate-light,\n .flight-details__labels,\n .scheduled-time,\n .source-link,\n .tile__source,\n .zci__more-at,\n .cloudsave__close,\n .module--definitions__attribution-text,\n .module__attribution,\n .module__attribution-link {\n color: @subtext0 !important;\n }\n\n .dropdown--region.has-inactive-region .dropdown__button::after,\n .modal--dropdown--region.modal--popout .modal__header::before,\n .js-carousel-module-title,\n .tile--pr__brand,\n .frm__select,\n .star::after,\n .feedback-btn__icon,\n .detail--xd .tile-nav--sm,\n .detail__close,\n .module--definitions__collapsed-group ol li::before {\n color: @accent-color !important;\n }\n\n .search__button:hover,\n .search--header.has-text.search--hover .search__button {\n background-color: @accent-color !important;\n color: @base !important;\n }\n\n .settings-page-wrapper.is-checked {\n border-color: @blue;\n background-color: @sapphire !important;\n color: @mantle !important;\n }\n .modal--dropdown--settings\n .settings-dropdown--section\n .settings-dropdown--header {\n .settings-dropdown--header--link,\n .settings-dropdown--header--label {\n color: @text !important;\n }\n }\n .ddgsi-check::before {\n color: @mantle !important;\n }\n .set-bookmarklet__title,\n .set-reset__title {\n color: @text !important;\n }\n .frm__select::after {\n color: @accent-color !important;\n }\n\n .switch,\n .frm__switch__label {\n background-color: @crust !important;\n }\n\n .frm__switch__label::after {\n background: @overlay2 !important;\n }\n\n .is-checked .frm__switch__label::after {\n background: @base !important;\n }\n\n .switch__knob {\n background: @overlay2 !important;\n }\n\n .is-on .switch__knob {\n background: @base !important;\n }\n\n .switch.is-on {\n background-color: @accent-color !important;\n }\n\n .dropdown__switch.is-on::before {\n color: @base !important;\n }\n\n .search--header {\n background-color: @surface0;\n border-color: @surface0;\n }\n\n .acp--highlight,\n .bg-clr--platinum-light {\n background-color: @overlay0;\n }\n\n .review__rating-stars,\n .place-list-item__rating__image {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n } //ddg icon\n .header__logo,\n .js-logo-ddg {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n .yhccgqM_FdvJ79N6Jm6c {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n //duckduckgo search too long icon\n .logo_homepage {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // search glass icon\n .related-searches__item-text::before {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n\n // ddg header logo\n .header_logoImg__PFezv {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n}\n\n@-moz-document domain(start.duckduckgo.com) {\n :root:not(.theme-dark) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root.theme-dark {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n input {\n background-color: @surface0 !important;\n color: @text !important;\n }\n li:hover {\n background-color: @surface2 !important;\n }\n ul {\n background-color: @surface0 !important;\n }\n body {\n background-color: @base !important;\n }\n h1,\n h2,\n h3,\n p,\n a,\n span {\n color: @text !important;\n }\n\n --color-yellow60: @yellow !important;\n --theme-button-primary-bg: @blue !important;\n --theme-searchbox-caret-bg: @accent-color !important;\n\n .home_root__naJUp {\n --theme-bg-home: @base !important;\n --theme-button-secondary-text: @text !important;\n --theme-text-bg: @text !important;\n --theme-bg-home-searchbox: @surface0 !important;\n --theme-border-color-home-searchbox: @surface0 !important;\n }\n .searchbox_suggestions__umkQH {\n --theme-searchbox-bg: @surface0 !important\n ;\n }\n .minimal-homepage_minimalHeroLogo__QSVlf {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n .header_headerButton__cLYU3 {\n color: @text !important;\n }\n .sideMenu_sideMenuContent__OE7n9,\n .searchbox_iconWrapper__suWUe {\n background-color: @surface0 !important;\n }\n .button_primary__e2_Sy {\n color: @mantle !important;\n }\n .searchbox_hasQuery__j8_VE:hover\n .searchbox_searchButton__F5Bwq:not(:disabled),\n .searchbox_hasQuery__j8_VE:focus-within {\n color: @mantle !important;\n background-color: @accent-color !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "DuckDuckGo Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/duckduckgo", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo", - "version": "0.2.8", + "version": "0.3.0", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/duckduckgo/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aduckduckgo", "description": "Soothing pastel theme for DuckDuckGo", @@ -8248,12 +8248,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/duckduckgo/catppuccin.user.css", "name": "DuckDuckGo Catppuccin", - "originalDigest": "abfe2a045dbc75a3ed4cdd3a62da02858fe6acf2", + "originalDigest": "fb80276e2c4ecb948c791160e1464ae2f221f790", "_id": "e709eda7-d12f-4ee2-bda0-5e1645c6ebb2", - "_rev": 1726674176390, + "_rev": 1728327097617, "id": 83, - "etag": "W/\"4d67ed77925f8e7efcd7a2a263052012ccd250ded44f45c19bc27e30fe029ca2\"", - "updateDate": 1726674176234 + "etag": "W/\"7d1c77c82fdf9a73589f8898c3011ba62ec62b6662945a7376d13f61514c0628\"", + "updateDate": 1728327097469 }, { "enabled": true, @@ -8860,7 +8860,7 @@ "installDate": 1714738400474, "sections": [ { - "code": "/* ==UserStyle==\n@name Minimal Reddit 3rd\n@namespace https://github.com/zenstorage/minimal-reddit\n@version 6.1.4\n@description Wide posts and remove bloat from homepage\n@homepageURL https://github.com/zenstorage/minimal-reddit\n@supportURL https://github.com/zenstorage/minimal-reddit/issues\n@author hdy\n@license MIT\n@preprocessor stylus\n\n------------\nNavbar\n------------\n@var checkbox enableNavbar '● Customize navbar' 1\n@var checkbox logoNavbar '⠀⠀⚬ Remove reddit logo' 0\n@var checkbox downloadAppNavbar '⠀⠀⚬ Remove download app' 1\n@var checkbox logInNavbar '⠀⠀⚬ Remove log in' 1\n@var checkbox advertiseNavbar '⠀⠀⚬ Remove advertise' 1\n@var checkbox chatNavbar '⠀⠀⚬ Remove chat' 1\n@var checkbox createPostNavNavbar '⠀⠀⚬ Remove create post' 1\n@var checkbox notificationsNavbar '⠀⠀⚬ Remove notifications' 0\n@var checkbox userNavbar '⠀⠀⚬ Remove user' 0\n\n\n------------\nSearch bar\n------------\n@var checkbox enableSearchbar '● Customize search bar' 1\n@var number borderRadiusNavbar '⠀⠀⚬ Border radius' [20, 0, 200, 1, 'px']\n@var checkbox trendingSearchbar '⠀⠀⚬ Remove trending' 1\n@var checkbox nsfwSearchbar '⠀⠀⚬ Remove nsfw' 0\n\n\n------------\nDropdown navbar\n------------\n@var checkbox enableDropdownNavbar '● Customize dropdown navbar' 1\n@var checkbox profileDropdown '⠀⠀⚬ Remove profile' 0\n@var checkbox avatarDropdown '⠀⠀⚬ Remove edit avatar' 1\n@var checkbox achievementsDropdown '⠀⠀⚬ Remove achievements' 1\n@var checkbox contributorDropdown '⠀⠀⚬ Remove contributor' 1\n@var checkbox moderatorDropdown '⠀⠀⚬ Remove moderator' 0\n@var checkbox darkmodeDropdown '⠀⠀⚬ Remove dark mode' 0\n@var checkbox logoutDropdown '⠀⠀⚬ Remove log out' 0\n@var checkbox advertiseDropdown '⠀⠀⚬ Remove advertise' 1\n@var checkbox settingsDropdown '⠀⠀⚬ Remove settings' 0\n@var checkbox premiumDropdown '⠀⠀⚬ Remove premium' 1\n@var checkbox loginRegisterDropdown '⠀⠀⚬ Remove login/register' 0\n@var checkbox avatarShopDropdown '⠀⠀⚬ Remove avatar shop' 1\n\n\n------------\nLeft sidebar\n------------\n@var checkbox enableLeftSidebar '● Customize left sidebar' 1\n@var select leftSidebarStyle '⠀⠀⚬ Style' ['Default*', 'Collapse', 'Minimize', 'MinimizeWidth', 'Hide', 'Remove']\n@var checkbox leftSidebarCollapseOpen '⠀⠀⚬ Collapse openened default' 0\n@var number widthLeftSidebar '⠀⠀⚬ Width' [272, 0, 544, 1, 'px']\n@var checkbox topSectionLeftSidebar '⠀⠀⚬ Remove top section' 0\n@var checkbox modSectionLeftSidebar '⠀⠀⚬ Remove mod section' 0\n@var checkbox feedSectionLeftSidebar '⠀⠀⚬ Remove feed section' 0\n@var checkbox recentSectionLeftSidebar'⠀⠀⚬ Remove recent section' 0\n@var checkbox comSectionLeftSidebar '⠀⠀⚬ Remove communities section' 0\n@var checkbox othersSectionLeftSidebar'⠀⠀⚬ Remove others section' 1\n\n\n------------\nRight sidebar\n------------\n@var checkbox enableRightSidebar '● Customize right sidebar' 0\n@var select rightSidebaStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove']\n@var checkbox rightSidebarRecentPosts '⠀⠀⚬ Remove recent posts' 0\n\n\n------------\nSection\n------------\n@var checkbox enableSection '● Customize main section' 0\n@var select sortDropdownSection '⠀⠀⚬ Sort dropdown' ['Default*', 'Sticky', 'Remove']\n@var number paddingInlineSection '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockSection '⠀⠀⚬ Padding block' [0, 0, 32, 1, 'px']\n\n\n------------\nCommunity\n------------\n@var checkbox enableCommunity '● Customize community' 1\n@var select headerWithTypeCommunity '⠀⠀⚬ Header width' ['sameAsPosts:Same as posts*', 'Manual']\n@var range headerWithCommunity '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var number headerHeightCommunity '⠀⠀⚬ Header height factor' [0, -150, 400, 1, 'px']\n@var checkbox segmentHeaderCommunity '⠀⠀⚬ Segment header' 0\n@var number segmentFactorCommunity '⠀⠀⠀⠀⚬ Alpha' [0.05, 0.01, 1, 0.01]\n\n\n------------\nPosts\n------------\n@var checkbox enablePosts '● Customize posts' 1 \n@var checkbox widePosts '⠀⠀⚬ Wide' 1\n@var range widthPosts '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var checkbox widePostPage '⠀⠀⠀⠀⚬ Apply to post page' 1\n@var select countPosts '⠀⠀⚬ Count' ['None*', 'Left-Top', 'Left-Middle', 'Left-Bottom']\n@var select countSidePosts '⠀⠀⠀⠀⚬ Side' ['Outside*', 'Inside']\n@var checkbox countBackgroundPosts '⠀⠀⠀⠀⚬ Show background' 1\n@var select longTimePosts '⠀⠀⚬ Show long time' ['None*', 'title:Readable', 'datetime:ISO 8601']\n@var checkbox longTimeInvertPosts '⠀⠀⠀⠀⚬ Invert layout' 0\n@var checkbox segmentPost '⠀⠀⚬ Segment post' 0\n@var checkbox segmentSubNameIcon '⠀⠀⚬ Segment sub[name/icon]' 0\n@var checkbox segmentTitle '⠀⠀⚬ Segment title' 0\n@var checkbox segmentBody '⠀⠀⚬ Segment body/content' 0\n@var checkbox breakLinePost '⠀⠀⚬ Breakline content in feed' 0\n@var number marginInlinePost '⠀⠀⚬ Margin inline' [0, 0, 32, 1, 'px']\n@var number marginBlockPost '⠀⠀⚬ Margin block' [4, 0, 32, 1, 'px']\n@var number paddingInlinePost '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockPost '⠀⠀⚬ Padding block' [4, 0, 32, 1, 'px']\n@var checkbox expandLongText '⠀⠀⚬ Expand long text' 0\n@var checkbox scalePost '⠀⠀⚬ Scale on over' 0\n@var checkbox scalePostShadow '⠀⠀⠀⠀⚬ Shadow' 1\n@var number scalePostFactor '⠀⠀⠀⠀⚬ Factor' [1.03, 0, 10, .01]\n@var checkbox backButtonPost '⠀⠀⚬ Adjust back button inside' 0\n@var select filterModePosts '⠀⠀⚬ Filter title posts mode' ['None*', 'Blacklist', 'Whitelist']\n@var text filterWordsPosts '⠀⠀⠀⠀⚬ Words; comma-separated' \"Trump, Biden, Elon, Kamala\"\n@var checkbox filterInsensitivePosts '⠀⠀⠀⠀⚬ Insensitive case' 1\n@var checkbox postsWithImage '⠀⠀⚬ Remove post with image' 0\n@var checkbox postsWithVideo '⠀⠀⚬ Remove post with video' 0\n@var checkbox crossPost '⠀⠀⚬ Remove all crosspost' 0\n@var checkbox crossPostWithImage '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox crossPostWithVideo '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox separatorPosts '⠀⠀⚬ Remove separator' 0\n\n\n------------\nComments\n------------\n@var checkbox enableComments '● Customize comments' 0\n@var checkbox segmentCommentThree '⠀⠀⚬ Segment three' 0\n@var checkbox segmentCommentSummary '⠀⠀⚬ Segment summary' 0\n@var checkbox segmentCommentContent '⠀⠀⚬ Segment content' 0\n@var checkbox segmentCommentActions '⠀⠀⚬ Segment actions' 0\n@var color segmentCommentColor '⠀⠀⚬ Base segment color' rgba(255, 255, 255, .05)\n@var checkbox limitSegmentWith '⠀⠀⚬ Limit segment width' 0\n\n\n------------\nColors\n------------\n@var checkbox enableColors '● Customize colors' 0\n@var color baseColor '⠀⠀⚬ Base color' hsl(16, 100%, 50%)\n@var number saturationFactor '⠀⠀⚬ Saturation factor' [0, -100, 100, 1]\n@var number lightnessFactor '⠀⠀⚬ Lightness factor' [0, -100, 100, 1]\n@var number alphaFactor '⠀⠀⚬ Alpha factor' [0, 0, 1, 0.01]\n\n\n------------\nColors\n------------\n@var checkbox enableFonts '● Customize fonts' 0\n@var select rootFontIn '⠀⠀⚬ Font' ['Default*', 'SUSE', 'Arvo', 'Tisa']\n@var select codeFontIn '⠀⠀⚬ Font in code' ['Default*', 'firaCode:Fira Code', 'sourceSansPro:Source Code Pro', 'Monaspace', 'jetbrainsMono:Jetbrains Mono']\n\n\n------------\nImage effets\n------------\n\n@var checkbox enableImageEffects '● Customize image' 0\n@var range imageGrayscale '⠀⠀⚬ Grayscale' [0, 0, 100, 1, '%']\n@var range imageSepia '⠀⠀⚬ Sepia' [0, 0, 100, 1, '%']\n@var range imageBlur '⠀⠀⚬ Blur' [0, 0, 20, 1, 'px']\n@var range imageBrightness '⠀⠀⚬ Brightness' [100, 0, 360, 1, '%']\n@var range imageHue '⠀⠀⚬ Hue rotate' [0, 0, 100, 1, 'deg']\n@var range imageSaturate '⠀⠀⚬ Saturate' [100, 0, 1000, 1, '%']\n@var range imageOpacity '⠀⠀⚬ Opacity' [100, 0, 100, 1, '%']\n@var range imageContrast '⠀⠀⚬ Contrast' [100, 0, 1000, 1, '%']\n@var range imageInvert '⠀⠀⚬ Invert' [0, 0, 100, 1, '%']\n@var range imageRotate '⠀⠀⚬ Rotate' [0, -360, 360, 1, 'deg']\n\n\n// END\n\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Minimal Reddit 3rd\n@namespace https://github.com/zenstorage/minimal-reddit\n@version 6.1.5\n@description Wide posts and remove bloat from homepage\n@homepageURL https://github.com/zenstorage/minimal-reddit\n@supportURL https://github.com/zenstorage/minimal-reddit/issues\n@author hdy\n@license MIT\n@preprocessor stylus\n\n------------\nNavbar\n------------\n@var checkbox enableNavbar '● Customize navbar' 1\n@var checkbox logoNavbar '⠀⠀⚬ Remove reddit logo' 0\n@var checkbox downloadAppNavbar '⠀⠀⚬ Remove download app' 1\n@var checkbox logInNavbar '⠀⠀⚬ Remove log in' 1\n@var checkbox advertiseNavbar '⠀⠀⚬ Remove advertise' 1\n@var checkbox chatNavbar '⠀⠀⚬ Remove chat' 1\n@var checkbox createPostNavNavbar '⠀⠀⚬ Remove create post' 1\n@var checkbox notificationsNavbar '⠀⠀⚬ Remove notifications' 0\n@var checkbox userNavbar '⠀⠀⚬ Remove user' 0\n\n\n------------\nSearch bar\n------------\n@var checkbox enableSearchbar '● Customize search bar' 1\n@var number borderRadiusNavbar '⠀⠀⚬ Border radius' [20, 0, 200, 1, 'px']\n@var checkbox trendingSearchbar '⠀⠀⚬ Remove trending' 1\n@var checkbox nsfwSearchbar '⠀⠀⚬ Remove nsfw' 0\n\n\n------------\nDropdown navbar\n------------\n@var checkbox enableDropdownNavbar '● Customize dropdown navbar' 1\n@var checkbox profileDropdown '⠀⠀⚬ Remove profile' 0\n@var checkbox avatarDropdown '⠀⠀⚬ Remove edit avatar' 1\n@var checkbox achievementsDropdown '⠀⠀⚬ Remove achievements' 1\n@var checkbox contributorDropdown '⠀⠀⚬ Remove contributor' 1\n@var checkbox moderatorDropdown '⠀⠀⚬ Remove moderator' 0\n@var checkbox darkmodeDropdown '⠀⠀⚬ Remove dark mode' 0\n@var checkbox logoutDropdown '⠀⠀⚬ Remove log out' 0\n@var checkbox advertiseDropdown '⠀⠀⚬ Remove advertise' 1\n@var checkbox settingsDropdown '⠀⠀⚬ Remove settings' 0\n@var checkbox premiumDropdown '⠀⠀⚬ Remove premium' 1\n@var checkbox loginRegisterDropdown '⠀⠀⚬ Remove login/register' 0\n@var checkbox avatarShopDropdown '⠀⠀⚬ Remove avatar shop' 1\n\n\n------------\nLeft sidebar\n------------\n@var checkbox enableLeftSidebar '● Customize left sidebar' 1\n@var select leftSidebarStyle '⠀⠀⚬ Style' ['Default*', 'Collapse', 'Minimize', 'MinimizeWidth', 'Hide', 'Remove']\n@var checkbox leftSidebarCollapseOpen '⠀⠀⚬ Collapse openened default' 0\n@var number widthLeftSidebar '⠀⠀⚬ Width' [272, 0, 544, 1, 'px']\n@var checkbox topSectionLeftSidebar '⠀⠀⚬ Remove top section' 0\n@var checkbox modSectionLeftSidebar '⠀⠀⚬ Remove mod section' 0\n@var checkbox feedSectionLeftSidebar '⠀⠀⚬ Remove feed section' 0\n@var checkbox recentSectionLeftSidebar'⠀⠀⚬ Remove recent section' 0\n@var checkbox comSectionLeftSidebar '⠀⠀⚬ Remove communities section' 0\n@var checkbox othersSectionLeftSidebar'⠀⠀⚬ Remove others section' 1\n\n\n------------\nRight sidebar\n------------\n@var checkbox enableRightSidebar '● Customize right sidebar' 0\n@var select rightSidebaStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove']\n@var checkbox rightSidebarRecentPosts '⠀⠀⚬ Remove recent posts' 0\n\n\n------------\nSection\n------------\n@var checkbox enableSection '● Customize main section' 0\n@var select sortDropdownSection '⠀⠀⚬ Sort dropdown' ['Default*', 'Sticky', 'Remove']\n@var number paddingInlineSection '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockSection '⠀⠀⚬ Padding block' [0, 0, 32, 1, 'px']\n\n\n------------\nCommunity\n------------\n@var checkbox enableCommunity '● Customize community' 1\n@var select headerWithTypeCommunity '⠀⠀⚬ Header width' ['sameAsPosts:Same as posts*', 'Manual']\n@var range headerWithCommunity '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var number headerHeightCommunity '⠀⠀⚬ Header height factor' [0, -150, 400, 1, 'px']\n@var checkbox segmentHeaderCommunity '⠀⠀⚬ Segment header' 0\n@var number segmentFactorCommunity '⠀⠀⠀⠀⚬ Alpha' [0.05, 0.01, 1, 0.01]\n\n\n------------\nPosts\n------------\n@var checkbox enablePosts '● Customize posts' 1 \n@var checkbox widePosts '⠀⠀⚬ Wide' 1\n@var range widthPosts '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var checkbox widePostPage '⠀⠀⠀⠀⚬ Apply to post page' 1\n@var select countPosts '⠀⠀⚬ Count' ['None*', 'Left-Top', 'Left-Middle', 'Left-Bottom']\n@var select countSidePosts '⠀⠀⠀⠀⚬ Side' ['Outside*', 'Inside']\n@var checkbox countBackgroundPosts '⠀⠀⠀⠀⚬ Show background' 1\n@var select longTimePosts '⠀⠀⚬ Show long time' ['None*', 'title:Readable', 'datetime:ISO 8601']\n@var checkbox longTimeInvertPosts '⠀⠀⠀⠀⚬ Invert layout' 0\n@var checkbox segmentPost '⠀⠀⚬ Segment post' 0\n@var checkbox segmentSubNameIcon '⠀⠀⚬ Segment sub[name/icon]' 0\n@var checkbox segmentTitle '⠀⠀⚬ Segment title' 0\n@var checkbox segmentBody '⠀⠀⚬ Segment body/content' 0\n@var checkbox breakLinePost '⠀⠀⚬ Breakline content in feed' 0\n@var number marginInlinePost '⠀⠀⚬ Margin inline' [0, 0, 32, 1, 'px']\n@var number marginBlockPost '⠀⠀⚬ Margin block' [4, 0, 32, 1, 'px']\n@var number paddingInlinePost '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockPost '⠀⠀⚬ Padding block' [4, 0, 32, 1, 'px']\n@var checkbox expandLongText '⠀⠀⚬ Expand long text' 0\n@var checkbox scalePost '⠀⠀⚬ Scale on over' 0\n@var checkbox scalePostShadow '⠀⠀⠀⠀⚬ Shadow' 1\n@var number scalePostFactor '⠀⠀⠀⠀⚬ Factor' [1.03, 0, 10, .01]\n@var checkbox backButtonPost '⠀⠀⚬ Adjust back button inside' 0\n@var select filterModePosts '⠀⠀⚬ Filter title posts mode' ['None*', 'Blacklist', 'Whitelist']\n@var text filterWordsPosts '⠀⠀⠀⠀⚬ Words; comma-separated' \"Trump, Biden, Elon, Kamala\"\n@var checkbox filterInsensitivePosts '⠀⠀⠀⠀⚬ Insensitive case' 1\n@var checkbox postsWithImage '⠀⠀⚬ Remove post with image' 0\n@var checkbox postsWithVideo '⠀⠀⚬ Remove post with video' 0\n@var checkbox crossPost '⠀⠀⚬ Remove all crosspost' 0\n@var checkbox crossPostWithImage '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox crossPostWithVideo '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox separatorPosts '⠀⠀⚬ Remove separator' 0\n\n\n------------\nComments\n------------\n@var checkbox enableComments '● Customize comments' 0\n@var checkbox segmentCommentThree '⠀⠀⚬ Segment three' 0\n@var checkbox segmentCommentSummary '⠀⠀⚬ Segment summary' 0\n@var checkbox segmentCommentContent '⠀⠀⚬ Segment content' 0\n@var checkbox segmentCommentActions '⠀⠀⚬ Segment actions' 0\n@var color segmentCommentColor '⠀⠀⚬ Base segment color' rgba(255, 255, 255, .05)\n@var checkbox limitSegmentWith '⠀⠀⚬ Limit segment width' 0\n\n\n------------\nColors\n------------\n@var checkbox enableColors '● Customize colors' 0\n@var color baseColor '⠀⠀⚬ Base color' hsl(16, 100%, 50%)\n@var number saturationFactor '⠀⠀⚬ Saturation factor' [0, -100, 100, 1]\n@var number lightnessFactor '⠀⠀⚬ Lightness factor' [0, -100, 100, 1]\n@var number alphaFactor '⠀⠀⚬ Alpha factor' [0, 0, 1, 0.01]\n\n\n------------\nColors\n------------\n@var checkbox enableFonts '● Customize fonts' 0\n@var select rootFontIn '⠀⠀⚬ Font' ['Default*', 'SUSE', 'Arvo', 'Tisa']\n@var select codeFontIn '⠀⠀⚬ Font in code' ['Default*', 'firaCode:Fira Code', 'sourceSansPro:Source Code Pro', 'Monaspace', 'jetbrainsMono:Jetbrains Mono']\n\n\n------------\nImage effets\n------------\n\n@var checkbox enableImageEffects '● Customize image' 0\n@var range imageGrayscale '⠀⠀⚬ Grayscale' [0, 0, 100, 1, '%']\n@var range imageSepia '⠀⠀⚬ Sepia' [0, 0, 100, 1, '%']\n@var range imageBlur '⠀⠀⚬ Blur' [0, 0, 20, 1, 'px']\n@var range imageBrightness '⠀⠀⚬ Brightness' [100, 0, 360, 1, '%']\n@var range imageHue '⠀⠀⚬ Hue rotate' [0, 0, 100, 1, 'deg']\n@var range imageSaturate '⠀⠀⚬ Saturate' [100, 0, 1000, 1, '%']\n@var range imageOpacity '⠀⠀⚬ Opacity' [100, 0, 100, 1, '%']\n@var range imageContrast '⠀⠀⚬ Contrast' [100, 0, 1000, 1, '%']\n@var range imageInvert '⠀⠀⚬ Invert' [0, 0, 100, 1, '%']\n@var range imageRotate '⠀⠀⚬ Rotate' [0, -360, 360, 1, 'deg']\n\n\n// END\n\n==/UserStyle== */", "start": 0 }, { @@ -8872,12 +8872,12 @@ ] } ], - "sourceCode": "/* ==UserStyle==\n@name Minimal Reddit 3rd\n@namespace https://github.com/zenstorage/minimal-reddit\n@version 6.1.4\n@description Wide posts and remove bloat from homepage\n@homepageURL https://github.com/zenstorage/minimal-reddit\n@supportURL https://github.com/zenstorage/minimal-reddit/issues\n@author hdy\n@license MIT\n@preprocessor stylus\n\n------------\nNavbar\n------------\n@var checkbox enableNavbar '● Customize navbar' 1\n@var checkbox logoNavbar '⠀⠀⚬ Remove reddit logo' 0\n@var checkbox downloadAppNavbar '⠀⠀⚬ Remove download app' 1\n@var checkbox logInNavbar '⠀⠀⚬ Remove log in' 1\n@var checkbox advertiseNavbar '⠀⠀⚬ Remove advertise' 1\n@var checkbox chatNavbar '⠀⠀⚬ Remove chat' 1\n@var checkbox createPostNavNavbar '⠀⠀⚬ Remove create post' 1\n@var checkbox notificationsNavbar '⠀⠀⚬ Remove notifications' 0\n@var checkbox userNavbar '⠀⠀⚬ Remove user' 0\n\n\n------------\nSearch bar\n------------\n@var checkbox enableSearchbar '● Customize search bar' 1\n@var number borderRadiusNavbar '⠀⠀⚬ Border radius' [20, 0, 200, 1, 'px']\n@var checkbox trendingSearchbar '⠀⠀⚬ Remove trending' 1\n@var checkbox nsfwSearchbar '⠀⠀⚬ Remove nsfw' 0\n\n\n------------\nDropdown navbar\n------------\n@var checkbox enableDropdownNavbar '● Customize dropdown navbar' 1\n@var checkbox profileDropdown '⠀⠀⚬ Remove profile' 0\n@var checkbox avatarDropdown '⠀⠀⚬ Remove edit avatar' 1\n@var checkbox achievementsDropdown '⠀⠀⚬ Remove achievements' 1\n@var checkbox contributorDropdown '⠀⠀⚬ Remove contributor' 1\n@var checkbox moderatorDropdown '⠀⠀⚬ Remove moderator' 0\n@var checkbox darkmodeDropdown '⠀⠀⚬ Remove dark mode' 0\n@var checkbox logoutDropdown '⠀⠀⚬ Remove log out' 0\n@var checkbox advertiseDropdown '⠀⠀⚬ Remove advertise' 1\n@var checkbox settingsDropdown '⠀⠀⚬ Remove settings' 0\n@var checkbox premiumDropdown '⠀⠀⚬ Remove premium' 1\n@var checkbox loginRegisterDropdown '⠀⠀⚬ Remove login/register' 0\n@var checkbox avatarShopDropdown '⠀⠀⚬ Remove avatar shop' 1\n\n\n------------\nLeft sidebar\n------------\n@var checkbox enableLeftSidebar '● Customize left sidebar' 1\n@var select leftSidebarStyle '⠀⠀⚬ Style' ['Default*', 'Collapse', 'Minimize', 'MinimizeWidth', 'Hide', 'Remove']\n@var checkbox leftSidebarCollapseOpen '⠀⠀⚬ Collapse openened default' 0\n@var number widthLeftSidebar '⠀⠀⚬ Width' [272, 0, 544, 1, 'px']\n@var checkbox topSectionLeftSidebar '⠀⠀⚬ Remove top section' 0\n@var checkbox modSectionLeftSidebar '⠀⠀⚬ Remove mod section' 0\n@var checkbox feedSectionLeftSidebar '⠀⠀⚬ Remove feed section' 0\n@var checkbox recentSectionLeftSidebar'⠀⠀⚬ Remove recent section' 0\n@var checkbox comSectionLeftSidebar '⠀⠀⚬ Remove communities section' 0\n@var checkbox othersSectionLeftSidebar'⠀⠀⚬ Remove others section' 1\n\n\n------------\nRight sidebar\n------------\n@var checkbox enableRightSidebar '● Customize right sidebar' 0\n@var select rightSidebaStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove']\n@var checkbox rightSidebarRecentPosts '⠀⠀⚬ Remove recent posts' 0\n\n\n------------\nSection\n------------\n@var checkbox enableSection '● Customize main section' 0\n@var select sortDropdownSection '⠀⠀⚬ Sort dropdown' ['Default*', 'Sticky', 'Remove']\n@var number paddingInlineSection '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockSection '⠀⠀⚬ Padding block' [0, 0, 32, 1, 'px']\n\n\n------------\nCommunity\n------------\n@var checkbox enableCommunity '● Customize community' 1\n@var select headerWithTypeCommunity '⠀⠀⚬ Header width' ['sameAsPosts:Same as posts*', 'Manual']\n@var range headerWithCommunity '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var number headerHeightCommunity '⠀⠀⚬ Header height factor' [0, -150, 400, 1, 'px']\n@var checkbox segmentHeaderCommunity '⠀⠀⚬ Segment header' 0\n@var number segmentFactorCommunity '⠀⠀⠀⠀⚬ Alpha' [0.05, 0.01, 1, 0.01]\n\n\n------------\nPosts\n------------\n@var checkbox enablePosts '● Customize posts' 1 \n@var checkbox widePosts '⠀⠀⚬ Wide' 1\n@var range widthPosts '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var checkbox widePostPage '⠀⠀⠀⠀⚬ Apply to post page' 1\n@var select countPosts '⠀⠀⚬ Count' ['None*', 'Left-Top', 'Left-Middle', 'Left-Bottom']\n@var select countSidePosts '⠀⠀⠀⠀⚬ Side' ['Outside*', 'Inside']\n@var checkbox countBackgroundPosts '⠀⠀⠀⠀⚬ Show background' 1\n@var select longTimePosts '⠀⠀⚬ Show long time' ['None*', 'title:Readable', 'datetime:ISO 8601']\n@var checkbox longTimeInvertPosts '⠀⠀⠀⠀⚬ Invert layout' 0\n@var checkbox segmentPost '⠀⠀⚬ Segment post' 0\n@var checkbox segmentSubNameIcon '⠀⠀⚬ Segment sub[name/icon]' 0\n@var checkbox segmentTitle '⠀⠀⚬ Segment title' 0\n@var checkbox segmentBody '⠀⠀⚬ Segment body/content' 0\n@var checkbox breakLinePost '⠀⠀⚬ Breakline content in feed' 0\n@var number marginInlinePost '⠀⠀⚬ Margin inline' [0, 0, 32, 1, 'px']\n@var number marginBlockPost '⠀⠀⚬ Margin block' [4, 0, 32, 1, 'px']\n@var number paddingInlinePost '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockPost '⠀⠀⚬ Padding block' [4, 0, 32, 1, 'px']\n@var checkbox expandLongText '⠀⠀⚬ Expand long text' 0\n@var checkbox scalePost '⠀⠀⚬ Scale on over' 0\n@var checkbox scalePostShadow '⠀⠀⠀⠀⚬ Shadow' 1\n@var number scalePostFactor '⠀⠀⠀⠀⚬ Factor' [1.03, 0, 10, .01]\n@var checkbox backButtonPost '⠀⠀⚬ Adjust back button inside' 0\n@var select filterModePosts '⠀⠀⚬ Filter title posts mode' ['None*', 'Blacklist', 'Whitelist']\n@var text filterWordsPosts '⠀⠀⠀⠀⚬ Words; comma-separated' \"Trump, Biden, Elon, Kamala\"\n@var checkbox filterInsensitivePosts '⠀⠀⠀⠀⚬ Insensitive case' 1\n@var checkbox postsWithImage '⠀⠀⚬ Remove post with image' 0\n@var checkbox postsWithVideo '⠀⠀⚬ Remove post with video' 0\n@var checkbox crossPost '⠀⠀⚬ Remove all crosspost' 0\n@var checkbox crossPostWithImage '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox crossPostWithVideo '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox separatorPosts '⠀⠀⚬ Remove separator' 0\n\n\n------------\nComments\n------------\n@var checkbox enableComments '● Customize comments' 0\n@var checkbox segmentCommentThree '⠀⠀⚬ Segment three' 0\n@var checkbox segmentCommentSummary '⠀⠀⚬ Segment summary' 0\n@var checkbox segmentCommentContent '⠀⠀⚬ Segment content' 0\n@var checkbox segmentCommentActions '⠀⠀⚬ Segment actions' 0\n@var color segmentCommentColor '⠀⠀⚬ Base segment color' rgba(255, 255, 255, .05)\n@var checkbox limitSegmentWith '⠀⠀⚬ Limit segment width' 0\n\n\n------------\nColors\n------------\n@var checkbox enableColors '● Customize colors' 0\n@var color baseColor '⠀⠀⚬ Base color' hsl(16, 100%, 50%)\n@var number saturationFactor '⠀⠀⚬ Saturation factor' [0, -100, 100, 1]\n@var number lightnessFactor '⠀⠀⚬ Lightness factor' [0, -100, 100, 1]\n@var number alphaFactor '⠀⠀⚬ Alpha factor' [0, 0, 1, 0.01]\n\n\n------------\nColors\n------------\n@var checkbox enableFonts '● Customize fonts' 0\n@var select rootFontIn '⠀⠀⚬ Font' ['Default*', 'SUSE', 'Arvo', 'Tisa']\n@var select codeFontIn '⠀⠀⚬ Font in code' ['Default*', 'firaCode:Fira Code', 'sourceSansPro:Source Code Pro', 'Monaspace', 'jetbrainsMono:Jetbrains Mono']\n\n\n------------\nImage effets\n------------\n\n@var checkbox enableImageEffects '● Customize image' 0\n@var range imageGrayscale '⠀⠀⚬ Grayscale' [0, 0, 100, 1, '%']\n@var range imageSepia '⠀⠀⚬ Sepia' [0, 0, 100, 1, '%']\n@var range imageBlur '⠀⠀⚬ Blur' [0, 0, 20, 1, 'px']\n@var range imageBrightness '⠀⠀⚬ Brightness' [100, 0, 360, 1, '%']\n@var range imageHue '⠀⠀⚬ Hue rotate' [0, 0, 100, 1, 'deg']\n@var range imageSaturate '⠀⠀⚬ Saturate' [100, 0, 1000, 1, '%']\n@var range imageOpacity '⠀⠀⚬ Opacity' [100, 0, 100, 1, '%']\n@var range imageContrast '⠀⠀⚬ Contrast' [100, 0, 1000, 1, '%']\n@var range imageInvert '⠀⠀⚬ Invert' [0, 0, 100, 1, '%']\n@var range imageRotate '⠀⠀⚬ Rotate' [0, -360, 360, 1, 'deg']\n\n\n// END\n\n==/UserStyle== */\n\n@-moz-document domain(\"www.reddit.com\"), domain(\"sh.reddit.com\") {\n\t/* Reddit */\n\n\t/* Fonts */ \n\t@import url('https://zenstorage.github.io/Minimal-Reddit/assets/css/tisa_fontface.css');\n\t@import url('https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap');\n\t@import url('https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap');\n\t@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap');\n\t@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');\n\t@import url('https://zenstorage.github.io/Minimal-Reddit/assets/css/monaspace_fontface.css');\n\t@import url('https://zenstorage.github.io/Minimal-Reddit/assets/css/jetbrains_fontface.css');\n \n\n\t/* Variables */\n\ti=!important;\n\t\n\t/* Mixins */\n\t/**\n\t * Property display none\n\t */\n\tnone() {\n\t\tdisplay: none i;\n\t}\n\t\n\t /**\n\t * Property display flex, must be inside keys {...}\n\t */\n\tflex(props) {\n\t\tdisplay: flex i;\n\t\tfor prop, value in props {\n\t\t\tadd-property(prop, value i)\n\t\t}\n\t}\n\t\t\n\t/**\n\t * Replace components hsla in baseColor\n\t */\t\n\tcreateBase(h='', s='', l='', a='') {\n\t\tcolorSt = baseColor\n\t\tif h!='' {\n\t\t\tcolorSt = hue(colorSt, h)\n\t\t}\n\t\tif s!='' {\n\t\t\tcolorSt = saturation(colorSt, s + saturationFactor)\n\t\t}\n\t\tif l!='' {\n\t\t\tcolorSt = lightness(colorSt, l + lightnessFactor)\n\t\t}\n\t\tif a!='' {\n\t\t\tcolorSt = alpha(colorSt, a + alphaFactor)\n\t\t}\n\t\t\n\t\treturn colorSt\n\t}\n\t\t\n\t/* Vars root */\n\t:root {\n\t\t--posts-wide-width: widthPosts;\n\t\t--header-community-width: headerWithCommunity;\n\t\t--width-right-sidebar: 316px;\n\t\t--segment-comments-color: segmentCommentColor;\n\t\t--count-posts-size: 2rem;\n\t}\n\n\t/* Navbar */\n\tif enableNavbar {\n\t\tif logoNavbar {\n\t\t\treddit-header-large [noun=\"reddit_logo\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif downloadAppNavbar {\n\t\t\tnav [data-part=\"secondary\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif logInNavbar {\n\t\t\tnav [data-part=\"primary\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif advertiseNavbar {\n\t\t\tnav [data-part=\"advertise\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif chatNavbar {\n\t\t\tnav [data-part=\"chat\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif createPostNavNavbar {\n\t\t\tnav [data-part=\"create\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif notificationsNavbar {\n\t\t\tnav [data-part=\"inbox\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif userNavbar {\n\t\t\tdiv:has(> [bundlename=\"faceplate_dropdown_menu\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\n\t/* Search bar */\n\tif enableSearchbar {\n\t\tif borderRadiusNavbar!=20 {\n\t\t\t:host .reddit-search-bar {\n\t\t\t\tborder-radius: borderRadiusNavbar i;\n\t\t\t}\n\t\t\t:host .label-container:has(> .leadingIcon) {\n\t\t\t\tborder-radius: borderRadiusNavbar i;\n\t\t\t}\n\t\t}\n\t\tif trendingSearchbar {\n\t\t\t:host .reddit-search-bar #reddit-trending-searches-partial-container, :host .reddit-search-bar div:has(> [icon-name=\"rising-outline\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif nsfwSearchbar {\n\t\t\t:host #typeahead-results-nsfw-section {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Dropdown navbar */\n\tif enableDropdownNavbar {\n\t\tif profileDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"profile\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif avatarDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"edit_avatar\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif achievementsDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu [noun=\"user_drawer\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif contributorDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu [noun=\"contributor_program\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif moderatorDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu shreddit-modmode-setter {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif darkmodeDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu shreddit-darkmode-setter {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif logoutDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu [noun=\"logout\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif profileDropdown && avatarDropdown && achievementsDropdown && contributorDropdown && moderatorDropdown && darkmodeDropdown && logoutDropdown {\n\t\t\t#user-drawer-content > ul:has([noun=\"profile\"]), #user-drawer-content > ul:has([noun=\"profile\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif advertiseDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"advertise\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t#user-drawer-content > ul:has([noun=\"advertise\"]:only-child), #user-drawer-content > ul:has([noun=\"advertise\"]:only-child) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif settingsDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"settings\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t#user-drawer-content > ul:has([noun=\"settings\"]), #user-drawer-content > ul:has([noun=\"settings\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif premiumDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"premium_menu\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t#user-drawer-content > ul:has([noun=\"premium_menu\"]), #user-drawer-content > ul:has([noun=\"premium_menu\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif loginRegisterDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"login\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif avatarShopDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"avatar_shop\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif loginRegisterDropdown && advertiseDropdown && avatarShopDropdown {\n\t\t\t#user-drawer-content > ul:has([noun=\"login\"]), #user-drawer-content > ul:has([noun=\"login\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\t\n\t}\n\n\t/* Left sidebar */\n\tif enableLeftSidebar {\n\t\tif leftSidebarStyle=='Collapse' {\n\t\t\t#navbar-menu-button {\n\t\t\t\tdisplay: inline-flex i;\n\t\t\t}\n\t\t\t#left-nav-drawer::part(overlay) {\n\t\t\t none();\n\t\t\t}\n\t\t\t#left-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\tshreddit-app:not(:has(> #left-nav-drawer)) .grid-container {\n\t\t\t\tgrid-template-columns: 0 1fr i;\n\t\t\t}\n\t\t\t.rpl-scroll-lock {\n\t\t\t\toverflow: auto i;\n\t\t\t}\n\t\t\tif leftSidebarCollapseOpen {\n\t\t\t\t#left-sidebar-container {\n\t\t\t\t\tdisplay: block i;\n\t\t\t\t}\n\t\t\t\tshreddit-app:not(:has(> #left-nav-drawer)) .grid-container {\n\t\t\t\t\tgrid-template-columns: 272px 1fr i;\n\t\t\t\t}\n\t\t\t\tshreddit-app:has(> #left-nav-drawer) {\n\t\t\t\t\t#left-sidebar-container, #left-nav-drawer {\n\t\t\t\t\t\tnone();\n\t\t\t\t\t}\n\t\t\t\t\t.grid-container {\n\t\t\t\t\t\tgrid-template-columns: 0 1fr i;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='Minimize' {\n\t\t\t.grid-container {\n\t\t\t\tgrid-template-columns: calc(372px * 0.1) 1fr i;\n\t\t\t}\n\n\t\t\t#left-sidebar-container {\n\t\t\t\ttranslate: -90% i;\n\t\t\t\ttransition: .2s ease i;\n\t\t\t\tposition: fixed i;\n\t\t\t\tz-index: 9 i;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttranslate: 0 i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='MinimizeWidth' {\n\t\t\t.grid-container {\n\t\t\t grid-template-columns: 40px 1fr i;\n\t\t\t}\n\t\t\t\n\t\t\t#left-sidebar-container {\n\t\t\t max-width: 40px i;\n\t\t\t transition: .2s ease i;\n\t\t\t position: fixed i;\n\t\t\t z-index: 9 i;\n\t\t\t\n\t\t\t &:hover {\n\t\t\t max-width: 100% i;\n\t\t\t }\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='Hide' {\n\t\t\t#left-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='Remove' {\n\t\t\t#left-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t.grid-container {\n\t\t\t\tgrid-template-columns: 0 1fr i;\n\t\t\t}\n\t\t}\n\t\tif widthLeftSidebar!=272 {\n\t\t\t#left-sidebar-container {\n\t\t\t\toverflow: hidden i;\n\t\t\t}\n\t\t\t#left-sidebar {\n\t\t\t\twidth: widthLeftSidebar i;\n\t\t\t}\n\t\t}\n\t\tif topSectionLeftSidebar {\n\t\t\tleft-nav-top-section, left-nav-top-section + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif modSectionLeftSidebar {\n\t\t\tfaceplate-expandable-section-helper:has(#moderation_section), faceplate-expandable-section-helper:has(#moderation_section) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif feedSectionLeftSidebar {\n\t\t\tfaceplate-expandable-section-helper:has(#multireddits_section), faceplate-expandable-section-helper:has(#multireddits_section) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif recentSectionLeftSidebar {\n\t\t\treddit-recent-pages {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif comSectionLeftSidebar {\n\t\t\tfaceplate-expandable-section-helper:has(#communities_section), faceplate-expandable-section-helper:has(#communities_section) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif othersSectionLeftSidebar {\n\t\t\treddit-sidebar-nav > nav > :is(nav, div:last-child) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Right sidebar */\n\tif enableRightSidebar {\n\t\tif rightSidebaStyle=='Hide' {\n\t\t\t#right-sidebar-container {\n\t\t\t\tvisibility: hidden i;\n\t\t\t\topacity: 0 i;\n\t\t\t\tpointer-events: none i;\n\t\t\t}\n\t\t}\n\t\telse if rightSidebaStyle=='Remove' {\n\t\t\t.main-container {\n\t\t\t\tgap: 0 i;\n\t\t\t}\n\t\t\t#right-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t:root {\n\t\t\t\t--width-right-sidebar: 0;\n\t\t\t}\n\t\t}\n\t\tif rightSidebarRecentPosts {\n\t\t\trecent-posts {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\n\t/* Section */\n\tif enableSection {\n\t\tif sortDropdownSection=='Sticky' {\n\t\t\tdiv:has(> [bundlename=\"shreddit_sort_dropdown\"]) {\n\t\t\t\tposition: sticky i;\n\t\t\t\t/* header height + margin-top/padding-top */\n\t\t\t\ttop: calc(var(--shreddit-header-height)) i;\n\t\t\t\tmargin: 0 i;\n\t\t\t\tpadding: 0.5rem i;\n\t\t\t\tbackground-color: var(--color-neutral-background) i;\n\t\t\t\tborder-radius: 0 0 1rem 1rem;\n\t\t\t\tz-index: 2;\n\t\t\t}\n\t\t}\n\t\telse if sortDropdownSection=='Remove' {\n\t\t\tdiv:has(> [bundlename=\"shreddit_sort_dropdown\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif paddingInlineSection!=16 {\n\t\t\t.subgrid-container {\n\t\t\t\tpadding-inline: paddingInlineSection i;\n\t\t\t}\n\t\t}\n\t\tif paddingBlockSection!=0 {\n\t\t\t.subgrid-container {\n\t\t\t\tpadding-block: paddingBlockSection i;\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Community */\n\tif enableCommunity {\n\t\tif headerWithTypeCommunity=='sameAsPosts' {\n\t\t\t.masthead {\n\t\t\t width: var(--posts-wide-width) i;\n\t\t\t margin-inline: auto i;\n\t\t\t}\n\t\t} else if headerWithTypeCommunity=='Manual' {\n\t\t\t.masthead {\n\t\t\t\tmax-width: var(--header-community-width) i;\n\t\t\t width: var(--header-community-width) i;\n\t\t\t margin-inline: auto i;\n\t\t\t}\n\t\t}\n\t\t.community-banner {\n\t\t\t--header-height-factor: headerHeightCommunity;\n\t\t\theight: calc(8rem + var(--header-height-factor)) i;\n\t\t}\n\t\t@container (min-width:80rem) {\n\t\t\t.community-banner {\n\t\t\t\theight: calc(12rem + var(--header-height-factor)) i;\n\t\t\t}\n \t\t}\n\t\tif segmentHeaderCommunity {\n\t\t\t.masthead section {\n\t\t\t\t--segment-community-factor: alpha(segmentCommentColor, segmentFactorCommunity);\n\t\t\t\tbackground-color: var(--segment-community-factor) i;\n\t\t\t\tpadding: 10px 12px i;\n\t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Posts */\n\tif enablePosts {\n\t\tif expandLongText {\n\t\t\tshreddit-post [class*=\"line-clamp\"] {\n\t\t\t\tline-clamp: unset i;\n\t\t\t\t-webkit-line-clamp: unset i;\n\t\t\t}\n\t\t}\n\t\tif widePosts {\n\t\t\t.subgrid-container {\n\t\t\t\tmax-width: 100% i;\n\t\t\t\tmin-width: 100% i;\n\t\t\t}\n\t\t\t.main-container {\n\t\t\t\tjustify-content: center i;\n\t\t\t}\n\t\t\t.wide-posts {\n\t\t\t\t/* 100% - right sidebar - gap */\n\t\t\t\tmax-width: calc(var(--posts-wide-width) - var(--width-right-sidebar) - 16px) i;\n\t\t\t\twidth: var(--posts-wide-width) i;\n\t\t\t\t\n\t\t\t\t@media (max-width: 960px) {\n\t\t\t\t\tmax-width: var(--posts-wide-width) i; */\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t}\n\t\t\tif widePostPage {\n\t\t\t\tmain#main-content {\n\t\t\t\t\t@extend .wide-posts;\n\t\t\t\t}\n\t\t\t}\n\t\t\telse {\n\t\t\t\tshreddit-app:not([pagetype=\"post_detail\"]) main#main-content {\n\t\t\t\t\t@extend .wide-posts;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif countPosts!='None' {\n\t\t\tshreddit-feed {\n\t\t\t counter-reset: post-count i;\n\t\t\t\n\t\t\t & > *:not(hr) {\n\t\t\t counter-increment: post-count i;\n\t\t\t position: relative i;\n\t\t\t\n\t\t\t &::before {\n\t\t\t content: counter(post-count) i;\n\t\t\t position: absolute i;\n\t\t\t top: countPosts=='Left-Top' ? 8px : countPosts=='Left-Middle' ? calc(50% - var(--count-posts-size)) : countPosts=='Left-Bottom' ? calc(100% - var(--count-posts-size) - 8px) : '' i;\n\t\t\t\t\t\tright: calc(100% + 8px) i;\n\t\t\t\t\t\tif countSidePosts=='Inside' {\n\t\t\t\t\t\t\tright: unset i;\n\t\t\t\t\t\t\tleft: 0 i;\n\t\t\t\t\t\t}\n\t\t\t background-color: var(--color-secondary-background) i;\n\t\t\t width: var(--count-posts-size) i;\n\t\t\t height: var(--count-posts-size) i;\n\t\t\t border-radius: .3rem i;\n\t\t\t display: flex i;\n\t\t\t justify-content: center i;\n\t\t\t align-items: center i;\n\t\t\t }\n\t\t\t\t\tif countSidePosts=='Inside' {\n\t\t\t\t\t\t& > shreddit-post {\n\t\t\t\t\t\t\tmargin-left: calc(var(--count-posts-size) + 8px) i;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t }\n\t\t\t}\n\t\t\t\n\t\t}\n\t\tif longTimePosts!='None' {\n\t\t\tinvert = longTimeInvertPosts;\n\t\t\tpseudoSelectorTime = invert ? '::after' :'::before';\n\t\t\t\n\t\t\ttime[title]{pseudoSelectorTime} {\n\t\t\t content: invert ? '| ' attr(longTimePosts) : attr(longTimePosts) ' |' i;\n\t\t\t padding-inline: (invert ? 5px 0 : 0 5px) i;\n\t\t\t}\n\t\t}\n\t\tif segmentPost {\n\t\t\tshreddit-post {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n\t\t\t}\n\t\t}\n\t\tif segmentSubNameIcon {\n\t\t\tshreddit-post > [slot=\"credit-bar\"] {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 6px 10px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t\tmargin-top: 4px i;\n\t\t\t}\n\t\t}\n\t\tif segmentTitle {\n\t\t\tshreddit-post > [id^=\"post-title-\"] {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 6px 10px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif segmentBody {\n\t\t\tshreddit-post > [slot=\"text-body\"] {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 6px 10px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t\tmargin-bottom: 4px i;\n\t\t\t}\n\t\t}\n\t\tif breakLinePost {\n\t\t\t.feed-card-text-preview {\n\t\t\t\tdisplay: flex i;\n \t\t\t\tflex-direction: column i; \n\t\t\t}\n\t\t}\n\t\tif marginInlinePost!=0 {\n\t\t\tshreddit-post {\n\t\t\t\tmargin-inline: marginInlinePost i;\n\t\t\t}\n\t\t}\n\t\tif marginBlockPost!=4 {\n\t\t\tshreddit-post {\n\t\t\t\tmargin-block: marginBlockPost i;\n\t\t\t}\n\t\t}\n\t\tif paddingInlinePost!=16 {\n\t\t\tshreddit-post {\n\t\t\t\tpadding-inline: paddingInlinePost i;\n\t\t\t}\n\t\t}\n\t\tif paddingBlockPost!=4 {\n\t\t\tshreddit-post {\n\t\t\t\tpadding-block: paddingBlockPost i;\n\t\t\t}\n\t\t}\n\t\tif scalePost {\n\t\t\tshreddit-post {\n\t\t\t\tscale: 1 i;\n\t\t\t\ttransition: .2s ease i;\n\t\t\t\t\n\t\t\t\t&:hover {\n\t\t\t\t\tscale: scalePostFactor i;\n\t\t\t\t\tz-index: 1 i;\t\n\t\t\t\t\t\n\t\t\t\t\tif scalePostShadow {\n\t\t\t\t\t\tbox-shadow: 0 0 20px 0px #000 i;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif backButtonPost {\n\t\t\tshreddit-post pdp-back-button {\n\t\t\t\tposition: unset i;\n\t\t\t}\n\t\t}\n\t\tif filterModePosts!='None' {\n\t\t\tselector = '';\n\t\t\tfor word in filterWordsPosts {\n\t\t\t\tselector += '[post-title~=\"' + word + (filterInsensitivePosts ? '\"i' : '\"') + '],';\n\t\t\t}\n\t\t\t\n\t\t\tselectorBlacklist = 'article:has(> shreddit-post:is(' + selector + '))'\n\t\t\tselectorWhitelist = 'article:not(:has(> shreddit-post:is(' + selector + ')))'\n\t\t\t\n\t\t\tif filterModePosts=='Blacklist' {\n\t\t\t\t{selectorBlacklist} {\n\t\t\t\t\tborder: 1px solid red i;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\t{selectorWhitelist} {\n\t\t\t\t\tborder: 1px solid red i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif postsWithImage {\n\t\t\t:where(article:has(> shreddit-post[post-type=\"image\"], > shreddit-post[post-type=\"gallery\"]), rticle:has(> shreddit-post[post-type=\"image\"], > shreddit-post[post-type=\"gallery\"]) + hr) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif postsWithVideo {\n\t\t\tarticle:has(> shreddit-post[post-type=\"video\"]), article:has(> shreddit-post[post-type=\"video\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif crossPost {\n\t\t\tarticle:has(> shreddit-post[post-type=\"crosspost\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif crossPostWithImage {\n\t\t\tarticle:has(> shreddit-post[post-type=\"crosspost\"] .media-lightbox-img), article:has(> shreddit-post[post-type=\"crosspost\"] .media-lightbox-img) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif crossPostWithVideo {\n\t\t\tarticle:has(> shreddit-post[post-type=\"crosspost\"] [bundlename*=\"shreddit_player\"]), article:has(> shreddit-post[post-type=\"crosspost\"] .media-lightbox-img) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif separatorPosts {\n\t\t\t:where(main#main-content, shreddit-feed) > hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Comments */\n\tif enableComments {\n\t\tif segmentCommentThree {\n\t\t\tshreddit-comment-tree {\n\t\t\t\t--color-neutral-background: transparent i;\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 10px 12px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif segmentCommentSummary {\n\t\t\tshreddit-comment {\n\t\t\t\t--color-neutral-background: transparent i;\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 10px 12px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t\t\n\t\t\t\t&:not([depth=\"0\"]) {\n\t\t\t\t\tmargin-top: 4px i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif segmentCommentContent {\n\t\t\t#-post-rtjson-content {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 10px 12px i;\n\t\t\t\tmargin: 0 i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif segmentCommentActions {\n\t\t\tshreddit-comment-action-row {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 5px 7px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif limitSegmentWith {\n\t\t\tshreddit-comment, shreddit-comment-action-row {\n\t\t\t\tmax-width: max-content i;\n\t\t\t}\n\t\t}\n\t\t\n\t}\n\n\t/* Colors */\n\tif enableColors {\n\t\t.theme-rpl, .theme-beta, .grid-container {\n\t\t \t--color-ai-background-weaker: #00382B i;\n\t\t\t--color-ai-plain: #01A484 i;\n\t\t\t--color-ai-plain-hover: #00C29D i;\n\t\t\t--color-action-upvote: createBase(s:100,l:43) i;\n\t\t\t--color-action-downvote: createBase(s:100,l:78) i;\n\t\t\t--color-upvote-background-hover: createBase(s:100,l:34) i;\n\t\t\t--color-avatar-gradient: linear-gradient(0deg, #48545Bff, #181C1Fff 75%) i;\n\t\t\t--color-brand-background: createBase(s:100,l:43) i;\n\t\t\t--color-brand-background-hover: createBase(s:100,l:34) i;\n\t\t\t--color-brand-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-caution-background: #D8A100 i;\n\t\t\t--color-caution-background-hover: #FFBF0B i;\n\t\t\t--color-caution-onBackground: #000000 i;\n\t\t\t--color-caution-plain: #FFBF0B i;\n\t\t\t--color-caution-plain-hover: #FFE284 i;\n\t\t\t--color-danger-background: #bc0117 i;\n\t\t\t--color-danger-background-disabled: #340F05 i;\n\t\t\t--color-danger-background-hover: createBase(s:100,l:46) i;\n\t\t\t--color-danger-background-weaker: #650405 i;\n\t\t\t--color-danger-content: #FF4F40 i;\n\t\t\t--color-danger-content-hover: #FF8773 i;\n\t\t\t--color-danger-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-danger-plain: #FF8773 i;\n\t\t\t--color-danger-plain-hover: #FDB3A4 i;\n\t\t\t--color-downvote-background: #6A5CFF i;\n\t\t\t--color-downvote-background-disabled: rgba(106, 92, 255, 0.3) i;\n\t\t\t--color-downvote-background-hover: #523DFF i;\n\t\t\t--color-downvote-content: #9580FF i;\n\t\t\t--color-downvote-content-weak: #6A5CFF i;\n\t\t\t--color-downvote-disabled: #9580FF4d i;\n\t\t\t--color-downvote-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-downvote-onStrongScrim: #B29FFF i;\n\t\t\t--color-downvote-onStrongScrim-disabled: rgba(178, 159, 255, 0.3) i;\n\t\t\t--color-downvote-onStrongScrim-weaker: #9580FF i;\n\t\t\t--color-downvote-plain: #9580FF i;\n\t\t\t--color-downvote-plain-disabled: rgba(149, 128, 255, 0.3) i;\n\t\t\t--color-downvote-plain-weaker: #6A5CFF i;\n\t\t\t--color-elevation-large1: #0000007F i;\n\t\t\t--color-elevation-large2: #00000033 i;\n\t\t\t--color-elevation-medium1: #0000007F i;\n\t\t\t--color-elevation-medium2: #00000033 i;\n\t\t\t--color-elevation-small: #00000054 i;\n\t\t\t--color-elevation-xsmall: #000000AA i;\n\t\t\t--color-favorite: #B78800 i;\n\t\t\t--color-global-admin: createBase(s:100,l:43) i;\n\t\t\t--color-global-black: #000000 i;\n\t\t\t--color-global-brand-orangered: createBase(s:100,l:50) i;\n\t\t\t--color-global-focus: #007FAE i;\n\t\t\t--color-global-gold: #D8A100 i;\n\t\t\t--color-global-moderator: #008A10 i;\n\t\t\t--color-global-nsfw: createBase(s:99,l:44) i;\n\t\t\t--color-category-nsfw: createBase(s:99,l:44) i;\n\t\t\t--color-global-offline: #667780 i;\n\t\t\t--color-global-online: #00C61C i;\n\t\t\t--color-global-orangered: createBase(s:100,l:50) i;\n\t\t\t--color-global-stars: #D8A100 i;\n\t\t\t--color-global-white: createBase(s:100,l:85) i;\n\t\t\t--color-interactive-background-disabled: #FFFFFF0C i;\n\t\t\t--color-interactive-content-disabled: createBase(s:40,l:80,a:.247) i;\n\t\t\t--color-interactive-focused: #007FAE i;\n\t\t\t--color-interactive-pressed: #FFFFFF26 i;\n\t\t\t--color-inverted-interactive-background-disabled: #0000000C i;\n\t\t\t--color-inverted-interactive-content-disabled: #0000003F i;\n\t\t\t--color-inverted-interactive-pressed: #00000026 i;\n\t\t\t--color-inverted-neutral-background: createBase(s:100,l:85) i;\n\t\t\t--color-inverted-neutral-background-hover: #F6F8F9 i;\n\t\t\t--color-inverted-neutral-border: #00000033 i;\n\t\t\t--color-inverted-neutral-content: createBase(s:13,l:23) i;\n\t\t\t--color-inverted-neutral-content-strong: createBase(s:13,l:11)i;\n\t\t\t--color-inverted-secondary-background: #E5EBEE i;\n\t\t\t--color-inverted-secondary-background-hover: createBase(s:24,l:89) i;\n\t\t\t--color-inverted-secondary-background-selected: #C9D7DE i;\n\t\t\t--color-inverted-secondary-onBackground: #000000 i;\n\t\t\t--color-inverted-secondary-plain: createBase(s:13,l:11)i;\n\t\t\t--color-inverted-secondary-plain-hover: #000000 i;\n\t\t\t--color-media-background: rgba(0, 0, 0, 0.6) i;\n\t\t\t--color-media-background-hover: rgba(0, 0, 0, 0.8) i;\n\t\t\t--color-media-background-selected: rgba(0, 0, 0, 0.8) i;\n\t\t\t--color-media-border-selected: createBase(s:100,l:85) i;\n\t\t\t--color-media-border-weak: #FFFFFF19 i;\n\t\t\t--color-media-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-media-onBackground-disabled: #FFFFFF3F i;\n\t\t\t--color-media-onBackground-weak: #E5EBEE i;\n\t\t\t--color-neutral-background: createBase(s:50 ,l:5) i;\n\t\t\t--color-neutral-background-container: createBase(s:13,l:11)i;\n\t\t\t--color-neutral-background-container-hover: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-container-strong: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-container-strong-hover: createBase(l:19,s:12) i;\n\t\t\t--color-neutral-background-gilded: createBase(s:13,l:11)i;\n\t\t\t--color-neutral-background-gilded-hover: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-hover: createBase(s:13,l:11) i;\n\t\t\t--color-neutral-background-medium: #131313 i;\n\t\t\t--color-neutral-background-pinned: #0E1113 i;\n\t\t\t--color-neutral-background-selected: createBase(l:19,s:12) i;\n\t\t\t--color-neutral-background-strong: createBase(s:13,l:11)i;\n\t\t\t--color-neutral-background-strong-hover: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-weak: createBase(s:30,l:3) i;\n\t\t\t--color-neutral-background-weak-hover: #0E1113 i;\n\t\t\t--color-neutral-border: createBase(l:90,a:.1) i;\n\t\t\t--color-neutral-border-medium: createBase(s:30,l:80,a:.498) i;\n\t\t\t--color-neutral-border-strong: #F6F8F9 i;\n\t\t\t--color-neutral-border-weak: #FFFFFF19 i;\n\t\t\t--color-neutral-content: createBase(s:25,l:77) i;\n\t\t\t--color-neutral-content-disabled: #303030 i;\n\t\t\t--color-neutral-content-strong: createBase(s:50,l:90) i;\n\t\t\t--color-neutral-content-weak: createBase(s:17,l:61) i;\n\t\t\t--color-offline: #767676 i;\n\t\t\t--color-online: #01A816 i;\n\t\t\t--color-opacity-50: #F2F2F280 i;\n\t\t\t--color-pizzaRed: #c62828 i;\n\t\t\t--color-primary: createBase(s:96,l:69) i;\n\t\t\t--color-primary-background: createBase(s:84,l:43) i;\n\t\t\t--color-primary-background-hover: createBase(s:91,l:53) i;\n\t\t\t--color-primary-background-selected: createBase(s:96,l:69) i;\n\t\t\t--color-primary-border: createBase(s:96,l:69) i;\n\t\t\t--color-primary-border-hover: createBase(s:96,l:78) i;\n\t\t\t--color-primary-hover: createBase(s:96,l:78) i;\n\t\t\t--color-primary-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-primary-onBackground-selected: #000000 i;\n\t\t\t--color-primary-plain: createBase(s:96,l:69) i;\n\t\t\t--color-primary-plain-hover: createBase(s:96,l:78) i;\n\t\t\t--color-primary-plain-visited: createBase(s:100,l:49) i;\n\t\t\t--color-primary-visited: createBase(s:100,l:49) i;\n\t\t\t--color-scrim-background: #00000099 i;\n\t\t\t--color-scrim-background-strong: #000000CC i;\n\t\t\t--color-secondary: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-background: createBase(l:19,s:12) i;\n\t\t\t--color-secondary-background-hover: createBase(s:13,l:23) i;\n\t\t\t--color-secondary-background-selected: createBase(s:13,l:27) i;\n\t\t\t--color-secondary-hover: createBase(s:100,l:90) i;\n\t\t\t--color-secondary-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-plain: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-plain-hover: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-plain-weak: createBase(s:17,l:61) i;\n\t\t\t--color-secondary-weak: createBase(s:50,l:45) i;\n\t\t\t--color-success-background: #016E0B i;\n\t\t\t--color-success-background-hover: #008A10 i;\n\t\t\t--color-success-content: #01A816 i;\n\t\t\t--color-success-hover: #00C61C i;\n\t\t\t--color-success-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-success-plain: #00C61C i;\n\t\t\t--color-success-plain-hover: #58E15B i;\n\t\t\t--color-tone-1: createBase(l:95) i;\n\t\t\t--color-tone-2: createBase(s:30,l:67) i;\n\t\t\t--color-tone-3: createBase(s:30,l:26) i;\n\t\t\t--color-tone-4: createBase(s:30,l:19) i;\n\t\t\t--color-tone-5: createBase(s:30,l:12) i;\n\t\t\t--color-tone-6: createBase(s:30,l:7) i;\n\t\t\t--color-tone-7: createBase(s:30,l:3) i;\n\t\t\t--color-transparent-background-hover: #6677801a i;\n\t\t\t--color-ui-canvas: #080808 i;\n\t\t\t--color-ui-modalbackground: var(--color-neutral-background-strong) i;\n\t\t\t--color-upvote-background: createBase(s:100,l:43) i;\n\t\t\t--color-upvote-background-disabled: rgba(217, 57, 0, 0.3) i;\n\t\t\t--color-upvote-background-hover: createBase(s:100,l:34) i;\n\t\t\t--color-upvote-content: createBase(s:100,l:50) i;\n\t\t\t--color-upvote-content-weak: var(--color-global-brand-orangered) i;\n\t\t\t--color-upvote-disabled: createBase(s:100,l:50,a:.302) i;\n\t\t\t--color-upvote-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-upvote-onStrongScrim: #FF895D i;\n\t\t\t--color-upvote-onStrongScrim-disabled: rgba(255, 137, 93, 0.3) i;\n\t\t\t--color-upvote-onStrongScrim-weaker: createBase(s:100,l:50) i;\n\t\t\t--color-upvote-plain: #FF895D i;\n\t\t\t--color-upvote-plain-disabled: rgba(255, 137, 93, 0.3) i;\n\t\t\t--color-upvote-plain-weaker: createBase(s:100,l:50) i;\n\t\t\t--color-warning-background: #B78800 i;\n\t\t\t--color-warning-background-hover: #D8A100 i;\n\t\t\t--color-warning-content: #B78800 i;\n\t\t\t--color-warning-content-hover: #D8A100 i;\n\t\t\t--color-warning-onBackground: #000000 i;\n\t\t\t--color-button-primary-border-activated: transparent i;\n\t\t\t--color-button-plain-inverted-activated-text: var(--color-neutral-background) i;\n\t\t\t--color-input-radio-hover: var(--color-secondary-plain) i;\n\t\t\t--color-shimmer-background: #ffffff08 i;\n\t\t\t--color-shimmer-gradient-overlay: linear-gradient(to right, #ffffff00, #ffffff05 20%, #ffffff0f 50%, #ffffff08 70%, #ffffff00 100%) i;\n\t\t\t\n\t\t\t--color-category-spoiler: createBase(s:80,l:85) i;\n\t\t}\n\t\t\n\t\t/* Custom */\n\t\t:root {\n\t\t\t--icon-community-color: createBase(s:100,l:90);\n\t\t}\n\t\t\n\t\t/* Icon community color */\n\t\ticon-community {\n\t\t\tcolor: createBase(s:100,l:90) i;\n\t\t}\n\t\t\n\t\t/* Faceplate img/placeholder */\n\t\tfaceplate-img[style*=\"background-color\"] {\n\t\t\tcolor: createBase(s:100,l:90) i;\n\t\t\tbackground: createBase(s:100,l:90) i;\n\t\t}\n\t\t\n\t\t/* Background notification unread */\n\t\tnotification-item [class*=\"bg-coolgray\"] {\n\t\t\tbackground: createBase(s:12,l:15) i;\n\t\t\t\n\t\t\t&:hover {\n\t\t\t\tbackground: createBase(s:12,l:19) i;\n\t\t\t}\n\t\t}\n\t\t\n\t\t/* Links */\n\t\tobject > .a {\n\t\t\tcolor: var(--color-a-default) i;\n\t\t}\n\t\t\n\t\t/* Reddit icon navbar */\n \t\t/* Eyes */\n\t\t.snoo-cls-4, .snoo-cls-7 {\n\t\t\tfill: createBase(s:100,l:50) i;\n\t\t}\n\t\t/* Body */\n\t\t.snoo-cls-10 {\n\t\t\tfill: createBase(s:100,l:65) i;\n\t\t}\n\t\t\n\t\t/* Loading/Logo */\n\t\tshreddit-loading, shreddit-logo {\n\t\t\tfilter: hue-rotate(hue(baseColor)) i;\n\t\t}\n\t\t\n\t\t/* Reddit icon empty comments */\n\t\t.snoo-empty-comments {\n\t\t\tfilter: hue-rotate(hue(baseColor)) i;\n\t\t}\n\t}\n\t\n\tif enableFonts {\n\t\tif rootFontIn=='SUSE' {\n\t\t\t:root {\n\t\t\t\tfont-family: SUSE, system-ui;\n\t\t\t}\n\t\t}\n\t\telse if rootFontIn=='Arvo' {\n\t\t\t:root {\n\t\t\t\tfont-family: Arvo, system-ui;\n\t\t\t}\n\t\t}\n\t\telse if rootFontIn=='Tisa' {\n\t\t\t:root {\n\t\t\t\tfont-family: Tisa Sans Pro, system-ui;\n\t\t\t}\n\t\t}\n\t\tif codeFontIn=='firaCode' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: Fira Code, system-ui i;\n\t\t\t}\n\t\t}\n\t\telse if codeFontIn=='sourceSansPro' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: Source Code Pro, system-ui i;\n\t\t\t}\n\t\t}\n\t\telse if codeFontIn=='Monaspace' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: Monaspace Xenon, system-ui i;\n\t\t\t}\n\t\t}\n\t\telse if codeFontIn=='jetbrainsMono' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: JetBrains Mono, system-ui i;\n\t\t\t}\n\t\t}\n\t\t\n\t}\n\t\t\n\t/* Image effects */\n\tif enableImageEffects {\n/* \t\tif imageGrayscale!=0 || imageSepia!=0 || imageBlur!=0 || imageBrightness!=100 || imageHue!=0 || imageSaturate!=100 || imageOpacity!=100 || imageContrast!=100 || imageInvert!=0 || imageRotate!=0 {\n\t\t} */\n\t\t#post-image {\n\t\t\tfilter: grayscale(imageGrayscale) sepia(imageSepia) blur(imageBlur) brightness(imageBrightness) hue-rotate(imageHue) saturate(imageSaturate) opacity(imageOpacity) contrast(imageContrast) invert(imageInvert) i;\n\t\t\ttransform: rotate(imageRotate) i;\n\t\t}\t\t\t\n\t}\n}", + "sourceCode": "/* ==UserStyle==\n@name Minimal Reddit 3rd\n@namespace https://github.com/zenstorage/minimal-reddit\n@version 6.1.5\n@description Wide posts and remove bloat from homepage\n@homepageURL https://github.com/zenstorage/minimal-reddit\n@supportURL https://github.com/zenstorage/minimal-reddit/issues\n@author hdy\n@license MIT\n@preprocessor stylus\n\n------------\nNavbar\n------------\n@var checkbox enableNavbar '● Customize navbar' 1\n@var checkbox logoNavbar '⠀⠀⚬ Remove reddit logo' 0\n@var checkbox downloadAppNavbar '⠀⠀⚬ Remove download app' 1\n@var checkbox logInNavbar '⠀⠀⚬ Remove log in' 1\n@var checkbox advertiseNavbar '⠀⠀⚬ Remove advertise' 1\n@var checkbox chatNavbar '⠀⠀⚬ Remove chat' 1\n@var checkbox createPostNavNavbar '⠀⠀⚬ Remove create post' 1\n@var checkbox notificationsNavbar '⠀⠀⚬ Remove notifications' 0\n@var checkbox userNavbar '⠀⠀⚬ Remove user' 0\n\n\n------------\nSearch bar\n------------\n@var checkbox enableSearchbar '● Customize search bar' 1\n@var number borderRadiusNavbar '⠀⠀⚬ Border radius' [20, 0, 200, 1, 'px']\n@var checkbox trendingSearchbar '⠀⠀⚬ Remove trending' 1\n@var checkbox nsfwSearchbar '⠀⠀⚬ Remove nsfw' 0\n\n\n------------\nDropdown navbar\n------------\n@var checkbox enableDropdownNavbar '● Customize dropdown navbar' 1\n@var checkbox profileDropdown '⠀⠀⚬ Remove profile' 0\n@var checkbox avatarDropdown '⠀⠀⚬ Remove edit avatar' 1\n@var checkbox achievementsDropdown '⠀⠀⚬ Remove achievements' 1\n@var checkbox contributorDropdown '⠀⠀⚬ Remove contributor' 1\n@var checkbox moderatorDropdown '⠀⠀⚬ Remove moderator' 0\n@var checkbox darkmodeDropdown '⠀⠀⚬ Remove dark mode' 0\n@var checkbox logoutDropdown '⠀⠀⚬ Remove log out' 0\n@var checkbox advertiseDropdown '⠀⠀⚬ Remove advertise' 1\n@var checkbox settingsDropdown '⠀⠀⚬ Remove settings' 0\n@var checkbox premiumDropdown '⠀⠀⚬ Remove premium' 1\n@var checkbox loginRegisterDropdown '⠀⠀⚬ Remove login/register' 0\n@var checkbox avatarShopDropdown '⠀⠀⚬ Remove avatar shop' 1\n\n\n------------\nLeft sidebar\n------------\n@var checkbox enableLeftSidebar '● Customize left sidebar' 1\n@var select leftSidebarStyle '⠀⠀⚬ Style' ['Default*', 'Collapse', 'Minimize', 'MinimizeWidth', 'Hide', 'Remove']\n@var checkbox leftSidebarCollapseOpen '⠀⠀⚬ Collapse openened default' 0\n@var number widthLeftSidebar '⠀⠀⚬ Width' [272, 0, 544, 1, 'px']\n@var checkbox topSectionLeftSidebar '⠀⠀⚬ Remove top section' 0\n@var checkbox modSectionLeftSidebar '⠀⠀⚬ Remove mod section' 0\n@var checkbox feedSectionLeftSidebar '⠀⠀⚬ Remove feed section' 0\n@var checkbox recentSectionLeftSidebar'⠀⠀⚬ Remove recent section' 0\n@var checkbox comSectionLeftSidebar '⠀⠀⚬ Remove communities section' 0\n@var checkbox othersSectionLeftSidebar'⠀⠀⚬ Remove others section' 1\n\n\n------------\nRight sidebar\n------------\n@var checkbox enableRightSidebar '● Customize right sidebar' 0\n@var select rightSidebaStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove']\n@var checkbox rightSidebarRecentPosts '⠀⠀⚬ Remove recent posts' 0\n\n\n------------\nSection\n------------\n@var checkbox enableSection '● Customize main section' 0\n@var select sortDropdownSection '⠀⠀⚬ Sort dropdown' ['Default*', 'Sticky', 'Remove']\n@var number paddingInlineSection '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockSection '⠀⠀⚬ Padding block' [0, 0, 32, 1, 'px']\n\n\n------------\nCommunity\n------------\n@var checkbox enableCommunity '● Customize community' 1\n@var select headerWithTypeCommunity '⠀⠀⚬ Header width' ['sameAsPosts:Same as posts*', 'Manual']\n@var range headerWithCommunity '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var number headerHeightCommunity '⠀⠀⚬ Header height factor' [0, -150, 400, 1, 'px']\n@var checkbox segmentHeaderCommunity '⠀⠀⚬ Segment header' 0\n@var number segmentFactorCommunity '⠀⠀⠀⠀⚬ Alpha' [0.05, 0.01, 1, 0.01]\n\n\n------------\nPosts\n------------\n@var checkbox enablePosts '● Customize posts' 1 \n@var checkbox widePosts '⠀⠀⚬ Wide' 1\n@var range widthPosts '⠀⠀⠀⠀⚬ Width' [100, 30, 100, 1, '%']\n@var checkbox widePostPage '⠀⠀⠀⠀⚬ Apply to post page' 1\n@var select countPosts '⠀⠀⚬ Count' ['None*', 'Left-Top', 'Left-Middle', 'Left-Bottom']\n@var select countSidePosts '⠀⠀⠀⠀⚬ Side' ['Outside*', 'Inside']\n@var checkbox countBackgroundPosts '⠀⠀⠀⠀⚬ Show background' 1\n@var select longTimePosts '⠀⠀⚬ Show long time' ['None*', 'title:Readable', 'datetime:ISO 8601']\n@var checkbox longTimeInvertPosts '⠀⠀⠀⠀⚬ Invert layout' 0\n@var checkbox segmentPost '⠀⠀⚬ Segment post' 0\n@var checkbox segmentSubNameIcon '⠀⠀⚬ Segment sub[name/icon]' 0\n@var checkbox segmentTitle '⠀⠀⚬ Segment title' 0\n@var checkbox segmentBody '⠀⠀⚬ Segment body/content' 0\n@var checkbox breakLinePost '⠀⠀⚬ Breakline content in feed' 0\n@var number marginInlinePost '⠀⠀⚬ Margin inline' [0, 0, 32, 1, 'px']\n@var number marginBlockPost '⠀⠀⚬ Margin block' [4, 0, 32, 1, 'px']\n@var number paddingInlinePost '⠀⠀⚬ Padding inline' [16, 0, 32, 1, 'px']\n@var number paddingBlockPost '⠀⠀⚬ Padding block' [4, 0, 32, 1, 'px']\n@var checkbox expandLongText '⠀⠀⚬ Expand long text' 0\n@var checkbox scalePost '⠀⠀⚬ Scale on over' 0\n@var checkbox scalePostShadow '⠀⠀⠀⠀⚬ Shadow' 1\n@var number scalePostFactor '⠀⠀⠀⠀⚬ Factor' [1.03, 0, 10, .01]\n@var checkbox backButtonPost '⠀⠀⚬ Adjust back button inside' 0\n@var select filterModePosts '⠀⠀⚬ Filter title posts mode' ['None*', 'Blacklist', 'Whitelist']\n@var text filterWordsPosts '⠀⠀⠀⠀⚬ Words; comma-separated' \"Trump, Biden, Elon, Kamala\"\n@var checkbox filterInsensitivePosts '⠀⠀⠀⠀⚬ Insensitive case' 1\n@var checkbox postsWithImage '⠀⠀⚬ Remove post with image' 0\n@var checkbox postsWithVideo '⠀⠀⚬ Remove post with video' 0\n@var checkbox crossPost '⠀⠀⚬ Remove all crosspost' 0\n@var checkbox crossPostWithImage '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox crossPostWithVideo '⠀⠀⚬ Remove crosspost with image' 0\n@var checkbox separatorPosts '⠀⠀⚬ Remove separator' 0\n\n\n------------\nComments\n------------\n@var checkbox enableComments '● Customize comments' 0\n@var checkbox segmentCommentThree '⠀⠀⚬ Segment three' 0\n@var checkbox segmentCommentSummary '⠀⠀⚬ Segment summary' 0\n@var checkbox segmentCommentContent '⠀⠀⚬ Segment content' 0\n@var checkbox segmentCommentActions '⠀⠀⚬ Segment actions' 0\n@var color segmentCommentColor '⠀⠀⚬ Base segment color' rgba(255, 255, 255, .05)\n@var checkbox limitSegmentWith '⠀⠀⚬ Limit segment width' 0\n\n\n------------\nColors\n------------\n@var checkbox enableColors '● Customize colors' 0\n@var color baseColor '⠀⠀⚬ Base color' hsl(16, 100%, 50%)\n@var number saturationFactor '⠀⠀⚬ Saturation factor' [0, -100, 100, 1]\n@var number lightnessFactor '⠀⠀⚬ Lightness factor' [0, -100, 100, 1]\n@var number alphaFactor '⠀⠀⚬ Alpha factor' [0, 0, 1, 0.01]\n\n\n------------\nColors\n------------\n@var checkbox enableFonts '● Customize fonts' 0\n@var select rootFontIn '⠀⠀⚬ Font' ['Default*', 'SUSE', 'Arvo', 'Tisa']\n@var select codeFontIn '⠀⠀⚬ Font in code' ['Default*', 'firaCode:Fira Code', 'sourceSansPro:Source Code Pro', 'Monaspace', 'jetbrainsMono:Jetbrains Mono']\n\n\n------------\nImage effets\n------------\n\n@var checkbox enableImageEffects '● Customize image' 0\n@var range imageGrayscale '⠀⠀⚬ Grayscale' [0, 0, 100, 1, '%']\n@var range imageSepia '⠀⠀⚬ Sepia' [0, 0, 100, 1, '%']\n@var range imageBlur '⠀⠀⚬ Blur' [0, 0, 20, 1, 'px']\n@var range imageBrightness '⠀⠀⚬ Brightness' [100, 0, 360, 1, '%']\n@var range imageHue '⠀⠀⚬ Hue rotate' [0, 0, 100, 1, 'deg']\n@var range imageSaturate '⠀⠀⚬ Saturate' [100, 0, 1000, 1, '%']\n@var range imageOpacity '⠀⠀⚬ Opacity' [100, 0, 100, 1, '%']\n@var range imageContrast '⠀⠀⚬ Contrast' [100, 0, 1000, 1, '%']\n@var range imageInvert '⠀⠀⚬ Invert' [0, 0, 100, 1, '%']\n@var range imageRotate '⠀⠀⚬ Rotate' [0, -360, 360, 1, 'deg']\n\n\n// END\n\n==/UserStyle== */\n\n@-moz-document domain(\"www.reddit.com\"), domain(\"sh.reddit.com\") {\n\t/* Reddit */\n\n\t/* Fonts */ \n\t@import url('https://zenstorage.github.io/Minimal-Reddit/assets/css/tisa_fontface.css');\n\t@import url('https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap');\n\t@import url('https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap');\n\t@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap');\n\t@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');\n\t@import url('https://zenstorage.github.io/Minimal-Reddit/assets/css/monaspace_fontface.css');\n\t@import url('https://zenstorage.github.io/Minimal-Reddit/assets/css/jetbrains_fontface.css');\n \n\n\t/* Variables */\n\ti=!important;\n\t\n\t/* Mixins */\n\t/**\n\t * Property display none\n\t */\n\tnone() {\n\t\tdisplay: none i;\n\t}\n\t\n\t /**\n\t * Property display flex, must be inside keys {...}\n\t */\n\tflex(props) {\n\t\tdisplay: flex i;\n\t\tfor prop, value in props {\n\t\t\tadd-property(prop, value i);\n\t\t}\n\t}\n\t\t\n\t/**\n\t * Replace components hsla in baseColor\n\t */\t\n\tcreateBase(h='', s='', l='', a='') {\n\t\tcolorSt = baseColor;\n\t\tif h!='' {\n\t\t\tcolorSt = hue(colorSt, h);\n\t\t}\n\t\tif s!='' {\n\t\t\tcolorSt = saturation(colorSt, s + saturationFactor);\n\t\t}\n\t\tif l!='' {\n\t\t\tcolorSt = lightness(colorSt, l + lightnessFactor);\n\t\t}\n\t\tif a!='' {\n\t\t\tcolorSt = alpha(colorSt, a + alphaFactor);\n\t\t}\n\t\t\n\t\treturn colorSt;\n\t}\n\t\t\n\t/* Vars root */\n\t:root {\n\t\t--posts-wide-width: widthPosts;\n\t\t--header-community-width: headerWithCommunity;\n\t\t--width-right-sidebar: 316px;\n\t\t--segment-comments-color: segmentCommentColor;\n\t\t--count-posts-size: 2rem;\n\t}\n\n\t/* Navbar */\n\tif enableNavbar {\n\t\tif logoNavbar {\n\t\t\treddit-header-large [noun=\"reddit_logo\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif downloadAppNavbar {\n\t\t\tnav [data-part=\"secondary\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif logInNavbar {\n\t\t\tnav [data-part=\"primary\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif advertiseNavbar {\n\t\t\tnav [data-part=\"advertise\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif chatNavbar {\n\t\t\tnav [data-part=\"chat\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif createPostNavNavbar {\n\t\t\tnav [data-part=\"create\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif notificationsNavbar {\n\t\t\tnav [data-part=\"inbox\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif userNavbar {\n\t\t\tdiv:has(> [bundlename=\"faceplate_dropdown_menu\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\n\t/* Search bar */\n\tif enableSearchbar {\n\t\tif borderRadiusNavbar!=20 {\n\t\t\t:host .reddit-search-bar {\n\t\t\t\tborder-radius: borderRadiusNavbar i;\n\t\t\t}\n\t\t\t:host .label-container:has(> .leadingIcon) {\n\t\t\t\tborder-radius: borderRadiusNavbar i;\n\t\t\t}\n\t\t}\n\t\tif trendingSearchbar {\n\t\t\t:host .reddit-search-bar #reddit-trending-searches-partial-container, :host .reddit-search-bar div:has(> [icon-name=\"rising-outline\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif nsfwSearchbar {\n\t\t\t:host #typeahead-results-nsfw-section {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Dropdown navbar */\n\tif enableDropdownNavbar {\n\t\tif profileDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"profile\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif avatarDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"edit_avatar\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif achievementsDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu [noun=\"user_drawer\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif contributorDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu [noun=\"contributor_program\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif moderatorDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu shreddit-modmode-setter {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif darkmodeDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu shreddit-darkmode-setter {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif logoutDropdown {\t\t\t\n\t\t\tfaceplate-dropdown-menu [noun=\"logout\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif profileDropdown && avatarDropdown && achievementsDropdown && contributorDropdown && moderatorDropdown && darkmodeDropdown && logoutDropdown {\n\t\t\t#user-drawer-content > ul:has([noun=\"profile\"]), #user-drawer-content > ul:has([noun=\"profile\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif advertiseDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"advertise\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t#user-drawer-content > ul:has([noun=\"advertise\"]:only-child), #user-drawer-content > ul:has([noun=\"advertise\"]:only-child) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif settingsDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"settings\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t#user-drawer-content > ul:has([noun=\"settings\"]), #user-drawer-content > ul:has([noun=\"settings\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif premiumDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"premium_menu\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t#user-drawer-content > ul:has([noun=\"premium_menu\"]), #user-drawer-content > ul:has([noun=\"premium_menu\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif loginRegisterDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"login\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif avatarShopDropdown {\n\t\t\tfaceplate-dropdown-menu [noun=\"avatar_shop\"] {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif loginRegisterDropdown && advertiseDropdown && avatarShopDropdown {\n\t\t\t#user-drawer-content > ul:has([noun=\"login\"]), #user-drawer-content > ul:has([noun=\"login\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\t\n\t}\n\n\t/* Left sidebar */\n\tif enableLeftSidebar {\n\t\tif leftSidebarStyle=='Collapse' {\n\t\t\t#navbar-menu-button {\n\t\t\t\tdisplay: inline-flex i;\n\t\t\t}\n\t\t\t#left-nav-drawer::part(overlay) {\n\t\t\t none();\n\t\t\t}\n\t\t\t#left-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\tshreddit-app:not(:has(> #left-nav-drawer)) .grid-container {\n\t\t\t\tgrid-template-columns: 0 1fr i;\n\t\t\t}\n\t\t\t.rpl-scroll-lock {\n\t\t\t\toverflow: auto i;\n\t\t\t}\n\t\t\tif leftSidebarCollapseOpen {\n\t\t\t\t#left-sidebar-container {\n\t\t\t\t\tdisplay: block i;\n\t\t\t\t}\n\t\t\t\tshreddit-app:not(:has(> #left-nav-drawer)) .grid-container {\n\t\t\t\t\tgrid-template-columns: 272px 1fr i;\n\t\t\t\t}\n\t\t\t\tshreddit-app:has(> #left-nav-drawer) {\n\t\t\t\t\t#left-sidebar-container, #left-nav-drawer {\n\t\t\t\t\t\tnone();\n\t\t\t\t\t}\n\t\t\t\t\t.grid-container {\n\t\t\t\t\t\tgrid-template-columns: 0 1fr i;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='Minimize' {\n\t\t\t.grid-container {\n\t\t\t\tgrid-template-columns: calc(372px * 0.1) 1fr i;\n\t\t\t}\n\n\t\t\t#left-sidebar-container {\n\t\t\t\ttranslate: -90% i;\n\t\t\t\ttransition: .2s ease i;\n\t\t\t\tposition: fixed i;\n\t\t\t\tz-index: 9 i;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttranslate: 0 i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='MinimizeWidth' {\n\t\t\t.grid-container {\n\t\t\t grid-template-columns: 40px 1fr i;\n\t\t\t}\n\t\t\t\n\t\t\t#left-sidebar-container {\n\t\t\t max-width: 40px i;\n\t\t\t transition: .2s ease i;\n\t\t\t position: fixed i;\n\t\t\t z-index: 9 i;\n\t\t\t\n\t\t\t &:hover {\n\t\t\t max-width: 100% i;\n\t\t\t }\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='Hide' {\n\t\t\t#left-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\telse if leftSidebarStyle=='Remove' {\n\t\t\t#left-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t.grid-container {\n\t\t\t\tgrid-template-columns: 0 1fr i;\n\t\t\t}\n\t\t}\n\t\tif widthLeftSidebar!=272 {\n\t\t\t#left-sidebar-container {\n\t\t\t\toverflow: hidden i;\n\t\t\t}\n\t\t\t#left-sidebar {\n\t\t\t\twidth: widthLeftSidebar i;\n\t\t\t}\n\t\t}\n\t\tif topSectionLeftSidebar {\n\t\t\tleft-nav-top-section, left-nav-top-section + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif modSectionLeftSidebar {\n\t\t\tfaceplate-expandable-section-helper:has(#moderation_section), faceplate-expandable-section-helper:has(#moderation_section) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif feedSectionLeftSidebar {\n\t\t\tfaceplate-expandable-section-helper:has(#multireddits_section), faceplate-expandable-section-helper:has(#multireddits_section) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif recentSectionLeftSidebar {\n\t\t\treddit-recent-pages {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif comSectionLeftSidebar {\n\t\t\tfaceplate-expandable-section-helper:has(#communities_section), faceplate-expandable-section-helper:has(#communities_section) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif othersSectionLeftSidebar {\n\t\t\treddit-sidebar-nav > nav > :is(nav, div:last-child) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Right sidebar */\n\tif enableRightSidebar {\n\t\tif rightSidebaStyle=='Hide' {\n\t\t\t#right-sidebar-container {\n\t\t\t\tvisibility: hidden i;\n\t\t\t\topacity: 0 i;\n\t\t\t\tpointer-events: none i;\n\t\t\t}\n\t\t}\n\t\telse if rightSidebaStyle=='Remove' {\n\t\t\t.main-container {\n\t\t\t\tgap: 0 i;\n\t\t\t}\n\t\t\t#right-sidebar-container {\n\t\t\t\tnone();\n\t\t\t}\n\t\t\t:root {\n\t\t\t\t--width-right-sidebar: 0;\n\t\t\t}\n\t\t}\n\t\tif rightSidebarRecentPosts {\n\t\t\trecent-posts {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\n\t/* Section */\n\tif enableSection {\n\t\tif sortDropdownSection=='Sticky' {\n\t\t\tdiv:has(> [bundlename=\"shreddit_sort_dropdown\"]) {\n\t\t\t\tposition: sticky i;\n\t\t\t\t/* header height + margin-top/padding-top */\n\t\t\t\ttop: calc(var(--shreddit-header-height)) i;\n\t\t\t\tmargin: 0 i;\n\t\t\t\tpadding: 0.5rem i;\n\t\t\t\tbackground-color: var(--color-neutral-background) i;\n\t\t\t\tborder-radius: 0 0 1rem 1rem;\n\t\t\t\tz-index: 2;\n\t\t\t}\n\t\t}\n\t\telse if sortDropdownSection=='Remove' {\n\t\t\tdiv:has(> [bundlename=\"shreddit_sort_dropdown\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif paddingInlineSection!=16 {\n\t\t\t.subgrid-container {\n\t\t\t\tpadding-inline: paddingInlineSection i;\n\t\t\t}\n\t\t}\n\t\tif paddingBlockSection!=0 {\n\t\t\t.subgrid-container {\n\t\t\t\tpadding-block: paddingBlockSection i;\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Community */\n\tif enableCommunity {\n\t\tif headerWithTypeCommunity=='sameAsPosts' {\n\t\t\t.masthead {\n\t\t\t width: var(--posts-wide-width) i;\n\t\t\t margin-inline: auto i;\n\t\t\t}\n\t\t} else if headerWithTypeCommunity=='Manual' {\n\t\t\t.masthead {\n\t\t\t\tmax-width: var(--header-community-width) i;\n\t\t\t width: var(--header-community-width) i;\n\t\t\t margin-inline: auto i;\n\t\t\t}\n\t\t}\n\t\t.community-banner {\n\t\t\t--header-height-factor: headerHeightCommunity;\n\t\t\theight: calc(8rem + var(--header-height-factor)) i;\n\t\t}\n\t\t@container (min-width:80rem) {\n\t\t\t.community-banner {\n\t\t\t\theight: calc(12rem + var(--header-height-factor)) i;\n\t\t\t}\n \t\t}\n\t\tif segmentHeaderCommunity {\n\t\t\t.masthead section {\n\t\t\t\t--segment-community-factor: alpha(segmentCommentColor, segmentFactorCommunity);\n\t\t\t\tbackground-color: var(--segment-community-factor) i;\n\t\t\t\tpadding: 10px 12px i;\n\t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Posts */\n\tif enablePosts {\n\t\tif expandLongText {\n\t\t\tshreddit-post [class*=\"line-clamp\"] {\n\t\t\t\tline-clamp: unset i;\n\t\t\t\t-webkit-line-clamp: unset i;\n\t\t\t}\n\t\t}\n\t\tif widePosts {\n\t\t\t.subgrid-container {\n\t\t\t\tmax-width: 100% i;\n\t\t\t\tmin-width: 100% i;\n\t\t\t}\n\t\t\t.main-container {\n\t\t\t\tjustify-content: center i;\n\t\t\t}\n\t\t\t.wide-posts {\n\t\t\t\t/* 100% - right sidebar - gap */\n\t\t\t\tmax-width: calc(var(--posts-wide-width) - var(--width-right-sidebar) - 16px) i;\n\t\t\t\twidth: var(--posts-wide-width) i;\n\t\t\t\t\n\t\t\t\t@media (max-width: 960px) {\n\t\t\t\t\tmax-width: var(--posts-wide-width) i; */\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t}\n\t\t\tif widePostPage {\n\t\t\t\tmain#main-content {\n\t\t\t\t\t@extend .wide-posts;\n\t\t\t\t}\n\t\t\t}\n\t\t\telse {\n\t\t\t\tshreddit-app:not([pagetype=\"post_detail\"]) main#main-content {\n\t\t\t\t\t@extend .wide-posts;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif countPosts!='None' {\n\t\t\tshreddit-feed {\n\t\t\t counter-reset: post-count i;\n\t\t\t\n\t\t\t & > *:not(hr) {\n\t\t\t counter-increment: post-count i;\n\t\t\t position: relative i;\n\t\t\t\n\t\t\t &::before {\n\t\t\t content: counter(post-count) i;\n\t\t\t position: absolute i;\n\t\t\t top: countPosts=='Left-Top' ? 8px : countPosts=='Left-Middle' ? calc(50% - var(--count-posts-size)) : countPosts=='Left-Bottom' ? calc(100% - var(--count-posts-size) - 8px) : '' i;\n\t\t\t\t\t\tright: calc(100% + 8px) i;\n\t\t\t\t\t\tif countSidePosts=='Inside' {\n\t\t\t\t\t\t\tright: unset i;\n\t\t\t\t\t\t\tleft: 0 i;\n\t\t\t\t\t\t}\n\t\t\t background-color: var(--color-secondary-background) i;\n\t\t\t width: var(--count-posts-size) i;\n\t\t\t height: var(--count-posts-size) i;\n\t\t\t border-radius: .3rem i;\n\t\t\t display: flex i;\n\t\t\t justify-content: center i;\n\t\t\t align-items: center i;\n\t\t\t }\n\t\t\t\t\tif countSidePosts=='Inside' {\n\t\t\t\t\t\t& > shreddit-post {\n\t\t\t\t\t\t\tmargin-left: calc(var(--count-posts-size) + 8px) i;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t }\n\t\t\t}\n\t\t\t\n\t\t}\n\t\tif longTimePosts!='None' {\n\t\t\tinvert = longTimeInvertPosts;\n\t\t\tpseudoSelectorTime = invert ? '::after' :'::before';\n\t\t\t\n\t\t\ttime[title]{pseudoSelectorTime} {\n\t\t\t content: invert ? '| ' attr(longTimePosts) : attr(longTimePosts) ' |' i;\n\t\t\t padding-inline: (invert ? 5px 0 : 0 5px) i;\n\t\t\t}\n\t\t}\n\t\tif segmentPost {\n\t\t\tshreddit-post {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n\t\t\t}\n\t\t}\n\t\tif segmentSubNameIcon {\n\t\t\tshreddit-post > [slot=\"credit-bar\"] {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 6px 10px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t\tmargin-top: 4px i;\n\t\t\t}\n\t\t}\n\t\tif segmentTitle {\n\t\t\tshreddit-post > [id^=\"post-title-\"] {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 6px 10px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif segmentBody {\n\t\t\tshreddit-post > [slot=\"text-body\"] {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 6px 10px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t\tmargin-bottom: 4px i;\n\t\t\t}\n\t\t}\n\t\tif breakLinePost {\n\t\t\t.feed-card-text-preview {\n\t\t\t\tdisplay: flex i;\n \t\t\t\tflex-direction: column i; \n\t\t\t}\n\t\t}\n\t\tif marginInlinePost!=0 {\n\t\t\tshreddit-post {\n\t\t\t\tmargin-inline: marginInlinePost i;\n\t\t\t}\n\t\t}\n\t\tif marginBlockPost!=4 {\n\t\t\tshreddit-post {\n\t\t\t\tmargin-block: marginBlockPost i;\n\t\t\t}\n\t\t}\n\t\tif paddingInlinePost!=16 {\n\t\t\tshreddit-post {\n\t\t\t\tpadding-inline: paddingInlinePost i;\n\t\t\t}\n\t\t}\n\t\tif paddingBlockPost!=4 {\n\t\t\tshreddit-post {\n\t\t\t\tpadding-block: paddingBlockPost i;\n\t\t\t}\n\t\t}\n\t\tif scalePost {\n\t\t\tshreddit-post {\n\t\t\t\tscale: 1 i;\n\t\t\t\ttransition: .2s ease i;\n\t\t\t\t\n\t\t\t\t&:hover {\n\t\t\t\t\tscale: scalePostFactor i;\n\t\t\t\t\tz-index: 1 i;\t\n\t\t\t\t\t\n\t\t\t\t\tif scalePostShadow {\n\t\t\t\t\t\tbox-shadow: 0 0 20px 0px #000 i;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif backButtonPost {\n\t\t\tshreddit-post pdp-back-button {\n\t\t\t\tposition: unset i;\n\t\t\t}\n\t\t}\n\t\tif filterModePosts!='None' {\n\t\t\tselector = '';\n\t\t\tfor word in filterWordsPosts {\n\t\t\t\tselector += '[post-title~=\"' + word + (filterInsensitivePosts ? '\"i' : '\"') + '],';\n\t\t\t}\n\t\t\t\n\t\t\tselectorBlacklist = 'article:has(> shreddit-post:is(' + selector + '))';\n\t\t\tselectorWhitelist = 'article:not(:has(> shreddit-post:is(' + selector + ')))';\n\t\t\t\n\t\t\tif filterModePosts=='Blacklist' {\n\t\t\t\t{selectorBlacklist} {\n\t\t\t\t\tborder: 1px solid red i;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\t{selectorWhitelist} {\n\t\t\t\t\tborder: 1px solid red i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif postsWithImage {\n\t\t\t:where(article:has(> shreddit-post[post-type=\"image\"], > shreddit-post[post-type=\"gallery\"]), rticle:has(> shreddit-post[post-type=\"image\"], > shreddit-post[post-type=\"gallery\"]) + hr) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif postsWithVideo {\n\t\t\tarticle:has(> shreddit-post[post-type=\"video\"]), article:has(> shreddit-post[post-type=\"video\"]) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif crossPost {\n\t\t\tarticle:has(> shreddit-post[post-type=\"crosspost\"]) {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif crossPostWithImage {\n\t\t\tarticle:has(> shreddit-post[post-type=\"crosspost\"] .media-lightbox-img), article:has(> shreddit-post[post-type=\"crosspost\"] .media-lightbox-img) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif crossPostWithVideo {\n\t\t\tarticle:has(> shreddit-post[post-type=\"crosspost\"] [bundlename*=\"shreddit_player\"]), article:has(> shreddit-post[post-type=\"crosspost\"] .media-lightbox-img) + hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t\tif separatorPosts {\n\t\t\t:where(main#main-content, shreddit-feed) > hr {\n\t\t\t\tnone();\n\t\t\t}\n\t\t}\n\t}\n\t\n\t/* Comments */\n\tif enableComments {\n\t\tif segmentCommentThree {\n\t\t\tshreddit-comment-tree {\n\t\t\t\t--color-neutral-background: transparent i;\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 10px 12px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif segmentCommentSummary {\n\t\t\tshreddit-comment {\n\t\t\t\t--color-neutral-background: transparent i;\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 10px 12px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t\t\n\t\t\t\t&:not([depth=\"0\"]) {\n\t\t\t\t\tmargin-top: 4px i;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif segmentCommentContent {\n\t\t\t#-post-rtjson-content {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 10px 12px i;\n\t\t\t\tmargin: 0 i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif segmentCommentActions {\n\t\t\tshreddit-comment-action-row {\n\t\t\t\tbackground-color: var(--segment-comments-color) i;\n \t\t\t\tpadding: 5px 7px i;\n \t\t\t\tborder-radius: 1rem i;\n\t\t\t}\n\t\t}\n\t\tif limitSegmentWith {\n\t\t\tshreddit-comment, shreddit-comment-action-row {\n\t\t\t\tmax-width: max-content i;\n\t\t\t}\n\t\t}\n\t\t\n\t}\n\n\t/* Colors */\n\tif enableColors {\n\t\t.theme-rpl, .theme-beta, .grid-container {\n\t\t \t--color-ai-background-weaker: #00382B i;\n\t\t\t--color-ai-plain: #01A484 i;\n\t\t\t--color-ai-plain-hover: #00C29D i;\n\t\t\t--color-action-upvote: createBase(s:100,l:43) i;\n\t\t\t--color-action-downvote: createBase(s:100,l:78) i;\n\t\t\t--color-upvote-background-hover: createBase(s:100,l:34) i;\n\t\t\t--color-avatar-gradient: linear-gradient(0deg, #48545Bff, #181C1Fff 75%) i;\n\t\t\t--color-brand-background: createBase(s:100,l:43) i;\n\t\t\t--color-brand-background-hover: createBase(s:100,l:34) i;\n\t\t\t--color-brand-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-caution-background: #D8A100 i;\n\t\t\t--color-caution-background-hover: #FFBF0B i;\n\t\t\t--color-caution-onBackground: #000000 i;\n\t\t\t--color-caution-plain: #FFBF0B i;\n\t\t\t--color-caution-plain-hover: #FFE284 i;\n\t\t\t--color-danger-background: #bc0117 i;\n\t\t\t--color-danger-background-disabled: #340F05 i;\n\t\t\t--color-danger-background-hover: createBase(s:100,l:46) i;\n\t\t\t--color-danger-background-weaker: #650405 i;\n\t\t\t--color-danger-content: #FF4F40 i;\n\t\t\t--color-danger-content-hover: #FF8773 i;\n\t\t\t--color-danger-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-danger-plain: #FF8773 i;\n\t\t\t--color-danger-plain-hover: #FDB3A4 i;\n\t\t\t--color-downvote-background: #6A5CFF i;\n\t\t\t--color-downvote-background-disabled: rgba(106, 92, 255, 0.3) i;\n\t\t\t--color-downvote-background-hover: #523DFF i;\n\t\t\t--color-downvote-content: #9580FF i;\n\t\t\t--color-downvote-content-weak: #6A5CFF i;\n\t\t\t--color-downvote-disabled: #9580FF4d i;\n\t\t\t--color-downvote-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-downvote-onStrongScrim: #B29FFF i;\n\t\t\t--color-downvote-onStrongScrim-disabled: rgba(178, 159, 255, 0.3) i;\n\t\t\t--color-downvote-onStrongScrim-weaker: #9580FF i;\n\t\t\t--color-downvote-plain: #9580FF i;\n\t\t\t--color-downvote-plain-disabled: rgba(149, 128, 255, 0.3) i;\n\t\t\t--color-downvote-plain-weaker: #6A5CFF i;\n\t\t\t--color-elevation-large1: #0000007F i;\n\t\t\t--color-elevation-large2: #00000033 i;\n\t\t\t--color-elevation-medium1: #0000007F i;\n\t\t\t--color-elevation-medium2: #00000033 i;\n\t\t\t--color-elevation-small: #00000054 i;\n\t\t\t--color-elevation-xsmall: #000000AA i;\n\t\t\t--color-favorite: #B78800 i;\n\t\t\t--color-global-admin: createBase(s:100,l:43) i;\n\t\t\t--color-global-black: #000000 i;\n\t\t\t--color-global-brand-orangered: createBase(s:100,l:50) i;\n\t\t\t--color-global-focus: #007FAE i;\n\t\t\t--color-global-gold: #D8A100 i;\n\t\t\t--color-global-moderator: #008A10 i;\n\t\t\t--color-global-nsfw: createBase(s:99,l:44) i;\n\t\t\t--color-category-nsfw: createBase(s:99,l:44) i;\n\t\t\t--color-global-offline: #667780 i;\n\t\t\t--color-global-online: #00C61C i;\n\t\t\t--color-global-orangered: createBase(s:100,l:50) i;\n\t\t\t--color-global-stars: #D8A100 i;\n\t\t\t--color-global-white: createBase(s:100,l:85) i;\n\t\t\t--color-interactive-background-disabled: #FFFFFF0C i;\n\t\t\t--color-interactive-content-disabled: createBase(s:40,l:80,a:.247) i;\n\t\t\t--color-interactive-focused: #007FAE i;\n\t\t\t--color-interactive-pressed: #FFFFFF26 i;\n\t\t\t--color-inverted-interactive-background-disabled: #0000000C i;\n\t\t\t--color-inverted-interactive-content-disabled: #0000003F i;\n\t\t\t--color-inverted-interactive-pressed: #00000026 i;\n\t\t\t--color-inverted-neutral-background: createBase(s:100,l:85) i;\n\t\t\t--color-inverted-neutral-background-hover: #F6F8F9 i;\n\t\t\t--color-inverted-neutral-border: #00000033 i;\n\t\t\t--color-inverted-neutral-content: createBase(s:13,l:23) i;\n\t\t\t--color-inverted-neutral-content-strong: createBase(s:13,l:11)i;\n\t\t\t--color-inverted-secondary-background: #E5EBEE i;\n\t\t\t--color-inverted-secondary-background-hover: createBase(s:24,l:89) i;\n\t\t\t--color-inverted-secondary-background-selected: #C9D7DE i;\n\t\t\t--color-inverted-secondary-onBackground: #000000 i;\n\t\t\t--color-inverted-secondary-plain: createBase(s:13,l:11)i;\n\t\t\t--color-inverted-secondary-plain-hover: #000000 i;\n\t\t\t--color-media-background: rgba(0, 0, 0, 0.6) i;\n\t\t\t--color-media-background-hover: rgba(0, 0, 0, 0.8) i;\n\t\t\t--color-media-background-selected: rgba(0, 0, 0, 0.8) i;\n\t\t\t--color-media-border-selected: createBase(s:100,l:85) i;\n\t\t\t--color-media-border-weak: #FFFFFF19 i;\n\t\t\t--color-media-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-media-onBackground-disabled: #FFFFFF3F i;\n\t\t\t--color-media-onBackground-weak: #E5EBEE i;\n\t\t\t--color-neutral-background: createBase(s:50 ,l:5) i;\t\t\t\n\t\t\t--color-neutral-background-container: createBase(s:13,l:11)i;\n\t\t\t--color-neutral-background-container-hover: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-container-strong: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-container-strong-hover: createBase(l:19,s:12) i;\n\t\t\t--color-neutral-background-gilded: createBase(s:13,l:11)i;\n\t\t\t--color-neutral-background-gilded-hover: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-hover: createBase(s:13,l:11) i;\n\t\t\t--color-neutral-background-medium: #131313 i;\n\t\t\t--color-neutral-background-pinned: #0E1113 i;\n\t\t\t--color-neutral-background-selected: createBase(l:19,s:12) i;\n\t\t\t--color-neutral-background-strong: createBase(s:13,l:11)i;\n\t\t\t--color-neutral-background-strong-hover: createBase(s:12,l:15) i;\n\t\t\t--color-neutral-background-weak: createBase(s:30,l:3) i;\n\t\t\t--color-neutral-background-weak-hover: #0E1113 i;\n\t\t\t--color-neutral-border: createBase(l:90,a:.1) i;\n\t\t\t--color-neutral-border-medium: createBase(s:30,l:80,a:.498) i;\n\t\t\t--color-neutral-border-strong: #F6F8F9 i;\n\t\t\t--color-neutral-border-weak: #FFFFFF19 i;\n\t\t\t--color-neutral-content: createBase(s:25,l:77) i;\n\t\t\t--color-neutral-content-disabled: #303030 i;\n\t\t\t--color-neutral-content-strong: createBase(s:50,l:90) i;\n\t\t\t--color-neutral-content-weak: createBase(s:17,l:61) i;\n\t\t\t--color-offline: #767676 i;\n\t\t\t--color-online: #01A816 i;\n\t\t\t--color-opacity-50: #F2F2F280 i;\n\t\t\t--color-pizzaRed: #c62828 i;\n\t\t\t--color-primary: createBase(s:96,l:69) i;\n\t\t\t--color-primary-background: createBase(s:84,l:43) i;\n\t\t\t--color-primary-background-hover: createBase(s:91,l:53) i;\n\t\t\t--color-primary-background-selected: createBase(s:96,l:69) i;\n\t\t\t--color-primary-border: createBase(s:96,l:69) i;\n\t\t\t--color-primary-border-hover: createBase(s:96,l:78) i;\n\t\t\t--color-primary-hover: createBase(s:96,l:78) i;\n\t\t\t--color-primary-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-primary-onBackground-selected: #000000 i;\n\t\t\t--color-primary-plain: createBase(s:96,l:69) i;\n\t\t\t--color-primary-plain-hover: createBase(s:96,l:78) i;\n\t\t\t--color-primary-plain-visited: createBase(s:100,l:49) i;\n\t\t\t--color-primary-visited: createBase(s:100,l:49) i;\n\t\t\t--color-scrim-background: #00000099 i;\n\t\t\t--color-scrim-background-strong: #000000CC i;\n\t\t\t--color-secondary: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-background: createBase(l:19,s:12) i;\n\t\t\t--color-secondary-background-hover: createBase(s:13,l:23) i;\n\t\t\t--color-secondary-background-selected: createBase(s:13,l:27) i;\n\t\t\t--color-secondary-hover: createBase(s:100,l:90) i;\n\t\t\t--color-secondary-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-plain: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-plain-hover: createBase(s:100,l:85) i;\n\t\t\t--color-secondary-plain-weak: createBase(s:17,l:61) i;\n\t\t\t--color-secondary-weak: createBase(s:50,l:45) i;\n\t\t\t--color-success-background: #016E0B i;\n\t\t\t--color-success-background-hover: #008A10 i;\n\t\t\t--color-success-content: #01A816 i;\n\t\t\t--color-success-hover: #00C61C i;\n\t\t\t--color-success-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-success-plain: #00C61C i;\n\t\t\t--color-success-plain-hover: #58E15B i;\n\t\t\t--color-tone-1: createBase(l:95) i;\n\t\t\t--color-tone-2: createBase(s:30,l:67) i;\n\t\t\t--color-tone-3: createBase(s:30,l:26) i;\n\t\t\t--color-tone-4: createBase(s:30,l:19) i;\n\t\t\t--color-tone-5: createBase(s:30,l:12) i;\n\t\t\t--color-tone-6: createBase(s:30,l:7) i;\n\t\t\t--color-tone-7: createBase(s:30,l:3) i;\n\t\t\t--color-transparent-background-hover: #6677801a i;\n\t\t\t--color-ui-canvas: #080808 i;\n\t\t\t--color-ui-modalbackground: var(--color-neutral-background-strong) i;\n\t\t\t--color-upvote-background: createBase(s:100,l:43) i;\n\t\t\t--color-upvote-background-disabled: rgba(217, 57, 0, 0.3) i;\n\t\t\t--color-upvote-background-hover: createBase(s:100,l:34) i;\n\t\t\t--color-upvote-content: createBase(s:100,l:50) i;\n\t\t\t--color-upvote-content-weak: var(--color-global-brand-orangered) i;\n\t\t\t--color-upvote-disabled: createBase(s:100,l:50,a:.302) i;\n\t\t\t--color-upvote-onBackground: createBase(s:100,l:85) i;\n\t\t\t--color-upvote-onStrongScrim: #FF895D i;\n\t\t\t--color-upvote-onStrongScrim-disabled: rgba(255, 137, 93, 0.3) i;\n\t\t\t--color-upvote-onStrongScrim-weaker: createBase(s:100,l:50) i;\n\t\t\t--color-upvote-plain: #FF895D i;\n\t\t\t--color-upvote-plain-disabled: rgba(255, 137, 93, 0.3) i;\n\t\t\t--color-upvote-plain-weaker: createBase(s:100,l:50) i;\n\t\t\t--color-warning-background: #B78800 i;\n\t\t\t--color-warning-background-hover: #D8A100 i;\n\t\t\t--color-warning-content: #B78800 i;\n\t\t\t--color-warning-content-hover: #D8A100 i;\n\t\t\t--color-warning-onBackground: #000000 i;\n\t\t\t--color-button-primary-border-activated: transparent i;\n\t\t\t--color-button-plain-inverted-activated-text: var(--color-neutral-background) i;\n\t\t\t--color-input-radio-hover: var(--color-secondary-plain) i;\n\t\t\t--color-shimmer-background: #ffffff08 i;\n\t\t\t--color-shimmer-gradient-overlay: linear-gradient(to right, #ffffff00, #ffffff05 20%, #ffffff0f 50%, #ffffff08 70%, #ffffff00 100%) i;\n\t\t\t--color-category-spoiler: createBase(s:80,l:85) i;\n\t\t\t\n\t\t\t--newCommunityTheme-actionIcon: #818384;\n\t\t\t--newCommunityTheme-actionIconAlpha20: rgba(129,131,132,0.2);\n\t\t\t--newCommunityTheme-actionIconAlpha50: rgba(129,131,132,0.5);\n\t\t\t--newCommunityTheme-actionIconShaded80: #676869;\n\t\t\t--newCommunityTheme-actionIconTinted80: #9a9b9c;\n\t\t\t--newCommunityTheme-active: #0079D3;\n\t\t\t--newCommunityTheme-activeAlpha10: rgba(0,121,211,0.1);\n\t\t\t--newCommunityTheme-activeAlpha20: rgba(0,121,211,0.2);\n\t\t\t--newCommunityTheme-activeAlpha50: rgba(0,121,211,0.1);\n\t\t\t--newCommunityTheme-activeLight60: #33a8ff;\n\t\t\t--newCommunityTheme-activeShaded80: #0060a8;\n\t\t\t--newCommunityTheme-activeShaded90: #006cbd;\n\t\t\t--newCommunityTheme-activeTinted05: #f2f8fc;\n\t\t\t--newCommunityTheme-banner-backgroundColor: #2d97e5;\n\t\t\t--newCommunityTheme-banner-backgroundImage: initial;\n\t\t\t--newCommunityTheme-banner-backgroundImagePosition: cover;\n\t\t\t--newCommunityTheme-banner-communityNameFormat: slashtag;\n\t\t\t--newCommunityTheme-banner-height: 64;\n\t\t\t--newCommunityTheme-banner-iconColor: #0079D3;\n\t\t\t--newCommunityTheme-banner-iconDimensions-borderRadius: 24;\n\t\t\t--newCommunityTheme-banner-iconDimensions-customSize: 32;\n\t\t\t--newCommunityTheme-banner-iconDimensions-padding: 6;\n\t\t\t--newCommunityTheme-banner-iconDimensions-size: 24;\n\t\t\t--newCommunityTheme-banner-iconImage: initial;\n\t\t\t--newCommunityTheme-banner-lineHeight: 38;\n\t\t\t--newCommunityTheme-banner-positionedImage: initial;\n\t\t\t--newCommunityTheme-banner-positionedImageAlignment: left;\n\t\t\t--newCommunityTheme-banner-positionedImageHeight: 48;\n\t\t\t--newCommunityTheme-banner-secondaryBannerPositionedImage: initial;\n\t\t\t--newCommunityTheme-body: var(--color-neutral-background) i;\n\t\t\t--newCommunityTheme-bodyAlpha50: rgba(26,26,27,0.5);\n\t\t\t--newCommunityTheme-bodyAlpha70: rgba(26,26,27,0.7);\n\t\t\t--newCommunityTheme-bodyAlpha80: rgba(26,26,27,0.8);\n\t\t\t--newCommunityTheme-bodyFade: #1A1A1B00;\n\t\t\t--newCommunityTheme-bodyShaded80: #141415;\n\t\t\t--newCommunityTheme-bodyText: #D7DADC;\n\t\t\t--newCommunityTheme-bodyTextAlpha03: rgba(215,218,220,0.03);\n\t\t\t--newCommunityTheme-bodyTextAlpha20: rgba(215,218,220,0.2);\n\t\t\t--newCommunityTheme-bodyTextShaded20: #2b2b2c;\n\t\t\t--newCommunityTheme-bodyTextTinted20: #f7f7f8;\n\t\t\t--newCommunityTheme-bodyTinted50: #8c8c8d;\n\t\t\t--newCommunityTheme-bodyTinted80: #474748;\n\t\t\t--newCommunityTheme-button: #D7DADC;\n\t\t\t--newCommunityTheme-buttonAlpha05: rgba(215,218,220,0.05);\n\t\t\t--newCommunityTheme-buttonAlpha10: rgba(215,218,220,0.1);\n\t\t\t--newCommunityTheme-buttonAlpha20: rgba(215,218,220,0.2);\n\t\t\t--newCommunityTheme-buttonAlpha40: rgba(215,218,220,0.4);\n\t\t\t--newCommunityTheme-buttonAlpha50: rgba(215,218,220,0.5);\n\t\t\t--newCommunityTheme-buttonAlpha80: rgba(215,218,220,0.8);\n\t\t\t--newCommunityTheme-buttonShaded80: #acaeb0;\n\t\t\t--newCommunityTheme-buttonTinted20: #f7f7f8;\n\t\t\t--newCommunityTheme-buttonTinted50: #ebeced;\n\t\t\t--newCommunityTheme-buttonTinted80: #dfe1e3;\n\t\t\t--newCommunityTheme-canvas: #030303;\n\t\t\t--newCommunityTheme-checkbox: #FFFFFF;\n\t\t\t--newCommunityTheme-errorText: #FF0000;\n\t\t\t--newCommunityTheme-field: var(--color-secondary-background) i;\n\t\t\t--newCommunityTheme-fieldFade: #27272900;\n\t\t\t--newCommunityTheme-flair: #343536;\n\t\t\t--newCommunityTheme-highlight: #17232D;\n\t\t\t--newCommunityTheme-inactive: #343536;\n\t\t\t--newCommunityTheme-invertFilter: invert(0.9);\n\t\t\t--newCommunityTheme-lightText: #FFFFFF;\n\t\t\t--newCommunityTheme-lightTextAlpha75: rgba(255,255,255,0.75);\n\t\t\t--newCommunityTheme-line: var(--color-secondary-background) i;\n\t\t\t--newCommunityTheme-lineShaded80: #292a2b;\n\t\t\t--newCommunityTheme-lineShaded90: #2e2f30;\n\t\t\t--newCommunityTheme-lineShadedNinety: #2e2f30;\n\t\t\t--newCommunityTheme-linkText: #4FBCFF;\n\t\t\t--newCommunityTheme-linkTextAlpha80: rgba(79,188,255,0.5);\n\t\t\t--newCommunityTheme-linkTextShaded80: #3f96cc;\n\t\t\t--newCommunityTheme-linkTextTinted80: #72c9ff;\n\t\t\t--newCommunityTheme-linkTextWithBody: #4193c6;\n\t\t\t--newCommunityTheme-menu: #030303;\n\t\t\t--newCommunityTheme-menuActiveText: #D7DADC;\n\t\t\t--newCommunityTheme-menuButtonBackground-active: rgba(255,255,255,0.08);\n\t\t\t--newCommunityTheme-menuButtonBackground-focus: rgba(255,255,255,0.12);\n\t\t\t--newCommunityTheme-menuButtonBackground-hover: rgba(255,255,255,0.04);\n\t\t\t--newCommunityTheme-menuInactiveText: #D7DADC;\n\t\t\t--newCommunityTheme-metaText: #818384;\n\t\t\t--newCommunityTheme-metaTextAlpha50: rgba(129,131,132,0.5);\n\t\t\t--newCommunityTheme-metaTextShaded80: #676869;\n\t\t\t--newCommunityTheme-monospaceColor: #5291f8;\n\t\t\t--newCommunityTheme-navBar-activeLink: #E9F5FD;\n\t\t\t--newCommunityTheme-navBar-activeSubmenuCaret: #D7DADC;\n\t\t\t--newCommunityTheme-navBar-activeSubmenuLink: #D7DADC;\n\t\t\t--newCommunityTheme-navBar-backgroundColor: #030303;\n\t\t\t--newCommunityTheme-navBar-backgroundImage: initial;\n\t\t\t--newCommunityTheme-navBar-hoverLink: #D7DADC;\n\t\t\t--newCommunityTheme-navBar-inactiveLink: #D7DADC;\n\t\t\t--newCommunityTheme-navBar-inactiveSubmenuCaret: #D7DADC;\n\t\t\t--newCommunityTheme-navBar-inactiveSubmenuLink: #D7DADC;\n\t\t\t--newCommunityTheme-navBar-submenuBackgroundColor: #1A1A1B;\n\t\t\t--newCommunityTheme-navIcon: var(--color-tone-1) i;\n\t\t\t--newCommunityTheme-navIconFaded10: rgba(215,218,220,0.1);\n\t\t\t--newCommunityTheme-nsfw: #ff585b;\n\t\t\t--newCommunityTheme-nsfwBlocking-bgcolor: #030303;\n\t\t\t--newCommunityTheme-nsfwBlocking-color: #ffffff;\n\t\t\t--newCommunityTheme-nsfwBlocking-contentTitleBgColor: #272729;\n\t\t\t--newCommunityTheme-nsfwBlocking-mainCtaBgColor: #1a1a1b;\n\t\t\t--newCommunityTheme-pageHeader: #818384;\n\t\t\t--newCommunityTheme-placeholder: #3A3A3C;\n\t\t\t--newCommunityTheme-post: #1A1A1B;\n\t\t\t--newCommunityTheme-postError: #301718;\n\t\t\t--newCommunityTheme-postFlairText: #FFFFFF;\n\t\t\t--newCommunityTheme-postIcon: #818384;\n\t\t\t--newCommunityTheme-postLine: #343536;\n\t\t\t--newCommunityTheme-postLineShaded80: #292a2b;\n\t\t\t--newCommunityTheme-postLineShaded90: #2e2f30;\n\t\t\t--newCommunityTheme-postTinted20: #d1d1d1;\n\t\t\t--newCommunityTheme-postTransparent20: rgba(26,26,27,0.8);\n\t\t\t--newCommunityTheme-primaryButtonShadedEighty: #acaeb0;\n\t\t\t--newCommunityTheme-primaryButtonTintedEighty: #dfe1e3;\n\t\t\t--newCommunityTheme-primaryButtonTintedFifty: #ebeced;\n\t\t\t--newCommunityTheme-primaryButtonTintedSixty: #e7e8ea;\n\t\t\t--newCommunityTheme-quarantine: #ffb000;\n\t\t\t--newCommunityTheme-report: #1C1402;\n\t\t\t--newCommunityTheme-search-syntaxHighlightBackgroundColor: #FFF7E5;\n\t\t\t--newCommunityTheme-search-syntaxHighlightColor: #0a0a0a;\n\t\t\t--newCommunityTheme-titleText: #D7DADC;\n\t\t\t--newCommunityTheme-upsell-appleIcon: #7d7d7d;\n\t\t\t--newCommunityTheme-upsell-ssoButtonBorderColor: #D7DADC;\n\t\t\t--newCommunityTheme-upsell-ssoButtonTextColor: #D7DADC;\n\t\t\t--newCommunityTheme-voteIcons-downvoteActive: initial;\n\t\t\t--newCommunityTheme-voteIcons-downvoteInactive: initial;\n\t\t\t--newCommunityTheme-voteIcons-upvoteActive: initial;\n\t\t\t--newCommunityTheme-voteIcons-upvoteInactive: initial;\n\t\t\t--newCommunityTheme-voteText-base: #818384;\n\t\t\t--newCommunityTheme-voteText-downvote: #7193FF;\n\t\t\t--newCommunityTheme-voteText-downvoteShaded80: #5a75cc;\n\t\t\t--newCommunityTheme-voteText-downvoteTinted80: #8da8ff;\n\t\t\t--newCommunityTheme-voteText-upvote: #FF4500;\n\t\t\t--newCommunityTheme-voteText-upvoteShaded80: #cc3700;\n\t\t\t--newCommunityTheme-voteText-upvoteTinted80: #ff6a32;\n\t\t\t--newCommunityTheme-widgetColors-appleIcon: #7d7d7d;\n\t\t\t--newCommunityTheme-widgetColors-lineColor: #343536;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetBackgroundColor: #1A1A1B;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetBorderColor: #474748;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetHeaderColor: #1A1A1B;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(26,26,27,0.6);\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetTextColor: #D7DADC;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetTextColorShaded80: #acaeb0;\n\t\t\t--newCommunityTheme-widgetColors-sidebarWidgetTitleColor: #818384;\n\t\t\t--newCommunityTheme-wordmark: #FFFFFF;\n\t\t\t--newRedditTheme-actionIcon: var(--color-secondary-weak) i;\n\t\t\t--newRedditTheme-actionIconAlpha20: rgba(129,131,132,0.2);\n\t\t\t--newRedditTheme-actionIconAlpha50: rgba(129,131,132,0.5);\n\t\t\t--newRedditTheme-actionIconShaded80: #676869;\n\t\t\t--newRedditTheme-actionIconTinted80: #9a9b9c;\n\t\t\t--newRedditTheme-active: createBase(s:100,l:65) i;\n\t\t\t--newRedditTheme-activeAlpha10: rgba(0,121,211,0.1);\n\t\t\t--newRedditTheme-activeAlpha20: rgba(0,121,211,0.2);\n\t\t\t--newRedditTheme-activeAlpha50: rgba(0,121,211,0.5);\n\t\t\t--newRedditTheme-activeLight60: #33a8ff;\n\t\t\t--newRedditTheme-activeShaded80: #0060a8;\n\t\t\t--newRedditTheme-activeShaded90: #006cbd;\n\t\t\t--newRedditTheme-activeTinted05: #f2f8fc;\n\t\t\t--newRedditTheme-banner-backgroundColor: #24A0ED;\n\t\t\t--newRedditTheme-banner-backgroundImage: initial;\n\t\t\t--newRedditTheme-banner-backgroundImagePosition: cover;\n\t\t\t--newRedditTheme-banner-communityNameFormat: slashtag;\n\t\t\t--newRedditTheme-banner-height: 64;\n\t\t\t--newRedditTheme-banner-iconColor: #24A0ED;\n\t\t\t--newRedditTheme-banner-iconDimensions-borderRadius: 24;\n\t\t\t--newRedditTheme-banner-iconDimensions-customSize: 32;\n\t\t\t--newRedditTheme-banner-iconDimensions-padding: 6;\n\t\t\t--newRedditTheme-banner-iconDimensions-size: 24;\n\t\t\t--newRedditTheme-banner-iconImage: initial;\n\t\t\t--newRedditTheme-banner-lineHeight: 38;\n\t\t\t--newRedditTheme-banner-positionedImage: initial;\n\t\t\t--newRedditTheme-banner-positionedImageAlignment: cover;\n\t\t\t--newRedditTheme-banner-positionedImageHeight: 48;\n\t\t\t--newRedditTheme-banner-secondaryBannerPositionedImage: initial;\n\t\t\t--newRedditTheme-body: var(--color-neutral-background) i;\n\t\t\t--newRedditTheme-bodyAlpha50: rgba(26,26,27,0.5);\n\t\t\t--newRedditTheme-bodyAlpha70: rgba(26,26,27,0.7);\n\t\t\t--newRedditTheme-bodyAlpha80: rgba(26,26,27,0.8);\n\t\t\t--newRedditTheme-bodyFade: #1A1A1B00;\n\t\t\t--newRedditTheme-bodyShaded80: #141415;\n\t\t\t--newRedditTheme-bodyText: var(--color-secondary);\n\t\t\t--newRedditTheme-bodyTextAlpha03: rgba(215,218,220,0.03);\n\t\t\t--newRedditTheme-bodyTextAlpha20: rgba(215,218,220,0.2);\n\t\t\t--newRedditTheme-bodyTextShaded20: #2b2b2c;\n\t\t\t--newRedditTheme-bodyTextTinted20: #f7f7f8;\n\t\t\t--newRedditTheme-bodyTinted50: #8c8c8d;\n\t\t\t--newRedditTheme-bodyTinted80: #474748;\n\t\t\t--newRedditTheme-button: #D7DADC;\n\t\t\t--newRedditTheme-buttonAlpha05: rgba(215,218,220,0.05);\n\t\t\t--newRedditTheme-buttonAlpha10: rgba(215,218,220,0.1);\n\t\t\t--newRedditTheme-buttonAlpha20: rgba(215,218,220,0.2);\n\t\t\t--newRedditTheme-buttonAlpha40: rgba(215,218,220,0.4);\n\t\t\t--newRedditTheme-buttonAlpha50: rgba(215,218,220,0.5);\n\t\t\t--newRedditTheme-buttonAlpha80: rgba(215,218,220,0.8);\n\t\t\t--newRedditTheme-buttonShaded80: #acaeb0;\n\t\t\t--newRedditTheme-buttonTinted20: #f7f7f8;\n\t\t\t--newRedditTheme-buttonTinted50: #ebeced;\n\t\t\t--newRedditTheme-buttonTinted80: #dfe1e3;\n\t\t\t--newRedditTheme-canvas: #030303;\n\t\t\t--newRedditTheme-checkbox: #FFFFFF;\n\t\t\t--newRedditTheme-errorText: #FF0000;\n\t\t\t--newRedditTheme-field: var(--color-secondary-background) i;\n\t\t\t--newRedditTheme-fieldFade: #27272900;\n\t\t\t--newRedditTheme-flair: #343536;\n\t\t\t--newRedditTheme-highlight: #17232D;\n\t\t\t--newRedditTheme-inactive: #343536;\n\t\t\t--newRedditTheme-invertFilter: invert(0.9);\n\t\t\t--newRedditTheme-lightText: #FFFFFF;\n\t\t\t--newRedditTheme-lightTextAlpha75: rgba(255,255,255,0.75);\n\t\t\t--newRedditTheme-line: var(--color-secondary-background) i;\n\t\t\t--newRedditTheme-lineShaded80: #292a2b;\n\t\t\t--newRedditTheme-lineShaded90: #2e2f30;\n\t\t\t--newRedditTheme-lineShadedNinety: #2e2f30;\n\t\t\t--newRedditTheme-linkText: #4FBCFF;\n\t\t\t--newRedditTheme-linkTextAlpha80: rgba(79,188,255,0.5);\n\t\t\t--newRedditTheme-linkTextShaded80: #3f96cc;\n\t\t\t--newRedditTheme-linkTextTinted80: #72c9ff;\n\t\t\t--newRedditTheme-linkTextWithBody: #4193c6;\n\t\t\t--newRedditTheme-menu: #030303;\n\t\t\t--newRedditTheme-menuActiveText: #D7DADC;\n\t\t\t--newRedditTheme-menuButtonBackground-active: rgba(255,255,255,0.08);\n\t\t\t--newRedditTheme-menuButtonBackground-focus: rgba(255,255,255,0.12);\n\t\t\t--newRedditTheme-menuButtonBackground-hover: rgba(255,255,255,0.04);\n\t\t\t--newRedditTheme-menuInactiveText: #D7DADC;\n\t\t\t--newRedditTheme-metaText: #818384;\n\t\t\t--newRedditTheme-metaTextAlpha50: rgba(129,131,132,0.5);\n\t\t\t--newRedditTheme-metaTextShaded80: #676869;\n\t\t\t--newRedditTheme-monospaceColor: #5291f8;\n\t\t\t--newRedditTheme-navBar-activeLink: #E9F5FD;\n\t\t\t--newRedditTheme-navBar-activeSubmenuCaret: #D7DADC;\n\t\t\t--newRedditTheme-navBar-activeSubmenuLink: #D7DADC;\n\t\t\t--newRedditTheme-navBar-backgroundColor: #030303;\n\t\t\t--newRedditTheme-navBar-backgroundImage: initial;\n\t\t\t--newRedditTheme-navBar-hoverLink: #D7DADC;\n\t\t\t--newRedditTheme-navBar-inactiveLink: #D7DADC;\n\t\t\t--newRedditTheme-navBar-inactiveSubmenuCaret: #D7DADC;\n\t\t\t--newRedditTheme-navBar-inactiveSubmenuLink: #D7DADC;\n\t\t\t--newRedditTheme-navBar-submenuBackgroundColor: #1A1A1B;\n\t\t\t--newRedditTheme-navIcon: #D7DADC;\n\t\t\t--newRedditTheme-navIconFaded10: rgba(215,218,220,0.1);\n\t\t\t--newRedditTheme-nsfw: #ff585b;\n\t\t\t--newRedditTheme-nsfwBlocking-bgcolor: #030303;\n\t\t\t--newRedditTheme-nsfwBlocking-color: #ffffff;\n\t\t\t--newRedditTheme-nsfwBlocking-contentTitleBgColor: #272729;\n\t\t\t--newRedditTheme-nsfwBlocking-mainCtaBgColor: #1a1a1b;\n\t\t\t--newRedditTheme-pageHeader: #818384;\n\t\t\t--newRedditTheme-placeholder: #3A3A3C;\n\t\t\t--newRedditTheme-post: #1A1A1B;\n\t\t\t--newRedditTheme-postError: #301718;\n\t\t\t--newRedditTheme-postFlairText: #FFFFFF;\n\t\t\t--newRedditTheme-postIcon: #818384;\n\t\t\t--newRedditTheme-postLine: #343536;\n\t\t\t--newRedditTheme-postLineShaded80: #292a2b;\n\t\t\t--newRedditTheme-postLineShaded90: #2e2f30;\n\t\t\t--newRedditTheme-postTinted20: #d1d1d1;\n\t\t\t--newRedditTheme-postTransparent20: rgba(26,26,27,0.8);\n\t\t\t--newRedditTheme-primaryButtonShadedEighty: #acaeb0;\n\t\t\t--newRedditTheme-primaryButtonTintedEighty: #dfe1e3;\n\t\t\t--newRedditTheme-primaryButtonTintedFifty: #ebeced;\n\t\t\t--newRedditTheme-primaryButtonTintedSixty: #e7e8ea;\n\t\t\t--newRedditTheme-quarantine: #ffb000;\n\t\t\t--newRedditTheme-report: #1C1402;\n\t\t\t--newRedditTheme-search-syntaxHighlightBackgroundColor: #FFF7E5;\n\t\t\t--newRedditTheme-search-syntaxHighlightColor: #0a0a0a;\n\t\t\t--newRedditTheme-titleText: #D7DADC;\n\t\t\t--newRedditTheme-upsell-appleIcon: #7d7d7d;\n\t\t\t--newRedditTheme-upsell-ssoButtonBorderColor: #D7DADC;\n\t\t\t--newRedditTheme-upsell-ssoButtonTextColor: #D7DADC;\n\t\t\t--newRedditTheme-voteIcons-downvoteActive: initial;\n\t\t\t--newRedditTheme-voteIcons-downvoteInactive: initial;\n\t\t\t--newRedditTheme-voteIcons-upvoteActive: initial;\n\t\t\t--newRedditTheme-voteIcons-upvoteInactive: initial;\n\t\t\t--newRedditTheme-voteText-base: #818384;\n\t\t\t--newRedditTheme-voteText-downvote: #7193FF;\n\t\t\t--newRedditTheme-voteText-downvoteShaded80: #5a75cc;\n\t\t\t--newRedditTheme-voteText-downvoteTinted80: #8da8ff;\n\t\t\t--newRedditTheme-voteText-upvote: #FF4500;\n\t\t\t--newRedditTheme-voteText-upvoteShaded80: #cc3700;\n\t\t\t--newRedditTheme-voteText-upvoteTinted80: #ff6a32;\n\t\t\t--newRedditTheme-widgetColors-appleIcon: #7d7d7d;\n\t\t\t--newRedditTheme-widgetColors-lineColor: #343536;\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetBackgroundColor: #1A1A1B;\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetBorderColor: #474748;\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetHeaderColor: #1A1A1B;\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetHeaderColorAlpha60: rgba(26,26,27,0.6);\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetTextColor: #D7DADC;\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetTextColorShaded80: #acaeb0;\n\t\t\t--newRedditTheme-widgetColors-sidebarWidgetTitleColor: #818384;\n\t\t\t--newRedditTheme-wordmark: #FFFFFF;\n\t\t\t--subredditContext-emojiHeight: initial;\n\t\t\t--subredditContext-emojiWidth: initial;\n\t\t}\n\t\t\n\t\t/* Newreddit ==> Ad button & Karma dropdown text & Color search icon */\n\t\t._2I12Htze2UzJmmfnrgYJOn._1dBtowHdRHcGyLbVEaOL8t ._24UNt1hkbrZxLzs5vkvuDh {\n\t\t\tbackground-color: var(--newRedditTheme-field) i;\n\t\t}\n\t\t.Rz5N3cHNgTGZsIQJqBfgk, ._3z4bYCMDgBrJ-Be0By6hNr {\n\t\t\tcolor: var(--color-tone-2) i;\n\t\t}\n\t\t.icon-search {\n\t\t\tcolor: var(--color-tone-1) i;\n\t\t}\n\t\t._1bWuGs_1sq4Pqy099x_yy- * {\n\t\t\tcolor: var(--color-global-white) i;\n\t\t\tfill: var(--color-global-white) i;\n\t\t}\n\t\t\n\t\t/* Custom */\n\t\t:root {\n\t\t\t--icon-community-color: createBase(s:100,l:90);\n\t\t}\n\t\t\n\t\t/* Scrollbar */\n\t\t.styled-scrollbars {\n\t\t\tscrollbar-color: transparent transparent i;\n\t\t\tscrollbar-width: thin i;\n\t\t\t--scrollbar-background: var(--styled-scrollbar-background, var(--shreddit-content-background)) i;\n\t\t\t\n\t\t\t&:hover {\n\t\t\t\tscrollbar-color: var(--color-neutral-border) transparent i;\n\t\t\t}\n\t\t}\n\t\t\n\t\thtml {\n\t\t\t@extend .styled-scrollbars;\n\t\t}\n\t\t\n\t\t/* Icon community color */\n\t\ticon-community {\n\t\t\tcolor: createBase(s:100,l:90) i;\n\t\t}\n\t\t\n\t\t/* Faceplate img/placeholder */\n\t\tfaceplate-img[style*=\"background-color\"] {\n\t\t\tcolor: createBase(s:100,l:90) i;\n\t\t\tbackground: createBase(s:100,l:90) i;\n\t\t}\n\t\t\n\t\t/* Background notification unread */\n\t\tnotification-item [class*=\"bg-coolgray\"] {\n\t\t\tbackground: createBase(s:12,l:15) i;\n\t\t\t\n\t\t\t&:hover {\n\t\t\t\tbackground: createBase(s:12,l:19) i;\n\t\t\t}\n\t\t}\n\t\t\n\t\t/* Links */\n\t\tobject > .a {\n\t\t\tcolor: var(--color-a-default) i;\n\t\t}\n\t\t\n\t\t/* Reddit icon navbar */\n \t\t/* Eyes */\n\t\t.snoo-cls-4, .snoo-cls-7 {\n\t\t\tfill: createBase(s:100,l:50) i;\n\t\t}\n\t\t/* Body */\n\t\t.snoo-cls-10 {\n\t\t\tfill: createBase(s:100,l:65) i;\n\t\t}\n\t\t\n\t\t/* Loading/Logo */\n\t\tshreddit-loading, shreddit-logo {\n\t\t\tfilter: hue-rotate(hue(baseColor)) i;\n\t\t}\n\t\t\n\t\t/* Reddit icon empty comments */\n\t\t.snoo-empty-comments {\n\t\t\tfilter: hue-rotate(hue(baseColor)) i;\n\t\t}\n\t}\n\t\n\tif enableFonts {\n\t\tif rootFontIn=='SUSE' {\n\t\t\t:root {\n\t\t\t\tfont-family: SUSE, system-ui;\n\t\t\t}\n\t\t}\n\t\telse if rootFontIn=='Arvo' {\n\t\t\t:root {\n\t\t\t\tfont-family: Arvo, system-ui;\n\t\t\t}\n\t\t}\n\t\telse if rootFontIn=='Tisa' {\n\t\t\t:root {\n\t\t\t\tfont-family: Tisa Sans Pro, system-ui;\n\t\t\t}\n\t\t}\n\t\tif codeFontIn=='firaCode' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: Fira Code, system-ui i;\n\t\t\t}\n\t\t}\n\t\telse if codeFontIn=='sourceSansPro' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: Source Code Pro, system-ui i;\n\t\t\t}\n\t\t}\n\t\telse if codeFontIn=='Monaspace' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: Monaspace Xenon, system-ui i;\n\t\t\t}\n\t\t}\n\t\telse if codeFontIn=='jetbrainsMono' {\n\t\t\tcode, pre {\n\t\t\t\tfont-family: JetBrains Mono, system-ui i;\n\t\t\t}\n\t\t}\n\t\t\n\t}\n\t\t\n\t/* Image effects */\n\tif enableImageEffects {\n/* \t\tif imageGrayscale!=0 || imageSepia!=0 || imageBlur!=0 || imageBrightness!=100 || imageHue!=0 || imageSaturate!=100 || imageOpacity!=100 || imageContrast!=100 || imageInvert!=0 || imageRotate!=0 {\n\t\t} */\n\t\t#post-image {\n\t\t\tfilter: grayscale(imageGrayscale) sepia(imageSepia) blur(imageBlur) brightness(imageBrightness) hue-rotate(imageHue) saturate(imageSaturate) opacity(imageOpacity) contrast(imageContrast) invert(imageInvert) i;\n\t\t\ttransform: rotate(imageRotate) i;\n\t\t}\t\t\t\n\t}\n}", "updateUrl": "https://userstyles.world/api/style/9384.user.css", "usercssData": { "name": "Minimal Reddit 3rd", "namespace": "https://github.com/zenstorage/minimal-reddit", - "version": "6.1.4", + "version": "6.1.5", "description": "Wide posts and remove bloat from homepage", "homepageURL": "https://github.com/zenstorage/minimal-reddit", "supportURL": "https://github.com/zenstorage/minimal-reddit/issues", @@ -10036,12 +10036,12 @@ "description": "Wide posts and remove bloat from homepage", "url": "https://github.com/zenstorage/minimal-reddit", "name": "Minimal Reddit 3rd", - "originalDigest": "624d30d7b5e58295bc72f3a27baf9d8a840ecf7f", + "originalDigest": "eb92cd6682b2b6d0fb539d5584fc29b8d794b193", "_id": "4ef7208d-3380-4332-ac07-c9c5a2976ca3", - "_rev": 1726953106544, + "_rev": 1728672739057, "installationUrl": "https://userstyles.world/style/9384", "id": 87, - "updateDate": 1726953106459 + "updateDate": 1728672738966 }, { "enabled": true, @@ -11375,34 +11375,29 @@ "installDate": 1716748019127, "sections": [ { - "code": "/* ==UserStyle==\n@name Mastodon Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mastodon\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon\n@version 1.3.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon\n@description Soothing pastel theme for Mastodon\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "code": "/* ==UserStyle==\n@name Mastodon Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mastodon\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon\n@version 2.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon\n@description Soothing pastel theme for Mastodon\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", "start": 0 }, { - "code": ".theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-mastodon-light ::selection,\n .skin-modern-light ::selection,\n .skin-mastodon-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-mastodon-light input::placeholder,\n .skin-modern-light input::placeholder,\n .skin-mastodon-light input::placeholder,\n .theme-mastodon-light textarea::placeholder,\n .skin-modern-light textarea::placeholder,\n .skin-mastodon-light textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light,\n .theme-mastodon-light .column-header__wrapper,\n .skin-modern-light .column-header__wrapper,\n .skin-mastodon-light .column-header__wrapper,\n .theme-mastodon-light .column > *:not(.loading-indicator),\n .skin-modern-light .column > *:not(.loading-indicator),\n .skin-mastodon-light .column > *:not(.loading-indicator),\n .theme-mastodon-light body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-modern-light body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-mastodon-light body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light,\n .theme-mastodon-light .tabs-bar__wrapper,\n .skin-modern-light .tabs-bar__wrapper,\n .skin-mastodon-light .tabs-bar__wrapper,\n .theme-mastodon-light .admin-wrapper .sidebar-wrapper__inner,\n .skin-modern-light .admin-wrapper .sidebar-wrapper__inner,\n .skin-mastodon-light .admin-wrapper .sidebar-wrapper__inner,\n .theme-mastodon-light .ui__header,\n .skin-modern-light .ui__header,\n .skin-mastodon-light .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-mastodon-light .navigation-panel,\n .skin-modern-light .navigation-panel,\n .skin-mastodon-light .navigation-panel,\n .theme-mastodon-light .column-link,\n .skin-modern-light .column-link,\n .skin-mastodon-light .column-link {\n background: transparent;\n }\n .theme-mastodon-light .account__header__bio .account__header__fields dt,\n .skin-modern-light .account__header__bio .account__header__fields dt,\n .skin-mastodon-light .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-mastodon-light .search-popout,\n .skin-modern-light .search-popout,\n .skin-mastodon-light .search-popout,\n .theme-mastodon-light .search-popout em,\n .skin-modern-light .search-popout em,\n .skin-mastodon-light .search-popout em,\n .theme-mastodon-light .dismissable-banner__message,\n .skin-modern-light .dismissable-banner__message,\n .skin-mastodon-light .dismissable-banner__message,\n .theme-mastodon-light .dismissable-banner__message h1,\n .skin-modern-light .dismissable-banner__message h1,\n .skin-mastodon-light .dismissable-banner__message h1,\n .theme-mastodon-light .account__header__bio .account__header__fields dt,\n .skin-modern-light .account__header__bio .account__header__fields dt,\n .skin-mastodon-light .account__header__bio .account__header__fields dt,\n .theme-mastodon-light .account__section-headline a.active,\n .skin-modern-light .account__section-headline a.active,\n .skin-mastodon-light .account__section-headline a.active,\n .theme-mastodon-light .account__section-headline button.active,\n .skin-modern-light .account__section-headline button.active,\n .skin-mastodon-light .account__section-headline button.active,\n .theme-mastodon-light .notification__filter-bar a.active,\n .skin-modern-light .notification__filter-bar a.active,\n .skin-mastodon-light .notification__filter-bar a.active,\n .theme-mastodon-light .notification__filter-bar button.active,\n .skin-modern-light .notification__filter-bar button.active,\n .skin-mastodon-light .notification__filter-bar button.active,\n .theme-mastodon-light .account__header__bio .account__header__content,\n .skin-modern-light .account__header__bio .account__header__content,\n .skin-mastodon-light .account__header__bio .account__header__content,\n .theme-mastodon-light .navigation-bar,\n .skin-modern-light .navigation-bar,\n .skin-mastodon-light .navigation-bar,\n .theme-mastodon-light .column-link__badge,\n .skin-modern-light .column-link__badge,\n .skin-mastodon-light .column-link__badge,\n .theme-mastodon-light .display-name__html,\n .skin-modern-light .display-name__html,\n .skin-mastodon-light .display-name__html,\n .theme-mastodon-light .column-subheading,\n .skin-modern-light .column-subheading,\n .skin-mastodon-light .column-subheading,\n .theme-mastodon-light .account__display-name strong,\n .skin-modern-light .account__display-name strong,\n .skin-mastodon-light .account__display-name strong,\n .theme-mastodon-light .status__display-name strong,\n .skin-modern-light .status__display-name strong,\n .skin-mastodon-light .status__display-name strong,\n .theme-mastodon-light .notification__message,\n .skin-modern-light .notification__message,\n .skin-mastodon-light .notification__message,\n .theme-mastodon-light .public-layout .public-account-bio .account__header__content,\n .skin-modern-light .public-layout .public-account-bio .account__header__content,\n .skin-mastodon-light .public-layout .public-account-bio .account__header__content,\n .theme-mastodon-light .reply-indicator__content,\n .skin-modern-light .reply-indicator__content,\n .skin-mastodon-light .reply-indicator__content,\n .theme-mastodon-light .status__content,\n .skin-modern-light .status__content,\n .skin-mastodon-light .status__content,\n .theme-mastodon-light .status__content__text,\n .skin-modern-light .status__content__text,\n .skin-mastodon-light .status__content__text,\n .theme-mastodon-light .card__bar .display-name strong,\n .skin-modern-light .card__bar .display-name strong,\n .skin-mastodon-light .card__bar .display-name strong,\n .theme-mastodon-light .about__mail,\n .skin-modern-light .about__mail,\n .skin-mastodon-light .about__mail,\n .theme-mastodon-light .about__domain-blocks__domain h6,\n .skin-modern-light .about__domain-blocks__domain h6,\n .skin-mastodon-light .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-mastodon-light .search-popout span,\n .skin-modern-light .search-popout span,\n .skin-mastodon-light .search-popout span,\n .theme-mastodon-light .link-footer p,\n .skin-modern-light .link-footer p,\n .skin-mastodon-light .link-footer p,\n .theme-mastodon-light .link-footer p a,\n .skin-modern-light .link-footer p a,\n .skin-mastodon-light .link-footer p a {\n color: #b8c0e0;\n }\n .theme-mastodon-light .account__header__tabs__name h1 small,\n .skin-modern-light .account__header__tabs__name h1 small,\n .skin-mastodon-light .account__header__tabs__name h1 small,\n .theme-mastodon-light .account__header__bio .account__header__fields dd,\n .skin-modern-light .account__header__bio .account__header__fields dd,\n .skin-mastodon-light .account__header__bio .account__header__fields dd,\n .theme-mastodon-light .display-name__account,\n .skin-modern-light .display-name__account,\n .skin-mastodon-light .display-name__account,\n .theme-mastodon-light .status__relative-time,\n .skin-modern-light .status__relative-time,\n .skin-mastodon-light .status__relative-time,\n .theme-mastodon-light .empty-column-indicator,\n .skin-modern-light .empty-column-indicator,\n .skin-mastodon-light .empty-column-indicator,\n .theme-mastodon-light .follow_requests-unlocked_explanation,\n .skin-modern-light .follow_requests-unlocked_explanation,\n .skin-mastodon-light .follow_requests-unlocked_explanation,\n .theme-mastodon-light .account .account__display-name,\n .skin-modern-light .account .account__display-name,\n .skin-mastodon-light .account .account__display-name,\n .theme-mastodon-light .label_input .search__input,\n .skin-modern-light .label_input .search__input,\n .skin-mastodon-light .label_input .search__input,\n .theme-mastodon-light .search__input:focus,\n .skin-modern-light .search__input:focus,\n .skin-mastodon-light .search__input:focus,\n .theme-mastodon-light .account__header__fields dt,\n .skin-modern-light .account__header__fields dt,\n .skin-mastodon-light .account__header__fields dt,\n .theme-mastodon-light .rules-list__hint,\n .skin-modern-light .rules-list__hint,\n .skin-mastodon-light .rules-list__hint,\n .theme-mastodon-light .about__domain-blocks__domain,\n .skin-modern-light .about__domain-blocks__domain,\n .skin-mastodon-light .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-mastodon-light .compose-panel hr,\n .skin-modern-light .compose-panel hr,\n .skin-mastodon-light .compose-panel hr,\n .theme-mastodon-light .navigation-panel hr,\n .skin-modern-light .navigation-panel hr,\n .skin-mastodon-light .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-mastodon-light .mention,\n .skin-modern-light .mention,\n .skin-mastodon-light .mention,\n .theme-mastodon-light .icon-button.inverted,\n .skin-modern-light .icon-button.inverted,\n .skin-mastodon-light .icon-button.inverted,\n .theme-mastodon-light .icon-button.inverted:focus,\n .skin-modern-light .icon-button.inverted:focus,\n .skin-mastodon-light .icon-button.inverted:focus,\n .theme-mastodon-light .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-modern-light .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-mastodon-light .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-mastodon-light .account__header__content a,\n .skin-modern-light .account__header__content a,\n .skin-mastodon-light .account__header__content a,\n .theme-mastodon-light .account__header__bio .account__header__fields a,\n .skin-modern-light .account__header__bio .account__header__fields a,\n .skin-mastodon-light .account__header__bio .account__header__fields a,\n .theme-mastodon-light .empty-column-indicator a,\n .skin-modern-light .empty-column-indicator a,\n .skin-mastodon-light .empty-column-indicator a,\n .theme-mastodon-light .follow_requests-unlocked_explanation a,\n .skin-modern-light .follow_requests-unlocked_explanation a,\n .skin-mastodon-light .follow_requests-unlocked_explanation a,\n .theme-mastodon-light .column-back-button,\n .skin-modern-light .column-back-button,\n .skin-mastodon-light .column-back-button,\n .theme-mastodon-light .text-icon-button,\n .skin-modern-light .text-icon-button,\n .skin-mastodon-light .text-icon-button,\n .theme-mastodon-light .icon-button.star-icon.active,\n .skin-modern-light .icon-button.star-icon.active,\n .skin-mastodon-light .icon-button.star-icon.active,\n .theme-mastodon-light .public-layout .public-account-bio .account__header__fields a,\n .skin-modern-light .public-layout .public-account-bio .account__header__fields a,\n .skin-mastodon-light .public-layout .public-account-bio .account__header__fields a,\n .theme-mastodon-light .column-header__back-button,\n .skin-modern-light .column-header__back-button,\n .skin-mastodon-light .column-header__back-button,\n .theme-mastodon-light .navigation-bar strong,\n .skin-modern-light .navigation-bar strong,\n .skin-mastodon-light .navigation-bar strong,\n .theme-mastodon-light .reply-indicator__content a.unhandled-link,\n .skin-modern-light .reply-indicator__content a.unhandled-link,\n .skin-mastodon-light .reply-indicator__content a.unhandled-link,\n .theme-mastodon-light .status__content a.unhandled-link,\n .skin-modern-light .status__content a.unhandled-link,\n .skin-mastodon-light .status__content a.unhandled-link,\n .theme-mastodon-light .announcements__item__content a.unhandled-link,\n .skin-modern-light .announcements__item__content a.unhandled-link,\n .skin-mastodon-light .announcements__item__content a.unhandled-link,\n .theme-mastodon-light .reactions-bar__item.active .reactions-bar__item__count,\n .skin-modern-light .reactions-bar__item.active .reactions-bar__item__count,\n .skin-mastodon-light .reactions-bar__item.active .reactions-bar__item__count,\n .theme-mastodon-light .column-header.active .column-header__icon,\n .skin-modern-light .column-header.active .column-header__icon,\n .skin-mastodon-light .column-header.active .column-header__icon,\n .theme-mastodon-light .about__section__title,\n .skin-modern-light .about__section__title,\n .skin-mastodon-light .about__section__title {\n color: #b7bdf8;\n }\n .theme-mastodon-light .prose,\n .skin-modern-light .prose,\n .skin-mastodon-light .prose {\n color: #a5adcb;\n }\n .theme-mastodon-light .prose h1,\n .skin-modern-light .prose h1,\n .skin-mastodon-light .prose h1,\n .theme-mastodon-light .prose h2,\n .skin-modern-light .prose h2,\n .skin-mastodon-light .prose h2,\n .theme-mastodon-light .prose h3,\n .skin-modern-light .prose h3,\n .skin-mastodon-light .prose h3,\n .theme-mastodon-light .prose h4,\n .skin-modern-light .prose h4,\n .skin-mastodon-light .prose h4,\n .theme-mastodon-light .prose strong,\n .skin-modern-light .prose strong,\n .skin-mastodon-light .prose strong {\n color: #cad3f5;\n }\n .theme-mastodon-light .rules-list,\n .skin-modern-light .rules-list,\n .skin-mastodon-light .rules-list {\n color: #cad3f5;\n }\n .theme-mastodon-light .rules-list li::before,\n .skin-modern-light .rules-list li::before,\n .skin-mastodon-light .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-mastodon-light .about__domain-blocks__domain:nth-child(2n),\n .skin-modern-light .about__domain-blocks__domain:nth-child(2n),\n .skin-mastodon-light .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-mastodon-light .icon-button.active.inverted,\n .skin-modern-light .icon-button.active.inverted,\n .skin-mastodon-light .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-mastodon-light .display-name strong,\n .skin-modern-light .display-name strong,\n .skin-mastodon-light .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .boost-modal__action-bar,\n .skin-modern-light .boost-modal__action-bar,\n .skin-mastodon-light .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-mastodon-light .boost-modal__action-bar span,\n .skin-modern-light .boost-modal__action-bar span,\n .skin-mastodon-light .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-mastodon-light .emoji-mart-anchor-selected,\n .skin-modern-light .emoji-mart-anchor-selected,\n .skin-mastodon-light .emoji-mart-anchor-selected,\n .theme-mastodon-light .reply-indicator__content a,\n .skin-modern-light .reply-indicator__content a,\n .skin-mastodon-light .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-mastodon-light .confirmation-modal,\n .skin-modern-light .confirmation-modal,\n .skin-mastodon-light .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-mastodon-light .confirmation-modal__action-bar,\n .skin-modern-light .confirmation-modal__action-bar,\n .skin-mastodon-light .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-mastodon-light .privacy-dropdown__option,\n .skin-modern-light .privacy-dropdown__option,\n .skin-mastodon-light .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-mastodon-light .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-modern-light .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-mastodon-light .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-mastodon-light .privacy-dropdown__option strong,\n .skin-modern-light .privacy-dropdown__option strong,\n .skin-mastodon-light .privacy-dropdown__option strong,\n .theme-mastodon-light .privacy-dropdown__option i,\n .skin-modern-light .privacy-dropdown__option i,\n .skin-mastodon-light .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-mastodon-light .privacy-dropdown__option:hover,\n .skin-modern-light .privacy-dropdown__option:hover,\n .skin-mastodon-light .privacy-dropdown__option:hover,\n .theme-mastodon-light .privacy-dropdown__option.active,\n .skin-modern-light .privacy-dropdown__option.active,\n .skin-mastodon-light .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-mastodon-light .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-modern-light .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-mastodon-light .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-mastodon-light .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-modern-light .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-mastodon-light .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-mastodon-light .privacy-dropdown__option:hover strong,\n .skin-modern-light .privacy-dropdown__option:hover strong,\n .skin-mastodon-light .privacy-dropdown__option:hover strong,\n .theme-mastodon-light .privacy-dropdown__option.active strong,\n .skin-modern-light .privacy-dropdown__option.active strong,\n .skin-mastodon-light .privacy-dropdown__option.active strong,\n .theme-mastodon-light .privacy-dropdown__option:hover i,\n .skin-modern-light .privacy-dropdown__option:hover i,\n .skin-mastodon-light .privacy-dropdown__option:hover i,\n .theme-mastodon-light .privacy-dropdown__option.active i,\n .skin-modern-light .privacy-dropdown__option.active i,\n .skin-mastodon-light .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-mastodon-light .privacy-dropdown.active .privacy-dropdown__value,\n .skin-modern-light .privacy-dropdown.active .privacy-dropdown__value,\n .skin-mastodon-light .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-mastodon-light .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-modern-light .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-mastodon-light .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-mastodon-light .privacy-dropdown__value-icon.active > i,\n .skin-modern-light .privacy-dropdown__value-icon.active > i,\n .skin-mastodon-light .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-mastodon-light .emoji-mart-search > input,\n .skin-modern-light .emoji-mart-search > input,\n .skin-mastodon-light .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .emoji-mart-search,\n .skin-modern-light .emoji-mart-search,\n .skin-mastodon-light .emoji-mart-search,\n .theme-mastodon-light .language-dropdown__dropdown__results,\n .skin-modern-light .language-dropdown__dropdown__results,\n .skin-mastodon-light .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-mastodon-light .language-dropdown__dropdown,\n .skin-modern-light .language-dropdown__dropdown,\n .skin-mastodon-light .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-mastodon-light .language-dropdown__dropdown__results__item > span,\n .skin-modern-light .language-dropdown__dropdown__results__item > span,\n .skin-mastodon-light .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-mastodon-light .language-dropdown__dropdown__results__item:hover,\n .skin-modern-light .language-dropdown__dropdown__results__item:hover,\n .skin-mastodon-light .language-dropdown__dropdown__results__item:hover,\n .theme-mastodon-light .language-dropdown__dropdown__results__item.active,\n .skin-modern-light .language-dropdown__dropdown__results__item.active,\n .skin-mastodon-light .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-mastodon-light .language-dropdown__dropdown__results__item:hover > span,\n .skin-modern-light .language-dropdown__dropdown__results__item:hover > span,\n .skin-mastodon-light .language-dropdown__dropdown__results__item:hover > span,\n .theme-mastodon-light .language-dropdown__dropdown__results__item.active > span,\n .skin-modern-light .language-dropdown__dropdown__results__item.active > span,\n .skin-mastodon-light .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-mastodon-light .conversation__unread,\n .skin-modern-light .conversation__unread,\n .skin-mastodon-light .conversation__unread,\n .theme-mastodon-light .emoji-mart-anchor-bar,\n .skin-modern-light .emoji-mart-anchor-bar,\n .skin-mastodon-light .emoji-mart-anchor-bar,\n .theme-mastodon-light .compose-form__actions .icon-button.active,\n .skin-modern-light .compose-form__actions .icon-button.active,\n .skin-mastodon-light .compose-form__actions .icon-button.active,\n .theme-mastodon-light .react-toggle--checked .react-toggle-track,\n .skin-modern-light .react-toggle--checked .react-toggle-track,\n .skin-mastodon-light .react-toggle--checked .react-toggle-track,\n .theme-mastodon-light .react-toggle--checked:hover .react-toggle-track,\n .skin-modern-light .react-toggle--checked:hover .react-toggle-track,\n .skin-mastodon-light .react-toggle--checked:hover .react-toggle-track,\n .theme-mastodon-light .pillbar-button:not([disabled]).active,\n .skin-modern-light .pillbar-button:not([disabled]).active,\n .skin-mastodon-light .pillbar-button:not([disabled]).active,\n .theme-mastodon-light .pillbar-button:not([disabled]).active:focus,\n .skin-modern-light .pillbar-button:not([disabled]).active:focus,\n .skin-mastodon-light .pillbar-button:not([disabled]).active:focus,\n .theme-mastodon-light .pillbar-button:not([disabled]).active:hover,\n .skin-modern-light .pillbar-button:not([disabled]).active:hover,\n .skin-mastodon-light .pillbar-button:not([disabled]).active:hover,\n .theme-mastodon-light .radio-button__input.checked,\n .skin-modern-light .radio-button__input.checked,\n .skin-mastodon-light .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-mastodon-light .reactions-bar__item.active,\n .skin-modern-light .reactions-bar__item.active,\n .skin-mastodon-light .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-mastodon-light .trends__item__sparkline path:last-child,\n .skin-modern-light .trends__item__sparkline path:last-child,\n .skin-mastodon-light .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-mastodon-light .trends__item__sparkline path:first-child,\n .skin-modern-light .trends__item__sparkline path:first-child,\n .skin-mastodon-light .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-mastodon-light .icon-button,\n .skin-modern-light .icon-button,\n .skin-mastodon-light .icon-button,\n .theme-mastodon-light .notification__message .fa,\n .skin-modern-light .notification__message .fa,\n .skin-mastodon-light .notification__message .fa {\n color: #5b6078;\n }\n .theme-mastodon-light .icon-button:active,\n .skin-modern-light .icon-button:active,\n .skin-mastodon-light .icon-button:active,\n .theme-mastodon-light .icon-button:focus,\n .skin-modern-light .icon-button:focus,\n .skin-mastodon-light .icon-button:focus,\n .theme-mastodon-light .icon-button:hover,\n .skin-modern-light .icon-button:hover,\n .skin-mastodon-light .icon-button:hover,\n .theme-mastodon-light .text-icon-button:active,\n .skin-modern-light .text-icon-button:active,\n .skin-mastodon-light .text-icon-button:active,\n .theme-mastodon-light .text-icon-button:focus,\n .skin-modern-light .text-icon-button:focus,\n .skin-mastodon-light .text-icon-button:focus,\n .theme-mastodon-light .text-icon-button:hover,\n .skin-modern-light .text-icon-button:hover,\n .skin-mastodon-light .text-icon-button:hover,\n .theme-mastodon-light .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-modern-light .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-mastodon-light .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-mastodon-light .account__domain-pill,\n .skin-modern-light .account__domain-pill,\n .skin-mastodon-light .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-mastodon-light .column-back-button,\n .skin-modern-light .column-back-button,\n .skin-mastodon-light .column-back-button,\n .theme-mastodon-light .drawer__header,\n .skin-modern-light .drawer__header,\n .skin-mastodon-light .drawer__header,\n .theme-mastodon-light .account__section-headline button,\n .skin-modern-light .account__section-headline button,\n .skin-mastodon-light .account__section-headline button,\n .theme-mastodon-light .account__header,\n .skin-modern-light .account__header,\n .skin-mastodon-light .account__header,\n .theme-mastodon-light .search__input,\n .skin-modern-light .search__input,\n .skin-mastodon-light .search__input,\n .theme-mastodon-light .search__input:focus,\n .skin-modern-light .search__input:focus,\n .skin-mastodon-light .search__input:focus,\n .theme-mastodon-light .column-link__badge,\n .skin-modern-light .column-link__badge,\n .skin-mastodon-light .column-link__badge,\n .theme-mastodon-light .column-subheading,\n .skin-modern-light .column-subheading,\n .skin-mastodon-light .column-subheading,\n .theme-mastodon-light .public-layout .header,\n .skin-modern-light .public-layout .header,\n .skin-mastodon-light .public-layout .header,\n .theme-mastodon-light .public-layout .public-account-header__bar::before,\n .skin-modern-light .public-layout .public-account-header__bar::before,\n .skin-mastodon-light .public-layout .public-account-header__bar::before,\n .theme-mastodon-light .account__header__fields,\n .skin-modern-light .account__header__fields,\n .skin-mastodon-light .account__header__fields,\n .theme-mastodon-light .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-modern-light .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-mastodon-light .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-modern-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-mastodon-light .explore__search-header,\n .skin-modern-light .explore__search-header,\n .skin-mastodon-light .explore__search-header,\n .theme-mastodon-light .column-inline-form,\n .skin-modern-light .column-inline-form,\n .skin-mastodon-light .column-inline-form,\n .theme-mastodon-light .follow_requests-unlocked_explanation,\n .skin-modern-light .follow_requests-unlocked_explanation,\n .skin-mastodon-light .follow_requests-unlocked_explanation,\n .theme-mastodon-light .conversation--unread,\n .skin-modern-light .conversation--unread,\n .skin-mastodon-light .conversation--unread,\n .theme-mastodon-light .announcements,\n .skin-modern-light .announcements,\n .skin-mastodon-light .announcements,\n .theme-mastodon-light .status-card__image,\n .skin-modern-light .status-card__image,\n .skin-mastodon-light .status-card__image {\n background: #363a4f !important;\n }\n .theme-mastodon-light .account__section-headline,\n .skin-modern-light .account__section-headline,\n .skin-mastodon-light .account__section-headline {\n background: #1e2030;\n }\n .theme-mastodon-light .focusable:focus,\n .skin-modern-light .focusable:focus,\n .skin-mastodon-light .focusable:focus {\n background: unset;\n }\n .theme-mastodon-light .admin-wrapper .sidebar ul a:hover,\n .skin-modern-light .admin-wrapper .sidebar ul a:hover,\n .skin-mastodon-light .admin-wrapper .sidebar ul a:hover,\n .theme-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-modern-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-mastodon-light .detailed-status,\n .skin-modern-light .detailed-status,\n .skin-mastodon-light .detailed-status,\n .theme-mastodon-light .detailed-status__action-bar,\n .skin-modern-light .detailed-status__action-bar,\n .skin-mastodon-light .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-mastodon-light .dismissable-banner,\n .skin-modern-light .dismissable-banner,\n .skin-mastodon-light .dismissable-banner {\n background: #24273a;\n }\n .theme-mastodon-light .column-header__wrapper.active,\n .skin-modern-light .column-header__wrapper.active,\n .skin-mastodon-light .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-mastodon-light .column-header__wrapper.active::before,\n .skin-modern-light .column-header__wrapper.active::before,\n .skin-mastodon-light .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-mastodon-light .account__header__bio .account__header__fields dl,\n .skin-modern-light .account__header__bio .account__header__fields dl,\n .skin-mastodon-light .account__header__bio .account__header__fields dl,\n .theme-mastodon-light .account__header__bio .account__header__fields,\n .skin-modern-light .account__header__bio .account__header__fields,\n .skin-mastodon-light .account__header__bio .account__header__fields,\n .theme-mastodon-light .boost-modal__container,\n .skin-modern-light .boost-modal__container,\n .skin-mastodon-light .boost-modal__container,\n .theme-mastodon-light .empty-column-indicator,\n .skin-modern-light .empty-column-indicator,\n .skin-mastodon-light .empty-column-indicator,\n .theme-mastodon-light .column > .scrollable,\n .skin-modern-light .column > .scrollable,\n .skin-mastodon-light .column > .scrollable,\n .theme-mastodon-light .nothing-here,\n .skin-modern-light .nothing-here,\n .skin-mastodon-light .nothing-here,\n .theme-mastodon-light .public-layout .public-account-bio,\n .skin-modern-light .public-layout .public-account-bio,\n .skin-mastodon-light .public-layout .public-account-bio,\n .theme-mastodon-light .hero-widget__text,\n .skin-modern-light .hero-widget__text,\n .skin-mastodon-light .hero-widget__text,\n .theme-mastodon-light.admin,\n .skin-modern-light.admin,\n .skin-mastodon-light.admin,\n .theme-mastodon-light .admin-wrapper .sidebar ul a.selected,\n .skin-modern-light .admin-wrapper .sidebar ul a.selected,\n .skin-mastodon-light .admin-wrapper .sidebar ul a.selected,\n .theme-mastodon-light .admin-wrapper .sidebar ul ul,\n .skin-modern-light .admin-wrapper .sidebar ul ul,\n .skin-mastodon-light .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-mastodon-light .dropdown-button,\n .skin-modern-light .dropdown-button,\n .skin-mastodon-light .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-mastodon-light .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-modern-light .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-mastodon-light .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-mastodon-light .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-modern-light .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-mastodon-light .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-mastodon-light .react-toggle--checked .react-toggle-thumb,\n .skin-modern-light .react-toggle--checked .react-toggle-thumb,\n .skin-mastodon-light .react-toggle--checked .react-toggle-thumb,\n .theme-mastodon-light .radio-button__input.checked,\n .skin-modern-light .radio-button__input.checked,\n .skin-mastodon-light .radio-button__input.checked,\n .theme-mastodon-light .account__action-bar__tab.active,\n .skin-modern-light .account__action-bar__tab.active,\n .skin-mastodon-light .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-mastodon-light .account,\n .skin-modern-light .account,\n .skin-mastodon-light .account,\n .theme-mastodon-light .load-gap,\n .skin-modern-light .load-gap,\n .skin-mastodon-light .load-gap {\n border-color: #1e2030;\n }\n .theme-mastodon-light .account__section-headline a.active::after,\n .skin-modern-light .account__section-headline a.active::after,\n .skin-mastodon-light .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-mastodon-light .account__section-headline a.active::before,\n .skin-modern-light .account__section-headline a.active::before,\n .skin-mastodon-light .account__section-headline a.active::before,\n .theme-mastodon-light .account__section-headline button.active::after,\n .skin-modern-light .account__section-headline button.active::after,\n .skin-mastodon-light .account__section-headline button.active::after,\n .theme-mastodon-light .account__section-headline button.active::before,\n .skin-modern-light .account__section-headline button.active::before,\n .skin-mastodon-light .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-mastodon-light .poll__chart,\n .skin-modern-light .poll__chart,\n .skin-mastodon-light .poll__chart {\n background: #6e738d;\n }\n .theme-mastodon-light .poll__chart.leading,\n .skin-modern-light .poll__chart.leading,\n .skin-mastodon-light .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-mastodon-light .search-popout,\n .skin-modern-light .search-popout,\n .skin-mastodon-light .search-popout,\n .theme-mastodon-light .drawer__header a:hover,\n .skin-modern-light .drawer__header a:hover,\n .skin-mastodon-light .drawer__header a:hover,\n .theme-mastodon-light .column-header__button:hover,\n .skin-modern-light .column-header__button:hover,\n .skin-mastodon-light .column-header__button:hover,\n .theme-mastodon-light .account__section-headline button:hover,\n .skin-modern-light .account__section-headline button:hover,\n .skin-mastodon-light .account__section-headline button:hover,\n .theme-mastodon-light .account__section-headline a:hover,\n .skin-modern-light .account__section-headline a:hover,\n .skin-mastodon-light .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-mastodon-light .prose a,\n .skin-modern-light .prose a,\n .skin-mastodon-light .prose a,\n .theme-mastodon-light .column-link .active,\n .skin-modern-light .column-link .active,\n .skin-mastodon-light .column-link .active,\n .theme-mastodon-light .compose-form__poll__select__value,\n .skin-modern-light .compose-form__poll__select__value,\n .skin-mastodon-light .compose-form__poll__select__value,\n .theme-mastodon-light .column-link--transparent.active,\n .skin-modern-light .column-link--transparent.active,\n .skin-mastodon-light .column-link--transparent.active,\n .theme-mastodon-light .column-link--transparent:focus,\n .skin-modern-light .column-link--transparent:focus,\n .skin-mastodon-light .column-link--transparent:focus,\n .theme-mastodon-light .column-link:focus,\n .skin-modern-light .column-link:focus,\n .skin-mastodon-light .column-link:focus,\n .theme-mastodon-light .column-link--transparent:hover,\n .skin-modern-light .column-link--transparent:hover,\n .skin-mastodon-light .column-link--transparent:hover,\n .theme-mastodon-light .column-link:hover,\n .skin-modern-light .column-link:hover,\n .skin-mastodon-light .column-link:hover {\n color: #b7bdf8;\n }\n .theme-mastodon-light .status.collapsed .status__content::after,\n .skin-modern-light .status.collapsed .status__content::after,\n .skin-mastodon-light .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-mastodon-light .button.button-tertiary:focus,\n .skin-modern-light .button.button-tertiary:focus,\n .skin-mastodon-light .button.button-tertiary:focus,\n .theme-mastodon-light .button.button-tertiary:hover,\n .skin-modern-light .button.button-tertiary:hover,\n .skin-mastodon-light .button.button-tertiary:hover,\n .theme-mastodon-light .button.button-tertiary:active,\n .skin-modern-light .button.button-tertiary:active,\n .skin-mastodon-light .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-mastodon-light .button.button-tertiary,\n .skin-modern-light .button.button-tertiary,\n .skin-mastodon-light .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-mastodon-light .button,\n .skin-modern-light .button,\n .skin-mastodon-light .button,\n .theme-mastodon-light .button.button-tertiary,\n .skin-modern-light .button.button-tertiary,\n .skin-mastodon-light .button.button-tertiary,\n .theme-mastodon-light .button.logo-button,\n .skin-modern-light .button.logo-button,\n .skin-mastodon-light .button.logo-button,\n .theme-mastodon-light .icon-with-badge__badge,\n .skin-modern-light .icon-with-badge__badge,\n .skin-mastodon-light .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-mastodon-light .button.logo-button svg,\n .skin-modern-light .button.logo-button svg,\n .skin-mastodon-light .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-mastodon-light .public-layout .header .nav-button,\n .skin-modern-light .public-layout .header .nav-button,\n .skin-mastodon-light .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-mastodon-light .public-layout .header .nav-button:hover,\n .skin-modern-light .public-layout .header .nav-button:hover,\n .skin-mastodon-light .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-mastodon-light .button.button-secondary,\n .skin-modern-light .button.button-secondary,\n .skin-mastodon-light .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-mastodon-light .button.button-secondary:active,\n .skin-modern-light .button.button-secondary:active,\n .skin-mastodon-light .button.button-secondary:active,\n .theme-mastodon-light .button.button-secondary:focus,\n .skin-modern-light .button.button-secondary:focus,\n .skin-mastodon-light .button.button-secondary:focus,\n .theme-mastodon-light .button.button-secondary:hover,\n .skin-modern-light .button.button-secondary:hover,\n .skin-mastodon-light .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-mastodon-light .button:active,\n .skin-modern-light .button:active,\n .skin-mastodon-light .button:active,\n .theme-mastodon-light .button:focus,\n .skin-modern-light .button:focus,\n .skin-mastodon-light .button:focus,\n .theme-mastodon-light .button:hover,\n .skin-modern-light .button:hover,\n .skin-mastodon-light .button:hover,\n .theme-mastodon-light .button.button-tertiary:active,\n .skin-modern-light .button.button-tertiary:active,\n .skin-mastodon-light .button.button-tertiary:active,\n .theme-mastodon-light .button.button-tertiary:focus,\n .skin-modern-light .button.button-tertiary:focus,\n .skin-mastodon-light .button.button-tertiary:focus,\n .theme-mastodon-light .button.button-tertiary:hover,\n .skin-modern-light .button.button-tertiary:hover,\n .skin-mastodon-light .button.button-tertiary:hover,\n .theme-mastodon-light .button.logo-button:active,\n .skin-modern-light .button.logo-button:active,\n .skin-mastodon-light .button.logo-button:active,\n .theme-mastodon-light .button.logo-button:focus,\n .skin-modern-light .button.logo-button:focus,\n .skin-mastodon-light .button.logo-button:focus,\n .theme-mastodon-light .button.logo-button:hover,\n .skin-modern-light .button.logo-button:hover,\n .skin-mastodon-light .button.logo-button:hover,\n .theme-mastodon-light .announcements__item__unread,\n .skin-modern-light .announcements__item__unread,\n .skin-mastodon-light .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-mastodon-light select,\n .skin-modern-light select,\n .skin-mastodon-light select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-mastodon-light .mute-modal__cancel-button,\n .skin-modern-light .mute-modal__cancel-button,\n .skin-mastodon-light .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-mastodon-light .mute-modal__cancel-button:hover,\n .skin-modern-light .mute-modal__cancel-button:hover,\n .skin-mastodon-light .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-mastodon-light .drawer__inner,\n .skin-modern-light .drawer__inner,\n .skin-mastodon-light .drawer__inner,\n .theme-mastodon-light .drawer__inner__mastodon,\n .skin-modern-light .drawer__inner__mastodon,\n .skin-mastodon-light .drawer__inner__mastodon,\n .theme-mastodon-light .compose-form__highlightable,\n .skin-modern-light .compose-form__highlightable,\n .skin-mastodon-light .compose-form__highlightable,\n .theme-mastodon-light .column-header,\n .skin-modern-light .column-header,\n .skin-mastodon-light .column-header,\n .theme-mastodon-light .boost-modal,\n .skin-modern-light .boost-modal,\n .skin-mastodon-light .boost-modal,\n .theme-mastodon-light .mute-modal,\n .skin-modern-light .mute-modal,\n .skin-mastodon-light .mute-modal,\n .theme-mastodon-light .privacy-dropdown__dropdown,\n .skin-modern-light .privacy-dropdown__dropdown,\n .skin-mastodon-light .privacy-dropdown__dropdown,\n .theme-mastodon-light .explore__search-header .search__input,\n .skin-modern-light .explore__search-header .search__input,\n .skin-mastodon-light .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-mastodon-light .mute-modal__action-bar,\n .skin-modern-light .mute-modal__action-bar,\n .skin-mastodon-light .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-mastodon-light .mute-modal__container,\n .skin-modern-light .mute-modal__container,\n .skin-mastodon-light .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-mastodon-light .compose-form .autosuggest-textarea__textarea,\n .skin-modern-light .compose-form .autosuggest-textarea__textarea,\n .skin-mastodon-light .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-mastodon-light .compose-form .compose-form__modifiers,\n .skin-modern-light .compose-form .compose-form__modifiers,\n .skin-mastodon-light .compose-form .compose-form__modifiers,\n .theme-mastodon-light .compose-form .compose-form__autosuggest-wrapper,\n .skin-modern-light .compose-form .compose-form__autosuggest-wrapper,\n .skin-mastodon-light .compose-form .compose-form__autosuggest-wrapper,\n .theme-mastodon-light .autosuggest-textarea__suggestions,\n .skin-modern-light .autosuggest-textarea__suggestions,\n .skin-mastodon-light .autosuggest-textarea__suggestions,\n .theme-mastodon-light .compose-form .spoiler-input__input,\n .skin-modern-light .compose-form .spoiler-input__input,\n .skin-mastodon-light .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .compose-form .compose-form__buttons-wrapper,\n .skin-modern-light .compose-form .compose-form__buttons-wrapper,\n .skin-mastodon-light .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-mastodon-light .load-more:hover,\n .skin-modern-light .load-more:hover,\n .skin-mastodon-light .load-more:hover {\n background-color: #1e2030;\n }\n .theme-mastodon-light .character-counter,\n .skin-modern-light .character-counter,\n .skin-mastodon-light .character-counter {\n color: #a5adcb;\n }\n .theme-mastodon-light .public-layout .header,\n .skin-modern-light .public-layout .header,\n .skin-mastodon-light .public-layout .header,\n .theme-mastodon-light .hero-widget,\n .skin-modern-light .hero-widget,\n .skin-mastodon-light .hero-widget,\n .theme-mastodon-light .public-layout .public-account-header,\n .skin-modern-light .public-layout .public-account-header,\n .skin-mastodon-light .public-layout .public-account-header,\n .theme-mastodon-light .public-layout .public-account-bio,\n .skin-modern-light .public-layout .public-account-bio,\n .skin-mastodon-light .public-layout .public-account-bio,\n .theme-mastodon-light .nothing-here,\n .skin-modern-light .nothing-here,\n .skin-mastodon-light .nothing-here {\n box-shadow: none;\n }\n .theme-mastodon-light .dropdown-menu__item--dangerous a,\n .skin-modern-light .dropdown-menu__item--dangerous a,\n .skin-mastodon-light .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-mastodon-light .search__popout,\n .skin-modern-light .search__popout,\n .skin-mastodon-light .search__popout,\n .theme-mastodon-light .dropdown-menu__arrow::before,\n .skin-modern-light .dropdown-menu__arrow::before,\n .skin-mastodon-light .dropdown-menu__arrow::before,\n .theme-mastodon-light .dropdown-menu__item button,\n .skin-modern-light .dropdown-menu__item button,\n .skin-mastodon-light .dropdown-menu__item button,\n .theme-mastodon-light .dropdown-menu__container__list,\n .skin-modern-light .dropdown-menu__container__list,\n .skin-mastodon-light .dropdown-menu__container__list,\n .theme-mastodon-light .dropdown-menu.bottom,\n .skin-modern-light .dropdown-menu.bottom,\n .skin-mastodon-light .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-mastodon-light .dropdown-menu__item a:hover,\n .skin-modern-light .dropdown-menu__item a:hover,\n .skin-mastodon-light .dropdown-menu__item a:hover,\n .theme-mastodon-light .dropdown-menu__item button:hover,\n .skin-modern-light .dropdown-menu__item button:hover,\n .skin-mastodon-light .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-mastodon-light .input-copy,\n .skin-modern-light .input-copy,\n .skin-mastodon-light .input-copy,\n .theme-mastodon-light .simple_form input[type=\"text\"],\n .skin-modern-light .simple_form input[type=\"text\"],\n .skin-mastodon-light .simple_form input[type=\"text\"],\n .theme-mastodon-light .simple_form textarea,\n .skin-modern-light .simple_form textarea,\n .skin-mastodon-light .simple_form textarea,\n .theme-mastodon-light .simple_form .block-button,\n .skin-modern-light .simple_form .block-button,\n .skin-mastodon-light .simple_form .block-button,\n .theme-mastodon-light .notification__filter-bar button,\n .skin-modern-light .notification__filter-bar button,\n .skin-mastodon-light .notification__filter-bar button,\n .theme-mastodon-light .simple_form .button,\n .skin-modern-light .simple_form .button,\n .skin-mastodon-light .simple_form .button,\n .theme-mastodon-light .simple_form button,\n .skin-modern-light .simple_form button,\n .skin-mastodon-light .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-mastodon-light .simple_form .block-button:hover,\n .skin-modern-light .simple_form .block-button:hover,\n .skin-mastodon-light .simple_form .block-button:hover,\n .theme-mastodon-light .simple_form .button:hover,\n .skin-modern-light .simple_form .button:hover,\n .skin-mastodon-light .simple_form .button:hover,\n .theme-mastodon-light .notification__filter-bar button:hover,\n .skin-modern-light .notification__filter-bar button:hover,\n .skin-mastodon-light .notification__filter-bar button:hover,\n .theme-mastodon-light .simple_form button:hover,\n .skin-modern-light .simple_form button:hover,\n .skin-mastodon-light .simple_form button:hover {\n background: #363a4f;\n }\n .theme-mastodon-light .simple_form .input.with_label .label_input > label,\n .skin-modern-light .simple_form .input.with_label .label_input > label,\n .skin-mastodon-light .simple_form .input.with_label .label_input > label,\n .theme-mastodon-light .simple_form select,\n .skin-modern-light .simple_form select,\n .skin-mastodon-light .simple_form select,\n .theme-mastodon-light .accounts-table__count,\n .skin-modern-light .accounts-table__count,\n .skin-mastodon-light .accounts-table__count,\n .theme-mastodon-light .simple_form textarea,\n .skin-modern-light .simple_form textarea,\n .skin-mastodon-light .simple_form textarea {\n color: #cad3f5;\n }\n .theme-mastodon-light .simple_form textarea,\n .skin-modern-light .simple_form textarea,\n .skin-mastodon-light .simple_form textarea,\n .theme-mastodon-light .simple_form input[type=\"password\"],\n .skin-modern-light .simple_form input[type=\"password\"],\n .skin-mastodon-light .simple_form input[type=\"password\"],\n .theme-mastodon-light .simple_form input[type=\"number\"],\n .skin-modern-light .simple_form input[type=\"number\"],\n .skin-mastodon-light .simple_form input[type=\"number\"],\n .theme-mastodon-light .simple_form input[type=\"text\"],\n .skin-modern-light .simple_form input[type=\"text\"],\n .skin-mastodon-light .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-mastodon-light .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-light .simple_form input[type=\"email\"]:required:valid,\n .skin-mastodon-light .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-mastodon-light .simple_form input[type=\"password\"],\n .skin-modern-light .simple_form input[type=\"password\"],\n .skin-mastodon-light .simple_form input[type=\"password\"],\n .theme-mastodon-light .simple_form input[type=\"number\"],\n .skin-modern-light .simple_form input[type=\"number\"],\n .skin-mastodon-light .simple_form input[type=\"number\"],\n .theme-mastodon-light .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-light .simple_form input[type=\"email\"]:required:valid,\n .skin-mastodon-light .simple_form input[type=\"email\"]:required:valid,\n .theme-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-mastodon-light .simple_form select,\n .skin-modern-light .simple_form select,\n .skin-mastodon-light .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-mastodon-light .poll__option input[type=\"text\"]:focus,\n .skin-modern-light .poll__option input[type=\"text\"]:focus,\n .skin-mastodon-light .poll__option input[type=\"text\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"datetime-local\"]:active,\n .skin-modern-light .simple_form input[type=\"datetime-local\"]:active,\n .skin-mastodon-light .simple_form input[type=\"datetime-local\"]:active,\n .theme-mastodon-light .simple_form input[type=\"datetime-local\"]:focus,\n .skin-modern-light .simple_form input[type=\"datetime-local\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"datetime-local\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"email\"]:active,\n .skin-modern-light .simple_form input[type=\"email\"]:active,\n .skin-mastodon-light .simple_form input[type=\"email\"]:active,\n .theme-mastodon-light .simple_form input[type=\"email\"]:focus,\n .skin-modern-light .simple_form input[type=\"email\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"email\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"number\"]:active,\n .skin-modern-light .simple_form input[type=\"number\"]:active,\n .skin-mastodon-light .simple_form input[type=\"number\"]:active,\n .theme-mastodon-light .simple_form input[type=\"number\"]:focus,\n .skin-modern-light .simple_form input[type=\"number\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"number\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"password\"]:active,\n .skin-modern-light .simple_form input[type=\"password\"]:active,\n .skin-mastodon-light .simple_form input[type=\"password\"]:active,\n .theme-mastodon-light .simple_form input[type=\"password\"]:focus,\n .skin-modern-light .simple_form input[type=\"password\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"password\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"text\"]:active,\n .skin-modern-light .simple_form input[type=\"text\"]:active,\n .skin-mastodon-light .simple_form input[type=\"text\"]:active,\n .theme-mastodon-light .simple_form input[type=\"text\"]:focus,\n .skin-modern-light .simple_form input[type=\"text\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"text\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"url\"]:active,\n .skin-modern-light .simple_form input[type=\"url\"]:active,\n .skin-mastodon-light .simple_form input[type=\"url\"]:active,\n .theme-mastodon-light .simple_form input[type=\"url\"]:focus,\n .skin-modern-light .simple_form input[type=\"url\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"url\"]:focus,\n .theme-mastodon-light .simple_form textarea:active,\n .skin-modern-light .simple_form textarea:active,\n .skin-mastodon-light .simple_form textarea:active,\n .theme-mastodon-light .simple_form textarea:focus,\n .skin-modern-light .simple_form textarea:focus,\n .skin-mastodon-light .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .table > thead > tr > th,\n .skin-modern-light .table > thead > tr > th,\n .skin-mastodon-light .table > thead > tr > th,\n .theme-mastodon-light .setting-text:active,\n .skin-modern-light .setting-text:active,\n .skin-mastodon-light .setting-text:active,\n .theme-mastodon-light .setting-text:focus,\n .skin-modern-light .setting-text:focus,\n .skin-mastodon-light .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-mastodon-light .batch-table__toolbar,\n .skin-modern-light .batch-table__toolbar,\n .skin-mastodon-light .batch-table__toolbar,\n .theme-mastodon-light .table > thead > tr > th,\n .skin-modern-light .table > thead > tr > th,\n .skin-mastodon-light .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .simple_form input[type=\"datetime-local\"]:hover,\n .skin-modern-light .simple_form input[type=\"datetime-local\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"datetime-local\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"email\"]:hover,\n .skin-modern-light .simple_form input[type=\"email\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"email\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"number\"]:hover,\n .skin-modern-light .simple_form input[type=\"number\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"number\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"password\"]:hover,\n .skin-modern-light .simple_form input[type=\"password\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"password\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"text\"]:hover,\n .skin-modern-light .simple_form input[type=\"text\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"text\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"url\"]:hover,\n .skin-modern-light .simple_form input[type=\"url\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"url\"]:hover,\n .theme-mastodon-light .simple_form textarea:hover,\n .skin-modern-light .simple_form textarea:hover,\n .skin-mastodon-light .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-mastodon-light .batch-table__row,\n .skin-modern-light .batch-table__row,\n .skin-mastodon-light .batch-table__row {\n background: #494d64;\n }\n .theme-mastodon-light .batch-table__row:hover,\n .skin-modern-light .batch-table__row:hover,\n .skin-mastodon-light .batch-table__row:hover,\n .theme-mastodon-light .batch-table__row:nth-child(2n):hover,\n .skin-modern-light .batch-table__row:nth-child(2n):hover,\n .skin-mastodon-light .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-mastodon-light .batch-table__row:nth-child(2n),\n .skin-modern-light .batch-table__row:nth-child(2n),\n .skin-mastodon-light .batch-table__row:nth-child(2n),\n .theme-mastodon-light .table > tbody > tr > td,\n .skin-modern-light .table > tbody > tr > td,\n .skin-mastodon-light .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-mastodon-light .table > thead > tr > th,\n .skin-modern-light .table > thead > tr > th,\n .skin-mastodon-light .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-mastodon-light .positive-hint,\n .skin-modern-light .positive-hint,\n .skin-mastodon-light .positive-hint {\n color: #a6da95 !important;\n }\n .theme-mastodon-light .card__bar,\n .skin-modern-light .card__bar,\n .skin-mastodon-light .card__bar {\n background: #363a4f;\n }\n .theme-mastodon-light .reply-indicator,\n .skin-modern-light .reply-indicator,\n .skin-mastodon-light .reply-indicator {\n background: #494d64;\n }\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-contrast ::selection,\n .skin-modern-dark ::selection,\n .skin-contrast ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-contrast input::placeholder,\n .skin-modern-dark input::placeholder,\n .skin-contrast input::placeholder,\n .theme-contrast textarea::placeholder,\n .skin-modern-dark textarea::placeholder,\n .skin-contrast textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast,\n .theme-contrast .column-header__wrapper,\n .skin-modern-dark .column-header__wrapper,\n .skin-contrast .column-header__wrapper,\n .theme-contrast .column > *:not(.loading-indicator),\n .skin-modern-dark .column > *:not(.loading-indicator),\n .skin-contrast .column > *:not(.loading-indicator),\n .theme-contrast body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-modern-dark body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-contrast body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast,\n .theme-contrast .tabs-bar__wrapper,\n .skin-modern-dark .tabs-bar__wrapper,\n .skin-contrast .tabs-bar__wrapper,\n .theme-contrast .admin-wrapper .sidebar-wrapper__inner,\n .skin-modern-dark .admin-wrapper .sidebar-wrapper__inner,\n .skin-contrast .admin-wrapper .sidebar-wrapper__inner,\n .theme-contrast .ui__header,\n .skin-modern-dark .ui__header,\n .skin-contrast .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-contrast .navigation-panel,\n .skin-modern-dark .navigation-panel,\n .skin-contrast .navigation-panel,\n .theme-contrast .column-link,\n .skin-modern-dark .column-link,\n .skin-contrast .column-link {\n background: transparent;\n }\n .theme-contrast .account__header__bio .account__header__fields dt,\n .skin-modern-dark .account__header__bio .account__header__fields dt,\n .skin-contrast .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-contrast .search-popout,\n .skin-modern-dark .search-popout,\n .skin-contrast .search-popout,\n .theme-contrast .search-popout em,\n .skin-modern-dark .search-popout em,\n .skin-contrast .search-popout em,\n .theme-contrast .dismissable-banner__message,\n .skin-modern-dark .dismissable-banner__message,\n .skin-contrast .dismissable-banner__message,\n .theme-contrast .dismissable-banner__message h1,\n .skin-modern-dark .dismissable-banner__message h1,\n .skin-contrast .dismissable-banner__message h1,\n .theme-contrast .account__header__bio .account__header__fields dt,\n .skin-modern-dark .account__header__bio .account__header__fields dt,\n .skin-contrast .account__header__bio .account__header__fields dt,\n .theme-contrast .account__section-headline a.active,\n .skin-modern-dark .account__section-headline a.active,\n .skin-contrast .account__section-headline a.active,\n .theme-contrast .account__section-headline button.active,\n .skin-modern-dark .account__section-headline button.active,\n .skin-contrast .account__section-headline button.active,\n .theme-contrast .notification__filter-bar a.active,\n .skin-modern-dark .notification__filter-bar a.active,\n .skin-contrast .notification__filter-bar a.active,\n .theme-contrast .notification__filter-bar button.active,\n .skin-modern-dark .notification__filter-bar button.active,\n .skin-contrast .notification__filter-bar button.active,\n .theme-contrast .account__header__bio .account__header__content,\n .skin-modern-dark .account__header__bio .account__header__content,\n .skin-contrast .account__header__bio .account__header__content,\n .theme-contrast .navigation-bar,\n .skin-modern-dark .navigation-bar,\n .skin-contrast .navigation-bar,\n .theme-contrast .column-link__badge,\n .skin-modern-dark .column-link__badge,\n .skin-contrast .column-link__badge,\n .theme-contrast .display-name__html,\n .skin-modern-dark .display-name__html,\n .skin-contrast .display-name__html,\n .theme-contrast .column-subheading,\n .skin-modern-dark .column-subheading,\n .skin-contrast .column-subheading,\n .theme-contrast .account__display-name strong,\n .skin-modern-dark .account__display-name strong,\n .skin-contrast .account__display-name strong,\n .theme-contrast .status__display-name strong,\n .skin-modern-dark .status__display-name strong,\n .skin-contrast .status__display-name strong,\n .theme-contrast .notification__message,\n .skin-modern-dark .notification__message,\n .skin-contrast .notification__message,\n .theme-contrast .public-layout .public-account-bio .account__header__content,\n .skin-modern-dark .public-layout .public-account-bio .account__header__content,\n .skin-contrast .public-layout .public-account-bio .account__header__content,\n .theme-contrast .reply-indicator__content,\n .skin-modern-dark .reply-indicator__content,\n .skin-contrast .reply-indicator__content,\n .theme-contrast .status__content,\n .skin-modern-dark .status__content,\n .skin-contrast .status__content,\n .theme-contrast .status__content__text,\n .skin-modern-dark .status__content__text,\n .skin-contrast .status__content__text,\n .theme-contrast .card__bar .display-name strong,\n .skin-modern-dark .card__bar .display-name strong,\n .skin-contrast .card__bar .display-name strong,\n .theme-contrast .about__mail,\n .skin-modern-dark .about__mail,\n .skin-contrast .about__mail,\n .theme-contrast .about__domain-blocks__domain h6,\n .skin-modern-dark .about__domain-blocks__domain h6,\n .skin-contrast .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-contrast .search-popout span,\n .skin-modern-dark .search-popout span,\n .skin-contrast .search-popout span,\n .theme-contrast .link-footer p,\n .skin-modern-dark .link-footer p,\n .skin-contrast .link-footer p,\n .theme-contrast .link-footer p a,\n .skin-modern-dark .link-footer p a,\n .skin-contrast .link-footer p a {\n color: #b8c0e0;\n }\n .theme-contrast .account__header__tabs__name h1 small,\n .skin-modern-dark .account__header__tabs__name h1 small,\n .skin-contrast .account__header__tabs__name h1 small,\n .theme-contrast .account__header__bio .account__header__fields dd,\n .skin-modern-dark .account__header__bio .account__header__fields dd,\n .skin-contrast .account__header__bio .account__header__fields dd,\n .theme-contrast .display-name__account,\n .skin-modern-dark .display-name__account,\n .skin-contrast .display-name__account,\n .theme-contrast .status__relative-time,\n .skin-modern-dark .status__relative-time,\n .skin-contrast .status__relative-time,\n .theme-contrast .empty-column-indicator,\n .skin-modern-dark .empty-column-indicator,\n .skin-contrast .empty-column-indicator,\n .theme-contrast .follow_requests-unlocked_explanation,\n .skin-modern-dark .follow_requests-unlocked_explanation,\n .skin-contrast .follow_requests-unlocked_explanation,\n .theme-contrast .account .account__display-name,\n .skin-modern-dark .account .account__display-name,\n .skin-contrast .account .account__display-name,\n .theme-contrast .label_input .search__input,\n .skin-modern-dark .label_input .search__input,\n .skin-contrast .label_input .search__input,\n .theme-contrast .search__input:focus,\n .skin-modern-dark .search__input:focus,\n .skin-contrast .search__input:focus,\n .theme-contrast .account__header__fields dt,\n .skin-modern-dark .account__header__fields dt,\n .skin-contrast .account__header__fields dt,\n .theme-contrast .rules-list__hint,\n .skin-modern-dark .rules-list__hint,\n .skin-contrast .rules-list__hint,\n .theme-contrast .about__domain-blocks__domain,\n .skin-modern-dark .about__domain-blocks__domain,\n .skin-contrast .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-contrast .compose-panel hr,\n .skin-modern-dark .compose-panel hr,\n .skin-contrast .compose-panel hr,\n .theme-contrast .navigation-panel hr,\n .skin-modern-dark .navigation-panel hr,\n .skin-contrast .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-contrast .mention,\n .skin-modern-dark .mention,\n .skin-contrast .mention,\n .theme-contrast .icon-button.inverted,\n .skin-modern-dark .icon-button.inverted,\n .skin-contrast .icon-button.inverted,\n .theme-contrast .icon-button.inverted:focus,\n .skin-modern-dark .icon-button.inverted:focus,\n .skin-contrast .icon-button.inverted:focus,\n .theme-contrast .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-modern-dark .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-contrast .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-contrast .account__header__content a,\n .skin-modern-dark .account__header__content a,\n .skin-contrast .account__header__content a,\n .theme-contrast .account__header__bio .account__header__fields a,\n .skin-modern-dark .account__header__bio .account__header__fields a,\n .skin-contrast .account__header__bio .account__header__fields a,\n .theme-contrast .empty-column-indicator a,\n .skin-modern-dark .empty-column-indicator a,\n .skin-contrast .empty-column-indicator a,\n .theme-contrast .follow_requests-unlocked_explanation a,\n .skin-modern-dark .follow_requests-unlocked_explanation a,\n .skin-contrast .follow_requests-unlocked_explanation a,\n .theme-contrast .column-back-button,\n .skin-modern-dark .column-back-button,\n .skin-contrast .column-back-button,\n .theme-contrast .text-icon-button,\n .skin-modern-dark .text-icon-button,\n .skin-contrast .text-icon-button,\n .theme-contrast .icon-button.star-icon.active,\n .skin-modern-dark .icon-button.star-icon.active,\n .skin-contrast .icon-button.star-icon.active,\n .theme-contrast .public-layout .public-account-bio .account__header__fields a,\n .skin-modern-dark .public-layout .public-account-bio .account__header__fields a,\n .skin-contrast .public-layout .public-account-bio .account__header__fields a,\n .theme-contrast .column-header__back-button,\n .skin-modern-dark .column-header__back-button,\n .skin-contrast .column-header__back-button,\n .theme-contrast .navigation-bar strong,\n .skin-modern-dark .navigation-bar strong,\n .skin-contrast .navigation-bar strong,\n .theme-contrast .reply-indicator__content a.unhandled-link,\n .skin-modern-dark .reply-indicator__content a.unhandled-link,\n .skin-contrast .reply-indicator__content a.unhandled-link,\n .theme-contrast .status__content a.unhandled-link,\n .skin-modern-dark .status__content a.unhandled-link,\n .skin-contrast .status__content a.unhandled-link,\n .theme-contrast .announcements__item__content a.unhandled-link,\n .skin-modern-dark .announcements__item__content a.unhandled-link,\n .skin-contrast .announcements__item__content a.unhandled-link,\n .theme-contrast .reactions-bar__item.active .reactions-bar__item__count,\n .skin-modern-dark .reactions-bar__item.active .reactions-bar__item__count,\n .skin-contrast .reactions-bar__item.active .reactions-bar__item__count,\n .theme-contrast .column-header.active .column-header__icon,\n .skin-modern-dark .column-header.active .column-header__icon,\n .skin-contrast .column-header.active .column-header__icon,\n .theme-contrast .about__section__title,\n .skin-modern-dark .about__section__title,\n .skin-contrast .about__section__title {\n color: #b7bdf8;\n }\n .theme-contrast .prose,\n .skin-modern-dark .prose,\n .skin-contrast .prose {\n color: #a5adcb;\n }\n .theme-contrast .prose h1,\n .skin-modern-dark .prose h1,\n .skin-contrast .prose h1,\n .theme-contrast .prose h2,\n .skin-modern-dark .prose h2,\n .skin-contrast .prose h2,\n .theme-contrast .prose h3,\n .skin-modern-dark .prose h3,\n .skin-contrast .prose h3,\n .theme-contrast .prose h4,\n .skin-modern-dark .prose h4,\n .skin-contrast .prose h4,\n .theme-contrast .prose strong,\n .skin-modern-dark .prose strong,\n .skin-contrast .prose strong {\n color: #cad3f5;\n }\n .theme-contrast .rules-list,\n .skin-modern-dark .rules-list,\n .skin-contrast .rules-list {\n color: #cad3f5;\n }\n .theme-contrast .rules-list li::before,\n .skin-modern-dark .rules-list li::before,\n .skin-contrast .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-contrast .about__domain-blocks__domain:nth-child(2n),\n .skin-modern-dark .about__domain-blocks__domain:nth-child(2n),\n .skin-contrast .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-contrast .icon-button.active.inverted,\n .skin-modern-dark .icon-button.active.inverted,\n .skin-contrast .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-contrast .display-name strong,\n .skin-modern-dark .display-name strong,\n .skin-contrast .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-contrast .boost-modal__action-bar,\n .skin-modern-dark .boost-modal__action-bar,\n .skin-contrast .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-contrast .boost-modal__action-bar span,\n .skin-modern-dark .boost-modal__action-bar span,\n .skin-contrast .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-contrast .emoji-mart-anchor-selected,\n .skin-modern-dark .emoji-mart-anchor-selected,\n .skin-contrast .emoji-mart-anchor-selected,\n .theme-contrast .reply-indicator__content a,\n .skin-modern-dark .reply-indicator__content a,\n .skin-contrast .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-contrast .confirmation-modal,\n .skin-modern-dark .confirmation-modal,\n .skin-contrast .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-contrast .confirmation-modal__action-bar,\n .skin-modern-dark .confirmation-modal__action-bar,\n .skin-contrast .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-contrast .privacy-dropdown__option,\n .skin-modern-dark .privacy-dropdown__option,\n .skin-contrast .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-contrast .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-modern-dark .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-contrast .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-contrast .privacy-dropdown__option strong,\n .skin-modern-dark .privacy-dropdown__option strong,\n .skin-contrast .privacy-dropdown__option strong,\n .theme-contrast .privacy-dropdown__option i,\n .skin-modern-dark .privacy-dropdown__option i,\n .skin-contrast .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-contrast .privacy-dropdown__option:hover,\n .skin-modern-dark .privacy-dropdown__option:hover,\n .skin-contrast .privacy-dropdown__option:hover,\n .theme-contrast .privacy-dropdown__option.active,\n .skin-modern-dark .privacy-dropdown__option.active,\n .skin-contrast .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-contrast .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-modern-dark .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-contrast .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-contrast .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-modern-dark .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-contrast .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-contrast .privacy-dropdown__option:hover strong,\n .skin-modern-dark .privacy-dropdown__option:hover strong,\n .skin-contrast .privacy-dropdown__option:hover strong,\n .theme-contrast .privacy-dropdown__option.active strong,\n .skin-modern-dark .privacy-dropdown__option.active strong,\n .skin-contrast .privacy-dropdown__option.active strong,\n .theme-contrast .privacy-dropdown__option:hover i,\n .skin-modern-dark .privacy-dropdown__option:hover i,\n .skin-contrast .privacy-dropdown__option:hover i,\n .theme-contrast .privacy-dropdown__option.active i,\n .skin-modern-dark .privacy-dropdown__option.active i,\n .skin-contrast .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-contrast .privacy-dropdown.active .privacy-dropdown__value,\n .skin-modern-dark .privacy-dropdown.active .privacy-dropdown__value,\n .skin-contrast .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-contrast .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-modern-dark .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-contrast .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-contrast .privacy-dropdown__value-icon.active > i,\n .skin-modern-dark .privacy-dropdown__value-icon.active > i,\n .skin-contrast .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-contrast .emoji-mart-search > input,\n .skin-modern-dark .emoji-mart-search > input,\n .skin-contrast .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-contrast .emoji-mart-search,\n .skin-modern-dark .emoji-mart-search,\n .skin-contrast .emoji-mart-search,\n .theme-contrast .language-dropdown__dropdown__results,\n .skin-modern-dark .language-dropdown__dropdown__results,\n .skin-contrast .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-contrast .language-dropdown__dropdown,\n .skin-modern-dark .language-dropdown__dropdown,\n .skin-contrast .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-contrast .language-dropdown__dropdown__results__item > span,\n .skin-modern-dark .language-dropdown__dropdown__results__item > span,\n .skin-contrast .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-contrast .language-dropdown__dropdown__results__item:hover,\n .skin-modern-dark .language-dropdown__dropdown__results__item:hover,\n .skin-contrast .language-dropdown__dropdown__results__item:hover,\n .theme-contrast .language-dropdown__dropdown__results__item.active,\n .skin-modern-dark .language-dropdown__dropdown__results__item.active,\n .skin-contrast .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-contrast .language-dropdown__dropdown__results__item:hover > span,\n .skin-modern-dark .language-dropdown__dropdown__results__item:hover > span,\n .skin-contrast .language-dropdown__dropdown__results__item:hover > span,\n .theme-contrast .language-dropdown__dropdown__results__item.active > span,\n .skin-modern-dark .language-dropdown__dropdown__results__item.active > span,\n .skin-contrast .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-contrast .conversation__unread,\n .skin-modern-dark .conversation__unread,\n .skin-contrast .conversation__unread,\n .theme-contrast .emoji-mart-anchor-bar,\n .skin-modern-dark .emoji-mart-anchor-bar,\n .skin-contrast .emoji-mart-anchor-bar,\n .theme-contrast .compose-form__actions .icon-button.active,\n .skin-modern-dark .compose-form__actions .icon-button.active,\n .skin-contrast .compose-form__actions .icon-button.active,\n .theme-contrast .react-toggle--checked .react-toggle-track,\n .skin-modern-dark .react-toggle--checked .react-toggle-track,\n .skin-contrast .react-toggle--checked .react-toggle-track,\n .theme-contrast .react-toggle--checked:hover .react-toggle-track,\n .skin-modern-dark .react-toggle--checked:hover .react-toggle-track,\n .skin-contrast .react-toggle--checked:hover .react-toggle-track,\n .theme-contrast .pillbar-button:not([disabled]).active,\n .skin-modern-dark .pillbar-button:not([disabled]).active,\n .skin-contrast .pillbar-button:not([disabled]).active,\n .theme-contrast .pillbar-button:not([disabled]).active:focus,\n .skin-modern-dark .pillbar-button:not([disabled]).active:focus,\n .skin-contrast .pillbar-button:not([disabled]).active:focus,\n .theme-contrast .pillbar-button:not([disabled]).active:hover,\n .skin-modern-dark .pillbar-button:not([disabled]).active:hover,\n .skin-contrast .pillbar-button:not([disabled]).active:hover,\n .theme-contrast .radio-button__input.checked,\n .skin-modern-dark .radio-button__input.checked,\n .skin-contrast .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-contrast .reactions-bar__item.active,\n .skin-modern-dark .reactions-bar__item.active,\n .skin-contrast .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-contrast .trends__item__sparkline path:last-child,\n .skin-modern-dark .trends__item__sparkline path:last-child,\n .skin-contrast .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-contrast .trends__item__sparkline path:first-child,\n .skin-modern-dark .trends__item__sparkline path:first-child,\n .skin-contrast .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-contrast .icon-button,\n .skin-modern-dark .icon-button,\n .skin-contrast .icon-button,\n .theme-contrast .notification__message .fa,\n .skin-modern-dark .notification__message .fa,\n .skin-contrast .notification__message .fa {\n color: #5b6078;\n }\n .theme-contrast .icon-button:active,\n .skin-modern-dark .icon-button:active,\n .skin-contrast .icon-button:active,\n .theme-contrast .icon-button:focus,\n .skin-modern-dark .icon-button:focus,\n .skin-contrast .icon-button:focus,\n .theme-contrast .icon-button:hover,\n .skin-modern-dark .icon-button:hover,\n .skin-contrast .icon-button:hover,\n .theme-contrast .text-icon-button:active,\n .skin-modern-dark .text-icon-button:active,\n .skin-contrast .text-icon-button:active,\n .theme-contrast .text-icon-button:focus,\n .skin-modern-dark .text-icon-button:focus,\n .skin-contrast .text-icon-button:focus,\n .theme-contrast .text-icon-button:hover,\n .skin-modern-dark .text-icon-button:hover,\n .skin-contrast .text-icon-button:hover,\n .theme-contrast .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-modern-dark .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-contrast .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-contrast .account__domain-pill,\n .skin-modern-dark .account__domain-pill,\n .skin-contrast .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-contrast .column-back-button,\n .skin-modern-dark .column-back-button,\n .skin-contrast .column-back-button,\n .theme-contrast .drawer__header,\n .skin-modern-dark .drawer__header,\n .skin-contrast .drawer__header,\n .theme-contrast .account__section-headline button,\n .skin-modern-dark .account__section-headline button,\n .skin-contrast .account__section-headline button,\n .theme-contrast .account__header,\n .skin-modern-dark .account__header,\n .skin-contrast .account__header,\n .theme-contrast .search__input,\n .skin-modern-dark .search__input,\n .skin-contrast .search__input,\n .theme-contrast .search__input:focus,\n .skin-modern-dark .search__input:focus,\n .skin-contrast .search__input:focus,\n .theme-contrast .column-link__badge,\n .skin-modern-dark .column-link__badge,\n .skin-contrast .column-link__badge,\n .theme-contrast .column-subheading,\n .skin-modern-dark .column-subheading,\n .skin-contrast .column-subheading,\n .theme-contrast .public-layout .header,\n .skin-modern-dark .public-layout .header,\n .skin-contrast .public-layout .header,\n .theme-contrast .public-layout .public-account-header__bar::before,\n .skin-modern-dark .public-layout .public-account-header__bar::before,\n .skin-contrast .public-layout .public-account-header__bar::before,\n .theme-contrast .account__header__fields,\n .skin-modern-dark .account__header__fields,\n .skin-contrast .account__header__fields,\n .theme-contrast .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-modern-dark .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-contrast .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-modern-dark .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-contrast .explore__search-header,\n .skin-modern-dark .explore__search-header,\n .skin-contrast .explore__search-header,\n .theme-contrast .column-inline-form,\n .skin-modern-dark .column-inline-form,\n .skin-contrast .column-inline-form,\n .theme-contrast .follow_requests-unlocked_explanation,\n .skin-modern-dark .follow_requests-unlocked_explanation,\n .skin-contrast .follow_requests-unlocked_explanation,\n .theme-contrast .conversation--unread,\n .skin-modern-dark .conversation--unread,\n .skin-contrast .conversation--unread,\n .theme-contrast .announcements,\n .skin-modern-dark .announcements,\n .skin-contrast .announcements,\n .theme-contrast .status-card__image,\n .skin-modern-dark .status-card__image,\n .skin-contrast .status-card__image {\n background: #363a4f !important;\n }\n .theme-contrast .account__section-headline,\n .skin-modern-dark .account__section-headline,\n .skin-contrast .account__section-headline {\n background: #1e2030;\n }\n .theme-contrast .focusable:focus,\n .skin-modern-dark .focusable:focus,\n .skin-contrast .focusable:focus {\n background: unset;\n }\n .theme-contrast .admin-wrapper .sidebar ul a:hover,\n .skin-modern-dark .admin-wrapper .sidebar ul a:hover,\n .skin-contrast .admin-wrapper .sidebar ul a:hover,\n .theme-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-modern-dark .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-contrast .detailed-status,\n .skin-modern-dark .detailed-status,\n .skin-contrast .detailed-status,\n .theme-contrast .detailed-status__action-bar,\n .skin-modern-dark .detailed-status__action-bar,\n .skin-contrast .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-contrast .dismissable-banner,\n .skin-modern-dark .dismissable-banner,\n .skin-contrast .dismissable-banner {\n background: #24273a;\n }\n .theme-contrast .column-header__wrapper.active,\n .skin-modern-dark .column-header__wrapper.active,\n .skin-contrast .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-contrast .column-header__wrapper.active::before,\n .skin-modern-dark .column-header__wrapper.active::before,\n .skin-contrast .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-contrast .account__header__bio .account__header__fields dl,\n .skin-modern-dark .account__header__bio .account__header__fields dl,\n .skin-contrast .account__header__bio .account__header__fields dl,\n .theme-contrast .account__header__bio .account__header__fields,\n .skin-modern-dark .account__header__bio .account__header__fields,\n .skin-contrast .account__header__bio .account__header__fields,\n .theme-contrast .boost-modal__container,\n .skin-modern-dark .boost-modal__container,\n .skin-contrast .boost-modal__container,\n .theme-contrast .empty-column-indicator,\n .skin-modern-dark .empty-column-indicator,\n .skin-contrast .empty-column-indicator,\n .theme-contrast .column > .scrollable,\n .skin-modern-dark .column > .scrollable,\n .skin-contrast .column > .scrollable,\n .theme-contrast .nothing-here,\n .skin-modern-dark .nothing-here,\n .skin-contrast .nothing-here,\n .theme-contrast .public-layout .public-account-bio,\n .skin-modern-dark .public-layout .public-account-bio,\n .skin-contrast .public-layout .public-account-bio,\n .theme-contrast .hero-widget__text,\n .skin-modern-dark .hero-widget__text,\n .skin-contrast .hero-widget__text,\n .theme-contrast.admin,\n .skin-modern-dark.admin,\n .skin-contrast.admin,\n .theme-contrast .admin-wrapper .sidebar ul a.selected,\n .skin-modern-dark .admin-wrapper .sidebar ul a.selected,\n .skin-contrast .admin-wrapper .sidebar ul a.selected,\n .theme-contrast .admin-wrapper .sidebar ul ul,\n .skin-modern-dark .admin-wrapper .sidebar ul ul,\n .skin-contrast .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-contrast .dropdown-button,\n .skin-modern-dark .dropdown-button,\n .skin-contrast .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-contrast .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-modern-dark .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-contrast .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-contrast .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-modern-dark .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-contrast .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-contrast .react-toggle--checked .react-toggle-thumb,\n .skin-modern-dark .react-toggle--checked .react-toggle-thumb,\n .skin-contrast .react-toggle--checked .react-toggle-thumb,\n .theme-contrast .radio-button__input.checked,\n .skin-modern-dark .radio-button__input.checked,\n .skin-contrast .radio-button__input.checked,\n .theme-contrast .account__action-bar__tab.active,\n .skin-modern-dark .account__action-bar__tab.active,\n .skin-contrast .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-contrast .account,\n .skin-modern-dark .account,\n .skin-contrast .account,\n .theme-contrast .load-gap,\n .skin-modern-dark .load-gap,\n .skin-contrast .load-gap {\n border-color: #1e2030;\n }\n .theme-contrast .account__section-headline a.active::after,\n .skin-modern-dark .account__section-headline a.active::after,\n .skin-contrast .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-contrast .account__section-headline a.active::before,\n .skin-modern-dark .account__section-headline a.active::before,\n .skin-contrast .account__section-headline a.active::before,\n .theme-contrast .account__section-headline button.active::after,\n .skin-modern-dark .account__section-headline button.active::after,\n .skin-contrast .account__section-headline button.active::after,\n .theme-contrast .account__section-headline button.active::before,\n .skin-modern-dark .account__section-headline button.active::before,\n .skin-contrast .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-contrast .poll__chart,\n .skin-modern-dark .poll__chart,\n .skin-contrast .poll__chart {\n background: #6e738d;\n }\n .theme-contrast .poll__chart.leading,\n .skin-modern-dark .poll__chart.leading,\n .skin-contrast .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-contrast .search-popout,\n .skin-modern-dark .search-popout,\n .skin-contrast .search-popout,\n .theme-contrast .drawer__header a:hover,\n .skin-modern-dark .drawer__header a:hover,\n .skin-contrast .drawer__header a:hover,\n .theme-contrast .column-header__button:hover,\n .skin-modern-dark .column-header__button:hover,\n .skin-contrast .column-header__button:hover,\n .theme-contrast .account__section-headline button:hover,\n .skin-modern-dark .account__section-headline button:hover,\n .skin-contrast .account__section-headline button:hover,\n .theme-contrast .account__section-headline a:hover,\n .skin-modern-dark .account__section-headline a:hover,\n .skin-contrast .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-contrast .prose a,\n .skin-modern-dark .prose a,\n .skin-contrast .prose a,\n .theme-contrast .column-link .active,\n .skin-modern-dark .column-link .active,\n .skin-contrast .column-link .active,\n .theme-contrast .compose-form__poll__select__value,\n .skin-modern-dark .compose-form__poll__select__value,\n .skin-contrast .compose-form__poll__select__value,\n .theme-contrast .column-link--transparent.active,\n .skin-modern-dark .column-link--transparent.active,\n .skin-contrast .column-link--transparent.active,\n .theme-contrast .column-link--transparent:focus,\n .skin-modern-dark .column-link--transparent:focus,\n .skin-contrast .column-link--transparent:focus,\n .theme-contrast .column-link:focus,\n .skin-modern-dark .column-link:focus,\n .skin-contrast .column-link:focus,\n .theme-contrast .column-link--transparent:hover,\n .skin-modern-dark .column-link--transparent:hover,\n .skin-contrast .column-link--transparent:hover,\n .theme-contrast .column-link:hover,\n .skin-modern-dark .column-link:hover,\n .skin-contrast .column-link:hover {\n color: #b7bdf8;\n }\n .theme-contrast .status.collapsed .status__content::after,\n .skin-modern-dark .status.collapsed .status__content::after,\n .skin-contrast .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-contrast .button.button-tertiary:focus,\n .skin-modern-dark .button.button-tertiary:focus,\n .skin-contrast .button.button-tertiary:focus,\n .theme-contrast .button.button-tertiary:hover,\n .skin-modern-dark .button.button-tertiary:hover,\n .skin-contrast .button.button-tertiary:hover,\n .theme-contrast .button.button-tertiary:active,\n .skin-modern-dark .button.button-tertiary:active,\n .skin-contrast .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-contrast .button.button-tertiary,\n .skin-modern-dark .button.button-tertiary,\n .skin-contrast .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-contrast .button,\n .skin-modern-dark .button,\n .skin-contrast .button,\n .theme-contrast .button.button-tertiary,\n .skin-modern-dark .button.button-tertiary,\n .skin-contrast .button.button-tertiary,\n .theme-contrast .button.logo-button,\n .skin-modern-dark .button.logo-button,\n .skin-contrast .button.logo-button,\n .theme-contrast .icon-with-badge__badge,\n .skin-modern-dark .icon-with-badge__badge,\n .skin-contrast .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-contrast .button.logo-button svg,\n .skin-modern-dark .button.logo-button svg,\n .skin-contrast .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-contrast .public-layout .header .nav-button,\n .skin-modern-dark .public-layout .header .nav-button,\n .skin-contrast .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-contrast .public-layout .header .nav-button:hover,\n .skin-modern-dark .public-layout .header .nav-button:hover,\n .skin-contrast .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-contrast .button.button-secondary,\n .skin-modern-dark .button.button-secondary,\n .skin-contrast .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-contrast .button.button-secondary:active,\n .skin-modern-dark .button.button-secondary:active,\n .skin-contrast .button.button-secondary:active,\n .theme-contrast .button.button-secondary:focus,\n .skin-modern-dark .button.button-secondary:focus,\n .skin-contrast .button.button-secondary:focus,\n .theme-contrast .button.button-secondary:hover,\n .skin-modern-dark .button.button-secondary:hover,\n .skin-contrast .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-contrast .button:active,\n .skin-modern-dark .button:active,\n .skin-contrast .button:active,\n .theme-contrast .button:focus,\n .skin-modern-dark .button:focus,\n .skin-contrast .button:focus,\n .theme-contrast .button:hover,\n .skin-modern-dark .button:hover,\n .skin-contrast .button:hover,\n .theme-contrast .button.button-tertiary:active,\n .skin-modern-dark .button.button-tertiary:active,\n .skin-contrast .button.button-tertiary:active,\n .theme-contrast .button.button-tertiary:focus,\n .skin-modern-dark .button.button-tertiary:focus,\n .skin-contrast .button.button-tertiary:focus,\n .theme-contrast .button.button-tertiary:hover,\n .skin-modern-dark .button.button-tertiary:hover,\n .skin-contrast .button.button-tertiary:hover,\n .theme-contrast .button.logo-button:active,\n .skin-modern-dark .button.logo-button:active,\n .skin-contrast .button.logo-button:active,\n .theme-contrast .button.logo-button:focus,\n .skin-modern-dark .button.logo-button:focus,\n .skin-contrast .button.logo-button:focus,\n .theme-contrast .button.logo-button:hover,\n .skin-modern-dark .button.logo-button:hover,\n .skin-contrast .button.logo-button:hover,\n .theme-contrast .announcements__item__unread,\n .skin-modern-dark .announcements__item__unread,\n .skin-contrast .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-contrast select,\n .skin-modern-dark select,\n .skin-contrast select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-contrast .mute-modal__cancel-button,\n .skin-modern-dark .mute-modal__cancel-button,\n .skin-contrast .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-contrast .mute-modal__cancel-button:hover,\n .skin-modern-dark .mute-modal__cancel-button:hover,\n .skin-contrast .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-contrast .drawer__inner,\n .skin-modern-dark .drawer__inner,\n .skin-contrast .drawer__inner,\n .theme-contrast .drawer__inner__mastodon,\n .skin-modern-dark .drawer__inner__mastodon,\n .skin-contrast .drawer__inner__mastodon,\n .theme-contrast .compose-form__highlightable,\n .skin-modern-dark .compose-form__highlightable,\n .skin-contrast .compose-form__highlightable,\n .theme-contrast .column-header,\n .skin-modern-dark .column-header,\n .skin-contrast .column-header,\n .theme-contrast .boost-modal,\n .skin-modern-dark .boost-modal,\n .skin-contrast .boost-modal,\n .theme-contrast .mute-modal,\n .skin-modern-dark .mute-modal,\n .skin-contrast .mute-modal,\n .theme-contrast .privacy-dropdown__dropdown,\n .skin-modern-dark .privacy-dropdown__dropdown,\n .skin-contrast .privacy-dropdown__dropdown,\n .theme-contrast .explore__search-header .search__input,\n .skin-modern-dark .explore__search-header .search__input,\n .skin-contrast .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-contrast .mute-modal__action-bar,\n .skin-modern-dark .mute-modal__action-bar,\n .skin-contrast .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-contrast .mute-modal__container,\n .skin-modern-dark .mute-modal__container,\n .skin-contrast .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-contrast .compose-form .autosuggest-textarea__textarea,\n .skin-modern-dark .compose-form .autosuggest-textarea__textarea,\n .skin-contrast .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-contrast .compose-form .compose-form__modifiers,\n .skin-modern-dark .compose-form .compose-form__modifiers,\n .skin-contrast .compose-form .compose-form__modifiers,\n .theme-contrast .compose-form .compose-form__autosuggest-wrapper,\n .skin-modern-dark .compose-form .compose-form__autosuggest-wrapper,\n .skin-contrast .compose-form .compose-form__autosuggest-wrapper,\n .theme-contrast .autosuggest-textarea__suggestions,\n .skin-modern-dark .autosuggest-textarea__suggestions,\n .skin-contrast .autosuggest-textarea__suggestions,\n .theme-contrast .compose-form .spoiler-input__input,\n .skin-modern-dark .compose-form .spoiler-input__input,\n .skin-contrast .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-contrast .compose-form .compose-form__buttons-wrapper,\n .skin-modern-dark .compose-form .compose-form__buttons-wrapper,\n .skin-contrast .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-contrast .load-more:hover,\n .skin-modern-dark .load-more:hover,\n .skin-contrast .load-more:hover {\n background-color: #1e2030;\n }\n .theme-contrast .character-counter,\n .skin-modern-dark .character-counter,\n .skin-contrast .character-counter {\n color: #a5adcb;\n }\n .theme-contrast .public-layout .header,\n .skin-modern-dark .public-layout .header,\n .skin-contrast .public-layout .header,\n .theme-contrast .hero-widget,\n .skin-modern-dark .hero-widget,\n .skin-contrast .hero-widget,\n .theme-contrast .public-layout .public-account-header,\n .skin-modern-dark .public-layout .public-account-header,\n .skin-contrast .public-layout .public-account-header,\n .theme-contrast .public-layout .public-account-bio,\n .skin-modern-dark .public-layout .public-account-bio,\n .skin-contrast .public-layout .public-account-bio,\n .theme-contrast .nothing-here,\n .skin-modern-dark .nothing-here,\n .skin-contrast .nothing-here {\n box-shadow: none;\n }\n .theme-contrast .dropdown-menu__item--dangerous a,\n .skin-modern-dark .dropdown-menu__item--dangerous a,\n .skin-contrast .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-contrast .search__popout,\n .skin-modern-dark .search__popout,\n .skin-contrast .search__popout,\n .theme-contrast .dropdown-menu__arrow::before,\n .skin-modern-dark .dropdown-menu__arrow::before,\n .skin-contrast .dropdown-menu__arrow::before,\n .theme-contrast .dropdown-menu__item button,\n .skin-modern-dark .dropdown-menu__item button,\n .skin-contrast .dropdown-menu__item button,\n .theme-contrast .dropdown-menu__container__list,\n .skin-modern-dark .dropdown-menu__container__list,\n .skin-contrast .dropdown-menu__container__list,\n .theme-contrast .dropdown-menu.bottom,\n .skin-modern-dark .dropdown-menu.bottom,\n .skin-contrast .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-contrast .dropdown-menu__item a:hover,\n .skin-modern-dark .dropdown-menu__item a:hover,\n .skin-contrast .dropdown-menu__item a:hover,\n .theme-contrast .dropdown-menu__item button:hover,\n .skin-modern-dark .dropdown-menu__item button:hover,\n .skin-contrast .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-contrast .input-copy,\n .skin-modern-dark .input-copy,\n .skin-contrast .input-copy,\n .theme-contrast .simple_form input[type=\"text\"],\n .skin-modern-dark .simple_form input[type=\"text\"],\n .skin-contrast .simple_form input[type=\"text\"],\n .theme-contrast .simple_form textarea,\n .skin-modern-dark .simple_form textarea,\n .skin-contrast .simple_form textarea,\n .theme-contrast .simple_form .block-button,\n .skin-modern-dark .simple_form .block-button,\n .skin-contrast .simple_form .block-button,\n .theme-contrast .notification__filter-bar button,\n .skin-modern-dark .notification__filter-bar button,\n .skin-contrast .notification__filter-bar button,\n .theme-contrast .simple_form .button,\n .skin-modern-dark .simple_form .button,\n .skin-contrast .simple_form .button,\n .theme-contrast .simple_form button,\n .skin-modern-dark .simple_form button,\n .skin-contrast .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-contrast .simple_form .block-button:hover,\n .skin-modern-dark .simple_form .block-button:hover,\n .skin-contrast .simple_form .block-button:hover,\n .theme-contrast .simple_form .button:hover,\n .skin-modern-dark .simple_form .button:hover,\n .skin-contrast .simple_form .button:hover,\n .theme-contrast .notification__filter-bar button:hover,\n .skin-modern-dark .notification__filter-bar button:hover,\n .skin-contrast .notification__filter-bar button:hover,\n .theme-contrast .simple_form button:hover,\n .skin-modern-dark .simple_form button:hover,\n .skin-contrast .simple_form button:hover {\n background: #363a4f;\n }\n .theme-contrast .simple_form .input.with_label .label_input > label,\n .skin-modern-dark .simple_form .input.with_label .label_input > label,\n .skin-contrast .simple_form .input.with_label .label_input > label,\n .theme-contrast .simple_form select,\n .skin-modern-dark .simple_form select,\n .skin-contrast .simple_form select,\n .theme-contrast .accounts-table__count,\n .skin-modern-dark .accounts-table__count,\n .skin-contrast .accounts-table__count,\n .theme-contrast .simple_form textarea,\n .skin-modern-dark .simple_form textarea,\n .skin-contrast .simple_form textarea {\n color: #cad3f5;\n }\n .theme-contrast .simple_form textarea,\n .skin-modern-dark .simple_form textarea,\n .skin-contrast .simple_form textarea,\n .theme-contrast .simple_form input[type=\"password\"],\n .skin-modern-dark .simple_form input[type=\"password\"],\n .skin-contrast .simple_form input[type=\"password\"],\n .theme-contrast .simple_form input[type=\"number\"],\n .skin-modern-dark .simple_form input[type=\"number\"],\n .skin-contrast .simple_form input[type=\"number\"],\n .theme-contrast .simple_form input[type=\"text\"],\n .skin-modern-dark .simple_form input[type=\"text\"],\n .skin-contrast .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-contrast .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-dark .simple_form input[type=\"email\"]:required:valid,\n .skin-contrast .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-contrast .simple_form input[type=\"password\"],\n .skin-modern-dark .simple_form input[type=\"password\"],\n .skin-contrast .simple_form input[type=\"password\"],\n .theme-contrast .simple_form input[type=\"number\"],\n .skin-modern-dark .simple_form input[type=\"number\"],\n .skin-contrast .simple_form input[type=\"number\"],\n .theme-contrast .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-dark .simple_form input[type=\"email\"]:required:valid,\n .skin-contrast .simple_form input[type=\"email\"]:required:valid,\n .theme-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-dark .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-dark .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-contrast .simple_form select,\n .skin-modern-dark .simple_form select,\n .skin-contrast .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-contrast .poll__option input[type=\"text\"]:focus,\n .skin-modern-dark .poll__option input[type=\"text\"]:focus,\n .skin-contrast .poll__option input[type=\"text\"]:focus,\n .theme-contrast .simple_form input[type=\"datetime-local\"]:active,\n .skin-modern-dark .simple_form input[type=\"datetime-local\"]:active,\n .skin-contrast .simple_form input[type=\"datetime-local\"]:active,\n .theme-contrast .simple_form input[type=\"datetime-local\"]:focus,\n .skin-modern-dark .simple_form input[type=\"datetime-local\"]:focus,\n .skin-contrast .simple_form input[type=\"datetime-local\"]:focus,\n .theme-contrast .simple_form input[type=\"email\"]:active,\n .skin-modern-dark .simple_form input[type=\"email\"]:active,\n .skin-contrast .simple_form input[type=\"email\"]:active,\n .theme-contrast .simple_form input[type=\"email\"]:focus,\n .skin-modern-dark .simple_form input[type=\"email\"]:focus,\n .skin-contrast .simple_form input[type=\"email\"]:focus,\n .theme-contrast .simple_form input[type=\"number\"]:active,\n .skin-modern-dark .simple_form input[type=\"number\"]:active,\n .skin-contrast .simple_form input[type=\"number\"]:active,\n .theme-contrast .simple_form input[type=\"number\"]:focus,\n .skin-modern-dark .simple_form input[type=\"number\"]:focus,\n .skin-contrast .simple_form input[type=\"number\"]:focus,\n .theme-contrast .simple_form input[type=\"password\"]:active,\n .skin-modern-dark .simple_form input[type=\"password\"]:active,\n .skin-contrast .simple_form input[type=\"password\"]:active,\n .theme-contrast .simple_form input[type=\"password\"]:focus,\n .skin-modern-dark .simple_form input[type=\"password\"]:focus,\n .skin-contrast .simple_form input[type=\"password\"]:focus,\n .theme-contrast .simple_form input[type=\"text\"]:active,\n .skin-modern-dark .simple_form input[type=\"text\"]:active,\n .skin-contrast .simple_form input[type=\"text\"]:active,\n .theme-contrast .simple_form input[type=\"text\"]:focus,\n .skin-modern-dark .simple_form input[type=\"text\"]:focus,\n .skin-contrast .simple_form input[type=\"text\"]:focus,\n .theme-contrast .simple_form input[type=\"url\"]:active,\n .skin-modern-dark .simple_form input[type=\"url\"]:active,\n .skin-contrast .simple_form input[type=\"url\"]:active,\n .theme-contrast .simple_form input[type=\"url\"]:focus,\n .skin-modern-dark .simple_form input[type=\"url\"]:focus,\n .skin-contrast .simple_form input[type=\"url\"]:focus,\n .theme-contrast .simple_form textarea:active,\n .skin-modern-dark .simple_form textarea:active,\n .skin-contrast .simple_form textarea:active,\n .theme-contrast .simple_form textarea:focus,\n .skin-modern-dark .simple_form textarea:focus,\n .skin-contrast .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-contrast .table > thead > tr > th,\n .skin-modern-dark .table > thead > tr > th,\n .skin-contrast .table > thead > tr > th,\n .theme-contrast .setting-text:active,\n .skin-modern-dark .setting-text:active,\n .skin-contrast .setting-text:active,\n .theme-contrast .setting-text:focus,\n .skin-modern-dark .setting-text:focus,\n .skin-contrast .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-contrast .batch-table__toolbar,\n .skin-modern-dark .batch-table__toolbar,\n .skin-contrast .batch-table__toolbar,\n .theme-contrast .table > thead > tr > th,\n .skin-modern-dark .table > thead > tr > th,\n .skin-contrast .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-contrast .simple_form input[type=\"datetime-local\"]:hover,\n .skin-modern-dark .simple_form input[type=\"datetime-local\"]:hover,\n .skin-contrast .simple_form input[type=\"datetime-local\"]:hover,\n .theme-contrast .simple_form input[type=\"email\"]:hover,\n .skin-modern-dark .simple_form input[type=\"email\"]:hover,\n .skin-contrast .simple_form input[type=\"email\"]:hover,\n .theme-contrast .simple_form input[type=\"number\"]:hover,\n .skin-modern-dark .simple_form input[type=\"number\"]:hover,\n .skin-contrast .simple_form input[type=\"number\"]:hover,\n .theme-contrast .simple_form input[type=\"password\"]:hover,\n .skin-modern-dark .simple_form input[type=\"password\"]:hover,\n .skin-contrast .simple_form input[type=\"password\"]:hover,\n .theme-contrast .simple_form input[type=\"text\"]:hover,\n .skin-modern-dark .simple_form input[type=\"text\"]:hover,\n .skin-contrast .simple_form input[type=\"text\"]:hover,\n .theme-contrast .simple_form input[type=\"url\"]:hover,\n .skin-modern-dark .simple_form input[type=\"url\"]:hover,\n .skin-contrast .simple_form input[type=\"url\"]:hover,\n .theme-contrast .simple_form textarea:hover,\n .skin-modern-dark .simple_form textarea:hover,\n .skin-contrast .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-contrast .batch-table__row,\n .skin-modern-dark .batch-table__row,\n .skin-contrast .batch-table__row {\n background: #494d64;\n }\n .theme-contrast .batch-table__row:hover,\n .skin-modern-dark .batch-table__row:hover,\n .skin-contrast .batch-table__row:hover,\n .theme-contrast .batch-table__row:nth-child(2n):hover,\n .skin-modern-dark .batch-table__row:nth-child(2n):hover,\n .skin-contrast .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-contrast .batch-table__row:nth-child(2n),\n .skin-modern-dark .batch-table__row:nth-child(2n),\n .skin-contrast .batch-table__row:nth-child(2n),\n .theme-contrast .table > tbody > tr > td,\n .skin-modern-dark .table > tbody > tr > td,\n .skin-contrast .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-contrast .table > thead > tr > th,\n .skin-modern-dark .table > thead > tr > th,\n .skin-contrast .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-contrast .positive-hint,\n .skin-modern-dark .positive-hint,\n .skin-contrast .positive-hint {\n color: #a6da95 !important;\n }\n .theme-contrast .card__bar,\n .skin-modern-dark .card__bar,\n .skin-contrast .card__bar {\n background: #363a4f;\n }\n .theme-contrast .reply-indicator,\n .skin-modern-dark .reply-indicator,\n .skin-contrast .reply-indicator {\n background: #494d64;\n }\n @media (prefers-color-scheme: light) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-default ::selection,\n .theme-system ::selection,\n .skin-default ::selection,\n .skin-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .theme-system input::placeholder,\n .skin-default input::placeholder,\n .skin-system input::placeholder,\n .theme-default textarea::placeholder,\n .theme-system textarea::placeholder,\n .skin-default textarea::placeholder,\n .skin-system textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .column-header__wrapper,\n .theme-system .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .skin-system .column-header__wrapper,\n .theme-default .column > *:not(.loading-indicator),\n .theme-system .column > *:not(.loading-indicator),\n .skin-default .column > *:not(.loading-indicator),\n .skin-system .column > *:not(.loading-indicator),\n .theme-default body.flavour-glitch.skin-default .column-header__wrapper,\n .theme-system body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-default body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-system body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .tabs-bar__wrapper,\n .theme-system .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .skin-system .tabs-bar__wrapper,\n .theme-default .admin-wrapper .sidebar-wrapper__inner,\n .theme-system .admin-wrapper .sidebar-wrapper__inner,\n .skin-default .admin-wrapper .sidebar-wrapper__inner,\n .skin-system .admin-wrapper .sidebar-wrapper__inner,\n .theme-default .ui__header,\n .theme-system .ui__header,\n .skin-default .ui__header,\n .skin-system .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .theme-system .navigation-panel,\n .skin-default .navigation-panel,\n .skin-system .navigation-panel,\n .theme-default .column-link,\n .theme-system .column-link,\n .skin-default .column-link,\n .skin-system .column-link {\n background: transparent;\n }\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .search-popout em,\n .theme-system .search-popout em,\n .skin-default .search-popout em,\n .skin-system .search-popout em,\n .theme-default .dismissable-banner__message,\n .theme-system .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .skin-system .dismissable-banner__message,\n .theme-default .dismissable-banner__message h1,\n .theme-system .dismissable-banner__message h1,\n .skin-default .dismissable-banner__message h1,\n .skin-system .dismissable-banner__message h1,\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt,\n .theme-default .account__section-headline a.active,\n .theme-system .account__section-headline a.active,\n .skin-default .account__section-headline a.active,\n .skin-system .account__section-headline a.active,\n .theme-default .account__section-headline button.active,\n .theme-system .account__section-headline button.active,\n .skin-default .account__section-headline button.active,\n .skin-system .account__section-headline button.active,\n .theme-default .notification__filter-bar a.active,\n .theme-system .notification__filter-bar a.active,\n .skin-default .notification__filter-bar a.active,\n .skin-system .notification__filter-bar a.active,\n .theme-default .notification__filter-bar button.active,\n .theme-system .notification__filter-bar button.active,\n .skin-default .notification__filter-bar button.active,\n .skin-system .notification__filter-bar button.active,\n .theme-default .account__header__bio .account__header__content,\n .theme-system .account__header__bio .account__header__content,\n .skin-default .account__header__bio .account__header__content,\n .skin-system .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .theme-system .navigation-bar,\n .skin-default .navigation-bar,\n .skin-system .navigation-bar,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .display-name__html,\n .theme-system .display-name__html,\n .skin-default .display-name__html,\n .skin-system .display-name__html,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .account__display-name strong,\n .theme-system .account__display-name strong,\n .skin-default .account__display-name strong,\n .skin-system .account__display-name strong,\n .theme-default .status__display-name strong,\n .theme-system .status__display-name strong,\n .skin-default .status__display-name strong,\n .skin-system .status__display-name strong,\n .theme-default .notification__message,\n .theme-system .notification__message,\n .skin-default .notification__message,\n .skin-system .notification__message,\n .theme-default .public-layout .public-account-bio .account__header__content,\n .theme-system .public-layout .public-account-bio .account__header__content,\n .skin-default .public-layout .public-account-bio .account__header__content,\n .skin-system .public-layout .public-account-bio .account__header__content,\n .theme-default .reply-indicator__content,\n .theme-system .reply-indicator__content,\n .skin-default .reply-indicator__content,\n .skin-system .reply-indicator__content,\n .theme-default .status__content,\n .theme-system .status__content,\n .skin-default .status__content,\n .skin-system .status__content,\n .theme-default .status__content__text,\n .theme-system .status__content__text,\n .skin-default .status__content__text,\n .skin-system .status__content__text,\n .theme-default .card__bar .display-name strong,\n .theme-system .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong,\n .skin-system .card__bar .display-name strong,\n .theme-default .about__mail,\n .theme-system .about__mail,\n .skin-default .about__mail,\n .skin-system .about__mail,\n .theme-default .about__domain-blocks__domain h6,\n .theme-system .about__domain-blocks__domain h6,\n .skin-default .about__domain-blocks__domain h6,\n .skin-system .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .theme-system .search-popout span,\n .skin-default .search-popout span,\n .skin-system .search-popout span,\n .theme-default .link-footer p,\n .theme-system .link-footer p,\n .skin-default .link-footer p,\n .skin-system .link-footer p,\n .theme-default .link-footer p a,\n .theme-system .link-footer p a,\n .skin-default .link-footer p a,\n .skin-system .link-footer p a {\n color: #b8c0e0;\n }\n .theme-default .account__header__tabs__name h1 small,\n .theme-system .account__header__tabs__name h1 small,\n .skin-default .account__header__tabs__name h1 small,\n .skin-system .account__header__tabs__name h1 small,\n .theme-default .account__header__bio .account__header__fields dd,\n .theme-system .account__header__bio .account__header__fields dd,\n .skin-default .account__header__bio .account__header__fields dd,\n .skin-system .account__header__bio .account__header__fields dd,\n .theme-default .display-name__account,\n .theme-system .display-name__account,\n .skin-default .display-name__account,\n .skin-system .display-name__account,\n .theme-default .status__relative-time,\n .theme-system .status__relative-time,\n .skin-default .status__relative-time,\n .skin-system .status__relative-time,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .account .account__display-name,\n .theme-system .account .account__display-name,\n .skin-default .account .account__display-name,\n .skin-system .account .account__display-name,\n .theme-default .label_input .search__input,\n .theme-system .label_input .search__input,\n .skin-default .label_input .search__input,\n .skin-system .label_input .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .account__header__fields dt,\n .theme-system .account__header__fields dt,\n .skin-default .account__header__fields dt,\n .skin-system .account__header__fields dt,\n .theme-default .rules-list__hint,\n .theme-system .rules-list__hint,\n .skin-default .rules-list__hint,\n .skin-system .rules-list__hint,\n .theme-default .about__domain-blocks__domain,\n .theme-system .about__domain-blocks__domain,\n .skin-default .about__domain-blocks__domain,\n .skin-system .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .theme-system .compose-panel hr,\n .skin-default .compose-panel hr,\n .skin-system .compose-panel hr,\n .theme-default .navigation-panel hr,\n .theme-system .navigation-panel hr,\n .skin-default .navigation-panel hr,\n .skin-system .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-default .mention,\n .theme-system .mention,\n .skin-default .mention,\n .skin-system .mention,\n .theme-default .icon-button.inverted,\n .theme-system .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .skin-system .icon-button.inverted,\n .theme-default .icon-button.inverted:focus,\n .theme-system .icon-button.inverted:focus,\n .skin-default .icon-button.inverted:focus,\n .skin-system .icon-button.inverted:focus,\n .theme-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-default .account__header__content a,\n .theme-system .account__header__content a,\n .skin-default .account__header__content a,\n .skin-system .account__header__content a,\n .theme-default .account__header__bio .account__header__fields a,\n .theme-system .account__header__bio .account__header__fields a,\n .skin-default .account__header__bio .account__header__fields a,\n .skin-system .account__header__bio .account__header__fields a,\n .theme-default .empty-column-indicator a,\n .theme-system .empty-column-indicator a,\n .skin-default .empty-column-indicator a,\n .skin-system .empty-column-indicator a,\n .theme-default .follow_requests-unlocked_explanation a,\n .theme-system .follow_requests-unlocked_explanation a,\n .skin-default .follow_requests-unlocked_explanation a,\n .skin-system .follow_requests-unlocked_explanation a,\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .text-icon-button,\n .theme-system .text-icon-button,\n .skin-default .text-icon-button,\n .skin-system .text-icon-button,\n .theme-default .icon-button.star-icon.active,\n .theme-system .icon-button.star-icon.active,\n .skin-default .icon-button.star-icon.active,\n .skin-system .icon-button.star-icon.active,\n .theme-default .public-layout .public-account-bio .account__header__fields a,\n .theme-system .public-layout .public-account-bio .account__header__fields a,\n .skin-default .public-layout .public-account-bio .account__header__fields a,\n .skin-system .public-layout .public-account-bio .account__header__fields a,\n .theme-default .column-header__back-button,\n .theme-system .column-header__back-button,\n .skin-default .column-header__back-button,\n .skin-system .column-header__back-button,\n .theme-default .navigation-bar strong,\n .theme-system .navigation-bar strong,\n .skin-default .navigation-bar strong,\n .skin-system .navigation-bar strong,\n .theme-default .reply-indicator__content a.unhandled-link,\n .theme-system .reply-indicator__content a.unhandled-link,\n .skin-default .reply-indicator__content a.unhandled-link,\n .skin-system .reply-indicator__content a.unhandled-link,\n .theme-default .status__content a.unhandled-link,\n .theme-system .status__content a.unhandled-link,\n .skin-default .status__content a.unhandled-link,\n .skin-system .status__content a.unhandled-link,\n .theme-default .announcements__item__content a.unhandled-link,\n .theme-system .announcements__item__content a.unhandled-link,\n .skin-default .announcements__item__content a.unhandled-link,\n .skin-system .announcements__item__content a.unhandled-link,\n .theme-default .reactions-bar__item.active .reactions-bar__item__count,\n .theme-system .reactions-bar__item.active .reactions-bar__item__count,\n .skin-default .reactions-bar__item.active .reactions-bar__item__count,\n .skin-system .reactions-bar__item.active .reactions-bar__item__count,\n .theme-default .column-header.active .column-header__icon,\n .theme-system .column-header.active .column-header__icon,\n .skin-default .column-header.active .column-header__icon,\n .skin-system .column-header.active .column-header__icon,\n .theme-default .about__section__title,\n .theme-system .about__section__title,\n .skin-default .about__section__title,\n .skin-system .about__section__title {\n color: #b7bdf8;\n }\n .theme-default .prose,\n .theme-system .prose,\n .skin-default .prose,\n .skin-system .prose {\n color: #a5adcb;\n }\n .theme-default .prose h1,\n .theme-system .prose h1,\n .skin-default .prose h1,\n .skin-system .prose h1,\n .theme-default .prose h2,\n .theme-system .prose h2,\n .skin-default .prose h2,\n .skin-system .prose h2,\n .theme-default .prose h3,\n .theme-system .prose h3,\n .skin-default .prose h3,\n .skin-system .prose h3,\n .theme-default .prose h4,\n .theme-system .prose h4,\n .skin-default .prose h4,\n .skin-system .prose h4,\n .theme-default .prose strong,\n .theme-system .prose strong,\n .skin-default .prose strong,\n .skin-system .prose strong {\n color: #cad3f5;\n }\n .theme-default .rules-list,\n .theme-system .rules-list,\n .skin-default .rules-list,\n .skin-system .rules-list {\n color: #cad3f5;\n }\n .theme-default .rules-list li::before,\n .theme-system .rules-list li::before,\n .skin-default .rules-list li::before,\n .skin-system .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-default .about__domain-blocks__domain:nth-child(2n),\n .theme-system .about__domain-blocks__domain:nth-child(2n),\n .skin-default .about__domain-blocks__domain:nth-child(2n),\n .skin-system .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-default .icon-button.active.inverted,\n .theme-system .icon-button.active.inverted,\n .skin-default .icon-button.active.inverted,\n .skin-system .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-default .display-name strong,\n .theme-system .display-name strong,\n .skin-default .display-name strong,\n .skin-system .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .boost-modal__action-bar,\n .theme-system .boost-modal__action-bar,\n .skin-default .boost-modal__action-bar,\n .skin-system .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-default .boost-modal__action-bar span,\n .theme-system .boost-modal__action-bar span,\n .skin-default .boost-modal__action-bar span,\n .skin-system .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-default .emoji-mart-anchor-selected,\n .theme-system .emoji-mart-anchor-selected,\n .skin-default .emoji-mart-anchor-selected,\n .skin-system .emoji-mart-anchor-selected,\n .theme-default .reply-indicator__content a,\n .theme-system .reply-indicator__content a,\n .skin-default .reply-indicator__content a,\n .skin-system .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-default .confirmation-modal,\n .theme-system .confirmation-modal,\n .skin-default .confirmation-modal,\n .skin-system .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .confirmation-modal__action-bar,\n .theme-system .confirmation-modal__action-bar,\n .skin-default .confirmation-modal__action-bar,\n .skin-system .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .privacy-dropdown__option,\n .theme-system .privacy-dropdown__option,\n .skin-default .privacy-dropdown__option,\n .skin-system .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option strong,\n .theme-system .privacy-dropdown__option strong,\n .skin-default .privacy-dropdown__option strong,\n .skin-system .privacy-dropdown__option strong,\n .theme-default .privacy-dropdown__option i,\n .theme-system .privacy-dropdown__option i,\n .skin-default .privacy-dropdown__option i,\n .skin-system .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-default .privacy-dropdown__option:hover,\n .theme-system .privacy-dropdown__option:hover,\n .skin-default .privacy-dropdown__option:hover,\n .skin-system .privacy-dropdown__option:hover,\n .theme-default .privacy-dropdown__option.active,\n .theme-system .privacy-dropdown__option.active,\n .skin-default .privacy-dropdown__option.active,\n .skin-system .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option:hover strong,\n .theme-system .privacy-dropdown__option:hover strong,\n .skin-default .privacy-dropdown__option:hover strong,\n .skin-system .privacy-dropdown__option:hover strong,\n .theme-default .privacy-dropdown__option.active strong,\n .theme-system .privacy-dropdown__option.active strong,\n .skin-default .privacy-dropdown__option.active strong,\n .skin-system .privacy-dropdown__option.active strong,\n .theme-default .privacy-dropdown__option:hover i,\n .theme-system .privacy-dropdown__option:hover i,\n .skin-default .privacy-dropdown__option:hover i,\n .skin-system .privacy-dropdown__option:hover i,\n .theme-default .privacy-dropdown__option.active i,\n .theme-system .privacy-dropdown__option.active i,\n .skin-default .privacy-dropdown__option.active i,\n .skin-system .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-default .privacy-dropdown__value-icon.active > i,\n .theme-system .privacy-dropdown__value-icon.active > i,\n .skin-default .privacy-dropdown__value-icon.active > i,\n .skin-system .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-default .emoji-mart-search > input,\n .theme-system .emoji-mart-search > input,\n .skin-default .emoji-mart-search > input,\n .skin-system .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-default .emoji-mart-search,\n .theme-system .emoji-mart-search,\n .skin-default .emoji-mart-search,\n .skin-system .emoji-mart-search,\n .theme-default .language-dropdown__dropdown__results,\n .theme-system .language-dropdown__dropdown__results,\n .skin-default .language-dropdown__dropdown__results,\n .skin-system .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-default .language-dropdown__dropdown,\n .theme-system .language-dropdown__dropdown,\n .skin-default .language-dropdown__dropdown,\n .skin-system .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-default .language-dropdown__dropdown__results__item > span,\n .theme-system .language-dropdown__dropdown__results__item > span,\n .skin-default .language-dropdown__dropdown__results__item > span,\n .skin-system .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover,\n .theme-system .language-dropdown__dropdown__results__item:hover,\n .skin-default .language-dropdown__dropdown__results__item:hover,\n .skin-system .language-dropdown__dropdown__results__item:hover,\n .theme-default .language-dropdown__dropdown__results__item.active,\n .theme-system .language-dropdown__dropdown__results__item.active,\n .skin-default .language-dropdown__dropdown__results__item.active,\n .skin-system .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover > span,\n .theme-system .language-dropdown__dropdown__results__item:hover > span,\n .skin-default .language-dropdown__dropdown__results__item:hover > span,\n .skin-system .language-dropdown__dropdown__results__item:hover > span,\n .theme-default .language-dropdown__dropdown__results__item.active > span,\n .theme-system .language-dropdown__dropdown__results__item.active > span,\n .skin-default .language-dropdown__dropdown__results__item.active > span,\n .skin-system .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-default .conversation__unread,\n .theme-system .conversation__unread,\n .skin-default .conversation__unread,\n .skin-system .conversation__unread,\n .theme-default .emoji-mart-anchor-bar,\n .theme-system .emoji-mart-anchor-bar,\n .skin-default .emoji-mart-anchor-bar,\n .skin-system .emoji-mart-anchor-bar,\n .theme-default .compose-form__actions .icon-button.active,\n .theme-system .compose-form__actions .icon-button.active,\n .skin-default .compose-form__actions .icon-button.active,\n .skin-system .compose-form__actions .icon-button.active,\n .theme-default .react-toggle--checked .react-toggle-track,\n .theme-system .react-toggle--checked .react-toggle-track,\n .skin-default .react-toggle--checked .react-toggle-track,\n .skin-system .react-toggle--checked .react-toggle-track,\n .theme-default .react-toggle--checked:hover .react-toggle-track,\n .theme-system .react-toggle--checked:hover .react-toggle-track,\n .skin-default .react-toggle--checked:hover .react-toggle-track,\n .skin-system .react-toggle--checked:hover .react-toggle-track,\n .theme-default .pillbar-button:not([disabled]).active,\n .theme-system .pillbar-button:not([disabled]).active,\n .skin-default .pillbar-button:not([disabled]).active,\n .skin-system .pillbar-button:not([disabled]).active,\n .theme-default .pillbar-button:not([disabled]).active:focus,\n .theme-system .pillbar-button:not([disabled]).active:focus,\n .skin-default .pillbar-button:not([disabled]).active:focus,\n .skin-system .pillbar-button:not([disabled]).active:focus,\n .theme-default .pillbar-button:not([disabled]).active:hover,\n .theme-system .pillbar-button:not([disabled]).active:hover,\n .skin-default .pillbar-button:not([disabled]).active:hover,\n .skin-system .pillbar-button:not([disabled]).active:hover,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-default .reactions-bar__item.active,\n .theme-system .reactions-bar__item.active,\n .skin-default .reactions-bar__item.active,\n .skin-system .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-default .trends__item__sparkline path:last-child,\n .theme-system .trends__item__sparkline path:last-child,\n .skin-default .trends__item__sparkline path:last-child,\n .skin-system .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-default .trends__item__sparkline path:first-child,\n .theme-system .trends__item__sparkline path:first-child,\n .skin-default .trends__item__sparkline path:first-child,\n .skin-system .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-default .icon-button,\n .theme-system .icon-button,\n .skin-default .icon-button,\n .skin-system .icon-button,\n .theme-default .notification__message .fa,\n .theme-system .notification__message .fa,\n .skin-default .notification__message .fa,\n .skin-system .notification__message .fa {\n color: #5b6078;\n }\n .theme-default .icon-button:active,\n .theme-system .icon-button:active,\n .skin-default .icon-button:active,\n .skin-system .icon-button:active,\n .theme-default .icon-button:focus,\n .theme-system .icon-button:focus,\n .skin-default .icon-button:focus,\n .skin-system .icon-button:focus,\n .theme-default .icon-button:hover,\n .theme-system .icon-button:hover,\n .skin-default .icon-button:hover,\n .skin-system .icon-button:hover,\n .theme-default .text-icon-button:active,\n .theme-system .text-icon-button:active,\n .skin-default .text-icon-button:active,\n .skin-system .text-icon-button:active,\n .theme-default .text-icon-button:focus,\n .theme-system .text-icon-button:focus,\n .skin-default .text-icon-button:focus,\n .skin-system .text-icon-button:focus,\n .theme-default .text-icon-button:hover,\n .theme-system .text-icon-button:hover,\n .skin-default .text-icon-button:hover,\n .skin-system .text-icon-button:hover,\n .theme-default .public-layout .public-account-bio .account__header__fields a:hover,\n .theme-system .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-default .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-system .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-default .account__domain-pill,\n .theme-system .account__domain-pill,\n .skin-default .account__domain-pill,\n .skin-system .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .drawer__header,\n .theme-system .drawer__header,\n .skin-default .drawer__header,\n .skin-system .drawer__header,\n .theme-default .account__section-headline button,\n .theme-system .account__section-headline button,\n .skin-default .account__section-headline button,\n .skin-system .account__section-headline button,\n .theme-default .account__header,\n .theme-system .account__header,\n .skin-default .account__header,\n .skin-system .account__header,\n .theme-default .search__input,\n .theme-system .search__input,\n .skin-default .search__input,\n .skin-system .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .public-layout .public-account-header__bar::before,\n .theme-system .public-layout .public-account-header__bar::before,\n .skin-default .public-layout .public-account-header__bar::before,\n .skin-system .public-layout .public-account-header__bar::before,\n .theme-default .account__header__fields,\n .theme-system .account__header__fields,\n .skin-default .account__header__fields,\n .skin-system .account__header__fields,\n .theme-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-default .explore__search-header,\n .theme-system .explore__search-header,\n .skin-default .explore__search-header,\n .skin-system .explore__search-header,\n .theme-default .column-inline-form,\n .theme-system .column-inline-form,\n .skin-default .column-inline-form,\n .skin-system .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .theme-system .conversation--unread,\n .skin-default .conversation--unread,\n .skin-system .conversation--unread,\n .theme-default .announcements,\n .theme-system .announcements,\n .skin-default .announcements,\n .skin-system .announcements,\n .theme-default .status-card__image,\n .theme-system .status-card__image,\n .skin-default .status-card__image,\n .skin-system .status-card__image {\n background: #363a4f !important;\n }\n .theme-default .account__section-headline,\n .theme-system .account__section-headline,\n .skin-default .account__section-headline,\n .skin-system .account__section-headline {\n background: #1e2030;\n }\n .theme-default .focusable:focus,\n .theme-system .focusable:focus,\n .skin-default .focusable:focus,\n .skin-system .focusable:focus {\n background: unset;\n }\n .theme-default .admin-wrapper .sidebar ul a:hover,\n .theme-system .admin-wrapper .sidebar ul a:hover,\n .skin-default .admin-wrapper .sidebar ul a:hover,\n .skin-system .admin-wrapper .sidebar ul a:hover,\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-default .detailed-status,\n .theme-system .detailed-status,\n .skin-default .detailed-status,\n .skin-system .detailed-status,\n .theme-default .detailed-status__action-bar,\n .theme-system .detailed-status__action-bar,\n .skin-default .detailed-status__action-bar,\n .skin-system .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-default .dismissable-banner,\n .theme-system .dismissable-banner,\n .skin-default .dismissable-banner,\n .skin-system .dismissable-banner {\n background: #24273a;\n }\n .theme-default .column-header__wrapper.active,\n .theme-system .column-header__wrapper.active,\n .skin-default .column-header__wrapper.active,\n .skin-system .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-default .column-header__wrapper.active::before,\n .theme-system .column-header__wrapper.active::before,\n .skin-default .column-header__wrapper.active::before,\n .skin-system .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-default .account__header__bio .account__header__fields dl,\n .theme-system .account__header__bio .account__header__fields dl,\n .skin-default .account__header__bio .account__header__fields dl,\n .skin-system .account__header__bio .account__header__fields dl,\n .theme-default .account__header__bio .account__header__fields,\n .theme-system .account__header__bio .account__header__fields,\n .skin-default .account__header__bio .account__header__fields,\n .skin-system .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .theme-system .boost-modal__container,\n .skin-default .boost-modal__container,\n .skin-system .boost-modal__container,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .column > .scrollable,\n .theme-system .column > .scrollable,\n .skin-default .column > .scrollable,\n .skin-system .column > .scrollable,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .hero-widget__text,\n .theme-system .hero-widget__text,\n .skin-default .hero-widget__text,\n .skin-system .hero-widget__text,\n .theme-default.admin,\n .theme-system.admin,\n .skin-default.admin,\n .skin-system.admin,\n .theme-default .admin-wrapper .sidebar ul a.selected,\n .theme-system .admin-wrapper .sidebar ul a.selected,\n .skin-default .admin-wrapper .sidebar ul a.selected,\n .skin-system .admin-wrapper .sidebar ul a.selected,\n .theme-default .admin-wrapper .sidebar ul ul,\n .theme-system .admin-wrapper .sidebar ul ul,\n .skin-default .admin-wrapper .sidebar ul ul,\n .skin-system .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-default .dropdown-button,\n .theme-system .dropdown-button,\n .skin-default .dropdown-button,\n .skin-system .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-default .react-toggle--checked .react-toggle-thumb,\n .theme-system .react-toggle--checked .react-toggle-thumb,\n .skin-default .react-toggle--checked .react-toggle-thumb,\n .skin-system .react-toggle--checked .react-toggle-thumb,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked,\n .theme-default .account__action-bar__tab.active,\n .theme-system .account__action-bar__tab.active,\n .skin-default .account__action-bar__tab.active,\n .skin-system .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-default .account,\n .theme-system .account,\n .skin-default .account,\n .skin-system .account,\n .theme-default .load-gap,\n .theme-system .load-gap,\n .skin-default .load-gap,\n .skin-system .load-gap {\n border-color: #1e2030;\n }\n .theme-default .account__section-headline a.active::after,\n .theme-system .account__section-headline a.active::after,\n .skin-default .account__section-headline a.active::after,\n .skin-system .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-default .account__section-headline a.active::before,\n .theme-system .account__section-headline a.active::before,\n .skin-default .account__section-headline a.active::before,\n .skin-system .account__section-headline a.active::before,\n .theme-default .account__section-headline button.active::after,\n .theme-system .account__section-headline button.active::after,\n .skin-default .account__section-headline button.active::after,\n .skin-system .account__section-headline button.active::after,\n .theme-default .account__section-headline button.active::before,\n .theme-system .account__section-headline button.active::before,\n .skin-default .account__section-headline button.active::before,\n .skin-system .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-default .poll__chart,\n .theme-system .poll__chart,\n .skin-default .poll__chart,\n .skin-system .poll__chart {\n background: #6e738d;\n }\n .theme-default .poll__chart.leading,\n .theme-system .poll__chart.leading,\n .skin-default .poll__chart.leading,\n .skin-system .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .drawer__header a:hover,\n .theme-system .drawer__header a:hover,\n .skin-default .drawer__header a:hover,\n .skin-system .drawer__header a:hover,\n .theme-default .column-header__button:hover,\n .theme-system .column-header__button:hover,\n .skin-default .column-header__button:hover,\n .skin-system .column-header__button:hover,\n .theme-default .account__section-headline button:hover,\n .theme-system .account__section-headline button:hover,\n .skin-default .account__section-headline button:hover,\n .skin-system .account__section-headline button:hover,\n .theme-default .account__section-headline a:hover,\n .theme-system .account__section-headline a:hover,\n .skin-default .account__section-headline a:hover,\n .skin-system .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-default .prose a,\n .theme-system .prose a,\n .skin-default .prose a,\n .skin-system .prose a,\n .theme-default .column-link .active,\n .theme-system .column-link .active,\n .skin-default .column-link .active,\n .skin-system .column-link .active,\n .theme-default .compose-form__poll__select__value,\n .theme-system .compose-form__poll__select__value,\n .skin-default .compose-form__poll__select__value,\n .skin-system .compose-form__poll__select__value,\n .theme-default .column-link--transparent.active,\n .theme-system .column-link--transparent.active,\n .skin-default .column-link--transparent.active,\n .skin-system .column-link--transparent.active,\n .theme-default .column-link--transparent:focus,\n .theme-system .column-link--transparent:focus,\n .skin-default .column-link--transparent:focus,\n .skin-system .column-link--transparent:focus,\n .theme-default .column-link:focus,\n .theme-system .column-link:focus,\n .skin-default .column-link:focus,\n .skin-system .column-link:focus,\n .theme-default .column-link--transparent:hover,\n .theme-system .column-link--transparent:hover,\n .skin-default .column-link--transparent:hover,\n .skin-system .column-link--transparent:hover,\n .theme-default .column-link:hover,\n .theme-system .column-link:hover,\n .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .status.collapsed .status__content::after,\n .theme-system .status.collapsed .status__content::after,\n .skin-default .status.collapsed .status__content::after,\n .skin-system .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-default .button,\n .theme-system .button,\n .skin-default .button,\n .skin-system .button,\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary,\n .theme-default .button.logo-button,\n .theme-system .button.logo-button,\n .skin-default .button.logo-button,\n .skin-system .button.logo-button,\n .theme-default .icon-with-badge__badge,\n .theme-system .icon-with-badge__badge,\n .skin-default .icon-with-badge__badge,\n .skin-system .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-default .button.logo-button svg,\n .theme-system .button.logo-button svg,\n .skin-default .button.logo-button svg,\n .skin-system .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-default .public-layout .header .nav-button,\n .theme-system .public-layout .header .nav-button,\n .skin-default .public-layout .header .nav-button,\n .skin-system .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-default .public-layout .header .nav-button:hover,\n .theme-system .public-layout .header .nav-button:hover,\n .skin-default .public-layout .header .nav-button:hover,\n .skin-system .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-default .button.button-secondary,\n .theme-system .button.button-secondary,\n .skin-default .button.button-secondary,\n .skin-system .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-default .button.button-secondary:active,\n .theme-system .button.button-secondary:active,\n .skin-default .button.button-secondary:active,\n .skin-system .button.button-secondary:active,\n .theme-default .button.button-secondary:focus,\n .theme-system .button.button-secondary:focus,\n .skin-default .button.button-secondary:focus,\n .skin-system .button.button-secondary:focus,\n .theme-default .button.button-secondary:hover,\n .theme-system .button.button-secondary:hover,\n .skin-default .button.button-secondary:hover,\n .skin-system .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-default .button:active,\n .theme-system .button:active,\n .skin-default .button:active,\n .skin-system .button:active,\n .theme-default .button:focus,\n .theme-system .button:focus,\n .skin-default .button:focus,\n .skin-system .button:focus,\n .theme-default .button:hover,\n .theme-system .button:hover,\n .skin-default .button:hover,\n .skin-system .button:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active,\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.logo-button:active,\n .theme-system .button.logo-button:active,\n .skin-default .button.logo-button:active,\n .skin-system .button.logo-button:active,\n .theme-default .button.logo-button:focus,\n .theme-system .button.logo-button:focus,\n .skin-default .button.logo-button:focus,\n .skin-system .button.logo-button:focus,\n .theme-default .button.logo-button:hover,\n .theme-system .button.logo-button:hover,\n .skin-default .button.logo-button:hover,\n .skin-system .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .theme-system .announcements__item__unread,\n .skin-default .announcements__item__unread,\n .skin-system .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default select,\n .theme-system select,\n .skin-default select,\n .skin-system select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button,\n .theme-system .mute-modal__cancel-button,\n .skin-default .mute-modal__cancel-button,\n .skin-system .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button:hover,\n .theme-system .mute-modal__cancel-button:hover,\n .skin-default .mute-modal__cancel-button:hover,\n .skin-system .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-default .drawer__inner,\n .theme-system .drawer__inner,\n .skin-default .drawer__inner,\n .skin-system .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .theme-system .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .skin-system .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .theme-system .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .skin-system .compose-form__highlightable,\n .theme-default .column-header,\n .theme-system .column-header,\n .skin-default .column-header,\n .skin-system .column-header,\n .theme-default .boost-modal,\n .theme-system .boost-modal,\n .skin-default .boost-modal,\n .skin-system .boost-modal,\n .theme-default .mute-modal,\n .theme-system .mute-modal,\n .skin-default .mute-modal,\n .skin-system .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .theme-system .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .skin-system .privacy-dropdown__dropdown,\n .theme-default .explore__search-header .search__input,\n .theme-system .explore__search-header .search__input,\n .skin-default .explore__search-header .search__input,\n .skin-system .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-default .mute-modal__action-bar,\n .theme-system .mute-modal__action-bar,\n .skin-default .mute-modal__action-bar,\n .skin-system .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .mute-modal__container,\n .theme-system .mute-modal__container,\n .skin-default .mute-modal__container,\n .skin-system .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .compose-form .autosuggest-textarea__textarea,\n .theme-system .compose-form .autosuggest-textarea__textarea,\n .skin-default .compose-form .autosuggest-textarea__textarea,\n .skin-system .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-default .compose-form .compose-form__modifiers,\n .theme-system .compose-form .compose-form__modifiers,\n .skin-default .compose-form .compose-form__modifiers,\n .skin-system .compose-form .compose-form__modifiers,\n .theme-default .compose-form .compose-form__autosuggest-wrapper,\n .theme-system .compose-form .compose-form__autosuggest-wrapper,\n .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-system .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .theme-system .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .skin-system .autosuggest-textarea__suggestions,\n .theme-default .compose-form .spoiler-input__input,\n .theme-system .compose-form .spoiler-input__input,\n .skin-default .compose-form .spoiler-input__input,\n .skin-system .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-default .compose-form .compose-form__buttons-wrapper,\n .theme-system .compose-form .compose-form__buttons-wrapper,\n .skin-default .compose-form .compose-form__buttons-wrapper,\n .skin-system .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-default .load-more:hover,\n .theme-system .load-more:hover,\n .skin-default .load-more:hover,\n .skin-system .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .theme-system .character-counter,\n .skin-default .character-counter,\n .skin-system .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .hero-widget,\n .theme-system .hero-widget,\n .skin-default .hero-widget,\n .skin-system .hero-widget,\n .theme-default .public-layout .public-account-header,\n .theme-system .public-layout .public-account-header,\n .skin-default .public-layout .public-account-header,\n .skin-system .public-layout .public-account-header,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here {\n box-shadow: none;\n }\n .theme-default .dropdown-menu__item--dangerous a,\n .theme-system .dropdown-menu__item--dangerous a,\n .skin-default .dropdown-menu__item--dangerous a,\n .skin-system .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-default .search__popout,\n .theme-system .search__popout,\n .skin-default .search__popout,\n .skin-system .search__popout,\n .theme-default .dropdown-menu__arrow::before,\n .theme-system .dropdown-menu__arrow::before,\n .skin-default .dropdown-menu__arrow::before,\n .skin-system .dropdown-menu__arrow::before,\n .theme-default .dropdown-menu__item button,\n .theme-system .dropdown-menu__item button,\n .skin-default .dropdown-menu__item button,\n .skin-system .dropdown-menu__item button,\n .theme-default .dropdown-menu__container__list,\n .theme-system .dropdown-menu__container__list,\n .skin-default .dropdown-menu__container__list,\n .skin-system .dropdown-menu__container__list,\n .theme-default .dropdown-menu.bottom,\n .theme-system .dropdown-menu.bottom,\n .skin-default .dropdown-menu.bottom,\n .skin-system .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-default .dropdown-menu__item a:hover,\n .theme-system .dropdown-menu__item a:hover,\n .skin-default .dropdown-menu__item a:hover,\n .skin-system .dropdown-menu__item a:hover,\n .theme-default .dropdown-menu__item button:hover,\n .theme-system .dropdown-menu__item button:hover,\n .skin-default .dropdown-menu__item button:hover,\n .skin-system .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-default .input-copy,\n .theme-system .input-copy,\n .skin-default .input-copy,\n .skin-system .input-copy,\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"],\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form .block-button,\n .theme-system .simple_form .block-button,\n .skin-default .simple_form .block-button,\n .skin-system .simple_form .block-button,\n .theme-default .notification__filter-bar button,\n .theme-system .notification__filter-bar button,\n .skin-default .notification__filter-bar button,\n .skin-system .notification__filter-bar button,\n .theme-default .simple_form .button,\n .theme-system .simple_form .button,\n .skin-default .simple_form .button,\n .skin-system .simple_form .button,\n .theme-default .simple_form button,\n .theme-system .simple_form button,\n .skin-default .simple_form button,\n .skin-system .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-default .simple_form .block-button:hover,\n .theme-system .simple_form .block-button:hover,\n .skin-default .simple_form .block-button:hover,\n .skin-system .simple_form .block-button:hover,\n .theme-default .simple_form .button:hover,\n .theme-system .simple_form .button:hover,\n .skin-default .simple_form .button:hover,\n .skin-system .simple_form .button:hover,\n .theme-default .notification__filter-bar button:hover,\n .theme-system .notification__filter-bar button:hover,\n .skin-default .notification__filter-bar button:hover,\n .skin-system .notification__filter-bar button:hover,\n .theme-default .simple_form button:hover,\n .theme-system .simple_form button:hover,\n .skin-default .simple_form button:hover,\n .skin-system .simple_form button:hover {\n background: #363a4f;\n }\n .theme-default .simple_form .input.with_label .label_input > label,\n .theme-system .simple_form .input.with_label .label_input > label,\n .skin-default .simple_form .input.with_label .label_input > label,\n .skin-system .simple_form .input.with_label .label_input > label,\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select,\n .theme-default .accounts-table__count,\n .theme-system .accounts-table__count,\n .skin-default .accounts-table__count,\n .skin-system .accounts-table__count,\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea {\n color: #cad3f5;\n }\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid,\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-default .poll__option input[type=\"text\"]:focus,\n .theme-system .poll__option input[type=\"text\"]:focus,\n .skin-default .poll__option input[type=\"text\"]:focus,\n .skin-system .poll__option input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"datetime-local\"]:active,\n .theme-system .simple_form input[type=\"datetime-local\"]:active,\n .skin-default .simple_form input[type=\"datetime-local\"]:active,\n .skin-system .simple_form input[type=\"datetime-local\"]:active,\n .theme-default .simple_form input[type=\"datetime-local\"]:focus,\n .theme-system .simple_form input[type=\"datetime-local\"]:focus,\n .skin-default .simple_form input[type=\"datetime-local\"]:focus,\n .skin-system .simple_form input[type=\"datetime-local\"]:focus,\n .theme-default .simple_form input[type=\"email\"]:active,\n .theme-system .simple_form input[type=\"email\"]:active,\n .skin-default .simple_form input[type=\"email\"]:active,\n .skin-system .simple_form input[type=\"email\"]:active,\n .theme-default .simple_form input[type=\"email\"]:focus,\n .theme-system .simple_form input[type=\"email\"]:focus,\n .skin-default .simple_form input[type=\"email\"]:focus,\n .skin-system .simple_form input[type=\"email\"]:focus,\n .theme-default .simple_form input[type=\"number\"]:active,\n .theme-system .simple_form input[type=\"number\"]:active,\n .skin-default .simple_form input[type=\"number\"]:active,\n .skin-system .simple_form input[type=\"number\"]:active,\n .theme-default .simple_form input[type=\"number\"]:focus,\n .theme-system .simple_form input[type=\"number\"]:focus,\n .skin-default .simple_form input[type=\"number\"]:focus,\n .skin-system .simple_form input[type=\"number\"]:focus,\n .theme-default .simple_form input[type=\"password\"]:active,\n .theme-system .simple_form input[type=\"password\"]:active,\n .skin-default .simple_form input[type=\"password\"]:active,\n .skin-system .simple_form input[type=\"password\"]:active,\n .theme-default .simple_form input[type=\"password\"]:focus,\n .theme-system .simple_form input[type=\"password\"]:focus,\n .skin-default .simple_form input[type=\"password\"]:focus,\n .skin-system .simple_form input[type=\"password\"]:focus,\n .theme-default .simple_form input[type=\"text\"]:active,\n .theme-system .simple_form input[type=\"text\"]:active,\n .skin-default .simple_form input[type=\"text\"]:active,\n .skin-system .simple_form input[type=\"text\"]:active,\n .theme-default .simple_form input[type=\"text\"]:focus,\n .theme-system .simple_form input[type=\"text\"]:focus,\n .skin-default .simple_form input[type=\"text\"]:focus,\n .skin-system .simple_form input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"url\"]:active,\n .theme-system .simple_form input[type=\"url\"]:active,\n .skin-default .simple_form input[type=\"url\"]:active,\n .skin-system .simple_form input[type=\"url\"]:active,\n .theme-default .simple_form input[type=\"url\"]:focus,\n .theme-system .simple_form input[type=\"url\"]:focus,\n .skin-default .simple_form input[type=\"url\"]:focus,\n .skin-system .simple_form input[type=\"url\"]:focus,\n .theme-default .simple_form textarea:active,\n .theme-system .simple_form textarea:active,\n .skin-default .simple_form textarea:active,\n .skin-system .simple_form textarea:active,\n .theme-default .simple_form textarea:focus,\n .theme-system .simple_form textarea:focus,\n .skin-default .simple_form textarea:focus,\n .skin-system .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th,\n .theme-default .setting-text:active,\n .theme-system .setting-text:active,\n .skin-default .setting-text:active,\n .skin-system .setting-text:active,\n .theme-default .setting-text:focus,\n .theme-system .setting-text:focus,\n .skin-default .setting-text:focus,\n .skin-system .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-default .batch-table__toolbar,\n .theme-system .batch-table__toolbar,\n .skin-default .batch-table__toolbar,\n .skin-system .batch-table__toolbar,\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-default .simple_form input[type=\"datetime-local\"]:hover,\n .theme-system .simple_form input[type=\"datetime-local\"]:hover,\n .skin-default .simple_form input[type=\"datetime-local\"]:hover,\n .skin-system .simple_form input[type=\"datetime-local\"]:hover,\n .theme-default .simple_form input[type=\"email\"]:hover,\n .theme-system .simple_form input[type=\"email\"]:hover,\n .skin-default .simple_form input[type=\"email\"]:hover,\n .skin-system .simple_form input[type=\"email\"]:hover,\n .theme-default .simple_form input[type=\"number\"]:hover,\n .theme-system .simple_form input[type=\"number\"]:hover,\n .skin-default .simple_form input[type=\"number\"]:hover,\n .skin-system .simple_form input[type=\"number\"]:hover,\n .theme-default .simple_form input[type=\"password\"]:hover,\n .theme-system .simple_form input[type=\"password\"]:hover,\n .skin-default .simple_form input[type=\"password\"]:hover,\n .skin-system .simple_form input[type=\"password\"]:hover,\n .theme-default .simple_form input[type=\"text\"]:hover,\n .theme-system .simple_form input[type=\"text\"]:hover,\n .skin-default .simple_form input[type=\"text\"]:hover,\n .skin-system .simple_form input[type=\"text\"]:hover,\n .theme-default .simple_form input[type=\"url\"]:hover,\n .theme-system .simple_form input[type=\"url\"]:hover,\n .skin-default .simple_form input[type=\"url\"]:hover,\n .skin-system .simple_form input[type=\"url\"]:hover,\n .theme-default .simple_form textarea:hover,\n .theme-system .simple_form textarea:hover,\n .skin-default .simple_form textarea:hover,\n .skin-system .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-default .batch-table__row,\n .theme-system .batch-table__row,\n .skin-default .batch-table__row,\n .skin-system .batch-table__row {\n background: #494d64;\n }\n .theme-default .batch-table__row:hover,\n .theme-system .batch-table__row:hover,\n .skin-default .batch-table__row:hover,\n .skin-system .batch-table__row:hover,\n .theme-default .batch-table__row:nth-child(2n):hover,\n .theme-system .batch-table__row:nth-child(2n):hover,\n .skin-default .batch-table__row:nth-child(2n):hover,\n .skin-system .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-default .batch-table__row:nth-child(2n),\n .theme-system .batch-table__row:nth-child(2n),\n .skin-default .batch-table__row:nth-child(2n),\n .skin-system .batch-table__row:nth-child(2n),\n .theme-default .table > tbody > tr > td,\n .theme-system .table > tbody > tr > td,\n .skin-default .table > tbody > tr > td,\n .skin-system .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-default .positive-hint,\n .theme-system .positive-hint,\n .skin-default .positive-hint,\n .skin-system .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .theme-system .card__bar,\n .skin-default .card__bar,\n .skin-system .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .theme-system .reply-indicator,\n .skin-default .reply-indicator,\n .skin-system .reply-indicator {\n background: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-default ::selection,\n .theme-system ::selection,\n .skin-default ::selection,\n .skin-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .theme-system input::placeholder,\n .skin-default input::placeholder,\n .skin-system input::placeholder,\n .theme-default textarea::placeholder,\n .theme-system textarea::placeholder,\n .skin-default textarea::placeholder,\n .skin-system textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .column-header__wrapper,\n .theme-system .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .skin-system .column-header__wrapper,\n .theme-default .column > *:not(.loading-indicator),\n .theme-system .column > *:not(.loading-indicator),\n .skin-default .column > *:not(.loading-indicator),\n .skin-system .column > *:not(.loading-indicator),\n .theme-default body.flavour-glitch.skin-default .column-header__wrapper,\n .theme-system body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-default body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-system body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .tabs-bar__wrapper,\n .theme-system .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .skin-system .tabs-bar__wrapper,\n .theme-default .admin-wrapper .sidebar-wrapper__inner,\n .theme-system .admin-wrapper .sidebar-wrapper__inner,\n .skin-default .admin-wrapper .sidebar-wrapper__inner,\n .skin-system .admin-wrapper .sidebar-wrapper__inner,\n .theme-default .ui__header,\n .theme-system .ui__header,\n .skin-default .ui__header,\n .skin-system .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .theme-system .navigation-panel,\n .skin-default .navigation-panel,\n .skin-system .navigation-panel,\n .theme-default .column-link,\n .theme-system .column-link,\n .skin-default .column-link,\n .skin-system .column-link {\n background: transparent;\n }\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .search-popout em,\n .theme-system .search-popout em,\n .skin-default .search-popout em,\n .skin-system .search-popout em,\n .theme-default .dismissable-banner__message,\n .theme-system .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .skin-system .dismissable-banner__message,\n .theme-default .dismissable-banner__message h1,\n .theme-system .dismissable-banner__message h1,\n .skin-default .dismissable-banner__message h1,\n .skin-system .dismissable-banner__message h1,\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt,\n .theme-default .account__section-headline a.active,\n .theme-system .account__section-headline a.active,\n .skin-default .account__section-headline a.active,\n .skin-system .account__section-headline a.active,\n .theme-default .account__section-headline button.active,\n .theme-system .account__section-headline button.active,\n .skin-default .account__section-headline button.active,\n .skin-system .account__section-headline button.active,\n .theme-default .notification__filter-bar a.active,\n .theme-system .notification__filter-bar a.active,\n .skin-default .notification__filter-bar a.active,\n .skin-system .notification__filter-bar a.active,\n .theme-default .notification__filter-bar button.active,\n .theme-system .notification__filter-bar button.active,\n .skin-default .notification__filter-bar button.active,\n .skin-system .notification__filter-bar button.active,\n .theme-default .account__header__bio .account__header__content,\n .theme-system .account__header__bio .account__header__content,\n .skin-default .account__header__bio .account__header__content,\n .skin-system .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .theme-system .navigation-bar,\n .skin-default .navigation-bar,\n .skin-system .navigation-bar,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .display-name__html,\n .theme-system .display-name__html,\n .skin-default .display-name__html,\n .skin-system .display-name__html,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .account__display-name strong,\n .theme-system .account__display-name strong,\n .skin-default .account__display-name strong,\n .skin-system .account__display-name strong,\n .theme-default .status__display-name strong,\n .theme-system .status__display-name strong,\n .skin-default .status__display-name strong,\n .skin-system .status__display-name strong,\n .theme-default .notification__message,\n .theme-system .notification__message,\n .skin-default .notification__message,\n .skin-system .notification__message,\n .theme-default .public-layout .public-account-bio .account__header__content,\n .theme-system .public-layout .public-account-bio .account__header__content,\n .skin-default .public-layout .public-account-bio .account__header__content,\n .skin-system .public-layout .public-account-bio .account__header__content,\n .theme-default .reply-indicator__content,\n .theme-system .reply-indicator__content,\n .skin-default .reply-indicator__content,\n .skin-system .reply-indicator__content,\n .theme-default .status__content,\n .theme-system .status__content,\n .skin-default .status__content,\n .skin-system .status__content,\n .theme-default .status__content__text,\n .theme-system .status__content__text,\n .skin-default .status__content__text,\n .skin-system .status__content__text,\n .theme-default .card__bar .display-name strong,\n .theme-system .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong,\n .skin-system .card__bar .display-name strong,\n .theme-default .about__mail,\n .theme-system .about__mail,\n .skin-default .about__mail,\n .skin-system .about__mail,\n .theme-default .about__domain-blocks__domain h6,\n .theme-system .about__domain-blocks__domain h6,\n .skin-default .about__domain-blocks__domain h6,\n .skin-system .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .theme-system .search-popout span,\n .skin-default .search-popout span,\n .skin-system .search-popout span,\n .theme-default .link-footer p,\n .theme-system .link-footer p,\n .skin-default .link-footer p,\n .skin-system .link-footer p,\n .theme-default .link-footer p a,\n .theme-system .link-footer p a,\n .skin-default .link-footer p a,\n .skin-system .link-footer p a {\n color: #b8c0e0;\n }\n .theme-default .account__header__tabs__name h1 small,\n .theme-system .account__header__tabs__name h1 small,\n .skin-default .account__header__tabs__name h1 small,\n .skin-system .account__header__tabs__name h1 small,\n .theme-default .account__header__bio .account__header__fields dd,\n .theme-system .account__header__bio .account__header__fields dd,\n .skin-default .account__header__bio .account__header__fields dd,\n .skin-system .account__header__bio .account__header__fields dd,\n .theme-default .display-name__account,\n .theme-system .display-name__account,\n .skin-default .display-name__account,\n .skin-system .display-name__account,\n .theme-default .status__relative-time,\n .theme-system .status__relative-time,\n .skin-default .status__relative-time,\n .skin-system .status__relative-time,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .account .account__display-name,\n .theme-system .account .account__display-name,\n .skin-default .account .account__display-name,\n .skin-system .account .account__display-name,\n .theme-default .label_input .search__input,\n .theme-system .label_input .search__input,\n .skin-default .label_input .search__input,\n .skin-system .label_input .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .account__header__fields dt,\n .theme-system .account__header__fields dt,\n .skin-default .account__header__fields dt,\n .skin-system .account__header__fields dt,\n .theme-default .rules-list__hint,\n .theme-system .rules-list__hint,\n .skin-default .rules-list__hint,\n .skin-system .rules-list__hint,\n .theme-default .about__domain-blocks__domain,\n .theme-system .about__domain-blocks__domain,\n .skin-default .about__domain-blocks__domain,\n .skin-system .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .theme-system .compose-panel hr,\n .skin-default .compose-panel hr,\n .skin-system .compose-panel hr,\n .theme-default .navigation-panel hr,\n .theme-system .navigation-panel hr,\n .skin-default .navigation-panel hr,\n .skin-system .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-default .mention,\n .theme-system .mention,\n .skin-default .mention,\n .skin-system .mention,\n .theme-default .icon-button.inverted,\n .theme-system .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .skin-system .icon-button.inverted,\n .theme-default .icon-button.inverted:focus,\n .theme-system .icon-button.inverted:focus,\n .skin-default .icon-button.inverted:focus,\n .skin-system .icon-button.inverted:focus,\n .theme-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-default .account__header__content a,\n .theme-system .account__header__content a,\n .skin-default .account__header__content a,\n .skin-system .account__header__content a,\n .theme-default .account__header__bio .account__header__fields a,\n .theme-system .account__header__bio .account__header__fields a,\n .skin-default .account__header__bio .account__header__fields a,\n .skin-system .account__header__bio .account__header__fields a,\n .theme-default .empty-column-indicator a,\n .theme-system .empty-column-indicator a,\n .skin-default .empty-column-indicator a,\n .skin-system .empty-column-indicator a,\n .theme-default .follow_requests-unlocked_explanation a,\n .theme-system .follow_requests-unlocked_explanation a,\n .skin-default .follow_requests-unlocked_explanation a,\n .skin-system .follow_requests-unlocked_explanation a,\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .text-icon-button,\n .theme-system .text-icon-button,\n .skin-default .text-icon-button,\n .skin-system .text-icon-button,\n .theme-default .icon-button.star-icon.active,\n .theme-system .icon-button.star-icon.active,\n .skin-default .icon-button.star-icon.active,\n .skin-system .icon-button.star-icon.active,\n .theme-default .public-layout .public-account-bio .account__header__fields a,\n .theme-system .public-layout .public-account-bio .account__header__fields a,\n .skin-default .public-layout .public-account-bio .account__header__fields a,\n .skin-system .public-layout .public-account-bio .account__header__fields a,\n .theme-default .column-header__back-button,\n .theme-system .column-header__back-button,\n .skin-default .column-header__back-button,\n .skin-system .column-header__back-button,\n .theme-default .navigation-bar strong,\n .theme-system .navigation-bar strong,\n .skin-default .navigation-bar strong,\n .skin-system .navigation-bar strong,\n .theme-default .reply-indicator__content a.unhandled-link,\n .theme-system .reply-indicator__content a.unhandled-link,\n .skin-default .reply-indicator__content a.unhandled-link,\n .skin-system .reply-indicator__content a.unhandled-link,\n .theme-default .status__content a.unhandled-link,\n .theme-system .status__content a.unhandled-link,\n .skin-default .status__content a.unhandled-link,\n .skin-system .status__content a.unhandled-link,\n .theme-default .announcements__item__content a.unhandled-link,\n .theme-system .announcements__item__content a.unhandled-link,\n .skin-default .announcements__item__content a.unhandled-link,\n .skin-system .announcements__item__content a.unhandled-link,\n .theme-default .reactions-bar__item.active .reactions-bar__item__count,\n .theme-system .reactions-bar__item.active .reactions-bar__item__count,\n .skin-default .reactions-bar__item.active .reactions-bar__item__count,\n .skin-system .reactions-bar__item.active .reactions-bar__item__count,\n .theme-default .column-header.active .column-header__icon,\n .theme-system .column-header.active .column-header__icon,\n .skin-default .column-header.active .column-header__icon,\n .skin-system .column-header.active .column-header__icon,\n .theme-default .about__section__title,\n .theme-system .about__section__title,\n .skin-default .about__section__title,\n .skin-system .about__section__title {\n color: #b7bdf8;\n }\n .theme-default .prose,\n .theme-system .prose,\n .skin-default .prose,\n .skin-system .prose {\n color: #a5adcb;\n }\n .theme-default .prose h1,\n .theme-system .prose h1,\n .skin-default .prose h1,\n .skin-system .prose h1,\n .theme-default .prose h2,\n .theme-system .prose h2,\n .skin-default .prose h2,\n .skin-system .prose h2,\n .theme-default .prose h3,\n .theme-system .prose h3,\n .skin-default .prose h3,\n .skin-system .prose h3,\n .theme-default .prose h4,\n .theme-system .prose h4,\n .skin-default .prose h4,\n .skin-system .prose h4,\n .theme-default .prose strong,\n .theme-system .prose strong,\n .skin-default .prose strong,\n .skin-system .prose strong {\n color: #cad3f5;\n }\n .theme-default .rules-list,\n .theme-system .rules-list,\n .skin-default .rules-list,\n .skin-system .rules-list {\n color: #cad3f5;\n }\n .theme-default .rules-list li::before,\n .theme-system .rules-list li::before,\n .skin-default .rules-list li::before,\n .skin-system .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-default .about__domain-blocks__domain:nth-child(2n),\n .theme-system .about__domain-blocks__domain:nth-child(2n),\n .skin-default .about__domain-blocks__domain:nth-child(2n),\n .skin-system .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-default .icon-button.active.inverted,\n .theme-system .icon-button.active.inverted,\n .skin-default .icon-button.active.inverted,\n .skin-system .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-default .display-name strong,\n .theme-system .display-name strong,\n .skin-default .display-name strong,\n .skin-system .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .boost-modal__action-bar,\n .theme-system .boost-modal__action-bar,\n .skin-default .boost-modal__action-bar,\n .skin-system .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-default .boost-modal__action-bar span,\n .theme-system .boost-modal__action-bar span,\n .skin-default .boost-modal__action-bar span,\n .skin-system .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-default .emoji-mart-anchor-selected,\n .theme-system .emoji-mart-anchor-selected,\n .skin-default .emoji-mart-anchor-selected,\n .skin-system .emoji-mart-anchor-selected,\n .theme-default .reply-indicator__content a,\n .theme-system .reply-indicator__content a,\n .skin-default .reply-indicator__content a,\n .skin-system .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-default .confirmation-modal,\n .theme-system .confirmation-modal,\n .skin-default .confirmation-modal,\n .skin-system .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .confirmation-modal__action-bar,\n .theme-system .confirmation-modal__action-bar,\n .skin-default .confirmation-modal__action-bar,\n .skin-system .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .privacy-dropdown__option,\n .theme-system .privacy-dropdown__option,\n .skin-default .privacy-dropdown__option,\n .skin-system .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option strong,\n .theme-system .privacy-dropdown__option strong,\n .skin-default .privacy-dropdown__option strong,\n .skin-system .privacy-dropdown__option strong,\n .theme-default .privacy-dropdown__option i,\n .theme-system .privacy-dropdown__option i,\n .skin-default .privacy-dropdown__option i,\n .skin-system .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-default .privacy-dropdown__option:hover,\n .theme-system .privacy-dropdown__option:hover,\n .skin-default .privacy-dropdown__option:hover,\n .skin-system .privacy-dropdown__option:hover,\n .theme-default .privacy-dropdown__option.active,\n .theme-system .privacy-dropdown__option.active,\n .skin-default .privacy-dropdown__option.active,\n .skin-system .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option:hover strong,\n .theme-system .privacy-dropdown__option:hover strong,\n .skin-default .privacy-dropdown__option:hover strong,\n .skin-system .privacy-dropdown__option:hover strong,\n .theme-default .privacy-dropdown__option.active strong,\n .theme-system .privacy-dropdown__option.active strong,\n .skin-default .privacy-dropdown__option.active strong,\n .skin-system .privacy-dropdown__option.active strong,\n .theme-default .privacy-dropdown__option:hover i,\n .theme-system .privacy-dropdown__option:hover i,\n .skin-default .privacy-dropdown__option:hover i,\n .skin-system .privacy-dropdown__option:hover i,\n .theme-default .privacy-dropdown__option.active i,\n .theme-system .privacy-dropdown__option.active i,\n .skin-default .privacy-dropdown__option.active i,\n .skin-system .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-default .privacy-dropdown__value-icon.active > i,\n .theme-system .privacy-dropdown__value-icon.active > i,\n .skin-default .privacy-dropdown__value-icon.active > i,\n .skin-system .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-default .emoji-mart-search > input,\n .theme-system .emoji-mart-search > input,\n .skin-default .emoji-mart-search > input,\n .skin-system .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-default .emoji-mart-search,\n .theme-system .emoji-mart-search,\n .skin-default .emoji-mart-search,\n .skin-system .emoji-mart-search,\n .theme-default .language-dropdown__dropdown__results,\n .theme-system .language-dropdown__dropdown__results,\n .skin-default .language-dropdown__dropdown__results,\n .skin-system .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-default .language-dropdown__dropdown,\n .theme-system .language-dropdown__dropdown,\n .skin-default .language-dropdown__dropdown,\n .skin-system .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-default .language-dropdown__dropdown__results__item > span,\n .theme-system .language-dropdown__dropdown__results__item > span,\n .skin-default .language-dropdown__dropdown__results__item > span,\n .skin-system .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover,\n .theme-system .language-dropdown__dropdown__results__item:hover,\n .skin-default .language-dropdown__dropdown__results__item:hover,\n .skin-system .language-dropdown__dropdown__results__item:hover,\n .theme-default .language-dropdown__dropdown__results__item.active,\n .theme-system .language-dropdown__dropdown__results__item.active,\n .skin-default .language-dropdown__dropdown__results__item.active,\n .skin-system .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover > span,\n .theme-system .language-dropdown__dropdown__results__item:hover > span,\n .skin-default .language-dropdown__dropdown__results__item:hover > span,\n .skin-system .language-dropdown__dropdown__results__item:hover > span,\n .theme-default .language-dropdown__dropdown__results__item.active > span,\n .theme-system .language-dropdown__dropdown__results__item.active > span,\n .skin-default .language-dropdown__dropdown__results__item.active > span,\n .skin-system .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-default .conversation__unread,\n .theme-system .conversation__unread,\n .skin-default .conversation__unread,\n .skin-system .conversation__unread,\n .theme-default .emoji-mart-anchor-bar,\n .theme-system .emoji-mart-anchor-bar,\n .skin-default .emoji-mart-anchor-bar,\n .skin-system .emoji-mart-anchor-bar,\n .theme-default .compose-form__actions .icon-button.active,\n .theme-system .compose-form__actions .icon-button.active,\n .skin-default .compose-form__actions .icon-button.active,\n .skin-system .compose-form__actions .icon-button.active,\n .theme-default .react-toggle--checked .react-toggle-track,\n .theme-system .react-toggle--checked .react-toggle-track,\n .skin-default .react-toggle--checked .react-toggle-track,\n .skin-system .react-toggle--checked .react-toggle-track,\n .theme-default .react-toggle--checked:hover .react-toggle-track,\n .theme-system .react-toggle--checked:hover .react-toggle-track,\n .skin-default .react-toggle--checked:hover .react-toggle-track,\n .skin-system .react-toggle--checked:hover .react-toggle-track,\n .theme-default .pillbar-button:not([disabled]).active,\n .theme-system .pillbar-button:not([disabled]).active,\n .skin-default .pillbar-button:not([disabled]).active,\n .skin-system .pillbar-button:not([disabled]).active,\n .theme-default .pillbar-button:not([disabled]).active:focus,\n .theme-system .pillbar-button:not([disabled]).active:focus,\n .skin-default .pillbar-button:not([disabled]).active:focus,\n .skin-system .pillbar-button:not([disabled]).active:focus,\n .theme-default .pillbar-button:not([disabled]).active:hover,\n .theme-system .pillbar-button:not([disabled]).active:hover,\n .skin-default .pillbar-button:not([disabled]).active:hover,\n .skin-system .pillbar-button:not([disabled]).active:hover,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-default .reactions-bar__item.active,\n .theme-system .reactions-bar__item.active,\n .skin-default .reactions-bar__item.active,\n .skin-system .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-default .trends__item__sparkline path:last-child,\n .theme-system .trends__item__sparkline path:last-child,\n .skin-default .trends__item__sparkline path:last-child,\n .skin-system .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-default .trends__item__sparkline path:first-child,\n .theme-system .trends__item__sparkline path:first-child,\n .skin-default .trends__item__sparkline path:first-child,\n .skin-system .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-default .icon-button,\n .theme-system .icon-button,\n .skin-default .icon-button,\n .skin-system .icon-button,\n .theme-default .notification__message .fa,\n .theme-system .notification__message .fa,\n .skin-default .notification__message .fa,\n .skin-system .notification__message .fa {\n color: #5b6078;\n }\n .theme-default .icon-button:active,\n .theme-system .icon-button:active,\n .skin-default .icon-button:active,\n .skin-system .icon-button:active,\n .theme-default .icon-button:focus,\n .theme-system .icon-button:focus,\n .skin-default .icon-button:focus,\n .skin-system .icon-button:focus,\n .theme-default .icon-button:hover,\n .theme-system .icon-button:hover,\n .skin-default .icon-button:hover,\n .skin-system .icon-button:hover,\n .theme-default .text-icon-button:active,\n .theme-system .text-icon-button:active,\n .skin-default .text-icon-button:active,\n .skin-system .text-icon-button:active,\n .theme-default .text-icon-button:focus,\n .theme-system .text-icon-button:focus,\n .skin-default .text-icon-button:focus,\n .skin-system .text-icon-button:focus,\n .theme-default .text-icon-button:hover,\n .theme-system .text-icon-button:hover,\n .skin-default .text-icon-button:hover,\n .skin-system .text-icon-button:hover,\n .theme-default .public-layout .public-account-bio .account__header__fields a:hover,\n .theme-system .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-default .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-system .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-default .account__domain-pill,\n .theme-system .account__domain-pill,\n .skin-default .account__domain-pill,\n .skin-system .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .drawer__header,\n .theme-system .drawer__header,\n .skin-default .drawer__header,\n .skin-system .drawer__header,\n .theme-default .account__section-headline button,\n .theme-system .account__section-headline button,\n .skin-default .account__section-headline button,\n .skin-system .account__section-headline button,\n .theme-default .account__header,\n .theme-system .account__header,\n .skin-default .account__header,\n .skin-system .account__header,\n .theme-default .search__input,\n .theme-system .search__input,\n .skin-default .search__input,\n .skin-system .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .public-layout .public-account-header__bar::before,\n .theme-system .public-layout .public-account-header__bar::before,\n .skin-default .public-layout .public-account-header__bar::before,\n .skin-system .public-layout .public-account-header__bar::before,\n .theme-default .account__header__fields,\n .theme-system .account__header__fields,\n .skin-default .account__header__fields,\n .skin-system .account__header__fields,\n .theme-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-default .explore__search-header,\n .theme-system .explore__search-header,\n .skin-default .explore__search-header,\n .skin-system .explore__search-header,\n .theme-default .column-inline-form,\n .theme-system .column-inline-form,\n .skin-default .column-inline-form,\n .skin-system .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .theme-system .conversation--unread,\n .skin-default .conversation--unread,\n .skin-system .conversation--unread,\n .theme-default .announcements,\n .theme-system .announcements,\n .skin-default .announcements,\n .skin-system .announcements,\n .theme-default .status-card__image,\n .theme-system .status-card__image,\n .skin-default .status-card__image,\n .skin-system .status-card__image {\n background: #363a4f !important;\n }\n .theme-default .account__section-headline,\n .theme-system .account__section-headline,\n .skin-default .account__section-headline,\n .skin-system .account__section-headline {\n background: #1e2030;\n }\n .theme-default .focusable:focus,\n .theme-system .focusable:focus,\n .skin-default .focusable:focus,\n .skin-system .focusable:focus {\n background: unset;\n }\n .theme-default .admin-wrapper .sidebar ul a:hover,\n .theme-system .admin-wrapper .sidebar ul a:hover,\n .skin-default .admin-wrapper .sidebar ul a:hover,\n .skin-system .admin-wrapper .sidebar ul a:hover,\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-default .detailed-status,\n .theme-system .detailed-status,\n .skin-default .detailed-status,\n .skin-system .detailed-status,\n .theme-default .detailed-status__action-bar,\n .theme-system .detailed-status__action-bar,\n .skin-default .detailed-status__action-bar,\n .skin-system .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-default .dismissable-banner,\n .theme-system .dismissable-banner,\n .skin-default .dismissable-banner,\n .skin-system .dismissable-banner {\n background: #24273a;\n }\n .theme-default .column-header__wrapper.active,\n .theme-system .column-header__wrapper.active,\n .skin-default .column-header__wrapper.active,\n .skin-system .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-default .column-header__wrapper.active::before,\n .theme-system .column-header__wrapper.active::before,\n .skin-default .column-header__wrapper.active::before,\n .skin-system .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-default .account__header__bio .account__header__fields dl,\n .theme-system .account__header__bio .account__header__fields dl,\n .skin-default .account__header__bio .account__header__fields dl,\n .skin-system .account__header__bio .account__header__fields dl,\n .theme-default .account__header__bio .account__header__fields,\n .theme-system .account__header__bio .account__header__fields,\n .skin-default .account__header__bio .account__header__fields,\n .skin-system .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .theme-system .boost-modal__container,\n .skin-default .boost-modal__container,\n .skin-system .boost-modal__container,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .column > .scrollable,\n .theme-system .column > .scrollable,\n .skin-default .column > .scrollable,\n .skin-system .column > .scrollable,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .hero-widget__text,\n .theme-system .hero-widget__text,\n .skin-default .hero-widget__text,\n .skin-system .hero-widget__text,\n .theme-default.admin,\n .theme-system.admin,\n .skin-default.admin,\n .skin-system.admin,\n .theme-default .admin-wrapper .sidebar ul a.selected,\n .theme-system .admin-wrapper .sidebar ul a.selected,\n .skin-default .admin-wrapper .sidebar ul a.selected,\n .skin-system .admin-wrapper .sidebar ul a.selected,\n .theme-default .admin-wrapper .sidebar ul ul,\n .theme-system .admin-wrapper .sidebar ul ul,\n .skin-default .admin-wrapper .sidebar ul ul,\n .skin-system .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-default .dropdown-button,\n .theme-system .dropdown-button,\n .skin-default .dropdown-button,\n .skin-system .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-default .react-toggle--checked .react-toggle-thumb,\n .theme-system .react-toggle--checked .react-toggle-thumb,\n .skin-default .react-toggle--checked .react-toggle-thumb,\n .skin-system .react-toggle--checked .react-toggle-thumb,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked,\n .theme-default .account__action-bar__tab.active,\n .theme-system .account__action-bar__tab.active,\n .skin-default .account__action-bar__tab.active,\n .skin-system .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-default .account,\n .theme-system .account,\n .skin-default .account,\n .skin-system .account,\n .theme-default .load-gap,\n .theme-system .load-gap,\n .skin-default .load-gap,\n .skin-system .load-gap {\n border-color: #1e2030;\n }\n .theme-default .account__section-headline a.active::after,\n .theme-system .account__section-headline a.active::after,\n .skin-default .account__section-headline a.active::after,\n .skin-system .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-default .account__section-headline a.active::before,\n .theme-system .account__section-headline a.active::before,\n .skin-default .account__section-headline a.active::before,\n .skin-system .account__section-headline a.active::before,\n .theme-default .account__section-headline button.active::after,\n .theme-system .account__section-headline button.active::after,\n .skin-default .account__section-headline button.active::after,\n .skin-system .account__section-headline button.active::after,\n .theme-default .account__section-headline button.active::before,\n .theme-system .account__section-headline button.active::before,\n .skin-default .account__section-headline button.active::before,\n .skin-system .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-default .poll__chart,\n .theme-system .poll__chart,\n .skin-default .poll__chart,\n .skin-system .poll__chart {\n background: #6e738d;\n }\n .theme-default .poll__chart.leading,\n .theme-system .poll__chart.leading,\n .skin-default .poll__chart.leading,\n .skin-system .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .drawer__header a:hover,\n .theme-system .drawer__header a:hover,\n .skin-default .drawer__header a:hover,\n .skin-system .drawer__header a:hover,\n .theme-default .column-header__button:hover,\n .theme-system .column-header__button:hover,\n .skin-default .column-header__button:hover,\n .skin-system .column-header__button:hover,\n .theme-default .account__section-headline button:hover,\n .theme-system .account__section-headline button:hover,\n .skin-default .account__section-headline button:hover,\n .skin-system .account__section-headline button:hover,\n .theme-default .account__section-headline a:hover,\n .theme-system .account__section-headline a:hover,\n .skin-default .account__section-headline a:hover,\n .skin-system .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-default .prose a,\n .theme-system .prose a,\n .skin-default .prose a,\n .skin-system .prose a,\n .theme-default .column-link .active,\n .theme-system .column-link .active,\n .skin-default .column-link .active,\n .skin-system .column-link .active,\n .theme-default .compose-form__poll__select__value,\n .theme-system .compose-form__poll__select__value,\n .skin-default .compose-form__poll__select__value,\n .skin-system .compose-form__poll__select__value,\n .theme-default .column-link--transparent.active,\n .theme-system .column-link--transparent.active,\n .skin-default .column-link--transparent.active,\n .skin-system .column-link--transparent.active,\n .theme-default .column-link--transparent:focus,\n .theme-system .column-link--transparent:focus,\n .skin-default .column-link--transparent:focus,\n .skin-system .column-link--transparent:focus,\n .theme-default .column-link:focus,\n .theme-system .column-link:focus,\n .skin-default .column-link:focus,\n .skin-system .column-link:focus,\n .theme-default .column-link--transparent:hover,\n .theme-system .column-link--transparent:hover,\n .skin-default .column-link--transparent:hover,\n .skin-system .column-link--transparent:hover,\n .theme-default .column-link:hover,\n .theme-system .column-link:hover,\n .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .status.collapsed .status__content::after,\n .theme-system .status.collapsed .status__content::after,\n .skin-default .status.collapsed .status__content::after,\n .skin-system .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-default .button,\n .theme-system .button,\n .skin-default .button,\n .skin-system .button,\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary,\n .theme-default .button.logo-button,\n .theme-system .button.logo-button,\n .skin-default .button.logo-button,\n .skin-system .button.logo-button,\n .theme-default .icon-with-badge__badge,\n .theme-system .icon-with-badge__badge,\n .skin-default .icon-with-badge__badge,\n .skin-system .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-default .button.logo-button svg,\n .theme-system .button.logo-button svg,\n .skin-default .button.logo-button svg,\n .skin-system .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-default .public-layout .header .nav-button,\n .theme-system .public-layout .header .nav-button,\n .skin-default .public-layout .header .nav-button,\n .skin-system .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-default .public-layout .header .nav-button:hover,\n .theme-system .public-layout .header .nav-button:hover,\n .skin-default .public-layout .header .nav-button:hover,\n .skin-system .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-default .button.button-secondary,\n .theme-system .button.button-secondary,\n .skin-default .button.button-secondary,\n .skin-system .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-default .button.button-secondary:active,\n .theme-system .button.button-secondary:active,\n .skin-default .button.button-secondary:active,\n .skin-system .button.button-secondary:active,\n .theme-default .button.button-secondary:focus,\n .theme-system .button.button-secondary:focus,\n .skin-default .button.button-secondary:focus,\n .skin-system .button.button-secondary:focus,\n .theme-default .button.button-secondary:hover,\n .theme-system .button.button-secondary:hover,\n .skin-default .button.button-secondary:hover,\n .skin-system .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-default .button:active,\n .theme-system .button:active,\n .skin-default .button:active,\n .skin-system .button:active,\n .theme-default .button:focus,\n .theme-system .button:focus,\n .skin-default .button:focus,\n .skin-system .button:focus,\n .theme-default .button:hover,\n .theme-system .button:hover,\n .skin-default .button:hover,\n .skin-system .button:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active,\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.logo-button:active,\n .theme-system .button.logo-button:active,\n .skin-default .button.logo-button:active,\n .skin-system .button.logo-button:active,\n .theme-default .button.logo-button:focus,\n .theme-system .button.logo-button:focus,\n .skin-default .button.logo-button:focus,\n .skin-system .button.logo-button:focus,\n .theme-default .button.logo-button:hover,\n .theme-system .button.logo-button:hover,\n .skin-default .button.logo-button:hover,\n .skin-system .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .theme-system .announcements__item__unread,\n .skin-default .announcements__item__unread,\n .skin-system .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default select,\n .theme-system select,\n .skin-default select,\n .skin-system select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button,\n .theme-system .mute-modal__cancel-button,\n .skin-default .mute-modal__cancel-button,\n .skin-system .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button:hover,\n .theme-system .mute-modal__cancel-button:hover,\n .skin-default .mute-modal__cancel-button:hover,\n .skin-system .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-default .drawer__inner,\n .theme-system .drawer__inner,\n .skin-default .drawer__inner,\n .skin-system .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .theme-system .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .skin-system .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .theme-system .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .skin-system .compose-form__highlightable,\n .theme-default .column-header,\n .theme-system .column-header,\n .skin-default .column-header,\n .skin-system .column-header,\n .theme-default .boost-modal,\n .theme-system .boost-modal,\n .skin-default .boost-modal,\n .skin-system .boost-modal,\n .theme-default .mute-modal,\n .theme-system .mute-modal,\n .skin-default .mute-modal,\n .skin-system .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .theme-system .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .skin-system .privacy-dropdown__dropdown,\n .theme-default .explore__search-header .search__input,\n .theme-system .explore__search-header .search__input,\n .skin-default .explore__search-header .search__input,\n .skin-system .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-default .mute-modal__action-bar,\n .theme-system .mute-modal__action-bar,\n .skin-default .mute-modal__action-bar,\n .skin-system .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .mute-modal__container,\n .theme-system .mute-modal__container,\n .skin-default .mute-modal__container,\n .skin-system .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .compose-form .autosuggest-textarea__textarea,\n .theme-system .compose-form .autosuggest-textarea__textarea,\n .skin-default .compose-form .autosuggest-textarea__textarea,\n .skin-system .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-default .compose-form .compose-form__modifiers,\n .theme-system .compose-form .compose-form__modifiers,\n .skin-default .compose-form .compose-form__modifiers,\n .skin-system .compose-form .compose-form__modifiers,\n .theme-default .compose-form .compose-form__autosuggest-wrapper,\n .theme-system .compose-form .compose-form__autosuggest-wrapper,\n .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-system .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .theme-system .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .skin-system .autosuggest-textarea__suggestions,\n .theme-default .compose-form .spoiler-input__input,\n .theme-system .compose-form .spoiler-input__input,\n .skin-default .compose-form .spoiler-input__input,\n .skin-system .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-default .compose-form .compose-form__buttons-wrapper,\n .theme-system .compose-form .compose-form__buttons-wrapper,\n .skin-default .compose-form .compose-form__buttons-wrapper,\n .skin-system .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-default .load-more:hover,\n .theme-system .load-more:hover,\n .skin-default .load-more:hover,\n .skin-system .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .theme-system .character-counter,\n .skin-default .character-counter,\n .skin-system .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .hero-widget,\n .theme-system .hero-widget,\n .skin-default .hero-widget,\n .skin-system .hero-widget,\n .theme-default .public-layout .public-account-header,\n .theme-system .public-layout .public-account-header,\n .skin-default .public-layout .public-account-header,\n .skin-system .public-layout .public-account-header,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here {\n box-shadow: none;\n }\n .theme-default .dropdown-menu__item--dangerous a,\n .theme-system .dropdown-menu__item--dangerous a,\n .skin-default .dropdown-menu__item--dangerous a,\n .skin-system .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-default .search__popout,\n .theme-system .search__popout,\n .skin-default .search__popout,\n .skin-system .search__popout,\n .theme-default .dropdown-menu__arrow::before,\n .theme-system .dropdown-menu__arrow::before,\n .skin-default .dropdown-menu__arrow::before,\n .skin-system .dropdown-menu__arrow::before,\n .theme-default .dropdown-menu__item button,\n .theme-system .dropdown-menu__item button,\n .skin-default .dropdown-menu__item button,\n .skin-system .dropdown-menu__item button,\n .theme-default .dropdown-menu__container__list,\n .theme-system .dropdown-menu__container__list,\n .skin-default .dropdown-menu__container__list,\n .skin-system .dropdown-menu__container__list,\n .theme-default .dropdown-menu.bottom,\n .theme-system .dropdown-menu.bottom,\n .skin-default .dropdown-menu.bottom,\n .skin-system .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-default .dropdown-menu__item a:hover,\n .theme-system .dropdown-menu__item a:hover,\n .skin-default .dropdown-menu__item a:hover,\n .skin-system .dropdown-menu__item a:hover,\n .theme-default .dropdown-menu__item button:hover,\n .theme-system .dropdown-menu__item button:hover,\n .skin-default .dropdown-menu__item button:hover,\n .skin-system .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-default .input-copy,\n .theme-system .input-copy,\n .skin-default .input-copy,\n .skin-system .input-copy,\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"],\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form .block-button,\n .theme-system .simple_form .block-button,\n .skin-default .simple_form .block-button,\n .skin-system .simple_form .block-button,\n .theme-default .notification__filter-bar button,\n .theme-system .notification__filter-bar button,\n .skin-default .notification__filter-bar button,\n .skin-system .notification__filter-bar button,\n .theme-default .simple_form .button,\n .theme-system .simple_form .button,\n .skin-default .simple_form .button,\n .skin-system .simple_form .button,\n .theme-default .simple_form button,\n .theme-system .simple_form button,\n .skin-default .simple_form button,\n .skin-system .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-default .simple_form .block-button:hover,\n .theme-system .simple_form .block-button:hover,\n .skin-default .simple_form .block-button:hover,\n .skin-system .simple_form .block-button:hover,\n .theme-default .simple_form .button:hover,\n .theme-system .simple_form .button:hover,\n .skin-default .simple_form .button:hover,\n .skin-system .simple_form .button:hover,\n .theme-default .notification__filter-bar button:hover,\n .theme-system .notification__filter-bar button:hover,\n .skin-default .notification__filter-bar button:hover,\n .skin-system .notification__filter-bar button:hover,\n .theme-default .simple_form button:hover,\n .theme-system .simple_form button:hover,\n .skin-default .simple_form button:hover,\n .skin-system .simple_form button:hover {\n background: #363a4f;\n }\n .theme-default .simple_form .input.with_label .label_input > label,\n .theme-system .simple_form .input.with_label .label_input > label,\n .skin-default .simple_form .input.with_label .label_input > label,\n .skin-system .simple_form .input.with_label .label_input > label,\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select,\n .theme-default .accounts-table__count,\n .theme-system .accounts-table__count,\n .skin-default .accounts-table__count,\n .skin-system .accounts-table__count,\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea {\n color: #cad3f5;\n }\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid,\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-default .poll__option input[type=\"text\"]:focus,\n .theme-system .poll__option input[type=\"text\"]:focus,\n .skin-default .poll__option input[type=\"text\"]:focus,\n .skin-system .poll__option input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"datetime-local\"]:active,\n .theme-system .simple_form input[type=\"datetime-local\"]:active,\n .skin-default .simple_form input[type=\"datetime-local\"]:active,\n .skin-system .simple_form input[type=\"datetime-local\"]:active,\n .theme-default .simple_form input[type=\"datetime-local\"]:focus,\n .theme-system .simple_form input[type=\"datetime-local\"]:focus,\n .skin-default .simple_form input[type=\"datetime-local\"]:focus,\n .skin-system .simple_form input[type=\"datetime-local\"]:focus,\n .theme-default .simple_form input[type=\"email\"]:active,\n .theme-system .simple_form input[type=\"email\"]:active,\n .skin-default .simple_form input[type=\"email\"]:active,\n .skin-system .simple_form input[type=\"email\"]:active,\n .theme-default .simple_form input[type=\"email\"]:focus,\n .theme-system .simple_form input[type=\"email\"]:focus,\n .skin-default .simple_form input[type=\"email\"]:focus,\n .skin-system .simple_form input[type=\"email\"]:focus,\n .theme-default .simple_form input[type=\"number\"]:active,\n .theme-system .simple_form input[type=\"number\"]:active,\n .skin-default .simple_form input[type=\"number\"]:active,\n .skin-system .simple_form input[type=\"number\"]:active,\n .theme-default .simple_form input[type=\"number\"]:focus,\n .theme-system .simple_form input[type=\"number\"]:focus,\n .skin-default .simple_form input[type=\"number\"]:focus,\n .skin-system .simple_form input[type=\"number\"]:focus,\n .theme-default .simple_form input[type=\"password\"]:active,\n .theme-system .simple_form input[type=\"password\"]:active,\n .skin-default .simple_form input[type=\"password\"]:active,\n .skin-system .simple_form input[type=\"password\"]:active,\n .theme-default .simple_form input[type=\"password\"]:focus,\n .theme-system .simple_form input[type=\"password\"]:focus,\n .skin-default .simple_form input[type=\"password\"]:focus,\n .skin-system .simple_form input[type=\"password\"]:focus,\n .theme-default .simple_form input[type=\"text\"]:active,\n .theme-system .simple_form input[type=\"text\"]:active,\n .skin-default .simple_form input[type=\"text\"]:active,\n .skin-system .simple_form input[type=\"text\"]:active,\n .theme-default .simple_form input[type=\"text\"]:focus,\n .theme-system .simple_form input[type=\"text\"]:focus,\n .skin-default .simple_form input[type=\"text\"]:focus,\n .skin-system .simple_form input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"url\"]:active,\n .theme-system .simple_form input[type=\"url\"]:active,\n .skin-default .simple_form input[type=\"url\"]:active,\n .skin-system .simple_form input[type=\"url\"]:active,\n .theme-default .simple_form input[type=\"url\"]:focus,\n .theme-system .simple_form input[type=\"url\"]:focus,\n .skin-default .simple_form input[type=\"url\"]:focus,\n .skin-system .simple_form input[type=\"url\"]:focus,\n .theme-default .simple_form textarea:active,\n .theme-system .simple_form textarea:active,\n .skin-default .simple_form textarea:active,\n .skin-system .simple_form textarea:active,\n .theme-default .simple_form textarea:focus,\n .theme-system .simple_form textarea:focus,\n .skin-default .simple_form textarea:focus,\n .skin-system .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th,\n .theme-default .setting-text:active,\n .theme-system .setting-text:active,\n .skin-default .setting-text:active,\n .skin-system .setting-text:active,\n .theme-default .setting-text:focus,\n .theme-system .setting-text:focus,\n .skin-default .setting-text:focus,\n .skin-system .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-default .batch-table__toolbar,\n .theme-system .batch-table__toolbar,\n .skin-default .batch-table__toolbar,\n .skin-system .batch-table__toolbar,\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-default .simple_form input[type=\"datetime-local\"]:hover,\n .theme-system .simple_form input[type=\"datetime-local\"]:hover,\n .skin-default .simple_form input[type=\"datetime-local\"]:hover,\n .skin-system .simple_form input[type=\"datetime-local\"]:hover,\n .theme-default .simple_form input[type=\"email\"]:hover,\n .theme-system .simple_form input[type=\"email\"]:hover,\n .skin-default .simple_form input[type=\"email\"]:hover,\n .skin-system .simple_form input[type=\"email\"]:hover,\n .theme-default .simple_form input[type=\"number\"]:hover,\n .theme-system .simple_form input[type=\"number\"]:hover,\n .skin-default .simple_form input[type=\"number\"]:hover,\n .skin-system .simple_form input[type=\"number\"]:hover,\n .theme-default .simple_form input[type=\"password\"]:hover,\n .theme-system .simple_form input[type=\"password\"]:hover,\n .skin-default .simple_form input[type=\"password\"]:hover,\n .skin-system .simple_form input[type=\"password\"]:hover,\n .theme-default .simple_form input[type=\"text\"]:hover,\n .theme-system .simple_form input[type=\"text\"]:hover,\n .skin-default .simple_form input[type=\"text\"]:hover,\n .skin-system .simple_form input[type=\"text\"]:hover,\n .theme-default .simple_form input[type=\"url\"]:hover,\n .theme-system .simple_form input[type=\"url\"]:hover,\n .skin-default .simple_form input[type=\"url\"]:hover,\n .skin-system .simple_form input[type=\"url\"]:hover,\n .theme-default .simple_form textarea:hover,\n .theme-system .simple_form textarea:hover,\n .skin-default .simple_form textarea:hover,\n .skin-system .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-default .batch-table__row,\n .theme-system .batch-table__row,\n .skin-default .batch-table__row,\n .skin-system .batch-table__row {\n background: #494d64;\n }\n .theme-default .batch-table__row:hover,\n .theme-system .batch-table__row:hover,\n .skin-default .batch-table__row:hover,\n .skin-system .batch-table__row:hover,\n .theme-default .batch-table__row:nth-child(2n):hover,\n .theme-system .batch-table__row:nth-child(2n):hover,\n .skin-default .batch-table__row:nth-child(2n):hover,\n .skin-system .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-default .batch-table__row:nth-child(2n),\n .theme-system .batch-table__row:nth-child(2n),\n .skin-default .batch-table__row:nth-child(2n),\n .skin-system .batch-table__row:nth-child(2n),\n .theme-default .table > tbody > tr > td,\n .theme-system .table > tbody > tr > td,\n .skin-default .table > tbody > tr > td,\n .skin-system .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-default .positive-hint,\n .theme-system .positive-hint,\n .skin-default .positive-hint,\n .skin-system .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .theme-system .card__bar,\n .skin-default .card__bar,\n .skin-system .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .theme-system .reply-indicator,\n .skin-default .reply-indicator,\n .skin-system .reply-indicator {\n background: #494d64;\n }\n }", - "start": 1212, + "code": ".theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-mastodon-light ::selection,\n .skin-modern-light ::selection,\n .skin-mastodon-light ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-mastodon-light input::placeholder,\n .skin-modern-light input::placeholder,\n .skin-mastodon-light input::placeholder,\n .theme-mastodon-light textarea::placeholder,\n .skin-modern-light textarea::placeholder,\n .skin-mastodon-light textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light,\n .theme-mastodon-light .column-header__wrapper,\n .skin-modern-light .column-header__wrapper,\n .skin-mastodon-light .column-header__wrapper,\n .theme-mastodon-light .column > *:not(.loading-indicator),\n .skin-modern-light .column > *:not(.loading-indicator),\n .skin-mastodon-light .column > *:not(.loading-indicator),\n .theme-mastodon-light body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-modern-light body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-mastodon-light body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light,\n .theme-mastodon-light .tabs-bar__wrapper,\n .skin-modern-light .tabs-bar__wrapper,\n .skin-mastodon-light .tabs-bar__wrapper,\n .theme-mastodon-light .admin-wrapper .sidebar-wrapper__inner,\n .skin-modern-light .admin-wrapper .sidebar-wrapper__inner,\n .skin-mastodon-light .admin-wrapper .sidebar-wrapper__inner,\n .theme-mastodon-light .ui__header,\n .skin-modern-light .ui__header,\n .skin-mastodon-light .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-mastodon-light .navigation-panel,\n .skin-modern-light .navigation-panel,\n .skin-mastodon-light .navigation-panel,\n .theme-mastodon-light .column-link,\n .skin-modern-light .column-link,\n .skin-mastodon-light .column-link {\n background: transparent;\n }\n .theme-mastodon-light .account__header__bio .account__header__fields dt,\n .skin-modern-light .account__header__bio .account__header__fields dt,\n .skin-mastodon-light .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-mastodon-light .search-popout,\n .skin-modern-light .search-popout,\n .skin-mastodon-light .search-popout,\n .theme-mastodon-light .search-popout em,\n .skin-modern-light .search-popout em,\n .skin-mastodon-light .search-popout em,\n .theme-mastodon-light .dismissable-banner__message,\n .skin-modern-light .dismissable-banner__message,\n .skin-mastodon-light .dismissable-banner__message,\n .theme-mastodon-light .dismissable-banner__message h1,\n .skin-modern-light .dismissable-banner__message h1,\n .skin-mastodon-light .dismissable-banner__message h1,\n .theme-mastodon-light .account__header__bio .account__header__fields dt,\n .skin-modern-light .account__header__bio .account__header__fields dt,\n .skin-mastodon-light .account__header__bio .account__header__fields dt,\n .theme-mastodon-light .account__section-headline a.active,\n .skin-modern-light .account__section-headline a.active,\n .skin-mastodon-light .account__section-headline a.active,\n .theme-mastodon-light .account__section-headline button.active,\n .skin-modern-light .account__section-headline button.active,\n .skin-mastodon-light .account__section-headline button.active,\n .theme-mastodon-light .notification__filter-bar a.active,\n .skin-modern-light .notification__filter-bar a.active,\n .skin-mastodon-light .notification__filter-bar a.active,\n .theme-mastodon-light .notification__filter-bar button.active,\n .skin-modern-light .notification__filter-bar button.active,\n .skin-mastodon-light .notification__filter-bar button.active,\n .theme-mastodon-light .account__header__bio .account__header__content,\n .skin-modern-light .account__header__bio .account__header__content,\n .skin-mastodon-light .account__header__bio .account__header__content,\n .theme-mastodon-light .navigation-bar,\n .skin-modern-light .navigation-bar,\n .skin-mastodon-light .navigation-bar,\n .theme-mastodon-light .column-link__badge,\n .skin-modern-light .column-link__badge,\n .skin-mastodon-light .column-link__badge,\n .theme-mastodon-light .display-name__html,\n .skin-modern-light .display-name__html,\n .skin-mastodon-light .display-name__html,\n .theme-mastodon-light .column-subheading,\n .skin-modern-light .column-subheading,\n .skin-mastodon-light .column-subheading,\n .theme-mastodon-light .account__display-name strong,\n .skin-modern-light .account__display-name strong,\n .skin-mastodon-light .account__display-name strong,\n .theme-mastodon-light .status__display-name strong,\n .skin-modern-light .status__display-name strong,\n .skin-mastodon-light .status__display-name strong,\n .theme-mastodon-light .notification__message,\n .skin-modern-light .notification__message,\n .skin-mastodon-light .notification__message,\n .theme-mastodon-light .public-layout .public-account-bio .account__header__content,\n .skin-modern-light .public-layout .public-account-bio .account__header__content,\n .skin-mastodon-light .public-layout .public-account-bio .account__header__content,\n .theme-mastodon-light .reply-indicator__content,\n .skin-modern-light .reply-indicator__content,\n .skin-mastodon-light .reply-indicator__content,\n .theme-mastodon-light .status__content,\n .skin-modern-light .status__content,\n .skin-mastodon-light .status__content,\n .theme-mastodon-light .status__content__text,\n .skin-modern-light .status__content__text,\n .skin-mastodon-light .status__content__text,\n .theme-mastodon-light .card__bar .display-name strong,\n .skin-modern-light .card__bar .display-name strong,\n .skin-mastodon-light .card__bar .display-name strong,\n .theme-mastodon-light .about__mail,\n .skin-modern-light .about__mail,\n .skin-mastodon-light .about__mail,\n .theme-mastodon-light .about__domain-blocks__domain h6,\n .skin-modern-light .about__domain-blocks__domain h6,\n .skin-mastodon-light .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-mastodon-light .search-popout span,\n .skin-modern-light .search-popout span,\n .skin-mastodon-light .search-popout span,\n .theme-mastodon-light .link-footer p,\n .skin-modern-light .link-footer p,\n .skin-mastodon-light .link-footer p,\n .theme-mastodon-light .link-footer p a,\n .skin-modern-light .link-footer p a,\n .skin-mastodon-light .link-footer p a {\n color: #b8c0e0;\n }\n .theme-mastodon-light .account__header__tabs__name h1 small,\n .skin-modern-light .account__header__tabs__name h1 small,\n .skin-mastodon-light .account__header__tabs__name h1 small,\n .theme-mastodon-light .account__header__bio .account__header__fields dd,\n .skin-modern-light .account__header__bio .account__header__fields dd,\n .skin-mastodon-light .account__header__bio .account__header__fields dd,\n .theme-mastodon-light .display-name__account,\n .skin-modern-light .display-name__account,\n .skin-mastodon-light .display-name__account,\n .theme-mastodon-light .status__relative-time,\n .skin-modern-light .status__relative-time,\n .skin-mastodon-light .status__relative-time,\n .theme-mastodon-light .empty-column-indicator,\n .skin-modern-light .empty-column-indicator,\n .skin-mastodon-light .empty-column-indicator,\n .theme-mastodon-light .follow_requests-unlocked_explanation,\n .skin-modern-light .follow_requests-unlocked_explanation,\n .skin-mastodon-light .follow_requests-unlocked_explanation,\n .theme-mastodon-light .account .account__display-name,\n .skin-modern-light .account .account__display-name,\n .skin-mastodon-light .account .account__display-name,\n .theme-mastodon-light .label_input .search__input,\n .skin-modern-light .label_input .search__input,\n .skin-mastodon-light .label_input .search__input,\n .theme-mastodon-light .search__input:focus,\n .skin-modern-light .search__input:focus,\n .skin-mastodon-light .search__input:focus,\n .theme-mastodon-light .account__header__fields dt,\n .skin-modern-light .account__header__fields dt,\n .skin-mastodon-light .account__header__fields dt,\n .theme-mastodon-light .rules-list__hint,\n .skin-modern-light .rules-list__hint,\n .skin-mastodon-light .rules-list__hint,\n .theme-mastodon-light .about__domain-blocks__domain,\n .skin-modern-light .about__domain-blocks__domain,\n .skin-mastodon-light .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-mastodon-light .compose-panel hr,\n .skin-modern-light .compose-panel hr,\n .skin-mastodon-light .compose-panel hr,\n .theme-mastodon-light .navigation-panel hr,\n .skin-modern-light .navigation-panel hr,\n .skin-mastodon-light .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-mastodon-light .mention,\n .skin-modern-light .mention,\n .skin-mastodon-light .mention,\n .theme-mastodon-light .icon-button.inverted,\n .skin-modern-light .icon-button.inverted,\n .skin-mastodon-light .icon-button.inverted,\n .theme-mastodon-light .icon-button.inverted:focus,\n .skin-modern-light .icon-button.inverted:focus,\n .skin-mastodon-light .icon-button.inverted:focus,\n .theme-mastodon-light .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-modern-light .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-mastodon-light .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-mastodon-light .account__header__content a,\n .skin-modern-light .account__header__content a,\n .skin-mastodon-light .account__header__content a,\n .theme-mastodon-light .account__header__bio .account__header__fields a,\n .skin-modern-light .account__header__bio .account__header__fields a,\n .skin-mastodon-light .account__header__bio .account__header__fields a,\n .theme-mastodon-light .empty-column-indicator a,\n .skin-modern-light .empty-column-indicator a,\n .skin-mastodon-light .empty-column-indicator a,\n .theme-mastodon-light .follow_requests-unlocked_explanation a,\n .skin-modern-light .follow_requests-unlocked_explanation a,\n .skin-mastodon-light .follow_requests-unlocked_explanation a,\n .theme-mastodon-light .column-back-button,\n .skin-modern-light .column-back-button,\n .skin-mastodon-light .column-back-button,\n .theme-mastodon-light .text-icon-button,\n .skin-modern-light .text-icon-button,\n .skin-mastodon-light .text-icon-button,\n .theme-mastodon-light .icon-button.star-icon.active,\n .skin-modern-light .icon-button.star-icon.active,\n .skin-mastodon-light .icon-button.star-icon.active,\n .theme-mastodon-light .public-layout .public-account-bio .account__header__fields a,\n .skin-modern-light .public-layout .public-account-bio .account__header__fields a,\n .skin-mastodon-light .public-layout .public-account-bio .account__header__fields a,\n .theme-mastodon-light .column-header__back-button,\n .skin-modern-light .column-header__back-button,\n .skin-mastodon-light .column-header__back-button,\n .theme-mastodon-light .navigation-bar strong,\n .skin-modern-light .navigation-bar strong,\n .skin-mastodon-light .navigation-bar strong,\n .theme-mastodon-light .reply-indicator__content a.unhandled-link,\n .skin-modern-light .reply-indicator__content a.unhandled-link,\n .skin-mastodon-light .reply-indicator__content a.unhandled-link,\n .theme-mastodon-light .status__content a.unhandled-link,\n .skin-modern-light .status__content a.unhandled-link,\n .skin-mastodon-light .status__content a.unhandled-link,\n .theme-mastodon-light .announcements__item__content a.unhandled-link,\n .skin-modern-light .announcements__item__content a.unhandled-link,\n .skin-mastodon-light .announcements__item__content a.unhandled-link,\n .theme-mastodon-light .reactions-bar__item.active .reactions-bar__item__count,\n .skin-modern-light .reactions-bar__item.active .reactions-bar__item__count,\n .skin-mastodon-light .reactions-bar__item.active .reactions-bar__item__count,\n .theme-mastodon-light .column-header.active .column-header__icon,\n .skin-modern-light .column-header.active .column-header__icon,\n .skin-mastodon-light .column-header.active .column-header__icon,\n .theme-mastodon-light .about__section__title,\n .skin-modern-light .about__section__title,\n .skin-mastodon-light .about__section__title {\n color: #b7bdf8;\n }\n .theme-mastodon-light .prose,\n .skin-modern-light .prose,\n .skin-mastodon-light .prose {\n color: #a5adcb;\n }\n .theme-mastodon-light .prose h1,\n .skin-modern-light .prose h1,\n .skin-mastodon-light .prose h1,\n .theme-mastodon-light .prose h2,\n .skin-modern-light .prose h2,\n .skin-mastodon-light .prose h2,\n .theme-mastodon-light .prose h3,\n .skin-modern-light .prose h3,\n .skin-mastodon-light .prose h3,\n .theme-mastodon-light .prose h4,\n .skin-modern-light .prose h4,\n .skin-mastodon-light .prose h4,\n .theme-mastodon-light .prose strong,\n .skin-modern-light .prose strong,\n .skin-mastodon-light .prose strong {\n color: #cad3f5;\n }\n .theme-mastodon-light .rules-list,\n .skin-modern-light .rules-list,\n .skin-mastodon-light .rules-list {\n color: #cad3f5;\n }\n .theme-mastodon-light .rules-list li::before,\n .skin-modern-light .rules-list li::before,\n .skin-mastodon-light .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-mastodon-light .about__domain-blocks__domain:nth-child(2n),\n .skin-modern-light .about__domain-blocks__domain:nth-child(2n),\n .skin-mastodon-light .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-mastodon-light .icon-button.active.inverted,\n .skin-modern-light .icon-button.active.inverted,\n .skin-mastodon-light .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-mastodon-light .display-name strong,\n .skin-modern-light .display-name strong,\n .skin-mastodon-light .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .boost-modal__action-bar,\n .skin-modern-light .boost-modal__action-bar,\n .skin-mastodon-light .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-mastodon-light .boost-modal__action-bar span,\n .skin-modern-light .boost-modal__action-bar span,\n .skin-mastodon-light .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-mastodon-light .emoji-mart-anchor-selected,\n .skin-modern-light .emoji-mart-anchor-selected,\n .skin-mastodon-light .emoji-mart-anchor-selected,\n .theme-mastodon-light .reply-indicator__content a,\n .skin-modern-light .reply-indicator__content a,\n .skin-mastodon-light .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-mastodon-light .confirmation-modal,\n .skin-modern-light .confirmation-modal,\n .skin-mastodon-light .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-mastodon-light .confirmation-modal__action-bar,\n .skin-modern-light .confirmation-modal__action-bar,\n .skin-mastodon-light .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-mastodon-light .privacy-dropdown__option,\n .skin-modern-light .privacy-dropdown__option,\n .skin-mastodon-light .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-mastodon-light .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-modern-light .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-mastodon-light .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-mastodon-light .privacy-dropdown__option strong,\n .skin-modern-light .privacy-dropdown__option strong,\n .skin-mastodon-light .privacy-dropdown__option strong,\n .theme-mastodon-light .privacy-dropdown__option i,\n .skin-modern-light .privacy-dropdown__option i,\n .skin-mastodon-light .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-mastodon-light .privacy-dropdown__option:hover,\n .skin-modern-light .privacy-dropdown__option:hover,\n .skin-mastodon-light .privacy-dropdown__option:hover,\n .theme-mastodon-light .privacy-dropdown__option.active,\n .skin-modern-light .privacy-dropdown__option.active,\n .skin-mastodon-light .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-mastodon-light .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-modern-light .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-mastodon-light .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-mastodon-light .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-modern-light .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-mastodon-light .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-mastodon-light .privacy-dropdown__option:hover strong,\n .skin-modern-light .privacy-dropdown__option:hover strong,\n .skin-mastodon-light .privacy-dropdown__option:hover strong,\n .theme-mastodon-light .privacy-dropdown__option.active strong,\n .skin-modern-light .privacy-dropdown__option.active strong,\n .skin-mastodon-light .privacy-dropdown__option.active strong,\n .theme-mastodon-light .privacy-dropdown__option:hover i,\n .skin-modern-light .privacy-dropdown__option:hover i,\n .skin-mastodon-light .privacy-dropdown__option:hover i,\n .theme-mastodon-light .privacy-dropdown__option.active i,\n .skin-modern-light .privacy-dropdown__option.active i,\n .skin-mastodon-light .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-mastodon-light .privacy-dropdown.active .privacy-dropdown__value,\n .skin-modern-light .privacy-dropdown.active .privacy-dropdown__value,\n .skin-mastodon-light .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-mastodon-light .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-modern-light .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-mastodon-light .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-mastodon-light .privacy-dropdown__value-icon.active > i,\n .skin-modern-light .privacy-dropdown__value-icon.active > i,\n .skin-mastodon-light .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-mastodon-light .emoji-mart-search > input,\n .skin-modern-light .emoji-mart-search > input,\n .skin-mastodon-light .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .emoji-mart-search,\n .skin-modern-light .emoji-mart-search,\n .skin-mastodon-light .emoji-mart-search,\n .theme-mastodon-light .language-dropdown__dropdown__results,\n .skin-modern-light .language-dropdown__dropdown__results,\n .skin-mastodon-light .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-mastodon-light .language-dropdown__dropdown,\n .skin-modern-light .language-dropdown__dropdown,\n .skin-mastodon-light .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-mastodon-light .language-dropdown__dropdown__results__item > span,\n .skin-modern-light .language-dropdown__dropdown__results__item > span,\n .skin-mastodon-light .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-mastodon-light .language-dropdown__dropdown__results__item:hover,\n .skin-modern-light .language-dropdown__dropdown__results__item:hover,\n .skin-mastodon-light .language-dropdown__dropdown__results__item:hover,\n .theme-mastodon-light .language-dropdown__dropdown__results__item.active,\n .skin-modern-light .language-dropdown__dropdown__results__item.active,\n .skin-mastodon-light .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-mastodon-light .language-dropdown__dropdown__results__item:hover > span,\n .skin-modern-light .language-dropdown__dropdown__results__item:hover > span,\n .skin-mastodon-light .language-dropdown__dropdown__results__item:hover > span,\n .theme-mastodon-light .language-dropdown__dropdown__results__item.active > span,\n .skin-modern-light .language-dropdown__dropdown__results__item.active > span,\n .skin-mastodon-light .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-mastodon-light .conversation__unread,\n .skin-modern-light .conversation__unread,\n .skin-mastodon-light .conversation__unread,\n .theme-mastodon-light .emoji-mart-anchor-bar,\n .skin-modern-light .emoji-mart-anchor-bar,\n .skin-mastodon-light .emoji-mart-anchor-bar,\n .theme-mastodon-light .compose-form__actions .icon-button.active,\n .skin-modern-light .compose-form__actions .icon-button.active,\n .skin-mastodon-light .compose-form__actions .icon-button.active,\n .theme-mastodon-light .react-toggle--checked .react-toggle-track,\n .skin-modern-light .react-toggle--checked .react-toggle-track,\n .skin-mastodon-light .react-toggle--checked .react-toggle-track,\n .theme-mastodon-light .react-toggle--checked:hover .react-toggle-track,\n .skin-modern-light .react-toggle--checked:hover .react-toggle-track,\n .skin-mastodon-light .react-toggle--checked:hover .react-toggle-track,\n .theme-mastodon-light .pillbar-button:not([disabled]).active,\n .skin-modern-light .pillbar-button:not([disabled]).active,\n .skin-mastodon-light .pillbar-button:not([disabled]).active,\n .theme-mastodon-light .pillbar-button:not([disabled]).active:focus,\n .skin-modern-light .pillbar-button:not([disabled]).active:focus,\n .skin-mastodon-light .pillbar-button:not([disabled]).active:focus,\n .theme-mastodon-light .pillbar-button:not([disabled]).active:hover,\n .skin-modern-light .pillbar-button:not([disabled]).active:hover,\n .skin-mastodon-light .pillbar-button:not([disabled]).active:hover,\n .theme-mastodon-light .radio-button__input.checked,\n .skin-modern-light .radio-button__input.checked,\n .skin-mastodon-light .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-mastodon-light .reactions-bar__item.active,\n .skin-modern-light .reactions-bar__item.active,\n .skin-mastodon-light .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-mastodon-light .trends__item__sparkline path:last-child,\n .skin-modern-light .trends__item__sparkline path:last-child,\n .skin-mastodon-light .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-mastodon-light .trends__item__sparkline path:first-child,\n .skin-modern-light .trends__item__sparkline path:first-child,\n .skin-mastodon-light .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-mastodon-light .icon-button,\n .skin-modern-light .icon-button,\n .skin-mastodon-light .icon-button,\n .theme-mastodon-light .notification__message .fa,\n .skin-modern-light .notification__message .fa,\n .skin-mastodon-light .notification__message .fa {\n color: #5b6078;\n }\n .theme-mastodon-light .icon-button:active,\n .skin-modern-light .icon-button:active,\n .skin-mastodon-light .icon-button:active,\n .theme-mastodon-light .icon-button:focus,\n .skin-modern-light .icon-button:focus,\n .skin-mastodon-light .icon-button:focus,\n .theme-mastodon-light .icon-button:hover,\n .skin-modern-light .icon-button:hover,\n .skin-mastodon-light .icon-button:hover,\n .theme-mastodon-light .text-icon-button:active,\n .skin-modern-light .text-icon-button:active,\n .skin-mastodon-light .text-icon-button:active,\n .theme-mastodon-light .text-icon-button:focus,\n .skin-modern-light .text-icon-button:focus,\n .skin-mastodon-light .text-icon-button:focus,\n .theme-mastodon-light .text-icon-button:hover,\n .skin-modern-light .text-icon-button:hover,\n .skin-mastodon-light .text-icon-button:hover,\n .theme-mastodon-light .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-modern-light .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-mastodon-light .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-mastodon-light .account__domain-pill,\n .skin-modern-light .account__domain-pill,\n .skin-mastodon-light .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-mastodon-light .column-back-button,\n .skin-modern-light .column-back-button,\n .skin-mastodon-light .column-back-button,\n .theme-mastodon-light .drawer__header,\n .skin-modern-light .drawer__header,\n .skin-mastodon-light .drawer__header,\n .theme-mastodon-light .account__section-headline button,\n .skin-modern-light .account__section-headline button,\n .skin-mastodon-light .account__section-headline button,\n .theme-mastodon-light .account__header,\n .skin-modern-light .account__header,\n .skin-mastodon-light .account__header,\n .theme-mastodon-light .search__input,\n .skin-modern-light .search__input,\n .skin-mastodon-light .search__input,\n .theme-mastodon-light .search__input:focus,\n .skin-modern-light .search__input:focus,\n .skin-mastodon-light .search__input:focus,\n .theme-mastodon-light .column-link__badge,\n .skin-modern-light .column-link__badge,\n .skin-mastodon-light .column-link__badge,\n .theme-mastodon-light .column-subheading,\n .skin-modern-light .column-subheading,\n .skin-mastodon-light .column-subheading,\n .theme-mastodon-light .public-layout .header,\n .skin-modern-light .public-layout .header,\n .skin-mastodon-light .public-layout .header,\n .theme-mastodon-light .public-layout .public-account-header__bar::before,\n .skin-modern-light .public-layout .public-account-header__bar::before,\n .skin-mastodon-light .public-layout .public-account-header__bar::before,\n .theme-mastodon-light .account__header__fields,\n .skin-modern-light .account__header__fields,\n .skin-mastodon-light .account__header__fields,\n .theme-mastodon-light .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-modern-light .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-mastodon-light .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-modern-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-mastodon-light .explore__search-header,\n .skin-modern-light .explore__search-header,\n .skin-mastodon-light .explore__search-header,\n .theme-mastodon-light .column-inline-form,\n .skin-modern-light .column-inline-form,\n .skin-mastodon-light .column-inline-form,\n .theme-mastodon-light .follow_requests-unlocked_explanation,\n .skin-modern-light .follow_requests-unlocked_explanation,\n .skin-mastodon-light .follow_requests-unlocked_explanation,\n .theme-mastodon-light .conversation--unread,\n .skin-modern-light .conversation--unread,\n .skin-mastodon-light .conversation--unread,\n .theme-mastodon-light .announcements,\n .skin-modern-light .announcements,\n .skin-mastodon-light .announcements,\n .theme-mastodon-light .status-card__image,\n .skin-modern-light .status-card__image,\n .skin-mastodon-light .status-card__image {\n background: #363a4f !important;\n }\n .theme-mastodon-light .account__section-headline,\n .skin-modern-light .account__section-headline,\n .skin-mastodon-light .account__section-headline {\n background: #1e2030;\n }\n .theme-mastodon-light .focusable:focus,\n .skin-modern-light .focusable:focus,\n .skin-mastodon-light .focusable:focus {\n background: unset;\n }\n .theme-mastodon-light .admin-wrapper .sidebar ul a:hover,\n .skin-modern-light .admin-wrapper .sidebar ul a:hover,\n .skin-mastodon-light .admin-wrapper .sidebar ul a:hover,\n .theme-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-modern-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-mastodon-light .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-mastodon-light .detailed-status,\n .skin-modern-light .detailed-status,\n .skin-mastodon-light .detailed-status,\n .theme-mastodon-light .detailed-status__action-bar,\n .skin-modern-light .detailed-status__action-bar,\n .skin-mastodon-light .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-mastodon-light .dismissable-banner,\n .skin-modern-light .dismissable-banner,\n .skin-mastodon-light .dismissable-banner {\n background: #24273a;\n }\n .theme-mastodon-light .column-header__wrapper.active,\n .skin-modern-light .column-header__wrapper.active,\n .skin-mastodon-light .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-mastodon-light .column-header__wrapper.active::before,\n .skin-modern-light .column-header__wrapper.active::before,\n .skin-mastodon-light .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-mastodon-light .account__header__bio .account__header__fields dl,\n .skin-modern-light .account__header__bio .account__header__fields dl,\n .skin-mastodon-light .account__header__bio .account__header__fields dl,\n .theme-mastodon-light .account__header__bio .account__header__fields,\n .skin-modern-light .account__header__bio .account__header__fields,\n .skin-mastodon-light .account__header__bio .account__header__fields,\n .theme-mastodon-light .boost-modal__container,\n .skin-modern-light .boost-modal__container,\n .skin-mastodon-light .boost-modal__container,\n .theme-mastodon-light .empty-column-indicator,\n .skin-modern-light .empty-column-indicator,\n .skin-mastodon-light .empty-column-indicator,\n .theme-mastodon-light .column > .scrollable,\n .skin-modern-light .column > .scrollable,\n .skin-mastodon-light .column > .scrollable,\n .theme-mastodon-light .nothing-here,\n .skin-modern-light .nothing-here,\n .skin-mastodon-light .nothing-here,\n .theme-mastodon-light .public-layout .public-account-bio,\n .skin-modern-light .public-layout .public-account-bio,\n .skin-mastodon-light .public-layout .public-account-bio,\n .theme-mastodon-light .hero-widget__text,\n .skin-modern-light .hero-widget__text,\n .skin-mastodon-light .hero-widget__text,\n .theme-mastodon-light.admin,\n .skin-modern-light.admin,\n .skin-mastodon-light.admin,\n .theme-mastodon-light .admin-wrapper .sidebar ul a.selected,\n .skin-modern-light .admin-wrapper .sidebar ul a.selected,\n .skin-mastodon-light .admin-wrapper .sidebar ul a.selected,\n .theme-mastodon-light .admin-wrapper .sidebar ul ul,\n .skin-modern-light .admin-wrapper .sidebar ul ul,\n .skin-mastodon-light .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-mastodon-light .dropdown-button,\n .skin-modern-light .dropdown-button,\n .skin-mastodon-light .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-mastodon-light .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-modern-light .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-mastodon-light .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-mastodon-light .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-modern-light .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-mastodon-light .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-mastodon-light .react-toggle--checked .react-toggle-thumb,\n .skin-modern-light .react-toggle--checked .react-toggle-thumb,\n .skin-mastodon-light .react-toggle--checked .react-toggle-thumb,\n .theme-mastodon-light .radio-button__input.checked,\n .skin-modern-light .radio-button__input.checked,\n .skin-mastodon-light .radio-button__input.checked,\n .theme-mastodon-light .account__action-bar__tab.active,\n .skin-modern-light .account__action-bar__tab.active,\n .skin-mastodon-light .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-mastodon-light .account,\n .skin-modern-light .account,\n .skin-mastodon-light .account,\n .theme-mastodon-light .load-gap,\n .skin-modern-light .load-gap,\n .skin-mastodon-light .load-gap {\n border-color: #1e2030;\n }\n .theme-mastodon-light .account__section-headline a.active::after,\n .skin-modern-light .account__section-headline a.active::after,\n .skin-mastodon-light .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-mastodon-light .account__section-headline a.active::before,\n .skin-modern-light .account__section-headline a.active::before,\n .skin-mastodon-light .account__section-headline a.active::before,\n .theme-mastodon-light .account__section-headline button.active::after,\n .skin-modern-light .account__section-headline button.active::after,\n .skin-mastodon-light .account__section-headline button.active::after,\n .theme-mastodon-light .account__section-headline button.active::before,\n .skin-modern-light .account__section-headline button.active::before,\n .skin-mastodon-light .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-mastodon-light .poll__chart,\n .skin-modern-light .poll__chart,\n .skin-mastodon-light .poll__chart {\n background: #6e738d;\n }\n .theme-mastodon-light .poll__chart.leading,\n .skin-modern-light .poll__chart.leading,\n .skin-mastodon-light .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-mastodon-light .column-header__button,\n .skin-modern-light .column-header__button,\n .skin-mastodon-light .column-header__button {\n background: #24273a;\n }\n .theme-mastodon-light .column-header__button:hover,\n .skin-modern-light .column-header__button:hover,\n .skin-mastodon-light .column-header__button:hover {\n background: #363a4f;\n }\n .theme-mastodon-light .search-popout,\n .skin-modern-light .search-popout,\n .skin-mastodon-light .search-popout,\n .theme-mastodon-light .drawer__header a:hover,\n .skin-modern-light .drawer__header a:hover,\n .skin-mastodon-light .drawer__header a:hover,\n .theme-mastodon-light .account__section-headline button:hover,\n .skin-modern-light .account__section-headline button:hover,\n .skin-mastodon-light .account__section-headline button:hover,\n .theme-mastodon-light .account__section-headline a:hover,\n .skin-modern-light .account__section-headline a:hover,\n .skin-mastodon-light .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-mastodon-light .prose a,\n .skin-modern-light .prose a,\n .skin-mastodon-light .prose a,\n .theme-mastodon-light .column-link .active,\n .skin-modern-light .column-link .active,\n .skin-mastodon-light .column-link .active,\n .theme-mastodon-light .compose-form__poll__select__value,\n .skin-modern-light .compose-form__poll__select__value,\n .skin-mastodon-light .compose-form__poll__select__value,\n .theme-mastodon-light .column-link--transparent.active,\n .skin-modern-light .column-link--transparent.active,\n .skin-mastodon-light .column-link--transparent.active,\n .theme-mastodon-light .column-link--transparent:focus,\n .skin-modern-light .column-link--transparent:focus,\n .skin-mastodon-light .column-link--transparent:focus,\n .theme-mastodon-light .column-link:focus,\n .skin-modern-light .column-link:focus,\n .skin-mastodon-light .column-link:focus,\n .theme-mastodon-light .column-link--transparent:hover,\n .skin-modern-light .column-link--transparent:hover,\n .skin-mastodon-light .column-link--transparent:hover,\n .theme-mastodon-light .column-link:hover,\n .skin-modern-light .column-link:hover,\n .skin-mastodon-light .column-link:hover {\n color: #b7bdf8;\n }\n .theme-mastodon-light .status.collapsed .status__content::after,\n .skin-modern-light .status.collapsed .status__content::after,\n .skin-mastodon-light .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-mastodon-light .button.button-tertiary:focus,\n .skin-modern-light .button.button-tertiary:focus,\n .skin-mastodon-light .button.button-tertiary:focus,\n .theme-mastodon-light .button.button-tertiary:hover,\n .skin-modern-light .button.button-tertiary:hover,\n .skin-mastodon-light .button.button-tertiary:hover,\n .theme-mastodon-light .button.button-tertiary:active,\n .skin-modern-light .button.button-tertiary:active,\n .skin-mastodon-light .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-mastodon-light .button.button-tertiary,\n .skin-modern-light .button.button-tertiary,\n .skin-mastodon-light .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-mastodon-light .button,\n .skin-modern-light .button,\n .skin-mastodon-light .button,\n .theme-mastodon-light .button.button-tertiary,\n .skin-modern-light .button.button-tertiary,\n .skin-mastodon-light .button.button-tertiary,\n .theme-mastodon-light .button.logo-button,\n .skin-modern-light .button.logo-button,\n .skin-mastodon-light .button.logo-button,\n .theme-mastodon-light .icon-with-badge__badge,\n .skin-modern-light .icon-with-badge__badge,\n .skin-mastodon-light .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-mastodon-light .button.logo-button svg,\n .skin-modern-light .button.logo-button svg,\n .skin-mastodon-light .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-mastodon-light .public-layout .header .nav-button,\n .skin-modern-light .public-layout .header .nav-button,\n .skin-mastodon-light .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-mastodon-light .public-layout .header .nav-button:hover,\n .skin-modern-light .public-layout .header .nav-button:hover,\n .skin-mastodon-light .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-mastodon-light .button.button-secondary,\n .skin-modern-light .button.button-secondary,\n .skin-mastodon-light .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-mastodon-light .button.button-secondary:active,\n .skin-modern-light .button.button-secondary:active,\n .skin-mastodon-light .button.button-secondary:active,\n .theme-mastodon-light .button.button-secondary:focus,\n .skin-modern-light .button.button-secondary:focus,\n .skin-mastodon-light .button.button-secondary:focus,\n .theme-mastodon-light .button.button-secondary:hover,\n .skin-modern-light .button.button-secondary:hover,\n .skin-mastodon-light .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-mastodon-light .button:active,\n .skin-modern-light .button:active,\n .skin-mastodon-light .button:active,\n .theme-mastodon-light .button:focus,\n .skin-modern-light .button:focus,\n .skin-mastodon-light .button:focus,\n .theme-mastodon-light .button:hover,\n .skin-modern-light .button:hover,\n .skin-mastodon-light .button:hover,\n .theme-mastodon-light .button.button-tertiary:active,\n .skin-modern-light .button.button-tertiary:active,\n .skin-mastodon-light .button.button-tertiary:active,\n .theme-mastodon-light .button.button-tertiary:focus,\n .skin-modern-light .button.button-tertiary:focus,\n .skin-mastodon-light .button.button-tertiary:focus,\n .theme-mastodon-light .button.button-tertiary:hover,\n .skin-modern-light .button.button-tertiary:hover,\n .skin-mastodon-light .button.button-tertiary:hover,\n .theme-mastodon-light .button.logo-button:active,\n .skin-modern-light .button.logo-button:active,\n .skin-mastodon-light .button.logo-button:active,\n .theme-mastodon-light .button.logo-button:focus,\n .skin-modern-light .button.logo-button:focus,\n .skin-mastodon-light .button.logo-button:focus,\n .theme-mastodon-light .button.logo-button:hover,\n .skin-modern-light .button.logo-button:hover,\n .skin-mastodon-light .button.logo-button:hover,\n .theme-mastodon-light .announcements__item__unread,\n .skin-modern-light .announcements__item__unread,\n .skin-mastodon-light .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-mastodon-light select,\n .skin-modern-light select,\n .skin-mastodon-light select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-mastodon-light .mute-modal__cancel-button,\n .skin-modern-light .mute-modal__cancel-button,\n .skin-mastodon-light .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-mastodon-light .mute-modal__cancel-button:hover,\n .skin-modern-light .mute-modal__cancel-button:hover,\n .skin-mastodon-light .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-mastodon-light .drawer__inner,\n .skin-modern-light .drawer__inner,\n .skin-mastodon-light .drawer__inner,\n .theme-mastodon-light .drawer__inner__mastodon,\n .skin-modern-light .drawer__inner__mastodon,\n .skin-mastodon-light .drawer__inner__mastodon,\n .theme-mastodon-light .compose-form__highlightable,\n .skin-modern-light .compose-form__highlightable,\n .skin-mastodon-light .compose-form__highlightable,\n .theme-mastodon-light .column-header,\n .skin-modern-light .column-header,\n .skin-mastodon-light .column-header,\n .theme-mastodon-light .boost-modal,\n .skin-modern-light .boost-modal,\n .skin-mastodon-light .boost-modal,\n .theme-mastodon-light .mute-modal,\n .skin-modern-light .mute-modal,\n .skin-mastodon-light .mute-modal,\n .theme-mastodon-light .privacy-dropdown__dropdown,\n .skin-modern-light .privacy-dropdown__dropdown,\n .skin-mastodon-light .privacy-dropdown__dropdown,\n .theme-mastodon-light .explore__search-header .search__input,\n .skin-modern-light .explore__search-header .search__input,\n .skin-mastodon-light .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-mastodon-light .mute-modal__action-bar,\n .skin-modern-light .mute-modal__action-bar,\n .skin-mastodon-light .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-mastodon-light .mute-modal__container,\n .skin-modern-light .mute-modal__container,\n .skin-mastodon-light .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-mastodon-light .compose-form .autosuggest-textarea__textarea,\n .skin-modern-light .compose-form .autosuggest-textarea__textarea,\n .skin-mastodon-light .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-mastodon-light .compose-form .compose-form__modifiers,\n .skin-modern-light .compose-form .compose-form__modifiers,\n .skin-mastodon-light .compose-form .compose-form__modifiers,\n .theme-mastodon-light .compose-form .compose-form__autosuggest-wrapper,\n .skin-modern-light .compose-form .compose-form__autosuggest-wrapper,\n .skin-mastodon-light .compose-form .compose-form__autosuggest-wrapper,\n .theme-mastodon-light .autosuggest-textarea__suggestions,\n .skin-modern-light .autosuggest-textarea__suggestions,\n .skin-mastodon-light .autosuggest-textarea__suggestions,\n .theme-mastodon-light .compose-form .spoiler-input__input,\n .skin-modern-light .compose-form .spoiler-input__input,\n .skin-mastodon-light .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .compose-form .compose-form__buttons-wrapper,\n .skin-modern-light .compose-form .compose-form__buttons-wrapper,\n .skin-mastodon-light .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-mastodon-light .load-more:hover,\n .skin-modern-light .load-more:hover,\n .skin-mastodon-light .load-more:hover {\n background-color: #1e2030;\n }\n .theme-mastodon-light .character-counter,\n .skin-modern-light .character-counter,\n .skin-mastodon-light .character-counter {\n color: #a5adcb;\n }\n .theme-mastodon-light .public-layout .header,\n .skin-modern-light .public-layout .header,\n .skin-mastodon-light .public-layout .header,\n .theme-mastodon-light .hero-widget,\n .skin-modern-light .hero-widget,\n .skin-mastodon-light .hero-widget,\n .theme-mastodon-light .public-layout .public-account-header,\n .skin-modern-light .public-layout .public-account-header,\n .skin-mastodon-light .public-layout .public-account-header,\n .theme-mastodon-light .public-layout .public-account-bio,\n .skin-modern-light .public-layout .public-account-bio,\n .skin-mastodon-light .public-layout .public-account-bio,\n .theme-mastodon-light .nothing-here,\n .skin-modern-light .nothing-here,\n .skin-mastodon-light .nothing-here {\n box-shadow: none;\n }\n .theme-mastodon-light .dropdown-menu__item--dangerous a,\n .skin-modern-light .dropdown-menu__item--dangerous a,\n .skin-mastodon-light .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-mastodon-light .search__popout,\n .skin-modern-light .search__popout,\n .skin-mastodon-light .search__popout,\n .theme-mastodon-light .dropdown-menu__arrow::before,\n .skin-modern-light .dropdown-menu__arrow::before,\n .skin-mastodon-light .dropdown-menu__arrow::before,\n .theme-mastodon-light .dropdown-menu__item button,\n .skin-modern-light .dropdown-menu__item button,\n .skin-mastodon-light .dropdown-menu__item button,\n .theme-mastodon-light .dropdown-menu__container__list,\n .skin-modern-light .dropdown-menu__container__list,\n .skin-mastodon-light .dropdown-menu__container__list,\n .theme-mastodon-light .dropdown-menu.bottom,\n .skin-modern-light .dropdown-menu.bottom,\n .skin-mastodon-light .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-mastodon-light .dropdown-menu__item a:hover,\n .skin-modern-light .dropdown-menu__item a:hover,\n .skin-mastodon-light .dropdown-menu__item a:hover,\n .theme-mastodon-light .dropdown-menu__item button:hover,\n .skin-modern-light .dropdown-menu__item button:hover,\n .skin-mastodon-light .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-mastodon-light .input-copy,\n .skin-modern-light .input-copy,\n .skin-mastodon-light .input-copy,\n .theme-mastodon-light .simple_form input[type=\"text\"],\n .skin-modern-light .simple_form input[type=\"text\"],\n .skin-mastodon-light .simple_form input[type=\"text\"],\n .theme-mastodon-light .simple_form textarea,\n .skin-modern-light .simple_form textarea,\n .skin-mastodon-light .simple_form textarea,\n .theme-mastodon-light .simple_form .block-button,\n .skin-modern-light .simple_form .block-button,\n .skin-mastodon-light .simple_form .block-button,\n .theme-mastodon-light .notification__filter-bar button,\n .skin-modern-light .notification__filter-bar button,\n .skin-mastodon-light .notification__filter-bar button,\n .theme-mastodon-light .simple_form .button,\n .skin-modern-light .simple_form .button,\n .skin-mastodon-light .simple_form .button,\n .theme-mastodon-light .simple_form button,\n .skin-modern-light .simple_form button,\n .skin-mastodon-light .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-mastodon-light .simple_form .block-button:hover,\n .skin-modern-light .simple_form .block-button:hover,\n .skin-mastodon-light .simple_form .block-button:hover,\n .theme-mastodon-light .simple_form .button:hover,\n .skin-modern-light .simple_form .button:hover,\n .skin-mastodon-light .simple_form .button:hover,\n .theme-mastodon-light .notification__filter-bar button:hover,\n .skin-modern-light .notification__filter-bar button:hover,\n .skin-mastodon-light .notification__filter-bar button:hover,\n .theme-mastodon-light .simple_form button:hover,\n .skin-modern-light .simple_form button:hover,\n .skin-mastodon-light .simple_form button:hover {\n background: #363a4f;\n }\n .theme-mastodon-light .simple_form .input.with_label .label_input > label,\n .skin-modern-light .simple_form .input.with_label .label_input > label,\n .skin-mastodon-light .simple_form .input.with_label .label_input > label,\n .theme-mastodon-light .simple_form select,\n .skin-modern-light .simple_form select,\n .skin-mastodon-light .simple_form select,\n .theme-mastodon-light .accounts-table__count,\n .skin-modern-light .accounts-table__count,\n .skin-mastodon-light .accounts-table__count,\n .theme-mastodon-light .simple_form textarea,\n .skin-modern-light .simple_form textarea,\n .skin-mastodon-light .simple_form textarea {\n color: #cad3f5;\n }\n .theme-mastodon-light .simple_form textarea,\n .skin-modern-light .simple_form textarea,\n .skin-mastodon-light .simple_form textarea,\n .theme-mastodon-light .simple_form input[type=\"password\"],\n .skin-modern-light .simple_form input[type=\"password\"],\n .skin-mastodon-light .simple_form input[type=\"password\"],\n .theme-mastodon-light .simple_form input[type=\"number\"],\n .skin-modern-light .simple_form input[type=\"number\"],\n .skin-mastodon-light .simple_form input[type=\"number\"],\n .theme-mastodon-light .simple_form input[type=\"text\"],\n .skin-modern-light .simple_form input[type=\"text\"],\n .skin-mastodon-light .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-mastodon-light .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-light .simple_form input[type=\"email\"]:required:valid,\n .skin-mastodon-light .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-mastodon-light .simple_form input[type=\"password\"],\n .skin-modern-light .simple_form input[type=\"password\"],\n .skin-mastodon-light .simple_form input[type=\"password\"],\n .theme-mastodon-light .simple_form input[type=\"number\"],\n .skin-modern-light .simple_form input[type=\"number\"],\n .skin-mastodon-light .simple_form input[type=\"number\"],\n .theme-mastodon-light .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-light .simple_form input[type=\"email\"]:required:valid,\n .skin-mastodon-light .simple_form input[type=\"email\"]:required:valid,\n .theme-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-mastodon-light .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-mastodon-light .simple_form select,\n .skin-modern-light .simple_form select,\n .skin-mastodon-light .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-mastodon-light .poll__option input[type=\"text\"]:focus,\n .skin-modern-light .poll__option input[type=\"text\"]:focus,\n .skin-mastodon-light .poll__option input[type=\"text\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"datetime-local\"]:active,\n .skin-modern-light .simple_form input[type=\"datetime-local\"]:active,\n .skin-mastodon-light .simple_form input[type=\"datetime-local\"]:active,\n .theme-mastodon-light .simple_form input[type=\"datetime-local\"]:focus,\n .skin-modern-light .simple_form input[type=\"datetime-local\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"datetime-local\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"email\"]:active,\n .skin-modern-light .simple_form input[type=\"email\"]:active,\n .skin-mastodon-light .simple_form input[type=\"email\"]:active,\n .theme-mastodon-light .simple_form input[type=\"email\"]:focus,\n .skin-modern-light .simple_form input[type=\"email\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"email\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"number\"]:active,\n .skin-modern-light .simple_form input[type=\"number\"]:active,\n .skin-mastodon-light .simple_form input[type=\"number\"]:active,\n .theme-mastodon-light .simple_form input[type=\"number\"]:focus,\n .skin-modern-light .simple_form input[type=\"number\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"number\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"password\"]:active,\n .skin-modern-light .simple_form input[type=\"password\"]:active,\n .skin-mastodon-light .simple_form input[type=\"password\"]:active,\n .theme-mastodon-light .simple_form input[type=\"password\"]:focus,\n .skin-modern-light .simple_form input[type=\"password\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"password\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"text\"]:active,\n .skin-modern-light .simple_form input[type=\"text\"]:active,\n .skin-mastodon-light .simple_form input[type=\"text\"]:active,\n .theme-mastodon-light .simple_form input[type=\"text\"]:focus,\n .skin-modern-light .simple_form input[type=\"text\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"text\"]:focus,\n .theme-mastodon-light .simple_form input[type=\"url\"]:active,\n .skin-modern-light .simple_form input[type=\"url\"]:active,\n .skin-mastodon-light .simple_form input[type=\"url\"]:active,\n .theme-mastodon-light .simple_form input[type=\"url\"]:focus,\n .skin-modern-light .simple_form input[type=\"url\"]:focus,\n .skin-mastodon-light .simple_form input[type=\"url\"]:focus,\n .theme-mastodon-light .simple_form textarea:active,\n .skin-modern-light .simple_form textarea:active,\n .skin-mastodon-light .simple_form textarea:active,\n .theme-mastodon-light .simple_form textarea:focus,\n .skin-modern-light .simple_form textarea:focus,\n .skin-mastodon-light .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .table > thead > tr > th,\n .skin-modern-light .table > thead > tr > th,\n .skin-mastodon-light .table > thead > tr > th,\n .theme-mastodon-light .setting-text:active,\n .skin-modern-light .setting-text:active,\n .skin-mastodon-light .setting-text:active,\n .theme-mastodon-light .setting-text:focus,\n .skin-modern-light .setting-text:focus,\n .skin-mastodon-light .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-mastodon-light .batch-table__toolbar,\n .skin-modern-light .batch-table__toolbar,\n .skin-mastodon-light .batch-table__toolbar,\n .theme-mastodon-light .table > thead > tr > th,\n .skin-modern-light .table > thead > tr > th,\n .skin-mastodon-light .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-mastodon-light .simple_form input[type=\"datetime-local\"]:hover,\n .skin-modern-light .simple_form input[type=\"datetime-local\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"datetime-local\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"email\"]:hover,\n .skin-modern-light .simple_form input[type=\"email\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"email\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"number\"]:hover,\n .skin-modern-light .simple_form input[type=\"number\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"number\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"password\"]:hover,\n .skin-modern-light .simple_form input[type=\"password\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"password\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"text\"]:hover,\n .skin-modern-light .simple_form input[type=\"text\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"text\"]:hover,\n .theme-mastodon-light .simple_form input[type=\"url\"]:hover,\n .skin-modern-light .simple_form input[type=\"url\"]:hover,\n .skin-mastodon-light .simple_form input[type=\"url\"]:hover,\n .theme-mastodon-light .simple_form textarea:hover,\n .skin-modern-light .simple_form textarea:hover,\n .skin-mastodon-light .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-mastodon-light .batch-table__row,\n .skin-modern-light .batch-table__row,\n .skin-mastodon-light .batch-table__row {\n background: #494d64;\n }\n .theme-mastodon-light .batch-table__row:hover,\n .skin-modern-light .batch-table__row:hover,\n .skin-mastodon-light .batch-table__row:hover,\n .theme-mastodon-light .batch-table__row:nth-child(2n):hover,\n .skin-modern-light .batch-table__row:nth-child(2n):hover,\n .skin-mastodon-light .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-mastodon-light .batch-table__row:nth-child(2n),\n .skin-modern-light .batch-table__row:nth-child(2n),\n .skin-mastodon-light .batch-table__row:nth-child(2n),\n .theme-mastodon-light .table > tbody > tr > td,\n .skin-modern-light .table > tbody > tr > td,\n .skin-mastodon-light .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-mastodon-light .table > thead > tr > th,\n .skin-modern-light .table > thead > tr > th,\n .skin-mastodon-light .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-mastodon-light .positive-hint,\n .skin-modern-light .positive-hint,\n .skin-mastodon-light .positive-hint {\n color: #a6da95 !important;\n }\n .theme-mastodon-light .card__bar,\n .skin-modern-light .card__bar,\n .skin-mastodon-light .card__bar {\n background: #363a4f;\n }\n .theme-mastodon-light .reply-indicator,\n .skin-modern-light .reply-indicator,\n .skin-mastodon-light .reply-indicator {\n background: #494d64;\n }\n .theme-mastodon-light .getting-started,\n .skin-modern-light .getting-started,\n .skin-mastodon-light .getting-started,\n .theme-mastodon-light .getting-started__wrapper,\n .skin-modern-light .getting-started__wrapper,\n .skin-mastodon-light .getting-started__wrapper {\n background: #363a4f;\n }\n .theme-mastodon-light .column-link,\n .skin-modern-light .column-link,\n .skin-mastodon-light .column-link {\n color: #cad3f5;\n }\n .theme-mastodon-light .column-link:hover,\n .skin-modern-light .column-link:hover,\n .skin-mastodon-light .column-link:hover {\n color: #b7bdf8;\n }\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-contrast ::selection,\n .skin-modern-dark ::selection,\n .skin-contrast ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-contrast input::placeholder,\n .skin-modern-dark input::placeholder,\n .skin-contrast input::placeholder,\n .theme-contrast textarea::placeholder,\n .skin-modern-dark textarea::placeholder,\n .skin-contrast textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast,\n .theme-contrast .column-header__wrapper,\n .skin-modern-dark .column-header__wrapper,\n .skin-contrast .column-header__wrapper,\n .theme-contrast .column > *:not(.loading-indicator),\n .skin-modern-dark .column > *:not(.loading-indicator),\n .skin-contrast .column > *:not(.loading-indicator),\n .theme-contrast body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-modern-dark body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-contrast body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast,\n .theme-contrast .tabs-bar__wrapper,\n .skin-modern-dark .tabs-bar__wrapper,\n .skin-contrast .tabs-bar__wrapper,\n .theme-contrast .admin-wrapper .sidebar-wrapper__inner,\n .skin-modern-dark .admin-wrapper .sidebar-wrapper__inner,\n .skin-contrast .admin-wrapper .sidebar-wrapper__inner,\n .theme-contrast .ui__header,\n .skin-modern-dark .ui__header,\n .skin-contrast .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-contrast .navigation-panel,\n .skin-modern-dark .navigation-panel,\n .skin-contrast .navigation-panel,\n .theme-contrast .column-link,\n .skin-modern-dark .column-link,\n .skin-contrast .column-link {\n background: transparent;\n }\n .theme-contrast .account__header__bio .account__header__fields dt,\n .skin-modern-dark .account__header__bio .account__header__fields dt,\n .skin-contrast .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-contrast .search-popout,\n .skin-modern-dark .search-popout,\n .skin-contrast .search-popout,\n .theme-contrast .search-popout em,\n .skin-modern-dark .search-popout em,\n .skin-contrast .search-popout em,\n .theme-contrast .dismissable-banner__message,\n .skin-modern-dark .dismissable-banner__message,\n .skin-contrast .dismissable-banner__message,\n .theme-contrast .dismissable-banner__message h1,\n .skin-modern-dark .dismissable-banner__message h1,\n .skin-contrast .dismissable-banner__message h1,\n .theme-contrast .account__header__bio .account__header__fields dt,\n .skin-modern-dark .account__header__bio .account__header__fields dt,\n .skin-contrast .account__header__bio .account__header__fields dt,\n .theme-contrast .account__section-headline a.active,\n .skin-modern-dark .account__section-headline a.active,\n .skin-contrast .account__section-headline a.active,\n .theme-contrast .account__section-headline button.active,\n .skin-modern-dark .account__section-headline button.active,\n .skin-contrast .account__section-headline button.active,\n .theme-contrast .notification__filter-bar a.active,\n .skin-modern-dark .notification__filter-bar a.active,\n .skin-contrast .notification__filter-bar a.active,\n .theme-contrast .notification__filter-bar button.active,\n .skin-modern-dark .notification__filter-bar button.active,\n .skin-contrast .notification__filter-bar button.active,\n .theme-contrast .account__header__bio .account__header__content,\n .skin-modern-dark .account__header__bio .account__header__content,\n .skin-contrast .account__header__bio .account__header__content,\n .theme-contrast .navigation-bar,\n .skin-modern-dark .navigation-bar,\n .skin-contrast .navigation-bar,\n .theme-contrast .column-link__badge,\n .skin-modern-dark .column-link__badge,\n .skin-contrast .column-link__badge,\n .theme-contrast .display-name__html,\n .skin-modern-dark .display-name__html,\n .skin-contrast .display-name__html,\n .theme-contrast .column-subheading,\n .skin-modern-dark .column-subheading,\n .skin-contrast .column-subheading,\n .theme-contrast .account__display-name strong,\n .skin-modern-dark .account__display-name strong,\n .skin-contrast .account__display-name strong,\n .theme-contrast .status__display-name strong,\n .skin-modern-dark .status__display-name strong,\n .skin-contrast .status__display-name strong,\n .theme-contrast .notification__message,\n .skin-modern-dark .notification__message,\n .skin-contrast .notification__message,\n .theme-contrast .public-layout .public-account-bio .account__header__content,\n .skin-modern-dark .public-layout .public-account-bio .account__header__content,\n .skin-contrast .public-layout .public-account-bio .account__header__content,\n .theme-contrast .reply-indicator__content,\n .skin-modern-dark .reply-indicator__content,\n .skin-contrast .reply-indicator__content,\n .theme-contrast .status__content,\n .skin-modern-dark .status__content,\n .skin-contrast .status__content,\n .theme-contrast .status__content__text,\n .skin-modern-dark .status__content__text,\n .skin-contrast .status__content__text,\n .theme-contrast .card__bar .display-name strong,\n .skin-modern-dark .card__bar .display-name strong,\n .skin-contrast .card__bar .display-name strong,\n .theme-contrast .about__mail,\n .skin-modern-dark .about__mail,\n .skin-contrast .about__mail,\n .theme-contrast .about__domain-blocks__domain h6,\n .skin-modern-dark .about__domain-blocks__domain h6,\n .skin-contrast .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-contrast .search-popout span,\n .skin-modern-dark .search-popout span,\n .skin-contrast .search-popout span,\n .theme-contrast .link-footer p,\n .skin-modern-dark .link-footer p,\n .skin-contrast .link-footer p,\n .theme-contrast .link-footer p a,\n .skin-modern-dark .link-footer p a,\n .skin-contrast .link-footer p a {\n color: #b8c0e0;\n }\n .theme-contrast .account__header__tabs__name h1 small,\n .skin-modern-dark .account__header__tabs__name h1 small,\n .skin-contrast .account__header__tabs__name h1 small,\n .theme-contrast .account__header__bio .account__header__fields dd,\n .skin-modern-dark .account__header__bio .account__header__fields dd,\n .skin-contrast .account__header__bio .account__header__fields dd,\n .theme-contrast .display-name__account,\n .skin-modern-dark .display-name__account,\n .skin-contrast .display-name__account,\n .theme-contrast .status__relative-time,\n .skin-modern-dark .status__relative-time,\n .skin-contrast .status__relative-time,\n .theme-contrast .empty-column-indicator,\n .skin-modern-dark .empty-column-indicator,\n .skin-contrast .empty-column-indicator,\n .theme-contrast .follow_requests-unlocked_explanation,\n .skin-modern-dark .follow_requests-unlocked_explanation,\n .skin-contrast .follow_requests-unlocked_explanation,\n .theme-contrast .account .account__display-name,\n .skin-modern-dark .account .account__display-name,\n .skin-contrast .account .account__display-name,\n .theme-contrast .label_input .search__input,\n .skin-modern-dark .label_input .search__input,\n .skin-contrast .label_input .search__input,\n .theme-contrast .search__input:focus,\n .skin-modern-dark .search__input:focus,\n .skin-contrast .search__input:focus,\n .theme-contrast .account__header__fields dt,\n .skin-modern-dark .account__header__fields dt,\n .skin-contrast .account__header__fields dt,\n .theme-contrast .rules-list__hint,\n .skin-modern-dark .rules-list__hint,\n .skin-contrast .rules-list__hint,\n .theme-contrast .about__domain-blocks__domain,\n .skin-modern-dark .about__domain-blocks__domain,\n .skin-contrast .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-contrast .compose-panel hr,\n .skin-modern-dark .compose-panel hr,\n .skin-contrast .compose-panel hr,\n .theme-contrast .navigation-panel hr,\n .skin-modern-dark .navigation-panel hr,\n .skin-contrast .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-contrast .mention,\n .skin-modern-dark .mention,\n .skin-contrast .mention,\n .theme-contrast .icon-button.inverted,\n .skin-modern-dark .icon-button.inverted,\n .skin-contrast .icon-button.inverted,\n .theme-contrast .icon-button.inverted:focus,\n .skin-modern-dark .icon-button.inverted:focus,\n .skin-contrast .icon-button.inverted:focus,\n .theme-contrast .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-modern-dark .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-contrast .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-contrast .account__header__content a,\n .skin-modern-dark .account__header__content a,\n .skin-contrast .account__header__content a,\n .theme-contrast .account__header__bio .account__header__fields a,\n .skin-modern-dark .account__header__bio .account__header__fields a,\n .skin-contrast .account__header__bio .account__header__fields a,\n .theme-contrast .empty-column-indicator a,\n .skin-modern-dark .empty-column-indicator a,\n .skin-contrast .empty-column-indicator a,\n .theme-contrast .follow_requests-unlocked_explanation a,\n .skin-modern-dark .follow_requests-unlocked_explanation a,\n .skin-contrast .follow_requests-unlocked_explanation a,\n .theme-contrast .column-back-button,\n .skin-modern-dark .column-back-button,\n .skin-contrast .column-back-button,\n .theme-contrast .text-icon-button,\n .skin-modern-dark .text-icon-button,\n .skin-contrast .text-icon-button,\n .theme-contrast .icon-button.star-icon.active,\n .skin-modern-dark .icon-button.star-icon.active,\n .skin-contrast .icon-button.star-icon.active,\n .theme-contrast .public-layout .public-account-bio .account__header__fields a,\n .skin-modern-dark .public-layout .public-account-bio .account__header__fields a,\n .skin-contrast .public-layout .public-account-bio .account__header__fields a,\n .theme-contrast .column-header__back-button,\n .skin-modern-dark .column-header__back-button,\n .skin-contrast .column-header__back-button,\n .theme-contrast .navigation-bar strong,\n .skin-modern-dark .navigation-bar strong,\n .skin-contrast .navigation-bar strong,\n .theme-contrast .reply-indicator__content a.unhandled-link,\n .skin-modern-dark .reply-indicator__content a.unhandled-link,\n .skin-contrast .reply-indicator__content a.unhandled-link,\n .theme-contrast .status__content a.unhandled-link,\n .skin-modern-dark .status__content a.unhandled-link,\n .skin-contrast .status__content a.unhandled-link,\n .theme-contrast .announcements__item__content a.unhandled-link,\n .skin-modern-dark .announcements__item__content a.unhandled-link,\n .skin-contrast .announcements__item__content a.unhandled-link,\n .theme-contrast .reactions-bar__item.active .reactions-bar__item__count,\n .skin-modern-dark .reactions-bar__item.active .reactions-bar__item__count,\n .skin-contrast .reactions-bar__item.active .reactions-bar__item__count,\n .theme-contrast .column-header.active .column-header__icon,\n .skin-modern-dark .column-header.active .column-header__icon,\n .skin-contrast .column-header.active .column-header__icon,\n .theme-contrast .about__section__title,\n .skin-modern-dark .about__section__title,\n .skin-contrast .about__section__title {\n color: #b7bdf8;\n }\n .theme-contrast .prose,\n .skin-modern-dark .prose,\n .skin-contrast .prose {\n color: #a5adcb;\n }\n .theme-contrast .prose h1,\n .skin-modern-dark .prose h1,\n .skin-contrast .prose h1,\n .theme-contrast .prose h2,\n .skin-modern-dark .prose h2,\n .skin-contrast .prose h2,\n .theme-contrast .prose h3,\n .skin-modern-dark .prose h3,\n .skin-contrast .prose h3,\n .theme-contrast .prose h4,\n .skin-modern-dark .prose h4,\n .skin-contrast .prose h4,\n .theme-contrast .prose strong,\n .skin-modern-dark .prose strong,\n .skin-contrast .prose strong {\n color: #cad3f5;\n }\n .theme-contrast .rules-list,\n .skin-modern-dark .rules-list,\n .skin-contrast .rules-list {\n color: #cad3f5;\n }\n .theme-contrast .rules-list li::before,\n .skin-modern-dark .rules-list li::before,\n .skin-contrast .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-contrast .about__domain-blocks__domain:nth-child(2n),\n .skin-modern-dark .about__domain-blocks__domain:nth-child(2n),\n .skin-contrast .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-contrast .icon-button.active.inverted,\n .skin-modern-dark .icon-button.active.inverted,\n .skin-contrast .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-contrast .display-name strong,\n .skin-modern-dark .display-name strong,\n .skin-contrast .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-contrast .boost-modal__action-bar,\n .skin-modern-dark .boost-modal__action-bar,\n .skin-contrast .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-contrast .boost-modal__action-bar span,\n .skin-modern-dark .boost-modal__action-bar span,\n .skin-contrast .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-contrast .emoji-mart-anchor-selected,\n .skin-modern-dark .emoji-mart-anchor-selected,\n .skin-contrast .emoji-mart-anchor-selected,\n .theme-contrast .reply-indicator__content a,\n .skin-modern-dark .reply-indicator__content a,\n .skin-contrast .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-contrast .confirmation-modal,\n .skin-modern-dark .confirmation-modal,\n .skin-contrast .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-contrast .confirmation-modal__action-bar,\n .skin-modern-dark .confirmation-modal__action-bar,\n .skin-contrast .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-contrast .privacy-dropdown__option,\n .skin-modern-dark .privacy-dropdown__option,\n .skin-contrast .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-contrast .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-modern-dark .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-contrast .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-contrast .privacy-dropdown__option strong,\n .skin-modern-dark .privacy-dropdown__option strong,\n .skin-contrast .privacy-dropdown__option strong,\n .theme-contrast .privacy-dropdown__option i,\n .skin-modern-dark .privacy-dropdown__option i,\n .skin-contrast .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-contrast .privacy-dropdown__option:hover,\n .skin-modern-dark .privacy-dropdown__option:hover,\n .skin-contrast .privacy-dropdown__option:hover,\n .theme-contrast .privacy-dropdown__option.active,\n .skin-modern-dark .privacy-dropdown__option.active,\n .skin-contrast .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-contrast .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-modern-dark .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-contrast .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-contrast .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-modern-dark .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-contrast .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-contrast .privacy-dropdown__option:hover strong,\n .skin-modern-dark .privacy-dropdown__option:hover strong,\n .skin-contrast .privacy-dropdown__option:hover strong,\n .theme-contrast .privacy-dropdown__option.active strong,\n .skin-modern-dark .privacy-dropdown__option.active strong,\n .skin-contrast .privacy-dropdown__option.active strong,\n .theme-contrast .privacy-dropdown__option:hover i,\n .skin-modern-dark .privacy-dropdown__option:hover i,\n .skin-contrast .privacy-dropdown__option:hover i,\n .theme-contrast .privacy-dropdown__option.active i,\n .skin-modern-dark .privacy-dropdown__option.active i,\n .skin-contrast .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-contrast .privacy-dropdown.active .privacy-dropdown__value,\n .skin-modern-dark .privacy-dropdown.active .privacy-dropdown__value,\n .skin-contrast .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-contrast .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-modern-dark .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-contrast .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-contrast .privacy-dropdown__value-icon.active > i,\n .skin-modern-dark .privacy-dropdown__value-icon.active > i,\n .skin-contrast .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-contrast .emoji-mart-search > input,\n .skin-modern-dark .emoji-mart-search > input,\n .skin-contrast .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-contrast .emoji-mart-search,\n .skin-modern-dark .emoji-mart-search,\n .skin-contrast .emoji-mart-search,\n .theme-contrast .language-dropdown__dropdown__results,\n .skin-modern-dark .language-dropdown__dropdown__results,\n .skin-contrast .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-contrast .language-dropdown__dropdown,\n .skin-modern-dark .language-dropdown__dropdown,\n .skin-contrast .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-contrast .language-dropdown__dropdown__results__item > span,\n .skin-modern-dark .language-dropdown__dropdown__results__item > span,\n .skin-contrast .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-contrast .language-dropdown__dropdown__results__item:hover,\n .skin-modern-dark .language-dropdown__dropdown__results__item:hover,\n .skin-contrast .language-dropdown__dropdown__results__item:hover,\n .theme-contrast .language-dropdown__dropdown__results__item.active,\n .skin-modern-dark .language-dropdown__dropdown__results__item.active,\n .skin-contrast .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-contrast .language-dropdown__dropdown__results__item:hover > span,\n .skin-modern-dark .language-dropdown__dropdown__results__item:hover > span,\n .skin-contrast .language-dropdown__dropdown__results__item:hover > span,\n .theme-contrast .language-dropdown__dropdown__results__item.active > span,\n .skin-modern-dark .language-dropdown__dropdown__results__item.active > span,\n .skin-contrast .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-contrast .conversation__unread,\n .skin-modern-dark .conversation__unread,\n .skin-contrast .conversation__unread,\n .theme-contrast .emoji-mart-anchor-bar,\n .skin-modern-dark .emoji-mart-anchor-bar,\n .skin-contrast .emoji-mart-anchor-bar,\n .theme-contrast .compose-form__actions .icon-button.active,\n .skin-modern-dark .compose-form__actions .icon-button.active,\n .skin-contrast .compose-form__actions .icon-button.active,\n .theme-contrast .react-toggle--checked .react-toggle-track,\n .skin-modern-dark .react-toggle--checked .react-toggle-track,\n .skin-contrast .react-toggle--checked .react-toggle-track,\n .theme-contrast .react-toggle--checked:hover .react-toggle-track,\n .skin-modern-dark .react-toggle--checked:hover .react-toggle-track,\n .skin-contrast .react-toggle--checked:hover .react-toggle-track,\n .theme-contrast .pillbar-button:not([disabled]).active,\n .skin-modern-dark .pillbar-button:not([disabled]).active,\n .skin-contrast .pillbar-button:not([disabled]).active,\n .theme-contrast .pillbar-button:not([disabled]).active:focus,\n .skin-modern-dark .pillbar-button:not([disabled]).active:focus,\n .skin-contrast .pillbar-button:not([disabled]).active:focus,\n .theme-contrast .pillbar-button:not([disabled]).active:hover,\n .skin-modern-dark .pillbar-button:not([disabled]).active:hover,\n .skin-contrast .pillbar-button:not([disabled]).active:hover,\n .theme-contrast .radio-button__input.checked,\n .skin-modern-dark .radio-button__input.checked,\n .skin-contrast .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-contrast .reactions-bar__item.active,\n .skin-modern-dark .reactions-bar__item.active,\n .skin-contrast .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-contrast .trends__item__sparkline path:last-child,\n .skin-modern-dark .trends__item__sparkline path:last-child,\n .skin-contrast .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-contrast .trends__item__sparkline path:first-child,\n .skin-modern-dark .trends__item__sparkline path:first-child,\n .skin-contrast .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-contrast .icon-button,\n .skin-modern-dark .icon-button,\n .skin-contrast .icon-button,\n .theme-contrast .notification__message .fa,\n .skin-modern-dark .notification__message .fa,\n .skin-contrast .notification__message .fa {\n color: #5b6078;\n }\n .theme-contrast .icon-button:active,\n .skin-modern-dark .icon-button:active,\n .skin-contrast .icon-button:active,\n .theme-contrast .icon-button:focus,\n .skin-modern-dark .icon-button:focus,\n .skin-contrast .icon-button:focus,\n .theme-contrast .icon-button:hover,\n .skin-modern-dark .icon-button:hover,\n .skin-contrast .icon-button:hover,\n .theme-contrast .text-icon-button:active,\n .skin-modern-dark .text-icon-button:active,\n .skin-contrast .text-icon-button:active,\n .theme-contrast .text-icon-button:focus,\n .skin-modern-dark .text-icon-button:focus,\n .skin-contrast .text-icon-button:focus,\n .theme-contrast .text-icon-button:hover,\n .skin-modern-dark .text-icon-button:hover,\n .skin-contrast .text-icon-button:hover,\n .theme-contrast .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-modern-dark .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-contrast .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-contrast .account__domain-pill,\n .skin-modern-dark .account__domain-pill,\n .skin-contrast .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-contrast .column-back-button,\n .skin-modern-dark .column-back-button,\n .skin-contrast .column-back-button,\n .theme-contrast .drawer__header,\n .skin-modern-dark .drawer__header,\n .skin-contrast .drawer__header,\n .theme-contrast .account__section-headline button,\n .skin-modern-dark .account__section-headline button,\n .skin-contrast .account__section-headline button,\n .theme-contrast .account__header,\n .skin-modern-dark .account__header,\n .skin-contrast .account__header,\n .theme-contrast .search__input,\n .skin-modern-dark .search__input,\n .skin-contrast .search__input,\n .theme-contrast .search__input:focus,\n .skin-modern-dark .search__input:focus,\n .skin-contrast .search__input:focus,\n .theme-contrast .column-link__badge,\n .skin-modern-dark .column-link__badge,\n .skin-contrast .column-link__badge,\n .theme-contrast .column-subheading,\n .skin-modern-dark .column-subheading,\n .skin-contrast .column-subheading,\n .theme-contrast .public-layout .header,\n .skin-modern-dark .public-layout .header,\n .skin-contrast .public-layout .header,\n .theme-contrast .public-layout .public-account-header__bar::before,\n .skin-modern-dark .public-layout .public-account-header__bar::before,\n .skin-contrast .public-layout .public-account-header__bar::before,\n .theme-contrast .account__header__fields,\n .skin-modern-dark .account__header__fields,\n .skin-contrast .account__header__fields,\n .theme-contrast .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-modern-dark .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-contrast .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-modern-dark .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-contrast .explore__search-header,\n .skin-modern-dark .explore__search-header,\n .skin-contrast .explore__search-header,\n .theme-contrast .column-inline-form,\n .skin-modern-dark .column-inline-form,\n .skin-contrast .column-inline-form,\n .theme-contrast .follow_requests-unlocked_explanation,\n .skin-modern-dark .follow_requests-unlocked_explanation,\n .skin-contrast .follow_requests-unlocked_explanation,\n .theme-contrast .conversation--unread,\n .skin-modern-dark .conversation--unread,\n .skin-contrast .conversation--unread,\n .theme-contrast .announcements,\n .skin-modern-dark .announcements,\n .skin-contrast .announcements,\n .theme-contrast .status-card__image,\n .skin-modern-dark .status-card__image,\n .skin-contrast .status-card__image {\n background: #363a4f !important;\n }\n .theme-contrast .account__section-headline,\n .skin-modern-dark .account__section-headline,\n .skin-contrast .account__section-headline {\n background: #1e2030;\n }\n .theme-contrast .focusable:focus,\n .skin-modern-dark .focusable:focus,\n .skin-contrast .focusable:focus {\n background: unset;\n }\n .theme-contrast .admin-wrapper .sidebar ul a:hover,\n .skin-modern-dark .admin-wrapper .sidebar ul a:hover,\n .skin-contrast .admin-wrapper .sidebar ul a:hover,\n .theme-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-modern-dark .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-contrast .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-contrast .detailed-status,\n .skin-modern-dark .detailed-status,\n .skin-contrast .detailed-status,\n .theme-contrast .detailed-status__action-bar,\n .skin-modern-dark .detailed-status__action-bar,\n .skin-contrast .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-contrast .dismissable-banner,\n .skin-modern-dark .dismissable-banner,\n .skin-contrast .dismissable-banner {\n background: #24273a;\n }\n .theme-contrast .column-header__wrapper.active,\n .skin-modern-dark .column-header__wrapper.active,\n .skin-contrast .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-contrast .column-header__wrapper.active::before,\n .skin-modern-dark .column-header__wrapper.active::before,\n .skin-contrast .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-contrast .account__header__bio .account__header__fields dl,\n .skin-modern-dark .account__header__bio .account__header__fields dl,\n .skin-contrast .account__header__bio .account__header__fields dl,\n .theme-contrast .account__header__bio .account__header__fields,\n .skin-modern-dark .account__header__bio .account__header__fields,\n .skin-contrast .account__header__bio .account__header__fields,\n .theme-contrast .boost-modal__container,\n .skin-modern-dark .boost-modal__container,\n .skin-contrast .boost-modal__container,\n .theme-contrast .empty-column-indicator,\n .skin-modern-dark .empty-column-indicator,\n .skin-contrast .empty-column-indicator,\n .theme-contrast .column > .scrollable,\n .skin-modern-dark .column > .scrollable,\n .skin-contrast .column > .scrollable,\n .theme-contrast .nothing-here,\n .skin-modern-dark .nothing-here,\n .skin-contrast .nothing-here,\n .theme-contrast .public-layout .public-account-bio,\n .skin-modern-dark .public-layout .public-account-bio,\n .skin-contrast .public-layout .public-account-bio,\n .theme-contrast .hero-widget__text,\n .skin-modern-dark .hero-widget__text,\n .skin-contrast .hero-widget__text,\n .theme-contrast.admin,\n .skin-modern-dark.admin,\n .skin-contrast.admin,\n .theme-contrast .admin-wrapper .sidebar ul a.selected,\n .skin-modern-dark .admin-wrapper .sidebar ul a.selected,\n .skin-contrast .admin-wrapper .sidebar ul a.selected,\n .theme-contrast .admin-wrapper .sidebar ul ul,\n .skin-modern-dark .admin-wrapper .sidebar ul ul,\n .skin-contrast .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-contrast .dropdown-button,\n .skin-modern-dark .dropdown-button,\n .skin-contrast .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-contrast .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-modern-dark .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-contrast .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-contrast .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-modern-dark .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-contrast .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-contrast .react-toggle--checked .react-toggle-thumb,\n .skin-modern-dark .react-toggle--checked .react-toggle-thumb,\n .skin-contrast .react-toggle--checked .react-toggle-thumb,\n .theme-contrast .radio-button__input.checked,\n .skin-modern-dark .radio-button__input.checked,\n .skin-contrast .radio-button__input.checked,\n .theme-contrast .account__action-bar__tab.active,\n .skin-modern-dark .account__action-bar__tab.active,\n .skin-contrast .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-contrast .account,\n .skin-modern-dark .account,\n .skin-contrast .account,\n .theme-contrast .load-gap,\n .skin-modern-dark .load-gap,\n .skin-contrast .load-gap {\n border-color: #1e2030;\n }\n .theme-contrast .account__section-headline a.active::after,\n .skin-modern-dark .account__section-headline a.active::after,\n .skin-contrast .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-contrast .account__section-headline a.active::before,\n .skin-modern-dark .account__section-headline a.active::before,\n .skin-contrast .account__section-headline a.active::before,\n .theme-contrast .account__section-headline button.active::after,\n .skin-modern-dark .account__section-headline button.active::after,\n .skin-contrast .account__section-headline button.active::after,\n .theme-contrast .account__section-headline button.active::before,\n .skin-modern-dark .account__section-headline button.active::before,\n .skin-contrast .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-contrast .poll__chart,\n .skin-modern-dark .poll__chart,\n .skin-contrast .poll__chart {\n background: #6e738d;\n }\n .theme-contrast .poll__chart.leading,\n .skin-modern-dark .poll__chart.leading,\n .skin-contrast .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-contrast .column-header__button,\n .skin-modern-dark .column-header__button,\n .skin-contrast .column-header__button {\n background: #24273a;\n }\n .theme-contrast .column-header__button:hover,\n .skin-modern-dark .column-header__button:hover,\n .skin-contrast .column-header__button:hover {\n background: #363a4f;\n }\n .theme-contrast .search-popout,\n .skin-modern-dark .search-popout,\n .skin-contrast .search-popout,\n .theme-contrast .drawer__header a:hover,\n .skin-modern-dark .drawer__header a:hover,\n .skin-contrast .drawer__header a:hover,\n .theme-contrast .account__section-headline button:hover,\n .skin-modern-dark .account__section-headline button:hover,\n .skin-contrast .account__section-headline button:hover,\n .theme-contrast .account__section-headline a:hover,\n .skin-modern-dark .account__section-headline a:hover,\n .skin-contrast .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-contrast .prose a,\n .skin-modern-dark .prose a,\n .skin-contrast .prose a,\n .theme-contrast .column-link .active,\n .skin-modern-dark .column-link .active,\n .skin-contrast .column-link .active,\n .theme-contrast .compose-form__poll__select__value,\n .skin-modern-dark .compose-form__poll__select__value,\n .skin-contrast .compose-form__poll__select__value,\n .theme-contrast .column-link--transparent.active,\n .skin-modern-dark .column-link--transparent.active,\n .skin-contrast .column-link--transparent.active,\n .theme-contrast .column-link--transparent:focus,\n .skin-modern-dark .column-link--transparent:focus,\n .skin-contrast .column-link--transparent:focus,\n .theme-contrast .column-link:focus,\n .skin-modern-dark .column-link:focus,\n .skin-contrast .column-link:focus,\n .theme-contrast .column-link--transparent:hover,\n .skin-modern-dark .column-link--transparent:hover,\n .skin-contrast .column-link--transparent:hover,\n .theme-contrast .column-link:hover,\n .skin-modern-dark .column-link:hover,\n .skin-contrast .column-link:hover {\n color: #b7bdf8;\n }\n .theme-contrast .status.collapsed .status__content::after,\n .skin-modern-dark .status.collapsed .status__content::after,\n .skin-contrast .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-contrast .button.button-tertiary:focus,\n .skin-modern-dark .button.button-tertiary:focus,\n .skin-contrast .button.button-tertiary:focus,\n .theme-contrast .button.button-tertiary:hover,\n .skin-modern-dark .button.button-tertiary:hover,\n .skin-contrast .button.button-tertiary:hover,\n .theme-contrast .button.button-tertiary:active,\n .skin-modern-dark .button.button-tertiary:active,\n .skin-contrast .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-contrast .button.button-tertiary,\n .skin-modern-dark .button.button-tertiary,\n .skin-contrast .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-contrast .button,\n .skin-modern-dark .button,\n .skin-contrast .button,\n .theme-contrast .button.button-tertiary,\n .skin-modern-dark .button.button-tertiary,\n .skin-contrast .button.button-tertiary,\n .theme-contrast .button.logo-button,\n .skin-modern-dark .button.logo-button,\n .skin-contrast .button.logo-button,\n .theme-contrast .icon-with-badge__badge,\n .skin-modern-dark .icon-with-badge__badge,\n .skin-contrast .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-contrast .button.logo-button svg,\n .skin-modern-dark .button.logo-button svg,\n .skin-contrast .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-contrast .public-layout .header .nav-button,\n .skin-modern-dark .public-layout .header .nav-button,\n .skin-contrast .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-contrast .public-layout .header .nav-button:hover,\n .skin-modern-dark .public-layout .header .nav-button:hover,\n .skin-contrast .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-contrast .button.button-secondary,\n .skin-modern-dark .button.button-secondary,\n .skin-contrast .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-contrast .button.button-secondary:active,\n .skin-modern-dark .button.button-secondary:active,\n .skin-contrast .button.button-secondary:active,\n .theme-contrast .button.button-secondary:focus,\n .skin-modern-dark .button.button-secondary:focus,\n .skin-contrast .button.button-secondary:focus,\n .theme-contrast .button.button-secondary:hover,\n .skin-modern-dark .button.button-secondary:hover,\n .skin-contrast .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-contrast .button:active,\n .skin-modern-dark .button:active,\n .skin-contrast .button:active,\n .theme-contrast .button:focus,\n .skin-modern-dark .button:focus,\n .skin-contrast .button:focus,\n .theme-contrast .button:hover,\n .skin-modern-dark .button:hover,\n .skin-contrast .button:hover,\n .theme-contrast .button.button-tertiary:active,\n .skin-modern-dark .button.button-tertiary:active,\n .skin-contrast .button.button-tertiary:active,\n .theme-contrast .button.button-tertiary:focus,\n .skin-modern-dark .button.button-tertiary:focus,\n .skin-contrast .button.button-tertiary:focus,\n .theme-contrast .button.button-tertiary:hover,\n .skin-modern-dark .button.button-tertiary:hover,\n .skin-contrast .button.button-tertiary:hover,\n .theme-contrast .button.logo-button:active,\n .skin-modern-dark .button.logo-button:active,\n .skin-contrast .button.logo-button:active,\n .theme-contrast .button.logo-button:focus,\n .skin-modern-dark .button.logo-button:focus,\n .skin-contrast .button.logo-button:focus,\n .theme-contrast .button.logo-button:hover,\n .skin-modern-dark .button.logo-button:hover,\n .skin-contrast .button.logo-button:hover,\n .theme-contrast .announcements__item__unread,\n .skin-modern-dark .announcements__item__unread,\n .skin-contrast .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-contrast select,\n .skin-modern-dark select,\n .skin-contrast select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-contrast .mute-modal__cancel-button,\n .skin-modern-dark .mute-modal__cancel-button,\n .skin-contrast .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-contrast .mute-modal__cancel-button:hover,\n .skin-modern-dark .mute-modal__cancel-button:hover,\n .skin-contrast .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-contrast .drawer__inner,\n .skin-modern-dark .drawer__inner,\n .skin-contrast .drawer__inner,\n .theme-contrast .drawer__inner__mastodon,\n .skin-modern-dark .drawer__inner__mastodon,\n .skin-contrast .drawer__inner__mastodon,\n .theme-contrast .compose-form__highlightable,\n .skin-modern-dark .compose-form__highlightable,\n .skin-contrast .compose-form__highlightable,\n .theme-contrast .column-header,\n .skin-modern-dark .column-header,\n .skin-contrast .column-header,\n .theme-contrast .boost-modal,\n .skin-modern-dark .boost-modal,\n .skin-contrast .boost-modal,\n .theme-contrast .mute-modal,\n .skin-modern-dark .mute-modal,\n .skin-contrast .mute-modal,\n .theme-contrast .privacy-dropdown__dropdown,\n .skin-modern-dark .privacy-dropdown__dropdown,\n .skin-contrast .privacy-dropdown__dropdown,\n .theme-contrast .explore__search-header .search__input,\n .skin-modern-dark .explore__search-header .search__input,\n .skin-contrast .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-contrast .mute-modal__action-bar,\n .skin-modern-dark .mute-modal__action-bar,\n .skin-contrast .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-contrast .mute-modal__container,\n .skin-modern-dark .mute-modal__container,\n .skin-contrast .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-contrast .compose-form .autosuggest-textarea__textarea,\n .skin-modern-dark .compose-form .autosuggest-textarea__textarea,\n .skin-contrast .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-contrast .compose-form .compose-form__modifiers,\n .skin-modern-dark .compose-form .compose-form__modifiers,\n .skin-contrast .compose-form .compose-form__modifiers,\n .theme-contrast .compose-form .compose-form__autosuggest-wrapper,\n .skin-modern-dark .compose-form .compose-form__autosuggest-wrapper,\n .skin-contrast .compose-form .compose-form__autosuggest-wrapper,\n .theme-contrast .autosuggest-textarea__suggestions,\n .skin-modern-dark .autosuggest-textarea__suggestions,\n .skin-contrast .autosuggest-textarea__suggestions,\n .theme-contrast .compose-form .spoiler-input__input,\n .skin-modern-dark .compose-form .spoiler-input__input,\n .skin-contrast .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-contrast .compose-form .compose-form__buttons-wrapper,\n .skin-modern-dark .compose-form .compose-form__buttons-wrapper,\n .skin-contrast .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-contrast .load-more:hover,\n .skin-modern-dark .load-more:hover,\n .skin-contrast .load-more:hover {\n background-color: #1e2030;\n }\n .theme-contrast .character-counter,\n .skin-modern-dark .character-counter,\n .skin-contrast .character-counter {\n color: #a5adcb;\n }\n .theme-contrast .public-layout .header,\n .skin-modern-dark .public-layout .header,\n .skin-contrast .public-layout .header,\n .theme-contrast .hero-widget,\n .skin-modern-dark .hero-widget,\n .skin-contrast .hero-widget,\n .theme-contrast .public-layout .public-account-header,\n .skin-modern-dark .public-layout .public-account-header,\n .skin-contrast .public-layout .public-account-header,\n .theme-contrast .public-layout .public-account-bio,\n .skin-modern-dark .public-layout .public-account-bio,\n .skin-contrast .public-layout .public-account-bio,\n .theme-contrast .nothing-here,\n .skin-modern-dark .nothing-here,\n .skin-contrast .nothing-here {\n box-shadow: none;\n }\n .theme-contrast .dropdown-menu__item--dangerous a,\n .skin-modern-dark .dropdown-menu__item--dangerous a,\n .skin-contrast .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-contrast .search__popout,\n .skin-modern-dark .search__popout,\n .skin-contrast .search__popout,\n .theme-contrast .dropdown-menu__arrow::before,\n .skin-modern-dark .dropdown-menu__arrow::before,\n .skin-contrast .dropdown-menu__arrow::before,\n .theme-contrast .dropdown-menu__item button,\n .skin-modern-dark .dropdown-menu__item button,\n .skin-contrast .dropdown-menu__item button,\n .theme-contrast .dropdown-menu__container__list,\n .skin-modern-dark .dropdown-menu__container__list,\n .skin-contrast .dropdown-menu__container__list,\n .theme-contrast .dropdown-menu.bottom,\n .skin-modern-dark .dropdown-menu.bottom,\n .skin-contrast .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-contrast .dropdown-menu__item a:hover,\n .skin-modern-dark .dropdown-menu__item a:hover,\n .skin-contrast .dropdown-menu__item a:hover,\n .theme-contrast .dropdown-menu__item button:hover,\n .skin-modern-dark .dropdown-menu__item button:hover,\n .skin-contrast .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-contrast .input-copy,\n .skin-modern-dark .input-copy,\n .skin-contrast .input-copy,\n .theme-contrast .simple_form input[type=\"text\"],\n .skin-modern-dark .simple_form input[type=\"text\"],\n .skin-contrast .simple_form input[type=\"text\"],\n .theme-contrast .simple_form textarea,\n .skin-modern-dark .simple_form textarea,\n .skin-contrast .simple_form textarea,\n .theme-contrast .simple_form .block-button,\n .skin-modern-dark .simple_form .block-button,\n .skin-contrast .simple_form .block-button,\n .theme-contrast .notification__filter-bar button,\n .skin-modern-dark .notification__filter-bar button,\n .skin-contrast .notification__filter-bar button,\n .theme-contrast .simple_form .button,\n .skin-modern-dark .simple_form .button,\n .skin-contrast .simple_form .button,\n .theme-contrast .simple_form button,\n .skin-modern-dark .simple_form button,\n .skin-contrast .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-contrast .simple_form .block-button:hover,\n .skin-modern-dark .simple_form .block-button:hover,\n .skin-contrast .simple_form .block-button:hover,\n .theme-contrast .simple_form .button:hover,\n .skin-modern-dark .simple_form .button:hover,\n .skin-contrast .simple_form .button:hover,\n .theme-contrast .notification__filter-bar button:hover,\n .skin-modern-dark .notification__filter-bar button:hover,\n .skin-contrast .notification__filter-bar button:hover,\n .theme-contrast .simple_form button:hover,\n .skin-modern-dark .simple_form button:hover,\n .skin-contrast .simple_form button:hover {\n background: #363a4f;\n }\n .theme-contrast .simple_form .input.with_label .label_input > label,\n .skin-modern-dark .simple_form .input.with_label .label_input > label,\n .skin-contrast .simple_form .input.with_label .label_input > label,\n .theme-contrast .simple_form select,\n .skin-modern-dark .simple_form select,\n .skin-contrast .simple_form select,\n .theme-contrast .accounts-table__count,\n .skin-modern-dark .accounts-table__count,\n .skin-contrast .accounts-table__count,\n .theme-contrast .simple_form textarea,\n .skin-modern-dark .simple_form textarea,\n .skin-contrast .simple_form textarea {\n color: #cad3f5;\n }\n .theme-contrast .simple_form textarea,\n .skin-modern-dark .simple_form textarea,\n .skin-contrast .simple_form textarea,\n .theme-contrast .simple_form input[type=\"password\"],\n .skin-modern-dark .simple_form input[type=\"password\"],\n .skin-contrast .simple_form input[type=\"password\"],\n .theme-contrast .simple_form input[type=\"number\"],\n .skin-modern-dark .simple_form input[type=\"number\"],\n .skin-contrast .simple_form input[type=\"number\"],\n .theme-contrast .simple_form input[type=\"text\"],\n .skin-modern-dark .simple_form input[type=\"text\"],\n .skin-contrast .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-contrast .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-dark .simple_form input[type=\"email\"]:required:valid,\n .skin-contrast .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-contrast .simple_form input[type=\"password\"],\n .skin-modern-dark .simple_form input[type=\"password\"],\n .skin-contrast .simple_form input[type=\"password\"],\n .theme-contrast .simple_form input[type=\"number\"],\n .skin-modern-dark .simple_form input[type=\"number\"],\n .skin-contrast .simple_form input[type=\"number\"],\n .theme-contrast .simple_form input[type=\"email\"]:required:valid,\n .skin-modern-dark .simple_form input[type=\"email\"]:required:valid,\n .skin-contrast .simple_form input[type=\"email\"]:required:valid,\n .theme-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-dark .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-modern-dark .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-contrast .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-contrast .simple_form select,\n .skin-modern-dark .simple_form select,\n .skin-contrast .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-contrast .poll__option input[type=\"text\"]:focus,\n .skin-modern-dark .poll__option input[type=\"text\"]:focus,\n .skin-contrast .poll__option input[type=\"text\"]:focus,\n .theme-contrast .simple_form input[type=\"datetime-local\"]:active,\n .skin-modern-dark .simple_form input[type=\"datetime-local\"]:active,\n .skin-contrast .simple_form input[type=\"datetime-local\"]:active,\n .theme-contrast .simple_form input[type=\"datetime-local\"]:focus,\n .skin-modern-dark .simple_form input[type=\"datetime-local\"]:focus,\n .skin-contrast .simple_form input[type=\"datetime-local\"]:focus,\n .theme-contrast .simple_form input[type=\"email\"]:active,\n .skin-modern-dark .simple_form input[type=\"email\"]:active,\n .skin-contrast .simple_form input[type=\"email\"]:active,\n .theme-contrast .simple_form input[type=\"email\"]:focus,\n .skin-modern-dark .simple_form input[type=\"email\"]:focus,\n .skin-contrast .simple_form input[type=\"email\"]:focus,\n .theme-contrast .simple_form input[type=\"number\"]:active,\n .skin-modern-dark .simple_form input[type=\"number\"]:active,\n .skin-contrast .simple_form input[type=\"number\"]:active,\n .theme-contrast .simple_form input[type=\"number\"]:focus,\n .skin-modern-dark .simple_form input[type=\"number\"]:focus,\n .skin-contrast .simple_form input[type=\"number\"]:focus,\n .theme-contrast .simple_form input[type=\"password\"]:active,\n .skin-modern-dark .simple_form input[type=\"password\"]:active,\n .skin-contrast .simple_form input[type=\"password\"]:active,\n .theme-contrast .simple_form input[type=\"password\"]:focus,\n .skin-modern-dark .simple_form input[type=\"password\"]:focus,\n .skin-contrast .simple_form input[type=\"password\"]:focus,\n .theme-contrast .simple_form input[type=\"text\"]:active,\n .skin-modern-dark .simple_form input[type=\"text\"]:active,\n .skin-contrast .simple_form input[type=\"text\"]:active,\n .theme-contrast .simple_form input[type=\"text\"]:focus,\n .skin-modern-dark .simple_form input[type=\"text\"]:focus,\n .skin-contrast .simple_form input[type=\"text\"]:focus,\n .theme-contrast .simple_form input[type=\"url\"]:active,\n .skin-modern-dark .simple_form input[type=\"url\"]:active,\n .skin-contrast .simple_form input[type=\"url\"]:active,\n .theme-contrast .simple_form input[type=\"url\"]:focus,\n .skin-modern-dark .simple_form input[type=\"url\"]:focus,\n .skin-contrast .simple_form input[type=\"url\"]:focus,\n .theme-contrast .simple_form textarea:active,\n .skin-modern-dark .simple_form textarea:active,\n .skin-contrast .simple_form textarea:active,\n .theme-contrast .simple_form textarea:focus,\n .skin-modern-dark .simple_form textarea:focus,\n .skin-contrast .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-contrast .table > thead > tr > th,\n .skin-modern-dark .table > thead > tr > th,\n .skin-contrast .table > thead > tr > th,\n .theme-contrast .setting-text:active,\n .skin-modern-dark .setting-text:active,\n .skin-contrast .setting-text:active,\n .theme-contrast .setting-text:focus,\n .skin-modern-dark .setting-text:focus,\n .skin-contrast .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-contrast .batch-table__toolbar,\n .skin-modern-dark .batch-table__toolbar,\n .skin-contrast .batch-table__toolbar,\n .theme-contrast .table > thead > tr > th,\n .skin-modern-dark .table > thead > tr > th,\n .skin-contrast .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-contrast .simple_form input[type=\"datetime-local\"]:hover,\n .skin-modern-dark .simple_form input[type=\"datetime-local\"]:hover,\n .skin-contrast .simple_form input[type=\"datetime-local\"]:hover,\n .theme-contrast .simple_form input[type=\"email\"]:hover,\n .skin-modern-dark .simple_form input[type=\"email\"]:hover,\n .skin-contrast .simple_form input[type=\"email\"]:hover,\n .theme-contrast .simple_form input[type=\"number\"]:hover,\n .skin-modern-dark .simple_form input[type=\"number\"]:hover,\n .skin-contrast .simple_form input[type=\"number\"]:hover,\n .theme-contrast .simple_form input[type=\"password\"]:hover,\n .skin-modern-dark .simple_form input[type=\"password\"]:hover,\n .skin-contrast .simple_form input[type=\"password\"]:hover,\n .theme-contrast .simple_form input[type=\"text\"]:hover,\n .skin-modern-dark .simple_form input[type=\"text\"]:hover,\n .skin-contrast .simple_form input[type=\"text\"]:hover,\n .theme-contrast .simple_form input[type=\"url\"]:hover,\n .skin-modern-dark .simple_form input[type=\"url\"]:hover,\n .skin-contrast .simple_form input[type=\"url\"]:hover,\n .theme-contrast .simple_form textarea:hover,\n .skin-modern-dark .simple_form textarea:hover,\n .skin-contrast .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-contrast .batch-table__row,\n .skin-modern-dark .batch-table__row,\n .skin-contrast .batch-table__row {\n background: #494d64;\n }\n .theme-contrast .batch-table__row:hover,\n .skin-modern-dark .batch-table__row:hover,\n .skin-contrast .batch-table__row:hover,\n .theme-contrast .batch-table__row:nth-child(2n):hover,\n .skin-modern-dark .batch-table__row:nth-child(2n):hover,\n .skin-contrast .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-contrast .batch-table__row:nth-child(2n),\n .skin-modern-dark .batch-table__row:nth-child(2n),\n .skin-contrast .batch-table__row:nth-child(2n),\n .theme-contrast .table > tbody > tr > td,\n .skin-modern-dark .table > tbody > tr > td,\n .skin-contrast .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-contrast .table > thead > tr > th,\n .skin-modern-dark .table > thead > tr > th,\n .skin-contrast .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-contrast .positive-hint,\n .skin-modern-dark .positive-hint,\n .skin-contrast .positive-hint {\n color: #a6da95 !important;\n }\n .theme-contrast .card__bar,\n .skin-modern-dark .card__bar,\n .skin-contrast .card__bar {\n background: #363a4f;\n }\n .theme-contrast .reply-indicator,\n .skin-modern-dark .reply-indicator,\n .skin-contrast .reply-indicator {\n background: #494d64;\n }\n .theme-contrast .getting-started,\n .skin-modern-dark .getting-started,\n .skin-contrast .getting-started,\n .theme-contrast .getting-started__wrapper,\n .skin-modern-dark .getting-started__wrapper,\n .skin-contrast .getting-started__wrapper {\n background: #363a4f;\n }\n .theme-contrast .column-link,\n .skin-modern-dark .column-link,\n .skin-contrast .column-link {\n color: #cad3f5;\n }\n .theme-contrast .column-link:hover,\n .skin-modern-dark .column-link:hover,\n .skin-contrast .column-link:hover {\n color: #b7bdf8;\n }\n @media (prefers-color-scheme: light) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-default ::selection,\n .theme-system ::selection,\n .skin-default ::selection,\n .skin-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .theme-system input::placeholder,\n .skin-default input::placeholder,\n .skin-system input::placeholder,\n .theme-default textarea::placeholder,\n .theme-system textarea::placeholder,\n .skin-default textarea::placeholder,\n .skin-system textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .column-header__wrapper,\n .theme-system .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .skin-system .column-header__wrapper,\n .theme-default .column > *:not(.loading-indicator),\n .theme-system .column > *:not(.loading-indicator),\n .skin-default .column > *:not(.loading-indicator),\n .skin-system .column > *:not(.loading-indicator),\n .theme-default body.flavour-glitch.skin-default .column-header__wrapper,\n .theme-system body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-default body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-system body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .tabs-bar__wrapper,\n .theme-system .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .skin-system .tabs-bar__wrapper,\n .theme-default .admin-wrapper .sidebar-wrapper__inner,\n .theme-system .admin-wrapper .sidebar-wrapper__inner,\n .skin-default .admin-wrapper .sidebar-wrapper__inner,\n .skin-system .admin-wrapper .sidebar-wrapper__inner,\n .theme-default .ui__header,\n .theme-system .ui__header,\n .skin-default .ui__header,\n .skin-system .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .theme-system .navigation-panel,\n .skin-default .navigation-panel,\n .skin-system .navigation-panel,\n .theme-default .column-link,\n .theme-system .column-link,\n .skin-default .column-link,\n .skin-system .column-link {\n background: transparent;\n }\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .search-popout em,\n .theme-system .search-popout em,\n .skin-default .search-popout em,\n .skin-system .search-popout em,\n .theme-default .dismissable-banner__message,\n .theme-system .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .skin-system .dismissable-banner__message,\n .theme-default .dismissable-banner__message h1,\n .theme-system .dismissable-banner__message h1,\n .skin-default .dismissable-banner__message h1,\n .skin-system .dismissable-banner__message h1,\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt,\n .theme-default .account__section-headline a.active,\n .theme-system .account__section-headline a.active,\n .skin-default .account__section-headline a.active,\n .skin-system .account__section-headline a.active,\n .theme-default .account__section-headline button.active,\n .theme-system .account__section-headline button.active,\n .skin-default .account__section-headline button.active,\n .skin-system .account__section-headline button.active,\n .theme-default .notification__filter-bar a.active,\n .theme-system .notification__filter-bar a.active,\n .skin-default .notification__filter-bar a.active,\n .skin-system .notification__filter-bar a.active,\n .theme-default .notification__filter-bar button.active,\n .theme-system .notification__filter-bar button.active,\n .skin-default .notification__filter-bar button.active,\n .skin-system .notification__filter-bar button.active,\n .theme-default .account__header__bio .account__header__content,\n .theme-system .account__header__bio .account__header__content,\n .skin-default .account__header__bio .account__header__content,\n .skin-system .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .theme-system .navigation-bar,\n .skin-default .navigation-bar,\n .skin-system .navigation-bar,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .display-name__html,\n .theme-system .display-name__html,\n .skin-default .display-name__html,\n .skin-system .display-name__html,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .account__display-name strong,\n .theme-system .account__display-name strong,\n .skin-default .account__display-name strong,\n .skin-system .account__display-name strong,\n .theme-default .status__display-name strong,\n .theme-system .status__display-name strong,\n .skin-default .status__display-name strong,\n .skin-system .status__display-name strong,\n .theme-default .notification__message,\n .theme-system .notification__message,\n .skin-default .notification__message,\n .skin-system .notification__message,\n .theme-default .public-layout .public-account-bio .account__header__content,\n .theme-system .public-layout .public-account-bio .account__header__content,\n .skin-default .public-layout .public-account-bio .account__header__content,\n .skin-system .public-layout .public-account-bio .account__header__content,\n .theme-default .reply-indicator__content,\n .theme-system .reply-indicator__content,\n .skin-default .reply-indicator__content,\n .skin-system .reply-indicator__content,\n .theme-default .status__content,\n .theme-system .status__content,\n .skin-default .status__content,\n .skin-system .status__content,\n .theme-default .status__content__text,\n .theme-system .status__content__text,\n .skin-default .status__content__text,\n .skin-system .status__content__text,\n .theme-default .card__bar .display-name strong,\n .theme-system .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong,\n .skin-system .card__bar .display-name strong,\n .theme-default .about__mail,\n .theme-system .about__mail,\n .skin-default .about__mail,\n .skin-system .about__mail,\n .theme-default .about__domain-blocks__domain h6,\n .theme-system .about__domain-blocks__domain h6,\n .skin-default .about__domain-blocks__domain h6,\n .skin-system .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .theme-system .search-popout span,\n .skin-default .search-popout span,\n .skin-system .search-popout span,\n .theme-default .link-footer p,\n .theme-system .link-footer p,\n .skin-default .link-footer p,\n .skin-system .link-footer p,\n .theme-default .link-footer p a,\n .theme-system .link-footer p a,\n .skin-default .link-footer p a,\n .skin-system .link-footer p a {\n color: #b8c0e0;\n }\n .theme-default .account__header__tabs__name h1 small,\n .theme-system .account__header__tabs__name h1 small,\n .skin-default .account__header__tabs__name h1 small,\n .skin-system .account__header__tabs__name h1 small,\n .theme-default .account__header__bio .account__header__fields dd,\n .theme-system .account__header__bio .account__header__fields dd,\n .skin-default .account__header__bio .account__header__fields dd,\n .skin-system .account__header__bio .account__header__fields dd,\n .theme-default .display-name__account,\n .theme-system .display-name__account,\n .skin-default .display-name__account,\n .skin-system .display-name__account,\n .theme-default .status__relative-time,\n .theme-system .status__relative-time,\n .skin-default .status__relative-time,\n .skin-system .status__relative-time,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .account .account__display-name,\n .theme-system .account .account__display-name,\n .skin-default .account .account__display-name,\n .skin-system .account .account__display-name,\n .theme-default .label_input .search__input,\n .theme-system .label_input .search__input,\n .skin-default .label_input .search__input,\n .skin-system .label_input .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .account__header__fields dt,\n .theme-system .account__header__fields dt,\n .skin-default .account__header__fields dt,\n .skin-system .account__header__fields dt,\n .theme-default .rules-list__hint,\n .theme-system .rules-list__hint,\n .skin-default .rules-list__hint,\n .skin-system .rules-list__hint,\n .theme-default .about__domain-blocks__domain,\n .theme-system .about__domain-blocks__domain,\n .skin-default .about__domain-blocks__domain,\n .skin-system .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .theme-system .compose-panel hr,\n .skin-default .compose-panel hr,\n .skin-system .compose-panel hr,\n .theme-default .navigation-panel hr,\n .theme-system .navigation-panel hr,\n .skin-default .navigation-panel hr,\n .skin-system .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-default .mention,\n .theme-system .mention,\n .skin-default .mention,\n .skin-system .mention,\n .theme-default .icon-button.inverted,\n .theme-system .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .skin-system .icon-button.inverted,\n .theme-default .icon-button.inverted:focus,\n .theme-system .icon-button.inverted:focus,\n .skin-default .icon-button.inverted:focus,\n .skin-system .icon-button.inverted:focus,\n .theme-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-default .account__header__content a,\n .theme-system .account__header__content a,\n .skin-default .account__header__content a,\n .skin-system .account__header__content a,\n .theme-default .account__header__bio .account__header__fields a,\n .theme-system .account__header__bio .account__header__fields a,\n .skin-default .account__header__bio .account__header__fields a,\n .skin-system .account__header__bio .account__header__fields a,\n .theme-default .empty-column-indicator a,\n .theme-system .empty-column-indicator a,\n .skin-default .empty-column-indicator a,\n .skin-system .empty-column-indicator a,\n .theme-default .follow_requests-unlocked_explanation a,\n .theme-system .follow_requests-unlocked_explanation a,\n .skin-default .follow_requests-unlocked_explanation a,\n .skin-system .follow_requests-unlocked_explanation a,\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .text-icon-button,\n .theme-system .text-icon-button,\n .skin-default .text-icon-button,\n .skin-system .text-icon-button,\n .theme-default .icon-button.star-icon.active,\n .theme-system .icon-button.star-icon.active,\n .skin-default .icon-button.star-icon.active,\n .skin-system .icon-button.star-icon.active,\n .theme-default .public-layout .public-account-bio .account__header__fields a,\n .theme-system .public-layout .public-account-bio .account__header__fields a,\n .skin-default .public-layout .public-account-bio .account__header__fields a,\n .skin-system .public-layout .public-account-bio .account__header__fields a,\n .theme-default .column-header__back-button,\n .theme-system .column-header__back-button,\n .skin-default .column-header__back-button,\n .skin-system .column-header__back-button,\n .theme-default .navigation-bar strong,\n .theme-system .navigation-bar strong,\n .skin-default .navigation-bar strong,\n .skin-system .navigation-bar strong,\n .theme-default .reply-indicator__content a.unhandled-link,\n .theme-system .reply-indicator__content a.unhandled-link,\n .skin-default .reply-indicator__content a.unhandled-link,\n .skin-system .reply-indicator__content a.unhandled-link,\n .theme-default .status__content a.unhandled-link,\n .theme-system .status__content a.unhandled-link,\n .skin-default .status__content a.unhandled-link,\n .skin-system .status__content a.unhandled-link,\n .theme-default .announcements__item__content a.unhandled-link,\n .theme-system .announcements__item__content a.unhandled-link,\n .skin-default .announcements__item__content a.unhandled-link,\n .skin-system .announcements__item__content a.unhandled-link,\n .theme-default .reactions-bar__item.active .reactions-bar__item__count,\n .theme-system .reactions-bar__item.active .reactions-bar__item__count,\n .skin-default .reactions-bar__item.active .reactions-bar__item__count,\n .skin-system .reactions-bar__item.active .reactions-bar__item__count,\n .theme-default .column-header.active .column-header__icon,\n .theme-system .column-header.active .column-header__icon,\n .skin-default .column-header.active .column-header__icon,\n .skin-system .column-header.active .column-header__icon,\n .theme-default .about__section__title,\n .theme-system .about__section__title,\n .skin-default .about__section__title,\n .skin-system .about__section__title {\n color: #b7bdf8;\n }\n .theme-default .prose,\n .theme-system .prose,\n .skin-default .prose,\n .skin-system .prose {\n color: #a5adcb;\n }\n .theme-default .prose h1,\n .theme-system .prose h1,\n .skin-default .prose h1,\n .skin-system .prose h1,\n .theme-default .prose h2,\n .theme-system .prose h2,\n .skin-default .prose h2,\n .skin-system .prose h2,\n .theme-default .prose h3,\n .theme-system .prose h3,\n .skin-default .prose h3,\n .skin-system .prose h3,\n .theme-default .prose h4,\n .theme-system .prose h4,\n .skin-default .prose h4,\n .skin-system .prose h4,\n .theme-default .prose strong,\n .theme-system .prose strong,\n .skin-default .prose strong,\n .skin-system .prose strong {\n color: #cad3f5;\n }\n .theme-default .rules-list,\n .theme-system .rules-list,\n .skin-default .rules-list,\n .skin-system .rules-list {\n color: #cad3f5;\n }\n .theme-default .rules-list li::before,\n .theme-system .rules-list li::before,\n .skin-default .rules-list li::before,\n .skin-system .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-default .about__domain-blocks__domain:nth-child(2n),\n .theme-system .about__domain-blocks__domain:nth-child(2n),\n .skin-default .about__domain-blocks__domain:nth-child(2n),\n .skin-system .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-default .icon-button.active.inverted,\n .theme-system .icon-button.active.inverted,\n .skin-default .icon-button.active.inverted,\n .skin-system .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-default .display-name strong,\n .theme-system .display-name strong,\n .skin-default .display-name strong,\n .skin-system .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .boost-modal__action-bar,\n .theme-system .boost-modal__action-bar,\n .skin-default .boost-modal__action-bar,\n .skin-system .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-default .boost-modal__action-bar span,\n .theme-system .boost-modal__action-bar span,\n .skin-default .boost-modal__action-bar span,\n .skin-system .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-default .emoji-mart-anchor-selected,\n .theme-system .emoji-mart-anchor-selected,\n .skin-default .emoji-mart-anchor-selected,\n .skin-system .emoji-mart-anchor-selected,\n .theme-default .reply-indicator__content a,\n .theme-system .reply-indicator__content a,\n .skin-default .reply-indicator__content a,\n .skin-system .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-default .confirmation-modal,\n .theme-system .confirmation-modal,\n .skin-default .confirmation-modal,\n .skin-system .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .confirmation-modal__action-bar,\n .theme-system .confirmation-modal__action-bar,\n .skin-default .confirmation-modal__action-bar,\n .skin-system .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .privacy-dropdown__option,\n .theme-system .privacy-dropdown__option,\n .skin-default .privacy-dropdown__option,\n .skin-system .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option strong,\n .theme-system .privacy-dropdown__option strong,\n .skin-default .privacy-dropdown__option strong,\n .skin-system .privacy-dropdown__option strong,\n .theme-default .privacy-dropdown__option i,\n .theme-system .privacy-dropdown__option i,\n .skin-default .privacy-dropdown__option i,\n .skin-system .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-default .privacy-dropdown__option:hover,\n .theme-system .privacy-dropdown__option:hover,\n .skin-default .privacy-dropdown__option:hover,\n .skin-system .privacy-dropdown__option:hover,\n .theme-default .privacy-dropdown__option.active,\n .theme-system .privacy-dropdown__option.active,\n .skin-default .privacy-dropdown__option.active,\n .skin-system .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option:hover strong,\n .theme-system .privacy-dropdown__option:hover strong,\n .skin-default .privacy-dropdown__option:hover strong,\n .skin-system .privacy-dropdown__option:hover strong,\n .theme-default .privacy-dropdown__option.active strong,\n .theme-system .privacy-dropdown__option.active strong,\n .skin-default .privacy-dropdown__option.active strong,\n .skin-system .privacy-dropdown__option.active strong,\n .theme-default .privacy-dropdown__option:hover i,\n .theme-system .privacy-dropdown__option:hover i,\n .skin-default .privacy-dropdown__option:hover i,\n .skin-system .privacy-dropdown__option:hover i,\n .theme-default .privacy-dropdown__option.active i,\n .theme-system .privacy-dropdown__option.active i,\n .skin-default .privacy-dropdown__option.active i,\n .skin-system .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-default .privacy-dropdown__value-icon.active > i,\n .theme-system .privacy-dropdown__value-icon.active > i,\n .skin-default .privacy-dropdown__value-icon.active > i,\n .skin-system .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-default .emoji-mart-search > input,\n .theme-system .emoji-mart-search > input,\n .skin-default .emoji-mart-search > input,\n .skin-system .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-default .emoji-mart-search,\n .theme-system .emoji-mart-search,\n .skin-default .emoji-mart-search,\n .skin-system .emoji-mart-search,\n .theme-default .language-dropdown__dropdown__results,\n .theme-system .language-dropdown__dropdown__results,\n .skin-default .language-dropdown__dropdown__results,\n .skin-system .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-default .language-dropdown__dropdown,\n .theme-system .language-dropdown__dropdown,\n .skin-default .language-dropdown__dropdown,\n .skin-system .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-default .language-dropdown__dropdown__results__item > span,\n .theme-system .language-dropdown__dropdown__results__item > span,\n .skin-default .language-dropdown__dropdown__results__item > span,\n .skin-system .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover,\n .theme-system .language-dropdown__dropdown__results__item:hover,\n .skin-default .language-dropdown__dropdown__results__item:hover,\n .skin-system .language-dropdown__dropdown__results__item:hover,\n .theme-default .language-dropdown__dropdown__results__item.active,\n .theme-system .language-dropdown__dropdown__results__item.active,\n .skin-default .language-dropdown__dropdown__results__item.active,\n .skin-system .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover > span,\n .theme-system .language-dropdown__dropdown__results__item:hover > span,\n .skin-default .language-dropdown__dropdown__results__item:hover > span,\n .skin-system .language-dropdown__dropdown__results__item:hover > span,\n .theme-default .language-dropdown__dropdown__results__item.active > span,\n .theme-system .language-dropdown__dropdown__results__item.active > span,\n .skin-default .language-dropdown__dropdown__results__item.active > span,\n .skin-system .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-default .conversation__unread,\n .theme-system .conversation__unread,\n .skin-default .conversation__unread,\n .skin-system .conversation__unread,\n .theme-default .emoji-mart-anchor-bar,\n .theme-system .emoji-mart-anchor-bar,\n .skin-default .emoji-mart-anchor-bar,\n .skin-system .emoji-mart-anchor-bar,\n .theme-default .compose-form__actions .icon-button.active,\n .theme-system .compose-form__actions .icon-button.active,\n .skin-default .compose-form__actions .icon-button.active,\n .skin-system .compose-form__actions .icon-button.active,\n .theme-default .react-toggle--checked .react-toggle-track,\n .theme-system .react-toggle--checked .react-toggle-track,\n .skin-default .react-toggle--checked .react-toggle-track,\n .skin-system .react-toggle--checked .react-toggle-track,\n .theme-default .react-toggle--checked:hover .react-toggle-track,\n .theme-system .react-toggle--checked:hover .react-toggle-track,\n .skin-default .react-toggle--checked:hover .react-toggle-track,\n .skin-system .react-toggle--checked:hover .react-toggle-track,\n .theme-default .pillbar-button:not([disabled]).active,\n .theme-system .pillbar-button:not([disabled]).active,\n .skin-default .pillbar-button:not([disabled]).active,\n .skin-system .pillbar-button:not([disabled]).active,\n .theme-default .pillbar-button:not([disabled]).active:focus,\n .theme-system .pillbar-button:not([disabled]).active:focus,\n .skin-default .pillbar-button:not([disabled]).active:focus,\n .skin-system .pillbar-button:not([disabled]).active:focus,\n .theme-default .pillbar-button:not([disabled]).active:hover,\n .theme-system .pillbar-button:not([disabled]).active:hover,\n .skin-default .pillbar-button:not([disabled]).active:hover,\n .skin-system .pillbar-button:not([disabled]).active:hover,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-default .reactions-bar__item.active,\n .theme-system .reactions-bar__item.active,\n .skin-default .reactions-bar__item.active,\n .skin-system .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-default .trends__item__sparkline path:last-child,\n .theme-system .trends__item__sparkline path:last-child,\n .skin-default .trends__item__sparkline path:last-child,\n .skin-system .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-default .trends__item__sparkline path:first-child,\n .theme-system .trends__item__sparkline path:first-child,\n .skin-default .trends__item__sparkline path:first-child,\n .skin-system .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-default .icon-button,\n .theme-system .icon-button,\n .skin-default .icon-button,\n .skin-system .icon-button,\n .theme-default .notification__message .fa,\n .theme-system .notification__message .fa,\n .skin-default .notification__message .fa,\n .skin-system .notification__message .fa {\n color: #5b6078;\n }\n .theme-default .icon-button:active,\n .theme-system .icon-button:active,\n .skin-default .icon-button:active,\n .skin-system .icon-button:active,\n .theme-default .icon-button:focus,\n .theme-system .icon-button:focus,\n .skin-default .icon-button:focus,\n .skin-system .icon-button:focus,\n .theme-default .icon-button:hover,\n .theme-system .icon-button:hover,\n .skin-default .icon-button:hover,\n .skin-system .icon-button:hover,\n .theme-default .text-icon-button:active,\n .theme-system .text-icon-button:active,\n .skin-default .text-icon-button:active,\n .skin-system .text-icon-button:active,\n .theme-default .text-icon-button:focus,\n .theme-system .text-icon-button:focus,\n .skin-default .text-icon-button:focus,\n .skin-system .text-icon-button:focus,\n .theme-default .text-icon-button:hover,\n .theme-system .text-icon-button:hover,\n .skin-default .text-icon-button:hover,\n .skin-system .text-icon-button:hover,\n .theme-default .public-layout .public-account-bio .account__header__fields a:hover,\n .theme-system .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-default .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-system .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-default .account__domain-pill,\n .theme-system .account__domain-pill,\n .skin-default .account__domain-pill,\n .skin-system .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .drawer__header,\n .theme-system .drawer__header,\n .skin-default .drawer__header,\n .skin-system .drawer__header,\n .theme-default .account__section-headline button,\n .theme-system .account__section-headline button,\n .skin-default .account__section-headline button,\n .skin-system .account__section-headline button,\n .theme-default .account__header,\n .theme-system .account__header,\n .skin-default .account__header,\n .skin-system .account__header,\n .theme-default .search__input,\n .theme-system .search__input,\n .skin-default .search__input,\n .skin-system .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .public-layout .public-account-header__bar::before,\n .theme-system .public-layout .public-account-header__bar::before,\n .skin-default .public-layout .public-account-header__bar::before,\n .skin-system .public-layout .public-account-header__bar::before,\n .theme-default .account__header__fields,\n .theme-system .account__header__fields,\n .skin-default .account__header__fields,\n .skin-system .account__header__fields,\n .theme-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-default .explore__search-header,\n .theme-system .explore__search-header,\n .skin-default .explore__search-header,\n .skin-system .explore__search-header,\n .theme-default .column-inline-form,\n .theme-system .column-inline-form,\n .skin-default .column-inline-form,\n .skin-system .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .theme-system .conversation--unread,\n .skin-default .conversation--unread,\n .skin-system .conversation--unread,\n .theme-default .announcements,\n .theme-system .announcements,\n .skin-default .announcements,\n .skin-system .announcements,\n .theme-default .status-card__image,\n .theme-system .status-card__image,\n .skin-default .status-card__image,\n .skin-system .status-card__image {\n background: #363a4f !important;\n }\n .theme-default .account__section-headline,\n .theme-system .account__section-headline,\n .skin-default .account__section-headline,\n .skin-system .account__section-headline {\n background: #1e2030;\n }\n .theme-default .focusable:focus,\n .theme-system .focusable:focus,\n .skin-default .focusable:focus,\n .skin-system .focusable:focus {\n background: unset;\n }\n .theme-default .admin-wrapper .sidebar ul a:hover,\n .theme-system .admin-wrapper .sidebar ul a:hover,\n .skin-default .admin-wrapper .sidebar ul a:hover,\n .skin-system .admin-wrapper .sidebar ul a:hover,\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-default .detailed-status,\n .theme-system .detailed-status,\n .skin-default .detailed-status,\n .skin-system .detailed-status,\n .theme-default .detailed-status__action-bar,\n .theme-system .detailed-status__action-bar,\n .skin-default .detailed-status__action-bar,\n .skin-system .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-default .dismissable-banner,\n .theme-system .dismissable-banner,\n .skin-default .dismissable-banner,\n .skin-system .dismissable-banner {\n background: #24273a;\n }\n .theme-default .column-header__wrapper.active,\n .theme-system .column-header__wrapper.active,\n .skin-default .column-header__wrapper.active,\n .skin-system .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-default .column-header__wrapper.active::before,\n .theme-system .column-header__wrapper.active::before,\n .skin-default .column-header__wrapper.active::before,\n .skin-system .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-default .account__header__bio .account__header__fields dl,\n .theme-system .account__header__bio .account__header__fields dl,\n .skin-default .account__header__bio .account__header__fields dl,\n .skin-system .account__header__bio .account__header__fields dl,\n .theme-default .account__header__bio .account__header__fields,\n .theme-system .account__header__bio .account__header__fields,\n .skin-default .account__header__bio .account__header__fields,\n .skin-system .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .theme-system .boost-modal__container,\n .skin-default .boost-modal__container,\n .skin-system .boost-modal__container,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .column > .scrollable,\n .theme-system .column > .scrollable,\n .skin-default .column > .scrollable,\n .skin-system .column > .scrollable,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .hero-widget__text,\n .theme-system .hero-widget__text,\n .skin-default .hero-widget__text,\n .skin-system .hero-widget__text,\n .theme-default.admin,\n .theme-system.admin,\n .skin-default.admin,\n .skin-system.admin,\n .theme-default .admin-wrapper .sidebar ul a.selected,\n .theme-system .admin-wrapper .sidebar ul a.selected,\n .skin-default .admin-wrapper .sidebar ul a.selected,\n .skin-system .admin-wrapper .sidebar ul a.selected,\n .theme-default .admin-wrapper .sidebar ul ul,\n .theme-system .admin-wrapper .sidebar ul ul,\n .skin-default .admin-wrapper .sidebar ul ul,\n .skin-system .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-default .dropdown-button,\n .theme-system .dropdown-button,\n .skin-default .dropdown-button,\n .skin-system .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-default .react-toggle--checked .react-toggle-thumb,\n .theme-system .react-toggle--checked .react-toggle-thumb,\n .skin-default .react-toggle--checked .react-toggle-thumb,\n .skin-system .react-toggle--checked .react-toggle-thumb,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked,\n .theme-default .account__action-bar__tab.active,\n .theme-system .account__action-bar__tab.active,\n .skin-default .account__action-bar__tab.active,\n .skin-system .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-default .account,\n .theme-system .account,\n .skin-default .account,\n .skin-system .account,\n .theme-default .load-gap,\n .theme-system .load-gap,\n .skin-default .load-gap,\n .skin-system .load-gap {\n border-color: #1e2030;\n }\n .theme-default .account__section-headline a.active::after,\n .theme-system .account__section-headline a.active::after,\n .skin-default .account__section-headline a.active::after,\n .skin-system .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-default .account__section-headline a.active::before,\n .theme-system .account__section-headline a.active::before,\n .skin-default .account__section-headline a.active::before,\n .skin-system .account__section-headline a.active::before,\n .theme-default .account__section-headline button.active::after,\n .theme-system .account__section-headline button.active::after,\n .skin-default .account__section-headline button.active::after,\n .skin-system .account__section-headline button.active::after,\n .theme-default .account__section-headline button.active::before,\n .theme-system .account__section-headline button.active::before,\n .skin-default .account__section-headline button.active::before,\n .skin-system .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-default .poll__chart,\n .theme-system .poll__chart,\n .skin-default .poll__chart,\n .skin-system .poll__chart {\n background: #6e738d;\n }\n .theme-default .poll__chart.leading,\n .theme-system .poll__chart.leading,\n .skin-default .poll__chart.leading,\n .skin-system .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-default .column-header__button,\n .theme-system .column-header__button,\n .skin-default .column-header__button,\n .skin-system .column-header__button {\n background: #24273a;\n }\n .theme-default .column-header__button:hover,\n .theme-system .column-header__button:hover,\n .skin-default .column-header__button:hover,\n .skin-system .column-header__button:hover {\n background: #363a4f;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .drawer__header a:hover,\n .theme-system .drawer__header a:hover,\n .skin-default .drawer__header a:hover,\n .skin-system .drawer__header a:hover,\n .theme-default .account__section-headline button:hover,\n .theme-system .account__section-headline button:hover,\n .skin-default .account__section-headline button:hover,\n .skin-system .account__section-headline button:hover,\n .theme-default .account__section-headline a:hover,\n .theme-system .account__section-headline a:hover,\n .skin-default .account__section-headline a:hover,\n .skin-system .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-default .prose a,\n .theme-system .prose a,\n .skin-default .prose a,\n .skin-system .prose a,\n .theme-default .column-link .active,\n .theme-system .column-link .active,\n .skin-default .column-link .active,\n .skin-system .column-link .active,\n .theme-default .compose-form__poll__select__value,\n .theme-system .compose-form__poll__select__value,\n .skin-default .compose-form__poll__select__value,\n .skin-system .compose-form__poll__select__value,\n .theme-default .column-link--transparent.active,\n .theme-system .column-link--transparent.active,\n .skin-default .column-link--transparent.active,\n .skin-system .column-link--transparent.active,\n .theme-default .column-link--transparent:focus,\n .theme-system .column-link--transparent:focus,\n .skin-default .column-link--transparent:focus,\n .skin-system .column-link--transparent:focus,\n .theme-default .column-link:focus,\n .theme-system .column-link:focus,\n .skin-default .column-link:focus,\n .skin-system .column-link:focus,\n .theme-default .column-link--transparent:hover,\n .theme-system .column-link--transparent:hover,\n .skin-default .column-link--transparent:hover,\n .skin-system .column-link--transparent:hover,\n .theme-default .column-link:hover,\n .theme-system .column-link:hover,\n .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .status.collapsed .status__content::after,\n .theme-system .status.collapsed .status__content::after,\n .skin-default .status.collapsed .status__content::after,\n .skin-system .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-default .button,\n .theme-system .button,\n .skin-default .button,\n .skin-system .button,\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary,\n .theme-default .button.logo-button,\n .theme-system .button.logo-button,\n .skin-default .button.logo-button,\n .skin-system .button.logo-button,\n .theme-default .icon-with-badge__badge,\n .theme-system .icon-with-badge__badge,\n .skin-default .icon-with-badge__badge,\n .skin-system .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-default .button.logo-button svg,\n .theme-system .button.logo-button svg,\n .skin-default .button.logo-button svg,\n .skin-system .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-default .public-layout .header .nav-button,\n .theme-system .public-layout .header .nav-button,\n .skin-default .public-layout .header .nav-button,\n .skin-system .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-default .public-layout .header .nav-button:hover,\n .theme-system .public-layout .header .nav-button:hover,\n .skin-default .public-layout .header .nav-button:hover,\n .skin-system .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-default .button.button-secondary,\n .theme-system .button.button-secondary,\n .skin-default .button.button-secondary,\n .skin-system .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-default .button.button-secondary:active,\n .theme-system .button.button-secondary:active,\n .skin-default .button.button-secondary:active,\n .skin-system .button.button-secondary:active,\n .theme-default .button.button-secondary:focus,\n .theme-system .button.button-secondary:focus,\n .skin-default .button.button-secondary:focus,\n .skin-system .button.button-secondary:focus,\n .theme-default .button.button-secondary:hover,\n .theme-system .button.button-secondary:hover,\n .skin-default .button.button-secondary:hover,\n .skin-system .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-default .button:active,\n .theme-system .button:active,\n .skin-default .button:active,\n .skin-system .button:active,\n .theme-default .button:focus,\n .theme-system .button:focus,\n .skin-default .button:focus,\n .skin-system .button:focus,\n .theme-default .button:hover,\n .theme-system .button:hover,\n .skin-default .button:hover,\n .skin-system .button:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active,\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.logo-button:active,\n .theme-system .button.logo-button:active,\n .skin-default .button.logo-button:active,\n .skin-system .button.logo-button:active,\n .theme-default .button.logo-button:focus,\n .theme-system .button.logo-button:focus,\n .skin-default .button.logo-button:focus,\n .skin-system .button.logo-button:focus,\n .theme-default .button.logo-button:hover,\n .theme-system .button.logo-button:hover,\n .skin-default .button.logo-button:hover,\n .skin-system .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .theme-system .announcements__item__unread,\n .skin-default .announcements__item__unread,\n .skin-system .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default select,\n .theme-system select,\n .skin-default select,\n .skin-system select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button,\n .theme-system .mute-modal__cancel-button,\n .skin-default .mute-modal__cancel-button,\n .skin-system .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button:hover,\n .theme-system .mute-modal__cancel-button:hover,\n .skin-default .mute-modal__cancel-button:hover,\n .skin-system .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-default .drawer__inner,\n .theme-system .drawer__inner,\n .skin-default .drawer__inner,\n .skin-system .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .theme-system .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .skin-system .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .theme-system .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .skin-system .compose-form__highlightable,\n .theme-default .column-header,\n .theme-system .column-header,\n .skin-default .column-header,\n .skin-system .column-header,\n .theme-default .boost-modal,\n .theme-system .boost-modal,\n .skin-default .boost-modal,\n .skin-system .boost-modal,\n .theme-default .mute-modal,\n .theme-system .mute-modal,\n .skin-default .mute-modal,\n .skin-system .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .theme-system .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .skin-system .privacy-dropdown__dropdown,\n .theme-default .explore__search-header .search__input,\n .theme-system .explore__search-header .search__input,\n .skin-default .explore__search-header .search__input,\n .skin-system .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-default .mute-modal__action-bar,\n .theme-system .mute-modal__action-bar,\n .skin-default .mute-modal__action-bar,\n .skin-system .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .mute-modal__container,\n .theme-system .mute-modal__container,\n .skin-default .mute-modal__container,\n .skin-system .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .compose-form .autosuggest-textarea__textarea,\n .theme-system .compose-form .autosuggest-textarea__textarea,\n .skin-default .compose-form .autosuggest-textarea__textarea,\n .skin-system .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-default .compose-form .compose-form__modifiers,\n .theme-system .compose-form .compose-form__modifiers,\n .skin-default .compose-form .compose-form__modifiers,\n .skin-system .compose-form .compose-form__modifiers,\n .theme-default .compose-form .compose-form__autosuggest-wrapper,\n .theme-system .compose-form .compose-form__autosuggest-wrapper,\n .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-system .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .theme-system .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .skin-system .autosuggest-textarea__suggestions,\n .theme-default .compose-form .spoiler-input__input,\n .theme-system .compose-form .spoiler-input__input,\n .skin-default .compose-form .spoiler-input__input,\n .skin-system .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-default .compose-form .compose-form__buttons-wrapper,\n .theme-system .compose-form .compose-form__buttons-wrapper,\n .skin-default .compose-form .compose-form__buttons-wrapper,\n .skin-system .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-default .load-more:hover,\n .theme-system .load-more:hover,\n .skin-default .load-more:hover,\n .skin-system .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .theme-system .character-counter,\n .skin-default .character-counter,\n .skin-system .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .hero-widget,\n .theme-system .hero-widget,\n .skin-default .hero-widget,\n .skin-system .hero-widget,\n .theme-default .public-layout .public-account-header,\n .theme-system .public-layout .public-account-header,\n .skin-default .public-layout .public-account-header,\n .skin-system .public-layout .public-account-header,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here {\n box-shadow: none;\n }\n .theme-default .dropdown-menu__item--dangerous a,\n .theme-system .dropdown-menu__item--dangerous a,\n .skin-default .dropdown-menu__item--dangerous a,\n .skin-system .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-default .search__popout,\n .theme-system .search__popout,\n .skin-default .search__popout,\n .skin-system .search__popout,\n .theme-default .dropdown-menu__arrow::before,\n .theme-system .dropdown-menu__arrow::before,\n .skin-default .dropdown-menu__arrow::before,\n .skin-system .dropdown-menu__arrow::before,\n .theme-default .dropdown-menu__item button,\n .theme-system .dropdown-menu__item button,\n .skin-default .dropdown-menu__item button,\n .skin-system .dropdown-menu__item button,\n .theme-default .dropdown-menu__container__list,\n .theme-system .dropdown-menu__container__list,\n .skin-default .dropdown-menu__container__list,\n .skin-system .dropdown-menu__container__list,\n .theme-default .dropdown-menu.bottom,\n .theme-system .dropdown-menu.bottom,\n .skin-default .dropdown-menu.bottom,\n .skin-system .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-default .dropdown-menu__item a:hover,\n .theme-system .dropdown-menu__item a:hover,\n .skin-default .dropdown-menu__item a:hover,\n .skin-system .dropdown-menu__item a:hover,\n .theme-default .dropdown-menu__item button:hover,\n .theme-system .dropdown-menu__item button:hover,\n .skin-default .dropdown-menu__item button:hover,\n .skin-system .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-default .input-copy,\n .theme-system .input-copy,\n .skin-default .input-copy,\n .skin-system .input-copy,\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"],\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form .block-button,\n .theme-system .simple_form .block-button,\n .skin-default .simple_form .block-button,\n .skin-system .simple_form .block-button,\n .theme-default .notification__filter-bar button,\n .theme-system .notification__filter-bar button,\n .skin-default .notification__filter-bar button,\n .skin-system .notification__filter-bar button,\n .theme-default .simple_form .button,\n .theme-system .simple_form .button,\n .skin-default .simple_form .button,\n .skin-system .simple_form .button,\n .theme-default .simple_form button,\n .theme-system .simple_form button,\n .skin-default .simple_form button,\n .skin-system .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-default .simple_form .block-button:hover,\n .theme-system .simple_form .block-button:hover,\n .skin-default .simple_form .block-button:hover,\n .skin-system .simple_form .block-button:hover,\n .theme-default .simple_form .button:hover,\n .theme-system .simple_form .button:hover,\n .skin-default .simple_form .button:hover,\n .skin-system .simple_form .button:hover,\n .theme-default .notification__filter-bar button:hover,\n .theme-system .notification__filter-bar button:hover,\n .skin-default .notification__filter-bar button:hover,\n .skin-system .notification__filter-bar button:hover,\n .theme-default .simple_form button:hover,\n .theme-system .simple_form button:hover,\n .skin-default .simple_form button:hover,\n .skin-system .simple_form button:hover {\n background: #363a4f;\n }\n .theme-default .simple_form .input.with_label .label_input > label,\n .theme-system .simple_form .input.with_label .label_input > label,\n .skin-default .simple_form .input.with_label .label_input > label,\n .skin-system .simple_form .input.with_label .label_input > label,\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select,\n .theme-default .accounts-table__count,\n .theme-system .accounts-table__count,\n .skin-default .accounts-table__count,\n .skin-system .accounts-table__count,\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea {\n color: #cad3f5;\n }\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid,\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-default .poll__option input[type=\"text\"]:focus,\n .theme-system .poll__option input[type=\"text\"]:focus,\n .skin-default .poll__option input[type=\"text\"]:focus,\n .skin-system .poll__option input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"datetime-local\"]:active,\n .theme-system .simple_form input[type=\"datetime-local\"]:active,\n .skin-default .simple_form input[type=\"datetime-local\"]:active,\n .skin-system .simple_form input[type=\"datetime-local\"]:active,\n .theme-default .simple_form input[type=\"datetime-local\"]:focus,\n .theme-system .simple_form input[type=\"datetime-local\"]:focus,\n .skin-default .simple_form input[type=\"datetime-local\"]:focus,\n .skin-system .simple_form input[type=\"datetime-local\"]:focus,\n .theme-default .simple_form input[type=\"email\"]:active,\n .theme-system .simple_form input[type=\"email\"]:active,\n .skin-default .simple_form input[type=\"email\"]:active,\n .skin-system .simple_form input[type=\"email\"]:active,\n .theme-default .simple_form input[type=\"email\"]:focus,\n .theme-system .simple_form input[type=\"email\"]:focus,\n .skin-default .simple_form input[type=\"email\"]:focus,\n .skin-system .simple_form input[type=\"email\"]:focus,\n .theme-default .simple_form input[type=\"number\"]:active,\n .theme-system .simple_form input[type=\"number\"]:active,\n .skin-default .simple_form input[type=\"number\"]:active,\n .skin-system .simple_form input[type=\"number\"]:active,\n .theme-default .simple_form input[type=\"number\"]:focus,\n .theme-system .simple_form input[type=\"number\"]:focus,\n .skin-default .simple_form input[type=\"number\"]:focus,\n .skin-system .simple_form input[type=\"number\"]:focus,\n .theme-default .simple_form input[type=\"password\"]:active,\n .theme-system .simple_form input[type=\"password\"]:active,\n .skin-default .simple_form input[type=\"password\"]:active,\n .skin-system .simple_form input[type=\"password\"]:active,\n .theme-default .simple_form input[type=\"password\"]:focus,\n .theme-system .simple_form input[type=\"password\"]:focus,\n .skin-default .simple_form input[type=\"password\"]:focus,\n .skin-system .simple_form input[type=\"password\"]:focus,\n .theme-default .simple_form input[type=\"text\"]:active,\n .theme-system .simple_form input[type=\"text\"]:active,\n .skin-default .simple_form input[type=\"text\"]:active,\n .skin-system .simple_form input[type=\"text\"]:active,\n .theme-default .simple_form input[type=\"text\"]:focus,\n .theme-system .simple_form input[type=\"text\"]:focus,\n .skin-default .simple_form input[type=\"text\"]:focus,\n .skin-system .simple_form input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"url\"]:active,\n .theme-system .simple_form input[type=\"url\"]:active,\n .skin-default .simple_form input[type=\"url\"]:active,\n .skin-system .simple_form input[type=\"url\"]:active,\n .theme-default .simple_form input[type=\"url\"]:focus,\n .theme-system .simple_form input[type=\"url\"]:focus,\n .skin-default .simple_form input[type=\"url\"]:focus,\n .skin-system .simple_form input[type=\"url\"]:focus,\n .theme-default .simple_form textarea:active,\n .theme-system .simple_form textarea:active,\n .skin-default .simple_form textarea:active,\n .skin-system .simple_form textarea:active,\n .theme-default .simple_form textarea:focus,\n .theme-system .simple_form textarea:focus,\n .skin-default .simple_form textarea:focus,\n .skin-system .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th,\n .theme-default .setting-text:active,\n .theme-system .setting-text:active,\n .skin-default .setting-text:active,\n .skin-system .setting-text:active,\n .theme-default .setting-text:focus,\n .theme-system .setting-text:focus,\n .skin-default .setting-text:focus,\n .skin-system .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-default .batch-table__toolbar,\n .theme-system .batch-table__toolbar,\n .skin-default .batch-table__toolbar,\n .skin-system .batch-table__toolbar,\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-default .simple_form input[type=\"datetime-local\"]:hover,\n .theme-system .simple_form input[type=\"datetime-local\"]:hover,\n .skin-default .simple_form input[type=\"datetime-local\"]:hover,\n .skin-system .simple_form input[type=\"datetime-local\"]:hover,\n .theme-default .simple_form input[type=\"email\"]:hover,\n .theme-system .simple_form input[type=\"email\"]:hover,\n .skin-default .simple_form input[type=\"email\"]:hover,\n .skin-system .simple_form input[type=\"email\"]:hover,\n .theme-default .simple_form input[type=\"number\"]:hover,\n .theme-system .simple_form input[type=\"number\"]:hover,\n .skin-default .simple_form input[type=\"number\"]:hover,\n .skin-system .simple_form input[type=\"number\"]:hover,\n .theme-default .simple_form input[type=\"password\"]:hover,\n .theme-system .simple_form input[type=\"password\"]:hover,\n .skin-default .simple_form input[type=\"password\"]:hover,\n .skin-system .simple_form input[type=\"password\"]:hover,\n .theme-default .simple_form input[type=\"text\"]:hover,\n .theme-system .simple_form input[type=\"text\"]:hover,\n .skin-default .simple_form input[type=\"text\"]:hover,\n .skin-system .simple_form input[type=\"text\"]:hover,\n .theme-default .simple_form input[type=\"url\"]:hover,\n .theme-system .simple_form input[type=\"url\"]:hover,\n .skin-default .simple_form input[type=\"url\"]:hover,\n .skin-system .simple_form input[type=\"url\"]:hover,\n .theme-default .simple_form textarea:hover,\n .theme-system .simple_form textarea:hover,\n .skin-default .simple_form textarea:hover,\n .skin-system .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-default .batch-table__row,\n .theme-system .batch-table__row,\n .skin-default .batch-table__row,\n .skin-system .batch-table__row {\n background: #494d64;\n }\n .theme-default .batch-table__row:hover,\n .theme-system .batch-table__row:hover,\n .skin-default .batch-table__row:hover,\n .skin-system .batch-table__row:hover,\n .theme-default .batch-table__row:nth-child(2n):hover,\n .theme-system .batch-table__row:nth-child(2n):hover,\n .skin-default .batch-table__row:nth-child(2n):hover,\n .skin-system .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-default .batch-table__row:nth-child(2n),\n .theme-system .batch-table__row:nth-child(2n),\n .skin-default .batch-table__row:nth-child(2n),\n .skin-system .batch-table__row:nth-child(2n),\n .theme-default .table > tbody > tr > td,\n .theme-system .table > tbody > tr > td,\n .skin-default .table > tbody > tr > td,\n .skin-system .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-default .positive-hint,\n .theme-system .positive-hint,\n .skin-default .positive-hint,\n .skin-system .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .theme-system .card__bar,\n .skin-default .card__bar,\n .skin-system .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .theme-system .reply-indicator,\n .skin-default .reply-indicator,\n .skin-system .reply-indicator {\n background: #494d64;\n }\n .theme-default .getting-started,\n .theme-system .getting-started,\n .skin-default .getting-started,\n .skin-system .getting-started,\n .theme-default .getting-started__wrapper,\n .theme-system .getting-started__wrapper,\n .skin-default .getting-started__wrapper,\n .skin-system .getting-started__wrapper {\n background: #363a4f;\n }\n .theme-default .column-link,\n .theme-system .column-link,\n .skin-default .column-link,\n .skin-system .column-link {\n color: #cad3f5;\n }\n .theme-default .column-link:hover,\n .theme-system .column-link:hover,\n .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n color-scheme: dark;\n --background-color: #24273a;\n --background-color-alt: #24273a;\n --dropdown-border-color: #494d64;\n --dropdown-background-color: #363a4f;\n --modal-background-color: #1e2030;\n --modal-border-color: #181926;\n }\n .theme-default ::selection,\n .theme-system ::selection,\n .skin-default ::selection,\n .skin-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .theme-system input::placeholder,\n .skin-default input::placeholder,\n .skin-system input::placeholder,\n .theme-default textarea::placeholder,\n .theme-system textarea::placeholder,\n .skin-default textarea::placeholder,\n .skin-system textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .column-header__wrapper,\n .theme-system .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .skin-system .column-header__wrapper,\n .theme-default .column > *:not(.loading-indicator),\n .theme-system .column > *:not(.loading-indicator),\n .skin-default .column > *:not(.loading-indicator),\n .skin-system .column > *:not(.loading-indicator),\n .theme-default body.flavour-glitch.skin-default .column-header__wrapper,\n .theme-system body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-default body.flavour-glitch.skin-default .column-header__wrapper,\n .skin-system body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: #363a4f !important;\n }\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system,\n .theme-default .tabs-bar__wrapper,\n .theme-system .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .skin-system .tabs-bar__wrapper,\n .theme-default .admin-wrapper .sidebar-wrapper__inner,\n .theme-system .admin-wrapper .sidebar-wrapper__inner,\n .skin-default .admin-wrapper .sidebar-wrapper__inner,\n .skin-system .admin-wrapper .sidebar-wrapper__inner,\n .theme-default .ui__header,\n .theme-system .ui__header,\n .skin-default .ui__header,\n .skin-system .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .theme-system .navigation-panel,\n .skin-default .navigation-panel,\n .skin-system .navigation-panel,\n .theme-default .column-link,\n .theme-system .column-link,\n .skin-default .column-link,\n .skin-system .column-link {\n background: transparent;\n }\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .search-popout em,\n .theme-system .search-popout em,\n .skin-default .search-popout em,\n .skin-system .search-popout em,\n .theme-default .dismissable-banner__message,\n .theme-system .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .skin-system .dismissable-banner__message,\n .theme-default .dismissable-banner__message h1,\n .theme-system .dismissable-banner__message h1,\n .skin-default .dismissable-banner__message h1,\n .skin-system .dismissable-banner__message h1,\n .theme-default .account__header__bio .account__header__fields dt,\n .theme-system .account__header__bio .account__header__fields dt,\n .skin-default .account__header__bio .account__header__fields dt,\n .skin-system .account__header__bio .account__header__fields dt,\n .theme-default .account__section-headline a.active,\n .theme-system .account__section-headline a.active,\n .skin-default .account__section-headline a.active,\n .skin-system .account__section-headline a.active,\n .theme-default .account__section-headline button.active,\n .theme-system .account__section-headline button.active,\n .skin-default .account__section-headline button.active,\n .skin-system .account__section-headline button.active,\n .theme-default .notification__filter-bar a.active,\n .theme-system .notification__filter-bar a.active,\n .skin-default .notification__filter-bar a.active,\n .skin-system .notification__filter-bar a.active,\n .theme-default .notification__filter-bar button.active,\n .theme-system .notification__filter-bar button.active,\n .skin-default .notification__filter-bar button.active,\n .skin-system .notification__filter-bar button.active,\n .theme-default .account__header__bio .account__header__content,\n .theme-system .account__header__bio .account__header__content,\n .skin-default .account__header__bio .account__header__content,\n .skin-system .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .theme-system .navigation-bar,\n .skin-default .navigation-bar,\n .skin-system .navigation-bar,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .display-name__html,\n .theme-system .display-name__html,\n .skin-default .display-name__html,\n .skin-system .display-name__html,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .account__display-name strong,\n .theme-system .account__display-name strong,\n .skin-default .account__display-name strong,\n .skin-system .account__display-name strong,\n .theme-default .status__display-name strong,\n .theme-system .status__display-name strong,\n .skin-default .status__display-name strong,\n .skin-system .status__display-name strong,\n .theme-default .notification__message,\n .theme-system .notification__message,\n .skin-default .notification__message,\n .skin-system .notification__message,\n .theme-default .public-layout .public-account-bio .account__header__content,\n .theme-system .public-layout .public-account-bio .account__header__content,\n .skin-default .public-layout .public-account-bio .account__header__content,\n .skin-system .public-layout .public-account-bio .account__header__content,\n .theme-default .reply-indicator__content,\n .theme-system .reply-indicator__content,\n .skin-default .reply-indicator__content,\n .skin-system .reply-indicator__content,\n .theme-default .status__content,\n .theme-system .status__content,\n .skin-default .status__content,\n .skin-system .status__content,\n .theme-default .status__content__text,\n .theme-system .status__content__text,\n .skin-default .status__content__text,\n .skin-system .status__content__text,\n .theme-default .card__bar .display-name strong,\n .theme-system .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong,\n .skin-system .card__bar .display-name strong,\n .theme-default .about__mail,\n .theme-system .about__mail,\n .skin-default .about__mail,\n .skin-system .about__mail,\n .theme-default .about__domain-blocks__domain h6,\n .theme-system .about__domain-blocks__domain h6,\n .skin-default .about__domain-blocks__domain h6,\n .skin-system .about__domain-blocks__domain h6 {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .theme-system .search-popout span,\n .skin-default .search-popout span,\n .skin-system .search-popout span,\n .theme-default .link-footer p,\n .theme-system .link-footer p,\n .skin-default .link-footer p,\n .skin-system .link-footer p,\n .theme-default .link-footer p a,\n .theme-system .link-footer p a,\n .skin-default .link-footer p a,\n .skin-system .link-footer p a {\n color: #b8c0e0;\n }\n .theme-default .account__header__tabs__name h1 small,\n .theme-system .account__header__tabs__name h1 small,\n .skin-default .account__header__tabs__name h1 small,\n .skin-system .account__header__tabs__name h1 small,\n .theme-default .account__header__bio .account__header__fields dd,\n .theme-system .account__header__bio .account__header__fields dd,\n .skin-default .account__header__bio .account__header__fields dd,\n .skin-system .account__header__bio .account__header__fields dd,\n .theme-default .display-name__account,\n .theme-system .display-name__account,\n .skin-default .display-name__account,\n .skin-system .display-name__account,\n .theme-default .status__relative-time,\n .theme-system .status__relative-time,\n .skin-default .status__relative-time,\n .skin-system .status__relative-time,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .account .account__display-name,\n .theme-system .account .account__display-name,\n .skin-default .account .account__display-name,\n .skin-system .account .account__display-name,\n .theme-default .label_input .search__input,\n .theme-system .label_input .search__input,\n .skin-default .label_input .search__input,\n .skin-system .label_input .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .account__header__fields dt,\n .theme-system .account__header__fields dt,\n .skin-default .account__header__fields dt,\n .skin-system .account__header__fields dt,\n .theme-default .rules-list__hint,\n .theme-system .rules-list__hint,\n .skin-default .rules-list__hint,\n .skin-system .rules-list__hint,\n .theme-default .about__domain-blocks__domain,\n .theme-system .about__domain-blocks__domain,\n .skin-default .about__domain-blocks__domain,\n .skin-system .about__domain-blocks__domain {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .theme-system .compose-panel hr,\n .skin-default .compose-panel hr,\n .skin-system .compose-panel hr,\n .theme-default .navigation-panel hr,\n .theme-system .navigation-panel hr,\n .skin-default .navigation-panel hr,\n .skin-system .navigation-panel hr {\n border-top-color: #5b6078;\n }\n .theme-default .mention,\n .theme-system .mention,\n .skin-default .mention,\n .skin-system .mention,\n .theme-default .icon-button.inverted,\n .theme-system .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .skin-system .icon-button.inverted,\n .theme-default .icon-button.inverted:focus,\n .theme-system .icon-button.inverted:focus,\n .skin-default .icon-button.inverted:focus,\n .skin-system .icon-button.inverted:focus,\n .theme-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-default .icon-button.inverted:hover .account__header__tabs__name h1,\n .skin-system .icon-button.inverted:hover .account__header__tabs__name h1,\n .theme-default .account__header__content a,\n .theme-system .account__header__content a,\n .skin-default .account__header__content a,\n .skin-system .account__header__content a,\n .theme-default .account__header__bio .account__header__fields a,\n .theme-system .account__header__bio .account__header__fields a,\n .skin-default .account__header__bio .account__header__fields a,\n .skin-system .account__header__bio .account__header__fields a,\n .theme-default .empty-column-indicator a,\n .theme-system .empty-column-indicator a,\n .skin-default .empty-column-indicator a,\n .skin-system .empty-column-indicator a,\n .theme-default .follow_requests-unlocked_explanation a,\n .theme-system .follow_requests-unlocked_explanation a,\n .skin-default .follow_requests-unlocked_explanation a,\n .skin-system .follow_requests-unlocked_explanation a,\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .text-icon-button,\n .theme-system .text-icon-button,\n .skin-default .text-icon-button,\n .skin-system .text-icon-button,\n .theme-default .icon-button.star-icon.active,\n .theme-system .icon-button.star-icon.active,\n .skin-default .icon-button.star-icon.active,\n .skin-system .icon-button.star-icon.active,\n .theme-default .public-layout .public-account-bio .account__header__fields a,\n .theme-system .public-layout .public-account-bio .account__header__fields a,\n .skin-default .public-layout .public-account-bio .account__header__fields a,\n .skin-system .public-layout .public-account-bio .account__header__fields a,\n .theme-default .column-header__back-button,\n .theme-system .column-header__back-button,\n .skin-default .column-header__back-button,\n .skin-system .column-header__back-button,\n .theme-default .navigation-bar strong,\n .theme-system .navigation-bar strong,\n .skin-default .navigation-bar strong,\n .skin-system .navigation-bar strong,\n .theme-default .reply-indicator__content a.unhandled-link,\n .theme-system .reply-indicator__content a.unhandled-link,\n .skin-default .reply-indicator__content a.unhandled-link,\n .skin-system .reply-indicator__content a.unhandled-link,\n .theme-default .status__content a.unhandled-link,\n .theme-system .status__content a.unhandled-link,\n .skin-default .status__content a.unhandled-link,\n .skin-system .status__content a.unhandled-link,\n .theme-default .announcements__item__content a.unhandled-link,\n .theme-system .announcements__item__content a.unhandled-link,\n .skin-default .announcements__item__content a.unhandled-link,\n .skin-system .announcements__item__content a.unhandled-link,\n .theme-default .reactions-bar__item.active .reactions-bar__item__count,\n .theme-system .reactions-bar__item.active .reactions-bar__item__count,\n .skin-default .reactions-bar__item.active .reactions-bar__item__count,\n .skin-system .reactions-bar__item.active .reactions-bar__item__count,\n .theme-default .column-header.active .column-header__icon,\n .theme-system .column-header.active .column-header__icon,\n .skin-default .column-header.active .column-header__icon,\n .skin-system .column-header.active .column-header__icon,\n .theme-default .about__section__title,\n .theme-system .about__section__title,\n .skin-default .about__section__title,\n .skin-system .about__section__title {\n color: #b7bdf8;\n }\n .theme-default .prose,\n .theme-system .prose,\n .skin-default .prose,\n .skin-system .prose {\n color: #a5adcb;\n }\n .theme-default .prose h1,\n .theme-system .prose h1,\n .skin-default .prose h1,\n .skin-system .prose h1,\n .theme-default .prose h2,\n .theme-system .prose h2,\n .skin-default .prose h2,\n .skin-system .prose h2,\n .theme-default .prose h3,\n .theme-system .prose h3,\n .skin-default .prose h3,\n .skin-system .prose h3,\n .theme-default .prose h4,\n .theme-system .prose h4,\n .skin-default .prose h4,\n .skin-system .prose h4,\n .theme-default .prose strong,\n .theme-system .prose strong,\n .skin-default .prose strong,\n .skin-system .prose strong {\n color: #cad3f5;\n }\n .theme-default .rules-list,\n .theme-system .rules-list,\n .skin-default .rules-list,\n .skin-system .rules-list {\n color: #cad3f5;\n }\n .theme-default .rules-list li::before,\n .theme-system .rules-list li::before,\n .skin-default .rules-list li::before,\n .skin-system .rules-list li::before {\n background-color: #b7bdf8;\n color: #181926;\n }\n .theme-default .about__domain-blocks__domain:nth-child(2n),\n .theme-system .about__domain-blocks__domain:nth-child(2n),\n .skin-default .about__domain-blocks__domain:nth-child(2n),\n .skin-system .about__domain-blocks__domain:nth-child(2n) {\n background-color: #363a4f;\n }\n .theme-default .icon-button.active.inverted,\n .theme-system .icon-button.active.inverted,\n .skin-default .icon-button.active.inverted,\n .skin-system .icon-button.active.inverted {\n color: #1e2030;\n }\n .theme-default .display-name strong,\n .theme-system .display-name strong,\n .skin-default .display-name strong,\n .skin-system .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .boost-modal__action-bar,\n .theme-system .boost-modal__action-bar,\n .skin-default .boost-modal__action-bar,\n .skin-system .boost-modal__action-bar {\n background: #1e2030;\n }\n .theme-default .boost-modal__action-bar span,\n .theme-system .boost-modal__action-bar span,\n .skin-default .boost-modal__action-bar span,\n .skin-system .boost-modal__action-bar span {\n color: #b8c0e0;\n }\n .theme-default .emoji-mart-anchor-selected,\n .theme-system .emoji-mart-anchor-selected,\n .skin-default .emoji-mart-anchor-selected,\n .skin-system .emoji-mart-anchor-selected,\n .theme-default .reply-indicator__content a,\n .theme-system .reply-indicator__content a,\n .skin-default .reply-indicator__content a,\n .skin-system .reply-indicator__content a {\n color: #b7bdf8 !important;\n }\n .theme-default .confirmation-modal,\n .theme-system .confirmation-modal,\n .skin-default .confirmation-modal,\n .skin-system .confirmation-modal {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .confirmation-modal__action-bar,\n .theme-system .confirmation-modal__action-bar,\n .skin-default .confirmation-modal__action-bar,\n .skin-system .confirmation-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .privacy-dropdown__option,\n .theme-system .privacy-dropdown__option,\n .skin-default .privacy-dropdown__option,\n .skin-system .privacy-dropdown__option {\n background: #363a4f;\n }\n .theme-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option strong,\n .theme-system .privacy-dropdown__option strong,\n .skin-default .privacy-dropdown__option strong,\n .skin-system .privacy-dropdown__option strong,\n .theme-default .privacy-dropdown__option i,\n .theme-system .privacy-dropdown__option i,\n .skin-default .privacy-dropdown__option i,\n .skin-system .privacy-dropdown__option i {\n color: #cad3f5;\n }\n .theme-default .privacy-dropdown__option:hover,\n .theme-system .privacy-dropdown__option:hover,\n .skin-default .privacy-dropdown__option:hover,\n .skin-system .privacy-dropdown__option:hover,\n .theme-default .privacy-dropdown__option.active,\n .theme-system .privacy-dropdown__option.active,\n .skin-default .privacy-dropdown__option.active,\n .skin-system .privacy-dropdown__option.active {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option:hover .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-default .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .skin-system .privacy-dropdown__option.active .privacy-dropdown__option__content,\n .theme-default .privacy-dropdown__option:hover strong,\n .theme-system .privacy-dropdown__option:hover strong,\n .skin-default .privacy-dropdown__option:hover strong,\n .skin-system .privacy-dropdown__option:hover strong,\n .theme-default .privacy-dropdown__option.active strong,\n .theme-system .privacy-dropdown__option.active strong,\n .skin-default .privacy-dropdown__option.active strong,\n .skin-system .privacy-dropdown__option.active strong,\n .theme-default .privacy-dropdown__option:hover i,\n .theme-system .privacy-dropdown__option:hover i,\n .skin-default .privacy-dropdown__option:hover i,\n .skin-system .privacy-dropdown__option:hover i,\n .theme-default .privacy-dropdown__option.active i,\n .theme-system .privacy-dropdown__option.active i,\n .skin-default .privacy-dropdown__option.active i,\n .skin-system .privacy-dropdown__option.active i {\n color: #181926;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value {\n background: #b7bdf8 !important;\n }\n .theme-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-default .privacy-dropdown.active .privacy-dropdown__value > button,\n .skin-system .privacy-dropdown.active .privacy-dropdown__value > button,\n .theme-default .privacy-dropdown__value-icon.active > i,\n .theme-system .privacy-dropdown__value-icon.active > i,\n .skin-default .privacy-dropdown__value-icon.active > i,\n .skin-system .privacy-dropdown__value-icon.active > i {\n color: #181926 !important;\n }\n .theme-default .emoji-mart-search > input,\n .theme-system .emoji-mart-search > input,\n .skin-default .emoji-mart-search > input,\n .skin-system .emoji-mart-search > input {\n color: #cad3f5 !important;\n }\n .theme-default .emoji-mart-search,\n .theme-system .emoji-mart-search,\n .skin-default .emoji-mart-search,\n .skin-system .emoji-mart-search,\n .theme-default .language-dropdown__dropdown__results,\n .theme-system .language-dropdown__dropdown__results,\n .skin-default .language-dropdown__dropdown__results,\n .skin-system .language-dropdown__dropdown__results {\n background: #363a4f;\n }\n .theme-default .language-dropdown__dropdown,\n .theme-system .language-dropdown__dropdown,\n .skin-default .language-dropdown__dropdown,\n .skin-system .language-dropdown__dropdown {\n background: #494d64 !important;\n }\n .theme-default .language-dropdown__dropdown__results__item > span,\n .theme-system .language-dropdown__dropdown__results__item > span,\n .skin-default .language-dropdown__dropdown__results__item > span,\n .skin-system .language-dropdown__dropdown__results__item > span {\n color: #cad3f5;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover,\n .theme-system .language-dropdown__dropdown__results__item:hover,\n .skin-default .language-dropdown__dropdown__results__item:hover,\n .skin-system .language-dropdown__dropdown__results__item:hover,\n .theme-default .language-dropdown__dropdown__results__item.active,\n .theme-system .language-dropdown__dropdown__results__item.active,\n .skin-default .language-dropdown__dropdown__results__item.active,\n .skin-system .language-dropdown__dropdown__results__item.active {\n background: #b7bdf8;\n }\n .theme-default .language-dropdown__dropdown__results__item:hover > span,\n .theme-system .language-dropdown__dropdown__results__item:hover > span,\n .skin-default .language-dropdown__dropdown__results__item:hover > span,\n .skin-system .language-dropdown__dropdown__results__item:hover > span,\n .theme-default .language-dropdown__dropdown__results__item.active > span,\n .theme-system .language-dropdown__dropdown__results__item.active > span,\n .skin-default .language-dropdown__dropdown__results__item.active > span,\n .skin-system .language-dropdown__dropdown__results__item.active > span {\n color: #181926;\n }\n .theme-default .conversation__unread,\n .theme-system .conversation__unread,\n .skin-default .conversation__unread,\n .skin-system .conversation__unread,\n .theme-default .emoji-mart-anchor-bar,\n .theme-system .emoji-mart-anchor-bar,\n .skin-default .emoji-mart-anchor-bar,\n .skin-system .emoji-mart-anchor-bar,\n .theme-default .compose-form__actions .icon-button.active,\n .theme-system .compose-form__actions .icon-button.active,\n .skin-default .compose-form__actions .icon-button.active,\n .skin-system .compose-form__actions .icon-button.active,\n .theme-default .react-toggle--checked .react-toggle-track,\n .theme-system .react-toggle--checked .react-toggle-track,\n .skin-default .react-toggle--checked .react-toggle-track,\n .skin-system .react-toggle--checked .react-toggle-track,\n .theme-default .react-toggle--checked:hover .react-toggle-track,\n .theme-system .react-toggle--checked:hover .react-toggle-track,\n .skin-default .react-toggle--checked:hover .react-toggle-track,\n .skin-system .react-toggle--checked:hover .react-toggle-track,\n .theme-default .pillbar-button:not([disabled]).active,\n .theme-system .pillbar-button:not([disabled]).active,\n .skin-default .pillbar-button:not([disabled]).active,\n .skin-system .pillbar-button:not([disabled]).active,\n .theme-default .pillbar-button:not([disabled]).active:focus,\n .theme-system .pillbar-button:not([disabled]).active:focus,\n .skin-default .pillbar-button:not([disabled]).active:focus,\n .skin-system .pillbar-button:not([disabled]).active:focus,\n .theme-default .pillbar-button:not([disabled]).active:hover,\n .theme-system .pillbar-button:not([disabled]).active:hover,\n .skin-default .pillbar-button:not([disabled]).active:hover,\n .skin-system .pillbar-button:not([disabled]).active:hover,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked {\n background-color: #b7bdf8;\n }\n .theme-default .reactions-bar__item.active,\n .theme-system .reactions-bar__item.active,\n .skin-default .reactions-bar__item.active,\n .skin-system .reactions-bar__item.active {\n background-color: rgba(183, 189, 248, 0.25);\n }\n .theme-default .trends__item__sparkline path:last-child,\n .theme-system .trends__item__sparkline path:last-child,\n .skin-default .trends__item__sparkline path:last-child,\n .skin-system .trends__item__sparkline path:last-child {\n stroke: #b7bdf8 !important;\n }\n .theme-default .trends__item__sparkline path:first-child,\n .theme-system .trends__item__sparkline path:first-child,\n .skin-default .trends__item__sparkline path:first-child,\n .skin-system .trends__item__sparkline path:first-child {\n fill: rgba(183, 189, 248, 0.25) !important;\n }\n .theme-default .icon-button,\n .theme-system .icon-button,\n .skin-default .icon-button,\n .skin-system .icon-button,\n .theme-default .notification__message .fa,\n .theme-system .notification__message .fa,\n .skin-default .notification__message .fa,\n .skin-system .notification__message .fa {\n color: #5b6078;\n }\n .theme-default .icon-button:active,\n .theme-system .icon-button:active,\n .skin-default .icon-button:active,\n .skin-system .icon-button:active,\n .theme-default .icon-button:focus,\n .theme-system .icon-button:focus,\n .skin-default .icon-button:focus,\n .skin-system .icon-button:focus,\n .theme-default .icon-button:hover,\n .theme-system .icon-button:hover,\n .skin-default .icon-button:hover,\n .skin-system .icon-button:hover,\n .theme-default .text-icon-button:active,\n .theme-system .text-icon-button:active,\n .skin-default .text-icon-button:active,\n .skin-system .text-icon-button:active,\n .theme-default .text-icon-button:focus,\n .theme-system .text-icon-button:focus,\n .skin-default .text-icon-button:focus,\n .skin-system .text-icon-button:focus,\n .theme-default .text-icon-button:hover,\n .theme-system .text-icon-button:hover,\n .skin-default .text-icon-button:hover,\n .skin-system .text-icon-button:hover,\n .theme-default .public-layout .public-account-bio .account__header__fields a:hover,\n .theme-system .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-default .public-layout .public-account-bio .account__header__fields a:hover,\n .skin-system .public-layout .public-account-bio .account__header__fields a:hover {\n color: #b7bdf8;\n }\n .theme-default .account__domain-pill,\n .theme-system .account__domain-pill,\n .skin-default .account__domain-pill,\n .skin-system .account__domain-pill {\n color: #b7bdf8;\n background: rgba(183, 189, 248, 0.2);\n }\n .theme-default .column-back-button,\n .theme-system .column-back-button,\n .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .drawer__header,\n .theme-system .drawer__header,\n .skin-default .drawer__header,\n .skin-system .drawer__header,\n .theme-default .account__section-headline button,\n .theme-system .account__section-headline button,\n .skin-default .account__section-headline button,\n .skin-system .account__section-headline button,\n .theme-default .account__header,\n .theme-system .account__header,\n .skin-default .account__header,\n .skin-system .account__header,\n .theme-default .search__input,\n .theme-system .search__input,\n .skin-default .search__input,\n .skin-system .search__input,\n .theme-default .search__input:focus,\n .theme-system .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .column-link__badge,\n .theme-system .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .column-subheading,\n .theme-system .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .public-layout .public-account-header__bar::before,\n .theme-system .public-layout .public-account-header__bar::before,\n .skin-default .public-layout .public-account-header__bar::before,\n .skin-system .public-layout .public-account-header__bar::before,\n .theme-default .account__header__fields,\n .theme-system .account__header__fields,\n .skin-default .account__header__fields,\n .skin-system .account__header__fields,\n .theme-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-default .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .skin-system .account__header__fields dd:not(.account__header__bio .account__header__fields dd),\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .theme-default .explore__search-header,\n .theme-system .explore__search-header,\n .skin-default .explore__search-header,\n .skin-system .explore__search-header,\n .theme-default .column-inline-form,\n .theme-system .column-inline-form,\n .skin-default .column-inline-form,\n .skin-system .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .theme-system .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .theme-system .conversation--unread,\n .skin-default .conversation--unread,\n .skin-system .conversation--unread,\n .theme-default .announcements,\n .theme-system .announcements,\n .skin-default .announcements,\n .skin-system .announcements,\n .theme-default .status-card__image,\n .theme-system .status-card__image,\n .skin-default .status-card__image,\n .skin-system .status-card__image {\n background: #363a4f !important;\n }\n .theme-default .account__section-headline,\n .theme-system .account__section-headline,\n .skin-default .account__section-headline,\n .skin-system .account__section-headline {\n background: #1e2030;\n }\n .theme-default .focusable:focus,\n .theme-system .focusable:focus,\n .skin-default .focusable:focus,\n .skin-system .focusable:focus {\n background: unset;\n }\n .theme-default .admin-wrapper .sidebar ul a:hover,\n .theme-system .admin-wrapper .sidebar ul a:hover,\n .skin-default .admin-wrapper .sidebar ul a:hover,\n .skin-system .admin-wrapper .sidebar ul a:hover,\n .theme-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-default .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .skin-system .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .theme-default .detailed-status,\n .theme-system .detailed-status,\n .skin-default .detailed-status,\n .skin-system .detailed-status,\n .theme-default .detailed-status__action-bar,\n .theme-system .detailed-status__action-bar,\n .skin-default .detailed-status__action-bar,\n .skin-system .detailed-status__action-bar {\n background: #363a4f;\n }\n .theme-default .dismissable-banner,\n .theme-system .dismissable-banner,\n .skin-default .dismissable-banner,\n .skin-system .dismissable-banner {\n background: #24273a;\n }\n .theme-default .column-header__wrapper.active,\n .theme-system .column-header__wrapper.active,\n .skin-default .column-header__wrapper.active,\n .skin-system .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(183, 189, 248, 0.3);\n }\n .theme-default .column-header__wrapper.active::before,\n .theme-system .column-header__wrapper.active::before,\n .skin-default .column-header__wrapper.active::before,\n .skin-system .column-header__wrapper.active::before {\n background: radial-gradient(ellipse, rgba(183, 189, 248, 0.23) 0, rgba(99, 100, 255, 0) 60%);\n }\n .theme-default .account__header__bio .account__header__fields dl,\n .theme-system .account__header__bio .account__header__fields dl,\n .skin-default .account__header__bio .account__header__fields dl,\n .skin-system .account__header__bio .account__header__fields dl,\n .theme-default .account__header__bio .account__header__fields,\n .theme-system .account__header__bio .account__header__fields,\n .skin-default .account__header__bio .account__header__fields,\n .skin-system .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .theme-system .boost-modal__container,\n .skin-default .boost-modal__container,\n .skin-system .boost-modal__container,\n .theme-default .empty-column-indicator,\n .theme-system .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .column > .scrollable,\n .theme-system .column > .scrollable,\n .skin-default .column > .scrollable,\n .skin-system .column > .scrollable,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .hero-widget__text,\n .theme-system .hero-widget__text,\n .skin-default .hero-widget__text,\n .skin-system .hero-widget__text,\n .theme-default.admin,\n .theme-system.admin,\n .skin-default.admin,\n .skin-system.admin,\n .theme-default .admin-wrapper .sidebar ul a.selected,\n .theme-system .admin-wrapper .sidebar ul a.selected,\n .skin-default .admin-wrapper .sidebar ul a.selected,\n .skin-system .admin-wrapper .sidebar ul a.selected,\n .theme-default .admin-wrapper .sidebar ul ul,\n .theme-system .admin-wrapper .sidebar ul ul,\n .skin-default .admin-wrapper .sidebar ul ul,\n .skin-system .admin-wrapper .sidebar ul ul {\n background: #24273a;\n }\n .theme-default .dropdown-button,\n .theme-system .dropdown-button,\n .skin-default .dropdown-button,\n .skin-system .dropdown-button {\n border-color: #b7bdf8;\n color: #b7bdf8;\n }\n .theme-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter::after,\n .theme-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-default .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .skin-system .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .theme-default .react-toggle--checked .react-toggle-thumb,\n .theme-system .react-toggle--checked .react-toggle-thumb,\n .skin-default .react-toggle--checked .react-toggle-thumb,\n .skin-system .react-toggle--checked .react-toggle-thumb,\n .theme-default .radio-button__input.checked,\n .theme-system .radio-button__input.checked,\n .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked,\n .theme-default .account__action-bar__tab.active,\n .theme-system .account__action-bar__tab.active,\n .skin-default .account__action-bar__tab.active,\n .skin-system .account__action-bar__tab.active {\n border-color: #b7bdf8;\n }\n .theme-default .account,\n .theme-system .account,\n .skin-default .account,\n .skin-system .account,\n .theme-default .load-gap,\n .theme-system .load-gap,\n .skin-default .load-gap,\n .skin-system .load-gap {\n border-color: #1e2030;\n }\n .theme-default .account__section-headline a.active::after,\n .theme-system .account__section-headline a.active::after,\n .skin-default .account__section-headline a.active::after,\n .skin-system .account__section-headline a.active::after {\n border-color: transparent transparent #24273a;\n }\n .theme-default .account__section-headline a.active::before,\n .theme-system .account__section-headline a.active::before,\n .skin-default .account__section-headline a.active::before,\n .skin-system .account__section-headline a.active::before,\n .theme-default .account__section-headline button.active::after,\n .theme-system .account__section-headline button.active::after,\n .skin-default .account__section-headline button.active::after,\n .skin-system .account__section-headline button.active::after,\n .theme-default .account__section-headline button.active::before,\n .theme-system .account__section-headline button.active::before,\n .skin-default .account__section-headline button.active::before,\n .skin-system .account__section-headline button.active::before {\n border-color: transparent transparent #1e2030;\n }\n .theme-default .poll__chart,\n .theme-system .poll__chart,\n .skin-default .poll__chart,\n .skin-system .poll__chart {\n background: #6e738d;\n }\n .theme-default .poll__chart.leading,\n .theme-system .poll__chart.leading,\n .skin-default .poll__chart.leading,\n .skin-system .poll__chart.leading {\n background: #b7bdf8;\n }\n .theme-default .column-header__button,\n .theme-system .column-header__button,\n .skin-default .column-header__button,\n .skin-system .column-header__button {\n background: #24273a;\n }\n .theme-default .column-header__button:hover,\n .theme-system .column-header__button:hover,\n .skin-default .column-header__button:hover,\n .skin-system .column-header__button:hover {\n background: #363a4f;\n }\n .theme-default .search-popout,\n .theme-system .search-popout,\n .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .drawer__header a:hover,\n .theme-system .drawer__header a:hover,\n .skin-default .drawer__header a:hover,\n .skin-system .drawer__header a:hover,\n .theme-default .account__section-headline button:hover,\n .theme-system .account__section-headline button:hover,\n .skin-default .account__section-headline button:hover,\n .skin-system .account__section-headline button:hover,\n .theme-default .account__section-headline a:hover,\n .theme-system .account__section-headline a:hover,\n .skin-default .account__section-headline a:hover,\n .skin-system .account__section-headline a:hover {\n background: #5b6078;\n }\n .theme-default .prose a,\n .theme-system .prose a,\n .skin-default .prose a,\n .skin-system .prose a,\n .theme-default .column-link .active,\n .theme-system .column-link .active,\n .skin-default .column-link .active,\n .skin-system .column-link .active,\n .theme-default .compose-form__poll__select__value,\n .theme-system .compose-form__poll__select__value,\n .skin-default .compose-form__poll__select__value,\n .skin-system .compose-form__poll__select__value,\n .theme-default .column-link--transparent.active,\n .theme-system .column-link--transparent.active,\n .skin-default .column-link--transparent.active,\n .skin-system .column-link--transparent.active,\n .theme-default .column-link--transparent:focus,\n .theme-system .column-link--transparent:focus,\n .skin-default .column-link--transparent:focus,\n .skin-system .column-link--transparent:focus,\n .theme-default .column-link:focus,\n .theme-system .column-link:focus,\n .skin-default .column-link:focus,\n .skin-system .column-link:focus,\n .theme-default .column-link--transparent:hover,\n .theme-system .column-link--transparent:hover,\n .skin-default .column-link--transparent:hover,\n .skin-system .column-link--transparent:hover,\n .theme-default .column-link:hover,\n .theme-system .column-link:hover,\n .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .status.collapsed .status__content::after,\n .theme-system .status.collapsed .status__content::after,\n .skin-default .status.collapsed .status__content::after,\n .skin-system .status.collapsed .status__content::after {\n background: linear-gradient(rgba(36, 39, 58, 0), #24273a);\n }\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary {\n border-color: #b7bdf8;\n }\n .theme-default .button,\n .theme-system .button,\n .skin-default .button,\n .skin-system .button,\n .theme-default .button.button-tertiary,\n .theme-system .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary,\n .theme-default .button.logo-button,\n .theme-system .button.logo-button,\n .skin-default .button.logo-button,\n .skin-system .button.logo-button,\n .theme-default .icon-with-badge__badge,\n .theme-system .icon-with-badge__badge,\n .skin-default .icon-with-badge__badge,\n .skin-system .icon-with-badge__badge {\n background: #b7bdf8;\n color: #24273a;\n }\n .theme-default .button.logo-button svg,\n .theme-system .button.logo-button svg,\n .skin-default .button.logo-button svg,\n .skin-system .button.logo-button svg {\n fill: currentcolor;\n }\n .theme-default .public-layout .header .nav-button,\n .theme-system .public-layout .header .nav-button,\n .skin-default .public-layout .header .nav-button,\n .skin-system .public-layout .header .nav-button {\n background-color: #494d64;\n }\n .theme-default .public-layout .header .nav-button:hover,\n .theme-system .public-layout .header .nav-button:hover,\n .skin-default .public-layout .header .nav-button:hover,\n .skin-system .public-layout .header .nav-button:hover {\n background-color: #5b6078;\n }\n .theme-default .button.button-secondary,\n .theme-system .button.button-secondary,\n .skin-default .button.button-secondary,\n .skin-system .button.button-secondary {\n background-color: transparent;\n color: #cad3f5;\n border-color: #b7bdf8;\n }\n .theme-default .button.button-secondary:active,\n .theme-system .button.button-secondary:active,\n .skin-default .button.button-secondary:active,\n .skin-system .button.button-secondary:active,\n .theme-default .button.button-secondary:focus,\n .theme-system .button.button-secondary:focus,\n .skin-default .button.button-secondary:focus,\n .skin-system .button.button-secondary:focus,\n .theme-default .button.button-secondary:hover,\n .theme-system .button.button-secondary:hover,\n .skin-default .button.button-secondary:hover,\n .skin-system .button.button-secondary:hover {\n border-color: #b7bdf8;\n color: #24273a;\n transition: 0.2s;\n }\n .theme-default .button:active,\n .theme-system .button:active,\n .skin-default .button:active,\n .skin-system .button:active,\n .theme-default .button:focus,\n .theme-system .button:focus,\n .skin-default .button:focus,\n .skin-system .button:focus,\n .theme-default .button:hover,\n .theme-system .button:hover,\n .skin-default .button:hover,\n .skin-system .button:hover,\n .theme-default .button.button-tertiary:active,\n .theme-system .button.button-tertiary:active,\n .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active,\n .theme-default .button.button-tertiary:focus,\n .theme-system .button.button-tertiary:focus,\n .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .button.button-tertiary:hover,\n .theme-system .button.button-tertiary:hover,\n .skin-default .button.button-tertiary:hover,\n .skin-system .button.button-tertiary:hover,\n .theme-default .button.logo-button:active,\n .theme-system .button.logo-button:active,\n .skin-default .button.logo-button:active,\n .skin-system .button.logo-button:active,\n .theme-default .button.logo-button:focus,\n .theme-system .button.logo-button:focus,\n .skin-default .button.logo-button:focus,\n .skin-system .button.logo-button:focus,\n .theme-default .button.logo-button:hover,\n .theme-system .button.logo-button:hover,\n .skin-default .button.logo-button:hover,\n .skin-system .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .theme-system .announcements__item__unread,\n .skin-default .announcements__item__unread,\n .skin-system .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default select,\n .theme-system select,\n .skin-default select,\n .skin-system select {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button,\n .theme-system .mute-modal__cancel-button,\n .skin-default .mute-modal__cancel-button,\n .skin-system .mute-modal__cancel-button {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .mute-modal__cancel-button:hover,\n .theme-system .mute-modal__cancel-button:hover,\n .skin-default .mute-modal__cancel-button:hover,\n .skin-system .mute-modal__cancel-button:hover {\n background-color: #363a4f;\n }\n .theme-default .drawer__inner,\n .theme-system .drawer__inner,\n .skin-default .drawer__inner,\n .skin-system .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .theme-system .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .skin-system .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .theme-system .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .skin-system .compose-form__highlightable,\n .theme-default .column-header,\n .theme-system .column-header,\n .skin-default .column-header,\n .skin-system .column-header,\n .theme-default .boost-modal,\n .theme-system .boost-modal,\n .skin-default .boost-modal,\n .skin-system .boost-modal,\n .theme-default .mute-modal,\n .theme-system .mute-modal,\n .skin-default .mute-modal,\n .skin-system .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .theme-system .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .skin-system .privacy-dropdown__dropdown,\n .theme-default .explore__search-header .search__input,\n .theme-system .explore__search-header .search__input,\n .skin-default .explore__search-header .search__input,\n .skin-system .explore__search-header .search__input {\n background-color: #24273a;\n }\n .theme-default .mute-modal__action-bar,\n .theme-system .mute-modal__action-bar,\n .skin-default .mute-modal__action-bar,\n .skin-system .mute-modal__action-bar {\n background-color: #1e2030;\n }\n .theme-default .mute-modal__container,\n .theme-system .mute-modal__container,\n .skin-default .mute-modal__container,\n .skin-system .mute-modal__container {\n background-color: #24273a;\n color: #cad3f5;\n }\n .theme-default .compose-form .autosuggest-textarea__textarea,\n .theme-system .compose-form .autosuggest-textarea__textarea,\n .skin-default .compose-form .autosuggest-textarea__textarea,\n .skin-system .compose-form .autosuggest-textarea__textarea {\n color: #cad3f5 !important;\n background-color: #494d64 !important;\n }\n .theme-default .compose-form .compose-form__modifiers,\n .theme-system .compose-form .compose-form__modifiers,\n .skin-default .compose-form .compose-form__modifiers,\n .skin-system .compose-form .compose-form__modifiers,\n .theme-default .compose-form .compose-form__autosuggest-wrapper,\n .theme-system .compose-form .compose-form__autosuggest-wrapper,\n .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-system .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .theme-system .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .skin-system .autosuggest-textarea__suggestions,\n .theme-default .compose-form .spoiler-input__input,\n .theme-system .compose-form .spoiler-input__input,\n .skin-default .compose-form .spoiler-input__input,\n .skin-system .compose-form .spoiler-input__input {\n background: #494d64 !important;\n color: #cad3f5 !important;\n }\n .theme-default .compose-form .compose-form__buttons-wrapper,\n .theme-system .compose-form .compose-form__buttons-wrapper,\n .skin-default .compose-form .compose-form__buttons-wrapper,\n .skin-system .compose-form .compose-form__buttons-wrapper {\n background: #363a4f;\n }\n .theme-default .load-more:hover,\n .theme-system .load-more:hover,\n .skin-default .load-more:hover,\n .skin-system .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .theme-system .character-counter,\n .skin-default .character-counter,\n .skin-system .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .theme-system .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .hero-widget,\n .theme-system .hero-widget,\n .skin-default .hero-widget,\n .skin-system .hero-widget,\n .theme-default .public-layout .public-account-header,\n .theme-system .public-layout .public-account-header,\n .skin-default .public-layout .public-account-header,\n .skin-system .public-layout .public-account-header,\n .theme-default .public-layout .public-account-bio,\n .theme-system .public-layout .public-account-bio,\n .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .nothing-here,\n .theme-system .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here {\n box-shadow: none;\n }\n .theme-default .dropdown-menu__item--dangerous a,\n .theme-system .dropdown-menu__item--dangerous a,\n .skin-default .dropdown-menu__item--dangerous a,\n .skin-system .dropdown-menu__item--dangerous a {\n color: #ed8796;\n }\n .theme-default .search__popout,\n .theme-system .search__popout,\n .skin-default .search__popout,\n .skin-system .search__popout,\n .theme-default .dropdown-menu__arrow::before,\n .theme-system .dropdown-menu__arrow::before,\n .skin-default .dropdown-menu__arrow::before,\n .skin-system .dropdown-menu__arrow::before,\n .theme-default .dropdown-menu__item button,\n .theme-system .dropdown-menu__item button,\n .skin-default .dropdown-menu__item button,\n .skin-system .dropdown-menu__item button,\n .theme-default .dropdown-menu__container__list,\n .theme-system .dropdown-menu__container__list,\n .skin-default .dropdown-menu__container__list,\n .skin-system .dropdown-menu__container__list,\n .theme-default .dropdown-menu.bottom,\n .theme-system .dropdown-menu.bottom,\n .skin-default .dropdown-menu.bottom,\n .skin-system .dropdown-menu.bottom {\n background: #363a4f;\n color: #cad3f5;\n }\n .theme-default .dropdown-menu__item a:hover,\n .theme-system .dropdown-menu__item a:hover,\n .skin-default .dropdown-menu__item a:hover,\n .skin-system .dropdown-menu__item a:hover,\n .theme-default .dropdown-menu__item button:hover,\n .theme-system .dropdown-menu__item button:hover,\n .skin-default .dropdown-menu__item button:hover,\n .skin-system .dropdown-menu__item button:hover {\n background: #494d64;\n }\n .theme-default .input-copy,\n .theme-system .input-copy,\n .skin-default .input-copy,\n .skin-system .input-copy,\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"],\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form .block-button,\n .theme-system .simple_form .block-button,\n .skin-default .simple_form .block-button,\n .skin-system .simple_form .block-button,\n .theme-default .notification__filter-bar button,\n .theme-system .notification__filter-bar button,\n .skin-default .notification__filter-bar button,\n .skin-system .notification__filter-bar button,\n .theme-default .simple_form .button,\n .theme-system .simple_form .button,\n .skin-default .simple_form .button,\n .skin-system .simple_form .button,\n .theme-default .simple_form button,\n .theme-system .simple_form button,\n .skin-default .simple_form button,\n .skin-system .simple_form button {\n background: #1e2030;\n color: #cad3f5;\n }\n .theme-default .simple_form .block-button:hover,\n .theme-system .simple_form .block-button:hover,\n .skin-default .simple_form .block-button:hover,\n .skin-system .simple_form .block-button:hover,\n .theme-default .simple_form .button:hover,\n .theme-system .simple_form .button:hover,\n .skin-default .simple_form .button:hover,\n .skin-system .simple_form .button:hover,\n .theme-default .notification__filter-bar button:hover,\n .theme-system .notification__filter-bar button:hover,\n .skin-default .notification__filter-bar button:hover,\n .skin-system .notification__filter-bar button:hover,\n .theme-default .simple_form button:hover,\n .theme-system .simple_form button:hover,\n .skin-default .simple_form button:hover,\n .skin-system .simple_form button:hover {\n background: #363a4f;\n }\n .theme-default .simple_form .input.with_label .label_input > label,\n .theme-system .simple_form .input.with_label .label_input > label,\n .skin-default .simple_form .input.with_label .label_input > label,\n .skin-system .simple_form .input.with_label .label_input > label,\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select,\n .theme-default .accounts-table__count,\n .theme-system .accounts-table__count,\n .skin-default .accounts-table__count,\n .skin-system .accounts-table__count,\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea {\n color: #cad3f5;\n }\n .theme-default .simple_form textarea,\n .theme-system .simple_form textarea,\n .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"text\"],\n .theme-system .simple_form input[type=\"text\"],\n .skin-default .simple_form input[type=\"text\"],\n .skin-system .simple_form input[type=\"text\"] {\n border-color: #181926;\n }\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid {\n border-color: #a6da95;\n }\n .theme-default .simple_form input[type=\"password\"],\n .theme-system .simple_form input[type=\"password\"],\n .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .simple_form input[type=\"number\"],\n .theme-system .simple_form input[type=\"number\"],\n .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .simple_form input[type=\"email\"]:required:valid,\n .theme-system .simple_form input[type=\"email\"]:required:valid,\n .skin-default .simple_form input[type=\"email\"]:required:valid,\n .skin-system .simple_form input[type=\"email\"]:required:valid,\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: #cad3f5;\n background: #1e2030;\n }\n .theme-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .theme-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-default .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown),\n .skin-system .simple_form input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: #ed8796;\n }\n .theme-default .simple_form select,\n .theme-system .simple_form select,\n .skin-default .simple_form select,\n .skin-system .simple_form select {\n background: #1e2030 url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.933%2018.467%22%20height%3D%2219.698%22%20width%3D%2215.929%22%3E%3Cpath%20d%3D%22m3.467%2014.967-3.393-3.5H14.86l-3.392%203.5c-1.866%201.925-3.666%203.5-4%203.5s-2.135-1.575-4-3.5zm.266-11.234L7.467%200%2011.2%203.733l3.733%203.734H0z%22%20fill%3D%22%23939ab7%22/%3E%3C/svg%3E\") no-repeat right 8px center / auto 16px;\n border-color: #181926;\n }\n .theme-default .poll__option input[type=\"text\"]:focus,\n .theme-system .poll__option input[type=\"text\"]:focus,\n .skin-default .poll__option input[type=\"text\"]:focus,\n .skin-system .poll__option input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"datetime-local\"]:active,\n .theme-system .simple_form input[type=\"datetime-local\"]:active,\n .skin-default .simple_form input[type=\"datetime-local\"]:active,\n .skin-system .simple_form input[type=\"datetime-local\"]:active,\n .theme-default .simple_form input[type=\"datetime-local\"]:focus,\n .theme-system .simple_form input[type=\"datetime-local\"]:focus,\n .skin-default .simple_form input[type=\"datetime-local\"]:focus,\n .skin-system .simple_form input[type=\"datetime-local\"]:focus,\n .theme-default .simple_form input[type=\"email\"]:active,\n .theme-system .simple_form input[type=\"email\"]:active,\n .skin-default .simple_form input[type=\"email\"]:active,\n .skin-system .simple_form input[type=\"email\"]:active,\n .theme-default .simple_form input[type=\"email\"]:focus,\n .theme-system .simple_form input[type=\"email\"]:focus,\n .skin-default .simple_form input[type=\"email\"]:focus,\n .skin-system .simple_form input[type=\"email\"]:focus,\n .theme-default .simple_form input[type=\"number\"]:active,\n .theme-system .simple_form input[type=\"number\"]:active,\n .skin-default .simple_form input[type=\"number\"]:active,\n .skin-system .simple_form input[type=\"number\"]:active,\n .theme-default .simple_form input[type=\"number\"]:focus,\n .theme-system .simple_form input[type=\"number\"]:focus,\n .skin-default .simple_form input[type=\"number\"]:focus,\n .skin-system .simple_form input[type=\"number\"]:focus,\n .theme-default .simple_form input[type=\"password\"]:active,\n .theme-system .simple_form input[type=\"password\"]:active,\n .skin-default .simple_form input[type=\"password\"]:active,\n .skin-system .simple_form input[type=\"password\"]:active,\n .theme-default .simple_form input[type=\"password\"]:focus,\n .theme-system .simple_form input[type=\"password\"]:focus,\n .skin-default .simple_form input[type=\"password\"]:focus,\n .skin-system .simple_form input[type=\"password\"]:focus,\n .theme-default .simple_form input[type=\"text\"]:active,\n .theme-system .simple_form input[type=\"text\"]:active,\n .skin-default .simple_form input[type=\"text\"]:active,\n .skin-system .simple_form input[type=\"text\"]:active,\n .theme-default .simple_form input[type=\"text\"]:focus,\n .theme-system .simple_form input[type=\"text\"]:focus,\n .skin-default .simple_form input[type=\"text\"]:focus,\n .skin-system .simple_form input[type=\"text\"]:focus,\n .theme-default .simple_form input[type=\"url\"]:active,\n .theme-system .simple_form input[type=\"url\"]:active,\n .skin-default .simple_form input[type=\"url\"]:active,\n .skin-system .simple_form input[type=\"url\"]:active,\n .theme-default .simple_form input[type=\"url\"]:focus,\n .theme-system .simple_form input[type=\"url\"]:focus,\n .skin-default .simple_form input[type=\"url\"]:focus,\n .skin-system .simple_form input[type=\"url\"]:focus,\n .theme-default .simple_form textarea:active,\n .theme-system .simple_form textarea:active,\n .skin-default .simple_form textarea:active,\n .skin-system .simple_form textarea:active,\n .theme-default .simple_form textarea:focus,\n .theme-system .simple_form textarea:focus,\n .skin-default .simple_form textarea:focus,\n .skin-system .simple_form textarea:focus {\n border-color: #b7bdf8 !important;\n background: #1e2030 !important;\n color: #cad3f5 !important;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th,\n .theme-default .setting-text:active,\n .theme-system .setting-text:active,\n .skin-default .setting-text:active,\n .skin-system .setting-text:active,\n .theme-default .setting-text:focus,\n .theme-system .setting-text:focus,\n .skin-default .setting-text:focus,\n .skin-system .setting-text:focus {\n border-color: #b7bdf8 !important;\n }\n .theme-default .batch-table__toolbar,\n .theme-system .batch-table__toolbar,\n .skin-default .batch-table__toolbar,\n .skin-system .batch-table__toolbar,\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .theme-default .simple_form input[type=\"datetime-local\"]:hover,\n .theme-system .simple_form input[type=\"datetime-local\"]:hover,\n .skin-default .simple_form input[type=\"datetime-local\"]:hover,\n .skin-system .simple_form input[type=\"datetime-local\"]:hover,\n .theme-default .simple_form input[type=\"email\"]:hover,\n .theme-system .simple_form input[type=\"email\"]:hover,\n .skin-default .simple_form input[type=\"email\"]:hover,\n .skin-system .simple_form input[type=\"email\"]:hover,\n .theme-default .simple_form input[type=\"number\"]:hover,\n .theme-system .simple_form input[type=\"number\"]:hover,\n .skin-default .simple_form input[type=\"number\"]:hover,\n .skin-system .simple_form input[type=\"number\"]:hover,\n .theme-default .simple_form input[type=\"password\"]:hover,\n .theme-system .simple_form input[type=\"password\"]:hover,\n .skin-default .simple_form input[type=\"password\"]:hover,\n .skin-system .simple_form input[type=\"password\"]:hover,\n .theme-default .simple_form input[type=\"text\"]:hover,\n .theme-system .simple_form input[type=\"text\"]:hover,\n .skin-default .simple_form input[type=\"text\"]:hover,\n .skin-system .simple_form input[type=\"text\"]:hover,\n .theme-default .simple_form input[type=\"url\"]:hover,\n .theme-system .simple_form input[type=\"url\"]:hover,\n .skin-default .simple_form input[type=\"url\"]:hover,\n .skin-system .simple_form input[type=\"url\"]:hover,\n .theme-default .simple_form textarea:hover,\n .theme-system .simple_form textarea:hover,\n .skin-default .simple_form textarea:hover,\n .skin-system .simple_form textarea:hover {\n background: #1e2030 !important;\n border-color: #b7bdf8 !important;\n transition: 0.4s;\n }\n .theme-default .batch-table__row,\n .theme-system .batch-table__row,\n .skin-default .batch-table__row,\n .skin-system .batch-table__row {\n background: #494d64;\n }\n .theme-default .batch-table__row:hover,\n .theme-system .batch-table__row:hover,\n .skin-default .batch-table__row:hover,\n .skin-system .batch-table__row:hover,\n .theme-default .batch-table__row:nth-child(2n):hover,\n .theme-system .batch-table__row:nth-child(2n):hover,\n .skin-default .batch-table__row:nth-child(2n):hover,\n .skin-system .batch-table__row:nth-child(2n):hover {\n background: #5b6078;\n }\n .theme-default .batch-table__row:nth-child(2n),\n .theme-system .batch-table__row:nth-child(2n),\n .skin-default .batch-table__row:nth-child(2n),\n .skin-system .batch-table__row:nth-child(2n),\n .theme-default .table > tbody > tr > td,\n .theme-system .table > tbody > tr > td,\n .skin-default .table > tbody > tr > td,\n .skin-system .table > tbody > tr > td {\n background: #363a4f;\n }\n .theme-default .table > thead > tr > th,\n .theme-system .table > thead > tr > th,\n .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th {\n border-bottom-color: #363a4f;\n }\n .theme-default .positive-hint,\n .theme-system .positive-hint,\n .skin-default .positive-hint,\n .skin-system .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .theme-system .card__bar,\n .skin-default .card__bar,\n .skin-system .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .theme-system .reply-indicator,\n .skin-default .reply-indicator,\n .skin-system .reply-indicator {\n background: #494d64;\n }\n .theme-default .getting-started,\n .theme-system .getting-started,\n .skin-default .getting-started,\n .skin-system .getting-started,\n .theme-default .getting-started__wrapper,\n .theme-system .getting-started__wrapper,\n .skin-default .getting-started__wrapper,\n .skin-system .getting-started__wrapper {\n background: #363a4f;\n }\n .theme-default .column-link,\n .theme-system .column-link,\n .skin-default .column-link,\n .skin-system .column-link {\n color: #cad3f5;\n }\n .theme-default .column-link:hover,\n .theme-system .column-link:hover,\n .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n }", + "start": 1111, "domains": [ "mastodon.social", - "mstdn.social", - "fosstodon.org", - "piaille.fr", - "meow.lgbt", - "tech.lgbt", - "wetdry.world", - "toot.wales" + "social.catppuccin.com", + "fosstodon.org" ] }, { "code": "/* prettier-ignore */", - "start": 252094 + "start": 255370 } ], - "sourceCode": "/* ==UserStyle==\n@name Mastodon Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mastodon\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon\n@version 1.3.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon\n@description Soothing pastel theme for Mastodon\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mastodon.social\"),\ndomain(\"mstdn.social\"),\ndomain(\"fosstodon.org\"),\ndomain(\"piaille.fr\"),\ndomain(\"meow.lgbt\"),\ndomain(\"tech.lgbt\"),\ndomain(\"wetdry.world\"),\ndomain(\"toot.wales\") {\n .theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @media (prefers-color-scheme: light) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --background-color: @base;\n --background-color-alt: @base;\n\n --dropdown-border-color: @surface1;\n --dropdown-background-color: @surface0;\n --modal-background-color: @mantle;\n --modal-border-color: @crust;\n\n &,\n .column-header__wrapper,\n .column > *:not(.loading-indicator),\n body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: @surface0 !important;\n }\n\n &,\n .tabs-bar__wrapper,\n .admin-wrapper .sidebar-wrapper__inner,\n .ui__header {\n background: @crust;\n color: @text;\n }\n\n .navigation-panel,\n .column-link {\n background: transparent;\n }\n\n .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n\n .search-popout,\n .search-popout em,\n .dismissable-banner__message,\n .dismissable-banner__message h1,\n .account__header__bio .account__header__fields dt,\n .account__section-headline a.active,\n .account__section-headline button.active,\n .notification__filter-bar a.active,\n .notification__filter-bar button.active,\n .account__header__bio .account__header__content,\n .navigation-bar,\n .column-link__badge,\n .display-name__html,\n .column-subheading,\n .account__display-name strong,\n .status__display-name strong,\n .notification__message,\n .public-layout .public-account-bio .account__header__content,\n .reply-indicator__content,\n .status__content,\n .status__content__text,\n .card__bar .display-name strong,\n .about__mail,\n .about__domain-blocks__domain h6 {\n color: @text;\n }\n\n .search-popout span,\n .link-footer p,\n .link-footer p a {\n color: @subtext1;\n }\n\n .account__header__tabs__name h1 small,\n .account__header__bio .account__header__fields dd,\n .display-name__account,\n .status__relative-time,\n .empty-column-indicator,\n .follow_requests-unlocked_explanation,\n .account .account__display-name,\n .label_input .search__input,\n .search__input:focus,\n .account__header__fields dt,\n .rules-list__hint,\n .about__domain-blocks__domain {\n color: @subtext0;\n }\n\n .compose-panel hr,\n .navigation-panel hr {\n border-top-color: @surface2;\n }\n\n .mention,\n .icon-button.inverted,\n .icon-button.inverted:focus,\n .icon-button.inverted:hover .account__header__tabs__name h1,\n .account__header__content a,\n .account__header__bio .account__header__fields a,\n .empty-column-indicator a,\n .follow_requests-unlocked_explanation a,\n .column-back-button,\n .text-icon-button,\n .icon-button.star-icon.active,\n .public-layout .public-account-bio .account__header__fields a,\n .column-header__back-button,\n .navigation-bar strong,\n .reply-indicator__content a.unhandled-link,\n .status__content a.unhandled-link,\n .announcements__item__content a.unhandled-link,\n .reactions-bar__item.active .reactions-bar__item__count,\n .column-header.active .column-header__icon,\n .about__section__title {\n color: @accent-color;\n }\n\n .prose {\n h1,\n h2,\n h3,\n h4,\n strong {\n color: @text;\n }\n color: @subtext0;\n }\n\n .rules-list {\n color: @text;\n li::before {\n background-color: @accent-color;\n color: @crust;\n }\n }\n\n .about__domain-blocks__domain:nth-child(2n) {\n background-color: @surface0;\n }\n\n .icon-button.active.inverted {\n color: @mantle;\n }\n\n .display-name strong {\n color: @text !important;\n }\n\n .boost-modal__action-bar {\n span {\n color: @subtext1;\n }\n background: @mantle;\n }\n\n .emoji-mart-anchor-selected,\n .reply-indicator__content a {\n color: @accent-color !important;\n }\n\n .confirmation-modal {\n background-color: @base;\n color: @text;\n }\n .confirmation-modal__action-bar {\n background-color: @mantle;\n }\n\n .privacy-dropdown__option {\n background: @surface0;\n\n .privacy-dropdown__option__content,\n strong,\n i {\n color: @text;\n }\n\n &:hover,\n &.active {\n background: @accent-color !important;\n\n .privacy-dropdown__option__content,\n strong,\n i {\n color: @crust;\n }\n }\n }\n\n .privacy-dropdown.active .privacy-dropdown__value {\n background: @accent-color !important;\n }\n\n .privacy-dropdown.active .privacy-dropdown__value > button,\n .privacy-dropdown__value-icon.active > i {\n color: @crust !important;\n }\n\n .emoji-mart-search > input {\n color: @text !important;\n }\n\n .emoji-mart-search,\n .language-dropdown__dropdown__results {\n background: @surface0;\n }\n\n .language-dropdown__dropdown {\n background: @surface1 !important;\n }\n\n .language-dropdown__dropdown__results__item {\n > span {\n color: @text;\n }\n\n &:hover,\n &.active {\n background: @accent-color;\n\n > span {\n color: @crust;\n }\n }\n }\n\n .conversation__unread,\n .emoji-mart-anchor-bar,\n .compose-form__actions .icon-button.active,\n .react-toggle--checked .react-toggle-track,\n .react-toggle--checked:hover .react-toggle-track,\n .pillbar-button:not([disabled]).active,\n .pillbar-button:not([disabled]).active:focus,\n .pillbar-button:not([disabled]).active:hover,\n .radio-button__input.checked {\n background-color: @accent-color;\n }\n\n .reactions-bar__item.active {\n background-color: rgba(@accent-color, 0.25);\n }\n\n .trends__item__sparkline path:last-child {\n stroke: @accent-color !important;\n }\n .trends__item__sparkline path:first-child {\n fill: rgba(@accent-color, 0.25) !important;\n }\n\n .icon-button,\n .notification__message .fa {\n color: @surface2;\n }\n\n .icon-button:active,\n .icon-button:focus,\n .icon-button:hover,\n .text-icon-button:active,\n .text-icon-button:focus,\n .text-icon-button:hover,\n .public-layout .public-account-bio .account__header__fields a:hover {\n color: @accent-color;\n }\n\n .account__domain-pill {\n color: @accent-color;\n background: fadeout(@accent-color, 80);\n }\n\n .column-back-button,\n .drawer__header,\n .account__section-headline button,\n .account__header,\n .search__input,\n .search__input:focus,\n .column-link__badge,\n .column-subheading,\n .public-layout .header,\n .public-layout .public-account-header__bar::before,\n .account__header__fields,\n .account__header__fields\n dd:not(.account__header__bio .account__header__fields dd),\n .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .explore__search-header,\n .column-inline-form,\n .follow_requests-unlocked_explanation,\n .conversation--unread,\n .announcements,\n .status-card__image {\n background: @surface0 !important;\n }\n\n .account__section-headline {\n background: @mantle;\n }\n\n .focusable:focus {\n background: unset;\n }\n\n .admin-wrapper .sidebar ul a:hover,\n .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .detailed-status,\n .detailed-status__action-bar {\n background: @surface0;\n }\n\n .dismissable-banner {\n background: @base;\n }\n\n .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(@accent-color, 0.3);\n }\n .column-header__wrapper.active::before {\n background: radial-gradient(\n ellipse,\n rgba(@accent-color, 0.23) 0,\n rgba(99, 100, 255, 0) 60%\n );\n }\n\n .account__header__bio .account__header__fields dl,\n .account__header__bio .account__header__fields,\n .boost-modal__container,\n .empty-column-indicator,\n .column > .scrollable,\n .nothing-here,\n .public-layout .public-account-bio,\n .hero-widget__text,\n &.admin,\n .admin-wrapper .sidebar ul a.selected,\n .admin-wrapper .sidebar ul ul {\n background: @base;\n }\n\n .dropdown-button {\n border-color: @accent-color;\n color: @accent-color;\n }\n\n .public-layout .public-account-header__tabs__tabs .counter::after,\n .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .react-toggle--checked .react-toggle-thumb,\n .radio-button__input.checked,\n .account__action-bar__tab.active {\n border-color: @accent-color;\n }\n\n .account,\n .load-gap {\n border-color: @mantle;\n }\n\n .account__section-headline a.active::after {\n border-color: transparent transparent @base;\n }\n\n .account__section-headline a.active::before,\n .account__section-headline button.active::after,\n .account__section-headline button.active::before {\n border-color: transparent transparent @mantle;\n }\n\n .poll__chart {\n background: @overlay0;\n &.leading {\n background: @accent-color;\n }\n }\n\n .search-popout,\n .drawer__header a:hover,\n .column-header__button:hover,\n .account__section-headline button:hover,\n .account__section-headline a:hover {\n background: @surface2;\n }\n\n .prose a,\n .column-link .active,\n .compose-form__poll__select__value,\n .column-link--transparent.active,\n .column-link--transparent:focus,\n .column-link:focus,\n .column-link--transparent:hover,\n .column-link:hover {\n color: @accent-color;\n }\n\n .status.collapsed .status__content::after {\n background: linear-gradient(fadeout(@base, 100), @base);\n }\n\n .button.button-tertiary:focus,\n .button.button-tertiary:hover,\n .button.button-tertiary:active {\n color: @base;\n }\n\n .button.button-tertiary {\n border-color: @accent-color;\n }\n\n .button,\n .button.button-tertiary,\n .button.logo-button,\n .icon-with-badge__badge {\n background: @accent-color;\n color: @base;\n }\n\n .button.logo-button svg {\n fill: currentcolor;\n }\n\n .public-layout .header .nav-button {\n background-color: @surface1;\n }\n\n .public-layout .header .nav-button:hover {\n background-color: @surface2;\n }\n\n .button.button-secondary {\n background-color: transparent;\n color: @text;\n border-color: @accent-color;\n }\n .button.button-secondary:active,\n .button.button-secondary:focus,\n .button.button-secondary:hover {\n border-color: @accent-color;\n color: @base;\n transition: 0.2s;\n }\n\n .button:active,\n .button:focus,\n .button:hover,\n .button.button-tertiary:active,\n .button.button-tertiary:focus,\n .button.button-tertiary:hover,\n .button.logo-button:active,\n .button.logo-button:focus,\n .button.logo-button:hover,\n .announcements__item__unread {\n background: @accent-color;\n }\n\n select {\n background-color: @mantle;\n color: @text;\n }\n\n .mute-modal__cancel-button {\n background-color: @base;\n color: @text;\n &:hover {\n background-color: @surface0;\n }\n }\n\n .drawer__inner,\n .drawer__inner__mastodon,\n .compose-form__highlightable,\n .column-header,\n .boost-modal,\n .mute-modal,\n .privacy-dropdown__dropdown,\n .explore__search-header .search__input {\n background-color: @base;\n }\n\n .mute-modal__action-bar {\n background-color: @mantle;\n }\n\n .mute-modal__container {\n background-color: @base;\n color: @text;\n }\n\n .compose-form .autosuggest-textarea__textarea {\n color: @text !important;\n background-color: @surface1 !important;\n }\n\n .compose-form .compose-form__modifiers,\n .compose-form .compose-form__autosuggest-wrapper,\n .autosuggest-textarea__suggestions,\n .compose-form .spoiler-input__input {\n background: @surface1 !important;\n color: @text !important;\n }\n\n .compose-form .compose-form__buttons-wrapper {\n background: @surface0;\n }\n\n .load-more:hover {\n background-color: @mantle;\n }\n\n .character-counter {\n color: @subtext0;\n }\n\n .public-layout .header,\n .hero-widget,\n .public-layout .public-account-header,\n .public-layout .public-account-bio,\n .nothing-here {\n box-shadow: none;\n }\n\n .dropdown-menu__item--dangerous a {\n color: @red;\n }\n\n .search__popout,\n .dropdown-menu__arrow::before,\n .dropdown-menu__item button,\n .dropdown-menu__container__list,\n .dropdown-menu.bottom {\n background: @surface0;\n color: @text;\n }\n\n .dropdown-menu__item a:hover,\n .dropdown-menu__item button:hover {\n background: @surface1;\n }\n\n .input-copy,\n .simple_form input[type=\"text\"],\n .simple_form textarea,\n .simple_form .block-button,\n .notification__filter-bar button,\n .simple_form .button,\n .simple_form button {\n background: @mantle;\n color: @text;\n }\n\n .simple_form .block-button:hover,\n .simple_form .button:hover,\n .notification__filter-bar button:hover,\n .simple_form button:hover {\n background: @surface0;\n }\n\n .simple_form .input.with_label .label_input > label,\n .simple_form select,\n .accounts-table__count,\n .simple_form textarea {\n color: @text;\n }\n\n .simple_form textarea,\n .simple_form input[type=\"password\"],\n .simple_form input[type=\"number\"],\n .simple_form input[type=\"text\"] {\n border-color: @crust;\n }\n\n .simple_form input[type=\"email\"]:required:valid {\n border-color: @green;\n }\n\n .simple_form input[type=\"password\"],\n .simple_form input[type=\"number\"],\n .simple_form input[type=\"email\"]:required:valid,\n .simple_form\n input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: @text;\n background: @mantle;\n }\n\n .simple_form\n input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: @red;\n }\n\n .simple_form select {\n @svg: escape(\n ''\n );\n background: @mantle url(\"data:image/svg+xml,@{svg}\") no-repeat right 8px\n center/auto 16px;\n border-color: @crust;\n }\n\n .poll__option input[type=\"text\"]:focus,\n .simple_form input[type=\"datetime-local\"]:active,\n .simple_form input[type=\"datetime-local\"]:focus,\n .simple_form input[type=\"email\"]:active,\n .simple_form input[type=\"email\"]:focus,\n .simple_form input[type=\"number\"]:active,\n .simple_form input[type=\"number\"]:focus,\n .simple_form input[type=\"password\"]:active,\n .simple_form input[type=\"password\"]:focus,\n .simple_form input[type=\"text\"]:active,\n .simple_form input[type=\"text\"]:focus,\n .simple_form input[type=\"url\"]:active,\n .simple_form input[type=\"url\"]:focus,\n .simple_form textarea:active,\n .simple_form textarea:focus {\n border-color: @accent-color !important;\n background: @mantle !important;\n color: @text !important;\n }\n\n .table > thead > tr > th,\n .setting-text:active,\n .setting-text:focus {\n border-color: @accent-color !important;\n }\n\n .batch-table__toolbar,\n .table > thead > tr > th {\n background: @surface0 !important;\n color: @text !important;\n }\n\n .simple_form input[type=\"datetime-local\"]:hover,\n .simple_form input[type=\"email\"]:hover,\n .simple_form input[type=\"number\"]:hover,\n .simple_form input[type=\"password\"]:hover,\n .simple_form input[type=\"text\"]:hover,\n .simple_form input[type=\"url\"]:hover,\n .simple_form textarea:hover {\n background: @mantle !important;\n border-color: @accent-color !important;\n transition: 0.4s;\n }\n\n .batch-table__row {\n background: @surface1;\n }\n\n .batch-table__row:hover,\n .batch-table__row:nth-child(2n):hover {\n background: @surface2;\n }\n\n .batch-table__row:nth-child(2n),\n .table > tbody > tr > td {\n background: @surface0;\n }\n\n .table > thead > tr > th {\n border-bottom-color: @surface0;\n }\n\n .positive-hint {\n color: @green !important;\n }\n\n .card__bar {\n background: @surface0;\n }\n\n .reply-indicator {\n background: @surface1;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "sourceCode": "/* ==UserStyle==\n@name Mastodon Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mastodon\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon\n@version 2.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon\n@description Soothing pastel theme for Mastodon\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"mastodon.social\"),\ndomain(\"social.catppuccin.com\"),\ndomain(\"fosstodon.org\") {\n .theme-mastodon-light,\n .skin-modern-light,\n .skin-mastodon-light {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .theme-contrast,\n .skin-modern-dark,\n .skin-contrast {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n @media (prefers-color-scheme: light) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n .theme-default,\n .theme-system,\n .skin-default,\n .skin-system {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --background-color: @base;\n --background-color-alt: @base;\n\n --dropdown-border-color: @surface1;\n --dropdown-background-color: @surface0;\n --modal-background-color: @mantle;\n --modal-border-color: @crust;\n\n &,\n .column-header__wrapper,\n .column > *:not(.loading-indicator),\n body.flavour-glitch.skin-default .column-header__wrapper {\n --background-border-color: @surface0 !important;\n }\n\n &,\n .tabs-bar__wrapper,\n .admin-wrapper .sidebar-wrapper__inner,\n .ui__header {\n background: @crust;\n color: @text;\n }\n\n .navigation-panel,\n .column-link {\n background: transparent;\n }\n\n .account__header__bio .account__header__fields dt {\n background: transparent;\n }\n\n .search-popout,\n .search-popout em,\n .dismissable-banner__message,\n .dismissable-banner__message h1,\n .account__header__bio .account__header__fields dt,\n .account__section-headline a.active,\n .account__section-headline button.active,\n .notification__filter-bar a.active,\n .notification__filter-bar button.active,\n .account__header__bio .account__header__content,\n .navigation-bar,\n .column-link__badge,\n .display-name__html,\n .column-subheading,\n .account__display-name strong,\n .status__display-name strong,\n .notification__message,\n .public-layout .public-account-bio .account__header__content,\n .reply-indicator__content,\n .status__content,\n .status__content__text,\n .card__bar .display-name strong,\n .about__mail,\n .about__domain-blocks__domain h6 {\n color: @text;\n }\n\n .search-popout span,\n .link-footer p,\n .link-footer p a {\n color: @subtext1;\n }\n\n .account__header__tabs__name h1 small,\n .account__header__bio .account__header__fields dd,\n .display-name__account,\n .status__relative-time,\n .empty-column-indicator,\n .follow_requests-unlocked_explanation,\n .account .account__display-name,\n .label_input .search__input,\n .search__input:focus,\n .account__header__fields dt,\n .rules-list__hint,\n .about__domain-blocks__domain {\n color: @subtext0;\n }\n\n .compose-panel hr,\n .navigation-panel hr {\n border-top-color: @surface2;\n }\n\n .mention,\n .icon-button.inverted,\n .icon-button.inverted:focus,\n .icon-button.inverted:hover .account__header__tabs__name h1,\n .account__header__content a,\n .account__header__bio .account__header__fields a,\n .empty-column-indicator a,\n .follow_requests-unlocked_explanation a,\n .column-back-button,\n .text-icon-button,\n .icon-button.star-icon.active,\n .public-layout .public-account-bio .account__header__fields a,\n .column-header__back-button,\n .navigation-bar strong,\n .reply-indicator__content a.unhandled-link,\n .status__content a.unhandled-link,\n .announcements__item__content a.unhandled-link,\n .reactions-bar__item.active .reactions-bar__item__count,\n .column-header.active .column-header__icon,\n .about__section__title {\n color: @accent-color;\n }\n\n .prose {\n h1,\n h2,\n h3,\n h4,\n strong {\n color: @text;\n }\n color: @subtext0;\n }\n\n .rules-list {\n color: @text;\n li::before {\n background-color: @accent-color;\n color: @crust;\n }\n }\n\n .about__domain-blocks__domain:nth-child(2n) {\n background-color: @surface0;\n }\n\n .icon-button.active.inverted {\n color: @mantle;\n }\n\n .display-name strong {\n color: @text !important;\n }\n\n .boost-modal__action-bar {\n span {\n color: @subtext1;\n }\n background: @mantle;\n }\n\n .emoji-mart-anchor-selected,\n .reply-indicator__content a {\n color: @accent-color !important;\n }\n\n .confirmation-modal {\n background-color: @base;\n color: @text;\n }\n .confirmation-modal__action-bar {\n background-color: @mantle;\n }\n\n .privacy-dropdown__option {\n background: @surface0;\n\n .privacy-dropdown__option__content,\n strong,\n i {\n color: @text;\n }\n\n &:hover,\n &.active {\n background: @accent-color !important;\n\n .privacy-dropdown__option__content,\n strong,\n i {\n color: @crust;\n }\n }\n }\n\n .privacy-dropdown.active .privacy-dropdown__value {\n background: @accent-color !important;\n }\n\n .privacy-dropdown.active .privacy-dropdown__value > button,\n .privacy-dropdown__value-icon.active > i {\n color: @crust !important;\n }\n\n .emoji-mart-search > input {\n color: @text !important;\n }\n\n .emoji-mart-search,\n .language-dropdown__dropdown__results {\n background: @surface0;\n }\n\n .language-dropdown__dropdown {\n background: @surface1 !important;\n }\n\n .language-dropdown__dropdown__results__item {\n > span {\n color: @text;\n }\n\n &:hover,\n &.active {\n background: @accent-color;\n\n > span {\n color: @crust;\n }\n }\n }\n\n .conversation__unread,\n .emoji-mart-anchor-bar,\n .compose-form__actions .icon-button.active,\n .react-toggle--checked .react-toggle-track,\n .react-toggle--checked:hover .react-toggle-track,\n .pillbar-button:not([disabled]).active,\n .pillbar-button:not([disabled]).active:focus,\n .pillbar-button:not([disabled]).active:hover,\n .radio-button__input.checked {\n background-color: @accent-color;\n }\n\n .reactions-bar__item.active {\n background-color: rgba(@accent-color, 0.25);\n }\n\n .trends__item__sparkline path:last-child {\n stroke: @accent-color !important;\n }\n .trends__item__sparkline path:first-child {\n fill: rgba(@accent-color, 0.25) !important;\n }\n\n .icon-button,\n .notification__message .fa {\n color: @surface2;\n }\n\n .icon-button:active,\n .icon-button:focus,\n .icon-button:hover,\n .text-icon-button:active,\n .text-icon-button:focus,\n .text-icon-button:hover,\n .public-layout .public-account-bio .account__header__fields a:hover {\n color: @accent-color;\n }\n\n .account__domain-pill {\n color: @accent-color;\n background: fadeout(@accent-color, 80);\n }\n\n .column-back-button,\n .drawer__header,\n .account__section-headline button,\n .account__header,\n .search__input,\n .search__input:focus,\n .column-link__badge,\n .column-subheading,\n .public-layout .header,\n .public-layout .public-account-header__bar::before,\n .account__header__fields,\n .account__header__fields\n dd:not(.account__header__bio .account__header__fields dd),\n .admin-wrapper .sidebar ul .simple-navigation-active-leaf .selected,\n .explore__search-header,\n .column-inline-form,\n .follow_requests-unlocked_explanation,\n .conversation--unread,\n .announcements,\n .status-card__image {\n background: @surface0 !important;\n }\n\n .account__section-headline {\n background: @mantle;\n }\n\n .focusable:focus {\n background: unset;\n }\n\n .admin-wrapper .sidebar ul a:hover,\n .admin-wrapper .sidebar ul .simple-navigation-active-leaf a:hover,\n .detailed-status,\n .detailed-status__action-bar {\n background: @surface0;\n }\n\n .dismissable-banner {\n background: @base;\n }\n\n .column-header__wrapper.active {\n box-shadow: 0 1px 0 rgba(@accent-color, 0.3);\n }\n .column-header__wrapper.active::before {\n background: radial-gradient(\n ellipse,\n rgba(@accent-color, 0.23) 0,\n rgba(99, 100, 255, 0) 60%\n );\n }\n\n .account__header__bio .account__header__fields dl,\n .account__header__bio .account__header__fields,\n .boost-modal__container,\n .empty-column-indicator,\n .column > .scrollable,\n .nothing-here,\n .public-layout .public-account-bio,\n .hero-widget__text,\n &.admin,\n .admin-wrapper .sidebar ul a.selected,\n .admin-wrapper .sidebar ul ul {\n background: @base;\n }\n\n .dropdown-button {\n border-color: @accent-color;\n color: @accent-color;\n }\n\n .public-layout .public-account-header__tabs__tabs .counter::after,\n .public-layout .public-account-header__tabs__tabs .counter.active::after,\n .react-toggle--checked .react-toggle-thumb,\n .radio-button__input.checked,\n .account__action-bar__tab.active {\n border-color: @accent-color;\n }\n\n .account,\n .load-gap {\n border-color: @mantle;\n }\n\n .account__section-headline a.active::after {\n border-color: transparent transparent @base;\n }\n\n .account__section-headline a.active::before,\n .account__section-headline button.active::after,\n .account__section-headline button.active::before {\n border-color: transparent transparent @mantle;\n }\n\n .poll__chart {\n background: @overlay0;\n &.leading {\n background: @accent-color;\n }\n }\n\n .column-header__button {\n background: @base;\n\n &:hover {\n background: @surface0;\n }\n }\n\n .search-popout,\n .drawer__header a:hover,\n .account__section-headline button:hover,\n .account__section-headline a:hover {\n background: @surface2;\n }\n\n .prose a,\n .column-link .active,\n .compose-form__poll__select__value,\n .column-link--transparent.active,\n .column-link--transparent:focus,\n .column-link:focus,\n .column-link--transparent:hover,\n .column-link:hover {\n color: @accent-color;\n }\n\n .status.collapsed .status__content::after {\n background: linear-gradient(fadeout(@base, 100), @base);\n }\n\n .button.button-tertiary:focus,\n .button.button-tertiary:hover,\n .button.button-tertiary:active {\n color: @base;\n }\n\n .button.button-tertiary {\n border-color: @accent-color;\n }\n\n .button,\n .button.button-tertiary,\n .button.logo-button,\n .icon-with-badge__badge {\n background: @accent-color;\n color: @base;\n }\n\n .button.logo-button svg {\n fill: currentcolor;\n }\n\n .public-layout .header .nav-button {\n background-color: @surface1;\n }\n\n .public-layout .header .nav-button:hover {\n background-color: @surface2;\n }\n\n .button.button-secondary {\n background-color: transparent;\n color: @text;\n border-color: @accent-color;\n }\n .button.button-secondary:active,\n .button.button-secondary:focus,\n .button.button-secondary:hover {\n border-color: @accent-color;\n color: @base;\n transition: 0.2s;\n }\n\n .button:active,\n .button:focus,\n .button:hover,\n .button.button-tertiary:active,\n .button.button-tertiary:focus,\n .button.button-tertiary:hover,\n .button.logo-button:active,\n .button.logo-button:focus,\n .button.logo-button:hover,\n .announcements__item__unread {\n background: @accent-color;\n }\n\n select {\n background-color: @mantle;\n color: @text;\n }\n\n .mute-modal__cancel-button {\n background-color: @base;\n color: @text;\n &:hover {\n background-color: @surface0;\n }\n }\n\n .drawer__inner,\n .drawer__inner__mastodon,\n .compose-form__highlightable,\n .column-header,\n .boost-modal,\n .mute-modal,\n .privacy-dropdown__dropdown,\n .explore__search-header .search__input {\n background-color: @base;\n }\n\n .mute-modal__action-bar {\n background-color: @mantle;\n }\n\n .mute-modal__container {\n background-color: @base;\n color: @text;\n }\n\n .compose-form .autosuggest-textarea__textarea {\n color: @text !important;\n background-color: @surface1 !important;\n }\n\n .compose-form .compose-form__modifiers,\n .compose-form .compose-form__autosuggest-wrapper,\n .autosuggest-textarea__suggestions,\n .compose-form .spoiler-input__input {\n background: @surface1 !important;\n color: @text !important;\n }\n\n .compose-form .compose-form__buttons-wrapper {\n background: @surface0;\n }\n\n .load-more:hover {\n background-color: @mantle;\n }\n\n .character-counter {\n color: @subtext0;\n }\n\n .public-layout .header,\n .hero-widget,\n .public-layout .public-account-header,\n .public-layout .public-account-bio,\n .nothing-here {\n box-shadow: none;\n }\n\n .dropdown-menu__item--dangerous a {\n color: @red;\n }\n\n .search__popout,\n .dropdown-menu__arrow::before,\n .dropdown-menu__item button,\n .dropdown-menu__container__list,\n .dropdown-menu.bottom {\n background: @surface0;\n color: @text;\n }\n\n .dropdown-menu__item a:hover,\n .dropdown-menu__item button:hover {\n background: @surface1;\n }\n\n .input-copy,\n .simple_form input[type=\"text\"],\n .simple_form textarea,\n .simple_form .block-button,\n .notification__filter-bar button,\n .simple_form .button,\n .simple_form button {\n background: @mantle;\n color: @text;\n }\n\n .simple_form .block-button:hover,\n .simple_form .button:hover,\n .notification__filter-bar button:hover,\n .simple_form button:hover {\n background: @surface0;\n }\n\n .simple_form .input.with_label .label_input > label,\n .simple_form select,\n .accounts-table__count,\n .simple_form textarea {\n color: @text;\n }\n\n .simple_form textarea,\n .simple_form input[type=\"password\"],\n .simple_form input[type=\"number\"],\n .simple_form input[type=\"text\"] {\n border-color: @crust;\n }\n\n .simple_form input[type=\"email\"]:required:valid {\n border-color: @green;\n }\n\n .simple_form input[type=\"password\"],\n .simple_form input[type=\"number\"],\n .simple_form input[type=\"email\"]:required:valid,\n .simple_form\n input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n color: @text;\n background: @mantle;\n }\n\n .simple_form\n input[type=\"password\"]:required:invalid:not(:placeholder-shown) {\n border-color: @red;\n }\n\n .simple_form select {\n @svg: escape(\n ''\n );\n background: @mantle url(\"data:image/svg+xml,@{svg}\") no-repeat right 8px\n center/auto 16px;\n border-color: @crust;\n }\n\n .poll__option input[type=\"text\"]:focus,\n .simple_form input[type=\"datetime-local\"]:active,\n .simple_form input[type=\"datetime-local\"]:focus,\n .simple_form input[type=\"email\"]:active,\n .simple_form input[type=\"email\"]:focus,\n .simple_form input[type=\"number\"]:active,\n .simple_form input[type=\"number\"]:focus,\n .simple_form input[type=\"password\"]:active,\n .simple_form input[type=\"password\"]:focus,\n .simple_form input[type=\"text\"]:active,\n .simple_form input[type=\"text\"]:focus,\n .simple_form input[type=\"url\"]:active,\n .simple_form input[type=\"url\"]:focus,\n .simple_form textarea:active,\n .simple_form textarea:focus {\n border-color: @accent-color !important;\n background: @mantle !important;\n color: @text !important;\n }\n\n .table > thead > tr > th,\n .setting-text:active,\n .setting-text:focus {\n border-color: @accent-color !important;\n }\n\n .batch-table__toolbar,\n .table > thead > tr > th {\n background: @surface0 !important;\n color: @text !important;\n }\n\n .simple_form input[type=\"datetime-local\"]:hover,\n .simple_form input[type=\"email\"]:hover,\n .simple_form input[type=\"number\"]:hover,\n .simple_form input[type=\"password\"]:hover,\n .simple_form input[type=\"text\"]:hover,\n .simple_form input[type=\"url\"]:hover,\n .simple_form textarea:hover {\n background: @mantle !important;\n border-color: @accent-color !important;\n transition: 0.4s;\n }\n\n .batch-table__row {\n background: @surface1;\n }\n\n .batch-table__row:hover,\n .batch-table__row:nth-child(2n):hover {\n background: @surface2;\n }\n\n .batch-table__row:nth-child(2n),\n .table > tbody > tr > td {\n background: @surface0;\n }\n\n .table > thead > tr > th {\n border-bottom-color: @surface0;\n }\n\n .positive-hint {\n color: @green !important;\n }\n\n .card__bar {\n background: @surface0;\n }\n\n .reply-indicator {\n background: @surface1;\n }\n\n .getting-started,\n .getting-started__wrapper {\n background: @surface0;\n }\n\n .column-link {\n color: @text;\n\n &:hover {\n color: @accent-color;\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", "usercssData": { "name": "Mastodon Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/mastodon", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/mastodon", - "version": "1.3.5", + "version": "2.0.2", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amastodon", "description": "Soothing pastel theme for Mastodon", @@ -11559,12 +11554,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/mastodon", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css", "name": "Mastodon Catppuccin", - "originalDigest": "e8f273456efaa700077239257a016ab12308e096", + "originalDigest": "791b1fe3246ecb9006d86ae7b7f29023647b4895", "_id": "a3ae65b9-2fbd-456c-8738-b464d269bcd0", - "_rev": 1726501376507, + "_rev": 1729237803960, "id": 98, - "etag": "W/\"e9a3ca4db876ef48cbb60cee77a835be44af6f3881dcb234f68c957ca7413d55\"", - "updateDate": 1726501376192 + "etag": "W/\"5a9d8086eda9e6722e807818fcf0b19d09c841c1ad483975010eb2d989fd3248\"", + "updateDate": 1729237803902 }, { "enabled": true, @@ -12914,5 +12909,966 @@ "id": 106, "etag": "W/\"4f79cea481598dca174c65fc1133dd63de82b1f883f6e3e86bb43101f6ca453f\"", "updateDate": 1725737511474 + }, + { + "enabled": true, + "installDate": 1729422687772, + "sections": [ + { + "code": "/* ==UserStyle==\n@name Rentry.co Catppuccin \n@namespace github.com/catppuccin/userstyles/styles/rentry.co\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/rentry.co\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/rentry.co/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Arentry.co\n@description Soothing pastel theme for Rentry.co\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "start": 0 + }, + { + "code": "@import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.css\");\n .dark-mode {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n color-scheme: dark;\n /* Editor and preview */\n /* Tab navigation */\n /* tables */\n }\n .dark-mode ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-mode input::placeholder,\n .dark-mode textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-mode body {\n background: #181926;\n color: #cad3f5;\n }\n .dark-mode .cm-s-default,\n .dark-mode .markdownx-preview,\n .dark-mode .entry-text,\n .dark-mode .tab-content {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n .dark-mode .nav-link {\n background: #1e2030;\n color: #6e738d !important;\n }\n .dark-mode .nav-link.active {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n .dark-mode .form-control,\n .dark-mode textarea {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n .dark-mode .input-success {\n box-shadow: inset 4px 0 #a6da95 !important;\n }\n .dark-mode .input-error,\n .dark-mode .input-error + .CodeMirror-wrap {\n box-shadow: #ed8796 4px 0 inset !important;\n }\n .dark-mode .input-warning {\n box-shadow: #eed49f 4px 0 inset !important;\n }\n .dark-mode .btn {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n .dark-mode .btn:hover {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n .dark-mode .btn-success,\n .dark-mode .btn-success.btn,\n .dark-mode .btn-success:hover {\n color: #a6da95 !important;\n }\n .dark-mode .btn-success#submitButton {\n background: #24273a !important;\n }\n .dark-mode .btn-success#submitButton:hover {\n background: #363a4f !important;\n }\n .dark-mode .btn-danger,\n .dark-mode .btn-danger.btn,\n .dark-mode .btn-danger:hover {\n color: #ed8796 !important;\n }\n .dark-mode .clipboard {\n color: #cad3f5;\n background: none;\n }\n .dark-mode #progressBar {\n background-color: #8aadf4 !important;\n }\n .dark-mode .full-contrast:not(.active) path {\n fill: #939ab7 !important;\n }\n .dark-mode .full-contrast.active path {\n fill: #f5a97f !important;\n }\n .dark-mode .edit-code {\n background: #1e2030;\n color: #cad3f5 !important;\n }\n .dark-mode .cb-tooltiptext {\n color: #cad3f5 !important;\n background: #363a4f !important;\n }\n .dark-mode .cb-tooltiptext-bottom::after {\n border-color: transparent transparent #363a4f;\n }\n .dark-mode .headerlink {\n color: #8087a2 !important;\n }\n .dark-mode #submitButton {\n background: #1e2030 !important;\n }\n .dark-mode .color-change[style=\"color:grey\"] {\n color: #939ab7 !important;\n }\n .dark-mode .color-change[style=\"color:#039205\"] {\n color: #a6da95 !important;\n }\n .dark-mode .modal-content {\n background: #181926;\n color: #cad3f5;\n }\n .dark-mode .modal-body {\n color: #939ab7;\n }\n .dark-mode .modal-header {\n color: #cad3f5 !important;\n }\n .dark-mode .modal-header,\n .dark-mode .modal-footer {\n border-color: #494d64 !important;\n }\n .dark-mode #deleteButton {\n color: #ed8796 !important;\n }\n .dark-mode a {\n color: #8aadf4;\n }\n .dark-mode a:hover {\n color: #91d7e3 !important;\n }\n .dark-mode .text-muted {\n color: #939ab7 !important;\n }\n .dark-mode .text-primary {\n color: #8aadf4 !important;\n }\n .dark-mode .text-success {\n color: #a6da95 !important;\n }\n .dark-mode .text-warning,\n .dark-mode .text-warning-darker {\n color: #eed49f !important;\n }\n .dark-mode .text-danger {\n color: #ed8796 !important;\n }\n .dark-mode .CodeMirror-line::selection,\n .dark-mode .CodeMirror-line > span::selection,\n .dark-mode .CodeMirror-line > span > span::selection {\n background-color: rgba(147, 154, 183, 0.25);\n }\n .dark-mode .cm-s-default .cm-formatting-admonition {\n color: #eed49f;\n }\n .dark-mode .cm-s-default .cm-mark {\n color: #eed49f;\n }\n .dark-mode .cm-s-default .cm-link {\n color: #b7bdf8;\n }\n .dark-mode .cm-s-default .cm-url {\n color: #8aadf4;\n }\n .dark-mode .cm-s-default .cm-formatting-toc {\n color: #c6a0f6;\n }\n .dark-mode .cm-s-default .cm-variable-2 {\n color: #a6da95;\n }\n .dark-mode .cm-s-default .cm-keyword {\n color: #f5bde6;\n }\n .dark-mode .cm-s-default .cm-meta {\n color: #a5adcb;\n }\n .dark-mode .cm-s-default .cm-comment {\n color: #f5bde6;\n }\n .dark-mode .cm-s-default .cm-hr {\n color: #5b6078;\n }\n .dark-mode .cm-s-default .cm-tag {\n color: #8aadf4;\n }\n .dark-mode .cm-s-default .cm-header {\n color: #cad3f5;\n }\n .dark-mode .cm-s-default .cm-quote {\n color: #a6da95;\n border-color: #a6da95;\n }\n .dark-mode blockquote {\n color: #a6da95;\n border-color: #a6da95;\n }\n .dark-mode mark {\n background: rgba(238, 212, 159, 0.25);\n color: #cad3f5;\n }\n .dark-mode .spoiler {\n color: #cad3f5;\n background: #cad3f5;\n }\n .dark-mode .spoiler:hover {\n background: none;\n }\n .dark-mode code {\n color: #ed8796 !important;\n background: rgba(237, 135, 150, 0.1) !important;\n }\n .dark-mode hr {\n border-top-color: #494d64 !important;\n }\n .dark-mode .admonition.info,\n .dark-mode .admonition.hint,\n .dark-mode .admonition.tip {\n color: #8aadf4;\n background: rgba(138, 173, 244, 0.25);\n }\n .dark-mode .admonition.info > .admonition-title::before,\n .dark-mode .admonition.hint > .admonition-title::before,\n .dark-mode .admonition.tip > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M2%206a6%206%200%201%201%2010.174%204.31c-.203.196-.359.4-.453.619l-.762%201.769A.5.5%200%200%201%2010.5%2013h-5a.5.5%200%200%201-.46-.302l-.761-1.77a2%202%200%200%200-.453-.618A5.98%205.98%200%200%201%202%206m3%208.5a.5.5%200%200%201%20.5-.5h5a.5.5%200%200%201%200%201l-.224.447a1%201%200%200%201-.894.553H6.618a1%201%200%200%201-.894-.553L5.5%2015a.5.5%200%200%201-.5-.5%22/%3E%3C/svg%3E\");\n }\n .dark-mode .admonition.note,\n .dark-mode .admonition.important {\n color: #a6da95;\n background-color: rgba(166, 218, 149, 0.25);\n }\n .dark-mode .admonition.note > .admonition-title::before,\n .dark-mode .admonition.important > .admonition-title::before,\n .dark-mode .admonition.note .admonition.greentext > .admonition-title::before,\n .dark-mode .admonition.important .admonition.greentext > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M0%202a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2zm8.93%204.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738%203.468c-.194.897.105%201.319.808%201.319.545%200%201.178-.252%201.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275%200-.375-.193-.304-.533zM8%205.5a1%201%200%201%200%200-2%201%201%200%200%200%200%202%22/%3E%3C/svg%3E\");\n }\n .dark-mode .admonition.greentext {\n color: #a6da95;\n background-color: rgba(238, 212, 159, 0.25);\n }\n .dark-mode .admonition.warning,\n .dark-mode .admonition.caution,\n .dark-mode .admonition.attention {\n color: #eed49f;\n background-color: rgba(238, 212, 159, 0.25);\n }\n .dark-mode .admonition.warning > .admonition-title::before,\n .dark-mode .admonition.caution > .admonition-title::before,\n .dark-mode .admonition.attention > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M8.982%201.566a1.13%201.13%200%200%200-1.96%200L.165%2013.233c-.457.778.091%201.767.98%201.767h13.713c.889%200%201.438-.99.98-1.767zM8%205c.535%200%20.954.462.9.995l-.35%203.507a.552.552%200%200%201-1.1%200L7.1%205.995A.905.905%200%200%201%208%205m.002%206a1%201%200%201%201%200%202%201%201%200%200%201%200-2%22/%3E%3C/svg%3E\");\n }\n .dark-mode .admonition.danger,\n .dark-mode .admonition.error {\n color: #ed8796;\n background-color: rgba(237, 135, 150, 0.25);\n }\n .dark-mode .admonition.danger > .admonition-title::before,\n .dark-mode .admonition.error > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200M8%204a.905.905%200%200%200-.9.995l.35%203.507a.552.552%200%200%200%201.1%200l.35-3.507A.905.905%200%200%200%208%204m.002%206a1%201%200%201%200%200%202%201%201%200%200%200%200-2%22/%3E%3C/svg%3E\");\n }\n .dark-mode .admonition .admonition-title::before,\n .dark-mode .admonition.warning > .admonition-title::before,\n .dark-mode .admonition.danger > .admonition-title::before {\n filter: none !important;\n }\n .dark-mode .highlighttable {\n border-left-color: #363a4f !important;\n }\n .dark-mode .linenodiv > pre > .normal > a:not(:hover),\n .dark-mode .linenodiv > pre > a:not(:hover) {\n color: #939ab7 !important;\n }\n .dark-mode .entry-text pre,\n .dark-mode .markdownx-preview pre,\n .dark-mode code {\n color: #ed8796 !important;\n }\n .dark-mode .highlight {\n border-color: #363a4f !important;\n }\n .dark-mode .highlight pre {\n color: #cad3f5 !important;\n }\n .dark-mode .mtable > tbody > tr:nth-child(even) {\n background-color: #1e2030 !important;\n }\n .dark-mode .ntable th {\n background-color: #494d64 !important;\n border-color: #5b6078 !important;\n color: #cad3f5;\n }\n .dark-mode .ntable tr:nth-child(even) {\n background-color: #363a4f !important;\n }\n .dark-mode #darkModeBtn::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23939ab7%22%20class%3D%22bi%20bi-moon-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M6%20.278a.77.77%200%200%201%20.08.858%207.2%207.2%200%200%200-.878%203.46c0%204.021%203.278%207.277%207.318%207.277q.792-.001%201.533-.16a.79.79%200%200%201%20.81.316.73.73%200%200%201-.031.893A8.35%208.35%200%200%201%208.344%2016C3.734%2016%200%2012.286%200%207.71%200%204.266%202.114%201.312%205.124.06A.75.75%200%200%201%206%20.278%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-mode) {\n --ctp-rosewater: #f4dbd6;\n --ctp-flamingo: #f0c6c6;\n --ctp-pink: #f5bde6;\n --ctp-mauve: #c6a0f6;\n --ctp-red: #ed8796;\n --ctp-maroon: #ee99a0;\n --ctp-peach: #f5a97f;\n --ctp-yellow: #eed49f;\n --ctp-green: #a6da95;\n --ctp-teal: #8bd5ca;\n --ctp-sky: #91d7e3;\n --ctp-sapphire: #7dc4e4;\n --ctp-blue: #8aadf4;\n --ctp-lavender: #b7bdf8;\n --ctp-text: #cad3f5;\n --ctp-subtext1: #b8c0e0;\n --ctp-subtext0: #a5adcb;\n --ctp-overlay2: #939ab7;\n --ctp-overlay1: #8087a2;\n --ctp-overlay0: #6e738d;\n --ctp-surface2: #5b6078;\n --ctp-surface1: #494d64;\n --ctp-surface0: #363a4f;\n --ctp-base: #24273a;\n --ctp-mantle: #1e2030;\n --ctp-crust: #181926;\n color-scheme: dark;\n /* Editor and preview */\n /* Tab navigation */\n /* tables */\n }\n :root:not(.dark-mode) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.dark-mode) input::placeholder,\n :root:not(.dark-mode) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.dark-mode) body {\n background: #181926;\n color: #cad3f5;\n }\n :root:not(.dark-mode) .cm-s-default,\n :root:not(.dark-mode) .markdownx-preview,\n :root:not(.dark-mode) .entry-text,\n :root:not(.dark-mode) .tab-content {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .nav-link {\n background: #1e2030;\n color: #6e738d !important;\n }\n :root:not(.dark-mode) .nav-link.active {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .form-control,\n :root:not(.dark-mode) textarea {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .input-success {\n box-shadow: inset 4px 0 #a6da95 !important;\n }\n :root:not(.dark-mode) .input-error,\n :root:not(.dark-mode) .input-error + .CodeMirror-wrap {\n box-shadow: #ed8796 4px 0 inset !important;\n }\n :root:not(.dark-mode) .input-warning {\n box-shadow: #eed49f 4px 0 inset !important;\n }\n :root:not(.dark-mode) .btn {\n background: #24273a !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .btn:hover {\n background: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .btn-success,\n :root:not(.dark-mode) .btn-success.btn,\n :root:not(.dark-mode) .btn-success:hover {\n color: #a6da95 !important;\n }\n :root:not(.dark-mode) .btn-success#submitButton {\n background: #24273a !important;\n }\n :root:not(.dark-mode) .btn-success#submitButton:hover {\n background: #363a4f !important;\n }\n :root:not(.dark-mode) .btn-danger,\n :root:not(.dark-mode) .btn-danger.btn,\n :root:not(.dark-mode) .btn-danger:hover {\n color: #ed8796 !important;\n }\n :root:not(.dark-mode) .clipboard {\n color: #cad3f5;\n background: none;\n }\n :root:not(.dark-mode) #progressBar {\n background-color: #8aadf4 !important;\n }\n :root:not(.dark-mode) .full-contrast:not(.active) path {\n fill: #939ab7 !important;\n }\n :root:not(.dark-mode) .full-contrast.active path {\n fill: #f5a97f !important;\n }\n :root:not(.dark-mode) .edit-code {\n background: #1e2030;\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .cb-tooltiptext {\n color: #cad3f5 !important;\n background: #363a4f !important;\n }\n :root:not(.dark-mode) .cb-tooltiptext-bottom::after {\n border-color: transparent transparent #363a4f;\n }\n :root:not(.dark-mode) .headerlink {\n color: #8087a2 !important;\n }\n :root:not(.dark-mode) #submitButton {\n background: #1e2030 !important;\n }\n :root:not(.dark-mode) .color-change[style=\"color:grey\"] {\n color: #939ab7 !important;\n }\n :root:not(.dark-mode) .color-change[style=\"color:#039205\"] {\n color: #a6da95 !important;\n }\n :root:not(.dark-mode) .modal-content {\n background: #181926;\n color: #cad3f5;\n }\n :root:not(.dark-mode) .modal-body {\n color: #939ab7;\n }\n :root:not(.dark-mode) .modal-header {\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .modal-header,\n :root:not(.dark-mode) .modal-footer {\n border-color: #494d64 !important;\n }\n :root:not(.dark-mode) #deleteButton {\n color: #ed8796 !important;\n }\n :root:not(.dark-mode) a {\n color: #8aadf4;\n }\n :root:not(.dark-mode) a:hover {\n color: #91d7e3 !important;\n }\n :root:not(.dark-mode) .text-muted {\n color: #939ab7 !important;\n }\n :root:not(.dark-mode) .text-primary {\n color: #8aadf4 !important;\n }\n :root:not(.dark-mode) .text-success {\n color: #a6da95 !important;\n }\n :root:not(.dark-mode) .text-warning,\n :root:not(.dark-mode) .text-warning-darker {\n color: #eed49f !important;\n }\n :root:not(.dark-mode) .text-danger {\n color: #ed8796 !important;\n }\n :root:not(.dark-mode) .CodeMirror-line::selection,\n :root:not(.dark-mode) .CodeMirror-line > span::selection,\n :root:not(.dark-mode) .CodeMirror-line > span > span::selection {\n background-color: rgba(147, 154, 183, 0.25);\n }\n :root:not(.dark-mode) .cm-s-default .cm-formatting-admonition {\n color: #eed49f;\n }\n :root:not(.dark-mode) .cm-s-default .cm-mark {\n color: #eed49f;\n }\n :root:not(.dark-mode) .cm-s-default .cm-link {\n color: #b7bdf8;\n }\n :root:not(.dark-mode) .cm-s-default .cm-url {\n color: #8aadf4;\n }\n :root:not(.dark-mode) .cm-s-default .cm-formatting-toc {\n color: #c6a0f6;\n }\n :root:not(.dark-mode) .cm-s-default .cm-variable-2 {\n color: #a6da95;\n }\n :root:not(.dark-mode) .cm-s-default .cm-keyword {\n color: #f5bde6;\n }\n :root:not(.dark-mode) .cm-s-default .cm-meta {\n color: #a5adcb;\n }\n :root:not(.dark-mode) .cm-s-default .cm-comment {\n color: #f5bde6;\n }\n :root:not(.dark-mode) .cm-s-default .cm-hr {\n color: #5b6078;\n }\n :root:not(.dark-mode) .cm-s-default .cm-tag {\n color: #8aadf4;\n }\n :root:not(.dark-mode) .cm-s-default .cm-header {\n color: #cad3f5;\n }\n :root:not(.dark-mode) .cm-s-default .cm-quote {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root:not(.dark-mode) blockquote {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root:not(.dark-mode) mark {\n background: rgba(238, 212, 159, 0.25);\n color: #cad3f5;\n }\n :root:not(.dark-mode) .spoiler {\n color: #cad3f5;\n background: #cad3f5;\n }\n :root:not(.dark-mode) .spoiler:hover {\n background: none;\n }\n :root:not(.dark-mode) code {\n color: #ed8796 !important;\n background: rgba(237, 135, 150, 0.1) !important;\n }\n :root:not(.dark-mode) hr {\n border-top-color: #494d64 !important;\n }\n :root:not(.dark-mode) .admonition.info,\n :root:not(.dark-mode) .admonition.hint,\n :root:not(.dark-mode) .admonition.tip {\n color: #8aadf4;\n background: rgba(138, 173, 244, 0.25);\n }\n :root:not(.dark-mode) .admonition.info > .admonition-title::before,\n :root:not(.dark-mode) .admonition.hint > .admonition-title::before,\n :root:not(.dark-mode) .admonition.tip > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M2%206a6%206%200%201%201%2010.174%204.31c-.203.196-.359.4-.453.619l-.762%201.769A.5.5%200%200%201%2010.5%2013h-5a.5.5%200%200%201-.46-.302l-.761-1.77a2%202%200%200%200-.453-.618A5.98%205.98%200%200%201%202%206m3%208.5a.5.5%200%200%201%20.5-.5h5a.5.5%200%200%201%200%201l-.224.447a1%201%200%200%201-.894.553H6.618a1%201%200%200%201-.894-.553L5.5%2015a.5.5%200%200%201-.5-.5%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-mode) .admonition.note,\n :root:not(.dark-mode) .admonition.important {\n color: #a6da95;\n background-color: rgba(166, 218, 149, 0.25);\n }\n :root:not(.dark-mode) .admonition.note > .admonition-title::before,\n :root:not(.dark-mode) .admonition.important > .admonition-title::before,\n :root:not(.dark-mode) .admonition.note .admonition.greentext > .admonition-title::before,\n :root:not(.dark-mode) .admonition.important .admonition.greentext > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M0%202a2%202%200%200%201%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H2a2%202%200%200%201-2-2zm8.93%204.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738%203.468c-.194.897.105%201.319.808%201.319.545%200%201.178-.252%201.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275%200-.375-.193-.304-.533zM8%205.5a1%201%200%201%200%200-2%201%201%200%200%200%200%202%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-mode) .admonition.greentext {\n color: #a6da95;\n background-color: rgba(238, 212, 159, 0.25);\n }\n :root:not(.dark-mode) .admonition.warning,\n :root:not(.dark-mode) .admonition.caution,\n :root:not(.dark-mode) .admonition.attention {\n color: #eed49f;\n background-color: rgba(238, 212, 159, 0.25);\n }\n :root:not(.dark-mode) .admonition.warning > .admonition-title::before,\n :root:not(.dark-mode) .admonition.caution > .admonition-title::before,\n :root:not(.dark-mode) .admonition.attention > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M8.982%201.566a1.13%201.13%200%200%200-1.96%200L.165%2013.233c-.457.778.091%201.767.98%201.767h13.713c.889%200%201.438-.99.98-1.767zM8%205c.535%200%20.954.462.9.995l-.35%203.507a.552.552%200%200%201-1.1%200L7.1%205.995A.905.905%200%200%201%208%205m.002%206a1%201%200%201%201%200%202%201%201%200%200%201%200-2%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-mode) .admonition.danger,\n :root:not(.dark-mode) .admonition.error {\n color: #ed8796;\n background-color: rgba(237, 135, 150, 0.25);\n }\n :root:not(.dark-mode) .admonition.danger > .admonition-title::before,\n :root:not(.dark-mode) .admonition.error > .admonition-title::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M16%208A8%208%200%201%201%200%208a8%208%200%200%201%2016%200M8%204a.905.905%200%200%200-.9.995l.35%203.507a.552.552%200%200%200%201.1%200l.35-3.507A.905.905%200%200%200%208%204m.002%206a1%201%200%201%200%200%202%201%201%200%200%200%200-2%22/%3E%3C/svg%3E\");\n }\n :root:not(.dark-mode) .admonition .admonition-title::before,\n :root:not(.dark-mode) .admonition.warning > .admonition-title::before,\n :root:not(.dark-mode) .admonition.danger > .admonition-title::before {\n filter: none !important;\n }\n :root:not(.dark-mode) .highlighttable {\n border-left-color: #363a4f !important;\n }\n :root:not(.dark-mode) .linenodiv > pre > .normal > a:not(:hover),\n :root:not(.dark-mode) .linenodiv > pre > a:not(:hover) {\n color: #939ab7 !important;\n }\n :root:not(.dark-mode) .entry-text pre,\n :root:not(.dark-mode) .markdownx-preview pre,\n :root:not(.dark-mode) code {\n color: #ed8796 !important;\n }\n :root:not(.dark-mode) .highlight {\n border-color: #363a4f !important;\n }\n :root:not(.dark-mode) .highlight pre {\n color: #cad3f5 !important;\n }\n :root:not(.dark-mode) .mtable > tbody > tr:nth-child(even) {\n background-color: #1e2030 !important;\n }\n :root:not(.dark-mode) .ntable th {\n background-color: #494d64 !important;\n border-color: #5b6078 !important;\n color: #cad3f5;\n }\n :root:not(.dark-mode) .ntable tr:nth-child(even) {\n background-color: #363a4f !important;\n }\n :root:not(.dark-mode) #darkModeBtn::before {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23939ab7%22%20class%3D%22bi%20bi-brightness-high-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20d%3D%22M12%208a4%204%200%201%201-8%200%204%204%200%200%201%208%200M8%200a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-1%200v-2A.5.5%200%200%201%208%200m0%2013a.5.5%200%200%201%20.5.5v2a.5.5%200%200%201-1%200v-2A.5.5%200%200%201%208%2013m8-5a.5.5%200%200%201-.5.5h-2a.5.5%200%200%201%200-1h2a.5.5%200%200%201%20.5.5M3%208a.5.5%200%200%201-.5.5h-2a.5.5%200%200%201%200-1h2A.5.5%200%200%201%203%208m10.657-5.657a.5.5%200%200%201%200%20.707l-1.414%201.415a.5.5%200%201%201-.707-.708l1.414-1.414a.5.5%200%200%201%20.707%200m-9.193%209.193a.5.5%200%200%201%200%20.707L3.05%2013.657a.5.5%200%200%201-.707-.707l1.414-1.414a.5.5%200%200%201%20.707%200m9.193%202.121a.5.5%200%200%201-.707%200l-1.414-1.414a.5.5%200%200%201%20.707-.707l1.414%201.414a.5.5%200%200%201%200%20.707M4.464%204.465a.5.5%200%200%201-.707%200L2.343%203.05a.5.5%200%201%201%20.707-.707l1.414%201.414a.5.5%200%200%201%200%20.708%22/%3E%3C/svg%3E\");\n }", + "start": 1078, + "domains": [ + "rentry.org", + "rentry.co" + ] + }, + { + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root body {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root body {\n color: #cad3f5 !important;\n background: #24273a !important;\n }\n }", + "start": 24997, + "regexps": [ + "https?://rentry\\.(co|org)/.+/(raw|exists)" + ], + "urlPrefixes": [ + "https://rentry.co/static/" + ], + "domains": [ + "export3.rentry.co" + ] + }, + { + "code": "/* prettier-ignore */", + "start": 25524 + } + ], + "sourceCode": "/* ==UserStyle==\n@name Rentry.co Catppuccin \n@namespace github.com/catppuccin/userstyles/styles/rentry.co\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/rentry.co\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/rentry.co/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Arentry.co\n@description Soothing pastel theme for Rentry.co\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('rentry.org'), domain('rentry.co') {\n @import url(\"https://python.catppuccin.com/pygments/catppuccin-variables.important.css\");\n .dark-mode {\n #catppuccin(@darkFlavor, @accentColor);\n #darkModeBtn::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n :root:not(.dark-mode) {\n #catppuccin(@lightFlavor, @accentColor);\n #darkModeBtn::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n --ctp-rosewater: @rosewater;\n --ctp-flamingo: @flamingo;\n --ctp-pink: @pink;\n --ctp-mauve: @mauve;\n --ctp-red: @red;\n --ctp-maroon: @maroon;\n --ctp-peach: @peach;\n --ctp-yellow: @yellow;\n --ctp-green: @green;\n --ctp-teal: @teal;\n --ctp-sky: @sky;\n --ctp-sapphire: @sapphire;\n --ctp-blue: @blue;\n --ctp-lavender: @lavender;\n --ctp-text: @text;\n --ctp-subtext1: @subtext1;\n --ctp-subtext0: @subtext0;\n --ctp-overlay2: @overlay2;\n --ctp-overlay1: @overlay1;\n --ctp-overlay0: @overlay0;\n --ctp-surface2: @surface2;\n --ctp-surface1: @surface1;\n --ctp-surface0: @surface0;\n --ctp-base: @base;\n --ctp-mantle: @mantle;\n --ctp-crust: @crust;\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body {\n background: @crust;\n color: @text;\n }\n /* Editor and preview */\n .cm-s-default,\n .markdownx-preview,\n .entry-text,\n .tab-content {\n background: @base !important;\n color: @text !important;\n }\n\n /* Tab navigation */\n .nav-link {\n background: @mantle;\n color: @overlay0 !important;\n\n &.active {\n background: @base !important;\n color: @text !important;\n }\n }\n .form-control,\n textarea {\n background: @base !important;\n color: @text !important;\n }\n .input-success {\n box-shadow: inset 4px 0 @green !important;\n }\n .input-error {\n &,\n & + .CodeMirror-wrap {\n box-shadow: @red 4px 0 inset !important;\n }\n }\n .input-warning {\n box-shadow: @yellow 4px 0 inset !important;\n }\n .btn {\n background: @base !important;\n color: @text !important;\n &:hover {\n background: @surface0 !important;\n color: @text !important;\n }\n }\n .btn-success {\n &,\n &.btn,\n &:hover {\n color: @green !important;\n }\n &#submitButton {\n background: @base !important;\n &:hover {\n background: @surface0 !important;\n }\n }\n }\n .btn-danger {\n &,\n &.btn,\n &:hover {\n color: @red !important;\n }\n }\n .clipboard {\n color: @text;\n background: none;\n }\n #progressBar {\n background-color: @blue !important;\n }\n .full-contrast:not(.active) path {\n fill: @overlay2 !important;\n }\n .full-contrast.active path {\n fill: @peach !important;\n }\n .edit-code {\n background: @mantle;\n color: @text !important;\n }\n .cb-tooltiptext {\n color: @text !important;\n background: @surface0 !important;\n }\n .cb-tooltiptext-bottom::after {\n border-color: transparent transparent @surface0;\n }\n .headerlink {\n color: @overlay1 !important;\n }\n #submitButton {\n background: @mantle !important;\n }\n // claim-guide page\n .color-change {\n &[style=\"color:grey\"] {\n color: @overlay2 !important;\n }\n &[style=\"color:#039205\"] {\n color: @green !important;\n }\n }\n // delete modal\n .modal-content {\n background: @crust;\n color: @text;\n }\n .modal-body {\n color: @overlay2;\n }\n .modal-header {\n color: @text !important;\n }\n .modal-header,\n .modal-footer {\n border-color: @surface1 !important;\n }\n #deleteButton {\n color: @red !important;\n }\n // footer\n a {\n color: @blue;\n\n &:hover {\n color: @sky !important;\n }\n }\n .text-muted {\n color: @overlay2 !important;\n }\n .text-primary {\n color: @blue !important;\n }\n .text-success {\n color: @green !important;\n }\n .text-warning,\n .text-warning-darker {\n color: @yellow !important;\n }\n .text-danger {\n color: @red !important;\n }\n // editor\n .CodeMirror-line::selection,\n .CodeMirror-line > span::selection,\n .CodeMirror-line > span > span::selection {\n background-color: fade(@overlay2, 25%);\n }\n .cm-s-default {\n .cm-formatting-admonition {\n color: @yellow;\n }\n .cm-mark {\n color: @yellow;\n }\n .cm-link {\n color: @lavender;\n }\n .cm-url {\n color: @blue;\n }\n .cm-formatting-toc {\n color: @mauve;\n }\n .cm-variable-2 {\n color: @green;\n }\n .cm-keyword {\n color: @pink;\n }\n .cm-meta {\n color: @subtext0;\n }\n .cm-comment {\n color: @pink;\n }\n .cm-hr {\n color: @surface2;\n }\n .cm-tag {\n color: @blue;\n }\n .cm-header {\n color: @text;\n }\n .cm-quote {\n color: @green;\n border-color: @green;\n }\n }\n blockquote {\n color: @green;\n border-color: @green;\n }\n mark {\n background: fade(@yellow, 25%);\n color: @text;\n }\n .spoiler {\n color: @text;\n background: @text;\n }\n .spoiler:hover {\n background: none;\n }\n code {\n color: @red !important;\n background: fade(@red, 10%) !important;\n }\n hr {\n border-top-color: @surface1 !important;\n }\n .admonition {\n &.info,\n &.hint,\n &.tip {\n color: @blue;\n background: fade(@blue, 25%);\n & > .admonition-title::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n &.note,\n &.important {\n color: @green;\n background-color: fade(@green, 25%);\n &,\n .admonition.greentext {\n & > .admonition-title::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n }\n &.greentext {\n color: @green;\n background-color: fade(@yellow, 25%);\n }\n &.warning,\n &.caution,\n &.attention {\n color: @yellow;\n background-color: fade(@yellow, 25%);\n & > .admonition-title::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n &.danger,\n &.error {\n color: @red;\n background-color: fade(@red, 25%);\n & > .admonition-title::before {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n .admonition-title::before,\n &.warning > .admonition-title::before,\n &.danger > .admonition-title::before {\n filter: none !important;\n }\n }\n // code\n .highlighttable {\n border-left-color: @surface0 !important;\n }\n .linenodiv > pre > .normal > a:not(:hover),\n .linenodiv > pre > a:not(:hover) {\n color: @overlay2 !important;\n }\n .entry-text pre,\n .markdownx-preview pre,\n code {\n color: @red !important;\n }\n .highlight {\n pre {\n color: @text !important;\n }\n border-color: @surface0 !important;\n }\n /* tables */\n // help tab/page table\n .mtable > tbody > tr:nth-child(even) {\n background-color: @mantle !important;\n }\n // markdown tables\n .ntable th {\n background-color: @surface1 !important;\n border-color: @surface2 !important;\n color: @text;\n }\n .ntable tr:nth-child(even) {\n background-color: @surface0 !important;\n }\n }\n}\n\n@-moz-document regexp('https?://rentry\\\\.(co|org)/.+/(raw|exists)'),\n url-prefix('https://rentry.co/static/'),\n domain('export3.rentry.co') {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n body {\n color: @text !important;\n background: @base !important;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "usercssData": { + "name": "Rentry.co Catppuccin", + "namespace": "github.com/catppuccin/userstyles/styles/rentry.co", + "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/rentry.co", + "version": "0.0.1", + "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/rentry.co/catppuccin.user.css", + "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Arentry.co", + "description": "Soothing pastel theme for Rentry.co", + "author": "Catppuccin", + "license": "MIT", + "preprocessor": "less", + "vars": { + "lightFlavor": { + "type": "select", + "label": "Light Flavor", + "name": "lightFlavor", + "value": "macchiato", + "default": "latte", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "darkFlavor": { + "type": "select", + "label": "Dark Flavor", + "name": "darkFlavor", + "value": "macchiato", + "default": "mocha", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "accentColor": { + "type": "select", + "label": "Accent", + "name": "accentColor", + "value": "lavender", + "default": "mauve", + "options": [ + { + "name": "rosewater", + "label": "Rosewater", + "value": "rosewater" + }, + { + "name": "flamingo", + "label": "Flamingo", + "value": "flamingo" + }, + { + "name": "pink", + "label": "Pink", + "value": "pink" + }, + { + "name": "mauve", + "label": "Mauve", + "value": "mauve" + }, + { + "name": "red", + "label": "Red", + "value": "red" + }, + { + "name": "maroon", + "label": "Maroon", + "value": "maroon" + }, + { + "name": "peach", + "label": "Peach", + "value": "peach" + }, + { + "name": "yellow", + "label": "Yellow", + "value": "yellow" + }, + { + "name": "green", + "label": "Green", + "value": "green" + }, + { + "name": "teal", + "label": "Teal", + "value": "teal" + }, + { + "name": "blue", + "label": "Blue", + "value": "blue" + }, + { + "name": "sapphire", + "label": "Sapphire", + "value": "sapphire" + }, + { + "name": "sky", + "label": "Sky", + "value": "sky" + }, + { + "name": "lavender", + "label": "Lavender", + "value": "lavender" + }, + { + "name": "subtext0", + "label": "Gray", + "value": "subtext0" + } + ] + } + } + }, + "author": "Catppuccin", + "description": "Soothing pastel theme for Rentry.co", + "url": "https://github.com/catppuccin/userstyles/tree/main/styles/rentry.co", + "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/rentry.co/catppuccin.user.css", + "name": "Rentry.co Catppuccin", + "originalDigest": "9f8a7fcd0cfb2a348d89a85b5cc9087eafda7c8c", + "_id": "277d527a-3267-4679-9680-8c447dddf558", + "_rev": 1729422687772, + "id": 107, + "etag": "W/\"3e55e63fcc8c25e945cd89a0a29bd08682050ce52097a00cbeb582c51de54a86\"" + }, + { + "enabled": true, + "installDate": 1729422758364, + "sections": [ + { + "code": "/* ==UserStyle==\n@name Have I Been Pwned Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/have-i-been-pwned\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/have-i-been-pwned\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/have-i-been-pwned/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahave-i-been-pwned\n@description Soothing pastel theme for Have I Been Pwned\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "start": 0 + }, + { + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root hr {\n border-color: #363a4f;\n }\n :root a,\n :root a:hover,\n :root a:focus {\n color: #cad3f5;\n border-bottom-color: #5b6078;\n }\n :root a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root img.pwnLogo.large.modalLogo {\n filter: brightness(0) saturate(100%) invert(82%) sepia(77%) saturate(662%) hue-rotate(181deg) brightness(103%) contrast(92%);\n }\n :root .bodyGradient {\n color: #cad3f5;\n }\n :root .modal-header {\n background: #181926;\n }\n :root .modal-header .close {\n color: #cad3f5;\n }\n :root .fa-loader,\n :root .loaderText {\n color: #cad3f5;\n }\n :root #postNotificationCallsToAction .btn {\n background-color: #181926;\n color: #cad3f5;\n }\n :root #postNotificationCallsToAction a.socialLink,\n :root #postNotificationCallsToAction a.socialLink:link,\n :root #postNotificationCallsToAction a.socialLink:visited {\n color: #cad3f5;\n }\n :root .modal-content {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .main {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .main-logo .logo {\n border-color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root .pwnedCompanyList a,\n :root .pwnedCompanyList a:hover {\n color: #cad3f5;\n border-bottom-color: #5b6078;\n }\n :root .pwnedCompanyList td {\n color: #a5adcb;\n }\n :root footer a,\n :root footer p {\n color: #a5adcb;\n }\n :root .unverified,\n :root .unverified a {\n color: #660f1c !important;\n border-bottom-color: #660f1c !important;\n }\n :root .navbar-inverse {\n border-color: #363a4f;\n background-color: #181926;\n }\n :root .navbar-inverse .navbar-toggle {\n border-color: #363a4f;\n }\n :root .navbar-inverse .navbar-toggle:hover,\n :root .navbar-inverse .navbar-toggle:focus {\n background-color: #363a4f;\n }\n :root .navbar-inverse .navbar-toggle .icon-bar {\n background-color: #cad3f5;\n }\n :root .navbar-inverse .navbar-brand {\n color: #cad3f5;\n border-color: #cad3f5 !important;\n }\n :root .navbar-inverse li.active > a,\n :root .navbar-inverse li.active > a:hover,\n :root .navbar-inverse li.active > a:focus {\n color: #cad3f5;\n background-color: #181926;\n }\n :root .navbar-inverse li > a {\n color: #a5adcb;\n }\n :root .navbar-inverse li > a:hover,\n :root .navbar-inverse li > a:focus {\n color: #cad3f5;\n }\n :root img.pwnLogo[src$=\"/List.png\"],\n :root img.pwnLogo[src$=\"/Email.png\"] {\n filter: brightness(0) saturate(100%) invert(82%) sepia(77%) saturate(662%) hue-rotate(181deg) brightness(103%) contrast(92%);\n }\n :root .form-control {\n background-color: #181926;\n color: #cad3f5;\n border-color: #363a4f !important;\n }\n :root .form-control:focus {\n box-shadow: 0 0 8px rgba(183, 189, 248, 0.3);\n }\n :root .btn-primary {\n color: #cad3f5;\n background-color: #181926;\n border-color: #363a4f !important;\n }\n :root .btn-primary:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root .btn-success {\n background-color: #a6da95;\n color: #24273a;\n border-color: #363a4f;\n }\n :root .progress-bar {\n background-color: #b7bdf8;\n }\n :root .form-group .termsOfUse {\n background-color: #24273a;\n }\n :root .termsOfUse {\n background-color: #1e2030;\n }\n :root .termsOfUse,\n :root .termsOfUse a {\n color: #a5adcb;\n border-bottom-color: #5b6078;\n }\n :root .secondaryHeader {\n background-color: #1e2030;\n }\n :root .sensitive {\n color: #eed49f;\n }\n :root .sensitive-fade {\n color: #a5adcb;\n }\n :root .panel-primary {\n border-color: #363a4f;\n }\n :root .panel-primary > .panel-heading,\n :root .panel-primary > .panel-footer {\n color: #cad3f5;\n border-color: #363a4f;\n background-color: #1e2030;\n }\n :root #noPwnage {\n background: #a6da95;\n }\n :root #noPwnage a.socialLink {\n color: #24273a !important;\n }\n :root #invalidAccount {\n background: #eed49f;\n }\n :root #pwnedWebsitesContainer hr {\n border-color: #363a4f;\n }\n :root #pwnedWebsitesContainer > .pwnedRow {\n background: #ed8796;\n }\n :root #pwnedWebsitesContainer > .pwnedRow .pwnedWebsite {\n color: #24273a;\n }\n :root #pwnedWebsitesContainer > .pwnedRow .pwnedWebsite a {\n color: #24273a;\n border-bottom-color: #24273a;\n }\n :root #pwnedWebsitesContainer > .pwnedRow .pwnedWebsite a:hover {\n background-color: transparent !important;\n }\n :root #pwnedWebsitesContainer a.socialLink {\n color: #24273a !important;\n }\n :root .pwnResultBanner {\n color: #24273a;\n }\n :root .pwnResultBanner a {\n color: #24273a;\n border-bottom-color: #24273a !important;\n }\n :root .pwnResultBanner a:hover {\n background-color: transparent !important;\n }\n :root #Cloudflare img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%201239.3%20310.1%22%3E%3Cpath%20d%3D%22M1158.5%20187.7c-3.4%200-6.1-2.7-6.1-6.1%200-3.3%202.7-6.1%206.1-6.1%203.3%200%206.1%202.7%206.1%206.1s-2.8%206.1-6.1%206.1m0-11c-2.7%200-4.9%202.2-4.9%204.9s2.2%204.9%204.9%204.9%204.9-2.2%204.9-4.9-2.2-4.9-4.9-4.9m3.1%208.1h-1.4l-1.2-2.3h-1.6v2.3h-1.3v-6.7h3.2c1.4%200%202.3.9%202.3%202.2%200%201-.6%201.7-1.4%202zm-2.4-3.5c.5%200%201-.3%201-1%200-.8-.4-1-1-1h-2v2zM523%20174.9h15.6v42.5h27.1V231H523zm58.8%2028.2v-.1c0-16.1%2013-29.2%2030.3-29.2s30.1%2012.9%2030.1%2029v.2c0%2016.1-13%2029.2-30.3%2029.2-17.2-.1-30.1-13-30.1-29.1m44.6%200v-.1c0-8.1-5.8-15.1-14.4-15.1-8.5%200-14.2%206.9-14.2%2015v.2c0%208.1%205.8%2015.1%2014.3%2015.1%208.6-.1%2014.3-7%2014.3-15.1m34.9%203.3v-31.5h15.8v31.2c0%208.1%204.1%2011.9%2010.3%2011.9s10.3-3.7%2010.3-11.5v-31.6h15.8V206c0%2018.1-10.3%2026-26.3%2026-15.9.1-25.9-8-25.9-25.6m76-31.5H759c20%200%2031.7%2011.5%2031.7%2027.7v.2c0%2016.2-11.8%2028.2-32%2028.2h-21.3zm21.9%2042.3c9.3%200%2015.5-5.1%2015.5-14.2v-.2c0-9-6.2-14.2-15.5-14.2h-6.3v28.5zm54-42.3h44.9v13.7h-29.4v9.5h26.6V211h-26.6v20h-15.5zm66.5%200h15.5v42.5h27.2V231h-42.7zm83.3-.4h15l23.9%2056.5h-16.7l-4.1-10h-21.6l-4%2010h-16.3zm13.7%2034.4-6.2-15.9-6.3%2015.9zm45.2-34h26.5c8.6%200%2014.5%202.2%2018.3%206.1%203.3%203.2%205%207.5%205%2013.1v.2c0%208.6-4.6%2014.3-11.5%2017.2l13.4%2019.6h-18l-11.3-17h-6.8v17H1022zm25.8%2027c5.3%200%208.3-2.6%208.3-6.6v-.3c0-4.4-3.2-6.6-8.4-6.6h-10.2v13.5zm46.4-27h45.1v13.3h-29.7v8.4h26.9v12.3h-26.9v8.9h30.1V231h-45.5zM489%20209.7c-2.2%204.9-6.8%208.4-12.8%208.4-8.5%200-14.3-7.1-14.3-15.1v-.2c0-8.1%205.7-15%2014.2-15%206.4%200%2011.3%203.9%2013.3%209.3h16.4c-2.6-13.4-14.4-23.3-29.6-23.3-17.3%200-30.3%2013.1-30.3%2029.2v.2c0%2016.1%2012.8%2029%2030.1%2029%2014.8%200%2026.4-9.6%2029.4-22.4zm-97.9-40.1L348.2%20145l-7.4-3.2-175.5%201.3v89l225.8.1z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M313%20224c2.1-7.2%201.3-13.8-2.2-18.7-3.2-4.5-8.6-7.1-15.1-7.4l-123.1-1.6c-.8%200-1.5-.4-1.9-1s-.5-1.4-.3-2.2c.4-1.2%201.6-2.1%202.9-2.2l124.2-1.6c14.7-.7%2030.7-12.6%2036.3-27.2l7.1-18.5c.3-.8.4-1.6.2-2.4-8-36.2-40.3-63.2-78.9-63.2-35.6%200-65.8%2023-76.6%2054.9-7-5.2-15.9-8-25.5-7.1-17.1%201.7-30.8%2015.4-32.5%2032.5-.4%204.4-.1%208.7.9%2012.7-27.9.8-50.2%2023.6-50.2%2051.7%200%202.5.2%205%20.5%207.5.2%201.2%201.2%202.1%202.4%202.1h227.2c1.3%200%202.5-.9%202.9-2.2zm39.2-79.1c-1.1%200-2.3%200-3.4.1-.8%200-1.5.6-1.8%201.4l-4.8%2016.7c-2.1%207.2-1.3%2013.8%202.2%2018.7%203.2%204.5%208.6%207.1%2015.1%207.4l26.2%201.6c.8%200%201.5.4%201.9%201s.5%201.5.3%202.2c-.4%201.2-1.6%202.1-2.9%202.2l-27.3%201.6c-14.8.7-30.7%2012.6-36.3%2027.2l-2%205.1c-.4%201%20.3%202%201.4%202h93.8c1.1%200%202.1-.7%202.4-1.8%201.6-5.8%202.5-11.9%202.5-18.2%200-37.1-30.1-67.2-67.3-67.2%22%20fill%3D%22%23f5a97f%22/%3E%3C/svg%3E\");\n }\n :root pre,\n :root code {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root thead tr {\n border-color: #363a4f;\n }\n :root .bitcoinAddress {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .bg-info {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .subscriptions .rpm10 {\n border-color: #8bd5ca;\n }\n :root .subscriptions .rpm10 h4,\n :root .subscriptions .rpm10 h5,\n :root .subscriptions .rpm10 .price {\n background-color: #8bd5ca;\n color: #24273a;\n }\n :root .subscriptions .rpm50 {\n border-color: #a6da95;\n }\n :root .subscriptions .rpm50 h4,\n :root .subscriptions .rpm50 h5,\n :root .subscriptions .rpm50 .price {\n background-color: #a6da95;\n color: #24273a;\n }\n :root .subscriptions .rpm100 {\n border-color: #eed49f;\n }\n :root .subscriptions .rpm100 h4,\n :root .subscriptions .rpm100 h5,\n :root .subscriptions .rpm100 .price {\n background-color: #eed49f;\n color: #24273a;\n }\n :root .subscriptions .rpm500 {\n border-color: #f5a97f;\n }\n :root .subscriptions .rpm500 h4,\n :root .subscriptions .rpm500 h5,\n :root .subscriptions .rpm500 .price {\n background-color: #f5a97f;\n color: #24273a;\n }\n :root .subscriptions .description {\n color: #cad3f5;\n }\n :root .finePrint {\n color: #cad3f5;\n }\n :root .table-bordered,\n :root .table-bordered th,\n :root .table-bordered td {\n border-color: #363a4f;\n }\n :root .dropdown-menu {\n background-color: #24273a;\n }\n :root .dropdown-menu > li > a:hover,\n :root .dropdown-menu > li > a:focus {\n background-color: #1e2030;\n }\n }\n @media (prefers-color-scheme: light) and (min-width: 768px) {\n :root ul.nav li.dropdown:hover {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: light) and (max-width: 480px) {\n :root #searchContainer {\n background-color: #1e2030;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root hr {\n border-color: #363a4f;\n }\n :root a,\n :root a:hover,\n :root a:focus {\n color: #cad3f5;\n border-bottom-color: #5b6078;\n }\n :root a:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root img.pwnLogo.large.modalLogo {\n filter: brightness(0) saturate(100%) invert(82%) sepia(77%) saturate(662%) hue-rotate(181deg) brightness(103%) contrast(92%);\n }\n :root .bodyGradient {\n color: #cad3f5;\n }\n :root .modal-header {\n background: #181926;\n }\n :root .modal-header .close {\n color: #cad3f5;\n }\n :root .fa-loader,\n :root .loaderText {\n color: #cad3f5;\n }\n :root #postNotificationCallsToAction .btn {\n background-color: #181926;\n color: #cad3f5;\n }\n :root #postNotificationCallsToAction a.socialLink,\n :root #postNotificationCallsToAction a.socialLink:link,\n :root #postNotificationCallsToAction a.socialLink:visited {\n color: #cad3f5;\n }\n :root .modal-content {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root .main {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .main-logo .logo {\n border-color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root .pwnedCompanyList a,\n :root .pwnedCompanyList a:hover {\n color: #cad3f5;\n border-bottom-color: #5b6078;\n }\n :root .pwnedCompanyList td {\n color: #a5adcb;\n }\n :root footer a,\n :root footer p {\n color: #a5adcb;\n }\n :root .unverified,\n :root .unverified a {\n color: #660f1c !important;\n border-bottom-color: #660f1c !important;\n }\n :root .navbar-inverse {\n border-color: #363a4f;\n background-color: #181926;\n }\n :root .navbar-inverse .navbar-toggle {\n border-color: #363a4f;\n }\n :root .navbar-inverse .navbar-toggle:hover,\n :root .navbar-inverse .navbar-toggle:focus {\n background-color: #363a4f;\n }\n :root .navbar-inverse .navbar-toggle .icon-bar {\n background-color: #cad3f5;\n }\n :root .navbar-inverse .navbar-brand {\n color: #cad3f5;\n border-color: #cad3f5 !important;\n }\n :root .navbar-inverse li.active > a,\n :root .navbar-inverse li.active > a:hover,\n :root .navbar-inverse li.active > a:focus {\n color: #cad3f5;\n background-color: #181926;\n }\n :root .navbar-inverse li > a {\n color: #a5adcb;\n }\n :root .navbar-inverse li > a:hover,\n :root .navbar-inverse li > a:focus {\n color: #cad3f5;\n }\n :root img.pwnLogo[src$=\"/List.png\"],\n :root img.pwnLogo[src$=\"/Email.png\"] {\n filter: brightness(0) saturate(100%) invert(82%) sepia(77%) saturate(662%) hue-rotate(181deg) brightness(103%) contrast(92%);\n }\n :root .form-control {\n background-color: #181926;\n color: #cad3f5;\n border-color: #363a4f !important;\n }\n :root .form-control:focus {\n box-shadow: 0 0 8px rgba(183, 189, 248, 0.3);\n }\n :root .btn-primary {\n color: #cad3f5;\n background-color: #181926;\n border-color: #363a4f !important;\n }\n :root .btn-primary:hover {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root .btn-success {\n background-color: #a6da95;\n color: #24273a;\n border-color: #363a4f;\n }\n :root .progress-bar {\n background-color: #b7bdf8;\n }\n :root .form-group .termsOfUse {\n background-color: #24273a;\n }\n :root .termsOfUse {\n background-color: #1e2030;\n }\n :root .termsOfUse,\n :root .termsOfUse a {\n color: #a5adcb;\n border-bottom-color: #5b6078;\n }\n :root .secondaryHeader {\n background-color: #1e2030;\n }\n :root .sensitive {\n color: #eed49f;\n }\n :root .sensitive-fade {\n color: #a5adcb;\n }\n :root .panel-primary {\n border-color: #363a4f;\n }\n :root .panel-primary > .panel-heading,\n :root .panel-primary > .panel-footer {\n color: #cad3f5;\n border-color: #363a4f;\n background-color: #1e2030;\n }\n :root #noPwnage {\n background: #a6da95;\n }\n :root #noPwnage a.socialLink {\n color: #24273a !important;\n }\n :root #invalidAccount {\n background: #eed49f;\n }\n :root #pwnedWebsitesContainer hr {\n border-color: #363a4f;\n }\n :root #pwnedWebsitesContainer > .pwnedRow {\n background: #ed8796;\n }\n :root #pwnedWebsitesContainer > .pwnedRow .pwnedWebsite {\n color: #24273a;\n }\n :root #pwnedWebsitesContainer > .pwnedRow .pwnedWebsite a {\n color: #24273a;\n border-bottom-color: #24273a;\n }\n :root #pwnedWebsitesContainer > .pwnedRow .pwnedWebsite a:hover {\n background-color: transparent !important;\n }\n :root #pwnedWebsitesContainer a.socialLink {\n color: #24273a !important;\n }\n :root .pwnResultBanner {\n color: #24273a;\n }\n :root .pwnResultBanner a {\n color: #24273a;\n border-bottom-color: #24273a !important;\n }\n :root .pwnResultBanner a:hover {\n background-color: transparent !important;\n }\n :root #Cloudflare img {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%201239.3%20310.1%22%3E%3Cpath%20d%3D%22M1158.5%20187.7c-3.4%200-6.1-2.7-6.1-6.1%200-3.3%202.7-6.1%206.1-6.1%203.3%200%206.1%202.7%206.1%206.1s-2.8%206.1-6.1%206.1m0-11c-2.7%200-4.9%202.2-4.9%204.9s2.2%204.9%204.9%204.9%204.9-2.2%204.9-4.9-2.2-4.9-4.9-4.9m3.1%208.1h-1.4l-1.2-2.3h-1.6v2.3h-1.3v-6.7h3.2c1.4%200%202.3.9%202.3%202.2%200%201-.6%201.7-1.4%202zm-2.4-3.5c.5%200%201-.3%201-1%200-.8-.4-1-1-1h-2v2zM523%20174.9h15.6v42.5h27.1V231H523zm58.8%2028.2v-.1c0-16.1%2013-29.2%2030.3-29.2s30.1%2012.9%2030.1%2029v.2c0%2016.1-13%2029.2-30.3%2029.2-17.2-.1-30.1-13-30.1-29.1m44.6%200v-.1c0-8.1-5.8-15.1-14.4-15.1-8.5%200-14.2%206.9-14.2%2015v.2c0%208.1%205.8%2015.1%2014.3%2015.1%208.6-.1%2014.3-7%2014.3-15.1m34.9%203.3v-31.5h15.8v31.2c0%208.1%204.1%2011.9%2010.3%2011.9s10.3-3.7%2010.3-11.5v-31.6h15.8V206c0%2018.1-10.3%2026-26.3%2026-15.9.1-25.9-8-25.9-25.6m76-31.5H759c20%200%2031.7%2011.5%2031.7%2027.7v.2c0%2016.2-11.8%2028.2-32%2028.2h-21.3zm21.9%2042.3c9.3%200%2015.5-5.1%2015.5-14.2v-.2c0-9-6.2-14.2-15.5-14.2h-6.3v28.5zm54-42.3h44.9v13.7h-29.4v9.5h26.6V211h-26.6v20h-15.5zm66.5%200h15.5v42.5h27.2V231h-42.7zm83.3-.4h15l23.9%2056.5h-16.7l-4.1-10h-21.6l-4%2010h-16.3zm13.7%2034.4-6.2-15.9-6.3%2015.9zm45.2-34h26.5c8.6%200%2014.5%202.2%2018.3%206.1%203.3%203.2%205%207.5%205%2013.1v.2c0%208.6-4.6%2014.3-11.5%2017.2l13.4%2019.6h-18l-11.3-17h-6.8v17H1022zm25.8%2027c5.3%200%208.3-2.6%208.3-6.6v-.3c0-4.4-3.2-6.6-8.4-6.6h-10.2v13.5zm46.4-27h45.1v13.3h-29.7v8.4h26.9v12.3h-26.9v8.9h30.1V231h-45.5zM489%20209.7c-2.2%204.9-6.8%208.4-12.8%208.4-8.5%200-14.3-7.1-14.3-15.1v-.2c0-8.1%205.7-15%2014.2-15%206.4%200%2011.3%203.9%2013.3%209.3h16.4c-2.6-13.4-14.4-23.3-29.6-23.3-17.3%200-30.3%2013.1-30.3%2029.2v.2c0%2016.1%2012.8%2029%2030.1%2029%2014.8%200%2026.4-9.6%2029.4-22.4zm-97.9-40.1L348.2%20145l-7.4-3.2-175.5%201.3v89l225.8.1z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M313%20224c2.1-7.2%201.3-13.8-2.2-18.7-3.2-4.5-8.6-7.1-15.1-7.4l-123.1-1.6c-.8%200-1.5-.4-1.9-1s-.5-1.4-.3-2.2c.4-1.2%201.6-2.1%202.9-2.2l124.2-1.6c14.7-.7%2030.7-12.6%2036.3-27.2l7.1-18.5c.3-.8.4-1.6.2-2.4-8-36.2-40.3-63.2-78.9-63.2-35.6%200-65.8%2023-76.6%2054.9-7-5.2-15.9-8-25.5-7.1-17.1%201.7-30.8%2015.4-32.5%2032.5-.4%204.4-.1%208.7.9%2012.7-27.9.8-50.2%2023.6-50.2%2051.7%200%202.5.2%205%20.5%207.5.2%201.2%201.2%202.1%202.4%202.1h227.2c1.3%200%202.5-.9%202.9-2.2zm39.2-79.1c-1.1%200-2.3%200-3.4.1-.8%200-1.5.6-1.8%201.4l-4.8%2016.7c-2.1%207.2-1.3%2013.8%202.2%2018.7%203.2%204.5%208.6%207.1%2015.1%207.4l26.2%201.6c.8%200%201.5.4%201.9%201s.5%201.5.3%202.2c-.4%201.2-1.6%202.1-2.9%202.2l-27.3%201.6c-14.8.7-30.7%2012.6-36.3%2027.2l-2%205.1c-.4%201%20.3%202%201.4%202h93.8c1.1%200%202.1-.7%202.4-1.8%201.6-5.8%202.5-11.9%202.5-18.2%200-37.1-30.1-67.2-67.3-67.2%22%20fill%3D%22%23f5a97f%22/%3E%3C/svg%3E\");\n }\n :root pre,\n :root code {\n background-color: #1e2030;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root thead tr {\n border-color: #363a4f;\n }\n :root .bitcoinAddress {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .bg-info {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .subscriptions .rpm10 {\n border-color: #8bd5ca;\n }\n :root .subscriptions .rpm10 h4,\n :root .subscriptions .rpm10 h5,\n :root .subscriptions .rpm10 .price {\n background-color: #8bd5ca;\n color: #24273a;\n }\n :root .subscriptions .rpm50 {\n border-color: #a6da95;\n }\n :root .subscriptions .rpm50 h4,\n :root .subscriptions .rpm50 h5,\n :root .subscriptions .rpm50 .price {\n background-color: #a6da95;\n color: #24273a;\n }\n :root .subscriptions .rpm100 {\n border-color: #eed49f;\n }\n :root .subscriptions .rpm100 h4,\n :root .subscriptions .rpm100 h5,\n :root .subscriptions .rpm100 .price {\n background-color: #eed49f;\n color: #24273a;\n }\n :root .subscriptions .rpm500 {\n border-color: #f5a97f;\n }\n :root .subscriptions .rpm500 h4,\n :root .subscriptions .rpm500 h5,\n :root .subscriptions .rpm500 .price {\n background-color: #f5a97f;\n color: #24273a;\n }\n :root .subscriptions .description {\n color: #cad3f5;\n }\n :root .finePrint {\n color: #cad3f5;\n }\n :root .table-bordered,\n :root .table-bordered th,\n :root .table-bordered td {\n border-color: #363a4f;\n }\n :root .dropdown-menu {\n background-color: #24273a;\n }\n :root .dropdown-menu > li > a:hover,\n :root .dropdown-menu > li > a:focus {\n background-color: #1e2030;\n }\n }\n @media (prefers-color-scheme: dark) and (min-width: 768px) {\n :root ul.nav li.dropdown:hover {\n background-color: #24273a;\n }\n }\n @media (prefers-color-scheme: dark) and (max-width: 480px) {\n :root #searchContainer {\n background-color: #1e2030;\n }\n }", + "start": 1110, + "domains": [ + "haveibeenpwned.com" + ] + }, + { + "code": "/* prettier-ignore */", + "start": 21915 + } + ], + "sourceCode": "/* ==UserStyle==\n@name Have I Been Pwned Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/have-i-been-pwned\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/have-i-been-pwned\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/have-i-been-pwned/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahave-i-been-pwned\n@description Soothing pastel theme for Have I Been Pwned\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('haveibeenpwned.com') {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @text_filter: @catppuccin[@@lookup][@text_filter];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body {\n background-color: @base;\n color: @text;\n }\n\n hr {\n border-color: @surface0;\n }\n\n a {\n &,\n &:hover,\n &:focus {\n color: @text;\n border-bottom-color: @surface2;\n }\n\n &:hover {\n background-color: fade(@accent-color, 30%);\n }\n }\n\n img.pwnLogo.large.modalLogo {\n filter: @text_filter;\n }\n\n .bodyGradient {\n color: @text;\n }\n\n .modal-header {\n background: @crust;\n\n .close {\n color: @text;\n }\n }\n\n .fa-loader,\n .loaderText {\n color: @text;\n }\n\n #postNotificationCallsToAction {\n .btn {\n background-color: @crust;\n color: @text;\n }\n\n a.socialLink {\n &,\n &:link,\n &:visited {\n color: @text;\n }\n }\n }\n\n .modal-content {\n background-color: @base;\n border-color: @surface0;\n }\n\n .main {\n background-color: @mantle;\n color: @text;\n }\n\n .main-logo .logo {\n border-color: @accent-color;\n background-color: fade(@accent-color, 30%);\n }\n\n .pwnedCompanyList {\n a,\n a:hover {\n color: @text;\n border-bottom-color: @surface2;\n }\n\n td {\n color: @subtext0;\n }\n }\n\n footer {\n a,\n p {\n color: @subtext0;\n }\n }\n\n .unverified {\n &,\n a {\n color: darken(@red, 50%) !important;\n border-bottom-color: darken(@red, 50%) !important;\n }\n }\n\n .navbar-inverse {\n border-color: @surface0;\n background-color: @crust;\n\n .navbar-toggle {\n border-color: @surface0;\n\n &:hover,\n &:focus {\n background-color: @surface0;\n }\n\n .icon-bar {\n background-color: @text;\n }\n }\n\n .navbar-brand {\n color: @text;\n border-color: @text !important;\n }\n\n li.active > a {\n &,\n &:hover,\n &:focus {\n color: @text;\n background-color: @crust;\n }\n }\n\n li > a {\n color: @subtext0;\n\n &:hover,\n &:focus {\n color: @text;\n }\n }\n }\n\n img.pwnLogo {\n &[src$=\"/List.png\"],\n &[src$=\"/Email.png\"] {\n filter: @text_filter;\n }\n }\n\n .form-control {\n background-color: @crust;\n color: @text;\n border-color: @surface0 !important;\n\n &:focus {\n box-shadow: 0 0 8px fade(@accent-color, 30%);\n }\n }\n\n .btn-primary {\n color: @text;\n background-color: @crust;\n border-color: @surface0 !important;\n\n &:hover {\n background-color: fade(@accent-color, 30%);\n }\n }\n\n .btn-success {\n background-color: @green;\n color: @base;\n border-color: @surface0;\n }\n\n .progress-bar {\n background-color: @accent-color;\n }\n\n .form-group .termsOfUse {\n background-color: @base;\n }\n\n .termsOfUse {\n background-color: @mantle;\n\n &,\n a {\n color: @subtext0;\n border-bottom-color: @surface2;\n }\n }\n\n .secondaryHeader {\n background-color: @mantle;\n }\n\n .sensitive {\n color: @yellow;\n }\n\n .sensitive-fade {\n color: @subtext0;\n }\n\n .panel-primary {\n border-color: @surface0;\n\n & > .panel-heading,\n & > .panel-footer {\n color: @text;\n border-color: @surface0;\n background-color: @mantle;\n }\n }\n\n #noPwnage {\n background: @green;\n\n a.socialLink {\n color: @base !important;\n }\n }\n\n #invalidAccount {\n background: @yellow;\n }\n\n #pwnedWebsitesContainer {\n hr {\n border-color: @surface0;\n }\n\n & > .pwnedRow {\n background: @red;\n\n .pwnedWebsite {\n color: @base;\n\n a {\n color: @base;\n border-bottom-color: @base;\n\n &:hover {\n background-color: transparent !important;\n }\n }\n }\n }\n\n a.socialLink {\n color: @base !important;\n }\n }\n\n .pwnResultBanner {\n color: @base;\n\n a {\n color: @base;\n border-bottom-color: @base !important;\n\n &:hover {\n background-color: transparent !important;\n }\n }\n }\n\n #Cloudflare img {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n pre,\n code {\n background-color: @mantle;\n color: @text;\n border-color: @surface0;\n }\n\n thead tr {\n border-color: @surface0;\n }\n\n .bitcoinAddress {\n background-color: @mantle;\n color: @text;\n }\n\n .bg-info {\n background-color: @mantle;\n color: @text;\n }\n\n .subscriptions {\n .rpm10 {\n border-color: @teal;\n\n h4,\n h5,\n .price {\n background-color: @teal;\n color: @base;\n }\n }\n\n .rpm50 {\n border-color: @green;\n\n h4,\n h5,\n .price {\n background-color: @green;\n color: @base;\n }\n }\n\n .rpm100 {\n border-color: @yellow;\n\n h4,\n h5,\n .price {\n background-color: @yellow;\n color: @base;\n }\n }\n\n .rpm500 {\n border-color: @peach;\n\n h4,\n h5,\n .price {\n background-color: @peach;\n color: @base;\n }\n }\n\n .description {\n color: @text;\n }\n }\n\n .finePrint {\n color: @text;\n }\n\n .table-bordered {\n &,\n th,\n td {\n border-color: @surface0;\n }\n }\n\n .dropdown-menu {\n background-color: @base;\n\n & > li > a {\n &:hover,\n &:focus {\n background-color: @mantle;\n }\n }\n }\n\n @media (min-width: 768px) {\n ul.nav li.dropdown:hover {\n background-color: @base;\n }\n }\n\n @media (max-width: 480px) {\n #searchContainer {\n background-color: @mantle;\n }\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @text_filter: brightness(0) saturate(100%) invert(30%) sepia(7%) saturate(1674%) hue-rotate(196deg) brightness(97%) contrast(91%); @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @text_filter: brightness(0) saturate(100%) invert(74%) sepia(16%) saturate(454%) hue-rotate(192deg) brightness(110%) contrast(92%); @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @text_filter: brightness(0) saturate(100%) invert(82%) sepia(77%) saturate(662%) hue-rotate(181deg) brightness(103%) contrast(92%); @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @text_filter: brightness(0) saturate(100%) invert(88%) sepia(10%) saturate(1247%) hue-rotate(191deg) brightness(99%) contrast(93%); @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "usercssData": { + "name": "Have I Been Pwned Catppuccin", + "namespace": "github.com/catppuccin/userstyles/styles/have-i-been-pwned", + "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/have-i-been-pwned", + "version": "0.0.1", + "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/have-i-been-pwned/catppuccin.user.css", + "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahave-i-been-pwned", + "description": "Soothing pastel theme for Have I Been Pwned", + "author": "Catppuccin", + "license": "MIT", + "preprocessor": "less", + "vars": { + "lightFlavor": { + "type": "select", + "label": "Light Flavor", + "name": "lightFlavor", + "value": "macchiato", + "default": "latte", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "darkFlavor": { + "type": "select", + "label": "Dark Flavor", + "name": "darkFlavor", + "value": "macchiato", + "default": "mocha", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "accentColor": { + "type": "select", + "label": "Accent", + "name": "accentColor", + "value": "lavender", + "default": "mauve", + "options": [ + { + "name": "rosewater", + "label": "Rosewater", + "value": "rosewater" + }, + { + "name": "flamingo", + "label": "Flamingo", + "value": "flamingo" + }, + { + "name": "pink", + "label": "Pink", + "value": "pink" + }, + { + "name": "mauve", + "label": "Mauve", + "value": "mauve" + }, + { + "name": "red", + "label": "Red", + "value": "red" + }, + { + "name": "maroon", + "label": "Maroon", + "value": "maroon" + }, + { + "name": "peach", + "label": "Peach", + "value": "peach" + }, + { + "name": "yellow", + "label": "Yellow", + "value": "yellow" + }, + { + "name": "green", + "label": "Green", + "value": "green" + }, + { + "name": "teal", + "label": "Teal", + "value": "teal" + }, + { + "name": "blue", + "label": "Blue", + "value": "blue" + }, + { + "name": "sapphire", + "label": "Sapphire", + "value": "sapphire" + }, + { + "name": "sky", + "label": "Sky", + "value": "sky" + }, + { + "name": "lavender", + "label": "Lavender", + "value": "lavender" + }, + { + "name": "subtext0", + "label": "Gray", + "value": "subtext0" + } + ] + } + } + }, + "author": "Catppuccin", + "description": "Soothing pastel theme for Have I Been Pwned", + "url": "https://github.com/catppuccin/userstyles/tree/main/styles/have-i-been-pwned", + "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/have-i-been-pwned/catppuccin.user.css", + "name": "Have I Been Pwned Catppuccin", + "originalDigest": "eb777706b7aae15aefb817c077763c1a50859e0a", + "_id": "442de877-cfa8-404c-84d6-9b0e6b683650", + "_rev": 1729422758364, + "id": 108, + "etag": "W/\"059142c45d4f78784755127558e49fb7f0be881b352430f0411e04a10b0446cd\"" + }, + { + "enabled": true, + "installDate": 1729422812932, + "sections": [ + { + "code": "/* ==UserStyle==\n@name inoreader Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/inoreader\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/inoreader\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/inoreader/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainoreader\n@description Soothing pastel theme for inoreader\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "start": 0 + }, + { + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root .inno_dialog,\n :root .reader_pane_view_style_1 .article_subscribed,\n :root .reader_pane_view_style_4 .article_subscribed,\n :root .inno_toolbar_switcher_button_active,\n :root .dashboard_wrapper,\n :root #sb_tree_part,\n :root #sb_menu_icon,\n :root #sb_tp_search_overlay,\n :root #feed_searcher,\n :root #wraper.tree_pane_docked #feed_searcher,\n :root #preferences_main_wrapper,\n :root .reader_pane_view_style_0 .article_expanded:hover,\n :root div.article_expanded,\n :root .article,\n :root .article_expanded .article_footer_placeholder_middle.footerized.article_footer_placeholder_middle_sticky,\n :root #article_dialog .article_footer_placeholder_top,\n :root #three_way_contents .article_footer_placeholder_top,\n :root .article_footer,\n :root .pricing_plans_row_sticky,\n :root .searcher_top_bar_wrapper {\n background-color: #24273a;\n }\n :root body,\n :root .article_unreaded .article_tile_title,\n :root .icon16,\n :root .icon14,\n :root .icon19,\n :root .h6,\n :root .article_unreaded .article_magazine_content,\n :root .article_unreaded .article_magazine_title,\n :root #sb_tp_dock,\n :root .inno_toolbar_button,\n :root #sb_rp_heading,\n :root .article_header_text,\n :root .article_content,\n :root .profile_menu_themes_heading,\n :root .inno_toolbar_switcher_button:hover,\n :root #sb_rp_heading span.icon16,\n :root .sub_engagement_number,\n :root .sub_folder,\n :root .inline_folders_editor,\n :root .tf,\n :root .top_bar_tab,\n :root .top_bar_tab .icon16,\n :root #tree_pane .icon16,\n :root #add_content_simulated_button .plus_img,\n :root a:link,\n :root .h4[class*=\"icon-\"],\n :root h4[class*=\"icon-\"],\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:link,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:active,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:visited,\n :root #tabs_pane .nav-item a i,\n :root #tabs_pane .nav-item a {\n color: #cad3f5;\n }\n :root a.text-color,\n :root a.nav-item-btn {\n color: #cad3f5 !important;\n }\n :root .progress {\n --bs-progress-bar-color: #b7bdf8;\n --bs-progress-bar-bg: #b7bdf8;\n --bs-bar-bg: #8087a2;\n }\n :root .text-muted-color {\n color: #a5adcb !important;\n }\n :root #tree_pane,\n :root #reader_pane,\n :root #feeds_nav,\n :root .tree_ad,\n :root .article_full_contents,\n :root .article_unreaded,\n :root .search_empty_state_mask,\n :root .library_wrapper_outer,\n :root .teams_presentation_wrapper,\n :root .article_subscribed,\n :root .tr1,\n :root .search_width_constraint,\n :root .bg-white {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .st_usage_slider_outer {\n background-color: #cad3f5;\n }\n :root .st_usage_slider_inner,\n :root #text-menu .dropdown-menu,\n :root .article_unreaded .article_unread_dot .article_unread_dot_internal {\n background-color: #b7bdf8;\n }\n :root .bg-primary {\n background-color: #b7bdf8 !important;\n }\n :root #tree_pane .parent_div_inner_selected .plus_img {\n color: #b7bdf8;\n }\n :root .active-url .item-name,\n :root .active-url span[class^=\"icon-\"].h4,\n :root .active-url i[class^=\"icon-\"].h4 {\n color: #b7bdf8 !important;\n }\n :root #tree_pane .plus_img,\n :root #tabs_pane .nav-item a i,\n :root #tabs_pane #bottom_tabs .nav-item a i {\n color: #cad3f5;\n }\n :root #hint-pref {\n fill: #b7bdf8;\n }\n :root .article_footer_buttons.icon-article_topbar_read_later_full,\n :root #reader_pane .ar .article_btns a .h4.icon-saved,\n :root #reader_pane .ar .article_btns a .h4.star_full,\n :root span.icon-yellow,\n :root i.icon-yellow {\n color: #eed49f;\n }\n :root .bg-alt {\n background: #eed49f !important;\n }\n :root .btn.btn-alt {\n background-color: #eed49f;\n border-color: #eed49f;\n }\n :root .bg-success-color.darker {\n background-color: #a6da95 !important;\n }\n :root .alert_state {\n background-color: #ed8796;\n }\n :root .icon-mark-as-read-single-unread {\n color: #8aadf4 !important;\n }\n :root .tabs-counter {\n background-color: #8aadf4 !important;\n outline-color: #8aadf4 !important;\n color: #1e2030;\n }\n :root .active-tab-feeds:not(.active-overlay) #tabs_pane [data-tab=\"feeds\"] i,\n :root .active-tab-dashboard:not(.active-overlay) #tabs_pane [data-tab=\"dashboard\"] i,\n :root .active-tab-saved:not(.active-overlay) #tabs_pane [data-tab=\"saved\"] i,\n :root .active-tab-automation:not(.active-overlay) #tabs_pane [data-tab=\"automation\"] i,\n :root .active-tab-search:not(.active-overlay) #tabs_pane [data-tab=\"search\"] i,\n :root .active-tab-add_feed:not(.active-overlay) #tabs_pane [data-tab=\"add_feed\"] i,\n :root .active-tab-notifications:not(.active-overlay) #tabs_pane [data-tab=\"notifications\"] i,\n :root .active-tab-preferences:not(.active-overlay) #tabs_pane [data-tab=\"preferences\"] i {\n background-color: #24273a;\n color: #cad3f5 !important;\n }\n :root .preferences_main_button,\n :root .preferences_billing_feature_main {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root .dashboard_gadgets,\n :root .dashboard_gadgets .content,\n :root .library_section_main_article,\n :root .library_secondary_article,\n :root .library_section_list_articles {\n background-color: #1e2030;\n }\n :root #header_pane,\n :root .search_context_dropdown.open {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .dropdown-menu,\n :root .ino-autocomplete {\n background-color: #1e2030;\n }\n :root .dropdown-menu .dropdown-header {\n color: #cad3f5;\n }\n :root .dropdown-menu .dropdown-item,\n :root a:visited {\n color: #a5adcb;\n }\n :root .dropdown-menu .dropdown-item:hover,\n :root .dropdown-menu .dropdown-item:focus,\n :root #tree_pane .parent_div_inner:hover,\n :root #tree_pane .parent_div_inner:active,\n :root #tree_pane .parent_div_inner:focus,\n :root .search_context_dropdown.open .search_context_filter:hover,\n :root .nav.nav-hover .nav-item:hover,\n :root .lang_bubble:hover,\n :root #tabs_pane .toggle_sidebar_btn i {\n background-color: #363a4f;\n }\n :root .dropdown-menu .dropdown-item:active {\n background-color: #363a4f;\n color: #b7bdf8;\n }\n :root .dropdown-menu .dropdown-item.active,\n :root #tree_pane .parent_div_inner_selected,\n :root #tree_pane .parent_div_inner_selected:hover,\n :root #tree_pane .parent_div_inner_selected a,\n :root .search_context_dropdown.open .search_context_filter.active,\n :root .nav.nav-hover .active-url,\n :root .lang_bubble.lang_bubble_current {\n background-color: #494d64;\n color: #b7bdf8;\n }\n :root .btn.btn-outline-text {\n color: #cad3f5;\n border-color: #a5adcb;\n }\n :root .btn.btn-primary,\n :root .btn.btn-primary:hover {\n color: #cad3f5;\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .dropdown-menu-active,\n :root .btn.btn-outline-text:hover {\n color: #cad3f5;\n border-color: #a5adcb;\n background-color: #363a4f;\n }\n :root input[type=\"text\"]:focus,\n :root input[type=\"checkbox\"]:focus + label,\n :root input[type=\"checkbox\"]:active + label,\n :root input[type=\"button\"]:focus,\n :root input[type=\"button\"]:active,\n :root textarea:focus,\n :root select:focus,\n :root button:focus,\n :root input[type=\"password\"]:focus,\n :root input[type=\"email\"]:focus {\n box-shadow: 0 0 3px #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n }\n :root input[type=\"text\"],\n :root input[type=\"number\"],\n :root input[type=\"password\"],\n :root select,\n :root textarea {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #a5adcb;\n }\n :root .graylink_darker,\n :root .article_short_contents {\n color: #a5adcb;\n }\n :root div.article_magazine.article_current,\n :root div.article_magazine.article_bulk_selected {\n box-shadow: 0 0 0 1px #a5adcb;\n }\n :root .view_style_3 #reader_pane .ar.article_current .article_tile_picture {\n box-shadow: inset 3px 3px 0 -2px #b7bdf8, inset -3px 2px 0 -2px #b7bdf8;\n }\n :root .view_style_3 #reader_pane .ar.article_current {\n box-shadow: inset 0 0 0 1px #b7bdf8;\n }\n :root .view_style_4 #reader_pane .ar.article_current {\n box-shadow: 0 0 0 1px #b7bdf8;\n }\n :root .view_style_2 #reader_pane .ar.article_current_3way,\n :root .view_style_2 #reader_pane .ar.article_expanded {\n box-shadow: none;\n border-color: #cad3f5;\n }\n :root .article_magazine_content {\n color: #6e738d;\n }\n :root .article_magazine_title {\n color: #8087a2;\n }\n :root .inno_dialog_modal_overlay {\n background-color: #939ab7;\n }\n :root .subscriptions_legend,\n :root .preferences_main_button_icon span,\n :root a.bluelink:link,\n :root .bluelink,\n :root .inno_tabs_tab_current,\n :root .inno_tabs_tab_current:hover,\n :root .inno_toolbar_button_menu_item_inactive .inno_toolbar_button_menu_icon,\n :root .inno_toolbar_button_menu_icon,\n :root #preferences_subscriptions_table span.icon_active,\n :root .text-primary,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab.inno_tabs_tab_current a:link,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab.inno_tabs_tab_current a:active,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab.inno_tabs_tab_current a:visited {\n color: #b7bdf8 !important;\n }\n :root #new_articles_overlay {\n color: #b7bdf8;\n background-color: #24273a;\n }\n :root input.apple-switch:checked {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .add_content_simulated_button.expanded {\n background-color: #363a4f;\n box-shadow: inset 0 -1px 0 0 #b7bdf8;\n }\n :root .inno_toolbar_button_menu,\n :root #reader_pane .info_state,\n :root .inno_dialog_modal .info_state,\n :root .preferences_interface_helper,\n :root .sub_folder {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #profile_menu_themes_wrapper {\n display: none;\n }\n :root #sb_reading_part,\n :root #wraper.tree_pane_docked #sb_tree_part {\n box-shadow: none;\n }\n :root .whitebutton {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root .bluebutton,\n :root .inno_dialog .inno_dialog_buttonbar_button:nth-child(1) {\n background-color: #b7bdf8;\n color: #181926;\n border-style: none;\n }\n :root .inno_dialog .inno_dialog_buttonbar_button:nth-child(1):hover:enabled {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .inno_dialog_buttonbar_button {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root .icon_green {\n color: #a6da95;\n }\n :root .reader_pane_view_style_0 .article_unreaded:hover,\n :root .reader_pane_view_style_2 .article_unreaded:hover,\n :root .reader_pane_view_style_2 .article:hover,\n :root .sd .share_wrapper .icon16:hover,\n :root .pricing_feature_row:nth-child(odd),\n :root .pricing_table_row .pricing_table_leftmost_cell,\n :root .article_footer .share_wrapper:hover {\n background-color: #363a4f;\n }\n :root .add_content_simulated_button_menu,\n :root .profile_menu_plan_badge {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root .catalog_follow_featured_collection,\n :root .catalog_sub_section_title,\n :root .search_feed_wrapper {\n border-color: #363a4f;\n }\n :root .border-bottom,\n :root .header-shadow {\n border-color: #cad3f5;\n }\n :root .pricing_teams_hero {\n background-color: #363a4f;\n background-image: none;\n }\n :root .parent_div_inner:hover,\n :root .inno_toolbar_button_menu_item:hover,\n :root .preferences_profile_wrapper,\n :root code,\n :root pre {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .preferences_profile_plan_wrapper,\n :root .st_subheader,\n :root .catalog_sub_section_tab.catalog_sub_section_tab_current,\n :root .catalog_sub_section_tab:hover {\n background: #494d64;\n color: #cad3f5;\n }\n :root .article_footer .article_footer_main_buttons .article_footer_buttons:hover,\n :root .article_footer .article_footer_main_buttons .article_footer_buttons_current,\n :root .article_footer .icon-article_topbar_more_menu:hover,\n :root .st_header,\n :root input[type=\"radio\"].filter_radio:checked + label,\n :root input[type=\"checkbox\"].filter_radio:checked + label {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root input[type=\"checkbox\"].form-check-input:checked,\n :root input[type=\"radio\"].form-check-input:checked {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .normal_dim {\n color: #b8c0e0;\n }\n :root .parent_div_inner_selected,\n :root #preferences_header,\n :root #tabs_pane,\n :root .add_content_simulated_button_menu_line_item:hover {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root #preferences_header .icon16,\n :root #preferences_dialog_close_button span.icon16 {\n color: #1e2030;\n }\n :root .article_tile.article_unreaded.article_expanded {\n background-color: #24273a;\n box-shadow: 0 1px 8px #1e2030, 0 1px 3px #1e2030;\n }\n :root div.article_current_3way {\n box-shadow: inset 0 0 0 1 #b7bdf8, inset 5px 0 0 0 #b7bdf8;\n }\n :root div.article_tile.article_expanded {\n border-color: #1e2030;\n }\n :root .article_footer_placeholder_top .article_footer,\n :root .inno_tabs_header,\n :root .gadget_overview_feed {\n border-color: #5b6078;\n }\n :root .inno_toolbar_switcher:hover .inno_toolbar_switcher_button_active,\n :root .inno_toolbar_switcher:hover .inno_toolbar_switcher_button_active:hover {\n color: #b7bdf8;\n background-color: #24273a;\n border-color: #b7bdf8;\n }\n :root .inno_tabs_tab:hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body,\n :root .inno_dialog,\n :root .reader_pane_view_style_1 .article_subscribed,\n :root .reader_pane_view_style_4 .article_subscribed,\n :root .inno_toolbar_switcher_button_active,\n :root .dashboard_wrapper,\n :root #sb_tree_part,\n :root #sb_menu_icon,\n :root #sb_tp_search_overlay,\n :root #feed_searcher,\n :root #wraper.tree_pane_docked #feed_searcher,\n :root #preferences_main_wrapper,\n :root .reader_pane_view_style_0 .article_expanded:hover,\n :root div.article_expanded,\n :root .article,\n :root .article_expanded .article_footer_placeholder_middle.footerized.article_footer_placeholder_middle_sticky,\n :root #article_dialog .article_footer_placeholder_top,\n :root #three_way_contents .article_footer_placeholder_top,\n :root .article_footer,\n :root .pricing_plans_row_sticky,\n :root .searcher_top_bar_wrapper {\n background-color: #24273a;\n }\n :root body,\n :root .article_unreaded .article_tile_title,\n :root .icon16,\n :root .icon14,\n :root .icon19,\n :root .h6,\n :root .article_unreaded .article_magazine_content,\n :root .article_unreaded .article_magazine_title,\n :root #sb_tp_dock,\n :root .inno_toolbar_button,\n :root #sb_rp_heading,\n :root .article_header_text,\n :root .article_content,\n :root .profile_menu_themes_heading,\n :root .inno_toolbar_switcher_button:hover,\n :root #sb_rp_heading span.icon16,\n :root .sub_engagement_number,\n :root .sub_folder,\n :root .inline_folders_editor,\n :root .tf,\n :root .top_bar_tab,\n :root .top_bar_tab .icon16,\n :root #tree_pane .icon16,\n :root #add_content_simulated_button .plus_img,\n :root a:link,\n :root .h4[class*=\"icon-\"],\n :root h4[class*=\"icon-\"],\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:link,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:active,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:visited,\n :root #tabs_pane .nav-item a i,\n :root #tabs_pane .nav-item a {\n color: #cad3f5;\n }\n :root a.text-color,\n :root a.nav-item-btn {\n color: #cad3f5 !important;\n }\n :root .progress {\n --bs-progress-bar-color: #b7bdf8;\n --bs-progress-bar-bg: #b7bdf8;\n --bs-bar-bg: #8087a2;\n }\n :root .text-muted-color {\n color: #a5adcb !important;\n }\n :root #tree_pane,\n :root #reader_pane,\n :root #feeds_nav,\n :root .tree_ad,\n :root .article_full_contents,\n :root .article_unreaded,\n :root .search_empty_state_mask,\n :root .library_wrapper_outer,\n :root .teams_presentation_wrapper,\n :root .article_subscribed,\n :root .tr1,\n :root .search_width_constraint,\n :root .bg-white {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .st_usage_slider_outer {\n background-color: #cad3f5;\n }\n :root .st_usage_slider_inner,\n :root #text-menu .dropdown-menu,\n :root .article_unreaded .article_unread_dot .article_unread_dot_internal {\n background-color: #b7bdf8;\n }\n :root .bg-primary {\n background-color: #b7bdf8 !important;\n }\n :root #tree_pane .parent_div_inner_selected .plus_img {\n color: #b7bdf8;\n }\n :root .active-url .item-name,\n :root .active-url span[class^=\"icon-\"].h4,\n :root .active-url i[class^=\"icon-\"].h4 {\n color: #b7bdf8 !important;\n }\n :root #tree_pane .plus_img,\n :root #tabs_pane .nav-item a i,\n :root #tabs_pane #bottom_tabs .nav-item a i {\n color: #cad3f5;\n }\n :root #hint-pref {\n fill: #b7bdf8;\n }\n :root .article_footer_buttons.icon-article_topbar_read_later_full,\n :root #reader_pane .ar .article_btns a .h4.icon-saved,\n :root #reader_pane .ar .article_btns a .h4.star_full,\n :root span.icon-yellow,\n :root i.icon-yellow {\n color: #eed49f;\n }\n :root .bg-alt {\n background: #eed49f !important;\n }\n :root .btn.btn-alt {\n background-color: #eed49f;\n border-color: #eed49f;\n }\n :root .bg-success-color.darker {\n background-color: #a6da95 !important;\n }\n :root .alert_state {\n background-color: #ed8796;\n }\n :root .icon-mark-as-read-single-unread {\n color: #8aadf4 !important;\n }\n :root .tabs-counter {\n background-color: #8aadf4 !important;\n outline-color: #8aadf4 !important;\n color: #1e2030;\n }\n :root .active-tab-feeds:not(.active-overlay) #tabs_pane [data-tab=\"feeds\"] i,\n :root .active-tab-dashboard:not(.active-overlay) #tabs_pane [data-tab=\"dashboard\"] i,\n :root .active-tab-saved:not(.active-overlay) #tabs_pane [data-tab=\"saved\"] i,\n :root .active-tab-automation:not(.active-overlay) #tabs_pane [data-tab=\"automation\"] i,\n :root .active-tab-search:not(.active-overlay) #tabs_pane [data-tab=\"search\"] i,\n :root .active-tab-add_feed:not(.active-overlay) #tabs_pane [data-tab=\"add_feed\"] i,\n :root .active-tab-notifications:not(.active-overlay) #tabs_pane [data-tab=\"notifications\"] i,\n :root .active-tab-preferences:not(.active-overlay) #tabs_pane [data-tab=\"preferences\"] i {\n background-color: #24273a;\n color: #cad3f5 !important;\n }\n :root .preferences_main_button,\n :root .preferences_billing_feature_main {\n background-color: #1e2030;\n border-color: #363a4f;\n }\n :root .dashboard_gadgets,\n :root .dashboard_gadgets .content,\n :root .library_section_main_article,\n :root .library_secondary_article,\n :root .library_section_list_articles {\n background-color: #1e2030;\n }\n :root #header_pane,\n :root .search_context_dropdown.open {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .dropdown-menu,\n :root .ino-autocomplete {\n background-color: #1e2030;\n }\n :root .dropdown-menu .dropdown-header {\n color: #cad3f5;\n }\n :root .dropdown-menu .dropdown-item,\n :root a:visited {\n color: #a5adcb;\n }\n :root .dropdown-menu .dropdown-item:hover,\n :root .dropdown-menu .dropdown-item:focus,\n :root #tree_pane .parent_div_inner:hover,\n :root #tree_pane .parent_div_inner:active,\n :root #tree_pane .parent_div_inner:focus,\n :root .search_context_dropdown.open .search_context_filter:hover,\n :root .nav.nav-hover .nav-item:hover,\n :root .lang_bubble:hover,\n :root #tabs_pane .toggle_sidebar_btn i {\n background-color: #363a4f;\n }\n :root .dropdown-menu .dropdown-item:active {\n background-color: #363a4f;\n color: #b7bdf8;\n }\n :root .dropdown-menu .dropdown-item.active,\n :root #tree_pane .parent_div_inner_selected,\n :root #tree_pane .parent_div_inner_selected:hover,\n :root #tree_pane .parent_div_inner_selected a,\n :root .search_context_dropdown.open .search_context_filter.active,\n :root .nav.nav-hover .active-url,\n :root .lang_bubble.lang_bubble_current {\n background-color: #494d64;\n color: #b7bdf8;\n }\n :root .btn.btn-outline-text {\n color: #cad3f5;\n border-color: #a5adcb;\n }\n :root .btn.btn-primary,\n :root .btn.btn-primary:hover {\n color: #cad3f5;\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .dropdown-menu-active,\n :root .btn.btn-outline-text:hover {\n color: #cad3f5;\n border-color: #a5adcb;\n background-color: #363a4f;\n }\n :root input[type=\"text\"]:focus,\n :root input[type=\"checkbox\"]:focus + label,\n :root input[type=\"checkbox\"]:active + label,\n :root input[type=\"button\"]:focus,\n :root input[type=\"button\"]:active,\n :root textarea:focus,\n :root select:focus,\n :root button:focus,\n :root input[type=\"password\"]:focus,\n :root input[type=\"email\"]:focus {\n box-shadow: 0 0 3px #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n }\n :root input[type=\"text\"],\n :root input[type=\"number\"],\n :root input[type=\"password\"],\n :root select,\n :root textarea {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n border-color: #a5adcb;\n }\n :root .graylink_darker,\n :root .article_short_contents {\n color: #a5adcb;\n }\n :root div.article_magazine.article_current,\n :root div.article_magazine.article_bulk_selected {\n box-shadow: 0 0 0 1px #a5adcb;\n }\n :root .view_style_3 #reader_pane .ar.article_current .article_tile_picture {\n box-shadow: inset 3px 3px 0 -2px #b7bdf8, inset -3px 2px 0 -2px #b7bdf8;\n }\n :root .view_style_3 #reader_pane .ar.article_current {\n box-shadow: inset 0 0 0 1px #b7bdf8;\n }\n :root .view_style_4 #reader_pane .ar.article_current {\n box-shadow: 0 0 0 1px #b7bdf8;\n }\n :root .view_style_2 #reader_pane .ar.article_current_3way,\n :root .view_style_2 #reader_pane .ar.article_expanded {\n box-shadow: none;\n border-color: #cad3f5;\n }\n :root .article_magazine_content {\n color: #6e738d;\n }\n :root .article_magazine_title {\n color: #8087a2;\n }\n :root .inno_dialog_modal_overlay {\n background-color: #939ab7;\n }\n :root .subscriptions_legend,\n :root .preferences_main_button_icon span,\n :root a.bluelink:link,\n :root .bluelink,\n :root .inno_tabs_tab_current,\n :root .inno_tabs_tab_current:hover,\n :root .inno_toolbar_button_menu_item_inactive .inno_toolbar_button_menu_icon,\n :root .inno_toolbar_button_menu_icon,\n :root #preferences_subscriptions_table span.icon_active,\n :root .text-primary,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab.inno_tabs_tab_current a:link,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab.inno_tabs_tab_current a:active,\n :root .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab.inno_tabs_tab_current a:visited {\n color: #b7bdf8 !important;\n }\n :root #new_articles_overlay {\n color: #b7bdf8;\n background-color: #24273a;\n }\n :root input.apple-switch:checked {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .add_content_simulated_button.expanded {\n background-color: #363a4f;\n box-shadow: inset 0 -1px 0 0 #b7bdf8;\n }\n :root .inno_toolbar_button_menu,\n :root #reader_pane .info_state,\n :root .inno_dialog_modal .info_state,\n :root .preferences_interface_helper,\n :root .sub_folder {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #profile_menu_themes_wrapper {\n display: none;\n }\n :root #sb_reading_part,\n :root #wraper.tree_pane_docked #sb_tree_part {\n box-shadow: none;\n }\n :root .whitebutton {\n background-color: #24273a;\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root .bluebutton,\n :root .inno_dialog .inno_dialog_buttonbar_button:nth-child(1) {\n background-color: #b7bdf8;\n color: #181926;\n border-style: none;\n }\n :root .inno_dialog .inno_dialog_buttonbar_button:nth-child(1):hover:enabled {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .inno_dialog_buttonbar_button {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root .icon_green {\n color: #a6da95;\n }\n :root .reader_pane_view_style_0 .article_unreaded:hover,\n :root .reader_pane_view_style_2 .article_unreaded:hover,\n :root .reader_pane_view_style_2 .article:hover,\n :root .sd .share_wrapper .icon16:hover,\n :root .pricing_feature_row:nth-child(odd),\n :root .pricing_table_row .pricing_table_leftmost_cell,\n :root .article_footer .share_wrapper:hover {\n background-color: #363a4f;\n }\n :root .add_content_simulated_button_menu,\n :root .profile_menu_plan_badge {\n background-color: #363a4f;\n border-color: #363a4f;\n color: #cad3f5;\n }\n :root .catalog_follow_featured_collection,\n :root .catalog_sub_section_title,\n :root .search_feed_wrapper {\n border-color: #363a4f;\n }\n :root .border-bottom,\n :root .header-shadow {\n border-color: #cad3f5;\n }\n :root .pricing_teams_hero {\n background-color: #363a4f;\n background-image: none;\n }\n :root .parent_div_inner:hover,\n :root .inno_toolbar_button_menu_item:hover,\n :root .preferences_profile_wrapper,\n :root code,\n :root pre {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root .preferences_profile_plan_wrapper,\n :root .st_subheader,\n :root .catalog_sub_section_tab.catalog_sub_section_tab_current,\n :root .catalog_sub_section_tab:hover {\n background: #494d64;\n color: #cad3f5;\n }\n :root .article_footer .article_footer_main_buttons .article_footer_buttons:hover,\n :root .article_footer .article_footer_main_buttons .article_footer_buttons_current,\n :root .article_footer .icon-article_topbar_more_menu:hover,\n :root .st_header,\n :root input[type=\"radio\"].filter_radio:checked + label,\n :root input[type=\"checkbox\"].filter_radio:checked + label {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root input[type=\"checkbox\"].form-check-input:checked,\n :root input[type=\"radio\"].form-check-input:checked {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n }\n :root .normal_dim {\n color: #b8c0e0;\n }\n :root .parent_div_inner_selected,\n :root #preferences_header,\n :root #tabs_pane,\n :root .add_content_simulated_button_menu_line_item:hover {\n background-color: #b7bdf8;\n color: #1e2030;\n }\n :root #preferences_header .icon16,\n :root #preferences_dialog_close_button span.icon16 {\n color: #1e2030;\n }\n :root .article_tile.article_unreaded.article_expanded {\n background-color: #24273a;\n box-shadow: 0 1px 8px #1e2030, 0 1px 3px #1e2030;\n }\n :root div.article_current_3way {\n box-shadow: inset 0 0 0 1 #b7bdf8, inset 5px 0 0 0 #b7bdf8;\n }\n :root div.article_tile.article_expanded {\n border-color: #1e2030;\n }\n :root .article_footer_placeholder_top .article_footer,\n :root .inno_tabs_header,\n :root .gadget_overview_feed {\n border-color: #5b6078;\n }\n :root .inno_toolbar_switcher:hover .inno_toolbar_switcher_button_active,\n :root .inno_toolbar_switcher:hover .inno_toolbar_switcher_button_active:hover {\n color: #b7bdf8;\n background-color: #24273a;\n border-color: #b7bdf8;\n }\n :root .inno_tabs_tab:hover {\n color: #b7bdf8;\n border-color: #b7bdf8;\n }\n }", + "start": 1057, + "domains": [ + "inoreader.com" + ] + }, + { + "code": "/* prettier-ignore */", + "start": 30338 + } + ], + "sourceCode": "/* ==UserStyle==\n@name inoreader Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/inoreader\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/inoreader\n@version 0.0.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/inoreader/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainoreader\n@description Soothing pastel theme for inoreader\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('inoreader.com') {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n body,\n .inno_dialog,\n .reader_pane_view_style_1 .article_subscribed,\n .reader_pane_view_style_4 .article_subscribed,\n .inno_toolbar_switcher_button_active,\n .dashboard_wrapper,\n #sb_tree_part,\n #sb_menu_icon,\n #sb_tp_search_overlay,\n #feed_searcher,\n #wraper.tree_pane_docked #feed_searcher,\n #preferences_main_wrapper,\n .reader_pane_view_style_0 .article_expanded:hover,\n div.article_expanded,\n .article,\n .article_expanded\n .article_footer_placeholder_middle.footerized.article_footer_placeholder_middle_sticky,\n #article_dialog .article_footer_placeholder_top,\n #three_way_contents .article_footer_placeholder_top,\n .article_footer,\n .pricing_plans_row_sticky,\n .searcher_top_bar_wrapper {\n background-color: @base;\n }\n\n body,\n .article_unreaded .article_tile_title,\n .icon16,\n .icon14,\n .icon19,\n .h6,\n .article_unreaded .article_magazine_content,\n .article_unreaded .article_magazine_title,\n #sb_tp_dock,\n .inno_toolbar_button,\n #sb_rp_heading,\n .article_header_text,\n .article_content,\n .profile_menu_themes_heading,\n .inno_toolbar_switcher_button:hover,\n #sb_rp_heading span.icon16,\n .sub_engagement_number,\n .sub_folder,\n .inline_folders_editor,\n .tf,\n .top_bar_tab,\n .top_bar_tab .icon16,\n #tree_pane .icon16,\n #add_content_simulated_button .plus_img,\n a:link,\n .h4[class*=\"icon-\"],\n h4[class*=\"icon-\"],\n .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:link,\n .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:active,\n .inno_tabs_wrapper .inno_tabs_header .inno_tabs_tab a:visited,\n #tabs_pane .nav-item a i,\n #tabs_pane .nav-item a {\n color: @text;\n }\n a.text-color,\n a.nav-item-btn {\n color: @text !important;\n }\n\n .progress {\n --bs-progress-bar-color: @accent-color;\n --bs-progress-bar-bg: @accent-color;\n --bs-bar-bg: @overlay1;\n }\n\n .text-muted-color {\n color: @subtext0 !important;\n }\n\n #tree_pane,\n #reader_pane,\n #feeds_nav,\n .tree_ad,\n .article_full_contents,\n .article_unreaded,\n .search_empty_state_mask,\n .library_wrapper_outer,\n .teams_presentation_wrapper,\n .article_subscribed,\n .tr1,\n .search_width_constraint,\n .bg-white {\n background-color: @base !important;\n color: @text;\n }\n\n .st_usage_slider_outer {\n background-color: @text;\n }\n\n .st_usage_slider_inner,\n #text-menu .dropdown-menu,\n .article_unreaded .article_unread_dot .article_unread_dot_internal {\n background-color: @accent-color;\n }\n\n .bg-primary {\n background-color: @accent-color !important;\n }\n\n #tree_pane .parent_div_inner_selected .plus_img {\n color: @accent-color;\n }\n\n .active-url .item-name,\n .active-url span[class^=\"icon-\"].h4,\n .active-url i[class^=\"icon-\"].h4 {\n color: @accent-color !important;\n }\n\n #tree_pane .plus_img,\n #tabs_pane .nav-item a i,\n #tabs_pane #bottom_tabs .nav-item a i {\n color: @text;\n }\n\n #hint-pref {\n fill: @accent-color;\n }\n\n .article_footer_buttons.icon-article_topbar_read_later_full,\n #reader_pane .ar .article_btns a .h4.icon-saved,\n #reader_pane .ar .article_btns a .h4.star_full,\n span.icon-yellow,\n i.icon-yellow {\n color: @yellow;\n }\n\n .bg-alt {\n background: @yellow !important;\n }\n\n .btn.btn-alt {\n background-color: @yellow;\n border-color: @yellow;\n }\n\n .bg-success-color.darker {\n background-color: @green !important;\n }\n\n .alert_state {\n background-color: @red;\n }\n\n .icon-mark-as-read-single-unread {\n color: @blue !important;\n }\n\n .tabs-counter {\n background-color: @blue !important;\n outline-color: @blue !important;\n color: @mantle;\n }\n\n .active-tab-feeds:not(.active-overlay) #tabs_pane [data-tab=\"feeds\"] i,\n .active-tab-dashboard:not(.active-overlay)\n #tabs_pane\n [data-tab=\"dashboard\"]\n i,\n .active-tab-saved:not(.active-overlay) #tabs_pane [data-tab=\"saved\"] i,\n .active-tab-automation:not(.active-overlay)\n #tabs_pane\n [data-tab=\"automation\"]\n i,\n .active-tab-search:not(.active-overlay) #tabs_pane [data-tab=\"search\"] i,\n .active-tab-add_feed:not(.active-overlay)\n #tabs_pane\n [data-tab=\"add_feed\"]\n i,\n .active-tab-notifications:not(.active-overlay)\n #tabs_pane\n [data-tab=\"notifications\"]\n i,\n .active-tab-preferences:not(.active-overlay)\n #tabs_pane\n [data-tab=\"preferences\"]\n i {\n background-color: @base;\n color: @text !important;\n }\n\n .preferences_main_button,\n .preferences_billing_feature_main {\n background-color: @mantle;\n border-color: @surface0;\n }\n\n .dashboard_gadgets,\n .dashboard_gadgets .content,\n .library_section_main_article,\n .library_secondary_article,\n .library_section_list_articles {\n background-color: @mantle;\n }\n\n #header_pane,\n .search_context_dropdown.open {\n background-color: @base !important;\n color: @text;\n }\n\n .dropdown-menu,\n .ino-autocomplete {\n background-color: @mantle;\n }\n\n .dropdown-menu .dropdown-header {\n color: @text;\n }\n\n .dropdown-menu .dropdown-item,\n a:visited {\n color: @subtext0;\n }\n\n .dropdown-menu .dropdown-item:hover,\n .dropdown-menu .dropdown-item:focus,\n #tree_pane .parent_div_inner:hover,\n #tree_pane .parent_div_inner:active,\n #tree_pane .parent_div_inner:focus,\n .search_context_dropdown.open .search_context_filter:hover,\n .nav.nav-hover .nav-item:hover,\n .lang_bubble:hover,\n #tabs_pane .toggle_sidebar_btn i {\n background-color: @surface0;\n }\n\n .dropdown-menu .dropdown-item:active {\n background-color: @surface0;\n color: @accent-color;\n }\n\n .dropdown-menu .dropdown-item.active,\n #tree_pane .parent_div_inner_selected,\n #tree_pane .parent_div_inner_selected:hover,\n #tree_pane .parent_div_inner_selected a,\n .search_context_dropdown.open .search_context_filter.active,\n .nav.nav-hover .active-url,\n .lang_bubble.lang_bubble_current {\n background-color: @surface1;\n color: @accent-color;\n }\n\n .btn.btn-outline-text {\n color: @text;\n border-color: @subtext0;\n }\n\n .btn.btn-primary,\n .btn.btn-primary:hover {\n color: @text;\n background-color: @accent-color;\n border-color: @accent-color;\n }\n\n .dropdown-menu-active,\n .btn.btn-outline-text:hover {\n color: @text;\n border-color: @subtext0;\n background-color: @surface0;\n }\n\n input[type=\"text\"]:focus,\n input[type=\"checkbox\"]:focus + label,\n input[type=\"checkbox\"]:active + label,\n input[type=\"button\"]:focus,\n input[type=\"button\"]:active,\n textarea:focus,\n select:focus,\n button:focus,\n input[type=\"password\"]:focus,\n input[type=\"email\"]:focus {\n box-shadow: 0 0 3px @accent-color !important;\n border-color: @accent-color !important;\n }\n\n input[type=\"text\"],\n input[type=\"number\"],\n input[type=\"password\"],\n select,\n textarea {\n background-color: @base !important;\n color: @text !important;\n border-color: @subtext0;\n }\n\n .graylink_darker,\n .article_short_contents {\n color: @subtext0;\n }\n\n div.article_magazine.article_current,\n div.article_magazine.article_bulk_selected {\n box-shadow: 0 0 0 1px @subtext0;\n }\n .view_style_3 #reader_pane .ar.article_current .article_tile_picture {\n box-shadow:\n inset 3px 3px 0 -2px @accent-color,\n inset -3px 2px 0 -2px @accent-color;\n }\n .view_style_3 #reader_pane .ar.article_current {\n box-shadow: inset 0 0 0 1px @accent-color;\n }\n\n .view_style_4 #reader_pane .ar.article_current {\n box-shadow: 0 0 0 1px @accent-color;\n }\n .view_style_2 #reader_pane .ar.article_current_3way,\n .view_style_2 #reader_pane .ar.article_expanded {\n box-shadow: none;\n border-color: @text;\n }\n\n .article_magazine_content {\n color: @overlay0;\n }\n\n .article_magazine_title {\n color: @overlay1;\n }\n\n .inno_dialog_modal_overlay {\n background-color: @overlay2;\n }\n\n .subscriptions_legend,\n .preferences_main_button_icon span,\n a.bluelink:link,\n .bluelink,\n .inno_tabs_tab_current,\n .inno_tabs_tab_current:hover,\n .inno_toolbar_button_menu_item_inactive .inno_toolbar_button_menu_icon,\n .inno_toolbar_button_menu_icon,\n #preferences_subscriptions_table span.icon_active,\n .text-primary,\n .inno_tabs_wrapper\n .inno_tabs_header\n .inno_tabs_tab.inno_tabs_tab_current\n a:link,\n .inno_tabs_wrapper\n .inno_tabs_header\n .inno_tabs_tab.inno_tabs_tab_current\n a:active,\n .inno_tabs_wrapper\n .inno_tabs_header\n .inno_tabs_tab.inno_tabs_tab_current\n a:visited {\n color: @accent-color !important;\n }\n\n #new_articles_overlay {\n color: @accent-color;\n background-color: @base;\n }\n\n input.apple-switch:checked {\n background-color: @accent-color;\n border-color: @accent-color;\n }\n\n .add_content_simulated_button.expanded {\n background-color: @surface0;\n box-shadow: inset 0 -1px 0 0 @accent-color;\n }\n\n .inno_toolbar_button_menu,\n #reader_pane .info_state,\n .inno_dialog_modal .info_state,\n .preferences_interface_helper,\n .sub_folder {\n background-color: @mantle;\n color: @text;\n }\n\n #profile_menu_themes_wrapper {\n display: none;\n }\n\n #sb_reading_part,\n #wraper.tree_pane_docked #sb_tree_part {\n box-shadow: none;\n }\n\n .whitebutton {\n background-color: @base;\n color: @text;\n border-color: @surface0;\n }\n\n .bluebutton,\n .inno_dialog .inno_dialog_buttonbar_button:nth-child(1) {\n background-color: @accent-color;\n color: @crust;\n border-style: none;\n }\n\n .inno_dialog .inno_dialog_buttonbar_button:nth-child(1):hover:enabled {\n background-color: @accent-color;\n border-color: @accent-color;\n }\n\n .inno_dialog_buttonbar_button {\n background-color: @base;\n color: @text;\n }\n\n .icon_green {\n color: @green;\n }\n\n .reader_pane_view_style_0 .article_unreaded:hover,\n .reader_pane_view_style_2 .article_unreaded:hover,\n .reader_pane_view_style_2 .article:hover,\n .sd .share_wrapper .icon16:hover,\n .pricing_feature_row:nth-child(odd),\n .pricing_table_row .pricing_table_leftmost_cell,\n .article_footer .share_wrapper:hover {\n background-color: @surface0;\n }\n\n .add_content_simulated_button_menu,\n .profile_menu_plan_badge {\n background-color: @surface0;\n border-color: @surface0;\n color: @text;\n }\n\n .catalog_follow_featured_collection,\n .catalog_sub_section_title,\n .search_feed_wrapper {\n border-color: @surface0;\n }\n\n .border-bottom,\n .header-shadow {\n border-color: @text;\n }\n\n .pricing_teams_hero {\n background-color: @surface0;\n background-image: none;\n }\n\n .parent_div_inner:hover,\n .inno_toolbar_button_menu_item:hover,\n .preferences_profile_wrapper,\n code,\n pre {\n background-color: @surface0;\n color: @text;\n }\n\n .preferences_profile_plan_wrapper,\n .st_subheader,\n .catalog_sub_section_tab.catalog_sub_section_tab_current,\n .catalog_sub_section_tab:hover {\n background: @surface1;\n color: @text;\n }\n\n .article_footer .article_footer_main_buttons .article_footer_buttons:hover,\n .article_footer\n .article_footer_main_buttons\n .article_footer_buttons_current,\n .article_footer .icon-article_topbar_more_menu:hover,\n .st_header,\n input[type=\"radio\"].filter_radio:checked + label,\n input[type=\"checkbox\"].filter_radio:checked + label {\n background-color: @surface2;\n color: @text;\n }\n\n input[type=\"checkbox\"].form-check-input:checked,\n input[type=\"radio\"].form-check-input:checked {\n background-color: @accent-color;\n border-color: @accent-color;\n }\n\n .normal_dim {\n color: @subtext1;\n }\n\n .parent_div_inner_selected,\n #preferences_header,\n #tabs_pane,\n .add_content_simulated_button_menu_line_item:hover {\n background-color: @accent-color;\n color: @mantle;\n }\n\n #preferences_header .icon16,\n #preferences_dialog_close_button span.icon16 {\n color: @mantle;\n }\n\n .article_tile.article_unreaded.article_expanded {\n background-color: @base;\n box-shadow:\n 0 1px 8px @mantle,\n 0 1px 3px @mantle;\n }\n\n div.article_current_3way {\n box-shadow:\n inset 0 0 0 1 @accent-color,\n inset 5px 0 0 0 @accent-color;\n }\n\n div.article_tile.article_expanded {\n border-color: @mantle;\n }\n\n .article_footer_placeholder_top .article_footer,\n .inno_tabs_header,\n .gadget_overview_feed {\n border-color: @surface2;\n }\n\n .inno_toolbar_switcher:hover .inno_toolbar_switcher_button_active,\n .inno_toolbar_switcher:hover .inno_toolbar_switcher_button_active:hover {\n color: @accent-color;\n background-color: @base;\n border-color: @accent-color;\n }\n\n .inno_tabs_tab:hover {\n color: @accent-color;\n border-color: @accent-color;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "usercssData": { + "name": "inoreader Catppuccin", + "namespace": "github.com/catppuccin/userstyles/styles/inoreader", + "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/inoreader", + "version": "0.0.6", + "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/inoreader/catppuccin.user.css", + "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ainoreader", + "description": "Soothing pastel theme for inoreader", + "author": "Catppuccin", + "license": "MIT", + "preprocessor": "less", + "vars": { + "lightFlavor": { + "type": "select", + "label": "Light Flavor", + "name": "lightFlavor", + "value": "macchiato", + "default": "latte", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "darkFlavor": { + "type": "select", + "label": "Dark Flavor", + "name": "darkFlavor", + "value": "macchiato", + "default": "mocha", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "accentColor": { + "type": "select", + "label": "Accent", + "name": "accentColor", + "value": "lavender", + "default": "mauve", + "options": [ + { + "name": "rosewater", + "label": "Rosewater", + "value": "rosewater" + }, + { + "name": "flamingo", + "label": "Flamingo", + "value": "flamingo" + }, + { + "name": "pink", + "label": "Pink", + "value": "pink" + }, + { + "name": "mauve", + "label": "Mauve", + "value": "mauve" + }, + { + "name": "red", + "label": "Red", + "value": "red" + }, + { + "name": "maroon", + "label": "Maroon", + "value": "maroon" + }, + { + "name": "peach", + "label": "Peach", + "value": "peach" + }, + { + "name": "yellow", + "label": "Yellow", + "value": "yellow" + }, + { + "name": "green", + "label": "Green", + "value": "green" + }, + { + "name": "teal", + "label": "Teal", + "value": "teal" + }, + { + "name": "blue", + "label": "Blue", + "value": "blue" + }, + { + "name": "sapphire", + "label": "Sapphire", + "value": "sapphire" + }, + { + "name": "sky", + "label": "Sky", + "value": "sky" + }, + { + "name": "lavender", + "label": "Lavender", + "value": "lavender" + }, + { + "name": "subtext0", + "label": "Gray", + "value": "subtext0" + } + ] + } + } + }, + "author": "Catppuccin", + "description": "Soothing pastel theme for inoreader", + "url": "https://github.com/catppuccin/userstyles/tree/main/styles/inoreader", + "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/inoreader/catppuccin.user.css", + "name": "inoreader Catppuccin", + "originalDigest": "7acff022f5b7877aefb6f36e52ed2219621148ca", + "_id": "5e831fdb-91b0-4323-b301-c45b42fdafa1", + "_rev": 1729422812932, + "id": 109, + "etag": "W/\"6dc9a9586fe9ad8608150b596c96a3f3db065b5f3e39d41665618dbf2a65ed46\"" + }, + { + "enabled": true, + "installDate": 1729422837377, + "sections": [ + { + "code": "/* ==UserStyle==\n@name AlternativeTo Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/alternativeto\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/alternativeto\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/alternativeto/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aalternativeto\n@description Soothing pastel theme for AlternativeTo\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "start": 0 + }, + { + "code": ":root[data-theme=\"dark\"] {\n color-scheme: dark;\n --mainBrand: #b7bdf8;\n --topBrand: #b7bdf8;\n --footer: #1e2030;\n --mainBg: #24273a;\n --mainFg: #cad3f5;\n --popBrand: #b7bdf8;\n --introBoxText: #cad3f5;\n --introBoxLink: #cad3f5;\n --introBoxMeta: #a5adcb;\n --meta: #a5adcb;\n --metaLight: #b8c0e0;\n --linkColorHeader: #cad3f5;\n --linkColor: #cad3f5;\n --brandLight3: #5b6078;\n --brandLight4: #5b6078;\n --brandLight5: #494d64;\n --brandLight6: #1e2030;\n --brandLight7: #363a4f;\n --brandLight8: #cad3f5;\n --brandLight10: #363a4f;\n --brandLight11: #1e2030;\n --gray50: #363a4f;\n --gray100: #363a4f;\n --gray150: #363a4f;\n --gray200: #494d64;\n --gray250: #494d64;\n --gray300: #494d64;\n --gray500: #6e738d;\n --headingButton: #b7bdf8;\n --positiveGreener: #a6da95;\n --positiveGreenerLight: rgba(166, 218, 149, 0.1);\n --positiveGreenerDark: #a6da95;\n --danger: #ed8796;\n --negativeLight: rgba(245, 169, 127, 0.1);\n --lightDanger: rgba(237, 135, 150, 0.25);\n --dangerDark: #ed8796;\n --ctaMain: #c6a0f6;\n --ctaLight: #24273a;\n --ctaLightest: #1e2030;\n --tab: #1e2030;\n --toastify-color-dark: #1e2030;\n --toastify-color-light: #cad3f5;\n --toastify-color-info: #8aadf4;\n --toastify-color-success: #a6da95;\n --toastify-color-warning: #eed49f;\n --toastify-color-error: #ed8796;\n }\n :root[data-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"dark\"] input::placeholder,\n :root[data-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"dark\"] [class^=\"ModernLikeButton_likeWrapper\"] [class^=\"ModernLikeButton_heart\"]:hover svg,\n :root[data-theme=\"dark\"] [class^=\"ModernLikeButton_likeWrapper\"] [class^=\"ModernLikeButton_liked\"] svg {\n color: #ed8796;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_primary\"] {\n color: #181926 !important;\n }\n :root[data-theme=\"dark\"] [class^=\"Footer_footer\"],\n :root[data-theme=\"dark\"] [class^=\"Footer_footer\"] p a,\n :root[data-theme=\"dark\"] [class^=\"Footer_footer\"] [class^=\"Footer_footerMenu\"] li a {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] [class^=\"Footer_footerLogo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20id%3D%22Capa_2%22%20data-name%3D%22Capa%202%22%20viewBox%3D%220%200%20800.42%20190%22%20cursor%3D%22default%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23cad3f5%3Bstroke-width%3A0%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Capa_1-2%22%20data-name%3D%22Capa%201%22%3E%3Cpath%20d%3D%22M54.21%2085.99c.89.99%201.9%201.09%202.77.21.58-.59%201.1-1.39%201.3-2.18.52-2.14.45-4.29-.39-6.38-.55-1.38-1.48-2.37-2.67-3.07a.96.96%200%200%200-.74-.11c-.8.22-1.34.71-1.85%201.39-.22.29-.14.71.17.89%201.54.91%202.48%202.12%202.81%203.83.35%201.85-.47%203.29-1.44%204.64-.17.24-.15.57.05.79Zm-34.03%202.55c-3.33-.2-6.18%202.22-6.37%205.4-.19%203.23%202.54%206.16%205.97%206.39%203.22.22%206.06-2.2%206.28-5.35.23-3.25-2.5-6.24-5.88-6.44%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M166.41%2086.27c-1.77-.11-3.37.78-4.29%202.2-1.7-1.07-6.34-3.34-8.14-4.25-.21-.12-.43-.23-.64-.34a.39.39%200%200%200-.33-.02v-.1c0-.13.01-.27.02-.4%201.87-37.41-36.04-66.48-72.79-55.22-17.71%205.42-31.77%2019.77-37.39%2037.43-1.27%203.98-2.15%2010.17-2.36%2016.71-.46.18-.92.36-1.37.55-.34.14-.67.27-1%20.42-1.87.79-3.71%201.65-5.51%202.57s-3.56%201.89-5.29%202.96c-.24.15-.33.45-.21.71.13.28.46.4.74.27h.02c1.78-.84%203.63-1.59%205.48-2.28%201.86-.69%203.74-1.31%205.63-1.86l.11-.03a85%2085%200%200%201%202.74-.75c.48-.12.95-.23%201.43-.34.05-.01.11-.03.16-.04.42-.1.84-.19%201.27-.27%201.91-.42%203.84-.68%205.75-.92h.06c.07-.02.15-.03.22-.05a1.967%201.967%200%200%200%201.45-2.38%201.967%201.967%200%200%200-2.38-1.45c-1.79.44-3.55.9-5.28%201.47.12-.04.23-.08.35-.12.22-5.84%201.03-11.31%202.16-14.88%205.19-16.31%2018.19-29.55%2034.54-34.58%201.47-.45%202.94-.83%204.41-1.15%201.43-.31%207.19-1.13.91%202.39-10.37%205.81-18.24%2015.69-21.89%2027.16-1.87%205.87-2.52%2017.44-1.25%2026.32.4%202.78-.54%203.34-2.27%204.06-3.68%201.54-10%204.34-13.28%208.3-1.26%201.52-1.89-.03-2.12-1.08-.62-2.79-1-5.92-1.16-9.14a.887.887%200%200%200-1.1-.82c-.89.22-1.78.45-2.65.73-.38.12-.63.49-.61.88.5%2011.69%203.47%2022.55%2010.56%2022.2.64-.03.96-.62.84-1.13-1.27-.8-2.11-1.71-2.45-2.74-2.33-7.01%2019.41-16.18%2047.25-20.35%2025.59-3.83%2047.57-2.08%2051.39%203.75.84%201.13.81%202.31.22%203.48-.91%202.03-3.19%204.53-6.94%206.81-.51.31-.65.99-.32%201.49v.02c.31.44.89.61%201.36.37%204.11-2.1%207.17-5.29%208.54-7.94%201.2-2.31%201.66-5.32%201.87-8.13v-.06c.03.02.05.03.07.04%201.89.57%206.62%202.49%208.45%203.24h.03l.06.03c-.07.29-.12.6-.14.91-.15%202.79%202.02%205.3%204.76%205.5%202.57.19%204.83-1.9%205.01-4.61.18-2.8-1.99-5.37-4.69-5.55Zm-35.85-11.8c0%201.51-1.21%202.7-2.62%202.58-7.4-.66-14.6-.09-18.36.33-1.44.16-2.68-1.04-2.68-2.57v-2.14c0-.56.38-1.04.9-1.12%2010.39-1.74%2019.09-.69%2021.85-.26.52.08.91.56.91%201.12v2.07Zm12.83-6.11c-.23.4-.73.54-1.16.37-15.85-6.02-40.59-2.63-40.59-2.63-7.71.83-16.38%202.51-24.84%205.72-1.86.71-3.83-.7-3.79-2.69.04-1.78.21-4.01.64-6.5.47-5.82%204.05-12.66%206.86-16.05.21-.26.44-.51.66-.76l.15-.18c.04-.04.08-.08.12-.13.09-.1.18-.19.27-.29.04-.04.08-.09.12-.13%2010.77-11.27%2029.74-12.56%2043.04-5.22%206.35%203.5%2012.48%209.45%2015.96%2015.84.59%201.09%204.26%209.59%202.54%2012.61Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M134.96%2054.25c-3.13-5.2-7.49-9.08-13.06-11.45-6.18-2.63-12.69-3.49-19.37-2.94-2.34.2-4.64.67-6.84%201.5h-.02c-.92.35-.75%201.7.23%201.81.46.05%207.77-1.01%2014.92.39%2018.14%203.56%2024.01%2012.38%2024.65%2012.7.18.09.38-.09.3-.27-.28-.58-.47-1.2-.8-1.75Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M190%2095c0-52.47-42.53-95-95-95S0%2042.53%200%2095c0%2030.37%2014.25%2057.41%2036.43%2074.8.61.48%201.24.96%201.86%201.42%200%200%20.01%200%20.02.01.62.47%201.26.92%201.89%201.37a94.6%2094.6%200%200%200%2032.39%2014.72l.26.06c.54.13%201.08.25%201.62.37.16.04.33.07.49.11.51.11%201.02.22%201.53.32.2.04.39.08.59.11.5.09%201%20.19%201.5.28.2.03.39.06.59.1q1.47.24%202.94.45c.19.03.38.06.58.08.37.05.74.09%201.11.13.38.04.75.09%201.13.13.35.04.7.07%201.05.1.41.04.81.08%201.22.11.33.03.67.05%201%20.08.44.03.88.06%201.32.08.31.02.62.04.93.05l1.5.06c.26%200%20.51.02.77.02q1.14.03%202.28.03c.81%200%201.61-.01%202.42-.03.27%200%20.53-.02.8-.03.54-.02%201.07-.03%201.6-.06l.97-.06c.47-.03.94-.05%201.42-.09l1.05-.09c.44-.04.88-.07%201.32-.12l1.09-.12c.42-.05.85-.09%201.27-.14l1.11-.15c.41-.06.82-.11%201.23-.17l1.13-.18c.4-.06.79-.13%201.19-.2l1.14-.21c.38-.07.77-.14%201.15-.22l1.15-.24%201.13-.24%201.16-.27c.37-.09.73-.17%201.09-.27.39-.1.78-.2%201.17-.31.35-.09.71-.19%201.06-.29.39-.11.78-.22%201.17-.34.35-.1.69-.2%201.04-.31.39-.12.78-.24%201.17-.37.34-.11.68-.22%201.01-.33.39-.13.79-.27%201.18-.4.33-.11.65-.23.98-.35.4-.14.79-.29%201.18-.44.32-.12.64-.24.95-.36.4-.15.79-.31%201.19-.47.31-.12.62-.25.92-.38.4-.17.8-.33%201.19-.51.3-.13.59-.26.89-.39l1.2-.54c.29-.13.57-.27.86-.4.4-.19.8-.38%201.2-.58.28-.14.55-.27.83-.41.4-.2.8-.41%201.2-.61.27-.14.53-.28.8-.42.4-.21.8-.43%201.2-.65.26-.14.51-.29.77-.43.4-.23.81-.46%201.21-.69.24-.14.49-.29.73-.43.41-.24.81-.48%201.21-.73.23-.14.46-.29.7-.43.41-.26.81-.51%201.22-.77.22-.14.44-.29.66-.43.41-.27.82-.54%201.22-.82.21-.14.41-.28.61-.43.41-.29.83-.57%201.23-.87.19-.14.38-.27.56-.41.42-.31.84-.61%201.25-.92l.51-.39c.42-.32.85-.65%201.27-.98.15-.12.3-.25.46-.37.43-.35.86-.69%201.29-1.05l.39-.33c.44-.37.88-.74%201.32-1.12.1-.09.2-.18.31-.27.46-.4.92-.81%201.37-1.22.06-.06.13-.12.19-.18.49-.45.97-.9%201.45-1.35%2018.05-17.29%2029.29-41.64%2029.29-68.6Zm-66.06%2031.79c-.14-1.06-.27-2.12-.42-3.17-.17-1.05-.31-2.11-.51-3.15-.17-1.05-.37-2.09-.57-3.13-.22-1.02-.45-2.09-.7-3.03v-.05c-.22-.75.23-1.53.98-1.73.72-.19%201.46.2%201.7.89.4%201.12.68%202.15.97%203.23.27%201.07.54%202.14.77%203.21.46%202.15.83%204.31%201.17%206.47.43%202.83.73%205.68.96%208.53%201.87.08%203.75.21%205.62.39%205.06.53%2010.09%201.57%2014.95%203.14.68.22%201.05.94.83%201.62-.2.62-.82.98-1.44.87h-.09c-2.43-.43-4.8-1.02-7.25-1.29l-1.82-.26-.91-.14-.92-.08-3.67-.36c-.61-.08-1.23-.07-1.84-.11l-1.84-.11-1.34-.08.06.92.15%203.27.07%203.27c.06%202.18.03%204.36%200%206.53-.04%202.18-.16%204.35-.24%206.52-.16%202.17-.3%204.34-.49%206.5a1.42%201.42%200%200%201-1.53%201.29c-.74-.06-1.29-.68-1.29-1.41v-.04c.01-2.15.08-4.3.11-6.45%200-2.15.05-4.29.02-6.44-.06-2.14-.01-4.29-.11-6.43l-.1-3.21-.18-3.21c-.02-.4-.05-.81-.07-1.21-.81-.02-1.62-.04-2.44-.03l-3.7.06c-1.23.02-2.47.1-3.7.15-1.24.04-2.47.13-3.7.23-2.47.16-4.94.4-7.4.67-4.91.57-9.86%201.28-14.68%202.23h-.03c-.7.14-1.37-.31-1.51-1.01-.13-.67.28-1.31.93-1.49%202.48-.67%204.93-1.21%207.41-1.7%202.47-.51%204.97-.89%207.47-1.26%201.25-.2%202.5-.33%203.76-.49%201.25-.17%202.51-.29%203.77-.4%201.26-.12%202.52-.23%203.78-.29%201.26-.07%202.53-.18%203.79-.21%202-.08%204.01-.1%206.02-.07-.2-2.66-.46-5.32-.78-7.96ZM75.4%20113.91c-.9%203.02-3.03%2010.29-4.35%2015.97-1.93%207.6-5.95%2032.98-7.44%2050.21a89.9%2089.9%200%200%201-22.89-12.47c1.83-15.14%206.36-30.41%206.99-32.33%201.27-3.9%202.78-7.76%204.76-11%201.45-2.36%203.82-4.02%206.4-5.35.13-.06.29-.14.47-.23.27-.16.52-.29.78-.42.34-.18.68-.34%201.02-.51.68-.33%201.35-.65%202.04-.94l1.02-.45%201.03-.42c.68-.29%201.38-.54%202.07-.8%201.82-.67%204.91-1.62%206.83-2.19%201-.3%201.54.02%201.28.91Zm80.96%2025.38c-2.83-10.56-6.67-27.09-18-30.96-12.07-4.12-25.04-4.57-37.58-3.77-8.86.57-17.75%202.15-26.34%204.7-3.79%201.12-15.99%205.8-18.39%207.03-2.76%201.42-5.31%203.2-6.86%205.73-2.13%203.47-3.74%207.61-5.1%2011.78-.62%201.89-4.82%2016.02-7%2030.96a94%2094%200%200%201-6.19-5.65C13.77%20141.98%204.34%20119.22%204.34%2095s9.43-46.98%2026.55-64.11C48.02%2013.77%2070.78%204.34%2095%204.34s46.98%209.43%2064.11%2026.55c17.12%2017.12%2026.55%2039.89%2026.55%2064.11s-9.06%2046.07-25.54%2063.07c-.83-6.4-2.13-12.71-3.76-18.77Zm98.56-39.27c-1.89%200-2.9%201.01-3.28%202.65l-3.4%2014.24c-.63%202.77-2.65%204.28-5.55%204.28h-8.19c-2.77%200-4.28-1.51-3.53-4.28l20.04-75.61c.75-2.65%202.65-4.16%205.42-4.16h11.47c2.77%200%204.66%201.51%205.42%204.16l19.66%2075.23c.75%202.77-.76%204.66-3.53%204.66h-8.57c-2.9%200-4.91-1.51-5.54-4.28l-3.4-14.24c-.38-1.64-1.39-2.65-3.28-2.65h-13.73Zm10.59-14.62c1.39%200%202.27-.63%201.89-2.14l-5.54-23.82-5.67%2023.82c-.38%201.51.5%202.14%201.89%202.14zm49.86%2031.63c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V41.42c0-2.9%201.39-4.28%204.16-4.28h7.94c2.9%200%204.28%201.39%204.28%204.28zm11.33-47.01h-1.39c-2.77%200-4.16-1.39-4.16-4.16v-5.55c0-2.77%201.39-4.16%204.16-4.16h1.39v-9.2c0-2.65.5-5.67%203.91-6.68l6.68-1.89c3.65-1.01%205.8.25%205.8%203.78v13.99h5.42c2.77%200%204.16%201.39%204.16%204.16v5.55c0%202.77-1.39%204.16-4.16%204.16h-5.42v34.15c0%203.28%201.89%204.41%204.28%204.41h1.76c1.89%200%203.15.63%203.15%203.53v4.28c0%204.28-4.28%206.05-8.82%206.05-8.32%200-16.76-4.66-16.76-15.88zm75.54%2019.16c0%202.77-1.39%204.16-4.16%204.16H373v4.54c0%207.06%203.28%2010.84%2010.96%2010.84%205.29%200%207.31-2.14%2010.71-2.14%203.02%200%204.16%202.4%204.16%204.16v2.02c0%205.29-5.04%209.7-15.88%209.7-17.26%200-26.34-10.08-26.34-25.96V76.72c0-13.36%209.7-21.8%2022.81-21.8s22.81%208.44%2022.81%2021.8V89.2ZM385.99%2076.7c0-6.05-2.52-9.07-6.55-9.07s-6.43%203.02-6.43%209.07v4.16h12.98zm39.5%2040.33c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V60.45c0-2.9%201.39-4.28%204.16-4.28h7.94c3.02%200%204.28%201.39%204.28%204.54%202.52-2.65%206.43-5.8%2011.34-5.8%203.02%200%203.4%201.89%203.4%203.53v6.68c0%203.65-3.15%204.03-6.17%204.41-5.17.63-8.57%204.79-8.57%2010.96zm51.89-39.32c0-5.17-2.4-8.95-7.18-8.95s-7.18%203.78-7.18%208.95v39.32c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V60.45c0-2.9%201.39-4.28%204.16-4.28h7.94c2.77%200%204.28%201.39%204.28%204.16%200%200%204.28-5.42%2012.73-5.42%2012.22%200%2018.02%209.07%2018.02%2022.81v39.32c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V77.72Zm31.67-8.82c-1.51%200-3.4-.75-3.4-3.15v-3.4c0-5.42%208.19-7.43%2016.13-7.43%2010.96%200%2025.2%202.77%2025.2%2020.67v41.33c0%202.9-1.39%204.28-4.16%204.28h-6.05c-2.65%200-4.03-1.13-4.28-3.28-.38.38-4.41%204.54-11.85%204.54-12.22%200-20.79-9.2-20.79-20.92%200-19.66%2015.25-25.46%2030.75-27.09-.25-4.41-2.02-7.43-9.07-7.43s-10.08%201.89-12.47%201.89Zm14.37%2039.44c4.66%200%207.18-3.78%207.18-8.57V86.28c-7.31%201.64-14.37%204.03-14.37%2013.48%200%204.66%202.27%208.57%207.18%208.57Zm33.56-38.31h-1.39c-2.77%200-4.16-1.39-4.16-4.16v-5.55c0-2.77%201.39-4.16%204.16-4.16h1.39v-9.2c0-2.65.5-5.67%203.91-6.68l6.68-1.89c3.65-1.01%205.8.25%205.8%203.78v13.99h5.42c2.77%200%204.16%201.39%204.16%204.16v5.55c0%202.77-1.39%204.16-4.16%204.16h-5.42v34.15c0%203.28%201.89%204.41%204.28%204.41h1.76c1.89%200%203.15.63%203.15%203.53v4.28c0%204.28-4.28%206.05-8.82%206.05-8.32%200-16.76-4.66-16.76-15.88zm49.98-23.31c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16v-5.29c0-2.9%201.39-4.28%204.16-4.28h7.94c2.9%200%204.28%201.39%204.28%204.28zm0%2070.32c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V60.45c0-2.9%201.39-4.28%204.16-4.28h7.94c2.9%200%204.28%201.39%204.28%204.28zm54.81-60.87c2.77%200%204.79%201.89%203.53%205.55l-18.27%2055.32c-.63%202.14-2.14%204.16-5.42%204.16h-5.8c-3.28%200-4.79-2.02-5.42-4.16l-17.26-55.32c-1.13-3.66.76-5.55%203.53-5.55h6.93c3.4%200%204.91%201.64%205.54%204.28l10.08%2035.79%2010.84-35.79c.76-2.65%202.14-4.28%205.55-4.28h6.18Zm52.38%2033.02c0%202.77-1.39%204.16-4.16%204.16h-25.08v4.54c0%207.06%203.28%2010.84%2010.96%2010.84%205.29%200%207.31-2.14%2010.71-2.14%203.02%200%204.16%202.4%204.16%204.16v2.02c0%205.29-5.04%209.7-15.88%209.7-17.26%200-26.34-10.08-26.34-25.96V76.72c0-13.36%209.7-21.8%2022.81-21.8s22.81%208.44%2022.81%2021.8V89.2ZM697.89%2076.7c0-6.05-2.52-9.07-6.55-9.07s-6.43%203.02-6.43%209.07v4.16h12.98z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M758.83%2041.42v6.05c0%202.77-1.39%204.16-4.28%204.16h-10.84c-1.64%200-2.52.88-2.52%202.52v62.88c0%202.77-1.39%204.16-4.16%204.16h-8.57c-2.9%200-4.28-1.39-4.28-4.16V54.15c0-1.64-.88-2.52-2.52-2.52h-10.84c-2.9%200-4.28-1.39-4.28-4.16v-6.05c0-2.9%201.39-4.28%204.28-4.28h43.73c2.9%200%204.28%201.39%204.28%204.28%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M752.32%2076.32c0-15%2011.59-21.42%2023.44-21.42s23.44%206.43%2024.66%2021.42v24.7c-1.22%2015-12.81%2021.42-24.66%2021.42s-23.44-6.43-23.44-21.42zm16.38%2024.7c0%204.91%202.77%207.56%207.06%207.56s7.06-2.65%207.06-7.56v-24.7c0-4.91-2.77-7.56-7.06-7.56s-7.06%202.65-7.06%207.56zm-536.92%2044.79c0-4.21%203.13-7.06%207.16-7.06%202.74%200%204.46%201.41%205.46%203.05l-2.02%201.06c-.65-1.14-1.98-1.98-3.44-1.98-2.7%200-4.7%202.04-4.7%204.93s2%204.93%204.7%204.93c1.45%200%202.78-.86%203.44-1.98l2.04%201.02c-1.04%201.64-2.74%203.09-5.48%203.09-4.03%200-7.16-2.86-7.16-7.05Zm24.58%206.81-3.01-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.59%203.74-3.25%204.01l3.35%205.36zm.23-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m6.5%202.58c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.5%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m17.02%206.81-2.64-10.08-2.66%2010.08h-2.56l-3.89-13.64h2.66l2.66%2010.49%202.82-10.49h1.9l2.82%2010.49%202.66-10.49h2.68l-3.91%2013.64h-2.56Zm10.29%200v-13.64h5.07c4.27%200%207.14%202.82%207.14%206.81s-2.86%206.83-7.12%206.83zm9.75-6.83c0-2.62-1.64-4.7-4.66-4.7h-2.7v9.43h2.68c2.96%200%204.68-2.13%204.68-4.72Zm6.15%204.91%201.35-1.86c.92%201%202.41%201.9%204.31%201.9s2.72-.96%202.72-1.88c0-2.86-7.93-1.08-7.93-6.09%200-2.27%201.96-4.01%204.97-4.01%202.11%200%203.84.7%205.09%201.92l-1.35%201.78c-1.08-1.08-2.54-1.57-3.97-1.57s-2.29.7-2.29%201.7c0%202.56%207.93.98%207.93%206.05%200%202.27-1.62%204.23-5.28%204.23-2.52%200-4.33-.9-5.56-2.17Zm14.68-4.89c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m7.01%201.41v-8.24h2.43v8.18c0%202.17%201.21%203.58%203.48%203.58s3.48-1.41%203.48-3.58v-8.18h2.43v8.24c0%203.37-1.94%205.64-5.91%205.64s-5.91-2.27-5.91-5.64m24.77%205.4-3.01-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.59%203.74-3.25%204.01l3.35%205.36zm.22-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m6.51%202.58c0-4.21%203.13-7.06%207.16-7.06%202.74%200%204.46%201.41%205.46%203.05l-2.03%201.06c-.65-1.14-1.98-1.98-3.43-1.98-2.7%200-4.7%202.04-4.7%204.93s2%204.93%204.7%204.93c1.45%200%202.78-.86%203.43-1.98l2.05%201.02c-1.04%201.64-2.74%203.09-5.48%203.09-4.03%200-7.16-2.86-7.16-7.05Zm16.79%206.81v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm14.06%200v-13.64h5.07c4.27%200%207.14%202.82%207.14%206.81s-2.86%206.83-7.12%206.83zm9.75-6.83c0-2.62-1.64-4.7-4.66-4.7h-2.7v9.43h2.68c2.97%200%204.68-2.13%204.68-4.72Zm13.67%204.91%201.35-1.86c.92%201%202.41%201.9%204.31%201.9s2.72-.96%202.72-1.88c0-2.86-7.93-1.08-7.93-6.09%200-2.27%201.96-4.01%204.97-4.01%202.11%200%203.84.7%205.09%201.92l-1.35%201.78c-1.08-1.08-2.54-1.57-3.97-1.57s-2.29.7-2.29%201.7c0%202.56%207.93.98%207.93%206.05%200%202.27-1.61%204.23-5.28%204.23-2.51%200-4.34-.9-5.56-2.17Zm14.69-4.89c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m7%206.81v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v5.91h-2.39Zm17.02%200v-11.53h-4.13v-2.11h10.65v2.11h-4.13v11.53zm21.23%200-2.64-10.08-2.66%2010.08h-2.56l-3.88-13.64h2.66l2.66%2010.49%202.82-10.49h1.9l2.82%2010.49%202.66-10.49h2.68l-3.91%2013.64h-2.56Zm18.94%200-1-2.64h-6.26l-1%202.64h-2.72l5.36-13.64h2.98l5.36%2013.64zm-4.13-11.25-2.45%206.5h4.91l-2.45-6.5Zm18.37%2011.25-3-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.6%203.74-3.25%204.01l3.35%205.36h-2.78Zm.23-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m7.1%209.39v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm29.37%200-3-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.6%203.74-3.25%204.01l3.35%205.36h-2.78Zm.22-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m7.11%209.39v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm13.46-6.81c0-4.21%203.13-7.06%207.16-7.06%202.74%200%204.46%201.41%205.46%203.05l-2.03%201.06c-.65-1.14-1.98-1.98-3.43-1.98-2.7%200-4.7%202.04-4.7%204.93s2%204.93%204.7%204.93c1.45%200%202.78-.86%203.43-1.98l2.05%201.02c-1.04%201.64-2.74%203.09-5.48%203.09-4.03%200-7.16-2.86-7.16-7.05Zm16.2%200c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m18.78%206.81v-10.53l-4.17%2010.53h-1.02l-4.19-10.53v10.53h-2.39v-13.64h3.37l3.72%209.37%203.7-9.37h3.37v13.64zm19.33%200v-10.53l-4.17%2010.53h-1.02l-4.19-10.53v10.53h-2.39v-13.64h3.37l3.72%209.37%203.7-9.37h3.37v13.64zm7.55%200v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm23.57%200-7.12-9.75v9.75h-2.39v-13.64h2.45l6.97%209.45v-9.45h2.39v13.64h-2.31Zm7.47%200v-13.64h5.07c4.27%200%207.14%202.82%207.14%206.81s-2.86%206.83-7.12%206.83zm9.75-6.83c0-2.62-1.64-4.7-4.66-4.7h-2.7v9.43h2.68c2.96%200%204.68-2.13%204.68-4.72Zm15.87%206.83-1-2.64h-6.26l-1%202.64h-2.72l5.36-13.64h2.98l5.36%2013.64zm-4.13-11.25-2.45%206.5h4.91l-2.45-6.5Zm12.5%2011.25v-11.53h-4.13v-2.11h10.65v2.11h-4.13v11.53zm10.8%200v-13.64h2.39v13.64zm6.96-6.81c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m16.51%206.81-7.12-9.75v9.75h-2.39v-13.64h2.45l6.97%209.45v-9.45h2.39v13.64h-2.31Zm6.59-1.92%201.35-1.86c.92%201%202.41%201.9%204.31%201.9s2.72-.96%202.72-1.88c0-2.86-7.93-1.08-7.93-6.09%200-2.27%201.96-4.01%204.97-4.01%202.11%200%203.84.7%205.09%201.92l-1.35%201.78c-1.08-1.08-2.54-1.57-3.97-1.57s-2.29.7-2.29%201.7c0%202.56%207.93.98%207.93%206.05%200%202.27-1.61%204.23-5.28%204.23-2.51%200-4.34-.9-5.56-2.17Z%22%20class%3D%22cls-1%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [class^=\"StarRating_star\"] {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] [class^=\"StarRating_star\"][class*=\"StarRating_active\"] {\n color: #f5a97f;\n }\n :root[data-theme=\"dark\"] [class*=\"AppAlertWrapper_warning\"] span {\n color: #f5a97f;\n }\n :root[data-theme=\"dark\"] [class*=\"HighlightFeatureListItem_featurePoint\"]:not(\n [class*=\"HighlightFeatureListItem_gray\"]\n ) {\n background-color: #a6da95;\n color: #a6da95;\n border-color: #f5fbf4;\n }\n :root[data-theme=\"dark\"] [class*=\"AppBanner_iconWrapper\"],\n :root[data-theme=\"dark\"] [class*=\"AppBanner_banner\"],\n :root[data-theme=\"dark\"] [class*=\"AppBanner_bottom\"] {\n border-color: #6e738d;\n }\n :root[data-theme=\"dark\"] [class^=\"HeaderLinks_globalSiteNav\"] a,\n :root[data-theme=\"dark\"] [class^=\"HeaderLinks_globalSiteNav\"] span,\n :root[data-theme=\"dark\"] [class^=\"HeaderLinks_authAndMenu\"] a,\n :root[data-theme=\"dark\"] [class*=\"Button_headerTextButton\"] svg,\n :root[data-theme=\"dark\"] [class*=\"Button_headerTextButton\"]:hover svg,\n :root[data-theme=\"dark\"] [class^=\"HeaderLinks_header\"] button:focus {\n color: #24273a !important;\n }\n :root[data-theme=\"dark\"] [class^=\"HeaderLinks_logoSmall\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20id%3D%22Capa_2%22%20data-name%3D%22Capa%202%22%20viewBox%3D%220%200%20500%20500%22%20cursor%3D%22default%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2324273a%3Bstroke-width%3A0%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Capa_1-2%22%20data-name%3D%22Capa%201%22%3E%3Cpath%20d%3D%22M250%208.66c133.29%200%20241.34%20108.05%20241.34%20241.34S383.29%20491.34%20250%20491.34%208.66%20383.28%208.66%20250%20116.71%208.66%20250%208.66M250%200C112.15%200%200%20112.15%200%20250s112.15%20250%20250%20250%20250-112.15%20250-250S387.84%200%20250%200%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M385.6%20377.84c-.39.08-.77.17-1.16.25.71%202.47%201.37%204.82%201.96%207.19%201.4%205.64%202.81%2011.28%204.21%2016.91%209.54-8.85%2018.25-18.57%2026.01-29.04-6.35.75-12.86%201.53-19.23%202.43-3.92.55-7.75%201.38-11.8%202.26Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M405%20288.35c-78.81-12.75-161.7%2012.77-228.94%2053.36-15.77%209.52-33.12%2018.95-44.36%2034-7.65%2010.28-11.68%2022.52-14.14%2035%206.45%205.28%2013.23%2010.18%2020.31%2014.67.01-.69.02-1.38.04-2.07.27-8.54%201.34-17.22%204.77-25.12%203.8-8.75%209.96-14.14%2017.56-19.54%2015.75-11.21%2033.3-20.14%2050.25-29.01%201.16-.61%202.81-.6%204.22-.88.32%201.28.99%202.59.9%203.85-.43%205.88-.3%2011.81-.16%2017.71.46%2021.16%201.84%2042.32%203.27%2063.47.49%207.29%201%2014.58%201.5%2021.85a210%20210%200%200%200%2028.99%202.02c47.79%200%2091.82-16.12%20126.94-43.21-2.94-10.22-5.89-20.43-8.85-30.64-.12-.44-.27-.87-.43-1.3-.45.1-.9.21-1.33.34-25.77%207.16-51.97%2017.21-80.11%2030.75-.24.12-.49.25-.74.38-1.23.65-2.91%201.54-4.94%201.55h-.04c-2.47%200-5.79-1.37-7.08-3.94-1.33-2.67-.35-6.37%201.33-8.29%201.37-1.57%203.16-2.52%204.59-3.29l.79-.43a380.7%20380.7%200%200%201%2079.26-33.27c.75-.22%201.5-.45%202.25-.68-.48-1.23-.97-2.47-1.45-3.73-2.1-5.43-4.28-11.04-6.68-16.45-3.08-6.93-6.59-13.87-9.99-20.58l-1.75-3.47c-1.13-2.24-2.28-5.18-1.14-8.09.5-1.28%201.65-3.01%204.27-3.99%203.64-1.35%209.07%201.35%2010.65%204.46%208.63%2017%2016.03%2032.19%2022.63%2046.44.29.62.49.98.62%201.17.19-.02.51-.06.97-.16%2016.55-3.77%2032.97-5.37%2048.79-4.77a207%20207%200%200%200%2018.46-39.79c-11.35-14.57-24.88-25.64-41.25-28.3Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M455.59%20229.46c-.46-4.53-1.19-9.03-2.04-13.52-.63-3.33-1.32-6.65-2.01-9.96-.74-3.57-1.38-7.17-2.26-10.71a191.2%20191.2%200%200%200-16.52-43.66%20199%20199%200%200%200-7.62-13.22c-2.7-4.28-5.56-8.45-8.58-12.5a198%20198%200%200%200-9.48-11.76c-3.3-3.79-6.74-7.45-10.31-10.98-3.56-3.52-7.26-6.92-11.07-10.17-3.81-3.26-7.75-6.36-11.78-9.33-4.04-2.97-8.18-5.79-12.42-8.47s-8.58-5.2-13-7.56c-4.43-2.37-8.94-4.58-13.52-6.64a214%20214%200%200%200-28.32-10.37c-9.71-2.8-19.61-4.89-29.62-6.28-5.03-.69-10.08-1.21-15.14-1.54a211%20211%200%200%200-15.28-.43c-5.12.05-10.25.29-15.35.71-5.14.44-10.27%201.06-15.36%201.89a202%20202%200%200%200-30.51%207.42%20194%20194%200%200%200-15.01%205.59c-5.02%202.1-9.94%204.39-14.77%206.88-2.28%201.17-4.52%202.42-6.77%203.64-59.26%2034.17-98.24%2095-104.51%20163.13-1.04%2019.63.34%2039.3%204.04%2058.6h-.03s3.98%2023.43%206.22%2027.81c10.96%2041.42%2030.06%2077.99%2055.15%2071.21a3.466%203.466%200%200%200%202.33-4.32c-.05-.15-.1-.31-.17-.45a19.92%2019.92%200%200%201-10.91-7.84c-13.87-23.27%2056.73-73.11%20153.16-109.78%2088.57-33.73%20168.56-44.67%20186.77-26.77%203.6%202.95%205%207.84%203.49%2012.25a63.24%2063.24%200%200%201-19.45%2029.8c-.76.73-1.2%201.74-1.2%202.79s.43%202.07%201.19%202.8a3.783%203.783%200%200%200%205.1.24%2073.94%2073.94%200%200%200%2024.37-35.04c.58-1.78.7-3.89.94-5.75.24-1.96.42-3.93.52-5.9.2-3.93.11-7.89-.29-11.83Zm-325.31%2076.13c-11.8%208.37-32.37%2023.36-40.98%2040.1-3.36%206.45-6.5%201.43-8.46-2.24a203.6%20203.6%200%200%201-11.27-31.61c-.01-.02-.02-.05-.03-.07-1.38-5.03-5.87-21.66-6.31-26.6.01-.01.02-.03.03-.03a223.6%20223.6%200%200%201-3.9-54.95c5.86-62.88%2041.87-119%2096.56-150.56%204.94-2.76%209.9-5.27%2014.9-7.55%204.9-2.23%2024.81-9.65%205.11%207.81a175.4%20175.4%200%200%200-56.81%20114.21c-1.91%2022.42%204.6%2064.4%2016.1%2095.21%203.62%209.65.66%2012.34-4.95%2016.29Zm233.46-103.5a9.08%209.08%200%200%201-6.16%204.02%20355%20355%200%200%200-65.42%2015.52c-2.48.75-5.17.42-7.4-.93a9.1%209.1%200%200%201-4.23-6.14l-1.68-7.68c-.41-1.94.57-3.91%202.37-4.74%2024.87-9.94%2051.13-16%2077.84-17.97%201.99-.1%203.75%201.29%204.12%203.26l1.75%207.39c.64%202.48.21%205.12-1.19%207.26Zm42.35-39.08a3.47%203.47%200%200%201-3.82%202.2c-61.41-9.13-147.26%2022.36-147.26%2022.36a368.8%20368.8%200%200%200-84.37%2039.83c-4.73%203.11-11.09%201.79-14.2-2.95-.74-1.13-1.25-2.39-1.5-3.71-1.48-7.84-2.38-15.77-2.73-23.73-1.71-21.62%202.42-43.3%2011.97-62.77.58-1.08%201.16-2.16%201.82-3.2.08-.27.21-.53.38-.76l.3-.54.74-1.25.36-.55c29.76-48.75%2096.58-68.19%20149.92-52.31%2026.73%208.2%2050.75%2023.48%2069.49%2044.23%202.93%203.44%2022.71%2030.94%2018.9%2043.15%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22m374.15%20129.69-.05.11A83.7%2083.7%200%200%200%20334.38%2095a121.44%20121.44%200%200%200-58.84-8.95c-7.13.56-14.13%202.11-20.83%204.58a2.83%202.83%200%200%200-2.02%203.07%202.816%202.816%200%200%200%202.74%202.45%20172.3%20172.3%200%200%201%2045.36%201.21c55.24%2011.04%2072.92%2037.62%2074.86%2038.67.55.27%201.21-.27.94-.82-.72-1.88-1.54-3.73-2.44-5.53Z%22%20class%3D%22cls-1%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [class*=\"HeaderLinks_logoLarge\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20id%3D%22Capa_2%22%20data-name%3D%22Capa%202%22%20viewBox%3D%220%200%201070.28%20160.29%22%20cursor%3D%22default%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2324273a%3Bstroke-width%3A0%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Capa_1-2%22%20data-name%3D%22Capa%201%22%3E%3Cpath%20d%3D%22M45.35%20118.15c-3.55%200-5.45%201.89-6.16%204.97l-6.39%2026.76c-1.18%205.21-4.97%208.05-10.42%208.05H7c-5.21%200-8.05-2.84-6.63-8.05L38.01%207.82C39.43%202.85%2042.98%200%2048.19%200h21.54c5.21%200%208.76%202.84%2010.18%207.82l36.94%20141.35c1.42%205.21-1.42%208.76-6.63%208.76h-16.1c-5.44%200-9.23-2.84-10.41-8.05l-6.39-26.76c-.71-3.08-2.6-4.97-6.16-4.97zm19.89-27.47c2.6%200%204.26-1.18%203.55-4.02L58.38%2041.91%2047.72%2086.66c-.71%202.84.95%204.02%203.55%204.02zm93.68%2059.43c0%205.21-2.6%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V8.05c0-5.44%202.6-8.05%207.81-8.05h14.92c5.45%200%208.05%202.61%208.05%208.05zm21.3-88.31h-2.6c-5.21%200-7.81-2.6-7.81-7.81V43.57c0-5.21%202.6-7.81%207.81-7.81h2.6V18.48c0-4.97.95-10.65%207.34-12.55l12.55-3.55C206.98.49%20211%202.86%20211%209.48v26.28h10.18c5.21%200%207.81%202.6%207.81%207.81v10.42c0%205.21-2.6%207.81-7.81%207.81H211v64.17c0%206.16%203.55%208.28%208.05%208.28h3.32c3.55%200%205.92%201.18%205.92%206.63v8.05c0%208.05-8.05%2011.37-16.58%2011.37-15.62%200-31.49-8.76-31.49-29.83zm141.94%2035.99c0%205.21-2.61%207.81-7.82%207.81h-47.12v8.52c0%2013.26%206.16%2020.36%2020.6%2020.36%209.94%200%2013.73-4.02%2020.12-4.02%205.68%200%207.81%204.5%207.81%207.81v3.79c0%209.94-9.47%2018.23-29.83%2018.23-32.43%200-49.48-18.94-49.48-48.78V74.34c0-25.1%2018.23-40.96%2042.86-40.96s42.86%2015.87%2042.86%2040.96v23.44Zm-30.55-23.44c0-11.37-4.74-17.05-12.31-17.05s-12.07%205.68-12.07%2017.05v7.81h24.39v-7.81Zm74.22%2075.76c0%205.21-2.61%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V43.8c0-5.45%202.61-8.05%207.81-8.05h14.92c5.68%200%208.05%202.6%208.05%208.53%204.73-4.98%2012.07-10.89%2021.31-10.89%205.68%200%206.39%203.55%206.39%206.63v12.55c0%206.87-5.92%207.58-11.6%208.29-9.71%201.18-16.1%209-16.1%2020.6v68.66Zm97.5-73.87c0-9.71-4.5-16.81-13.5-16.81s-13.49%207.1-13.49%2016.81v73.87c0%205.21-2.61%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V43.8c0-5.45%202.61-8.05%207.81-8.05h14.92c5.21%200%208.05%202.6%208.05%207.81%200%200%208.05-10.18%2023.91-10.18%2022.97%200%2033.86%2017.05%2033.86%2042.86v73.87c0%205.21-2.61%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81zm59.5-16.57c-2.84%200-6.39-1.42-6.39-5.92v-6.39c0-10.18%2015.39-13.97%2030.31-13.97%2020.6%200%2047.35%205.21%2047.35%2038.83v77.66c0%205.45-2.6%208.05-7.81%208.05h-11.37c-4.97%200-7.57-2.13-8.05-6.16-.71.71-8.29%208.53-22.26%208.53-22.97%200-39.07-17.28-39.07-39.3%200-36.94%2028.65-47.83%2057.77-50.91-.48-8.29-3.79-13.97-17.05-13.97s-18.94%203.55-23.44%203.55Zm27%2074.1c8.76%200%2013.5-7.1%2013.5-16.1V92.34c-13.73%203.08-26.99%207.57-26.99%2025.33%200%208.76%204.26%2016.1%2013.5%2016.1Zm63.05-71.97h-2.6c-5.21%200-7.81-2.6-7.81-7.81V43.57c0-5.21%202.6-7.81%207.81-7.81h2.6V18.48c0-4.97.95-10.65%207.34-12.55l12.55-3.55c6.87-1.89%2010.89.48%2010.89%207.1v26.28h10.18c5.21%200%207.81%202.6%207.81%207.81v10.42c0%205.21-2.6%207.81-7.81%207.81h-10.18v64.17c0%206.16%203.55%208.28%208.05%208.28h3.32c3.55%200%205.92%201.18%205.92%206.63v8.05c0%208.05-8.05%2011.37-16.58%2011.37-15.62%200-31.49-8.76-31.49-29.83zM706.79%2018c0%205.21-2.6%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.61-7.81-7.81V8.05c0-5.44%202.6-8.05%207.81-8.05h14.92c5.45%200%208.05%202.61%208.05%208.05zm0%20132.11c0%205.21-2.6%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V43.8c0-5.45%202.6-8.05%207.81-8.05h14.92c5.45%200%208.05%202.6%208.05%208.05zM809.78%2035.75c5.21%200%209%203.55%206.63%2010.42l-34.33%20103.94c-1.18%204.02-4.02%207.81-10.18%207.81h-10.89c-6.16%200-9-3.79-10.18-7.81L718.39%2046.17c-2.13-6.87%201.42-10.42%206.63-10.42h13.03c6.39%200%209.23%203.08%2010.41%208.05l18.94%2067.24%2020.36-67.24c1.42-4.97%204.02-8.05%2010.42-8.05zm98.41%2062.04c0%205.21-2.61%207.81-7.82%207.81h-47.12v8.52c0%2013.26%206.16%2020.36%2020.6%2020.36%209.94%200%2013.73-4.02%2020.12-4.02%205.68%200%207.81%204.5%207.81%207.81v3.79c0%209.94-9.47%2018.23-29.83%2018.23-32.43%200-49.48-18.94-49.48-48.78V74.34c0-25.1%2018.23-40.96%2042.86-40.96s42.86%2015.87%2042.86%2040.96v23.44Zm-30.55-23.44c0-11.37-4.74-17.05-12.31-17.05s-12.07%205.68-12.07%2017.05v7.81h24.39v-7.81Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M992.14%208.05v11.37c0%205.21-2.6%207.81-8.05%207.81h-20.36c-3.08%200-4.74%201.66-4.74%204.74v118.15c0%205.21-2.6%207.81-7.81%207.81h-16.1c-5.45%200-8.05-2.6-8.05-7.81V31.97c0-3.08-1.66-4.74-4.73-4.74h-20.36c-5.45%200-8.05-2.6-8.05-7.81V8.05c0-5.44%202.6-8.05%208.05-8.05h82.16c5.45%200%208.05%202.61%208.05%208.05Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M979.91%2073.63c0-28.17%2021.78-40.25%2044.04-40.25s44.04%2012.07%2046.33%2040.25v46.41c-2.29%2028.18-24.08%2040.25-46.33%2040.25s-44.04-12.07-44.04-40.25zm30.78%2046.41c0%209.23%205.21%2014.21%2013.26%2014.21s13.26-4.97%2013.26-14.21V73.63c0-9.23-5.21-14.21-13.26-14.21s-13.26%204.98-13.26%2014.21z%22%20class%3D%22cls-1%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [class^=\"DropdownListLink_additionalInfo\"] {\n color: #a5adcb;\n }\n :root[data-theme=\"dark\"] img[class*=\"PageIntroImage_a2-header-\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Dark_Version%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%20459.91%20535.19%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st0%7Bfill%3A%23363a4f%7D.st1%7Bfill%3A%2324273a%7D.st2%7Bfill%3A%23b7bdf8%7D.st6%7Bfill%3Anone%3Bstroke%3A%23b7bdf8%3Bstroke-width%3A5.7543%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D%3C/style%3E%3Cpath%20d%3D%22M21.77%20356.98c1.15-2.96%202.25-5.95%203.4-8.91%201.21-3.1%201.92-4.83%203.42-7.78.97-1.9%205.14-4.96%203.92-6.58l63.5-153.51c8.66-30.27%2081.29-36.05%20162.24-12.91s139.54%2066.42%20130.87%2096.68L363.85%20438.6c.57%201.31%201.17%202.6%201.83%203.85%202.18%201.5%201.22%202.1.07%205.41-.07.2.21%204.56.14%204.76-2.04%205.89-7.85%204.73-11.22-.59-2.35-3.7-3.63-7.98-5.4-12.01-1.1-.09-2.27-.49-3.43-1.4-6.7-5.26-10.83-9.83-16.17-16.43-2.41-2.98-4.61-5.74-7.59-8.14-.47-.32-.92-.64-1.39-.96-1.98.76-4.29.71-6.26-.44-16.12-9.4-34.99-14.53-51.06-24.25-4.94-2.99-10.03-5.4-15.13-7.8-.79-.2-1.6-.41-2.38-.61-17.68-4.72-33.13-14.35-51.16-17.64-10.38-1.89-19.78-5.08-30.47-5.75-10.12-.63-20.16-2.1-30.14-3.97-.83-.16-1.66-.28-2.5-.41-1.35-.11-2.71-.21-4.06-.38-14.89-1.67-30.65-1.84-45.7-2.03-10.39-.13-19.79.75-29.9%203.18-4.24%201.03-8.33%202.13-12.5%203.42-3.91%201.2-9.84%201.83-13.09%204.34-2.14%201.65-4.54%201.92-6.66%201.31.73-1.68%201.42-3.39%202.09-5.08%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M21.77%20356.98c1.15-2.96%202.25-5.95%203.4-8.91%201.21-3.1%201.92-4.83%203.42-7.78.97-1.9%204.12-5.13%202.88-6.75L96.01%20180.2c5.89-20.59%2041.41-29.83%2088.99-26.36L118.07%20351c-6.16-1.44%2052.8%206.03%2046.18%205.62-10.12-.63-20.16-2.1-30.14-3.97-.83-.16-1.66-.28-2.5-.41-1.35-.11-2.71-.21-4.06-.38-14.89-1.67-30.65-1.84-45.7-2.03-10.39-.13-19.79.75-29.9%203.18-4.24%201.03-8.33%202.13-12.5%203.42-3.91%201.2-9.84%201.83-13.09%204.34-2.14%201.65-4.54%201.92-6.66%201.31.71-1.7%201.4-3.41%202.07-5.1m63.65%2032.71s15.15-24.27%20113.3%205.46c98.15%2029.74%2093.42%2050.16%2093.42%2050.16l-61.61%20359.4-277.73-30.42z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M218.97%20326.19c5.6-15.06%209.14-30.67%2012.93-46.25.83-3.41%201.71-6.79%202.62-10.16-.12-.85-.12-1.76.1-2.74%204.7-20.96%209.78-42.77%2018.85-62.3.21-.45.45-.85.72-1.22.91-11.7%203.4-22.94%209.73-33.12%203.89-6.27%2012.56-2.81%2013.34%202.85%2070.88%2024.05%20119.82%2062.89%20111.87%2090.73L363.85%20438.6c.57%201.31%201.17%202.6%201.83%203.85%202.18%201.5.96%204.03-.19%207.34-.07.2-.13%203.96-.2%204.15-2.04%205.89-7.25%203.4-10.62-1.92-2.35-3.7-3.63-7.98-5.4-12.01-1.1-.09-2.27-.49-3.43-1.4-6.7-5.26-10.83-9.83-16.17-16.43-2.41-2.98-5.06-2.68-8.04-5.08-.47-.32-3.37-3.07-3.84-3.39-1.98.76-1.38.07-3.36-1.08-16.12-9.4-34.99-14.53-51.06-24.25-4.94-2.99-10.03-5.4-15.13-7.8-.79-.2-1.6-.41-2.38-.61-14.4-3.85-27.32-10.95-41.36-15.22%204.46-12.98%209.67-25.7%2014.47-38.56%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22m10.07%20382.47%202.49-6.05%206.82-11.14c3.45-1.18%2023.4-10.6%2030.71-12.96%209.95-3.21%2020.07-.94%2030.32-1.48%2010.01-.54%2019.9-.4%2029.93-.62%2010.84-.24%2019.29-2.68%2030.07.52%203.02.89%204.52%203.11%204.88%205.51%208.74.62%2017.45%201.45%2026.13%202.54%2026.07%203.25%2052.14%2011.79%2077.09%2020.3%2024.14%208.24%2045.45%2018.25%2065.94%2033.55%2017.88%2013.36%2035.09%2028.41%2046.26%2047.77l1.5%2014.33-1.7%208.1c-10.32%2036.08-99.88%2041.87-196.73%2014.19C66.92%20469.35-.26%20418.53%2010.07%20382.47m140.39-258.35c5.73-2.81%2010.45-4.38%2016.82-4.19%201.11-1.93%204.05-1.62%206.76-1.93%201.5-.16%203.05-.27%204.62-.35%205.86-.31%2011.74-.12%2017.63.21%2013.93.21%2027.79.74%2041.69%202.7%2017.52%202.48%2034.99%207.97%2052.3%2011.68%208.25%201.77%2016.58%205.41%2023.89%209.59%209.27%205.3%2019.24%209.29%2028.61%2014.39%2015.28%208.3%2030.2%2017.69%2038.03%2033.66.94%201.93%204.06%203.39%203.52%205.03%201.57%202.13-1.13%204.04-.81%206.94.38%203.44-.1%206.15-1.5%209.26-1.85%204.12-5.75%204.42-8.82%202.67-.2.16-.43.3-.67.45-.13.08-.26.16-.4.24-.2.11.12.51-.1.6s-.48.36-.72.42c-.18.05-.19.39-.38.42-.46.08-.85%201.13-1.36%201.13l-.72-.14-.51.08c-.61-.01-.06.37-.6.25-.11-.02-.98-.43-1.09-.46-.42-.12-.69-2.09-1.06-2.27-.07-.03-.12-.07-.19-.11-.38-.22-.75-.46-1.07-.74-.02-.01-.03-.04-.05-.05-.35-.32-.66-.66-.94-1.04-2.25-.78-4.46-1.88-6.63-2.99-.33-1.86-1.75-3.38-3.62-4.09-14.79-5.68-28.84-13.05-43.26-19.56-13.4-6.05-27.02-10.73-41.17-14.7-14.45-4.05-27.62-9-42.39-11.69-15.04-2.74-29.45-5.16-44.72-5.74-9.64-.37-21.31%201.25-30.92.54-3.38-1.16-6.4-2.82-8.61-5.21-6.01-6.55.97-21.33%208.44-25%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M129.23%20112.22c-.3-1.51-.04-3.14%201.1-4.7%202.54-3.5%204.88-7.42%207.06-11.41.63-1.64%201.22-3.33%201.78-5.08%201.64-5.11%203.94-9.58%206.19-14.47.61-1.33%201.46-2.23%202.41-2.81%201.46-3.05%203.35-5.85%206.57-8.26.03-.02.06-.03.1-.06%203.15-5.38%206.44-10.69%2010.03-15.8%206.09-8.66%2010.98-13.68%2020.38-17.29-1.31-1.75%205.48-2.11%206.36-4.17%2020.73-9.04%2038.86-17%2061.19-21.24%204.29-.31%208.51-.98%2012.83-1.07%2015.36-.32%2031.7-.84%2045.55%206.89%201.92%201.07%205.93%203.41%207.36%202.47%201.84%201.18%202.44.01%204.04%201.54%201.59%201.53%202.94%201.56%204.55%201%20.83%201.7%205.74%201.46%204.98%203.2%206.07%203.42%208.51%204.94%2014.64%208.17%203.39%201.53%206.48%201.09%209.02%205.23.85%201.38%201.81%202.73%202.82%204.06a90.5%2090.5%200%200%201%2010.95%206.71c5%203.58%208.26%207.34%2011.29%2012.85.62%201.13%201.12%202.3%201.56%203.51.05.05.11.08.15.13%208.41%208.92%2012.48%2020.56%2017.27%2031.53%203.76%208.6%2010.46%2018.41%2011.36%2027.76.9%209.42%203.24%2018.85%202.97%2028.57.86%206.01-2.75%2012.47-2.04%2018.44.85%207.15-3.25%2014.85-3.03%2022.01.56%2018.18-11.81%2023.1-22.31%2034.94-6.12%206.91-16.12-3.34-10.04-10.21%202.48-2.8%204.59-6.07%207.45-8.51.23-.21.48-.38.74-.56-.26-.78-.44-1.63-.44-2.62.01-1.04.05-2.09.11-3.15-.25-13.76-11.63-18.62-20.03-28.2-8.02-9.15-19.36-16.45-30.24-21.75-5.38-2.62-10.29-5.92-15.54-8.73-4.93-2.64-10.6-3.49-15.82-5.45-11.68-4.38-23.32-8.16-35.61-10.58-25.17-4.97-50.88-8.36-76.45-9.86-11.63-.68-21.08.49-31.76%205.26-5.36%202.39-14.65%205.16-15.93%2011.91-.05%201.32-.13%202.64-.28%203.96.02%204.21%201.33%2012.05-.24%2016.47-1.55%204.35-8.59%206.28-12.8%203.84-5.44-3.15-5.32-10.12-4.29-15.35-1.55-1.15-.9-4.63-1.12-7.25-.69-8.13-.87-16.54%205.16-21.87m256.08-9.74c-1.95-4.9-4.9-9.41-7.29-14.09-.56-1.09-1.04-2.18-1.52-3.28-2.02-2.92-3.42-6.15-4.67-9.43-3.19-4.34-6.99-8.4-10.22-12.02-3.89-4.37-9.41-8.22-13.39-12.92-2.05-.88-3.07-2.34-5.18-3.19-5.65-2.27-10.73-5.92-15.83-9.2-11.52-7.39-23.42-12.83-37.32-12.63-7.32.11-14.48-1.05-21.77-1-7.32.05-14.41%201.66-21.79%201.68-15.73.06-24.82%208.32-38.23%2014.5-.61.28-1.23.54-1.84.8-5.51%204.28-16.34%2014.26-16.2%2021.31.1%205.04%203.06%205.36%207.56%206.28%204.7.97%209.53%201.28%2014.3%201.46%2021.12.83%2041.19%203.35%2061.26%208.43%2020.5%205.18%2041.59%2010.46%2060.54%2020.1%208.32%204.23%2016.63%208.43%2025.84%2010.77%207.27%201.85%2019.15%207.45%2025.65%202.36.86-1.03%201.71-2.06%202.48-3.13-.73-2.34-1.52-4.64-2.38-6.8%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M218.17%20108.79c6.21-12.09%2012.99-23.96%2020.22-35.56%2011.7%201.31%2023.36%203.07%2034.81%205.97%2020.5%205.18%2040.96%2011.2%2060.86%2018.71%209.12%203.44%2016.32%209.82%2025.52%2012.16%207.27%201.85%2019.15%207.45%2025.65%202.36.86-1.03-.7-2%20.08-3.07-.74-2.36.12-4.53-.74-6.69-1.95-4.9-4.15-9.58-6.53-14.28-.56-1.09-1.04-2.18-1.52-3.28-2.02-2.92-5.62-5.09-6.87-8.39-3.19-4.34-4.78-9.44-8.01-13.07-3.89-4.37-9.52-7.47-13.51-12.16-2.05-.88-2.95-3.1-5.06-3.95-5.65-2.27-10.73-5.92-15.83-9.2-11.52-7.39-23.42-12.83-37.32-12.63-5.75.08-11.4-.61-17.08-.88%203.17-3.83%206.48-7.53%2010.2-10.87%203.57-3.19%206.2-3.58%2010.23-6.13%206.12.99%2013.2%201.52%2018.5%204.49%201.92%201.07%204.16%203.03%205.57%202.08%201.84%201.18%203.27-.98%204.87.56%201.59%201.53%202.88%203.38%204.49%202.82.83%201.7%205.74%201.46%204.98%203.2%206.07%203.42%207.46%205.28%2013.59%208.51%203.13-2.09%207.52.75%2010.08%204.88.85%201.38%201.81%202.73%202.82%204.06a90.5%2090.5%200%200%201%2010.95%206.71c5%203.58%208.26%207.34%2011.29%2012.85.62%201.13%201.12%202.3%201.56%203.51.05.05.11.08.15.13%208.41%208.92%2012.47%2020.56%2017.27%2031.53%203.76%208.6%2010.46%2018.41%2011.36%2027.76.9%209.42%203.19%2016.94%202.92%2026.67.86%206.01-2.71%2014.37-2%2020.35.85%207.15-3.8%2016.34-3.58%2023.51.56%2018.18-9.7%2023.95-20.2%2035.8-6.12%206.91-25.99-9.46-11.6-12.56%203.65-.79%204.59-6.07%207.45-8.51.23-.21.48-.38.74-.56-.26-.78-.44-1.63-.44-2.62.01-1.04.05-2.09.11-3.15-.25-13.76-11.63-18.62-20.03-28.2-8.02-9.15-19.36-16.45-30.24-21.75-5.38-2.62-10.29-5.92-15.54-8.73-4.93-2.64-10.6-3.49-15.82-5.45-11.68-4.38-23.32-8.16-35.61-10.58a573%20573%200%200%200-52.96-7.93c1.4-2.81%202.78-5.62%204.22-8.42%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22m391.41%20251.51-27.39%20212.27-13.24-23.3%2029.93-209.97z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M291.25%20464.71c-.9%201.08%201.04-2.13%201.42-3.18.45-1.21-1.22-3.03-.62-4.17.17-.3.34-.59.52-.89%200-.01.01-.05.01-.08%200-.09.01-.27.03-.58.01-.5%200-1%20.01-1.5.02-3.87.09-9.95%203.94-9.91%203.9.03%208.31%206.06%208.29%209.94-.02%203.46%201.68%206.76-.16%209.77-.11.19-.18.28-.22.35-.02.03-.02.04-.03.1-.2.54-.37%201.08-.58%201.6-.84%202.14-1.75%203.66-3.22%205.43-2.46%202.98-10.78%207.65-11.47%204.13-.64-3.39-.38-8.02%202.08-11.01M74.5%20387.47c2.6-2.53%2010.65-4.43%2012.46-1.79%201.49%202.17-2.25%206.1-3.36%208.31.05%201.49-.35%202.99-1.46%204.28-.35.41-.7.76-1.06%201.13-.06%201.31%200%202.7-.17%204-.36%202.88-1.38%205.24-2.83%207.74-1.21%202.07-2.78%205.13-4.79%205.05-5.82-.21-7.7-9.68-7.56-14.54.19-6.5%204.32-9.83%208.77-14.18%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M287.55%207.92s-46.52%2020.84-70.15%2093.53c0%200-78.74-9.99-92.12%2026.66%200%200%208.06-90.85%20104.55-115.32%2052.66-13.36%2057.72-4.87%2057.72-4.87%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M198.79%2058.84c5.48-1.81%2010.78-4.14%2015.78-7.03%204.52-2.62%208.67-5.9%2013.43-8.07%203.72-1.7%207.77-2.67%2011.71-3.67%204.58-1.17%209.2-2.15%2013.91-2.72%2010-1.21%2020.18-1.09%2030.18-.16%209.63.89%2019.46%202.33%2028.46%205.97%203.84%201.55%207.54%203.41%2011.2%205.39%205.7%205.44%2018.74%2015.38%2023.67%2020.73%2010.63%2011.53%2014.33%2020.55%2023.61%2033.3%203.06%204.21%205.6%2011.46%201.76%2012.89-2%202.39-6.07-2.9-9.49-5.11-1.98-1.28-5.26-2.08-7.41-3.1.6-2.73-3.84-4.09-6.28-5.13-11.09-4.7-22.17-9.4-33.43-13.71-10.1-3.86-20.33-7.5-30.78-10.27-9.84-2.63-20.03-4.08-30.17-5.01-3.82-.35-7.66-.58-11.48-.78-3.84-.86-7.72-1.52-11.63-1.87-6.38-.56-12.84-1.07-19.24-1.17-5.8-.1-10.42.81-13.92-4.6-1.15-1.77-1.18-3.85-.53-5.71.22-.06.44-.1.65-.17%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M231.84%2055.92c.92%203.84%2014.61%203.92%2031.39%202.67%2016.76-1.34%2031-3.51%2031.19-7.45.22-3.88-14.62-8.12-32.5-6.67-17.89%201.37-30.99%207.69-30.08%2011.45%22%20fill%3D%22%23fef8f5%22/%3E%3Cpath%20d%3D%22M206.63%2043.96c4.06-2.58%2010.03-7.4%2014.63-9%204.48-1.55%207.13-3.44%2011.7-4.84%2018.53-5.7%2042.16-6.25%2061.25-2.76%2021.46%203.92%2040.63%2016.31%2057.75%2029.32%207.85%205.97%2015.33%2013.16%2020.66%2021.56%205.48%208.63%2012.15%2020.21%2013.1%2030.49.85%209.16-10.51%2013.62-11.35%204.53-.44-4.71-7.13-13.81-9.2-17.88-1.93-3.78-3.58-7.73-5.92-11.24-4.46-6.74-9.4-14.98-15.81-19.77-14.26-10.66-31.23-20.07-48.81-23.92-15.28-3.34-31.46-2.11-46.88-.48-7.12.75-16.44%204.95-23.25%207.36-4.1%201.45-7.63%204.11-11.27%206.46-1.91%201.24-3.93%202.31-5.63%203.85-1.05.93-7.81%206.83-7.53%204.03-.93%209.09-11.18%207.64-10.24-1.54.9-9.01%209.75-11.71%2016.8-16.17%22%20fill%3D%22%23e35c12%22/%3E%3Cg%20id%3D%22XMLID_00000132055030417979415860000006498067231019915961_%22%3E%3Cpath%20d%3D%22M302%20101.3c-12.04-3.66-23.73-6.89-34.99-9.65-2.71-.67-5.26.29-5.82%202.14-.61%202.02%201.37%204.32%204.33%205.05%2010.97%202.71%2022.36%205.85%2034.09%209.41%202.84.86%205.67-.03%206.27-2v-.01c.6-1.9-1.13-4.1-3.88-4.94%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M288.7%2080.41c-33.32-9.19-65.1-13.16-90.91-12.33-7.2.24-10.8-8.73-5.37-13.46%2029.68-25.92%2071.54-36.66%20112.21-24.81%2039.49%2011.5%2068.5%2041.56%2080.32%2077.91%202.25%206.92-5.4%2012.86-11.51%208.93-21.76-14.04-51.21-27.01-84.74-36.24%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M196.09%2066.79c28.63-25.39%2067.55-36.16%20104.94-25.22%2036.42%2010.65%2063.02%2039.45%2074.16%2074.96%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22189.45%22%20cy%3D%22420.23%22%20rx%3D%2226.17%22%20ry%3D%22109.36%22%20transform%3D%22rotate%28-74.585%20189.475%20420.25%29%22%20fill%3D%22none%22%20stroke%3D%22%23b7bdf8%22%20stroke-width%3D%225.7533%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%229.998%22/%3E%3Ccircle%20cx%3D%22231.12%22%20cy%3D%22232.69%22%20r%3D%224.44%22%20class%3D%22st2%22%20transform%3D%22rotate%28-2.969%20230.932%20232.504%29%22/%3E%3Ccircle%20cx%3D%22196.9%22%20cy%3D%22348.91%22%20r%3D%224.44%22%20class%3D%22st2%22%20transform%3D%22rotate%28-83.748%20196.895%20348.894%29%22/%3E%3Cpath%20d%3D%22M67.2%20408.13c-.13-.27-.26-.54-.38-.81-.18-.4-.34-.8-.49-1.2-.1-.28-.2-.55-.28-.82-.12-.39-.23-.78-.32-1.17-.06-.26-.13-.53-.17-.79-.07-.39-.11-.78-.15-1.17-.02-.25-.05-.5-.07-.73-.01-.42%200-.83.02-1.25.01-.2.01-.41.03-.6.07-.61.18-1.2.34-1.79%205.47-19.83%2063.71-21.08%20130.07-2.79.51.14%201.01.29%201.5.43h0c.01%200%20.03%200%20.04.02%2026.63%207.45%2050.46%2016.91%2068.99%2026.84.01%200%20.02.01.04.02%201.41.76%202.78%201.52%204.14%202.27.04.03.08.04.12.07%201.32.74%202.6%201.49%203.86%202.24.08.04.14.09.21.13%201.21.73%202.41%201.45%203.56%202.19l.33.21c1.11.7%202.19%201.41%203.24%202.1.14.1.28.19.42.29%201.01.68%201.99%201.35%202.94%202.04.16.11.31.23.47.36.91.66%201.8%201.32%202.66%201.97.18.15.37.28.55.43.81.62%201.61%201.25%202.37%201.88l.61.52c.7.59%201.41%201.18%202.07%201.78.22.2.43.41.66.61.62.56%201.22%201.11%201.79%201.68.23.22.44.46.67.68.53.52%201.05%201.06%201.53%201.58.23.26.43.5.66.76.44.49.88.99%201.28%201.48.23.28.42.55.63.83.36.46.73.92%201.05%201.37.21.3.39.6.59.89.28.43.58.86.83%201.28.2.32.35.64.51.97.21.4.44.78.62%201.16.16.34.27.68.41%201.01.15.35.32.72.44%201.07.12.36.2.71.29%201.07.09.32.21.66.27.99.09.39.11.77.15%201.16.04.28.09.56.11.84.02.45%200%20.87-.03%201.31-.01.21.01.42-.01.63-.07.63-.18%201.26-.35%201.89a11.4%2011.4%200%200%201-.66%201.8c0%20.01-.01.02-.03.04-.09.2-.22.37-.32.57-.2.36-.38.74-.62%201.09-.01.02-.04.05-.07.07-.15.22-.34.43-.51.64-.23.29-.44.58-.69.86-.04.04-.08.07-.12.12-.21.22-.44.43-.68.64-.25.24-.49.49-.76.72-.05.05-.13.09-.18.14-.26.22-.55.41-.81.61-.28.2-.52.42-.81.61l-.26.16c-.3.2-.64.39-.96.58-.29.18-.56.36-.86.52-.11.06-.23.11-.36.17-.35.18-.73.36-1.1.53-.31.14-.58.3-.9.44-.15.07-.32.12-.46.18-.39.17-.81.33-1.22.48-.3.12-.6.25-.91.37-.18.06-.39.12-.58.19-.17.06-.32.13-.49.18l-.03-.02c-.25.09-.51.17-.76.24-.33.1-.64.22-.98.32-.71.21-1.48.4-2.23.59-.29.07-.55.15-.84.22-.79.19-1.61.36-2.45.52-.29.06-.56.13-.86.19-.92.18-1.88.33-2.85.48-.23.03-.44.08-.67.11-1.03.16-2.11.29-3.21.42-.18.02-.34.04-.53.07-1.15.13-2.33.23-3.52.34-.14.01-.26.03-.4.04-1.2.09-2.42.17-3.68.24l-.46.03c-1.31.07-2.65.11-4.02.14-.1%200-.2.01-.29.01-1.43.03-2.9.04-4.38.05h-.1c-22.95-.08-52.32-4.36-83.48-12.95-51.67-14.24-93.02-36.13-106.23-54.49h-.01c-.02-.04-.04-.06-.07-.1-.14-.2-.27-.4-.4-.6-.33-.49-.66-.98-.96-1.47-.16-.26-.29-.51-.44-.77-.18-.4-.41-.82-.61-1.25m311.22-56.94c5.15-35.2-54.67-78.6-142.21-102.73S74.02%20234.12%2061.4%20263.8m342.59-111.98%2025.44%2013.33%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22441.14%22%20cy%3D%22171.75%22%20class%3D%22st6%22%20rx%3D%2213.45%22%20ry%3D%2213.46%22%20transform%3D%22rotate%28-83.748%20441.117%20171.737%29%22/%3E%3Cpath%20d%3D%22m153.63%2078.26-28.61-2.55%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22111.61%22%20cy%3D%2274.93%22%20class%3D%22st6%22%20rx%3D%2213.45%22%20ry%3D%2213.46%22%20transform%3D%22rotate%28-83.748%20111.601%2074.928%29%22/%3E%3Cpath%20d%3D%22M263.5%20167.08%20205.01%20365.9m157.43%20106.57%2028.52-211.22c8.37-30.34-50.62-73.07-131.78-95.45s-153.74-15.91-162.11%2014.44L13.22%20376.19l-2.61%206.57C.63%20418.93%2070.7%20469.65%20167.82%20496.41c97.1%2026.76%20183.92%2019.14%20193.9-17.02z%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M145.31%20153.04c-3.81-5.98-5.25-11.7-3.83-16.87%206.29-22.94%2065.82-26.43%20132.97-7.82%2067.14%2018.62%20116.47%2052.3%20110.19%2075.24-1.71%206.21-7.35%2011-15.98%2014.31%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M405.1%20201.75c-3.83%2013.12-12.96%2023.25-24.39%2028.74-20.02-24.08-65.49-49.24-121.53-64.69-51.13-14.09-98.83-16.74-129.24-9.18-6.21-10.59-8.22-23.62-4.52-36.33l3.57-12.24h.01c23.76-75.25%20103.49-118.09%20179.72-95.9%2076.38%2022.24%20120.62%20101.45%2099.92%20177.82l-.1-.03z%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22185.92%22%20cy%3D%22430.9%22%20rx%3D%2267.94%22%20ry%3D%22182.43%22%20transform%3D%22rotate%28-74.592%20185.923%20430.893%29%22%20fill%3D%22none%22%20stroke%3D%22%23b7bdf8%22%20stroke-width%3D%225.7552%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210.0016%22/%3E%3C/g%3E%3Cpath%20d%3D%22M292.51%20443.19a2.88%202.88%200%200%201%203.32-2.35%202.87%202.87%200%200%201%202.35%203.31l-61.46%20361.24-5.73-.63zm-211.5-53.16c.53-1.5%202.16-2.29%203.66-1.78%201.5.53%202.29%202.16%201.78%203.66L-46.19%20774.4l-5.86-.64z%22%20class%3D%22st2%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] img[class*=\"PageIntroImage_a2-header-\"][src^=\"/static/a2-header-right\"] {\n transform: scale(-1, 1);\n }\n @media screen and (min-width: 1200px) {\n :root[data-theme=\"dark\"] [class*=\"PageIntroWrapper_wrapper\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Clouds%22%20x%3D%220%22%20y%3D%220%22%20style%3D%22cursor%3Adefault%22%20version%3D%221.1%22%20viewBox%3D%220%200%20404%20136%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl%28%23SVGID_00000124847987691952410040000001964486568889829789_%29%7D.st1%7Bfill%3A%23363a4f%7D.st2%7Bfill%3A%23494d64%7D%3C/style%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M-22%2044h363v92H-22z%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22SVGID_00000138556141443024540190000008926974327054756783_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20style%3D%22overflow%3Avisible%22/%3E%3C/clipPath%3E%3Cg%20style%3D%22clip-path%3Aurl%28%23SVGID_00000138556141443024540190000008926974327054756783_%29%22%3E%3Cpath%20d%3D%22M29.65%20156.72c1.41-6.61.84-13.71-2.07-20.37-7.37-16.83-26.9-24.46-43.63-17.06-16.48%207.3-24.08%2026.48-17.26%2043.14l62.96-5.71z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M128.04%2081.5s-.03-.02-.04-.03C110.71%2053.42%2075.1%2041.71%2044.21%2055.4%2010.38%2070.38-4.96%20110.11%209.93%20144.14a67.59%2067.59%200%200%200%208.01%2013.65l112.84-10.24c7.55-14.95%2010.51-33.57%205.57-50.46-1.55-2.77-6.76-13.09-8.31-15.59z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m20.48%20157.55%20112.61-10.22c4.89-14.3%204.67-30.41-1.87-45.34-13.79-31.51-50.35-45.8-81.67-31.93s-45.52%2050.66-31.73%2082.16c.8%201.84%201.69%203.61%202.66%205.33z%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M205.62%20140.74c.38-1.42.71-2.87.94-4.35%203.84-24.11-12.47-46.79-36.44-50.66-23.97-3.86-46.51%2012.55-50.36%2036.66-1.46%209.13%200%2018.04%203.65%2025.81l82.21-7.46z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m229.85%20134.8%204.94-.45-.36-3.98c-.45.06-.86.15-1.22.31-1.49.67-2.13%201.59-3.9%201.93-2.21.43-4.55.47-6.83.59-.3-.32-.69-.59-1.16-.78-1.05-.42-2.04-.44-3.12-.65-1.34-.26-2.9-.88-4.2-1.38-1.69-.66-2.84-1.93-4.09-3.04-5.4-16.66-19.64-29.78-38.02-32.74-26.16-4.22-50.76%2013.7-54.96%2040.01-.77%204.83-.78%209.6-.15%2014.19l113.41-10.29-.34-3.72z%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22m-1.99%20139.23%2048.23-4.38c2.48-5.14%203.36-11.05%202.13-17-3.05-14.67-17.75-23.99-32.85-20.82-15.1%203.18-24.86%2017.64-21.82%2032.31.76%203.67%202.26%207%204.31%209.89z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m-4.15%20139.42%2054.8-4.97c.22-2.53.1-5.12-.44-7.72-3.05-14.67-17.75-23.99-32.85-20.82-15.1%203.18-24.86%2017.64-21.82%2032.31.09.41.2.81.31%201.2zM216.48%20139.58c7.29-.66%2012.67-7.14%2012.01-14.48-.66-7.33-7.1-12.74-14.39-12.08-7.29.66-12.67%207.14-12.01%2014.48.66%207.33%207.1%2012.74%2014.39%2012.08z%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M244.33%20137.2c.26-1.06.36-2.19.26-3.33-.5-5.59-5.41-9.72-10.97-9.21-5.56.5-9.66%205.44-9.15%2011.04.1%201.15.4%202.24.85%203.23l19.01-1.73z%22%20class%3D%22st2%22/%3E%3C/g%3E%3Cpath%20d%3D%22m114.54%2015-4.43%208.1-8.1%204.43%208.1%204.43%204.43%208.1%204.43-8.1%208.1-4.43-8.1-4.43-4.43-8.1zM397%2019l-2.47%204.52L390%2026l4.53%202.48L397%2033l2.48-4.53L404%2026l-4.52-2.47L397%2019zM46%200l-2.12%203.88L40%206l3.88%202.12L46%2012l2.12-3.88L52%206l-3.88-2.12L46%200z%22%20class%3D%22st2%22/%3E%3Cscript/%3E%3C/svg%3E\"), url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Clouds%22%20x%3D%220%22%20y%3D%220%22%20style%3D%22cursor%3Adefault%22%20version%3D%221.1%22%20viewBox%3D%220%200%20376%20144%22%3E%3Cstyle%3E.st0%7Bfill%3A%23494d64%7D.st1%7Bfill%3A%23363a4f%7D%3C/style%3E%3Cpath%20d%3D%22m179.46%20164.49%20172.73-15.58c7.5-21.8%207.16-46.37-2.87-69.14-21.16-48.03-77.24-69.83-125.28-48.67-48.04%2021.15-69.83%2077.24-48.68%20125.27%201.24%202.8%202.61%205.5%204.08%208.12h.02z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M463.45%20138.87c.58-2.16%201.09-4.37%201.45-6.63%205.89-36.77-19.14-71.35-55.9-77.25-36.77-5.89-71.35%2019.14-77.25%2055.9-2.24%2013.93%200%2027.51%205.6%2039.36l126.1-11.38z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m500.62%20129.8%207.58-.68-.55-6.07c-.68.09-1.32.23-1.87.48-2.28%201.02-3.26%202.42-5.98%202.95-3.4.65-6.98.72-10.48.9-.46-.49-1.05-.89-1.79-1.18-1.61-.63-3.13-.67-4.79-.99-2.06-.39-4.45-1.35-6.43-2.11-2.6-1-4.35-2.94-6.28-4.64-8.28-25.4-30.12-45.4-58.32-49.92-40.12-6.44-77.87%2020.88-84.3%2061.01a73.47%2073.47%200%200%200-.23%2021.64l173.97-15.69-.51-5.67-.02-.03zM201.72%20162.49c.32-7.58-1.04-15.36-4.3-22.78-11.44-25.97-41.75-37.75-67.72-26.31-22.86%2010.06-34.71%2034.76-29.43%2058.24l101.45-9.15z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M128.28%20169.11c.19-4.49-.61-9.08-2.55-13.47-6.77-15.36-24.7-22.32-40.04-15.57-13.52%205.96-20.53%2020.56-17.4%2034.45l59.99-5.41z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22m151.13%20167.05%2073.98-6.67c3.81-7.84%205.16-16.84%203.27-25.92-4.67-22.37-27.23-36.58-50.39-31.74s-38.14%2026.89-33.47%2049.26a39.88%2039.88%200%200%200%206.62%2015.08l-.01-.01z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m147.82%20167.35%2084.06-7.58c.34-3.86.16-7.8-.67-11.77-4.67-22.37-27.23-36.58-50.39-31.74s-38.14%2026.89-33.47%2049.26c.13.63.3%201.23.46%201.85l.01-.02zM107.11%209l-2.51%204.59-4.6%202.51%204.59%202.51%202.51%204.59%202.51-4.59%204.59-2.51-4.59-2.51-2.5-4.59zM10%2094l-3.54%206.46L0%20104l6.47%203.54L10%20114l3.54-6.47L20%20104l-6.46-3.54L10%2094z%22%20class%3D%22st0%22/%3E%3Cscript/%3E%3C/svg%3E\");\n }\n }\n :root[data-theme=\"dark\"] [src^=\"/static/a2-screen\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22A2_Light%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%20500%20314.01%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st0%7Bfill%3A%23363a4f%7D.st1%7Bfill%3A%230e1624%7D.st3%7Bfill%3Anone%3Bstroke%3A%23b7bdf8%3Bstroke-width%3A2.0322%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st4%7Bfill%3A%23b7bdf8%7D.st5%7Bfill%3Anone%3Bstroke%3A%23b7bdf8%3Bstroke-width%3A2.4856%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st6%7Bfill%3A%23494d64%7D.st7%7Bfill%3A%2324273a%7D%3C/style%3E%3Cpath%20d%3D%22M347.23%20278.89H19.35c-7.74%200-14.07-6.33-14.07-14.07V51.57c0-7.74%206.33-14.07%2014.07-14.07h327.88c7.74%200%2014.07%206.33%2014.07%2014.07v213.26c0%207.73-6.33%2014.06-14.07%2014.06%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M167.27%20279.02h29.71v63.5h-29.71zM18.08%20263.48v-211c0-1.78%201.45-3.23%203.23-3.23h325.62c1.78%200%203.23%201.45%203.23%203.23v211c0%201.78-1.45%203.23-3.23%203.23H21.31c-1.77%200-3.23-1.46-3.23-3.23%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M20.5%20266.71c-1.93%200-3.57-1.63-3.57-3.57%200%200%20120.4-4.22%20210.82-65.73s117.7-148.16%20117.7-148.16c1.93%200%203.57%201.63%203.57%203.57v210.32c0%201.93-1.63%203.57-3.57%203.57z%22%20fill%3D%22%23162036%22/%3E%3Cpath%20d%3D%22M235.57%20355.31h-106.9c-3.08%200-5.59-2.52-5.59-5.59v-1.17c0-3.08%202.52-5.59%205.59-5.59h106.9c3.08%200%205.59%202.52%205.59%205.59v1.17c.01%203.08-2.51%205.59-5.59%205.59%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M347.23%20278.89H19.35c-7.74%200-14.07-6.33-14.07-14.07V51.57c0-7.74%206.33-14.07%2014.07-14.07h327.88c7.74%200%2014.07%206.33%2014.07%2014.07v213.26c0%207.73-6.33%2014.06-14.07%2014.06%22%20class%3D%22st3%22/%3E%3Cpath%20d%3D%22M347.23%20279.91H19.35c-8.32%200-15.08-6.77-15.08-15.08V51.57c0-8.32%206.77-15.08%2015.08-15.08h327.88c8.32%200%2015.08%206.77%2015.08%2015.08v213.26c.01%208.31-6.76%2015.08-15.08%2015.08M19.35%2038.52c-7.2%200-13.05%205.85-13.05%2013.05v213.26c0%207.2%205.86%2013.05%2013.05%2013.05h327.88c7.2%200%2013.05-5.86%2013.05-13.05V51.57c0-7.2-5.86-13.05-13.05-13.05z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M17.25%20263.7v-211c0-1.78%201.45-3.23%203.23-3.23H346.1c1.78%200%203.23%201.45%203.23%203.23v211c0%201.78-1.45%203.23-3.23%203.23H20.48c-1.77%200-3.23-1.46-3.23-3.23%22%20class%3D%22st3%22/%3E%3Cpath%20d%3D%22M196.97%20343.54h-29.71c-.56%200-1.02-.45-1.02-1.02v-63.51c0-.56.45-1.02%201.02-1.02h29.71c.56%200%201.02.45%201.02%201.02v63.51c0%20.57-.45%201.02-1.02%201.02m-28.69-2.03h27.67v-61.47h-27.67z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M235.57%20356.33h-106.9c-3.64%200-6.61-2.96-6.61-6.61v-1.17c0-3.64%202.96-6.61%206.61-6.61h106.9c3.64%200%206.61%202.96%206.61%206.61v1.17c0%203.64-2.96%206.61-6.61%206.61m-106.9-12.35c-2.52%200-4.58%202.05-4.58%204.58v1.17c0%202.52%202.05%204.58%204.58%204.58h106.9c2.52%200%204.58-2.05%204.58-4.58v-1.17c0-2.52-2.05-4.58-4.58-4.58z%22%20class%3D%22st4%22/%3E%3Cellipse%20cx%3D%22343.76%22%20cy%3D%22365.21%22%20class%3D%22st1%22%20rx%3D%2273.2%22%20ry%3D%228.68%22/%3E%3Ccircle%20cx%3D%22474.1%22%20cy%3D%2225.71%22%20r%3D%2212.48%22%20class%3D%22st5%22/%3E%3Ccircle%20cx%3D%22474.1%22%20cy%3D%2225.71%22%20r%3D%2223.22%22%20class%3D%22st0%22/%3E%3Cellipse%20cx%3D%22483.1%22%20cy%3D%2215.14%22%20class%3D%22st6%22%20rx%3D%225.6%22%20ry%3D%2212.76%22%20transform%3D%22rotate%28-53.556%20483.136%2015.134%29%22/%3E%3Cpath%20d%3D%22M438.12%20325.29c-3.41-39.8-6.81-80.04-10.22-120.65-.68-7.41-5.96-13.38-12.27-13.78-29.55-2.71-110.25-2.72-139.43-.18-6.17.36-11.39%205.97-12.25%2013.21-4.4%2040.81-8.8%2081.17-13.19%20120.95-1.05%208.58%204.73%2016.79%2012.24%2017.33%2054.22%203.7%20108.62%203.7%20162.83%200%207.36-.52%2013.09-8.43%2012.29-16.88%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M438.12%20325.29c-3.41-39.8-6.81-80.04-10.22-120.65-.63-6.87-5.23-12.5-10.92-13.6l-14.96%2065.13c-5.29%2027.99-23.13%2073.05-47.14%2088.38%202.95-.18%2068-2.18%2070.95-2.38%207.36-.52%2013.09-8.43%2012.29-16.88%22%20class%3D%22st7%22/%3E%3Cpath%20d%3D%22M319.45%20324.67C369.53%20301.28%20391%20190.04%20391%20190.04c-19.98-1.78-94.71-.71-116.98.99-3.5.27-8.97%208.46-9.43%2011.95-2.68%2020.44-11.45%2088.14-14.17%20119.86-.69%207.9%2027.25%2021.36%2069.03%201.83%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M421.83%20141.72c-.93-41.53-35.19-76.65-77.34-76.84-42.23.19-76.55%2035.44-77.35%2077.08h.06v15.23c0%208.76%207.11%2016.1%2015.89%2016.34%2040.95%201.02%2081.92%201.02%20122.87%200%208.77-.23%2015.89-7.58%2015.89-16.34-.02-5.16-.02-10.31-.02-15.47%22%20class%3D%22st7%22/%3E%3Cpath%20d%3D%22M323.01%20171.02c5.4-3.47%2010.7-7.12%2015.88-10.95%209.2-6.82%2017.95-14.38%2025.57-22.98%205.81-6.56%2010.96-13.63%2015.41-21.12%204.78-8.05%208.86-16.58%2011.13-25.62.62-2.48%201.11-5.04%201.37-7.63-13.17-10.69-29.79-17.42-47.88-17.55-42.23-.15-76.55%2035.16-77.35%2076.79h.06v15.23c0%208.76%207.11%2016.11%2015.89%2016.32%2011.63.27%2023.25.44%2034.88.51%201.7-.95%203.39-1.94%205.04-3%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M402.83%20128.17c-3.94-15.77-14.22-29.56-29.47-38.19a53.2%2053.2%200%200%200-12.66-5.14c-21.6-5.67-43.25.26-58.37%2015.12-7.84%207.7-13.32%2017.2-16.04%2027.58-1.65%206.29%203.11%2012.43%209.61%2012.46l97.19.43c6.44.02%2011.31-6.01%209.74-12.26%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22M402.83%20128.17c-3.94-15.77-14.22-29.56-29.47-38.19a53.2%2053.2%200%200%200-12.66-5.14c-21.6-5.67-43.25.26-58.37%2015.12-7.84%207.7-13.32%2017.2-16.04%2027.58-1.65%206.29%203.11%2012.43%209.61%2012.46l97.19.43c6.44.02%2011.31-6.01%209.74-12.26%22%20fill%3D%22%23fda288%22%20stroke%3D%22%23b7bdf8%22%20stroke-width%3D%222.4856%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22M402.83%20128.17c-3.94-15.77-14.22-29.56-29.47-38.19a53.2%2053.2%200%200%200-12.66-5.14c-21.6-5.67-43.25.26-58.37%2015.12-7.84%207.7-13.32%2017.2-16.04%2027.58-1.65%206.29%203.11%2012.43%209.61%2012.46l97.19.43c6.44.02%2011.31-6.01%209.74-12.26%22%20fill%3D%22%23e35c12%22/%3E%3Cpath%20d%3D%22M402.83%20129.69c-3.94-13.81-14.22-25.89-29.47-33.45a57.4%2057.4%200%200%200-12.66-4.5c-21.6-4.97-43.25.23-58.37%2013.24-7.84%206.75-13.32%2015.06-16.04%2024.15-1.65%205.51%203.11%2010.89%209.61%2010.92l97.19.38c6.44.02%2011.31-5.26%209.74-10.74%22%20fill%3D%22%23f5a97f%22/%3E%3Cellipse%20cx%3D%22323.84%22%20cy%3D%22108.98%22%20rx%3D%2218.87%22%20ry%3D%2210.71%22%20transform%3D%22rotate%28-28.382%20323.842%20108.996%29%22%20fill%3D%22%23fef8f5%22/%3E%3Cpath%20d%3D%22M474.1%2050.17c-13.49%200-24.46-10.97-24.46-24.46S460.61%201.25%20474.1%201.25s24.46%2010.97%2024.46%2024.46-10.97%2024.46-24.46%2024.46m0-46.44c-12.12%200-21.98%209.86-21.98%2021.98s9.86%2021.98%2021.98%2021.98%2021.98-9.86%2021.98-21.98-9.86-21.98-21.98-21.98%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M474.1%2039.43c-7.57%200-13.72-6.16-13.72-13.72%200-7.57%206.16-13.73%2013.72-13.73%207.57%200%2013.72%206.16%2013.72%2013.73.01%207.57-6.15%2013.72-13.72%2013.72m0-24.96c-6.2%200-11.24%205.04-11.24%2011.24s5.04%2011.24%2011.24%2011.24%2011.24-5.04%2011.24-11.24-5.04-11.24-11.24-11.24M344.41%20346.18c-27.23%200-54.46-.92-81.5-2.77-3.59-.26-6.97-2.1-9.5-5.18-3.06-3.72-4.48-8.66-3.88-13.54%204.21-38.06%208.64-78.75%2013.19-120.93.94-7.91%206.58-13.93%2013.41-14.32%2029.64-2.58%20110.56-2.48%20139.61.18%206.87.43%2012.65%206.84%2013.39%2014.9%203.62%2043.12%206.96%2082.59%2010.22%20120.65.45%204.81-1.03%209.63-4.08%2013.23-2.52%202.98-5.84%204.76-9.36%205.01-27.03%201.85-54.27%202.77-81.5%202.77m-.45-156.14c-26.76%200-53.25.62-67.65%201.88-5.57.32-10.34%205.53-11.12%2012.12-4.54%2042.17-8.98%2082.86-13.19%20120.94-.51%204.16.74%208.52%203.33%2011.67%202.1%202.55%204.86%204.07%207.76%204.28%2053.96%203.69%20108.69%203.68%20162.66%200%202.83-.2%205.55-1.67%207.63-4.14%202.62-3.09%203.89-7.24%203.5-11.39v-.01c-3.26-38.07-6.6-77.54-10.22-120.65-.63-6.85-5.41-12.29-11.11-12.64-14.88-1.37-43.38-2.06-71.59-2.06%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M345.18%20344.72c-.69%200-1.24-.56-1.24-1.24V189.51a1.24%201.24%200%201%201%202.48%200v153.97c0%20.69-.55%201.24-1.24%201.24%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M431.75%20252.37h-.08c-57.04-3.59-114.89-3.59-171.94%200a1.243%201.243%200%200%201-.16-2.48c57.15-3.59%20115.1-3.59%20172.25%200%20.69.04%201.2.63%201.16%201.32a1.23%201.23%200%200%201-1.23%201.16m-87.27-76.84c-20.53%200-41.05-.25-61.43-.76-9.43-.25-17.1-8.13-17.1-17.58v-14.87c-.04-.12-.06-.25-.06-.38.82-42.98%2036.08-78.1%2078.58-78.3%2042.33.19%2077.55%2035.13%2078.58%2077.91.01.06.01.11.01.17v15.47c0%209.44-7.67%2017.33-17.1%2017.58-20.38.5-40.93.76-61.48.76m-76.09-33.91c.03.11.05.22.05.34v15.23c0%208.11%206.59%2014.88%2014.68%2015.09%2040.74%201.02%2082.06%201.02%20122.8%200%208.09-.21%2014.67-6.99%2014.67-15.09v-15.33c0-.04-.01-.07-.01-.11-.93-41.51-35.07-75.44-76.1-75.62-41.04.18-75.1%2034.02-76.09%2075.49%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M359.68%20157.3h-27.6a1.24%201.24%200%201%201%200-2.48h27.6a1.24%201.24%200%201%201%200%202.48m33.45-15.63h-.05l-97.19-.43c-3.5-.02-6.73-1.62-8.86-4.39a11.1%2011.1%200%200%201-1.95-9.63c2.79-10.63%208.45-20.37%2016.37-28.15%2015.63-15.36%2037.9-21.13%2059.56-15.44%204.53%201.19%208.89%202.96%2012.96%205.26%2015.26%208.64%2025.94%2022.48%2030.07%2038.97.83%203.32.09%206.77-2.04%209.48-2.16%202.75-5.39%204.33-8.87%204.33m-48.58-57.7c-15.41%200-30.15%205.87-41.35%2016.87-7.6%207.47-13.04%2016.81-15.71%2027.01-.69%202.61-.13%205.34%201.52%207.49a8.68%208.68%200%200%200%206.9%203.42l97.19.43h.04a8.74%208.74%200%200%200%206.91-3.37c1.65-2.1%202.23-4.78%201.58-7.35-3.96-15.83-14.21-29.11-28.88-37.41a51.4%2051.4%200%200%200-12.37-5.02%2062.2%2062.2%200%200%200-15.83-2.07m96.72%20137.96h-9.51a1.24%201.24%200%201%201%200-2.48h9.51c17.42%200%2031.59-14.17%2031.59-31.59V26.42a1.24%201.24%200%201%201%202.48%200v161.43c0%2018.79-15.28%2034.08-34.07%2034.08m-22.46-77.38c-.68%200-1.24-.55-1.24-1.23-.01-.69.54-1.25%201.23-1.26l14.31-.16h.01c.68%200%201.24.55%201.24%201.23.01.69-.54%201.25-1.23%201.26l-14.31.16z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M439.82%20151.22c-2.99%200-5.86-1.69-7.21-4.57-1.86-3.97-.14-8.71%203.82-10.57%203.97-1.86%208.71-.14%2010.57%203.82%201.86%203.97.14%208.71-3.82%2010.57-1.08.51-2.23.75-3.36.75m-.02-13.4a5.47%205.47%200%200%200-4.94%207.78%205.47%205.47%200%200%200%207.26%202.63%205.47%205.47%200%200%200%202.63-7.26%205.44%205.44%200%200%200-4.95-3.15m-168.19%206.73h-.01l-14.31-.16c-.69-.01-1.24-.57-1.23-1.26s.54-1.24%201.26-1.23l14.31.16a1.246%201.246%200%200%201-.02%202.49%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M250.6%20151.22c-1.13%200-2.27-.24-3.36-.75-3.97-1.86-5.68-6.6-3.82-10.57s6.6-5.68%2010.57-3.82%205.68%206.6%203.82%2010.57a7.97%207.97%200%200%201-7.21%204.57m.02-13.4c-2.05%200-4.02%201.16-4.95%203.14a5.46%205.46%200%201%200%207.26-2.63c-.75-.35-1.54-.51-2.31-.51M474.14%2032.3c-3.46%200-6.27-2.81-6.27-6.27s2.81-6.27%206.27-6.27%206.27%202.81%206.27%206.27-2.81%206.27-6.27%206.27m0-10.05c-2.09%200-3.78%201.7-3.78%203.78s1.7%203.78%203.78%203.78c2.09%200%203.78-1.7%203.78-3.78s-1.69-3.78-3.78-3.78%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22354.39%22%20cy%3D%22337.07%22%20r%3D%222.56%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22353.74%22%20cy%3D%22240.92%22%20r%3D%222.56%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22474.1%22%20cy%3D%2226.06%22%20r%3D%224.1%22%20class%3D%22st4%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [src^=\"/static/a2-drop\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22A2_Light%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%20500%20701.65%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st1%7Bfill%3A%2324273a%7D.st2%7Bfill%3A%235b6078%7D.st3%7Bfill%3Anone%3Bstroke%3A%232a2a2a%3Bstroke-width%3A2.9247%3Bstroke-miterlimit%3A10%7D.st4%7Bfill%3A%23b7bdf8%7D.st5%7Bfill%3A%23363a4f%7D.st7%7Bfill%3A%23dff0ff%7D%3C/style%3E%3Cpath%20d%3D%22M143.64%2015.2c.01%200%20.03-.01.04-.01l1.18-.38c.01%200%20.03-.01.04-.01%2099.7-33.11%20208.15%2015.03%20242.23%20117.4.28.74.54%201.49.75%202.25%202.01%207.22-1%2040.29-33.1%2046.36-4.82%2012.59-16.59%2031.93-37.31%2043.3-12.45%206.83-30.32%2010.19-43.24%206.81-4.78%209.22-25.99%2027.09-46.38%2033.62-1.12.36-5.7%201.82-6.82%202.18-20.39%206.52-48.04%204.28-57.28-.46-8.56%2010.25-25.06%2017.88-39.17%2019.55-23.47%202.77-44.28-6.15-55.51-13.61-29.67%2013.69-51.31-11.49-53.86-18.54-.27-.74-.49-1.5-.7-2.27C-17.14%20148.24%2043.23%2046.09%20143.64%2015.2%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M221.03%20266.71c-20.39%206.52-48.04%204.28-57.28-.46-8.56%2010.25-25.06%2017.88-39.17%2019.55-23.47%202.77-44.28-6.15-55.51-13.61-29.67%2013.69-51.31-11.49-53.86-18.54-3.64-10.05-.99-22.29%206.77-35.43%208.26-10.59%2021.43-19.59%2038.64-24.26%206.2-24.51%2046.54-41.86%2074.32-35.61%204.37-13.07%2023.99-24.79%2045.04-31.74%2021.18-6.55%2043.95-8.39%2055.1-.29%2018.99-21.21%2061.91-30.49%2081.19-14.13%2016.72-6.18%2032.67-6.49%2045.55-2.66%2013.95%206.2%2023.21%2014.63%2026.08%2024.92%202.01%207.22-1%2040.29-33.1%2046.36-4.82%2012.59-16.59%2031.93-37.31%2043.3-12.45%206.83-30.32%2010.19-43.24%206.81-4.78%209.22-25.99%2027.09-46.38%2033.62-1.13.35-5.72%201.82-6.84%202.17%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M168.46%20120.05C138.98%2068.41%20143.64%2015.2%20143.64%2015.2s-60.12%2020.46-9.33%20141.24c.01%200%206.38-28.26%2034.15-36.39m-82.59%2036.09c-31.3-89.92%2023.16-125.12%2023.16-125.12S21.26%2056.13%2060.05%20192.6c0%200-3.54-24.88%2025.82-36.46%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M63.15%2061.3s-48%2048.85-34.81%20138.56c0%200-21.51%2015.61-16.09%2044.12.01%200-34.43-94.82%2050.9-182.68m205.48%2034.13s-21.79-73.38-77.22-89.64l-34.62%206.06S214%2023.97%20234%20124.36c0%20.01%204.78-21.8%2034.63-28.93m87.67%201.3S303.04%2011.04%20237.27%205.67l-23.08-.49s75.48%208.49%20103.87%20106.27c0%200%204.8-18.9%2038.24-14.72%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M317.16%20110.94c-.62%200-1.19-.39-1.39-1.01-.32-.98-32.68-97.93-103.86-103.58a1.45%201.45%200%200%201-1.34-1.57c.06-.8.79-1.42%201.57-1.34%2073.13%205.8%20106.08%20104.58%20106.41%20105.58.25.77-.17%201.59-.94%201.84-.15.05-.3.08-.45.08m-82.56%2013.62c-.69%200-1.31-.49-1.44-1.19-.19-.99-19.18-99.23-80.31-109.65a1.47%201.47%200%200%201-1.2-1.69c.14-.8.92-1.33%201.69-1.2%2063.13%2010.76%2082.5%20110.99%2082.69%20112%20.15.79-.38%201.56-1.17%201.7-.08.03-.17.03-.26.03%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M262.56%20343.79c-.11%200-.22-.01-.33-.04-.79-.18-1.28-.97-1.09-1.76l53.71-230.15c.18-.79.98-1.28%201.76-1.09.79.18%201.28.97%201.09%201.76l-53.71%20230.15a1.48%201.48%200%200%201-1.43%201.13%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.81%20345.18c-.73%200-1.36-.55-1.45-1.29l-26.22-220.62c-.09-.8.48-1.53%201.28-1.63.8-.09%201.53.48%201.63%201.28l26.22%20220.62c.09.8-.48%201.53-1.28%201.63-.06.01-.12.01-.18.01m3.69-2.9c-.27%200-.54-.07-.78-.23-.68-.43-.89-1.33-.46-2.02l123.4-195.62c.43-.68%201.33-.89%202.02-.46.68.43.89%201.33.46%202.02l-123.4%20195.62c-.27.44-.75.69-1.24.69m88.82-161.4c-.01-.28-1.65-28.23-25.58-71.62l2.56-1.41c24.29%2044.06%2025.88%2071.74%2025.93%2072.89zm-77.62%2050.07-2.92-.07c.01-.58%201.09-59.1-20.98-117.59l2.74-1.03c22.26%2059.04%2021.17%20118.1%2021.16%20118.69%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M13.82%20254.1c-15.5-48.43-11.31-99.48%2011.81-143.75C49.86%2063.96%2091.62%2029.67%20143.21%2013.8l1.21-.39C195.68-3.61%20249.58.08%20296.23%2023.79%20340.75%2046.43%20373.8%2085.57%20389.28%20134l-2.78.89c-15.25-47.68-47.78-86.21-91.6-108.49C248.95%203.04%20195.85-.59%20145.37%2016.18l-1.24.4c-50.9%2015.66-92.04%2049.44-115.9%2095.13-22.76%2043.57-26.88%2093.82-11.62%20141.5z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M58.32%20193.73c-.62%200-1.2-.4-1.4-1.02-.31-1-30.81-100.57%2025.38-147.73a1.46%201.46%200%200%201%202.06.18c.52.62.44%201.54-.18%202.06-54.69%2045.9-24.78%20143.63-24.47%20144.61.24.77-.19%201.59-.96%201.83-.14.05-.29.07-.43.07m75.14-36.81c-.55%200-1.08-.31-1.33-.85-.43-.93-42.83-93.79%202.34-139.2.57-.57%201.49-.58%202.07-.01.57.57.58%201.5%200%202.07-43.73%2043.96-2.18%20134.99-1.76%20135.9.34.73.02%201.6-.71%201.94-.2.1-.4.15-.61.15%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.2%20345.99c-.31%200-.62-.1-.88-.29L59.74%20195.13c-.64-.49-.77-1.4-.29-2.05.48-.64%201.4-.78%202.05-.29l199.58%20150.57c.64.49.77%201.4.29%202.05-.29.38-.73.58-1.17.58%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.2%20345.99c-.47%200-.94-.23-1.22-.65L132.24%20156.27a1.464%201.464%200%200%201%202.43-1.63l126.74%20189.08c.45.67.27%201.58-.4%202.03-.24.16-.53.24-.81.24%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.2%20345.99c-.16%200-.32-.03-.47-.08L20.96%20263.8a1.467%201.467%200%200%201-.91-1.86c.26-.76%201.09-1.17%201.86-.91l238.77%2082.12c.76.26%201.17%201.09.91%201.86-.21.6-.78.98-1.39.98M67.84%20272.98c-.63-.97-15.4-24.44-21.18-74.41l2.9-.34c5.7%2049.22%2020.59%2072.93%2020.74%2073.17zm94.74-5.85c-.35-.47-35.52-47.93-51.65-108.94l2.83-.75c15.98%2060.44%2050.81%20107.47%2051.16%20107.93z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M115.67%20287.79c-22.82%200-40.54-9.94-46.72-13.93-11%204.87-21.94%205.1-32.52.69-12.66-5.28-20.96-15.89-22.59-20.39-3.67-10.14-1.29-22.82%206.89-36.67%208.94-11.48%2022.63-20.18%2038.7-24.71%207.18-25.35%2047.29-41.49%2074.58-36.11%205.65-13.94%2027.01-25.33%2045.51-31.44%2018.64-5.77%2042.65-8.89%2055.34-.82%2019.1-20.22%2061.14-30.34%2081.69-13.88%2015.71-5.64%2031.9-6.49%2045.68-2.4%2014.88%206.6%2024.18%2015.54%2027.07%2025.93%201.29%204.61.68%2018.06-6.56%2029.72-6.05%209.73-15.09%2015.89-26.88%2018.31-3.07%207.72-13.72%2030.16-37.67%2043.3-13.08%207.18-30.65%2010.08-43.21%207.21-5.69%209.45-26.2%2026.78-46.66%2033.33l-6.82%202.18c-20.46%206.54-47.21%204.34-57.34-.06-8.56%209.62-24.55%2017.46-39.38%2019.21-3.13.36-6.16.53-9.11.53M69.2%20270.52l.68.45c5.94%203.95%2027.44%2016.57%2054.53%2013.37%2014.58-1.72%2030.29-9.55%2038.22-19.03l.75-.9%201.04.53c8.87%204.55%2036.36%206.7%2056.17.37l6.82-2.18c19.81-6.34%2040.94-24.05%2045.53-32.9l.54-1.04%201.13.3c11.95%203.13%2029.29.38%2042.17-6.68%2023.92-13.12%2034.1-35.88%2036.65-42.54l.29-.76.8-.15c11.34-2.14%2020-7.91%2025.74-17.14%206.68-10.75%207.36-23.34%206.23-27.39-2.65-9.52-11.39-17.81-25.26-23.98-13.22-3.92-29.07-2.98-44.44%202.7l-.8.3-.65-.55c-19.14-16.24-61.5-5.72-79.15%2013.99l-.88.98-1.07-.78c-9.61-6.99-30.23-6.8-53.81.5-23.41%207.73-40.31%2019.54-44.08%2030.81l-.42%201.25-1.29-.29c-25.81-5.81-66.42%2010.21-72.58%2034.54l-.21.83-.85.24c-15.82%204.3-29.26%2012.73-37.87%2023.75-7.62%2012.92-9.92%2024.74-6.55%2034.03%201.43%203.95%209.29%2013.81%2020.97%2018.69%2010.03%204.19%2020.43%203.86%2030.9-.98z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M253.72%20656.26c-.65-2.13-1.34-4.24-1.99-6.37-.68-2.23-1.04-3.48-1.5-5.75-.29-1.46-1.31-2.65-2.68-3L217.91%20526.9c-8.36-20.39%2029.04-55.02%2083.53-77.35%2054.49-22.32%20105.43-23.89%20113.79-3.5l61.78%20106.97c.88.47%201.77.92%202.67%201.33%201.84-.12%202.39.96%203.19%203.27.05.14.71%201.18.75%201.31%201.42%204.12-1.69%206.92-5.85%205.45-2.89-1.02-5.45-2.81-8.17-4.27-.64.43-1.46.71-2.49.71-5.96.01-10.21-.72-16-2.03-2.62-.59-3.93%202.15-6.61%202.12-.39.03-1.91-.79-2.3-.76-.76%201.27-2.01-.23-3.59-.01-12.93%201.81-25.52%207.16-38.56%208.77-4.01.49-7.85%201.37-11.69%202.26-.53.23-1.05.47-1.57.69-11.76%205.06-24.42%206.45-35.74%2012.46-6.52%203.46-13.07%205.77-19.23%2010.03-5.84%204.04-11.99%207.58-18.28%2010.87-.53.28-1.03.57-1.55.85-.79.52-1.58%201.05-2.39%201.55-8.9%205.53-17.64%2012.26-25.98%2018.67-5.76%204.43-10.55%208.98-15.04%2014.7-1.88%202.4-3.65%204.78-5.39%207.3-1.63%202.36-4.62%205.27-5.32%208.06-.46%201.84-1.66%203.02-3.09%203.61-.33-1.24-.69-2.47-1.06-3.7%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22M253.72%20656.26c-.65-2.13-1.34-4.24-1.99-6.37-.68-2.23-1.04-3.48-1.5-5.75-.29-1.46-1.31-2.65-2.68-3L217.91%20526.9c-5.68-13.87%209.82-34.33%2037.46-53.03l48.65%20137.4c-4.01%201.88%2031.62-19.55%2027.8-16.91-5.84%204.04-11.99%207.58-18.28%2010.87-.53.28-1.03.57-1.55.85-.79.52-1.58%201.05-2.39%201.55-8.9%205.53-17.64%2012.26-25.98%2018.67-5.76%204.43-10.55%208.98-15.04%2014.7-1.88%202.4-3.65%204.78-5.39%207.3-1.63%202.36-4.62%205.27-5.32%208.06-.46%201.84-1.66%203.02-3.09%203.61-.33-1.25-.69-2.48-1.06-3.71%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M314.46%20444.6c49.36-17.46%2093.08-17.3%20100.76%201.46L477%20553.03c.88.47%201.77.92%202.67%201.33%201.84-.12%201.87.76%202.67%203.07.05.14%201.18%201.25%201.23%201.39%201.42%204.12-1.64%207.05-5.81%205.58-2.89-1.02-5.45-2.81-8.17-4.26-.64.43-1.46.71-2.49.71-3.97.01-7.19-.32-10.6-.92-.92.78-2.13%201.26-3.64%201.15-6.28-.44-12.28.66-18.55.54-1.3-.02-2.6.03-3.89.11-10.11%202.35-20.11%205.94-30.39%207.21-4.01.49-7.85%201.37-11.69%202.26-.53.23-1.05.47-1.57.69-9.58%204.12-19.75%205.81-29.32%209.54-3.18-9.07-5.83-18.33-8.77-27.48-3.44-10.71-8.27-20.82-12.94-31.04-1.02-2.23-2-4.47-2.96-6.72-.44-.42-.83-.92-1.13-1.55-6.5-13.56-13.16-27.76-16.64-42.42-.08-.34-.11-.66-.13-.98-4.57-6.83-8.07-14.08-9.01-22.43-.55-5.13%205.71-6.99%208.59-4.21%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22M258.23%20659.21c-.22-.83-.25-1.75.02-2.73%201.45-5.24%206.01-10.57%209-15.04%204.07-6.08%2010.62-9.21%2016.01-13.94%205.27-4.62%2010.76-8.84%2016.17-13.3%205.85-4.82%209.44-9.82%2016.75-12.73%202.05-.81%203.83-.25%205.06.92%205.07-3.44%2010.22-6.76%2015.46-9.92%202.47-1.49%204.98-2.94%207.51-4.37%206.98-3.04%2014.26-5.27%2021.41-7.89%206.76-2.48%2013.32-5.55%2020.18-7.75%203.25-1.04%206.63-1.56%209.94-2.37%203.39-.83%206.75-1.79%2010.09-2.8%2012.88-3.89%2025.72-8.23%2039.39-6.91%201.66.16%202.84-.67%203.46-1.81%2012.34.68%2024.54%203.24%2036.04%207.84l5.13%208.88%202.57%204.15c9.96%2024.31-34.82%2065.67-100.02%2092.38s-125.69%2028.6-135.65%204.29l-1.37-4.75-1.51-5.82c1.4-2.17%202.85-4.27%204.36-6.33%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M305.87%20641.57c-.1-.31-.1-.67.08-1.09.97-2.21%203.74-4.72%205.59-6.76%202.51-2.77%206.37-4.59%209.61-6.94%203.16-2.3%206.44-4.45%209.69-6.7%203.51-2.43%205.7-4.73%2010-6.53%201.2-.5%202.22-.44%202.9-.08%203.02-1.81%206.08-3.58%209.19-5.3%201.47-.81%202.95-1.61%204.45-2.39%204.11-1.82%208.38-3.35%2012.57-5.01%203.97-1.58%207.84-3.37%2011.86-4.85%201.91-.7%203.87-1.2%205.81-1.81%201.98-.63%203.95-1.31%205.9-2%207.54-2.68%2015.08-5.53%2022.94-6.2.95-.08%201.66-.51%202.05-1.02%207.11-.81%2014.1-.87%2020.63-.06l2.74%203.07%201.38%201.42c5.14%208.77-21.79%2029.12-60.15%2045.45s-73.37%2022.39-78.51%2013.62l-.67-1.77-.72-2.18c.84-.96%201.74-1.92%202.66-2.87%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20d%3D%22M221.98%20473.01c1.93-4.03%206.73-6.9%2010.32-9.54-.23-1.54.17-3.2%201.53-4.55.75-.74%201.56-1.47%202.39-2.19%203.08-2.71%206.4-5.16%209.77-7.53%207.75-5.92%2015.58-11.63%2024.08-16.57%2010.7-6.22%2022.68-10.77%2033.79-16.23%205.3-2.6%2011.45-4.2%2017.28-5.07%207.39-1.1%2014.59-3.22%2021.95-4.48%2011.99-2.05%2024.25-3.35%2035.48%202.04%201.36.65%202.17%201.66%202.58%202.79%201.79.49%202.66%201.16%204.09%202.61%201.7%201.73%202.6%203.42%203.19%205.74.77%203.07-1.25%204.93-3.68%205.29-.04.18-.11.36-.17.53-.04.1-.07.2-.12.3-.07.15-.14.29-.23.43-.09.15-.19.29-.29.43-.08.1-.15.21-.24.31-.22.25-.46.48-.75.71-.34.26-.68.46-1.03.63-.07.03-.15.05-.22.08q-.42.18-.84.27c-.05.01-.1.01-.15.02-.31.05-.61.07-.91.06h-.05c-.33-.02-.65-.08-.97-.17-1.57.54-3.27.9-4.94%201.23-.99-.87-2.43-1.1-3.76-.68-10.59%203.28-21.5%205.31-32.24%207.97-9.98%202.47-19.49%205.8-28.98%209.75-9.7%204.03-19.29%208.32-28.57%2013.23-9.45%205-18.36%2010.71-27%2017-5.45%203.97-10.99%207.81-16.58%2011.59-2.37.83-4.74%201.22-6.99.86-6.14-.98-10.26-11.62-7.74-16.86%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M198.55%20447.18c-.52-2.31-1.24-3.1-.51-5.82.01-.03.52-2.79.53-2.82-.6-4.33.6-8.71.36-13.07-.41-7.4.26-12.71%203.85-18.77-1.48-.4-.28-2.28-.69-3.79%207.47-13.95%2015.05-27.88%2025.48-39.87%202.22-2.03%204.51-3.99%206.84-5.91%208.29-6.83%2017.62-12.67%2028.58-14.41%201.52-.24%203.23-1.72%203.6-2.85%201.52-.15%202.42-1.92%203.97-1.77%201.53.15%202.65-.55%203.29-1.56%201.19.58%201.99%201.7%202.33%202.99%204.82-.75%209.7-.84%2014.46-1.72.81-2.51%203.35-4.55%206.54-3.38%201.06.39%202.18.72%203.31%201.01%202.9-.55%205.81-.9%208.93-1.05%204.3-.2%207.72.46%2011.77%202.18.83.35%201.61.78%202.38%201.25.05.01.09%200%20.14.01%208.48%201.27%2015.76%205.91%2023.15%209.86%205.79%203.1%2012.43%206.63%2016.97%2011.38%204.58%204.79%209.01%2010.07%2013.07%2015.53%203.08%202.93%206.13%205.91%209.11%208.89%202.19%202.19%204.01%204.71%205.84%207.23-1.27.95-1.65%202.77-1.13%204.26%202.04%205.84%203.47%2011.87%205.51%2017.71.38%201.1%201.32%201.76%202.38%202.01-.72%203.56-1.61%207.23-1.83%2011.08-.37%206.45-12.7%206.79-12.33.38.15-2.61%202.29-6.98%202.8-9.56.04-.21.1-.42.16-.63-.48-.31-.95-.71-1.38-1.26-.45-.57-.88-1.17-1.3-1.78-6.11-7.46-14.46-5.21-23.22-6.83-8.37-1.55-17.76-.66-26.03%201.14-4.09.89-8.21%201.2-12.32%201.93-3.85.69-7.34%202.67-11.05%203.85-8.31%202.65-16.35%205.61-24.14%209.59-15.98%208.17-31.57%2017.43-46.27%2027.68-6.69%204.66-11.37%209.39-15.17%2016.64-1.91%203.63-5.82%209.18-3.59%2013.45.54.75%201.08%201.51%201.56%202.3%201.83%202.31%203.95%204.22%205.01%207.33%201.04%203.06-.63%206.39-3.99%206.87-4.35.62-7.58-.09-9.28-3.4-1.35.04-1.61-2.72-2.86-4.06-3.91-4.21-7.65-8.76-6.65-14.3-.82-.7-1.38-1.71-1.43-3.06-.12-3.03-2.1-1.96-2.64-5.1-.36-1.18-.83-4.24-1.27-5.45-1.31-3.52-.37-9.32-1.25-12.98-.27-.98-1.85-.62-1.59-1.35m20.26-25.45c2.24%202.73%204.01%201.62%206.87.19%203-1.5%205.7-3.54%208.49-5.38%2012.01-7.94%2024.08-16%2037.3-21.89%2013.51-6.02%2027.38-12.26%2041.97-15.16%206.4-1.28%2012.79-2.56%2018.86-5.26%204.8-2.13%2013.75-4.2%2015.11-9.81.03-.94.05-1.87.01-2.8-1.43-.97-2.86-1.9-4.26-2.71-3.19-1.85-6.77-3.05-10.11-4.6-.77-.36-1.52-.75-2.25-1.15-2.38-.72-4.54-1.9-6.65-3.16-3.63-1.01-7.48-1.6-10.83-2.19-4.03-.71-8.32.55-12.54-.31-1.51.4-3.11-.96-4.64-.51-4.09%201.2-8.46%201.39-12.68%201.8-9.53.92-18.43%203.09-25.98%209.21-3.98%203.23-8.41%205.7-12.39%208.87-4%203.2-7.2%207.15-11.24%2010.36-8.62%206.85-10.03%2015.32-14.72%2024.53-.21.42-.44.83-.66%201.24-1.16%204.73-2.79%2014.9.34%2018.73%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22m409.44%20436.59%2078.57%20130.21-17.37-7.08-75.68-131.24z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M183.48%20453.83c-.05-.01-.1-.02-.13-.03.03%200%20.07.02.13.03m-.13-.03c-.06-.02-.05-.02%200%200m.33.08c-.01%200-.01%200-.02-.01.15.04.23.07.02.01m-.08-.02c-.04-.01-.09-.02-.12-.03zm.06.02c-.02%200-.04-.01-.06-.01.02%200%20.04%200%20.06.01%22%20class%3D%22st7%22/%3E%3Cpath%20d%3D%22M248.48%20349.22s-16.53%2031.6%201.99%2081.81c0%200-47.59%2028.61-39.05%2054.55%200%200-34.94-53.45%207.47-108.69%2023.14-30.15%2029.59-27.67%2029.59-27.67%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M221.79%20415.65c2.23-3.37%204.13-6.94%205.62-10.7%201.35-3.4%202.21-7%203.88-10.26%201.31-2.55%203.11-4.83%204.84-7.09%202.02-2.63%204.12-5.17%206.46-7.52%204.97-4.99%2010.61-9.33%2016.51-13.16%205.67-3.68%2011.7-7.14%2018.22-9.04%202.78-.81%205.63-1.39%208.49-1.88%205.49.52%2010.98%201.72%2016.01%202.53%2010.84%201.74%2022.15%202.34%2032.77%205.33%203.5.99%203.81%204.36%202.32%206.81-.06%202.18-1.38%204.25-4.22%204.51-1.64.15-3.28.45-4.9.83-.86-1.76-2.77-2.24-4.56-1.75-8.13%202.22-16.26%204.43-24.3%206.93-7.22%202.25-14.42%204.68-21.36%207.67-6.55%202.82-12.77%206.42-18.74%2010.31-2.25%201.47-4.46%202.99-6.65%204.54-2.48%201.19-4.9%202.5-7.2%204.01-3.74%202.45-7.51%204.97-11.08%207.68-3.23%202.46-5.38%204.96-9.64%203.5-1.39-.48-2.31-1.61-2.77-2.92.11-.09.21-.19.3-.33%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M238.86%20399.53c2.15%201.74%209.65-4.05%2019.22-11.75%209.5-7.73%2017.44-14.65%2015.36-16.97-2.01-2.32-13.38%201.38-22.95%209.73-9.65%208.31-13.72%2017.31-11.63%2018.99%22%20fill%3D%22%23fef8f5%22/%3E%3Cpath%20d%3D%22M218.24%20402.89c1.12-3.17%201.87-6.85%203.7-9.71%201.79-2.8%204.27-5.36%206.17-8.11%207.71-11.16%2020.45-21.69%2032.45-28.04%2013.49-7.14%2029.39-8.63%2044.43-8.88%206.89-.12%2014.12.6%2020.69%202.92%206.75%202.38%2015.43%205.86%2020.41%2011.09%204.44%204.67-3.52%2010.76-7.92%206.13-2.28-2.4-6.25-3.23-9.15-4.57-2.69-1.24-5.32-2.7-8.12-3.62-5.37-1.77-11.57-2.14-17.17-2-12.45.31-25.7%201.57-37.03%207.07-9.84%204.78-18.17%2012.64-25.93%2020.21-3.59%203.5-7.16%208.54-9.85%2012.83-1.62%202.58-2.41%205.56-3.39%208.43-.51%201.51-1.15%202.97-1.43%204.56-.17.97.3%204.6-.76%202.93%203.43%205.4-4.46%2011.58-7.92%206.13-3.4-5.36-1.12-11.86.82-17.37%22%20fill%3D%22%23e35c12%22/%3E%3Cg%20id%3D%22XMLID_00000149360306420226150450000000532436664758415795_%22%3E%3Cpath%20d%3D%22M296.18%20394.75c-8.2%203.21-16.02%206.5-23.39%209.86-1.78.81-2.76%202.43-2.27%203.69.54%201.38%202.63%201.78%204.57.9%207.2-3.27%2014.81-6.47%2022.8-9.6%201.93-.76%203.1-2.47%202.58-3.82v-.01c-.51-1.29-2.42-1.75-4.29-1.02m-75.07%2030.32c-1.31%200-2.63-.35-3.83-1.05-2.78-1.62-4.2-4.7-3.61-7.85%205.4-28.96%2024.9-52.83%2052.15-63.86%2026.35-10.66%2056.21-7.59%2079.88%208.23%202.71%201.81%203.94%205.01%203.14%208.17-.79%203.13-3.37%205.34-6.58%205.65-18.42%201.75-40.3%207.66-61.61%2016.64-21.18%208.93-40.61%2020.39-54.71%2032.28a7.44%207.44%200%200%201-4.83%201.79m76.86-74.72c-10.33%200-20.7%201.96-30.55%205.95-25.89%2010.48-44.41%2033.16-49.54%2060.67-.38%202.05%201.09%203.08%201.55%203.35.97.56%202.45.77%203.74-.31%2014.42-12.16%2034.23-23.86%2055.81-32.96%2021.7-9.15%2044.03-15.17%2062.87-16.96%202.1-.2%202.7-1.91%202.83-2.43.27-1.09.06-2.59-1.37-3.55a81.6%2081.6%200%200%200-45.34-13.76%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22m225.17%20422.05-4.23-.76c5.03-28.08%2022.97-50.86%2048-60.95%2024.27-9.79%2052.4-6.31%2075.24%209.29l-2.42%203.55c-21.65-14.79-48.27-18.1-71.21-8.85-23.65%209.53-40.61%2031.11-45.38%2057.72m89.82%20233c-7.71%200-13.09-1.72-14.77-5.71-2.39-5.68%203.1-13.48%2016.32-23.2%2012.1-8.9%2029.22-18.2%2048.2-26.2%2035.13-14.81%2075.26-23.94%2080.42-11.69%202.39%205.68-3.1%2013.48-16.32%2023.2-12.1%208.9-29.22%2018.2-48.2%2026.2-23.7%2010-49.67%2017.4-65.65%2017.4m115.73-68.25c-12.6%200-35.53%204.96-64.31%2017.1-18.68%207.87-35.49%2017-47.32%2025.71-12.69%209.33-15.96%2015.57-14.91%2018.07%202.63%206.22%2032.35%203.92%2074.8-13.97%2018.68-7.87%2035.48-17%2047.32-25.71%2012.69-9.33%2015.96-15.57%2014.91-18.07-.85-2.01-4.51-3.13-10.49-3.13%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22314.22%22%20cy%3D%22497.69%22%20r%3D%223.11%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22345.85%22%20cy%3D%22576.39%22%20r%3D%223.11%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M315.8%20669.95c-4.59%200-8.64-.42-12.03-1.29l-.01.01-1.3-.38c-.57-.18-1-.32-1.41-.48l-.46-.19c-.52-.22-.87-.37-1.2-.52-.22-.1-.42-.21-.63-.32-.31-.17-.62-.34-.91-.51-.2-.12-.4-.25-.59-.39-.27-.18-.54-.38-.8-.58-.18-.14-.36-.29-.53-.44-.25-.22-.49-.46-.72-.7-.19-.2-.32-.33-.43-.46-.24-.28-.45-.57-.66-.87-.14-.2-.23-.31-.3-.43-.29-.46-.54-.94-.75-1.43-6.86-16.28%2030.89-43.65%2071.35-60.71l1.02-.42c17.51-7.3%2034.79-12.58%2050-15.28l.2-.03c1.08-.19%202.12-.36%203.13-.52%201.16-.18%202.21-.33%203.24-.46l.23-.03c.94-.12%201.93-.24%202.9-.34l.22-.02c.99-.1%201.91-.19%202.81-.26l.37-.02c.86-.06%201.72-.12%202.55-.16l.25-.01c.98-.04%201.78-.07%202.55-.08h.5c.74-.01%201.47-.01%202.18.01l.58.02c.67.02%201.33.04%201.97.08l.64.05c.61.04%201.21.09%201.79.15l.71.09c.55.07%201.09.13%201.6.22l.96.17c.41.07.82.15%201.2.24.17.04.34.08.51.13l.47.12c.35.09.71.18%201.04.27q.285.09.54.18l.44.15c.31.1.62.2.91.32.19.07.38.15.56.24l.45.2c.25.1.5.21.73.33.2.1.39.21.58.32l.38.22c.21.11.42.23.61.36.2.13.39.27.57.41l.17.12c.34.24.52.37.68.51.21.18.39.36.58.55l.15.15c.25.24.39.37.51.51.23.26.43.54.63.82.21.27.3.39.39.53.31.48.57.99.79%201.51.21.49.37.99.5%201.51l.02.07c0%20.02.01.03.01.05l.03.15c.02.12.04.24.05.36l.05.28c.05.3.1.6.12.9l.01.1v.15c.01%200%20.01.19%200%20.38v.36c0%20.24.01.47-.01.72l-.03.25c0%20.09-.03.28-.06.48l-.05.38c-.03.22-.05.43-.1.65l-.06.25c-.03.14-.08.35-.14.55l-.1.39c-.05.19-.1.39-.16.58l-.09.24c-.07.21-.15.41-.23.62l-.15.4q-.09.27-.21.54l-.12.26c-.12.28-.26.55-.39.81l-.12.26c-.07.16-.14.31-.23.47l-.14.25c-.18.33-.33.57-.47.82l-.6%201.01-1.89-1.03%201.76%201.24-.93%201.39c-.32.45-.67.91-1.02%201.37l-.37.5c-.35.44-.72.89-1.1%201.33l-.47.57c-.45.52-.93%201.04-1.41%201.56l-.34.37c-.51.54-1.06%201.1-1.62%201.66l-.27.28c-.58.57-1.2%201.16-1.83%201.75l-.19.19c-.64.6-1.3%201.18-1.97%201.77l-.26.23c-.68.6-1.41%201.21-2.16%201.83l-.17.14c-.78.65-1.6%201.3-2.43%201.95-13.32%2010.45-31.77%2020.87-52%2029.4-26.92%2011.25-52.79%2017.6-70.57%2017.6m-11.8-5.68.13.04c15.14%204.35%2047.5-2.08%2080.53-15.99%2019.89-8.39%2037.99-18.6%2050.96-28.78.86-.68%201.65-1.31%202.41-1.93.87-.73%201.57-1.32%202.25-1.91l.26-.23c.62-.54%201.25-1.11%201.85-1.66l.17-.16c.63-.59%201.22-1.15%201.78-1.7l1.66%201.38-1.4-1.64c.53-.52%201.04-1.05%201.53-1.56l.32-.36c.43-.47.88-.95%201.29-1.43l.38-.46c.4-.48.75-.88%201.06-1.28l.34-.46c.32-.41.63-.82.92-1.22l1.4-2.18c.2-.33.32-.54.43-.75l.43-.85c.13-.26.24-.47.33-.68l.41-1.03c.06-.14.11-.29.16-.43l.08-.22c.01-.05.04-.15.06-.25l.14-.51c.03-.13.07-.25.1-.38l.06-.22.02-.2.14-1.04c-.01%200-.01-.1-.01-.2v-.56l-.01-.08v-.23c-.01-.07-.04-.22-.06-.36l-.11-.66c-.07-.29-.16-.57-.28-.84-.13-.3-.28-.59-.46-.87l-.2-.26c-.18-.26-.29-.41-.41-.55l-.51-.5c-.09-.09-.18-.19-.28-.27-.06-.06-.15-.11-.23-.17l-.46-.34c-.09-.07-.18-.14-.29-.21-.1-.07-.22-.13-.34-.2l-.5-.28c-.11-.06-.21-.13-.33-.18-.15-.08-.32-.14-.48-.21l-.55-.24c-.11-.05-.22-.1-.33-.14-.23-.09-.46-.16-.7-.24l-.87-.29c-.26-.08-.55-.15-.84-.22l-.89-.23c-.33-.07-.68-.14-1.03-.2l-.88-.16c-.47-.08-.95-.13-1.43-.19l-.65-.09c-.53-.05-1.08-.1-1.64-.14l-.61-.05c-.59-.04-1.21-.06-1.83-.07l-.54-.02c-.67-.02-1.36-.01-2.05-.01h-.27c-.93.01-1.69.04-2.45.07l-.24.01c-.96.05-1.78.1-2.61.16l-.28.02c-.94.07-1.82.15-2.72.25l-.49-2.11.23%202.13c-.93.1-1.88.21-2.85.34-1.17.15-2.18.3-3.21.46-1.14.18-2.22.36-3.3.55l-.19.03c-14.87%202.66-31.78%207.83-48.91%2014.98l-1.03.43c-46.18%2019.47-73.46%2044.65-69.07%2055.08.12.29.27.56.44.83l.19.26c.12.17.24.34.38.51l.18.19c.25.25.39.4.56.55.12.1.23.2.35.29.18.14.36.28.56.41.14.09.28.19.42.27.22.13.45.26.68.38.16.09.32.17.48.25.26.12.54.24.82.36l.51.21c.34.13.69.24%201.05.35zm148.79-59.5.23.12-.26-.2zm-218.25-14.29c-.94%200-1.81-.63-2.07-1.58-6.67-24.42%2033.11-62.51%2090.56-86.73%2059.57-25.11%20112.28-26.9%20125.33-4.25.59%201.03.24%202.34-.79%202.93s-2.34.24-2.93-.79c-11.76-20.41-63.32-17.81-119.94%206.06-59.21%2024.96-93.35%2062.36-88.08%2081.64.31%201.14-.36%202.32-1.51%202.64-.19.05-.38.08-.57.08m139.54-210.01c-1.01%200-1.91-.72-2.11-1.75-.22-1.17.55-2.29%201.72-2.51l19.74-3.7a2.14%202.14%200%200%201%202.5%201.71c.22%201.17-.55%202.29-1.72%202.51l-19.74%203.7c-.12.03-.26.04-.39.04%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M403.14%20384.74c-.67%200-1.35-.06-2.02-.18-3.04-.53-5.69-2.22-7.47-4.74-3.66-5.21-2.39-12.44%202.82-16.1%202.53-1.77%205.59-2.46%208.63-1.92%203.04.53%205.69%202.22%207.47%204.74%201.77%202.53%202.46%205.59%201.92%208.63-.53%203.04-2.22%205.69-4.74%207.47-1.96%201.38-4.25%202.1-6.61%202.1m-5.97-7.39a7.2%207.2%200%200%200%204.69%202.98c1.91.34%203.84-.09%205.42-1.21a7.18%207.18%200%200%200%202.98-4.69c.34-1.91-.09-3.84-1.21-5.42a7.2%207.2%200%200%200-4.69-2.98%207.27%207.27%200%200%200-5.43%201.21c-3.26%202.29-4.06%206.83-1.76%2010.11m-209.26%2082.18a2.146%202.146%200%200%201-1.18-3.94l16.81-10.99a2.146%202.146%200%200%201%202.35%203.59l-16.81%2010.99c-.36.23-.77.35-1.17.35%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M180.17%20474.32c-2.44%200-4.81-.77-6.81-2.24a11.44%2011.44%200%200%201-4.58-7.56c-.47-3.05.28-6.1%202.11-8.59a11.5%2011.5%200%200%201%207.57-4.59c3.06-.47%206.1.28%208.59%202.11a11.44%2011.44%200%200%201%204.58%207.56c.47%203.05-.28%206.1-2.11%208.59a11.44%2011.44%200%200%201-7.57%204.58c-.59.09-1.19.14-1.78.14m.04-18.83c-.37%200-.74.03-1.12.09a7.23%207.23%200%200%200-4.76%202.88c-1.15%201.56-1.62%203.48-1.32%205.4s1.32%203.61%202.88%204.76a7.16%207.16%200%200%200%205.4%201.32%207.23%207.23%200%200%200%204.76-2.88%207.18%207.18%200%200%200%201.32-5.4%207.18%207.18%200%200%200-2.88-4.75%207.14%207.14%200%200%200-4.28-1.42m177.46%20128.88c-.85%200-1.66-.51-1.99-1.35l-54.1-134.63a2.145%202.145%200%201%201%203.98-1.6l54.1%20134.63c.44%201.1-.09%202.35-1.19%202.79-.26.11-.54.16-.8.16%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M300.04%20694.57c-22.59%200-38.7-5.95-43.78-17.99l-.08-.22-1.41-4.74-38.91-143.97c-4.4-10.69%202.12-25.03%2018.38-40.39%2015.81-14.94%2039.1-29.31%2065.57-40.47%2056.08-23.64%20107.18-25.22%20116.5-3.64l75.84%20128.31%202.76%204.41c5.31%2012.6-2.46%2029.61-21.87%2047.9-18.9%2017.81-46.72%2034.96-78.35%2048.29-35.43%2014.93-69.16%2022.5-94.65%2022.51m-39.78-19.56c9.85%2022.91%2069.33%2019.83%20132.75-6.9%2031.17-13.14%2058.55-29.99%2077.08-47.46%2017.67-16.65%2025.28-32.29%2020.93-42.95l-2.55-4.02-76.06-128.72c-7.95-18.86-58.75-16.21-110.94%205.79-26.01%2010.96-48.85%2025.04-64.29%2039.63-14.71%2013.9-21.02%2026.93-17.31%2035.74l.09.27%2038.94%20144.05z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M231.87%20493.12c-5.42-1.89-9.02-4.85-10.69-8.81-1.53-3.62-1.35-7.81.54-12.45%206.69-16.45%2034.91-37.46%2070.23-52.28%2046.74-19.62%2088.88-21.92%2095.93-5.25%202%204.72%201.09%2010.34-2.71%2016.72l-3.69-2.19c3.05-5.14%203.88-9.46%202.44-12.86-5.27-12.45-42.82-12.4-90.32%207.54-34.33%2014.41-61.62%2034.48-67.91%2049.94-1.44%203.55-1.63%206.63-.56%209.16%201.18%202.79%203.92%204.95%208.15%206.43z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22m226.41%20502.31-1.5-.59c-8.94-3.5-15.84-10.32-19.44-19.2l-4.09-10.11.06-.03c-8.97-25.04-8.06-52.19%202.61-76.66%2010.95-25.11%2030.96-44.59%2056.36-54.87%2052.2-21.12%20112.65%203.82%20134.75%2055.59l.86%202.02-.11.04%202.42%205.98a34.6%2034.6%200%200%201-.99%2028.12l-.74%201.51-1.64-.35c-21.81-4.64-57.63%201.86-93.5%2016.98-32.66%2013.76-60.35%2032.57-74.08%2050.3zm-20.15-29.27%203.19%207.87c2.95%207.29%208.45%2012.99%2015.57%2016.2%2014.48-17.9%2042.26-36.62%2074.78-50.33%2035.73-15.06%2071.62-21.71%2094.37-17.56%203.11-7.36%203.19-15.7.19-23.13l-4.04-9.98h.01c-21.88-48.26-78.94-71.26-128.31-51.28-49.89%2020.19-74.96%2077.54-55.89%20127.84zm93.23%20221.52c-23.35%200-38.75-6.28-43.66-17.92-10.83-25.69%2033.2-67.94%20100.22-96.2%2067.03-28.25%20128.02-30.26%20138.85-4.58%205.31%2012.59-2.46%2029.61-21.87%2047.9-18.9%2017.81-46.72%2034.96-78.35%2048.29s-63.34%2021.28-89.28%2022.37c-2.03.1-4%20.14-5.91.14m151.94-132.19c-25.19%200-59.2%207.49-93.71%2022.03-62.65%2026.41-107.5%2067.89-97.94%2090.57%204.5%2010.66%2021.05%2016.18%2045.43%2015.17%2025.44-1.07%2056.62-8.89%2087.79-22.03s58.55-29.99%2077.08-47.46c17.75-16.73%2025.36-32.45%2020.86-43.11-4.29-10.19-18.97-15.17-39.51-15.17%22%20class%3D%22st4%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] #nprogress .spinner-icon {\n border-top-color: #b7bdf8;\n border-left-color: #b7bdf8;\n }\n :root[data-theme=\"dark\"] #nprogress .peg {\n box-shadow: 0 0 10px #b7bdf8, 0 0 5px #b7bdf8;\n }\n :root[data-theme=\"dark\"] .Toastify__close-button {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] [data-testid=\"toast\"] > div > span {\n color: #cad3f5 !important;\n }\n :root[data-theme=\"dark\"] li[class^=\"AppFilterBarCommon_current\"]:hover a::after,\n :root[data-theme=\"dark\"] li[class^=\"AppFilterBarCommon_current\"]:hover > span::after {\n color: #d5203a;\n }\n :root[data-theme=\"dark\"] [class^=\"NewsForListMeta_hottest\"] {\n color: #f5a97f;\n }\n :root[data-theme=\"dark\"] [class^=\"NewsForListMeta_hot_\"] {\n color: #eed49f;\n }\n :root[data-theme=\"dark\"] [class^=\"NewsForListMeta_luke\"] {\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] [class*=\"Pagination_current\"] {\n color: #a5adcb;\n }\n :root[data-theme=\"dark\"] [class^=\"ImageCollection-modern_expandImage\"] {\n background: rgba(202, 211, 245, 0.8) !important;\n }\n :root[data-theme=\"dark\"] [class^=\"ImageCollection-modern_expandImage\"] svg {\n color: #181926 !important;\n }\n :root[data-theme=\"dark\"] svg[color=\"#f26522\"] {\n color: #f5a97f !important;\n }\n :root[data-theme=\"dark\"] [class^=\"ShareButtons_shareButtons\"] [title=\"Share on facebook\"] > svg {\n color: #8aadf4 !important;\n }\n :root[data-theme=\"dark\"] [class^=\"ShareButtons_shareButtons\"] [title=\"Share on reddit\"] > svg {\n color: #f5a97f !important;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_black\"],\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_appstoreWrapper\"] {\n background: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_black\"]:hover,\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_appstoreWrapper\"]:hover {\n background: #24273a;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_black\"] [src$=\"ms-store.svg\"],\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_appstoreWrapper\"] [src$=\"ms-store.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2295%22%20height%3D%2224%22%20fill%3D%22none%22%20cursor%3D%22default%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M11.48.853H.738v10.743h10.744V.853Z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M23.34.853H12.596v10.743H23.34z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M11.48%2012.699H.738v10.743h10.744V12.7Z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M23.34%2012.699H12.596v10.743H23.34z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M44.045%2012.955c0-.32.115-.577.346-.795s.5-.32.82-.32c.334%200%20.616.115.834.333s.333.487.333.782c0%20.308-.115.577-.346.782-.23.218-.5.32-.833.32-.334%200-.603-.102-.834-.32a1.1%201.1%200%200%201-.32-.782m2.115%2010.487h-1.91v-8.14h1.91zm5.82-1.397c.283%200%20.603-.064.95-.192a3.8%203.8%200%200%200%20.948-.526v1.782c-.307.18-.654.308-1.038.397-.385.09-.82.142-1.282.142-1.193%200-2.167-.385-2.923-1.142s-1.129-1.73-1.129-2.897q0-1.962%201.154-3.23c.77-.847%201.846-1.27%203.257-1.27.359%200%20.718.051%201.09.141.371.09.653.205.871.32v1.834a3.8%203.8%200%200%200-.91-.5%202.7%202.7%200%200%200-.949-.18c-.756%200-1.359.244-1.833.731-.462.487-.693%201.154-.693%201.987%200%20.82.218%201.462.667%201.923s1.052.68%201.82.68m7.347-6.872c.154%200%20.295.013.41.026.116.025.231.051.308.077v1.936a1.5%201.5%200%200%200-.436-.206%202.2%202.2%200%200%200-.705-.102c-.474%200-.872.192-1.192.59s-.487%201-.487%201.833v4.115h-1.91v-8.14h1.91v1.281h.025c.18-.448.436-.794.795-1.038s.782-.372%201.282-.372m.821%204.321c0-1.346.384-2.41%201.14-3.206.757-.782%201.821-1.179%203.167-1.179%201.27%200%202.27.385%202.987%201.141s1.077%201.782%201.077%203.064c0%201.32-.384%202.372-1.14%203.154-.757.782-1.796%201.167-3.103%201.167-1.257%200-2.27-.372-3-1.116-.757-.73-1.129-1.743-1.129-3.025Zm2-.064c0%20.846.192%201.5.576%201.948.385.449.936.667%201.654.667.692%200%201.231-.218%201.59-.667.359-.448.551-1.115.551-2%200-.872-.192-1.538-.564-1.987s-.91-.667-1.59-.667c-.705%200-1.243.231-1.64.706-.385.474-.578%201.128-.578%202Zm9.218-1.988c0%20.27.09.487.256.641.18.154.564.346%201.154.59q1.155.462%201.615%201.039.462.576.462%201.384%200%201.155-.885%201.846-.885.693-2.385.692a5.2%205.2%200%200%201-1.115-.128%205.3%205.3%200%200%201-1.038-.307v-1.885a4.5%204.5%200%200%200%201.128.577c.397.141.77.218%201.09.218.436%200%20.756-.064.961-.18q.308-.172.308-.615a.82.82%200%200%200-.32-.667c-.219-.18-.616-.397-1.219-.628q-1.057-.442-1.5-1c-.294-.372-.448-.846-.448-1.41%200-.73.295-1.333.871-1.808.577-.474%201.334-.705%202.27-.705.282%200%20.602.026.961.09.36.064.654.14.885.243v1.82a4.7%204.7%200%200%200-.885-.435%203.1%203.1%200%200%200-1-.18c-.359%200-.654.078-.846.218a.67.67%200%200%200-.32.59m4.333%202.052c0-1.346.384-2.41%201.14-3.206.757-.782%201.821-1.179%203.167-1.179%201.27%200%202.27.385%202.988%201.141s1.076%201.782%201.076%203.064c0%201.32-.384%202.372-1.14%203.154-.757.782-1.795%201.167-3.103%201.167-1.257%200-2.27-.372-3-1.116-.757-.73-1.128-1.743-1.128-3.025m1.987-.064c0%20.846.192%201.5.577%201.948.384.449.936.667%201.654.667.692%200%201.23-.218%201.59-.667.358-.448.55-1.115.55-2%200-.872-.192-1.538-.563-1.987-.372-.449-.91-.667-1.59-.667-.705%200-1.244.231-1.641.706-.385.474-.577%201.128-.577%202m12.705-2.552v4.18c0%20.872.205%201.512.603%201.948.397.436%201.012.641%201.82.641.27%200%20.551-.025.833-.09.282-.063.488-.115.603-.192v-1.59a1.7%201.7%200%200%201-.41.193%201.3%201.3%200%200%201-.398.077c-.384%200-.68-.103-.859-.308-.18-.205-.269-.564-.269-1.064v-3.808h1.949v-1.564h-1.936v-2.41l-1.923.59v1.833h-2.86v-.987c0-.487.103-.86.321-1.116s.526-.371.924-.371a1.8%201.8%200%200%201%20.884.217v-1.653a2.4%202.4%200%200%200-.474-.103%204.4%204.4%200%200%200-.616-.038c-.871%200-1.59.269-2.14.82-.552.552-.834%201.244-.834%202.103v1.128H84.25v1.564h1.359v6.577h1.936v-6.577zm-47.987-4.795v11.36h-1.975v-8.898h-.025l-3.526%208.897H35.57l-3.615-8.897h-.026v8.897h-1.82V12.083h2.82l3.27%208.423h.05l3.45-8.423zm-7.116-4.91q-1.02.577-2.307.577c-.654%200-1.231-.141-1.744-.436a2.9%202.9%200%200%201-1.167-1.218%203.8%203.8%200%200%201-.41-1.77c0-.691.154-1.32.449-1.858a3.2%203.2%200%200%201%201.27-1.282c.55-.308%201.166-.462%201.858-.462.346%200%20.692.039%201.038.103s.629.154.847.256V2.11c-.513-.346-1.167-.513-1.962-.513-.474%200-.897.116-1.282.346-.384.231-.68.552-.884.949q-.308.615-.308%201.385c0%20.807.218%201.448.64%201.923.424.474%201.014.705%201.757.705.475%200%20.898-.09%201.257-.282V4.865h-1.45V4.02h2.398zm5.526-1.705h-3.359c.013.487.167.859.423%201.128.27.257.616.398%201.051.398.578%200%201.078-.167%201.513-.5v.82a2.4%202.4%200%200%201-.73.32%203.6%203.6%200%200%201-.91.116c-.731%200-1.308-.218-1.706-.654s-.602-1.051-.602-1.846c0-.487.102-.936.294-1.32a2.2%202.2%200%200%201%20.821-.924%202.17%202.17%200%200%201%201.167-.333c.628%200%201.128.205%201.487.615s.538.975.538%201.706v.474zm-.936-.73c0-.424-.102-.744-.295-.962-.192-.218-.461-.334-.82-.334q-.48%200-.846.346c-.244.231-.385.552-.462.95zm4.577%202.845a1.1%201.1%200%200%201-.372.116%202.6%202.6%200%200%201-.423.038c-.897%200-1.346-.5-1.346-1.487V3.558h-.82v-.77h.82V1.635l.936-.295v1.436h1.192v.769H43.25v2.538c0%20.32.051.552.154.68.102.128.282.192.551.192.18%200%20.346-.051.487-.154v.782zm4.641-6.513a.53.53%200%200%201-.166.398.57.57%200%200%201-.423.167.57.57%200%200%201-.423-.167.52.52%200%200%201-.167-.41.53.53%200%200%201%20.18-.41.62.62%200%200%201%20.41-.167.56.56%200%200%201%20.41.166c.128.129.18.257.18.423Zm-.128%206.565h-.936V2.788h.936zm4.064-.052a1.1%201.1%200%200%201-.371.116%202.6%202.6%200%200%201-.424.038c-.897%200-1.346-.5-1.346-1.487V3.558h-.82v-.77h.82V1.635l.936-.295v1.436h1.193v.769h-1.193v2.538c0%20.32.052.552.154.68s.282.192.551.192c.18%200%20.347-.051.488-.154v.782zM59.16%201.25a1.1%201.1%200%200%200-.512-.128c-.526%200-.782.32-.782.961v.693h1.102v.769h-1.102v4.077h-.936V3.558h-.82v-.77h.82v-.743c0-.513.14-.923.436-1.23.295-.309.692-.462%201.205-.462.256%200%20.449.025.602.09v.807zm3.449%202.474a1%201%200%200%200-.282-.115c-.128-.026-.244-.051-.333-.051-.334%200-.603.154-.808.448q-.308.443-.308%201.154v2.475h-.936V2.788h.936v.975h.026c.102-.333.27-.59.487-.782a1.1%201.1%200%200%201%20.757-.282c.192%200%20.346.025.448.064v.961zm5.346%201.462c0%20.782-.23%201.41-.68%201.872-.448.461-1.05.692-1.794.692-.73%200-1.32-.23-1.756-.68q-.654-.672-.654-1.807c0-.808.23-1.436.68-1.898q.672-.692%201.845-.692c.731%200%201.308.218%201.718.667.436.448.641%201.064.641%201.846m-.961.026c0-.577-.128-1.013-.372-1.308-.256-.295-.603-.449-1.064-.449s-.833.154-1.103.475c-.269.307-.397.756-.397%201.32%200%20.551.128.974.397%201.282.27.308.629.462%201.103.462s.833-.154%201.077-.45c.23-.32.359-.756.359-1.332m9.333%202.423h-.936V4.878c0-.5-.077-.859-.23-1.09-.155-.23-.424-.333-.796-.333-.307%200-.577.141-.782.423-.218.282-.32.628-.32%201.013v2.744h-.936V4.788c0-.884-.346-1.333-1.026-1.333-.32%200-.59.141-.795.41q-.307.405-.307%201.039v2.743h-.936V2.788h.936v.757h.012c.347-.59.86-.872%201.513-.872.308%200%20.59.09.846.257.244.166.424.41.539.717.192-.333.41-.576.68-.743.269-.154.576-.244.935-.244%201.064%200%201.59.654%201.59%201.975v3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [class*=\"Button_black\"] [src$=\"android-store.svg\"],\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_appstoreWrapper\"] [src$=\"android-store.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22117%22%20height%3D%2230%22%20fill%3D%22none%22%20cursor%3D%22default%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.2%22%20d%3D%22M37.92%205.74a2.7%202.7%200%200%201-.75%202%202.9%202.9%200%200%201-2.2.89%203.15%203.15%200%200%201-2.21-5.37%203%203%200%200%201%202.21-.9%203.1%203.1%200%200%201%201.23.25c.362.146.684.376.94.67l-.53.53a2%202%200%200%200-1.64-.71%202.32%202.32%200%200%200-2.33%202.4%202.36%202.36%200%200%200%204%201.73%201.9%201.9%200%200%200%20.5-1.22h-2.17v-.72h2.91q.04.223.04.45Zm4.58-2.5h-2.7v1.9h2.46v.72H39.8v1.9h2.7v.74H39v-6h3.5zm3.28%205.26h-.77V3.24h-1.68V2.5h4.17v.74h-1.72zm4.66%200v-6h.77v6zm4.19%200h-.77V3.24h-1.68V2.5h4.12v.74h-1.67zm9.48-.78a3.12%203.12%200%200%201-4.4%200%203.24%203.24%200%200%201%200-4.45%203.1%203.1%200%200%201%204.4%200%203.23%203.23%200%200%201%200%204.45Zm-3.83-.5a2.31%202.31%200%200%200%203.26%200%202.56%202.56%200%200%200%200-3.44%202.31%202.31%200%200%200-3.26%200%202.56%202.56%200%200%200%200%203.44Zm5.8%201.28v-6h.94l2.92%204.67V2.5h.77v6h-.8l-3.05-4.89V8.5z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M58.64%2017.25a4.25%204.25%200%201%200%204.27%204.25%204.19%204.19%200%200%200-4.27-4.25m0%206.83a2.58%202.58%200%201%201%202.4-2.58%202.46%202.46%200%200%201-2.4%202.58m-9.31-6.83a4.25%204.25%200%201%200%204.26%204.25%204.19%204.19%200%200%200-4.27-4.25zm0%206.83a2.58%202.58%200%201%201%202.39-2.58%202.46%202.46%200%200%201-2.4%202.58zm-11.09-5.52v1.8h4.32a3.77%203.77%200%200%201-1%202.27%204.42%204.42%200%200%201-3.33%201.32%204.8%204.8%200%200%201%200-9.6%204.6%204.6%200%200%201%203.27%201.29l1.27-1.27a6.3%206.3%200%200%200-4.53-1.87%206.61%206.61%200%201%200%200%2013.21%206%206%200%200%200%204.61-1.85%206%206%200%200%200%201.56-4.22%206%206%200%200%200-.1-1.13zm45.31%201.4a4%204%200%200%200-3.64-2.71%204%204%200%200%200-4%204.25%204.16%204.16%200%200%200%204.22%204.25%204.23%204.23%200%200%200%203.54-1.88l-1.45-1a2.43%202.43%200%200%201-2.09%201.18%202.16%202.16%200%200%201-2.06-1.29l5.69-2.35zm-5.8%201.42a2.33%202.33%200%200%201%202.22-2.48%201.65%201.65%200%200%201%201.58.9zm-4.62%204.12H75V13h-1.87zm-3.06-7.3H70a3%203%200%200%200-2.24-1%204.26%204.26%200%200%200%200%208.51%202.9%202.9%200%200%200%202.24-1h.06v.61c0%201.63-.87%202.5-2.27%202.5a2.35%202.35%200%200%201-2.14-1.51l-1.63.68a4.05%204.05%200%200%200%203.77%202.51c2.19%200%204-1.29%204-4.43V17.5h-1.72zm-2.14%205.88a2.59%202.59%200%200%201%200-5.16%202.4%202.4%200%200%201%202.27%202.58%202.38%202.38%200%200%201-2.28%202.58zM92.31%2013h-4.47v12.5h1.87v-4.74h2.61a3.889%203.889%200%200%200%202.93-6.728A3.9%203.9%200%200%200%2092.32%2013zm0%206H89.7v-4.26h2.65a2.145%202.145%200%201%201%200%204.29zm11.53-1.8a3.5%203.5%200%200%200-3.33%201.91l1.66.69a1.78%201.78%200%200%201%201.7-.92%201.8%201.8%200%200%201%201.792.931c.114.21.184.441.208.679v.13a4.1%204.1%200%200%200-1.95-.48c-1.79%200-3.6%201-3.6%202.81a2.9%202.9%200%200%200%20.969%202.03%202.9%202.9%200%200%200%202.131.72%202.63%202.63%200%200%200%202.4-1.2h.06v1h1.8v-4.81c0-2.19-1.66-3.46-3.79-3.46zm-.23%206.85c-.61%200-1.46-.31-1.46-1.06%200-1%201.06-1.33%202-1.33a3.3%203.3%200%200%201%201.7.42%202.26%202.26%200%200%201-2.19%202zm10.63-6.55-2.14%205.42h-.06l-2.22-5.42h-2l3.33%207.58-1.9%204.21h1.95l5.12-11.79zm-16.81%208h1.87V13h-1.87z%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M.94%203.04a2%202%200%200%200-.46%201.4v22.12a2%202%200%200%200%20.46%201.4l.07.07L13.4%2015.65v-.29L1.01%202.97z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22m17.5%2019.78-4.1-4.13v-.29l4.1-4.14.09.05%204.91%202.79c1.4.79%201.4%202.09%200%202.89l-4.89%202.78z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M17.62%2019.72%2013.4%2015.5.94%2027.96a1.63%201.63%200%200%200%202.08.06l14.61-8.3%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M17.62%2011.28%203.01%202.98a1.63%201.63%200%200%200-2.08.06L13.4%2015.5z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M17.5%2019.63%203.01%2027.88a1.67%201.67%200%200%201-2%200l-.07.07.07.07a1.66%201.66%200%200%200%202%200l14.61-8.3z%22%20opacity%3D%22.2%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M.94%2027.82a2%202%200%200%201-.46-1.4v.15a2%202%200%200%200%20.46%201.4l.07-.07zM22.5%2016.8l-5%202.83.09.09%204.91-2.78a1.75%201.75%200%200%200%201-1.44%201.86%201.86%200%200%201-1%201.3%22%20opacity%3D%22.12%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.01%203.12%2022.5%2014.2a1.86%201.86%200%200%201%201%201.3%201.75%201.75%200%200%200-1-1.44L3.01%202.98C1.61%202.19.47%202.85.47%204.45v.15C.5%202.99%201.62%202.33%203.01%203.12%22%20opacity%3D%22.25%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [class*=\"Button_black\"] [src$=\"ios-store.svg\"],\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_appstoreWrapper\"] [src$=\"ios-store.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22101%22%20height%3D%2226%22%20fill%3D%22none%22%20cursor%3D%22default%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M15.539%2012.336a4.95%204.95%200%200%201%202.357-4.152%205.07%205.07%200%200%200-3.992-2.157c-1.679-.177-3.307%201.005-4.162%201.005-.873%200-2.19-.988-3.609-.959A5.32%205.32%200%200%200%201.66%208.801c-1.934%203.349-.491%208.27%201.361%2010.976.927%201.326%202.01%202.806%203.428%202.754%201.387-.058%201.905-.885%203.58-.885%201.658%200%202.144.885%203.59.851%201.489-.024%202.427-1.331%203.32-2.669a11%2011%200%200%200%201.52-3.092%204.78%204.78%200%200%201-2.92-4.4m-2.731-8.089a4.87%204.87%200%200%200%201.114-3.49%204.96%204.96%200%200%200-3.208%201.659%204.64%204.64%200%200%200-1.143%203.361%204.1%204.1%200%200%200%203.237-1.53m20.264%2014.928H28.34l-1.137%203.357h-2.005l4.484-12.418h2.083l4.483%2012.418h-2.039zm-4.243-1.548h3.752l-1.85-5.448h-.051l-1.85%205.448Zm17.101.379c0%202.813-1.506%204.62-3.779%204.62a3.07%203.07%200%200%201-2.848-1.583h-.043v4.484H37.4V13.478h1.8v1.506h.033a3.21%203.21%200%200%201%202.883-1.6c2.298%200%203.813%201.816%203.813%204.622Zm-1.91%200c0-1.833-.948-3.039-2.393-3.039-1.42%200-2.375%201.231-2.375%203.039%200%201.824.955%203.046%202.375%203.046%201.445%200%202.393-1.197%202.393-3.046m11.875%200c0%202.813-1.506%204.62-3.779%204.62a3.07%203.07%200%200%201-2.848-1.583h-.043v4.484h-1.859V13.478h1.799v1.506h.034a3.21%203.21%200%200%201%202.883-1.6c2.298%200%203.813%201.816%203.813%204.622m-1.91%200c0-1.833-.948-3.039-2.393-3.039-1.42%200-2.375%201.231-2.375%203.039%200%201.824.955%203.046%202.375%203.046%201.445%200%202.392-1.197%202.392-3.046Zm8.495%201.066c.138%201.231%201.335%202.04%202.97%202.04%201.566%200%202.693-.809%202.693-1.919%200-.964-.68-1.541-2.29-1.937l-1.609-.387c-2.28-.551-3.339-1.617-3.339-3.348%200-2.143%201.867-3.614%204.519-3.614%202.624%200%204.423%201.472%204.483%203.614h-1.876c-.112-1.24-1.137-1.987-2.634-1.987s-2.521.757-2.521%201.858c0%20.878.654%201.395%202.255%201.79l1.368.336c2.548.603%203.607%201.626%203.607%203.442%200%202.324-1.851%203.779-4.794%203.779-2.754%200-4.614-1.421-4.734-3.667zm11.636-7.736v2.142h1.722v1.472h-1.722v4.991c0%20.775.345%201.137%201.102%201.137a6%206%200%200%200%20.611-.043v1.463q-.512.095-1.032.086c-1.833%200-2.548-.689-2.548-2.445v-5.19h-1.316v-1.47h1.316v-2.143zm2.719%206.67c0-2.85%201.678-4.64%204.294-4.64%202.625%200%204.295%201.79%204.295%204.64%200%202.856-1.661%204.638-4.295%204.638s-4.294-1.782-4.294-4.638m6.695%200c0-1.955-.895-3.108-2.401-3.108s-2.4%201.162-2.4%203.108c0%201.961.894%203.106%202.4%203.106s2.401-1.145%202.401-3.106m3.426-4.528h1.772v1.541h.044a2.16%202.16%200%200%201%202.177-1.636q.322%200%20.637.07v1.738a2.6%202.6%200%200%200-.835-.112%201.873%201.873%200%200%200-1.937%202.083v5.37h-1.858zm13.198%206.395c-.25%201.643-1.85%202.771-3.898%202.771-2.634%200-4.269-1.764-4.269-4.595%200-2.84%201.644-4.682%204.19-4.682%202.506%200%204.081%201.72%204.081%204.466v.636h-6.395v.113a2.358%202.358%200%200%200%202.436%202.564%202.05%202.05%200%200%200%202.09-1.273zm-6.282-2.703h4.526a2.176%202.176%200%200%200-2.22-2.297%202.29%202.29%200%200%200-2.306%202.298ZM28.596.767a2.64%202.64%200%200%201%202.808%202.965c0%201.906-1.03%203.002-2.808%203.002h-2.155V.767zM27.368%205.89h1.125a1.875%201.875%200%200%200%201.967-2.146%201.88%201.88%200%200%200-1.967-2.134h-1.125zm5.082-1.41a2.132%202.132%200%201%201%204.247%200%202.134%202.134%200%201%201-4.247%200m3.333%200c0-.976-.438-1.547-1.208-1.547-.772%200-1.207.571-1.207%201.547%200%20.984.435%201.55%201.207%201.55.77%200%201.208-.57%201.208-1.55m6.56%202.254h-.922l-.93-3.317h-.07l-.927%203.317h-.913L37.339%202.23h.902l.806%203.436h.067l.926-3.436h.852l.926%203.436h.07l.803-3.436h.889zm2.28-4.504h.856v.716h.066a1.35%201.35%200%200%201%201.344-.802%201.464%201.464%200%200%201%201.559%201.675v2.915h-.889V4.042c0-.724-.314-1.084-.972-1.084A1.033%201.033%200%200%200%2045.512%204.1v2.635h-.889zM49.864.473h.888v6.26h-.888V.474Zm2.124%204.007a2.133%202.133%200%201%201%204.247%200%202.134%202.134%200%201%201-4.247%200m3.333%200c0-.976-.439-1.547-1.208-1.547-.773%200-1.207.571-1.207%201.547%200%20.984.434%201.55%201.207%201.55.77%200%201.208-.57%201.208-1.55m1.849.98c0-.81.604-1.278%201.676-1.344l1.22-.07v-.389c0-.476-.315-.744-.922-.744-.496%200-.84.182-.939.5h-.86c.09-.773.818-1.27%201.84-1.27%201.128%200%201.765.563%201.765%201.514v3.077h-.855V6.1h-.07a1.52%201.52%200%200%201-1.353.707A1.36%201.36%200%200%201%2057.17%205.46m2.895-.385V4.7l-1.1.07c-.62.042-.9.253-.9.65%200%20.405.351.64.834.64a1.06%201.06%200%200%200%201.166-.984Zm2.053-.595c0-1.423.732-2.324%201.87-2.324a1.48%201.48%200%200%201%201.38.79h.067V.473h.888v6.26h-.851v-.71h-.07a1.56%201.56%200%200%201-1.415.785c-1.145%200-1.869-.901-1.869-2.328m.918%200c0%20.955.45%201.53%201.203%201.53.75%200%201.212-.583%201.212-1.526%200-.938-.468-1.53-1.212-1.53-.748%200-1.203.579-1.203%201.526m6.964%200a2.132%202.132%200%201%201%204.247%200%202.134%202.134%200%201%201-4.247%200m3.333%200c0-.976-.439-1.547-1.208-1.547-.773%200-1.207.571-1.207%201.547%200%20.984.434%201.55%201.207%201.55.77%200%201.208-.57%201.208-1.55m2.107-2.25h.855v.716h.066a1.35%201.35%200%200%201%201.344-.802%201.464%201.464%200%200%201%201.559%201.675v2.915h-.889V4.042c0-.724-.314-1.084-.972-1.084A1.033%201.033%200%200%200%2076.328%204.1v2.635h-.889zm8.845-1.12v1.14h.976V3h-.976v2.315c0%20.472.195.678.637.678q.17%200%20.339-.02v.74q-.24.043-.484.046c-.988%200-1.382-.348-1.382-1.216V3h-.714v-.75h.715V1.11h.89Zm2.19-.637h.88v2.481h.07a1.385%201.385%200%200%201%201.374-.806%201.483%201.483%200%200%201%201.55%201.678v2.908h-.889V4.046c0-.72-.335-1.084-.963-1.084a1.052%201.052%200%200%200-1.134%201.142v2.63h-.888zm9.056%205.045a1.83%201.83%200%200%201-1.95%201.303%202.045%202.045%200%200%201-2.08-2.325%202.078%202.078%200%200%201%202.075-2.352c1.253%200%202.01.856%202.01%202.27v.31h-3.18v.05a1.19%201.19%200%200%200%201.199%201.29%201.08%201.08%200%200%200%201.07-.546zm-3.126-1.451h2.275A1.086%201.086%200%200%200%2093.57%202.9a1.15%201.15%200%200%200-1.166%201.167Z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_socialLinksWrapper\"] [title^=\"Facebook page\"] > svg {\n color: #8aadf4 !important;\n }\n :root[data-theme=\"dark\"] [class^=\"AppExternalLinks_socialLinksWrapper\"] [title^=\"X page\"] > svg {\n color: #cad3f5 !important;\n }\n :root[data-theme=\"dark\"] svg[color=\"#e39d06\"] {\n color: #eed49f !important;\n }\n :root[data-theme=\"dark\"] [class*=\"LikeButton_likeButton\"]:hover [class*=\"LikeButton_heart\"] {\n color: #ed8796;\n }\n :root[data-theme=\"dark\"] .data-collector .header {\n color: #939ab7;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_danger\"] {\n background: #ed8796;\n border-color: #ed8796;\n color: #181926;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_warning\"] {\n background-color: #eed49f;\n border-color: #eed49f;\n color: #181926;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_success\"] {\n background-color: #a6da95;\n border-color: #a6da95;\n color: #181926;\n }\n :root[data-theme=\"dark\"] [class*=\"Button_button\"][disabled] {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n color: #939ab7 !important;\n }\n :root[data-theme=\"light\"] {\n color-scheme: dark;\n --mainBrand: #b7bdf8;\n --topBrand: #b7bdf8;\n --footer: #1e2030;\n --mainBg: #24273a;\n --mainFg: #cad3f5;\n --popBrand: #b7bdf8;\n --introBoxText: #cad3f5;\n --introBoxLink: #cad3f5;\n --introBoxMeta: #a5adcb;\n --meta: #a5adcb;\n --metaLight: #b8c0e0;\n --linkColorHeader: #cad3f5;\n --linkColor: #cad3f5;\n --brandLight3: #5b6078;\n --brandLight4: #5b6078;\n --brandLight5: #494d64;\n --brandLight6: #1e2030;\n --brandLight7: #363a4f;\n --brandLight8: #cad3f5;\n --brandLight10: #363a4f;\n --brandLight11: #1e2030;\n --gray50: #363a4f;\n --gray100: #363a4f;\n --gray150: #363a4f;\n --gray200: #494d64;\n --gray250: #494d64;\n --gray300: #494d64;\n --gray500: #6e738d;\n --headingButton: #b7bdf8;\n --positiveGreener: #a6da95;\n --positiveGreenerLight: rgba(166, 218, 149, 0.1);\n --positiveGreenerDark: #a6da95;\n --danger: #ed8796;\n --negativeLight: rgba(245, 169, 127, 0.1);\n --lightDanger: rgba(237, 135, 150, 0.25);\n --dangerDark: #ed8796;\n --ctaMain: #c6a0f6;\n --ctaLight: #24273a;\n --ctaLightest: #1e2030;\n --tab: #1e2030;\n --toastify-color-dark: #1e2030;\n --toastify-color-light: #cad3f5;\n --toastify-color-info: #8aadf4;\n --toastify-color-success: #a6da95;\n --toastify-color-warning: #eed49f;\n --toastify-color-error: #ed8796;\n }\n :root[data-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-theme=\"light\"] input::placeholder,\n :root[data-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-theme=\"light\"] [class^=\"ModernLikeButton_likeWrapper\"] [class^=\"ModernLikeButton_heart\"]:hover svg,\n :root[data-theme=\"light\"] [class^=\"ModernLikeButton_likeWrapper\"] [class^=\"ModernLikeButton_liked\"] svg {\n color: #ed8796;\n }\n :root[data-theme=\"light\"] [class*=\"Button_primary\"] {\n color: #181926 !important;\n }\n :root[data-theme=\"light\"] [class^=\"Footer_footer\"],\n :root[data-theme=\"light\"] [class^=\"Footer_footer\"] p a,\n :root[data-theme=\"light\"] [class^=\"Footer_footer\"] [class^=\"Footer_footerMenu\"] li a {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] [class^=\"Footer_footerLogo\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20id%3D%22Capa_2%22%20data-name%3D%22Capa%202%22%20viewBox%3D%220%200%20800.42%20190%22%20cursor%3D%22default%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23cad3f5%3Bstroke-width%3A0%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Capa_1-2%22%20data-name%3D%22Capa%201%22%3E%3Cpath%20d%3D%22M54.21%2085.99c.89.99%201.9%201.09%202.77.21.58-.59%201.1-1.39%201.3-2.18.52-2.14.45-4.29-.39-6.38-.55-1.38-1.48-2.37-2.67-3.07a.96.96%200%200%200-.74-.11c-.8.22-1.34.71-1.85%201.39-.22.29-.14.71.17.89%201.54.91%202.48%202.12%202.81%203.83.35%201.85-.47%203.29-1.44%204.64-.17.24-.15.57.05.79Zm-34.03%202.55c-3.33-.2-6.18%202.22-6.37%205.4-.19%203.23%202.54%206.16%205.97%206.39%203.22.22%206.06-2.2%206.28-5.35.23-3.25-2.5-6.24-5.88-6.44%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M166.41%2086.27c-1.77-.11-3.37.78-4.29%202.2-1.7-1.07-6.34-3.34-8.14-4.25-.21-.12-.43-.23-.64-.34a.39.39%200%200%200-.33-.02v-.1c0-.13.01-.27.02-.4%201.87-37.41-36.04-66.48-72.79-55.22-17.71%205.42-31.77%2019.77-37.39%2037.43-1.27%203.98-2.15%2010.17-2.36%2016.71-.46.18-.92.36-1.37.55-.34.14-.67.27-1%20.42-1.87.79-3.71%201.65-5.51%202.57s-3.56%201.89-5.29%202.96c-.24.15-.33.45-.21.71.13.28.46.4.74.27h.02c1.78-.84%203.63-1.59%205.48-2.28%201.86-.69%203.74-1.31%205.63-1.86l.11-.03a85%2085%200%200%201%202.74-.75c.48-.12.95-.23%201.43-.34.05-.01.11-.03.16-.04.42-.1.84-.19%201.27-.27%201.91-.42%203.84-.68%205.75-.92h.06c.07-.02.15-.03.22-.05a1.967%201.967%200%200%200%201.45-2.38%201.967%201.967%200%200%200-2.38-1.45c-1.79.44-3.55.9-5.28%201.47.12-.04.23-.08.35-.12.22-5.84%201.03-11.31%202.16-14.88%205.19-16.31%2018.19-29.55%2034.54-34.58%201.47-.45%202.94-.83%204.41-1.15%201.43-.31%207.19-1.13.91%202.39-10.37%205.81-18.24%2015.69-21.89%2027.16-1.87%205.87-2.52%2017.44-1.25%2026.32.4%202.78-.54%203.34-2.27%204.06-3.68%201.54-10%204.34-13.28%208.3-1.26%201.52-1.89-.03-2.12-1.08-.62-2.79-1-5.92-1.16-9.14a.887.887%200%200%200-1.1-.82c-.89.22-1.78.45-2.65.73-.38.12-.63.49-.61.88.5%2011.69%203.47%2022.55%2010.56%2022.2.64-.03.96-.62.84-1.13-1.27-.8-2.11-1.71-2.45-2.74-2.33-7.01%2019.41-16.18%2047.25-20.35%2025.59-3.83%2047.57-2.08%2051.39%203.75.84%201.13.81%202.31.22%203.48-.91%202.03-3.19%204.53-6.94%206.81-.51.31-.65.99-.32%201.49v.02c.31.44.89.61%201.36.37%204.11-2.1%207.17-5.29%208.54-7.94%201.2-2.31%201.66-5.32%201.87-8.13v-.06c.03.02.05.03.07.04%201.89.57%206.62%202.49%208.45%203.24h.03l.06.03c-.07.29-.12.6-.14.91-.15%202.79%202.02%205.3%204.76%205.5%202.57.19%204.83-1.9%205.01-4.61.18-2.8-1.99-5.37-4.69-5.55Zm-35.85-11.8c0%201.51-1.21%202.7-2.62%202.58-7.4-.66-14.6-.09-18.36.33-1.44.16-2.68-1.04-2.68-2.57v-2.14c0-.56.38-1.04.9-1.12%2010.39-1.74%2019.09-.69%2021.85-.26.52.08.91.56.91%201.12v2.07Zm12.83-6.11c-.23.4-.73.54-1.16.37-15.85-6.02-40.59-2.63-40.59-2.63-7.71.83-16.38%202.51-24.84%205.72-1.86.71-3.83-.7-3.79-2.69.04-1.78.21-4.01.64-6.5.47-5.82%204.05-12.66%206.86-16.05.21-.26.44-.51.66-.76l.15-.18c.04-.04.08-.08.12-.13.09-.1.18-.19.27-.29.04-.04.08-.09.12-.13%2010.77-11.27%2029.74-12.56%2043.04-5.22%206.35%203.5%2012.48%209.45%2015.96%2015.84.59%201.09%204.26%209.59%202.54%2012.61Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M134.96%2054.25c-3.13-5.2-7.49-9.08-13.06-11.45-6.18-2.63-12.69-3.49-19.37-2.94-2.34.2-4.64.67-6.84%201.5h-.02c-.92.35-.75%201.7.23%201.81.46.05%207.77-1.01%2014.92.39%2018.14%203.56%2024.01%2012.38%2024.65%2012.7.18.09.38-.09.3-.27-.28-.58-.47-1.2-.8-1.75Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M190%2095c0-52.47-42.53-95-95-95S0%2042.53%200%2095c0%2030.37%2014.25%2057.41%2036.43%2074.8.61.48%201.24.96%201.86%201.42%200%200%20.01%200%20.02.01.62.47%201.26.92%201.89%201.37a94.6%2094.6%200%200%200%2032.39%2014.72l.26.06c.54.13%201.08.25%201.62.37.16.04.33.07.49.11.51.11%201.02.22%201.53.32.2.04.39.08.59.11.5.09%201%20.19%201.5.28.2.03.39.06.59.1q1.47.24%202.94.45c.19.03.38.06.58.08.37.05.74.09%201.11.13.38.04.75.09%201.13.13.35.04.7.07%201.05.1.41.04.81.08%201.22.11.33.03.67.05%201%20.08.44.03.88.06%201.32.08.31.02.62.04.93.05l1.5.06c.26%200%20.51.02.77.02q1.14.03%202.28.03c.81%200%201.61-.01%202.42-.03.27%200%20.53-.02.8-.03.54-.02%201.07-.03%201.6-.06l.97-.06c.47-.03.94-.05%201.42-.09l1.05-.09c.44-.04.88-.07%201.32-.12l1.09-.12c.42-.05.85-.09%201.27-.14l1.11-.15c.41-.06.82-.11%201.23-.17l1.13-.18c.4-.06.79-.13%201.19-.2l1.14-.21c.38-.07.77-.14%201.15-.22l1.15-.24%201.13-.24%201.16-.27c.37-.09.73-.17%201.09-.27.39-.1.78-.2%201.17-.31.35-.09.71-.19%201.06-.29.39-.11.78-.22%201.17-.34.35-.1.69-.2%201.04-.31.39-.12.78-.24%201.17-.37.34-.11.68-.22%201.01-.33.39-.13.79-.27%201.18-.4.33-.11.65-.23.98-.35.4-.14.79-.29%201.18-.44.32-.12.64-.24.95-.36.4-.15.79-.31%201.19-.47.31-.12.62-.25.92-.38.4-.17.8-.33%201.19-.51.3-.13.59-.26.89-.39l1.2-.54c.29-.13.57-.27.86-.4.4-.19.8-.38%201.2-.58.28-.14.55-.27.83-.41.4-.2.8-.41%201.2-.61.27-.14.53-.28.8-.42.4-.21.8-.43%201.2-.65.26-.14.51-.29.77-.43.4-.23.81-.46%201.21-.69.24-.14.49-.29.73-.43.41-.24.81-.48%201.21-.73.23-.14.46-.29.7-.43.41-.26.81-.51%201.22-.77.22-.14.44-.29.66-.43.41-.27.82-.54%201.22-.82.21-.14.41-.28.61-.43.41-.29.83-.57%201.23-.87.19-.14.38-.27.56-.41.42-.31.84-.61%201.25-.92l.51-.39c.42-.32.85-.65%201.27-.98.15-.12.3-.25.46-.37.43-.35.86-.69%201.29-1.05l.39-.33c.44-.37.88-.74%201.32-1.12.1-.09.2-.18.31-.27.46-.4.92-.81%201.37-1.22.06-.06.13-.12.19-.18.49-.45.97-.9%201.45-1.35%2018.05-17.29%2029.29-41.64%2029.29-68.6Zm-66.06%2031.79c-.14-1.06-.27-2.12-.42-3.17-.17-1.05-.31-2.11-.51-3.15-.17-1.05-.37-2.09-.57-3.13-.22-1.02-.45-2.09-.7-3.03v-.05c-.22-.75.23-1.53.98-1.73.72-.19%201.46.2%201.7.89.4%201.12.68%202.15.97%203.23.27%201.07.54%202.14.77%203.21.46%202.15.83%204.31%201.17%206.47.43%202.83.73%205.68.96%208.53%201.87.08%203.75.21%205.62.39%205.06.53%2010.09%201.57%2014.95%203.14.68.22%201.05.94.83%201.62-.2.62-.82.98-1.44.87h-.09c-2.43-.43-4.8-1.02-7.25-1.29l-1.82-.26-.91-.14-.92-.08-3.67-.36c-.61-.08-1.23-.07-1.84-.11l-1.84-.11-1.34-.08.06.92.15%203.27.07%203.27c.06%202.18.03%204.36%200%206.53-.04%202.18-.16%204.35-.24%206.52-.16%202.17-.3%204.34-.49%206.5a1.42%201.42%200%200%201-1.53%201.29c-.74-.06-1.29-.68-1.29-1.41v-.04c.01-2.15.08-4.3.11-6.45%200-2.15.05-4.29.02-6.44-.06-2.14-.01-4.29-.11-6.43l-.1-3.21-.18-3.21c-.02-.4-.05-.81-.07-1.21-.81-.02-1.62-.04-2.44-.03l-3.7.06c-1.23.02-2.47.1-3.7.15-1.24.04-2.47.13-3.7.23-2.47.16-4.94.4-7.4.67-4.91.57-9.86%201.28-14.68%202.23h-.03c-.7.14-1.37-.31-1.51-1.01-.13-.67.28-1.31.93-1.49%202.48-.67%204.93-1.21%207.41-1.7%202.47-.51%204.97-.89%207.47-1.26%201.25-.2%202.5-.33%203.76-.49%201.25-.17%202.51-.29%203.77-.4%201.26-.12%202.52-.23%203.78-.29%201.26-.07%202.53-.18%203.79-.21%202-.08%204.01-.1%206.02-.07-.2-2.66-.46-5.32-.78-7.96ZM75.4%20113.91c-.9%203.02-3.03%2010.29-4.35%2015.97-1.93%207.6-5.95%2032.98-7.44%2050.21a89.9%2089.9%200%200%201-22.89-12.47c1.83-15.14%206.36-30.41%206.99-32.33%201.27-3.9%202.78-7.76%204.76-11%201.45-2.36%203.82-4.02%206.4-5.35.13-.06.29-.14.47-.23.27-.16.52-.29.78-.42.34-.18.68-.34%201.02-.51.68-.33%201.35-.65%202.04-.94l1.02-.45%201.03-.42c.68-.29%201.38-.54%202.07-.8%201.82-.67%204.91-1.62%206.83-2.19%201-.3%201.54.02%201.28.91Zm80.96%2025.38c-2.83-10.56-6.67-27.09-18-30.96-12.07-4.12-25.04-4.57-37.58-3.77-8.86.57-17.75%202.15-26.34%204.7-3.79%201.12-15.99%205.8-18.39%207.03-2.76%201.42-5.31%203.2-6.86%205.73-2.13%203.47-3.74%207.61-5.1%2011.78-.62%201.89-4.82%2016.02-7%2030.96a94%2094%200%200%201-6.19-5.65C13.77%20141.98%204.34%20119.22%204.34%2095s9.43-46.98%2026.55-64.11C48.02%2013.77%2070.78%204.34%2095%204.34s46.98%209.43%2064.11%2026.55c17.12%2017.12%2026.55%2039.89%2026.55%2064.11s-9.06%2046.07-25.54%2063.07c-.83-6.4-2.13-12.71-3.76-18.77Zm98.56-39.27c-1.89%200-2.9%201.01-3.28%202.65l-3.4%2014.24c-.63%202.77-2.65%204.28-5.55%204.28h-8.19c-2.77%200-4.28-1.51-3.53-4.28l20.04-75.61c.75-2.65%202.65-4.16%205.42-4.16h11.47c2.77%200%204.66%201.51%205.42%204.16l19.66%2075.23c.75%202.77-.76%204.66-3.53%204.66h-8.57c-2.9%200-4.91-1.51-5.54-4.28l-3.4-14.24c-.38-1.64-1.39-2.65-3.28-2.65h-13.73Zm10.59-14.62c1.39%200%202.27-.63%201.89-2.14l-5.54-23.82-5.67%2023.82c-.38%201.51.5%202.14%201.89%202.14zm49.86%2031.63c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V41.42c0-2.9%201.39-4.28%204.16-4.28h7.94c2.9%200%204.28%201.39%204.28%204.28zm11.33-47.01h-1.39c-2.77%200-4.16-1.39-4.16-4.16v-5.55c0-2.77%201.39-4.16%204.16-4.16h1.39v-9.2c0-2.65.5-5.67%203.91-6.68l6.68-1.89c3.65-1.01%205.8.25%205.8%203.78v13.99h5.42c2.77%200%204.16%201.39%204.16%204.16v5.55c0%202.77-1.39%204.16-4.16%204.16h-5.42v34.15c0%203.28%201.89%204.41%204.28%204.41h1.76c1.89%200%203.15.63%203.15%203.53v4.28c0%204.28-4.28%206.05-8.82%206.05-8.32%200-16.76-4.66-16.76-15.88zm75.54%2019.16c0%202.77-1.39%204.16-4.16%204.16H373v4.54c0%207.06%203.28%2010.84%2010.96%2010.84%205.29%200%207.31-2.14%2010.71-2.14%203.02%200%204.16%202.4%204.16%204.16v2.02c0%205.29-5.04%209.7-15.88%209.7-17.26%200-26.34-10.08-26.34-25.96V76.72c0-13.36%209.7-21.8%2022.81-21.8s22.81%208.44%2022.81%2021.8V89.2ZM385.99%2076.7c0-6.05-2.52-9.07-6.55-9.07s-6.43%203.02-6.43%209.07v4.16h12.98zm39.5%2040.33c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V60.45c0-2.9%201.39-4.28%204.16-4.28h7.94c3.02%200%204.28%201.39%204.28%204.54%202.52-2.65%206.43-5.8%2011.34-5.8%203.02%200%203.4%201.89%203.4%203.53v6.68c0%203.65-3.15%204.03-6.17%204.41-5.17.63-8.57%204.79-8.57%2010.96zm51.89-39.32c0-5.17-2.4-8.95-7.18-8.95s-7.18%203.78-7.18%208.95v39.32c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V60.45c0-2.9%201.39-4.28%204.16-4.28h7.94c2.77%200%204.28%201.39%204.28%204.16%200%200%204.28-5.42%2012.73-5.42%2012.22%200%2018.02%209.07%2018.02%2022.81v39.32c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V77.72Zm31.67-8.82c-1.51%200-3.4-.75-3.4-3.15v-3.4c0-5.42%208.19-7.43%2016.13-7.43%2010.96%200%2025.2%202.77%2025.2%2020.67v41.33c0%202.9-1.39%204.28-4.16%204.28h-6.05c-2.65%200-4.03-1.13-4.28-3.28-.38.38-4.41%204.54-11.85%204.54-12.22%200-20.79-9.2-20.79-20.92%200-19.66%2015.25-25.46%2030.75-27.09-.25-4.41-2.02-7.43-9.07-7.43s-10.08%201.89-12.47%201.89Zm14.37%2039.44c4.66%200%207.18-3.78%207.18-8.57V86.28c-7.31%201.64-14.37%204.03-14.37%2013.48%200%204.66%202.27%208.57%207.18%208.57Zm33.56-38.31h-1.39c-2.77%200-4.16-1.39-4.16-4.16v-5.55c0-2.77%201.39-4.16%204.16-4.16h1.39v-9.2c0-2.65.5-5.67%203.91-6.68l6.68-1.89c3.65-1.01%205.8.25%205.8%203.78v13.99h5.42c2.77%200%204.16%201.39%204.16%204.16v5.55c0%202.77-1.39%204.16-4.16%204.16h-5.42v34.15c0%203.28%201.89%204.41%204.28%204.41h1.76c1.89%200%203.15.63%203.15%203.53v4.28c0%204.28-4.28%206.05-8.82%206.05-8.32%200-16.76-4.66-16.76-15.88zm49.98-23.31c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16v-5.29c0-2.9%201.39-4.28%204.16-4.28h7.94c2.9%200%204.28%201.39%204.28%204.28zm0%2070.32c0%202.77-1.39%204.16-4.28%204.16h-7.94c-2.77%200-4.16-1.39-4.16-4.16V60.45c0-2.9%201.39-4.28%204.16-4.28h7.94c2.9%200%204.28%201.39%204.28%204.28zm54.81-60.87c2.77%200%204.79%201.89%203.53%205.55l-18.27%2055.32c-.63%202.14-2.14%204.16-5.42%204.16h-5.8c-3.28%200-4.79-2.02-5.42-4.16l-17.26-55.32c-1.13-3.66.76-5.55%203.53-5.55h6.93c3.4%200%204.91%201.64%205.54%204.28l10.08%2035.79%2010.84-35.79c.76-2.65%202.14-4.28%205.55-4.28h6.18Zm52.38%2033.02c0%202.77-1.39%204.16-4.16%204.16h-25.08v4.54c0%207.06%203.28%2010.84%2010.96%2010.84%205.29%200%207.31-2.14%2010.71-2.14%203.02%200%204.16%202.4%204.16%204.16v2.02c0%205.29-5.04%209.7-15.88%209.7-17.26%200-26.34-10.08-26.34-25.96V76.72c0-13.36%209.7-21.8%2022.81-21.8s22.81%208.44%2022.81%2021.8V89.2ZM697.89%2076.7c0-6.05-2.52-9.07-6.55-9.07s-6.43%203.02-6.43%209.07v4.16h12.98z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M758.83%2041.42v6.05c0%202.77-1.39%204.16-4.28%204.16h-10.84c-1.64%200-2.52.88-2.52%202.52v62.88c0%202.77-1.39%204.16-4.16%204.16h-8.57c-2.9%200-4.28-1.39-4.28-4.16V54.15c0-1.64-.88-2.52-2.52-2.52h-10.84c-2.9%200-4.28-1.39-4.28-4.16v-6.05c0-2.9%201.39-4.28%204.28-4.28h43.73c2.9%200%204.28%201.39%204.28%204.28%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M752.32%2076.32c0-15%2011.59-21.42%2023.44-21.42s23.44%206.43%2024.66%2021.42v24.7c-1.22%2015-12.81%2021.42-24.66%2021.42s-23.44-6.43-23.44-21.42zm16.38%2024.7c0%204.91%202.77%207.56%207.06%207.56s7.06-2.65%207.06-7.56v-24.7c0-4.91-2.77-7.56-7.06-7.56s-7.06%202.65-7.06%207.56zm-536.92%2044.79c0-4.21%203.13-7.06%207.16-7.06%202.74%200%204.46%201.41%205.46%203.05l-2.02%201.06c-.65-1.14-1.98-1.98-3.44-1.98-2.7%200-4.7%202.04-4.7%204.93s2%204.93%204.7%204.93c1.45%200%202.78-.86%203.44-1.98l2.04%201.02c-1.04%201.64-2.74%203.09-5.48%203.09-4.03%200-7.16-2.86-7.16-7.05Zm24.58%206.81-3.01-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.59%203.74-3.25%204.01l3.35%205.36zm.23-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m6.5%202.58c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.5%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m17.02%206.81-2.64-10.08-2.66%2010.08h-2.56l-3.89-13.64h2.66l2.66%2010.49%202.82-10.49h1.9l2.82%2010.49%202.66-10.49h2.68l-3.91%2013.64h-2.56Zm10.29%200v-13.64h5.07c4.27%200%207.14%202.82%207.14%206.81s-2.86%206.83-7.12%206.83zm9.75-6.83c0-2.62-1.64-4.7-4.66-4.7h-2.7v9.43h2.68c2.96%200%204.68-2.13%204.68-4.72Zm6.15%204.91%201.35-1.86c.92%201%202.41%201.9%204.31%201.9s2.72-.96%202.72-1.88c0-2.86-7.93-1.08-7.93-6.09%200-2.27%201.96-4.01%204.97-4.01%202.11%200%203.84.7%205.09%201.92l-1.35%201.78c-1.08-1.08-2.54-1.57-3.97-1.57s-2.29.7-2.29%201.7c0%202.56%207.93.98%207.93%206.05%200%202.27-1.62%204.23-5.28%204.23-2.52%200-4.33-.9-5.56-2.17Zm14.68-4.89c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m7.01%201.41v-8.24h2.43v8.18c0%202.17%201.21%203.58%203.48%203.58s3.48-1.41%203.48-3.58v-8.18h2.43v8.24c0%203.37-1.94%205.64-5.91%205.64s-5.91-2.27-5.91-5.64m24.77%205.4-3.01-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.59%203.74-3.25%204.01l3.35%205.36zm.22-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m6.51%202.58c0-4.21%203.13-7.06%207.16-7.06%202.74%200%204.46%201.41%205.46%203.05l-2.03%201.06c-.65-1.14-1.98-1.98-3.43-1.98-2.7%200-4.7%202.04-4.7%204.93s2%204.93%204.7%204.93c1.45%200%202.78-.86%203.43-1.98l2.05%201.02c-1.04%201.64-2.74%203.09-5.48%203.09-4.03%200-7.16-2.86-7.16-7.05Zm16.79%206.81v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm14.06%200v-13.64h5.07c4.27%200%207.14%202.82%207.14%206.81s-2.86%206.83-7.12%206.83zm9.75-6.83c0-2.62-1.64-4.7-4.66-4.7h-2.7v9.43h2.68c2.97%200%204.68-2.13%204.68-4.72Zm13.67%204.91%201.35-1.86c.92%201%202.41%201.9%204.31%201.9s2.72-.96%202.72-1.88c0-2.86-7.93-1.08-7.93-6.09%200-2.27%201.96-4.01%204.97-4.01%202.11%200%203.84.7%205.09%201.92l-1.35%201.78c-1.08-1.08-2.54-1.57-3.97-1.57s-2.29.7-2.29%201.7c0%202.56%207.93.98%207.93%206.05%200%202.27-1.61%204.23-5.28%204.23-2.51%200-4.34-.9-5.56-2.17Zm14.69-4.89c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m7%206.81v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v5.91h-2.39Zm17.02%200v-11.53h-4.13v-2.11h10.65v2.11h-4.13v11.53zm21.23%200-2.64-10.08-2.66%2010.08h-2.56l-3.88-13.64h2.66l2.66%2010.49%202.82-10.49h1.9l2.82%2010.49%202.66-10.49h2.68l-3.91%2013.64h-2.56Zm18.94%200-1-2.64h-6.26l-1%202.64h-2.72l5.36-13.64h2.98l5.36%2013.64zm-4.13-11.25-2.45%206.5h4.91l-2.45-6.5Zm18.37%2011.25-3-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.6%203.74-3.25%204.01l3.35%205.36h-2.78Zm.23-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m7.1%209.39v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm29.37%200-3-5.09h-2.39v5.09h-2.39v-13.64h5.99c2.7%200%204.48%201.74%204.48%204.27s-1.6%203.74-3.25%204.01l3.35%205.36h-2.78Zm.22-9.39c0-1.31-.98-2.15-2.33-2.15h-3.29v4.34h3.29c1.35%200%202.33-.86%202.33-2.19m7.11%209.39v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm13.46-6.81c0-4.21%203.13-7.06%207.16-7.06%202.74%200%204.46%201.41%205.46%203.05l-2.03%201.06c-.65-1.14-1.98-1.98-3.43-1.98-2.7%200-4.7%202.04-4.7%204.93s2%204.93%204.7%204.93c1.45%200%202.78-.86%203.43-1.98l2.05%201.02c-1.04%201.64-2.74%203.09-5.48%203.09-4.03%200-7.16-2.86-7.16-7.05Zm16.2%200c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m18.78%206.81v-10.53l-4.17%2010.53h-1.02l-4.19-10.53v10.53h-2.39v-13.64h3.37l3.72%209.37%203.7-9.37h3.37v13.64zm19.33%200v-10.53l-4.17%2010.53h-1.02l-4.19-10.53v10.53h-2.39v-13.64h3.37l3.72%209.37%203.7-9.37h3.37v13.64zm7.55%200v-13.64h9.34v2.11h-6.95v3.52h6.81v2.11h-6.81v3.8h6.95v2.11h-9.34Zm23.57%200-7.12-9.75v9.75h-2.39v-13.64h2.45l6.97%209.45v-9.45h2.39v13.64h-2.31Zm7.47%200v-13.64h5.07c4.27%200%207.14%202.82%207.14%206.81s-2.86%206.83-7.12%206.83zm9.75-6.83c0-2.62-1.64-4.7-4.66-4.7h-2.7v9.43h2.68c2.96%200%204.68-2.13%204.68-4.72Zm15.87%206.83-1-2.64h-6.26l-1%202.64h-2.72l5.36-13.64h2.98l5.36%2013.64zm-4.13-11.25-2.45%206.5h4.91l-2.45-6.5Zm12.5%2011.25v-11.53h-4.13v-2.11h10.65v2.11h-4.13v11.53zm10.8%200v-13.64h2.39v13.64zm6.96-6.81c0-4.07%202.88-7.06%206.97-7.06s6.97%202.99%206.97%207.06-2.9%207.05-6.97%207.05-6.97-2.99-6.97-7.05m11.49%200c0-2.82-1.78-4.93-4.52-4.93s-4.52%202.11-4.52%204.93%201.76%204.93%204.52%204.93%204.52-2.13%204.52-4.93m16.51%206.81-7.12-9.75v9.75h-2.39v-13.64h2.45l6.97%209.45v-9.45h2.39v13.64h-2.31Zm6.59-1.92%201.35-1.86c.92%201%202.41%201.9%204.31%201.9s2.72-.96%202.72-1.88c0-2.86-7.93-1.08-7.93-6.09%200-2.27%201.96-4.01%204.97-4.01%202.11%200%203.84.7%205.09%201.92l-1.35%201.78c-1.08-1.08-2.54-1.57-3.97-1.57s-2.29.7-2.29%201.7c0%202.56%207.93.98%207.93%206.05%200%202.27-1.61%204.23-5.28%204.23-2.51%200-4.34-.9-5.56-2.17Z%22%20class%3D%22cls-1%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [class^=\"StarRating_star\"] {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] [class^=\"StarRating_star\"][class*=\"StarRating_active\"] {\n color: #f5a97f;\n }\n :root[data-theme=\"light\"] [class*=\"AppAlertWrapper_warning\"] span {\n color: #f5a97f;\n }\n :root[data-theme=\"light\"] [class*=\"HighlightFeatureListItem_featurePoint\"]:not(\n [class*=\"HighlightFeatureListItem_gray\"]\n ) {\n background-color: #a6da95;\n color: #a6da95;\n border-color: #f5fbf4;\n }\n :root[data-theme=\"light\"] [class*=\"AppBanner_iconWrapper\"],\n :root[data-theme=\"light\"] [class*=\"AppBanner_banner\"],\n :root[data-theme=\"light\"] [class*=\"AppBanner_bottom\"] {\n border-color: #6e738d;\n }\n :root[data-theme=\"light\"] [class^=\"HeaderLinks_globalSiteNav\"] a,\n :root[data-theme=\"light\"] [class^=\"HeaderLinks_globalSiteNav\"] span,\n :root[data-theme=\"light\"] [class^=\"HeaderLinks_authAndMenu\"] a,\n :root[data-theme=\"light\"] [class*=\"Button_headerTextButton\"] svg,\n :root[data-theme=\"light\"] [class*=\"Button_headerTextButton\"]:hover svg,\n :root[data-theme=\"light\"] [class^=\"HeaderLinks_header\"] button:focus {\n color: #24273a !important;\n }\n :root[data-theme=\"light\"] [class^=\"HeaderLinks_logoSmall\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20id%3D%22Capa_2%22%20data-name%3D%22Capa%202%22%20viewBox%3D%220%200%20500%20500%22%20cursor%3D%22default%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2324273a%3Bstroke-width%3A0%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Capa_1-2%22%20data-name%3D%22Capa%201%22%3E%3Cpath%20d%3D%22M250%208.66c133.29%200%20241.34%20108.05%20241.34%20241.34S383.29%20491.34%20250%20491.34%208.66%20383.28%208.66%20250%20116.71%208.66%20250%208.66M250%200C112.15%200%200%20112.15%200%20250s112.15%20250%20250%20250%20250-112.15%20250-250S387.84%200%20250%200%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M385.6%20377.84c-.39.08-.77.17-1.16.25.71%202.47%201.37%204.82%201.96%207.19%201.4%205.64%202.81%2011.28%204.21%2016.91%209.54-8.85%2018.25-18.57%2026.01-29.04-6.35.75-12.86%201.53-19.23%202.43-3.92.55-7.75%201.38-11.8%202.26Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M405%20288.35c-78.81-12.75-161.7%2012.77-228.94%2053.36-15.77%209.52-33.12%2018.95-44.36%2034-7.65%2010.28-11.68%2022.52-14.14%2035%206.45%205.28%2013.23%2010.18%2020.31%2014.67.01-.69.02-1.38.04-2.07.27-8.54%201.34-17.22%204.77-25.12%203.8-8.75%209.96-14.14%2017.56-19.54%2015.75-11.21%2033.3-20.14%2050.25-29.01%201.16-.61%202.81-.6%204.22-.88.32%201.28.99%202.59.9%203.85-.43%205.88-.3%2011.81-.16%2017.71.46%2021.16%201.84%2042.32%203.27%2063.47.49%207.29%201%2014.58%201.5%2021.85a210%20210%200%200%200%2028.99%202.02c47.79%200%2091.82-16.12%20126.94-43.21-2.94-10.22-5.89-20.43-8.85-30.64-.12-.44-.27-.87-.43-1.3-.45.1-.9.21-1.33.34-25.77%207.16-51.97%2017.21-80.11%2030.75-.24.12-.49.25-.74.38-1.23.65-2.91%201.54-4.94%201.55h-.04c-2.47%200-5.79-1.37-7.08-3.94-1.33-2.67-.35-6.37%201.33-8.29%201.37-1.57%203.16-2.52%204.59-3.29l.79-.43a380.7%20380.7%200%200%201%2079.26-33.27c.75-.22%201.5-.45%202.25-.68-.48-1.23-.97-2.47-1.45-3.73-2.1-5.43-4.28-11.04-6.68-16.45-3.08-6.93-6.59-13.87-9.99-20.58l-1.75-3.47c-1.13-2.24-2.28-5.18-1.14-8.09.5-1.28%201.65-3.01%204.27-3.99%203.64-1.35%209.07%201.35%2010.65%204.46%208.63%2017%2016.03%2032.19%2022.63%2046.44.29.62.49.98.62%201.17.19-.02.51-.06.97-.16%2016.55-3.77%2032.97-5.37%2048.79-4.77a207%20207%200%200%200%2018.46-39.79c-11.35-14.57-24.88-25.64-41.25-28.3Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M455.59%20229.46c-.46-4.53-1.19-9.03-2.04-13.52-.63-3.33-1.32-6.65-2.01-9.96-.74-3.57-1.38-7.17-2.26-10.71a191.2%20191.2%200%200%200-16.52-43.66%20199%20199%200%200%200-7.62-13.22c-2.7-4.28-5.56-8.45-8.58-12.5a198%20198%200%200%200-9.48-11.76c-3.3-3.79-6.74-7.45-10.31-10.98-3.56-3.52-7.26-6.92-11.07-10.17-3.81-3.26-7.75-6.36-11.78-9.33-4.04-2.97-8.18-5.79-12.42-8.47s-8.58-5.2-13-7.56c-4.43-2.37-8.94-4.58-13.52-6.64a214%20214%200%200%200-28.32-10.37c-9.71-2.8-19.61-4.89-29.62-6.28-5.03-.69-10.08-1.21-15.14-1.54a211%20211%200%200%200-15.28-.43c-5.12.05-10.25.29-15.35.71-5.14.44-10.27%201.06-15.36%201.89a202%20202%200%200%200-30.51%207.42%20194%20194%200%200%200-15.01%205.59c-5.02%202.1-9.94%204.39-14.77%206.88-2.28%201.17-4.52%202.42-6.77%203.64-59.26%2034.17-98.24%2095-104.51%20163.13-1.04%2019.63.34%2039.3%204.04%2058.6h-.03s3.98%2023.43%206.22%2027.81c10.96%2041.42%2030.06%2077.99%2055.15%2071.21a3.466%203.466%200%200%200%202.33-4.32c-.05-.15-.1-.31-.17-.45a19.92%2019.92%200%200%201-10.91-7.84c-13.87-23.27%2056.73-73.11%20153.16-109.78%2088.57-33.73%20168.56-44.67%20186.77-26.77%203.6%202.95%205%207.84%203.49%2012.25a63.24%2063.24%200%200%201-19.45%2029.8c-.76.73-1.2%201.74-1.2%202.79s.43%202.07%201.19%202.8a3.783%203.783%200%200%200%205.1.24%2073.94%2073.94%200%200%200%2024.37-35.04c.58-1.78.7-3.89.94-5.75.24-1.96.42-3.93.52-5.9.2-3.93.11-7.89-.29-11.83Zm-325.31%2076.13c-11.8%208.37-32.37%2023.36-40.98%2040.1-3.36%206.45-6.5%201.43-8.46-2.24a203.6%20203.6%200%200%201-11.27-31.61c-.01-.02-.02-.05-.03-.07-1.38-5.03-5.87-21.66-6.31-26.6.01-.01.02-.03.03-.03a223.6%20223.6%200%200%201-3.9-54.95c5.86-62.88%2041.87-119%2096.56-150.56%204.94-2.76%209.9-5.27%2014.9-7.55%204.9-2.23%2024.81-9.65%205.11%207.81a175.4%20175.4%200%200%200-56.81%20114.21c-1.91%2022.42%204.6%2064.4%2016.1%2095.21%203.62%209.65.66%2012.34-4.95%2016.29Zm233.46-103.5a9.08%209.08%200%200%201-6.16%204.02%20355%20355%200%200%200-65.42%2015.52c-2.48.75-5.17.42-7.4-.93a9.1%209.1%200%200%201-4.23-6.14l-1.68-7.68c-.41-1.94.57-3.91%202.37-4.74%2024.87-9.94%2051.13-16%2077.84-17.97%201.99-.1%203.75%201.29%204.12%203.26l1.75%207.39c.64%202.48.21%205.12-1.19%207.26Zm42.35-39.08a3.47%203.47%200%200%201-3.82%202.2c-61.41-9.13-147.26%2022.36-147.26%2022.36a368.8%20368.8%200%200%200-84.37%2039.83c-4.73%203.11-11.09%201.79-14.2-2.95-.74-1.13-1.25-2.39-1.5-3.71-1.48-7.84-2.38-15.77-2.73-23.73-1.71-21.62%202.42-43.3%2011.97-62.77.58-1.08%201.16-2.16%201.82-3.2.08-.27.21-.53.38-.76l.3-.54.74-1.25.36-.55c29.76-48.75%2096.58-68.19%20149.92-52.31%2026.73%208.2%2050.75%2023.48%2069.49%2044.23%202.93%203.44%2022.71%2030.94%2018.9%2043.15%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22m374.15%20129.69-.05.11A83.7%2083.7%200%200%200%20334.38%2095a121.44%20121.44%200%200%200-58.84-8.95c-7.13.56-14.13%202.11-20.83%204.58a2.83%202.83%200%200%200-2.02%203.07%202.816%202.816%200%200%200%202.74%202.45%20172.3%20172.3%200%200%201%2045.36%201.21c55.24%2011.04%2072.92%2037.62%2074.86%2038.67.55.27%201.21-.27.94-.82-.72-1.88-1.54-3.73-2.44-5.53Z%22%20class%3D%22cls-1%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [class*=\"HeaderLinks_logoLarge\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20id%3D%22Capa_2%22%20data-name%3D%22Capa%202%22%20viewBox%3D%220%200%201070.28%20160.29%22%20cursor%3D%22default%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2324273a%3Bstroke-width%3A0%7D%3C/style%3E%3C/defs%3E%3Cg%20id%3D%22Capa_1-2%22%20data-name%3D%22Capa%201%22%3E%3Cpath%20d%3D%22M45.35%20118.15c-3.55%200-5.45%201.89-6.16%204.97l-6.39%2026.76c-1.18%205.21-4.97%208.05-10.42%208.05H7c-5.21%200-8.05-2.84-6.63-8.05L38.01%207.82C39.43%202.85%2042.98%200%2048.19%200h21.54c5.21%200%208.76%202.84%2010.18%207.82l36.94%20141.35c1.42%205.21-1.42%208.76-6.63%208.76h-16.1c-5.44%200-9.23-2.84-10.41-8.05l-6.39-26.76c-.71-3.08-2.6-4.97-6.16-4.97zm19.89-27.47c2.6%200%204.26-1.18%203.55-4.02L58.38%2041.91%2047.72%2086.66c-.71%202.84.95%204.02%203.55%204.02zm93.68%2059.43c0%205.21-2.6%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V8.05c0-5.44%202.6-8.05%207.81-8.05h14.92c5.45%200%208.05%202.61%208.05%208.05zm21.3-88.31h-2.6c-5.21%200-7.81-2.6-7.81-7.81V43.57c0-5.21%202.6-7.81%207.81-7.81h2.6V18.48c0-4.97.95-10.65%207.34-12.55l12.55-3.55C206.98.49%20211%202.86%20211%209.48v26.28h10.18c5.21%200%207.81%202.6%207.81%207.81v10.42c0%205.21-2.6%207.81-7.81%207.81H211v64.17c0%206.16%203.55%208.28%208.05%208.28h3.32c3.55%200%205.92%201.18%205.92%206.63v8.05c0%208.05-8.05%2011.37-16.58%2011.37-15.62%200-31.49-8.76-31.49-29.83zm141.94%2035.99c0%205.21-2.61%207.81-7.82%207.81h-47.12v8.52c0%2013.26%206.16%2020.36%2020.6%2020.36%209.94%200%2013.73-4.02%2020.12-4.02%205.68%200%207.81%204.5%207.81%207.81v3.79c0%209.94-9.47%2018.23-29.83%2018.23-32.43%200-49.48-18.94-49.48-48.78V74.34c0-25.1%2018.23-40.96%2042.86-40.96s42.86%2015.87%2042.86%2040.96v23.44Zm-30.55-23.44c0-11.37-4.74-17.05-12.31-17.05s-12.07%205.68-12.07%2017.05v7.81h24.39v-7.81Zm74.22%2075.76c0%205.21-2.61%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V43.8c0-5.45%202.61-8.05%207.81-8.05h14.92c5.68%200%208.05%202.6%208.05%208.53%204.73-4.98%2012.07-10.89%2021.31-10.89%205.68%200%206.39%203.55%206.39%206.63v12.55c0%206.87-5.92%207.58-11.6%208.29-9.71%201.18-16.1%209-16.1%2020.6v68.66Zm97.5-73.87c0-9.71-4.5-16.81-13.5-16.81s-13.49%207.1-13.49%2016.81v73.87c0%205.21-2.61%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V43.8c0-5.45%202.61-8.05%207.81-8.05h14.92c5.21%200%208.05%202.6%208.05%207.81%200%200%208.05-10.18%2023.91-10.18%2022.97%200%2033.86%2017.05%2033.86%2042.86v73.87c0%205.21-2.61%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81zm59.5-16.57c-2.84%200-6.39-1.42-6.39-5.92v-6.39c0-10.18%2015.39-13.97%2030.31-13.97%2020.6%200%2047.35%205.21%2047.35%2038.83v77.66c0%205.45-2.6%208.05-7.81%208.05h-11.37c-4.97%200-7.57-2.13-8.05-6.16-.71.71-8.29%208.53-22.26%208.53-22.97%200-39.07-17.28-39.07-39.3%200-36.94%2028.65-47.83%2057.77-50.91-.48-8.29-3.79-13.97-17.05-13.97s-18.94%203.55-23.44%203.55Zm27%2074.1c8.76%200%2013.5-7.1%2013.5-16.1V92.34c-13.73%203.08-26.99%207.57-26.99%2025.33%200%208.76%204.26%2016.1%2013.5%2016.1Zm63.05-71.97h-2.6c-5.21%200-7.81-2.6-7.81-7.81V43.57c0-5.21%202.6-7.81%207.81-7.81h2.6V18.48c0-4.97.95-10.65%207.34-12.55l12.55-3.55c6.87-1.89%2010.89.48%2010.89%207.1v26.28h10.18c5.21%200%207.81%202.6%207.81%207.81v10.42c0%205.21-2.6%207.81-7.81%207.81h-10.18v64.17c0%206.16%203.55%208.28%208.05%208.28h3.32c3.55%200%205.92%201.18%205.92%206.63v8.05c0%208.05-8.05%2011.37-16.58%2011.37-15.62%200-31.49-8.76-31.49-29.83zM706.79%2018c0%205.21-2.6%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.61-7.81-7.81V8.05c0-5.44%202.6-8.05%207.81-8.05h14.92c5.45%200%208.05%202.61%208.05%208.05zm0%20132.11c0%205.21-2.6%207.81-8.05%207.81h-14.92c-5.21%200-7.81-2.6-7.81-7.81V43.8c0-5.45%202.6-8.05%207.81-8.05h14.92c5.45%200%208.05%202.6%208.05%208.05zM809.78%2035.75c5.21%200%209%203.55%206.63%2010.42l-34.33%20103.94c-1.18%204.02-4.02%207.81-10.18%207.81h-10.89c-6.16%200-9-3.79-10.18-7.81L718.39%2046.17c-2.13-6.87%201.42-10.42%206.63-10.42h13.03c6.39%200%209.23%203.08%2010.41%208.05l18.94%2067.24%2020.36-67.24c1.42-4.97%204.02-8.05%2010.42-8.05zm98.41%2062.04c0%205.21-2.61%207.81-7.82%207.81h-47.12v8.52c0%2013.26%206.16%2020.36%2020.6%2020.36%209.94%200%2013.73-4.02%2020.12-4.02%205.68%200%207.81%204.5%207.81%207.81v3.79c0%209.94-9.47%2018.23-29.83%2018.23-32.43%200-49.48-18.94-49.48-48.78V74.34c0-25.1%2018.23-40.96%2042.86-40.96s42.86%2015.87%2042.86%2040.96v23.44Zm-30.55-23.44c0-11.37-4.74-17.05-12.31-17.05s-12.07%205.68-12.07%2017.05v7.81h24.39v-7.81Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M992.14%208.05v11.37c0%205.21-2.6%207.81-8.05%207.81h-20.36c-3.08%200-4.74%201.66-4.74%204.74v118.15c0%205.21-2.6%207.81-7.81%207.81h-16.1c-5.45%200-8.05-2.6-8.05-7.81V31.97c0-3.08-1.66-4.74-4.73-4.74h-20.36c-5.45%200-8.05-2.6-8.05-7.81V8.05c0-5.44%202.6-8.05%208.05-8.05h82.16c5.45%200%208.05%202.61%208.05%208.05Z%22%20class%3D%22cls-1%22/%3E%3Cpath%20d%3D%22M979.91%2073.63c0-28.17%2021.78-40.25%2044.04-40.25s44.04%2012.07%2046.33%2040.25v46.41c-2.29%2028.18-24.08%2040.25-46.33%2040.25s-44.04-12.07-44.04-40.25zm30.78%2046.41c0%209.23%205.21%2014.21%2013.26%2014.21s13.26-4.97%2013.26-14.21V73.63c0-9.23-5.21-14.21-13.26-14.21s-13.26%204.98-13.26%2014.21z%22%20class%3D%22cls-1%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [class^=\"DropdownListLink_additionalInfo\"] {\n color: #a5adcb;\n }\n :root[data-theme=\"light\"] img[class*=\"PageIntroImage_a2-header-\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Dark_Version%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%20459.91%20535.19%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st0%7Bfill%3A%23363a4f%7D.st1%7Bfill%3A%2324273a%7D.st2%7Bfill%3A%23b7bdf8%7D.st6%7Bfill%3Anone%3Bstroke%3A%23b7bdf8%3Bstroke-width%3A5.7543%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D%3C/style%3E%3Cpath%20d%3D%22M21.77%20356.98c1.15-2.96%202.25-5.95%203.4-8.91%201.21-3.1%201.92-4.83%203.42-7.78.97-1.9%205.14-4.96%203.92-6.58l63.5-153.51c8.66-30.27%2081.29-36.05%20162.24-12.91s139.54%2066.42%20130.87%2096.68L363.85%20438.6c.57%201.31%201.17%202.6%201.83%203.85%202.18%201.5%201.22%202.1.07%205.41-.07.2.21%204.56.14%204.76-2.04%205.89-7.85%204.73-11.22-.59-2.35-3.7-3.63-7.98-5.4-12.01-1.1-.09-2.27-.49-3.43-1.4-6.7-5.26-10.83-9.83-16.17-16.43-2.41-2.98-4.61-5.74-7.59-8.14-.47-.32-.92-.64-1.39-.96-1.98.76-4.29.71-6.26-.44-16.12-9.4-34.99-14.53-51.06-24.25-4.94-2.99-10.03-5.4-15.13-7.8-.79-.2-1.6-.41-2.38-.61-17.68-4.72-33.13-14.35-51.16-17.64-10.38-1.89-19.78-5.08-30.47-5.75-10.12-.63-20.16-2.1-30.14-3.97-.83-.16-1.66-.28-2.5-.41-1.35-.11-2.71-.21-4.06-.38-14.89-1.67-30.65-1.84-45.7-2.03-10.39-.13-19.79.75-29.9%203.18-4.24%201.03-8.33%202.13-12.5%203.42-3.91%201.2-9.84%201.83-13.09%204.34-2.14%201.65-4.54%201.92-6.66%201.31.73-1.68%201.42-3.39%202.09-5.08%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M21.77%20356.98c1.15-2.96%202.25-5.95%203.4-8.91%201.21-3.1%201.92-4.83%203.42-7.78.97-1.9%204.12-5.13%202.88-6.75L96.01%20180.2c5.89-20.59%2041.41-29.83%2088.99-26.36L118.07%20351c-6.16-1.44%2052.8%206.03%2046.18%205.62-10.12-.63-20.16-2.1-30.14-3.97-.83-.16-1.66-.28-2.5-.41-1.35-.11-2.71-.21-4.06-.38-14.89-1.67-30.65-1.84-45.7-2.03-10.39-.13-19.79.75-29.9%203.18-4.24%201.03-8.33%202.13-12.5%203.42-3.91%201.2-9.84%201.83-13.09%204.34-2.14%201.65-4.54%201.92-6.66%201.31.71-1.7%201.4-3.41%202.07-5.1m63.65%2032.71s15.15-24.27%20113.3%205.46c98.15%2029.74%2093.42%2050.16%2093.42%2050.16l-61.61%20359.4-277.73-30.42z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M218.97%20326.19c5.6-15.06%209.14-30.67%2012.93-46.25.83-3.41%201.71-6.79%202.62-10.16-.12-.85-.12-1.76.1-2.74%204.7-20.96%209.78-42.77%2018.85-62.3.21-.45.45-.85.72-1.22.91-11.7%203.4-22.94%209.73-33.12%203.89-6.27%2012.56-2.81%2013.34%202.85%2070.88%2024.05%20119.82%2062.89%20111.87%2090.73L363.85%20438.6c.57%201.31%201.17%202.6%201.83%203.85%202.18%201.5.96%204.03-.19%207.34-.07.2-.13%203.96-.2%204.15-2.04%205.89-7.25%203.4-10.62-1.92-2.35-3.7-3.63-7.98-5.4-12.01-1.1-.09-2.27-.49-3.43-1.4-6.7-5.26-10.83-9.83-16.17-16.43-2.41-2.98-5.06-2.68-8.04-5.08-.47-.32-3.37-3.07-3.84-3.39-1.98.76-1.38.07-3.36-1.08-16.12-9.4-34.99-14.53-51.06-24.25-4.94-2.99-10.03-5.4-15.13-7.8-.79-.2-1.6-.41-2.38-.61-14.4-3.85-27.32-10.95-41.36-15.22%204.46-12.98%209.67-25.7%2014.47-38.56%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22m10.07%20382.47%202.49-6.05%206.82-11.14c3.45-1.18%2023.4-10.6%2030.71-12.96%209.95-3.21%2020.07-.94%2030.32-1.48%2010.01-.54%2019.9-.4%2029.93-.62%2010.84-.24%2019.29-2.68%2030.07.52%203.02.89%204.52%203.11%204.88%205.51%208.74.62%2017.45%201.45%2026.13%202.54%2026.07%203.25%2052.14%2011.79%2077.09%2020.3%2024.14%208.24%2045.45%2018.25%2065.94%2033.55%2017.88%2013.36%2035.09%2028.41%2046.26%2047.77l1.5%2014.33-1.7%208.1c-10.32%2036.08-99.88%2041.87-196.73%2014.19C66.92%20469.35-.26%20418.53%2010.07%20382.47m140.39-258.35c5.73-2.81%2010.45-4.38%2016.82-4.19%201.11-1.93%204.05-1.62%206.76-1.93%201.5-.16%203.05-.27%204.62-.35%205.86-.31%2011.74-.12%2017.63.21%2013.93.21%2027.79.74%2041.69%202.7%2017.52%202.48%2034.99%207.97%2052.3%2011.68%208.25%201.77%2016.58%205.41%2023.89%209.59%209.27%205.3%2019.24%209.29%2028.61%2014.39%2015.28%208.3%2030.2%2017.69%2038.03%2033.66.94%201.93%204.06%203.39%203.52%205.03%201.57%202.13-1.13%204.04-.81%206.94.38%203.44-.1%206.15-1.5%209.26-1.85%204.12-5.75%204.42-8.82%202.67-.2.16-.43.3-.67.45-.13.08-.26.16-.4.24-.2.11.12.51-.1.6s-.48.36-.72.42c-.18.05-.19.39-.38.42-.46.08-.85%201.13-1.36%201.13l-.72-.14-.51.08c-.61-.01-.06.37-.6.25-.11-.02-.98-.43-1.09-.46-.42-.12-.69-2.09-1.06-2.27-.07-.03-.12-.07-.19-.11-.38-.22-.75-.46-1.07-.74-.02-.01-.03-.04-.05-.05-.35-.32-.66-.66-.94-1.04-2.25-.78-4.46-1.88-6.63-2.99-.33-1.86-1.75-3.38-3.62-4.09-14.79-5.68-28.84-13.05-43.26-19.56-13.4-6.05-27.02-10.73-41.17-14.7-14.45-4.05-27.62-9-42.39-11.69-15.04-2.74-29.45-5.16-44.72-5.74-9.64-.37-21.31%201.25-30.92.54-3.38-1.16-6.4-2.82-8.61-5.21-6.01-6.55.97-21.33%208.44-25%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M129.23%20112.22c-.3-1.51-.04-3.14%201.1-4.7%202.54-3.5%204.88-7.42%207.06-11.41.63-1.64%201.22-3.33%201.78-5.08%201.64-5.11%203.94-9.58%206.19-14.47.61-1.33%201.46-2.23%202.41-2.81%201.46-3.05%203.35-5.85%206.57-8.26.03-.02.06-.03.1-.06%203.15-5.38%206.44-10.69%2010.03-15.8%206.09-8.66%2010.98-13.68%2020.38-17.29-1.31-1.75%205.48-2.11%206.36-4.17%2020.73-9.04%2038.86-17%2061.19-21.24%204.29-.31%208.51-.98%2012.83-1.07%2015.36-.32%2031.7-.84%2045.55%206.89%201.92%201.07%205.93%203.41%207.36%202.47%201.84%201.18%202.44.01%204.04%201.54%201.59%201.53%202.94%201.56%204.55%201%20.83%201.7%205.74%201.46%204.98%203.2%206.07%203.42%208.51%204.94%2014.64%208.17%203.39%201.53%206.48%201.09%209.02%205.23.85%201.38%201.81%202.73%202.82%204.06a90.5%2090.5%200%200%201%2010.95%206.71c5%203.58%208.26%207.34%2011.29%2012.85.62%201.13%201.12%202.3%201.56%203.51.05.05.11.08.15.13%208.41%208.92%2012.48%2020.56%2017.27%2031.53%203.76%208.6%2010.46%2018.41%2011.36%2027.76.9%209.42%203.24%2018.85%202.97%2028.57.86%206.01-2.75%2012.47-2.04%2018.44.85%207.15-3.25%2014.85-3.03%2022.01.56%2018.18-11.81%2023.1-22.31%2034.94-6.12%206.91-16.12-3.34-10.04-10.21%202.48-2.8%204.59-6.07%207.45-8.51.23-.21.48-.38.74-.56-.26-.78-.44-1.63-.44-2.62.01-1.04.05-2.09.11-3.15-.25-13.76-11.63-18.62-20.03-28.2-8.02-9.15-19.36-16.45-30.24-21.75-5.38-2.62-10.29-5.92-15.54-8.73-4.93-2.64-10.6-3.49-15.82-5.45-11.68-4.38-23.32-8.16-35.61-10.58-25.17-4.97-50.88-8.36-76.45-9.86-11.63-.68-21.08.49-31.76%205.26-5.36%202.39-14.65%205.16-15.93%2011.91-.05%201.32-.13%202.64-.28%203.96.02%204.21%201.33%2012.05-.24%2016.47-1.55%204.35-8.59%206.28-12.8%203.84-5.44-3.15-5.32-10.12-4.29-15.35-1.55-1.15-.9-4.63-1.12-7.25-.69-8.13-.87-16.54%205.16-21.87m256.08-9.74c-1.95-4.9-4.9-9.41-7.29-14.09-.56-1.09-1.04-2.18-1.52-3.28-2.02-2.92-3.42-6.15-4.67-9.43-3.19-4.34-6.99-8.4-10.22-12.02-3.89-4.37-9.41-8.22-13.39-12.92-2.05-.88-3.07-2.34-5.18-3.19-5.65-2.27-10.73-5.92-15.83-9.2-11.52-7.39-23.42-12.83-37.32-12.63-7.32.11-14.48-1.05-21.77-1-7.32.05-14.41%201.66-21.79%201.68-15.73.06-24.82%208.32-38.23%2014.5-.61.28-1.23.54-1.84.8-5.51%204.28-16.34%2014.26-16.2%2021.31.1%205.04%203.06%205.36%207.56%206.28%204.7.97%209.53%201.28%2014.3%201.46%2021.12.83%2041.19%203.35%2061.26%208.43%2020.5%205.18%2041.59%2010.46%2060.54%2020.1%208.32%204.23%2016.63%208.43%2025.84%2010.77%207.27%201.85%2019.15%207.45%2025.65%202.36.86-1.03%201.71-2.06%202.48-3.13-.73-2.34-1.52-4.64-2.38-6.8%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M218.17%20108.79c6.21-12.09%2012.99-23.96%2020.22-35.56%2011.7%201.31%2023.36%203.07%2034.81%205.97%2020.5%205.18%2040.96%2011.2%2060.86%2018.71%209.12%203.44%2016.32%209.82%2025.52%2012.16%207.27%201.85%2019.15%207.45%2025.65%202.36.86-1.03-.7-2%20.08-3.07-.74-2.36.12-4.53-.74-6.69-1.95-4.9-4.15-9.58-6.53-14.28-.56-1.09-1.04-2.18-1.52-3.28-2.02-2.92-5.62-5.09-6.87-8.39-3.19-4.34-4.78-9.44-8.01-13.07-3.89-4.37-9.52-7.47-13.51-12.16-2.05-.88-2.95-3.1-5.06-3.95-5.65-2.27-10.73-5.92-15.83-9.2-11.52-7.39-23.42-12.83-37.32-12.63-5.75.08-11.4-.61-17.08-.88%203.17-3.83%206.48-7.53%2010.2-10.87%203.57-3.19%206.2-3.58%2010.23-6.13%206.12.99%2013.2%201.52%2018.5%204.49%201.92%201.07%204.16%203.03%205.57%202.08%201.84%201.18%203.27-.98%204.87.56%201.59%201.53%202.88%203.38%204.49%202.82.83%201.7%205.74%201.46%204.98%203.2%206.07%203.42%207.46%205.28%2013.59%208.51%203.13-2.09%207.52.75%2010.08%204.88.85%201.38%201.81%202.73%202.82%204.06a90.5%2090.5%200%200%201%2010.95%206.71c5%203.58%208.26%207.34%2011.29%2012.85.62%201.13%201.12%202.3%201.56%203.51.05.05.11.08.15.13%208.41%208.92%2012.47%2020.56%2017.27%2031.53%203.76%208.6%2010.46%2018.41%2011.36%2027.76.9%209.42%203.19%2016.94%202.92%2026.67.86%206.01-2.71%2014.37-2%2020.35.85%207.15-3.8%2016.34-3.58%2023.51.56%2018.18-9.7%2023.95-20.2%2035.8-6.12%206.91-25.99-9.46-11.6-12.56%203.65-.79%204.59-6.07%207.45-8.51.23-.21.48-.38.74-.56-.26-.78-.44-1.63-.44-2.62.01-1.04.05-2.09.11-3.15-.25-13.76-11.63-18.62-20.03-28.2-8.02-9.15-19.36-16.45-30.24-21.75-5.38-2.62-10.29-5.92-15.54-8.73-4.93-2.64-10.6-3.49-15.82-5.45-11.68-4.38-23.32-8.16-35.61-10.58a573%20573%200%200%200-52.96-7.93c1.4-2.81%202.78-5.62%204.22-8.42%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22m391.41%20251.51-27.39%20212.27-13.24-23.3%2029.93-209.97z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M291.25%20464.71c-.9%201.08%201.04-2.13%201.42-3.18.45-1.21-1.22-3.03-.62-4.17.17-.3.34-.59.52-.89%200-.01.01-.05.01-.08%200-.09.01-.27.03-.58.01-.5%200-1%20.01-1.5.02-3.87.09-9.95%203.94-9.91%203.9.03%208.31%206.06%208.29%209.94-.02%203.46%201.68%206.76-.16%209.77-.11.19-.18.28-.22.35-.02.03-.02.04-.03.1-.2.54-.37%201.08-.58%201.6-.84%202.14-1.75%203.66-3.22%205.43-2.46%202.98-10.78%207.65-11.47%204.13-.64-3.39-.38-8.02%202.08-11.01M74.5%20387.47c2.6-2.53%2010.65-4.43%2012.46-1.79%201.49%202.17-2.25%206.1-3.36%208.31.05%201.49-.35%202.99-1.46%204.28-.35.41-.7.76-1.06%201.13-.06%201.31%200%202.7-.17%204-.36%202.88-1.38%205.24-2.83%207.74-1.21%202.07-2.78%205.13-4.79%205.05-5.82-.21-7.7-9.68-7.56-14.54.19-6.5%204.32-9.83%208.77-14.18%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M287.55%207.92s-46.52%2020.84-70.15%2093.53c0%200-78.74-9.99-92.12%2026.66%200%200%208.06-90.85%20104.55-115.32%2052.66-13.36%2057.72-4.87%2057.72-4.87%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M198.79%2058.84c5.48-1.81%2010.78-4.14%2015.78-7.03%204.52-2.62%208.67-5.9%2013.43-8.07%203.72-1.7%207.77-2.67%2011.71-3.67%204.58-1.17%209.2-2.15%2013.91-2.72%2010-1.21%2020.18-1.09%2030.18-.16%209.63.89%2019.46%202.33%2028.46%205.97%203.84%201.55%207.54%203.41%2011.2%205.39%205.7%205.44%2018.74%2015.38%2023.67%2020.73%2010.63%2011.53%2014.33%2020.55%2023.61%2033.3%203.06%204.21%205.6%2011.46%201.76%2012.89-2%202.39-6.07-2.9-9.49-5.11-1.98-1.28-5.26-2.08-7.41-3.1.6-2.73-3.84-4.09-6.28-5.13-11.09-4.7-22.17-9.4-33.43-13.71-10.1-3.86-20.33-7.5-30.78-10.27-9.84-2.63-20.03-4.08-30.17-5.01-3.82-.35-7.66-.58-11.48-.78-3.84-.86-7.72-1.52-11.63-1.87-6.38-.56-12.84-1.07-19.24-1.17-5.8-.1-10.42.81-13.92-4.6-1.15-1.77-1.18-3.85-.53-5.71.22-.06.44-.1.65-.17%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M231.84%2055.92c.92%203.84%2014.61%203.92%2031.39%202.67%2016.76-1.34%2031-3.51%2031.19-7.45.22-3.88-14.62-8.12-32.5-6.67-17.89%201.37-30.99%207.69-30.08%2011.45%22%20fill%3D%22%23fef8f5%22/%3E%3Cpath%20d%3D%22M206.63%2043.96c4.06-2.58%2010.03-7.4%2014.63-9%204.48-1.55%207.13-3.44%2011.7-4.84%2018.53-5.7%2042.16-6.25%2061.25-2.76%2021.46%203.92%2040.63%2016.31%2057.75%2029.32%207.85%205.97%2015.33%2013.16%2020.66%2021.56%205.48%208.63%2012.15%2020.21%2013.1%2030.49.85%209.16-10.51%2013.62-11.35%204.53-.44-4.71-7.13-13.81-9.2-17.88-1.93-3.78-3.58-7.73-5.92-11.24-4.46-6.74-9.4-14.98-15.81-19.77-14.26-10.66-31.23-20.07-48.81-23.92-15.28-3.34-31.46-2.11-46.88-.48-7.12.75-16.44%204.95-23.25%207.36-4.1%201.45-7.63%204.11-11.27%206.46-1.91%201.24-3.93%202.31-5.63%203.85-1.05.93-7.81%206.83-7.53%204.03-.93%209.09-11.18%207.64-10.24-1.54.9-9.01%209.75-11.71%2016.8-16.17%22%20fill%3D%22%23e35c12%22/%3E%3Cg%20id%3D%22XMLID_00000132055030417979415860000006498067231019915961_%22%3E%3Cpath%20d%3D%22M302%20101.3c-12.04-3.66-23.73-6.89-34.99-9.65-2.71-.67-5.26.29-5.82%202.14-.61%202.02%201.37%204.32%204.33%205.05%2010.97%202.71%2022.36%205.85%2034.09%209.41%202.84.86%205.67-.03%206.27-2v-.01c.6-1.9-1.13-4.1-3.88-4.94%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M288.7%2080.41c-33.32-9.19-65.1-13.16-90.91-12.33-7.2.24-10.8-8.73-5.37-13.46%2029.68-25.92%2071.54-36.66%20112.21-24.81%2039.49%2011.5%2068.5%2041.56%2080.32%2077.91%202.25%206.92-5.4%2012.86-11.51%208.93-21.76-14.04-51.21-27.01-84.74-36.24%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M196.09%2066.79c28.63-25.39%2067.55-36.16%20104.94-25.22%2036.42%2010.65%2063.02%2039.45%2074.16%2074.96%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22189.45%22%20cy%3D%22420.23%22%20rx%3D%2226.17%22%20ry%3D%22109.36%22%20transform%3D%22rotate%28-74.585%20189.475%20420.25%29%22%20fill%3D%22none%22%20stroke%3D%22%23b7bdf8%22%20stroke-width%3D%225.7533%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%229.998%22/%3E%3Ccircle%20cx%3D%22231.12%22%20cy%3D%22232.69%22%20r%3D%224.44%22%20class%3D%22st2%22%20transform%3D%22rotate%28-2.969%20230.932%20232.504%29%22/%3E%3Ccircle%20cx%3D%22196.9%22%20cy%3D%22348.91%22%20r%3D%224.44%22%20class%3D%22st2%22%20transform%3D%22rotate%28-83.748%20196.895%20348.894%29%22/%3E%3Cpath%20d%3D%22M67.2%20408.13c-.13-.27-.26-.54-.38-.81-.18-.4-.34-.8-.49-1.2-.1-.28-.2-.55-.28-.82-.12-.39-.23-.78-.32-1.17-.06-.26-.13-.53-.17-.79-.07-.39-.11-.78-.15-1.17-.02-.25-.05-.5-.07-.73-.01-.42%200-.83.02-1.25.01-.2.01-.41.03-.6.07-.61.18-1.2.34-1.79%205.47-19.83%2063.71-21.08%20130.07-2.79.51.14%201.01.29%201.5.43h0c.01%200%20.03%200%20.04.02%2026.63%207.45%2050.46%2016.91%2068.99%2026.84.01%200%20.02.01.04.02%201.41.76%202.78%201.52%204.14%202.27.04.03.08.04.12.07%201.32.74%202.6%201.49%203.86%202.24.08.04.14.09.21.13%201.21.73%202.41%201.45%203.56%202.19l.33.21c1.11.7%202.19%201.41%203.24%202.1.14.1.28.19.42.29%201.01.68%201.99%201.35%202.94%202.04.16.11.31.23.47.36.91.66%201.8%201.32%202.66%201.97.18.15.37.28.55.43.81.62%201.61%201.25%202.37%201.88l.61.52c.7.59%201.41%201.18%202.07%201.78.22.2.43.41.66.61.62.56%201.22%201.11%201.79%201.68.23.22.44.46.67.68.53.52%201.05%201.06%201.53%201.58.23.26.43.5.66.76.44.49.88.99%201.28%201.48.23.28.42.55.63.83.36.46.73.92%201.05%201.37.21.3.39.6.59.89.28.43.58.86.83%201.28.2.32.35.64.51.97.21.4.44.78.62%201.16.16.34.27.68.41%201.01.15.35.32.72.44%201.07.12.36.2.71.29%201.07.09.32.21.66.27.99.09.39.11.77.15%201.16.04.28.09.56.11.84.02.45%200%20.87-.03%201.31-.01.21.01.42-.01.63-.07.63-.18%201.26-.35%201.89a11.4%2011.4%200%200%201-.66%201.8c0%20.01-.01.02-.03.04-.09.2-.22.37-.32.57-.2.36-.38.74-.62%201.09-.01.02-.04.05-.07.07-.15.22-.34.43-.51.64-.23.29-.44.58-.69.86-.04.04-.08.07-.12.12-.21.22-.44.43-.68.64-.25.24-.49.49-.76.72-.05.05-.13.09-.18.14-.26.22-.55.41-.81.61-.28.2-.52.42-.81.61l-.26.16c-.3.2-.64.39-.96.58-.29.18-.56.36-.86.52-.11.06-.23.11-.36.17-.35.18-.73.36-1.1.53-.31.14-.58.3-.9.44-.15.07-.32.12-.46.18-.39.17-.81.33-1.22.48-.3.12-.6.25-.91.37-.18.06-.39.12-.58.19-.17.06-.32.13-.49.18l-.03-.02c-.25.09-.51.17-.76.24-.33.1-.64.22-.98.32-.71.21-1.48.4-2.23.59-.29.07-.55.15-.84.22-.79.19-1.61.36-2.45.52-.29.06-.56.13-.86.19-.92.18-1.88.33-2.85.48-.23.03-.44.08-.67.11-1.03.16-2.11.29-3.21.42-.18.02-.34.04-.53.07-1.15.13-2.33.23-3.52.34-.14.01-.26.03-.4.04-1.2.09-2.42.17-3.68.24l-.46.03c-1.31.07-2.65.11-4.02.14-.1%200-.2.01-.29.01-1.43.03-2.9.04-4.38.05h-.1c-22.95-.08-52.32-4.36-83.48-12.95-51.67-14.24-93.02-36.13-106.23-54.49h-.01c-.02-.04-.04-.06-.07-.1-.14-.2-.27-.4-.4-.6-.33-.49-.66-.98-.96-1.47-.16-.26-.29-.51-.44-.77-.18-.4-.41-.82-.61-1.25m311.22-56.94c5.15-35.2-54.67-78.6-142.21-102.73S74.02%20234.12%2061.4%20263.8m342.59-111.98%2025.44%2013.33%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22441.14%22%20cy%3D%22171.75%22%20class%3D%22st6%22%20rx%3D%2213.45%22%20ry%3D%2213.46%22%20transform%3D%22rotate%28-83.748%20441.117%20171.737%29%22/%3E%3Cpath%20d%3D%22m153.63%2078.26-28.61-2.55%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22111.61%22%20cy%3D%2274.93%22%20class%3D%22st6%22%20rx%3D%2213.45%22%20ry%3D%2213.46%22%20transform%3D%22rotate%28-83.748%20111.601%2074.928%29%22/%3E%3Cpath%20d%3D%22M263.5%20167.08%20205.01%20365.9m157.43%20106.57%2028.52-211.22c8.37-30.34-50.62-73.07-131.78-95.45s-153.74-15.91-162.11%2014.44L13.22%20376.19l-2.61%206.57C.63%20418.93%2070.7%20469.65%20167.82%20496.41c97.1%2026.76%20183.92%2019.14%20193.9-17.02z%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M145.31%20153.04c-3.81-5.98-5.25-11.7-3.83-16.87%206.29-22.94%2065.82-26.43%20132.97-7.82%2067.14%2018.62%20116.47%2052.3%20110.19%2075.24-1.71%206.21-7.35%2011-15.98%2014.31%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M405.1%20201.75c-3.83%2013.12-12.96%2023.25-24.39%2028.74-20.02-24.08-65.49-49.24-121.53-64.69-51.13-14.09-98.83-16.74-129.24-9.18-6.21-10.59-8.22-23.62-4.52-36.33l3.57-12.24h.01c23.76-75.25%20103.49-118.09%20179.72-95.9%2076.38%2022.24%20120.62%20101.45%2099.92%20177.82l-.1-.03z%22%20class%3D%22st6%22/%3E%3Cellipse%20cx%3D%22185.92%22%20cy%3D%22430.9%22%20rx%3D%2267.94%22%20ry%3D%22182.43%22%20transform%3D%22rotate%28-74.592%20185.923%20430.893%29%22%20fill%3D%22none%22%20stroke%3D%22%23b7bdf8%22%20stroke-width%3D%225.7552%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210.0016%22/%3E%3C/g%3E%3Cpath%20d%3D%22M292.51%20443.19a2.88%202.88%200%200%201%203.32-2.35%202.87%202.87%200%200%201%202.35%203.31l-61.46%20361.24-5.73-.63zm-211.5-53.16c.53-1.5%202.16-2.29%203.66-1.78%201.5.53%202.29%202.16%201.78%203.66L-46.19%20774.4l-5.86-.64z%22%20class%3D%22st2%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] img[class*=\"PageIntroImage_a2-header-\"][src^=\"/static/a2-header-right\"] {\n transform: scale(-1, 1);\n }\n @media screen and (min-width: 1200px) {\n :root[data-theme=\"light\"] [class*=\"PageIntroWrapper_wrapper\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Clouds%22%20x%3D%220%22%20y%3D%220%22%20style%3D%22cursor%3Adefault%22%20version%3D%221.1%22%20viewBox%3D%220%200%20404%20136%22%3E%3Cstyle%3E.st0%7Bclip-path%3Aurl%28%23SVGID_00000124847987691952410040000001964486568889829789_%29%7D.st1%7Bfill%3A%23363a4f%7D.st2%7Bfill%3A%23494d64%7D%3C/style%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGID_1_%22%20d%3D%22M-22%2044h363v92H-22z%22/%3E%3C/defs%3E%3CclipPath%20id%3D%22SVGID_00000138556141443024540190000008926974327054756783_%22%3E%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20style%3D%22overflow%3Avisible%22/%3E%3C/clipPath%3E%3Cg%20style%3D%22clip-path%3Aurl%28%23SVGID_00000138556141443024540190000008926974327054756783_%29%22%3E%3Cpath%20d%3D%22M29.65%20156.72c1.41-6.61.84-13.71-2.07-20.37-7.37-16.83-26.9-24.46-43.63-17.06-16.48%207.3-24.08%2026.48-17.26%2043.14l62.96-5.71z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M128.04%2081.5s-.03-.02-.04-.03C110.71%2053.42%2075.1%2041.71%2044.21%2055.4%2010.38%2070.38-4.96%20110.11%209.93%20144.14a67.59%2067.59%200%200%200%208.01%2013.65l112.84-10.24c7.55-14.95%2010.51-33.57%205.57-50.46-1.55-2.77-6.76-13.09-8.31-15.59z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m20.48%20157.55%20112.61-10.22c4.89-14.3%204.67-30.41-1.87-45.34-13.79-31.51-50.35-45.8-81.67-31.93s-45.52%2050.66-31.73%2082.16c.8%201.84%201.69%203.61%202.66%205.33z%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M205.62%20140.74c.38-1.42.71-2.87.94-4.35%203.84-24.11-12.47-46.79-36.44-50.66-23.97-3.86-46.51%2012.55-50.36%2036.66-1.46%209.13%200%2018.04%203.65%2025.81l82.21-7.46z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m229.85%20134.8%204.94-.45-.36-3.98c-.45.06-.86.15-1.22.31-1.49.67-2.13%201.59-3.9%201.93-2.21.43-4.55.47-6.83.59-.3-.32-.69-.59-1.16-.78-1.05-.42-2.04-.44-3.12-.65-1.34-.26-2.9-.88-4.2-1.38-1.69-.66-2.84-1.93-4.09-3.04-5.4-16.66-19.64-29.78-38.02-32.74-26.16-4.22-50.76%2013.7-54.96%2040.01-.77%204.83-.78%209.6-.15%2014.19l113.41-10.29-.34-3.72z%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22m-1.99%20139.23%2048.23-4.38c2.48-5.14%203.36-11.05%202.13-17-3.05-14.67-17.75-23.99-32.85-20.82-15.1%203.18-24.86%2017.64-21.82%2032.31.76%203.67%202.26%207%204.31%209.89z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m-4.15%20139.42%2054.8-4.97c.22-2.53.1-5.12-.44-7.72-3.05-14.67-17.75-23.99-32.85-20.82-15.1%203.18-24.86%2017.64-21.82%2032.31.09.41.2.81.31%201.2zM216.48%20139.58c7.29-.66%2012.67-7.14%2012.01-14.48-.66-7.33-7.1-12.74-14.39-12.08-7.29.66-12.67%207.14-12.01%2014.48.66%207.33%207.1%2012.74%2014.39%2012.08z%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M244.33%20137.2c.26-1.06.36-2.19.26-3.33-.5-5.59-5.41-9.72-10.97-9.21-5.56.5-9.66%205.44-9.15%2011.04.1%201.15.4%202.24.85%203.23l19.01-1.73z%22%20class%3D%22st2%22/%3E%3C/g%3E%3Cpath%20d%3D%22m114.54%2015-4.43%208.1-8.1%204.43%208.1%204.43%204.43%208.1%204.43-8.1%208.1-4.43-8.1-4.43-4.43-8.1zM397%2019l-2.47%204.52L390%2026l4.53%202.48L397%2033l2.48-4.53L404%2026l-4.52-2.47L397%2019zM46%200l-2.12%203.88L40%206l3.88%202.12L46%2012l2.12-3.88L52%206l-3.88-2.12L46%200z%22%20class%3D%22st2%22/%3E%3Cscript/%3E%3C/svg%3E\"), url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Clouds%22%20x%3D%220%22%20y%3D%220%22%20style%3D%22cursor%3Adefault%22%20version%3D%221.1%22%20viewBox%3D%220%200%20376%20144%22%3E%3Cstyle%3E.st0%7Bfill%3A%23494d64%7D.st1%7Bfill%3A%23363a4f%7D%3C/style%3E%3Cpath%20d%3D%22m179.46%20164.49%20172.73-15.58c7.5-21.8%207.16-46.37-2.87-69.14-21.16-48.03-77.24-69.83-125.28-48.67-48.04%2021.15-69.83%2077.24-48.68%20125.27%201.24%202.8%202.61%205.5%204.08%208.12h.02z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M463.45%20138.87c.58-2.16%201.09-4.37%201.45-6.63%205.89-36.77-19.14-71.35-55.9-77.25-36.77-5.89-71.35%2019.14-77.25%2055.9-2.24%2013.93%200%2027.51%205.6%2039.36l126.1-11.38z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m500.62%20129.8%207.58-.68-.55-6.07c-.68.09-1.32.23-1.87.48-2.28%201.02-3.26%202.42-5.98%202.95-3.4.65-6.98.72-10.48.9-.46-.49-1.05-.89-1.79-1.18-1.61-.63-3.13-.67-4.79-.99-2.06-.39-4.45-1.35-6.43-2.11-2.6-1-4.35-2.94-6.28-4.64-8.28-25.4-30.12-45.4-58.32-49.92-40.12-6.44-77.87%2020.88-84.3%2061.01a73.47%2073.47%200%200%200-.23%2021.64l173.97-15.69-.51-5.67-.02-.03zM201.72%20162.49c.32-7.58-1.04-15.36-4.3-22.78-11.44-25.97-41.75-37.75-67.72-26.31-22.86%2010.06-34.71%2034.76-29.43%2058.24l101.45-9.15z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M128.28%20169.11c.19-4.49-.61-9.08-2.55-13.47-6.77-15.36-24.7-22.32-40.04-15.57-13.52%205.96-20.53%2020.56-17.4%2034.45l59.99-5.41z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22m151.13%20167.05%2073.98-6.67c3.81-7.84%205.16-16.84%203.27-25.92-4.67-22.37-27.23-36.58-50.39-31.74s-38.14%2026.89-33.47%2049.26a39.88%2039.88%200%200%200%206.62%2015.08l-.01-.01z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22m147.82%20167.35%2084.06-7.58c.34-3.86.16-7.8-.67-11.77-4.67-22.37-27.23-36.58-50.39-31.74s-38.14%2026.89-33.47%2049.26c.13.63.3%201.23.46%201.85l.01-.02zM107.11%209l-2.51%204.59-4.6%202.51%204.59%202.51%202.51%204.59%202.51-4.59%204.59-2.51-4.59-2.51-2.5-4.59zM10%2094l-3.54%206.46L0%20104l6.47%203.54L10%20114l3.54-6.47L20%20104l-6.46-3.54L10%2094z%22%20class%3D%22st0%22/%3E%3Cscript/%3E%3C/svg%3E\");\n }\n }\n :root[data-theme=\"light\"] [src^=\"/static/a2-screen\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22A2_Light%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%20500%20314.01%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st0%7Bfill%3A%23363a4f%7D.st1%7Bfill%3A%230e1624%7D.st3%7Bfill%3Anone%3Bstroke%3A%23b7bdf8%3Bstroke-width%3A2.0322%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st4%7Bfill%3A%23b7bdf8%7D.st5%7Bfill%3Anone%3Bstroke%3A%23b7bdf8%3Bstroke-width%3A2.4856%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D.st6%7Bfill%3A%23494d64%7D.st7%7Bfill%3A%2324273a%7D%3C/style%3E%3Cpath%20d%3D%22M347.23%20278.89H19.35c-7.74%200-14.07-6.33-14.07-14.07V51.57c0-7.74%206.33-14.07%2014.07-14.07h327.88c7.74%200%2014.07%206.33%2014.07%2014.07v213.26c0%207.73-6.33%2014.06-14.07%2014.06%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M167.27%20279.02h29.71v63.5h-29.71zM18.08%20263.48v-211c0-1.78%201.45-3.23%203.23-3.23h325.62c1.78%200%203.23%201.45%203.23%203.23v211c0%201.78-1.45%203.23-3.23%203.23H21.31c-1.77%200-3.23-1.46-3.23-3.23%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M20.5%20266.71c-1.93%200-3.57-1.63-3.57-3.57%200%200%20120.4-4.22%20210.82-65.73s117.7-148.16%20117.7-148.16c1.93%200%203.57%201.63%203.57%203.57v210.32c0%201.93-1.63%203.57-3.57%203.57z%22%20fill%3D%22%23162036%22/%3E%3Cpath%20d%3D%22M235.57%20355.31h-106.9c-3.08%200-5.59-2.52-5.59-5.59v-1.17c0-3.08%202.52-5.59%205.59-5.59h106.9c3.08%200%205.59%202.52%205.59%205.59v1.17c.01%203.08-2.51%205.59-5.59%205.59%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M347.23%20278.89H19.35c-7.74%200-14.07-6.33-14.07-14.07V51.57c0-7.74%206.33-14.07%2014.07-14.07h327.88c7.74%200%2014.07%206.33%2014.07%2014.07v213.26c0%207.73-6.33%2014.06-14.07%2014.06%22%20class%3D%22st3%22/%3E%3Cpath%20d%3D%22M347.23%20279.91H19.35c-8.32%200-15.08-6.77-15.08-15.08V51.57c0-8.32%206.77-15.08%2015.08-15.08h327.88c8.32%200%2015.08%206.77%2015.08%2015.08v213.26c.01%208.31-6.76%2015.08-15.08%2015.08M19.35%2038.52c-7.2%200-13.05%205.85-13.05%2013.05v213.26c0%207.2%205.86%2013.05%2013.05%2013.05h327.88c7.2%200%2013.05-5.86%2013.05-13.05V51.57c0-7.2-5.86-13.05-13.05-13.05z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M17.25%20263.7v-211c0-1.78%201.45-3.23%203.23-3.23H346.1c1.78%200%203.23%201.45%203.23%203.23v211c0%201.78-1.45%203.23-3.23%203.23H20.48c-1.77%200-3.23-1.46-3.23-3.23%22%20class%3D%22st3%22/%3E%3Cpath%20d%3D%22M196.97%20343.54h-29.71c-.56%200-1.02-.45-1.02-1.02v-63.51c0-.56.45-1.02%201.02-1.02h29.71c.56%200%201.02.45%201.02%201.02v63.51c0%20.57-.45%201.02-1.02%201.02m-28.69-2.03h27.67v-61.47h-27.67z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M235.57%20356.33h-106.9c-3.64%200-6.61-2.96-6.61-6.61v-1.17c0-3.64%202.96-6.61%206.61-6.61h106.9c3.64%200%206.61%202.96%206.61%206.61v1.17c0%203.64-2.96%206.61-6.61%206.61m-106.9-12.35c-2.52%200-4.58%202.05-4.58%204.58v1.17c0%202.52%202.05%204.58%204.58%204.58h106.9c2.52%200%204.58-2.05%204.58-4.58v-1.17c0-2.52-2.05-4.58-4.58-4.58z%22%20class%3D%22st4%22/%3E%3Cellipse%20cx%3D%22343.76%22%20cy%3D%22365.21%22%20class%3D%22st1%22%20rx%3D%2273.2%22%20ry%3D%228.68%22/%3E%3Ccircle%20cx%3D%22474.1%22%20cy%3D%2225.71%22%20r%3D%2212.48%22%20class%3D%22st5%22/%3E%3Ccircle%20cx%3D%22474.1%22%20cy%3D%2225.71%22%20r%3D%2223.22%22%20class%3D%22st0%22/%3E%3Cellipse%20cx%3D%22483.1%22%20cy%3D%2215.14%22%20class%3D%22st6%22%20rx%3D%225.6%22%20ry%3D%2212.76%22%20transform%3D%22rotate%28-53.556%20483.136%2015.134%29%22/%3E%3Cpath%20d%3D%22M438.12%20325.29c-3.41-39.8-6.81-80.04-10.22-120.65-.68-7.41-5.96-13.38-12.27-13.78-29.55-2.71-110.25-2.72-139.43-.18-6.17.36-11.39%205.97-12.25%2013.21-4.4%2040.81-8.8%2081.17-13.19%20120.95-1.05%208.58%204.73%2016.79%2012.24%2017.33%2054.22%203.7%20108.62%203.7%20162.83%200%207.36-.52%2013.09-8.43%2012.29-16.88%22%20class%3D%22st6%22/%3E%3Cpath%20d%3D%22M438.12%20325.29c-3.41-39.8-6.81-80.04-10.22-120.65-.63-6.87-5.23-12.5-10.92-13.6l-14.96%2065.13c-5.29%2027.99-23.13%2073.05-47.14%2088.38%202.95-.18%2068-2.18%2070.95-2.38%207.36-.52%2013.09-8.43%2012.29-16.88%22%20class%3D%22st7%22/%3E%3Cpath%20d%3D%22M319.45%20324.67C369.53%20301.28%20391%20190.04%20391%20190.04c-19.98-1.78-94.71-.71-116.98.99-3.5.27-8.97%208.46-9.43%2011.95-2.68%2020.44-11.45%2088.14-14.17%20119.86-.69%207.9%2027.25%2021.36%2069.03%201.83%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M421.83%20141.72c-.93-41.53-35.19-76.65-77.34-76.84-42.23.19-76.55%2035.44-77.35%2077.08h.06v15.23c0%208.76%207.11%2016.1%2015.89%2016.34%2040.95%201.02%2081.92%201.02%20122.87%200%208.77-.23%2015.89-7.58%2015.89-16.34-.02-5.16-.02-10.31-.02-15.47%22%20class%3D%22st7%22/%3E%3Cpath%20d%3D%22M323.01%20171.02c5.4-3.47%2010.7-7.12%2015.88-10.95%209.2-6.82%2017.95-14.38%2025.57-22.98%205.81-6.56%2010.96-13.63%2015.41-21.12%204.78-8.05%208.86-16.58%2011.13-25.62.62-2.48%201.11-5.04%201.37-7.63-13.17-10.69-29.79-17.42-47.88-17.55-42.23-.15-76.55%2035.16-77.35%2076.79h.06v15.23c0%208.76%207.11%2016.11%2015.89%2016.32%2011.63.27%2023.25.44%2034.88.51%201.7-.95%203.39-1.94%205.04-3%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M402.83%20128.17c-3.94-15.77-14.22-29.56-29.47-38.19a53.2%2053.2%200%200%200-12.66-5.14c-21.6-5.67-43.25.26-58.37%2015.12-7.84%207.7-13.32%2017.2-16.04%2027.58-1.65%206.29%203.11%2012.43%209.61%2012.46l97.19.43c6.44.02%2011.31-6.01%209.74-12.26%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22M402.83%20128.17c-3.94-15.77-14.22-29.56-29.47-38.19a53.2%2053.2%200%200%200-12.66-5.14c-21.6-5.67-43.25.26-58.37%2015.12-7.84%207.7-13.32%2017.2-16.04%2027.58-1.65%206.29%203.11%2012.43%209.61%2012.46l97.19.43c6.44.02%2011.31-6.01%209.74-12.26%22%20fill%3D%22%23fda288%22%20stroke%3D%22%23b7bdf8%22%20stroke-width%3D%222.4856%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22/%3E%3Cpath%20d%3D%22M402.83%20128.17c-3.94-15.77-14.22-29.56-29.47-38.19a53.2%2053.2%200%200%200-12.66-5.14c-21.6-5.67-43.25.26-58.37%2015.12-7.84%207.7-13.32%2017.2-16.04%2027.58-1.65%206.29%203.11%2012.43%209.61%2012.46l97.19.43c6.44.02%2011.31-6.01%209.74-12.26%22%20fill%3D%22%23e35c12%22/%3E%3Cpath%20d%3D%22M402.83%20129.69c-3.94-13.81-14.22-25.89-29.47-33.45a57.4%2057.4%200%200%200-12.66-4.5c-21.6-4.97-43.25.23-58.37%2013.24-7.84%206.75-13.32%2015.06-16.04%2024.15-1.65%205.51%203.11%2010.89%209.61%2010.92l97.19.38c6.44.02%2011.31-5.26%209.74-10.74%22%20fill%3D%22%23f5a97f%22/%3E%3Cellipse%20cx%3D%22323.84%22%20cy%3D%22108.98%22%20rx%3D%2218.87%22%20ry%3D%2210.71%22%20transform%3D%22rotate%28-28.382%20323.842%20108.996%29%22%20fill%3D%22%23fef8f5%22/%3E%3Cpath%20d%3D%22M474.1%2050.17c-13.49%200-24.46-10.97-24.46-24.46S460.61%201.25%20474.1%201.25s24.46%2010.97%2024.46%2024.46-10.97%2024.46-24.46%2024.46m0-46.44c-12.12%200-21.98%209.86-21.98%2021.98s9.86%2021.98%2021.98%2021.98%2021.98-9.86%2021.98-21.98-9.86-21.98-21.98-21.98%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M474.1%2039.43c-7.57%200-13.72-6.16-13.72-13.72%200-7.57%206.16-13.73%2013.72-13.73%207.57%200%2013.72%206.16%2013.72%2013.73.01%207.57-6.15%2013.72-13.72%2013.72m0-24.96c-6.2%200-11.24%205.04-11.24%2011.24s5.04%2011.24%2011.24%2011.24%2011.24-5.04%2011.24-11.24-5.04-11.24-11.24-11.24M344.41%20346.18c-27.23%200-54.46-.92-81.5-2.77-3.59-.26-6.97-2.1-9.5-5.18-3.06-3.72-4.48-8.66-3.88-13.54%204.21-38.06%208.64-78.75%2013.19-120.93.94-7.91%206.58-13.93%2013.41-14.32%2029.64-2.58%20110.56-2.48%20139.61.18%206.87.43%2012.65%206.84%2013.39%2014.9%203.62%2043.12%206.96%2082.59%2010.22%20120.65.45%204.81-1.03%209.63-4.08%2013.23-2.52%202.98-5.84%204.76-9.36%205.01-27.03%201.85-54.27%202.77-81.5%202.77m-.45-156.14c-26.76%200-53.25.62-67.65%201.88-5.57.32-10.34%205.53-11.12%2012.12-4.54%2042.17-8.98%2082.86-13.19%20120.94-.51%204.16.74%208.52%203.33%2011.67%202.1%202.55%204.86%204.07%207.76%204.28%2053.96%203.69%20108.69%203.68%20162.66%200%202.83-.2%205.55-1.67%207.63-4.14%202.62-3.09%203.89-7.24%203.5-11.39v-.01c-3.26-38.07-6.6-77.54-10.22-120.65-.63-6.85-5.41-12.29-11.11-12.64-14.88-1.37-43.38-2.06-71.59-2.06%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M345.18%20344.72c-.69%200-1.24-.56-1.24-1.24V189.51a1.24%201.24%200%201%201%202.48%200v153.97c0%20.69-.55%201.24-1.24%201.24%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M431.75%20252.37h-.08c-57.04-3.59-114.89-3.59-171.94%200a1.243%201.243%200%200%201-.16-2.48c57.15-3.59%20115.1-3.59%20172.25%200%20.69.04%201.2.63%201.16%201.32a1.23%201.23%200%200%201-1.23%201.16m-87.27-76.84c-20.53%200-41.05-.25-61.43-.76-9.43-.25-17.1-8.13-17.1-17.58v-14.87c-.04-.12-.06-.25-.06-.38.82-42.98%2036.08-78.1%2078.58-78.3%2042.33.19%2077.55%2035.13%2078.58%2077.91.01.06.01.11.01.17v15.47c0%209.44-7.67%2017.33-17.1%2017.58-20.38.5-40.93.76-61.48.76m-76.09-33.91c.03.11.05.22.05.34v15.23c0%208.11%206.59%2014.88%2014.68%2015.09%2040.74%201.02%2082.06%201.02%20122.8%200%208.09-.21%2014.67-6.99%2014.67-15.09v-15.33c0-.04-.01-.07-.01-.11-.93-41.51-35.07-75.44-76.1-75.62-41.04.18-75.1%2034.02-76.09%2075.49%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M359.68%20157.3h-27.6a1.24%201.24%200%201%201%200-2.48h27.6a1.24%201.24%200%201%201%200%202.48m33.45-15.63h-.05l-97.19-.43c-3.5-.02-6.73-1.62-8.86-4.39a11.1%2011.1%200%200%201-1.95-9.63c2.79-10.63%208.45-20.37%2016.37-28.15%2015.63-15.36%2037.9-21.13%2059.56-15.44%204.53%201.19%208.89%202.96%2012.96%205.26%2015.26%208.64%2025.94%2022.48%2030.07%2038.97.83%203.32.09%206.77-2.04%209.48-2.16%202.75-5.39%204.33-8.87%204.33m-48.58-57.7c-15.41%200-30.15%205.87-41.35%2016.87-7.6%207.47-13.04%2016.81-15.71%2027.01-.69%202.61-.13%205.34%201.52%207.49a8.68%208.68%200%200%200%206.9%203.42l97.19.43h.04a8.74%208.74%200%200%200%206.91-3.37c1.65-2.1%202.23-4.78%201.58-7.35-3.96-15.83-14.21-29.11-28.88-37.41a51.4%2051.4%200%200%200-12.37-5.02%2062.2%2062.2%200%200%200-15.83-2.07m96.72%20137.96h-9.51a1.24%201.24%200%201%201%200-2.48h9.51c17.42%200%2031.59-14.17%2031.59-31.59V26.42a1.24%201.24%200%201%201%202.48%200v161.43c0%2018.79-15.28%2034.08-34.07%2034.08m-22.46-77.38c-.68%200-1.24-.55-1.24-1.23-.01-.69.54-1.25%201.23-1.26l14.31-.16h.01c.68%200%201.24.55%201.24%201.23.01.69-.54%201.25-1.23%201.26l-14.31.16z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M439.82%20151.22c-2.99%200-5.86-1.69-7.21-4.57-1.86-3.97-.14-8.71%203.82-10.57%203.97-1.86%208.71-.14%2010.57%203.82%201.86%203.97.14%208.71-3.82%2010.57-1.08.51-2.23.75-3.36.75m-.02-13.4a5.47%205.47%200%200%200-4.94%207.78%205.47%205.47%200%200%200%207.26%202.63%205.47%205.47%200%200%200%202.63-7.26%205.44%205.44%200%200%200-4.95-3.15m-168.19%206.73h-.01l-14.31-.16c-.69-.01-1.24-.57-1.23-1.26s.54-1.24%201.26-1.23l14.31.16a1.246%201.246%200%200%201-.02%202.49%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M250.6%20151.22c-1.13%200-2.27-.24-3.36-.75-3.97-1.86-5.68-6.6-3.82-10.57s6.6-5.68%2010.57-3.82%205.68%206.6%203.82%2010.57a7.97%207.97%200%200%201-7.21%204.57m.02-13.4c-2.05%200-4.02%201.16-4.95%203.14a5.46%205.46%200%201%200%207.26-2.63c-.75-.35-1.54-.51-2.31-.51M474.14%2032.3c-3.46%200-6.27-2.81-6.27-6.27s2.81-6.27%206.27-6.27%206.27%202.81%206.27%206.27-2.81%206.27-6.27%206.27m0-10.05c-2.09%200-3.78%201.7-3.78%203.78s1.7%203.78%203.78%203.78c2.09%200%203.78-1.7%203.78-3.78s-1.69-3.78-3.78-3.78%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22354.39%22%20cy%3D%22337.07%22%20r%3D%222.56%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22353.74%22%20cy%3D%22240.92%22%20r%3D%222.56%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22474.1%22%20cy%3D%2226.06%22%20r%3D%224.1%22%20class%3D%22st4%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [src^=\"/static/a2-drop\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22A2_Light%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%20500%20701.65%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st1%7Bfill%3A%2324273a%7D.st2%7Bfill%3A%235b6078%7D.st3%7Bfill%3Anone%3Bstroke%3A%232a2a2a%3Bstroke-width%3A2.9247%3Bstroke-miterlimit%3A10%7D.st4%7Bfill%3A%23b7bdf8%7D.st5%7Bfill%3A%23363a4f%7D.st7%7Bfill%3A%23dff0ff%7D%3C/style%3E%3Cpath%20d%3D%22M143.64%2015.2c.01%200%20.03-.01.04-.01l1.18-.38c.01%200%20.03-.01.04-.01%2099.7-33.11%20208.15%2015.03%20242.23%20117.4.28.74.54%201.49.75%202.25%202.01%207.22-1%2040.29-33.1%2046.36-4.82%2012.59-16.59%2031.93-37.31%2043.3-12.45%206.83-30.32%2010.19-43.24%206.81-4.78%209.22-25.99%2027.09-46.38%2033.62-1.12.36-5.7%201.82-6.82%202.18-20.39%206.52-48.04%204.28-57.28-.46-8.56%2010.25-25.06%2017.88-39.17%2019.55-23.47%202.77-44.28-6.15-55.51-13.61-29.67%2013.69-51.31-11.49-53.86-18.54-.27-.74-.49-1.5-.7-2.27C-17.14%20148.24%2043.23%2046.09%20143.64%2015.2%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20d%3D%22M221.03%20266.71c-20.39%206.52-48.04%204.28-57.28-.46-8.56%2010.25-25.06%2017.88-39.17%2019.55-23.47%202.77-44.28-6.15-55.51-13.61-29.67%2013.69-51.31-11.49-53.86-18.54-3.64-10.05-.99-22.29%206.77-35.43%208.26-10.59%2021.43-19.59%2038.64-24.26%206.2-24.51%2046.54-41.86%2074.32-35.61%204.37-13.07%2023.99-24.79%2045.04-31.74%2021.18-6.55%2043.95-8.39%2055.1-.29%2018.99-21.21%2061.91-30.49%2081.19-14.13%2016.72-6.18%2032.67-6.49%2045.55-2.66%2013.95%206.2%2023.21%2014.63%2026.08%2024.92%202.01%207.22-1%2040.29-33.1%2046.36-4.82%2012.59-16.59%2031.93-37.31%2043.3-12.45%206.83-30.32%2010.19-43.24%206.81-4.78%209.22-25.99%2027.09-46.38%2033.62-1.13.35-5.72%201.82-6.84%202.17%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M168.46%20120.05C138.98%2068.41%20143.64%2015.2%20143.64%2015.2s-60.12%2020.46-9.33%20141.24c.01%200%206.38-28.26%2034.15-36.39m-82.59%2036.09c-31.3-89.92%2023.16-125.12%2023.16-125.12S21.26%2056.13%2060.05%20192.6c0%200-3.54-24.88%2025.82-36.46%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M63.15%2061.3s-48%2048.85-34.81%20138.56c0%200-21.51%2015.61-16.09%2044.12.01%200-34.43-94.82%2050.9-182.68m205.48%2034.13s-21.79-73.38-77.22-89.64l-34.62%206.06S214%2023.97%20234%20124.36c0%20.01%204.78-21.8%2034.63-28.93m87.67%201.3S303.04%2011.04%20237.27%205.67l-23.08-.49s75.48%208.49%20103.87%20106.27c0%200%204.8-18.9%2038.24-14.72%22%20class%3D%22st2%22/%3E%3Cpath%20d%3D%22M317.16%20110.94c-.62%200-1.19-.39-1.39-1.01-.32-.98-32.68-97.93-103.86-103.58a1.45%201.45%200%200%201-1.34-1.57c.06-.8.79-1.42%201.57-1.34%2073.13%205.8%20106.08%20104.58%20106.41%20105.58.25.77-.17%201.59-.94%201.84-.15.05-.3.08-.45.08m-82.56%2013.62c-.69%200-1.31-.49-1.44-1.19-.19-.99-19.18-99.23-80.31-109.65a1.47%201.47%200%200%201-1.2-1.69c.14-.8.92-1.33%201.69-1.2%2063.13%2010.76%2082.5%20110.99%2082.69%20112%20.15.79-.38%201.56-1.17%201.7-.08.03-.17.03-.26.03%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M262.56%20343.79c-.11%200-.22-.01-.33-.04-.79-.18-1.28-.97-1.09-1.76l53.71-230.15c.18-.79.98-1.28%201.76-1.09.79.18%201.28.97%201.09%201.76l-53.71%20230.15a1.48%201.48%200%200%201-1.43%201.13%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.81%20345.18c-.73%200-1.36-.55-1.45-1.29l-26.22-220.62c-.09-.8.48-1.53%201.28-1.63.8-.09%201.53.48%201.63%201.28l26.22%20220.62c.09.8-.48%201.53-1.28%201.63-.06.01-.12.01-.18.01m3.69-2.9c-.27%200-.54-.07-.78-.23-.68-.43-.89-1.33-.46-2.02l123.4-195.62c.43-.68%201.33-.89%202.02-.46.68.43.89%201.33.46%202.02l-123.4%20195.62c-.27.44-.75.69-1.24.69m88.82-161.4c-.01-.28-1.65-28.23-25.58-71.62l2.56-1.41c24.29%2044.06%2025.88%2071.74%2025.93%2072.89zm-77.62%2050.07-2.92-.07c.01-.58%201.09-59.1-20.98-117.59l2.74-1.03c22.26%2059.04%2021.17%20118.1%2021.16%20118.69%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M13.82%20254.1c-15.5-48.43-11.31-99.48%2011.81-143.75C49.86%2063.96%2091.62%2029.67%20143.21%2013.8l1.21-.39C195.68-3.61%20249.58.08%20296.23%2023.79%20340.75%2046.43%20373.8%2085.57%20389.28%20134l-2.78.89c-15.25-47.68-47.78-86.21-91.6-108.49C248.95%203.04%20195.85-.59%20145.37%2016.18l-1.24.4c-50.9%2015.66-92.04%2049.44-115.9%2095.13-22.76%2043.57-26.88%2093.82-11.62%20141.5z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M58.32%20193.73c-.62%200-1.2-.4-1.4-1.02-.31-1-30.81-100.57%2025.38-147.73a1.46%201.46%200%200%201%202.06.18c.52.62.44%201.54-.18%202.06-54.69%2045.9-24.78%20143.63-24.47%20144.61.24.77-.19%201.59-.96%201.83-.14.05-.29.07-.43.07m75.14-36.81c-.55%200-1.08-.31-1.33-.85-.43-.93-42.83-93.79%202.34-139.2.57-.57%201.49-.58%202.07-.01.57.57.58%201.5%200%202.07-43.73%2043.96-2.18%20134.99-1.76%20135.9.34.73.02%201.6-.71%201.94-.2.1-.4.15-.61.15%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.2%20345.99c-.31%200-.62-.1-.88-.29L59.74%20195.13c-.64-.49-.77-1.4-.29-2.05.48-.64%201.4-.78%202.05-.29l199.58%20150.57c.64.49.77%201.4.29%202.05-.29.38-.73.58-1.17.58%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.2%20345.99c-.47%200-.94-.23-1.22-.65L132.24%20156.27a1.464%201.464%200%200%201%202.43-1.63l126.74%20189.08c.45.67.27%201.58-.4%202.03-.24.16-.53.24-.81.24%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M260.2%20345.99c-.16%200-.32-.03-.47-.08L20.96%20263.8a1.467%201.467%200%200%201-.91-1.86c.26-.76%201.09-1.17%201.86-.91l238.77%2082.12c.76.26%201.17%201.09.91%201.86-.21.6-.78.98-1.39.98M67.84%20272.98c-.63-.97-15.4-24.44-21.18-74.41l2.9-.34c5.7%2049.22%2020.59%2072.93%2020.74%2073.17zm94.74-5.85c-.35-.47-35.52-47.93-51.65-108.94l2.83-.75c15.98%2060.44%2050.81%20107.47%2051.16%20107.93z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M115.67%20287.79c-22.82%200-40.54-9.94-46.72-13.93-11%204.87-21.94%205.1-32.52.69-12.66-5.28-20.96-15.89-22.59-20.39-3.67-10.14-1.29-22.82%206.89-36.67%208.94-11.48%2022.63-20.18%2038.7-24.71%207.18-25.35%2047.29-41.49%2074.58-36.11%205.65-13.94%2027.01-25.33%2045.51-31.44%2018.64-5.77%2042.65-8.89%2055.34-.82%2019.1-20.22%2061.14-30.34%2081.69-13.88%2015.71-5.64%2031.9-6.49%2045.68-2.4%2014.88%206.6%2024.18%2015.54%2027.07%2025.93%201.29%204.61.68%2018.06-6.56%2029.72-6.05%209.73-15.09%2015.89-26.88%2018.31-3.07%207.72-13.72%2030.16-37.67%2043.3-13.08%207.18-30.65%2010.08-43.21%207.21-5.69%209.45-26.2%2026.78-46.66%2033.33l-6.82%202.18c-20.46%206.54-47.21%204.34-57.34-.06-8.56%209.62-24.55%2017.46-39.38%2019.21-3.13.36-6.16.53-9.11.53M69.2%20270.52l.68.45c5.94%203.95%2027.44%2016.57%2054.53%2013.37%2014.58-1.72%2030.29-9.55%2038.22-19.03l.75-.9%201.04.53c8.87%204.55%2036.36%206.7%2056.17.37l6.82-2.18c19.81-6.34%2040.94-24.05%2045.53-32.9l.54-1.04%201.13.3c11.95%203.13%2029.29.38%2042.17-6.68%2023.92-13.12%2034.1-35.88%2036.65-42.54l.29-.76.8-.15c11.34-2.14%2020-7.91%2025.74-17.14%206.68-10.75%207.36-23.34%206.23-27.39-2.65-9.52-11.39-17.81-25.26-23.98-13.22-3.92-29.07-2.98-44.44%202.7l-.8.3-.65-.55c-19.14-16.24-61.5-5.72-79.15%2013.99l-.88.98-1.07-.78c-9.61-6.99-30.23-6.8-53.81.5-23.41%207.73-40.31%2019.54-44.08%2030.81l-.42%201.25-1.29-.29c-25.81-5.81-66.42%2010.21-72.58%2034.54l-.21.83-.85.24c-15.82%204.3-29.26%2012.73-37.87%2023.75-7.62%2012.92-9.92%2024.74-6.55%2034.03%201.43%203.95%209.29%2013.81%2020.97%2018.69%2010.03%204.19%2020.43%203.86%2030.9-.98z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M253.72%20656.26c-.65-2.13-1.34-4.24-1.99-6.37-.68-2.23-1.04-3.48-1.5-5.75-.29-1.46-1.31-2.65-2.68-3L217.91%20526.9c-8.36-20.39%2029.04-55.02%2083.53-77.35%2054.49-22.32%20105.43-23.89%20113.79-3.5l61.78%20106.97c.88.47%201.77.92%202.67%201.33%201.84-.12%202.39.96%203.19%203.27.05.14.71%201.18.75%201.31%201.42%204.12-1.69%206.92-5.85%205.45-2.89-1.02-5.45-2.81-8.17-4.27-.64.43-1.46.71-2.49.71-5.96.01-10.21-.72-16-2.03-2.62-.59-3.93%202.15-6.61%202.12-.39.03-1.91-.79-2.3-.76-.76%201.27-2.01-.23-3.59-.01-12.93%201.81-25.52%207.16-38.56%208.77-4.01.49-7.85%201.37-11.69%202.26-.53.23-1.05.47-1.57.69-11.76%205.06-24.42%206.45-35.74%2012.46-6.52%203.46-13.07%205.77-19.23%2010.03-5.84%204.04-11.99%207.58-18.28%2010.87-.53.28-1.03.57-1.55.85-.79.52-1.58%201.05-2.39%201.55-8.9%205.53-17.64%2012.26-25.98%2018.67-5.76%204.43-10.55%208.98-15.04%2014.7-1.88%202.4-3.65%204.78-5.39%207.3-1.63%202.36-4.62%205.27-5.32%208.06-.46%201.84-1.66%203.02-3.09%203.61-.33-1.24-.69-2.47-1.06-3.7%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22M253.72%20656.26c-.65-2.13-1.34-4.24-1.99-6.37-.68-2.23-1.04-3.48-1.5-5.75-.29-1.46-1.31-2.65-2.68-3L217.91%20526.9c-5.68-13.87%209.82-34.33%2037.46-53.03l48.65%20137.4c-4.01%201.88%2031.62-19.55%2027.8-16.91-5.84%204.04-11.99%207.58-18.28%2010.87-.53.28-1.03.57-1.55.85-.79.52-1.58%201.05-2.39%201.55-8.9%205.53-17.64%2012.26-25.98%2018.67-5.76%204.43-10.55%208.98-15.04%2014.7-1.88%202.4-3.65%204.78-5.39%207.3-1.63%202.36-4.62%205.27-5.32%208.06-.46%201.84-1.66%203.02-3.09%203.61-.33-1.25-.69-2.48-1.06-3.71%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M314.46%20444.6c49.36-17.46%2093.08-17.3%20100.76%201.46L477%20553.03c.88.47%201.77.92%202.67%201.33%201.84-.12%201.87.76%202.67%203.07.05.14%201.18%201.25%201.23%201.39%201.42%204.12-1.64%207.05-5.81%205.58-2.89-1.02-5.45-2.81-8.17-4.26-.64.43-1.46.71-2.49.71-3.97.01-7.19-.32-10.6-.92-.92.78-2.13%201.26-3.64%201.15-6.28-.44-12.28.66-18.55.54-1.3-.02-2.6.03-3.89.11-10.11%202.35-20.11%205.94-30.39%207.21-4.01.49-7.85%201.37-11.69%202.26-.53.23-1.05.47-1.57.69-9.58%204.12-19.75%205.81-29.32%209.54-3.18-9.07-5.83-18.33-8.77-27.48-3.44-10.71-8.27-20.82-12.94-31.04-1.02-2.23-2-4.47-2.96-6.72-.44-.42-.83-.92-1.13-1.55-6.5-13.56-13.16-27.76-16.64-42.42-.08-.34-.11-.66-.13-.98-4.57-6.83-8.07-14.08-9.01-22.43-.55-5.13%205.71-6.99%208.59-4.21%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22M258.23%20659.21c-.22-.83-.25-1.75.02-2.73%201.45-5.24%206.01-10.57%209-15.04%204.07-6.08%2010.62-9.21%2016.01-13.94%205.27-4.62%2010.76-8.84%2016.17-13.3%205.85-4.82%209.44-9.82%2016.75-12.73%202.05-.81%203.83-.25%205.06.92%205.07-3.44%2010.22-6.76%2015.46-9.92%202.47-1.49%204.98-2.94%207.51-4.37%206.98-3.04%2014.26-5.27%2021.41-7.89%206.76-2.48%2013.32-5.55%2020.18-7.75%203.25-1.04%206.63-1.56%209.94-2.37%203.39-.83%206.75-1.79%2010.09-2.8%2012.88-3.89%2025.72-8.23%2039.39-6.91%201.66.16%202.84-.67%203.46-1.81%2012.34.68%2024.54%203.24%2036.04%207.84l5.13%208.88%202.57%204.15c9.96%2024.31-34.82%2065.67-100.02%2092.38s-125.69%2028.6-135.65%204.29l-1.37-4.75-1.51-5.82c1.4-2.17%202.85-4.27%204.36-6.33%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M305.87%20641.57c-.1-.31-.1-.67.08-1.09.97-2.21%203.74-4.72%205.59-6.76%202.51-2.77%206.37-4.59%209.61-6.94%203.16-2.3%206.44-4.45%209.69-6.7%203.51-2.43%205.7-4.73%2010-6.53%201.2-.5%202.22-.44%202.9-.08%203.02-1.81%206.08-3.58%209.19-5.3%201.47-.81%202.95-1.61%204.45-2.39%204.11-1.82%208.38-3.35%2012.57-5.01%203.97-1.58%207.84-3.37%2011.86-4.85%201.91-.7%203.87-1.2%205.81-1.81%201.98-.63%203.95-1.31%205.9-2%207.54-2.68%2015.08-5.53%2022.94-6.2.95-.08%201.66-.51%202.05-1.02%207.11-.81%2014.1-.87%2020.63-.06l2.74%203.07%201.38%201.42c5.14%208.77-21.79%2029.12-60.15%2045.45s-73.37%2022.39-78.51%2013.62l-.67-1.77-.72-2.18c.84-.96%201.74-1.92%202.66-2.87%22%20fill%3D%22%231e2030%22/%3E%3Cpath%20d%3D%22M221.98%20473.01c1.93-4.03%206.73-6.9%2010.32-9.54-.23-1.54.17-3.2%201.53-4.55.75-.74%201.56-1.47%202.39-2.19%203.08-2.71%206.4-5.16%209.77-7.53%207.75-5.92%2015.58-11.63%2024.08-16.57%2010.7-6.22%2022.68-10.77%2033.79-16.23%205.3-2.6%2011.45-4.2%2017.28-5.07%207.39-1.1%2014.59-3.22%2021.95-4.48%2011.99-2.05%2024.25-3.35%2035.48%202.04%201.36.65%202.17%201.66%202.58%202.79%201.79.49%202.66%201.16%204.09%202.61%201.7%201.73%202.6%203.42%203.19%205.74.77%203.07-1.25%204.93-3.68%205.29-.04.18-.11.36-.17.53-.04.1-.07.2-.12.3-.07.15-.14.29-.23.43-.09.15-.19.29-.29.43-.08.1-.15.21-.24.31-.22.25-.46.48-.75.71-.34.26-.68.46-1.03.63-.07.03-.15.05-.22.08q-.42.18-.84.27c-.05.01-.1.01-.15.02-.31.05-.61.07-.91.06h-.05c-.33-.02-.65-.08-.97-.17-1.57.54-3.27.9-4.94%201.23-.99-.87-2.43-1.1-3.76-.68-10.59%203.28-21.5%205.31-32.24%207.97-9.98%202.47-19.49%205.8-28.98%209.75-9.7%204.03-19.29%208.32-28.57%2013.23-9.45%205-18.36%2010.71-27%2017-5.45%203.97-10.99%207.81-16.58%2011.59-2.37.83-4.74%201.22-6.99.86-6.14-.98-10.26-11.62-7.74-16.86%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M198.55%20447.18c-.52-2.31-1.24-3.1-.51-5.82.01-.03.52-2.79.53-2.82-.6-4.33.6-8.71.36-13.07-.41-7.4.26-12.71%203.85-18.77-1.48-.4-.28-2.28-.69-3.79%207.47-13.95%2015.05-27.88%2025.48-39.87%202.22-2.03%204.51-3.99%206.84-5.91%208.29-6.83%2017.62-12.67%2028.58-14.41%201.52-.24%203.23-1.72%203.6-2.85%201.52-.15%202.42-1.92%203.97-1.77%201.53.15%202.65-.55%203.29-1.56%201.19.58%201.99%201.7%202.33%202.99%204.82-.75%209.7-.84%2014.46-1.72.81-2.51%203.35-4.55%206.54-3.38%201.06.39%202.18.72%203.31%201.01%202.9-.55%205.81-.9%208.93-1.05%204.3-.2%207.72.46%2011.77%202.18.83.35%201.61.78%202.38%201.25.05.01.09%200%20.14.01%208.48%201.27%2015.76%205.91%2023.15%209.86%205.79%203.1%2012.43%206.63%2016.97%2011.38%204.58%204.79%209.01%2010.07%2013.07%2015.53%203.08%202.93%206.13%205.91%209.11%208.89%202.19%202.19%204.01%204.71%205.84%207.23-1.27.95-1.65%202.77-1.13%204.26%202.04%205.84%203.47%2011.87%205.51%2017.71.38%201.1%201.32%201.76%202.38%202.01-.72%203.56-1.61%207.23-1.83%2011.08-.37%206.45-12.7%206.79-12.33.38.15-2.61%202.29-6.98%202.8-9.56.04-.21.1-.42.16-.63-.48-.31-.95-.71-1.38-1.26-.45-.57-.88-1.17-1.3-1.78-6.11-7.46-14.46-5.21-23.22-6.83-8.37-1.55-17.76-.66-26.03%201.14-4.09.89-8.21%201.2-12.32%201.93-3.85.69-7.34%202.67-11.05%203.85-8.31%202.65-16.35%205.61-24.14%209.59-15.98%208.17-31.57%2017.43-46.27%2027.68-6.69%204.66-11.37%209.39-15.17%2016.64-1.91%203.63-5.82%209.18-3.59%2013.45.54.75%201.08%201.51%201.56%202.3%201.83%202.31%203.95%204.22%205.01%207.33%201.04%203.06-.63%206.39-3.99%206.87-4.35.62-7.58-.09-9.28-3.4-1.35.04-1.61-2.72-2.86-4.06-3.91-4.21-7.65-8.76-6.65-14.3-.82-.7-1.38-1.71-1.43-3.06-.12-3.03-2.1-1.96-2.64-5.1-.36-1.18-.83-4.24-1.27-5.45-1.31-3.52-.37-9.32-1.25-12.98-.27-.98-1.85-.62-1.59-1.35m20.26-25.45c2.24%202.73%204.01%201.62%206.87.19%203-1.5%205.7-3.54%208.49-5.38%2012.01-7.94%2024.08-16%2037.3-21.89%2013.51-6.02%2027.38-12.26%2041.97-15.16%206.4-1.28%2012.79-2.56%2018.86-5.26%204.8-2.13%2013.75-4.2%2015.11-9.81.03-.94.05-1.87.01-2.8-1.43-.97-2.86-1.9-4.26-2.71-3.19-1.85-6.77-3.05-10.11-4.6-.77-.36-1.52-.75-2.25-1.15-2.38-.72-4.54-1.9-6.65-3.16-3.63-1.01-7.48-1.6-10.83-2.19-4.03-.71-8.32.55-12.54-.31-1.51.4-3.11-.96-4.64-.51-4.09%201.2-8.46%201.39-12.68%201.8-9.53.92-18.43%203.09-25.98%209.21-3.98%203.23-8.41%205.7-12.39%208.87-4%203.2-7.2%207.15-11.24%2010.36-8.62%206.85-10.03%2015.32-14.72%2024.53-.21.42-.44.83-.66%201.24-1.16%204.73-2.79%2014.9.34%2018.73%22%20class%3D%22st5%22/%3E%3Cpath%20d%3D%22m409.44%20436.59%2078.57%20130.21-17.37-7.08-75.68-131.24z%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M183.48%20453.83c-.05-.01-.1-.02-.13-.03.03%200%20.07.02.13.03m-.13-.03c-.06-.02-.05-.02%200%200m.33.08c-.01%200-.01%200-.02-.01.15.04.23.07.02.01m-.08-.02c-.04-.01-.09-.02-.12-.03zm.06.02c-.02%200-.04-.01-.06-.01.02%200%20.04%200%20.06.01%22%20class%3D%22st7%22/%3E%3Cpath%20d%3D%22M248.48%20349.22s-16.53%2031.6%201.99%2081.81c0%200-47.59%2028.61-39.05%2054.55%200%200-34.94-53.45%207.47-108.69%2023.14-30.15%2029.59-27.67%2029.59-27.67%22%20class%3D%22st1%22/%3E%3Cpath%20d%3D%22M221.79%20415.65c2.23-3.37%204.13-6.94%205.62-10.7%201.35-3.4%202.21-7%203.88-10.26%201.31-2.55%203.11-4.83%204.84-7.09%202.02-2.63%204.12-5.17%206.46-7.52%204.97-4.99%2010.61-9.33%2016.51-13.16%205.67-3.68%2011.7-7.14%2018.22-9.04%202.78-.81%205.63-1.39%208.49-1.88%205.49.52%2010.98%201.72%2016.01%202.53%2010.84%201.74%2022.15%202.34%2032.77%205.33%203.5.99%203.81%204.36%202.32%206.81-.06%202.18-1.38%204.25-4.22%204.51-1.64.15-3.28.45-4.9.83-.86-1.76-2.77-2.24-4.56-1.75-8.13%202.22-16.26%204.43-24.3%206.93-7.22%202.25-14.42%204.68-21.36%207.67-6.55%202.82-12.77%206.42-18.74%2010.31-2.25%201.47-4.46%202.99-6.65%204.54-2.48%201.19-4.9%202.5-7.2%204.01-3.74%202.45-7.51%204.97-11.08%207.68-3.23%202.46-5.38%204.96-9.64%203.5-1.39-.48-2.31-1.61-2.77-2.92.11-.09.21-.19.3-.33%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M238.86%20399.53c2.15%201.74%209.65-4.05%2019.22-11.75%209.5-7.73%2017.44-14.65%2015.36-16.97-2.01-2.32-13.38%201.38-22.95%209.73-9.65%208.31-13.72%2017.31-11.63%2018.99%22%20fill%3D%22%23fef8f5%22/%3E%3Cpath%20d%3D%22M218.24%20402.89c1.12-3.17%201.87-6.85%203.7-9.71%201.79-2.8%204.27-5.36%206.17-8.11%207.71-11.16%2020.45-21.69%2032.45-28.04%2013.49-7.14%2029.39-8.63%2044.43-8.88%206.89-.12%2014.12.6%2020.69%202.92%206.75%202.38%2015.43%205.86%2020.41%2011.09%204.44%204.67-3.52%2010.76-7.92%206.13-2.28-2.4-6.25-3.23-9.15-4.57-2.69-1.24-5.32-2.7-8.12-3.62-5.37-1.77-11.57-2.14-17.17-2-12.45.31-25.7%201.57-37.03%207.07-9.84%204.78-18.17%2012.64-25.93%2020.21-3.59%203.5-7.16%208.54-9.85%2012.83-1.62%202.58-2.41%205.56-3.39%208.43-.51%201.51-1.15%202.97-1.43%204.56-.17.97.3%204.6-.76%202.93%203.43%205.4-4.46%2011.58-7.92%206.13-3.4-5.36-1.12-11.86.82-17.37%22%20fill%3D%22%23e35c12%22/%3E%3Cg%20id%3D%22XMLID_00000149360306420226150450000000532436664758415795_%22%3E%3Cpath%20d%3D%22M296.18%20394.75c-8.2%203.21-16.02%206.5-23.39%209.86-1.78.81-2.76%202.43-2.27%203.69.54%201.38%202.63%201.78%204.57.9%207.2-3.27%2014.81-6.47%2022.8-9.6%201.93-.76%203.1-2.47%202.58-3.82v-.01c-.51-1.29-2.42-1.75-4.29-1.02m-75.07%2030.32c-1.31%200-2.63-.35-3.83-1.05-2.78-1.62-4.2-4.7-3.61-7.85%205.4-28.96%2024.9-52.83%2052.15-63.86%2026.35-10.66%2056.21-7.59%2079.88%208.23%202.71%201.81%203.94%205.01%203.14%208.17-.79%203.13-3.37%205.34-6.58%205.65-18.42%201.75-40.3%207.66-61.61%2016.64-21.18%208.93-40.61%2020.39-54.71%2032.28a7.44%207.44%200%200%201-4.83%201.79m76.86-74.72c-10.33%200-20.7%201.96-30.55%205.95-25.89%2010.48-44.41%2033.16-49.54%2060.67-.38%202.05%201.09%203.08%201.55%203.35.97.56%202.45.77%203.74-.31%2014.42-12.16%2034.23-23.86%2055.81-32.96%2021.7-9.15%2044.03-15.17%2062.87-16.96%202.1-.2%202.7-1.91%202.83-2.43.27-1.09.06-2.59-1.37-3.55a81.6%2081.6%200%200%200-45.34-13.76%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22m225.17%20422.05-4.23-.76c5.03-28.08%2022.97-50.86%2048-60.95%2024.27-9.79%2052.4-6.31%2075.24%209.29l-2.42%203.55c-21.65-14.79-48.27-18.1-71.21-8.85-23.65%209.53-40.61%2031.11-45.38%2057.72m89.82%20233c-7.71%200-13.09-1.72-14.77-5.71-2.39-5.68%203.1-13.48%2016.32-23.2%2012.1-8.9%2029.22-18.2%2048.2-26.2%2035.13-14.81%2075.26-23.94%2080.42-11.69%202.39%205.68-3.1%2013.48-16.32%2023.2-12.1%208.9-29.22%2018.2-48.2%2026.2-23.7%2010-49.67%2017.4-65.65%2017.4m115.73-68.25c-12.6%200-35.53%204.96-64.31%2017.1-18.68%207.87-35.49%2017-47.32%2025.71-12.69%209.33-15.96%2015.57-14.91%2018.07%202.63%206.22%2032.35%203.92%2074.8-13.97%2018.68-7.87%2035.48-17%2047.32-25.71%2012.69-9.33%2015.96-15.57%2014.91-18.07-.85-2.01-4.51-3.13-10.49-3.13%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22314.22%22%20cy%3D%22497.69%22%20r%3D%223.11%22%20class%3D%22st4%22/%3E%3Ccircle%20cx%3D%22345.85%22%20cy%3D%22576.39%22%20r%3D%223.11%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M315.8%20669.95c-4.59%200-8.64-.42-12.03-1.29l-.01.01-1.3-.38c-.57-.18-1-.32-1.41-.48l-.46-.19c-.52-.22-.87-.37-1.2-.52-.22-.1-.42-.21-.63-.32-.31-.17-.62-.34-.91-.51-.2-.12-.4-.25-.59-.39-.27-.18-.54-.38-.8-.58-.18-.14-.36-.29-.53-.44-.25-.22-.49-.46-.72-.7-.19-.2-.32-.33-.43-.46-.24-.28-.45-.57-.66-.87-.14-.2-.23-.31-.3-.43-.29-.46-.54-.94-.75-1.43-6.86-16.28%2030.89-43.65%2071.35-60.71l1.02-.42c17.51-7.3%2034.79-12.58%2050-15.28l.2-.03c1.08-.19%202.12-.36%203.13-.52%201.16-.18%202.21-.33%203.24-.46l.23-.03c.94-.12%201.93-.24%202.9-.34l.22-.02c.99-.1%201.91-.19%202.81-.26l.37-.02c.86-.06%201.72-.12%202.55-.16l.25-.01c.98-.04%201.78-.07%202.55-.08h.5c.74-.01%201.47-.01%202.18.01l.58.02c.67.02%201.33.04%201.97.08l.64.05c.61.04%201.21.09%201.79.15l.71.09c.55.07%201.09.13%201.6.22l.96.17c.41.07.82.15%201.2.24.17.04.34.08.51.13l.47.12c.35.09.71.18%201.04.27q.285.09.54.18l.44.15c.31.1.62.2.91.32.19.07.38.15.56.24l.45.2c.25.1.5.21.73.33.2.1.39.21.58.32l.38.22c.21.11.42.23.61.36.2.13.39.27.57.41l.17.12c.34.24.52.37.68.51.21.18.39.36.58.55l.15.15c.25.24.39.37.51.51.23.26.43.54.63.82.21.27.3.39.39.53.31.48.57.99.79%201.51.21.49.37.99.5%201.51l.02.07c0%20.02.01.03.01.05l.03.15c.02.12.04.24.05.36l.05.28c.05.3.1.6.12.9l.01.1v.15c.01%200%20.01.19%200%20.38v.36c0%20.24.01.47-.01.72l-.03.25c0%20.09-.03.28-.06.48l-.05.38c-.03.22-.05.43-.1.65l-.06.25c-.03.14-.08.35-.14.55l-.1.39c-.05.19-.1.39-.16.58l-.09.24c-.07.21-.15.41-.23.62l-.15.4q-.09.27-.21.54l-.12.26c-.12.28-.26.55-.39.81l-.12.26c-.07.16-.14.31-.23.47l-.14.25c-.18.33-.33.57-.47.82l-.6%201.01-1.89-1.03%201.76%201.24-.93%201.39c-.32.45-.67.91-1.02%201.37l-.37.5c-.35.44-.72.89-1.1%201.33l-.47.57c-.45.52-.93%201.04-1.41%201.56l-.34.37c-.51.54-1.06%201.1-1.62%201.66l-.27.28c-.58.57-1.2%201.16-1.83%201.75l-.19.19c-.64.6-1.3%201.18-1.97%201.77l-.26.23c-.68.6-1.41%201.21-2.16%201.83l-.17.14c-.78.65-1.6%201.3-2.43%201.95-13.32%2010.45-31.77%2020.87-52%2029.4-26.92%2011.25-52.79%2017.6-70.57%2017.6m-11.8-5.68.13.04c15.14%204.35%2047.5-2.08%2080.53-15.99%2019.89-8.39%2037.99-18.6%2050.96-28.78.86-.68%201.65-1.31%202.41-1.93.87-.73%201.57-1.32%202.25-1.91l.26-.23c.62-.54%201.25-1.11%201.85-1.66l.17-.16c.63-.59%201.22-1.15%201.78-1.7l1.66%201.38-1.4-1.64c.53-.52%201.04-1.05%201.53-1.56l.32-.36c.43-.47.88-.95%201.29-1.43l.38-.46c.4-.48.75-.88%201.06-1.28l.34-.46c.32-.41.63-.82.92-1.22l1.4-2.18c.2-.33.32-.54.43-.75l.43-.85c.13-.26.24-.47.33-.68l.41-1.03c.06-.14.11-.29.16-.43l.08-.22c.01-.05.04-.15.06-.25l.14-.51c.03-.13.07-.25.1-.38l.06-.22.02-.2.14-1.04c-.01%200-.01-.1-.01-.2v-.56l-.01-.08v-.23c-.01-.07-.04-.22-.06-.36l-.11-.66c-.07-.29-.16-.57-.28-.84-.13-.3-.28-.59-.46-.87l-.2-.26c-.18-.26-.29-.41-.41-.55l-.51-.5c-.09-.09-.18-.19-.28-.27-.06-.06-.15-.11-.23-.17l-.46-.34c-.09-.07-.18-.14-.29-.21-.1-.07-.22-.13-.34-.2l-.5-.28c-.11-.06-.21-.13-.33-.18-.15-.08-.32-.14-.48-.21l-.55-.24c-.11-.05-.22-.1-.33-.14-.23-.09-.46-.16-.7-.24l-.87-.29c-.26-.08-.55-.15-.84-.22l-.89-.23c-.33-.07-.68-.14-1.03-.2l-.88-.16c-.47-.08-.95-.13-1.43-.19l-.65-.09c-.53-.05-1.08-.1-1.64-.14l-.61-.05c-.59-.04-1.21-.06-1.83-.07l-.54-.02c-.67-.02-1.36-.01-2.05-.01h-.27c-.93.01-1.69.04-2.45.07l-.24.01c-.96.05-1.78.1-2.61.16l-.28.02c-.94.07-1.82.15-2.72.25l-.49-2.11.23%202.13c-.93.1-1.88.21-2.85.34-1.17.15-2.18.3-3.21.46-1.14.18-2.22.36-3.3.55l-.19.03c-14.87%202.66-31.78%207.83-48.91%2014.98l-1.03.43c-46.18%2019.47-73.46%2044.65-69.07%2055.08.12.29.27.56.44.83l.19.26c.12.17.24.34.38.51l.18.19c.25.25.39.4.56.55.12.1.23.2.35.29.18.14.36.28.56.41.14.09.28.19.42.27.22.13.45.26.68.38.16.09.32.17.48.25.26.12.54.24.82.36l.51.21c.34.13.69.24%201.05.35zm148.79-59.5.23.12-.26-.2zm-218.25-14.29c-.94%200-1.81-.63-2.07-1.58-6.67-24.42%2033.11-62.51%2090.56-86.73%2059.57-25.11%20112.28-26.9%20125.33-4.25.59%201.03.24%202.34-.79%202.93s-2.34.24-2.93-.79c-11.76-20.41-63.32-17.81-119.94%206.06-59.21%2024.96-93.35%2062.36-88.08%2081.64.31%201.14-.36%202.32-1.51%202.64-.19.05-.38.08-.57.08m139.54-210.01c-1.01%200-1.91-.72-2.11-1.75-.22-1.17.55-2.29%201.72-2.51l19.74-3.7a2.14%202.14%200%200%201%202.5%201.71c.22%201.17-.55%202.29-1.72%202.51l-19.74%203.7c-.12.03-.26.04-.39.04%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M403.14%20384.74c-.67%200-1.35-.06-2.02-.18-3.04-.53-5.69-2.22-7.47-4.74-3.66-5.21-2.39-12.44%202.82-16.1%202.53-1.77%205.59-2.46%208.63-1.92%203.04.53%205.69%202.22%207.47%204.74%201.77%202.53%202.46%205.59%201.92%208.63-.53%203.04-2.22%205.69-4.74%207.47-1.96%201.38-4.25%202.1-6.61%202.1m-5.97-7.39a7.2%207.2%200%200%200%204.69%202.98c1.91.34%203.84-.09%205.42-1.21a7.18%207.18%200%200%200%202.98-4.69c.34-1.91-.09-3.84-1.21-5.42a7.2%207.2%200%200%200-4.69-2.98%207.27%207.27%200%200%200-5.43%201.21c-3.26%202.29-4.06%206.83-1.76%2010.11m-209.26%2082.18a2.146%202.146%200%200%201-1.18-3.94l16.81-10.99a2.146%202.146%200%200%201%202.35%203.59l-16.81%2010.99c-.36.23-.77.35-1.17.35%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M180.17%20474.32c-2.44%200-4.81-.77-6.81-2.24a11.44%2011.44%200%200%201-4.58-7.56c-.47-3.05.28-6.1%202.11-8.59a11.5%2011.5%200%200%201%207.57-4.59c3.06-.47%206.1.28%208.59%202.11a11.44%2011.44%200%200%201%204.58%207.56c.47%203.05-.28%206.1-2.11%208.59a11.44%2011.44%200%200%201-7.57%204.58c-.59.09-1.19.14-1.78.14m.04-18.83c-.37%200-.74.03-1.12.09a7.23%207.23%200%200%200-4.76%202.88c-1.15%201.56-1.62%203.48-1.32%205.4s1.32%203.61%202.88%204.76a7.16%207.16%200%200%200%205.4%201.32%207.23%207.23%200%200%200%204.76-2.88%207.18%207.18%200%200%200%201.32-5.4%207.18%207.18%200%200%200-2.88-4.75%207.14%207.14%200%200%200-4.28-1.42m177.46%20128.88c-.85%200-1.66-.51-1.99-1.35l-54.1-134.63a2.145%202.145%200%201%201%203.98-1.6l54.1%20134.63c.44%201.1-.09%202.35-1.19%202.79-.26.11-.54.16-.8.16%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M300.04%20694.57c-22.59%200-38.7-5.95-43.78-17.99l-.08-.22-1.41-4.74-38.91-143.97c-4.4-10.69%202.12-25.03%2018.38-40.39%2015.81-14.94%2039.1-29.31%2065.57-40.47%2056.08-23.64%20107.18-25.22%20116.5-3.64l75.84%20128.31%202.76%204.41c5.31%2012.6-2.46%2029.61-21.87%2047.9-18.9%2017.81-46.72%2034.96-78.35%2048.29-35.43%2014.93-69.16%2022.5-94.65%2022.51m-39.78-19.56c9.85%2022.91%2069.33%2019.83%20132.75-6.9%2031.17-13.14%2058.55-29.99%2077.08-47.46%2017.67-16.65%2025.28-32.29%2020.93-42.95l-2.55-4.02-76.06-128.72c-7.95-18.86-58.75-16.21-110.94%205.79-26.01%2010.96-48.85%2025.04-64.29%2039.63-14.71%2013.9-21.02%2026.93-17.31%2035.74l.09.27%2038.94%20144.05z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22M231.87%20493.12c-5.42-1.89-9.02-4.85-10.69-8.81-1.53-3.62-1.35-7.81.54-12.45%206.69-16.45%2034.91-37.46%2070.23-52.28%2046.74-19.62%2088.88-21.92%2095.93-5.25%202%204.72%201.09%2010.34-2.71%2016.72l-3.69-2.19c3.05-5.14%203.88-9.46%202.44-12.86-5.27-12.45-42.82-12.4-90.32%207.54-34.33%2014.41-61.62%2034.48-67.91%2049.94-1.44%203.55-1.63%206.63-.56%209.16%201.18%202.79%203.92%204.95%208.15%206.43z%22%20class%3D%22st4%22/%3E%3Cpath%20d%3D%22m226.41%20502.31-1.5-.59c-8.94-3.5-15.84-10.32-19.44-19.2l-4.09-10.11.06-.03c-8.97-25.04-8.06-52.19%202.61-76.66%2010.95-25.11%2030.96-44.59%2056.36-54.87%2052.2-21.12%20112.65%203.82%20134.75%2055.59l.86%202.02-.11.04%202.42%205.98a34.6%2034.6%200%200%201-.99%2028.12l-.74%201.51-1.64-.35c-21.81-4.64-57.63%201.86-93.5%2016.98-32.66%2013.76-60.35%2032.57-74.08%2050.3zm-20.15-29.27%203.19%207.87c2.95%207.29%208.45%2012.99%2015.57%2016.2%2014.48-17.9%2042.26-36.62%2074.78-50.33%2035.73-15.06%2071.62-21.71%2094.37-17.56%203.11-7.36%203.19-15.7.19-23.13l-4.04-9.98h.01c-21.88-48.26-78.94-71.26-128.31-51.28-49.89%2020.19-74.96%2077.54-55.89%20127.84zm93.23%20221.52c-23.35%200-38.75-6.28-43.66-17.92-10.83-25.69%2033.2-67.94%20100.22-96.2%2067.03-28.25%20128.02-30.26%20138.85-4.58%205.31%2012.59-2.46%2029.61-21.87%2047.9-18.9%2017.81-46.72%2034.96-78.35%2048.29s-63.34%2021.28-89.28%2022.37c-2.03.1-4%20.14-5.91.14m151.94-132.19c-25.19%200-59.2%207.49-93.71%2022.03-62.65%2026.41-107.5%2067.89-97.94%2090.57%204.5%2010.66%2021.05%2016.18%2045.43%2015.17%2025.44-1.07%2056.62-8.89%2087.79-22.03s58.55-29.99%2077.08-47.46c17.75-16.73%2025.36-32.45%2020.86-43.11-4.29-10.19-18.97-15.17-39.51-15.17%22%20class%3D%22st4%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] #nprogress .spinner-icon {\n border-top-color: #b7bdf8;\n border-left-color: #b7bdf8;\n }\n :root[data-theme=\"light\"] #nprogress .peg {\n box-shadow: 0 0 10px #b7bdf8, 0 0 5px #b7bdf8;\n }\n :root[data-theme=\"light\"] .Toastify__close-button {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] [data-testid=\"toast\"] > div > span {\n color: #cad3f5 !important;\n }\n :root[data-theme=\"light\"] li[class^=\"AppFilterBarCommon_current\"]:hover a::after,\n :root[data-theme=\"light\"] li[class^=\"AppFilterBarCommon_current\"]:hover > span::after {\n color: #d5203a;\n }\n :root[data-theme=\"light\"] [class^=\"NewsForListMeta_hottest\"] {\n color: #f5a97f;\n }\n :root[data-theme=\"light\"] [class^=\"NewsForListMeta_hot_\"] {\n color: #eed49f;\n }\n :root[data-theme=\"light\"] [class^=\"NewsForListMeta_luke\"] {\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] [class*=\"Pagination_current\"] {\n color: #a5adcb;\n }\n :root[data-theme=\"light\"] [class^=\"ImageCollection-modern_expandImage\"] {\n background: rgba(202, 211, 245, 0.8) !important;\n }\n :root[data-theme=\"light\"] [class^=\"ImageCollection-modern_expandImage\"] svg {\n color: #181926 !important;\n }\n :root[data-theme=\"light\"] svg[color=\"#f26522\"] {\n color: #f5a97f !important;\n }\n :root[data-theme=\"light\"] [class^=\"ShareButtons_shareButtons\"] [title=\"Share on facebook\"] > svg {\n color: #8aadf4 !important;\n }\n :root[data-theme=\"light\"] [class^=\"ShareButtons_shareButtons\"] [title=\"Share on reddit\"] > svg {\n color: #f5a97f !important;\n }\n :root[data-theme=\"light\"] [class*=\"Button_black\"],\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_appstoreWrapper\"] {\n background: #181926;\n color: #cad3f5;\n }\n :root[data-theme=\"light\"] [class*=\"Button_black\"]:hover,\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_appstoreWrapper\"]:hover {\n background: #24273a;\n }\n :root[data-theme=\"light\"] [class*=\"Button_black\"] [src$=\"ms-store.svg\"],\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_appstoreWrapper\"] [src$=\"ms-store.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2295%22%20height%3D%2224%22%20fill%3D%22none%22%20cursor%3D%22default%22%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M11.48.853H.738v10.743h10.744V.853Z%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M23.34.853H12.596v10.743H23.34z%22/%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M11.48%2012.699H.738v10.743h10.744V12.7Z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22M23.34%2012.699H12.596v10.743H23.34z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M44.045%2012.955c0-.32.115-.577.346-.795s.5-.32.82-.32c.334%200%20.616.115.834.333s.333.487.333.782c0%20.308-.115.577-.346.782-.23.218-.5.32-.833.32-.334%200-.603-.102-.834-.32a1.1%201.1%200%200%201-.32-.782m2.115%2010.487h-1.91v-8.14h1.91zm5.82-1.397c.283%200%20.603-.064.95-.192a3.8%203.8%200%200%200%20.948-.526v1.782c-.307.18-.654.308-1.038.397-.385.09-.82.142-1.282.142-1.193%200-2.167-.385-2.923-1.142s-1.129-1.73-1.129-2.897q0-1.962%201.154-3.23c.77-.847%201.846-1.27%203.257-1.27.359%200%20.718.051%201.09.141.371.09.653.205.871.32v1.834a3.8%203.8%200%200%200-.91-.5%202.7%202.7%200%200%200-.949-.18c-.756%200-1.359.244-1.833.731-.462.487-.693%201.154-.693%201.987%200%20.82.218%201.462.667%201.923s1.052.68%201.82.68m7.347-6.872c.154%200%20.295.013.41.026.116.025.231.051.308.077v1.936a1.5%201.5%200%200%200-.436-.206%202.2%202.2%200%200%200-.705-.102c-.474%200-.872.192-1.192.59s-.487%201-.487%201.833v4.115h-1.91v-8.14h1.91v1.281h.025c.18-.448.436-.794.795-1.038s.782-.372%201.282-.372m.821%204.321c0-1.346.384-2.41%201.14-3.206.757-.782%201.821-1.179%203.167-1.179%201.27%200%202.27.385%202.987%201.141s1.077%201.782%201.077%203.064c0%201.32-.384%202.372-1.14%203.154-.757.782-1.796%201.167-3.103%201.167-1.257%200-2.27-.372-3-1.116-.757-.73-1.129-1.743-1.129-3.025Zm2-.064c0%20.846.192%201.5.576%201.948.385.449.936.667%201.654.667.692%200%201.231-.218%201.59-.667.359-.448.551-1.115.551-2%200-.872-.192-1.538-.564-1.987s-.91-.667-1.59-.667c-.705%200-1.243.231-1.64.706-.385.474-.578%201.128-.578%202Zm9.218-1.988c0%20.27.09.487.256.641.18.154.564.346%201.154.59q1.155.462%201.615%201.039.462.576.462%201.384%200%201.155-.885%201.846-.885.693-2.385.692a5.2%205.2%200%200%201-1.115-.128%205.3%205.3%200%200%201-1.038-.307v-1.885a4.5%204.5%200%200%200%201.128.577c.397.141.77.218%201.09.218.436%200%20.756-.064.961-.18q.308-.172.308-.615a.82.82%200%200%200-.32-.667c-.219-.18-.616-.397-1.219-.628q-1.057-.442-1.5-1c-.294-.372-.448-.846-.448-1.41%200-.73.295-1.333.871-1.808.577-.474%201.334-.705%202.27-.705.282%200%20.602.026.961.09.36.064.654.14.885.243v1.82a4.7%204.7%200%200%200-.885-.435%203.1%203.1%200%200%200-1-.18c-.359%200-.654.078-.846.218a.67.67%200%200%200-.32.59m4.333%202.052c0-1.346.384-2.41%201.14-3.206.757-.782%201.821-1.179%203.167-1.179%201.27%200%202.27.385%202.988%201.141s1.076%201.782%201.076%203.064c0%201.32-.384%202.372-1.14%203.154-.757.782-1.795%201.167-3.103%201.167-1.257%200-2.27-.372-3-1.116-.757-.73-1.128-1.743-1.128-3.025m1.987-.064c0%20.846.192%201.5.577%201.948.384.449.936.667%201.654.667.692%200%201.23-.218%201.59-.667.358-.448.55-1.115.55-2%200-.872-.192-1.538-.563-1.987-.372-.449-.91-.667-1.59-.667-.705%200-1.244.231-1.641.706-.385.474-.577%201.128-.577%202m12.705-2.552v4.18c0%20.872.205%201.512.603%201.948.397.436%201.012.641%201.82.641.27%200%20.551-.025.833-.09.282-.063.488-.115.603-.192v-1.59a1.7%201.7%200%200%201-.41.193%201.3%201.3%200%200%201-.398.077c-.384%200-.68-.103-.859-.308-.18-.205-.269-.564-.269-1.064v-3.808h1.949v-1.564h-1.936v-2.41l-1.923.59v1.833h-2.86v-.987c0-.487.103-.86.321-1.116s.526-.371.924-.371a1.8%201.8%200%200%201%20.884.217v-1.653a2.4%202.4%200%200%200-.474-.103%204.4%204.4%200%200%200-.616-.038c-.871%200-1.59.269-2.14.82-.552.552-.834%201.244-.834%202.103v1.128H84.25v1.564h1.359v6.577h1.936v-6.577zm-47.987-4.795v11.36h-1.975v-8.898h-.025l-3.526%208.897H35.57l-3.615-8.897h-.026v8.897h-1.82V12.083h2.82l3.27%208.423h.05l3.45-8.423zm-7.116-4.91q-1.02.577-2.307.577c-.654%200-1.231-.141-1.744-.436a2.9%202.9%200%200%201-1.167-1.218%203.8%203.8%200%200%201-.41-1.77c0-.691.154-1.32.449-1.858a3.2%203.2%200%200%201%201.27-1.282c.55-.308%201.166-.462%201.858-.462.346%200%20.692.039%201.038.103s.629.154.847.256V2.11c-.513-.346-1.167-.513-1.962-.513-.474%200-.897.116-1.282.346-.384.231-.68.552-.884.949q-.308.615-.308%201.385c0%20.807.218%201.448.64%201.923.424.474%201.014.705%201.757.705.475%200%20.898-.09%201.257-.282V4.865h-1.45V4.02h2.398zm5.526-1.705h-3.359c.013.487.167.859.423%201.128.27.257.616.398%201.051.398.578%200%201.078-.167%201.513-.5v.82a2.4%202.4%200%200%201-.73.32%203.6%203.6%200%200%201-.91.116c-.731%200-1.308-.218-1.706-.654s-.602-1.051-.602-1.846c0-.487.102-.936.294-1.32a2.2%202.2%200%200%201%20.821-.924%202.17%202.17%200%200%201%201.167-.333c.628%200%201.128.205%201.487.615s.538.975.538%201.706v.474zm-.936-.73c0-.424-.102-.744-.295-.962-.192-.218-.461-.334-.82-.334q-.48%200-.846.346c-.244.231-.385.552-.462.95zm4.577%202.845a1.1%201.1%200%200%201-.372.116%202.6%202.6%200%200%201-.423.038c-.897%200-1.346-.5-1.346-1.487V3.558h-.82v-.77h.82V1.635l.936-.295v1.436h1.192v.769H43.25v2.538c0%20.32.051.552.154.68.102.128.282.192.551.192.18%200%20.346-.051.487-.154v.782zm4.641-6.513a.53.53%200%200%201-.166.398.57.57%200%200%201-.423.167.57.57%200%200%201-.423-.167.52.52%200%200%201-.167-.41.53.53%200%200%201%20.18-.41.62.62%200%200%201%20.41-.167.56.56%200%200%201%20.41.166c.128.129.18.257.18.423Zm-.128%206.565h-.936V2.788h.936zm4.064-.052a1.1%201.1%200%200%201-.371.116%202.6%202.6%200%200%201-.424.038c-.897%200-1.346-.5-1.346-1.487V3.558h-.82v-.77h.82V1.635l.936-.295v1.436h1.193v.769h-1.193v2.538c0%20.32.052.552.154.68s.282.192.551.192c.18%200%20.347-.051.488-.154v.782zM59.16%201.25a1.1%201.1%200%200%200-.512-.128c-.526%200-.782.32-.782.961v.693h1.102v.769h-1.102v4.077h-.936V3.558h-.82v-.77h.82v-.743c0-.513.14-.923.436-1.23.295-.309.692-.462%201.205-.462.256%200%20.449.025.602.09v.807zm3.449%202.474a1%201%200%200%200-.282-.115c-.128-.026-.244-.051-.333-.051-.334%200-.603.154-.808.448q-.308.443-.308%201.154v2.475h-.936V2.788h.936v.975h.026c.102-.333.27-.59.487-.782a1.1%201.1%200%200%201%20.757-.282c.192%200%20.346.025.448.064v.961zm5.346%201.462c0%20.782-.23%201.41-.68%201.872-.448.461-1.05.692-1.794.692-.73%200-1.32-.23-1.756-.68q-.654-.672-.654-1.807c0-.808.23-1.436.68-1.898q.672-.692%201.845-.692c.731%200%201.308.218%201.718.667.436.448.641%201.064.641%201.846m-.961.026c0-.577-.128-1.013-.372-1.308-.256-.295-.603-.449-1.064-.449s-.833.154-1.103.475c-.269.307-.397.756-.397%201.32%200%20.551.128.974.397%201.282.27.308.629.462%201.103.462s.833-.154%201.077-.45c.23-.32.359-.756.359-1.332m9.333%202.423h-.936V4.878c0-.5-.077-.859-.23-1.09-.155-.23-.424-.333-.796-.333-.307%200-.577.141-.782.423-.218.282-.32.628-.32%201.013v2.744h-.936V4.788c0-.884-.346-1.333-1.026-1.333-.32%200-.59.141-.795.41q-.307.405-.307%201.039v2.743h-.936V2.788h.936v.757h.012c.347-.59.86-.872%201.513-.872.308%200%20.59.09.846.257.244.166.424.41.539.717.192-.333.41-.576.68-.743.269-.154.576-.244.935-.244%201.064%200%201.59.654%201.59%201.975v3z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [class*=\"Button_black\"] [src$=\"android-store.svg\"],\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_appstoreWrapper\"] [src$=\"android-store.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22117%22%20height%3D%2230%22%20fill%3D%22none%22%20cursor%3D%22default%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.2%22%20d%3D%22M37.92%205.74a2.7%202.7%200%200%201-.75%202%202.9%202.9%200%200%201-2.2.89%203.15%203.15%200%200%201-2.21-5.37%203%203%200%200%201%202.21-.9%203.1%203.1%200%200%201%201.23.25c.362.146.684.376.94.67l-.53.53a2%202%200%200%200-1.64-.71%202.32%202.32%200%200%200-2.33%202.4%202.36%202.36%200%200%200%204%201.73%201.9%201.9%200%200%200%20.5-1.22h-2.17v-.72h2.91q.04.223.04.45Zm4.58-2.5h-2.7v1.9h2.46v.72H39.8v1.9h2.7v.74H39v-6h3.5zm3.28%205.26h-.77V3.24h-1.68V2.5h4.17v.74h-1.72zm4.66%200v-6h.77v6zm4.19%200h-.77V3.24h-1.68V2.5h4.12v.74h-1.67zm9.48-.78a3.12%203.12%200%200%201-4.4%200%203.24%203.24%200%200%201%200-4.45%203.1%203.1%200%200%201%204.4%200%203.23%203.23%200%200%201%200%204.45Zm-3.83-.5a2.31%202.31%200%200%200%203.26%200%202.56%202.56%200%200%200%200-3.44%202.31%202.31%200%200%200-3.26%200%202.56%202.56%200%200%200%200%203.44Zm5.8%201.28v-6h.94l2.92%204.67V2.5h.77v6h-.8l-3.05-4.89V8.5z%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M58.64%2017.25a4.25%204.25%200%201%200%204.27%204.25%204.19%204.19%200%200%200-4.27-4.25m0%206.83a2.58%202.58%200%201%201%202.4-2.58%202.46%202.46%200%200%201-2.4%202.58m-9.31-6.83a4.25%204.25%200%201%200%204.26%204.25%204.19%204.19%200%200%200-4.27-4.25zm0%206.83a2.58%202.58%200%201%201%202.39-2.58%202.46%202.46%200%200%201-2.4%202.58zm-11.09-5.52v1.8h4.32a3.77%203.77%200%200%201-1%202.27%204.42%204.42%200%200%201-3.33%201.32%204.8%204.8%200%200%201%200-9.6%204.6%204.6%200%200%201%203.27%201.29l1.27-1.27a6.3%206.3%200%200%200-4.53-1.87%206.61%206.61%200%201%200%200%2013.21%206%206%200%200%200%204.61-1.85%206%206%200%200%200%201.56-4.22%206%206%200%200%200-.1-1.13zm45.31%201.4a4%204%200%200%200-3.64-2.71%204%204%200%200%200-4%204.25%204.16%204.16%200%200%200%204.22%204.25%204.23%204.23%200%200%200%203.54-1.88l-1.45-1a2.43%202.43%200%200%201-2.09%201.18%202.16%202.16%200%200%201-2.06-1.29l5.69-2.35zm-5.8%201.42a2.33%202.33%200%200%201%202.22-2.48%201.65%201.65%200%200%201%201.58.9zm-4.62%204.12H75V13h-1.87zm-3.06-7.3H70a3%203%200%200%200-2.24-1%204.26%204.26%200%200%200%200%208.51%202.9%202.9%200%200%200%202.24-1h.06v.61c0%201.63-.87%202.5-2.27%202.5a2.35%202.35%200%200%201-2.14-1.51l-1.63.68a4.05%204.05%200%200%200%203.77%202.51c2.19%200%204-1.29%204-4.43V17.5h-1.72zm-2.14%205.88a2.59%202.59%200%200%201%200-5.16%202.4%202.4%200%200%201%202.27%202.58%202.38%202.38%200%200%201-2.28%202.58zM92.31%2013h-4.47v12.5h1.87v-4.74h2.61a3.889%203.889%200%200%200%202.93-6.728A3.9%203.9%200%200%200%2092.32%2013zm0%206H89.7v-4.26h2.65a2.145%202.145%200%201%201%200%204.29zm11.53-1.8a3.5%203.5%200%200%200-3.33%201.91l1.66.69a1.78%201.78%200%200%201%201.7-.92%201.8%201.8%200%200%201%201.792.931c.114.21.184.441.208.679v.13a4.1%204.1%200%200%200-1.95-.48c-1.79%200-3.6%201-3.6%202.81a2.9%202.9%200%200%200%20.969%202.03%202.9%202.9%200%200%200%202.131.72%202.63%202.63%200%200%200%202.4-1.2h.06v1h1.8v-4.81c0-2.19-1.66-3.46-3.79-3.46zm-.23%206.85c-.61%200-1.46-.31-1.46-1.06%200-1%201.06-1.33%202-1.33a3.3%203.3%200%200%201%201.7.42%202.26%202.26%200%200%201-2.19%202zm10.63-6.55-2.14%205.42h-.06l-2.22-5.42h-2l3.33%207.58-1.9%204.21h1.95l5.12-11.79zm-16.81%208h1.87V13h-1.87z%22/%3E%3Cpath%20fill%3D%22%2391d7e3%22%20d%3D%22M.94%203.04a2%202%200%200%200-.46%201.4v22.12a2%202%200%200%200%20.46%201.4l.07.07L13.4%2015.65v-.29L1.01%202.97z%22/%3E%3Cpath%20fill%3D%22%23eed49f%22%20d%3D%22m17.5%2019.78-4.1-4.13v-.29l4.1-4.14.09.05%204.91%202.79c1.4.79%201.4%202.09%200%202.89l-4.89%202.78z%22/%3E%3Cpath%20fill%3D%22%23ed8796%22%20d%3D%22M17.62%2019.72%2013.4%2015.5.94%2027.96a1.63%201.63%200%200%200%202.08.06l14.61-8.3%22/%3E%3Cpath%20fill%3D%22%23a6da95%22%20d%3D%22M17.62%2011.28%203.01%202.98a1.63%201.63%200%200%200-2.08.06L13.4%2015.5z%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M17.5%2019.63%203.01%2027.88a1.67%201.67%200%200%201-2%200l-.07.07.07.07a1.66%201.66%200%200%200%202%200l14.61-8.3z%22%20opacity%3D%22.2%22/%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M.94%2027.82a2%202%200%200%201-.46-1.4v.15a2%202%200%200%200%20.46%201.4l.07-.07zM22.5%2016.8l-5%202.83.09.09%204.91-2.78a1.75%201.75%200%200%200%201-1.44%201.86%201.86%200%200%201-1%201.3%22%20opacity%3D%22.12%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.01%203.12%2022.5%2014.2a1.86%201.86%200%200%201%201%201.3%201.75%201.75%200%200%200-1-1.44L3.01%202.98C1.61%202.19.47%202.85.47%204.45v.15C.5%202.99%201.62%202.33%203.01%203.12%22%20opacity%3D%22.25%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [class*=\"Button_black\"] [src$=\"ios-store.svg\"],\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_appstoreWrapper\"] [src$=\"ios-store.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22101%22%20height%3D%2226%22%20fill%3D%22none%22%20cursor%3D%22default%22%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M15.539%2012.336a4.95%204.95%200%200%201%202.357-4.152%205.07%205.07%200%200%200-3.992-2.157c-1.679-.177-3.307%201.005-4.162%201.005-.873%200-2.19-.988-3.609-.959A5.32%205.32%200%200%200%201.66%208.801c-1.934%203.349-.491%208.27%201.361%2010.976.927%201.326%202.01%202.806%203.428%202.754%201.387-.058%201.905-.885%203.58-.885%201.658%200%202.144.885%203.59.851%201.489-.024%202.427-1.331%203.32-2.669a11%2011%200%200%200%201.52-3.092%204.78%204.78%200%200%201-2.92-4.4m-2.731-8.089a4.87%204.87%200%200%200%201.114-3.49%204.96%204.96%200%200%200-3.208%201.659%204.64%204.64%200%200%200-1.143%203.361%204.1%204.1%200%200%200%203.237-1.53m20.264%2014.928H28.34l-1.137%203.357h-2.005l4.484-12.418h2.083l4.483%2012.418h-2.039zm-4.243-1.548h3.752l-1.85-5.448h-.051l-1.85%205.448Zm17.101.379c0%202.813-1.506%204.62-3.779%204.62a3.07%203.07%200%200%201-2.848-1.583h-.043v4.484H37.4V13.478h1.8v1.506h.033a3.21%203.21%200%200%201%202.883-1.6c2.298%200%203.813%201.816%203.813%204.622Zm-1.91%200c0-1.833-.948-3.039-2.393-3.039-1.42%200-2.375%201.231-2.375%203.039%200%201.824.955%203.046%202.375%203.046%201.445%200%202.393-1.197%202.393-3.046m11.875%200c0%202.813-1.506%204.62-3.779%204.62a3.07%203.07%200%200%201-2.848-1.583h-.043v4.484h-1.859V13.478h1.799v1.506h.034a3.21%203.21%200%200%201%202.883-1.6c2.298%200%203.813%201.816%203.813%204.622m-1.91%200c0-1.833-.948-3.039-2.393-3.039-1.42%200-2.375%201.231-2.375%203.039%200%201.824.955%203.046%202.375%203.046%201.445%200%202.392-1.197%202.392-3.046Zm8.495%201.066c.138%201.231%201.335%202.04%202.97%202.04%201.566%200%202.693-.809%202.693-1.919%200-.964-.68-1.541-2.29-1.937l-1.609-.387c-2.28-.551-3.339-1.617-3.339-3.348%200-2.143%201.867-3.614%204.519-3.614%202.624%200%204.423%201.472%204.483%203.614h-1.876c-.112-1.24-1.137-1.987-2.634-1.987s-2.521.757-2.521%201.858c0%20.878.654%201.395%202.255%201.79l1.368.336c2.548.603%203.607%201.626%203.607%203.442%200%202.324-1.851%203.779-4.794%203.779-2.754%200-4.614-1.421-4.734-3.667zm11.636-7.736v2.142h1.722v1.472h-1.722v4.991c0%20.775.345%201.137%201.102%201.137a6%206%200%200%200%20.611-.043v1.463q-.512.095-1.032.086c-1.833%200-2.548-.689-2.548-2.445v-5.19h-1.316v-1.47h1.316v-2.143zm2.719%206.67c0-2.85%201.678-4.64%204.294-4.64%202.625%200%204.295%201.79%204.295%204.64%200%202.856-1.661%204.638-4.295%204.638s-4.294-1.782-4.294-4.638m6.695%200c0-1.955-.895-3.108-2.401-3.108s-2.4%201.162-2.4%203.108c0%201.961.894%203.106%202.4%203.106s2.401-1.145%202.401-3.106m3.426-4.528h1.772v1.541h.044a2.16%202.16%200%200%201%202.177-1.636q.322%200%20.637.07v1.738a2.6%202.6%200%200%200-.835-.112%201.873%201.873%200%200%200-1.937%202.083v5.37h-1.858zm13.198%206.395c-.25%201.643-1.85%202.771-3.898%202.771-2.634%200-4.269-1.764-4.269-4.595%200-2.84%201.644-4.682%204.19-4.682%202.506%200%204.081%201.72%204.081%204.466v.636h-6.395v.113a2.358%202.358%200%200%200%202.436%202.564%202.05%202.05%200%200%200%202.09-1.273zm-6.282-2.703h4.526a2.176%202.176%200%200%200-2.22-2.297%202.29%202.29%200%200%200-2.306%202.298ZM28.596.767a2.64%202.64%200%200%201%202.808%202.965c0%201.906-1.03%203.002-2.808%203.002h-2.155V.767zM27.368%205.89h1.125a1.875%201.875%200%200%200%201.967-2.146%201.88%201.88%200%200%200-1.967-2.134h-1.125zm5.082-1.41a2.132%202.132%200%201%201%204.247%200%202.134%202.134%200%201%201-4.247%200m3.333%200c0-.976-.438-1.547-1.208-1.547-.772%200-1.207.571-1.207%201.547%200%20.984.435%201.55%201.207%201.55.77%200%201.208-.57%201.208-1.55m6.56%202.254h-.922l-.93-3.317h-.07l-.927%203.317h-.913L37.339%202.23h.902l.806%203.436h.067l.926-3.436h.852l.926%203.436h.07l.803-3.436h.889zm2.28-4.504h.856v.716h.066a1.35%201.35%200%200%201%201.344-.802%201.464%201.464%200%200%201%201.559%201.675v2.915h-.889V4.042c0-.724-.314-1.084-.972-1.084A1.033%201.033%200%200%200%2045.512%204.1v2.635h-.889zM49.864.473h.888v6.26h-.888V.474Zm2.124%204.007a2.133%202.133%200%201%201%204.247%200%202.134%202.134%200%201%201-4.247%200m3.333%200c0-.976-.439-1.547-1.208-1.547-.773%200-1.207.571-1.207%201.547%200%20.984.434%201.55%201.207%201.55.77%200%201.208-.57%201.208-1.55m1.849.98c0-.81.604-1.278%201.676-1.344l1.22-.07v-.389c0-.476-.315-.744-.922-.744-.496%200-.84.182-.939.5h-.86c.09-.773.818-1.27%201.84-1.27%201.128%200%201.765.563%201.765%201.514v3.077h-.855V6.1h-.07a1.52%201.52%200%200%201-1.353.707A1.36%201.36%200%200%201%2057.17%205.46m2.895-.385V4.7l-1.1.07c-.62.042-.9.253-.9.65%200%20.405.351.64.834.64a1.06%201.06%200%200%200%201.166-.984Zm2.053-.595c0-1.423.732-2.324%201.87-2.324a1.48%201.48%200%200%201%201.38.79h.067V.473h.888v6.26h-.851v-.71h-.07a1.56%201.56%200%200%201-1.415.785c-1.145%200-1.869-.901-1.869-2.328m.918%200c0%20.955.45%201.53%201.203%201.53.75%200%201.212-.583%201.212-1.526%200-.938-.468-1.53-1.212-1.53-.748%200-1.203.579-1.203%201.526m6.964%200a2.132%202.132%200%201%201%204.247%200%202.134%202.134%200%201%201-4.247%200m3.333%200c0-.976-.439-1.547-1.208-1.547-.773%200-1.207.571-1.207%201.547%200%20.984.434%201.55%201.207%201.55.77%200%201.208-.57%201.208-1.55m2.107-2.25h.855v.716h.066a1.35%201.35%200%200%201%201.344-.802%201.464%201.464%200%200%201%201.559%201.675v2.915h-.889V4.042c0-.724-.314-1.084-.972-1.084A1.033%201.033%200%200%200%2076.328%204.1v2.635h-.889zm8.845-1.12v1.14h.976V3h-.976v2.315c0%20.472.195.678.637.678q.17%200%20.339-.02v.74q-.24.043-.484.046c-.988%200-1.382-.348-1.382-1.216V3h-.714v-.75h.715V1.11h.89Zm2.19-.637h.88v2.481h.07a1.385%201.385%200%200%201%201.374-.806%201.483%201.483%200%200%201%201.55%201.678v2.908h-.889V4.046c0-.72-.335-1.084-.963-1.084a1.052%201.052%200%200%200-1.134%201.142v2.63h-.888zm9.056%205.045a1.83%201.83%200%200%201-1.95%201.303%202.045%202.045%200%200%201-2.08-2.325%202.078%202.078%200%200%201%202.075-2.352c1.253%200%202.01.856%202.01%202.27v.31h-3.18v.05a1.19%201.19%200%200%200%201.199%201.29%201.08%201.08%200%200%200%201.07-.546zm-3.126-1.451h2.275A1.086%201.086%200%200%200%2093.57%202.9a1.15%201.15%200%200%200-1.166%201.167Z%22/%3E%3C/svg%3E\");\n }\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_socialLinksWrapper\"] [title^=\"Facebook page\"] > svg {\n color: #8aadf4 !important;\n }\n :root[data-theme=\"light\"] [class^=\"AppExternalLinks_socialLinksWrapper\"] [title^=\"X page\"] > svg {\n color: #cad3f5 !important;\n }\n :root[data-theme=\"light\"] svg[color=\"#e39d06\"] {\n color: #eed49f !important;\n }\n :root[data-theme=\"light\"] [class*=\"LikeButton_likeButton\"]:hover [class*=\"LikeButton_heart\"] {\n color: #ed8796;\n }\n :root[data-theme=\"light\"] .data-collector .header {\n color: #939ab7;\n }\n :root[data-theme=\"light\"] [class*=\"Button_danger\"] {\n background: #ed8796;\n border-color: #ed8796;\n color: #181926;\n }\n :root[data-theme=\"light\"] [class*=\"Button_warning\"] {\n background-color: #eed49f;\n border-color: #eed49f;\n color: #181926;\n }\n :root[data-theme=\"light\"] [class*=\"Button_success\"] {\n background-color: #a6da95;\n border-color: #a6da95;\n color: #181926;\n }\n :root[data-theme=\"light\"] [class*=\"Button_button\"][disabled] {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n color: #939ab7 !important;\n }", + "start": 1085, + "domains": [ + "alternativeto.net" + ] + }, + { + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n --widget-background-color: #24273a;\n --input-background-color: #24273a;\n --input-border-color: #494d64;\n --input-text-color: #cad3f5;\n --base-focus-color: #b7bdf8;\n --link-color: #b7bdf8;\n --primary-color: #b7bdf8;\n --button-font-color: #181926;\n --title-font-color: #cad3f5;\n --font-default-color: #cad3f5;\n --font-light-color: #a5adcb;\n --border-default-color: #494d64;\n --social-button-border-color: #494d64;\n --secondary-button-text-color: #cad3f5;\n --transparency-focus-color: rgba(183, 189, 248, 0.15);\n --icon-default-color: #8087a2;\n --gray-lightest: #cad3f5;\n --error-color: #ed8796;\n --icon-error: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2014.667A6.667%206.667%200%201%200%208%201.333a6.667%206.667%200%200%200%200%2013.334z%22%20fill%3D%22%23ed8796%22%20stroke%3D%22%23ed8796%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%204.583a.75.75%200%200%201%20.75.75V8a.75.75%200%200%201-1.5%200V5.333a.75.75%200%200%201%20.75-.75z%22%20fill%3D%22%2324273a%22/%3E%3Cpath%20d%3D%22M8.667%2010.667a.667.667%200%201%201-1.334%200%20.667.667%200%200%201%201.334%200z%22%20fill%3D%22%2324273a%22/%3E%3C/svg%3E\");\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n background: #181926;\n }\n :root .footer {\n background: #1e2030;\n color: #a5adcb;\n }\n :root .footer a {\n color: #cad3f5;\n }\n :root #prompt-logo-center {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Layer_1%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%201529.83%20412.93%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st0%7Bfill%3A%23b7bdf8%7D%3C/style%3E%3Cpath%20d%3D%22M545.43%20239.95c-3.07%200-4.7%201.63-5.31%204.29l-5.52%2023.09c-1.02%204.5-4.29%206.95-8.99%206.95h-13.28c-4.5%200-6.95-2.45-5.72-6.95l32.49-122.61c1.22-4.29%204.29-6.75%208.79-6.75h18.59c4.5%200%207.56%202.46%208.79%206.75l31.88%20122c1.22%204.5-1.23%207.56-5.72%207.56h-13.9c-4.7%200-7.97-2.45-8.99-6.95l-5.52-23.09c-.61-2.66-2.25-4.29-5.31-4.29zm17.17-23.7c2.25%200%203.68-1.02%203.06-3.47l-8.99-38.62-9.2%2038.62c-.61%202.45.82%203.47%203.07%203.47zm80.86%2051.29c0%204.5-2.25%206.74-6.95%206.74h-12.87c-4.5%200-6.74-2.25-6.74-6.74V144.93c0-4.7%202.25-6.95%206.74-6.95h12.87c4.7%200%206.95%202.25%206.95%206.95zm18.38-76.22h-2.25c-4.5%200-6.74-2.25-6.74-6.74v-8.99c0-4.5%202.25-6.74%206.74-6.74h2.25v-14.92c0-4.29.82-9.19%206.34-10.83l10.83-3.06c5.93-1.63%209.4.41%209.4%206.13v22.68h8.79c4.5%200%206.74%202.25%206.74%206.74v8.99c0%204.5-2.25%206.74-6.74%206.74h-8.79v55.38c0%205.31%203.06%207.15%206.95%207.15h2.86c3.06%200%205.11%201.02%205.11%205.72v6.95c0%206.95-6.95%209.81-14.31%209.81-13.49%200-27.18-7.56-27.18-25.75zm122.51%2031.06c0%204.49-2.25%206.74-6.75%206.74h-40.67v7.35c0%2011.44%205.31%2017.58%2017.78%2017.58%208.58%200%2011.85-3.47%2017.37-3.47%204.9%200%206.74%203.88%206.74%206.74v3.27c0%208.58-8.18%2015.74-25.75%2015.74-27.99%200-42.71-16.35-42.71-42.1v-32.08c0-21.66%2015.74-35.36%2036.99-35.36s36.99%2013.69%2036.99%2035.36v20.23zm-26.37-20.23c0-9.81-4.09-14.71-10.63-14.71s-10.42%204.9-10.42%2014.71v6.74h21.05zm64.06%2065.39c0%204.5-2.25%206.74-6.95%206.74h-12.88c-4.49%200-6.74-2.25-6.74-6.74v-91.76c0-4.7%202.25-6.95%206.74-6.95h12.88c4.9%200%206.95%202.25%206.95%207.36%204.09-4.29%2010.42-9.4%2018.39-9.4%204.9%200%205.52%203.07%205.52%205.72v10.83c0%205.93-5.11%206.54-10.01%207.15-8.38%201.02-13.9%207.77-13.9%2017.78zm84.16-63.76c0-8.38-3.88-14.51-11.65-14.51s-11.65%206.13-11.65%2014.51v63.76c0%204.5-2.25%206.74-6.95%206.74h-12.88c-4.49%200-6.74-2.25-6.74-6.74v-91.76c0-4.7%202.25-6.95%206.74-6.95h12.88c4.5%200%206.95%202.25%206.95%206.74%200%200%206.95-8.79%2020.64-8.79%2019.82%200%2029.22%2014.71%2029.22%2036.99v63.76c0%204.5-2.25%206.74-6.95%206.74h-12.88c-4.5%200-6.74-2.25-6.74-6.74v-63.75zm51.36-14.3c-2.46%200-5.52-1.22-5.52-5.11v-5.52c0-8.78%2013.28-12.06%2026.16-12.06%2017.78%200%2040.87%204.5%2040.87%2033.52v67.03c0%204.7-2.25%206.95-6.74%206.95h-9.81c-4.29%200-6.54-1.84-6.95-5.31-.61.61-7.15%207.36-19.21%207.36-19.82%200-33.72-14.92-33.72-33.92%200-31.88%2024.72-41.28%2049.86-43.94-.41-7.15-3.27-12.06-14.72-12.06-11.85-.01-16.34%203.06-20.22%203.06m23.29%2063.96c7.56%200%2011.65-6.13%2011.65-13.9v-21.87c-11.85%202.66-23.3%206.54-23.3%2021.87%200%207.57%203.68%2013.9%2011.65%2013.9m54.43-62.12h-2.25c-4.5%200-6.74-2.25-6.74-6.74v-8.99c0-4.5%202.25-6.74%206.74-6.74h2.25v-14.92c0-4.29.82-9.19%206.34-10.83l10.83-3.06c5.93-1.63%209.4.41%209.4%206.13v22.68h8.79c4.5%200%206.74%202.25%206.74%206.74v8.99c0%204.5-2.25%206.74-6.74%206.74h-8.79v55.38c0%205.31%203.06%207.15%206.95%207.15h2.86c3.06%200%205.11%201.02%205.11%205.72v6.95c0%206.95-6.95%209.81-14.31%209.81-13.49%200-27.18-7.56-27.18-25.75zm81.05-37.81c0%204.49-2.25%206.74-6.95%206.74h-12.87c-4.5%200-6.74-2.25-6.74-6.74v-8.59c0-4.7%202.25-6.95%206.74-6.95h12.87c4.7%200%206.95%202.25%206.95%206.95zm0%20114.03c0%204.5-2.25%206.74-6.95%206.74h-12.87c-4.5%200-6.74-2.25-6.74-6.74v-91.76c0-4.7%202.25-6.95%206.74-6.95h12.87c4.7%200%206.95%202.25%206.95%206.95zm88.9-98.7c4.49%200%207.77%203.06%205.72%208.99l-29.63%2089.71c-1.02%203.47-3.47%206.74-8.79%206.74h-9.4c-5.31%200-7.77-3.27-8.79-6.74l-28-89.71c-1.84-5.93%201.23-8.99%205.72-8.99h11.24c5.52%200%207.97%202.66%208.99%206.95l16.35%2058.04%2017.57-58.04c1.23-4.29%203.47-6.95%208.99-6.95zm84.93%2053.54c0%204.49-2.25%206.74-6.75%206.74h-40.67v7.35c0%2011.44%205.31%2017.58%2017.78%2017.58%208.58%200%2011.85-3.47%2017.37-3.47%204.9%200%206.74%203.88%206.74%206.74v3.27c0%208.58-8.18%2015.74-25.75%2015.74-27.99%200-42.71-16.35-42.71-42.1v-32.08c0-21.66%2015.74-35.36%2036.99-35.36s36.99%2013.69%2036.99%2035.36v20.23zm-26.36-20.23c0-9.81-4.09-14.71-10.63-14.71s-10.42%204.9-10.42%2014.71v6.74h21.05z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M1362.63%20144.93v9.81c0%204.5-2.25%206.74-6.95%206.74h-17.57c-2.66%200-4.09%201.43-4.09%204.09v101.97c0%204.5-2.25%206.74-6.74%206.74h-13.9c-4.7%200-6.95-2.25-6.95-6.74V165.57c0-2.66-1.43-4.09-4.09-4.09h-17.58c-4.7%200-6.95-2.25-6.95-6.74v-9.81c0-4.7%202.25-6.95%206.95-6.95h70.91c4.71%200%206.96%202.25%206.96%206.95%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M1352.06%20201.53c0-24.32%2018.8-34.74%2038.01-34.74s38.01%2010.42%2039.99%2034.74v40.05c-1.98%2024.32-20.78%2034.74-39.99%2034.74s-38.01-10.42-38.01-34.74zm26.57%2040.06c0%207.97%204.5%2012.26%2011.44%2012.26s11.44-4.29%2011.44-12.26v-40.05c0-7.97-4.5-12.26-11.44-12.26s-11.44%204.29-11.44%2012.26zM357.01%20279.41c-8.42-2.74-17.13-4.56-25.9-5.49-3.24-.31-6.49-.54-9.74-.69-.41-4.98-.93-9.95-1.67-14.9-.6-3.78-1.23-7.55-2.03-11.3-.4-1.87-.86-3.74-1.33-5.61-.51-1.89-.99-3.68-1.68-5.64-.43-1.2-1.71-1.9-2.95-1.56a2.476%202.476%200%200%200-1.73%203.03l.02.08c.44%201.64.83%203.52%201.21%205.3.36%201.82.7%203.63.99%205.47.34%201.82.59%203.67.88%205.5.27%201.84.49%203.69.73%205.54.56%204.62%201%209.26%201.36%2013.9-3.48-.05-6.95-.01-10.42.13-2.19.05-4.38.24-6.57.36-2.19.11-4.37.31-6.56.52-2.18.2-4.36.41-6.53.7s-4.35.51-6.51.86c-4.33.64-8.65%201.32-12.94%202.2-4.3.85-8.55%201.79-12.84%202.96a2.247%202.247%200%200%200-1.6%202.6%202.23%202.23%200%200%200%202.62%201.77l.06-.01c8.35-1.66%2016.92-2.9%2025.43-3.9%204.27-.47%208.54-.89%2012.82-1.17%202.14-.17%204.28-.33%206.42-.4%202.14-.08%204.28-.22%206.42-.26l6.42-.11c1.41-.02%202.82.02%204.22.05.04.7.09%201.41.12%202.11l.31%205.6.18%205.61c.17%203.74.08%207.49.19%2011.23.05%203.75-.03%207.5-.03%2011.25-.05%203.75-.17%207.5-.19%2011.26v.08c0%201.27.96%202.35%202.24%202.46%201.35.12%202.54-.89%202.66-2.25.33-3.78.58-7.57.85-11.36.14-3.8.33-7.59.41-11.4.06-3.8.11-7.61%200-11.41l-.12-5.71-.25-5.71c-.03-.53-.08-1.07-.11-1.6l2.32.14%203.19.19c1.06.07%202.14.07%203.19.2l6.36.62%201.59.15%201.58.24%203.16.46c4.24.48%208.36%201.49%2012.57%202.23l.15.03c1.08.19%202.15-.44%202.5-1.52.35-1.19-.3-2.45-1.47-2.83M323.7%20162.16c-4.78-.75-19.87-2.59-37.87.45-.9.15-1.56.99-1.56%201.96v3.75c0%202.68%202.16%204.77%204.65%204.49%206.51-.73%2018.99-1.72%2031.82-.57%202.45.22%204.54-1.87%204.54-4.5v-3.62c0-.98-.67-1.82-1.58-1.96M222.14%20264.54c2.29-9.92%205.99-22.63%207.55-27.9.46-1.56-.48-2.11-2.21-1.59-3.32%201-8.68%202.65-11.83%203.82-1.19.46-2.4.89-3.58%201.4l-1.78.73-1.77.78c-1.18.51-2.35%201.08-3.53%201.65-.59.3-1.17.58-1.76.9-.46.24-.88.47-1.35.74q-.48.225-.81.39c-4.47%202.31-8.59%205.22-11.09%209.34-3.44%205.65-6.05%2012.4-8.25%2019.21-1.19%203.66-10.52%2035.36-12.89%2064.04-.06.72.27%201.41.85%201.82a164%20164%200%200%200%2036.5%2019.28c1.24.46%202.57-.41%202.67-1.73%202.16-29.93%209.76-78.81%2013.3-92.88-.02.01-.02.01-.02%200m93.32-157.18c-23.06-12.82-55.92-10.57-74.59%209.11-.07.07-.14.15-.22.22-.16.17-.32.33-.47.5-.07.08-.14.14-.21.22-.09.1-.17.21-.26.31-.39.44-.78.87-1.15%201.32-4.87%205.92-11.08%2017.87-11.9%2028.03-.75%204.34-1.04%208.25-1.11%2011.35-.08%203.47%203.34%205.94%206.56%204.7%2014.66-5.61%2029.68-8.55%2043.04-10%200%200%2042.87-5.92%2070.34%204.59.74.28%201.61.04%202.01-.65%202.98-5.28-3.37-20.13-4.4-22.03-6.01-11.16-16.64-21.55-27.64-27.67m18.33%2028.6c-1.1-.56-11.27-15.97-42.71-22.19-12.39-2.45-25.07-.6-25.86-.69-1.7-.19-1.99-2.55-.4-3.15l.04-.01c3.82-1.44%207.8-2.28%2011.86-2.62%2011.59-.98%2022.87.54%2033.57%205.13%209.64%204.14%2017.2%2010.91%2022.62%2020%20.57.95.91%202.04%201.39%203.05.15.32-.2.64-.51.48%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M266.37%2037.67C175.05%2036.19%20100.4%20109.03%2099.05%20201.1c-.78%2052.88%2022.99%20100.19%2060.55%20131.12%201.1.91%202.77.26%202.95-1.17%203.46-28.05%2011.73-56.12%2012.88-59.66%202.36-7.29%205.16-14.53%208.84-20.58%202.68-4.41%207.09-7.53%2011.88-10.01%204.16-2.15%2025.29-10.31%2031.86-12.27%2014.9-4.45%2030.3-7.21%2045.65-8.21%2021.74-1.4%2044.22-.62%2065.13%206.58%2019.63%206.76%2026.28%2035.64%2031.19%2054.09%203.37%2012.65%205.96%2025.94%207.27%2039.34.12%201.25%201.62%201.82%202.51.93%2029.97-30.06%2048.52-71.67%2048.52-117.65.01-90.74-72.23-164.48-161.91-165.94M143.28%20203.58c-.38%205.49-5.31%209.72-10.89%209.34-5.95-.4-10.68-5.5-10.34-11.16.33-5.55%205.27-9.77%2011.04-9.43%205.85.35%2010.58%205.56%2010.19%2011.25m243.57%202.52c-4.74-.35-8.51-4.74-8.24-9.61q.045-.825.24-1.59l-.11-.03-.05-.02c-3.18-1.3-11.37-4.66-14.64-5.65a.3.3%200%200%201-.12-.06c0%20.04%200%20.07-.01.11-.36%204.91-1.16%2010.17-3.24%2014.21-2.37%204.61-7.68%2010.2-14.8%2013.86-.82.42-1.83.13-2.35-.64l-.02-.03c-.58-.87-.34-2.06.55-2.61%206.49-3.99%2010.45-8.36%2012.02-11.9%201.03-2.04%201.08-4.11-.38-6.07-6.62-10.18-44.72-13.24-89.06-6.55-48.26%207.28-85.93%2023.31-81.88%2035.56.59%201.8%202.05%203.39%204.24%204.78.2.89-.36%201.93-1.46%201.98-12.3.61-17.43-18.36-18.31-38.79-.03-.69.4-1.34%201.06-1.55%201.51-.49%203.05-.88%204.59-1.27.94-.24%201.86.45%201.91%201.43.29%205.62.94%2011.1%202.02%2015.97.41%201.84%201.49%204.55%203.68%201.89%205.68-6.92%2016.63-11.81%2023.01-14.5%203-1.27%204.63-2.23%203.94-7.1-2.2-15.52-1.07-35.73%202.17-45.99%206.33-20.04%2019.98-37.31%2037.94-47.45%2010.88-6.14.91-4.71-1.58-4.17a89%2089%200%200%200-7.64%202.01c-28.34%208.78-50.87%2031.91-59.86%2060.41-1.97%206.23-3.36%2015.8-3.74%2025.99l-.6.21c3-.99%206.06-1.8%209.15-2.56%201.83-.45%203.68.68%204.13%202.53s-.68%203.71-2.51%204.16c-.13.03-.26.06-.39.07l-.1.01c-3.32.41-6.66.88-9.97%201.61-.74.14-1.47.3-2.2.48-.09.02-.19.04-.28.07-.83.2-1.66.38-2.48.59-1.58.42-3.17.83-4.74%201.3-.06.02-.13.03-.19.05-3.28.97-6.53%202.04-9.75%203.25-3.21%201.2-6.42%202.51-9.5%203.97l-.03.01a.953.953%200%200%201-1.28-.47.97.97%200%200%201%20.37-1.24c3-1.88%206.05-3.57%209.18-5.18%203.12-1.61%206.3-3.1%209.54-4.49.58-.25%201.16-.49%201.74-.73.79-.32%201.59-.64%202.38-.96.36-11.43%201.89-22.23%204.09-29.19%209.74-30.84%2034.11-55.91%2064.8-65.39%2063.68-19.66%20129.39%2031.12%20126.14%2096.48l-.03.7c0%20.05%200%20.12-.01.17a.78.78%200%200%201%20.58.03c.37.19.75.38%201.12.59%203.13%201.6%2011.16%205.55%2014.11%207.43%201.58-2.49%204.36-4.05%207.43-3.85%204.67.3%208.43%204.79%208.12%209.69-.32%204.72-4.25%208.37-8.7%208.04m-192.39-27.71c-.57-2.98-2.19-5.11-4.86-6.69-.54-.32-.67-1.06-.29-1.56.9-1.19%201.83-2.05%203.21-2.43.43-.12.9-.03%201.28.2%202.06%201.23%203.67%202.96%204.62%205.37%201.45%203.65%201.57%207.41.67%2011.14-.34%201.39-1.24%202.79-2.25%203.82-1.51%201.55-3.26%201.36-4.8-.37-.34-.38-.38-.96-.08-1.38%201.69-2.35%203.11-4.88%202.5-8.1%22%20class%3D%22st0%22/%3E%3C/svg%3E\");\n }\n :root .password-icon-tooltip {\n background: #181926;\n }\n :root .password-icon-tooltip::before {\n border-color: #181926 transparent transparent;\n }\n :root span[data-provider=\"google\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20xmlns%3Axlink%3D'http%3A//www.w3.org/1999/xlink'%20viewBox%3D'0%200%2048%2048'%3E%3Cdefs%3E%3Cpath%20id%3D'a'%20d%3D'M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z'/%3E%3C/defs%3E%3CclipPath%20id%3D'b'%3E%3Cuse%20xlink%3Ahref%3D'%23a'%20overflow%3D'visible'/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%23eed49f'%20d%3D'M0%2037V11l17%2013z'/%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%23ed8796'%20d%3D'M0%2011l17%2013%207-6.1L48%2014V0H0z'/%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%23a6da95'%20d%3D'M0%2037l30-23%207.9%201L48%200v48H0z'/%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%238aadf4'%20d%3D'M48%2048L17%2024l-4-3%2035-10z'/%3E%3C/svg%3E\");\n }\n :root span[data-provider=\"windowslive\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20width%3D'21'%20height%3D'21'%3E%3Cpath%20fill%3D'%23ed8796'%20d%3D'M1%201h9v9H1z'/%3E%3Cpath%20fill%3D'%238aadf4'%20d%3D'M1%2011h9v9H1z'/%3E%3Cpath%20fill%3D'%23a6da95'%20d%3D'M11%201h9v9h-9z'/%3E%3Cpath%20fill%3D'%23eed49f'%20d%3D'M11%2011h9v9h-9z'/%3E%3C/svg%3E\");\n }\n :root span[data-provider=\"github\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D'20'%20height%3D'20'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M10%200C4.477%200%200%204.36%200%209.74c0%204.304%202.865%207.955%206.839%209.243.5.09.682-.211.682-.47%200-.23-.008-.843-.013-1.656-2.782.588-3.369-1.306-3.369-1.306-.454-1.125-1.11-1.425-1.11-1.425-.908-.604.069-.592.069-.592%201.003.069%201.531%201.004%201.531%201.004.892%201.488%202.341%201.059%202.91.81.092-.63.35-1.06.636-1.303-2.22-.245-4.555-1.081-4.555-4.814%200-1.063.39-1.933%201.029-2.613-.103-.247-.446-1.238.098-2.578%200%200%20.84-.262%202.75.998A9.818%209.818%200%200%201%2010%204.71c.85.004%201.705.112%202.504.328%201.909-1.26%202.747-.998%202.747-.998.546%201.34.203%202.331.1%202.578.64.68%201.028%201.55%201.028%202.613%200%203.742-2.339%204.566-4.566%204.807.359.3.678.895.678%201.804%200%201.301-.012%202.352-.012%202.671%200%20.261.18.564.688.47C17.137%2017.69%2020%2014.042%2020%209.74%2020%204.36%2015.522%200%2010%200z'%20fill%3D'%23cad3f5'%20fill-rule%3D'evenodd'/%3E%3C/svg%3E\");\n }\n :root span[data-provider=\"apple\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D'170'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20height%3D'170'%3E%3Cpath%20d%3D'M150.37%20130.25c-2.45%205.66-5.35%2010.87-8.71%2015.66-4.58%206.53-8.33%2011.05-11.22%2013.56-4.48%204.12-9.28%206.23-14.42%206.35-3.69%200-8.14-1.05-13.32-3.18-5.197-2.12-9.973-3.17-14.34-3.17-4.58%200-9.492%201.05-14.746%203.17-5.262%202.13-9.501%203.24-12.742%203.35-4.929.21-9.842-1.96-14.746-6.52-3.13-2.73-7.045-7.41-11.735-14.04-5.032-7.08-9.169-15.29-12.41-24.65-3.471-10.11-5.211-19.9-5.211-29.378%200-10.857%202.346-20.221%207.045-28.068%203.693-6.303%208.606-11.275%2014.755-14.925s12.793-5.51%2019.948-5.629c3.915%200%209.049%201.211%2015.429%203.591%206.362%202.388%2010.447%203.599%2012.238%203.599%201.339%200%205.877-1.416%2013.57-4.239%207.275-2.618%2013.415-3.702%2018.445-3.275%2013.63%201.1%2023.87%206.473%2030.68%2016.153-12.19%207.386-18.22%2017.731-18.1%2031.002.11%2010.337%203.86%2018.939%2011.23%2025.769%203.34%203.17%207.07%205.62%2011.22%207.36-.9%202.61-1.85%205.11-2.86%207.51zM119.11%207.24c0%208.102-2.96%2015.667-8.86%2022.669-7.12%208.324-15.732%2013.134-25.071%2012.375a25.222%2025.222%200%200%201-.188-3.07c0-7.778%203.386-16.102%209.399-22.908%203.002-3.446%206.82-6.311%2011.45-8.597%204.62-2.252%208.99-3.497%2013.1-3.71.12%201.083.17%202.166.17%203.24z'%20fill%3D'%23cad3f5'/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n --widget-background-color: #24273a;\n --input-background-color: #24273a;\n --input-border-color: #494d64;\n --input-text-color: #cad3f5;\n --base-focus-color: #b7bdf8;\n --link-color: #b7bdf8;\n --primary-color: #b7bdf8;\n --button-font-color: #181926;\n --title-font-color: #cad3f5;\n --font-default-color: #cad3f5;\n --font-light-color: #a5adcb;\n --border-default-color: #494d64;\n --social-button-border-color: #494d64;\n --secondary-button-text-color: #cad3f5;\n --transparency-focus-color: rgba(183, 189, 248, 0.15);\n --icon-default-color: #8087a2;\n --gray-lightest: #cad3f5;\n --error-color: #ed8796;\n --icon-error: url(\"data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2014.667A6.667%206.667%200%201%200%208%201.333a6.667%206.667%200%200%200%200%2013.334z%22%20fill%3D%22%23ed8796%22%20stroke%3D%22%23ed8796%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%204.583a.75.75%200%200%201%20.75.75V8a.75.75%200%200%201-1.5%200V5.333a.75.75%200%200%201%20.75-.75z%22%20fill%3D%22%2324273a%22/%3E%3Cpath%20d%3D%22M8.667%2010.667a.667.667%200%201%201-1.334%200%20.667.667%200%200%201%201.334%200z%22%20fill%3D%22%2324273a%22/%3E%3C/svg%3E\");\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root body {\n background: #181926;\n }\n :root .footer {\n background: #1e2030;\n color: #a5adcb;\n }\n :root .footer a {\n color: #cad3f5;\n }\n :root #prompt-logo-center {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xml%3Aspace%3D%22preserve%22%20id%3D%22Layer_1%22%20x%3D%220%22%20y%3D%220%22%20version%3D%221.1%22%20viewBox%3D%220%200%201529.83%20412.93%22%20cursor%3D%22default%22%3E%3Cstyle%3E.st0%7Bfill%3A%23b7bdf8%7D%3C/style%3E%3Cpath%20d%3D%22M545.43%20239.95c-3.07%200-4.7%201.63-5.31%204.29l-5.52%2023.09c-1.02%204.5-4.29%206.95-8.99%206.95h-13.28c-4.5%200-6.95-2.45-5.72-6.95l32.49-122.61c1.22-4.29%204.29-6.75%208.79-6.75h18.59c4.5%200%207.56%202.46%208.79%206.75l31.88%20122c1.22%204.5-1.23%207.56-5.72%207.56h-13.9c-4.7%200-7.97-2.45-8.99-6.95l-5.52-23.09c-.61-2.66-2.25-4.29-5.31-4.29zm17.17-23.7c2.25%200%203.68-1.02%203.06-3.47l-8.99-38.62-9.2%2038.62c-.61%202.45.82%203.47%203.07%203.47zm80.86%2051.29c0%204.5-2.25%206.74-6.95%206.74h-12.87c-4.5%200-6.74-2.25-6.74-6.74V144.93c0-4.7%202.25-6.95%206.74-6.95h12.87c4.7%200%206.95%202.25%206.95%206.95zm18.38-76.22h-2.25c-4.5%200-6.74-2.25-6.74-6.74v-8.99c0-4.5%202.25-6.74%206.74-6.74h2.25v-14.92c0-4.29.82-9.19%206.34-10.83l10.83-3.06c5.93-1.63%209.4.41%209.4%206.13v22.68h8.79c4.5%200%206.74%202.25%206.74%206.74v8.99c0%204.5-2.25%206.74-6.74%206.74h-8.79v55.38c0%205.31%203.06%207.15%206.95%207.15h2.86c3.06%200%205.11%201.02%205.11%205.72v6.95c0%206.95-6.95%209.81-14.31%209.81-13.49%200-27.18-7.56-27.18-25.75zm122.51%2031.06c0%204.49-2.25%206.74-6.75%206.74h-40.67v7.35c0%2011.44%205.31%2017.58%2017.78%2017.58%208.58%200%2011.85-3.47%2017.37-3.47%204.9%200%206.74%203.88%206.74%206.74v3.27c0%208.58-8.18%2015.74-25.75%2015.74-27.99%200-42.71-16.35-42.71-42.1v-32.08c0-21.66%2015.74-35.36%2036.99-35.36s36.99%2013.69%2036.99%2035.36v20.23zm-26.37-20.23c0-9.81-4.09-14.71-10.63-14.71s-10.42%204.9-10.42%2014.71v6.74h21.05zm64.06%2065.39c0%204.5-2.25%206.74-6.95%206.74h-12.88c-4.49%200-6.74-2.25-6.74-6.74v-91.76c0-4.7%202.25-6.95%206.74-6.95h12.88c4.9%200%206.95%202.25%206.95%207.36%204.09-4.29%2010.42-9.4%2018.39-9.4%204.9%200%205.52%203.07%205.52%205.72v10.83c0%205.93-5.11%206.54-10.01%207.15-8.38%201.02-13.9%207.77-13.9%2017.78zm84.16-63.76c0-8.38-3.88-14.51-11.65-14.51s-11.65%206.13-11.65%2014.51v63.76c0%204.5-2.25%206.74-6.95%206.74h-12.88c-4.49%200-6.74-2.25-6.74-6.74v-91.76c0-4.7%202.25-6.95%206.74-6.95h12.88c4.5%200%206.95%202.25%206.95%206.74%200%200%206.95-8.79%2020.64-8.79%2019.82%200%2029.22%2014.71%2029.22%2036.99v63.76c0%204.5-2.25%206.74-6.95%206.74h-12.88c-4.5%200-6.74-2.25-6.74-6.74v-63.75zm51.36-14.3c-2.46%200-5.52-1.22-5.52-5.11v-5.52c0-8.78%2013.28-12.06%2026.16-12.06%2017.78%200%2040.87%204.5%2040.87%2033.52v67.03c0%204.7-2.25%206.95-6.74%206.95h-9.81c-4.29%200-6.54-1.84-6.95-5.31-.61.61-7.15%207.36-19.21%207.36-19.82%200-33.72-14.92-33.72-33.92%200-31.88%2024.72-41.28%2049.86-43.94-.41-7.15-3.27-12.06-14.72-12.06-11.85-.01-16.34%203.06-20.22%203.06m23.29%2063.96c7.56%200%2011.65-6.13%2011.65-13.9v-21.87c-11.85%202.66-23.3%206.54-23.3%2021.87%200%207.57%203.68%2013.9%2011.65%2013.9m54.43-62.12h-2.25c-4.5%200-6.74-2.25-6.74-6.74v-8.99c0-4.5%202.25-6.74%206.74-6.74h2.25v-14.92c0-4.29.82-9.19%206.34-10.83l10.83-3.06c5.93-1.63%209.4.41%209.4%206.13v22.68h8.79c4.5%200%206.74%202.25%206.74%206.74v8.99c0%204.5-2.25%206.74-6.74%206.74h-8.79v55.38c0%205.31%203.06%207.15%206.95%207.15h2.86c3.06%200%205.11%201.02%205.11%205.72v6.95c0%206.95-6.95%209.81-14.31%209.81-13.49%200-27.18-7.56-27.18-25.75zm81.05-37.81c0%204.49-2.25%206.74-6.95%206.74h-12.87c-4.5%200-6.74-2.25-6.74-6.74v-8.59c0-4.7%202.25-6.95%206.74-6.95h12.87c4.7%200%206.95%202.25%206.95%206.95zm0%20114.03c0%204.5-2.25%206.74-6.95%206.74h-12.87c-4.5%200-6.74-2.25-6.74-6.74v-91.76c0-4.7%202.25-6.95%206.74-6.95h12.87c4.7%200%206.95%202.25%206.95%206.95zm88.9-98.7c4.49%200%207.77%203.06%205.72%208.99l-29.63%2089.71c-1.02%203.47-3.47%206.74-8.79%206.74h-9.4c-5.31%200-7.77-3.27-8.79-6.74l-28-89.71c-1.84-5.93%201.23-8.99%205.72-8.99h11.24c5.52%200%207.97%202.66%208.99%206.95l16.35%2058.04%2017.57-58.04c1.23-4.29%203.47-6.95%208.99-6.95zm84.93%2053.54c0%204.49-2.25%206.74-6.75%206.74h-40.67v7.35c0%2011.44%205.31%2017.58%2017.78%2017.58%208.58%200%2011.85-3.47%2017.37-3.47%204.9%200%206.74%203.88%206.74%206.74v3.27c0%208.58-8.18%2015.74-25.75%2015.74-27.99%200-42.71-16.35-42.71-42.1v-32.08c0-21.66%2015.74-35.36%2036.99-35.36s36.99%2013.69%2036.99%2035.36v20.23zm-26.36-20.23c0-9.81-4.09-14.71-10.63-14.71s-10.42%204.9-10.42%2014.71v6.74h21.05z%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M1362.63%20144.93v9.81c0%204.5-2.25%206.74-6.95%206.74h-17.57c-2.66%200-4.09%201.43-4.09%204.09v101.97c0%204.5-2.25%206.74-6.74%206.74h-13.9c-4.7%200-6.95-2.25-6.95-6.74V165.57c0-2.66-1.43-4.09-4.09-4.09h-17.58c-4.7%200-6.95-2.25-6.95-6.74v-9.81c0-4.7%202.25-6.95%206.95-6.95h70.91c4.71%200%206.96%202.25%206.96%206.95%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M1352.06%20201.53c0-24.32%2018.8-34.74%2038.01-34.74s38.01%2010.42%2039.99%2034.74v40.05c-1.98%2024.32-20.78%2034.74-39.99%2034.74s-38.01-10.42-38.01-34.74zm26.57%2040.06c0%207.97%204.5%2012.26%2011.44%2012.26s11.44-4.29%2011.44-12.26v-40.05c0-7.97-4.5-12.26-11.44-12.26s-11.44%204.29-11.44%2012.26zM357.01%20279.41c-8.42-2.74-17.13-4.56-25.9-5.49-3.24-.31-6.49-.54-9.74-.69-.41-4.98-.93-9.95-1.67-14.9-.6-3.78-1.23-7.55-2.03-11.3-.4-1.87-.86-3.74-1.33-5.61-.51-1.89-.99-3.68-1.68-5.64-.43-1.2-1.71-1.9-2.95-1.56a2.476%202.476%200%200%200-1.73%203.03l.02.08c.44%201.64.83%203.52%201.21%205.3.36%201.82.7%203.63.99%205.47.34%201.82.59%203.67.88%205.5.27%201.84.49%203.69.73%205.54.56%204.62%201%209.26%201.36%2013.9-3.48-.05-6.95-.01-10.42.13-2.19.05-4.38.24-6.57.36-2.19.11-4.37.31-6.56.52-2.18.2-4.36.41-6.53.7s-4.35.51-6.51.86c-4.33.64-8.65%201.32-12.94%202.2-4.3.85-8.55%201.79-12.84%202.96a2.247%202.247%200%200%200-1.6%202.6%202.23%202.23%200%200%200%202.62%201.77l.06-.01c8.35-1.66%2016.92-2.9%2025.43-3.9%204.27-.47%208.54-.89%2012.82-1.17%202.14-.17%204.28-.33%206.42-.4%202.14-.08%204.28-.22%206.42-.26l6.42-.11c1.41-.02%202.82.02%204.22.05.04.7.09%201.41.12%202.11l.31%205.6.18%205.61c.17%203.74.08%207.49.19%2011.23.05%203.75-.03%207.5-.03%2011.25-.05%203.75-.17%207.5-.19%2011.26v.08c0%201.27.96%202.35%202.24%202.46%201.35.12%202.54-.89%202.66-2.25.33-3.78.58-7.57.85-11.36.14-3.8.33-7.59.41-11.4.06-3.8.11-7.61%200-11.41l-.12-5.71-.25-5.71c-.03-.53-.08-1.07-.11-1.6l2.32.14%203.19.19c1.06.07%202.14.07%203.19.2l6.36.62%201.59.15%201.58.24%203.16.46c4.24.48%208.36%201.49%2012.57%202.23l.15.03c1.08.19%202.15-.44%202.5-1.52.35-1.19-.3-2.45-1.47-2.83M323.7%20162.16c-4.78-.75-19.87-2.59-37.87.45-.9.15-1.56.99-1.56%201.96v3.75c0%202.68%202.16%204.77%204.65%204.49%206.51-.73%2018.99-1.72%2031.82-.57%202.45.22%204.54-1.87%204.54-4.5v-3.62c0-.98-.67-1.82-1.58-1.96M222.14%20264.54c2.29-9.92%205.99-22.63%207.55-27.9.46-1.56-.48-2.11-2.21-1.59-3.32%201-8.68%202.65-11.83%203.82-1.19.46-2.4.89-3.58%201.4l-1.78.73-1.77.78c-1.18.51-2.35%201.08-3.53%201.65-.59.3-1.17.58-1.76.9-.46.24-.88.47-1.35.74q-.48.225-.81.39c-4.47%202.31-8.59%205.22-11.09%209.34-3.44%205.65-6.05%2012.4-8.25%2019.21-1.19%203.66-10.52%2035.36-12.89%2064.04-.06.72.27%201.41.85%201.82a164%20164%200%200%200%2036.5%2019.28c1.24.46%202.57-.41%202.67-1.73%202.16-29.93%209.76-78.81%2013.3-92.88-.02.01-.02.01-.02%200m93.32-157.18c-23.06-12.82-55.92-10.57-74.59%209.11-.07.07-.14.15-.22.22-.16.17-.32.33-.47.5-.07.08-.14.14-.21.22-.09.1-.17.21-.26.31-.39.44-.78.87-1.15%201.32-4.87%205.92-11.08%2017.87-11.9%2028.03-.75%204.34-1.04%208.25-1.11%2011.35-.08%203.47%203.34%205.94%206.56%204.7%2014.66-5.61%2029.68-8.55%2043.04-10%200%200%2042.87-5.92%2070.34%204.59.74.28%201.61.04%202.01-.65%202.98-5.28-3.37-20.13-4.4-22.03-6.01-11.16-16.64-21.55-27.64-27.67m18.33%2028.6c-1.1-.56-11.27-15.97-42.71-22.19-12.39-2.45-25.07-.6-25.86-.69-1.7-.19-1.99-2.55-.4-3.15l.04-.01c3.82-1.44%207.8-2.28%2011.86-2.62%2011.59-.98%2022.87.54%2033.57%205.13%209.64%204.14%2017.2%2010.91%2022.62%2020%20.57.95.91%202.04%201.39%203.05.15.32-.2.64-.51.48%22%20class%3D%22st0%22/%3E%3Cpath%20d%3D%22M266.37%2037.67C175.05%2036.19%20100.4%20109.03%2099.05%20201.1c-.78%2052.88%2022.99%20100.19%2060.55%20131.12%201.1.91%202.77.26%202.95-1.17%203.46-28.05%2011.73-56.12%2012.88-59.66%202.36-7.29%205.16-14.53%208.84-20.58%202.68-4.41%207.09-7.53%2011.88-10.01%204.16-2.15%2025.29-10.31%2031.86-12.27%2014.9-4.45%2030.3-7.21%2045.65-8.21%2021.74-1.4%2044.22-.62%2065.13%206.58%2019.63%206.76%2026.28%2035.64%2031.19%2054.09%203.37%2012.65%205.96%2025.94%207.27%2039.34.12%201.25%201.62%201.82%202.51.93%2029.97-30.06%2048.52-71.67%2048.52-117.65.01-90.74-72.23-164.48-161.91-165.94M143.28%20203.58c-.38%205.49-5.31%209.72-10.89%209.34-5.95-.4-10.68-5.5-10.34-11.16.33-5.55%205.27-9.77%2011.04-9.43%205.85.35%2010.58%205.56%2010.19%2011.25m243.57%202.52c-4.74-.35-8.51-4.74-8.24-9.61q.045-.825.24-1.59l-.11-.03-.05-.02c-3.18-1.3-11.37-4.66-14.64-5.65a.3.3%200%200%201-.12-.06c0%20.04%200%20.07-.01.11-.36%204.91-1.16%2010.17-3.24%2014.21-2.37%204.61-7.68%2010.2-14.8%2013.86-.82.42-1.83.13-2.35-.64l-.02-.03c-.58-.87-.34-2.06.55-2.61%206.49-3.99%2010.45-8.36%2012.02-11.9%201.03-2.04%201.08-4.11-.38-6.07-6.62-10.18-44.72-13.24-89.06-6.55-48.26%207.28-85.93%2023.31-81.88%2035.56.59%201.8%202.05%203.39%204.24%204.78.2.89-.36%201.93-1.46%201.98-12.3.61-17.43-18.36-18.31-38.79-.03-.69.4-1.34%201.06-1.55%201.51-.49%203.05-.88%204.59-1.27.94-.24%201.86.45%201.91%201.43.29%205.62.94%2011.1%202.02%2015.97.41%201.84%201.49%204.55%203.68%201.89%205.68-6.92%2016.63-11.81%2023.01-14.5%203-1.27%204.63-2.23%203.94-7.1-2.2-15.52-1.07-35.73%202.17-45.99%206.33-20.04%2019.98-37.31%2037.94-47.45%2010.88-6.14.91-4.71-1.58-4.17a89%2089%200%200%200-7.64%202.01c-28.34%208.78-50.87%2031.91-59.86%2060.41-1.97%206.23-3.36%2015.8-3.74%2025.99l-.6.21c3-.99%206.06-1.8%209.15-2.56%201.83-.45%203.68.68%204.13%202.53s-.68%203.71-2.51%204.16c-.13.03-.26.06-.39.07l-.1.01c-3.32.41-6.66.88-9.97%201.61-.74.14-1.47.3-2.2.48-.09.02-.19.04-.28.07-.83.2-1.66.38-2.48.59-1.58.42-3.17.83-4.74%201.3-.06.02-.13.03-.19.05-3.28.97-6.53%202.04-9.75%203.25-3.21%201.2-6.42%202.51-9.5%203.97l-.03.01a.953.953%200%200%201-1.28-.47.97.97%200%200%201%20.37-1.24c3-1.88%206.05-3.57%209.18-5.18%203.12-1.61%206.3-3.1%209.54-4.49.58-.25%201.16-.49%201.74-.73.79-.32%201.59-.64%202.38-.96.36-11.43%201.89-22.23%204.09-29.19%209.74-30.84%2034.11-55.91%2064.8-65.39%2063.68-19.66%20129.39%2031.12%20126.14%2096.48l-.03.7c0%20.05%200%20.12-.01.17a.78.78%200%200%201%20.58.03c.37.19.75.38%201.12.59%203.13%201.6%2011.16%205.55%2014.11%207.43%201.58-2.49%204.36-4.05%207.43-3.85%204.67.3%208.43%204.79%208.12%209.69-.32%204.72-4.25%208.37-8.7%208.04m-192.39-27.71c-.57-2.98-2.19-5.11-4.86-6.69-.54-.32-.67-1.06-.29-1.56.9-1.19%201.83-2.05%203.21-2.43.43-.12.9-.03%201.28.2%202.06%201.23%203.67%202.96%204.62%205.37%201.45%203.65%201.57%207.41.67%2011.14-.34%201.39-1.24%202.79-2.25%203.82-1.51%201.55-3.26%201.36-4.8-.37-.34-.38-.38-.96-.08-1.38%201.69-2.35%203.11-4.88%202.5-8.1%22%20class%3D%22st0%22/%3E%3C/svg%3E\");\n }\n :root .password-icon-tooltip {\n background: #181926;\n }\n :root .password-icon-tooltip::before {\n border-color: #181926 transparent transparent;\n }\n :root span[data-provider=\"google\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20xmlns%3Axlink%3D'http%3A//www.w3.org/1999/xlink'%20viewBox%3D'0%200%2048%2048'%3E%3Cdefs%3E%3Cpath%20id%3D'a'%20d%3D'M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z'/%3E%3C/defs%3E%3CclipPath%20id%3D'b'%3E%3Cuse%20xlink%3Ahref%3D'%23a'%20overflow%3D'visible'/%3E%3C/clipPath%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%23eed49f'%20d%3D'M0%2037V11l17%2013z'/%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%23ed8796'%20d%3D'M0%2011l17%2013%207-6.1L48%2014V0H0z'/%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%23a6da95'%20d%3D'M0%2037l30-23%207.9%201L48%200v48H0z'/%3E%3Cpath%20clip-path%3D'url%28%23b%29'%20fill%3D'%238aadf4'%20d%3D'M48%2048L17%2024l-4-3%2035-10z'/%3E%3C/svg%3E\");\n }\n :root span[data-provider=\"windowslive\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20width%3D'21'%20height%3D'21'%3E%3Cpath%20fill%3D'%23ed8796'%20d%3D'M1%201h9v9H1z'/%3E%3Cpath%20fill%3D'%238aadf4'%20d%3D'M1%2011h9v9H1z'/%3E%3Cpath%20fill%3D'%23a6da95'%20d%3D'M11%201h9v9h-9z'/%3E%3Cpath%20fill%3D'%23eed49f'%20d%3D'M11%2011h9v9h-9z'/%3E%3C/svg%3E\");\n }\n :root span[data-provider=\"github\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D'20'%20height%3D'20'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%3E%3Cpath%20d%3D'M10%200C4.477%200%200%204.36%200%209.74c0%204.304%202.865%207.955%206.839%209.243.5.09.682-.211.682-.47%200-.23-.008-.843-.013-1.656-2.782.588-3.369-1.306-3.369-1.306-.454-1.125-1.11-1.425-1.11-1.425-.908-.604.069-.592.069-.592%201.003.069%201.531%201.004%201.531%201.004.892%201.488%202.341%201.059%202.91.81.092-.63.35-1.06.636-1.303-2.22-.245-4.555-1.081-4.555-4.814%200-1.063.39-1.933%201.029-2.613-.103-.247-.446-1.238.098-2.578%200%200%20.84-.262%202.75.998A9.818%209.818%200%200%201%2010%204.71c.85.004%201.705.112%202.504.328%201.909-1.26%202.747-.998%202.747-.998.546%201.34.203%202.331.1%202.578.64.68%201.028%201.55%201.028%202.613%200%203.742-2.339%204.566-4.566%204.807.359.3.678.895.678%201.804%200%201.301-.012%202.352-.012%202.671%200%20.261.18.564.688.47C17.137%2017.69%2020%2014.042%2020%209.74%2020%204.36%2015.522%200%2010%200z'%20fill%3D'%23cad3f5'%20fill-rule%3D'evenodd'/%3E%3C/svg%3E\");\n }\n :root span[data-provider=\"apple\"] {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D'170'%20xmlns%3D'http%3A//www.w3.org/2000/svg'%20height%3D'170'%3E%3Cpath%20d%3D'M150.37%20130.25c-2.45%205.66-5.35%2010.87-8.71%2015.66-4.58%206.53-8.33%2011.05-11.22%2013.56-4.48%204.12-9.28%206.23-14.42%206.35-3.69%200-8.14-1.05-13.32-3.18-5.197-2.12-9.973-3.17-14.34-3.17-4.58%200-9.492%201.05-14.746%203.17-5.262%202.13-9.501%203.24-12.742%203.35-4.929.21-9.842-1.96-14.746-6.52-3.13-2.73-7.045-7.41-11.735-14.04-5.032-7.08-9.169-15.29-12.41-24.65-3.471-10.11-5.211-19.9-5.211-29.378%200-10.857%202.346-20.221%207.045-28.068%203.693-6.303%208.606-11.275%2014.755-14.925s12.793-5.51%2019.948-5.629c3.915%200%209.049%201.211%2015.429%203.591%206.362%202.388%2010.447%203.599%2012.238%203.599%201.339%200%205.877-1.416%2013.57-4.239%207.275-2.618%2013.415-3.702%2018.445-3.275%2013.63%201.1%2023.87%206.473%2030.68%2016.153-12.19%207.386-18.22%2017.731-18.1%2031.002.11%2010.337%203.86%2018.939%2011.23%2025.769%203.34%203.17%207.07%205.62%2011.22%207.36-.9%202.61-1.85%205.11-2.86%207.51zM119.11%207.24c0%208.102-2.96%2015.667-8.86%2022.669-7.12%208.324-15.732%2013.134-25.071%2012.375a25.222%2025.222%200%200%201-.188-3.07c0-7.778%203.386-16.102%209.399-22.908%203.002-3.446%206.82-6.311%2011.45-8.597%204.62-2.252%208.99-3.497%2013.1-3.71.12%201.083.17%202.166.17%203.24z'%20fill%3D'%23cad3f5'/%3E%3C/svg%3E\");\n }\n }", + "start": 233011, + "domains": [ + "auth.alternativeto.net" + ] + }, + { + "code": "/* prettier-ignore */", + "start": 267196 + } + ], + "sourceCode": "/* ==UserStyle==\n@name AlternativeTo Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/alternativeto\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/alternativeto\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/alternativeto/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aalternativeto\n@description Soothing pastel theme for AlternativeTo\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain('alternativeto.net') {\n :root[data-theme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --mainBrand: @accent-color;\n --topBrand: @accent-color;\n --footer: @mantle;\n --mainBg: @base;\n --mainFg: @text;\n --popBrand: @accent-color;\n --introBoxText: @text;\n --introBoxLink: @text;\n --introBoxMeta: @subtext0;\n --meta: @subtext0;\n --metaLight: @subtext1;\n --linkColorHeader: @text;\n --linkColor: @text;\n --brandLight3: @surface2;\n --brandLight4: @surface2;\n --brandLight5: @surface1;\n --brandLight6: @mantle;\n --brandLight7: @surface0;\n --brandLight8: @text;\n --brandLight10: @surface0;\n --brandLight11: @mantle;\n --gray50: @surface0;\n --gray100: @surface0;\n --gray150: @surface0;\n --gray200: @surface1;\n --gray250: @surface1;\n --gray300: @surface1;\n --gray500: @overlay0;\n --headingButton: @accent-color;\n --positiveGreener: @green;\n --positiveGreenerLight: fade(@green, 10%);\n --positiveGreenerDark: @green;\n --danger: @red;\n --negativeLight: fade(@peach, 10%);\n --lightDanger: fade(@red, 25%);\n --dangerDark: @red;\n --ctaMain: @mauve;\n --ctaLight: @base;\n --ctaLightest: @mantle;\n --tab: @mantle;\n --toastify-color-dark: @mantle;\n --toastify-color-light: @text;\n --toastify-color-info: @blue;\n --toastify-color-success: @green;\n --toastify-color-warning: @yellow;\n --toastify-color-error: @red;\n\n // heart icon\n [class^=\"ModernLikeButton_likeWrapper\"] {\n [class^=\"ModernLikeButton_heart\"]:hover,\n [class^=\"ModernLikeButton_liked\"] {\n svg {\n color: @red;\n }\n }\n }\n // primary button\n [class*=\"Button_primary\"] {\n color: @crust !important;\n }\n // footer\n [class^=\"Footer_footer\"] {\n &,\n & p a,\n & [class^=\"Footer_footerMenu\"] li a {\n color: @text;\n }\n }\n [class^=\"Footer_footerLogo\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // rating stars\n [class^=\"StarRating_star\"] {\n color: @text;\n &[class*=\"StarRating_active\"] {\n color: @peach;\n }\n }\n // danger \"discontinued\" label\n [class*=\"AppAlertWrapper_warning\"] span {\n color: @peach;\n }\n // feature point in alternative's features\n [class*=\"HighlightFeatureListItem_featurePoint\"]:not(\n [class*=\"HighlightFeatureListItem_gray\"]\n ) {\n background-color: @green;\n color: @green;\n border-color: lighten(@green, 25%);\n }\n // app banner (ad)\n [class*=\"AppBanner_iconWrapper\"],\n [class*=\"AppBanner_banner\"],\n [class*=\"AppBanner_bottom\"] {\n border-color: @overlay0;\n }\n // navigation/top bar\n [class^=\"HeaderLinks_globalSiteNav\"] a,\n [class^=\"HeaderLinks_globalSiteNav\"] span,\n [class^=\"HeaderLinks_authAndMenu\"] a,\n [class*=\"Button_headerTextButton\"] svg,\n [class*=\"Button_headerTextButton\"]:hover svg,\n [class^=\"HeaderLinks_header\"] button:focus {\n color: @base !important;\n }\n [class^=\"HeaderLinks_logoSmall\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [class*=\"HeaderLinks_logoLarge\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // hanburger menu\n [class^=\"DropdownListLink_additionalInfo\"] {\n color: @subtext0;\n }\n // svg color variables\n @light-peach: lighten(@peach, 25%);\n @dark-peach: darken(@peach, 25%);\n @dark-blue: desaturate(darken(@blue, 60%), 40%);\n @darker-blue: desaturate(darken(@blue, 65%), 40%);\n // main page header\n img[class*=\"PageIntroImage_a2-header-\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n // flipped/mirrored/right variation of the a2 robot svg (found in /about and /about/privacy)\n &[src^=\"/static/a2-header-right\"] {\n transform: scale(-1, 1);\n }\n }\n @media screen and (min-width: 1200px) {\n [class*=\"PageIntroWrapper_wrapper\"] {\n @svg: escape(\n ''\n );\n @svg2: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\"),\n url(\"data:image/svg+xml,@{svg2}\");\n }\n }\n // news page header\n [src^=\"/static/a2-screen\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // new app releases page header\n [src^=\"/static/a2-drop\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n // bottom right loading spinner icon\n #nprogress .spinner-icon {\n border-top-color: @accent-color;\n border-left-color: @accent-color;\n }\n // top progress bar when loading a new page\n #nprogress .peg {\n box-shadow:\n 0 0 10px @accent-color,\n 0 0 5px @accent-color;\n }\n // toast\n .Toastify__close-button {\n color: @text;\n }\n [data-testid=\"toast\"] > div > span {\n color: @text !important;\n }\n // remove filter badge\n li[class^=\"AppFilterBarCommon_current\"]:hover {\n & a::after,\n & > span::after {\n color: darken(@red, 25%);\n }\n }\n // news fire icon\n @newstype: {\n hottest: @peach;\n hot_: @yellow;\n luke: @text;\n };\n each(@newstype, {\n [class^=\"NewsForListMeta_@{key}\"]{\n color: @value\n }\n })\n // current page nummber\n [class*=\"Pagination_current\"] {\n color: @subtext0;\n }\n // full screen screenshot button\n [class^=\"ImageCollection-modern_expandImage\"] {\n background: fade(@text, 80%) !important;\n svg {\n color: @crust !important;\n }\n & when (@lookup = latte) {\n background: fade(@crust, 80%) !important;\n svg {\n color: @text !important;\n }\n }\n }\n // social icons\n // rrs\n svg[color=\"#f26522\"] {\n color: @peach !important;\n }\n // \"Share on\" icons\n @socialapps: {\n facebook: @blue;\n reddit: @peach;\n };\n [class^=\"ShareButtons_shareButtons\"] {\n each(@socialapps, {\n [title=\"Share on @{key}\"] > svg{\n color: @value !important;\n }\n });\n }\n // AppStores & Other Links\n [class*=\"Button_black\"],\n [class^=\"AppExternalLinks_appstoreWrapper\"] {\n background: @crust;\n color: @text;\n &:hover {\n background: @base;\n }\n [src$=\"ms-store.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [src$=\"android-store.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [src$=\"ios-store.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n // social networks\n @socialnetworks: {\n Facebook: @blue;\n X: @text;\n };\n [class^=\"AppExternalLinks_socialLinksWrapper\"] {\n each(@socialnetworks, {\n [title^=\"@{key} page\"] > svg{\n color: @value !important\n }\n });\n }\n // yello star (e.g. the level in a user profile)\n svg[color=\"#e39d06\"] {\n color: @yellow !important;\n }\n // list like button hover\n [class*=\"LikeButton_likeButton\"]:hover [class*=\"LikeButton_heart\"] {\n color: @red;\n }\n // register popup header\n .data-collector .header {\n color: @overlay2;\n }\n // danger button (clear all filters)\n [class*=\"Button_danger\"] {\n background: @red;\n border-color: @red;\n color: @crust;\n }\n // warning button\n [class*=\"Button_warning\"] {\n background-color: @yellow;\n border-color: @yellow;\n color: @crust;\n }\n // success button\n [class*=\"Button_success\"] {\n background-color: @green;\n border-color: @green;\n color: @crust;\n }\n // disabled buttons\n [class*=\"Button_button\"][disabled] {\n background-color: @surface2 !important ;\n border-color: @surface2 !important ;\n color: @overlay2 !important ;\n }\n }\n}\n\n@-moz-document domain('auth.alternativeto.net') {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n --widget-background-color: @base;\n --input-background-color: @base;\n --input-border-color: @surface1;\n --input-text-color: @text;\n --base-focus-color: @accent-color;\n --link-color: @accent-color;\n --primary-color: @accent-color;\n --button-font-color: @crust;\n --title-font-color: @text;\n --font-default-color: @text;\n --font-light-color: @subtext0;\n --border-default-color: @surface1;\n --social-button-border-color: @surface1;\n --secondary-button-text-color: @text;\n --transparency-focus-color: fade(@accent-color, 15%);\n --icon-default-color: @overlay1;\n --gray-lightest: @text;\n --error-color: @red;\n @error-svg: escape(\n ''\n );\n --icon-error: url(\"data:image/svg+xml,@{error-svg}\");\n\n body {\n background: @crust;\n }\n .footer {\n a {\n color: @text;\n }\n background: @mantle;\n color: @subtext0;\n }\n #prompt-logo-center {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n .password-icon-tooltip {\n background: @crust;\n\n &::before {\n border-color: @crust transparent transparent;\n }\n }\n // \"Continue with\" login button icons\n @loginicon: {\n google: \"\";\n windowslive: \"\";\n github: \"\";\n apple: \"\";\n };\n each(@loginicon, {\n span[data-provider=\"@{key}\"] {\n @svg: escape(@value);\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n });\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "usercssData": { + "name": "AlternativeTo Catppuccin", + "namespace": "github.com/catppuccin/userstyles/styles/alternativeto", + "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/alternativeto", + "version": "0.0.1", + "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/alternativeto/catppuccin.user.css", + "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aalternativeto", + "description": "Soothing pastel theme for AlternativeTo", + "author": "Catppuccin", + "license": "MIT", + "preprocessor": "less", + "vars": { + "lightFlavor": { + "type": "select", + "label": "Light Flavor", + "name": "lightFlavor", + "value": "macchiato", + "default": "latte", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "darkFlavor": { + "type": "select", + "label": "Dark Flavor", + "name": "darkFlavor", + "value": "macchiato", + "default": "mocha", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "accentColor": { + "type": "select", + "label": "Accent", + "name": "accentColor", + "value": "lavender", + "default": "mauve", + "options": [ + { + "name": "rosewater", + "label": "Rosewater", + "value": "rosewater" + }, + { + "name": "flamingo", + "label": "Flamingo", + "value": "flamingo" + }, + { + "name": "pink", + "label": "Pink", + "value": "pink" + }, + { + "name": "mauve", + "label": "Mauve", + "value": "mauve" + }, + { + "name": "red", + "label": "Red", + "value": "red" + }, + { + "name": "maroon", + "label": "Maroon", + "value": "maroon" + }, + { + "name": "peach", + "label": "Peach", + "value": "peach" + }, + { + "name": "yellow", + "label": "Yellow", + "value": "yellow" + }, + { + "name": "green", + "label": "Green", + "value": "green" + }, + { + "name": "teal", + "label": "Teal", + "value": "teal" + }, + { + "name": "blue", + "label": "Blue", + "value": "blue" + }, + { + "name": "sapphire", + "label": "Sapphire", + "value": "sapphire" + }, + { + "name": "sky", + "label": "Sky", + "value": "sky" + }, + { + "name": "lavender", + "label": "Lavender", + "value": "lavender" + }, + { + "name": "subtext0", + "label": "Gray", + "value": "subtext0" + } + ] + } + } + }, + "author": "Catppuccin", + "description": "Soothing pastel theme for AlternativeTo", + "url": "https://github.com/catppuccin/userstyles/tree/main/styles/alternativeto", + "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/alternativeto/catppuccin.user.css", + "name": "AlternativeTo Catppuccin", + "originalDigest": "88acfddf7e19a0ebd1c27112b8c4ff8d4daf5a55", + "_id": "c0e51c43-6fb6-42e6-b14d-36743f952410", + "_rev": 1729422837378, + "id": 110, + "etag": "W/\"c24dff12804aeb8f1b2e93b32713c5a72ba771170711a2fa3eb78bb19dcb7e81\"" + }, + { + "enabled": true, + "installDate": 1729424785966, + "sections": [ + { + "code": "/* ==UserStyle==\n@name openmediavault Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/openmediavault\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/openmediavault\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/openmediavault/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aopenmediavault\n@description Soothing pastel theme for openmediavault\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */", + "start": 0 + }, + { + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .omv-dark-theme {\n --mat-color-text: #cad3f5;\n --mat-color-secondary-text: #a5adcb;\n --mat-color-disabled-text: #ed8796;\n --mat-color-hint-text: #8aadf4;\n --mat-background-color-hover: #b7bdf8;\n --mat-background-color-selected-button: #b7bdf8;\n --mat-background-color-card: #181926;\n --mat-background-color-background: #181926;\n --mat-primary-color-text: #b7bdf8;\n --mat-background-color-body: #24273a;\n }\n :root .omv-dark-theme .mat-toolbar.mat-primary {\n background: #b7bdf8;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-drawer-container {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-card {\n background: #1e2030;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-flat-button,\n :root .mat-fab,\n :root .mat-mini-fab {\n color: #cad3f5;\n background-color: #181926;\n }\n :root .omv-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled {\n background-color: #1e2030;\n }\n :root .omv-dark-theme .mat-input-element:disabled {\n color: #a5adcb;\n }\n :root .omv-dark-theme .mat-select-placeholder,\n :root .omv-dark-theme .mat-select-disabled .mat-select-value {\n color: #a5adcb;\n }\n :root .omv-dark-theme .mat-form-field-appearance-legacy .mat-form-field-label,\n :root .omv-dark-theme .mat-form-field-appearance-legacy .mat-hint {\n color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-toolbar {\n background: #181926;\n color: #cad3f5;\n }\n :root .omv-top-bar[_ngcontent-ydq-c112] button[_ngcontent-ydq-c112] .mat-icon[_ngcontent-ydq-c112] {\n color: #181926;\n }\n :root .omv-top-bar[_ngcontent-ydq-c112] .hostname[_ngcontent-ydq-c112] {\n color: #181926;\n }\n :root .omv-dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled {\n color: #6e738d;\n }\n :root .omv-dark-theme .mat-chip.omv-background-color-pair-green {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .omv-scrollable-xy,\n :root .omv-scrollable-y {\n scrollbar-color: #b7bdf8 transparent;\n --scrollbar-thumb-color: #b7bdf8 !important;\n --scrollbar-thumb-hover-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-button,\n :root .omv-dark-theme .mat-icon-button,\n :root .omv-dark-theme .mat-stroked-button {\n color: #b7bdf8;\n background: inherit;\n }\n :root .omv-dark-theme .mat-pseudo-checkbox-checked,\n :root .omv-dark-theme .mat-pseudo-checkbox-indeterminate,\n :root .omv-dark-theme .mat-accent .mat-pseudo-checkbox-checked,\n :root .omv-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate {\n background: #b7bdf8;\n }\n :root .omv-dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,\n :root .omv-dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {\n background-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {\n background-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {\n background-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-badge-accent .mat-badge-content {\n background: #181926;\n color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-select-panel {\n scrollbar-color: #b7bdf8 transparent;\n --scrollbar-thumb-color: #b7bdf8 !important;\n --scrollbar-thumb-hover-color: #b7bdf8 !important;\n background: #181926;\n }\n :root .omv-background-color-pair-success {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .omv-dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {\n color: #b7bdf8;\n }\n :root .ngx-datatable.single-selection .datatable-body-row.active,\n :root .ngx-datatable.single-selection .datatable-body-row.active .datatable-row-group,\n :root .ngx-datatable.multi-selection .datatable-body-row.active,\n :root .ngx-datatable.multi-selection .datatable-body-row.active .datatable-row-group,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active .datatable-row-group {\n color: #b7bdf8;\n background-color: #181926;\n }\n :root .ngx-datatable:not(.cell-selection) .datatable-body-row:hover,\n :root .ngx-datatable:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {\n color: #181926;\n background-color: #8aadf4;\n }\n :root .ngx-datatable.single-selection .datatable-body-row.active:hover,\n :root .ngx-datatable.single-selection .datatable-body-row.active:hover .datatable-row-group,\n :root .ngx-datatable.multi-selection .datatable-body-row.active:hover,\n :root .ngx-datatable.multi-selection .datatable-body-row.active:hover .datatable-row-group,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active:hover,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active:hover .datatable-row-group {\n color: #181926;\n background-color: #a6da95;\n }\n :root .omv-dark-theme .mat-menu-item {\n background: #181926;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-menu-panel {\n background: #181926;\n }\n :root [_nghost-ckr-c138] .content[_ngcontent-ckr-c138] omv-intuition-form-page[_ngcontent-ckr-c138] .mat-card {\n color: #cad3f5;\n background-color: #1e2030;\n }\n :root .mat-flat-button.omv-background-color-pair-primary {\n color: #cad3f5;\n background-color: #181926;\n }\n :root .omv-dark-theme .mat-dialog-container {\n background: #181926;\n color: #cad3f5;\n }\n :root .omv-background-color-pair-terminal {\n color: #a6da95;\n background-color: #1e2030;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root .omv-dark-theme {\n --mat-color-text: #cad3f5;\n --mat-color-secondary-text: #a5adcb;\n --mat-color-disabled-text: #ed8796;\n --mat-color-hint-text: #8aadf4;\n --mat-background-color-hover: #b7bdf8;\n --mat-background-color-selected-button: #b7bdf8;\n --mat-background-color-card: #181926;\n --mat-background-color-background: #181926;\n --mat-primary-color-text: #b7bdf8;\n --mat-background-color-body: #24273a;\n }\n :root .omv-dark-theme .mat-toolbar.mat-primary {\n background: #b7bdf8;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-drawer-container {\n background-color: #24273a;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-card {\n background: #1e2030;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-flat-button,\n :root .mat-fab,\n :root .mat-mini-fab {\n color: #cad3f5;\n background-color: #181926;\n }\n :root .omv-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled {\n background-color: #1e2030;\n }\n :root .omv-dark-theme .mat-input-element:disabled {\n color: #a5adcb;\n }\n :root .omv-dark-theme .mat-select-placeholder,\n :root .omv-dark-theme .mat-select-disabled .mat-select-value {\n color: #a5adcb;\n }\n :root .omv-dark-theme .mat-form-field-appearance-legacy .mat-form-field-label,\n :root .omv-dark-theme .mat-form-field-appearance-legacy .mat-hint {\n color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-toolbar {\n background: #181926;\n color: #cad3f5;\n }\n :root .omv-top-bar[_ngcontent-ydq-c112] button[_ngcontent-ydq-c112] .mat-icon[_ngcontent-ydq-c112] {\n color: #181926;\n }\n :root .omv-top-bar[_ngcontent-ydq-c112] .hostname[_ngcontent-ydq-c112] {\n color: #181926;\n }\n :root .omv-dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled {\n color: #6e738d;\n }\n :root .omv-dark-theme .mat-chip.omv-background-color-pair-green {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .omv-scrollable-xy,\n :root .omv-scrollable-y {\n scrollbar-color: #b7bdf8 transparent;\n --scrollbar-thumb-color: #b7bdf8 !important;\n --scrollbar-thumb-hover-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-button,\n :root .omv-dark-theme .mat-icon-button,\n :root .omv-dark-theme .mat-stroked-button {\n color: #b7bdf8;\n background: inherit;\n }\n :root .omv-dark-theme .mat-pseudo-checkbox-checked,\n :root .omv-dark-theme .mat-pseudo-checkbox-indeterminate,\n :root .omv-dark-theme .mat-accent .mat-pseudo-checkbox-checked,\n :root .omv-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate {\n background: #b7bdf8;\n }\n :root .omv-dark-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,\n :root .omv-dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {\n background-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {\n background-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {\n background-color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-badge-accent .mat-badge-content {\n background: #181926;\n color: #b7bdf8;\n }\n :root .omv-dark-theme .mat-select-panel {\n scrollbar-color: #b7bdf8 transparent;\n --scrollbar-thumb-color: #b7bdf8 !important;\n --scrollbar-thumb-hover-color: #b7bdf8 !important;\n background: #181926;\n }\n :root .omv-background-color-pair-success {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .omv-dark-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {\n color: #b7bdf8;\n }\n :root .ngx-datatable.single-selection .datatable-body-row.active,\n :root .ngx-datatable.single-selection .datatable-body-row.active .datatable-row-group,\n :root .ngx-datatable.multi-selection .datatable-body-row.active,\n :root .ngx-datatable.multi-selection .datatable-body-row.active .datatable-row-group,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active .datatable-row-group {\n color: #b7bdf8;\n background-color: #181926;\n }\n :root .ngx-datatable:not(.cell-selection) .datatable-body-row:hover,\n :root .ngx-datatable:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {\n color: #181926;\n background-color: #8aadf4;\n }\n :root .ngx-datatable.single-selection .datatable-body-row.active:hover,\n :root .ngx-datatable.single-selection .datatable-body-row.active:hover .datatable-row-group,\n :root .ngx-datatable.multi-selection .datatable-body-row.active:hover,\n :root .ngx-datatable.multi-selection .datatable-body-row.active:hover .datatable-row-group,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active:hover,\n :root .ngx-datatable.multi-click-selection .datatable-body-row.active:hover .datatable-row-group {\n color: #181926;\n background-color: #a6da95;\n }\n :root .omv-dark-theme .mat-menu-item {\n background: #181926;\n color: #cad3f5;\n }\n :root .omv-dark-theme .mat-menu-panel {\n background: #181926;\n }\n :root [_nghost-ckr-c138] .content[_ngcontent-ckr-c138] omv-intuition-form-page[_ngcontent-ckr-c138] .mat-card {\n color: #cad3f5;\n background-color: #1e2030;\n }\n :root .mat-flat-button.omv-background-color-pair-primary {\n color: #cad3f5;\n background-color: #181926;\n }\n :root .omv-dark-theme .mat-dialog-container {\n background: #181926;\n color: #cad3f5;\n }\n :root .omv-background-color-pair-terminal {\n color: #a6da95;\n background-color: #1e2030;\n }\n }", + "start": 1100, + "domains": [ + "openmediavault.example.com" + ] + }, + { + "code": "/* prettier-ignore */", + "start": 13305 + } + ], + "sourceCode": "/* ==UserStyle==\n@name openmediavault Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/openmediavault\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/openmediavault\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/openmediavault/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aopenmediavault\n@description Soothing pastel theme for openmediavault\n@author Catppuccin\n@license MIT\n\n@preprocessor less\n@var select lightFlavor \"Light Flavor\" [\"latte:Latte*\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha\"]\n@var select darkFlavor \"Dark Flavor\" [\"latte:Latte\", \"frappe:Frappé\", \"macchiato:Macchiato\", \"mocha:Mocha*\"]\n@var select accentColor \"Accent\" [\"rosewater:Rosewater\", \"flamingo:Flamingo\", \"pink:Pink\", \"mauve:Mauve*\", \"red:Red\", \"maroon:Maroon\", \"peach:Peach\", \"yellow:Yellow\", \"green:Green\", \"teal:Teal\", \"blue:Blue\", \"sapphire:Sapphire\", \"sky:Sky\", \"lavender:Lavender\", \"subtext0:Gray\"]\n==/UserStyle== */\n\n@-moz-document domain(\"openmediavault.example.com\") {\n @media (prefers-color-scheme: light) {\n :root {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\n @flamingo: @catppuccin[@@lookup][@flamingo];\n @pink: @catppuccin[@@lookup][@pink];\n @mauve: @catppuccin[@@lookup][@mauve];\n @red: @catppuccin[@@lookup][@red];\n @maroon: @catppuccin[@@lookup][@maroon];\n @peach: @catppuccin[@@lookup][@peach];\n @yellow: @catppuccin[@@lookup][@yellow];\n @green: @catppuccin[@@lookup][@green];\n @teal: @catppuccin[@@lookup][@teal];\n @sky: @catppuccin[@@lookup][@sky];\n @sapphire: @catppuccin[@@lookup][@sapphire];\n @blue: @catppuccin[@@lookup][@blue];\n @lavender: @catppuccin[@@lookup][@lavender];\n @text: @catppuccin[@@lookup][@text];\n @subtext1: @catppuccin[@@lookup][@subtext1];\n @subtext0: @catppuccin[@@lookup][@subtext0];\n @overlay2: @catppuccin[@@lookup][@overlay2];\n @overlay1: @catppuccin[@@lookup][@overlay1];\n @overlay0: @catppuccin[@@lookup][@overlay0];\n @surface2: @catppuccin[@@lookup][@surface2];\n @surface1: @catppuccin[@@lookup][@surface1];\n @surface0: @catppuccin[@@lookup][@surface0];\n @base: @catppuccin[@@lookup][@base];\n @mantle: @catppuccin[@@lookup][@mantle];\n @crust: @catppuccin[@@lookup][@crust];\n @accent-color: @catppuccin[@@lookup][@@accent];\n\n color-scheme: if(@lookup = latte, light, dark);\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n .omv-dark-theme {\n --mat-color-text: @text;\n --mat-color-secondary-text: @subtext0;\n --mat-color-disabled-text: @red;\n --mat-color-hint-text: @blue;\n --mat-background-color-hover: @accent-color;\n --mat-background-color-selected-button: @accent-color;\n --mat-background-color-card: @crust;\n --mat-background-color-background: @crust;\n --mat-primary-color-text: @accent-color;\n --mat-background-color-body: @base;\n }\n .omv-dark-theme .mat-toolbar.mat-primary {\n background: @accent-color;\n color: @text;\n }\n .omv-dark-theme .mat-drawer-container {\n background-color: @base;\n color: @text;\n }\n\n .omv-dark-theme .mat-card {\n background: @mantle;\n color: @text;\n }\n\n .omv-dark-theme .mat-flat-button,\n .mat-fab,\n .mat-mini-fab {\n color: @text;\n background-color: @crust;\n }\n .omv-dark-theme .mat-flat-button.mat-button-disabled.mat-button-disabled {\n background-color: @mantle;\n }\n .omv-dark-theme .mat-input-element:disabled {\n color: @subtext0;\n }\n .omv-dark-theme .mat-select-placeholder,\n .omv-dark-theme .mat-select-disabled .mat-select-value {\n color: @subtext0;\n }\n .omv-dark-theme .mat-form-field-appearance-legacy .mat-form-field-label,\n .omv-dark-theme .mat-form-field-appearance-legacy .mat-hint {\n color: @accent-color;\n }\n .omv-dark-theme .mat-toolbar {\n background: @crust;\n color: @text;\n }\n .omv-top-bar[_ngcontent-ydq-c112]\n button[_ngcontent-ydq-c112]\n .mat-icon[_ngcontent-ydq-c112] {\n color: @crust;\n }\n .omv-top-bar[_ngcontent-ydq-c112] .hostname[_ngcontent-ydq-c112] {\n color: @crust;\n }\n\n .omv-dark-theme .mat-icon-button.mat-button-disabled.mat-button-disabled {\n color: @overlay0;\n }\n .omv-dark-theme .mat-chip.omv-background-color-pair-green {\n color: @mantle;\n background-color: @green;\n }\n\n .omv-scrollable-xy,\n .omv-scrollable-y {\n scrollbar-color: @accent-color transparent;\n --scrollbar-thumb-color: @accent-color !important;\n --scrollbar-thumb-hover-color: @accent-color;\n }\n\n .omv-dark-theme .mat-button,\n .omv-dark-theme .mat-icon-button,\n .omv-dark-theme .mat-stroked-button {\n color: @accent-color;\n background: inherit;\n }\n\n .omv-dark-theme .mat-pseudo-checkbox-checked,\n .omv-dark-theme .mat-pseudo-checkbox-indeterminate,\n .omv-dark-theme .mat-accent .mat-pseudo-checkbox-checked,\n .omv-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate {\n background: @accent-color;\n }\n .omv-dark-theme\n .mat-checkbox-indeterminate.mat-accent\n .mat-checkbox-background,\n .omv-dark-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background {\n background-color: @accent-color;\n }\n .omv-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {\n background-color: @accent-color;\n }\n .omv-dark-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar {\n background-color: @accent-color;\n }\n .omv-dark-theme .mat-badge-accent .mat-badge-content {\n background: @crust;\n color: @accent-color;\n }\n\n .omv-dark-theme .mat-select-panel {\n scrollbar-color: @accent-color transparent;\n --scrollbar-thumb-color: @accent-color !important;\n --scrollbar-thumb-hover-color: @accent-color !important;\n background: @crust;\n }\n\n .omv-background-color-pair-success {\n color: @mantle;\n background-color: @green;\n }\n .omv-dark-theme\n .mat-primary\n .mat-option.mat-selected:not(.mat-option-disabled) {\n color: @accent-color;\n }\n\n .ngx-datatable.single-selection .datatable-body-row.active,\n .ngx-datatable.single-selection\n .datatable-body-row.active\n .datatable-row-group,\n .ngx-datatable.multi-selection .datatable-body-row.active,\n .ngx-datatable.multi-selection\n .datatable-body-row.active\n .datatable-row-group,\n .ngx-datatable.multi-click-selection .datatable-body-row.active,\n .ngx-datatable.multi-click-selection\n .datatable-body-row.active\n .datatable-row-group {\n color: @accent-color;\n background-color: @crust;\n }\n\n .ngx-datatable:not(.cell-selection) .datatable-body-row:hover,\n .ngx-datatable:not(.cell-selection)\n .datatable-body-row:hover\n .datatable-row-group {\n color: @crust;\n background-color: @blue;\n }\n\n .ngx-datatable.single-selection .datatable-body-row.active:hover,\n .ngx-datatable.single-selection\n .datatable-body-row.active:hover\n .datatable-row-group,\n .ngx-datatable.multi-selection .datatable-body-row.active:hover,\n .ngx-datatable.multi-selection\n .datatable-body-row.active:hover\n .datatable-row-group,\n .ngx-datatable.multi-click-selection .datatable-body-row.active:hover,\n .ngx-datatable.multi-click-selection\n .datatable-body-row.active:hover\n .datatable-row-group {\n color: @crust;\n background-color: @green;\n }\n\n .omv-dark-theme .mat-menu-item {\n background: @crust;\n color: @text;\n }\n\n .omv-dark-theme .mat-menu-panel {\n background: @crust;\n }\n\n [_nghost-ckr-c138]\n .content[_ngcontent-ckr-c138]\n omv-intuition-form-page[_ngcontent-ckr-c138]\n .mat-card {\n color: @text;\n background-color: @mantle;\n }\n\n .mat-flat-button.omv-background-color-pair-primary {\n color: @text;\n background-color: @crust;\n }\n\n .omv-dark-theme .mat-dialog-container {\n background: @crust;\n color: @text;\n }\n\n .omv-background-color-pair-terminal {\n color: @green;\n background-color: @mantle;\n }\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @maroon: #e64553; @peach: #fe640b; @yellow: #df8e1d; @green: #40a02b; @teal: #179299; @sky: #04a5e5; @sapphire: #209fb5; @blue: #1e66f5; @lavender: #7287fd; @text: #4c4f69; @subtext1: #5c5f77; @subtext0: #6c6f85; @overlay2: #7c7f93; @overlay1: #8c8fa1; @overlay0: #9ca0b0; @surface2: #acb0be; @surface1: #bcc0cc; @surface0: #ccd0da; @base: #eff1f5; @mantle: #e6e9ef; @crust: #dce0e8; };\n @frappe: { @rosewater: #f2d5cf; @flamingo: #eebebe; @pink: #f4b8e4; @mauve: #ca9ee6; @red: #e78284; @maroon: #ea999c; @peach: #ef9f76; @yellow: #e5c890; @green: #a6d189; @teal: #81c8be; @sky: #99d1db; @sapphire: #85c1dc; @blue: #8caaee; @lavender: #babbf1; @text: #c6d0f5; @subtext1: #b5bfe2; @subtext0: #a5adce; @overlay2: #949cbb; @overlay1: #838ba7; @overlay0: #737994; @surface2: #626880; @surface1: #51576d; @surface0: #414559; @base: #303446; @mantle: #292c3c; @crust: #232634; };\n @macchiato: { @rosewater: #f4dbd6; @flamingo: #f0c6c6; @pink: #f5bde6; @mauve: #c6a0f6; @red: #ed8796; @maroon: #ee99a0; @peach: #f5a97f; @yellow: #eed49f; @green: #a6da95; @teal: #8bd5ca; @sky: #91d7e3; @sapphire: #7dc4e4; @blue: #8aadf4; @lavender: #b7bdf8; @text: #cad3f5; @subtext1: #b8c0e0; @subtext0: #a5adcb; @overlay2: #939ab7; @overlay1: #8087a2; @overlay0: #6e738d; @surface2: #5b6078; @surface1: #494d64; @surface0: #363a4f; @base: #24273a; @mantle: #1e2030; @crust: #181926; };\n @mocha: { @rosewater: #f5e0dc; @flamingo: #f2cdcd; @pink: #f5c2e7; @mauve: #cba6f7; @red: #f38ba8; @maroon: #eba0ac; @peach: #fab387; @yellow: #f9e2af; @green: #a6e3a1; @teal: #94e2d5; @sky: #89dceb; @sapphire: #74c7ec; @blue: #89b4fa; @lavender: #b4befe; @text: #cdd6f4; @subtext1: #bac2de; @subtext0: #a6adc8; @overlay2: #9399b2; @overlay1: #7f849c; @overlay0: #6c7086; @surface2: #585b70; @surface1: #45475a; @surface0: #313244; @base: #1e1e2e; @mantle: #181825; @crust: #11111b; };\n}\n\n// vim:ft=less\n", + "usercssData": { + "name": "openmediavault Catppuccin", + "namespace": "github.com/catppuccin/userstyles/styles/openmediavault", + "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/openmediavault", + "version": "0.0.3", + "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/openmediavault/catppuccin.user.css", + "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aopenmediavault", + "description": "Soothing pastel theme for openmediavault", + "author": "Catppuccin", + "license": "MIT", + "preprocessor": "less", + "vars": { + "lightFlavor": { + "type": "select", + "label": "Light Flavor", + "name": "lightFlavor", + "value": "macchiato", + "default": "latte", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "darkFlavor": { + "type": "select", + "label": "Dark Flavor", + "name": "darkFlavor", + "value": "macchiato", + "default": "mocha", + "options": [ + { + "name": "latte", + "label": "Latte", + "value": "latte" + }, + { + "name": "frappe", + "label": "Frappé", + "value": "frappe" + }, + { + "name": "macchiato", + "label": "Macchiato", + "value": "macchiato" + }, + { + "name": "mocha", + "label": "Mocha", + "value": "mocha" + } + ] + }, + "accentColor": { + "type": "select", + "label": "Accent", + "name": "accentColor", + "value": "lavender", + "default": "mauve", + "options": [ + { + "name": "rosewater", + "label": "Rosewater", + "value": "rosewater" + }, + { + "name": "flamingo", + "label": "Flamingo", + "value": "flamingo" + }, + { + "name": "pink", + "label": "Pink", + "value": "pink" + }, + { + "name": "mauve", + "label": "Mauve", + "value": "mauve" + }, + { + "name": "red", + "label": "Red", + "value": "red" + }, + { + "name": "maroon", + "label": "Maroon", + "value": "maroon" + }, + { + "name": "peach", + "label": "Peach", + "value": "peach" + }, + { + "name": "yellow", + "label": "Yellow", + "value": "yellow" + }, + { + "name": "green", + "label": "Green", + "value": "green" + }, + { + "name": "teal", + "label": "Teal", + "value": "teal" + }, + { + "name": "blue", + "label": "Blue", + "value": "blue" + }, + { + "name": "sapphire", + "label": "Sapphire", + "value": "sapphire" + }, + { + "name": "sky", + "label": "Sky", + "value": "sky" + }, + { + "name": "lavender", + "label": "Lavender", + "value": "lavender" + }, + { + "name": "subtext0", + "label": "Gray", + "value": "subtext0" + } + ] + } + } + }, + "author": "Catppuccin", + "description": "Soothing pastel theme for openmediavault", + "url": "https://github.com/catppuccin/userstyles/tree/main/styles/openmediavault", + "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/openmediavault/catppuccin.user.css", + "name": "openmediavault Catppuccin", + "originalDigest": "dfa9026c1c03305eea81edd1c8d35b2d5ee627b4", + "_id": "d6d5cc55-eabe-4d36-96de-989cfdb2ee79", + "_rev": 1729424785966, + "id": 111, + "etag": "W/\"06d0170c26b779638873b856580edbc356f78c0e6872c0031903c7e3d079ed56\"" } ] \ No newline at end of file