From f3501a3f0c0540ab60117f04c768e9fd1b0f06cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 29 Sep 2024 18:11:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(browser):=20update=20stylu?= =?UTF-8?q?s=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/browser/extensions/stylus.json | 1001 ++++++++++++++---------- 1 file changed, 597 insertions(+), 404 deletions(-) diff --git a/.config/browser/extensions/stylus.json b/.config/browser/extensions/stylus.json index c428b86b..fe649b2d 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.2\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.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== */", "start": 0 }, { - "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@0.1.2/css/catppuccin.variables.css\");\n :root.light {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\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: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\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.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 }", "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": 36296, + "start": 36016, "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": 48641, + "start": 48361, "domains": [ "auth0.openai.com" ] }, { "code": "/* prettier-ignore */", - "start": 56988 + "start": 56708 } ], - "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.2\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@0.1.2/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: #rgbify(@rosewater) [];\n --ctp-flamingo: #rgbify(@flamingo) [];\n --ctp-pink: #rgbify(@pink) [];\n --ctp-mauve: #rgbify(@mauve) [];\n --ctp-red: #rgbify(@red) [];\n --ctp-maroon: #rgbify(@maroon) [];\n --ctp-peach: #rgbify(@peach) [];\n --ctp-yellow: #rgbify(@yellow) [];\n --ctp-green: #rgbify(@green) [];\n --ctp-teal: #rgbify(@teal) [];\n --ctp-sky: #rgbify(@sky) [];\n --ctp-sapphire: #rgbify(@sapphire) [];\n --ctp-blue: #rgbify(@blue) [];\n --ctp-lavender: #rgbify(@lavender) [];\n --ctp-text: #rgbify(@text) [];\n --ctp-subtext1: #rgbify(@subtext1) [];\n --ctp-subtext0: #rgbify(@subtext0) [];\n --ctp-overlay2: #rgbify(@overlay2) [];\n --ctp-overlay1: #rgbify(@overlay1) [];\n --ctp-overlay0: #rgbify(@overlay0) [];\n --ctp-surface2: #rgbify(@surface2) [];\n --ctp-surface1: #rgbify(@surface1) [];\n --ctp-surface0: #rgbify(@surface0) [];\n --ctp-base: #rgbify(@base) [];\n --ctp-mantle: #rgbify(@mantle) [];\n --ctp-crust: #rgbify(@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.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", "usercssData": { "name": "ChatGPT Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/chatgpt", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/chatgpt", - "version": "0.3.2", + "version": "0.3.3", "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": "17455f53ef16800a0e0102be914db2b8eafffdff", + "originalDigest": "cccf6d2395e674a018031a0649315e658d944466", "_id": "2b610ac1-f4cb-41f2-ac48-40652d932405", - "_rev": 1726090247615, + "_rev": 1726501376042, "id": 38, - "etag": "W/\"a58d27029f3bab05bfbfa1f95a3b40463098899e4d2bd330389cb4a993502327\"", - "updateDate": 1722358433531 + "etag": "W/\"b4a51b5f8fb34ae85643b10850afeefdfe5de7c599eb7ddf9fdf333507787478\"", + "updateDate": 1726501375986 }, { "enabled": true, @@ -3472,41 +3472,41 @@ "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.7\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.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== */", "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 /* 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: #363a4f !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: #363a4f !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] 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--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 --yt-spec-static-overlay-text-primary: #181926;\n --yt-spec-static-overlay-icon-active-other: #181926;\n }\n :root[dark] .badge-shape-wiz--live.badge-shape-wiz--overlay {\n background: var(--yt-spec-static-overlay-background-brand);\n color: var(--yt-spec-static-overlay-text-primary);\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-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 .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] #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 /* 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: #363a4f !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: #363a4f !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]) 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--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 --yt-spec-static-overlay-text-primary: #181926;\n --yt-spec-static-overlay-icon-active-other: #181926;\n }\n :root:not([dark]) .badge-shape-wiz--live.badge-shape-wiz--overlay {\n background: var(--yt-spec-static-overlay-background-brand);\n color: var(--yt-spec-static-overlay-text-primary);\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-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 .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]) #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 }", - "start": 1128, + "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 }", + "start": 1129, "domains": [ "youtube.com" ] }, { "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": 80086, + "start": 81637, "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": 94711, + "start": 96262, "domains": [ "m.youtube.com" ] }, { "code": "/* prettier-ignore */", - "start": 98917 + "start": 100468 } ], - "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.7\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: @surface0 !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: @surface0 !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 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\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 --yt-spec-static-overlay-text-primary: @crust;\n --yt-spec-static-overlay-icon-active-other: @crust;\n }\n .badge-shape-wiz--live.badge-shape-wiz--overlay {\n background: var(--yt-spec-static-overlay-background-brand);\n color: var(--yt-spec-static-overlay-text-primary);\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-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 .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 /* 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.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", "usercssData": { "name": "YouTube Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/youtube", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/youtube", - "version": "4.2.7", + "version": "4.2.11", "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": "0f0826a9be11dca2a01d5b1c34b10841d706b6cb", + "originalDigest": "1c532a060abd13ddea22217a4d66f7cda0cfe6b3", "_id": "e5b4796b-635a-45b8-afad-4b79566305fb", - "_rev": 1726090247786, + "_rev": 1726866706302, "id": 54, - "etag": "W/\"e723e4742db25a1938e828f0dd76e5b9048db5f7c276e679e429a54a2a20d15c\"", - "updateDate": 1725918276010 + "etag": "W/\"c81666e6f7def466f1711898446d46df5cb2cdb8659353aa3191179b5e1b6922\"", + "updateDate": 1726866706197 }, { "enabled": true, @@ -3881,11 +3881,11 @@ "installDate": 1696719115778, "sections": [ { - "code": "/* ==UserStyle==\n@name Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.2.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astylus\n@description Soothing pastel theme for Stylus\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 Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.2.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astylus\n@description Soothing pastel theme for Stylus\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-ui-theme=\"light\"] {\n color-scheme: dark;\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c90: #24273a;\n --c95: #1e2030;\n --c97: #1e2030;\n --c98: #24273a;\n --c99: #24273a;\n --c100: #24273a;\n --red1: #ed8796;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: rgba(183, 189, 248, 0.25);\n /* Syntax highlighting */\n }\n :root[data-ui-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-ui-theme=\"light\"] input::placeholder,\n :root[data-ui-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-ui-theme=\"light\"] .slider {\n --color-on: rgba(183, 189, 248, 0.25);\n --color-off: #5b6078;\n }\n :root[data-ui-theme=\"light\"] :focus {\n --focus-color1: #b7bdf8 !important;\n --focus-color2: rgba(183, 189, 248, 0.25) !important;\n }\n :root[data-ui-theme=\"light\"] .active #filters-stats,\n :root[data-ui-theme=\"light\"] .dirty #save-button,\n :root[data-ui-theme=\"light\"] .dirty #save-button + button {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n :root[data-ui-theme=\"light\"] #header-resizer {\n color: #494d64;\n }\n :root[data-ui-theme=\"light\"] #message-box-title::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"light\"] [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"],\n :root[data-ui-theme=\"light\"] img[src=\"/images/icon/128.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-title {\n background-color: #ed8796;\n color: #24273a;\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-title::before {\n background: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23ed8796%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28237,%20135,%20150,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23ed8796%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-close-icon i:hover {\n color: var(--bg);\n }\n :root[data-ui-theme=\"light\"] #filters label:hover,\n :root[data-ui-theme=\"light\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n :root[data-ui-theme=\"light\"] .oldUI .disabled h2::after,\n :root[data-ui-theme=\"light\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"light\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n :root[data-ui-theme=\"light\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"light\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-string {\n color: #a6da95;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-qualifier {\n color: #eed49f;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-variable-2 {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-atom {\n color: #ed8796;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-number {\n color: #f5a97f;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-def {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-tag {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-builtin {\n color: #ed8796;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-variable-3 {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-comment {\n color: #939ab7;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-variable {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-property {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"light\"] button:disabled,\n :root[data-ui-theme=\"light\"] select:disabled,\n :root[data-ui-theme=\"light\"] option:disabled,\n :root[data-ui-theme=\"light\"] select[disabled] > option {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"light\"] .applies-to input,\n :root[data-ui-theme=\"light\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n :root[data-ui-theme=\"light\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n border-color: #363a4f;\n }\n :root[data-ui-theme=\"light\"] button:hover {\n border-color: #cad3f5;\n }\n :root[data-ui-theme=\"light\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n :root[data-ui-theme=\"light\"] #message-box-title {\n color: #cad3f5;\n }\n :root[data-ui-theme=\"light\"] .svg-icon {\n fill: #6e738d;\n }\n :root[data-ui-theme=\"light\"] .svg-icon:hover {\n fill: #8087a2;\n }\n :root[data-ui-theme=\"light\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"light\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n :root[data-ui-theme=\"light\"] #options-title {\n color: #24273a;\n }\n :root[data-ui-theme=\"light\"] h2 {\n color: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"light\"] .installed .configure-usercss i {\n color: #b7bdf8;\n }\n :root[data-ui-theme=\"light\"] .installed .configure-usercss svg,\n :root[data-ui-theme=\"light\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"light\"] #live-reload-install-hint {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"light\"] #menu.delete header {\n background: rgba(237, 135, 150, 0.25);\n }\n :root[data-ui-theme=\"light\"] #menu.delete > div,\n :root[data-ui-theme=\"light\"] #menu.delete[data-cmd=\"delete\"] {\n border-color: #ed8796;\n }\n :root[data-ui-theme=\"light\"] .entry.odd {\n background-color: rgba(54, 58, 79, 0.25);\n }\n :root[data-ui-theme=\"light\"] .updater-icons > :not(.check-update)::after {\n border-color: #eed49f;\n background: #24273a;\n }\n :root[data-ui-theme=\"light\"] .split-btn-menu {\n border-color: #b7bdf8;\n }\n :root[data-ui-theme=\"light\"] .split-btn-menu > :hover {\n background: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"light\"] #help-popup .title {\n background: #1e2030;\n }\n :root[data-ui-theme=\"light\"] #toc li:hover {\n background: rgba(183, 189, 248, 0.2);\n }\n :root[data-ui-theme=\"light\"] input:invalid {\n background: rgba(237, 135, 150, 0.1);\n color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] {\n color-scheme: dark;\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c90: #24273a;\n --c95: #1e2030;\n --c97: #1e2030;\n --c98: #24273a;\n --c99: #24273a;\n --c100: #24273a;\n --red1: #ed8796;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: rgba(183, 189, 248, 0.25);\n /* Syntax highlighting */\n }\n :root[data-ui-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-ui-theme=\"dark\"] input::placeholder,\n :root[data-ui-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-ui-theme=\"dark\"] .slider {\n --color-on: rgba(183, 189, 248, 0.25);\n --color-off: #5b6078;\n }\n :root[data-ui-theme=\"dark\"] :focus {\n --focus-color1: #b7bdf8 !important;\n --focus-color2: rgba(183, 189, 248, 0.25) !important;\n }\n :root[data-ui-theme=\"dark\"] .active #filters-stats,\n :root[data-ui-theme=\"dark\"] .dirty #save-button,\n :root[data-ui-theme=\"dark\"] .dirty #save-button + button {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n :root[data-ui-theme=\"dark\"] #header-resizer {\n color: #494d64;\n }\n :root[data-ui-theme=\"dark\"] #message-box-title::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"dark\"] [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"],\n :root[data-ui-theme=\"dark\"] img[src=\"/images/icon/128.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-title {\n background-color: #ed8796;\n color: #24273a;\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-title::before {\n background: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23ed8796%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28237,%20135,%20150,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23ed8796%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-close-icon i:hover {\n color: var(--bg);\n }\n :root[data-ui-theme=\"dark\"] #filters label:hover,\n :root[data-ui-theme=\"dark\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n :root[data-ui-theme=\"dark\"] .oldUI .disabled h2::after,\n :root[data-ui-theme=\"dark\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"dark\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n :root[data-ui-theme=\"dark\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"dark\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-string {\n color: #a6da95;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-qualifier {\n color: #eed49f;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-variable-2 {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-atom {\n color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-number {\n color: #f5a97f;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-def {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-tag {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-builtin {\n color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-variable-3 {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-comment {\n color: #939ab7;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-variable {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-property {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"dark\"] button:disabled,\n :root[data-ui-theme=\"dark\"] select:disabled,\n :root[data-ui-theme=\"dark\"] option:disabled,\n :root[data-ui-theme=\"dark\"] select[disabled] > option {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"dark\"] .applies-to input,\n :root[data-ui-theme=\"dark\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n :root[data-ui-theme=\"dark\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n border-color: #363a4f;\n }\n :root[data-ui-theme=\"dark\"] button:hover {\n border-color: #cad3f5;\n }\n :root[data-ui-theme=\"dark\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n :root[data-ui-theme=\"dark\"] #message-box-title {\n color: #cad3f5;\n }\n :root[data-ui-theme=\"dark\"] .svg-icon {\n fill: #6e738d;\n }\n :root[data-ui-theme=\"dark\"] .svg-icon:hover {\n fill: #8087a2;\n }\n :root[data-ui-theme=\"dark\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"dark\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n :root[data-ui-theme=\"dark\"] #options-title {\n color: #24273a;\n }\n :root[data-ui-theme=\"dark\"] h2 {\n color: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"dark\"] .installed .configure-usercss i {\n color: #b7bdf8;\n }\n :root[data-ui-theme=\"dark\"] .installed .configure-usercss svg,\n :root[data-ui-theme=\"dark\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"dark\"] #live-reload-install-hint {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"dark\"] #menu.delete header {\n background: rgba(237, 135, 150, 0.25);\n }\n :root[data-ui-theme=\"dark\"] #menu.delete > div,\n :root[data-ui-theme=\"dark\"] #menu.delete[data-cmd=\"delete\"] {\n border-color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] .entry.odd {\n background-color: rgba(54, 58, 79, 0.25);\n }\n :root[data-ui-theme=\"dark\"] .updater-icons > :not(.check-update)::after {\n border-color: #eed49f;\n background: #24273a;\n }\n :root[data-ui-theme=\"dark\"] .split-btn-menu {\n border-color: #b7bdf8;\n }\n :root[data-ui-theme=\"dark\"] .split-btn-menu > :hover {\n background: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"dark\"] #help-popup .title {\n background: #1e2030;\n }\n :root[data-ui-theme=\"dark\"] #toc li:hover {\n background: rgba(183, 189, 248, 0.2);\n }\n :root[data-ui-theme=\"dark\"] input:invalid {\n background: rgba(237, 135, 150, 0.1);\n color: #ed8796;\n }", + "code": ":root[data-ui-theme=\"light\"] {\n color-scheme: dark;\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c90: #24273a;\n --c95: #1e2030;\n --c97: #1e2030;\n --c98: #24273a;\n --c99: #24273a;\n --c100: #24273a;\n --red1: #ed8796;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: rgba(183, 189, 248, 0.25);\n /* Syntax highlighting */\n }\n :root[data-ui-theme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-ui-theme=\"light\"] input::placeholder,\n :root[data-ui-theme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-ui-theme=\"light\"] .slider {\n --color-on: rgba(183, 189, 248, 0.25);\n --color-off: #5b6078;\n }\n :root[data-ui-theme=\"light\"] :focus {\n --focus-color1: #b7bdf8 !important;\n --focus-color2: rgba(183, 189, 248, 0.25) !important;\n }\n :root[data-ui-theme=\"light\"] .active #filters-stats,\n :root[data-ui-theme=\"light\"] .dirty #save-button,\n :root[data-ui-theme=\"light\"] .dirty #save-button + button {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n :root[data-ui-theme=\"light\"] #header-resizer {\n color: #494d64;\n }\n :root[data-ui-theme=\"light\"] #message-box-title::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"light\"] [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"],\n :root[data-ui-theme=\"light\"] img[src=\"/images/icon/128.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-title {\n background-color: #ed8796;\n color: #24273a;\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-title::before {\n background: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23ed8796%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28237,%20135,%20150,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23ed8796%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n }\n :root[data-ui-theme=\"light\"] #message-box.danger #message-box-close-icon i:hover {\n color: var(--bg);\n }\n :root[data-ui-theme=\"light\"] #filters label:hover,\n :root[data-ui-theme=\"light\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n :root[data-ui-theme=\"light\"] .oldUI .disabled h2::after,\n :root[data-ui-theme=\"light\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"light\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n :root[data-ui-theme=\"light\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"light\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-string {\n color: #a6da95;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-qualifier {\n color: #eed49f;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-variable-2 {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-atom {\n color: #ed8796;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-number {\n color: #f5a97f;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-def {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-tag {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-builtin {\n color: #ed8796;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-variable-3 {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-comment {\n color: #939ab7;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-variable {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"light\"] .cm-s-default .cm-property {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"light\"] button:disabled,\n :root[data-ui-theme=\"light\"] select:disabled,\n :root[data-ui-theme=\"light\"] option:disabled,\n :root[data-ui-theme=\"light\"] select[disabled] > option {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"light\"] .applies-to input,\n :root[data-ui-theme=\"light\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n :root[data-ui-theme=\"light\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n border-color: #363a4f;\n }\n :root[data-ui-theme=\"light\"] button:hover {\n border-color: #cad3f5;\n }\n :root[data-ui-theme=\"light\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n :root[data-ui-theme=\"light\"] #message-box-title {\n color: #cad3f5;\n }\n :root[data-ui-theme=\"light\"] .svg-icon {\n fill: #6e738d;\n }\n :root[data-ui-theme=\"light\"] .svg-icon:hover {\n fill: #8087a2;\n }\n :root[data-ui-theme=\"light\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"light\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n :root[data-ui-theme=\"light\"] #options-title {\n color: #24273a;\n }\n :root[data-ui-theme=\"light\"] h2 {\n color: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"light\"] .installed .configure-usercss i {\n color: #b7bdf8;\n }\n :root[data-ui-theme=\"light\"] .installed .configure-usercss svg,\n :root[data-ui-theme=\"light\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"light\"] #live-reload-install-hint {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"light\"] #menu.delete header {\n background: rgba(237, 135, 150, 0.25);\n }\n :root[data-ui-theme=\"light\"] #menu.delete > div,\n :root[data-ui-theme=\"light\"] #menu.delete [data-cmd=\"delete\"] {\n border-color: #ed8796;\n }\n :root[data-ui-theme=\"light\"] .entry.odd {\n background-color: rgba(54, 58, 79, 0.25);\n }\n :root[data-ui-theme=\"light\"] .updater-icons > :not(.check-update)::after {\n border-color: #eed49f;\n background: #24273a;\n }\n :root[data-ui-theme=\"light\"] .split-btn-menu {\n border-color: #b7bdf8;\n }\n :root[data-ui-theme=\"light\"] .split-btn-menu > :hover {\n background: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"light\"] #help-popup .title {\n background: #1e2030;\n }\n :root[data-ui-theme=\"light\"] #toc li:hover {\n background: rgba(183, 189, 248, 0.2);\n }\n :root[data-ui-theme=\"light\"] input:invalid {\n background: rgba(237, 135, 150, 0.1);\n color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] {\n color-scheme: dark;\n --bg: #24273a;\n --fg: #cad3f5;\n --c30: #b8c0e0;\n --c40: #6e738d;\n --c45: #5b6078;\n --c50: #a5adcb;\n --c60: #a5adcb;\n --c65: #5b6078;\n --c75: #8087a2;\n --c80: #494d64;\n --c85: #363a4f;\n --c90: #24273a;\n --c95: #1e2030;\n --c97: #1e2030;\n --c98: #24273a;\n --c99: #24273a;\n --c100: #24273a;\n --red1: #ed8796;\n --accent-1: #b7bdf8;\n --accent-2: #b7bdf8;\n --accent-3: rgba(183, 189, 248, 0.25);\n /* Syntax highlighting */\n }\n :root[data-ui-theme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-ui-theme=\"dark\"] input::placeholder,\n :root[data-ui-theme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-ui-theme=\"dark\"] .slider {\n --color-on: rgba(183, 189, 248, 0.25);\n --color-off: #5b6078;\n }\n :root[data-ui-theme=\"dark\"] :focus {\n --focus-color1: #b7bdf8 !important;\n --focus-color2: rgba(183, 189, 248, 0.25) !important;\n }\n :root[data-ui-theme=\"dark\"] .active #filters-stats,\n :root[data-ui-theme=\"dark\"] .dirty #save-button,\n :root[data-ui-theme=\"dark\"] .dirty #save-button + button {\n background-color: #b7bdf8;\n border-color: #b7bdf8;\n color: #24273a;\n }\n :root[data-ui-theme=\"dark\"] #header-resizer {\n color: #494d64;\n }\n :root[data-ui-theme=\"dark\"] #message-box-title::before {\n background-image: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"dark\"] [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"],\n :root[data-ui-theme=\"dark\"] img[src=\"/images/icon/128.png\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23b7bdf8%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28183,%20189,%20248,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23b7bdf8%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-title {\n background-color: #ed8796;\n color: #24273a;\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-title::before {\n background: url(\"data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20viewBox%3D%220%200%2034.5%2034.5%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20transform%3D%22translate%281.5%201.5%29%22%3E%3Cpath%20d%3D%22M.68%2013.5h.14a.68.68%20135%200%200%20.68-.68V3.68c0-.375-.012-.988.053-1.357.139-.786.622-2.01%202.27-2.272.37-.06.982-.05%201.357-.05h21.64c.375%200%20.987-.009%201.358.049%201.676.26%202.15%201.485%202.279%202.273.06.37.043.982.043%201.357v9.14a.68.68%2045%200%200%20.68.68h.14a.68.68%2045%200%201%20.68.68v3.64a.68.68%20135%200%201-.68.68h-.14a.68.68%20135%200%200-.68.68v9.14c0%20.375.017.988-.044%201.358-.13.787-.604%202.013-2.279%202.273-.37.057-.982.05-1.358.05H5.18c-.375%200-.987.007-1.358-.052-1.644-.264-2.128-1.487-2.268-2.272-.066-.37-.054-.982-.054-1.357v-9.14a.68.68%2045%200%200-.68-.68H.68a.68.68%2045%200%201-.68-.68v-3.64a.68.68%20135%200%201%20.68-.68z%22%20stroke%3D%22%2324273a%22%20fill%3D%22%23ed8796%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.25%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22black%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M2.788%2015h1.175a.54.54%20135%200%200%20.537-.537V5.538c0-.297-.017-.78.024-1.074.094-.66.475-1.72%201.94-1.928.294-.042.777-.036%201.074-.036h16.925c.296%200%20.78-.006%201.073.038%201.426.211%201.821%201.268%201.928%201.927.047.292.036.776.036%201.072v8.925a.54.54%2045%200%200%20.538.538h1.175a.54.54%2045%200%201%20.537.537v.925a.54.54%20135%200%201-.537.538h-1.175a.54.54%20135%200%200-.538.537v8.925c0%20.297.01.78-.04%201.073-.111.658-.51%201.714-1.925%201.927-.293.044-.776.038-1.072.038H7.538c-.297%200-.78.006-1.074-.037-1.434-.211-1.826-1.27-1.93-1.928-.046-.292-.034-.776-.034-1.073v-8.925A.54.54%2045%200%200%203.963%2017H2.788a.54.54%2045%200%201-.538-.538v-.925A.54.54%20135%200%201%202.788%2015z%22%20fill%3D%22rgba%28237,%20135,%20150,%200.67%29%22%20stroke-linejoin%3D%22round%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3Cpath%20d%3D%22M21.715%204.974c-1.156-.414-3.115-.889-5.815-.75-.74.039-1.94.174-2.656.366-3.022.81-4.142%202.93-4.516%204.402-.183.716-.217%201.939-.079%202.666.277%201.462%201.486%203.747%206.737%206.126.675.306%201.823.772%202.29%201.34q.07.085.137.181c.422.603.666%201.937.21%202.487a2.2%202.2%200%200%201-.487.424c-.616.405-1.829.62-2.57.65-.895.034-2.145-.023-3.445-.42-.709-.216-1.458.073-1.716.768l-.659%201.775c-.258.695.008%201.641.68%201.951%201.132.522%203.136%201.104%206.159.815.738-.07%201.93-.262%202.637-.482%203.15-.981%204.36-3.28%204.822-4.747.221-.706.333-1.916.24-2.65-.192-1.514-.978-3.965-3.922-5.497-.657-.342-1.812-.69-2.509-.942-.912-.332-2.091-.853-2.759-1.515-.507-.503-.47-1.826-.072-2.445a2.4%202.4%200%200%201%201.253-.976c.695-.247%201.925-.167%202.653-.03.667.125%201.38.305%201.976.476.712.204%201.473-.141%201.72-.84l.466-1.317c.248-.7-.202-1.608-.9-1.857Z%22%20stroke%3D%22%2324273a%22%20stroke-width%3D%222%22%20fill%3D%22%23ed8796%22%20paint-order%3D%22stroke%20fill%20markers%22/%3E%3C/g%3E%3C/svg%3E\") !important;\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-close-icon i {\n color: var(--c40);\n }\n :root[data-ui-theme=\"dark\"] #message-box.danger #message-box-close-icon i:hover {\n color: var(--bg);\n }\n :root[data-ui-theme=\"dark\"] #filters label:hover,\n :root[data-ui-theme=\"dark\"] #filters .filter-selection:hover {\n background-color: #363a4f;\n }\n :root[data-ui-theme=\"dark\"] .oldUI .disabled h2::after,\n :root[data-ui-theme=\"dark\"] .entry.usercss .style-name-link::after {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"dark\"] .CodeMirror-activeline-background {\n background: #1e2030;\n }\n :root[data-ui-theme=\"dark\"] .CodeMirror-linenumber {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"dark\"] div.CodeMirror span.CodeMirror-matchingbracket {\n color: #a6da95;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-string {\n color: #a6da95;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-qualifier {\n color: #eed49f;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-variable-2 {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-keyword {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-atom {\n color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-number {\n color: #f5a97f;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-def {\n color: #c6a0f6;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-tag {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-builtin {\n color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-variable-3 {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-comment {\n color: #939ab7;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-operator {\n color: #eed49f;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-variable {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"dark\"] .cm-s-default .cm-property {\n color: #8aadf4;\n }\n :root[data-ui-theme=\"dark\"] button:disabled,\n :root[data-ui-theme=\"dark\"] select:disabled,\n :root[data-ui-theme=\"dark\"] option:disabled,\n :root[data-ui-theme=\"dark\"] select[disabled] > option {\n color: #a5adcb;\n }\n :root[data-ui-theme=\"dark\"] .applies-to input,\n :root[data-ui-theme=\"dark\"] .applies-to select {\n background: #24273a;\n border-color: #363a4f;\n color: #a5adcb;\n }\n :root[data-ui-theme=\"dark\"] button {\n color: #cad3f5 !important;\n background: #1e2030 !important;\n border-color: #363a4f;\n }\n :root[data-ui-theme=\"dark\"] button:hover {\n border-color: #cad3f5;\n }\n :root[data-ui-theme=\"dark\"] #save-button[disabled] {\n background: #363a4f !important;\n }\n :root[data-ui-theme=\"dark\"] #message-box-title {\n color: #cad3f5;\n }\n :root[data-ui-theme=\"dark\"] .svg-icon {\n fill: #6e738d;\n }\n :root[data-ui-theme=\"dark\"] .svg-icon:hover {\n fill: #8087a2;\n }\n :root[data-ui-theme=\"dark\"] .onoffswitch input:checked + span {\n background-color: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"dark\"] .onoffswitch input:checked + span::before {\n background-color: #b7bdf8;\n }\n :root[data-ui-theme=\"dark\"] #options-title {\n color: #24273a;\n }\n :root[data-ui-theme=\"dark\"] h2 {\n color: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"dark\"] .installed .configure-usercss i {\n color: #b7bdf8;\n }\n :root[data-ui-theme=\"dark\"] .installed .configure-usercss svg,\n :root[data-ui-theme=\"dark\"] .installed .configure-usercss:hover svg {\n fill: #b7bdf8 !important;\n }\n :root[data-ui-theme=\"dark\"] #live-reload-install-hint {\n color: #8bd5ca;\n }\n :root[data-ui-theme=\"dark\"] #menu.delete header {\n background: rgba(237, 135, 150, 0.25);\n }\n :root[data-ui-theme=\"dark\"] #menu.delete > div,\n :root[data-ui-theme=\"dark\"] #menu.delete [data-cmd=\"delete\"] {\n border-color: #ed8796;\n }\n :root[data-ui-theme=\"dark\"] .entry.odd {\n background-color: rgba(54, 58, 79, 0.25);\n }\n :root[data-ui-theme=\"dark\"] .updater-icons > :not(.check-update)::after {\n border-color: #eed49f;\n background: #24273a;\n }\n :root[data-ui-theme=\"dark\"] .split-btn-menu {\n border-color: #b7bdf8;\n }\n :root[data-ui-theme=\"dark\"] .split-btn-menu > :hover {\n background: rgba(183, 189, 248, 0.25);\n }\n :root[data-ui-theme=\"dark\"] #help-popup .title {\n background: #1e2030;\n }\n :root[data-ui-theme=\"dark\"] #toc li:hover {\n background: rgba(183, 189, 248, 0.2);\n }\n :root[data-ui-theme=\"dark\"] input:invalid {\n background: rgba(237, 135, 150, 0.1);\n color: #ed8796;\n }", "start": 1079, "urlPrefixes": [ "moz-extension://", @@ -3894,15 +3894,15 @@ }, { "code": "/* prettier-ignore */", - "start": 37333 + "start": 37335 } ], - "sourceCode": "/* ==UserStyle==\n@name Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.2.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astylus\n@description Soothing pastel theme for Stylus\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 url-prefix(\"moz-extension://\"), url-prefix(chrome-extension://)\n{\n :root {\n &[data-ui-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-ui-theme=\"dark\"] {\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 --bg: @base;\n --fg: @text;\n --c30: @subtext1;\n --c40: @overlay0;\n --c45: @surface2;\n --c50: @subtext0;\n --c60: @subtext0;\n --c65: @surface2;\n --c75: @overlay1;\n --c80: @surface1;\n --c85: @surface0;\n --c90: @base;\n --c95: @mantle;\n --c97: @mantle;\n --c98: @base;\n --c99: @base;\n --c100: @base;\n --red1: @red;\n --accent-1: @accent-color;\n --accent-2: @accent-color;\n --accent-3: fade(@accent-color, 25%);\n\n .slider {\n --color-on: fade(@accent-color, 25%);\n --color-off: @surface2;\n }\n\n :focus {\n --focus-color1: @accent-color !important;\n --focus-color2: fade(@accent-color, 25%) !important;\n }\n\n .active #filters-stats,\n .dirty #save-button,\n .dirty #save-button + button {\n background-color: @accent-color;\n border-color: @accent-color;\n color: @base;\n }\n #header-resizer {\n color: @surface1;\n }\n #message-box-title::before {\n @fade_color: fade(@accent-color, 67%);\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"], img[src=\"/images/icon/128.png\"]\n {\n @fade_color: fade(@accent-color, 67%);\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #message-box.danger {\n #message-box-title {\n background-color: @red;\n color: @base;\n\n &::before {\n @fade_color: fade(@red, 67%);\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n #message-box-close-icon i {\n color: var(--c40);\n &:hover {\n color: var(--bg);\n }\n }\n }\n\n #filters label:hover,\n #filters .filter-selection:hover {\n background-color: @surface0;\n }\n .oldUI .disabled h2::after,\n .entry.usercss .style-name-link::after {\n background-color: fade(@accent-color, 25%);\n }\n\n /* Syntax highlighting */\n .CodeMirror-activeline-background {\n background: @mantle;\n }\n .CodeMirror-linenumber {\n color: @subtext0;\n }\n div.CodeMirror span.CodeMirror-matchingbracket {\n color: @green;\n }\n .cm-s-default {\n .cm-string {\n color: @green;\n }\n .cm-qualifier {\n color: @yellow;\n }\n .cm-variable-2 {\n color: @mauve;\n }\n .cm-keyword {\n color: @mauve;\n }\n .cm-atom {\n color: @red;\n }\n .cm-number {\n color: @peach;\n }\n .cm-def {\n color: @mauve;\n }\n .cm-tag {\n color: @blue;\n }\n .cm-builtin {\n color: @red;\n }\n .cm-variable-3 {\n color: @teal;\n }\n .cm-comment {\n color: @overlay2;\n }\n .cm-operator {\n color: @yellow;\n }\n .cm-variable {\n color: @blue;\n }\n .cm-property {\n color: @blue;\n }\n }\n button:disabled,\n select:disabled,\n option:disabled,\n select[disabled] > option {\n color: @subtext0;\n }\n .applies-to input,\n .applies-to select {\n background: @base;\n border-color: @surface0;\n color: @subtext0;\n }\n button {\n color: @text !important;\n background: @mantle !important;\n border-color: @surface0;\n &:hover {\n border-color: @text;\n }\n }\n #save-button[disabled] {\n background: @surface0 !important;\n }\n #message-box-title {\n color: @text;\n }\n .svg-icon {\n fill: @overlay0;\n\n &:hover {\n fill: @overlay1;\n }\n }\n .onoffswitch input:checked + span {\n background-color: fade(@accent-color, 25%);\n\n &::before {\n background-color: @accent-color;\n }\n }\n #options-title {\n color: @base;\n }\n h2 {\n color: @accent-color !important;\n }\n .installed .configure-usercss {\n i {\n color: @accent-color;\n }\n\n svg,\n &:hover svg {\n fill: @accent-color !important;\n }\n }\n #live-reload-install-hint {\n color: @teal;\n }\n #menu.delete {\n header {\n background: fade(@red, 25%);\n }\n\n > div,\n &[data-cmd=\"delete\"] {\n border-color: @red;\n }\n }\n .entry.odd {\n background-color: fade(@surface0, 25%);\n }\n .updater-icons > :not(.check-update)::after {\n border-color: @yellow;\n background: @base;\n }\n .split-btn-menu {\n border-color: @accent-color;\n\n > :hover {\n background: fade(@accent-color, 25%);\n }\n }\n #help-popup .title {\n background: @mantle;\n }\n #toc li:hover {\n background: fade(@accent-color, 20%);\n }\n input:invalid {\n background: fade(@red, 10%);\n color: @red;\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 Stylus Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stylus\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stylus\n@version 1.2.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astylus\n@description Soothing pastel theme for Stylus\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 url-prefix(\"moz-extension://\"), url-prefix(chrome-extension://)\n{\n :root {\n &[data-ui-theme=\"light\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n &[data-ui-theme=\"dark\"] {\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 --bg: @base;\n --fg: @text;\n --c30: @subtext1;\n --c40: @overlay0;\n --c45: @surface2;\n --c50: @subtext0;\n --c60: @subtext0;\n --c65: @surface2;\n --c75: @overlay1;\n --c80: @surface1;\n --c85: @surface0;\n --c90: @base;\n --c95: @mantle;\n --c97: @mantle;\n --c98: @base;\n --c99: @base;\n --c100: @base;\n --red1: @red;\n --accent-1: @accent-color;\n --accent-2: @accent-color;\n --accent-3: fade(@accent-color, 25%);\n\n .slider {\n --color-on: fade(@accent-color, 25%);\n --color-off: @surface2;\n }\n\n :focus {\n --focus-color1: @accent-color !important;\n --focus-color2: fade(@accent-color, 25%) !important;\n }\n\n .active #filters-stats,\n .dirty #save-button,\n .dirty #save-button + button {\n background-color: @accent-color;\n border-color: @accent-color;\n color: @base;\n }\n #header-resizer {\n color: @surface1;\n }\n #message-box-title::before {\n @fade_color: fade(@accent-color, 67%);\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n [src=\"moz-extension://8fc71d5e-96b2-44a4-8d6f-ead6ff4d3c56/images/icon/16.png\"], img[src=\"/images/icon/128.png\"]\n {\n @fade_color: fade(@accent-color, 67%);\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n #message-box.danger {\n #message-box-title {\n background-color: @red;\n color: @base;\n\n &::before {\n @fade_color: fade(@red, 67%);\n @svg: escape(\n ''\n );\n background: url(\"data:image/svg+xml,@{svg}\") !important;\n }\n }\n\n #message-box-close-icon i {\n color: var(--c40);\n &:hover {\n color: var(--bg);\n }\n }\n }\n\n #filters label:hover,\n #filters .filter-selection:hover {\n background-color: @surface0;\n }\n .oldUI .disabled h2::after,\n .entry.usercss .style-name-link::after {\n background-color: fade(@accent-color, 25%);\n }\n\n /* Syntax highlighting */\n .CodeMirror-activeline-background {\n background: @mantle;\n }\n .CodeMirror-linenumber {\n color: @subtext0;\n }\n div.CodeMirror span.CodeMirror-matchingbracket {\n color: @green;\n }\n .cm-s-default {\n .cm-string {\n color: @green;\n }\n .cm-qualifier {\n color: @yellow;\n }\n .cm-variable-2 {\n color: @mauve;\n }\n .cm-keyword {\n color: @mauve;\n }\n .cm-atom {\n color: @red;\n }\n .cm-number {\n color: @peach;\n }\n .cm-def {\n color: @mauve;\n }\n .cm-tag {\n color: @blue;\n }\n .cm-builtin {\n color: @red;\n }\n .cm-variable-3 {\n color: @teal;\n }\n .cm-comment {\n color: @overlay2;\n }\n .cm-operator {\n color: @yellow;\n }\n .cm-variable {\n color: @blue;\n }\n .cm-property {\n color: @blue;\n }\n }\n button:disabled,\n select:disabled,\n option:disabled,\n select[disabled] > option {\n color: @subtext0;\n }\n .applies-to input,\n .applies-to select {\n background: @base;\n border-color: @surface0;\n color: @subtext0;\n }\n button {\n color: @text !important;\n background: @mantle !important;\n border-color: @surface0;\n &:hover {\n border-color: @text;\n }\n }\n #save-button[disabled] {\n background: @surface0 !important;\n }\n #message-box-title {\n color: @text;\n }\n .svg-icon {\n fill: @overlay0;\n\n &:hover {\n fill: @overlay1;\n }\n }\n .onoffswitch input:checked + span {\n background-color: fade(@accent-color, 25%);\n\n &::before {\n background-color: @accent-color;\n }\n }\n #options-title {\n color: @base;\n }\n h2 {\n color: @accent-color !important;\n }\n .installed .configure-usercss {\n i {\n color: @accent-color;\n }\n\n svg,\n &:hover svg {\n fill: @accent-color !important;\n }\n }\n #live-reload-install-hint {\n color: @teal;\n }\n #menu.delete {\n header {\n background: fade(@red, 25%);\n }\n\n > div,\n [data-cmd=\"delete\"] {\n border-color: @red;\n }\n }\n .entry.odd {\n background-color: fade(@surface0, 25%);\n }\n .updater-icons > :not(.check-update)::after {\n border-color: @yellow;\n background: @base;\n }\n .split-btn-menu {\n border-color: @accent-color;\n\n > :hover {\n background: fade(@accent-color, 25%);\n }\n }\n #help-popup .title {\n background: @mantle;\n }\n #toc li:hover {\n background: fade(@accent-color, 20%);\n }\n input:invalid {\n background: fade(@red, 10%);\n color: @red;\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": "Stylus Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/stylus", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/stylus", - "version": "1.2.5", + "version": "1.2.6", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/stylus/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astylus", "description": "Soothing pastel theme for Stylus", @@ -4057,12 +4057,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Stylus", "name": "Stylus Catppuccin", - "originalDigest": "46a9d78c62e2a9524d8d7cbb80fa43f2aa26765e", + "originalDigest": "0f3f4149e870372be9c438a0adc52c42ce27387d", "_id": "7ea25e5f-d4bc-4e92-a971-9ed55a8facd0", - "_rev": 1726090247842, + "_rev": 1726501376396, "id": 59, - "etag": "W/\"09a9310c273e9824e8a386fd0b738b5a9d48aaf6b284747015f9fecbd83012c0\"", - "updateDate": 1725831876000 + "etag": "W/\"ea1c4a39ab5ddf6adb3e8919b1d7445d27f0c3a2c1fe9f4373de405ebc037c55\"", + "updateDate": 1726501376189 }, { "enabled": true, @@ -4260,11 +4260,11 @@ "installDate": 1696719568897, "sections": [ { - "code": "/* ==UserStyle==\n@name Hacker News Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/hacker-news\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/hacker-news\n@version 1.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/hacker-news/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahacker-news\n@description Soothing pastel theme for Hacker News\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 Hacker News Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/hacker-news\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/hacker-news\n@version 1.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/hacker-news/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahacker-news\n@description Soothing pastel theme for Hacker News\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 color-scheme: light;\n ::selection {\n background-color: rgba(136, 57, 239, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #6c6f85 !important;\n }\n [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: #eff1f5;\n }\n body {\n background-color: #e6e9ef;\n color: #4c4f69;\n }\n td {\n color: #4c4f69;\n }\n /* Header */\n td[bgcolor=\"#ff6600\"] {\n background-color: #ef7914;\n }\n td[bgcolor=\"#ff6600\"] .pagetop,\n td[bgcolor=\"#ff6600\"] .pagetop a {\n color: #dce0e8 !important;\n }\n td[bgcolor=\"#ff6600\"] img[src=\"y18.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2218%22%20viewBox%3D%224%204%20188%20188%22%20width%3D%2218%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M4%204h188v188H4z%22%20fill%3D%22%23fe640b%22/%3E%3Cpath%20d%3D%22M73.252%2045.01%2096%2092.401l22.748-47.391h19.566l-34.324%2064.487v41.493H88.01v-41.493L53.686%2045.01z%22%20fill%3D%22%23dce0e8%22/%3E%3C/svg%3E\");\n border-color: #dce0e8 !important;\n }\n td[bgcolor=\"#ff6600\"] [color=\"#ffffff\"] {\n color: #dce0e8;\n }\n td[bgcolor=\"#ffffaa\"] {\n background-color: #df8e1d;\n }\n td[bgcolor=\"#ffffaa\"] td {\n color: #dce0e8;\n }\n .subtext,\n .comhead,\n .subtext a:link,\n .comhead a:link,\n .subtext a:visited,\n .comhead a:visited {\n color: #7c7f93;\n }\n a:link {\n color: #1e66f5;\n }\n .hnmore a:link,\n a:visited {\n color: #7287fd;\n }\n [color=\"#3c963c\"] {\n color: #40a02b;\n }\n /* Story points */\n .score {\n color: #6c6f85;\n }\n /* Story ranking number */\n .title {\n color: #7287fd;\n }\n /* Comment text */\n .commtext {\n color: #4c4f69;\n }\n /* Comment hyperlinks */\n .commtext a:link {\n color: #209fb5;\n }\n /* Comment box */\n input,\n textarea,\n select {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-width: 1px;\n border-style: solid;\n border-color: #ccd0da;\n border-radius: 2px;\n }\n input {\n padding: 2px;\n }\n /* Poll questions */\n td.comment > div > font {\n color: #4c4f69;\n }\n /* Text post content */\n .toptext {\n color: #4c4f69;\n }\n .votearrow {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2016%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M2%2027%2016-2l14%2029z%22%20fill%3D%22%236c6f85%22/%3E%3C/svg%3E\");\n }\n .yclinks {\n color: #acb0be;\n }\n b {\n color: #4c4f69;\n }\n table[bgcolor=\"#ff6600\"] {\n background-color: #ef7914;\n }\n }\n @media (prefers-color-scheme: dark) {\n color-scheme: dark;\n ::selection {\n background-color: rgba(203, 166, 247, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a6adc8 !important;\n }\n [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: #1e1e2e;\n }\n body {\n background-color: #181825;\n color: #cdd6f4;\n }\n td {\n color: #cdd6f4;\n }\n /* Header */\n td[bgcolor=\"#ff6600\"] {\n background-color: #facb9b;\n }\n td[bgcolor=\"#ff6600\"] .pagetop,\n td[bgcolor=\"#ff6600\"] .pagetop a {\n color: #11111b !important;\n }\n td[bgcolor=\"#ff6600\"] img[src=\"y18.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2218%22%20viewBox%3D%224%204%20188%20188%22%20width%3D%2218%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M4%204h188v188H4z%22%20fill%3D%22%23fab387%22/%3E%3Cpath%20d%3D%22M73.252%2045.01%2096%2092.401l22.748-47.391h19.566l-34.324%2064.487v41.493H88.01v-41.493L53.686%2045.01z%22%20fill%3D%22%2311111b%22/%3E%3C/svg%3E\");\n border-color: #11111b !important;\n }\n td[bgcolor=\"#ff6600\"] [color=\"#ffffff\"] {\n color: #11111b;\n }\n td[bgcolor=\"#ffffaa\"] {\n background-color: #f9e2af;\n }\n td[bgcolor=\"#ffffaa\"] td {\n color: #11111b;\n }\n .subtext,\n .comhead,\n .subtext a:link,\n .comhead a:link,\n .subtext a:visited,\n .comhead a:visited {\n color: #9399b2;\n }\n a:link {\n color: #89b4fa;\n }\n .hnmore a:link,\n a:visited {\n color: #b4befe;\n }\n [color=\"#3c963c\"] {\n color: #a6e3a1;\n }\n /* Story points */\n .score {\n color: #a6adc8;\n }\n /* Story ranking number */\n .title {\n color: #b4befe;\n }\n /* Comment text */\n .commtext {\n color: #cdd6f4;\n }\n /* Comment hyperlinks */\n .commtext a:link {\n color: #74c7ec;\n }\n /* Comment box */\n input,\n textarea,\n select {\n background-color: #181825;\n color: #cdd6f4;\n border-width: 1px;\n border-style: solid;\n border-color: #313244;\n border-radius: 2px;\n }\n input {\n padding: 2px;\n }\n /* Poll questions */\n td.comment > div > font {\n color: #cdd6f4;\n }\n /* Text post content */\n .toptext {\n color: #cdd6f4;\n }\n .votearrow {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2016%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M2%2027%2016-2l14%2029z%22%20fill%3D%22%23a6adc8%22/%3E%3C/svg%3E\");\n }\n .yclinks {\n color: #585b70;\n }\n b {\n color: #cdd6f4;\n }\n table[bgcolor=\"#ff6600\"] {\n background-color: #facb9b;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n /* Header */\n /* Story points */\n /* Story ranking number */\n /* Comment text */\n /* Comment box */\n /* Poll questions */\n /* Text post content */\n }\n :root ::selection {\n background-color: rgba(136, 57, 239, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root [bgcolor=\"#fafaf0\"],\n :root [bgcolor=\"#f6f6ef\"] {\n background-color: #eff1f5;\n }\n :root body {\n background-color: #e6e9ef;\n color: #4c4f69;\n }\n :root td {\n color: #4c4f69;\n }\n :root td[bgcolor=\"#ff6600\"] {\n background-color: #8839ef;\n }\n :root td[bgcolor=\"#ff6600\"] .pagetop,\n :root td[bgcolor=\"#ff6600\"] .pagetop a {\n color: #dce0e8 !important;\n }\n :root td[bgcolor=\"#ff6600\"] img[src=\"y18.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2218%22%20viewBox%3D%224%204%20188%20188%22%20width%3D%2218%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M4%204h188v188H4z%22%20fill%3D%22%238839ef%22/%3E%3Cpath%20d%3D%22M73.252%2045.01%2096%2092.401l22.748-47.391h19.566l-34.324%2064.487v41.493H88.01v-41.493L53.686%2045.01z%22%20fill%3D%22%23dce0e8%22/%3E%3C/svg%3E\");\n border-color: #dce0e8 !important;\n }\n :root td[bgcolor=\"#ff6600\"] [color=\"#ffffff\"] {\n color: #dce0e8;\n }\n :root td[bgcolor=\"#ffffaa\"] {\n background-color: #df8e1d;\n }\n :root td[bgcolor=\"#ffffaa\"] td {\n color: #dce0e8;\n }\n :root .subtext,\n :root .comhead,\n :root .subtext a:link,\n :root .comhead a:link,\n :root .subtext a:visited,\n :root .comhead a:visited,\n :root .subtext a:hover,\n :root .comhead a:hover {\n color: #7c7f93 !important;\n }\n :root a:link {\n color: #1e66f5;\n }\n :root a:link:hover {\n color: #04a5e5;\n }\n :root .hnmore a:link,\n :root a:visited {\n color: #7287fd;\n }\n :root [color=\"#3c963c\"] {\n color: #40a02b;\n }\n :root .score {\n color: #6c6f85;\n }\n :root .title {\n color: #7287fd;\n }\n :root .commtext {\n color: #4c4f69;\n }\n :root input,\n :root textarea,\n :root select {\n background-color: #e6e9ef;\n color: #4c4f69;\n border-width: 1px;\n border-style: solid;\n border-color: #ccd0da;\n border-radius: 2px;\n }\n :root input {\n padding: 2px;\n }\n :root td.comment > div > font {\n color: #4c4f69;\n }\n :root .toptext {\n color: #4c4f69;\n }\n :root .votearrow {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2016%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M2%2027%2016-2l14%2029z%22%20fill%3D%22%236c6f85%22/%3E%3C/svg%3E\");\n }\n :root .yclinks {\n color: #acb0be;\n }\n :root b {\n color: #4c4f69;\n }\n :root table[bgcolor=\"#ff6600\"] {\n background-color: #8839ef;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* Header */\n /* Story points */\n /* Story ranking number */\n /* Comment text */\n /* Comment box */\n /* Poll questions */\n /* Text post content */\n }\n :root ::selection {\n background-color: rgba(203, 166, 247, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root [bgcolor=\"#fafaf0\"],\n :root [bgcolor=\"#f6f6ef\"] {\n background-color: #1e1e2e;\n }\n :root body {\n background-color: #181825;\n color: #cdd6f4;\n }\n :root td {\n color: #cdd6f4;\n }\n :root td[bgcolor=\"#ff6600\"] {\n background-color: #cba6f7;\n }\n :root td[bgcolor=\"#ff6600\"] .pagetop,\n :root td[bgcolor=\"#ff6600\"] .pagetop a {\n color: #11111b !important;\n }\n :root td[bgcolor=\"#ff6600\"] img[src=\"y18.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20height%3D%2218%22%20viewBox%3D%224%204%20188%20188%22%20width%3D%2218%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M4%204h188v188H4z%22%20fill%3D%22%23cba6f7%22/%3E%3Cpath%20d%3D%22M73.252%2045.01%2096%2092.401l22.748-47.391h19.566l-34.324%2064.487v41.493H88.01v-41.493L53.686%2045.01z%22%20fill%3D%22%2311111b%22/%3E%3C/svg%3E\");\n border-color: #11111b !important;\n }\n :root td[bgcolor=\"#ff6600\"] [color=\"#ffffff\"] {\n color: #11111b;\n }\n :root td[bgcolor=\"#ffffaa\"] {\n background-color: #f9e2af;\n }\n :root td[bgcolor=\"#ffffaa\"] td {\n color: #11111b;\n }\n :root .subtext,\n :root .comhead,\n :root .subtext a:link,\n :root .comhead a:link,\n :root .subtext a:visited,\n :root .comhead a:visited,\n :root .subtext a:hover,\n :root .comhead a:hover {\n color: #9399b2 !important;\n }\n :root a:link {\n color: #89b4fa;\n }\n :root a:link:hover {\n color: #89dceb;\n }\n :root .hnmore a:link,\n :root a:visited {\n color: #b4befe;\n }\n :root [color=\"#3c963c\"] {\n color: #a6e3a1;\n }\n :root .score {\n color: #a6adc8;\n }\n :root .title {\n color: #b4befe;\n }\n :root .commtext {\n color: #cdd6f4;\n }\n :root input,\n :root textarea,\n :root select {\n background-color: #181825;\n color: #cdd6f4;\n border-width: 1px;\n border-style: solid;\n border-color: #313244;\n border-radius: 2px;\n }\n :root input {\n padding: 2px;\n }\n :root td.comment > div > font {\n color: #cdd6f4;\n }\n :root .toptext {\n color: #cdd6f4;\n }\n :root .votearrow {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2016%22%20width%3D%2232%22%3E%3Cpath%20d%3D%22M2%2027%2016-2l14%2029z%22%20fill%3D%22%23a6adc8%22/%3E%3C/svg%3E\");\n }\n :root .yclinks {\n color: #585b70;\n }\n :root b {\n color: #cdd6f4;\n }\n :root table[bgcolor=\"#ff6600\"] {\n background-color: #cba6f7;\n }\n }", "start": 1076, "domains": [ "news.ycombinator.com" @@ -4272,15 +4272,15 @@ }, { "code": "/* prettier-ignore */", - "start": 6607 + "start": 7199 } ], - "sourceCode": "/* ==UserStyle==\n@name Hacker News Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/hacker-news\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/hacker-news\n@version 1.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/hacker-news/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahacker-news\n@description Soothing pastel theme for Hacker News\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(\"news.ycombinator.com\") {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: 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 @orange: mix(@peach, @yellow);\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 [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: @base;\n }\n body {\n background-color: @mantle;\n color: @text;\n }\n\n td {\n color: @text;\n }\n\n /* Header */\n td[bgcolor=\"#ff6600\"] {\n background-color: @orange;\n\n .pagetop,\n .pagetop a {\n color: @crust !important;\n }\n\n img[src=\"y18.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n border-color: @crust !important;\n }\n\n [color=\"#ffffff\"] {\n color: @crust;\n }\n }\n\n td[bgcolor=\"#ffffaa\"] {\n background-color: @yellow;\n\n td {\n color: @crust;\n }\n }\n\n .subtext,\n .comhead {\n &,\n a:link,\n a:visited {\n color: @overlay2;\n }\n }\n\n a:link {\n color: @blue;\n }\n .hnmore a:link,\n a:visited {\n color: @lavender;\n }\n\n [color=\"#3c963c\"] {\n color: @green;\n }\n\n /* Story points */\n .score {\n color: @subtext0;\n }\n\n /* Story ranking number */\n .title {\n color: @lavender;\n }\n\n /* Comment text */\n .commtext {\n color: @text;\n }\n\n /* Comment hyperlinks */\n .commtext a:link {\n color: @sapphire;\n }\n\n /* Comment box */\n input,\n textarea,\n select {\n background-color: @mantle;\n color: @text;\n border-width: 1px;\n border-style: solid;\n border-color: @surface0;\n border-radius: 2px;\n }\n\n input {\n padding: 2px;\n }\n\n /* Poll questions */\n td.comment > div > font {\n color: @text;\n }\n\n /* Text post content */\n .toptext {\n color: @text;\n }\n\n .votearrow {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .yclinks {\n color: @surface2;\n }\n\n b {\n color: @text;\n }\n\n table[bgcolor=\"#ff6600\"] {\n background-color: @orange;\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 Hacker News Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/hacker-news\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/hacker-news\n@version 1.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/hacker-news/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahacker-news\n@description Soothing pastel theme for Hacker News\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(\"news.ycombinator.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 [bgcolor=\"#fafaf0\"],\n [bgcolor=\"#f6f6ef\"] {\n background-color: @base;\n }\n body {\n background-color: @mantle;\n color: @text;\n }\n\n td {\n color: @text;\n }\n\n /* Header */\n td[bgcolor=\"#ff6600\"] {\n background-color: @accent-color;\n\n .pagetop,\n .pagetop a {\n color: @crust !important;\n }\n\n img[src=\"y18.svg\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n border-color: @crust !important;\n }\n\n [color=\"#ffffff\"] {\n color: @crust;\n }\n }\n\n td[bgcolor=\"#ffffaa\"] {\n background-color: @yellow;\n\n td {\n color: @crust;\n }\n }\n\n .subtext,\n .comhead {\n &,\n a:link,\n a:visited,\n a:hover {\n color: @overlay2 !important;\n }\n }\n\n a:link {\n color: @blue;\n &:hover {\n color: @sky;\n }\n }\n .hnmore a:link,\n a:visited {\n color: @lavender;\n }\n\n [color=\"#3c963c\"] {\n color: @green;\n }\n\n /* Story points */\n .score {\n color: @subtext0;\n }\n\n /* Story ranking number */\n .title {\n color: @lavender;\n }\n\n /* Comment text */\n .commtext {\n color: @text;\n }\n\n /* Comment box */\n input,\n textarea,\n select {\n background-color: @mantle;\n color: @text;\n border-width: 1px;\n border-style: solid;\n border-color: @surface0;\n border-radius: 2px;\n }\n\n input {\n padding: 2px;\n }\n\n /* Poll questions */\n td.comment > div > font {\n color: @text;\n }\n\n /* Text post content */\n .toptext {\n color: @text;\n }\n\n .votearrow {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .yclinks {\n color: @surface2;\n }\n\n b {\n color: @text;\n }\n\n table[bgcolor=\"#ff6600\"] {\n background-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": "Hacker News Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/hacker-news", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/hacker-news", - "version": "1.0.2", + "version": "1.0.3", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/hacker-news/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ahacker-news", "description": "Soothing pastel theme for Hacker News", @@ -4435,12 +4435,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Hacker News", "name": "Hacker News Catppuccin", - "originalDigest": "1b0faba6caa63de4aa1ae0a6a991c6d400647eb5", + "originalDigest": "17a935f337784551f881764ff36a0b08e7e87606", "_id": "530c5997-2295-4a9a-af3a-076c053e1c33", - "_rev": 1726090247862, + "_rev": 1726501376360, "id": 61, - "etag": "W/\"13d3b8ffc49b7a3302e7aa419ccbf97eaeeec93ffbfee76d6fcdbe5117e2b24c\"", - "updateDate": 1726083265157 + "etag": "W/\"3657ad8b93fb1b2100d791cef5174abb40d1bfa7d34b8d26dc03e3b0ac477f96\"", + "updateDate": 1726501376189 }, { "enabled": true, @@ -4638,11 +4638,11 @@ "installDate": 1696719638083, "sections": [ { - "code": "/* ==UserStyle==\n@name Modrinth Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/modrinth\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/modrinth\n@version 1.2.8\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/modrinth/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amodrinth\n@description Soothing pastel theme for Modrinth\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 Modrinth Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/modrinth\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/modrinth\n@version 1.2.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/modrinth/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amodrinth\n@description Soothing pastel theme for Modrinth\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": ".light-mode {\n color-scheme: dark;\n }\n .light-mode ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light-mode input::placeholder,\n .light-mode textarea::placeholder {\n color: #a5adcb !important;\n }\n .light-mode * {\n --text-color: #cad3f5;\n --color-base: #cad3f5;\n --color-bg: #181926;\n --color-ad-raised: #5b6078;\n --color-ad: #494d64;\n --color-ad-highlight: #8bd5ca;\n --color-brand: #b7bdf8;\n --color-brand-green: #a6da95;\n --color-button-bg-active: #6e738d;\n --color-button-bg-hover: #494d64;\n --color-button-bg: #363a4f;\n --color-button-text-hover: #cad3f5;\n --color-button-text: #b8c0e0;\n --color-button-text-active: #cad3f5;\n --color-divider: #363a4f;\n --color-heading: #cad3f5;\n --color-icon: #cad3f5;\n --color-link-active: #8bd5ca;\n --color-link-hover: #91d7e3;\n --color-link: #7dc4e4;\n --color-raised-bg: #24273a;\n --color-blue: #7dc4e4;\n --color-special-blue: #7dc4e4;\n --color-orange: #f5a97f;\n --color-special-orange: #f5a97f;\n --color-purple: #c6a0f6;\n --color-special-purple: #c6a0f6;\n --color-red: #ed8796;\n --color-gray: #a5adcb;\n --color-special-gray: #a5adcb;\n --color-green: #a6da95;\n --color-text: #b8c0e0;\n --color-text-dark: #cad3f5;\n --color-text-inactive: #8087a2;\n --color-brand-highlight: #363a4f;\n --color-brand-inverted: #010409;\n --color-table-alternate-row: #181926;\n --color-table-border: #6e738d;\n --color-contrast: #cad3f5;\n --color-accent-contrast: #1e2030;\n --color-brand-shadow: #b7bdf8;\n --color-warning-banner-side: #ed8796;\n --color-warning-banner-bg: rgba(237, 135, 150, 0.1);\n --color-warning-banner-text: #cad3f5;\n --landing-green-label: #b7bdf8;\n --landing-green-label-bg: rgba(183, 189, 248, 0.1);\n --landing-blue-label: #8aadf4;\n --landing-blue-label-bg: rgba(138, 173, 244, 0.1);\n --color-platform-fabric: #f5bde6;\n --color-platform-quilt: #c6a0f6;\n --color-platform-forge: #8aadf4;\n --color-platform-neoforge: #f5a97f;\n --color-platform-liteloader: #91d7e3;\n --color-platform-bukkit: #f5a97f;\n --color-platform-bungeecord: #eed49f;\n --color-platform-folia: #a6da95;\n --color-platform-paper: #ed8796;\n --color-platform-purpur: #b7bdf8;\n --color-platform-spigot: #eed49f;\n --color-platform-velocity: #8bd5ca;\n --color-platform-waterfall: #8aadf4;\n --color-platform-sponge: #eed49f;\n --color-button-border: rgba(24, 25, 38, 0.2);\n }\n .light-mode .blob-demonstration,\n .light-mode .blob-demonstration::after {\n background: linear-gradient(0deg, rgba(183, 189, 248, 0.2), rgba(36, 39, 58, 0.1)) !important;\n }\n .light-mode .logo-banner path {\n fill: #b7bdf8 !important;\n }\n .light-mode .logo-banner > svg > g > rect {\n display: none;\n }\n .light-mode [tabindex=\"0\"]:focus-visible,\n .light-mode a:focus-visible,\n .light-mode button:focus-visible {\n outline-color: #b7bdf8;\n }\n .light-mode .BDVE3s9MFQttmbMUeYup-2 a b,\n .light-mode .BDVE3s9MFQttmbMUeYup-2 a strong {\n color: #b7bdf8;\n }\n .light-mode .multiselect__select::before {\n border-color: #cad3f5 transparent transparent;\n color: #cad3f5;\n }\n .dark-mode,\n .oled-mode {\n color-scheme: dark;\n }\n .dark-mode ::selection,\n .oled-mode ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-mode input::placeholder,\n .oled-mode input::placeholder,\n .dark-mode textarea::placeholder,\n .oled-mode textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-mode *,\n .oled-mode * {\n --text-color: #cad3f5;\n --color-base: #cad3f5;\n --color-bg: #181926;\n --color-ad-raised: #5b6078;\n --color-ad: #494d64;\n --color-ad-highlight: #8bd5ca;\n --color-brand: #b7bdf8;\n --color-brand-green: #a6da95;\n --color-button-bg-active: #6e738d;\n --color-button-bg-hover: #494d64;\n --color-button-bg: #363a4f;\n --color-button-text-hover: #cad3f5;\n --color-button-text: #b8c0e0;\n --color-button-text-active: #cad3f5;\n --color-divider: #363a4f;\n --color-heading: #cad3f5;\n --color-icon: #cad3f5;\n --color-link-active: #8bd5ca;\n --color-link-hover: #91d7e3;\n --color-link: #7dc4e4;\n --color-raised-bg: #24273a;\n --color-blue: #7dc4e4;\n --color-special-blue: #7dc4e4;\n --color-orange: #f5a97f;\n --color-special-orange: #f5a97f;\n --color-purple: #c6a0f6;\n --color-special-purple: #c6a0f6;\n --color-red: #ed8796;\n --color-gray: #a5adcb;\n --color-special-gray: #a5adcb;\n --color-green: #a6da95;\n --color-text: #b8c0e0;\n --color-text-dark: #cad3f5;\n --color-text-inactive: #8087a2;\n --color-brand-highlight: #363a4f;\n --color-brand-inverted: #010409;\n --color-table-alternate-row: #181926;\n --color-table-border: #6e738d;\n --color-contrast: #cad3f5;\n --color-accent-contrast: #1e2030;\n --color-brand-shadow: #b7bdf8;\n --color-warning-banner-side: #ed8796;\n --color-warning-banner-bg: rgba(237, 135, 150, 0.1);\n --color-warning-banner-text: #cad3f5;\n --landing-green-label: #b7bdf8;\n --landing-green-label-bg: rgba(183, 189, 248, 0.1);\n --landing-blue-label: #8aadf4;\n --landing-blue-label-bg: rgba(138, 173, 244, 0.1);\n --color-platform-fabric: #f5bde6;\n --color-platform-quilt: #c6a0f6;\n --color-platform-forge: #8aadf4;\n --color-platform-neoforge: #f5a97f;\n --color-platform-liteloader: #91d7e3;\n --color-platform-bukkit: #f5a97f;\n --color-platform-bungeecord: #eed49f;\n --color-platform-folia: #a6da95;\n --color-platform-paper: #ed8796;\n --color-platform-purpur: #b7bdf8;\n --color-platform-spigot: #eed49f;\n --color-platform-velocity: #8bd5ca;\n --color-platform-waterfall: #8aadf4;\n --color-platform-sponge: #eed49f;\n --color-button-border: rgba(24, 25, 38, 0.2);\n }\n .dark-mode .blob-demonstration,\n .oled-mode .blob-demonstration,\n .dark-mode .blob-demonstration::after,\n .oled-mode .blob-demonstration::after {\n background: linear-gradient(0deg, rgba(183, 189, 248, 0.2), rgba(36, 39, 58, 0.1)) !important;\n }\n .dark-mode .logo-banner path,\n .oled-mode .logo-banner path {\n fill: #b7bdf8 !important;\n }\n .dark-mode .logo-banner > svg > g > rect,\n .oled-mode .logo-banner > svg > g > rect {\n display: none;\n }\n .dark-mode [tabindex=\"0\"]:focus-visible,\n .oled-mode [tabindex=\"0\"]:focus-visible,\n .dark-mode a:focus-visible,\n .oled-mode a:focus-visible,\n .dark-mode button:focus-visible,\n .oled-mode button:focus-visible {\n outline-color: #b7bdf8;\n }\n .dark-mode .BDVE3s9MFQttmbMUeYup-2 a b,\n .oled-mode .BDVE3s9MFQttmbMUeYup-2 a b,\n .dark-mode .BDVE3s9MFQttmbMUeYup-2 a strong,\n .oled-mode .BDVE3s9MFQttmbMUeYup-2 a strong {\n color: #b7bdf8;\n }\n .dark-mode .multiselect__select::before,\n .oled-mode .multiselect__select::before {\n border-color: #cad3f5 transparent transparent;\n color: #cad3f5;\n }", + "code": ".light-mode {\n color-scheme: dark;\n }\n .light-mode ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .light-mode input::placeholder,\n .light-mode textarea::placeholder {\n color: #a5adcb !important;\n }\n .light-mode * {\n --text-color: #cad3f5;\n --color-base: #cad3f5;\n --color-bg: #181926;\n --color-secondary: #a5adcb;\n --color-ad-raised: #5b6078;\n --color-ad: #494d64;\n --color-ad-highlight: #8bd5ca;\n --color-brand: #b7bdf8;\n --color-brand-green: #a6da95;\n --color-button-bg-active: #6e738d;\n --color-button-bg-hover: #494d64;\n --color-button-bg: #363a4f;\n --color-button-text-hover: #cad3f5;\n --color-button-text: #b8c0e0;\n --color-button-text-active: #cad3f5;\n --color-divider: #363a4f;\n --color-heading: #cad3f5;\n --color-icon: #cad3f5;\n --color-link-active: #8bd5ca;\n --color-link-hover: #91d7e3;\n --color-link: #7dc4e4;\n --color-raised-bg: #24273a;\n --color-blue: #7dc4e4;\n --color-special-blue: #7dc4e4;\n --color-orange: #f5a97f;\n --color-special-orange: #f5a97f;\n --color-purple: #c6a0f6;\n --color-special-purple: #c6a0f6;\n --color-red: #ed8796;\n --color-gray: #a5adcb;\n --color-special-gray: #a5adcb;\n --color-green: #a6da95;\n --color-text: #b8c0e0;\n --color-text-dark: #cad3f5;\n --color-text-inactive: #8087a2;\n --color-brand-highlight: #363a4f;\n --color-brand-inverted: #010409;\n --color-table-alternate-row: #181926;\n --color-table-border: #6e738d;\n --color-contrast: #cad3f5;\n --color-accent-contrast: #1e2030;\n --color-brand-shadow: #b7bdf8;\n --color-warning-banner-side: #ed8796;\n --color-warning-banner-bg: rgba(237, 135, 150, 0.1);\n --color-warning-banner-text: #cad3f5;\n --color-platform-fabric: #f5bde6;\n --color-platform-quilt: #c6a0f6;\n --color-platform-forge: #8aadf4;\n --color-platform-neoforge: #f5a97f;\n --color-platform-liteloader: #91d7e3;\n --color-platform-bukkit: #f5a97f;\n --color-platform-bungeecord: #eed49f;\n --color-platform-folia: #a6da95;\n --color-platform-paper: #ed8796;\n --color-platform-purpur: #b7bdf8;\n --color-platform-spigot: #eed49f;\n --color-platform-velocity: #8bd5ca;\n --color-platform-waterfall: #8aadf4;\n --color-platform-sponge: #eed49f;\n --color-button-border: rgba(24, 25, 38, 0.2);\n --color-tooltip-bg: #494d64;\n --color-tooltip-text: #b8c0e0;\n --landing-green-label: #b7bdf8;\n --landing-green-label-bg: rgba(183, 189, 248, 0.1);\n --landing-blue-label: #8aadf4;\n --landing-color-heading: #cad3f5;\n --landing-color-subheading: #a5adcb;\n --landing-border-color: #6e738d;\n --landing-blue-label-bg: rgba(138, 173, 244, 0.1);\n --landing-border-gradient: linear-gradient(to bottom right, #6e738d, #5b6078);\n }\n .light-mode .blob-demonstration,\n .light-mode .blob-demonstration::after {\n background: linear-gradient(0deg, rgba(183, 189, 248, 0.2), rgba(36, 39, 58, 0.1)) !important;\n }\n .light-mode .logo-banner path {\n fill: #b7bdf8 !important;\n }\n .light-mode .logo-banner > svg > g > rect {\n display: none;\n }\n .light-mode [tabindex=\"0\"]:focus-visible,\n .light-mode a:focus-visible,\n .light-mode button:focus-visible {\n outline-color: #b7bdf8;\n }\n .light-mode .BDVE3s9MFQttmbMUeYup-2 a b,\n .light-mode .BDVE3s9MFQttmbMUeYup-2 a strong {\n color: #b7bdf8;\n }\n .light-mode .multiselect__select::before {\n border-color: #cad3f5 transparent transparent;\n color: #cad3f5;\n }\n .light-mode .btn-wrapper:hover a,\n .light-mode .btn-wrapper:hover button {\n --tw-brightness: none !important;\n }\n .light-mode .nuxt-loading-indicator {\n background: #b7bdf8 !important;\n }\n .dark-mode,\n .oled-mode {\n color-scheme: dark;\n }\n .dark-mode ::selection,\n .oled-mode ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .dark-mode input::placeholder,\n .oled-mode input::placeholder,\n .dark-mode textarea::placeholder,\n .oled-mode textarea::placeholder {\n color: #a5adcb !important;\n }\n .dark-mode *,\n .oled-mode * {\n --text-color: #cad3f5;\n --color-base: #cad3f5;\n --color-bg: #181926;\n --color-secondary: #a5adcb;\n --color-ad-raised: #5b6078;\n --color-ad: #494d64;\n --color-ad-highlight: #8bd5ca;\n --color-brand: #b7bdf8;\n --color-brand-green: #a6da95;\n --color-button-bg-active: #6e738d;\n --color-button-bg-hover: #494d64;\n --color-button-bg: #363a4f;\n --color-button-text-hover: #cad3f5;\n --color-button-text: #b8c0e0;\n --color-button-text-active: #cad3f5;\n --color-divider: #363a4f;\n --color-heading: #cad3f5;\n --color-icon: #cad3f5;\n --color-link-active: #8bd5ca;\n --color-link-hover: #91d7e3;\n --color-link: #7dc4e4;\n --color-raised-bg: #24273a;\n --color-blue: #7dc4e4;\n --color-special-blue: #7dc4e4;\n --color-orange: #f5a97f;\n --color-special-orange: #f5a97f;\n --color-purple: #c6a0f6;\n --color-special-purple: #c6a0f6;\n --color-red: #ed8796;\n --color-gray: #a5adcb;\n --color-special-gray: #a5adcb;\n --color-green: #a6da95;\n --color-text: #b8c0e0;\n --color-text-dark: #cad3f5;\n --color-text-inactive: #8087a2;\n --color-brand-highlight: #363a4f;\n --color-brand-inverted: #010409;\n --color-table-alternate-row: #181926;\n --color-table-border: #6e738d;\n --color-contrast: #cad3f5;\n --color-accent-contrast: #1e2030;\n --color-brand-shadow: #b7bdf8;\n --color-warning-banner-side: #ed8796;\n --color-warning-banner-bg: rgba(237, 135, 150, 0.1);\n --color-warning-banner-text: #cad3f5;\n --color-platform-fabric: #f5bde6;\n --color-platform-quilt: #c6a0f6;\n --color-platform-forge: #8aadf4;\n --color-platform-neoforge: #f5a97f;\n --color-platform-liteloader: #91d7e3;\n --color-platform-bukkit: #f5a97f;\n --color-platform-bungeecord: #eed49f;\n --color-platform-folia: #a6da95;\n --color-platform-paper: #ed8796;\n --color-platform-purpur: #b7bdf8;\n --color-platform-spigot: #eed49f;\n --color-platform-velocity: #8bd5ca;\n --color-platform-waterfall: #8aadf4;\n --color-platform-sponge: #eed49f;\n --color-button-border: rgba(24, 25, 38, 0.2);\n --color-tooltip-bg: #494d64;\n --color-tooltip-text: #b8c0e0;\n --landing-green-label: #b7bdf8;\n --landing-green-label-bg: rgba(183, 189, 248, 0.1);\n --landing-blue-label: #8aadf4;\n --landing-color-heading: #cad3f5;\n --landing-color-subheading: #a5adcb;\n --landing-border-color: #6e738d;\n --landing-blue-label-bg: rgba(138, 173, 244, 0.1);\n --landing-border-gradient: linear-gradient(to bottom right, #6e738d, #5b6078);\n }\n .dark-mode .blob-demonstration,\n .oled-mode .blob-demonstration,\n .dark-mode .blob-demonstration::after,\n .oled-mode .blob-demonstration::after {\n background: linear-gradient(0deg, rgba(183, 189, 248, 0.2), rgba(36, 39, 58, 0.1)) !important;\n }\n .dark-mode .logo-banner path,\n .oled-mode .logo-banner path {\n fill: #b7bdf8 !important;\n }\n .dark-mode .logo-banner > svg > g > rect,\n .oled-mode .logo-banner > svg > g > rect {\n display: none;\n }\n .dark-mode [tabindex=\"0\"]:focus-visible,\n .oled-mode [tabindex=\"0\"]:focus-visible,\n .dark-mode a:focus-visible,\n .oled-mode a:focus-visible,\n .dark-mode button:focus-visible,\n .oled-mode button:focus-visible {\n outline-color: #b7bdf8;\n }\n .dark-mode .BDVE3s9MFQttmbMUeYup-2 a b,\n .oled-mode .BDVE3s9MFQttmbMUeYup-2 a b,\n .dark-mode .BDVE3s9MFQttmbMUeYup-2 a strong,\n .oled-mode .BDVE3s9MFQttmbMUeYup-2 a strong {\n color: #b7bdf8;\n }\n .dark-mode .multiselect__select::before,\n .oled-mode .multiselect__select::before {\n border-color: #cad3f5 transparent transparent;\n color: #cad3f5;\n }\n .dark-mode .btn-wrapper:hover a,\n .oled-mode .btn-wrapper:hover a,\n .dark-mode .btn-wrapper:hover button,\n .oled-mode .btn-wrapper:hover button {\n --tw-brightness: none !important;\n }\n .dark-mode .nuxt-loading-indicator,\n .oled-mode .nuxt-loading-indicator {\n background: #b7bdf8 !important;\n }", "start": 1050, "domains": [ "modrinth.com" @@ -4650,15 +4650,15 @@ }, { "code": "/* prettier-ignore */", - "start": 7949 + "start": 9057 } ], - "sourceCode": "/* ==UserStyle==\n@name Modrinth Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/modrinth\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/modrinth\n@version 1.2.8\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/modrinth/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amodrinth\n@description Soothing pastel theme for Modrinth\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(\"modrinth.com\") {\n .light-mode {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .dark-mode,\n .oled-mode {\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 @shadow: if(@lookup = latte, #dbdfef, #010409);\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 --text-color: @text;\n --color-base: @text;\n --color-bg: @crust;\n --color-ad-raised: @surface2;\n --color-ad: @surface1;\n --color-ad-highlight: @teal;\n --color-brand: @accent-color;\n --color-brand-green: @green;\n --color-button-bg-active: @overlay0;\n --color-button-bg-hover: @surface1;\n --color-button-bg: @surface0;\n --color-button-text-hover: @text;\n --color-button-text: @subtext1;\n --color-button-text-active: @text;\n --color-divider: @surface0;\n --color-heading: @text;\n --color-icon: @text;\n --color-link-active: @teal;\n --color-link-hover: @sky;\n --color-link: @sapphire;\n --color-raised-bg: @base;\n --color-blue: @sapphire;\n --color-special-blue: @sapphire;\n --color-orange: @peach;\n --color-special-orange: @peach;\n --color-purple: @mauve;\n --color-special-purple: @mauve;\n --color-red: @red;\n --color-gray: @subtext0;\n --color-special-gray: @subtext0;\n --color-green: @green;\n --color-text: @subtext1;\n --color-text-dark: @text;\n --color-text-inactive: @overlay1;\n --color-brand-highlight: @surface0;\n --color-brand-inverted: @shadow;\n --color-table-alternate-row: @crust;\n --color-table-border: @overlay0;\n --color-contrast: @text;\n --color-accent-contrast: @mantle;\n --color-brand-shadow: @accent-color;\n --color-warning-banner-side: @red;\n --color-warning-banner-bg: fade(@red, 10%);\n --color-warning-banner-text: @text;\n --landing-green-label: @accent-color;\n --landing-green-label-bg: fade(@accent-color, 10%);\n --landing-blue-label: @blue;\n --landing-blue-label-bg: fade(@blue, 10%);\n --color-platform-fabric: @pink;\n --color-platform-quilt: @mauve;\n --color-platform-forge: @blue;\n --color-platform-neoforge: @peach;\n --color-platform-liteloader: @sky;\n --color-platform-bukkit: @peach;\n --color-platform-bungeecord: @yellow;\n --color-platform-folia: @green;\n --color-platform-paper: @red;\n --color-platform-purpur: @lavender;\n --color-platform-spigot: @yellow;\n --color-platform-velocity: @teal;\n --color-platform-waterfall: @blue;\n --color-platform-sponge: @yellow;\n --color-button-border: fade(@crust, 20%);\n }\n // homepage\n .blob-demonstration,\n .blob-demonstration::after {\n background: linear-gradient(\n 0deg,\n fade(@accent-color, 20%),\n fade(@base, 10%)\n ) !important;\n }\n .logo-banner path {\n fill: @accent-color !important;\n }\n .logo-banner > svg > g > rect {\n display: none;\n }\n\n [tabindex=\"0\"]:focus-visible,\n a:focus-visible,\n button:focus-visible {\n outline-color: @accent-color;\n }\n\n .BDVE3s9MFQttmbMUeYup-2 a b,\n .BDVE3s9MFQttmbMUeYup-2 a strong {\n color: @accent-color;\n }\n\n // dropdown icon\n .multiselect__select::before {\n border-color: @text transparent transparent;\n 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; @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 Modrinth Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/modrinth\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/modrinth\n@version 1.2.9\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/modrinth/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amodrinth\n@description Soothing pastel theme for Modrinth\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(\"modrinth.com\") {\n .light-mode {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n .dark-mode,\n .oled-mode {\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 @shadow: if(@lookup = latte, #dbdfef, #010409);\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 --text-color: @text;\n --color-base: @text;\n --color-bg: @crust;\n --color-secondary: @subtext0;\n --color-ad-raised: @surface2;\n --color-ad: @surface1;\n --color-ad-highlight: @teal;\n --color-brand: @accent-color;\n --color-brand-green: @green;\n --color-button-bg-active: @overlay0;\n --color-button-bg-hover: @surface1;\n --color-button-bg: @surface0;\n --color-button-text-hover: @text;\n --color-button-text: @subtext1;\n --color-button-text-active: @text;\n --color-divider: @surface0;\n --color-heading: @text;\n --color-icon: @text;\n --color-link-active: @teal;\n --color-link-hover: @sky;\n --color-link: @sapphire;\n --color-raised-bg: @base;\n --color-blue: @sapphire;\n --color-special-blue: @sapphire;\n --color-orange: @peach;\n --color-special-orange: @peach;\n --color-purple: @mauve;\n --color-special-purple: @mauve;\n --color-red: @red;\n --color-gray: @subtext0;\n --color-special-gray: @subtext0;\n --color-green: @green;\n --color-text: @subtext1;\n --color-text-dark: @text;\n --color-text-inactive: @overlay1;\n --color-brand-highlight: @surface0;\n --color-brand-inverted: @shadow;\n --color-table-alternate-row: @crust;\n --color-table-border: @overlay0;\n --color-contrast: @text;\n --color-accent-contrast: @mantle;\n --color-brand-shadow: @accent-color;\n --color-warning-banner-side: @red;\n --color-warning-banner-bg: fade(@red, 10%);\n --color-warning-banner-text: @text;\n --color-platform-fabric: @pink;\n --color-platform-quilt: @mauve;\n --color-platform-forge: @blue;\n --color-platform-neoforge: @peach;\n --color-platform-liteloader: @sky;\n --color-platform-bukkit: @peach;\n --color-platform-bungeecord: @yellow;\n --color-platform-folia: @green;\n --color-platform-paper: @red;\n --color-platform-purpur: @lavender;\n --color-platform-spigot: @yellow;\n --color-platform-velocity: @teal;\n --color-platform-waterfall: @blue;\n --color-platform-sponge: @yellow;\n --color-button-border: fade(@crust, 20%);\n --color-tooltip-bg: @surface1;\n --color-tooltip-text: @subtext1;\n --landing-green-label: @accent-color;\n --landing-green-label-bg: fade(@accent-color, 10%);\n --landing-blue-label: @blue;\n --landing-color-heading: @text;\n --landing-color-subheading: @subtext0;\n --landing-border-color: @overlay0;\n --landing-blue-label-bg: fade(@blue, 10%);\n --landing-border-gradient: linear-gradient(\n to bottom right,\n @overlay0,\n @surface2\n );\n }\n // homepage\n .blob-demonstration,\n .blob-demonstration::after {\n background: linear-gradient(\n 0deg,\n fade(@accent-color, 20%),\n fade(@base, 10%)\n ) !important;\n }\n .logo-banner path {\n fill: @accent-color !important;\n }\n .logo-banner > svg > g > rect {\n display: none;\n }\n\n [tabindex=\"0\"]:focus-visible,\n a:focus-visible,\n button:focus-visible {\n outline-color: @accent-color;\n }\n\n .BDVE3s9MFQttmbMUeYup-2 a b,\n .BDVE3s9MFQttmbMUeYup-2 a strong {\n color: @accent-color;\n }\n\n // dropdown icon\n .multiselect__select::before {\n border-color: @text transparent transparent;\n color: @text;\n }\n // header button hover\n .btn-wrapper:hover {\n a,\n button {\n --tw-brightness: none !important;\n }\n }\n .nuxt-loading-indicator {\n background: @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": "Modrinth Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/modrinth", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/modrinth", - "version": "1.2.8", + "version": "1.2.9", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/modrinth/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amodrinth", "description": "Soothing pastel theme for Modrinth", @@ -4813,12 +4813,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Modrinth", "name": "Modrinth Catppuccin", - "originalDigest": "f1ad8288efb89c5dc69052d2cf404f0aee4e82c3", + "originalDigest": "846fd30466cfb13ecad958c6a74b60ae310f7190", "_id": "afbec67e-85af-4210-9ab0-f8e2c3b133cc", - "_rev": 1726090247892, + "_rev": 1727471508118, "id": 63, - "etag": "W/\"5de77631262538d61ded8f4962ed32fe35c5f1d302b3ee115acf70ee9b203afb\"", - "updateDate": 1724441247026 + "etag": "W/\"97ff57544a35af57a5da5b044a308bc0b0d962f070be5442588d1e8f5f4501fc\"", + "updateDate": 1727471508070 }, { "enabled": true, @@ -4827,11 +4827,11 @@ "installDate": 1699437734168, "sections": [ { - "code": "/* ==UserStyle==\n@name Pinterest Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/pinterest\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/pinterest\n@version 1.1.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/pinterest/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Apinterest\n@description Soothing pastel theme for Pinterest\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 Pinterest Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/pinterest\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/pinterest\n@version 1.1.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/pinterest/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Apinterest\n@description Soothing pastel theme for Pinterest\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 color-scheme: dark;\n ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a5adcb !important;\n }\n :root {\n --color-text-light: #cad3f5;\n --color-text-dark: #1e2030;\n --color-text-default: #cad3f5;\n --color-text-inverse: #1e2030;\n --color-text-subtle: #a5adcb;\n --color-text-error: #b7bdf8;\n --color-text-shopping: #b7bdf8;\n --color-text-link: #b7bdf8;\n --color-text-icon-light: #b8c0e0;\n --color-text-icon-dark: #1e2030;\n --color-text-icon-default: #a5adcb;\n --color-icon-subtle: #b8c0e0;\n --color-text-icon-inverse: #1e2030;\n --color-text-icon-subtle: #a5adcb;\n --color-text-icon-error: #b7bdf8;\n --color-text-icon-brand-primary: #b7bdf8;\n --color-background-light: #b8c0e0;\n --color-background-dark: #1e2030;\n --color-background-default: #24273a;\n --color-background-inverse-base: #b8c0e0;\n --color-background-primary-base: #b7bdf8;\n --color-background-secondary-base: #1e2030;\n --color-background-secondary-active: #1e2030;\n --color-background-selected-base: #b8c0e0;\n --color-background-box-default: #1e2030;\n --color-background-box-selected: #b7bdf8;\n --color-background-box-primary: #b7bdf8;\n --color-background-box-secondary: #494d64;\n --color-background-overlay: #363a4f;\n --color-background-popover-primary: #1e2030;\n --color-background-popover-secondary: #939ab7;\n --color-background-tag-primary-hover: #5b6078;\n --color-background-box-light: #1e2030;\n --color-background-button-secondary-default: #363a4f;\n --color-background-button-secondary-hover: #494d64;\n --color-background-button-secondary-active: #5b6078;\n --color-background-tag-primary-default: #494d64;\n --color-background-button-disabled-default: #1a1c2a;\n --color-background-formfield-primary: #363a4f;\n --color-border-container: #494d64;\n --color-border-default: #1e2030;\n --color-border-popover-primary: #363a4f;\n --color-border-popover-secondary: #cad3f5;\n --color-text-success: #a6da95;\n --color-text-warning: #eed49f;\n --color-icon-success: #a6da95;\n --color-icon-warning: #eed49f;\n --color-icon-error: #ed8796;\n --color-icon-info: #8aadf4;\n --color-icon-recommendation: #c6a0f6;\n --color-icon-brand-primary: #b7bdf8;\n --color-icon-inverse: #181926;\n --color-background-brand: #b7bdf8;\n --color-background-box-brand: #b7bdf8;\n --color-background-button-primary-default: #b7bdf8;\n --color-background-badge-warning: #eed49f;\n --color-background-badge-success: #a6da95;\n --color-background-education: #8aadf4;\n --color-background-primary-strong: #b7bdf8;\n --color-background-shopping: #8aadf4;\n --g-colorTransparentWhite: rgba(36, 39, 58, 0.7);\n --g-colorTransparentDarkGray: rgba(30, 32, 48, 0.8);\n --g-colorGray0: #1e2030;\n --g-colorGray0Hovered: #191b28;\n --g-colorGray0Active: #141620;\n --g-colorGray50: #1e2030;\n --g-colorGray100: #1e2030;\n --g-colorGray100Hovered: #313447;\n --g-colorGray100Active: #2c2f40;\n --g-colorGray200: #a5adcb;\n --g-colorGray300: #b8c0e0;\n --g-colorRed100: #b7bdf8;\n --g-colorRed100Hovered: #949df5;\n --g-colorRed100Active: #8992f3;\n --g-color-focus: rgba(183, 189, 248, 0.5);\n --color-gray-roboflow-400: #181926;\n --color-gray-roboflow-200: #1e2030;\n --g-blue: #b7bdf8;\n --color-background-info-base: #8aadf4;\n --color-background-error-base: #ed8796;\n --color-background-warning-base: #f5a97f;\n --color-background-success-base: #a6da95;\n }\n body {\n background-color: #24273a;\n color: #cad3f5;\n }\n /* the void (parts not loaded yet) */\n html {\n background: #24273a !important;\n }\n .EmojiPickerReact {\n --epr-bg-color: #24273a;\n --epr-text-color: #cad3f5;\n --epr-picker-border-color: #24273a;\n --epr-category-label-bg-color: #24273a;\n --epr-search-input-bg-color: #1e2030;\n --epr-skin-tone-picker-menu-color: #1e2030;\n --epr-category-icon-active-color: #b7bdf8;\n --epr-highlight-color: #b7bdf8;\n --epr-hover-bg-color: #363a4f;\n --epr-focus-bg-color: #363a4f;\n }\n .C1J,\n .LI1.iyn[focus-within],\n .iyn:focus,\n ._gestalt .react-datepicker__month-select:focus,\n ._gestalt .react-datepicker__year-select:focus {\n box-shadow: 0 0 0 4px var(--g-color-focus);\n }\n .NUb {\n color: var(--color-text-inverse);\n }\n div[data-test-id=\"gestalt-avatar-svg\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n div[data-test-id=\"gestalt-avatar-svg\"] text {\n fill: #b8c0e0 !important;\n }\n svg circle[fill=\"white\"] ~ path[fill=\"#e60023\"] {\n fill: #b7bdf8 !important;\n }\n div#mweb-unauth-container,\n div#mainContainer {\n background-color: #24273a !important;\n }\n div#HeaderAccountOptionsFlyout {\n background-color: #1e2030;\n border-color: transparent;\n }\n div#HeaderAccountOptionsFlyout .Hn_.Uvi.gUZ {\n color: var(--color-text-icon-light);\n }\n .Uvi.gUZ.U9O.kVc {\n color: #cad3f5;\n }\n /* Header & Search */\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: #cad3f5 !important;\n }\n div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.ojN,\n div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.QLY {\n display: none;\n }\n div[data-test-id=\"header-background\"] {\n background-color: #24273a;\n }\n div[data-test-id=\"one-bar-pill\"] div {\n color: var(--color-text-dark) !important;\n }\n div[data-test-id=\"one-bar-pill\"] .PLa {\n color: var(--color-text-icon-light) !important;\n }\n div[data-test-id=\"one-bar-pill\"] .R19 {\n color: var(--color-text-icon-dark) !important;\n }\n div#searchBoxContainer div.Jea.fev.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n div#searchBoxContainer div[style=\"padding: 0px 0px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"],\n div#searchBoxContainer div[style=\"padding: 0px 4px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n div#searchBoxContainer input {\n color: #b8c0e0 !important;\n }\n div#searchBoxContainer div.MMh._Y5.feh.s7I.zI7.iyn.Hsu {\n background-color: #b8c0e0 !important;\n }\n div[aria-selected=\"true\"][data-test-id=\"search-suggestion\"] .C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {\n background-color: #363a4f;\n }\n /* Home */\n div.moreIdeasBoardRepCarousel div[data-carousel-indicator=\"carousel-card\"] div.Jea.XiG.hA-.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n div.moreIdeasBoardRepCarousel ~ div.MIw.QLY.zI7.iyn.Hsu {\n background: none !important;\n }\n .fZz.imm.zI7.iyn.Hsu {\n background-color: #24273a;\n }\n .DUt.XiG._wN.hA-.wYR.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n /* Pins */\n div[data-test-id=\"PinBetterSaveDropdown\"] .xnr,\n div[data-test-id=\"boardSelectionDropdown\"] .xnr {\n color: var(--color-text-light);\n }\n div[data-test-id=\"PinBetterSaveDropdown\"] .PLa,\n div[data-test-id=\"boardSelectionDropdown\"] .PLa {\n color: var(--color-text-icon-light);\n }\n div[data-test-id=\"pinrep-source-link\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"pinrep-source-link\"] a div {\n color: #cad3f5 !important;\n }\n div[data-test-id=\"savedInfo\"] a {\n background-color: transparent !important;\n }\n div[data-test-id=\"savedInfo\"] a div {\n color: var(--color-text-light) !important;\n }\n div[data-test-id=\"PinTypeIdentifier\"] {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n div[data-test-id=\"persistent-one-click-save\"] div[style=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background-color: #1e2030 !important;\n }\n div[data-test-id=\"persistent-one-click-save\"] a {\n background-color: transparent !important;\n }\n div[style=\"padding-bottom: 100%; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n div[data-test-id=\"toast\"] span div {\n color: #1e2030 !important;\n }\n .tBJ.dyH.iFc.sAJ.B1n.zDA.IZT.H2s.CKL {\n color: var(--color-text-light) !important;\n }\n .x8f.INd._O1.KS5.mQ8.NSs {\n background-color: #181926 !important;\n }\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.adn.Rk4.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #b7bdf8 !important;\n }\n .tBJ.dyH.iFc.sAJ.B1n.tg7.IZT.H2s {\n color: var(--color-text-light) !important;\n }\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.kJo.gSJ.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #5b6078 !important;\n border-color: transparent;\n }\n button[aria-label=\"save button\"] .RCK.Hsu.USg.adn.CCY.NTm.KhY.S9z.Vxj.aZc.Zr3.hA-.Il7.hNT.BG7.hDj._O1.KS5.mQ8.Tbt.L4E {\n background-color: #b7bdf8;\n color: #b7bdf8;\n }\n .tBJ.dyH.iFc.j1A.X8m.zDA.swG {\n color: var(--color-text-light) !important;\n }\n /* Pin page */\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !important;\n background: transparent !important;\n }\n div.public-DraftEditorPlaceholder-root {\n color: #b8c0e0 !important;\n }\n .LJB.Pw5.XgI.fev.ujU.wsz.zI7.iyn.Hsu {\n border-color: #363a4f !important;\n }\n div[data-test-id=\"more-description-container\"],\n div[data-test-id=\"less-description-container\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"truncated-text\"] div[data-test-id=\"more-button\"] {\n background: linear-gradient(90deg, transparent 0%, #24273a 15%) !important;\n }\n div[data-test-id=\"truncated-text\"] div[style=\"background: rgb(255, 255, 255);\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"flashlight-button\"],\n div[data-test-id=\"flashlight\"],\n div[data-test-id=\"shop-button\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n div[data-test-id=\"flashlight-dot-style\"] {\n background-color: var(--color-text-light);\n }\n div[data-test-id=\"visual-search-cropper\"] path.v2cropperHandle {\n fill: var(--color-text-light) !important;\n }\n div[data-test-id=\"visual-search-cropper\"] use.v2cropSection {\n stroke: var(--color-text-light) !important;\n }\n textarea#pinNoteText {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5;\n }\n div[data-test-id=\"react-button\"] .Jea.KS5.mQ8.zI7.iyn.Hsu {\n color: #b7bdf8;\n }\n div[data-test-id=\"related-modules-header\"] .Jea.KS5.LCN.X6t.hUC.imm.jzS.mQ8.zI7.iyn.Hsu {\n background-color: transparent;\n }\n /* Video and story pins */\n div[data-test-id=\"visual-content-container\"] video ~ div svg {\n color: var(--color-text-icon-light) !important;\n }\n div[data-test-id=\"visual-content-container\"] video ~ div div[role=\"progressbar\"] > div {\n background-color: var(--color-text-icon-light) !important;\n }\n div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu svg,\n div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu span {\n color: var(--color-text-icon-light) !important;\n }\n /* Profile */\n div[data-test-id=\"profile-board-card\"] div,\n div#profileBoardsFeed div[data-test-id=\"board-card\"] div,\n div[style=\"border: 1px solid white; border-radius: 16px;\"] {\n border-color: #181926 !important;\n }\n div.SaveButton__background--enabled {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n div[data-test-id=\"savedInfo\"] a h3 {\n color: var(--color-text-light) !important;\n }\n a[aria-label=\"More ideas\"] .TzN {\n background-color: #363a4f;\n }\n a[aria-label=\"Organize\"] .TzN {\n background-color: #363a4f;\n }\n /* Settings */\n input[type=\"checkbox\"] ~ div {\n border-color: #181926 !important;\n }\n div.tBJ.dyH.iFc.sAJ.xnr.tg7.IZT.swG {\n color: var(--color-text-light) !important;\n }\n /* Share */\n div[data-test-id=\"lego-share-social-bar-auth\"] button,\n div[data-test-id=\"copy-link-share-icon-auth\"] div.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n div[data-test-id=\"email-share-button-auth\"] svg rect {\n fill: #1e2030 !important;\n }\n div[data-test-id=\"email-share-button-auth\"] svg path {\n fill: #b8c0e0 !important;\n }\n div[data-test-id=\"sharesheet-contact-item-sent-icon\"] svg {\n color: #cad3f5;\n }\n div[data-test-id=\"sharesheet-contact-item-button\"] div[style=\"background-color: rgb(239, 239, 239); padding-bottom: 100%;\"] {\n background-color: #1e2030 !important;\n }\n /* Messages */\n textarea#messageDraft {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5 !important;\n }\n div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid rgb(218, 218, 218); box-shadow: rgba(0, 132, 255, 0) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n border-color: #1e2030 !important;\n }\n div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid transparent; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n /* Create */\n div[style=\"background-color: rgba(255, 255, 255, 0.8); margin: 24px 0px 0px; z-index: 1;\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n input#scrape-view-website-link {\n background-color: #24273a !important;\n }\n div[data-test-id=\"image-from-search-container\"] {\n --color-text-icon-inverse: #b8c0e0;\n }\n div[data-test-id=\"storyboard-draft-placeholder-rep\"] div.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n background-image: linear-gradient(to right, #1e2030 0%, #181926 20%, #1e2030 40%, #1e2030 100%) !important;\n }\n div[data-test-id=\"drafts-container\"] {\n --color-text-dark: var(--color-text-default);\n }\n div[data-test-id=\"drafts-container\"] div[style=\"border-color: rgb(17, 17, 17);\"] {\n border-color: #181926 !important;\n }\n div[data-test-id=\"drag-behavior-container\"] svg {\n color: #b8c0e0;\n }\n div[data-test-id=\"storyboard-pin-card-item\"] {\n border-color: #181926 !important;\n }\n button[data-test-id=\"board-dropdown-select-button\"] {\n background-color: #24273a !important;\n }\n button[data-test-id=\"board-dropdown-select-button\"] span {\n color: #b8c0e0 !important;\n }\n div[data-test-id=\"storyboard-interest-tags\"] div[style=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #b8c0e0 !important;\n }\n div[data-test-id=\"editor-canvas-container\"] div {\n border-color: #b7bdf8 !important;\n }\n input[data-test-id=\"storyboard-editor-details-text-size\"] {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] input {\n color: #cad3f5 !important;\n background-color: transparent !important;\n }\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] .LJB {\n border-color: #181926 !important;\n }\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] div[style=\"height: 40px; box-shadow: rgb(239, 239, 239) 0px 0px 0px 2px inset;\"] {\n box-shadow: 0 0 0 2px #181926 inset !important;\n }\n div[role=\"tablist\"] button[aria-selected=\"true\"] {\n background-color: #181926 !important;\n }\n input[type=\"text\"],\n input[type=\"search\"] {\n color: #cad3f5;\n }\n /* Login */\n div[data-test-id=\"signup-default-modal\"],\n div[data-test-id=\"login-modal-default\"],\n div[data-test-id=\"login-modal-mfa\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"signup-default-modal\"] h1,\n div[data-test-id=\"login-modal-default\"] h1,\n div[data-test-id=\"login-modal-mfa\"] h1 {\n color: #cad3f5 !important;\n }\n div[data-test-id=\"signup-default-modal\"] p,\n div[data-test-id=\"login-modal-default\"] p,\n div[data-test-id=\"login-modal-mfa\"] p {\n color: #a5adcb !important;\n }\n div[data-test-id=\"signup-default-modal\"] button[data-test-id=\"login-signup-toggle\"],\n div[data-test-id=\"login-modal-default\"] button[data-test-id=\"login-signup-toggle\"],\n div[data-test-id=\"login-modal-mfa\"] button[data-test-id=\"login-signup-toggle\"] {\n color: #b7bdf8 !important;\n }\n div[data-test-id=\"signup-default-modal\"] button.red.active,\n div[data-test-id=\"login-modal-default\"] button.red.active,\n div[data-test-id=\"login-modal-mfa\"] button.red.active {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n div[data-test-id=\"signup-default-modal\"] button.red.active:hover,\n div[data-test-id=\"login-modal-default\"] button.red.active:hover,\n div[data-test-id=\"login-modal-mfa\"] button.red.active:hover,\n div[data-test-id=\"signup-default-modal\"] button.red.active:focus,\n div[data-test-id=\"login-modal-default\"] button.red.active:focus,\n div[data-test-id=\"login-modal-mfa\"] button.red.active:focus {\n background-color: #abb2f7 !important;\n }\n div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"],\n div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"],\n div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"],\n div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] {\n color: #b8c0e0 !important;\n }\n div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"] a,\n div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"] a,\n div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"] a,\n div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a {\n color: #b7bdf8 !important;\n }\n /* Not logged in */\n div[style=\"height: 200px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);\"] {\n background: linear-gradient(rgba(36, 39, 58, 0) 0%, #24273a 70%) !important;\n }\n div#mweb-unauth-container div.HFo.Jea.KS5._he.zI7.iyn.Hsu,\n div[data-test-id=\"header\"] div[style=\"background-color: rgba(255, 255, 255, 0.95); height: 100%; width: 100%;\"] {\n background-color: #24273a !important;\n }\n span[data-test-id=\"terms-of-service\"] a {\n color: #b7bdf8 !important;\n }\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.Rym.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"left-scroll-arrow\"] {\n background-image: linear-gradient(to left, rgba(36, 39, 58, 0), #24273a) !important;\n }\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.p6V.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"right-scroll-arrow\"] {\n background-image: linear-gradient(to right, rgba(36, 39, 58, 0), #24273a) !important;\n }\n div[data-test-id=\"standard-save-button\"] span {\n color: #1e2030 !important;\n }\n div[data-test-id=\"standard-save-button\"] .vfW {\n background: #8992f3 !important;\n }\n /* Other */\n div[data-test-id=\"public-beta-page\"] {\n --color-text-light: #cad3f5;\n --color-background-recommendation-weak: #181926;\n }\n div[data-layout-shift-boundary-id=\"PageContainer\"] {\n --color-text-inverse: var(--color-text-light);\n }\n .XiG.hUC.wYR.zI7.iyn.Hsu {\n background: #24273a !important;\n }\n .Jea.KS5.MIw.RDc.Rym.b8T.ho-.ojN.rDA.zI7.iyn.Hsu {\n background: #363a4f !important;\n }\n [data-test-id=\"closeup-body-landscape\"] .Mhr.l7T.zI7.iyn.Hsu {\n box-shadow: 0 1px 20px 0 rgba(202, 211, 245, 0.1) !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n color-scheme: dark;\n ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a5adcb !important;\n }\n :root {\n --color-text-light: #cad3f5;\n --color-text-dark: #1e2030;\n --color-text-default: #cad3f5;\n --color-text-inverse: #1e2030;\n --color-text-subtle: #a5adcb;\n --color-text-error: #b7bdf8;\n --color-text-shopping: #b7bdf8;\n --color-text-link: #b7bdf8;\n --color-text-icon-light: #b8c0e0;\n --color-text-icon-dark: #1e2030;\n --color-text-icon-default: #a5adcb;\n --color-icon-subtle: #b8c0e0;\n --color-text-icon-inverse: #1e2030;\n --color-text-icon-subtle: #a5adcb;\n --color-text-icon-error: #b7bdf8;\n --color-text-icon-brand-primary: #b7bdf8;\n --color-background-light: #b8c0e0;\n --color-background-dark: #1e2030;\n --color-background-default: #24273a;\n --color-background-inverse-base: #b8c0e0;\n --color-background-primary-base: #b7bdf8;\n --color-background-secondary-base: #1e2030;\n --color-background-secondary-active: #1e2030;\n --color-background-selected-base: #b8c0e0;\n --color-background-box-default: #1e2030;\n --color-background-box-selected: #b7bdf8;\n --color-background-box-primary: #b7bdf8;\n --color-background-box-secondary: #494d64;\n --color-background-overlay: #363a4f;\n --color-background-popover-primary: #1e2030;\n --color-background-popover-secondary: #939ab7;\n --color-background-tag-primary-hover: #5b6078;\n --color-background-box-light: #1e2030;\n --color-background-button-secondary-default: #363a4f;\n --color-background-button-secondary-hover: #494d64;\n --color-background-button-secondary-active: #5b6078;\n --color-background-tag-primary-default: #494d64;\n --color-background-button-disabled-default: #1a1c2a;\n --color-background-formfield-primary: #363a4f;\n --color-border-container: #494d64;\n --color-border-default: #1e2030;\n --color-border-popover-primary: #363a4f;\n --color-border-popover-secondary: #cad3f5;\n --color-text-success: #a6da95;\n --color-text-warning: #eed49f;\n --color-icon-success: #a6da95;\n --color-icon-warning: #eed49f;\n --color-icon-error: #ed8796;\n --color-icon-info: #8aadf4;\n --color-icon-recommendation: #c6a0f6;\n --color-icon-brand-primary: #b7bdf8;\n --color-icon-inverse: #181926;\n --color-background-brand: #b7bdf8;\n --color-background-box-brand: #b7bdf8;\n --color-background-button-primary-default: #b7bdf8;\n --color-background-badge-warning: #eed49f;\n --color-background-badge-success: #a6da95;\n --color-background-education: #8aadf4;\n --color-background-primary-strong: #b7bdf8;\n --color-background-shopping: #8aadf4;\n --g-colorTransparentWhite: rgba(36, 39, 58, 0.7);\n --g-colorTransparentDarkGray: rgba(30, 32, 48, 0.8);\n --g-colorGray0: #1e2030;\n --g-colorGray0Hovered: #191b28;\n --g-colorGray0Active: #141620;\n --g-colorGray50: #1e2030;\n --g-colorGray100: #1e2030;\n --g-colorGray100Hovered: #313447;\n --g-colorGray100Active: #2c2f40;\n --g-colorGray200: #a5adcb;\n --g-colorGray300: #b8c0e0;\n --g-colorRed100: #b7bdf8;\n --g-colorRed100Hovered: #949df5;\n --g-colorRed100Active: #8992f3;\n --g-color-focus: rgba(183, 189, 248, 0.5);\n --color-gray-roboflow-400: #181926;\n --color-gray-roboflow-200: #1e2030;\n --g-blue: #b7bdf8;\n --color-background-info-base: #8aadf4;\n --color-background-error-base: #ed8796;\n --color-background-warning-base: #f5a97f;\n --color-background-success-base: #a6da95;\n }\n body {\n background-color: #24273a;\n color: #cad3f5;\n }\n /* the void (parts not loaded yet) */\n html {\n background: #24273a !important;\n }\n .EmojiPickerReact {\n --epr-bg-color: #24273a;\n --epr-text-color: #cad3f5;\n --epr-picker-border-color: #24273a;\n --epr-category-label-bg-color: #24273a;\n --epr-search-input-bg-color: #1e2030;\n --epr-skin-tone-picker-menu-color: #1e2030;\n --epr-category-icon-active-color: #b7bdf8;\n --epr-highlight-color: #b7bdf8;\n --epr-hover-bg-color: #363a4f;\n --epr-focus-bg-color: #363a4f;\n }\n .C1J,\n .LI1.iyn[focus-within],\n .iyn:focus,\n ._gestalt .react-datepicker__month-select:focus,\n ._gestalt .react-datepicker__year-select:focus {\n box-shadow: 0 0 0 4px var(--g-color-focus);\n }\n .NUb {\n color: var(--color-text-inverse);\n }\n div[data-test-id=\"gestalt-avatar-svg\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n div[data-test-id=\"gestalt-avatar-svg\"] text {\n fill: #b8c0e0 !important;\n }\n svg circle[fill=\"white\"] ~ path[fill=\"#e60023\"] {\n fill: #b7bdf8 !important;\n }\n div#mweb-unauth-container,\n div#mainContainer {\n background-color: #24273a !important;\n }\n div#HeaderAccountOptionsFlyout {\n background-color: #1e2030;\n border-color: transparent;\n }\n div#HeaderAccountOptionsFlyout .Hn_.Uvi.gUZ {\n color: var(--color-text-icon-light);\n }\n .Uvi.gUZ.U9O.kVc {\n color: #cad3f5;\n }\n /* Header & Search */\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: #cad3f5 !important;\n }\n div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.ojN,\n div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.QLY {\n display: none;\n }\n div[data-test-id=\"header-background\"] {\n background-color: #24273a;\n }\n div[data-test-id=\"one-bar-pill\"] div {\n color: var(--color-text-dark) !important;\n }\n div[data-test-id=\"one-bar-pill\"] .PLa {\n color: var(--color-text-icon-light) !important;\n }\n div[data-test-id=\"one-bar-pill\"] .R19 {\n color: var(--color-text-icon-dark) !important;\n }\n div#searchBoxContainer div.Jea.fev.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n div#searchBoxContainer div[style=\"padding: 0px 0px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"],\n div#searchBoxContainer div[style=\"padding: 0px 4px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n div#searchBoxContainer input {\n color: #b8c0e0 !important;\n }\n div#searchBoxContainer div.MMh._Y5.feh.s7I.zI7.iyn.Hsu {\n background-color: #b8c0e0 !important;\n }\n div[aria-selected=\"true\"][data-test-id=\"search-suggestion\"] .C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {\n background-color: #363a4f;\n }\n /* Home */\n div.moreIdeasBoardRepCarousel div[data-carousel-indicator=\"carousel-card\"] div.Jea.XiG.hA-.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n div.moreIdeasBoardRepCarousel ~ div.MIw.QLY.zI7.iyn.Hsu {\n background: none !important;\n }\n .fZz.imm.zI7.iyn.Hsu {\n background-color: #24273a;\n }\n .DUt.XiG._wN.hA-.wYR.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n /* Pins */\n div[data-test-id=\"PinBetterSaveDropdown\"] .xnr,\n div[data-test-id=\"boardSelectionDropdown\"] .xnr {\n color: var(--color-text-light);\n }\n div[data-test-id=\"PinBetterSaveDropdown\"] .PLa,\n div[data-test-id=\"boardSelectionDropdown\"] .PLa {\n color: var(--color-text-icon-light);\n }\n div[data-test-id=\"pinrep-source-link\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"pinrep-source-link\"] a div {\n color: #cad3f5 !important;\n }\n div[data-test-id=\"savedInfo\"] a {\n background-color: transparent !important;\n }\n div[data-test-id=\"savedInfo\"] a div {\n color: var(--color-text-light) !important;\n }\n div[data-test-id=\"PinTypeIdentifier\"] {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n div[data-test-id=\"persistent-one-click-save\"] div[style=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background-color: #1e2030 !important;\n }\n div[data-test-id=\"persistent-one-click-save\"] a {\n background-color: transparent !important;\n }\n div[style=\"padding-bottom: 100%; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n div[data-test-id=\"toast\"] span div {\n color: #1e2030 !important;\n }\n .tBJ.dyH.iFc.sAJ.B1n.zDA.IZT.H2s.CKL {\n color: var(--color-text-light) !important;\n }\n .x8f.INd._O1.KS5.mQ8.NSs {\n background-color: #181926 !important;\n }\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.adn.Rk4.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #b7bdf8 !important;\n }\n .tBJ.dyH.iFc.sAJ.B1n.tg7.IZT.H2s {\n color: var(--color-text-light) !important;\n }\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.kJo.gSJ.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #5b6078 !important;\n border-color: transparent;\n }\n button[aria-label=\"save button\"] .RCK.Hsu.USg.adn.CCY.NTm.KhY.S9z.Vxj.aZc.Zr3.hA-.Il7.hNT.BG7.hDj._O1.KS5.mQ8.Tbt.L4E {\n background-color: #b7bdf8;\n color: #b7bdf8;\n }\n .tBJ.dyH.iFc.j1A.X8m.zDA.swG {\n color: var(--color-text-light) !important;\n }\n /* Pin page */\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !important;\n background: transparent !important;\n }\n div.public-DraftEditorPlaceholder-root {\n color: #b8c0e0 !important;\n }\n .LJB.Pw5.XgI.fev.ujU.wsz.zI7.iyn.Hsu {\n border-color: #363a4f !important;\n }\n div[data-test-id=\"more-description-container\"],\n div[data-test-id=\"less-description-container\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"truncated-text\"] div[data-test-id=\"more-button\"] {\n background: linear-gradient(90deg, transparent 0%, #24273a 15%) !important;\n }\n div[data-test-id=\"truncated-text\"] div[style=\"background: rgb(255, 255, 255);\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"flashlight-button\"],\n div[data-test-id=\"flashlight\"],\n div[data-test-id=\"shop-button\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n div[data-test-id=\"flashlight-dot-style\"] {\n background-color: var(--color-text-light);\n }\n div[data-test-id=\"visual-search-cropper\"] path.v2cropperHandle {\n fill: var(--color-text-light) !important;\n }\n div[data-test-id=\"visual-search-cropper\"] use.v2cropSection {\n stroke: var(--color-text-light) !important;\n }\n textarea#pinNoteText {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5;\n }\n div[data-test-id=\"react-button\"] .Jea.KS5.mQ8.zI7.iyn.Hsu {\n color: #b7bdf8;\n }\n div[data-test-id=\"related-modules-header\"] .Jea.KS5.LCN.X6t.hUC.imm.jzS.mQ8.zI7.iyn.Hsu {\n background-color: transparent;\n }\n /* Video and story pins */\n div[data-test-id=\"visual-content-container\"] video ~ div svg {\n color: var(--color-text-icon-light) !important;\n }\n div[data-test-id=\"visual-content-container\"] video ~ div div[role=\"progressbar\"] > div {\n background-color: var(--color-text-icon-light) !important;\n }\n div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu svg,\n div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu span {\n color: var(--color-text-icon-light) !important;\n }\n /* Profile */\n div[data-test-id=\"profile-board-card\"] div,\n div#profileBoardsFeed div[data-test-id=\"board-card\"] div,\n div[style=\"border: 1px solid white; border-radius: 16px;\"] {\n border-color: #181926 !important;\n }\n div.SaveButton__background--enabled {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n div[data-test-id=\"savedInfo\"] a h3 {\n color: var(--color-text-light) !important;\n }\n a[aria-label=\"More ideas\"] .TzN {\n background-color: #363a4f;\n }\n a[aria-label=\"Organize\"] .TzN {\n background-color: #363a4f;\n }\n /* Settings */\n input[type=\"checkbox\"] ~ div {\n border-color: #181926 !important;\n }\n div.tBJ.dyH.iFc.sAJ.xnr.tg7.IZT.swG {\n color: var(--color-text-light) !important;\n }\n /* Share */\n div[data-test-id=\"lego-share-social-bar-auth\"] button,\n div[data-test-id=\"copy-link-share-icon-auth\"] div.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n div[data-test-id=\"email-share-button-auth\"] svg rect {\n fill: #1e2030 !important;\n }\n div[data-test-id=\"email-share-button-auth\"] svg path {\n fill: #b8c0e0 !important;\n }\n div[data-test-id=\"sharesheet-contact-item-sent-icon\"] svg {\n color: #cad3f5;\n }\n div[data-test-id=\"sharesheet-contact-item-button\"] div[style=\"background-color: rgb(239, 239, 239); padding-bottom: 100%;\"] {\n background-color: #1e2030 !important;\n }\n /* Messages */\n textarea#messageDraft {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5 !important;\n }\n div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid rgb(218, 218, 218); box-shadow: rgba(0, 132, 255, 0) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n border-color: #1e2030 !important;\n }\n div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid transparent; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n /* Create */\n div[style=\"background-color: rgba(255, 255, 255, 0.8); margin: 24px 0px 0px; z-index: 1;\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n input#scrape-view-website-link {\n background-color: #24273a !important;\n }\n div[data-test-id=\"image-from-search-container\"] {\n --color-text-icon-inverse: #b8c0e0;\n }\n div[data-test-id=\"storyboard-draft-placeholder-rep\"] div.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n background-image: linear-gradient(to right, #1e2030 0%, #181926 20%, #1e2030 40%, #1e2030 100%) !important;\n }\n div[data-test-id=\"drafts-container\"] {\n --color-text-dark: var(--color-text-default);\n }\n div[data-test-id=\"drafts-container\"] div[style=\"border-color: rgb(17, 17, 17);\"] {\n border-color: #181926 !important;\n }\n div[data-test-id=\"drag-behavior-container\"] svg {\n color: #b8c0e0;\n }\n div[data-test-id=\"storyboard-pin-card-item\"] {\n border-color: #181926 !important;\n }\n button[data-test-id=\"board-dropdown-select-button\"] {\n background-color: #24273a !important;\n }\n button[data-test-id=\"board-dropdown-select-button\"] span {\n color: #b8c0e0 !important;\n }\n div[data-test-id=\"storyboard-interest-tags\"] div[style=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #b8c0e0 !important;\n }\n div[data-test-id=\"editor-canvas-container\"] div {\n border-color: #b7bdf8 !important;\n }\n input[data-test-id=\"storyboard-editor-details-text-size\"] {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] input {\n color: #cad3f5 !important;\n background-color: transparent !important;\n }\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] .LJB {\n border-color: #181926 !important;\n }\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] div[style=\"height: 40px; box-shadow: rgb(239, 239, 239) 0px 0px 0px 2px inset;\"] {\n box-shadow: 0 0 0 2px #181926 inset !important;\n }\n div[role=\"tablist\"] button[aria-selected=\"true\"] {\n background-color: #181926 !important;\n }\n input[type=\"text\"],\n input[type=\"search\"] {\n color: #cad3f5;\n }\n /* Login */\n div[data-test-id=\"signup-default-modal\"],\n div[data-test-id=\"login-modal-default\"],\n div[data-test-id=\"login-modal-mfa\"] {\n background-color: #24273a !important;\n }\n div[data-test-id=\"signup-default-modal\"] h1,\n div[data-test-id=\"login-modal-default\"] h1,\n div[data-test-id=\"login-modal-mfa\"] h1 {\n color: #cad3f5 !important;\n }\n div[data-test-id=\"signup-default-modal\"] p,\n div[data-test-id=\"login-modal-default\"] p,\n div[data-test-id=\"login-modal-mfa\"] p {\n color: #a5adcb !important;\n }\n div[data-test-id=\"signup-default-modal\"] button[data-test-id=\"login-signup-toggle\"],\n div[data-test-id=\"login-modal-default\"] button[data-test-id=\"login-signup-toggle\"],\n div[data-test-id=\"login-modal-mfa\"] button[data-test-id=\"login-signup-toggle\"] {\n color: #b7bdf8 !important;\n }\n div[data-test-id=\"signup-default-modal\"] button.red.active,\n div[data-test-id=\"login-modal-default\"] button.red.active,\n div[data-test-id=\"login-modal-mfa\"] button.red.active {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n div[data-test-id=\"signup-default-modal\"] button.red.active:hover,\n div[data-test-id=\"login-modal-default\"] button.red.active:hover,\n div[data-test-id=\"login-modal-mfa\"] button.red.active:hover,\n div[data-test-id=\"signup-default-modal\"] button.red.active:focus,\n div[data-test-id=\"login-modal-default\"] button.red.active:focus,\n div[data-test-id=\"login-modal-mfa\"] button.red.active:focus {\n background-color: #abb2f7 !important;\n }\n div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"],\n div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"],\n div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"],\n div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] {\n color: #b8c0e0 !important;\n }\n div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"] a,\n div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"] a,\n div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"] a,\n div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a {\n color: #b7bdf8 !important;\n }\n /* Not logged in */\n div[style=\"height: 200px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);\"] {\n background: linear-gradient(rgba(36, 39, 58, 0) 0%, #24273a 70%) !important;\n }\n div#mweb-unauth-container div.HFo.Jea.KS5._he.zI7.iyn.Hsu,\n div[data-test-id=\"header\"] div[style=\"background-color: rgba(255, 255, 255, 0.95); height: 100%; width: 100%;\"] {\n background-color: #24273a !important;\n }\n span[data-test-id=\"terms-of-service\"] a {\n color: #b7bdf8 !important;\n }\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.Rym.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"left-scroll-arrow\"] {\n background-image: linear-gradient(to left, rgba(36, 39, 58, 0), #24273a) !important;\n }\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.p6V.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"right-scroll-arrow\"] {\n background-image: linear-gradient(to right, rgba(36, 39, 58, 0), #24273a) !important;\n }\n div[data-test-id=\"standard-save-button\"] span {\n color: #1e2030 !important;\n }\n div[data-test-id=\"standard-save-button\"] .vfW {\n background: #8992f3 !important;\n }\n /* Other */\n div[data-test-id=\"public-beta-page\"] {\n --color-text-light: #cad3f5;\n --color-background-recommendation-weak: #181926;\n }\n div[data-layout-shift-boundary-id=\"PageContainer\"] {\n --color-text-inverse: var(--color-text-light);\n }\n .XiG.hUC.wYR.zI7.iyn.Hsu {\n background: #24273a !important;\n }\n .Jea.KS5.MIw.RDc.Rym.b8T.ho-.ojN.rDA.zI7.iyn.Hsu {\n background: #363a4f !important;\n }\n [data-test-id=\"closeup-body-landscape\"] .Mhr.l7T.zI7.iyn.Hsu {\n box-shadow: 0 1px 20px 0 rgba(202, 211, 245, 0.1) !important;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n --color-text-light: #cad3f5;\n --color-text-dark: #1e2030;\n --color-text-default: #cad3f5;\n --color-text-inverse: #1e2030;\n --color-text-subtle: #a5adcb;\n --color-text-error: #b7bdf8;\n --color-text-shopping: #b7bdf8;\n --color-text-link: #b7bdf8;\n --color-text-icon-light: #b8c0e0;\n --color-text-icon-dark: #1e2030;\n --color-text-icon-default: #a5adcb;\n --color-icon-subtle: #b8c0e0;\n --color-text-icon-inverse: #1e2030;\n --color-text-icon-subtle: #a5adcb;\n --color-text-icon-error: #b7bdf8;\n --color-text-icon-brand-primary: #b7bdf8;\n --color-background-light: #b8c0e0;\n --color-background-dark: #1e2030;\n --color-background-default: #24273a;\n --color-background-inverse-base: #b8c0e0;\n --color-background-primary-base: #b7bdf8;\n --color-background-secondary-base: #1e2030;\n --color-background-secondary-active: #1e2030;\n --color-background-selected-base: #b8c0e0;\n --color-background-box-default: #1e2030;\n --color-background-box-selected: #b7bdf8;\n --color-background-box-primary: #b7bdf8;\n --color-background-box-secondary: #494d64;\n --color-background-overlay: #363a4f;\n --color-background-popover-primary: #1e2030;\n --color-background-popover-secondary: #939ab7;\n --color-background-tag-primary-hover: #5b6078;\n --color-background-box-light: #1e2030;\n --color-background-button-secondary-default: #363a4f;\n --color-background-button-secondary-hover: #494d64;\n --color-background-button-secondary-active: #5b6078;\n --color-background-tag-primary-default: #494d64;\n --color-background-button-disabled-default: #1a1c2a;\n --color-background-formfield-primary: #363a4f;\n --color-border-container: #494d64;\n --color-border-default: #1e2030;\n --color-border-popover-primary: #363a4f;\n --color-border-popover-secondary: #cad3f5;\n --color-text-success: #a6da95;\n --color-text-warning: #eed49f;\n --color-icon-success: #a6da95;\n --color-icon-warning: #eed49f;\n --color-icon-error: #ed8796;\n --color-icon-info: #8aadf4;\n --color-icon-recommendation: #c6a0f6;\n --color-icon-brand-primary: #b7bdf8;\n --color-icon-inverse: #181926;\n --color-background-brand: #b7bdf8;\n --color-background-box-brand: #b7bdf8;\n --color-background-button-primary-default: #b7bdf8;\n --color-background-badge-warning: #eed49f;\n --color-background-badge-success: #a6da95;\n --color-background-education: #8aadf4;\n --color-background-primary-strong: #b7bdf8;\n --color-background-shopping: #8aadf4;\n --g-colorTransparentWhite: rgba(36, 39, 58, 0.7);\n --g-colorTransparentDarkGray: rgba(30, 32, 48, 0.8);\n --g-colorGray0: #1e2030;\n --g-colorGray0Hovered: #191b28;\n --g-colorGray0Active: #141620;\n --g-colorGray50: #1e2030;\n --g-colorGray100: #1e2030;\n --g-colorGray100Hovered: #313447;\n --g-colorGray100Active: #2c2f40;\n --g-colorGray200: #a5adcb;\n --g-colorGray300: #b8c0e0;\n --g-colorRed100: #b7bdf8;\n --g-colorRed100Hovered: #949df5;\n --g-colorRed100Active: #8992f3;\n --g-color-focus: rgba(183, 189, 248, 0.5);\n --color-gray-roboflow-400: #181926;\n --color-gray-roboflow-200: #1e2030;\n --g-blue: #b7bdf8;\n --color-background-info-base: #8aadf4;\n --color-background-error-base: #ed8796;\n --color-background-warning-base: #f5a97f;\n --color-background-success-base: #a6da95;\n /* the void (parts not loaded yet) */\n background: #24273a !important;\n /* Header & Search */\n /* Home */\n /* Pins */\n /* Pin page */\n /* Video and story pins */\n /* Profile */\n /* Settings */\n /* Share */\n /* Messages */\n /* Create */\n /* Login */\n /* Not logged in */\n /* Other */\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 .EmojiPickerReact {\n --epr-bg-color: #24273a;\n --epr-text-color: #cad3f5;\n --epr-picker-border-color: #24273a;\n --epr-category-label-bg-color: #24273a;\n --epr-search-input-bg-color: #1e2030;\n --epr-skin-tone-picker-menu-color: #1e2030;\n --epr-category-icon-active-color: #b7bdf8;\n --epr-highlight-color: #b7bdf8;\n --epr-hover-bg-color: #363a4f;\n --epr-focus-bg-color: #363a4f;\n }\n :root .C1J,\n :root .LI1.iyn[focus-within],\n :root .iyn:focus,\n :root ._gestalt .react-datepicker__month-select:focus,\n :root ._gestalt .react-datepicker__year-select:focus {\n box-shadow: 0 0 0 4px var(--g-color-focus);\n }\n :root .NUb {\n color: var(--color-text-inverse);\n }\n :root div[data-test-id=\"gestalt-avatar-svg\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n :root div[data-test-id=\"gestalt-avatar-svg\"] text {\n fill: #b8c0e0 !important;\n }\n :root svg circle[fill=\"white\"] ~ path[fill=\"#e60023\"] {\n fill: #b7bdf8 !important;\n }\n :root div#mweb-unauth-container,\n :root div#mainContainer {\n background-color: #24273a !important;\n }\n :root div#HeaderAccountOptionsFlyout {\n background-color: #1e2030;\n border-color: transparent;\n }\n :root div#HeaderAccountOptionsFlyout .Hn_.Uvi.gUZ {\n color: var(--color-text-icon-light);\n }\n :root .Uvi.gUZ.U9O.kVc {\n color: #cad3f5;\n }\n :root div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.ojN,\n :root div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.QLY {\n display: none;\n }\n :root div[data-test-id=\"header-background\"] {\n background-color: #24273a;\n }\n :root div[data-test-id=\"one-bar-pill\"] div {\n color: var(--color-text-dark) !important;\n }\n :root div[data-test-id=\"one-bar-pill\"] .PLa {\n color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"one-bar-pill\"] .R19 {\n color: var(--color-text-icon-dark) !important;\n }\n :root div#searchBoxContainer div.Jea.fev.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n :root div#searchBoxContainer div[style=\"padding: 0px 0px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"],\n :root div#searchBoxContainer div[style=\"padding: 0px 4px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n :root div#searchBoxContainer input {\n color: #b8c0e0 !important;\n }\n :root div#searchBoxContainer div.MMh._Y5.feh.s7I.zI7.iyn.Hsu {\n background-color: #b8c0e0 !important;\n }\n :root div[aria-selected=\"true\"][data-test-id=\"search-suggestion\"] .C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {\n background-color: #363a4f;\n }\n :root div.moreIdeasBoardRepCarousel div[data-carousel-indicator=\"carousel-card\"] div.Jea.XiG.hA-.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n div.moreIdeasBoardRepCarousel :root ~ div.MIw.QLY.zI7.iyn.Hsu {\n background: none !important;\n }\n :root .fZz.imm.zI7.iyn.Hsu {\n background-color: #24273a;\n }\n :root .DUt.XiG._wN.hA-.wYR.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n :root div[data-test-id=\"PinBetterSaveDropdown\"] .xnr,\n :root div[data-test-id=\"boardSelectionDropdown\"] .xnr {\n color: var(--color-text-light);\n }\n :root div[data-test-id=\"PinBetterSaveDropdown\"] .PLa,\n :root div[data-test-id=\"boardSelectionDropdown\"] .PLa {\n color: var(--color-text-icon-light);\n }\n :root div[data-test-id=\"pinrep-source-link\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"pinrep-source-link\"] a div {\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"savedInfo\"] a {\n background-color: transparent !important;\n }\n :root div[data-test-id=\"savedInfo\"] a div {\n color: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"PinTypeIdentifier\"] {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"persistent-one-click-save\"] div[style=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background-color: #1e2030 !important;\n }\n :root div[data-test-id=\"persistent-one-click-save\"] a {\n background-color: transparent !important;\n }\n :root div[style=\"padding-bottom: 100%; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n :root div[data-test-id=\"toast\"] span div {\n color: #1e2030 !important;\n }\n :root .tBJ.dyH.iFc.sAJ.B1n.zDA.IZT.H2s.CKL {\n color: var(--color-text-light) !important;\n }\n :root .x8f.INd._O1.KS5.mQ8.NSs {\n background-color: #181926 !important;\n }\n :root .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.adn.Rk4.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #b7bdf8 !important;\n }\n :root .tBJ.dyH.iFc.sAJ.B1n.tg7.IZT.H2s {\n color: var(--color-text-light) !important;\n }\n :root .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.kJo.gSJ.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #5b6078 !important;\n border-color: transparent;\n }\n :root button[aria-label=\"save button\"] .RCK.Hsu.USg.adn.CCY.NTm.KhY.S9z.Vxj.aZc.Zr3.hA-.Il7.hNT.BG7.hDj._O1.KS5.mQ8.Tbt.L4E {\n background-color: #b7bdf8;\n color: #b7bdf8;\n }\n :root .tBJ.dyH.iFc.j1A.X8m.zDA.swG {\n color: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !important;\n background: transparent !important;\n }\n :root div.public-DraftEditorPlaceholder-root {\n color: #b8c0e0 !important;\n }\n :root .LJB.Pw5.XgI.fev.ujU.wsz.zI7.iyn.Hsu {\n border-color: #363a4f !important;\n }\n :root div[data-test-id=\"more-description-container\"],\n :root div[data-test-id=\"less-description-container\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"truncated-text\"] div[data-test-id=\"more-button\"] {\n background: linear-gradient(90deg, transparent 0%, #24273a 15%) !important;\n }\n :root div[data-test-id=\"truncated-text\"] div[style=\"background: rgb(255, 255, 255);\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"flashlight-button\"],\n :root div[data-test-id=\"flashlight\"],\n :root div[data-test-id=\"shop-button\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n :root div[data-test-id=\"flashlight-dot-style\"] {\n background-color: var(--color-text-light);\n }\n :root div[data-test-id=\"visual-search-cropper\"] path.v2cropperHandle {\n fill: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"visual-search-cropper\"] use.v2cropSection {\n stroke: var(--color-text-light) !important;\n }\n :root textarea#pinNoteText {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5;\n }\n :root div[data-test-id=\"react-button\"] .Jea.KS5.mQ8.zI7.iyn.Hsu {\n color: #b7bdf8;\n }\n :root div[data-test-id=\"related-modules-header\"] .Jea.KS5.LCN.X6t.hUC.imm.jzS.mQ8.zI7.iyn.Hsu {\n background-color: transparent;\n }\n :root div[data-test-id=\"visual-content-container\"] video ~ div svg {\n color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"visual-content-container\"] video ~ div div[role=\"progressbar\"] > div {\n background-color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu svg,\n :root div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu span {\n color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"profile-board-card\"] div,\n :root div#profileBoardsFeed div[data-test-id=\"board-card\"] div,\n :root div[style=\"border: 1px solid white; border-radius: 16px;\"] {\n border-color: #181926 !important;\n }\n :root div.SaveButton__background--enabled {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root div[data-test-id=\"savedInfo\"] a h3 {\n color: var(--color-text-light) !important;\n }\n :root a[aria-label=\"More ideas\"] .TzN {\n background-color: #363a4f;\n }\n :root a[aria-label=\"Organize\"] .TzN {\n background-color: #363a4f;\n }\n :root input[type=\"checkbox\"] ~ div {\n border-color: #181926 !important;\n }\n :root div.tBJ.dyH.iFc.sAJ.xnr.tg7.IZT.swG {\n color: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"lego-share-social-bar-auth\"] button,\n :root div[data-test-id=\"copy-link-share-icon-auth\"] div.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n :root div[data-test-id=\"email-share-button-auth\"] svg rect {\n fill: #1e2030 !important;\n }\n :root div[data-test-id=\"email-share-button-auth\"] svg path {\n fill: #b8c0e0 !important;\n }\n :root div[data-test-id=\"sharesheet-contact-item-sent-icon\"] svg {\n color: #cad3f5;\n }\n :root div[data-test-id=\"sharesheet-contact-item-button\"] div[style=\"background-color: rgb(239, 239, 239); padding-bottom: 100%;\"] {\n background-color: #1e2030 !important;\n }\n :root textarea#messageDraft {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5 !important;\n }\n :root div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid rgb(218, 218, 218); box-shadow: rgba(0, 132, 255, 0) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n border-color: #1e2030 !important;\n }\n :root div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid transparent; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n :root div[style=\"background-color: rgba(255, 255, 255, 0.8); margin: 24px 0px 0px; z-index: 1;\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n :root input#scrape-view-website-link {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"image-from-search-container\"] {\n --color-text-icon-inverse: #b8c0e0;\n }\n :root div[data-test-id=\"storyboard-draft-placeholder-rep\"] div.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n background-image: linear-gradient(to right, #1e2030 0%, #181926 20%, #1e2030 40%, #1e2030 100%) !important;\n }\n :root div[data-test-id=\"drafts-container\"] {\n --color-text-dark: var(--color-text-default);\n }\n :root div[data-test-id=\"drafts-container\"] div[style=\"border-color: rgb(17, 17, 17);\"] {\n border-color: #181926 !important;\n }\n :root div[data-test-id=\"drag-behavior-container\"] svg {\n color: #b8c0e0;\n }\n :root div[data-test-id=\"storyboard-pin-card-item\"] {\n border-color: #181926 !important;\n }\n :root button[data-test-id=\"board-dropdown-select-button\"] {\n background-color: #24273a !important;\n }\n :root button[data-test-id=\"board-dropdown-select-button\"] span {\n color: #b8c0e0 !important;\n }\n :root div[data-test-id=\"storyboard-interest-tags\"] div[style=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #b8c0e0 !important;\n }\n :root div[data-test-id=\"editor-canvas-container\"] div {\n border-color: #b7bdf8 !important;\n }\n :root input[data-test-id=\"storyboard-editor-details-text-size\"] {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n :root div[data-test-id=\"storyboard-editor-details-text-color-picker\"] input {\n color: #cad3f5 !important;\n background-color: transparent !important;\n }\n :root div[data-test-id=\"storyboard-editor-details-text-color-picker\"] .LJB {\n border-color: #181926 !important;\n }\n :root div[data-test-id=\"storyboard-editor-details-text-color-picker\"] div[style=\"height: 40px; box-shadow: rgb(239, 239, 239) 0px 0px 0px 2px inset;\"] {\n box-shadow: 0 0 0 2px #181926 inset !important;\n }\n :root div[role=\"tablist\"] button[aria-selected=\"true\"] {\n background-color: #181926 !important;\n }\n :root input[type=\"text\"],\n :root input[type=\"search\"] {\n color: #cad3f5;\n }\n :root div[data-test-id=\"signup-default-modal\"],\n :root div[data-test-id=\"login-modal-default\"],\n :root div[data-test-id=\"login-modal-mfa\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] h1,\n :root div[data-test-id=\"login-modal-default\"] h1,\n :root div[data-test-id=\"login-modal-mfa\"] h1 {\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] p,\n :root div[data-test-id=\"login-modal-default\"] p,\n :root div[data-test-id=\"login-modal-mfa\"] p {\n color: #a5adcb !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] button[data-test-id=\"login-signup-toggle\"],\n :root div[data-test-id=\"login-modal-default\"] button[data-test-id=\"login-signup-toggle\"],\n :root div[data-test-id=\"login-modal-mfa\"] button[data-test-id=\"login-signup-toggle\"] {\n color: #b7bdf8 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] button.red.active,\n :root div[data-test-id=\"login-modal-default\"] button.red.active,\n :root div[data-test-id=\"login-modal-mfa\"] button.red.active {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] button.red.active:hover,\n :root div[data-test-id=\"login-modal-default\"] button.red.active:hover,\n :root div[data-test-id=\"login-modal-mfa\"] button.red.active:hover,\n :root div[data-test-id=\"signup-default-modal\"] button.red.active:focus,\n :root div[data-test-id=\"login-modal-default\"] button.red.active:focus,\n :root div[data-test-id=\"login-modal-mfa\"] button.red.active:focus {\n background-color: #abb2f7 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"],\n :root div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"],\n :root div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"],\n :root div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n :root div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n :root div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] {\n color: #b8c0e0 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"] a,\n :root div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"] a,\n :root div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"] a,\n :root div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n :root div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n :root div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a {\n color: #b7bdf8 !important;\n }\n :root div[style=\"height: 200px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);\"] {\n background: linear-gradient(rgba(36, 39, 58, 0) 0%, #24273a 70%) !important;\n }\n :root div#mweb-unauth-container div.HFo.Jea.KS5._he.zI7.iyn.Hsu,\n :root div[data-test-id=\"header\"] div[style=\"background-color: rgba(255, 255, 255, 0.95); height: 100%; width: 100%;\"] {\n background-color: #24273a !important;\n }\n :root span[data-test-id=\"terms-of-service\"] a {\n color: #b7bdf8 !important;\n }\n :root div[data-test-id=\"breadcrumbs-list\"] div.MIw.Rym.zI7.iyn.Hsu,\n :root div[data-test-id=\"vase-carousel\"] div[data-test-id=\"left-scroll-arrow\"] {\n background-image: linear-gradient(to left, rgba(36, 39, 58, 0), #24273a) !important;\n }\n :root div[data-test-id=\"breadcrumbs-list\"] div.MIw.p6V.zI7.iyn.Hsu,\n :root div[data-test-id=\"vase-carousel\"] div[data-test-id=\"right-scroll-arrow\"] {\n background-image: linear-gradient(to right, rgba(36, 39, 58, 0), #24273a) !important;\n }\n :root div[data-test-id=\"standard-save-button\"] span {\n color: #1e2030 !important;\n }\n :root div[data-test-id=\"standard-save-button\"] .vfW {\n background: #8992f3 !important;\n }\n :root div[data-test-id=\"public-beta-page\"] {\n --color-text-light: #cad3f5;\n --color-background-recommendation-weak: #181926;\n }\n :root div[data-layout-shift-boundary-id=\"PageContainer\"] {\n --color-text-inverse: var(--color-text-light);\n }\n :root .XiG.hUC.wYR.zI7.iyn.Hsu {\n background: #24273a !important;\n }\n :root .Jea.KS5.MIw.RDc.Rym.b8T.ho-.ojN.rDA.zI7.iyn.Hsu {\n background: #363a4f !important;\n }\n :root [data-test-id=\"closeup-body-landscape\"] .Mhr.l7T.zI7.iyn.Hsu {\n box-shadow: 0 1px 20px 0 rgba(202, 211, 245, 0.1) !important;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n --color-text-light: #cad3f5;\n --color-text-dark: #1e2030;\n --color-text-default: #cad3f5;\n --color-text-inverse: #1e2030;\n --color-text-subtle: #a5adcb;\n --color-text-error: #b7bdf8;\n --color-text-shopping: #b7bdf8;\n --color-text-link: #b7bdf8;\n --color-text-icon-light: #b8c0e0;\n --color-text-icon-dark: #1e2030;\n --color-text-icon-default: #a5adcb;\n --color-icon-subtle: #b8c0e0;\n --color-text-icon-inverse: #1e2030;\n --color-text-icon-subtle: #a5adcb;\n --color-text-icon-error: #b7bdf8;\n --color-text-icon-brand-primary: #b7bdf8;\n --color-background-light: #b8c0e0;\n --color-background-dark: #1e2030;\n --color-background-default: #24273a;\n --color-background-inverse-base: #b8c0e0;\n --color-background-primary-base: #b7bdf8;\n --color-background-secondary-base: #1e2030;\n --color-background-secondary-active: #1e2030;\n --color-background-selected-base: #b8c0e0;\n --color-background-box-default: #1e2030;\n --color-background-box-selected: #b7bdf8;\n --color-background-box-primary: #b7bdf8;\n --color-background-box-secondary: #494d64;\n --color-background-overlay: #363a4f;\n --color-background-popover-primary: #1e2030;\n --color-background-popover-secondary: #939ab7;\n --color-background-tag-primary-hover: #5b6078;\n --color-background-box-light: #1e2030;\n --color-background-button-secondary-default: #363a4f;\n --color-background-button-secondary-hover: #494d64;\n --color-background-button-secondary-active: #5b6078;\n --color-background-tag-primary-default: #494d64;\n --color-background-button-disabled-default: #1a1c2a;\n --color-background-formfield-primary: #363a4f;\n --color-border-container: #494d64;\n --color-border-default: #1e2030;\n --color-border-popover-primary: #363a4f;\n --color-border-popover-secondary: #cad3f5;\n --color-text-success: #a6da95;\n --color-text-warning: #eed49f;\n --color-icon-success: #a6da95;\n --color-icon-warning: #eed49f;\n --color-icon-error: #ed8796;\n --color-icon-info: #8aadf4;\n --color-icon-recommendation: #c6a0f6;\n --color-icon-brand-primary: #b7bdf8;\n --color-icon-inverse: #181926;\n --color-background-brand: #b7bdf8;\n --color-background-box-brand: #b7bdf8;\n --color-background-button-primary-default: #b7bdf8;\n --color-background-badge-warning: #eed49f;\n --color-background-badge-success: #a6da95;\n --color-background-education: #8aadf4;\n --color-background-primary-strong: #b7bdf8;\n --color-background-shopping: #8aadf4;\n --g-colorTransparentWhite: rgba(36, 39, 58, 0.7);\n --g-colorTransparentDarkGray: rgba(30, 32, 48, 0.8);\n --g-colorGray0: #1e2030;\n --g-colorGray0Hovered: #191b28;\n --g-colorGray0Active: #141620;\n --g-colorGray50: #1e2030;\n --g-colorGray100: #1e2030;\n --g-colorGray100Hovered: #313447;\n --g-colorGray100Active: #2c2f40;\n --g-colorGray200: #a5adcb;\n --g-colorGray300: #b8c0e0;\n --g-colorRed100: #b7bdf8;\n --g-colorRed100Hovered: #949df5;\n --g-colorRed100Active: #8992f3;\n --g-color-focus: rgba(183, 189, 248, 0.5);\n --color-gray-roboflow-400: #181926;\n --color-gray-roboflow-200: #1e2030;\n --g-blue: #b7bdf8;\n --color-background-info-base: #8aadf4;\n --color-background-error-base: #ed8796;\n --color-background-warning-base: #f5a97f;\n --color-background-success-base: #a6da95;\n /* the void (parts not loaded yet) */\n background: #24273a !important;\n /* Header & Search */\n /* Home */\n /* Pins */\n /* Pin page */\n /* Video and story pins */\n /* Profile */\n /* Settings */\n /* Share */\n /* Messages */\n /* Create */\n /* Login */\n /* Not logged in */\n /* Other */\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 .EmojiPickerReact {\n --epr-bg-color: #24273a;\n --epr-text-color: #cad3f5;\n --epr-picker-border-color: #24273a;\n --epr-category-label-bg-color: #24273a;\n --epr-search-input-bg-color: #1e2030;\n --epr-skin-tone-picker-menu-color: #1e2030;\n --epr-category-icon-active-color: #b7bdf8;\n --epr-highlight-color: #b7bdf8;\n --epr-hover-bg-color: #363a4f;\n --epr-focus-bg-color: #363a4f;\n }\n :root .C1J,\n :root .LI1.iyn[focus-within],\n :root .iyn:focus,\n :root ._gestalt .react-datepicker__month-select:focus,\n :root ._gestalt .react-datepicker__year-select:focus {\n box-shadow: 0 0 0 4px var(--g-color-focus);\n }\n :root .NUb {\n color: var(--color-text-inverse);\n }\n :root div[data-test-id=\"gestalt-avatar-svg\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n :root div[data-test-id=\"gestalt-avatar-svg\"] text {\n fill: #b8c0e0 !important;\n }\n :root svg circle[fill=\"white\"] ~ path[fill=\"#e60023\"] {\n fill: #b7bdf8 !important;\n }\n :root div#mweb-unauth-container,\n :root div#mainContainer {\n background-color: #24273a !important;\n }\n :root div#HeaderAccountOptionsFlyout {\n background-color: #1e2030;\n border-color: transparent;\n }\n :root div#HeaderAccountOptionsFlyout .Hn_.Uvi.gUZ {\n color: var(--color-text-icon-light);\n }\n :root .Uvi.gUZ.U9O.kVc {\n color: #cad3f5;\n }\n :root div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.ojN,\n :root div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu.QLY {\n display: none;\n }\n :root div[data-test-id=\"header-background\"] {\n background-color: #24273a;\n }\n :root div[data-test-id=\"one-bar-pill\"] div {\n color: var(--color-text-dark) !important;\n }\n :root div[data-test-id=\"one-bar-pill\"] .PLa {\n color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"one-bar-pill\"] .R19 {\n color: var(--color-text-icon-dark) !important;\n }\n :root div#searchBoxContainer div.Jea.fev.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n :root div#searchBoxContainer div[style=\"padding: 0px 0px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"],\n :root div#searchBoxContainer div[style=\"padding: 0px 4px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n :root div#searchBoxContainer input {\n color: #b8c0e0 !important;\n }\n :root div#searchBoxContainer div.MMh._Y5.feh.s7I.zI7.iyn.Hsu {\n background-color: #b8c0e0 !important;\n }\n :root div[aria-selected=\"true\"][data-test-id=\"search-suggestion\"] .C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {\n background-color: #363a4f;\n }\n :root div.moreIdeasBoardRepCarousel div[data-carousel-indicator=\"carousel-card\"] div.Jea.XiG.hA-.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n }\n div.moreIdeasBoardRepCarousel :root ~ div.MIw.QLY.zI7.iyn.Hsu {\n background: none !important;\n }\n :root .fZz.imm.zI7.iyn.Hsu {\n background-color: #24273a;\n }\n :root .DUt.XiG._wN.hA-.wYR.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n :root div[data-test-id=\"PinBetterSaveDropdown\"] .xnr,\n :root div[data-test-id=\"boardSelectionDropdown\"] .xnr {\n color: var(--color-text-light);\n }\n :root div[data-test-id=\"PinBetterSaveDropdown\"] .PLa,\n :root div[data-test-id=\"boardSelectionDropdown\"] .PLa {\n color: var(--color-text-icon-light);\n }\n :root div[data-test-id=\"pinrep-source-link\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"pinrep-source-link\"] a div {\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"savedInfo\"] a {\n background-color: transparent !important;\n }\n :root div[data-test-id=\"savedInfo\"] a div {\n color: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"PinTypeIdentifier\"] {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"persistent-one-click-save\"] div[style=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background-color: #1e2030 !important;\n }\n :root div[data-test-id=\"persistent-one-click-save\"] a {\n background-color: transparent !important;\n }\n :root div[style=\"padding-bottom: 100%; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;\"] {\n box-shadow: 0 0 0 1px #181926 !important;\n }\n :root div[data-test-id=\"toast\"] span div {\n color: #1e2030 !important;\n }\n :root .tBJ.dyH.iFc.sAJ.B1n.zDA.IZT.H2s.CKL {\n color: var(--color-text-light) !important;\n }\n :root .x8f.INd._O1.KS5.mQ8.NSs {\n background-color: #181926 !important;\n }\n :root .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.adn.Rk4.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #b7bdf8 !important;\n }\n :root .tBJ.dyH.iFc.sAJ.B1n.tg7.IZT.H2s {\n color: var(--color-text-light) !important;\n }\n :root .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.kJo.gSJ.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: #5b6078 !important;\n border-color: transparent;\n }\n :root button[aria-label=\"save button\"] .RCK.Hsu.USg.adn.CCY.NTm.KhY.S9z.Vxj.aZc.Zr3.hA-.Il7.hNT.BG7.hDj._O1.KS5.mQ8.Tbt.L4E {\n background-color: #b7bdf8;\n color: #b7bdf8;\n }\n :root .tBJ.dyH.iFc.j1A.X8m.zDA.swG {\n color: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !important;\n background: transparent !important;\n }\n :root div.public-DraftEditorPlaceholder-root {\n color: #b8c0e0 !important;\n }\n :root .LJB.Pw5.XgI.fev.ujU.wsz.zI7.iyn.Hsu {\n border-color: #363a4f !important;\n }\n :root div[data-test-id=\"more-description-container\"],\n :root div[data-test-id=\"less-description-container\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"truncated-text\"] div[data-test-id=\"more-button\"] {\n background: linear-gradient(90deg, transparent 0%, #24273a 15%) !important;\n }\n :root div[data-test-id=\"truncated-text\"] div[style=\"background: rgb(255, 255, 255);\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"flashlight-button\"],\n :root div[data-test-id=\"flashlight\"],\n :root div[data-test-id=\"shop-button\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n :root div[data-test-id=\"flashlight-dot-style\"] {\n background-color: var(--color-text-light);\n }\n :root div[data-test-id=\"visual-search-cropper\"] path.v2cropperHandle {\n fill: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"visual-search-cropper\"] use.v2cropSection {\n stroke: var(--color-text-light) !important;\n }\n :root textarea#pinNoteText {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5;\n }\n :root div[data-test-id=\"react-button\"] .Jea.KS5.mQ8.zI7.iyn.Hsu {\n color: #b7bdf8;\n }\n :root div[data-test-id=\"related-modules-header\"] .Jea.KS5.LCN.X6t.hUC.imm.jzS.mQ8.zI7.iyn.Hsu {\n background-color: transparent;\n }\n :root div[data-test-id=\"visual-content-container\"] video ~ div svg {\n color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"visual-content-container\"] video ~ div div[role=\"progressbar\"] > div {\n background-color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu svg,\n :root div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu span {\n color: var(--color-text-icon-light) !important;\n }\n :root div[data-test-id=\"profile-board-card\"] div,\n :root div#profileBoardsFeed div[data-test-id=\"board-card\"] div,\n :root div[style=\"border: 1px solid white; border-radius: 16px;\"] {\n border-color: #181926 !important;\n }\n :root div.SaveButton__background--enabled {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root div[data-test-id=\"savedInfo\"] a h3 {\n color: var(--color-text-light) !important;\n }\n :root a[aria-label=\"More ideas\"] .TzN {\n background-color: #363a4f;\n }\n :root a[aria-label=\"Organize\"] .TzN {\n background-color: #363a4f;\n }\n :root input[type=\"checkbox\"] ~ div {\n border-color: #181926 !important;\n }\n :root div.tBJ.dyH.iFc.sAJ.xnr.tg7.IZT.swG {\n color: var(--color-text-light) !important;\n }\n :root div[data-test-id=\"lego-share-social-bar-auth\"] button,\n :root div[data-test-id=\"copy-link-share-icon-auth\"] div.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n :root div[data-test-id=\"email-share-button-auth\"] svg rect {\n fill: #1e2030 !important;\n }\n :root div[data-test-id=\"email-share-button-auth\"] svg path {\n fill: #b8c0e0 !important;\n }\n :root div[data-test-id=\"sharesheet-contact-item-sent-icon\"] svg {\n color: #cad3f5;\n }\n :root div[data-test-id=\"sharesheet-contact-item-button\"] div[style=\"background-color: rgb(239, 239, 239); padding-bottom: 100%;\"] {\n background-color: #1e2030 !important;\n }\n :root textarea#messageDraft {\n background-color: transparent;\n color: #b8c0e0;\n caret-color: #cad3f5 !important;\n }\n :root div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid rgb(218, 218, 218); box-shadow: rgba(0, 132, 255, 0) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n border-color: #1e2030 !important;\n }\n :root div[data-test-id=\"add-pin-to-conversation\"] div[style=\"border: 1px solid transparent; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n :root div[style=\"background-color: rgba(255, 255, 255, 0.8); margin: 24px 0px 0px; z-index: 1;\"] {\n background-color: rgba(36, 39, 58, 0.8) !important;\n }\n :root input#scrape-view-website-link {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"image-from-search-container\"] {\n --color-text-icon-inverse: #b8c0e0;\n }\n :root div[data-test-id=\"storyboard-draft-placeholder-rep\"] div.ho-.zI7.iyn.Hsu {\n background-color: #1e2030 !important;\n background-image: linear-gradient(to right, #1e2030 0%, #181926 20%, #1e2030 40%, #1e2030 100%) !important;\n }\n :root div[data-test-id=\"drafts-container\"] {\n --color-text-dark: var(--color-text-default);\n }\n :root div[data-test-id=\"drafts-container\"] div[style=\"border-color: rgb(17, 17, 17);\"] {\n border-color: #181926 !important;\n }\n :root div[data-test-id=\"drag-behavior-container\"] svg {\n color: #b8c0e0;\n }\n :root div[data-test-id=\"storyboard-pin-card-item\"] {\n border-color: #181926 !important;\n }\n :root button[data-test-id=\"board-dropdown-select-button\"] {\n background-color: #24273a !important;\n }\n :root button[data-test-id=\"board-dropdown-select-button\"] span {\n color: #b8c0e0 !important;\n }\n :root div[data-test-id=\"storyboard-interest-tags\"] div[style=\"background-color: rgb(17, 17, 17);\"] {\n background-color: #b8c0e0 !important;\n }\n :root div[data-test-id=\"editor-canvas-container\"] div {\n border-color: #b7bdf8 !important;\n }\n :root input[data-test-id=\"storyboard-editor-details-text-size\"] {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n border-color: #181926 !important;\n }\n :root div[data-test-id=\"storyboard-editor-details-text-color-picker\"] input {\n color: #cad3f5 !important;\n background-color: transparent !important;\n }\n :root div[data-test-id=\"storyboard-editor-details-text-color-picker\"] .LJB {\n border-color: #181926 !important;\n }\n :root div[data-test-id=\"storyboard-editor-details-text-color-picker\"] div[style=\"height: 40px; box-shadow: rgb(239, 239, 239) 0px 0px 0px 2px inset;\"] {\n box-shadow: 0 0 0 2px #181926 inset !important;\n }\n :root div[role=\"tablist\"] button[aria-selected=\"true\"] {\n background-color: #181926 !important;\n }\n :root input[type=\"text\"],\n :root input[type=\"search\"] {\n color: #cad3f5;\n }\n :root div[data-test-id=\"signup-default-modal\"],\n :root div[data-test-id=\"login-modal-default\"],\n :root div[data-test-id=\"login-modal-mfa\"] {\n background-color: #24273a !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] h1,\n :root div[data-test-id=\"login-modal-default\"] h1,\n :root div[data-test-id=\"login-modal-mfa\"] h1 {\n color: #cad3f5 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] p,\n :root div[data-test-id=\"login-modal-default\"] p,\n :root div[data-test-id=\"login-modal-mfa\"] p {\n color: #a5adcb !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] button[data-test-id=\"login-signup-toggle\"],\n :root div[data-test-id=\"login-modal-default\"] button[data-test-id=\"login-signup-toggle\"],\n :root div[data-test-id=\"login-modal-mfa\"] button[data-test-id=\"login-signup-toggle\"] {\n color: #b7bdf8 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] button.red.active,\n :root div[data-test-id=\"login-modal-default\"] button.red.active,\n :root div[data-test-id=\"login-modal-mfa\"] button.red.active {\n background-color: #b7bdf8 !important;\n color: #181926 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] button.red.active:hover,\n :root div[data-test-id=\"login-modal-default\"] button.red.active:hover,\n :root div[data-test-id=\"login-modal-mfa\"] button.red.active:hover,\n :root div[data-test-id=\"signup-default-modal\"] button.red.active:focus,\n :root div[data-test-id=\"login-modal-default\"] button.red.active:focus,\n :root div[data-test-id=\"login-modal-mfa\"] button.red.active:focus {\n background-color: #abb2f7 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"],\n :root div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"],\n :root div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"],\n :root div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n :root div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"],\n :root div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] {\n color: #b8c0e0 !important;\n }\n :root div[data-test-id=\"signup-default-modal\"] span[data-test-id=\"terms-of-service\"] a,\n :root div[data-test-id=\"login-modal-default\"] span[data-test-id=\"terms-of-service\"] a,\n :root div[data-test-id=\"login-modal-mfa\"] span[data-test-id=\"terms-of-service\"] a,\n :root div[data-test-id=\"signup-default-modal\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n :root div[data-test-id=\"login-modal-default\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a,\n :root div[data-test-id=\"login-modal-mfa\"] div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] a {\n color: #b7bdf8 !important;\n }\n :root div[style=\"height: 200px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);\"] {\n background: linear-gradient(rgba(36, 39, 58, 0) 0%, #24273a 70%) !important;\n }\n :root div#mweb-unauth-container div.HFo.Jea.KS5._he.zI7.iyn.Hsu,\n :root div[data-test-id=\"header\"] div[style=\"background-color: rgba(255, 255, 255, 0.95); height: 100%; width: 100%;\"] {\n background-color: #24273a !important;\n }\n :root span[data-test-id=\"terms-of-service\"] a {\n color: #b7bdf8 !important;\n }\n :root div[data-test-id=\"breadcrumbs-list\"] div.MIw.Rym.zI7.iyn.Hsu,\n :root div[data-test-id=\"vase-carousel\"] div[data-test-id=\"left-scroll-arrow\"] {\n background-image: linear-gradient(to left, rgba(36, 39, 58, 0), #24273a) !important;\n }\n :root div[data-test-id=\"breadcrumbs-list\"] div.MIw.p6V.zI7.iyn.Hsu,\n :root div[data-test-id=\"vase-carousel\"] div[data-test-id=\"right-scroll-arrow\"] {\n background-image: linear-gradient(to right, rgba(36, 39, 58, 0), #24273a) !important;\n }\n :root div[data-test-id=\"standard-save-button\"] span {\n color: #1e2030 !important;\n }\n :root div[data-test-id=\"standard-save-button\"] .vfW {\n background: #8992f3 !important;\n }\n :root div[data-test-id=\"public-beta-page\"] {\n --color-text-light: #cad3f5;\n --color-background-recommendation-weak: #181926;\n }\n :root div[data-layout-shift-boundary-id=\"PageContainer\"] {\n --color-text-inverse: var(--color-text-light);\n }\n :root .XiG.hUC.wYR.zI7.iyn.Hsu {\n background: #24273a !important;\n }\n :root .Jea.KS5.MIw.RDc.Rym.b8T.ho-.ojN.rDA.zI7.iyn.Hsu {\n background: #363a4f !important;\n }\n :root [data-test-id=\"closeup-body-landscape\"] .Mhr.l7T.zI7.iyn.Hsu {\n box-shadow: 0 1px 20px 0 rgba(202, 211, 245, 0.1) !important;\n }\n }", "start": 1166, "regexps": [ "^https?:\\/\\/(www|[a-z]{2}).pinterest.(com(.(au|mx))?|co(.(uk|kr))?|at|ca|ch|cl|de|dk|es|fr|ie|it|jp|nz|ph|pt|ru|se)\\/.*" @@ -4839,15 +4839,15 @@ }, { "code": "/* prettier-ignore */", - "start": 42569 + "start": 44525 } ], - "sourceCode": "/* ==UserStyle==\n@name Pinterest Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/pinterest\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/pinterest\n@version 1.1.6\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/pinterest/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Apinterest\n@description Soothing pastel theme for Pinterest\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|[a-z]{2}).pinterest.(com(.(au|mx))?|co(.(uk|kr))?|at|ca|ch|cl|de|dk|es|fr|ie|it|jp|nz|ph|pt|ru|se)\\\\/.*\") {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n @media (prefers-color-scheme: dark) {\n #catppuccin(@darkFlavor, @accentColor);\n }\n\n #catppuccin(@lookup, @accent) {\n @rosewater: @catppuccin[@@lookup][@rosewater];\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 :root {\n --color-text-light: if((@lookup = latte), @mantle, @text);\n --color-text-dark: if((@lookup = latte), @text, @mantle);\n --color-text-default: @text;\n --color-text-inverse: @mantle;\n --color-text-subtle: @subtext0;\n --color-text-error: @accent-color;\n --color-text-shopping: @accent-color;\n --color-text-link: @accent-color;\n\n --color-text-icon-light: if((@lookup = latte), @mantle, @subtext1);\n --color-text-icon-dark: if((@lookup = latte), @subtext1, @mantle);\n --color-text-icon-default: @subtext0;\n --color-icon-subtle: @subtext1;\n --color-text-icon-inverse: @mantle;\n --color-text-icon-subtle: @subtext0;\n --color-text-icon-error: @accent-color;\n --color-text-icon-brand-primary: @accent-color;\n\n --color-background-light: if((@lookup = latte), @mantle, @subtext1);\n --color-background-dark: if((@lookup = latte), @text, @mantle);\n --color-background-default: @base;\n --color-background-inverse-base: @subtext1;\n --color-background-primary-base: @accent-color;\n --color-background-secondary-base: @mantle;\n --color-background-secondary-active: @mantle;\n --color-background-selected-base: @subtext1;\n --color-background-box-default: @mantle;\n --color-background-box-selected: @accent-color;\n --color-background-box-primary: @accent-color;\n --color-background-box-secondary: @surface1;\n --color-background-overlay: @surface0;\n --color-background-popover-primary: @mantle;\n --color-background-popover-secondary: @overlay2;\n --color-background-tag-primary-hover: @surface2;\n --color-background-box-light: @mantle;\n --color-background-button-secondary-default: @surface0;\n --color-background-button-secondary-hover: @surface1;\n --color-background-button-secondary-active: @surface2;\n --color-background-tag-primary-default: @surface1;\n --color-background-button-disabled-default: darken(@mantle, 2%);\n --color-background-formfield-primary: @surface0;\n --color-border-container: @surface1;\n --color-border-default: @mantle;\n --color-border-popover-primary: @surface0;\n --color-border-popover-secondary: @text;\n --color-text-success: @green;\n --color-text-warning: @yellow;\n --color-icon-success: @green;\n --color-icon-warning: @yellow;\n --color-icon-error: @red;\n --color-icon-info: @blue;\n --color-icon-recommendation: @mauve;\n --color-icon-brand-primary: @accent-color;\n --color-icon-inverse: @crust;\n --color-background-brand: @accent-color;\n --color-background-box-brand: @accent-color;\n --color-background-button-primary-default: @accent-color;\n --color-background-badge-warning: @yellow;\n --color-background-badge-success: @green;\n --color-background-education: @blue;\n --color-background-primary-strong: @accent-color;\n --color-background-shopping: @blue;\n\n --g-colorTransparentWhite: fadeout(@base, 30%);\n --g-colorTransparentDarkGray: fadeout(@mantle, 20%);\n --g-colorGray0: @mantle;\n --g-colorGray0Hovered: darken(@mantle, 2.5%);\n --g-colorGray0Active: darken(@mantle, 5%);\n --g-colorGray50: @mantle;\n --g-colorGray100: @mantle;\n --g-colorGray100Hovered: darken(@surface0, 2.5%);\n --g-colorGray100Active: darken(@surface0, 5%);\n --g-colorGray200: @subtext0;\n --g-colorGray300: @subtext1;\n --g-colorRed100: @accent-color;\n --g-colorRed100Hovered: darken(@accent-color, 7.5%);\n --g-colorRed100Active: darken(@accent-color, 10%);\n --g-color-focus: fadeout(@accent-color, 50%);\n --color-gray-roboflow-400: @crust;\n --color-gray-roboflow-200: @mantle;\n\n --g-blue: @accent-color;\n --color-background-info-base: @blue;\n --color-background-error-base: @red;\n --color-background-warning-base: @peach;\n --color-background-success-base: @green;\n }\n\n body {\n background-color: @base;\n color: @text;\n }\n\n /* the void (parts not loaded yet) */\n html {\n background: @base !important;\n }\n\n .EmojiPickerReact {\n --epr-bg-color: @base;\n --epr-text-color: @text;\n --epr-picker-border-color: @base;\n --epr-category-label-bg-color: @base;\n --epr-search-input-bg-color: @mantle;\n --epr-skin-tone-picker-menu-color: @mantle;\n --epr-category-icon-active-color: @accent-color;\n --epr-highlight-color: @accent-color;\n --epr-hover-bg-color: @surface0;\n --epr-focus-bg-color: @surface0;\n }\n\n .C1J,\n .LI1.iyn[focus-within],\n .iyn:focus,\n ._gestalt .react-datepicker__month-select:focus,\n ._gestalt .react-datepicker__year-select:focus {\n box-shadow: 0 0 0 4px var(--g-color-focus);\n }\n\n .NUb {\n color: var(--color-text-inverse);\n }\n\n div[data-test-id=\"gestalt-avatar-svg\"] {\n box-shadow: 0 0 0 1px @crust !important;\n\n text {\n fill: @subtext1 !important;\n }\n }\n\n svg circle[fill=\"white\"] ~ path[fill=\"#e60023\"] {\n fill: @accent-color !important;\n }\n\n div#mweb-unauth-container,\n div#mainContainer {\n background-color: @base !important;\n }\n\n // \"Accounts and more options\" popup\n div#HeaderAccountOptionsFlyout {\n background-color: @mantle;\n border-color: transparent;\n // external link icons\n .Hn_.Uvi.gUZ {\n color: var(--color-text-icon-light);\n }\n }\n\n // Pin hover icons (and other icons)\n .Uvi.gUZ.U9O.kVc {\n color: @text;\n }\n\n /* Header & Search */\n\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: @text !important;\n }\n\n // search\n div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu {\n &.ojN,\n &.QLY {\n display: none;\n }\n }\n\n // make top bar match\n div[data-test-id=\"header-background\"] {\n background-color: @base;\n }\n\n div[data-test-id=\"one-bar-pill\"] {\n div {\n color: var(--color-text-dark) !important;\n }\n\n .PLa {\n color: var(--color-text-icon-light) !important;\n }\n\n .R19 {\n color: var(--color-text-icon-dark) !important;\n }\n }\n\n div#searchBoxContainer {\n // search bar\n div.Jea.fev.zI7.iyn.Hsu {\n background-color: @mantle !important;\n }\n\n div[style=\"padding: 0px 0px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"],\n div[style=\"padding: 0px 4px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n\n input {\n color: @subtext1 !important;\n }\n\n div.MMh._Y5.feh.s7I.zI7.iyn.Hsu {\n background-color: @subtext1 !important;\n }\n }\n\n // make selected search suggestions darker\n div[aria-selected=\"true\"][data-test-id=\"search-suggestion\"] {\n .C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {\n background-color: @surface0;\n }\n }\n\n /* Home */\n\n div.moreIdeasBoardRepCarousel\n div[data-carousel-indicator=\"carousel-card\"]\n div.Jea.XiG.hA-.ho-.zI7.iyn.Hsu {\n background-color: @mantle !important;\n }\n\n div.moreIdeasBoardRepCarousel & ~ div.MIw.QLY.zI7.iyn.Hsu {\n background: none !important;\n }\n\n // remove bar\n .fZz.imm.zI7.iyn.Hsu {\n background-color: @base;\n }\n\n // \"created\" and \"saved\" button backgrounds\n .DUt.XiG._wN.hA-.wYR.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n\n /* Pins */\n\n div[data-test-id=\"PinBetterSaveDropdown\"],\n div[data-test-id=\"boardSelectionDropdown\"] {\n .xnr {\n color: var(--color-text-light);\n }\n\n .PLa {\n color: var(--color-text-icon-light);\n }\n }\n\n div[data-test-id=\"pinrep-source-link\"] {\n background-color: @base !important;\n\n a div {\n color: @text !important;\n }\n }\n\n div[data-test-id=\"savedInfo\"] a {\n background-color: transparent !important;\n\n div {\n color: var(--color-text-light) !important;\n }\n }\n\n div[data-test-id=\"PinTypeIdentifier\"] {\n background-color: @base !important;\n color: @text !important;\n }\n\n div[data-test-id=\"persistent-one-click-save\"] {\n div[style=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background-color: @mantle !important;\n }\n\n a {\n background-color: transparent !important;\n }\n }\n\n div[style=\"padding-bottom: 100%; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;\"] {\n box-shadow: 0 0 0 1px @crust !important;\n }\n\n div[data-test-id=\"toast\"] span div {\n color: @mantle !important;\n }\n\n // board name to save to preview / dropdown\n .tBJ.dyH.iFc.sAJ.B1n.zDA.IZT.H2s.CKL {\n color: var(--color-text-light) !important;\n }\n\n // back of send and ... buttons on pins\n .x8f.INd._O1.KS5.mQ8.NSs {\n background-color: @crust !important;\n }\n\n // Save button background\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.adn.Rk4.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: @accent-color !important;\n //color: @text !important;\n }\n\n // Save button text\n .tBJ.dyH.iFc.sAJ.B1n.tg7.IZT.H2s {\n color: var(--color-text-light) !important;\n }\n\n // Saved button background\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.kJo.gSJ.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: @surface2 !important;\n border-color: transparent;\n }\n\n // board picker flyout button\n button[aria-label=\"save button\"] {\n .RCK.Hsu.USg.adn.CCY.NTm.KhY.S9z.Vxj.aZc.Zr3.hA-.Il7.hNT.BG7.hDj._O1.KS5.mQ8.Tbt.L4E {\n background-color: @accent-color;\n color: @accent-color;\n }\n }\n\n // \"Saved to __\" popup text\n .tBJ.dyH.iFc.j1A.X8m.zDA.swG {\n color: var(--color-text-light) !important;\n }\n\n /* Pin page */\n\n // comment bar\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !important;\n background: transparent !important;\n }\n div.public-DraftEditorPlaceholder-root {\n color: @subtext1!important;\n }\n .LJB.Pw5.XgI.fev.ujU.wsz.zI7.iyn.Hsu {\n border-color: @surface0 !important;\n }\n\n div[data-test-id=\"more-description-container\"],\n div[data-test-id=\"less-description-container\"] {\n background-color: @base !important;\n }\n\n div[data-test-id=\"truncated-text\"] {\n div[data-test-id=\"more-button\"] {\n background: linear-gradient(\n 90deg,\n transparent 0%,\n @base 15%\n ) !important;\n }\n\n div[style=\"background: rgb(255, 255, 255);\"] {\n background-color: @base !important;\n }\n }\n\n div[data-test-id=\"flashlight-button\"],\n div[data-test-id=\"flashlight\"],\n div[data-test-id=\"shop-button\"] {\n background-color: fadeout(@base, 20%) !important;\n }\n\n div[data-test-id=\"flashlight-dot-style\"] {\n background-color: var(--color-text-light);\n }\n\n div[data-test-id=\"visual-search-cropper\"] {\n path.v2cropperHandle {\n fill: var(--color-text-light) !important;\n }\n\n use.v2cropSection {\n stroke: var(--color-text-light) !important;\n }\n }\n\n textarea#pinNoteText {\n background-color: transparent;\n color: @subtext1;\n caret-color: @text;\n }\n\n div[data-test-id=\"react-button\"] {\n .Jea.KS5.mQ8.zI7.iyn.Hsu {\n //background-color: @accent-color;\n color: @accent-color;\n }\n }\n\n // remove \"More to explore\" bar\n div[data-test-id=\"related-modules-header\"] {\n .Jea.KS5.LCN.X6t.hUC.imm.jzS.mQ8.zI7.iyn.Hsu {\n background-color: transparent;\n }\n }\n\n /* Video and story pins */\n\n div[data-test-id=\"visual-content-container\"] video ~ div {\n svg {\n color: var(--color-text-icon-light) !important;\n }\n\n div[role=\"progressbar\"] > div {\n background-color: var(--color-text-icon-light) !important;\n }\n }\n\n div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu {\n svg,\n span {\n color: var(--color-text-icon-light) !important;\n }\n }\n\n /* Profile */\n\n div[data-test-id=\"profile-board-card\"] div,\n div#profileBoardsFeed div[data-test-id=\"board-card\"] div,\n div[style=\"border: 1px solid white; border-radius: 16px;\"] {\n border-color: @crust !important;\n }\n\n div.SaveButton__background--enabled {\n background-color: @accent-color !important;\n color: @mantle !important;\n }\n\n div[data-test-id=\"savedInfo\"] a h3 {\n color: var(--color-text-light) !important;\n }\n\n a[aria-label=\"More ideas\"] {\n .TzN {\n background-color: @surface0;\n }\n }\n\n a[aria-label=\"Organize\"] {\n .TzN {\n background-color: @surface0;\n }\n }\n\n /* Settings */\n\n input[type=\"checkbox\"] ~ div {\n border-color: @crust !important;\n }\n\n div.tBJ.dyH.iFc.sAJ.xnr.tg7.IZT.swG {\n color: var(--color-text-light) !important;\n }\n\n /* Share */\n\n div[data-test-id=\"lego-share-social-bar-auth\"] button,\n div[data-test-id=\"copy-link-share-icon-auth\"] div.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n\n div[data-test-id=\"email-share-button-auth\"] svg {\n rect {\n fill: @mantle !important;\n }\n\n path {\n fill: @subtext1 !important;\n }\n }\n\n div[data-test-id=\"sharesheet-contact-item-sent-icon\"] svg {\n color: @text;\n }\n\n div[data-test-id=\"sharesheet-contact-item-button\"]\n div[style=\"background-color: rgb(239, 239, 239); padding-bottom: 100%;\"] {\n background-color: @mantle !important;\n }\n\n /* Messages */\n\n textarea#messageDraft {\n background-color: transparent;\n color: @subtext1;\n caret-color: @text !important;\n }\n\n div[data-test-id=\"add-pin-to-conversation\"] {\n div[style=\"border: 1px solid rgb(218, 218, 218); box-shadow: rgba(0, 132, 255, 0) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n border-color: @mantle !important;\n }\n\n div[style=\"border: 1px solid transparent; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n }\n\n /* Create */\n\n div[style=\"background-color: rgba(255, 255, 255, 0.8); margin: 24px 0px 0px; z-index: 1;\"] {\n background-color: fadeout(@base, 20%) !important;\n }\n\n input#scrape-view-website-link {\n background-color: @base !important;\n }\n\n div[data-test-id=\"image-from-search-container\"] {\n --color-text-icon-inverse: @subtext1;\n }\n\n div[data-test-id=\"storyboard-draft-placeholder-rep\"] div.ho-.zI7.iyn.Hsu {\n background-color: @mantle !important;\n background-image: linear-gradient(\n to right,\n @mantle 0%,\n @crust 20%,\n @mantle 40%,\n @mantle 100%\n ) !important;\n }\n\n div[data-test-id=\"drafts-container\"] {\n --color-text-dark: var(--color-text-default);\n\n div[style=\"border-color: rgb(17, 17, 17);\"] {\n border-color: @crust !important;\n }\n }\n\n div[data-test-id=\"drag-behavior-container\"] svg {\n color: @subtext1;\n }\n\n div[data-test-id=\"storyboard-pin-card-item\"] {\n border-color: @crust !important;\n }\n\n button[data-test-id=\"board-dropdown-select-button\"] {\n background-color: @base !important;\n\n span {\n color: @subtext1 !important;\n }\n }\n\n div[data-test-id=\"storyboard-interest-tags\"]\n div[style=\"background-color: rgb(17, 17, 17);\"] {\n background-color: @subtext1 !important;\n }\n\n div[data-test-id=\"editor-canvas-container\"] div {\n border-color: @accent-color !important;\n }\n\n input[data-test-id=\"storyboard-editor-details-text-size\"] {\n background-color: @mantle !important;\n color: @text !important;\n border-color: @crust !important;\n }\n\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] {\n input {\n color: @text !important;\n background-color: transparent !important;\n }\n\n .LJB {\n border-color: @crust !important;\n }\n\n div[style=\"height: 40px; box-shadow: rgb(239, 239, 239) 0px 0px 0px 2px inset;\"] {\n box-shadow: 0 0 0 2px @crust inset !important;\n }\n }\n\n div[role=\"tablist\"] button[aria-selected=\"true\"] {\n background-color: @crust !important;\n }\n\n input[type=\"text\"],\n input[type=\"search\"] {\n color: @text;\n }\n\n /* Login */\n\n div[data-test-id=\"signup-default-modal\"],\n div[data-test-id=\"login-modal-default\"],\n div[data-test-id=\"login-modal-mfa\"] {\n background-color: @base !important;\n\n h1 {\n color: @text !important;\n }\n\n p {\n color: @subtext0 !important;\n }\n\n button[data-test-id=\"login-signup-toggle\"] {\n color: @accent-color !important;\n }\n\n button.red.active {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n\n button.red.active:hover,\n button.red.active:focus {\n background-color: darken(@accent-color, 2.5%) !important;\n }\n\n span[data-test-id=\"terms-of-service\"],\n div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] {\n color: @subtext1 !important;\n\n a {\n color: @accent-color !important;\n }\n }\n }\n\n /* Not logged in */\n\n div[style=\"height: 200px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);\"] {\n background: linear-gradient(\n fadeout(@base, 100%) 0%,\n @base 70%\n ) !important;\n }\n\n div#mweb-unauth-container div.HFo.Jea.KS5._he.zI7.iyn.Hsu,\n div[data-test-id=\"header\"]\n div[style=\"background-color: rgba(255, 255, 255, 0.95); height: 100%; width: 100%;\"] {\n background-color: @base !important;\n }\n\n span[data-test-id=\"terms-of-service\"] a {\n color: @accent-color !important;\n }\n\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.Rym.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"left-scroll-arrow\"] {\n background-image: linear-gradient(\n to left,\n fadeout(@base, 100%),\n @base\n ) !important;\n }\n\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.p6V.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"right-scroll-arrow\"] {\n background-image: linear-gradient(\n to right,\n fadeout(@base, 100%),\n @base\n ) !important;\n }\n\n div[data-test-id=\"standard-save-button\"] {\n span {\n color: @mantle !important;\n }\n // save button hover\n .vfW {\n background: darken(@accent-color, 10%) !important;\n }\n }\n\n /* Other */\n\n div[data-test-id=\"public-beta-page\"] {\n --color-text-light: @text;\n --color-background-recommendation-weak: @crust;\n }\n\n div[data-layout-shift-boundary-id=\"PageContainer\"] {\n --color-text-inverse: var(--color-text-light);\n }\n\n // pin side buttons background\n .XiG.hUC.wYR.zI7.iyn.Hsu {\n background: @base !important;\n }\n // pin external link on hover\n .Jea.KS5.MIw.RDc.Rym.b8T.ho-.ojN.rDA.zI7.iyn.Hsu {\n background: @surface0 !important;\n }\n // pin body shadow\n [data-test-id=\"closeup-body-landscape\"] {\n .Mhr.l7T.zI7.iyn.Hsu {\n box-shadow: 0 1px 20px 0 fade(@text, 10%) !important;\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 Pinterest Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/pinterest\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/pinterest\n@version 1.1.7\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/pinterest/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Apinterest\n@description Soothing pastel theme for Pinterest\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|[a-z]{2}).pinterest.(com(.(au|mx))?|co(.(uk|kr))?|at|ca|ch|cl|de|dk|es|fr|ie|it|jp|nz|ph|pt|ru|se)\\\\/.*\") {\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 @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-light: if((@lookup = latte), @mantle, @text);\n --color-text-dark: if((@lookup = latte), @text, @mantle);\n --color-text-default: @text;\n --color-text-inverse: @mantle;\n --color-text-subtle: @subtext0;\n --color-text-error: @accent-color;\n --color-text-shopping: @accent-color;\n --color-text-link: @accent-color;\n\n --color-text-icon-light: if((@lookup = latte), @mantle, @subtext1);\n --color-text-icon-dark: if((@lookup = latte), @subtext1, @mantle);\n --color-text-icon-default: @subtext0;\n --color-icon-subtle: @subtext1;\n --color-text-icon-inverse: @mantle;\n --color-text-icon-subtle: @subtext0;\n --color-text-icon-error: @accent-color;\n --color-text-icon-brand-primary: @accent-color;\n\n --color-background-light: if((@lookup = latte), @mantle, @subtext1);\n --color-background-dark: if((@lookup = latte), @text, @mantle);\n --color-background-default: @base;\n --color-background-inverse-base: @subtext1;\n --color-background-primary-base: @accent-color;\n --color-background-secondary-base: @mantle;\n --color-background-secondary-active: @mantle;\n --color-background-selected-base: @subtext1;\n --color-background-box-default: @mantle;\n --color-background-box-selected: @accent-color;\n --color-background-box-primary: @accent-color;\n --color-background-box-secondary: @surface1;\n --color-background-overlay: @surface0;\n --color-background-popover-primary: @mantle;\n --color-background-popover-secondary: @overlay2;\n --color-background-tag-primary-hover: @surface2;\n --color-background-box-light: @mantle;\n --color-background-button-secondary-default: @surface0;\n --color-background-button-secondary-hover: @surface1;\n --color-background-button-secondary-active: @surface2;\n --color-background-tag-primary-default: @surface1;\n --color-background-button-disabled-default: darken(@mantle, 2%);\n --color-background-formfield-primary: @surface0;\n --color-border-container: @surface1;\n --color-border-default: @mantle;\n --color-border-popover-primary: @surface0;\n --color-border-popover-secondary: @text;\n --color-text-success: @green;\n --color-text-warning: @yellow;\n --color-icon-success: @green;\n --color-icon-warning: @yellow;\n --color-icon-error: @red;\n --color-icon-info: @blue;\n --color-icon-recommendation: @mauve;\n --color-icon-brand-primary: @accent-color;\n --color-icon-inverse: @crust;\n --color-background-brand: @accent-color;\n --color-background-box-brand: @accent-color;\n --color-background-button-primary-default: @accent-color;\n --color-background-badge-warning: @yellow;\n --color-background-badge-success: @green;\n --color-background-education: @blue;\n --color-background-primary-strong: @accent-color;\n --color-background-shopping: @blue;\n\n --g-colorTransparentWhite: fadeout(@base, 30%);\n --g-colorTransparentDarkGray: fadeout(@mantle, 20%);\n --g-colorGray0: @mantle;\n --g-colorGray0Hovered: darken(@mantle, 2.5%);\n --g-colorGray0Active: darken(@mantle, 5%);\n --g-colorGray50: @mantle;\n --g-colorGray100: @mantle;\n --g-colorGray100Hovered: darken(@surface0, 2.5%);\n --g-colorGray100Active: darken(@surface0, 5%);\n --g-colorGray200: @subtext0;\n --g-colorGray300: @subtext1;\n --g-colorRed100: @accent-color;\n --g-colorRed100Hovered: darken(@accent-color, 7.5%);\n --g-colorRed100Active: darken(@accent-color, 10%);\n --g-color-focus: fadeout(@accent-color, 50%);\n --color-gray-roboflow-400: @crust;\n --color-gray-roboflow-200: @mantle;\n\n --g-blue: @accent-color;\n --color-background-info-base: @blue;\n --color-background-error-base: @red;\n --color-background-warning-base: @peach;\n --color-background-success-base: @green;\n\n body {\n background-color: @base;\n color: @text;\n }\n\n /* the void (parts not loaded yet) */\n & {\n background: @base !important;\n }\n\n .EmojiPickerReact {\n --epr-bg-color: @base;\n --epr-text-color: @text;\n --epr-picker-border-color: @base;\n --epr-category-label-bg-color: @base;\n --epr-search-input-bg-color: @mantle;\n --epr-skin-tone-picker-menu-color: @mantle;\n --epr-category-icon-active-color: @accent-color;\n --epr-highlight-color: @accent-color;\n --epr-hover-bg-color: @surface0;\n --epr-focus-bg-color: @surface0;\n }\n\n .C1J,\n .LI1.iyn[focus-within],\n .iyn:focus,\n ._gestalt .react-datepicker__month-select:focus,\n ._gestalt .react-datepicker__year-select:focus {\n box-shadow: 0 0 0 4px var(--g-color-focus);\n }\n\n .NUb {\n color: var(--color-text-inverse);\n }\n\n div[data-test-id=\"gestalt-avatar-svg\"] {\n box-shadow: 0 0 0 1px @crust !important;\n\n text {\n fill: @subtext1 !important;\n }\n }\n\n svg circle[fill=\"white\"] ~ path[fill=\"#e60023\"] {\n fill: @accent-color !important;\n }\n\n div#mweb-unauth-container,\n div#mainContainer {\n background-color: @base !important;\n }\n\n // \"Accounts and more options\" popup\n div#HeaderAccountOptionsFlyout {\n background-color: @mantle;\n border-color: transparent;\n // external link icons\n .Hn_.Uvi.gUZ {\n color: var(--color-text-icon-light);\n }\n }\n\n // Pin hover icons (and other icons)\n .Uvi.gUZ.U9O.kVc {\n color: @text;\n }\n\n /* Header & Search */\n\n div[data-test-id=\"header-Header\"] div.P_h span.xnr {\n color: @text !important;\n }\n\n // search\n div[data-test-id=\"dynamic-search-placeholder\"] > div.Lfz.MIw.zI7.iyn.Hsu {\n &.ojN,\n &.QLY {\n display: none;\n }\n }\n\n // make top bar match\n div[data-test-id=\"header-background\"] {\n background-color: @base;\n }\n\n div[data-test-id=\"one-bar-pill\"] {\n div {\n color: var(--color-text-dark) !important;\n }\n\n .PLa {\n color: var(--color-text-icon-light) !important;\n }\n\n .R19 {\n color: var(--color-text-icon-dark) !important;\n }\n }\n\n div#searchBoxContainer {\n // search bar\n div.Jea.fev.zI7.iyn.Hsu {\n background-color: @mantle !important;\n }\n\n div[style=\"padding: 0px 0px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"],\n div[style=\"padding: 0px 4px 0px 16px; height: 100%; border-radius: 24px; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n\n input {\n color: @subtext1 !important;\n }\n\n div.MMh._Y5.feh.s7I.zI7.iyn.Hsu {\n background-color: @subtext1 !important;\n }\n }\n\n // make selected search suggestions darker\n div[aria-selected=\"true\"][data-test-id=\"search-suggestion\"] {\n .C9q.Jea.KS5.Lfz.TMJ.XiG.Zr3.zI7.iyn.Hsu {\n background-color: @surface0;\n }\n }\n\n /* Home */\n\n div.moreIdeasBoardRepCarousel\n div[data-carousel-indicator=\"carousel-card\"]\n div.Jea.XiG.hA-.ho-.zI7.iyn.Hsu {\n background-color: @mantle !important;\n }\n\n div.moreIdeasBoardRepCarousel & ~ div.MIw.QLY.zI7.iyn.Hsu {\n background: none !important;\n }\n\n // remove bar\n .fZz.imm.zI7.iyn.Hsu {\n background-color: @base;\n }\n\n // \"created\" and \"saved\" button backgrounds\n .DUt.XiG._wN.hA-.wYR.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n\n /* Pins */\n\n div[data-test-id=\"PinBetterSaveDropdown\"],\n div[data-test-id=\"boardSelectionDropdown\"] {\n .xnr {\n color: var(--color-text-light);\n }\n\n .PLa {\n color: var(--color-text-icon-light);\n }\n }\n\n div[data-test-id=\"pinrep-source-link\"] {\n background-color: @base !important;\n\n a div {\n color: @text !important;\n }\n }\n\n div[data-test-id=\"savedInfo\"] a {\n background-color: transparent !important;\n\n div {\n color: var(--color-text-light) !important;\n }\n }\n\n div[data-test-id=\"PinTypeIdentifier\"] {\n background-color: @base !important;\n color: @text !important;\n }\n\n div[data-test-id=\"persistent-one-click-save\"] {\n div[style=\"background-color: rgba(255, 255, 255, 0.85);\"] {\n background-color: @mantle !important;\n }\n\n a {\n background-color: transparent !important;\n }\n }\n\n div[style=\"padding-bottom: 100%; box-shadow: rgb(255, 255, 255) 0px 0px 0px 1px;\"] {\n box-shadow: 0 0 0 1px @crust !important;\n }\n\n div[data-test-id=\"toast\"] span div {\n color: @mantle !important;\n }\n\n // board name to save to preview / dropdown\n .tBJ.dyH.iFc.sAJ.B1n.zDA.IZT.H2s.CKL {\n color: var(--color-text-light) !important;\n }\n\n // back of send and ... buttons on pins\n .x8f.INd._O1.KS5.mQ8.NSs {\n background-color: @crust !important;\n }\n\n // Save button background\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.adn.Rk4.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: @accent-color !important;\n //color: @text !important;\n }\n\n // Save button text\n .tBJ.dyH.iFc.sAJ.B1n.tg7.IZT.H2s {\n color: var(--color-text-light) !important;\n }\n\n // Saved button background\n .akY.KI_.Hsu.USg.CCY.S9z.z_v.BG7.LDc.xD4.fZz.hUC.kJo.gSJ.d24._O1.KS5.mQ8.Tbt.L4E.jKZ {\n background-color: @surface2 !important;\n border-color: transparent;\n }\n\n // board picker flyout button\n button[aria-label=\"save button\"] {\n .RCK.Hsu.USg.adn.CCY.NTm.KhY.S9z.Vxj.aZc.Zr3.hA-.Il7.hNT.BG7.hDj._O1.KS5.mQ8.Tbt.L4E {\n background-color: @accent-color;\n color: @accent-color;\n }\n }\n\n // \"Saved to __\" popup text\n .tBJ.dyH.iFc.j1A.X8m.zDA.swG {\n color: var(--color-text-light) !important;\n }\n\n /* Pin page */\n\n // comment bar\n div[data-test-id=\"inline-comment-composer-container\"] {\n border-color: transparent !important;\n background: transparent !important;\n }\n div.public-DraftEditorPlaceholder-root {\n color: @subtext1!important;\n }\n .LJB.Pw5.XgI.fev.ujU.wsz.zI7.iyn.Hsu {\n border-color: @surface0 !important;\n }\n\n div[data-test-id=\"more-description-container\"],\n div[data-test-id=\"less-description-container\"] {\n background-color: @base !important;\n }\n\n div[data-test-id=\"truncated-text\"] {\n div[data-test-id=\"more-button\"] {\n background: linear-gradient(\n 90deg,\n transparent 0%,\n @base 15%\n ) !important;\n }\n\n div[style=\"background: rgb(255, 255, 255);\"] {\n background-color: @base !important;\n }\n }\n\n div[data-test-id=\"flashlight-button\"],\n div[data-test-id=\"flashlight\"],\n div[data-test-id=\"shop-button\"] {\n background-color: fadeout(@base, 20%) !important;\n }\n\n div[data-test-id=\"flashlight-dot-style\"] {\n background-color: var(--color-text-light);\n }\n\n div[data-test-id=\"visual-search-cropper\"] {\n path.v2cropperHandle {\n fill: var(--color-text-light) !important;\n }\n\n use.v2cropSection {\n stroke: var(--color-text-light) !important;\n }\n }\n\n textarea#pinNoteText {\n background-color: transparent;\n color: @subtext1;\n caret-color: @text;\n }\n\n div[data-test-id=\"react-button\"] {\n .Jea.KS5.mQ8.zI7.iyn.Hsu {\n //background-color: @accent-color;\n color: @accent-color;\n }\n }\n\n // remove \"More to explore\" bar\n div[data-test-id=\"related-modules-header\"] {\n .Jea.KS5.LCN.X6t.hUC.imm.jzS.mQ8.zI7.iyn.Hsu {\n background-color: transparent;\n }\n }\n\n /* Video and story pins */\n\n div[data-test-id=\"visual-content-container\"] video ~ div {\n svg {\n color: var(--color-text-icon-light) !important;\n }\n\n div[role=\"progressbar\"] > div {\n background-color: var(--color-text-icon-light) !important;\n }\n }\n\n div[data-test-id=\"closeup-data-loaded\"] div.Jea.Rym.zI7.iyn.Hsu {\n svg,\n span {\n color: var(--color-text-icon-light) !important;\n }\n }\n\n /* Profile */\n\n div[data-test-id=\"profile-board-card\"] div,\n div#profileBoardsFeed div[data-test-id=\"board-card\"] div,\n div[style=\"border: 1px solid white; border-radius: 16px;\"] {\n border-color: @crust !important;\n }\n\n div.SaveButton__background--enabled {\n background-color: @accent-color !important;\n color: @mantle !important;\n }\n\n div[data-test-id=\"savedInfo\"] a h3 {\n color: var(--color-text-light) !important;\n }\n\n a[aria-label=\"More ideas\"] {\n .TzN {\n background-color: @surface0;\n }\n }\n\n a[aria-label=\"Organize\"] {\n .TzN {\n background-color: @surface0;\n }\n }\n\n /* Settings */\n\n input[type=\"checkbox\"] ~ div {\n border-color: @crust !important;\n }\n\n div.tBJ.dyH.iFc.sAJ.xnr.tg7.IZT.swG {\n color: var(--color-text-light) !important;\n }\n\n /* Share */\n\n div[data-test-id=\"lego-share-social-bar-auth\"] button,\n div[data-test-id=\"copy-link-share-icon-auth\"] div.zI7.iyn.Hsu {\n background-color: transparent !important;\n }\n\n div[data-test-id=\"email-share-button-auth\"] svg {\n rect {\n fill: @mantle !important;\n }\n\n path {\n fill: @subtext1 !important;\n }\n }\n\n div[data-test-id=\"sharesheet-contact-item-sent-icon\"] svg {\n color: @text;\n }\n\n div[data-test-id=\"sharesheet-contact-item-button\"]\n div[style=\"background-color: rgb(239, 239, 239); padding-bottom: 100%;\"] {\n background-color: @mantle !important;\n }\n\n /* Messages */\n\n textarea#messageDraft {\n background-color: transparent;\n color: @subtext1;\n caret-color: @text !important;\n }\n\n div[data-test-id=\"add-pin-to-conversation\"] {\n div[style=\"border: 1px solid rgb(218, 218, 218); box-shadow: rgba(0, 132, 255, 0) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n border-color: @mantle !important;\n }\n\n div[style=\"border: 1px solid transparent; box-shadow: rgba(0, 132, 255, 0.5) 0px 0px 0px 4px; padding: 4px 15px; min-height: 48px; width: 100%;\"] {\n box-shadow: 0 0 0 4px var(--g-color-focus) !important;\n }\n }\n\n /* Create */\n\n div[style=\"background-color: rgba(255, 255, 255, 0.8); margin: 24px 0px 0px; z-index: 1;\"] {\n background-color: fadeout(@base, 20%) !important;\n }\n\n input#scrape-view-website-link {\n background-color: @base !important;\n }\n\n div[data-test-id=\"image-from-search-container\"] {\n --color-text-icon-inverse: @subtext1;\n }\n\n div[data-test-id=\"storyboard-draft-placeholder-rep\"] div.ho-.zI7.iyn.Hsu {\n background-color: @mantle !important;\n background-image: linear-gradient(\n to right,\n @mantle 0%,\n @crust 20%,\n @mantle 40%,\n @mantle 100%\n ) !important;\n }\n\n div[data-test-id=\"drafts-container\"] {\n --color-text-dark: var(--color-text-default);\n\n div[style=\"border-color: rgb(17, 17, 17);\"] {\n border-color: @crust !important;\n }\n }\n\n div[data-test-id=\"drag-behavior-container\"] svg {\n color: @subtext1;\n }\n\n div[data-test-id=\"storyboard-pin-card-item\"] {\n border-color: @crust !important;\n }\n\n button[data-test-id=\"board-dropdown-select-button\"] {\n background-color: @base !important;\n\n span {\n color: @subtext1 !important;\n }\n }\n\n div[data-test-id=\"storyboard-interest-tags\"]\n div[style=\"background-color: rgb(17, 17, 17);\"] {\n background-color: @subtext1 !important;\n }\n\n div[data-test-id=\"editor-canvas-container\"] div {\n border-color: @accent-color !important;\n }\n\n input[data-test-id=\"storyboard-editor-details-text-size\"] {\n background-color: @mantle !important;\n color: @text !important;\n border-color: @crust !important;\n }\n\n div[data-test-id=\"storyboard-editor-details-text-color-picker\"] {\n input {\n color: @text !important;\n background-color: transparent !important;\n }\n\n .LJB {\n border-color: @crust !important;\n }\n\n div[style=\"height: 40px; box-shadow: rgb(239, 239, 239) 0px 0px 0px 2px inset;\"] {\n box-shadow: 0 0 0 2px @crust inset !important;\n }\n }\n\n div[role=\"tablist\"] button[aria-selected=\"true\"] {\n background-color: @crust !important;\n }\n\n input[type=\"text\"],\n input[type=\"search\"] {\n color: @text;\n }\n\n /* Login */\n\n div[data-test-id=\"signup-default-modal\"],\n div[data-test-id=\"login-modal-default\"],\n div[data-test-id=\"login-modal-mfa\"] {\n background-color: @base !important;\n\n h1 {\n color: @text !important;\n }\n\n p {\n color: @subtext0 !important;\n }\n\n button[data-test-id=\"login-signup-toggle\"] {\n color: @accent-color !important;\n }\n\n button.red.active {\n background-color: @accent-color !important;\n color: @crust !important;\n }\n\n button.red.active:hover,\n button.red.active:focus {\n background-color: darken(@accent-color, 2.5%) !important;\n }\n\n span[data-test-id=\"terms-of-service\"],\n div[style=\"margin-top: 15px; color: rgb(51, 51, 51);\"] {\n color: @subtext1 !important;\n\n a {\n color: @accent-color !important;\n }\n }\n }\n\n /* Not logged in */\n\n div[style=\"height: 200px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);\"] {\n background: linear-gradient(\n fadeout(@base, 100%) 0%,\n @base 70%\n ) !important;\n }\n\n div#mweb-unauth-container div.HFo.Jea.KS5._he.zI7.iyn.Hsu,\n div[data-test-id=\"header\"]\n div[style=\"background-color: rgba(255, 255, 255, 0.95); height: 100%; width: 100%;\"] {\n background-color: @base !important;\n }\n\n span[data-test-id=\"terms-of-service\"] a {\n color: @accent-color !important;\n }\n\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.Rym.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"left-scroll-arrow\"] {\n background-image: linear-gradient(\n to left,\n fadeout(@base, 100%),\n @base\n ) !important;\n }\n\n div[data-test-id=\"breadcrumbs-list\"] div.MIw.p6V.zI7.iyn.Hsu,\n div[data-test-id=\"vase-carousel\"] div[data-test-id=\"right-scroll-arrow\"] {\n background-image: linear-gradient(\n to right,\n fadeout(@base, 100%),\n @base\n ) !important;\n }\n\n div[data-test-id=\"standard-save-button\"] {\n span {\n color: @mantle !important;\n }\n // save button hover\n .vfW {\n background: darken(@accent-color, 10%) !important;\n }\n }\n\n /* Other */\n\n div[data-test-id=\"public-beta-page\"] {\n --color-text-light: @text;\n --color-background-recommendation-weak: @crust;\n }\n\n div[data-layout-shift-boundary-id=\"PageContainer\"] {\n --color-text-inverse: var(--color-text-light);\n }\n\n // pin side buttons background\n .XiG.hUC.wYR.zI7.iyn.Hsu {\n background: @base !important;\n }\n // pin external link on hover\n .Jea.KS5.MIw.RDc.Rym.b8T.ho-.ojN.rDA.zI7.iyn.Hsu {\n background: @surface0 !important;\n }\n // pin body shadow\n [data-test-id=\"closeup-body-landscape\"] {\n .Mhr.l7T.zI7.iyn.Hsu {\n box-shadow: 0 1px 20px 0 fade(@text, 10%) !important;\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": "Pinterest Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/pinterest", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/pinterest", - "version": "1.1.6", + "version": "1.1.7", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/pinterest/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Apinterest", "description": "Soothing pastel theme for Pinterest", @@ -5002,12 +5002,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Pinterest", "name": "Pinterest Catppuccin", - "originalDigest": "48681b52a44353ab2e938b0bf280153454bd971e", + "originalDigest": "2908dda82db753bf4dabce544a39e9843e79c077", "_id": "34c0289c-7758-4564-8b76-4b783b1c0663", - "_rev": 1726090247900, + "_rev": 1726501376526, "id": 66, - "etag": "W/\"9e2b484d7c71c975806da91fb91ed717da6e68918f21674d0b6baadf5eaa5e1d\"", - "updateDate": 1724182046675 + "etag": "W/\"5d4a2c78504025c903342b575ae2ec9a23899780ce27ede300de386f103ecf5f\"", + "updateDate": 1726501376193 }, { "enabled": true, @@ -5403,7 +5403,7 @@ "updateDate": 1724718238976 }, { - "enabled": false, + "enabled": true, "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/gmail/catppuccin.user.css", "url": "https://github.com/catppuccin/userstyles/tree/main/styles/gmail", "installDate": 1700164304248, @@ -5586,7 +5586,7 @@ "name": "Gmail Catppuccin", "originalDigest": "3f4c6cc8dbdafed5305c25b30f2a750d2a451c02", "_id": "f9a24a30-2a71-44d7-937b-1f768445f52f", - "_rev": 1726090247943, + "_rev": 1727626121367, "id": 69, "etag": "W/\"2368fd31024af70ed1b50db0a65c118afaf244c4df7de940c76106c1f825b441\"", "updateDate": 1726083265146 @@ -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.4\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.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== */", "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 --color-text-on-dark: #181926;\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 --color-text-on-dark: #181926;\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 /* 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 }", "start": 1054, "domains": [ "www.linkedin.com" @@ -6140,15 +6140,15 @@ }, { "code": "/* prettier-ignore */", - "start": 28284 + "start": 28330 } ], - "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.4\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 & when not (@lookup =latte) {\n --color-text-on-dark: @crust;\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-background-scrim: fadeout(@crust, 60);\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.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", "usercssData": { "name": "LinkedIn Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/linkedin", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/linkedin", - "version": "0.0.4", + "version": "0.0.6", "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", @@ -6219,7 +6219,7 @@ "label": "Accent", "name": "accentColor", "value": "lavender", - "default": "sapphire", + "default": "mauve", "options": [ { "name": "rosewater", @@ -6303,12 +6303,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for LinkedIn", "name": "LinkedIn Catppuccin", - "originalDigest": "28ab5a616f8f3df0fe63e475502825c4ee47f242", + "originalDigest": "f099f9ed9fa23d51fd52018bc1c137aa4e740531", "_id": "a97719a3-aab8-45b6-b3fc-b3f9b9532ae3", - "_rev": 1724320851829, + "_rev": 1727212308097, "id": 73, - "etag": "W/\"bee4541622302ff762b9d573d8e32768b8e2ffeb3a3367f1898603fdab2a115c\"", - "updateDate": 1712856189539 + "etag": "W/\"260a9d78190d8f93f67b969309ae5bfc1b374bd0b1b2b6a55c9982817590fe6d\"", + "updateDate": 1727212308015 }, { "enabled": true, @@ -6546,11 +6546,11 @@ "installDate": 1700768771939, "sections": [ { - "code": "/* ==UserStyle==\n@name Spotify Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/spotify-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/spotify-web\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/spotify-web/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aspotify-web\n@description Soothing pastel theme for Spotify Web\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 Spotify Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/spotify-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/spotify-web\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/spotify-web/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aspotify-web\n@description Soothing pastel theme for Spotify Web\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 color-scheme: dark;\n ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a5adcb !important;\n }\n .encore-dark-theme,\n .encore-dark-theme .encore-base-set,\n .encore-light-theme,\n .encore-light-theme .encore-base-set,\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: #24273a;\n --background-highlight: #363a4f;\n --background-press: #181926;\n --background-elevated-base: #363a4f;\n --background-elevated-highlight: #494d64;\n --background-elevated-press: #181926;\n --background-tinted-base: #181926;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #24273a;\n --background-unsafe-for-small-text-base: #24273a;\n --background-unsafe-for-small-text-highlight: #24273a;\n --background-unsafe-for-small-text-press: #24273a;\n --text-base: #cad3f5;\n --text-subdued: #b8c0e0;\n --text-bright-accent: #b7bdf8;\n --text-negative: #ed8796;\n --text-warning: #eed49f;\n --text-positive: #b7bdf8;\n --text-announcement: #7dc4e4;\n --essential-base: #cad3f5;\n --essential-subdued: #b8c0e0;\n --essential-bright-accent: #b7bdf8;\n --essential-negative: #ed8796;\n --essential-warning: #eed49f;\n --essential-positive: #a6da95;\n --essential-announcement: #24273a;\n --decorative-base: #cad3f5;\n --decorative-subdued: #5b6078;\n }\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: #494d64;\n --background-highlight: #363a4f;\n --background-press: #494d64;\n }\n .encore-dark-theme .encore-bright-accent-set {\n --background-base: #b7bdf8;\n --background-highlight: #b7bdf8;\n --background-press: #b7bdf8;\n --background-elevated-base: #b7bdf8;\n --background-elevated-highlight: #b7bdf8;\n --background-elevated-press: #b7bdf8;\n --background-tinted-base: #b7bdf8;\n --background-tinted-highlight: #b7bdf8;\n --background-tinted-press: #b7bdf8;\n --background-unsafe-for-small-text-base: #b7bdf8;\n --background-unsafe-for-small-text-highlight: #b7bdf8;\n --background-unsafe-for-small-text-press: #b7bdf8;\n --decorative-subdued: #8992f3;\n }\n .encore-dark-theme .encore-over-media-set {\n --background-base: #1e2030;\n --background-highlight: #181926;\n --background-press: #1e2030;\n --background-unsafe-for-small-text-base: #1e2030;\n --background-unsafe-for-small-text-highlight: #1e2030;\n --background-unsafe-for-small-text-press: #1e2030;\n --background-elevated-base: #181926;\n --background-elevated-highlight: #181926;\n --background-elevated-press: #1e2030;\n --background-tinted-base: #1e2030;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #1e2030;\n }\n .encore-text {\n color: #cad3f5;\n }\n .ydlidzq2hSQrvGXn7yni {\n background: #cad3f5;\n color: #181926;\n }\n .encore-dark-theme .encore-base-set > *,\n .encore-dark-theme > * {\n --parents-essential-base: #cad3f5;\n }\n .X8yW2lJbFCQfV5GjoRwL {\n --generic-tooltip-background-color: #1e2030;\n }\n .SboKmDrCTZng7t4EgNoM {\n background-color: #1e2030 !important;\n }\n #main > * > *,\n .sqKERfoKl4KwrtHqcKOd,\n .HkbHLcqgUfXruL5xVi28,\n .uhDzVbFHyCQDH6WrWZaC,\n .pHrwZOFBdT8FNXnmcPPI {\n background: #181926 !important;\n }\n /* some borders on the playlist details */\n .ePPpO_NuGDUxVRTw7y6W {\n border-color: #363a4f;\n }\n .uWvwXlS0Da1bWsRX6KOw,\n .n5XwsUqagSoVk8oMiw1x {\n filter: saturate(0) brightness(1.3) !important;\n }\n .eoWRdH,\n .in4OjUTflcsoj9RUpf05 *,\n .gpNta6i8q3KYJC6WBZQC * {\n color: #a5adcb !important;\n }\n ._EShSNaBK1wUIaZQFJJQ {\n box-shadow: 0 4px 20px #1e2030;\n }\n .gHImFiUWOg93pvTefeAD,\n .CoLO4pdSl8LGWyVZA00t {\n background: #24273a !important;\n }\n .mjZrvVI3CxfHJXu7y0Lg,\n .coBkWVskipFo8KxLKief .T1xI1RTSFU7Wu94UuvE6 {\n background-color: #b7bdf8 !important;\n }\n .ListRowTitle__LineClamp-sc-1xe2if1-0.lmgIvZ *,\n .EaTxqhHk6J4ecKHwpY5m *,\n .SboKmDrCTZng7t4EgNoM *,\n .MfVrtIzQJ7iZXfRWg6eM,\n .Ydwa1P5GkCggtLlSvphs,\n .Fb61sprjhh75aOITDnsJ *,\n .Ai_McRq9wJEYK21w8nX_ *,\n .QZhV0hWVKlExlKr266jo::placeholder,\n .JzZyf6OGCGtdscOZGt8Y.t6HIrX67Lp80Nj6tGauz *,\n .hfdkySA4kiUldFsPj9lD.ZcNcu7WZgOAz_Mkcoff3 *,\n .ListRowTitle__LineClamp-sc-1xe2if1-0 *,\n .FZhaXNtbN3Crwrgd0TA7.control-button,\n .COJ84QbXPrd4jkO1HU2N *,\n .zhQX2DOI2muMo8EKsZ6h,\n .MHIOvvlSYRmF7VAJDLWy,\n .JouuH90_RNAdTj0ZjcCA,\n .r9m6lHy7RyIPDzW1Youe,\n .PDPsYDh4ntfQE3B4duUI,\n .bfQ2S9bMXr_kJjqEfcwA *,\n .QO9loc33XC50mMRUCIvf,\n .G7zO58ORUHxcUw0sXktM,\n .rq2VQ5mb9SDAFWbBIUIn *,\n .lp9Tfm4rsM9_pfbIE0zd,\n .w6j_vX6SF5IxSXrrkYw5,\n .prGqQr33U0mG14TJ5V8a *,\n .BQD_pE0Nva_z6z7CvZww *,\n .W5cB_o0XkkU7Q8tlTGxq,\n .PGSe59fD1Hwc9yUM2d3U a,\n .jb9xD5ECTqKFK02qe3HZ *,\n .X8yW2lJbFCQfV5GjoRwL *,\n .tbvnCR3ZJxmAKY6nRPBe,\n .CmR9tHJ5ta6oWJlKBm3k *,\n .xgmjVLxjqfcXK5BV_XyN.fUYMR7LuRXv0KJWFvRZA,\n .DzWw3g4E_66wu9ktqn36 .home-active-icon,\n .Footer__StyledFooter-sc-xwm5vq-0 *,\n .DzWw3g4E_66wu9ktqn36 .search-active-icon,\n .dYnaPI,\n .home-active-icon,\n .zOsKPnD_9x3KJqQCSmAq,\n .beyOcd3p0PEzhrlKIbU1,\n .oORVTPvg6eTQflVKKgw8 {\n color: #cad3f5 !important;\n }\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .ucB9avGYvzsmzXUOw0S7,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .ucB9avGYvzsmzXUOw0S7,\n .NPv26QCDgdnwsPOlYJmQ div:nth-child(2) {\n color: #b8c0e0;\n }\n .VKCcyYujazVPj6VkksPM svg path {\n fill: #cad3f5;\n }\n .ThG4UqWk7ASXCMm69Opn,\n .BQD_pE0Nva_z6z7CvZww *,\n .k2ndSrHzhAsXBcLqRKYx * {\n color: #939ab7 !important;\n }\n .gqYYMz8DkhaT3e44LcHQ span {\n color: #24273a;\n }\n *[class*=\"ButtonInner-sc-14ud5tc-0 GBxjH encore-bright-accent-set vq0lsCoYrDUDvkuUIaRg\"] * {\n color: #181926 !important;\n fill: #181926 !important;\n }\n .bk509U3ZhZc9YBJAmoPB {\n background: #1e2030;\n }\n .HVCCFeUiHVwZVv74p34a *,\n .mXNT9H2GU7lDW4cGx0q1,\n .uV8q95GGAb2VDtL3gpYa {\n background: #363a4f !important;\n }\n ._VADS4mdajCt5Yuf6KjW,\n .uJjmxe0T11dUVeW6Biz8 {\n background-color: #24273a;\n }\n .QO9loc33XC50mMRUCIvf {\n background-color: #363a4f;\n }\n .QO9loc33XC50mMRUCIvf:focus {\n -webkit-box-shadow: 0 0 0 2px #cad3f5;\n box-shadow: 0 0 0 2px #cad3f5;\n }\n .QO9loc33XC50mMRUCIvf:hover {\n background-color: #494d64;\n }\n .H6jh9Xd7DNOq3NsLDmCB:active,\n .H6jh9Xd7DNOq3NsLDmCB:focus,\n .H6jh9Xd7DNOq3NsLDmCB:hover {\n color: #cad3f5 !important;\n }\n .NbcaczStd8vD2rHWwaKv,\n .QZhV0hWVKlExlKr266jo {\n background-color: #363a4f;\n color: #cad3f5;\n }\n div[role*=\"menuitem\"] {\n background-color: #363a4f !important;\n }\n .H6jh9Xd7DNOq3NsLDmCB,\n .htqz7Vb8mLJvGKTi1vrs,\n .dsbIME {\n color: #cad3f5;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0 svg {\n color: #181926 !important;\n }\n .kPpCsU {\n fill: #cad3f5;\n }\n .VgSbatGBB9XwTH2_dsxg .ql0zZd7giPXSnPg75NR0 {\n background: #24273a !important;\n color: #cad3f5;\n }\n .HsbczDqu9qjcYr7EIdHR,\n .rovbQsmAS_mwvpKHaVhQ * {\n background: transparent !important;\n }\n .Z35BWOA10YGn5uc9YgAp,\n .pQmF4tvRpUeLWgPKUcW7 {\n background-color: #181926;\n }\n .S4OmZ_IZexmZ5dasPqW5 {\n background-color: #b7bdf8 !important;\n }\n .T1xI1RTSFU7Wu94UuvE6[style*=\"background-color:\"] {\n background-color: #b7bdf8 !important;\n }\n .fIvMht6B9HdROywMNJZ4.hIFR8WDm_54EEIa1gwpC {\n background-color: #b7bdf8 !important;\n }\n .kpGMQq1KFz620g_BD_dS {\n background-color: #6e738d;\n }\n .link-subtle {\n color: #b8c0e0;\n }\n .link-subtle:hover {\n color: #cad3f5;\n }\n .c0KyMkxeMCWQGE7cR8s_,\n .s58sp4t3h1uU9n_42KqD,\n .TextForLabel-sc-1jqya9m-0 span {\n color: #24273a !important;\n }\n .LunqxlFIupJw_Dkx6mNx {\n background: #1e2030 !important;\n }\n .bQthUEx0_U98DJkT1saO,\n .RVRoa p {\n color: #cad3f5;\n }\n .kmZeYl {\n background-color: #1e2030;\n }\n .kmZeYl:hover {\n background-color: #181926;\n }\n #onetrust-banner-sdk {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n #onetrust-policy-text,\n .ot-dpd-title,\n .onetrust-policy-title,\n .ot-text-bold {\n color: #cad3f5 !important;\n }\n .ot-dpd-desc,\n .ot-link-btn {\n color: #cad3f5 !important;\n }\n #onetrust-consent-sdk #onetrust-policy-title {\n color: #cad3f5 !important;\n }\n #onetrust-banner-sdk button {\n color: #cad3f5 !important;\n }\n #onetrust-pc-btn-handler {\n background-color: #24273a !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk,\n .ot-acc-txt,\n .ot-acc-grpdesc {\n background-color: #24273a !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n #onetrust-consent-sdk #onetrust-pc-sdk h3,\n #onetrust-consent-sdk #onetrust-pc-sdk h5,\n #onetrust-consent-sdk #onetrust-pc-sdk h4,\n #onetrust-consent-sdk #onetrust-pc-sdk h6,\n #onetrust-consent-sdk #onetrust-pc-sdk h2,\n #onetrust-pc-sdk .ot-always-active,\n .ot-acc-txt,\n .ot-acc-grpdesc,\n #onetrust-consent-sdk #onetrust-pc-sdk p {\n color: #cad3f5 !important;\n }\n #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #b7bdf8 !important;\n border-radius: 8px;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ) {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span {\n color: #cad3f5;\n }\n #onetrust-pc-sdk input[type=\"text\"] {\n background-color: #1e2030 !important;\n border-color: #b7bdf8 !important;\n }\n #onetrust-pc-sdk .ot-pc-header,\n #onetrust-pc-sdk ul li {\n border-bottom-color: #b7bdf8 !important;\n border-top-color: #b7bdf8 !important;\n }\n #ot-ven-lst {\n border-top-color: #b7bdf8 !important;\n }\n .ot-pc-footer {\n border-top-color: #b7bdf8 !important;\n }\n #onetrust-pc-sdk li > button {\n border-top-color: #b7bdf8 !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk {\n background-color: #24273a !important;\n }\n .dz_h98rH9nZCwfPdnKgr {\n background-image: none;\n }\n .RfidWIoz8FON2WhFoItU {\n color: #cad3f5;\n }\n .cuLHaM {\n background-color: #24273a;\n }\n #Desktop_LeftSidebar_Id {\n background-color: transparent;\n }\n .y2UicQnlTq148rL8Y0jp {\n box-shadow: 0 6px 10px #1e2030;\n }\n .vnCew8qzJq3cVGlYFXRI {\n background-color: #cad3f5;\n }\n .vnCew8qzJq3cVGlYFXRI * {\n fill: #181926;\n }\n .rovbQsmAS_mwvpKHaVhQ .PFgcCoJSWC3KjhZxHDYH * {\n fill: #cad3f5 !important;\n }\n .TywOcKZEqNynWecCiATc {\n --bg-color: #494d64;\n --fg-color: #cad3f5;\n --is-active-fg-color: #b7bdf8;\n }\n a {\n color: #b7bdf8;\n }\n .Ng3dPPA2_1CFYkzPukjM {\n background: #8aadf4;\n }\n .KAZD28usA1vPz5GVpm63.EHxL6K_6WWDlTCZP6x5w::after {\n background-color: #b7bdf8;\n }\n .tippy-box[data-theme~=\"activation\"] {\n background-color: #b7bdf8;\n color: #181926;\n }\n .tippy-box[data-theme~=\"activation\"] .c0KyMkxeMCWQGE7cR8s_ *,\n .tippy-box[data-theme~=\"activation\"] .TextForLabel-sc-1jqya9m-0.kIsEKW {\n color: #181926;\n }\n .YIJxiTuPgMQav316cRqP {\n --generic-tooltip-background-color: #363a4f;\n }\n .tippy-arrow {\n color: #363a4f !important;\n }\n .zrvvPyoxE6wQNqnu0yWA,\n .mjprSb2e1tKJpqwvgFSh,\n .jW4eWdr_LUeOXwPpKhWG {\n color: #cad3f5;\n background: #363a4f;\n }\n input:checked ~ .Js64TOfWtHksI6TQ6knT {\n background: #b7bdf8 !important;\n }\n .bXJ77rNIJ18Y0GfegQdr + label > :first-child {\n background: #cad3f5 !important;\n }\n .Z35BWOA10YGn5uc9YgAp:focus-within,\n .Z35BWOA10YGn5uc9YgAp:hover,\n .Z35BWOA10YGn5uc9YgAp[data-context-menu-open=\"true\"] {\n background: #1e2030 !important;\n }\n .wC9sIed7pfp47wZbmU6m:hover,\n .wC9sIed7pfp47wZbmU6m:not([aria-checked=\"true\"]):focus {\n background: #363a4f !important;\n }\n .DuEPSADpSwCcO880xjUG:not(:first-child) > .QgtQw2NJz7giDZxap2BB::before {\n border-color: #363a4f;\n }\n .pSxFsY9Fgcj5f8Gf05mh,\n .qyKJPLjz8o4jnbk92JOn {\n background-color: rgba(24, 25, 38, 0.7);\n }\n .eG930DCaQXDFqjhxRGIs > * {\n background: #181926 !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.fIXqki svg {\n color: #cad3f5 !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.bjlVXn svg.bneLcE {\n color: #24273a !important;\n }\n .OF_3F0SQCsBtL1jSTlTA svg,\n .OF_3F0SQCsBtL1jSTlTA::after,\n .tP0mccyU1WAa7I9PevC1 svg,\n .tP0mccyU1WAa7I9PevC1::after {\n color: #b7bdf8 !important;\n }\n .npv-up-next {\n background-color: #363a4f !important;\n }\n .mbUrqWP55sK6zhspiR72 button {\n color: #cad3f5 !important;\n }\n .npv-lyrics__text-wrapper--previous p {\n color: #b8c0e0 !important;\n }\n .npv-lyrics__text-wrapper--current p {\n color: #cad3f5 !important;\n }\n .npv-lyrics__text-wrapper--next p {\n color: #a5adcb !important;\n }\n .npv-lyrics__text--credits {\n color: #cad3f5 !important;\n }\n div[data-tippy-root],\n #context-menu,\n #hover-or-focus-tooltip,\n .nYdM55iHFByRTzJUmx9X {\n border-radius: 8px;\n background-color: #363a4f;\n color: #cad3f5;\n }\n }\n @media (prefers-color-scheme: dark) {\n color-scheme: dark;\n ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a5adcb !important;\n }\n .encore-dark-theme,\n .encore-dark-theme .encore-base-set,\n .encore-light-theme,\n .encore-light-theme .encore-base-set,\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: #24273a;\n --background-highlight: #363a4f;\n --background-press: #181926;\n --background-elevated-base: #363a4f;\n --background-elevated-highlight: #494d64;\n --background-elevated-press: #181926;\n --background-tinted-base: #181926;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #24273a;\n --background-unsafe-for-small-text-base: #24273a;\n --background-unsafe-for-small-text-highlight: #24273a;\n --background-unsafe-for-small-text-press: #24273a;\n --text-base: #cad3f5;\n --text-subdued: #b8c0e0;\n --text-bright-accent: #b7bdf8;\n --text-negative: #ed8796;\n --text-warning: #eed49f;\n --text-positive: #b7bdf8;\n --text-announcement: #7dc4e4;\n --essential-base: #cad3f5;\n --essential-subdued: #b8c0e0;\n --essential-bright-accent: #b7bdf8;\n --essential-negative: #ed8796;\n --essential-warning: #eed49f;\n --essential-positive: #a6da95;\n --essential-announcement: #24273a;\n --decorative-base: #cad3f5;\n --decorative-subdued: #5b6078;\n }\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: #494d64;\n --background-highlight: #363a4f;\n --background-press: #494d64;\n }\n .encore-dark-theme .encore-bright-accent-set {\n --background-base: #b7bdf8;\n --background-highlight: #b7bdf8;\n --background-press: #b7bdf8;\n --background-elevated-base: #b7bdf8;\n --background-elevated-highlight: #b7bdf8;\n --background-elevated-press: #b7bdf8;\n --background-tinted-base: #b7bdf8;\n --background-tinted-highlight: #b7bdf8;\n --background-tinted-press: #b7bdf8;\n --background-unsafe-for-small-text-base: #b7bdf8;\n --background-unsafe-for-small-text-highlight: #b7bdf8;\n --background-unsafe-for-small-text-press: #b7bdf8;\n --decorative-subdued: #8992f3;\n }\n .encore-dark-theme .encore-over-media-set {\n --background-base: #1e2030;\n --background-highlight: #181926;\n --background-press: #1e2030;\n --background-unsafe-for-small-text-base: #1e2030;\n --background-unsafe-for-small-text-highlight: #1e2030;\n --background-unsafe-for-small-text-press: #1e2030;\n --background-elevated-base: #181926;\n --background-elevated-highlight: #181926;\n --background-elevated-press: #1e2030;\n --background-tinted-base: #1e2030;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #1e2030;\n }\n .encore-text {\n color: #cad3f5;\n }\n .ydlidzq2hSQrvGXn7yni {\n background: #cad3f5;\n color: #181926;\n }\n .encore-dark-theme .encore-base-set > *,\n .encore-dark-theme > * {\n --parents-essential-base: #cad3f5;\n }\n .X8yW2lJbFCQfV5GjoRwL {\n --generic-tooltip-background-color: #1e2030;\n }\n .SboKmDrCTZng7t4EgNoM {\n background-color: #1e2030 !important;\n }\n #main > * > *,\n .sqKERfoKl4KwrtHqcKOd,\n .HkbHLcqgUfXruL5xVi28,\n .uhDzVbFHyCQDH6WrWZaC,\n .pHrwZOFBdT8FNXnmcPPI {\n background: #181926 !important;\n }\n /* some borders on the playlist details */\n .ePPpO_NuGDUxVRTw7y6W {\n border-color: #363a4f;\n }\n .uWvwXlS0Da1bWsRX6KOw,\n .n5XwsUqagSoVk8oMiw1x {\n filter: saturate(0) brightness(1.3) !important;\n }\n .eoWRdH,\n .in4OjUTflcsoj9RUpf05 *,\n .gpNta6i8q3KYJC6WBZQC * {\n color: #a5adcb !important;\n }\n ._EShSNaBK1wUIaZQFJJQ {\n box-shadow: 0 4px 20px #1e2030;\n }\n .gHImFiUWOg93pvTefeAD,\n .CoLO4pdSl8LGWyVZA00t {\n background: #24273a !important;\n }\n .mjZrvVI3CxfHJXu7y0Lg,\n .coBkWVskipFo8KxLKief .T1xI1RTSFU7Wu94UuvE6 {\n background-color: #b7bdf8 !important;\n }\n .ListRowTitle__LineClamp-sc-1xe2if1-0.lmgIvZ *,\n .EaTxqhHk6J4ecKHwpY5m *,\n .SboKmDrCTZng7t4EgNoM *,\n .MfVrtIzQJ7iZXfRWg6eM,\n .Ydwa1P5GkCggtLlSvphs,\n .Fb61sprjhh75aOITDnsJ *,\n .Ai_McRq9wJEYK21w8nX_ *,\n .QZhV0hWVKlExlKr266jo::placeholder,\n .JzZyf6OGCGtdscOZGt8Y.t6HIrX67Lp80Nj6tGauz *,\n .hfdkySA4kiUldFsPj9lD.ZcNcu7WZgOAz_Mkcoff3 *,\n .ListRowTitle__LineClamp-sc-1xe2if1-0 *,\n .FZhaXNtbN3Crwrgd0TA7.control-button,\n .COJ84QbXPrd4jkO1HU2N *,\n .zhQX2DOI2muMo8EKsZ6h,\n .MHIOvvlSYRmF7VAJDLWy,\n .JouuH90_RNAdTj0ZjcCA,\n .r9m6lHy7RyIPDzW1Youe,\n .PDPsYDh4ntfQE3B4duUI,\n .bfQ2S9bMXr_kJjqEfcwA *,\n .QO9loc33XC50mMRUCIvf,\n .G7zO58ORUHxcUw0sXktM,\n .rq2VQ5mb9SDAFWbBIUIn *,\n .lp9Tfm4rsM9_pfbIE0zd,\n .w6j_vX6SF5IxSXrrkYw5,\n .prGqQr33U0mG14TJ5V8a *,\n .BQD_pE0Nva_z6z7CvZww *,\n .W5cB_o0XkkU7Q8tlTGxq,\n .PGSe59fD1Hwc9yUM2d3U a,\n .jb9xD5ECTqKFK02qe3HZ *,\n .X8yW2lJbFCQfV5GjoRwL *,\n .tbvnCR3ZJxmAKY6nRPBe,\n .CmR9tHJ5ta6oWJlKBm3k *,\n .xgmjVLxjqfcXK5BV_XyN.fUYMR7LuRXv0KJWFvRZA,\n .DzWw3g4E_66wu9ktqn36 .home-active-icon,\n .Footer__StyledFooter-sc-xwm5vq-0 *,\n .DzWw3g4E_66wu9ktqn36 .search-active-icon,\n .dYnaPI,\n .home-active-icon,\n .zOsKPnD_9x3KJqQCSmAq,\n .beyOcd3p0PEzhrlKIbU1,\n .oORVTPvg6eTQflVKKgw8 {\n color: #cad3f5 !important;\n }\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .ucB9avGYvzsmzXUOw0S7,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .ucB9avGYvzsmzXUOw0S7,\n .NPv26QCDgdnwsPOlYJmQ div:nth-child(2) {\n color: #b8c0e0;\n }\n .VKCcyYujazVPj6VkksPM svg path {\n fill: #cad3f5;\n }\n .ThG4UqWk7ASXCMm69Opn,\n .BQD_pE0Nva_z6z7CvZww *,\n .k2ndSrHzhAsXBcLqRKYx * {\n color: #939ab7 !important;\n }\n .gqYYMz8DkhaT3e44LcHQ span {\n color: #24273a;\n }\n *[class*=\"ButtonInner-sc-14ud5tc-0 GBxjH encore-bright-accent-set vq0lsCoYrDUDvkuUIaRg\"] * {\n color: #181926 !important;\n fill: #181926 !important;\n }\n .bk509U3ZhZc9YBJAmoPB {\n background: #1e2030;\n }\n .HVCCFeUiHVwZVv74p34a *,\n .mXNT9H2GU7lDW4cGx0q1,\n .uV8q95GGAb2VDtL3gpYa {\n background: #363a4f !important;\n }\n ._VADS4mdajCt5Yuf6KjW,\n .uJjmxe0T11dUVeW6Biz8 {\n background-color: #24273a;\n }\n .QO9loc33XC50mMRUCIvf {\n background-color: #363a4f;\n }\n .QO9loc33XC50mMRUCIvf:focus {\n -webkit-box-shadow: 0 0 0 2px #cad3f5;\n box-shadow: 0 0 0 2px #cad3f5;\n }\n .QO9loc33XC50mMRUCIvf:hover {\n background-color: #494d64;\n }\n .H6jh9Xd7DNOq3NsLDmCB:active,\n .H6jh9Xd7DNOq3NsLDmCB:focus,\n .H6jh9Xd7DNOq3NsLDmCB:hover {\n color: #cad3f5 !important;\n }\n .NbcaczStd8vD2rHWwaKv,\n .QZhV0hWVKlExlKr266jo {\n background-color: #363a4f;\n color: #cad3f5;\n }\n div[role*=\"menuitem\"] {\n background-color: #363a4f !important;\n }\n .H6jh9Xd7DNOq3NsLDmCB,\n .htqz7Vb8mLJvGKTi1vrs,\n .dsbIME {\n color: #cad3f5;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0 svg {\n color: #181926 !important;\n }\n .kPpCsU {\n fill: #cad3f5;\n }\n .VgSbatGBB9XwTH2_dsxg .ql0zZd7giPXSnPg75NR0 {\n background: #24273a !important;\n color: #cad3f5;\n }\n .HsbczDqu9qjcYr7EIdHR,\n .rovbQsmAS_mwvpKHaVhQ * {\n background: transparent !important;\n }\n .Z35BWOA10YGn5uc9YgAp,\n .pQmF4tvRpUeLWgPKUcW7 {\n background-color: #181926;\n }\n .S4OmZ_IZexmZ5dasPqW5 {\n background-color: #b7bdf8 !important;\n }\n .T1xI1RTSFU7Wu94UuvE6[style*=\"background-color:\"] {\n background-color: #b7bdf8 !important;\n }\n .fIvMht6B9HdROywMNJZ4.hIFR8WDm_54EEIa1gwpC {\n background-color: #b7bdf8 !important;\n }\n .kpGMQq1KFz620g_BD_dS {\n background-color: #6e738d;\n }\n .link-subtle {\n color: #b8c0e0;\n }\n .link-subtle:hover {\n color: #cad3f5;\n }\n .c0KyMkxeMCWQGE7cR8s_,\n .s58sp4t3h1uU9n_42KqD,\n .TextForLabel-sc-1jqya9m-0 span {\n color: #24273a !important;\n }\n .LunqxlFIupJw_Dkx6mNx {\n background: #1e2030 !important;\n }\n .bQthUEx0_U98DJkT1saO,\n .RVRoa p {\n color: #cad3f5;\n }\n .kmZeYl {\n background-color: #1e2030;\n }\n .kmZeYl:hover {\n background-color: #181926;\n }\n #onetrust-banner-sdk {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n #onetrust-policy-text,\n .ot-dpd-title,\n .onetrust-policy-title,\n .ot-text-bold {\n color: #cad3f5 !important;\n }\n .ot-dpd-desc,\n .ot-link-btn {\n color: #cad3f5 !important;\n }\n #onetrust-consent-sdk #onetrust-policy-title {\n color: #cad3f5 !important;\n }\n #onetrust-banner-sdk button {\n color: #cad3f5 !important;\n }\n #onetrust-pc-btn-handler {\n background-color: #24273a !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk,\n .ot-acc-txt,\n .ot-acc-grpdesc {\n background-color: #24273a !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n #onetrust-consent-sdk #onetrust-pc-sdk h3,\n #onetrust-consent-sdk #onetrust-pc-sdk h5,\n #onetrust-consent-sdk #onetrust-pc-sdk h4,\n #onetrust-consent-sdk #onetrust-pc-sdk h6,\n #onetrust-consent-sdk #onetrust-pc-sdk h2,\n #onetrust-pc-sdk .ot-always-active,\n .ot-acc-txt,\n .ot-acc-grpdesc,\n #onetrust-consent-sdk #onetrust-pc-sdk p {\n color: #cad3f5 !important;\n }\n #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #b7bdf8 !important;\n border-radius: 8px;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ) {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span {\n color: #cad3f5;\n }\n #onetrust-pc-sdk input[type=\"text\"] {\n background-color: #1e2030 !important;\n border-color: #b7bdf8 !important;\n }\n #onetrust-pc-sdk .ot-pc-header,\n #onetrust-pc-sdk ul li {\n border-bottom-color: #b7bdf8 !important;\n border-top-color: #b7bdf8 !important;\n }\n #ot-ven-lst {\n border-top-color: #b7bdf8 !important;\n }\n .ot-pc-footer {\n border-top-color: #b7bdf8 !important;\n }\n #onetrust-pc-sdk li > button {\n border-top-color: #b7bdf8 !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk {\n background-color: #24273a !important;\n }\n .dz_h98rH9nZCwfPdnKgr {\n background-image: none;\n }\n .RfidWIoz8FON2WhFoItU {\n color: #cad3f5;\n }\n .cuLHaM {\n background-color: #24273a;\n }\n #Desktop_LeftSidebar_Id {\n background-color: transparent;\n }\n .y2UicQnlTq148rL8Y0jp {\n box-shadow: 0 6px 10px #1e2030;\n }\n .vnCew8qzJq3cVGlYFXRI {\n background-color: #cad3f5;\n }\n .vnCew8qzJq3cVGlYFXRI * {\n fill: #181926;\n }\n .rovbQsmAS_mwvpKHaVhQ .PFgcCoJSWC3KjhZxHDYH * {\n fill: #cad3f5 !important;\n }\n .TywOcKZEqNynWecCiATc {\n --bg-color: #494d64;\n --fg-color: #cad3f5;\n --is-active-fg-color: #b7bdf8;\n }\n a {\n color: #b7bdf8;\n }\n .Ng3dPPA2_1CFYkzPukjM {\n background: #8aadf4;\n }\n .KAZD28usA1vPz5GVpm63.EHxL6K_6WWDlTCZP6x5w::after {\n background-color: #b7bdf8;\n }\n .tippy-box[data-theme~=\"activation\"] {\n background-color: #b7bdf8;\n color: #181926;\n }\n .tippy-box[data-theme~=\"activation\"] .c0KyMkxeMCWQGE7cR8s_ *,\n .tippy-box[data-theme~=\"activation\"] .TextForLabel-sc-1jqya9m-0.kIsEKW {\n color: #181926;\n }\n .YIJxiTuPgMQav316cRqP {\n --generic-tooltip-background-color: #363a4f;\n }\n .tippy-arrow {\n color: #363a4f !important;\n }\n .zrvvPyoxE6wQNqnu0yWA,\n .mjprSb2e1tKJpqwvgFSh,\n .jW4eWdr_LUeOXwPpKhWG {\n color: #cad3f5;\n background: #363a4f;\n }\n input:checked ~ .Js64TOfWtHksI6TQ6knT {\n background: #b7bdf8 !important;\n }\n .bXJ77rNIJ18Y0GfegQdr + label > :first-child {\n background: #cad3f5 !important;\n }\n .Z35BWOA10YGn5uc9YgAp:focus-within,\n .Z35BWOA10YGn5uc9YgAp:hover,\n .Z35BWOA10YGn5uc9YgAp[data-context-menu-open=\"true\"] {\n background: #1e2030 !important;\n }\n .wC9sIed7pfp47wZbmU6m:hover,\n .wC9sIed7pfp47wZbmU6m:not([aria-checked=\"true\"]):focus {\n background: #363a4f !important;\n }\n .DuEPSADpSwCcO880xjUG:not(:first-child) > .QgtQw2NJz7giDZxap2BB::before {\n border-color: #363a4f;\n }\n .pSxFsY9Fgcj5f8Gf05mh,\n .qyKJPLjz8o4jnbk92JOn {\n background-color: rgba(24, 25, 38, 0.7);\n }\n .eG930DCaQXDFqjhxRGIs > * {\n background: #181926 !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.fIXqki svg {\n color: #cad3f5 !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.bjlVXn svg.bneLcE {\n color: #24273a !important;\n }\n .OF_3F0SQCsBtL1jSTlTA svg,\n .OF_3F0SQCsBtL1jSTlTA::after,\n .tP0mccyU1WAa7I9PevC1 svg,\n .tP0mccyU1WAa7I9PevC1::after {\n color: #b7bdf8 !important;\n }\n .npv-up-next {\n background-color: #363a4f !important;\n }\n .mbUrqWP55sK6zhspiR72 button {\n color: #cad3f5 !important;\n }\n .npv-lyrics__text-wrapper--previous p {\n color: #b8c0e0 !important;\n }\n .npv-lyrics__text-wrapper--current p {\n color: #cad3f5 !important;\n }\n .npv-lyrics__text-wrapper--next p {\n color: #a5adcb !important;\n }\n .npv-lyrics__text--credits {\n color: #cad3f5 !important;\n }\n div[data-tippy-root],\n #context-menu,\n #hover-or-focus-tooltip,\n .nYdM55iHFByRTzJUmx9X {\n border-radius: 8px;\n background-color: #363a4f;\n color: #cad3f5;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* some borders on the playlist details */\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 .encore-dark-theme,\n :root .encore-dark-theme .encore-base-set,\n :root .encore-light-theme,\n :root .encore-light-theme .encore-base-set,\n :root .encore-dark-theme .encore-inverted-light-set {\n --background-base: #24273a;\n --background-highlight: #363a4f;\n --background-press: #181926;\n --background-elevated-base: #363a4f;\n --background-elevated-highlight: #494d64;\n --background-elevated-press: #181926;\n --background-tinted-base: #181926;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #24273a;\n --background-unsafe-for-small-text-base: #24273a;\n --background-unsafe-for-small-text-highlight: #24273a;\n --background-unsafe-for-small-text-press: #24273a;\n --text-base: #cad3f5;\n --text-subdued: #b8c0e0;\n --text-bright-accent: #b7bdf8;\n --text-negative: #ed8796;\n --text-warning: #eed49f;\n --text-positive: #b7bdf8;\n --text-announcement: #7dc4e4;\n --essential-base: #cad3f5;\n --essential-subdued: #b8c0e0;\n --essential-bright-accent: #b7bdf8;\n --essential-negative: #ed8796;\n --essential-warning: #eed49f;\n --essential-positive: #a6da95;\n --essential-announcement: #24273a;\n --decorative-base: #cad3f5;\n --decorative-subdued: #5b6078;\n }\n :root .encore-dark-theme .encore-inverted-light-set {\n --background-base: #494d64;\n --background-highlight: #363a4f;\n --background-press: #494d64;\n }\n :root .encore-dark-theme .encore-bright-accent-set {\n --background-base: #b7bdf8;\n --background-highlight: #b7bdf8;\n --background-press: #b7bdf8;\n --background-elevated-base: #b7bdf8;\n --background-elevated-highlight: #b7bdf8;\n --background-elevated-press: #b7bdf8;\n --background-tinted-base: #b7bdf8;\n --background-tinted-highlight: #b7bdf8;\n --background-tinted-press: #b7bdf8;\n --background-unsafe-for-small-text-base: #b7bdf8;\n --background-unsafe-for-small-text-highlight: #b7bdf8;\n --background-unsafe-for-small-text-press: #b7bdf8;\n --decorative-subdued: #8992f3;\n }\n :root .encore-dark-theme .encore-over-media-set {\n --background-base: #1e2030;\n --background-highlight: #181926;\n --background-press: #1e2030;\n --background-unsafe-for-small-text-base: #1e2030;\n --background-unsafe-for-small-text-highlight: #1e2030;\n --background-unsafe-for-small-text-press: #1e2030;\n --background-elevated-base: #181926;\n --background-elevated-highlight: #181926;\n --background-elevated-press: #1e2030;\n --background-tinted-base: #1e2030;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #1e2030;\n }\n :root .encore-text {\n color: #cad3f5;\n }\n :root .ydlidzq2hSQrvGXn7yni {\n background: #cad3f5;\n color: #181926;\n }\n :root .encore-dark-theme .encore-base-set > *,\n :root .encore-dark-theme > * {\n --parents-essential-base: #cad3f5;\n }\n :root .X8yW2lJbFCQfV5GjoRwL {\n --generic-tooltip-background-color: #1e2030;\n }\n :root .SboKmDrCTZng7t4EgNoM {\n background-color: #1e2030 !important;\n }\n :root #main > * > *,\n :root .sqKERfoKl4KwrtHqcKOd,\n :root .HkbHLcqgUfXruL5xVi28,\n :root .uhDzVbFHyCQDH6WrWZaC,\n :root .pHrwZOFBdT8FNXnmcPPI {\n background: #181926 !important;\n }\n :root .ePPpO_NuGDUxVRTw7y6W {\n border-color: #363a4f;\n }\n :root .uWvwXlS0Da1bWsRX6KOw,\n :root .n5XwsUqagSoVk8oMiw1x {\n filter: saturate(0) brightness(1.3) !important;\n }\n :root .eoWRdH,\n :root .in4OjUTflcsoj9RUpf05 *,\n :root .gpNta6i8q3KYJC6WBZQC * {\n color: #a5adcb !important;\n }\n :root ._EShSNaBK1wUIaZQFJJQ {\n box-shadow: 0 4px 20px #1e2030;\n }\n :root .gHImFiUWOg93pvTefeAD,\n :root .CoLO4pdSl8LGWyVZA00t {\n background: #24273a !important;\n }\n :root .mjZrvVI3CxfHJXu7y0Lg,\n :root .coBkWVskipFo8KxLKief .T1xI1RTSFU7Wu94UuvE6 {\n background-color: #b7bdf8 !important;\n }\n :root .ListRowTitle__LineClamp-sc-1xe2if1-0.lmgIvZ *,\n :root .EaTxqhHk6J4ecKHwpY5m *,\n :root .SboKmDrCTZng7t4EgNoM *,\n :root .MfVrtIzQJ7iZXfRWg6eM,\n :root .Ydwa1P5GkCggtLlSvphs,\n :root .Fb61sprjhh75aOITDnsJ *,\n :root .Ai_McRq9wJEYK21w8nX_ *,\n :root .QZhV0hWVKlExlKr266jo::placeholder,\n :root .JzZyf6OGCGtdscOZGt8Y.t6HIrX67Lp80Nj6tGauz *,\n :root .hfdkySA4kiUldFsPj9lD.ZcNcu7WZgOAz_Mkcoff3 *,\n :root .ListRowTitle__LineClamp-sc-1xe2if1-0 *,\n :root .FZhaXNtbN3Crwrgd0TA7.control-button,\n :root .COJ84QbXPrd4jkO1HU2N *,\n :root .zhQX2DOI2muMo8EKsZ6h,\n :root .MHIOvvlSYRmF7VAJDLWy,\n :root .JouuH90_RNAdTj0ZjcCA,\n :root .r9m6lHy7RyIPDzW1Youe,\n :root .PDPsYDh4ntfQE3B4duUI,\n :root .bfQ2S9bMXr_kJjqEfcwA *,\n :root .QO9loc33XC50mMRUCIvf,\n :root .G7zO58ORUHxcUw0sXktM,\n :root .rq2VQ5mb9SDAFWbBIUIn *,\n :root .lp9Tfm4rsM9_pfbIE0zd,\n :root .w6j_vX6SF5IxSXrrkYw5,\n :root .prGqQr33U0mG14TJ5V8a *,\n :root .BQD_pE0Nva_z6z7CvZww *,\n :root .W5cB_o0XkkU7Q8tlTGxq,\n :root .PGSe59fD1Hwc9yUM2d3U a,\n :root .jb9xD5ECTqKFK02qe3HZ *,\n :root .X8yW2lJbFCQfV5GjoRwL *,\n :root .tbvnCR3ZJxmAKY6nRPBe,\n :root .CmR9tHJ5ta6oWJlKBm3k *,\n :root .xgmjVLxjqfcXK5BV_XyN.fUYMR7LuRXv0KJWFvRZA,\n :root .DzWw3g4E_66wu9ktqn36 .home-active-icon,\n :root .Footer__StyledFooter-sc-xwm5vq-0 *,\n :root .DzWw3g4E_66wu9ktqn36 .search-active-icon,\n :root .dYnaPI,\n :root .home-active-icon,\n :root .zOsKPnD_9x3KJqQCSmAq,\n :root .beyOcd3p0PEzhrlKIbU1,\n :root .oORVTPvg6eTQflVKKgw8 {\n color: #cad3f5 !important;\n }\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .ucB9avGYvzsmzXUOw0S7,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .ucB9avGYvzsmzXUOw0S7,\n :root .NPv26QCDgdnwsPOlYJmQ div:nth-child(2) {\n color: #b8c0e0;\n }\n :root .VKCcyYujazVPj6VkksPM svg path {\n fill: #cad3f5;\n }\n :root .ThG4UqWk7ASXCMm69Opn,\n :root .BQD_pE0Nva_z6z7CvZww *,\n :root .k2ndSrHzhAsXBcLqRKYx * {\n color: #939ab7 !important;\n }\n :root .gqYYMz8DkhaT3e44LcHQ span {\n color: #24273a;\n }\n :root *[class*=\"ButtonInner-sc-14ud5tc-0 GBxjH encore-bright-accent-set vq0lsCoYrDUDvkuUIaRg\"] * {\n color: #181926 !important;\n fill: #181926 !important;\n }\n :root .bk509U3ZhZc9YBJAmoPB {\n background: #1e2030;\n }\n :root .HVCCFeUiHVwZVv74p34a *,\n :root .mXNT9H2GU7lDW4cGx0q1,\n :root .uV8q95GGAb2VDtL3gpYa {\n background: #363a4f !important;\n }\n :root ._VADS4mdajCt5Yuf6KjW,\n :root .uJjmxe0T11dUVeW6Biz8 {\n background-color: #24273a;\n }\n :root .QO9loc33XC50mMRUCIvf {\n background-color: #363a4f;\n }\n :root .QO9loc33XC50mMRUCIvf:focus {\n -webkit-box-shadow: 0 0 0 2px #cad3f5;\n box-shadow: 0 0 0 2px #cad3f5;\n }\n :root .QO9loc33XC50mMRUCIvf:hover {\n background-color: #494d64;\n }\n :root .H6jh9Xd7DNOq3NsLDmCB:active,\n :root .H6jh9Xd7DNOq3NsLDmCB:focus,\n :root .H6jh9Xd7DNOq3NsLDmCB:hover {\n color: #cad3f5 !important;\n }\n :root .NbcaczStd8vD2rHWwaKv,\n :root .QZhV0hWVKlExlKr266jo {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root div[role*=\"menuitem\"] {\n background-color: #363a4f !important;\n }\n :root .H6jh9Xd7DNOq3NsLDmCB,\n :root .htqz7Vb8mLJvGKTi1vrs,\n :root .dsbIME {\n color: #cad3f5;\n }\n :root .IconWrapper__Wrapper-sc-1hf1hjl-0 svg {\n color: #181926 !important;\n }\n :root .kPpCsU {\n fill: #cad3f5;\n }\n :root .VgSbatGBB9XwTH2_dsxg .ql0zZd7giPXSnPg75NR0 {\n background: #24273a !important;\n color: #cad3f5;\n }\n :root .HsbczDqu9qjcYr7EIdHR,\n :root .rovbQsmAS_mwvpKHaVhQ * {\n background: transparent !important;\n }\n :root .Z35BWOA10YGn5uc9YgAp,\n :root .pQmF4tvRpUeLWgPKUcW7 {\n background-color: #181926;\n }\n :root .S4OmZ_IZexmZ5dasPqW5 {\n background-color: #b7bdf8 !important;\n }\n :root .T1xI1RTSFU7Wu94UuvE6[style*=\"background-color:\"] {\n background-color: #b7bdf8 !important;\n }\n :root .fIvMht6B9HdROywMNJZ4.hIFR8WDm_54EEIa1gwpC {\n background-color: #b7bdf8 !important;\n }\n :root .kpGMQq1KFz620g_BD_dS {\n background-color: #6e738d;\n }\n :root .link-subtle {\n color: #b8c0e0;\n }\n :root .link-subtle:hover {\n color: #cad3f5;\n }\n :root .c0KyMkxeMCWQGE7cR8s_,\n :root .s58sp4t3h1uU9n_42KqD,\n :root .TextForLabel-sc-1jqya9m-0 span {\n color: #24273a !important;\n }\n :root .LunqxlFIupJw_Dkx6mNx {\n background: #1e2030 !important;\n }\n :root .bQthUEx0_U98DJkT1saO,\n :root .RVRoa p {\n color: #cad3f5;\n }\n :root .kmZeYl {\n background-color: #1e2030;\n }\n :root .kmZeYl:hover {\n background-color: #181926;\n }\n :root #onetrust-banner-sdk {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root #onetrust-policy-text,\n :root .ot-dpd-title,\n :root .onetrust-policy-title,\n :root .ot-text-bold {\n color: #cad3f5 !important;\n }\n :root .ot-dpd-desc,\n :root .ot-link-btn {\n color: #cad3f5 !important;\n }\n :root #onetrust-consent-sdk #onetrust-policy-title {\n color: #cad3f5 !important;\n }\n :root #onetrust-banner-sdk button {\n color: #cad3f5 !important;\n }\n :root #onetrust-pc-btn-handler {\n background-color: #24273a !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk,\n :root .ot-acc-txt,\n :root .ot-acc-grpdesc {\n background-color: #24273a !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n :root #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h3,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h5,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h4,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h6,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h2,\n :root #onetrust-pc-sdk .ot-always-active,\n :root .ot-acc-txt,\n :root .ot-acc-grpdesc,\n :root #onetrust-consent-sdk #onetrust-pc-sdk p {\n color: #cad3f5 !important;\n }\n :root #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #b7bdf8 !important;\n border-radius: 8px;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ) {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span {\n color: #cad3f5;\n }\n :root #onetrust-pc-sdk input[type=\"text\"] {\n background-color: #1e2030 !important;\n border-color: #b7bdf8 !important;\n }\n :root #onetrust-pc-sdk .ot-pc-header,\n :root #onetrust-pc-sdk ul li {\n border-bottom-color: #b7bdf8 !important;\n border-top-color: #b7bdf8 !important;\n }\n :root #ot-ven-lst {\n border-top-color: #b7bdf8 !important;\n }\n :root .ot-pc-footer {\n border-top-color: #b7bdf8 !important;\n }\n :root #onetrust-pc-sdk li > button {\n border-top-color: #b7bdf8 !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk {\n background-color: #24273a !important;\n }\n :root .dz_h98rH9nZCwfPdnKgr {\n background-image: none;\n }\n :root .RfidWIoz8FON2WhFoItU {\n color: #cad3f5;\n }\n :root .cuLHaM {\n background-color: #24273a;\n }\n :root #Desktop_LeftSidebar_Id {\n background-color: transparent;\n }\n :root .y2UicQnlTq148rL8Y0jp {\n box-shadow: 0 6px 10px #1e2030;\n }\n :root .vnCew8qzJq3cVGlYFXRI {\n background-color: #cad3f5;\n }\n :root .vnCew8qzJq3cVGlYFXRI * {\n fill: #181926;\n }\n :root .rovbQsmAS_mwvpKHaVhQ .PFgcCoJSWC3KjhZxHDYH * {\n fill: #cad3f5 !important;\n }\n :root .TywOcKZEqNynWecCiATc {\n --bg-color: #494d64;\n --fg-color: #cad3f5;\n --is-active-fg-color: #b7bdf8;\n }\n :root a {\n color: #b7bdf8;\n }\n :root .Ng3dPPA2_1CFYkzPukjM {\n background: #8aadf4;\n }\n :root .KAZD28usA1vPz5GVpm63.EHxL6K_6WWDlTCZP6x5w::after {\n background-color: #b7bdf8;\n }\n :root .tippy-box[data-theme~=\"activation\"] {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .tippy-box[data-theme~=\"activation\"] .c0KyMkxeMCWQGE7cR8s_ *,\n :root .tippy-box[data-theme~=\"activation\"] .TextForLabel-sc-1jqya9m-0.kIsEKW {\n color: #181926;\n }\n :root .YIJxiTuPgMQav316cRqP {\n --generic-tooltip-background-color: #363a4f;\n }\n :root .tippy-arrow {\n color: #363a4f !important;\n }\n :root .zrvvPyoxE6wQNqnu0yWA,\n :root .mjprSb2e1tKJpqwvgFSh,\n :root .jW4eWdr_LUeOXwPpKhWG {\n color: #cad3f5;\n background: #363a4f;\n }\n :root input:checked ~ .Js64TOfWtHksI6TQ6knT {\n background: #b7bdf8 !important;\n }\n :root .bXJ77rNIJ18Y0GfegQdr + label > :first-child {\n background: #cad3f5 !important;\n }\n :root .Z35BWOA10YGn5uc9YgAp:focus-within,\n :root .Z35BWOA10YGn5uc9YgAp:hover,\n :root .Z35BWOA10YGn5uc9YgAp[data-context-menu-open=\"true\"] {\n background: #1e2030 !important;\n }\n :root .wC9sIed7pfp47wZbmU6m:hover,\n :root .wC9sIed7pfp47wZbmU6m:not([aria-checked=\"true\"]):focus {\n background: #363a4f !important;\n }\n :root .DuEPSADpSwCcO880xjUG:not(:first-child) > .QgtQw2NJz7giDZxap2BB::before {\n border-color: #363a4f;\n }\n :root .pSxFsY9Fgcj5f8Gf05mh,\n :root .qyKJPLjz8o4jnbk92JOn {\n background-color: rgba(24, 25, 38, 0.7);\n }\n :root .eG930DCaQXDFqjhxRGIs > * {\n background: #181926 !important;\n }\n :root .IconWrapper__Wrapper-sc-1hf1hjl-0.fIXqki svg {\n color: #cad3f5 !important;\n }\n :root .IconWrapper__Wrapper-sc-1hf1hjl-0.bjlVXn svg.bneLcE {\n color: #24273a !important;\n }\n :root .OF_3F0SQCsBtL1jSTlTA svg,\n :root .OF_3F0SQCsBtL1jSTlTA::after,\n :root .tP0mccyU1WAa7I9PevC1 svg,\n :root .tP0mccyU1WAa7I9PevC1::after {\n color: #b7bdf8 !important;\n }\n :root .npv-up-next {\n background-color: #363a4f !important;\n }\n :root .mbUrqWP55sK6zhspiR72 button {\n color: #cad3f5 !important;\n }\n :root .npv-lyrics__text-wrapper--previous p {\n color: #b8c0e0 !important;\n }\n :root .npv-lyrics__text-wrapper--current p {\n color: #cad3f5 !important;\n }\n :root .npv-lyrics__text-wrapper--next p {\n color: #a5adcb !important;\n }\n :root .npv-lyrics__text--credits {\n color: #cad3f5 !important;\n }\n :root div[data-tippy-root],\n :root #context-menu,\n :root #hover-or-focus-tooltip,\n :root .nYdM55iHFByRTzJUmx9X {\n border-radius: 8px;\n background-color: #363a4f;\n color: #cad3f5;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* some borders on the playlist details */\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 .encore-dark-theme,\n :root .encore-dark-theme .encore-base-set,\n :root .encore-light-theme,\n :root .encore-light-theme .encore-base-set,\n :root .encore-dark-theme .encore-inverted-light-set {\n --background-base: #24273a;\n --background-highlight: #363a4f;\n --background-press: #181926;\n --background-elevated-base: #363a4f;\n --background-elevated-highlight: #494d64;\n --background-elevated-press: #181926;\n --background-tinted-base: #181926;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #24273a;\n --background-unsafe-for-small-text-base: #24273a;\n --background-unsafe-for-small-text-highlight: #24273a;\n --background-unsafe-for-small-text-press: #24273a;\n --text-base: #cad3f5;\n --text-subdued: #b8c0e0;\n --text-bright-accent: #b7bdf8;\n --text-negative: #ed8796;\n --text-warning: #eed49f;\n --text-positive: #b7bdf8;\n --text-announcement: #7dc4e4;\n --essential-base: #cad3f5;\n --essential-subdued: #b8c0e0;\n --essential-bright-accent: #b7bdf8;\n --essential-negative: #ed8796;\n --essential-warning: #eed49f;\n --essential-positive: #a6da95;\n --essential-announcement: #24273a;\n --decorative-base: #cad3f5;\n --decorative-subdued: #5b6078;\n }\n :root .encore-dark-theme .encore-inverted-light-set {\n --background-base: #494d64;\n --background-highlight: #363a4f;\n --background-press: #494d64;\n }\n :root .encore-dark-theme .encore-bright-accent-set {\n --background-base: #b7bdf8;\n --background-highlight: #b7bdf8;\n --background-press: #b7bdf8;\n --background-elevated-base: #b7bdf8;\n --background-elevated-highlight: #b7bdf8;\n --background-elevated-press: #b7bdf8;\n --background-tinted-base: #b7bdf8;\n --background-tinted-highlight: #b7bdf8;\n --background-tinted-press: #b7bdf8;\n --background-unsafe-for-small-text-base: #b7bdf8;\n --background-unsafe-for-small-text-highlight: #b7bdf8;\n --background-unsafe-for-small-text-press: #b7bdf8;\n --decorative-subdued: #8992f3;\n }\n :root .encore-dark-theme .encore-over-media-set {\n --background-base: #1e2030;\n --background-highlight: #181926;\n --background-press: #1e2030;\n --background-unsafe-for-small-text-base: #1e2030;\n --background-unsafe-for-small-text-highlight: #1e2030;\n --background-unsafe-for-small-text-press: #1e2030;\n --background-elevated-base: #181926;\n --background-elevated-highlight: #181926;\n --background-elevated-press: #1e2030;\n --background-tinted-base: #1e2030;\n --background-tinted-highlight: #1e2030;\n --background-tinted-press: #1e2030;\n }\n :root .encore-text {\n color: #cad3f5;\n }\n :root .ydlidzq2hSQrvGXn7yni {\n background: #cad3f5;\n color: #181926;\n }\n :root .encore-dark-theme .encore-base-set > *,\n :root .encore-dark-theme > * {\n --parents-essential-base: #cad3f5;\n }\n :root .X8yW2lJbFCQfV5GjoRwL {\n --generic-tooltip-background-color: #1e2030;\n }\n :root .SboKmDrCTZng7t4EgNoM {\n background-color: #1e2030 !important;\n }\n :root #main > * > *,\n :root .sqKERfoKl4KwrtHqcKOd,\n :root .HkbHLcqgUfXruL5xVi28,\n :root .uhDzVbFHyCQDH6WrWZaC,\n :root .pHrwZOFBdT8FNXnmcPPI {\n background: #181926 !important;\n }\n :root .ePPpO_NuGDUxVRTw7y6W {\n border-color: #363a4f;\n }\n :root .uWvwXlS0Da1bWsRX6KOw,\n :root .n5XwsUqagSoVk8oMiw1x {\n filter: saturate(0) brightness(1.3) !important;\n }\n :root .eoWRdH,\n :root .in4OjUTflcsoj9RUpf05 *,\n :root .gpNta6i8q3KYJC6WBZQC * {\n color: #a5adcb !important;\n }\n :root ._EShSNaBK1wUIaZQFJJQ {\n box-shadow: 0 4px 20px #1e2030;\n }\n :root .gHImFiUWOg93pvTefeAD,\n :root .CoLO4pdSl8LGWyVZA00t {\n background: #24273a !important;\n }\n :root .mjZrvVI3CxfHJXu7y0Lg,\n :root .coBkWVskipFo8KxLKief .T1xI1RTSFU7Wu94UuvE6 {\n background-color: #b7bdf8 !important;\n }\n :root .ListRowTitle__LineClamp-sc-1xe2if1-0.lmgIvZ *,\n :root .EaTxqhHk6J4ecKHwpY5m *,\n :root .SboKmDrCTZng7t4EgNoM *,\n :root .MfVrtIzQJ7iZXfRWg6eM,\n :root .Ydwa1P5GkCggtLlSvphs,\n :root .Fb61sprjhh75aOITDnsJ *,\n :root .Ai_McRq9wJEYK21w8nX_ *,\n :root .QZhV0hWVKlExlKr266jo::placeholder,\n :root .JzZyf6OGCGtdscOZGt8Y.t6HIrX67Lp80Nj6tGauz *,\n :root .hfdkySA4kiUldFsPj9lD.ZcNcu7WZgOAz_Mkcoff3 *,\n :root .ListRowTitle__LineClamp-sc-1xe2if1-0 *,\n :root .FZhaXNtbN3Crwrgd0TA7.control-button,\n :root .COJ84QbXPrd4jkO1HU2N *,\n :root .zhQX2DOI2muMo8EKsZ6h,\n :root .MHIOvvlSYRmF7VAJDLWy,\n :root .JouuH90_RNAdTj0ZjcCA,\n :root .r9m6lHy7RyIPDzW1Youe,\n :root .PDPsYDh4ntfQE3B4duUI,\n :root .bfQ2S9bMXr_kJjqEfcwA *,\n :root .QO9loc33XC50mMRUCIvf,\n :root .G7zO58ORUHxcUw0sXktM,\n :root .rq2VQ5mb9SDAFWbBIUIn *,\n :root .lp9Tfm4rsM9_pfbIE0zd,\n :root .w6j_vX6SF5IxSXrrkYw5,\n :root .prGqQr33U0mG14TJ5V8a *,\n :root .BQD_pE0Nva_z6z7CvZww *,\n :root .W5cB_o0XkkU7Q8tlTGxq,\n :root .PGSe59fD1Hwc9yUM2d3U a,\n :root .jb9xD5ECTqKFK02qe3HZ *,\n :root .X8yW2lJbFCQfV5GjoRwL *,\n :root .tbvnCR3ZJxmAKY6nRPBe,\n :root .CmR9tHJ5ta6oWJlKBm3k *,\n :root .xgmjVLxjqfcXK5BV_XyN.fUYMR7LuRXv0KJWFvRZA,\n :root .DzWw3g4E_66wu9ktqn36 .home-active-icon,\n :root .Footer__StyledFooter-sc-xwm5vq-0 *,\n :root .DzWw3g4E_66wu9ktqn36 .search-active-icon,\n :root .dYnaPI,\n :root .home-active-icon,\n :root .zOsKPnD_9x3KJqQCSmAq,\n :root .beyOcd3p0PEzhrlKIbU1,\n :root .oORVTPvg6eTQflVKKgw8 {\n color: #cad3f5 !important;\n }\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .ObVor_8sQq5whKbtWs8a,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) .W676nknusnBt8sz19YVV,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4) ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .ucB9avGYvzsmzXUOw0S7,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .PAqIqZXvse_3h6sDVxU0,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu a,\n :root .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .ucB9avGYvzsmzXUOw0S7,\n :root .NPv26QCDgdnwsPOlYJmQ div:nth-child(2) {\n color: #b8c0e0;\n }\n :root .VKCcyYujazVPj6VkksPM svg path {\n fill: #cad3f5;\n }\n :root .ThG4UqWk7ASXCMm69Opn,\n :root .BQD_pE0Nva_z6z7CvZww *,\n :root .k2ndSrHzhAsXBcLqRKYx * {\n color: #939ab7 !important;\n }\n :root .gqYYMz8DkhaT3e44LcHQ span {\n color: #24273a;\n }\n :root *[class*=\"ButtonInner-sc-14ud5tc-0 GBxjH encore-bright-accent-set vq0lsCoYrDUDvkuUIaRg\"] * {\n color: #181926 !important;\n fill: #181926 !important;\n }\n :root .bk509U3ZhZc9YBJAmoPB {\n background: #1e2030;\n }\n :root .HVCCFeUiHVwZVv74p34a *,\n :root .mXNT9H2GU7lDW4cGx0q1,\n :root .uV8q95GGAb2VDtL3gpYa {\n background: #363a4f !important;\n }\n :root ._VADS4mdajCt5Yuf6KjW,\n :root .uJjmxe0T11dUVeW6Biz8 {\n background-color: #24273a;\n }\n :root .QO9loc33XC50mMRUCIvf {\n background-color: #363a4f;\n }\n :root .QO9loc33XC50mMRUCIvf:focus {\n -webkit-box-shadow: 0 0 0 2px #cad3f5;\n box-shadow: 0 0 0 2px #cad3f5;\n }\n :root .QO9loc33XC50mMRUCIvf:hover {\n background-color: #494d64;\n }\n :root .H6jh9Xd7DNOq3NsLDmCB:active,\n :root .H6jh9Xd7DNOq3NsLDmCB:focus,\n :root .H6jh9Xd7DNOq3NsLDmCB:hover {\n color: #cad3f5 !important;\n }\n :root .NbcaczStd8vD2rHWwaKv,\n :root .QZhV0hWVKlExlKr266jo {\n background-color: #363a4f;\n color: #cad3f5;\n }\n :root div[role*=\"menuitem\"] {\n background-color: #363a4f !important;\n }\n :root .H6jh9Xd7DNOq3NsLDmCB,\n :root .htqz7Vb8mLJvGKTi1vrs,\n :root .dsbIME {\n color: #cad3f5;\n }\n :root .IconWrapper__Wrapper-sc-1hf1hjl-0 svg {\n color: #181926 !important;\n }\n :root .kPpCsU {\n fill: #cad3f5;\n }\n :root .VgSbatGBB9XwTH2_dsxg .ql0zZd7giPXSnPg75NR0 {\n background: #24273a !important;\n color: #cad3f5;\n }\n :root .HsbczDqu9qjcYr7EIdHR,\n :root .rovbQsmAS_mwvpKHaVhQ * {\n background: transparent !important;\n }\n :root .Z35BWOA10YGn5uc9YgAp,\n :root .pQmF4tvRpUeLWgPKUcW7 {\n background-color: #181926;\n }\n :root .S4OmZ_IZexmZ5dasPqW5 {\n background-color: #b7bdf8 !important;\n }\n :root .T1xI1RTSFU7Wu94UuvE6[style*=\"background-color:\"] {\n background-color: #b7bdf8 !important;\n }\n :root .fIvMht6B9HdROywMNJZ4.hIFR8WDm_54EEIa1gwpC {\n background-color: #b7bdf8 !important;\n }\n :root .kpGMQq1KFz620g_BD_dS {\n background-color: #6e738d;\n }\n :root .link-subtle {\n color: #b8c0e0;\n }\n :root .link-subtle:hover {\n color: #cad3f5;\n }\n :root .c0KyMkxeMCWQGE7cR8s_,\n :root .s58sp4t3h1uU9n_42KqD,\n :root .TextForLabel-sc-1jqya9m-0 span {\n color: #24273a !important;\n }\n :root .LunqxlFIupJw_Dkx6mNx {\n background: #1e2030 !important;\n }\n :root .bQthUEx0_U98DJkT1saO,\n :root .RVRoa p {\n color: #cad3f5;\n }\n :root .kmZeYl {\n background-color: #1e2030;\n }\n :root .kmZeYl:hover {\n background-color: #181926;\n }\n :root #onetrust-banner-sdk {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root #onetrust-policy-text,\n :root .ot-dpd-title,\n :root .onetrust-policy-title,\n :root .ot-text-bold {\n color: #cad3f5 !important;\n }\n :root .ot-dpd-desc,\n :root .ot-link-btn {\n color: #cad3f5 !important;\n }\n :root #onetrust-consent-sdk #onetrust-policy-title {\n color: #cad3f5 !important;\n }\n :root #onetrust-banner-sdk button {\n color: #cad3f5 !important;\n }\n :root #onetrust-pc-btn-handler {\n background-color: #24273a !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk,\n :root .ot-acc-txt,\n :root .ot-acc-grpdesc {\n background-color: #24273a !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n :root #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h3,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h5,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h4,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h6,\n :root #onetrust-consent-sdk #onetrust-pc-sdk h2,\n :root #onetrust-pc-sdk .ot-always-active,\n :root .ot-acc-txt,\n :root .ot-acc-grpdesc,\n :root #onetrust-consent-sdk #onetrust-pc-sdk p {\n color: #cad3f5 !important;\n }\n :root #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #b7bdf8 !important;\n border-radius: 8px;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ) {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span {\n color: #cad3f5;\n }\n :root #onetrust-pc-sdk input[type=\"text\"] {\n background-color: #1e2030 !important;\n border-color: #b7bdf8 !important;\n }\n :root #onetrust-pc-sdk .ot-pc-header,\n :root #onetrust-pc-sdk ul li {\n border-bottom-color: #b7bdf8 !important;\n border-top-color: #b7bdf8 !important;\n }\n :root #ot-ven-lst {\n border-top-color: #b7bdf8 !important;\n }\n :root .ot-pc-footer {\n border-top-color: #b7bdf8 !important;\n }\n :root #onetrust-pc-sdk li > button {\n border-top-color: #b7bdf8 !important;\n }\n :root #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk {\n background-color: #24273a !important;\n }\n :root .dz_h98rH9nZCwfPdnKgr {\n background-image: none;\n }\n :root .RfidWIoz8FON2WhFoItU {\n color: #cad3f5;\n }\n :root .cuLHaM {\n background-color: #24273a;\n }\n :root #Desktop_LeftSidebar_Id {\n background-color: transparent;\n }\n :root .y2UicQnlTq148rL8Y0jp {\n box-shadow: 0 6px 10px #1e2030;\n }\n :root .vnCew8qzJq3cVGlYFXRI {\n background-color: #cad3f5;\n }\n :root .vnCew8qzJq3cVGlYFXRI * {\n fill: #181926;\n }\n :root .rovbQsmAS_mwvpKHaVhQ .PFgcCoJSWC3KjhZxHDYH * {\n fill: #cad3f5 !important;\n }\n :root .TywOcKZEqNynWecCiATc {\n --bg-color: #494d64;\n --fg-color: #cad3f5;\n --is-active-fg-color: #b7bdf8;\n }\n :root a {\n color: #b7bdf8;\n }\n :root .Ng3dPPA2_1CFYkzPukjM {\n background: #8aadf4;\n }\n :root .KAZD28usA1vPz5GVpm63.EHxL6K_6WWDlTCZP6x5w::after {\n background-color: #b7bdf8;\n }\n :root .tippy-box[data-theme~=\"activation\"] {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root .tippy-box[data-theme~=\"activation\"] .c0KyMkxeMCWQGE7cR8s_ *,\n :root .tippy-box[data-theme~=\"activation\"] .TextForLabel-sc-1jqya9m-0.kIsEKW {\n color: #181926;\n }\n :root .YIJxiTuPgMQav316cRqP {\n --generic-tooltip-background-color: #363a4f;\n }\n :root .tippy-arrow {\n color: #363a4f !important;\n }\n :root .zrvvPyoxE6wQNqnu0yWA,\n :root .mjprSb2e1tKJpqwvgFSh,\n :root .jW4eWdr_LUeOXwPpKhWG {\n color: #cad3f5;\n background: #363a4f;\n }\n :root input:checked ~ .Js64TOfWtHksI6TQ6knT {\n background: #b7bdf8 !important;\n }\n :root .bXJ77rNIJ18Y0GfegQdr + label > :first-child {\n background: #cad3f5 !important;\n }\n :root .Z35BWOA10YGn5uc9YgAp:focus-within,\n :root .Z35BWOA10YGn5uc9YgAp:hover,\n :root .Z35BWOA10YGn5uc9YgAp[data-context-menu-open=\"true\"] {\n background: #1e2030 !important;\n }\n :root .wC9sIed7pfp47wZbmU6m:hover,\n :root .wC9sIed7pfp47wZbmU6m:not([aria-checked=\"true\"]):focus {\n background: #363a4f !important;\n }\n :root .DuEPSADpSwCcO880xjUG:not(:first-child) > .QgtQw2NJz7giDZxap2BB::before {\n border-color: #363a4f;\n }\n :root .pSxFsY9Fgcj5f8Gf05mh,\n :root .qyKJPLjz8o4jnbk92JOn {\n background-color: rgba(24, 25, 38, 0.7);\n }\n :root .eG930DCaQXDFqjhxRGIs > * {\n background: #181926 !important;\n }\n :root .IconWrapper__Wrapper-sc-1hf1hjl-0.fIXqki svg {\n color: #cad3f5 !important;\n }\n :root .IconWrapper__Wrapper-sc-1hf1hjl-0.bjlVXn svg.bneLcE {\n color: #24273a !important;\n }\n :root .OF_3F0SQCsBtL1jSTlTA svg,\n :root .OF_3F0SQCsBtL1jSTlTA::after,\n :root .tP0mccyU1WAa7I9PevC1 svg,\n :root .tP0mccyU1WAa7I9PevC1::after {\n color: #b7bdf8 !important;\n }\n :root .npv-up-next {\n background-color: #363a4f !important;\n }\n :root .mbUrqWP55sK6zhspiR72 button {\n color: #cad3f5 !important;\n }\n :root .npv-lyrics__text-wrapper--previous p {\n color: #b8c0e0 !important;\n }\n :root .npv-lyrics__text-wrapper--current p {\n color: #cad3f5 !important;\n }\n :root .npv-lyrics__text-wrapper--next p {\n color: #a5adcb !important;\n }\n :root .npv-lyrics__text--credits {\n color: #cad3f5 !important;\n }\n :root div[data-tippy-root],\n :root #context-menu,\n :root #hover-or-focus-tooltip,\n :root .nYdM55iHFByRTzJUmx9X {\n border-radius: 8px;\n background-color: #363a4f;\n color: #cad3f5;\n }\n }", "start": 1072, "domains": [ "open.spotify.com" @@ -6558,15 +6558,15 @@ }, { "code": "/* prettier-ignore */", - "start": 32625 + "start": 35369 } ], - "sourceCode": "/* ==UserStyle==\n@name Spotify Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/spotify-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/spotify-web\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/spotify-web/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aspotify-web\n@description Soothing pastel theme for Spotify Web\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@-moz-document domain('open.spotify.com') {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: 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 .encore-dark-theme,\n .encore-dark-theme .encore-base-set,\n .encore-light-theme,\n .encore-light-theme .encore-base-set,\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: @base;\n --background-highlight: @surface0;\n --background-press: @crust;\n --background-elevated-base: @surface0;\n --background-elevated-highlight: @surface1;\n --background-elevated-press: @crust;\n --background-tinted-base: @crust;\n --background-tinted-highlight: @mantle;\n --background-tinted-press: @base;\n --background-unsafe-for-small-text-base: @base;\n --background-unsafe-for-small-text-highlight: @base;\n --background-unsafe-for-small-text-press: @base;\n --text-base: @text;\n --text-subdued: @subtext1;\n --text-bright-accent: @accent-color;\n --text-negative: @red;\n --text-warning: @yellow;\n --text-positive: @accent-color;\n --text-announcement: @sapphire;\n --essential-base: @text;\n --essential-subdued: @subtext1;\n --essential-bright-accent: @accent-color;\n --essential-negative: @red;\n --essential-warning: @yellow;\n --essential-positive: @green;\n --essential-announcement: @base;\n --decorative-base: @text;\n --decorative-subdued: @surface2;\n }\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: @surface1;\n --background-highlight: @surface0;\n --background-press: @surface1;\n }\n .encore-dark-theme .encore-bright-accent-set {\n --background-base: @accent-color;\n --background-highlight: @accent-color;\n --background-press: @accent-color;\n --background-elevated-base: @accent-color;\n --background-elevated-highlight: @accent-color;\n --background-elevated-press: @accent-color;\n --background-tinted-base: @accent-color;\n --background-tinted-highlight: @accent-color;\n --background-tinted-press: @accent-color;\n --background-unsafe-for-small-text-base: @accent-color;\n --background-unsafe-for-small-text-highlight: @accent-color;\n --background-unsafe-for-small-text-press: @accent-color;\n --decorative-subdued: darken(@accent-color, 10%);\n }\n .encore-dark-theme .encore-over-media-set {\n --background-base: @mantle;\n --background-highlight: @crust;\n --background-press: @mantle;\n --background-unsafe-for-small-text-base: @mantle;\n --background-unsafe-for-small-text-highlight: @mantle;\n --background-unsafe-for-small-text-press: @mantle;\n --background-elevated-base: @crust;\n --background-elevated-highlight: @crust;\n --background-elevated-press: @mantle;\n --background-tinted-base: @mantle;\n --background-tinted-highlight: @mantle;\n --background-tinted-press: @mantle;\n }\n & when (@lookup =latte) {\n .T1xI1RTSFU7Wu94UuvE6 * {\n background: @surface0 !important;\n }\n .bQthUEx0_U98DJkT1saO,\n .RVRoa p {\n color: @base !important;\n }\n }\n .encore-text {\n color: @text;\n }\n .ydlidzq2hSQrvGXn7yni {\n background: @text;\n color: @crust;\n }\n .encore-dark-theme .encore-base-set > *,\n .encore-dark-theme > * {\n --parents-essential-base: @text;\n }\n .X8yW2lJbFCQfV5GjoRwL {\n --generic-tooltip-background-color: @mantle;\n }\n .SboKmDrCTZng7t4EgNoM {\n background-color: @mantle !important;\n }\n\n #main > * > *,\n .sqKERfoKl4KwrtHqcKOd,\n .HkbHLcqgUfXruL5xVi28,\n .uhDzVbFHyCQDH6WrWZaC,\n .pHrwZOFBdT8FNXnmcPPI {\n background: @crust !important;\n }\n\n /* some borders on the playlist details */\n .ePPpO_NuGDUxVRTw7y6W {\n border-color: @surface0;\n }\n\n // Some animated bar icon\n .uWvwXlS0Da1bWsRX6KOw,\n .n5XwsUqagSoVk8oMiw1x {\n filter: saturate(0) brightness(1.3) !important;\n }\n .eoWRdH,\n .in4OjUTflcsoj9RUpf05 *,\n .gpNta6i8q3KYJC6WBZQC * {\n color: @subtext0 !important;\n }\n ._EShSNaBK1wUIaZQFJJQ {\n box-shadow: 0 4px 20px @mantle;\n }\n .gHImFiUWOg93pvTefeAD,\n .CoLO4pdSl8LGWyVZA00t {\n background: @base !important;\n }\n .mjZrvVI3CxfHJXu7y0Lg,\n .coBkWVskipFo8KxLKief .T1xI1RTSFU7Wu94UuvE6 {\n background-color: @accent-color !important;\n }\n .ListRowTitle__LineClamp-sc-1xe2if1-0.lmgIvZ *,\n .EaTxqhHk6J4ecKHwpY5m *,\n .SboKmDrCTZng7t4EgNoM *,\n .MfVrtIzQJ7iZXfRWg6eM,\n .Ydwa1P5GkCggtLlSvphs,\n .Fb61sprjhh75aOITDnsJ *,\n .Ai_McRq9wJEYK21w8nX_ *,\n .QZhV0hWVKlExlKr266jo::placeholder,\n .JzZyf6OGCGtdscOZGt8Y.t6HIrX67Lp80Nj6tGauz *,\n .hfdkySA4kiUldFsPj9lD.ZcNcu7WZgOAz_Mkcoff3 *,\n .ListRowTitle__LineClamp-sc-1xe2if1-0 *,\n .FZhaXNtbN3Crwrgd0TA7.control-button,\n .COJ84QbXPrd4jkO1HU2N *,\n .zhQX2DOI2muMo8EKsZ6h,\n .MHIOvvlSYRmF7VAJDLWy,\n .JouuH90_RNAdTj0ZjcCA,\n .r9m6lHy7RyIPDzW1Youe,\n .PDPsYDh4ntfQE3B4duUI,\n .bfQ2S9bMXr_kJjqEfcwA *,\n .QO9loc33XC50mMRUCIvf,\n .G7zO58ORUHxcUw0sXktM,\n .rq2VQ5mb9SDAFWbBIUIn *,\n .lp9Tfm4rsM9_pfbIE0zd,\n .w6j_vX6SF5IxSXrrkYw5,\n .prGqQr33U0mG14TJ5V8a *,\n .BQD_pE0Nva_z6z7CvZww *,\n .W5cB_o0XkkU7Q8tlTGxq,\n .PGSe59fD1Hwc9yUM2d3U a,\n .jb9xD5ECTqKFK02qe3HZ *,\n .X8yW2lJbFCQfV5GjoRwL *,\n .tbvnCR3ZJxmAKY6nRPBe,\n .CmR9tHJ5ta6oWJlKBm3k *,\n .xgmjVLxjqfcXK5BV_XyN.fUYMR7LuRXv0KJWFvRZA,\n .DzWw3g4E_66wu9ktqn36 .home-active-icon,\n .Footer__StyledFooter-sc-xwm5vq-0 *,\n .DzWw3g4E_66wu9ktqn36 .search-active-icon,\n .dYnaPI,\n .home-active-icon,\n .zOsKPnD_9x3KJqQCSmAq,\n .beyOcd3p0PEzhrlKIbU1,\n .oORVTPvg6eTQflVKKgw8 {\n color: @text !important;\n }\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .UudGCx16EmBkuFPllvss\n a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu\n a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .UudGCx16EmBkuFPllvss\n a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu\n a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .ucB9avGYvzsmzXUOw0S7,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .ucB9avGYvzsmzXUOw0S7,\n .NPv26QCDgdnwsPOlYJmQ div:nth-child(2) {\n color: @subtext1;\n }\n .VKCcyYujazVPj6VkksPM svg path {\n fill: @text;\n }\n .ThG4UqWk7ASXCMm69Opn,\n .BQD_pE0Nva_z6z7CvZww *,\n .k2ndSrHzhAsXBcLqRKYx * {\n color: @overlay2 !important;\n }\n .gqYYMz8DkhaT3e44LcHQ span {\n color: @base;\n }\n *[class*=\"ButtonInner-sc-14ud5tc-0 GBxjH encore-bright-accent-set vq0lsCoYrDUDvkuUIaRg\"]\n * {\n color: @crust !important;\n fill: @crust !important;\n }\n .bk509U3ZhZc9YBJAmoPB {\n background: @mantle;\n }\n .HVCCFeUiHVwZVv74p34a *,\n .mXNT9H2GU7lDW4cGx0q1,\n .uV8q95GGAb2VDtL3gpYa {\n background: @surface0 !important;\n }\n ._VADS4mdajCt5Yuf6KjW,\n .uJjmxe0T11dUVeW6Biz8 {\n background-color: @base;\n }\n .QO9loc33XC50mMRUCIvf {\n background-color: @surface0;\n }\n .QO9loc33XC50mMRUCIvf:focus {\n -webkit-box-shadow: 0 0 0 2px @text;\n box-shadow: 0 0 0 2px @text;\n }\n .QO9loc33XC50mMRUCIvf:hover {\n background-color: @surface1;\n }\n .H6jh9Xd7DNOq3NsLDmCB:active,\n .H6jh9Xd7DNOq3NsLDmCB:focus,\n .H6jh9Xd7DNOq3NsLDmCB:hover {\n color: @text !important;\n }\n .NbcaczStd8vD2rHWwaKv,\n .QZhV0hWVKlExlKr266jo {\n background-color: @surface0;\n color: @text;\n }\n div[role*=\"menuitem\"] {\n background-color: @surface0 !important;\n }\n .H6jh9Xd7DNOq3NsLDmCB,\n .htqz7Vb8mLJvGKTi1vrs,\n .dsbIME {\n color: @text;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0 svg {\n color: @crust !important;\n }\n .kPpCsU {\n fill: @text;\n }\n .VgSbatGBB9XwTH2_dsxg .ql0zZd7giPXSnPg75NR0 {\n background: @base !important;\n color: @text;\n }\n .HsbczDqu9qjcYr7EIdHR,\n .rovbQsmAS_mwvpKHaVhQ * {\n background: transparent !important;\n }\n .Z35BWOA10YGn5uc9YgAp,\n .pQmF4tvRpUeLWgPKUcW7 {\n background-color: @crust;\n }\n .S4OmZ_IZexmZ5dasPqW5 {\n background-color: @accent-color !important;\n }\n .T1xI1RTSFU7Wu94UuvE6[style*=\"background-color:\"] {\n background-color: @accent-color !important;\n }\n .fIvMht6B9HdROywMNJZ4.hIFR8WDm_54EEIa1gwpC {\n background-color: @accent-color !important;\n }\n // Explicit icon\n .kpGMQq1KFz620g_BD_dS {\n background-color: @overlay0;\n }\n .link-subtle {\n color: @subtext1;\n &:hover {\n color: @text;\n }\n }\n .c0KyMkxeMCWQGE7cR8s_,\n .s58sp4t3h1uU9n_42KqD,\n .TextForLabel-sc-1jqya9m-0 span {\n color: @base !important;\n }\n // Search cards\n .LunqxlFIupJw_Dkx6mNx {\n background: @mantle !important;\n }\n .bQthUEx0_U98DJkT1saO,\n .RVRoa p {\n color: @text;\n }\n // Social buttons\n .kmZeYl {\n background-color: @mantle;\n &:hover {\n background-color: @crust;\n }\n }\n // Cookie Banner\n #onetrust-banner-sdk {\n background-color: @base !important;\n color: @text !important;\n }\n #onetrust-policy-text,\n .ot-dpd-title,\n .onetrust-policy-title,\n .ot-text-bold {\n color: @text !important;\n }\n .ot-dpd-desc,\n .ot-link-btn {\n color: @text !important;\n }\n #onetrust-consent-sdk #onetrust-policy-title {\n color: @text !important;\n }\n #onetrust-banner-sdk button {\n color: @text !important;\n }\n #onetrust-pc-btn-handler {\n background-color: @base !important;\n }\n // Cookie Settings\n #onetrust-consent-sdk #onetrust-pc-sdk,\n .ot-acc-txt,\n .ot-acc-grpdesc {\n background-color: @base !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n #onetrust-consent-sdk #onetrust-pc-sdk h3,\n #onetrust-consent-sdk #onetrust-pc-sdk h5,\n #onetrust-consent-sdk #onetrust-pc-sdk h4,\n #onetrust-consent-sdk #onetrust-pc-sdk h6,\n #onetrust-consent-sdk #onetrust-pc-sdk h2,\n #onetrust-pc-sdk .ot-always-active,\n .ot-acc-txt,\n .ot-acc-grpdesc,\n #onetrust-consent-sdk #onetrust-pc-sdk p {\n color: @text !important;\n }\n #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: @accent-color !important;\n border-radius: 8px;\n }\n #onetrust-consent-sdk\n #onetrust-pc-sdk\n button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ) {\n background-color: @accent-color !important;\n border-color: @accent-color !important;\n }\n // Vendors List\n #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span {\n color: @text;\n }\n #onetrust-pc-sdk input[type=\"text\"] {\n background-color: @mantle !important;\n border-color: @accent-color !important;\n }\n #onetrust-pc-sdk .ot-pc-header,\n #onetrust-pc-sdk ul li {\n border-bottom-color: @accent-color !important;\n border-top-color: @accent-color !important;\n }\n #ot-ven-lst {\n border-top-color: @accent-color !important;\n }\n .ot-pc-footer {\n border-top-color: @accent-color !important;\n }\n #onetrust-pc-sdk li > button {\n border-top-color: @accent-color !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk {\n background-color: @base !important;\n }\n // Sign Up Banner\n .dz_h98rH9nZCwfPdnKgr {\n background-image: none;\n }\n // Icon\n .RfidWIoz8FON2WhFoItU {\n color: @text;\n }\n // Playlist bottom\n .cuLHaM {\n background-color: @base;\n }\n // Left Sidebar\n #Desktop_LeftSidebar_Id {\n background-color: transparent;\n }\n // Sidebar top\n .y2UicQnlTq148rL8Y0jp {\n box-shadow: 0 6px 10px @mantle;\n }\n // Bottom player\n .vnCew8qzJq3cVGlYFXRI {\n background-color: @text;\n }\n .vnCew8qzJq3cVGlYFXRI * {\n fill: @crust;\n }\n\n .rovbQsmAS_mwvpKHaVhQ .PFgcCoJSWC3KjhZxHDYH * {\n fill: @text !important;\n }\n .TywOcKZEqNynWecCiATc {\n --bg-color: @surface1;\n --fg-color: @text;\n --is-active-fg-color: @accent-color;\n }\n a {\n color: @accent-color;\n }\n .Ng3dPPA2_1CFYkzPukjM {\n background: @blue;\n }\n .KAZD28usA1vPz5GVpm63.EHxL6K_6WWDlTCZP6x5w::after {\n background-color: @accent-color;\n }\n .tippy-box[data-theme~=\"activation\"] {\n background-color: @accent-color;\n color: @crust;\n .c0KyMkxeMCWQGE7cR8s_ *,\n .TextForLabel-sc-1jqya9m-0.kIsEKW {\n color: @crust;\n }\n }\n .YIJxiTuPgMQav316cRqP {\n --generic-tooltip-background-color: @surface0;\n }\n .tippy-arrow {\n color: @surface0 !important;\n }\n .zrvvPyoxE6wQNqnu0yWA,\n .mjprSb2e1tKJpqwvgFSh,\n .jW4eWdr_LUeOXwPpKhWG {\n color: @text;\n background: @surface0;\n }\n input:checked ~ .Js64TOfWtHksI6TQ6knT {\n background: @accent-color !important;\n }\n .bXJ77rNIJ18Y0GfegQdr + label > :first-child {\n background: @text !important;\n }\n .Z35BWOA10YGn5uc9YgAp:focus-within,\n .Z35BWOA10YGn5uc9YgAp:hover,\n .Z35BWOA10YGn5uc9YgAp[data-context-menu-open=\"true\"] {\n background: @mantle !important;\n }\n .wC9sIed7pfp47wZbmU6m:hover,\n .wC9sIed7pfp47wZbmU6m:not([aria-checked=\"true\"]):focus {\n background: @surface0 !important;\n }\n .DuEPSADpSwCcO880xjUG:not(:first-child) > .QgtQw2NJz7giDZxap2BB::before {\n border-color: @surface0;\n }\n .pSxFsY9Fgcj5f8Gf05mh,\n .qyKJPLjz8o4jnbk92JOn {\n background-color: fade(@crust, 70%);\n }\n .eG930DCaQXDFqjhxRGIs > * {\n background: @crust !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.fIXqki svg {\n color: @text !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.bjlVXn svg.bneLcE {\n color: @base !important;\n }\n // Shuffle / Loop Icons\n .OF_3F0SQCsBtL1jSTlTA svg,\n .OF_3F0SQCsBtL1jSTlTA::after,\n .tP0mccyU1WAa7I9PevC1 svg,\n .tP0mccyU1WAa7I9PevC1::after {\n color: @accent-color !important;\n }\n // Full Screen Song Window\n .npv-up-next {\n background-color: @surface0 !important;\n }\n .mbUrqWP55sK6zhspiR72 button {\n color: @text !important;\n }\n .npv-lyrics__text-wrapper--previous p {\n color: @subtext1 !important;\n }\n .npv-lyrics__text-wrapper--current p {\n color: @text !important;\n }\n .npv-lyrics__text-wrapper--next p {\n color: @subtext0 !important;\n }\n .npv-lyrics__text--credits {\n color: @text !important;\n }\n // Context Menus\n div[data-tippy-root],\n #context-menu,\n #hover-or-focus-tooltip,\n .nYdM55iHFByRTzJUmx9X {\n border-radius: 8px;\n background-color: @surface0;\n 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; @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 Spotify Web Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/spotify-web\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/spotify-web\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/spotify-web/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aspotify-web\n@description Soothing pastel theme for Spotify Web\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@-moz-document domain('open.spotify.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 .encore-dark-theme,\n .encore-dark-theme .encore-base-set,\n .encore-light-theme,\n .encore-light-theme .encore-base-set,\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: @base;\n --background-highlight: @surface0;\n --background-press: @crust;\n --background-elevated-base: @surface0;\n --background-elevated-highlight: @surface1;\n --background-elevated-press: @crust;\n --background-tinted-base: @crust;\n --background-tinted-highlight: @mantle;\n --background-tinted-press: @base;\n --background-unsafe-for-small-text-base: @base;\n --background-unsafe-for-small-text-highlight: @base;\n --background-unsafe-for-small-text-press: @base;\n --text-base: @text;\n --text-subdued: @subtext1;\n --text-bright-accent: @accent-color;\n --text-negative: @red;\n --text-warning: @yellow;\n --text-positive: @accent-color;\n --text-announcement: @sapphire;\n --essential-base: @text;\n --essential-subdued: @subtext1;\n --essential-bright-accent: @accent-color;\n --essential-negative: @red;\n --essential-warning: @yellow;\n --essential-positive: @green;\n --essential-announcement: @base;\n --decorative-base: @text;\n --decorative-subdued: @surface2;\n }\n .encore-dark-theme .encore-inverted-light-set {\n --background-base: @surface1;\n --background-highlight: @surface0;\n --background-press: @surface1;\n }\n .encore-dark-theme .encore-bright-accent-set {\n --background-base: @accent-color;\n --background-highlight: @accent-color;\n --background-press: @accent-color;\n --background-elevated-base: @accent-color;\n --background-elevated-highlight: @accent-color;\n --background-elevated-press: @accent-color;\n --background-tinted-base: @accent-color;\n --background-tinted-highlight: @accent-color;\n --background-tinted-press: @accent-color;\n --background-unsafe-for-small-text-base: @accent-color;\n --background-unsafe-for-small-text-highlight: @accent-color;\n --background-unsafe-for-small-text-press: @accent-color;\n --decorative-subdued: darken(@accent-color, 10%);\n }\n .encore-dark-theme .encore-over-media-set {\n --background-base: @mantle;\n --background-highlight: @crust;\n --background-press: @mantle;\n --background-unsafe-for-small-text-base: @mantle;\n --background-unsafe-for-small-text-highlight: @mantle;\n --background-unsafe-for-small-text-press: @mantle;\n --background-elevated-base: @crust;\n --background-elevated-highlight: @crust;\n --background-elevated-press: @mantle;\n --background-tinted-base: @mantle;\n --background-tinted-highlight: @mantle;\n --background-tinted-press: @mantle;\n }\n & when (@lookup =latte) {\n .T1xI1RTSFU7Wu94UuvE6 * {\n background: @surface0 !important;\n }\n .bQthUEx0_U98DJkT1saO,\n .RVRoa p {\n color: @base !important;\n }\n }\n .encore-text {\n color: @text;\n }\n .ydlidzq2hSQrvGXn7yni {\n background: @text;\n color: @crust;\n }\n .encore-dark-theme .encore-base-set > *,\n .encore-dark-theme > * {\n --parents-essential-base: @text;\n }\n .X8yW2lJbFCQfV5GjoRwL {\n --generic-tooltip-background-color: @mantle;\n }\n .SboKmDrCTZng7t4EgNoM {\n background-color: @mantle !important;\n }\n\n #main > * > *,\n .sqKERfoKl4KwrtHqcKOd,\n .HkbHLcqgUfXruL5xVi28,\n .uhDzVbFHyCQDH6WrWZaC,\n .pHrwZOFBdT8FNXnmcPPI {\n background: @crust !important;\n }\n\n /* some borders on the playlist details */\n .ePPpO_NuGDUxVRTw7y6W {\n border-color: @surface0;\n }\n\n // Some animated bar icon\n .uWvwXlS0Da1bWsRX6KOw,\n .n5XwsUqagSoVk8oMiw1x {\n filter: saturate(0) brightness(1.3) !important;\n }\n .eoWRdH,\n .in4OjUTflcsoj9RUpf05 *,\n .gpNta6i8q3KYJC6WBZQC * {\n color: @subtext0 !important;\n }\n ._EShSNaBK1wUIaZQFJJQ {\n box-shadow: 0 4px 20px @mantle;\n }\n .gHImFiUWOg93pvTefeAD,\n .CoLO4pdSl8LGWyVZA00t {\n background: @base !important;\n }\n .mjZrvVI3CxfHJXu7y0Lg,\n .coBkWVskipFo8KxLKief .T1xI1RTSFU7Wu94UuvE6 {\n background-color: @accent-color !important;\n }\n .ListRowTitle__LineClamp-sc-1xe2if1-0.lmgIvZ *,\n .EaTxqhHk6J4ecKHwpY5m *,\n .SboKmDrCTZng7t4EgNoM *,\n .MfVrtIzQJ7iZXfRWg6eM,\n .Ydwa1P5GkCggtLlSvphs,\n .Fb61sprjhh75aOITDnsJ *,\n .Ai_McRq9wJEYK21w8nX_ *,\n .QZhV0hWVKlExlKr266jo::placeholder,\n .JzZyf6OGCGtdscOZGt8Y.t6HIrX67Lp80Nj6tGauz *,\n .hfdkySA4kiUldFsPj9lD.ZcNcu7WZgOAz_Mkcoff3 *,\n .ListRowTitle__LineClamp-sc-1xe2if1-0 *,\n .FZhaXNtbN3Crwrgd0TA7.control-button,\n .COJ84QbXPrd4jkO1HU2N *,\n .zhQX2DOI2muMo8EKsZ6h,\n .MHIOvvlSYRmF7VAJDLWy,\n .JouuH90_RNAdTj0ZjcCA,\n .r9m6lHy7RyIPDzW1Youe,\n .PDPsYDh4ntfQE3B4duUI,\n .bfQ2S9bMXr_kJjqEfcwA *,\n .QO9loc33XC50mMRUCIvf,\n .G7zO58ORUHxcUw0sXktM,\n .rq2VQ5mb9SDAFWbBIUIn *,\n .lp9Tfm4rsM9_pfbIE0zd,\n .w6j_vX6SF5IxSXrrkYw5,\n .prGqQr33U0mG14TJ5V8a *,\n .BQD_pE0Nva_z6z7CvZww *,\n .W5cB_o0XkkU7Q8tlTGxq,\n .PGSe59fD1Hwc9yUM2d3U a,\n .jb9xD5ECTqKFK02qe3HZ *,\n .X8yW2lJbFCQfV5GjoRwL *,\n .tbvnCR3ZJxmAKY6nRPBe,\n .CmR9tHJ5ta6oWJlKBm3k *,\n .xgmjVLxjqfcXK5BV_XyN.fUYMR7LuRXv0KJWFvRZA,\n .DzWw3g4E_66wu9ktqn36 .home-active-icon,\n .Footer__StyledFooter-sc-xwm5vq-0 *,\n .DzWw3g4E_66wu9ktqn36 .search-active-icon,\n .dYnaPI,\n .home-active-icon,\n .zOsKPnD_9x3KJqQCSmAq,\n .beyOcd3p0PEzhrlKIbU1,\n .oORVTPvg6eTQflVKKgw8 {\n color: @text !important;\n }\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .UudGCx16EmBkuFPllvss\n a,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:focus-within:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu\n a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .ObVor_8sQq5whKbtWs8a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .UudGCx16EmBkuFPllvss\n a,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n .W676nknusnBt8sz19YVV,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH:hover:not(.tH1iuxCV8NexP4pzEBa4)\n ._TH6YAXEzJtzSxhkGSqu\n a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG .ucB9avGYvzsmzXUOw0S7,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .PAqIqZXvse_3h6sDVxU0,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .UudGCx16EmBkuFPllvss a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover ._TH6YAXEzJtzSxhkGSqu a,\n .IjYxRc5luMiDPhKhZVUH.JgERXNoqNav5zOHiZGfG:hover .ucB9avGYvzsmzXUOw0S7,\n .NPv26QCDgdnwsPOlYJmQ div:nth-child(2) {\n color: @subtext1;\n }\n .VKCcyYujazVPj6VkksPM svg path {\n fill: @text;\n }\n .ThG4UqWk7ASXCMm69Opn,\n .BQD_pE0Nva_z6z7CvZww *,\n .k2ndSrHzhAsXBcLqRKYx * {\n color: @overlay2 !important;\n }\n .gqYYMz8DkhaT3e44LcHQ span {\n color: @base;\n }\n *[class*=\"ButtonInner-sc-14ud5tc-0 GBxjH encore-bright-accent-set vq0lsCoYrDUDvkuUIaRg\"]\n * {\n color: @crust !important;\n fill: @crust !important;\n }\n .bk509U3ZhZc9YBJAmoPB {\n background: @mantle;\n }\n .HVCCFeUiHVwZVv74p34a *,\n .mXNT9H2GU7lDW4cGx0q1,\n .uV8q95GGAb2VDtL3gpYa {\n background: @surface0 !important;\n }\n ._VADS4mdajCt5Yuf6KjW,\n .uJjmxe0T11dUVeW6Biz8 {\n background-color: @base;\n }\n .QO9loc33XC50mMRUCIvf {\n background-color: @surface0;\n }\n .QO9loc33XC50mMRUCIvf:focus {\n -webkit-box-shadow: 0 0 0 2px @text;\n box-shadow: 0 0 0 2px @text;\n }\n .QO9loc33XC50mMRUCIvf:hover {\n background-color: @surface1;\n }\n .H6jh9Xd7DNOq3NsLDmCB:active,\n .H6jh9Xd7DNOq3NsLDmCB:focus,\n .H6jh9Xd7DNOq3NsLDmCB:hover {\n color: @text !important;\n }\n .NbcaczStd8vD2rHWwaKv,\n .QZhV0hWVKlExlKr266jo {\n background-color: @surface0;\n color: @text;\n }\n div[role*=\"menuitem\"] {\n background-color: @surface0 !important;\n }\n .H6jh9Xd7DNOq3NsLDmCB,\n .htqz7Vb8mLJvGKTi1vrs,\n .dsbIME {\n color: @text;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0 svg {\n color: @crust !important;\n }\n .kPpCsU {\n fill: @text;\n }\n .VgSbatGBB9XwTH2_dsxg .ql0zZd7giPXSnPg75NR0 {\n background: @base !important;\n color: @text;\n }\n .HsbczDqu9qjcYr7EIdHR,\n .rovbQsmAS_mwvpKHaVhQ * {\n background: transparent !important;\n }\n .Z35BWOA10YGn5uc9YgAp,\n .pQmF4tvRpUeLWgPKUcW7 {\n background-color: @crust;\n }\n .S4OmZ_IZexmZ5dasPqW5 {\n background-color: @accent-color !important;\n }\n .T1xI1RTSFU7Wu94UuvE6[style*=\"background-color:\"] {\n background-color: @accent-color !important;\n }\n .fIvMht6B9HdROywMNJZ4.hIFR8WDm_54EEIa1gwpC {\n background-color: @accent-color !important;\n }\n // Explicit icon\n .kpGMQq1KFz620g_BD_dS {\n background-color: @overlay0;\n }\n .link-subtle {\n color: @subtext1;\n &:hover {\n color: @text;\n }\n }\n .c0KyMkxeMCWQGE7cR8s_,\n .s58sp4t3h1uU9n_42KqD,\n .TextForLabel-sc-1jqya9m-0 span {\n color: @base !important;\n }\n // Search cards\n .LunqxlFIupJw_Dkx6mNx {\n background: @mantle !important;\n }\n .bQthUEx0_U98DJkT1saO,\n .RVRoa p {\n color: @text;\n }\n // Social buttons\n .kmZeYl {\n background-color: @mantle;\n &:hover {\n background-color: @crust;\n }\n }\n // Cookie Banner\n #onetrust-banner-sdk {\n background-color: @base !important;\n color: @text !important;\n }\n #onetrust-policy-text,\n .ot-dpd-title,\n .onetrust-policy-title,\n .ot-text-bold {\n color: @text !important;\n }\n .ot-dpd-desc,\n .ot-link-btn {\n color: @text !important;\n }\n #onetrust-consent-sdk #onetrust-policy-title {\n color: @text !important;\n }\n #onetrust-banner-sdk button {\n color: @text !important;\n }\n #onetrust-pc-btn-handler {\n background-color: @base !important;\n }\n // Cookie Settings\n #onetrust-consent-sdk #onetrust-pc-sdk,\n .ot-acc-txt,\n .ot-acc-grpdesc {\n background-color: @base !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n #onetrust-consent-sdk #onetrust-pc-sdk h3,\n #onetrust-consent-sdk #onetrust-pc-sdk h5,\n #onetrust-consent-sdk #onetrust-pc-sdk h4,\n #onetrust-consent-sdk #onetrust-pc-sdk h6,\n #onetrust-consent-sdk #onetrust-pc-sdk h2,\n #onetrust-pc-sdk .ot-always-active,\n .ot-acc-txt,\n .ot-acc-grpdesc,\n #onetrust-consent-sdk #onetrust-pc-sdk p {\n color: @text !important;\n }\n #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: @accent-color !important;\n border-radius: 8px;\n }\n #onetrust-consent-sdk\n #onetrust-pc-sdk\n button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ) {\n background-color: @accent-color !important;\n border-color: @accent-color !important;\n }\n // Vendors List\n #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span {\n color: @text;\n }\n #onetrust-pc-sdk input[type=\"text\"] {\n background-color: @mantle !important;\n border-color: @accent-color !important;\n }\n #onetrust-pc-sdk .ot-pc-header,\n #onetrust-pc-sdk ul li {\n border-bottom-color: @accent-color !important;\n border-top-color: @accent-color !important;\n }\n #ot-ven-lst {\n border-top-color: @accent-color !important;\n }\n .ot-pc-footer {\n border-top-color: @accent-color !important;\n }\n #onetrust-pc-sdk li > button {\n border-top-color: @accent-color !important;\n }\n #onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk {\n background-color: @base !important;\n }\n // Sign Up Banner\n .dz_h98rH9nZCwfPdnKgr {\n background-image: none;\n }\n // Icon\n .RfidWIoz8FON2WhFoItU {\n color: @text;\n }\n // Playlist bottom\n .cuLHaM {\n background-color: @base;\n }\n // Left Sidebar\n #Desktop_LeftSidebar_Id {\n background-color: transparent;\n }\n // Sidebar top\n .y2UicQnlTq148rL8Y0jp {\n box-shadow: 0 6px 10px @mantle;\n }\n // Bottom player\n .vnCew8qzJq3cVGlYFXRI {\n background-color: @text;\n }\n .vnCew8qzJq3cVGlYFXRI * {\n fill: @crust;\n }\n\n .rovbQsmAS_mwvpKHaVhQ .PFgcCoJSWC3KjhZxHDYH * {\n fill: @text !important;\n }\n .TywOcKZEqNynWecCiATc {\n --bg-color: @surface1;\n --fg-color: @text;\n --is-active-fg-color: @accent-color;\n }\n a {\n color: @accent-color;\n }\n .Ng3dPPA2_1CFYkzPukjM {\n background: @blue;\n }\n .KAZD28usA1vPz5GVpm63.EHxL6K_6WWDlTCZP6x5w::after {\n background-color: @accent-color;\n }\n .tippy-box[data-theme~=\"activation\"] {\n background-color: @accent-color;\n color: @crust;\n .c0KyMkxeMCWQGE7cR8s_ *,\n .TextForLabel-sc-1jqya9m-0.kIsEKW {\n color: @crust;\n }\n }\n .YIJxiTuPgMQav316cRqP {\n --generic-tooltip-background-color: @surface0;\n }\n .tippy-arrow {\n color: @surface0 !important;\n }\n .zrvvPyoxE6wQNqnu0yWA,\n .mjprSb2e1tKJpqwvgFSh,\n .jW4eWdr_LUeOXwPpKhWG {\n color: @text;\n background: @surface0;\n }\n input:checked ~ .Js64TOfWtHksI6TQ6knT {\n background: @accent-color !important;\n }\n .bXJ77rNIJ18Y0GfegQdr + label > :first-child {\n background: @text !important;\n }\n .Z35BWOA10YGn5uc9YgAp:focus-within,\n .Z35BWOA10YGn5uc9YgAp:hover,\n .Z35BWOA10YGn5uc9YgAp[data-context-menu-open=\"true\"] {\n background: @mantle !important;\n }\n .wC9sIed7pfp47wZbmU6m:hover,\n .wC9sIed7pfp47wZbmU6m:not([aria-checked=\"true\"]):focus {\n background: @surface0 !important;\n }\n .DuEPSADpSwCcO880xjUG:not(:first-child) > .QgtQw2NJz7giDZxap2BB::before {\n border-color: @surface0;\n }\n .pSxFsY9Fgcj5f8Gf05mh,\n .qyKJPLjz8o4jnbk92JOn {\n background-color: fade(@crust, 70%);\n }\n .eG930DCaQXDFqjhxRGIs > * {\n background: @crust !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.fIXqki svg {\n color: @text !important;\n }\n .IconWrapper__Wrapper-sc-1hf1hjl-0.bjlVXn svg.bneLcE {\n color: @base !important;\n }\n // Shuffle / Loop Icons\n .OF_3F0SQCsBtL1jSTlTA svg,\n .OF_3F0SQCsBtL1jSTlTA::after,\n .tP0mccyU1WAa7I9PevC1 svg,\n .tP0mccyU1WAa7I9PevC1::after {\n color: @accent-color !important;\n }\n // Full Screen Song Window\n .npv-up-next {\n background-color: @surface0 !important;\n }\n .mbUrqWP55sK6zhspiR72 button {\n color: @text !important;\n }\n .npv-lyrics__text-wrapper--previous p {\n color: @subtext1 !important;\n }\n .npv-lyrics__text-wrapper--current p {\n color: @text !important;\n }\n .npv-lyrics__text-wrapper--next p {\n color: @subtext0 !important;\n }\n .npv-lyrics__text--credits {\n color: @text !important;\n }\n // Context Menus\n div[data-tippy-root],\n #context-menu,\n #hover-or-focus-tooltip,\n .nYdM55iHFByRTzJUmx9X {\n border-radius: 8px;\n background-color: @surface0;\n 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; @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": "Spotify Web Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/spotify-web", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/spotify-web", - "version": "0.0.3", + "version": "0.0.4", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/spotify-web/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aspotify-web", "description": "Soothing pastel theme for Spotify Web", @@ -6721,12 +6721,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Spotify Web", "name": "Spotify Web Catppuccin", - "originalDigest": "aeee3b5d5564e8661209e5a393832fbdcff837b3", + "originalDigest": "85eba895af6696fd953b531f59aae99918f0e49a", "_id": "3e77d7a8-1ef5-471e-94d3-b27a45c139db", - "_rev": 1726090248004, + "_rev": 1726501376377, "id": 75, - "etag": "W/\"1cc71a6929cd5be0f39fc38178f825269b1245d929f3bda76cf7971c856d44dd\"", - "updateDate": 1723577246525 + "etag": "W/\"19de1c811791add19787f911c81fefdc935d613136251b5330131d0f8ecea80f\"", + "updateDate": 1726501376189 }, { "enabled": true, @@ -6918,40 +6918,40 @@ "updateDate": 1712856189539 }, { - "enabled": false, + "enabled": true, "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css", "url": "https://github.com/catppuccin/userstyles/tree/main/styles/google", "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.7\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.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== */", "start": 0 }, { - "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\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 /* calculator senpai~ */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" section */\n /* Featured snippets */\n color: #6c6f85;\n }\n :root iframe {\n color-scheme: none !important;\n }\n :root ::selection {\n background-color: rgba(136, 57, 239, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root,\n :root body {\n background: #eff1f5 !important;\n --uv-styles-color-surface: #dce0e8;\n --uv-styles-color-tertiary: #ccd0da;\n --uv-styles-color-secondary: rgba(30, 102, 245, 0.25);\n --uv-styles-color-primary: #eff1f5;\n --uv-styles-color-on-primary: #1e66f5;\n --uv-styles-color-text-primary: #1e66f5;\n --uv-styles-color-icon-default: #4c4f69;\n --uv-styles-color-text-emphasis: #4c4f69;\n --uv-styles-color-icon-on-secondary: #6c6f85;\n --uv-styles-color-on-tertiary: #4c4f69;\n --uv-styles-color-icon-on-tertiary: #4c4f69;\n --xhUGwc: #eff1f5;\n --bbQxAb: #4c4f69;\n --IXoxUe: #6c6f85;\n --COEmY: #4c4f69;\n --YLNNHc: #4c4f69;\n --gS5jXb: #ccd0da;\n --EpFNW: #e6e9ef;\n --XKMDxc: #e6e9ef;\n --tefdc5886c2f04483: #4c4f69;\n --te8f1ea4d4928be48: #4c4f69 !important;\n --ta884a309a24f44f4: #6c6f85 !important;\n --tdee01b39543f1cac: #eff1f5 !important;\n --tcc8c9ef487836e2b: #ccd0da !important;\n --ta83cba65577ef850: #1e66f5 !important;\n --t7d1a3050c2c1c0a5: #4c4f69 !important;\n --t6a0469853a1a02c1: #4c4f69 !important;\n --t5feec22832a0fdd6: #ccd0da !important;\n --t342c96645d13ae13: #8839ef !important;\n --t6c7325fca9d536d4: #4c4f69 !important;\n --tf7148cf5018d5074: #4c4f69 !important;\n --t9ab8d922307d428d: #4c4f69;\n --t62e84c71989f1975: #d20f39 !important;\n --tc9db399ed82142e1: #40a02b !important;\n --uv-styles-color-text-default: #6c6f85 !important;\n --uv-styles-color-review-stars: #df8e1d !important;\n --gm3-sys-color-primary: #ccd0da;\n --gm3-sys-color-on-primary: #1e66f5;\n --Nsm0ce: #1e66f5;\n }\n :root .CvDJxb {\n background-color: #eff1f5 !important;\n }\n :root .z4R3Z.yb2zA {\n color: #1e66f5 !important;\n }\n :root .z4R3Z {\n color: #4c4f69 !important;\n }\n :root .PNCib.fT6ABc::after {\n background-color: #bcc0cc !important;\n border-color: #1e66f5 !important;\n }\n :root .Usd1Ac {\n background-color: #ccd0da !important;\n border-color: #acb0be !important;\n }\n :root .P77izf {\n background-color: #eff1f5 !important;\n color: #4c4f69 !important;\n }\n :root .VfPpkd-StrnGf-rymPhb-f7MjDc,\n :root .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #8839ef !important;\n }\n :root .EL3pcf {\n color: #8839ef !important;\n }\n :root .bVfPpkd-StrnGf-rymPhb,\n :root .DMZ54e {\n color: #4c4f69 !important;\n }\n :root .VfPpkd-pafCAf,\n :root .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #e6e9ef !important;\n }\n :root .VfPpkd-l6JLsf::after {\n background-color: #1e66f5 !important;\n }\n :root .VfPpkd-l6JLsf::before {\n background-color: #acb0be !important;\n }\n :root .VfPpkd-uMhiad::after {\n background: #9ca0b0;\n }\n :root .dmaMHc {\n background-color: #ccd0da !important;\n }\n :root .AJxgH {\n background-color: #e6e9ef !important;\n }\n :root .VfPpkd-cTi5dd {\n color: #8839ef !important;\n }\n :root .z7T1i,\n :root .nEklgc {\n background-color: #ccd0da;\n }\n :root .rbYSKb {\n color: #6c6f85;\n }\n :root .FuOudf {\n color: #6c6f85;\n }\n :root .zRQJhd {\n background-color: #eff1f5 !important;\n }\n :root .XH1CIc {\n color: #6c6f85;\n }\n :root .pno7A.hU1rMc .Tqvz7b,\n :root .pno7A.rfUaPd .SwDSDf {\n color: #5c5f77;\n }\n :root .pno7A.rfUaPd .Tqvz7b {\n color: #4c4f69;\n }\n :root .tR3EBc {\n background-color: #e6e9ef;\n }\n :root .AOvabd,\n :root .dxp44d {\n background: #ccd0da !important;\n color: #4c4f69 !important;\n border-color: #ccd0da !important;\n }\n :root .AOvabd:hover,\n :root .dxp44d:hover {\n background-color: #bcc0cc;\n border-color: #bcc0cc;\n }\n :root .zbvg1c {\n color: #4c4f69;\n }\n :root .UUhRt {\n background-color: #1e66f5;\n color: #e6e9ef;\n border-color: #1e66f5;\n }\n :root .UUhRt:hover {\n background-color: #04a5e5;\n border-color: #04a5e5;\n }\n :root .tw-lliw.item-selected .language_list_item {\n color: #1e66f5;\n }\n :root .qv3Wpe {\n color: #4c4f69;\n }\n :root .TIGsTb {\n border-color: #ccd0da;\n }\n :root .TIGsTb:hover {\n background-color: #ccd0da;\n border-color: #ccd0da;\n }\n :root .MEdqYd,\n :root .feqqG {\n background: #acb0be;\n color: #4c4f69;\n border-color: #acb0be;\n }\n :root .MEdqYd:hover,\n :root .feqqG:hover {\n background-color: #9ca0b0;\n border-color: #9ca0b0;\n }\n :root .H73aad,\n :root .H73aadhover {\n background-color: #e6e9ef !important;\n border-color: #ccd0da !important;\n }\n :root .AQtWSd,\n :root .ulmfef,\n :root .xCBykf,\n :root .m2E3md {\n color: #1e66f5;\n }\n :root .joHe2d {\n background-color: #eff1f5 !important;\n box-shadow: 0 1px 0 #eff1f5 !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: #4c4f69;\n }\n :root .GK1a5e {\n background-color: #4c4f69;\n }\n :root .RC9d6e {\n border-top-color: #4c4f69;\n }\n :root .IFmkIb.IFmkIb {\n background-color: #ccd0da;\n border-color: #acb0be;\n }\n :root .ab_button {\n background-image: linear-gradient(to top, #ccd0da, #eff1f5);\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n :root .PGbOqf {\n background-color: #8839ef;\n }\n :root .yAbdSd {\n color: #d20f39;\n }\n :root .ycghLd {\n background-color: #d20f39;\n border-color: #d20f39;\n }\n :root .IRH78d,\n :root .CFjcj,\n :root .HkuhB {\n color: #6c6f85;\n }\n :root .l2gNXd {\n background-color: #df8e1d;\n }\n :root .uVGhGc,\n :root .hIqKNb {\n background-color: #ccd0da;\n }\n :root .tcuWYc {\n background-image: linear-gradient(#9ca0b0 1px, rgba(255, 255, 255, 0) 0);\n }\n :root .qk7LXc.Fb1AKc,\n :root .fAt9Jd,\n :root .SME0md,\n :root .ipwqjc {\n background-color: #eff1f5 !important;\n }\n :root .ttBXeb,\n :root .NDTw3e.K7R36c,\n :root .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #6c6f85;\n }\n :root .sQ6RSc {\n fill: #4c4f69;\n }\n :root .egcvbb {\n border-color: #acb0be;\n }\n :root .egcvbb:hover {\n border-color: #4c4f69;\n }\n :root .knowledge-finance-wholepage-chart__hover-card {\n background-color: #eff1f5;\n }\n :root .knowledge-finance-wholepage-chart__hover-card-time {\n color: #6c6f85;\n }\n :root .fw-ch-sel .KWk7r.qUjgX {\n background-color: #ccd0da;\n color: #1e66f5;\n }\n :root .gb_Ka.gb_f,\n :root .gb_Na.gb_f,\n :root #gb {\n background-color: #eff1f5 !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: #4c4f69;\n }\n :root .gb_Nc a.gb_F,\n :root .gb_Nc span.gb_F {\n color: #4c4f69;\n }\n :root .uU7dJb {\n border-bottom-color: #ccd0da;\n background-color: #e6e9ef;\n color: #5c5f77;\n }\n :root .gb_Nc .gb_d:hover {\n background-color: #ccd0da;\n }\n :root .KxwPGc {\n background-color: #e6e9ef;\n }\n :root .HJSKzf {\n color: #4c4f69;\n }\n :root .gbqfba,\n :root .lJ9FBc input[type=\"submit\"] {\n color: #4c4f69;\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n :root .gbqfba:hover,\n :root .lJ9FBc input[type=\"submit\"]:hover {\n color: #4c4f69;\n background-color: #ccd0da;\n border-color: #acb0be;\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: #eff1f5 !important;\n }\n :root .d3o3Ad,\n :root .sZKvbe {\n fill: #40a02b !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: #4c4f69 !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: #ccd0da !important;\n }\n :root .xUc8Ie.BXdrne,\n :root .YUg0se,\n :root .WGbsof {\n border-color: #acb0be !important;\n }\n :root .NOo3C {\n color: #5c5f77;\n }\n :root .WGbsof[selected] {\n background-color: #1e66f5;\n border-color: #1e66f5 !important;\n }\n :root .vIifob {\n background-color: #ccd0da !important;\n }\n :root .DxHbyd {\n background-color: #acb0be !important;\n }\n :root .dg6jd {\n color: #4c4f69 !important;\n }\n :root .pHiOh,\n :root a.pHiOh {\n color: #5c5f77 !important;\n }\n :root a {\n color: #1e66f5;\n }\n :root .RNNXgb {\n background: #ccd0da;\n border-color: #bcc0cc;\n }\n :root .RNNXgb:hover,\n :root .sbfc .RNNXgb {\n background: #ccd0da !important;\n border-color: #ccd0da;\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n :root .minidiv .RNNXgb {\n background: #ccd0da;\n border-color: #bcc0cc;\n }\n :root .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #dce0e8;\n }\n :root .HSryR .KsRP6 {\n border-color: #acb0be;\n }\n :root .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #dce0e8;\n background: #ccd0da;\n border-color: #ccd0da;\n }\n :root .aajZCb {\n background: #ccd0da;\n box-shadow: 0 4px 6px 0 #dce0e8;\n }\n :root .xtSCL {\n border-top-color: #acb0be;\n }\n :root .sbct:hover {\n background-color: #bcc0cc;\n }\n :root .WggQGd {\n color: #8839ef !important;\n }\n :root .JCHpcb {\n color: #6c6f85;\n }\n :root .JCHpcb:hover {\n color: #1e66f5;\n }\n :root .wM6W7d,\n :root .ABAbCc {\n color: #4c4f69;\n }\n :root .uDetx {\n fill: #4c4f69;\n }\n :root .ExCKkf,\n :root .BjWz4c {\n color: #6c6f85;\n }\n :root .ACRAdd {\n border-left-color: #9ca0b0;\n }\n :root .Pvpvv {\n background-color: #dce0e8;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .w9dUj {\n color: #4c4f69 !important;\n }\n :root .Pvpvv .zE5Aq,\n :root .adnFRd,\n :root .XfJHbe {\n color: #1e66f5;\n }\n :root .CS4h3e {\n background-color: #6c6f85;\n }\n :root .Pvpvv .xyGai {\n color: #4c4f69;\n }\n :root #SIvCob {\n color: #4c4f69;\n }\n :root .gb_Jc a.gb_B,\n :root .gb_Jc span.gb_B {\n color: #4c4f69;\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: #4c4f69;\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: #4c4f69;\n }\n :root .gLFyf {\n color: #4c4f69;\n }\n :root .QCzoEc {\n color: #7c7f93;\n }\n :root .szppmdbYutt__middle-slot-promo {\n color: #4c4f69;\n }\n :root .gb_Jc .gb_Ud button:hover svg,\n :root .gb_Jc .gb_d:hover {\n background-color: #ccd0da;\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: #ccd0da;\n }\n :root .gb_We {\n background: #e6e9ef;\n color: #4c4f69;\n }\n :root a.gb_B,\n :root span.gb_B {\n color: #4c4f69;\n }\n :root .gb_zc div:first-child {\n color: #4c4f69;\n }\n :root .gb_zc > * {\n color: #6c6f85;\n }\n :root .ClJ9Yb {\n color: #6c6f85;\n }\n :root .sfbg {\n background-color: #eff1f5;\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%23d20f39%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%23df8e1d%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%231e66f5%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%2340a02b%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23d20f39%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%231e66f5%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%234c4f69%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: #1e66f5;\n }\n :root .fLciMb {\n color: #4c4f69;\n }\n :root .d2IKib {\n color: #d20f39;\n }\n :root .fLciMb:hover {\n background-color: #ccd0da;\n }\n :root .kno-ftr.rpBMYb {\n color: #6c6f85;\n }\n :root .aTI8gc {\n color: #4c4f69;\n }\n :root .wwUB2c {\n color: #6c6f85;\n }\n :root .dhERQc {\n color: #eff1f5 !important;\n background-color: #1e66f5 !important;\n }\n :root .z1asCe,\n :root .ikb4Bb {\n color: #4c4f69 !important;\n }\n :root .rsGxI.Ww4FFb,\n :root .Ww4FFb {\n background-color: #eff1f5;\n }\n :root .RES9jf {\n color: #4c4f69;\n }\n :root .CSkcDe,\n :root .related-question-pair div.iDjcJe {\n color: #4c4f69;\n }\n :root .cUnQKe .ILfuVd b {\n background-color: rgba(30, 102, 245, 0.25);\n color: #4c4f69;\n }\n :root .cUnQKe .ILfuVd,\n :root .cUnQKe .UiGGAb.ILfuVd {\n color: #5c5f77;\n }\n :root .ZYHQ7e {\n color: #6c6f85;\n }\n :root .VuuXrf {\n color: #4c4f69;\n }\n :root .hb8SAc,\n :root .gb_Oc a.gb_H,\n :root .gb_Oc span.gb_H {\n color: #4c4f69;\n }\n :root .TQc1id .I6TXqe {\n border-color: #acb0be;\n }\n :root .I6TXqe,\n :root .zaokob {\n background: #eff1f5;\n }\n :root .tw-lliw:hover,\n :root .tw-lliw:focus {\n background-color: #ccd0da;\n }\n :root .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(239, 241, 245, 0), #eff1f5);\n }\n :root .HsZQAe {\n border-bottom-color: #acb0be;\n }\n :root .KLEmSd {\n border-bottom-color: #bcc0cc;\n }\n :root .NtaMpb .niO4u,\n :root .nZWEZc .ttwCMe,\n :root .xNzW0d,\n :root .lWzCpb {\n background-color: #eff1f5;\n }\n :root .aURkK {\n border-left-color: #bcc0cc;\n }\n :root .iRPzcb {\n border-bottom-color: #bcc0cc;\n }\n :root .related-question-pair .d0fCJc {\n color: #4c4f69;\n }\n :root cite,\n :root cite a:link,\n :root cite a:visited {\n color: #6c6f85;\n }\n :root .WZ8Tjf,\n :root .EZAeBe,\n :root .F0gfrd {\n color: #6c6f85;\n }\n :root .yDYNvb.lyLwlc {\n color: #4c4f69;\n }\n :root .H9lube {\n background-color: #eff1f5;\n border-color: #acb0be;\n }\n :root .Bi9oQd {\n background-color: #bcc0cc;\n }\n :root .akqY6 {\n background: #bcc0cc;\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: #6c6f85;\n }\n :root .dyjrff,\n :root .LEwnzc {\n color: #5c5f77;\n }\n :root .ZFiwCf {\n background-color: #ccd0da;\n }\n :root .ZFiwCf:hover {\n background-color: #bcc0cc;\n }\n :root .LGwnxb,\n :root .WGwSK {\n color: #4c4f69;\n }\n :root .EsIlz {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n }\n :root .O7G3Gd {\n color: #4c4f69;\n }\n :root .O7G3Gd:hover {\n color: #1e66f5;\n }\n :root .appbar {\n background: #eff1f5;\n border-top-color: #bcc0cc;\n }\n :root .bSeRjc:hover .fKmH1e {\n color: #5c5f77;\n background-color: #ccd0da;\n }\n :root .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n :root div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(30, 102, 245, 0.25);\n color: #1e66f5;\n }\n :root .LHJvCe,\n :root .vqseUe,\n :root .dMCttd {\n color: #6c6f85;\n }\n :root .dG2XIf .xpdbox .yc7KLc {\n background-color: #eff1f5;\n }\n :root .URgIvb {\n border-color: #1e66f5;\n background-color: #1e66f5;\n }\n :root .pdpvld {\n color: #40a02b;\n }\n :root .YrbPuc {\n color: #5c5f77;\n }\n :root .y6CIle {\n background-color: #ccd0da;\n }\n :root .Yt787,\n :root .vDF3Oc.vDF3Oc .R8BTeb {\n color: #4c4f69;\n }\n :root .IDFSOe {\n background-color: #acb0be;\n }\n :root .ffmmcd,\n :root .u7yw9 .WeviRb {\n border-color: #bcc0cc;\n }\n :root .wdQNof {\n border-color: #bcc0cc;\n background-color: #eff1f5;\n }\n :root .eadHV.Ses7yd {\n color: #4c4f69 !important;\n }\n :root .f,\n :root .j04ED,\n :root .j04ED a,\n :root .j04ED a:link,\n :root .XaIwc {\n color: #6c6f85 !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: #dce0e8 !important;\n }\n :root .gb_2e {\n background-color: #ccd0da;\n }\n :root .gb_Ec div:first-child {\n color: #4c4f69;\n }\n :root .gb_Ec > * {\n color: #6c6f85;\n }\n :root .kLhEKe {\n background-color: #eff1f5;\n }\n :root .S8ee5.CwbYXd {\n color: #4c4f69;\n }\n :root .S8ee5 {\n background: #ccd0da;\n }\n :root .S8ee5:hover {\n background: #bcc0cc;\n }\n :root .rhHIGd {\n background-color: #acb0be;\n }\n :root .sY7ric {\n color: #4c4f69;\n }\n :root .I6a0ee {\n background-color: #eff1f5;\n border-color: #acb0be;\n color: #4c4f69;\n }\n :root .I6a0ee:hover {\n background-color: #e6e9ef;\n border-color: #acb0be;\n }\n :root .I6a0ee:focus {\n background-color: #dce0e8;\n border-color: #acb0be;\n }\n :root .pxhZNb {\n background-color: #ccd0da !important;\n color: #4c4f69;\n }\n :root .d2F2Td {\n color: #4c4f69;\n }\n :root .c07z9 {\n color: #6c6f85;\n }\n :root .c07z9 a,\n :root .c07z9 a:active,\n :root .c07z9 a:link {\n color: #4c4f69;\n text-decoration-color: #6c6f85;\n }\n :root .wHYlTd {\n color: #6c6f85;\n }\n :root .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #eff1f5;\n }\n :root .fm06If .ILfuVd,\n :root .c2xzTb .ILfuVd,\n :root .Jb0Zif .c2xzTb .ILfuVd {\n color: #4c4f69;\n }\n :root .fm06If .ILfuVd b,\n :root .c2xzTb .ILfuVd b {\n background-color: rgba(30, 102, 245, 0.25);\n color: #4c4f69;\n }\n :root .GKS7s {\n background: #ccd0da;\n border-color: #bcc0cc;\n box-shadow: inset 0 0 0 1px #acb0be;\n }\n :root .GKS7s:hover {\n background-color: #bcc0cc !important;\n border-color: #acb0be;\n }\n :root .yXK7lf em {\n color: #4c4f69;\n }\n :root .Lb0dA:hover {\n background-color: #ccd0da;\n }\n :root .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #1e66f5;\n }\n :root .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(30, 102, 245, 0.25);\n }\n :root .BaegVc:hover {\n background-color: #ccd0da;\n }\n :root .hdtb-tl-sel .BaegVc {\n background-color: rgba(30, 102, 245, 0.25);\n }\n :root .BaegVc:focus {\n background-color: rgba(30, 102, 245, 0.25);\n }\n :root .TZqsAd {\n background: #9ca0b0;\n }\n :root .FalWJb {\n background: #eff1f5;\n }\n :root .YeThId {\n border-top-color: #bcc0cc;\n }\n :root .k8XOCe {\n background-color: #ccd0da;\n }\n :root .s75CSd {\n color: #4c4f69;\n }\n :root .ZkkK1e,\n :root .uAbMZd {\n background: #eff1f5;\n border-color: #bcc0cc;\n }\n :root .ZkkK1e:hover,\n :root .uAbMZd:hover {\n background: #ccd0da;\n }\n :root .QjI2jc {\n color: #6c6f85;\n }\n :root .lhLbod {\n color: #6c6f85;\n }\n :root .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n :root .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #1e66f5;\n }\n :root .F75bid {\n color: #6c6f85;\n }\n :root div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(30, 102, 245, 0.25) !important;\n }\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(30, 102, 245, 0.25) !important;\n }\n :root .MAMMm {\n background: #e6e9ef;\n box-shadow: 0 2px 6px #dce0e8 !important;\n }\n :root [selected].nWtjMe {\n background: rgba(30, 102, 245, 0.25) !important;\n }\n :root .uZNuIf:hover {\n background-color: #ccd0da;\n color: #4c4f69;\n }\n :root [selected].nWtjMe .FMKtTb {\n color: #4c4f69;\n }\n :root .nWtjMe .FMKtTb {\n color: #6c6f85;\n }\n :root .GKS7s .FMKtTb,\n :root .GKS7s .RWhoyd.mol54e {\n color: #4c4f69;\n }\n :root .ePSouf .FMKtTb {\n color: #6c6f85;\n }\n :root .NkCsjc:hover {\n background-color: #ccd0da !important;\n color: #4c4f69;\n }\n :root .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #4c4f69;\n }\n :root a.hisnlb {\n background: rgba(124, 127, 147, 0.25);\n }\n :root div[aria-expanded=\"true\"] .fFI3rb,\n :root div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #ccd0da !important;\n }\n :root .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #1e66f5;\n }\n :root .hdtb-mn-hd {\n color: #6c6f85;\n }\n :root .hdtb-mn-hd:hover {\n color: #4c4f69;\n }\n :root .fSnalc {\n stroke: #1e66f5;\n }\n :root .oOg6Ne {\n stroke: #df8e1d;\n }\n :root .ZqPjbb {\n stroke: #d20f39;\n }\n :root .aPiskd {\n stroke: #40a02b;\n }\n :root .s8GCU {\n background-color: #eff1f5;\n }\n :root .Lj9fsd {\n background-color: #eff1f5;\n }\n :root .jZWadf {\n background-color: #eff1f5;\n }\n :root .rQEFy,\n :root .rQEFy:hover {\n border-color: rgba(30, 102, 245, 0.25);\n background-color: rgba(30, 102, 245, 0.25);\n }\n :root .gbZSUe {\n color: #4c4f69;\n }\n :root .gbZSUe:hover {\n background: #ccd0da;\n }\n :root .XZ5MVe {\n color: #1e66f5;\n }\n :root a:visited {\n color: #8839ef;\n }\n :root .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #eff1f5 60%, #eff1f5);\n }\n :root .SvoXfb > .x5f7Bc {\n fill: #6c6f85;\n }\n :root .SvoXfb:hover > .x5f7Bc {\n fill: #4c4f69;\n }\n :root .SvoXfb:hover {\n background-color: #ccd0da;\n }\n :root .IsZvec,\n :root .yxAsKe {\n color: #6c6f85;\n }\n :root .zqrO0.k0Jjg .QuU3Wb,\n :root .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #5c5f77;\n }\n :root .uo4vr {\n color: #6c6f85;\n }\n :root .minidiv .sfbg {\n background: #eff1f5;\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n :root .aqCVJb {\n background-color: #1e66f5 !important;\n border-color: #1e66f5 !important;\n }\n :root .T8VaVe {\n color: #1e66f5;\n }\n :root .tw-ta,\n :root #tw-source-text-container .tw-ta,\n :root #tw-source-rmn-container .tw-ta {\n color: #4c4f69;\n }\n :root .tw-bilingual-marked {\n border-color: #1e66f5;\n }\n :root #tw-target {\n background-color: #ccd0da;\n }\n :root .tw-data-placeholder {\n color: #4c4f69;\n }\n :root .j1iyq {\n border-color: #acb0be;\n }\n :root .w8qArf .fl {\n color: #4c4f69 !important;\n }\n :root .HSryR a.B1uW2d {\n border-bottom-color: #acb0be;\n }\n :root .usJj9c .zz3gNc {\n color: #4c4f69;\n }\n :root .Ss2Faf a {\n color: #4c4f69;\n }\n :root .aCOpRe em,\n :root .yXK7lf em {\n color: #4c4f69;\n }\n :root .FR7ZSc .niO4u {\n background-color: #eff1f5;\n border-color: #acb0be;\n color: #1e66f5;\n }\n :root .g {\n color: #4c4f69;\n }\n :root .VSHxQ {\n color: #6c6f85;\n }\n :root .cF4V5c {\n background-color: #dce0e8 !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: #4c4f69;\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: #ccd0da;\n }\n :root .GZnQqe.LGiluc {\n border-top-color: #acb0be !important;\n }\n :root .pkWBse {\n box-shadow: 1px 1px 15px 0 #dce0e8;\n }\n :root .dG2XIf {\n background: #eff1f5;\n }\n :root .Z0LcW {\n color: #4c4f69;\n }\n :root .i29hTd .qLLird {\n color: #4c4f69;\n }\n :root .i29hTd .kR7nSc {\n color: #4c4f69;\n }\n :root .N6Sb2c {\n color: #6c6f85;\n }\n :root .C9iYEe {\n color: #6c6f85;\n }\n :root .KcXNxb {\n background: #eff1f5;\n }\n :root .ss6qqb .PKDVJd {\n color: #6c6f85;\n }\n :root a.oBa0Fe {\n color: #6c6f85;\n }\n :root .o6juZc {\n background-color: #ccd0da;\n }\n :root .o6juZc:hover {\n background-color: #ccd0da;\n box-shadow: 0 4px 12px #dce0e8;\n }\n :root .W6pGoe {\n background: #ccd0da;\n box-shadow: 0 4px 6px 0 #dce0e8;\n }\n :root .WdWr7c {\n border-top-color: #acb0be;\n }\n :root .sU3bKf {\n color: #4c4f69;\n }\n :root .O5OUld {\n color: #6c6f85;\n }\n :root .zP7KFe {\n background: #bcc0cc;\n }\n :root .O5OUld:hover {\n color: #1e66f5;\n }\n :root .og3lId {\n color: #4c4f69;\n }\n :root .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n :root .r8xEL {\n color: #4c4f69;\n }\n :root .ZZ7G7b {\n color: #4c4f69;\n border-color: #bcc0cc;\n }\n :root .NZmxZe {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .NZmxZe:not(.rQEFy):hover,\n :root .cj2HCb.iuN0sf .w6PoOe:hover,\n :root .CgGjZc:hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .ssfWCe .ZXJQ7c,\n :root .cj2HCb.iuN0sf .w6PoOe,\n :root .G2XB8d,\n :root .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #6c6f85;\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: #5c5f77;\n }\n :root .KA8Jyb {\n fill: #6c6f85;\n }\n :root .CgGjZc:hover .G2XB8d {\n color: #5c5f77;\n }\n :root .o6OF0 {\n background-color: #bcc0cc;\n }\n :root .o6OF0:hover {\n background-color: #acb0be;\n }\n :root .o6OF0 .SHFPkb {\n color: #4c4f69;\n }\n :root .o6OF0 .PnfqLc {\n color: #6c6f85;\n }\n :root .zbRPDe,\n :root .scU1d {\n color: #4c4f69;\n }\n :root .UafVBb {\n background-color: #eff1f5;\n border-color: #acb0be;\n }\n :root .mEQved {\n color: #6c6f85;\n }\n :root .goxjub > path:nth-child(1) {\n fill: #1e66f5;\n }\n :root .goxjub > path:nth-child(2) {\n fill: #40a02b;\n }\n :root .goxjub > path:nth-child(3) {\n fill: #df8e1d;\n }\n :root .goxjub > path:nth-child(4) {\n fill: #d20f39;\n }\n :root [fill=\"#34a853\"] {\n fill: #40a02b;\n }\n :root [fill=\"#4285f4\"] {\n fill: #1e66f5;\n }\n :root [fill=\"#ea4335\"] {\n fill: #d20f39;\n }\n :root [fill=\"#fbbc05\"] {\n fill: #df8e1d;\n }\n :root .ssfWCe .ZXJQ7c:hover {\n background-color: #ccd0da;\n color: #4c4f69;\n }\n :root .qcTKEe {\n background-color: #eff1f5;\n }\n :root .ooPrBf {\n background: #eff1f5;\n }\n :root .r9PaP {\n color: #6c6f85;\n }\n :root .r9PaP:hover {\n color: #1e66f5;\n }\n :root .H1KrKd {\n fill: #6c6f85;\n }\n :root .cEPPT {\n border-bottom-color: #bcc0cc;\n }\n :root .Ix6LGe {\n background: #eff1f5;\n box-shadow: 0 2px 10px 0 #dce0e8;\n }\n :root .Hm7Qac:hover,\n :root .EuKAde {\n background-color: #ccd0da;\n }\n :root .igM9Le {\n color: #4c4f69;\n }\n :root .irf0hb {\n box-shadow: 1px 1px 15px 0 #dce0e8;\n }\n :root .gb_Mc .gb_Vd button:hover svg,\n :root .gb_Mc .gb_d:hover {\n background-color: #ccd0da;\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: #4c4f69;\n }\n :root .cEW58 {\n background-color: #ccd0da;\n }\n :root .dyAbMb {\n fill: #6c6f85;\n }\n :root .zItAnd,\n :root .zItAnd:link,\n :root .zItAnd:visited,\n :root .zItAnd:hover,\n :root .zItAnd:active {\n color: #4c4f69;\n }\n :root .zItAnd {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n }\n :root .zItAnd:not(.MgQdud):hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n :root .fKmH1e {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n color: #6c6f85;\n }\n :root .fKmH1e:hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n :root .nfSF8e,\n :root .WRhYSc {\n color: #6c6f85;\n }\n :root .nfSF8e:hover,\n :root .WRhYSc:hover {\n background-color: #ccd0da;\n color: #6c6f85;\n }\n :root .ssJ7i {\n color: #4c4f69;\n }\n :root .iAIpCb {\n color: #6c6f85;\n }\n :root .KMdzJ,\n :root .ss6qqb .oBrLN,\n :root .ylgVCe {\n color: #5c5f77;\n }\n :root .PmPt7d {\n color: #6c6f85;\n }\n :root .gb_Mc a.gb_E,\n :root .gb_Mc span.gb_E {\n color: #4c4f69;\n }\n :root a.gb_E,\n :root span.gb_E {\n color: #4c4f69 !important;\n }\n :root .RzdJxc {\n border-top-color: #acb0be;\n }\n :root .rKnmn {\n border-top-color: #acb0be;\n }\n :root .FzCfme {\n color: #6c6f85;\n }\n :root .hMJ0yc {\n color: #6c6f85;\n }\n :root .yg51vc {\n background-color: #eff1f5;\n }\n :root .hdtb-mitem a {\n color: #6c6f85;\n }\n :root .hdtb-mitem .GOE98c,\n :root .hdtb-mitem a,\n :root .hdtb-mitem.hdtb-msel,\n :root .t2vtad {\n color: #6c6f85;\n }\n :root .t2vtad:not(.hdtb-tl-sel) {\n color: #6c6f85;\n }\n :root .dG2XIf .xpdopen .mJ2Mod {\n border-color: #bcc0cc;\n }\n :root .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n color: #4c4f69;\n box-shadow: 0 1px 1px #dce0e8;\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: #1e66f5;\n }\n :root .w6PoOe {\n color: #6c6f85;\n }\n :root .w6PoOe:hover {\n color: #4c4f69;\n }\n :root .Lj9fsd.DU1Mzb {\n background-color: #eff1f5;\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n :root .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #bcc0cc !important;\n }\n :root .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #ccd0da;\n }\n :root .FjVBEd {\n color: #40a02b;\n }\n :root title-with-lhs-icon:hover .ekf0x h3 {\n color: #1e66f5;\n }\n :root .GmE3X {\n color: #4c4f69;\n }\n :root .iv236 {\n color: #4c4f69;\n }\n :root .GLcBOb {\n border-bottom-color: #bcc0cc;\n }\n :root .ss6qqb .Ui2TZ {\n color: #4c4f69;\n }\n :root .wx62f {\n color: #6c6f85;\n }\n :root #rhs .u7yw9 {\n border-left-color: #bcc0cc;\n }\n :root .ss6qqb .Jk5Tjc {\n border-color: #acb0be;\n }\n :root #rhs .u7yw9 .cLjAic {\n border-bottom-color: #bcc0cc;\n }\n :root .JNkvid .HnYYW {\n color: #4c4f69;\n }\n :root .aokhrd .TZahnb {\n border-left-color: #bcc0cc;\n }\n :root .Cx1ZMc {\n color: #6c6f85;\n }\n :root .CBPSbf {\n background-color: #eff1f5;\n }\n :root .E74aCb {\n color: #4c4f69;\n }\n :root .OE86Gc {\n background-color: #eff1f5;\n color: #4c4f69;\n fill: #4c4f69;\n }\n :root .c72nic {\n color: #4c4f69;\n }\n :root .GXMTjb {\n background-color: #eff1f5;\n border-color: #ccd0da;\n }\n :root .A9y7kf {\n color: #6c6f85;\n }\n :root .OE86Gc a {\n color: #1e66f5;\n }\n :root .Es2Et {\n color: #6c6f85;\n }\n :root .KwJT0.VqKh3b div div {\n background-color: #eff1f5;\n fill: #4c4f69;\n color: #4c4f69;\n border-color: #bcc0cc;\n }\n :root .rx7XFb {\n background-color: #ccd0da;\n }\n :root .VP31Vb {\n color: #4c4f69;\n }\n :root .HXQjqf {\n background-color: rgba(30, 102, 245, 0.25);\n color: #1e66f5;\n }\n :root .SW5pqf {\n color: #1e66f5;\n }\n :root .rQEFy:hover {\n color: #1e66f5;\n }\n :root .hdtb-tl-sel {\n border-color: #acb0be;\n background: #ccd0da;\n color: #4c4f69;\n }\n :root .hdtb-tl-sel:focus {\n border-color: #acb0be;\n background: #ccd0da;\n color: #1e66f5;\n }\n :root .t2vtad:active,\n :root .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #ccd0da !important;\n box-shadow: inset 0 1px 2px #dce0e8 !important;\n }\n :root .gTl8xb {\n border-color: #6c6f85 transparent;\n }\n :root .hdtb-mn-hd:hover .gTl8xb {\n border-color: #4c4f69 transparent;\n }\n :root .h3L8Ub .yMAEcf {\n background: #ccd0da;\n border-color: #acb0be;\n }\n :root .ynRric {\n color: #6c6f85;\n }\n :root .cRV9hb .pcTkSc .wM6W7d {\n color: #4c4f69;\n }\n :root .h3L8Ub .yMAEcf.sbhl {\n background-color: #bcc0cc;\n }\n :root .sbhl {\n background: #bcc0cc;\n }\n :root .CjiZvb,\n :root .GZnQqe.EpPYLd:active {\n background-color: #ccd0da;\n }\n :root .PyJv1b {\n color: #4c4f69;\n }\n :root .REySof {\n color: #7c7f93 !important;\n }\n :root .NQyKp {\n color: #ccd0da !important;\n background: #8839ef !important;\n }\n :root .b0Xfjd {\n color: #eff1f5 !important;\n }\n :root .LiOdre {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n }\n :root .LiOdre:hover {\n background-color: #e6e9ef;\n border-color: #acb0be;\n }\n :root .LiOdre:focus {\n border-color: #1e66f5;\n }\n :root .mfsgsd {\n color: #4c4f69;\n }\n :root .GCSyeb {\n background: #bcc0cc;\n }\n :root .IVvPP .cLjAic.WY0eLb,\n :root .Hwkikb.WY0eLb {\n border-left-color: #bcc0cc;\n }\n :root .mQo3nc {\n background-color: #ccd0da;\n color: #6c6f85 !important;\n }\n :root .cfBJGe {\n color: #4c4f69;\n }\n :root .f6F9Be {\n background: #e6e9ef;\n }\n :root .KwU3F {\n color: #1e66f5;\n }\n :root .b0KoTc {\n color: #4c4f69;\n }\n :root .dfB0uf {\n color: #4c4f69;\n }\n :root .unknown_loc {\n background: #4c4f69;\n }\n :root .GS5rRd {\n color: #1e66f5;\n }\n :root .xSQxL {\n color: #1e66f5;\n }\n :root .smiUbb {\n color: #4c4f69;\n }\n :root .b2hzT {\n border-bottom-color: #ccd0da;\n }\n :root #swml {\n border-left-color: #ccd0da;\n }\n :root .KXbwLb {\n background-color: #acb0be;\n }\n :root .WZH4jc .VknLRd .GNJvt {\n background: #ccd0da;\n }\n :root .WZH4jc .VknLRd:hover .GNJvt {\n background: #bcc0cc;\n }\n :root .GNJvt {\n color: #4c4f69;\n }\n :root .fJOpI.H9lube {\n background-color: #1e66f5 !important;\n border-color: #1e66f5;\n }\n :root .XNo5Ab.XNo5Ab {\n color: #eff1f5 !important;\n fill: #eff1f5 !important;\n }\n :root .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #4c4f69 !important;\n }\n :root .xEzgBc {\n color: #4c4f69 !important;\n }\n :root .Ss2Faf.sq4Bpf {\n color: #4c4f69 !important;\n }\n :root .ea0Lbe {\n background: #ccd0da;\n }\n :root .f6GA0,\n :root .CacfB,\n :root .Ua7Yuf {\n background: #eff1f5;\n }\n :root .DV7the {\n color: #1e66f5;\n }\n :root .ZeVBtc {\n color: #6c6f85;\n }\n :root .cB9M7 {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n :root .cB9M7:hover {\n border-color: #acb0be;\n }\n :root .cB9M7:focus {\n border-color: #1e66f5;\n }\n :root .Qwbd3 {\n background: #ccd0da;\n color: #4c4f69;\n border-color: #bcc0cc;\n }\n :root .Qwbd3:hover {\n background: #bcc0cc;\n border-color: #acb0be;\n }\n :root .ArIAXb {\n fill: #ccd0da;\n }\n :root .qOFLsb {\n fill: #ccd0da;\n }\n :root .aHK1bd {\n color: #6c6f85;\n }\n :root .diOlIe {\n border-top-color: #9ca0b0;\n }\n :root .p4pvTd {\n color: #4c4f69;\n }\n :root .gIYJUc {\n background: #eff1f5 !important;\n border-color: #bcc0cc !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #40a02b !important;\n }\n :root .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #1e66f5 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #d20f39 !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #df8e1d !important;\n }\n :root .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #1e66f5 !important;\n }\n :root .CbAZb {\n background: #eff1f5;\n border-bottom-color: #ccd0da;\n }\n :root .S8wJ3 {\n color: #4c4f69 !important;\n }\n :root .ZI7elf {\n color: #4c4f69 !important;\n }\n :root .tGS0Nc {\n color: #4c4f69;\n }\n :root .kzt0Nc a {\n color: #6c6f85 !important;\n }\n :root .fgc1P,\n :root .N7KPxb {\n border-top-color: #ccd0da !important;\n }\n :root .kQEH5b {\n color: #6c6f85 !important;\n }\n :root .kNKdL {\n color: #4c4f69 !important;\n }\n :root .q0yked:hover {\n background-color: #e6e9ef !important;\n }\n :root .Oz5Rbb:hover {\n background: #e6e9ef !important;\n }\n :root .lwwARb {\n background-color: #dce0e8 !important;\n }\n :root .LO47Ff {\n color: #4c4f69;\n }\n :root .j8PBfc {\n color: #6c6f85;\n }\n :root .act-tim-txt-cnt {\n color: #4c4f69;\n }\n :root .act-switch-area {\n background-color: #eff1f5 !important;\n }\n :root .q8U8x > div:nth-child(1) {\n background-color: #eff1f5 !important;\n }\n :root .EwDHG,\n :root .vNdLpe,\n :root .vNdLpe:visited {\n color: #6c6f85 !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: #e6e9ef !important;\n border-color: #ccd0da !important;\n box-shadow: 0 2px 4px #e6e9ef !important;\n }\n :root [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"] {\n color: #4c4f69 !important;\n }\n :root .eFM0qc.BCF2pd {\n background: #eff1f5 !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%234c4f69%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: #4c4f69;\n border-bottom-color: #4c4f69;\n }\n :root .YmvwI {\n color: #6c6f85;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #e6e9ef !important;\n border-color: #9ca0b0 !important;\n box-shadow: #e6e9ef 1px 2px 4px !important;\n color: #4c4f69 !important;\n }\n :root [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #9ca0b0 transparent !important;\n }\n :root .gb_F .gb_E,\n :root .gb_F .gb_D {\n fill: #4c4f69;\n }\n :root .t4wgMc {\n background: #e6e9ef;\n }\n :root .ELfqBe:hover,\n :root .ELfqBe:focus {\n background: #ccd0da;\n }\n :root .JFeuTc {\n color: #4c4f69;\n }\n :root .S6VXfe {\n background: #eff1f5;\n }\n :root .qyKxnc.FnEtTd .srrRv {\n background: rgba(30, 102, 245, 0.1);\n }\n :root .JiJthb,\n :root .JiJthb .GKS7s:not([selected]) {\n background: #e6e9ef;\n }\n :root .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #e6e9ef 60%, #e6e9ef);\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(136, 57, 239, 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 /* calculator senpai~ */\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(198, 160, 246, 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 --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: #c6a0f6 !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: #c6a0f6 !important;\n }\n :root .EL3pcf {\n color: #c6a0f6 !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: #c6a0f6 !important;\n }\n :root .z7T1i,\n :root .nEklgc {\n background-color: #363a4f;\n }\n :root .rbYSKb {\n color: #a5adcb;\n }\n :root .FuOudf {\n color: #a5adcb;\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 .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: #c6a0f6;\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 .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 }\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: #c6a0f6 !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(198, 160, 246, 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: light;\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 /* calculator senpai~ */\n /* knowoledge panel uwu */\n /* AI search */\n /* End of AI search */\n /* \"People also search for..\" section */\n /* Featured snippets */\n color: #6c6f85;\n }\n body iframe {\n color-scheme: none !important;\n }\n body ::selection {\n background-color: rgba(136, 57, 239, 0.3);\n }\n body input::placeholder,\n body textarea::placeholder {\n color: #6c6f85 !important;\n }\n body,\n body body {\n background: #eff1f5 !important;\n --uv-styles-color-surface: #dce0e8;\n --uv-styles-color-tertiary: #ccd0da;\n --uv-styles-color-secondary: rgba(30, 102, 245, 0.25);\n --uv-styles-color-primary: #eff1f5;\n --uv-styles-color-on-primary: #1e66f5;\n --uv-styles-color-text-primary: #1e66f5;\n --uv-styles-color-icon-default: #4c4f69;\n --uv-styles-color-text-emphasis: #4c4f69;\n --uv-styles-color-icon-on-secondary: #6c6f85;\n --uv-styles-color-on-tertiary: #4c4f69;\n --uv-styles-color-icon-on-tertiary: #4c4f69;\n --xhUGwc: #eff1f5;\n --bbQxAb: #4c4f69;\n --IXoxUe: #6c6f85;\n --COEmY: #4c4f69;\n --YLNNHc: #4c4f69;\n --gS5jXb: #ccd0da;\n --EpFNW: #e6e9ef;\n --XKMDxc: #e6e9ef;\n --tefdc5886c2f04483: #4c4f69;\n --te8f1ea4d4928be48: #4c4f69 !important;\n --ta884a309a24f44f4: #6c6f85 !important;\n --tdee01b39543f1cac: #eff1f5 !important;\n --tcc8c9ef487836e2b: #ccd0da !important;\n --ta83cba65577ef850: #1e66f5 !important;\n --t7d1a3050c2c1c0a5: #4c4f69 !important;\n --t6a0469853a1a02c1: #4c4f69 !important;\n --t5feec22832a0fdd6: #ccd0da !important;\n --t342c96645d13ae13: #8839ef !important;\n --t6c7325fca9d536d4: #4c4f69 !important;\n --tf7148cf5018d5074: #4c4f69 !important;\n --t9ab8d922307d428d: #4c4f69;\n --t62e84c71989f1975: #d20f39 !important;\n --tc9db399ed82142e1: #40a02b !important;\n --uv-styles-color-text-default: #6c6f85 !important;\n --uv-styles-color-review-stars: #df8e1d !important;\n --gm3-sys-color-primary: #ccd0da;\n --gm3-sys-color-on-primary: #1e66f5;\n --Nsm0ce: #1e66f5;\n }\n body .CvDJxb {\n background-color: #eff1f5 !important;\n }\n body .z4R3Z.yb2zA {\n color: #1e66f5 !important;\n }\n body .z4R3Z {\n color: #4c4f69 !important;\n }\n body .PNCib.fT6ABc::after {\n background-color: #bcc0cc !important;\n border-color: #1e66f5 !important;\n }\n body .Usd1Ac {\n background-color: #ccd0da !important;\n border-color: #acb0be !important;\n }\n body .P77izf {\n background-color: #eff1f5 !important;\n color: #4c4f69 !important;\n }\n body .VfPpkd-StrnGf-rymPhb-f7MjDc,\n body .VfPpkd-qPzbhe-JNdkSc-Bz112c {\n color: #8839ef !important;\n }\n body .EL3pcf {\n color: #8839ef !important;\n }\n body .bVfPpkd-StrnGf-rymPhb,\n body .DMZ54e {\n color: #4c4f69 !important;\n }\n body .VfPpkd-pafCAf,\n body .VfPpkd-pafCAf-OWXEXe-Xhs9z {\n fill: #e6e9ef !important;\n }\n body .VfPpkd-l6JLsf::after {\n background-color: #1e66f5 !important;\n }\n body .VfPpkd-l6JLsf::before {\n background-color: #acb0be !important;\n }\n body .VfPpkd-uMhiad::after {\n background: #9ca0b0;\n }\n body .dmaMHc {\n background-color: #ccd0da !important;\n }\n body .AJxgH {\n background-color: #e6e9ef !important;\n }\n body .VfPpkd-cTi5dd {\n color: #8839ef !important;\n }\n body .z7T1i,\n body .nEklgc {\n background-color: #ccd0da;\n }\n body .rbYSKb {\n color: #6c6f85;\n }\n body .FuOudf {\n color: #6c6f85;\n }\n body .zRQJhd {\n background-color: #eff1f5 !important;\n }\n body .XH1CIc {\n color: #6c6f85;\n }\n body .pno7A.hU1rMc .Tqvz7b,\n body .pno7A.rfUaPd .SwDSDf {\n color: #5c5f77;\n }\n body .pno7A.rfUaPd .Tqvz7b {\n color: #4c4f69;\n }\n body .tR3EBc {\n background-color: #e6e9ef;\n }\n body .AOvabd,\n body .dxp44d {\n background: #ccd0da !important;\n color: #4c4f69 !important;\n border-color: #ccd0da !important;\n }\n body .AOvabd:hover,\n body .dxp44d:hover {\n background-color: #bcc0cc;\n border-color: #bcc0cc;\n }\n body .zbvg1c {\n color: #4c4f69;\n }\n body .UUhRt {\n background-color: #1e66f5;\n color: #e6e9ef;\n border-color: #1e66f5;\n }\n body .UUhRt:hover {\n background-color: #04a5e5;\n border-color: #04a5e5;\n }\n body .tw-lliw.item-selected .language_list_item {\n color: #1e66f5;\n }\n body .qv3Wpe {\n color: #4c4f69;\n }\n body .TIGsTb {\n border-color: #ccd0da;\n }\n body .TIGsTb:hover {\n background-color: #ccd0da;\n border-color: #ccd0da;\n }\n body .MEdqYd,\n body .feqqG {\n background: #acb0be;\n color: #4c4f69;\n border-color: #acb0be;\n }\n body .MEdqYd:hover,\n body .feqqG:hover {\n background-color: #9ca0b0;\n border-color: #9ca0b0;\n }\n body .H73aad,\n body .H73aadhover {\n background-color: #e6e9ef !important;\n border-color: #ccd0da !important;\n }\n body .AQtWSd,\n body .ulmfef,\n body .xCBykf,\n body .m2E3md {\n color: #1e66f5;\n }\n body .joHe2d {\n background-color: #eff1f5 !important;\n box-shadow: 0 1px 0 #eff1f5 !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: #4c4f69;\n }\n body .GK1a5e {\n background-color: #4c4f69;\n }\n body .RC9d6e {\n border-top-color: #4c4f69;\n }\n body .IFmkIb.IFmkIb {\n background-color: #ccd0da;\n border-color: #acb0be;\n }\n body .ab_button {\n background-image: linear-gradient(to top, #ccd0da, #eff1f5);\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n body .PGbOqf {\n background-color: #8839ef;\n }\n body .yAbdSd {\n color: #d20f39;\n }\n body .ycghLd {\n background-color: #d20f39;\n border-color: #d20f39;\n }\n body .IRH78d,\n body .CFjcj,\n body .HkuhB {\n color: #6c6f85;\n }\n body .l2gNXd {\n background-color: #df8e1d;\n }\n body .uVGhGc,\n body .hIqKNb {\n background-color: #ccd0da;\n }\n body .tcuWYc {\n background-image: linear-gradient(#9ca0b0 1px, rgba(255, 255, 255, 0) 0);\n }\n body .qk7LXc.Fb1AKc,\n body .fAt9Jd,\n body .SME0md,\n body .ipwqjc {\n background-color: #eff1f5 !important;\n }\n body .ttBXeb,\n body .NDTw3e.K7R36c,\n body .knowledge-finance-wholepage-chart__fw-uch .uch-svg {\n color: #6c6f85;\n }\n body .sQ6RSc {\n fill: #4c4f69;\n }\n body .egcvbb {\n border-color: #acb0be;\n }\n body .egcvbb:hover {\n border-color: #4c4f69;\n }\n body .knowledge-finance-wholepage-chart__hover-card {\n background-color: #eff1f5;\n }\n body .knowledge-finance-wholepage-chart__hover-card-time {\n color: #6c6f85;\n }\n body .fw-ch-sel .KWk7r.qUjgX {\n background-color: #ccd0da;\n color: #1e66f5;\n }\n body .gb_Ka.gb_f,\n body .gb_Na.gb_f,\n body #gb {\n background-color: #eff1f5 !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: #4c4f69;\n }\n body .gb_Nc a.gb_F,\n body .gb_Nc span.gb_F {\n color: #4c4f69;\n }\n body .uU7dJb {\n border-bottom-color: #ccd0da;\n background-color: #e6e9ef;\n color: #5c5f77;\n }\n body .gb_Nc .gb_d:hover {\n background-color: #ccd0da;\n }\n body .KxwPGc {\n background-color: #e6e9ef;\n }\n body .HJSKzf {\n color: #4c4f69;\n }\n body .gbqfba,\n body .lJ9FBc input[type=\"submit\"] {\n color: #4c4f69;\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n body .gbqfba:hover,\n body .lJ9FBc input[type=\"submit\"]:hover {\n color: #4c4f69;\n background-color: #ccd0da;\n border-color: #acb0be;\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: #eff1f5 !important;\n }\n body .d3o3Ad,\n body .sZKvbe {\n fill: #40a02b !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: #4c4f69 !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: #ccd0da !important;\n }\n body .xUc8Ie.BXdrne,\n body .YUg0se,\n body .WGbsof {\n border-color: #acb0be !important;\n }\n body .NOo3C {\n color: #5c5f77;\n }\n body .WGbsof[selected] {\n background-color: #1e66f5;\n border-color: #1e66f5 !important;\n }\n body .vIifob {\n background-color: #ccd0da !important;\n }\n body .DxHbyd {\n background-color: #acb0be !important;\n }\n body .dg6jd {\n color: #4c4f69 !important;\n }\n body .pHiOh,\n body a.pHiOh {\n color: #5c5f77 !important;\n }\n body a {\n color: #1e66f5;\n }\n body .RNNXgb {\n background: #ccd0da;\n border-color: #bcc0cc;\n }\n body .RNNXgb:hover,\n body .sbfc .RNNXgb {\n background: #ccd0da !important;\n border-color: #ccd0da;\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n body .minidiv .RNNXgb {\n background: #ccd0da;\n border-color: #bcc0cc;\n }\n body .minidiv .RNNXgb:hover {\n box-shadow: 0 4px 12px #dce0e8;\n }\n body .HSryR .KsRP6 {\n border-color: #acb0be;\n }\n body .emcav .RNNXgb {\n box-shadow: 0 1px 6px 0 #dce0e8;\n background: #ccd0da;\n border-color: #ccd0da;\n }\n body .aajZCb {\n background: #ccd0da;\n box-shadow: 0 4px 6px 0 #dce0e8;\n }\n body .xtSCL {\n border-top-color: #acb0be;\n }\n body .sbct:hover {\n background-color: #bcc0cc;\n }\n body .WggQGd {\n color: #8839ef !important;\n }\n body .JCHpcb {\n color: #6c6f85;\n }\n body .JCHpcb:hover {\n color: #1e66f5;\n }\n body .wM6W7d,\n body .ABAbCc {\n color: #4c4f69;\n }\n body .uDetx {\n fill: #4c4f69;\n }\n body .ExCKkf,\n body .BjWz4c {\n color: #6c6f85;\n }\n body .ACRAdd {\n border-left-color: #9ca0b0;\n }\n body .Pvpvv {\n background-color: #dce0e8;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n body .w9dUj {\n color: #4c4f69 !important;\n }\n body .Pvpvv .zE5Aq,\n body .adnFRd,\n body .XfJHbe {\n color: #1e66f5;\n }\n body .CS4h3e {\n background-color: #6c6f85;\n }\n body .Pvpvv .xyGai {\n color: #4c4f69;\n }\n body #SIvCob {\n color: #4c4f69;\n }\n body .gb_Jc a.gb_B,\n body .gb_Jc span.gb_B {\n color: #4c4f69;\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: #4c4f69;\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: #4c4f69;\n }\n body .gLFyf {\n color: #4c4f69;\n }\n body .QCzoEc {\n color: #7c7f93;\n }\n body .szppmdbYutt__middle-slot-promo {\n color: #4c4f69;\n }\n body .gb_Jc .gb_Ud button:hover svg,\n body .gb_Jc .gb_d:hover {\n background-color: #ccd0da;\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: #ccd0da;\n }\n body .gb_We {\n background: #e6e9ef;\n color: #4c4f69;\n }\n body a.gb_B,\n body span.gb_B {\n color: #4c4f69;\n }\n body .gb_zc div:first-child {\n color: #4c4f69;\n }\n body .gb_zc > * {\n color: #6c6f85;\n }\n body .ClJ9Yb {\n color: #6c6f85;\n }\n body .sfbg {\n background-color: #eff1f5;\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%23d20f39%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%23df8e1d%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%231e66f5%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%2340a02b%22%20d%3D%22M225%203v65h-9.5V3z%22/%3E%3Cpath%20fill%3D%22%23d20f39%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%231e66f5%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%234c4f69%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: #1e66f5;\n }\n body .fLciMb {\n color: #4c4f69;\n }\n body .d2IKib {\n color: #d20f39;\n }\n body .fLciMb:hover {\n background-color: #ccd0da;\n }\n body .kno-ftr.rpBMYb {\n color: #6c6f85;\n }\n body .aTI8gc {\n color: #4c4f69;\n }\n body .wwUB2c {\n color: #6c6f85;\n }\n body .dhERQc {\n color: #eff1f5 !important;\n background-color: #1e66f5 !important;\n }\n body .z1asCe,\n body .ikb4Bb {\n color: #4c4f69 !important;\n }\n body .rsGxI.Ww4FFb,\n body .Ww4FFb {\n background-color: #eff1f5;\n }\n body .RES9jf {\n color: #4c4f69;\n }\n body .CSkcDe,\n body .related-question-pair div.iDjcJe {\n color: #4c4f69;\n }\n body .cUnQKe .ILfuVd b {\n background-color: rgba(30, 102, 245, 0.25);\n color: #4c4f69;\n }\n body .cUnQKe .ILfuVd,\n body .cUnQKe .UiGGAb.ILfuVd {\n color: #5c5f77;\n }\n body .ZYHQ7e {\n color: #6c6f85;\n }\n body .VuuXrf {\n color: #4c4f69;\n }\n body .hb8SAc,\n body .gb_Oc a.gb_H,\n body .gb_Oc span.gb_H {\n color: #4c4f69;\n }\n body .TQc1id .I6TXqe {\n border-color: #acb0be;\n }\n body .I6TXqe,\n body .zaokob {\n background: #eff1f5;\n }\n body .tw-lliw:hover,\n body .tw-lliw:focus {\n background-color: #ccd0da;\n }\n body .language_list_languages.tw-ll-top::after {\n background: linear-gradient(to bottom, rgba(239, 241, 245, 0), #eff1f5);\n }\n body .HsZQAe {\n border-bottom-color: #acb0be;\n }\n body .KLEmSd {\n border-bottom-color: #bcc0cc;\n }\n body .NtaMpb .niO4u,\n body .nZWEZc .ttwCMe,\n body .xNzW0d,\n body .lWzCpb {\n background-color: #eff1f5;\n }\n body .aURkK {\n border-left-color: #bcc0cc;\n }\n body .iRPzcb {\n border-bottom-color: #bcc0cc;\n }\n body .related-question-pair .d0fCJc {\n color: #4c4f69;\n }\n body cite,\n body cite a:link,\n body cite a:visited {\n color: #6c6f85;\n }\n body .WZ8Tjf,\n body .EZAeBe,\n body .F0gfrd {\n color: #6c6f85;\n }\n body .yDYNvb.lyLwlc {\n color: #4c4f69;\n }\n body .H9lube {\n background-color: #eff1f5;\n border-color: #acb0be;\n }\n body .Bi9oQd {\n background-color: #bcc0cc;\n }\n body .akqY6 {\n background: #bcc0cc;\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: #6c6f85;\n }\n body .dyjrff,\n body .LEwnzc {\n color: #5c5f77;\n }\n body .ZFiwCf {\n background-color: #ccd0da;\n }\n body .ZFiwCf:hover {\n background-color: #bcc0cc;\n }\n body .LGwnxb,\n body .WGwSK {\n color: #4c4f69;\n }\n body .EsIlz {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n }\n body .O7G3Gd {\n color: #4c4f69;\n }\n body .O7G3Gd:hover {\n color: #1e66f5;\n }\n body .appbar {\n background: #eff1f5;\n border-top-color: #bcc0cc;\n }\n body .bSeRjc:hover .fKmH1e {\n color: #5c5f77;\n background-color: #ccd0da;\n }\n body .bSeRjc:hover div[aria-expanded=\"true\"] .fKmH1e,\n body div[aria-expanded=\"true\"] .fKmH1e {\n background-color: rgba(30, 102, 245, 0.25);\n color: #1e66f5;\n }\n body .LHJvCe,\n body .vqseUe,\n body .dMCttd {\n color: #6c6f85;\n }\n body .dG2XIf .xpdbox .yc7KLc {\n background-color: #eff1f5;\n }\n body .URgIvb {\n border-color: #1e66f5;\n background-color: #1e66f5;\n }\n body .pdpvld {\n color: #40a02b;\n }\n body .YrbPuc {\n color: #5c5f77;\n }\n body .y6CIle {\n background-color: #ccd0da;\n }\n body .Yt787,\n body .vDF3Oc.vDF3Oc .R8BTeb {\n color: #4c4f69;\n }\n body .IDFSOe {\n background-color: #acb0be;\n }\n body .ffmmcd,\n body .u7yw9 .WeviRb {\n border-color: #bcc0cc;\n }\n body .wdQNof {\n border-color: #bcc0cc;\n background-color: #eff1f5;\n }\n body .eadHV.Ses7yd {\n color: #4c4f69 !important;\n }\n body .f,\n body .j04ED,\n body .j04ED a,\n body .j04ED a:link,\n body .XaIwc {\n color: #6c6f85 !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: #dce0e8 !important;\n }\n body .gb_2e {\n background-color: #ccd0da;\n }\n body .gb_Ec div:first-child {\n color: #4c4f69;\n }\n body .gb_Ec > * {\n color: #6c6f85;\n }\n body .kLhEKe {\n background-color: #eff1f5;\n }\n body .S8ee5.CwbYXd {\n color: #4c4f69;\n }\n body .S8ee5 {\n background: #ccd0da;\n }\n body .S8ee5:hover {\n background: #bcc0cc;\n }\n body .rhHIGd {\n background-color: #acb0be;\n }\n body .sY7ric {\n color: #4c4f69;\n }\n body .I6a0ee {\n background-color: #eff1f5;\n border-color: #acb0be;\n color: #4c4f69;\n }\n body .I6a0ee:hover {\n background-color: #e6e9ef;\n border-color: #acb0be;\n }\n body .I6a0ee:focus {\n background-color: #dce0e8;\n border-color: #acb0be;\n }\n body .pxhZNb {\n background-color: #ccd0da !important;\n color: #4c4f69;\n }\n body .d2F2Td {\n color: #4c4f69;\n }\n body .c07z9 {\n color: #6c6f85;\n }\n body .c07z9 a,\n body .c07z9 a:active,\n body .c07z9 a:link {\n color: #4c4f69;\n text-decoration-color: #6c6f85;\n }\n body .wHYlTd {\n color: #6c6f85;\n }\n body .dG2XIf .c2xzTb .wDYxhc:first-child {\n background: #eff1f5;\n }\n body .fm06If .ILfuVd,\n body .c2xzTb .ILfuVd,\n body .Jb0Zif .c2xzTb .ILfuVd {\n color: #4c4f69;\n }\n body .fm06If .ILfuVd b,\n body .c2xzTb .ILfuVd b {\n background-color: rgba(30, 102, 245, 0.25);\n color: #4c4f69;\n }\n body .GKS7s {\n background: #ccd0da;\n border-color: #bcc0cc;\n box-shadow: inset 0 0 0 1px #acb0be;\n }\n body .GKS7s:hover {\n background-color: #bcc0cc !important;\n border-color: #acb0be;\n }\n body .yXK7lf em {\n color: #4c4f69;\n }\n body .Lb0dA:hover {\n background-color: #ccd0da;\n }\n body .Lb0dA[aria-expanded=\"true\"]:hover .EGarzf {\n color: #1e66f5;\n }\n body .Lb0dA[aria-expanded=\"true\"] {\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .BaegVc:hover {\n background-color: #ccd0da;\n }\n body .hdtb-tl-sel .BaegVc {\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .BaegVc:focus {\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .TZqsAd {\n background: #9ca0b0;\n }\n body .FalWJb {\n background: #eff1f5;\n }\n body .YeThId {\n border-top-color: #bcc0cc;\n }\n body .k8XOCe {\n background-color: #ccd0da;\n }\n body .s75CSd {\n color: #4c4f69;\n }\n body .ZkkK1e,\n body .uAbMZd {\n background: #eff1f5;\n border-color: #bcc0cc;\n }\n body .ZkkK1e:hover,\n body .uAbMZd:hover {\n background: #ccd0da;\n }\n body .QjI2jc {\n color: #6c6f85;\n }\n body .lhLbod {\n color: #6c6f85;\n }\n body .nr7I6e div[aria-expanded=\"true\"] .F75bid,\n body .nr7I6e div[aria-expanded=\"true\"]:hover .fFI3rb .F75bid {\n color: #1e66f5;\n }\n body .F75bid {\n color: #6c6f85;\n }\n body div[aria-expanded=\"true\"] .fFI3rb {\n background-color: rgba(30, 102, 245, 0.25) !important;\n }\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: rgba(30, 102, 245, 0.25) !important;\n }\n body .MAMMm {\n background: #e6e9ef;\n box-shadow: 0 2px 6px #dce0e8 !important;\n }\n body [selected].nWtjMe {\n background: rgba(30, 102, 245, 0.25) !important;\n }\n body .uZNuIf:hover {\n background-color: #ccd0da;\n color: #4c4f69;\n }\n body [selected].nWtjMe .FMKtTb {\n color: #4c4f69;\n }\n body .nWtjMe .FMKtTb {\n color: #6c6f85;\n }\n body .GKS7s .FMKtTb,\n body .GKS7s .RWhoyd.mol54e {\n color: #4c4f69;\n }\n body .ePSouf .FMKtTb {\n color: #6c6f85;\n }\n body .NkCsjc:hover {\n background-color: #ccd0da !important;\n color: #4c4f69;\n }\n body .nr7I6e div[aria-haspopup=\"true\"]:hover .F75bid {\n color: #4c4f69;\n }\n body a.hisnlb {\n background: rgba(124, 127, 147, 0.25);\n }\n body div[aria-expanded=\"true\"] .fFI3rb,\n body div[aria-expanded=\"true\"]:hover .fFI3rb:hover {\n background-color: #ccd0da !important;\n }\n body .hdtb-tl-sel .BaegVc .WjMmQ:hover {\n color: #1e66f5;\n }\n body .hdtb-mn-hd {\n color: #6c6f85;\n }\n body .hdtb-mn-hd:hover {\n color: #4c4f69;\n }\n body .fSnalc {\n stroke: #1e66f5;\n }\n body .oOg6Ne {\n stroke: #df8e1d;\n }\n body .ZqPjbb {\n stroke: #d20f39;\n }\n body .aPiskd {\n stroke: #40a02b;\n }\n body .s8GCU {\n background-color: #eff1f5;\n }\n body .Lj9fsd {\n background-color: #eff1f5;\n }\n body .jZWadf {\n background-color: #eff1f5;\n }\n body .rQEFy,\n body .rQEFy:hover {\n border-color: rgba(30, 102, 245, 0.25);\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .gbZSUe {\n color: #4c4f69;\n }\n body .gbZSUe:hover {\n background: #ccd0da;\n }\n body .XZ5MVe {\n color: #1e66f5;\n }\n body a:visited {\n color: #8839ef;\n }\n body .F9Idpe {\n background: linear-gradient(to right, transparent 0%, #eff1f5 60%, #eff1f5);\n }\n body .SvoXfb > .x5f7Bc {\n fill: #6c6f85;\n }\n body .SvoXfb:hover > .x5f7Bc {\n fill: #4c4f69;\n }\n body .SvoXfb:hover {\n background-color: #ccd0da;\n }\n body .IsZvec,\n body .yxAsKe {\n color: #6c6f85;\n }\n body .zqrO0.k0Jjg .QuU3Wb,\n body .zqrO0.k0Jjg:hover .QuU3Wb {\n color: #5c5f77;\n }\n body .uo4vr {\n color: #6c6f85;\n }\n body .minidiv .sfbg {\n background: #eff1f5;\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n body .aqCVJb {\n background-color: #1e66f5 !important;\n border-color: #1e66f5 !important;\n }\n body .T8VaVe {\n color: #1e66f5;\n }\n body .tw-ta,\n body #tw-source-text-container .tw-ta,\n body #tw-source-rmn-container .tw-ta {\n color: #4c4f69;\n }\n body .tw-bilingual-marked {\n border-color: #1e66f5;\n }\n body #tw-target {\n background-color: #ccd0da;\n }\n body .tw-data-placeholder {\n color: #4c4f69;\n }\n body .j1iyq {\n border-color: #acb0be;\n }\n body .w8qArf .fl {\n color: #4c4f69 !important;\n }\n body .HSryR a.B1uW2d {\n border-bottom-color: #acb0be;\n }\n body .usJj9c .zz3gNc {\n color: #4c4f69;\n }\n body .Ss2Faf a {\n color: #4c4f69;\n }\n body .aCOpRe em,\n body .yXK7lf em {\n color: #4c4f69;\n }\n body .FR7ZSc .niO4u {\n background-color: #eff1f5;\n border-color: #acb0be;\n color: #1e66f5;\n }\n body .g {\n color: #4c4f69;\n }\n body .VSHxQ {\n color: #6c6f85;\n }\n body .cF4V5c {\n background-color: #dce0e8 !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: #4c4f69;\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: #ccd0da;\n }\n body .GZnQqe.LGiluc {\n border-top-color: #acb0be !important;\n }\n body .pkWBse {\n box-shadow: 1px 1px 15px 0 #dce0e8;\n }\n body .dG2XIf {\n background: #eff1f5;\n }\n body .Z0LcW {\n color: #4c4f69;\n }\n body .i29hTd .qLLird {\n color: #4c4f69;\n }\n body .i29hTd .kR7nSc {\n color: #4c4f69;\n }\n body .N6Sb2c {\n color: #6c6f85;\n }\n body .C9iYEe {\n color: #6c6f85;\n }\n body .KcXNxb {\n background: #eff1f5;\n }\n body .ss6qqb .PKDVJd {\n color: #6c6f85;\n }\n body a.oBa0Fe {\n color: #6c6f85;\n }\n body .o6juZc {\n background-color: #ccd0da;\n }\n body .o6juZc:hover {\n background-color: #ccd0da;\n box-shadow: 0 4px 12px #dce0e8;\n }\n body .W6pGoe {\n background: #ccd0da;\n box-shadow: 0 4px 6px 0 #dce0e8;\n }\n body .WdWr7c {\n border-top-color: #acb0be;\n }\n body .sU3bKf {\n color: #4c4f69;\n }\n body .O5OUld {\n color: #6c6f85;\n }\n body .zP7KFe {\n background: #bcc0cc;\n }\n body .O5OUld:hover {\n color: #1e66f5;\n }\n body .og3lId {\n color: #4c4f69;\n }\n body .M3w8Nb .o6juZc {\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n body .r8xEL {\n color: #4c4f69;\n }\n body .ZZ7G7b {\n color: #4c4f69;\n border-color: #bcc0cc;\n }\n body .NZmxZe {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n body .NZmxZe:not(.rQEFy):hover,\n body .cj2HCb.iuN0sf .w6PoOe:hover,\n body .CgGjZc:hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n body .ssfWCe .ZXJQ7c,\n body .cj2HCb.iuN0sf .w6PoOe,\n body .G2XB8d,\n body .cj2HCb.iuN0sf .w6PoOe .KA8Jyb {\n color: #6c6f85;\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: #5c5f77;\n }\n body .KA8Jyb {\n fill: #6c6f85;\n }\n body .CgGjZc:hover .G2XB8d {\n color: #5c5f77;\n }\n body .o6OF0 {\n background-color: #bcc0cc;\n }\n body .o6OF0:hover {\n background-color: #acb0be;\n }\n body .o6OF0 .SHFPkb {\n color: #4c4f69;\n }\n body .o6OF0 .PnfqLc {\n color: #6c6f85;\n }\n body .zbRPDe,\n body .scU1d {\n color: #4c4f69;\n }\n body .UafVBb {\n background-color: #eff1f5;\n border-color: #acb0be;\n }\n body .mEQved {\n color: #6c6f85;\n }\n body .goxjub > path:nth-child(1) {\n fill: #1e66f5;\n }\n body .goxjub > path:nth-child(2) {\n fill: #40a02b;\n }\n body .goxjub > path:nth-child(3) {\n fill: #df8e1d;\n }\n body .goxjub > path:nth-child(4) {\n fill: #d20f39;\n }\n body [fill=\"#34a853\"] {\n fill: #40a02b;\n }\n body [fill=\"#4285f4\"] {\n fill: #1e66f5;\n }\n body [fill=\"#ea4335\"] {\n fill: #d20f39;\n }\n body [fill=\"#fbbc05\"] {\n fill: #df8e1d;\n }\n body .ssfWCe .ZXJQ7c:hover {\n background-color: #ccd0da;\n color: #4c4f69;\n }\n body .qcTKEe {\n background-color: #eff1f5;\n }\n body .ooPrBf {\n background: #eff1f5;\n }\n body .r9PaP {\n color: #6c6f85;\n }\n body .r9PaP:hover {\n color: #1e66f5;\n }\n body .H1KrKd {\n fill: #6c6f85;\n }\n body .cEPPT {\n border-bottom-color: #bcc0cc;\n }\n body .Ix6LGe {\n background: #eff1f5;\n box-shadow: 0 2px 10px 0 #dce0e8;\n }\n body .Hm7Qac:hover,\n body .EuKAde {\n background-color: #ccd0da;\n }\n body .igM9Le {\n color: #4c4f69;\n }\n body .irf0hb {\n box-shadow: 1px 1px 15px 0 #dce0e8;\n }\n body .gb_Mc .gb_Vd button:hover svg,\n body .gb_Mc .gb_d:hover {\n background-color: #ccd0da;\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: #4c4f69;\n }\n body .cEW58 {\n background-color: #ccd0da;\n }\n body .dyAbMb {\n fill: #6c6f85;\n }\n body .zItAnd,\n body .zItAnd:link,\n body .zItAnd:visited,\n body .zItAnd:hover,\n body .zItAnd:active {\n color: #4c4f69;\n }\n body .zItAnd {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n }\n body .zItAnd:not(.MgQdud):hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n body .fKmH1e {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n color: #6c6f85;\n }\n body .fKmH1e:hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n }\n body .nfSF8e,\n body .WRhYSc {\n color: #6c6f85;\n }\n body .nfSF8e:hover,\n body .WRhYSc:hover {\n background-color: #ccd0da;\n color: #6c6f85;\n }\n body .ssJ7i {\n color: #4c4f69;\n }\n body .iAIpCb {\n color: #6c6f85;\n }\n body .KMdzJ,\n body .ss6qqb .oBrLN,\n body .ylgVCe {\n color: #5c5f77;\n }\n body .PmPt7d {\n color: #6c6f85;\n }\n body .gb_Mc a.gb_E,\n body .gb_Mc span.gb_E {\n color: #4c4f69;\n }\n body a.gb_E,\n body span.gb_E {\n color: #4c4f69 !important;\n }\n body .RzdJxc {\n border-top-color: #acb0be;\n }\n body .rKnmn {\n border-top-color: #acb0be;\n }\n body .FzCfme {\n color: #6c6f85;\n }\n body .hMJ0yc {\n color: #6c6f85;\n }\n body .yg51vc {\n background-color: #eff1f5;\n }\n body .hdtb-mitem a {\n color: #6c6f85;\n }\n body .hdtb-mitem .GOE98c,\n body .hdtb-mitem a,\n body .hdtb-mitem.hdtb-msel,\n body .t2vtad {\n color: #6c6f85;\n }\n body .t2vtad:not(.hdtb-tl-sel) {\n color: #6c6f85;\n }\n body .dG2XIf .xpdopen .mJ2Mod {\n border-color: #bcc0cc;\n }\n body .t2vtad:not(.hdtb-tl-sel):hover {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n color: #4c4f69;\n box-shadow: 0 1px 1px #dce0e8;\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: #1e66f5;\n }\n body .w6PoOe {\n color: #6c6f85;\n }\n body .w6PoOe:hover {\n color: #4c4f69;\n }\n body .Lj9fsd.DU1Mzb {\n background-color: #eff1f5;\n box-shadow: 0 1px 6px 0 #dce0e8;\n }\n body .Lj9fsd.DU1Mzb .o6juZc {\n border-color: #bcc0cc !important;\n }\n body .dZ5aUe .vbLSne .MjJqGe:not(.xvfzbc):hover {\n background-color: #ccd0da;\n }\n body .FjVBEd {\n color: #40a02b;\n }\n body title-with-lhs-icon:hover .ekf0x h3 {\n color: #1e66f5;\n }\n body .GmE3X {\n color: #4c4f69;\n }\n body .iv236 {\n color: #4c4f69;\n }\n body .GLcBOb {\n border-bottom-color: #bcc0cc;\n }\n body .ss6qqb .Ui2TZ {\n color: #4c4f69;\n }\n body .wx62f {\n color: #6c6f85;\n }\n body #rhs .u7yw9 {\n border-left-color: #bcc0cc;\n }\n body .ss6qqb .Jk5Tjc {\n border-color: #acb0be;\n }\n body #rhs .u7yw9 .cLjAic {\n border-bottom-color: #bcc0cc;\n }\n body .JNkvid .HnYYW {\n color: #4c4f69;\n }\n body .aokhrd .TZahnb {\n border-left-color: #bcc0cc;\n }\n body .Cx1ZMc {\n color: #6c6f85;\n }\n body .CBPSbf {\n background-color: #eff1f5;\n }\n body .E74aCb {\n color: #4c4f69;\n }\n body .OE86Gc {\n background-color: #eff1f5;\n color: #4c4f69;\n fill: #4c4f69;\n }\n body .c72nic {\n color: #4c4f69;\n }\n body .GXMTjb {\n background-color: #eff1f5;\n border-color: #ccd0da;\n }\n body .A9y7kf {\n color: #6c6f85;\n }\n body .OE86Gc a {\n color: #1e66f5;\n }\n body .Es2Et {\n color: #6c6f85;\n }\n body .KwJT0.VqKh3b div div {\n background-color: #eff1f5;\n fill: #4c4f69;\n color: #4c4f69;\n border-color: #bcc0cc;\n }\n body .rx7XFb {\n background-color: #ccd0da;\n }\n body .VP31Vb {\n color: #4c4f69;\n }\n body .HXQjqf {\n background-color: rgba(30, 102, 245, 0.25);\n color: #1e66f5;\n }\n body .SW5pqf {\n color: #1e66f5;\n }\n body .rQEFy:hover {\n color: #1e66f5;\n }\n body .hdtb-tl-sel {\n border-color: #acb0be;\n background: #ccd0da;\n color: #4c4f69;\n }\n body .hdtb-tl-sel:focus {\n border-color: #acb0be;\n background: #ccd0da;\n color: #1e66f5;\n }\n body .t2vtad:active,\n body .t2vtad:not(.hdtb-tl-sel):hover:active {\n background-color: #ccd0da !important;\n box-shadow: inset 0 1px 2px #dce0e8 !important;\n }\n body .gTl8xb {\n border-color: #6c6f85 transparent;\n }\n body .hdtb-mn-hd:hover .gTl8xb {\n border-color: #4c4f69 transparent;\n }\n body .h3L8Ub .yMAEcf {\n background: #ccd0da;\n border-color: #acb0be;\n }\n body .ynRric {\n color: #6c6f85;\n }\n body .cRV9hb .pcTkSc .wM6W7d {\n color: #4c4f69;\n }\n body .h3L8Ub .yMAEcf.sbhl {\n background-color: #bcc0cc;\n }\n body .sbhl {\n background: #bcc0cc;\n }\n body .CjiZvb,\n body .GZnQqe.EpPYLd:active {\n background-color: #ccd0da;\n }\n body .PyJv1b {\n color: #4c4f69;\n }\n body .REySof {\n color: #7c7f93 !important;\n }\n body .NQyKp {\n color: #ccd0da !important;\n background: #8839ef !important;\n }\n body .b0Xfjd {\n color: #eff1f5 !important;\n }\n body .LiOdre {\n background-color: #eff1f5;\n border-color: #bcc0cc;\n }\n body .LiOdre:hover {\n background-color: #e6e9ef;\n border-color: #acb0be;\n }\n body .LiOdre:focus {\n border-color: #1e66f5;\n }\n body .mfsgsd {\n color: #4c4f69;\n }\n body .GCSyeb {\n background: #bcc0cc;\n }\n body .IVvPP .cLjAic.WY0eLb,\n body .Hwkikb.WY0eLb {\n border-left-color: #bcc0cc;\n }\n body .mQo3nc {\n background-color: #ccd0da;\n color: #6c6f85 !important;\n }\n body .cfBJGe {\n color: #4c4f69;\n }\n body .f6F9Be {\n background: #e6e9ef;\n }\n body .KwU3F {\n color: #1e66f5;\n }\n body .b0KoTc {\n color: #4c4f69;\n }\n body .dfB0uf {\n color: #4c4f69;\n }\n body .unknown_loc {\n background: #4c4f69;\n }\n body .GS5rRd {\n color: #1e66f5;\n }\n body .xSQxL {\n color: #1e66f5;\n }\n body .smiUbb {\n color: #4c4f69;\n }\n body .b2hzT {\n border-bottom-color: #ccd0da;\n }\n body #swml {\n border-left-color: #ccd0da;\n }\n body .KXbwLb {\n background-color: #acb0be;\n }\n body .WZH4jc .VknLRd .GNJvt {\n background: #ccd0da;\n }\n body .WZH4jc .VknLRd:hover .GNJvt {\n background: #bcc0cc;\n }\n body .GNJvt {\n color: #4c4f69;\n }\n body .fJOpI.H9lube {\n background-color: #1e66f5 !important;\n border-color: #1e66f5;\n }\n body .XNo5Ab.XNo5Ab {\n color: #eff1f5 !important;\n fill: #eff1f5 !important;\n }\n body .Ss2Faf.boljiHqtXe7__place-qa-title {\n color: #4c4f69 !important;\n }\n body .xEzgBc {\n color: #4c4f69 !important;\n }\n body .Ss2Faf.sq4Bpf {\n color: #4c4f69 !important;\n }\n body .ea0Lbe {\n background: #ccd0da;\n }\n body .f6GA0,\n body .CacfB,\n body .Ua7Yuf {\n background: #eff1f5;\n }\n body .DV7the {\n color: #1e66f5;\n }\n body .ZeVBtc {\n color: #6c6f85;\n }\n body .cB9M7 {\n background-color: #ccd0da;\n border-color: #bcc0cc;\n color: #4c4f69;\n }\n body .cB9M7:hover {\n border-color: #acb0be;\n }\n body .cB9M7:focus {\n border-color: #1e66f5;\n }\n body .Qwbd3 {\n background: #ccd0da;\n color: #4c4f69;\n border-color: #bcc0cc;\n }\n body .Qwbd3:hover {\n background: #bcc0cc;\n border-color: #acb0be;\n }\n body .ArIAXb {\n fill: #ccd0da;\n }\n body .qOFLsb {\n fill: #ccd0da;\n }\n body .aHK1bd {\n color: #6c6f85;\n }\n body .diOlIe {\n border-top-color: #9ca0b0;\n }\n body .p4pvTd {\n color: #4c4f69;\n }\n body .gIYJUc {\n background: #eff1f5 !important;\n border-color: #bcc0cc !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(1) {\n fill: #40a02b !important;\n }\n body .Gdd5U > g:nth-child(2) > circle:nth-child(2) {\n fill: #1e66f5 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(3) {\n fill: #d20f39 !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(4) {\n fill: #df8e1d !important;\n }\n body .Gdd5U > g:nth-child(2) > path:nth-child(5) {\n fill: #1e66f5 !important;\n }\n body .CbAZb {\n background: #eff1f5;\n border-bottom-color: #ccd0da;\n }\n body .S8wJ3 {\n color: #4c4f69 !important;\n }\n body .ZI7elf {\n color: #4c4f69 !important;\n }\n body .tGS0Nc {\n color: #4c4f69;\n }\n body .kzt0Nc a {\n color: #6c6f85 !important;\n }\n body .fgc1P,\n body .N7KPxb {\n border-top-color: #ccd0da !important;\n }\n body .kQEH5b {\n color: #6c6f85 !important;\n }\n body .kNKdL {\n color: #4c4f69 !important;\n }\n body .q0yked:hover {\n background-color: #e6e9ef !important;\n }\n body .Oz5Rbb:hover {\n background: #e6e9ef !important;\n }\n body .lwwARb {\n background-color: #dce0e8 !important;\n }\n body .LO47Ff {\n color: #4c4f69;\n }\n body .j8PBfc {\n color: #6c6f85;\n }\n body .act-tim-txt-cnt {\n color: #4c4f69;\n }\n body .act-switch-area {\n background-color: #eff1f5 !important;\n }\n body .q8U8x > div:nth-child(1) {\n background-color: #eff1f5 !important;\n }\n body .EwDHG,\n body .vNdLpe,\n body .vNdLpe:visited {\n color: #6c6f85 !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] {\n background: #e6e9ef !important;\n border-color: #ccd0da !important;\n box-shadow: 0 2px 4px #e6e9ef !important;\n }\n body [style*=\"background:#1f1000;border:1px solid #502900\"] [style*=\"color:#bdc1c6\"] {\n color: #4c4f69 !important;\n }\n body .eFM0qc.BCF2pd {\n background: #eff1f5 !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%234c4f69%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: #4c4f69;\n border-bottom-color: #4c4f69;\n }\n body .YmvwI {\n color: #6c6f85;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] {\n background: #e6e9ef !important;\n border-color: #9ca0b0 !important;\n box-shadow: #e6e9ef 1px 2px 4px !important;\n color: #4c4f69 !important;\n }\n body [style^=\"background: rgb(32, 33, 36); border: 1px solid rgb(60, 64, 67);\"] [style^=\"border-style: solid;\"] {\n border-color: #9ca0b0 transparent !important;\n }\n body .gb_F .gb_E,\n body .gb_F .gb_D {\n fill: #4c4f69;\n }\n body .t4wgMc {\n background: #e6e9ef;\n }\n body .ELfqBe:hover,\n body .ELfqBe:focus {\n background: #ccd0da;\n }\n body .JFeuTc {\n color: #4c4f69;\n }\n body .S6VXfe {\n background: #eff1f5;\n }\n body .qyKxnc.FnEtTd .srrRv {\n background: rgba(30, 102, 245, 0.1);\n }\n body .JiJthb,\n body .JiJthb .GKS7s:not([selected]) {\n background: #e6e9ef;\n }\n body .JiJthb .F9Idpe.vezEod {\n background: linear-gradient(to left, transparent 0%, #e6e9ef 60%, #e6e9ef);\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(136, 57, 239, 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 /* calculator senpai~ */\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(198, 160, 246, 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 --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: #c6a0f6 !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: #c6a0f6 !important;\n }\n body .EL3pcf {\n color: #c6a0f6 !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: #c6a0f6 !important;\n }\n body .z7T1i,\n body .nEklgc {\n background-color: #363a4f;\n }\n body .rbYSKb {\n color: #a5adcb;\n }\n body .FuOudf {\n color: #a5adcb;\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 .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: #c6a0f6;\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 .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 }\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: #c6a0f6 !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(198, 160, 246, 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..\" 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 }", "start": 1066, "regexps": [ "^https?://(www\\.|images\\.)?google\\..*" ] }, { - "code": "@media (prefers-color-scheme: light) {\n body .aRDKUe .rRF0wd {\n fill: #df8e1d !important;\n }\n body .aRDKUe .ub0gT {\n fill: #eff1f5 !important;\n }\n body .aRDKUe .Pzuhxc {\n color: #4c4f69 !important;\n }\n body .aRDKUe .Pzuhxc:hover {\n background-color: #acb0be !important;\n }\n body .aRDKUe .hCDve {\n color: #4c4f69 !important;\n }\n body .aRDKUe .WkuXae {\n color: #1e66f5;\n }\n body .aRDKUe .coHE2 {\n border-color: #acb0be !important;\n }\n body .aRDKUe .coHE2:hover {\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .aRDKUe .eYSAde {\n color: #4c4f69 !important;\n }\n body .aRDKUe .Lvwayc {\n background-color: #ccd0da !important;\n }\n body .aRDKUe .Z6NXed {\n color: #4c4f69 !important;\n }\n body .aRDKUe .bMnvr {\n background: #bcc0cc !important;\n }\n body .aRDKUe .Wdz6e {\n color: #6c6f85 !important;\n }\n body .aRDKUe .LzIwWe {\n color: #4c4f69 !important;\n }\n body .aRDKUe .znj3je {\n color: #4c4f69 !important;\n }\n body .aRDKUe .fVFoBd {\n color: #4c4f69 !important;\n }\n body .aRDKUe .cllK4d {\n background: #ccd0da !important;\n color: #6c6f85 !important;\n }\n body .aRDKUe .aFCkf {\n background: #ccd0da !important;\n color: #1e66f5 !important;\n }\n body .aRDKUe .DgDbFe .vZvJBb:not(:first-child) .BVnP4c::before {\n color: #4c4f69 !important;\n }\n body .aRDKUe .qLP7kc .jFfZdd {\n background: #eff1f5 !important;\n }\n body .aRDKUe .Z6NXed:hover {\n background-color: #bcc0cc !important;\n }\n body .nz9sqb.EHzcec {\n background: var(--gm3-sys-color-surface-container-high, #ccd0da);\n }\n body .nz9sqb.EHzcec .LVal7b {\n background: var(--gm3-sys-color-surface-container-low, #e6e9ef);\n }\n body .nz9sqb .NQV3m {\n color: var(--gm3-sys-color-primary, #1e66f5);\n border-color: var(--gm3-sys-color-outline, #acb0be);\n }\n body .nz9sqb .NQV3m:hover {\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .nz9sqb .NQV3m:focus {\n background-color: rgba(30, 102, 245, 0.25);\n }\n body .nz9sqb .Rq5Gcb {\n color: #4c4f69 !important;\n }\n body .nz9sqb .tX9u1b:hover {\n background-color: #ccd0da;\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: #ccd0da;\n }\n body .aRDKUe .pRjiJb,\n body .aRDKUe .DmSTqc {\n color: #4c4f69;\n }\n body .aRDKUe .idKC9b,\n body .aRDKUe .MbHqJ {\n color: #6c6f85;\n }\n body .aRDKUe .GXg3Le {\n color: #1e66f5;\n }\n body .aRDKUe .G5bXNb {\n background-color: #e6e9ef;\n }\n body .aRDKUe .G5bXNb:hover {\n background-color: #eff1f5;\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": 175800, + "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, "regexps": [ "^https?://(ogs\\.)?google\\..*" ] }, { "code": "/* prettier-ignore */", - "start": 181548 + "start": 192747 } ], - "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.7\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 --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 .z7T1i,\n .nEklgc {\n background-color: @surface0;\n }\n .rbYSKb {\n color: @subtext0;\n }\n .FuOudf {\n color: @subtext0;\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 /* 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 .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 }\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.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", "usercssData": { "name": "Google Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/google", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/google", - "version": "0.2.7", + "version": "0.2.9", "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", @@ -6963,7 +6963,7 @@ "type": "select", "label": "Light Flavor", "name": "lightFlavor", - "value": null, + "value": "macchiato", "default": "latte", "options": [ { @@ -7021,7 +7021,7 @@ "type": "select", "label": "Accent", "name": "accentColor", - "value": null, + "value": "lavender", "default": "mauve", "options": [ { @@ -7106,12 +7106,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Google", "name": "Google Catppuccin", - "originalDigest": "40aecca1ce3a1bf9cd272552bbbea06ec82ccb86", + "originalDigest": "091c085a78e5cdaab2aa640841994162d87f3487", "_id": "d05b6aa1-9e26-40b5-907c-2c14d43f9b3e", - "_rev": 1726090248018, + "_rev": 1726853352644, "id": 77, - "etag": "W/\"5f75bdb78f3fe2ed07067d3c00b9e7cb81c8e9fe8533a7d571cbd582f9c4f342\"", - "updateDate": 1725391911246 + "etag": "W/\"18b6fbe4b4638b01b897dce139628947e53192e40481988a4625e71a18759e17\"", + "updateDate": 1726501375986 }, { "enabled": true, @@ -7310,11 +7310,11 @@ "installDate": 1705312371771, "sections": [ { - "code": "/* ==UserStyle==\n@name Advent Of Code Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/advent-of-code\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/advent-of-code\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/advent-of-code/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aadvent-of-code\n@description Soothing pastel theme for Advent Of Code\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 Advent Of Code Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/advent-of-code\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/advent-of-code\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/advent-of-code/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aadvent-of-code\n@description Soothing pastel theme for Advent Of Code\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 color-scheme: light;\n ::selection {\n background-color: rgba(136, 57, 239, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #6c6f85 !important;\n }\n body {\n background: #eff1f5;\n color: #4c4f69;\n }\n body header h1 a,\n body header h1 span {\n color: #40a02b;\n text-shadow: 0 0 2px #40a02b, 0 0 5px #40a02b;\n }\n body a {\n color: #40a02b;\n }\n body .star-count {\n color: #df8e1d;\n }\n body .quiet {\n color: #6c6f85;\n opacity: 1;\n }\n body .share,\n body .share:hover,\n body input[type=\"submit\"] {\n color: #40a02b;\n }\n body main article em {\n color: #4c4f69;\n text-shadow: 0 0 5px #4c4f69;\n }\n body main article h2 {\n color: #4c4f69;\n }\n body main article input[type=\"radio\"]:checked ~ span,\n body main article input[type=\"checkbox\"]:checked ~ span {\n color: #4c4f69;\n }\n body main article input[type=\"radio\"] ~ span:hover,\n body main article input[type=\"radio\"] ~ span:focus,\n body main article input[type=\"checkbox\"]:hover ~ span,\n body main article input[type=\"checkbox\"]:focus ~ span {\n background-color: #dce0e8;\n }\n body main .supporter-badge {\n color: #df8e1d;\n }\n body main .supporter-badge:hover {\n color: #df8e1d;\n text-shadow: 0 0 5px #df8e1d;\n }\n body main .sponsor-badge {\n color: #1e66f5;\n }\n body main .sponsor-badge:hover,\n body main .sponsor-badge:focus {\n color: #1e66f5;\n text-shadow: 0 0 5px #1e66f5;\n }\n body main .leaderboard-entry .leaderboard-position {\n color: #5c5f77;\n }\n body main .leaderboard-entry .leaderboard-totalscore {\n color: #4c4f69;\n }\n body main .leaderboard-daylinks-selected {\n color: #4c4f69;\n text-shadow: 0 0 5px #4c4f69;\n }\n body main .leaderboard-daylinks-selected:hover {\n color: #40a02b;\n }\n body main .leaderboard-anon {\n opacity: 1;\n color: #6c6f85;\n }\n body main .calendar .calendar-color-w {\n color: #4c4f69;\n }\n body main .calendar .calendar-color-s {\n color: #df8e1d;\n }\n body main .calendar .calendar-color-c {\n color: #5c5f77;\n }\n body main .calendar .calendar-color-g3 {\n color: #3b9428;\n }\n body main .calendar .calendar-color-g2 {\n color: #40a02b;\n }\n body main .calendar .calendar-color-g4 {\n color: #3a9227;\n }\n body main .calendar .calendar-color-u {\n color: #04a5e5;\n }\n body main .calendar .calendar-color-a {\n color: #6c6f85;\n }\n body main .calendar .calendar-color-g1 {\n color: #3c9628;\n }\n body main .calendar .calendar-color-g0 {\n color: #3d9829;\n }\n body main .calendar .calendar-color-l {\n color: #d20f39;\n }\n body main .calendar .calendar-mark-complete {\n color: #df8e1d;\n }\n body main .calendar .calendar-mark-verycomplete {\n color: #df8e1d;\n }\n body main .calendar .calendar-day {\n color: #5c5f77;\n }\n body main .calendar #calendar-countdown {\n color: #5c5f77;\n }\n body main .calendar span {\n color: #ccd0da;\n }\n body main .calendar a {\n color: #acb0be;\n }\n body main .day-success {\n color: #df8e1d;\n text-shadow: 0 0 5px #df8e1d;\n }\n body main .stats-both {\n color: #df8e1d;\n }\n body main .stats-firstonly {\n color: #9ca0b0;\n }\n body main a:hover {\n background-color: #e6e9ef !important;\n }\n body main input[type=\"text\"],\n body main textarea,\n body main code::before {\n border-color: #ccd0da;\n background: #dce0e8;\n }\n }\n @media (prefers-color-scheme: dark) {\n color-scheme: dark;\n ::selection {\n background-color: rgba(203, 166, 247, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a6adc8 !important;\n }\n body {\n background: #1e1e2e;\n color: #cdd6f4;\n }\n body header h1 a,\n body header h1 span {\n color: #a6e3a1;\n text-shadow: 0 0 2px #a6e3a1, 0 0 5px #a6e3a1;\n }\n body a {\n color: #a6e3a1;\n }\n body .star-count {\n color: #f9e2af;\n }\n body .quiet {\n color: #a6adc8;\n opacity: 1;\n }\n body .share,\n body .share:hover,\n body input[type=\"submit\"] {\n color: #a6e3a1;\n }\n body main article em {\n color: #cdd6f4;\n text-shadow: 0 0 5px #cdd6f4;\n }\n body main article h2 {\n color: #cdd6f4;\n }\n body main article input[type=\"radio\"]:checked ~ span,\n body main article input[type=\"checkbox\"]:checked ~ span {\n color: #cdd6f4;\n }\n body main article input[type=\"radio\"] ~ span:hover,\n body main article input[type=\"radio\"] ~ span:focus,\n body main article input[type=\"checkbox\"]:hover ~ span,\n body main article input[type=\"checkbox\"]:focus ~ span {\n background-color: #11111b;\n }\n body main .supporter-badge {\n color: #f9e2af;\n }\n body main .supporter-badge:hover {\n color: #f9e2af;\n text-shadow: 0 0 5px #f9e2af;\n }\n body main .sponsor-badge {\n color: #89b4fa;\n }\n body main .sponsor-badge:hover,\n body main .sponsor-badge:focus {\n color: #89b4fa;\n text-shadow: 0 0 5px #89b4fa;\n }\n body main .leaderboard-entry .leaderboard-position {\n color: #bac2de;\n }\n body main .leaderboard-entry .leaderboard-totalscore {\n color: #cdd6f4;\n }\n body main .leaderboard-daylinks-selected {\n color: #cdd6f4;\n text-shadow: 0 0 5px #cdd6f4;\n }\n body main .leaderboard-daylinks-selected:hover {\n color: #a6e3a1;\n }\n body main .leaderboard-anon {\n opacity: 1;\n color: #a6adc8;\n }\n body main .calendar .calendar-color-w {\n color: #cdd6f4;\n }\n body main .calendar .calendar-color-s {\n color: #f9e2af;\n }\n body main .calendar .calendar-color-c {\n color: #bac2de;\n }\n body main .calendar .calendar-color-g3 {\n color: #9bdf95;\n }\n body main .calendar .calendar-color-g2 {\n color: #a6e3a1;\n }\n body main .calendar .calendar-color-g4 {\n color: #99df93;\n }\n body main .calendar .calendar-color-u {\n color: #89dceb;\n }\n body main .calendar .calendar-color-a {\n color: #a6adc8;\n }\n body main .calendar .calendar-color-g1 {\n color: #9de097;\n }\n body main .calendar .calendar-color-g0 {\n color: #9fe199;\n }\n body main .calendar .calendar-color-l {\n color: #f38ba8;\n }\n body main .calendar .calendar-mark-complete {\n color: #f9e2af;\n }\n body main .calendar .calendar-mark-verycomplete {\n color: #f9e2af;\n }\n body main .calendar .calendar-day {\n color: #bac2de;\n }\n body main .calendar #calendar-countdown {\n color: #bac2de;\n }\n body main .calendar span {\n color: #313244;\n }\n body main .calendar a {\n color: #585b70;\n }\n body main .day-success {\n color: #f9e2af;\n text-shadow: 0 0 5px #f9e2af;\n }\n body main .stats-both {\n color: #f9e2af;\n }\n body main .stats-firstonly {\n color: #6c7086;\n }\n body main a:hover {\n background-color: #181825 !important;\n }\n body main input[type=\"text\"],\n body main textarea,\n body main code::before {\n border-color: #313244;\n background: #11111b;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: light;\n }\n :root ::selection {\n background-color: rgba(136, 57, 239, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #6c6f85 !important;\n }\n :root body {\n background: #eff1f5;\n color: #4c4f69;\n }\n :root body header h1 a,\n :root body header h1 span {\n color: #40a02b;\n text-shadow: 0 0 2px #40a02b, 0 0 5px #40a02b;\n }\n :root body a {\n color: #40a02b;\n }\n :root body .star-count {\n color: #df8e1d;\n }\n :root body .quiet {\n color: #6c6f85;\n opacity: 1;\n }\n :root body .share,\n :root body .share:hover,\n :root body input[type=\"submit\"] {\n color: #40a02b;\n }\n :root body main article em {\n color: #4c4f69;\n text-shadow: 0 0 5px #4c4f69;\n }\n :root body main article h2 {\n color: #4c4f69;\n }\n :root body main article input[type=\"radio\"]:checked ~ span,\n :root body main article input[type=\"checkbox\"]:checked ~ span {\n color: #4c4f69;\n }\n :root body main article input[type=\"radio\"] ~ span:hover,\n :root body main article input[type=\"radio\"] ~ span:focus,\n :root body main article input[type=\"checkbox\"]:hover ~ span,\n :root body main article input[type=\"checkbox\"]:focus ~ span {\n background-color: #dce0e8;\n }\n :root body main .supporter-badge {\n color: #df8e1d;\n }\n :root body main .supporter-badge:hover {\n color: #df8e1d;\n text-shadow: 0 0 5px #df8e1d;\n }\n :root body main .sponsor-badge {\n color: #1e66f5;\n }\n :root body main .sponsor-badge:hover,\n :root body main .sponsor-badge:focus {\n color: #1e66f5;\n text-shadow: 0 0 5px #1e66f5;\n }\n :root body main .leaderboard-entry .leaderboard-position {\n color: #5c5f77;\n }\n :root body main .leaderboard-entry .leaderboard-totalscore {\n color: #4c4f69;\n }\n :root body main .leaderboard-daylinks-selected {\n color: #4c4f69;\n text-shadow: 0 0 5px #4c4f69;\n }\n :root body main .leaderboard-daylinks-selected:hover {\n color: #40a02b;\n }\n :root body main .leaderboard-anon {\n opacity: 1;\n color: #6c6f85;\n }\n :root body main .calendar .calendar-color-w {\n color: #4c4f69;\n }\n :root body main .calendar .calendar-color-s {\n color: #df8e1d;\n }\n :root body main .calendar .calendar-color-c {\n color: #5c5f77;\n }\n :root body main .calendar .calendar-color-g3 {\n color: #3b9428;\n }\n :root body main .calendar .calendar-color-g2 {\n color: #40a02b;\n }\n :root body main .calendar .calendar-color-g4 {\n color: #3a9227;\n }\n :root body main .calendar .calendar-color-u {\n color: #04a5e5;\n }\n :root body main .calendar .calendar-color-a {\n color: #6c6f85;\n }\n :root body main .calendar .calendar-color-g1 {\n color: #3c9628;\n }\n :root body main .calendar .calendar-color-g0 {\n color: #3d9829;\n }\n :root body main .calendar .calendar-color-l {\n color: #d20f39;\n }\n :root body main .calendar .calendar-mark-complete {\n color: #df8e1d;\n }\n :root body main .calendar .calendar-mark-verycomplete {\n color: #df8e1d;\n }\n :root body main .calendar .calendar-day {\n color: #5c5f77;\n }\n :root body main .calendar #calendar-countdown {\n color: #5c5f77;\n }\n :root body main .calendar span {\n color: #ccd0da;\n }\n :root body main .calendar a {\n color: #acb0be;\n }\n :root body main .day-success {\n color: #df8e1d;\n text-shadow: 0 0 5px #df8e1d;\n }\n :root body main .stats-both {\n color: #df8e1d;\n }\n :root body main .stats-firstonly {\n color: #9ca0b0;\n }\n :root body main a:hover {\n background-color: #e6e9ef !important;\n }\n :root body main input[type=\"text\"],\n :root body main textarea,\n :root body main code::before {\n border-color: #ccd0da;\n background: #dce0e8;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n }\n :root ::selection {\n background-color: rgba(203, 166, 247, 0.3);\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a6adc8 !important;\n }\n :root body {\n background: #1e1e2e;\n color: #cdd6f4;\n }\n :root body header h1 a,\n :root body header h1 span {\n color: #a6e3a1;\n text-shadow: 0 0 2px #a6e3a1, 0 0 5px #a6e3a1;\n }\n :root body a {\n color: #a6e3a1;\n }\n :root body .star-count {\n color: #f9e2af;\n }\n :root body .quiet {\n color: #a6adc8;\n opacity: 1;\n }\n :root body .share,\n :root body .share:hover,\n :root body input[type=\"submit\"] {\n color: #a6e3a1;\n }\n :root body main article em {\n color: #cdd6f4;\n text-shadow: 0 0 5px #cdd6f4;\n }\n :root body main article h2 {\n color: #cdd6f4;\n }\n :root body main article input[type=\"radio\"]:checked ~ span,\n :root body main article input[type=\"checkbox\"]:checked ~ span {\n color: #cdd6f4;\n }\n :root body main article input[type=\"radio\"] ~ span:hover,\n :root body main article input[type=\"radio\"] ~ span:focus,\n :root body main article input[type=\"checkbox\"]:hover ~ span,\n :root body main article input[type=\"checkbox\"]:focus ~ span {\n background-color: #11111b;\n }\n :root body main .supporter-badge {\n color: #f9e2af;\n }\n :root body main .supporter-badge:hover {\n color: #f9e2af;\n text-shadow: 0 0 5px #f9e2af;\n }\n :root body main .sponsor-badge {\n color: #89b4fa;\n }\n :root body main .sponsor-badge:hover,\n :root body main .sponsor-badge:focus {\n color: #89b4fa;\n text-shadow: 0 0 5px #89b4fa;\n }\n :root body main .leaderboard-entry .leaderboard-position {\n color: #bac2de;\n }\n :root body main .leaderboard-entry .leaderboard-totalscore {\n color: #cdd6f4;\n }\n :root body main .leaderboard-daylinks-selected {\n color: #cdd6f4;\n text-shadow: 0 0 5px #cdd6f4;\n }\n :root body main .leaderboard-daylinks-selected:hover {\n color: #a6e3a1;\n }\n :root body main .leaderboard-anon {\n opacity: 1;\n color: #a6adc8;\n }\n :root body main .calendar .calendar-color-w {\n color: #cdd6f4;\n }\n :root body main .calendar .calendar-color-s {\n color: #f9e2af;\n }\n :root body main .calendar .calendar-color-c {\n color: #bac2de;\n }\n :root body main .calendar .calendar-color-g3 {\n color: #9bdf95;\n }\n :root body main .calendar .calendar-color-g2 {\n color: #a6e3a1;\n }\n :root body main .calendar .calendar-color-g4 {\n color: #99df93;\n }\n :root body main .calendar .calendar-color-u {\n color: #89dceb;\n }\n :root body main .calendar .calendar-color-a {\n color: #a6adc8;\n }\n :root body main .calendar .calendar-color-g1 {\n color: #9de097;\n }\n :root body main .calendar .calendar-color-g0 {\n color: #9fe199;\n }\n :root body main .calendar .calendar-color-l {\n color: #f38ba8;\n }\n :root body main .calendar .calendar-mark-complete {\n color: #f9e2af;\n }\n :root body main .calendar .calendar-mark-verycomplete {\n color: #f9e2af;\n }\n :root body main .calendar .calendar-day {\n color: #bac2de;\n }\n :root body main .calendar #calendar-countdown {\n color: #bac2de;\n }\n :root body main .calendar span {\n color: #313244;\n }\n :root body main .calendar a {\n color: #585b70;\n }\n :root body main .day-success {\n color: #f9e2af;\n text-shadow: 0 0 5px #f9e2af;\n }\n :root body main .stats-both {\n color: #f9e2af;\n }\n :root body main .stats-firstonly {\n color: #6c7086;\n }\n :root body main a:hover {\n background-color: #181825 !important;\n }\n :root body main input[type=\"text\"],\n :root body main textarea,\n :root body main code::before {\n border-color: #313244;\n background: #11111b;\n }\n }", "start": 1090, "domains": [ "adventofcode.com" @@ -7322,15 +7322,15 @@ }, { "code": "/* prettier-ignore */", - "start": 8491 + "start": 9179 } ], - "sourceCode": "/* ==UserStyle==\n@name Advent Of Code Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/advent-of-code\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/advent-of-code\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/advent-of-code/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aadvent-of-code\n@description Soothing pastel theme for Advent Of Code\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(\"adventofcode.com\") {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: 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 body {\n background: @base;\n color: @text;\n\n header h1 a,\n header h1 span {\n color: @green;\n text-shadow:\n 0 0 2px @green,\n 0 0 5px @green;\n }\n\n a {\n color: @green;\n }\n\n .star-count {\n color: @yellow;\n }\n\n .quiet {\n color: @subtext0;\n opacity: 1;\n }\n\n .share,\n .share:hover,\n input[type=\"submit\"] {\n color: @green;\n }\n\n main {\n article {\n em {\n color: @text;\n text-shadow: 0 0 5px @text;\n }\n\n h2 {\n color: @text;\n }\n\n input[type=\"radio\"]:checked ~ span,\n input[type=\"checkbox\"]:checked ~ span {\n color: @text;\n }\n\n input[type=\"radio\"] ~ span:hover,\n input[type=\"radio\"] ~ span:focus,\n input[type=\"checkbox\"]:hover ~ span,\n input[type=\"checkbox\"]:focus ~ span {\n background-color: @crust;\n }\n }\n .supporter-badge {\n color: @yellow;\n }\n\n .supporter-badge:hover {\n color: @yellow;\n text-shadow: 0 0 5px @yellow;\n }\n\n .sponsor-badge {\n color: @blue;\n }\n\n .sponsor-badge:hover,\n .sponsor-badge:focus {\n color: @blue;\n text-shadow: 0 0 5px @blue;\n }\n\n .leaderboard-entry {\n .leaderboard-position {\n color: @subtext1;\n }\n .leaderboard-totalscore {\n color: @text;\n }\n }\n\n .leaderboard-daylinks-selected {\n color: @text;\n text-shadow: 0 0 5px @text;\n }\n\n .leaderboard-daylinks-selected:hover {\n color: @green;\n }\n\n .leaderboard-anon {\n opacity: 1;\n color: @subtext0;\n }\n .calendar {\n .calendar-color-w {\n color: @text;\n }\n .calendar-color-s {\n color: @yellow;\n }\n .calendar-color-c {\n color: @subtext1;\n }\n .calendar-color-g3 {\n color: darken(@green, 3);\n }\n .calendar-color-g2 {\n color: @green;\n }\n .calendar-color-g4 {\n color: darken(@green, 3.5);\n }\n .calendar-color-u {\n color: @sky;\n }\n .calendar-color-a {\n color: @subtext0;\n }\n .calendar-color-g1 {\n color: darken(@green, 2.5);\n }\n .calendar-color-g0 {\n color: darken(@green, 2);\n }\n .calendar-color-l {\n color: @red;\n }\n .calendar-mark-complete {\n color: @yellow;\n }\n .calendar-mark-verycomplete {\n color: @yellow;\n }\n .calendar-day {\n color: @subtext1;\n }\n #calendar-countdown {\n color: @subtext1;\n }\n\n span {\n color: @surface0;\n }\n\n a {\n color: @surface2;\n }\n }\n\n .day-success {\n color: @yellow;\n text-shadow: 0 0 5px @yellow;\n }\n\n .stats-both {\n color: @yellow\n }\n \n .stats-firstonly {\n color: @overlay0\n }\n \n a:hover {\n background-color: @mantle !important;\n }\n \n input[type=\"text\"],\n textarea,\n code::before {\n border-color: @surface0;\n background: @crust;\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; @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 Advent Of Code Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/advent-of-code\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/advent-of-code\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/advent-of-code/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aadvent-of-code\n@description Soothing pastel theme for Advent Of Code\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(\"adventofcode.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 background: @base;\n color: @text;\n\n header h1 a,\n header h1 span {\n color: @green;\n text-shadow:\n 0 0 2px @green,\n 0 0 5px @green;\n }\n\n a {\n color: @green;\n }\n\n .star-count {\n color: @yellow;\n }\n\n .quiet {\n color: @subtext0;\n opacity: 1;\n }\n\n .share,\n .share:hover,\n input[type=\"submit\"] {\n color: @green;\n }\n\n main {\n article {\n em {\n color: @text;\n text-shadow: 0 0 5px @text;\n }\n\n h2 {\n color: @text;\n }\n\n input[type=\"radio\"]:checked ~ span,\n input[type=\"checkbox\"]:checked ~ span {\n color: @text;\n }\n\n input[type=\"radio\"] ~ span:hover,\n input[type=\"radio\"] ~ span:focus,\n input[type=\"checkbox\"]:hover ~ span,\n input[type=\"checkbox\"]:focus ~ span {\n background-color: @crust;\n }\n }\n .supporter-badge {\n color: @yellow;\n }\n\n .supporter-badge:hover {\n color: @yellow;\n text-shadow: 0 0 5px @yellow;\n }\n\n .sponsor-badge {\n color: @blue;\n }\n\n .sponsor-badge:hover,\n .sponsor-badge:focus {\n color: @blue;\n text-shadow: 0 0 5px @blue;\n }\n\n .leaderboard-entry {\n .leaderboard-position {\n color: @subtext1;\n }\n .leaderboard-totalscore {\n color: @text;\n }\n }\n\n .leaderboard-daylinks-selected {\n color: @text;\n text-shadow: 0 0 5px @text;\n }\n\n .leaderboard-daylinks-selected:hover {\n color: @green;\n }\n\n .leaderboard-anon {\n opacity: 1;\n color: @subtext0;\n }\n .calendar {\n .calendar-color-w {\n color: @text;\n }\n .calendar-color-s {\n color: @yellow;\n }\n .calendar-color-c {\n color: @subtext1;\n }\n .calendar-color-g3 {\n color: darken(@green, 3);\n }\n .calendar-color-g2 {\n color: @green;\n }\n .calendar-color-g4 {\n color: darken(@green, 3.5);\n }\n .calendar-color-u {\n color: @sky;\n }\n .calendar-color-a {\n color: @subtext0;\n }\n .calendar-color-g1 {\n color: darken(@green, 2.5);\n }\n .calendar-color-g0 {\n color: darken(@green, 2);\n }\n .calendar-color-l {\n color: @red;\n }\n .calendar-mark-complete {\n color: @yellow;\n }\n .calendar-mark-verycomplete {\n color: @yellow;\n }\n .calendar-day {\n color: @subtext1;\n }\n #calendar-countdown {\n color: @subtext1;\n }\n\n span {\n color: @surface0;\n }\n\n a {\n color: @surface2;\n }\n }\n\n .day-success {\n color: @yellow;\n text-shadow: 0 0 5px @yellow;\n }\n\n .stats-both {\n color: @yellow;\n }\n\n .stats-firstonly {\n color: @overlay0;\n }\n\n a:hover {\n background-color: @mantle !important;\n }\n\n input[type=\"text\"],\n textarea,\n code::before {\n border-color: @surface0;\n background: @crust;\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; @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": "Advent Of Code Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/advent-of-code", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/advent-of-code", - "version": "0.0.3", + "version": "0.0.4", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/advent-of-code/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aadvent-of-code", "description": "Soothing pastel theme for Advent Of Code", @@ -7485,12 +7485,12 @@ "author": "Catppuccin", "description": "Soothing pastel theme for Advent Of Code", "name": "Advent Of Code Catppuccin", - "originalDigest": "79c776cbf9b4915af59899334c33d0aa43cf5aa7", + "originalDigest": "725be52720adaf89506e1c5b34743ceb9f73b4d3", "_id": "586cf385-d153-4a8c-ad90-b68bf72dcafd", - "_rev": 1726090248132, + "_rev": 1726501376268, "id": 79, - "etag": "W/\"95b1c29f81c7de32fc60d2bc4bfc314f8b2827684c6cfab947613c08c240867f\"", - "updateDate": 1720539975349 + "etag": "W/\"87ecfed5497b12cad9a8e6c28d0862e4b76e389ed3e1889cf5380a9cc043fa17\"", + "updateDate": 1726501376189 }, { "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.7\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.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== */", "start": 0 }, { - "code": ":root:not(.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:not(.dark-bg) ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root:not(.dark-bg) input::placeholder,\n :root:not(.dark-bg) textarea::placeholder {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .featureCards_root__brAX3 {\n --feature-card-background-color: #363a4f !important;\n }\n :root:not(.dark-bg) .footer,\n :root:not(.dark-bg) .footer--mobile,\n :root:not(.dark-bg) .modal--dropdown--settings,\n :root:not(.dark-bg) .settings-dropdown--section,\n :root:not(.dark-bg) .frm__field,\n :root:not(.dark-bg) .frm__switch,\n :root:not(.dark-bg) .tileview .metabar--fixed,\n :root:not(.dark-bg) body,\n :root:not(.dark-bg) .zci,\n :root:not(.dark-bg) html,\n :root:not(.dark-bg) .body--home,\n :root:not(.dark-bg) html.displayable-atb-banner .body--home,\n :root:not(.dark-bg) .site-wrapper,\n :root:not(.dark-bg) .region__body,\n :root:not(.dark-bg) .badge-link,\n :root:not(.dark-bg) .module--carousel__image-wrapper,\n :root:not(.dark-bg) .result__image,\n :root:not(.dark-bg) .vertical--map__sidebar,\n :root:not(.dark-bg) .vertical--map__sidebar__header,\n :root:not(.dark-bg) .page-chrome_newtab,\n :root:not(.dark-bg) .js-carousel-module-more,\n :root:not(.dark-bg) .zci--type--tiles:not(.is-fallback).is-full-page.is-expanded,\n :root:not(.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:not(.dark-bg) .dropdown__button::after {\n visibility: hidden;\n }\n :root:not(.dark-bg) .wXKLp5dS9jGvo097pfaG,\n :root:not(.dark-bg) .privacy-reminder__text {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg) .IuA6a2PUTR9Lck6m0WlP,\n :root:not(.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:not(.dark-bg) .XxDCpwElzOhQaLmCxJ8z,\n :root:not(.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:not(.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:not(.dark-bg) .privacy-reminder__modal-hide,\n :root:not(.dark-bg) .privacy-reminder__modal-link {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .zci--stopwatch .time {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .label {\n color: #cad3f5;\n background-color: #181926;\n }\n :root:not(.dark-bg) .stopwatch__btn.start {\n border-color: #a6da95 !important;\n background-color: #a6da95;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg) .stopwatch__btn[disabled] {\n color: #cad3f5 !important;\n background-color: #363a4f !important;\n border-color: #363a4f;\n }\n :root:not(.dark-bg) .stopwatch__btn.stop {\n color: #1e2030;\n background-color: #ed8796 !important;\n border-color: #ed8796 !important;\n }\n :root:not(.dark-bg) .stopwatch__btn {\n background-color: #5b6078;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg) .zci--stopwatch td {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .record__body,\n :root:not(.dark-bg) .chomp--link__mr,\n :root:not(.dark-bg) .tx-clr--lt2 {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .c-list__item {\n border-color: #1e2030;\n }\n :root:not(.dark-bg) .chomp--link__icn::before {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .calendar .t_right,\n :root:not(.dark-bg) .calendar .t_left {\n background-color: #5b6078;\n }\n :root:not(.dark-bg) .calendar__header {\n color: #cad3f5;\n }\n :root:not(.dark-bg) table.calendar tr {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .calendar__today {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root:not(.dark-bg) .zci.is-active {\n border-color: #363a4f;\n }\n :root:not(.dark-bg) .module__toggle--more::after {\n background: linear-gradient(rgba(40, 40, 40, 0), #363a4f);\n }\n :root:not(.dark-bg) .btn:hover:not(.is-disabled) {\n background-color: #1e2030;\n color: #8aadf4;\n border-color: #1e2030;\n }\n :root:not(.dark-bg) .stocks-module__currentPrice,\n :root:not(.dark-bg) .stocks-module__exchange,\n :root:not(.dark-bg) .stocks-module__currency,\n :root:not(.dark-bg) .stocks-module__stats {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .stocks-module__timePeriod {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg) .stocks-module__latestUpdate,\n :root:not(.dark-bg) .ia-module--stocks a.stocks-module__attribution,\n :root:not(.dark-bg) .stocks-module__footer {\n color: #b8c0e0;\n }\n :root:not(.dark-bg) .stocks-module__timePeriod.selected {\n color: #1e2030;\n background-color: #b7bdf8;\n }\n :root:not(.dark-bg) .ia-module--stocks.increase .color-coded {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg) .stocks-module__hover-label[style*=\"color: rgb(222, 88, 51);\"] {\n color: #ed8796 !important;\n }\n :root:not(.dark-bg) .stocks-module__hover-label[style*=\"color: rgb(91, 158, 77);\"] {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg) .ia-module--stocks.increase .color-coded path {\n stroke: #a6da95;\n fill: #a6da95;\n }\n :root:not(.dark-bg) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#de5833\"] {\n stroke: #ed8796 !important;\n }\n :root:not(.dark-bg) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [fill=\"#de5833\"] {\n fill: #ed8796 !important;\n }\n :root:not(.dark-bg) .ia-module--stocks .stocks-module__chart-area-row .stocks-module__chart svg [stroke=\"#5b9e4d\"] {\n stroke: #a6da95 !important;\n }\n :root:not(.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:not(.dark-bg) .ia-module--stocks.decrease .color-coded {\n color: #ed8796;\n }\n :root:not(.dark-bg) .ia-module--stocks.decrease .color-coded path {\n stroke: #ed8796;\n fill: #ed8796;\n }\n :root:not(.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:not(.dark-bg) .stocks-module__chart .horizontal-line,\n :root:not(.dark-bg) .stocks-module__chart .vertical-line,\n :root:not(.dark-bg) .stocks-module__chart .prev-close-line {\n stroke: #5b6078;\n }\n :root:not(.dark-bg) .tx-clr--lt {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .tx-clr--dk2 {\n color: #a5adcb;\n }\n :root:not(.dark-bg) .feedback-external__link {\n color: #8aadf4;\n }\n :root:not(.dark-bg) .feedback-duckchat-modal__disclaimer {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .feedback-modal__radio {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .modal__close {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .js-lyrics-module {\n color: #b8c0e0 !important;\n }\n :root:not(.dark-bg) .module--lyrics__subtitle-box {\n border-color: #5b6078;\n }\n :root:not(.dark-bg) .module__inner-toggle--chevron {\n color: #b7bdf8 !important;\n background-color: #494d64 !important;\n border-color: #5b6078;\n }\n :root:not(.dark-bg) .module__inner-toggle::before,\n :root:not(.dark-bg) .module__inner-toggle::after {\n background-color: #5b6078 !important;\n }\n :root:not(.dark-bg) .module--translations .dropdown--translation-select,\n :root:not(.dark-bg) .module--translations-translatedtext {\n background: #363a4f !important;\n border-color: #363a4f;\n }\n :root:not(.dark-bg) .module--translations .module--translations-translatedtext.is-placeholder {\n color: #a5adcb;\n }\n :root:not(.dark-bg) .module--translations-swap-svg {\n fill: #cad3f5 !important;\n }\n :root:not(.dark-bg) .module--translations-original textarea,\n :root:not(.dark-bg) .module--translations-translatedtext,\n :root:not(.dark-bg) .module--translations-footer a {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .module--translations-clear,\n :root:not(.dark-bg) .module--translations-copy {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .modal__list__filter input {\n background: #1e2030;\n }\n :root:not(.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:not(.dark-bg) .module__toggle,\n :root:not(.dark-bg) .tile__expand {\n background-color: #363a4f !important;\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg) .module__title__link,\n :root:not(.dark-bg) .module__text,\n :root:not(.dark-bg) .pln,\n :root:not(.dark-bg) .pun,\n :root:not(.dark-bg) code,\n :root:not(.dark-bg) .module__more-at-bottom {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) code {\n background-color: #24273a !important;\n }\n :root:not(.dark-bg) .lit {\n color: #f5a97f !important;\n }\n :root:not(.dark-bg) .com {\n color: #b8c0e0 !important;\n }\n :root:not(.dark-bg) .str {\n color: #a6da95 !important;\n }\n :root:not(.dark-bg) .atv {\n color: #8bd5ca !important;\n }\n :root:not(.dark-bg) .module__title__sub {\n color: #a5adcb;\n }\n :root:not(.dark-bg) .prettyprint {\n background-color: #1e2030;\n }\n :root:not(.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:not(.dark-bg) .featureCards_dark__5Xbsn {\n background: linear-gradient(180deg, #eed49f, #8aadf4);\n }\n :root:not(.dark-bg) .modal__box.modal__box--feedback.modal__box--headed .modal__box__header {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg) .module--definitions__pronunciation {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .module--definitions__group ol li::before {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .module--definitions__usage {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .module__title,\n :root:not(.dark-bg) .module--definitions__definition {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .play-btn__icn_hollow {\n fill: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .module__toggle {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .forecast-wrapper .module__weather-warning--red,\n :root:not(.dark-bg) .module__weather-warning--red:hover,\n :root:not(.dark-bg) .module__weather-warning--red:focus,\n :root:not(.dark-bg) .module__weather-warning--red:visited {\n color: #ed8796 !important;\n }\n :root:not(.dark-bg) .module__weather-warning {\n color: #eed49f !important;\n }\n :root:not(.dark-bg) .text--primary,\n :root:not(.dark-bg) .tx-clr--dk,\n :root:not(.dark-bg) .tx-clr--slate,\n :root:not(.dark-bg) .module__temperature-unit:not(.module__temperature-unit--on),\n :root:not(.dark-bg) .module__items-day {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .module__temperature-unit,\n :root:not(.dark-bg) .module__temperature-unit:hover {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .module__detail__precip-label,\n :root:not(.dark-bg) .module__items-precip-label,\n :root:not(.dark-bg) .ia-module--module--definitions__reference,\n :root:not(.dark-bg) .js-definitions-internal {\n color: #8aadf4 !important;\n }\n :root:not(.dark-bg) .module__detail__hour-label,\n :root:not(.dark-bg) .module__current,\n :root:not(.dark-bg) .module__detail__temp-label,\n :root:not(.dark-bg) .module__items-unit--on {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .module__items-item {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg) .module__weatherkit-logo {\n fill: #b7bdf8;\n }\n :root:not(.dark-bg) .module__warnings,\n :root:not(.dark-bg) .module__temperature-unit--on {\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg) .module__detail__precip-label__icon,\n :root:not(.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:not(.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:not(.dark-bg) .tile__ctrl__btn,\n :root:not(.dark-bg) .tile__history,\n :root:not(.dark-bg) .tile__past-calc {\n background: #363a4f !important;\n border-color: #5b6078 !important;\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .attribution--link__icon {\n color: #cad3f5;\n }\n :root:not(.dark-bg) .tile__ctrl__toggle-slider {\n background: #494d64 !important;\n }\n :root:not(.dark-bg) .tile__ctrl__toggle-slider::before {\n background-color: #1e2030 !important;\n }\n :root:not(.dark-bg) .tile__tab__sci .tile__ctrl__btn,\n :root:not(.dark-bg) .tile__ctrl__toggle {\n background-color: #5b6078 !important;\n color: #cad3f5 !important;\n border-color: #6e738d !important;\n }\n :root:not(.dark-bg) .tile__display__main,\n :root:not(.dark-bg) .tile__past-result {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .tile__display__main {\n background-color: #24273a !important;\n }\n :root:not(.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:not(.dark-bg) .tile__display.selected {\n box-shadow: inset -1px -1px 0 #8aadf4, inset 1px 1px 0 #8aadf4 !important;\n }\n :root:not(.dark-bg) .tile__ctrl--important {\n background-color: #eed49f !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg) .tile__display__aside,\n :root:not(.dark-bg) .tile__past-formula,\n :root:not(.dark-bg) .tile__option {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .tile__option--active {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .bg-delayed-color {\n background-color: #ed8796;\n }\n :root:not(.dark-bg) #error_homepage {\n background-color: #f4dbd6 !important;\n color: #ed8796 !important;\n }\n :root:not(.dark-bg) .search--adv {\n background-color: #363a4f !important;\n border-color: #363a4f !important;\n }\n :root:not(.dark-bg) .open-in-app__deep-link {\n color: #1e2030;\n }\n :root:not(.dark-bg) .modal__header__clear,\n :root:not(.dark-bg) .sep--before,\n :root:not(.dark-bg) .js-region-filter-clear,\n :root:not(.dark-bg) .result__a,\n :root:not(.dark-bg) .module--carousel__body__title,\n :root:not(.dark-bg) .js-carousel-module-more,\n :root:not(.dark-bg) .js-no-results-web,\n :root:not(.dark-bg) .bing .tile__title--pr a,\n :root:not(.dark-bg) .sidebar-filter__show-more,\n :root:not(.dark-bg) .module__footer,\n :root:not(.dark-bg) .js-settings-dropdown-reset-appearance,\n :root:not(.dark-bg) .modal--dropdown--settings .settings-dropdown--button,\n :root:not(.dark-bg) .settings-page-wrapper a:not(.btn, .set-tab),\n :root:not(.dark-bg) .module__link--blue,\n :root:not(.dark-bg) .place-list-item__cta-item__text {\n color: #8aadf4 !important;\n }\n :root:not(.dark-bg) .tile__title a:visited {\n color: #c6a0f6;\n }\n :root:not(.dark-bg) .place-detail__status--off {\n color: #ed8796;\n }\n :root:not(.dark-bg) .place-detail__status--on {\n color: #a6da95;\n }\n :root:not(.dark-bg) .result__a:visited {\n color: #c6a0f6 !important;\n }\n :root:not(.dark-bg) .bg-clr--green {\n background-color: #a6da95;\n }\n :root:not(.dark-bg) .tile__status,\n :root:not(.dark-bg) .osGBsMSM4O7_HVv5OcxQ,\n :root:not(.dark-bg) .C68Y1fiPXCZijXmzVAbe {\n color: #1e2030 !important;\n }\n :root:not(.dark-bg) .modal__header,\n :root:not(.dark-bg) .modal__footer,\n :root:not(.dark-bg) .modal__box,\n :root:not(.dark-bg) .tile,\n :root:not(.dark-bg) .related-searches__item,\n :root:not(.dark-bg) .bg-clr--white,\n :root:not(.dark-bg) .tile__media__free-shipping-label,\n :root:not(.dark-bg) .sidebar-filter__options,\n :root:not(.dark-bg) .sidebar-filter__option.is-size,\n :root:not(.dark-bg) .module__footer,\n :root:not(.dark-bg) .frm__select,\n :root:not(.dark-bg) .set-bookmarklet,\n :root:not(.dark-bg) .set-reset,\n :root:not(.dark-bg) .search__autocomplete,\n :root:not(.dark-bg) .frm__input,\n :root:not(.dark-bg) .frm__color__swatch {\n border-color: #363a4f !important;\n background-color: #181926 !important;\n }\n :root:not(.dark-bg) .sep--before::before,\n :root:not(.dark-bg) .sep {\n border-left-color: #5b6078;\n }\n :root:not(.dark-bg) .header-wrap {\n box-shadow: none !important;\n }\n :root:not(.dark-bg) .header-wrap,\n :root:not(.dark-bg) .module--carousel__left,\n :root:not(.dark-bg) .module--carousel__right,\n :root:not(.dark-bg) .detail,\n :root:not(.dark-bg) .btn {\n background-color: #1e2030;\n }\n :root:not(.dark-bg) .set-header--fixed .tileview--grid .metabar--fixed,\n :root:not(.dark-bg) .tileview--grid .metabar--fixed.is-stuck {\n background-color: #363a4f;\n border-top-color: #363a4f;\n }\n :root:not(.dark-bg) .modal--dropdown--region.modal--popout .frm__input,\n :root:not(.dark-bg) .js-region-filter-list,\n :root:not(.dark-bg) .tile__body,\n :root:not(.dark-bg) .bg-clr--white,\n :root:not(.dark-bg) .acp-wrap,\n :root:not(.dark-bg) .tile__media__free-shipping-label,\n :root:not(.dark-bg) .tile__media--pr,\n :root:not(.dark-bg) .modal__box,\n :root:not(.dark-bg) .nav-menu__list,\n :root:not(.dark-bg) .set-tab.is-active,\n :root:not(.dark-bg) .frm__select select,\n :root:not(.dark-bg) .cloudsave,\n :root:not(.dark-bg) .feedback-btn__send,\n :root:not(.dark-bg) .set-bookmarklet__input,\n :root:not(.dark-bg) .howItWorksSection_downloadsCard__U3Ph9,\n :root:not(.dark-bg) .metabar__grid-btn,\n :root:not(.dark-bg) .feedback-btn__icon-wrap .set-bookmarklet__input .btn,\n :root:not(.dark-bg) .btn.btn--secondary,\n :root:not(.dark-bg) .btn.is-disabled,\n :root:not(.dark-bg) input,\n :root:not(.dark-bg) textarea,\n :root:not(.dark-bg) .frm__input,\n :root:not(.dark-bg) .frm__text,\n :root:not(.dark-bg) .detail--xd .c-detail__btn,\n :root:not(.dark-bg) .set-bookmarklet,\n :root:not(.dark-bg) .set-reset,\n :root:not(.dark-bg) .zci--json_validator textarea,\n :root:not(.dark-bg) .colorpicker,\n :root:not(.dark-bg) .feedback-modal__submit.is-disabled,\n :root:not(.dark-bg) .feedback-modal__submit.is-disabled:active,\n :root:not(.dark-bg) .feedback-modal__submit.is-disabled:focus,\n :root:not(.dark-bg) .module__section,\n :root:not(.dark-bg) .module--carousel__item,\n :root:not(.dark-bg) .is-related-search-exp.dark-bg,\n :root:not(.dark-bg) .related-searches__item,\n :root:not(.dark-bg) .detail--xd .tile-nav--sm,\n :root:not(.dark-bg) .set-bookmarklet__detail,\n :root:not(.dark-bg) .set-reset__detail,\n :root:not(.dark-bg) .module__footer,\n :root:not(.dark-bg) .js-definitions-internal {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg) .module--carousel__item {\n border-color: #494d64 !important;\n }\n :root:not(.dark-bg) .btn.is-disabled:hover,\n :root:not(.dark-bg) .frm__switch__label:hover,\n :root:not(.dark-bg) .feedback-modal__submit.is-disabled:hover,\n :root:not(.dark-bg) .btn.btn--skeleton:hover,\n :root:not(.dark-bg) .module__footer-carousel__label:hover {\n background-color: #5b6078 !important;\n border-color: #5b6078 !important;\n }\n :root:not(.dark-bg) .is-checked .frm__switch__label.btn {\n background-color: #b7bdf8 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg) .js-set-exit {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.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:not(.dark-bg) .set-bookmarklet__data {\n background-color: #5b6078;\n color: #cad3f5;\n }\n :root:not(.dark-bg) .modal__list__link.is-highlighted,\n :root:not(.dark-bg) .modal__list li:hover {\n background-color: #8087a2;\n }\n :root:not(.dark-bg) .metabar__dropdowns-wrap::before {\n background-image: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root:not(.dark-bg) .metabar__dropdowns-wrap::after {\n background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root:not(.dark-bg) .nav-menu__item__badge {\n background-color: #eed49f;\n color: #1e2030;\n }\n :root:not(.dark-bg) .settings-dropdown--section,\n :root:not(.dark-bg) .set-head,\n :root:not(.dark-bg) .frm__hr {\n border-bottom-color: #5b6078;\n }\n :root:not(.dark-bg) .zcm--right-fade::before {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #1e2030);\n }\n :root:not(.dark-bg) .search-filters-wrap::before {\n background: linear-gradient(90deg, #24273a, rgba(255, 255, 255, 0));\n }\n :root:not(.dark-bg) .search-filters-wrap::after {\n background: linear-gradient(90deg, rgba(255, 255, 255, 0), #24273a);\n }\n :root:not(.dark-bg) .footer,\n :root:not(.dark-bg) .footer--mobile {\n border-top-color: #363a4f;\n }\n :root:not(.dark-bg) .is-vertical-tabs-exp,\n :root:not(.dark-bg) #duckbar,\n :root:not(.dark-bg) .zcm__link:not(.dropdown__button).is-active,\n :root:not(.dark-bg) .set-main-footer {\n border-color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) #more-results {\n background-color: #363a4f !important;\n }\n :root:not(.dark-bg) input,\n :root:not(.dark-bg) select,\n :root:not(.dark-bg) h1,\n :root:not(.dark-bg) h2,\n :root:not(.dark-bg) h4,\n :root:not(.dark-bg) h5,\n :root:not(.dark-bg) h6,\n :root:not(.dark-bg) ul,\n :root:not(.dark-bg) ol,\n :root:not(.dark-bg) blockquote,\n :root:not(.dark-bg) p,\n :root:not(.dark-bg) body,\n :root:not(.dark-bg) .module--carousel__footer,\n :root:not(.dark-bg) .set-tab.is-active,\n :root:not(.dark-bg) .zcm__link,\n :root:not(.dark-bg) .feedback-prompt__link,\n :root:not(.dark-bg) .feedback-btn__send,\n :root:not(.dark-bg) .tile--img__sub,\n :root:not(.dark-bg) .result__snippet,\n :root:not(.dark-bg) .result__snippet b,\n :root:not(.dark-bg) .modal__list__link,\n :root:not(.dark-bg) .acp,\n :root:not(.dark-bg) .header_headerButton__cLYU3,\n :root:not(.dark-bg) .is-vertical-tabs-exp,\n :root:not(.dark-bg) .module.module--images,\n :root:not(.dark-bg) .module__header.module__header--link,\n :root:not(.dark-bg) .text--title,\n :root:not(.dark-bg) .text--airline-flight,\n :root:not(.dark-bg) .timing,\n :root:not(.dark-bg) .flight-details__values,\n :root:not(.dark-bg) .airlines-footer,\n :root:not(.dark-bg) .tx-clr--slate,\n :root:not(.dark-bg) .nav-menu__heading,\n :root:not(.dark-bg) .zci,\n :root:not(.dark-bg) .metabar__grid-btn,\n :root:not(.dark-bg) .module--carousel__left,\n :root:not(.dark-bg) .module--carousel__right,\n :root:not(.dark-bg) .c-detail__title__sub,\n :root:not(.dark-bg) .c-detail__desc,\n :root:not(.dark-bg) .c-detail__filemeta,\n :root:not(.dark-bg) .c-detail__more,\n :root:not(.dark-bg) .frm__label,\n :root:not(.dark-bg) .js-cloudsave-new-suggestion,\n :root:not(.dark-bg) .zci__body,\n :root:not(.dark-bg) .zci__body a {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .zci--airlines .text--title svg path {\n fill: #cad3f5;\n }\n :root:not(.dark-bg) .star {\n color: #939ab7;\n }\n :root:not(.dark-bg) .set-tab,\n :root:not(.dark-bg) .set-tab:visited,\n :root:not(.dark-bg) .tile-nav.can-scroll {\n background-color: #1e2030;\n color: #8087a2;\n }\n :root:not(.dark-bg) .js-cloudsave-save-btn,\n :root:not(.dark-bg) .js-cloudsave-load-btn {\n background-color: #5b6078;\n border-color: #6e738d;\n color: #cad3f5;\n }\n :root:not(.dark-bg) .video-source,\n :root:not(.dark-bg) .tile__count,\n :root:not(.dark-bg) .result__url,\n :root:not(.dark-bg) .tile__time,\n :root:not(.dark-bg) .feedback-prompt,\n :root:not(.dark-bg) .footer__text,\n :root:not(.dark-bg) .vertical--news .result__url,\n :root:not(.dark-bg) .result__timestamp,\n :root:not(.dark-bg) .js-metabar-secondary,\n :root:not(.dark-bg) .sidebar-filters,\n :root:not(.dark-bg) .tile--pr__original-price,\n :root:not(.dark-bg) .nav-menu__item a,\n :root:not(.dark-bg) .nav-menu__close,\n :root:not(.dark-bg) .frm__desc,\n :root:not(.dark-bg) .dropdown__button,\n :root:not(.dark-bg) .tx-clr--slate-light,\n :root:not(.dark-bg) .flight-details__labels,\n :root:not(.dark-bg) .scheduled-time,\n :root:not(.dark-bg) .source-link,\n :root:not(.dark-bg) .tile__source,\n :root:not(.dark-bg) .zci__more-at,\n :root:not(.dark-bg) .cloudsave__close,\n :root:not(.dark-bg) .module--definitions__attribution-text,\n :root:not(.dark-bg) .module__attribution,\n :root:not(.dark-bg) .module__attribution-link {\n color: #a5adcb !important;\n }\n :root:not(.dark-bg) .dropdown--region.has-inactive-region .dropdown__button::after,\n :root:not(.dark-bg) .modal--dropdown--region.modal--popout .modal__header::before,\n :root:not(.dark-bg) .js-carousel-module-title,\n :root:not(.dark-bg) .tile--pr__brand,\n :root:not(.dark-bg) .frm__select,\n :root:not(.dark-bg) .star::after,\n :root:not(.dark-bg) .feedback-btn__icon,\n :root:not(.dark-bg) .detail--xd .tile-nav--sm,\n :root:not(.dark-bg) .detail__close,\n :root:not(.dark-bg) .module--definitions__collapsed-group ol li::before {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .search__button:hover,\n :root:not(.dark-bg) .search--header.has-text.search--hover .search__button {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root:not(.dark-bg) .settings-page-wrapper.is-checked {\n border-color: #8aadf4;\n background-color: #7dc4e4 !important;\n color: #1e2030 !important;\n }\n :root:not(.dark-bg) .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--link,\n :root:not(.dark-bg) .modal--dropdown--settings .settings-dropdown--section .settings-dropdown--header .settings-dropdown--header--label {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .ddgsi-check::before {\n color: #1e2030 !important;\n }\n :root:not(.dark-bg) .set-bookmarklet__title,\n :root:not(.dark-bg) .set-reset__title {\n color: #cad3f5 !important;\n }\n :root:not(.dark-bg) .frm__select::after {\n color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .switch,\n :root:not(.dark-bg) .frm__switch__label {\n background-color: #181926 !important;\n }\n :root:not(.dark-bg) .frm__switch__label::after {\n background: #939ab7 !important;\n }\n :root:not(.dark-bg) .is-checked .frm__switch__label::after {\n background: #24273a !important;\n }\n :root:not(.dark-bg) .switch__knob {\n background: #939ab7 !important;\n }\n :root:not(.dark-bg) .is-on .switch__knob {\n background: #24273a !important;\n }\n :root:not(.dark-bg) .switch.is-on {\n background-color: #b7bdf8 !important;\n }\n :root:not(.dark-bg) .dropdown__switch.is-on::before {\n color: #24273a !important;\n }\n :root:not(.dark-bg) .search--header {\n background-color: #363a4f;\n border-color: #363a4f;\n }\n :root:not(.dark-bg) .acp--highlight,\n :root:not(.dark-bg) .bg-clr--platinum-light {\n background-color: #6e738d;\n }\n :root:not(.dark-bg) .review__rating-stars,\n :root:not(.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:not(.dark-bg) .header__logo,\n :root:not(.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:not(.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:not(.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:not(.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:not(.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 :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 }", + "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 }", "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": 124200, + "start": 253878, "domains": [ "start.duckduckgo.com" ] }, { "code": "/* prettier-ignore */", - "start": 143090 + "start": 272768 } ], - "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.7\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:not(.dark-bg) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n\n :root.dark-bg {\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 --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.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", "usercssData": { "name": "DuckDuckGo Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/duckduckgo", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/duckduckgo", - "version": "0.2.7", + "version": "0.2.8", "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,23 +8248,23 @@ "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": "750a9beb951ab56f3f46ecc098e685d7bde48ec8", + "originalDigest": "abfe2a045dbc75a3ed4cdd3a62da02858fe6acf2", "_id": "e709eda7-d12f-4ee2-bda0-5e1645c6ebb2", - "_rev": 1726090248156, + "_rev": 1726674176390, "id": 83, - "etag": "W/\"5786968a688e34ff91f5f5a6b91ffa8db1113527c3ac4b86f0358c70f88b051d\"", - "updateDate": 1724441246891 + "etag": "W/\"4d67ed77925f8e7efcd7a2a263052012ccd250ded44f45c19bc27e30fe029ca2\"", + "updateDate": 1726674176234 }, { "enabled": true, "installDate": 1709163186824, "sections": [ { - "code": "/* ==UserStyle==\n@name npm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/npm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/npm\n@version 0.0.10\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/npm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anpm\n@description Soothing pastel theme for npm\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 npm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/npm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/npm\n@version 0.0.11\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/npm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anpm\n@description Soothing pastel theme for npm\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 accent-color: #b7bdf8;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #a5adcb;\n --color-fg-on-emphasis: #24273a;\n --color-fg-brand: #ed8796;\n --color-fg-accent: #8aadf4;\n --color-fg-success: #a6da95;\n --color-fg-attention: #eed49f;\n --color-fg-danger: #ed8796;\n --color-border-strong: #363a4f;\n /* Primary background */\n /* Background layer background */\n /* Primary text */\n /* Secondary text */\n /* Inverse text */\n /* Border colors */\n /* --- ARBITRARY --- */\n /* Top loading bar */\n /* Magnifying glass icon (search box, discover packages) */\n /* \"Beta\" pill */\n /* Green checkmark */\n /* --- HEADER --- */\n /* --- HOME PAGE --- */\n /* Popular libraries section */\n /* Discover packages section */\n /* By the numbers section */\n /* Recently updated packages section */\n /* --- PACKAGE PAGES --- */\n /* \"public\" text */\n /* TypeScript logo */\n /* Navigation tabs */\n /* Sidebar icons */\n /* Copy install command box */\n /* Weekly downloads chart */\n /* Sidebar provenance popup */\n /* Provenance icon */\n /* Provenance section at bottom */\n /* Sidebar text */\n /* Tab headings */\n /* File explorer tab */\n /* Versions tab */\n /* Dependencies/dependents tab */\n /* Readme tab */\n /* Keyword links */\n /* Share provenance feedback link */\n /* --- PROFILE PAGES --- */\n /* --- SETTINGS PAGES --- */\n /* Headings */\n /* Left panel */\n /* Linked accounts & recovery option settings */\n /* Email and password settings */\n /* Access tokens settings */\n /* 2FA authentication page */\n /* Create organization page */\n /* Step 1: create an org */\n /* Step 2: invite members */\n /* Billing information page */\n /* Pricing page */\n /* --- GENERIC --- */\n /* Buttons/button links */\n /* Signup form */\n /* Dropdowns */\n /* Select menus */\n /* --- SEARCH RESULTS --- */\n /* Results header, results count, pagination buttons */\n /* Username links */\n /* PQM text */\n /* PQM bars */\n /* --- FOOTER --- */\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8bd5ca;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #c6a0f6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n /* stylelint-disable declaration-block-single-line-max-declarations */\n /* prettier-ignore */\n /* stylelint-enable declaration-block-single-line-max-declarations */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input,\n :root textarea {\n background-color: transparent;\n }\n :root input:focus,\n :root textarea:focus {\n box-shadow: 0 0 0 2px #b7bdf8;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root main {\n background-color: #24273a !important;\n }\n :root .bg-white,\n :root ._4ea0e50d {\n background-color: #24273a;\n }\n :root ._7eb68a55,\n :root .e9998f88 {\n background-color: #1e2030;\n }\n :root ._99e3854f,\n :root .black,\n :root .black-90,\n :root .black-80,\n :root ._0b9b6c57,\n :root ._1b8c0a9f,\n :root p,\n :root a {\n color: #cad3f5;\n }\n :root .black-70,\n :root .black-60,\n :root .cd2827bb a {\n color: #a5adcb;\n }\n :root ._66c2abad {\n color: #6e738d;\n }\n :root .white {\n color: #24273a;\n }\n :root .b--black-10,\n :root .b--black-20 {\n border-color: #363a4f;\n }\n :root div.fixed.top-0.left-0.z-999 {\n background-color: #ed8796;\n }\n :root svg g[stroke=\"#777777\"] {\n stroke: #a5adcb;\n }\n :root .a17280e0 {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root [fill=\"#107010\"] {\n fill: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] {\n background-color: #98cf86;\n border-color: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] #notification,\n :root [data-test-id=\"notification-banner\"] button[aria-label=\"Close notification\"] {\n color: #24273a;\n }\n :root header {\n border-bottom-color: #363a4f;\n /* Top bar gradient */\n /* Heart icon */\n /* Logo */\n /* Search box */\n /* Profile picture navigation */\n }\n :root header .e7070742 {\n border-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6) 3;\n }\n :root header ._0edb515f {\n color: #cad3f5;\n }\n :root header a[href=\"/\"] > svg > path {\n fill: #cad3f5;\n }\n :root header form#search button[type=\"submit\"] {\n background-color: #b8c0e0;\n }\n :root header form#search > div {\n border-color: #181926;\n /* Floating live results */\n }\n :root header form#search > div:focus-within {\n border-color: #b8c0e0;\n }\n :root header form#search > div > div {\n background-color: #181926;\n }\n :root header form#search > div > div input[type=\"search\"] {\n color: #cad3f5;\n }\n :root header form#search > div > div input[type=\"search\"]:focus {\n box-shadow: none;\n }\n :root header form#search > div > div input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root header form#search > div ul li {\n border-bottom-color: #363a4f;\n color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) {\n /* Popup */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button {\n /* Dropdown arrow */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] {\n border-color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] + div > svg {\n fill: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div {\n border-color: #363a4f;\n /* Popup triangle */\n /* Username */\n /* Navigation options */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::after {\n border-bottom-color: #24273a;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div h2 {\n border-bottom-color: #494d64;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a {\n /* Red \"Add Organization\" button */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:hover,\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:focus {\n background-color: #181926;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] {\n border-color: #363a4f;\n color: #ed8796;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] svg {\n fill: #ed8796;\n }\n :root ._8c1ee087 {\n background-image: linear-gradient(270deg, rgba(237, 135, 150, 0.16) 0%, rgba(237, 135, 150, 0.56) 18.45%, rgba(237, 135, 150, 0.8) 49.67%, rgba(237, 135, 150, 0.56) 82.52%, rgba(237, 135, 150, 0.19) 99.7%, rgba(237, 135, 150, 0) 99.71%, rgba(237, 135, 150, 0) 99.72%, rgba(237, 135, 150, 0.16) 99.73%), url(\"https://static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png\");\n }\n :root ._8c1ee087 a[href=\"/signup\"] {\n background-color: #eed49f;\n }\n :root ._8c1ee087 a[href=\"/products/pro\"] {\n background-color: #ed8796;\n border-color: #cad3f5;\n }\n :root article > section:nth-of-type(2) {\n color: #cad3f5;\n }\n :root #popular-libraries-header + hr {\n border-color: #ed8796;\n }\n :root ul[aria-labelledby=\"popular-libraries-header\"] li a {\n border-bottom-color: #363a4f;\n }\n :root #discover-packages-header + hr {\n border-color: #eeae9b;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li a {\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 1):hover a {\n color: #c6a0f6;\n border-bottom-color: #c6a0f6;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 2):hover a {\n color: #a6da95;\n border-bottom-color: #a6da95;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 3):hover a {\n color: #91d7e3;\n border-bottom-color: #91d7e3;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 4):hover a {\n color: #ed8796;\n border-bottom-color: #ed8796;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 5):hover a {\n color: #eed49f;\n border-bottom-color: #eed49f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 6):hover a {\n color: #f5bde6;\n border-bottom-color: #f5bde6;\n }\n :root ._8f26e3fd {\n border-color: #eed49f;\n }\n :root #recently-updated-packages-header + hr {\n border-color: #ed8796;\n }\n :root ._813b53b2 {\n color: #a6da95;\n }\n :root img[alt=\"TypeScript icon, indicating that this package has built-in type declarations\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20256%20256%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M0%200h256v256H0z%22/%3E%3Cpath%20d%3D%22M150.5%20200.5v27.6c4.5%202.3%209.8%204%2015.9%205.2s12.6%201.7%2019.4%201.7c6.6%200%2012.9-.6%2018.9-1.9s11.2-3.4%2015.7-6.3%208-6.7%2010.7-11.4q3.9-7.05%203.9-17.4c0-5-.7-9.4-2.2-13.2s-3.7-7.1-6.5-10.1c-2.8-2.9-6.2-5.6-10.1-7.9s-8.4-4.5-13.3-6.6c-3.6-1.5-6.9-2.9-9.8-4.4-2.9-1.4-5.3-2.8-7.3-4.3s-3.6-3-4.7-4.7-1.6-3.5-1.6-5.6q0-2.85%201.5-5.1c1.5-2.25%202.4-2.8%204.1-3.9%201.8-1.1%204-1.9%206.6-2.5s5.5-.9%208.6-.9c2.3%200%204.7.2%207.3.5s5.1.9%207.7%201.6%205.1%201.6%207.6%202.7c2.4%201.1%204.7%202.4%206.8%203.8v-25.8q-6.3-2.4-13.8-3.6c-7.5-1.2-10.7-1.2-17.1-1.2-6.6%200-12.8.7-18.7%202.1s-11%203.6-15.5%206.6-8%206.8-10.6%2011.4-3.9%2010.2-3.9%2016.6c0%208.2%202.4%2015.2%207.1%2021.1%204.8%205.8%2012%2010.7%2021.6%2014.8%203.8%201.6%207.3%203.1%2010.6%204.6s6.1%203%208.5%204.7%204.3%203.4%205.7%205.3%202.1%204.1%202.1%206.5c0%201.8-.4%203.4-1.3%205-.9%201.5-2.2%202.8-3.9%204s-3.9%202-6.6%202.6-5.7.9-9.2.9c-6%200-11.9-1.1-17.8-3.2-5.9-2-11.4-5.1-16.4-9.3m-46-68.8H140V109H41v22.7h35.3V233h28.1V131.7z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2324273a%22/%3E%3C/svg%3E\");\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) {\n border-color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(238, 212, 159, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) a {\n color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) {\n border-color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) a {\n color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) {\n border-color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(198, 160, 246, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) a {\n color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) {\n border-color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(245, 189, 230, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) a {\n color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) {\n border-color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(125, 196, 228, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) a {\n color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) {\n border-color: #a6da95;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(166, 218, 149, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) a {\n color: #a6da95;\n }\n :root ._5cfc0900 svg,\n :root .b5be2af6 svg,\n :root button[aria-label=\"Copy install command line\"] svg,\n :root [aria-labelledby=\"repository repository-link\"] svg g {\n fill: #cad3f5;\n }\n :root p:has(button[aria-label=\"Copy install command line\"]) {\n border-color: #363a4f;\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) {\n border-bottom-color: rgba(183, 189, 248, 0.2);\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) svg {\n stroke: #b7bdf8;\n fill: rgba(183, 189, 248, 0.2);\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::after {\n border-bottom-color: #24273a;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div > div div:nth-of-type(2) {\n border-color: #363a4f;\n }\n :root ._1e07caeb {\n color: #cad3f5;\n }\n :root ._9666fddd,\n :root ._861fb12a,\n :root ._2160593e {\n color: #a5adcb;\n }\n :root .f97c6116 {\n fill: #a6da95;\n }\n :root #provenance-details-header + div {\n border-color: #363a4f;\n }\n :root .c84e15be {\n color: #a5adcb;\n }\n :root [id^=\"tabpanel-\"] h2 {\n color: #cad3f5;\n }\n :root #tabpanel-explore > div > div {\n border-color: #363a4f;\n /* Back button inside file */\n /* File paths/link */\n }\n :root #tabpanel-explore > div > div > div:has(h2),\n :root #tabpanel-explore > div > div div:has(+ pre) {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ._450b46e9 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M50.4%2074.7%2023.7%2050l26.7-24.7-5.4-5.9L11.9%2050%2045%2080.6z%22/%3E%3Cpath%20d%3D%22M82.6%2019.4%2049.6%2050l33%2030.6%205.5-5.9L61.4%2050l26.7-24.7z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li:hover {\n background-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li img._1528cda6 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2098%20122.5%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M37.9%2018.4H13v61.2h72V25H49zM79%2073.6H19V44h60zM79%2038H19V24.4h17.2L47.3%2031H79z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li img._7ec1ed32 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M82.2%2010.7H38.7l-20.9%2019v59.6h64.4zm-44.6%206.4v11.2H25.3zm40.6%2068.2H21.8v-53h19.8V14.7h36.6z%22/%3E%3Cpath%20d%3D%22M34.3%2044.7h31.4v4H34.3zm0%2013.2h31.4v4H34.3zm0%2013.1h31.4v4H34.3z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div button,\n :root #tabpanel-explore > div > div svg:has(> circle) {\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div div:has(+ pre) {\n background-color: #1e2030;\n }\n :root #tabpanel-explore > div > div pre {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div pre .react-syntax-highlighter-line-number {\n color: #b8c0e0 !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(102, 102, 102);\"] {\n color: var(--color-prettylights-syntax-comment) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(150, 152, 150);\"] {\n color: #6e738d !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 92, 197);\"] {\n color: var(--color-prettylights-syntax-constant) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(215, 58, 73);\"],\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 134, 179);\"] {\n color: var(--color-prettylights-syntax-keyword) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(3, 47, 98);\"] {\n color: var(--color-prettylights-syntax-string) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(111, 66, 193);\"] {\n color: var(--color-prettylights-syntax-entity) !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(223, 80, 0);\"] {\n color: #f5a97f !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(99, 163, 92);\"] {\n color: #a6da95 !important;\n }\n :root #tabpanel-explore > div > div pre .hljs-subst,\n :root #tabpanel-explore > div > div pre .hljs-built_in {\n color: var(--color-prettylights-syntax-storage-modifier-import) !important;\n }\n :root #tabpanel-versions ul li[class] div {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-dependencies ul a,\n :root #tabpanel-dependents ul a {\n color: #ed8796;\n }\n :root #tabpanel-dependencies ul a:hover,\n :root #tabpanel-dependents ul a:hover {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme a {\n color: #ed8796;\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2,\n :root #tabpanel-readme #readme h3,\n :root #tabpanel-readme #readme h4,\n :root #tabpanel-readme #readme h5,\n :root #tabpanel-readme #readme h6 {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme h1 a,\n :root #tabpanel-readme #readme h2 a,\n :root #tabpanel-readme #readme h3 a,\n :root #tabpanel-readme #readme h4 a,\n :root #tabpanel-readme #readme h5 a,\n :root #tabpanel-readme #readme h6 a,\n :root #tabpanel-readme #readme h1 svg,\n :root #tabpanel-readme #readme h2 svg,\n :root #tabpanel-readme #readme h3 svg,\n :root #tabpanel-readme #readme h4 svg,\n :root #tabpanel-readme #readme h5 svg,\n :root #tabpanel-readme #readme h6 svg {\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root #tabpanel-readme #readme p,\n :root #tabpanel-readme #readme li {\n color: #a5adcb;\n }\n :root #tabpanel-readme #readme strong {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre,\n :root #tabpanel-readme #readme code {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .keyword,\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type {\n color: var(--color-prettylights-syntax-keyword);\n font-weight: normal;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .string {\n color: var(--color-prettylights-syntax-string);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .variable {\n color: var(--color-prettylights-syntax-variable);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .entity,\n :root #tabpanel-readme #readme pre.editor.editor-colors .function {\n color: var(--color-prettylights-syntax-entity);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .comment {\n color: var(--color-prettylights-syntax-comment);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type.function {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .punctuation.definition:not(.string) {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .constant {\n color: var(--color-prettylights-syntax-constant);\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2 {\n border-bottom-color: #494d64;\n }\n :root #tabpanel-readme #readme h4 {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-readme #readme blockquote {\n background-color: #3a3e55;\n border-left-color: #5b6078;\n }\n :root #tabpanel-readme #readme table {\n color: #cad3f5;\n border-bottom-style: none;\n }\n :root #tabpanel-readme #readme table td,\n :root #tabpanel-readme #readme table th {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root #user-content-keywords {\n color: #cad3f5;\n }\n :root #user-content-keywords + ul a {\n color: #ed8796;\n }\n :root #user-content-keywords + ul a:hover {\n color: #cad3f5;\n }\n :root #user-content-provenance a[href=\" https://github.com/npm/feedback\"] {\n color: #cad3f5;\n }\n :root .eaac77a6 {\n color: #5b6078;\n }\n :root ._34da67ba {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.48%2016.27%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20d%3D%22M5.16%2016.27v-2.4c-.31%200-.6.08-.89.1a2.61%202.61%200%200%201-2.77-1.66%202.65%202.65%200%200%200-1.14-1.42%201.2%201.2%200%200%201-.3-.26c-.06-.13-.06-.24.09-.28a1.5%201.5%200%200%201%20.42%200%202%202%200%200%201%201.51%201%202.21%202.21%200%200%200%203%20.93c.06%200%20.15-.09.16-.14a2.5%202.5%200%200%201%20.63-1.32c-.51-.11-1-.19-1.48-.32a4.13%204.13%200%200%201-2.83-2.15A6%206%200%200%201%201%206.08a4.27%204.27%200%200%201%201-3.16.37.37%200%200%200%200-.25A3.83%203.83%200%200%201%202%20.52c.15-.55.2-.58.76-.47A6.7%206.7%200%200%201%204.92%201a.45.45%200%200%200%20.34.07%209.7%209.7%200%200%201%205%200%20.52.52%200%200%200%20.33-.07c.49-.24%201-.54%201.46-.74A4.4%204.4%200%200%201%2013.13%200a.27.27%200%200%201%20.2.13%203.87%203.87%200%200%201%20.15%202.4.44.44%200%200%200%20.11.46%203.8%203.8%200%200%201%20.75%201.5%206%206%200%200%201%200%202.38%204%204%200%200%201-2.19%203.2%206.7%206.7%200%200%201-1.23.46c-.41.11-.85.17-1.29.26a2.74%202.74%200%200%201%20.67%202v3.41Z%22/%3E%3C/svg%3E\");\n }\n :root ._69ab2ca0 {\n border-color: #363a4f;\n background-color: #1e2030;\n }\n :root ._7fb5e603 h1 {\n color: #cad3f5;\n }\n :root aside.e9998f88 {\n box-shadow: none;\n /* Create organization button */\n }\n :root aside.e9998f88 ul.c63ae7fc li:hover {\n background-color: #181926;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"] {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"]:hover {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .b49405c7 {\n color: #cad3f5;\n }\n :root p:has(+ div > a[href^=\"/settings/\"][href$=\"/email\"] + a[href^=\"/settings/\"][href$=\"/password\"]),\n :root p:has(+ a[href^=\"/settings/\"][href$=\"/delete-account\"]) {\n color: #cad3f5;\n }\n :root form#tokens table td span {\n color: #b8c0e0;\n }\n :root form#tokens table td span:hover {\n color: #cad3f5;\n }\n :root form#tokens table td code {\n color: #a5adcb;\n }\n :root form#tokens table + div {\n color: #cad3f5;\n }\n :root ._305a9f55 ._038c0473 {\n border-color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.2);\n }\n ._305a9f55 ._038c0473 :root button[aria-label^=\"Delete token ending in\"] {\n border-color: #5b6078;\n }\n :root button[aria-label^=\"Delete token ending in\"].b55db0e2:hover {\n border-color: #ed8796;\n background-color: #ed8796;\n color: #24273a;\n }\n :root ._75ce47e7 {\n background-color: #24273a;\n }\n :root ._75ce47e7 ._71252860,\n :root ._75ce47e7 .d7eb966d {\n color: #cad3f5;\n }\n :root ._75ce47e7 [fill=\"#65C6C9\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint0_linear_110_3043)\"] {\n fill: #8aadf4;\n }\n :root ._75ce47e7 [fill=\"url(#paint2_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_110_3043)\"] {\n fill: #24273a;\n }\n :root ._75ce47e7::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 {\n background-color: #24273a;\n }\n :root ._320f7a67::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 section {\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);\n }\n :root ._320f7a67 div[role=\"radiogroup\"] {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root ._320f7a67 #gat-banner span {\n color: #eed49f;\n }\n :root .acb78000::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .e99f3f5d {\n color: #a6da95;\n }\n :root img[src=\"https://static-production.npmjs.com/28dd82ec6e5fe3cfbb4d2c4ec492076b.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%23a6da95%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.63%2026.84h-4.46a.37.37%200%200%201-.37-.36v-6h-3v6a.36.36%200%200%201-.36.36h-4.51a.94.94%200%200%201-.93-.94V19a1.6%201.6%200%200%201-.38%200%20.89.89%200%200%201-.74-.31A1.31%201.31%200%200%201%2011%2016.9l7.42-6.42a1.28%201.28%200%200%201%201.58-.05.2.2%200%200%201%20.09.05l7.42%206.42a1.31%201.31%200%200%201%20.14%201.82.86.86%200%200%201-.74.31%201.5%201.5%200%200%201-.37%200v6.87a.94.94%200%200%201-.91.94%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\");\n }\n :root img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.67%2020.87a4.95%204.95%200%201%200%204.94%204.94%205%205%200%200%200-4.94-4.94m0%209a4%204%200%201%201%204-4.05%204.06%204.06%200%200%201-4%204.04Z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M28.2%2025.41h-2v-2a.45.45%200%200%200-.9%200v2h-2a.45.45%200%200%200%200%20.9h2v2a.45.45%200%200%200%20.9%200v-2h2a.45.45%200%200%200%200-.9m-7.12-8.58A5%205%200%200%201%2019.9%2019a.48.48%200%200%200-.13.32v.86a.7.7%200%200%200%200%20.14c.17.54.37.66%201.28%201.14a.45.45%200%200%200%20.61-.19.44.44%200%200%200-.19-.6c-.69-.37-.77-.41-.82-.56v-.61a5.9%205.9%200%200%200%201.23-2.26%201.82%201.82%200%200%200%20.33-2.44V13c0-2.41-1.5-3.8-4.11-3.8S14%2010.62%2014%2013v1.78a1.8%201.8%200%200%200-.3%201.29%201.84%201.84%200%200%200%20.63%201.15%205.9%205.9%200%200%200%201.23%202.26v.59c-.14.24-1%201-5.8%202.87a1.07%201.07%200%200%200-.68%201v2.15a1.07%201.07%200%200%200%201.06%201.07h9.23a.45.45%200%200%200%200-.9h-9.23a.17.17%200%200%201-.16-.17v-2.16a.15.15%200%200%201%20.1-.15c5.28-2%206.18-2.9%206.36-3.49a.3.3%200%200%200%200-.13v-.86a.44.44%200%200%200-.13-.32%205.1%205.1%200%200%201-1.18-2.15.44.44%200%200%200-.17-.25.93.93%200%200%201-.18-1.36.5.5%200%200%200%20.1-.29V13c0-1.87%201.14-2.9%203.22-2.9s3.21%201%203.21%202.9v1.93a.46.46%200%200%200%20.11.29%201%201%200%200%201%20.21.73.94.94%200%200%201-.39.63.45.45%200%200%200-.16.25%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root div:has(> form[action=\"/org/create\"]) {\n color: #cad3f5;\n }\n :root div:has(> form[action=\"/org/create\"]),\n :root div:has(> form[action=\"/org/create\"]) + div {\n border-color: #363a4f;\n }\n :root .bg-washed-green {\n background-color: #b0e3db;\n }\n :root .b--light-green {\n border-color: #8bd5ca;\n }\n :root .dark-gray {\n color: #cad3f5 !important;\n }\n :root .light-silver {\n color: #b8c0e0;\n }\n :root .npm-red {\n color: #ed8796;\n }\n :root .a11y-light-gray,\n :root .bg-gray {\n background-color: #a5adcb !important;\n }\n :root .bg-dark-gray {\n background-color: #cad3f5;\n }\n :root .bg-light-gray,\n :root .bg-near-white {\n background-color: #363a4f !important;\n }\n :root .npm-bg-hero,\n :root .npm-bg-teams {\n background: none;\n }\n :root .npm-bg-hero > .white,\n :root .npm-bg-teams > .white {\n color: #cad3f5;\n }\n :root .npm-bg-gradient {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-rainbow-circle {\n background-image: linear-gradient(#181926, #181926), linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-btn-red {\n background-color: #ed8796;\n border-bottom-color: #eed49f;\n }\n :root a[href=\"/products/teams\"].npm-title {\n background-color: #ed8796;\n color: #181926;\n border-color: #cad3f5;\n }\n :root ul.featureComparisonList img[alt=\"feature included\"] {\n filter: brightness(0) saturate(100%) invert(62%) sepia(22%) saturate(880%) hue-rotate(302deg) brightness(98%) contrast(90%);\n }\n :root ._24a1e9c7 {\n background-image: none;\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n /* Danger */\n /* Success */\n }\n :root ._24a1e9c7:not([disabled]):hover {\n background-color: #494d64;\n }\n :root ._24a1e9c7[disabled] {\n background-color: #1e2030;\n color: #a5adcb;\n }\n :root ._24a1e9c7._4a3f8f21 {\n background-color: #ed8796;\n color: #494d64;\n }\n :root ._24a1e9c7._4a3f8f21:hover {\n background-color: #f09da9;\n }\n :root ._24a1e9c7.c37751f6 {\n background-color: #a6da95;\n color: #494d64;\n }\n :root ._24a1e9c7.c37751f6:hover {\n background-color: #b6e1a8;\n }\n :root #signup {\n /* Logged out signup button in header */\n }\n :root #signup[href=\"/signup\"] {\n border-color: #363a4f;\n }\n :root #signup #signup_email_error_message,\n :root #signup #signup_password_error_message {\n color: #ed8796;\n }\n :root #signup fieldset {\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"] {\n background-color: transparent;\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"]:hover {\n background-color: #1e2030;\n }\n :root button[name=\"show-hide-password\"]::before {\n background-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] li a:hover {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root select {\n background-color: #363a4f;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] > div:focus-within {\n outline-style: none;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label {\n color: #a5adcb;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_optimal\"] {\n border-bottom-color: #494d64;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_popularity\"] {\n border-bottom-color: #91d7e3;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_quality\"] {\n border-bottom-color: #c6a0f6;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_maintenance\"] {\n border-bottom-color: #ed8796;\n }\n :root .a9b7335e {\n background-color: #1e2030;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a:hover {\n background-color: #1e2030;\n }\n :root #pkg-list-exact-match {\n color: #24273a;\n background-color: #c6a0f6;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"] {\n background-color: #1e2030;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"]:hover {\n background-color: #181926;\n }\n :root a[aria-label^=\"publisher\"]:hover {\n color: #ed8796;\n }\n :root ._89d0b3e5 {\n color: #cad3f5;\n }\n :root ._464c07bf {\n background-color: #91d7e3;\n }\n :root ._625ca439 {\n background-color: #c6a0f6;\n }\n :root ._9a8a65f4 {\n background-color: #ed8796;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > polygon {\n fill: #24273a;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > rect {\n fill: #cad3f5;\n }\n :root footer a[href=\"https://github.com\"] svg {\n fill: #cad3f5;\n }\n :root footer::after {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root div.highlight pre .pl-mb,\n :root div.highlight pre .pl-mdr,\n :root div.highlight pre .pl-c {\n color: var(--color-prettylights-syntax-comment);\n }\n :root div.highlight pre .pl-c1,\n :root div.highlight pre .pl-s .pl-v {\n color: var(--color-prettylights-syntax-constant);\n }\n :root div.highlight pre .pl-e,\n :root div.highlight pre .pl-en {\n color: var(--color-prettylights-syntax-entity);\n }\n :root div.highlight pre .pl-s .pl-s1,\n :root div.highlight pre .pl-smi {\n color: var(--color-prettylights-syntax-storage-modifier-import);\n }\n :root div.highlight pre .pl-ent {\n color: var(--color-prettylights-syntax-entity-tag);\n }\n :root div.highlight pre .pl-k {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root div.highlight pre .pl-pds,\n :root div.highlight pre .pl-s,\n :root div.highlight pre .pl-s .pl-pse .pl-s1,\n :root div.highlight pre .pl-sr,\n :root div.highlight pre .pl-sr .pl-cce,\n :root div.highlight pre .pl-sr .pl-sra,\n :root div.highlight pre .pl-sr .pl-sre {\n color: var(--color-prettylights-syntax-string);\n }\n :root div.highlight pre .pl-smw,\n :root div.highlight pre .pl-v {\n color: var(--color-prettylights-syntax-variable);\n }\n :root div.highlight pre .pl-bu {\n color: var(--color-prettylights-syntax-brackethighlighter-unmatched);\n }\n :root div.highlight pre .pl-ii {\n color: var(--color-prettylights-syntax-invalid-illegal-text);\n background-color: var(--color-prettylights-syntax-invalid-illegal-bg);\n }\n :root div.highlight pre .pl-c2 {\n color: var(--color-prettylights-syntax-carriage-return-text);\n background-color: var(--color-prettylights-syntax-carriage-return-bg);\n }\n :root div.highlight pre .pl-sr .pl-cce {\n color: var(--color-prettylights-syntax-string-regexp);\n }\n :root div.highlight pre .pl-ml {\n color: var(--color-prettylights-syntax-markup-list);\n }\n :root div.highlight pre .pl-mh,\n :root div.highlight pre .pl-mh .pl-en,\n :root div.highlight pre .pl-ms {\n color: var(--color-prettylights-syntax-markup-heading);\n }\n :root div.highlight pre .pl-mi {\n color: var(--color-prettylights-syntax-markup-italic);\n }\n :root div.highlight pre .pl-mb {\n color: var(--color-prettylights-syntax-markup-bold);\n }\n :root div.highlight pre .pl-md {\n color: var(--color-prettylights-syntax-markup-deleted-text);\n background-color: var(--color-prettylights-syntax-markup-deleted-bg);\n }\n :root div.highlight pre .pl-mi1 {\n color: var(--color-prettylights-syntax-markup-inserted-text);\n background-color: var(--color-prettylights-syntax-markup-inserted-bg);\n }\n :root div.highlight pre .pl-mc {\n color: var(--color-prettylights-syntax-markup-changed-text);\n background-color: var(--color-prettylights-syntax-markup-changed-bg);\n }\n :root div.highlight pre .pl-mi2 {\n color: var(--color-prettylights-syntax-markup-ignored-text);\n background-color: var(--color-prettylights-syntax-markup-ignored-bg);\n }\n :root div.highlight pre .pl-mdr {\n color: var(--color-prettylights-syntax-meta-diff-range);\n }\n :root div.highlight pre .pl-ba {\n color: var(--color-prettylights-syntax-brackethighlighter-angle);\n }\n :root div.highlight pre .pl-sg {\n color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);\n }\n :root div.highlight pre .pl-corl {\n text-decoration: underline;\n color: var(--color-prettylights-syntax-constant-other-reference-link);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n accent-color: #b7bdf8;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #a5adcb;\n --color-fg-on-emphasis: #24273a;\n --color-fg-brand: #ed8796;\n --color-fg-accent: #8aadf4;\n --color-fg-success: #a6da95;\n --color-fg-attention: #eed49f;\n --color-fg-danger: #ed8796;\n --color-border-strong: #363a4f;\n /* Primary background */\n /* Background layer background */\n /* Primary text */\n /* Secondary text */\n /* Inverse text */\n /* Border colors */\n /* --- ARBITRARY --- */\n /* Top loading bar */\n /* Magnifying glass icon (search box, discover packages) */\n /* \"Beta\" pill */\n /* Green checkmark */\n /* --- HEADER --- */\n /* --- HOME PAGE --- */\n /* Popular libraries section */\n /* Discover packages section */\n /* By the numbers section */\n /* Recently updated packages section */\n /* --- PACKAGE PAGES --- */\n /* \"public\" text */\n /* TypeScript logo */\n /* Navigation tabs */\n /* Sidebar icons */\n /* Copy install command box */\n /* Weekly downloads chart */\n /* Sidebar provenance popup */\n /* Provenance icon */\n /* Provenance section at bottom */\n /* Sidebar text */\n /* Tab headings */\n /* File explorer tab */\n /* Versions tab */\n /* Dependencies/dependents tab */\n /* Readme tab */\n /* Keyword links */\n /* Share provenance feedback link */\n /* --- PROFILE PAGES --- */\n /* --- SETTINGS PAGES --- */\n /* Headings */\n /* Left panel */\n /* Linked accounts & recovery option settings */\n /* Email and password settings */\n /* Access tokens settings */\n /* 2FA authentication page */\n /* Create organization page */\n /* Step 1: create an org */\n /* Step 2: invite members */\n /* Billing information page */\n /* Pricing page */\n /* --- GENERIC --- */\n /* Buttons/button links */\n /* Signup form */\n /* Dropdowns */\n /* Select menus */\n /* --- SEARCH RESULTS --- */\n /* Results header, results count, pagination buttons */\n /* Username links */\n /* PQM text */\n /* PQM bars */\n /* --- FOOTER --- */\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8bd5ca;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #c6a0f6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n /* stylelint-disable declaration-block-single-line-max-declarations */\n /* prettier-ignore */\n /* stylelint-enable declaration-block-single-line-max-declarations */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input,\n :root textarea {\n background-color: transparent;\n }\n :root input:focus,\n :root textarea:focus {\n box-shadow: 0 0 0 2px #b7bdf8;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root main {\n background-color: #24273a !important;\n }\n :root .bg-white,\n :root ._4ea0e50d {\n background-color: #24273a;\n }\n :root ._7eb68a55,\n :root .e9998f88 {\n background-color: #1e2030;\n }\n :root ._99e3854f,\n :root .black,\n :root .black-90,\n :root .black-80,\n :root ._0b9b6c57,\n :root ._1b8c0a9f,\n :root p,\n :root a {\n color: #cad3f5;\n }\n :root .black-70,\n :root .black-60,\n :root .cd2827bb a {\n color: #a5adcb;\n }\n :root ._66c2abad {\n color: #6e738d;\n }\n :root .white {\n color: #24273a;\n }\n :root .b--black-10,\n :root .b--black-20 {\n border-color: #363a4f;\n }\n :root div.fixed.top-0.left-0.z-999 {\n background-color: #ed8796;\n }\n :root svg g[stroke=\"#777777\"] {\n stroke: #a5adcb;\n }\n :root .a17280e0 {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root [fill=\"#107010\"] {\n fill: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] {\n background-color: #98cf86;\n border-color: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] #notification,\n :root [data-test-id=\"notification-banner\"] button[aria-label=\"Close notification\"] {\n color: #24273a;\n }\n :root header {\n border-bottom-color: #363a4f;\n /* Top bar gradient */\n /* Heart icon */\n /* Logo */\n /* Search box */\n /* Profile picture navigation */\n }\n :root header .e7070742 {\n border-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6) 3;\n }\n :root header ._0edb515f {\n color: #cad3f5;\n }\n :root header a[href=\"/\"] > svg > path {\n fill: #cad3f5;\n }\n :root header form#search button[type=\"submit\"] {\n background-color: #b8c0e0;\n }\n :root header form#search > div {\n border-color: #181926;\n /* Floating live results */\n }\n :root header form#search > div:focus-within {\n border-color: #b8c0e0;\n }\n :root header form#search > div > div {\n background-color: #181926;\n }\n :root header form#search > div > div input[type=\"search\"] {\n color: #cad3f5;\n }\n :root header form#search > div > div input[type=\"search\"]:focus {\n box-shadow: none;\n }\n :root header form#search > div > div input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root header form#search > div ul li {\n border-bottom-color: #363a4f;\n color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) {\n /* Popup */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button {\n /* Dropdown arrow */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] {\n border-color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] + div > svg {\n fill: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div {\n border-color: #363a4f;\n /* Popup triangle */\n /* Username */\n /* Navigation options */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::after {\n border-bottom-color: #24273a;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div h2 {\n border-bottom-color: #494d64;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a {\n /* Red \"Add Organization\" button */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:hover,\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:focus {\n background-color: #181926;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] {\n border-color: #363a4f;\n color: #ed8796;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] svg {\n fill: #ed8796;\n }\n :root ._8c1ee087 {\n background-image: linear-gradient(270deg, rgba(237, 135, 150, 0.16) 0%, rgba(237, 135, 150, 0.56) 18.45%, rgba(237, 135, 150, 0.8) 49.67%, rgba(237, 135, 150, 0.56) 82.52%, rgba(237, 135, 150, 0.19) 99.7%, rgba(237, 135, 150, 0) 99.71%, rgba(237, 135, 150, 0) 99.72%, rgba(237, 135, 150, 0.16) 99.73%), url(\"https://static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png\");\n }\n :root ._8c1ee087 a[href=\"/signup\"] {\n background-color: #eed49f;\n }\n :root ._8c1ee087 a[href=\"/products/pro\"] {\n background-color: #ed8796;\n border-color: #cad3f5;\n }\n :root article > section:nth-of-type(2) {\n color: #cad3f5;\n }\n :root #popular-libraries-header + hr {\n border-color: #ed8796;\n }\n :root ul[aria-labelledby=\"popular-libraries-header\"] li a {\n border-bottom-color: #363a4f;\n }\n :root #discover-packages-header + hr {\n border-color: #eeae9b;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li a {\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 1):hover a {\n color: #c6a0f6;\n border-bottom-color: #c6a0f6;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 2):hover a {\n color: #a6da95;\n border-bottom-color: #a6da95;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 3):hover a {\n color: #91d7e3;\n border-bottom-color: #91d7e3;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 4):hover a {\n color: #ed8796;\n border-bottom-color: #ed8796;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 5):hover a {\n color: #eed49f;\n border-bottom-color: #eed49f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 6):hover a {\n color: #f5bde6;\n border-bottom-color: #f5bde6;\n }\n :root ._8f26e3fd {\n border-color: #eed49f;\n }\n :root #recently-updated-packages-header + hr {\n border-color: #ed8796;\n }\n :root ._813b53b2 {\n color: #a6da95;\n }\n :root img[alt=\"TypeScript icon, indicating that this package has built-in type declarations\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20256%20256%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M0%200h256v256H0z%22/%3E%3Cpath%20d%3D%22M150.5%20200.5v27.6c4.5%202.3%209.8%204%2015.9%205.2s12.6%201.7%2019.4%201.7c6.6%200%2012.9-.6%2018.9-1.9s11.2-3.4%2015.7-6.3%208-6.7%2010.7-11.4q3.9-7.05%203.9-17.4c0-5-.7-9.4-2.2-13.2s-3.7-7.1-6.5-10.1c-2.8-2.9-6.2-5.6-10.1-7.9s-8.4-4.5-13.3-6.6c-3.6-1.5-6.9-2.9-9.8-4.4-2.9-1.4-5.3-2.8-7.3-4.3s-3.6-3-4.7-4.7-1.6-3.5-1.6-5.6q0-2.85%201.5-5.1c1.5-2.25%202.4-2.8%204.1-3.9%201.8-1.1%204-1.9%206.6-2.5s5.5-.9%208.6-.9c2.3%200%204.7.2%207.3.5s5.1.9%207.7%201.6%205.1%201.6%207.6%202.7c2.4%201.1%204.7%202.4%206.8%203.8v-25.8q-6.3-2.4-13.8-3.6c-7.5-1.2-10.7-1.2-17.1-1.2-6.6%200-12.8.7-18.7%202.1s-11%203.6-15.5%206.6-8%206.8-10.6%2011.4-3.9%2010.2-3.9%2016.6c0%208.2%202.4%2015.2%207.1%2021.1%204.8%205.8%2012%2010.7%2021.6%2014.8%203.8%201.6%207.3%203.1%2010.6%204.6s6.1%203%208.5%204.7%204.3%203.4%205.7%205.3%202.1%204.1%202.1%206.5c0%201.8-.4%203.4-1.3%205-.9%201.5-2.2%202.8-3.9%204s-3.9%202-6.6%202.6-5.7.9-9.2.9c-6%200-11.9-1.1-17.8-3.2-5.9-2-11.4-5.1-16.4-9.3m-46-68.8H140V109H41v22.7h35.3V233h28.1V131.7z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2324273a%22/%3E%3C/svg%3E\");\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) {\n border-color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(238, 212, 159, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) a {\n color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) {\n border-color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) a {\n color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) {\n border-color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(198, 160, 246, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) a {\n color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) {\n border-color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(245, 189, 230, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) a {\n color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) {\n border-color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(125, 196, 228, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) a {\n color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) {\n border-color: #a6da95;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(166, 218, 149, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) a {\n color: #a6da95;\n }\n :root ._5cfc0900 svg,\n :root .b5be2af6 svg,\n :root button[aria-label=\"Copy install command line\"] svg,\n :root [aria-labelledby=\"repository repository-link\"] svg g {\n fill: #cad3f5;\n }\n :root p:has(button[aria-label=\"Copy install command line\"]) {\n border-color: #363a4f;\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) {\n border-bottom-color: rgba(183, 189, 248, 0.2);\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) svg {\n stroke: #b7bdf8;\n fill: rgba(183, 189, 248, 0.2);\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::after {\n border-bottom-color: #24273a;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div > div div:nth-of-type(2) {\n border-color: #363a4f;\n }\n :root ._1e07caeb {\n color: #cad3f5;\n }\n :root ._9666fddd,\n :root ._861fb12a,\n :root ._2160593e {\n color: #a5adcb;\n }\n :root .f97c6116 {\n fill: #a6da95;\n }\n :root #provenance-details-header + div {\n border-color: #363a4f;\n }\n :root .c84e15be {\n color: #a5adcb;\n }\n :root [id^=\"tabpanel-\"] h2 {\n color: #cad3f5;\n }\n :root #tabpanel-explore > div > div {\n border-color: #363a4f;\n /* Back button inside file */\n /* File paths/link */\n }\n :root #tabpanel-explore > div > div > div:has(h2),\n :root #tabpanel-explore > div > div div:has(+ pre) {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ._450b46e9 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M50.4%2074.7%2023.7%2050l26.7-24.7-5.4-5.9L11.9%2050%2045%2080.6z%22/%3E%3Cpath%20d%3D%22M82.6%2019.4%2049.6%2050l33%2030.6%205.5-5.9L61.4%2050l26.7-24.7z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li:hover {\n background-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li img._1528cda6 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2098%20122.5%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M37.9%2018.4H13v61.2h72V25H49zM79%2073.6H19V44h60zM79%2038H19V24.4h17.2L47.3%2031H79z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li img._7ec1ed32 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M82.2%2010.7H38.7l-20.9%2019v59.6h64.4zm-44.6%206.4v11.2H25.3zm40.6%2068.2H21.8v-53h19.8V14.7h36.6z%22/%3E%3Cpath%20d%3D%22M34.3%2044.7h31.4v4H34.3zm0%2013.2h31.4v4H34.3zm0%2013.1h31.4v4H34.3z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div button,\n :root #tabpanel-explore > div > div svg:has(> circle) {\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div div:has(+ pre) {\n background-color: #1e2030;\n }\n :root #tabpanel-explore > div > div pre {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div pre .react-syntax-highlighter-line-number {\n color: #b8c0e0 !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(102, 102, 102);\"] {\n color: var(--color-prettylights-syntax-comment) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(150, 152, 150);\"] {\n color: #6e738d !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 92, 197);\"] {\n color: var(--color-prettylights-syntax-constant) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(215, 58, 73);\"],\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 134, 179);\"] {\n color: var(--color-prettylights-syntax-keyword) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(3, 47, 98);\"] {\n color: var(--color-prettylights-syntax-string) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(111, 66, 193);\"] {\n color: var(--color-prettylights-syntax-entity) !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(223, 80, 0);\"] {\n color: #f5a97f !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(99, 163, 92);\"] {\n color: #a6da95 !important;\n }\n :root #tabpanel-explore > div > div pre .hljs-subst,\n :root #tabpanel-explore > div > div pre .hljs-built_in {\n color: var(--color-prettylights-syntax-storage-modifier-import) !important;\n }\n :root #tabpanel-versions ul li[class] div {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-dependencies ul a,\n :root #tabpanel-dependents ul a {\n color: #ed8796;\n }\n :root #tabpanel-dependencies ul a:hover,\n :root #tabpanel-dependents ul a:hover {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme a {\n color: #ed8796;\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2,\n :root #tabpanel-readme #readme h3,\n :root #tabpanel-readme #readme h4,\n :root #tabpanel-readme #readme h5,\n :root #tabpanel-readme #readme h6 {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme h1 a,\n :root #tabpanel-readme #readme h2 a,\n :root #tabpanel-readme #readme h3 a,\n :root #tabpanel-readme #readme h4 a,\n :root #tabpanel-readme #readme h5 a,\n :root #tabpanel-readme #readme h6 a,\n :root #tabpanel-readme #readme h1 svg,\n :root #tabpanel-readme #readme h2 svg,\n :root #tabpanel-readme #readme h3 svg,\n :root #tabpanel-readme #readme h4 svg,\n :root #tabpanel-readme #readme h5 svg,\n :root #tabpanel-readme #readme h6 svg {\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root #tabpanel-readme #readme p,\n :root #tabpanel-readme #readme li {\n color: #a5adcb;\n }\n :root #tabpanel-readme #readme strong {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre,\n :root #tabpanel-readme #readme code {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .keyword,\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type {\n color: var(--color-prettylights-syntax-keyword);\n font-weight: normal;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .string {\n color: var(--color-prettylights-syntax-string);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .variable {\n color: var(--color-prettylights-syntax-variable);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .entity,\n :root #tabpanel-readme #readme pre.editor.editor-colors .function {\n color: var(--color-prettylights-syntax-entity);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .comment {\n color: var(--color-prettylights-syntax-comment);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type.function {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .punctuation.definition:not(.string) {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .constant {\n color: var(--color-prettylights-syntax-constant);\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2 {\n border-bottom-color: #494d64;\n }\n :root #tabpanel-readme #readme h4 {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-readme #readme blockquote {\n background-color: #3a3e55;\n border-left-color: #5b6078;\n }\n :root #tabpanel-readme #readme table {\n color: #cad3f5;\n border-bottom-style: none;\n }\n :root #tabpanel-readme #readme table td,\n :root #tabpanel-readme #readme table th {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root #user-content-keywords {\n color: #cad3f5;\n }\n :root #user-content-keywords + ul a {\n color: #ed8796;\n }\n :root #user-content-keywords + ul a:hover {\n color: #cad3f5;\n }\n :root #user-content-provenance a[href=\" https://github.com/npm/feedback\"] {\n color: #cad3f5;\n }\n :root .eaac77a6 {\n color: #5b6078;\n }\n :root ._34da67ba {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.48%2016.27%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20d%3D%22M5.16%2016.27v-2.4c-.31%200-.6.08-.89.1a2.61%202.61%200%200%201-2.77-1.66%202.65%202.65%200%200%200-1.14-1.42%201.2%201.2%200%200%201-.3-.26c-.06-.13-.06-.24.09-.28a1.5%201.5%200%200%201%20.42%200%202%202%200%200%201%201.51%201%202.21%202.21%200%200%200%203%20.93c.06%200%20.15-.09.16-.14a2.5%202.5%200%200%201%20.63-1.32c-.51-.11-1-.19-1.48-.32a4.13%204.13%200%200%201-2.83-2.15A6%206%200%200%201%201%206.08a4.27%204.27%200%200%201%201-3.16.37.37%200%200%200%200-.25A3.83%203.83%200%200%201%202%20.52c.15-.55.2-.58.76-.47A6.7%206.7%200%200%201%204.92%201a.45.45%200%200%200%20.34.07%209.7%209.7%200%200%201%205%200%20.52.52%200%200%200%20.33-.07c.49-.24%201-.54%201.46-.74A4.4%204.4%200%200%201%2013.13%200a.27.27%200%200%201%20.2.13%203.87%203.87%200%200%201%20.15%202.4.44.44%200%200%200%20.11.46%203.8%203.8%200%200%201%20.75%201.5%206%206%200%200%201%200%202.38%204%204%200%200%201-2.19%203.2%206.7%206.7%200%200%201-1.23.46c-.41.11-.85.17-1.29.26a2.74%202.74%200%200%201%20.67%202v3.41Z%22/%3E%3C/svg%3E\");\n }\n :root ._69ab2ca0 {\n border-color: #363a4f;\n background-color: #1e2030;\n }\n :root ._7fb5e603 h1 {\n color: #cad3f5;\n }\n :root aside.e9998f88 {\n box-shadow: none;\n /* Create organization button */\n }\n :root aside.e9998f88 ul.c63ae7fc li:hover {\n background-color: #181926;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"] {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"]:hover {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .b49405c7 {\n color: #cad3f5;\n }\n :root p:has(+ div > a[href^=\"/settings/\"][href$=\"/email\"] + a[href^=\"/settings/\"][href$=\"/password\"]),\n :root p:has(+ a[href^=\"/settings/\"][href$=\"/delete-account\"]) {\n color: #cad3f5;\n }\n :root form#tokens table td span {\n color: #b8c0e0;\n }\n :root form#tokens table td span:hover {\n color: #cad3f5;\n }\n :root form#tokens table td code {\n color: #a5adcb;\n }\n :root form#tokens table + div {\n color: #cad3f5;\n }\n :root ._305a9f55 ._038c0473 {\n border-color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.2);\n }\n ._305a9f55 ._038c0473 :root button[aria-label^=\"Delete token ending in\"] {\n border-color: #5b6078;\n }\n :root button[aria-label^=\"Delete token ending in\"].b55db0e2:hover {\n border-color: #ed8796;\n background-color: #ed8796;\n color: #24273a;\n }\n :root ._75ce47e7 {\n background-color: #24273a;\n }\n :root ._75ce47e7 ._71252860,\n :root ._75ce47e7 .d7eb966d {\n color: #cad3f5;\n }\n :root ._75ce47e7 [fill=\"#65C6C9\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint0_linear_110_3043)\"] {\n fill: #8aadf4;\n }\n :root ._75ce47e7 [fill=\"url(#paint2_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_110_3043)\"] {\n fill: #24273a;\n }\n :root ._75ce47e7::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 {\n background-color: #24273a;\n }\n :root ._320f7a67::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 section {\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);\n }\n :root ._320f7a67 div[role=\"radiogroup\"] {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root ._320f7a67 #gat-banner span {\n color: #eed49f;\n }\n :root .acb78000::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .e99f3f5d {\n color: #a6da95;\n }\n :root img[src=\"https://static-production.npmjs.com/28dd82ec6e5fe3cfbb4d2c4ec492076b.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%23a6da95%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.63%2026.84h-4.46a.37.37%200%200%201-.37-.36v-6h-3v6a.36.36%200%200%201-.36.36h-4.51a.94.94%200%200%201-.93-.94V19a1.6%201.6%200%200%201-.38%200%20.89.89%200%200%201-.74-.31A1.31%201.31%200%200%201%2011%2016.9l7.42-6.42a1.28%201.28%200%200%201%201.58-.05.2.2%200%200%201%20.09.05l7.42%206.42a1.31%201.31%200%200%201%20.14%201.82.86.86%200%200%201-.74.31%201.5%201.5%200%200%201-.37%200v6.87a.94.94%200%200%201-.91.94%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\");\n }\n :root img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.67%2020.87a4.95%204.95%200%201%200%204.94%204.94%205%205%200%200%200-4.94-4.94m0%209a4%204%200%201%201%204-4.05%204.06%204.06%200%200%201-4%204.04Z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M28.2%2025.41h-2v-2a.45.45%200%200%200-.9%200v2h-2a.45.45%200%200%200%200%20.9h2v2a.45.45%200%200%200%20.9%200v-2h2a.45.45%200%200%200%200-.9m-7.12-8.58A5%205%200%200%201%2019.9%2019a.48.48%200%200%200-.13.32v.86a.7.7%200%200%200%200%20.14c.17.54.37.66%201.28%201.14a.45.45%200%200%200%20.61-.19.44.44%200%200%200-.19-.6c-.69-.37-.77-.41-.82-.56v-.61a5.9%205.9%200%200%200%201.23-2.26%201.82%201.82%200%200%200%20.33-2.44V13c0-2.41-1.5-3.8-4.11-3.8S14%2010.62%2014%2013v1.78a1.8%201.8%200%200%200-.3%201.29%201.84%201.84%200%200%200%20.63%201.15%205.9%205.9%200%200%200%201.23%202.26v.59c-.14.24-1%201-5.8%202.87a1.07%201.07%200%200%200-.68%201v2.15a1.07%201.07%200%200%200%201.06%201.07h9.23a.45.45%200%200%200%200-.9h-9.23a.17.17%200%200%201-.16-.17v-2.16a.15.15%200%200%201%20.1-.15c5.28-2%206.18-2.9%206.36-3.49a.3.3%200%200%200%200-.13v-.86a.44.44%200%200%200-.13-.32%205.1%205.1%200%200%201-1.18-2.15.44.44%200%200%200-.17-.25.93.93%200%200%201-.18-1.36.5.5%200%200%200%20.1-.29V13c0-1.87%201.14-2.9%203.22-2.9s3.21%201%203.21%202.9v1.93a.46.46%200%200%200%20.11.29%201%201%200%200%201%20.21.73.94.94%200%200%201-.39.63.45.45%200%200%200-.16.25%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root div:has(> form[action=\"/org/create\"]) {\n color: #cad3f5;\n }\n :root div:has(> form[action=\"/org/create\"]),\n :root div:has(> form[action=\"/org/create\"]) + div {\n border-color: #363a4f;\n }\n :root .bg-washed-green {\n background-color: #b0e3db;\n }\n :root .b--light-green {\n border-color: #8bd5ca;\n }\n :root .dark-gray {\n color: #cad3f5 !important;\n }\n :root .light-silver {\n color: #b8c0e0;\n }\n :root .npm-red {\n color: #ed8796;\n }\n :root .a11y-light-gray,\n :root .bg-gray {\n background-color: #a5adcb !important;\n }\n :root .bg-dark-gray {\n background-color: #cad3f5;\n }\n :root .bg-light-gray,\n :root .bg-near-white {\n background-color: #363a4f !important;\n }\n :root .npm-bg-hero,\n :root .npm-bg-teams {\n background: none;\n }\n :root .npm-bg-hero > .white,\n :root .npm-bg-teams > .white {\n color: #cad3f5;\n }\n :root .npm-bg-gradient {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-rainbow-circle {\n background-image: linear-gradient(#181926, #181926), linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-btn-red {\n background-color: #ed8796;\n border-bottom-color: #eed49f;\n }\n :root a[href=\"/products/teams\"].npm-title {\n background-color: #ed8796;\n color: #181926;\n border-color: #cad3f5;\n }\n :root ul.featureComparisonList img[alt=\"feature included\"] {\n filter: brightness(0) saturate(100%) invert(62%) sepia(22%) saturate(880%) hue-rotate(302deg) brightness(98%) contrast(90%);\n }\n :root ._24a1e9c7 {\n background-image: none;\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n /* Danger */\n /* Success */\n }\n :root ._24a1e9c7:not([disabled]):hover {\n background-color: #494d64;\n }\n :root ._24a1e9c7[disabled] {\n background-color: #1e2030;\n color: #a5adcb;\n }\n :root ._24a1e9c7._4a3f8f21 {\n background-color: #ed8796;\n color: #494d64;\n }\n :root ._24a1e9c7._4a3f8f21:hover {\n background-color: #f09da9;\n }\n :root ._24a1e9c7.c37751f6 {\n background-color: #a6da95;\n color: #494d64;\n }\n :root ._24a1e9c7.c37751f6:hover {\n background-color: #b6e1a8;\n }\n :root #signup {\n /* Logged out signup button in header */\n }\n :root #signup[href=\"/signup\"] {\n border-color: #363a4f;\n }\n :root #signup #signup_email_error_message,\n :root #signup #signup_password_error_message {\n color: #ed8796;\n }\n :root #signup fieldset {\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"] {\n background-color: transparent;\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"]:hover {\n background-color: #1e2030;\n }\n :root button[name=\"show-hide-password\"]::before {\n background-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] li a:hover {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root select {\n background-color: #363a4f;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] > div:focus-within {\n outline-style: none;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label {\n color: #a5adcb;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_optimal\"] {\n border-bottom-color: #494d64;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_popularity\"] {\n border-bottom-color: #91d7e3;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_quality\"] {\n border-bottom-color: #c6a0f6;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_maintenance\"] {\n border-bottom-color: #ed8796;\n }\n :root .a9b7335e {\n background-color: #1e2030;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a:hover {\n background-color: #1e2030;\n }\n :root #pkg-list-exact-match {\n color: #24273a;\n background-color: #c6a0f6;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"] {\n background-color: #1e2030;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"]:hover {\n background-color: #181926;\n }\n :root a[aria-label^=\"publisher\"]:hover {\n color: #ed8796;\n }\n :root ._89d0b3e5 {\n color: #cad3f5;\n }\n :root ._464c07bf {\n background-color: #91d7e3;\n }\n :root ._625ca439 {\n background-color: #c6a0f6;\n }\n :root ._9a8a65f4 {\n background-color: #ed8796;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > polygon {\n fill: #24273a;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > rect {\n fill: #cad3f5;\n }\n :root footer a[href=\"https://github.com\"] svg {\n fill: #cad3f5;\n }\n :root footer::after {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root div.highlight pre .pl-mb,\n :root div.highlight pre .pl-mdr,\n :root div.highlight pre .pl-c {\n color: var(--color-prettylights-syntax-comment);\n }\n :root div.highlight pre .pl-c1,\n :root div.highlight pre .pl-s .pl-v {\n color: var(--color-prettylights-syntax-constant);\n }\n :root div.highlight pre .pl-e,\n :root div.highlight pre .pl-en {\n color: var(--color-prettylights-syntax-entity);\n }\n :root div.highlight pre .pl-s .pl-s1,\n :root div.highlight pre .pl-smi {\n color: var(--color-prettylights-syntax-storage-modifier-import);\n }\n :root div.highlight pre .pl-ent {\n color: var(--color-prettylights-syntax-entity-tag);\n }\n :root div.highlight pre .pl-k {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root div.highlight pre .pl-pds,\n :root div.highlight pre .pl-s,\n :root div.highlight pre .pl-s .pl-pse .pl-s1,\n :root div.highlight pre .pl-sr,\n :root div.highlight pre .pl-sr .pl-cce,\n :root div.highlight pre .pl-sr .pl-sra,\n :root div.highlight pre .pl-sr .pl-sre {\n color: var(--color-prettylights-syntax-string);\n }\n :root div.highlight pre .pl-smw,\n :root div.highlight pre .pl-v {\n color: var(--color-prettylights-syntax-variable);\n }\n :root div.highlight pre .pl-bu {\n color: var(--color-prettylights-syntax-brackethighlighter-unmatched);\n }\n :root div.highlight pre .pl-ii {\n color: var(--color-prettylights-syntax-invalid-illegal-text);\n background-color: var(--color-prettylights-syntax-invalid-illegal-bg);\n }\n :root div.highlight pre .pl-c2 {\n color: var(--color-prettylights-syntax-carriage-return-text);\n background-color: var(--color-prettylights-syntax-carriage-return-bg);\n }\n :root div.highlight pre .pl-sr .pl-cce {\n color: var(--color-prettylights-syntax-string-regexp);\n }\n :root div.highlight pre .pl-ml {\n color: var(--color-prettylights-syntax-markup-list);\n }\n :root div.highlight pre .pl-mh,\n :root div.highlight pre .pl-mh .pl-en,\n :root div.highlight pre .pl-ms {\n color: var(--color-prettylights-syntax-markup-heading);\n }\n :root div.highlight pre .pl-mi {\n color: var(--color-prettylights-syntax-markup-italic);\n }\n :root div.highlight pre .pl-mb {\n color: var(--color-prettylights-syntax-markup-bold);\n }\n :root div.highlight pre .pl-md {\n color: var(--color-prettylights-syntax-markup-deleted-text);\n background-color: var(--color-prettylights-syntax-markup-deleted-bg);\n }\n :root div.highlight pre .pl-mi1 {\n color: var(--color-prettylights-syntax-markup-inserted-text);\n background-color: var(--color-prettylights-syntax-markup-inserted-bg);\n }\n :root div.highlight pre .pl-mc {\n color: var(--color-prettylights-syntax-markup-changed-text);\n background-color: var(--color-prettylights-syntax-markup-changed-bg);\n }\n :root div.highlight pre .pl-mi2 {\n color: var(--color-prettylights-syntax-markup-ignored-text);\n background-color: var(--color-prettylights-syntax-markup-ignored-bg);\n }\n :root div.highlight pre .pl-mdr {\n color: var(--color-prettylights-syntax-meta-diff-range);\n }\n :root div.highlight pre .pl-ba {\n color: var(--color-prettylights-syntax-brackethighlighter-angle);\n }\n :root div.highlight pre .pl-sg {\n color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);\n }\n :root div.highlight pre .pl-corl {\n text-decoration: underline;\n color: var(--color-prettylights-syntax-constant-other-reference-link);\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n accent-color: #b7bdf8;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #a5adcb;\n --color-fg-on-emphasis: #24273a;\n --color-fg-brand: #ed8796;\n --color-fg-accent: #8aadf4;\n --color-fg-success: #a6da95;\n --color-fg-attention: #eed49f;\n --color-fg-danger: #ed8796;\n --color-border-strong: #363a4f;\n --header-color: #cad3f5;\n /* Used on deprecation confirmation page */\n --wombat-red: #ee99a0;\n --wombat-red-hover: #ed8796;\n /* Primary background */\n /* Background layer background */\n /* Primary text */\n /* Secondary text */\n /* Inverse text */\n /* Border colors */\n /* --- ARBITRARY --- */\n /* Top loading bar */\n /* Magnifying glass icon (search box, discover packages) */\n /* \"Beta\" pill */\n /* Green checkmark */\n /* --- HEADER --- */\n /* --- HOME PAGE --- */\n /* Popular libraries section */\n /* Discover packages section */\n /* By the numbers section */\n /* Recently updated packages section */\n /* --- PACKAGE PAGES --- */\n /* Deprecation warning */\n /* \"public\" text */\n /* TypeScript logo */\n /* Navigation tabs */\n /* Sidebar icons */\n /* Copy install command box */\n /* Weekly downloads chart */\n /* Sidebar provenance popup */\n /* Provenance icon */\n /* Provenance section at bottom */\n /* Sidebar text */\n /* Tab headings */\n /* File explorer tab */\n /* Versions tab */\n /* Dependencies/dependents tab */\n /* Readme tab */\n /* Keyword links */\n /* Share provenance feedback link */\n /* Settings */\n /* --- PROFILE PAGES --- */\n /* --- SETTINGS PAGES --- */\n /* Headings */\n /* Left panel */\n /* Linked accounts & recovery option settings */\n /* Email and password settings */\n /* Access tokens settings */\n /* 2FA authentication page */\n /* Create organization page */\n /* Step 1: create an org */\n /* Step 2: invite members */\n /* Billing information page */\n /* Pricing page */\n /* --- GENERIC --- */\n /* Buttons/button links */\n /* Signup form */\n /* Dropdowns */\n /* Select menus */\n /* --- SEARCH RESULTS --- */\n /* Results header, results count, pagination buttons */\n /* Username links */\n /* PQM text */\n /* PQM bars */\n /* --- FOOTER --- */\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8bd5ca;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #c6a0f6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n /* stylelint-disable declaration-block-single-line-max-declarations */\n /* prettier-ignore */\n /* stylelint-enable declaration-block-single-line-max-declarations */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input,\n :root textarea {\n background-color: transparent;\n }\n :root input:focus,\n :root textarea:focus {\n box-shadow: 0 0 0 2px #b7bdf8;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root main {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .bg-white,\n :root ._4ea0e50d {\n background-color: #24273a;\n }\n :root ._7eb68a55,\n :root .e9998f88 {\n background-color: #1e2030;\n }\n :root .black,\n :root .black-90,\n :root .black-80,\n :root a {\n color: #cad3f5;\n }\n :root .black-70,\n :root .black-60,\n :root .dim:focus,\n :root .dim:hover {\n color: #a5adcb;\n }\n :root .white {\n color: #24273a;\n }\n :root .b--black-10,\n :root .b--black-20 {\n border-color: #363a4f;\n }\n :root div.fixed.top-0.left-0.z-999 {\n background-color: #ed8796;\n }\n :root svg g[stroke=\"#777777\"] {\n stroke: #a5adcb;\n }\n :root .a17280e0 {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root [fill=\"#107010\"] {\n fill: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] {\n background-color: #98cf86;\n border-color: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] #notification,\n :root [data-test-id=\"notification-banner\"] button[aria-label=\"Close notification\"] {\n color: #24273a;\n }\n :root header {\n border-bottom-color: #363a4f;\n /* Top bar gradient */\n /* Heart icon */\n /* Logo */\n /* Search box */\n /* Profile picture navigation */\n }\n :root header .e7070742 {\n border-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6) 3;\n }\n :root header ._0edb515f {\n color: #cad3f5;\n }\n :root header a[href=\"/\"] > svg > path {\n fill: #cad3f5;\n }\n :root header form#search button[type=\"submit\"] {\n background-color: #b8c0e0;\n }\n :root header form#search > div {\n border-color: #181926;\n /* Floating live results */\n }\n :root header form#search > div:focus-within {\n border-color: #b8c0e0;\n }\n :root header form#search > div > div {\n background-color: #181926;\n }\n :root header form#search > div > div input[type=\"search\"] {\n color: #cad3f5;\n }\n :root header form#search > div > div input[type=\"search\"]:focus {\n box-shadow: none;\n }\n :root header form#search > div > div input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root header form#search > div ul li {\n border-bottom-color: #363a4f;\n color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) {\n /* Popup */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button {\n /* Dropdown arrow */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] {\n border-color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] + div > svg {\n fill: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div {\n border-color: #363a4f;\n /* Popup triangle */\n /* Username */\n /* Navigation options */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::after {\n border-bottom-color: #24273a;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div h2 {\n border-bottom-color: #494d64;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div h2 span {\n color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a {\n /* Red \"Add Organization\" button */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:hover,\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:focus {\n background-color: #181926;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] {\n border-color: #363a4f;\n color: #ed8796;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] svg {\n fill: #ed8796;\n }\n :root ._8c1ee087 {\n background-image: linear-gradient(270deg, rgba(237, 135, 150, 0.16) 0%, rgba(237, 135, 150, 0.56) 18.45%, rgba(237, 135, 150, 0.8) 49.67%, rgba(237, 135, 150, 0.56) 82.52%, rgba(237, 135, 150, 0.19) 99.7%, rgba(237, 135, 150, 0) 99.71%, rgba(237, 135, 150, 0) 99.72%, rgba(237, 135, 150, 0.16) 99.73%), url(\"https://static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png\");\n }\n :root ._8c1ee087 a[href=\"/signup\"] {\n background-color: #eed49f;\n }\n :root ._8c1ee087 a[href=\"/products/pro\"] {\n background-color: #ed8796;\n border-color: #cad3f5;\n }\n :root article > section:nth-of-type(2) {\n color: #cad3f5;\n }\n :root #popular-libraries-header + hr {\n border-color: #ed8796;\n }\n :root ul[aria-labelledby=\"popular-libraries-header\"] li a {\n border-bottom-color: #363a4f;\n }\n :root #discover-packages-header + hr {\n border-color: #eeae9b;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li a {\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 1):hover a {\n color: #c6a0f6;\n border-bottom-color: #c6a0f6;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 2):hover a {\n color: #a6da95;\n border-bottom-color: #a6da95;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 3):hover a {\n color: #91d7e3;\n border-bottom-color: #91d7e3;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 4):hover a {\n color: #ed8796;\n border-bottom-color: #ed8796;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 5):hover a {\n color: #eed49f;\n border-bottom-color: #eed49f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 6):hover a {\n color: #f5bde6;\n border-bottom-color: #f5bde6;\n }\n :root ._8f26e3fd {\n border-color: #eed49f;\n }\n :root #recently-updated-packages-header + hr {\n border-color: #ed8796;\n }\n :root .bg-washed-red {\n background-color: rgba(237, 135, 150, 0.3);\n }\n :root .bg-washed-red code {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .red {\n color: #ed8796 !important;\n }\n :root ._813b53b2 {\n color: #a6da95;\n }\n :root img[alt=\"TypeScript icon, indicating that this package has built-in type declarations\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20256%20256%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M0%200h256v256H0z%22/%3E%3Cpath%20d%3D%22M150.5%20200.5v27.6c4.5%202.3%209.8%204%2015.9%205.2s12.6%201.7%2019.4%201.7c6.6%200%2012.9-.6%2018.9-1.9s11.2-3.4%2015.7-6.3%208-6.7%2010.7-11.4q3.9-7.05%203.9-17.4c0-5-.7-9.4-2.2-13.2s-3.7-7.1-6.5-10.1c-2.8-2.9-6.2-5.6-10.1-7.9s-8.4-4.5-13.3-6.6c-3.6-1.5-6.9-2.9-9.8-4.4-2.9-1.4-5.3-2.8-7.3-4.3s-3.6-3-4.7-4.7-1.6-3.5-1.6-5.6q0-2.85%201.5-5.1c1.5-2.25%202.4-2.8%204.1-3.9%201.8-1.1%204-1.9%206.6-2.5s5.5-.9%208.6-.9c2.3%200%204.7.2%207.3.5s5.1.9%207.7%201.6%205.1%201.6%207.6%202.7c2.4%201.1%204.7%202.4%206.8%203.8v-25.8q-6.3-2.4-13.8-3.6c-7.5-1.2-10.7-1.2-17.1-1.2-6.6%200-12.8.7-18.7%202.1s-11%203.6-15.5%206.6-8%206.8-10.6%2011.4-3.9%2010.2-3.9%2016.6c0%208.2%202.4%2015.2%207.1%2021.1%204.8%205.8%2012%2010.7%2021.6%2014.8%203.8%201.6%207.3%203.1%2010.6%204.6s6.1%203%208.5%204.7%204.3%203.4%205.7%205.3%202.1%204.1%202.1%206.5c0%201.8-.4%203.4-1.3%205-.9%201.5-2.2%202.8-3.9%204s-3.9%202-6.6%202.6-5.7.9-9.2.9c-6%200-11.9-1.1-17.8-3.2-5.9-2-11.4-5.1-16.4-9.3m-46-68.8H140V109H41v22.7h35.3V233h28.1V131.7z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2324273a%22/%3E%3C/svg%3E\");\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) {\n border-color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(238, 212, 159, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) a {\n color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) {\n border-color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) a {\n color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) {\n border-color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(198, 160, 246, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) a {\n color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) {\n border-color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(245, 189, 230, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) a {\n color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) {\n border-color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(125, 196, 228, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) a {\n color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) {\n border-color: #a6da95;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(166, 218, 149, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) a {\n color: #a6da95;\n }\n :root ._5cfc0900 svg,\n :root .b5be2af6 svg,\n :root button[aria-label=\"Copy install command line\"] svg,\n :root [aria-labelledby=\"repository repository-link\"] svg g {\n fill: #cad3f5;\n }\n :root p:has(button[aria-label=\"Copy install command line\"]) {\n border-color: #363a4f;\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) {\n border-bottom-color: rgba(183, 189, 248, 0.2);\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) svg {\n stroke: #b7bdf8;\n fill: rgba(183, 189, 248, 0.2);\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::after {\n border-bottom-color: #24273a;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div > div div:nth-of-type(2) {\n border-color: #363a4f;\n }\n :root ._1e07caeb {\n color: #cad3f5;\n }\n :root ._9666fddd,\n :root ._861fb12a,\n :root ._2160593e {\n color: #a5adcb;\n }\n :root .f97c6116 {\n fill: #a6da95;\n }\n :root #provenance-details-header + div {\n border-color: #363a4f;\n }\n :root .c84e15be {\n color: #a5adcb;\n }\n :root [id^=\"tabpanel-\"] h2 {\n color: #cad3f5;\n }\n :root #tabpanel-explore > div > div {\n border-color: #363a4f;\n /* Back button inside file */\n /* File paths/link */\n }\n :root #tabpanel-explore > div > div > div:has(h2),\n :root #tabpanel-explore > div > div div:has(+ pre) {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ._450b46e9 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M50.4%2074.7%2023.7%2050l26.7-24.7-5.4-5.9L11.9%2050%2045%2080.6z%22/%3E%3Cpath%20d%3D%22M82.6%2019.4%2049.6%2050l33%2030.6%205.5-5.9L61.4%2050l26.7-24.7z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li:hover {\n background-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li img._1528cda6 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2098%20122.5%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M37.9%2018.4H13v61.2h72V25H49zM79%2073.6H19V44h60zM79%2038H19V24.4h17.2L47.3%2031H79z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li img._7ec1ed32 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M82.2%2010.7H38.7l-20.9%2019v59.6h64.4zm-44.6%206.4v11.2H25.3zm40.6%2068.2H21.8v-53h19.8V14.7h36.6z%22/%3E%3Cpath%20d%3D%22M34.3%2044.7h31.4v4H34.3zm0%2013.2h31.4v4H34.3zm0%2013.1h31.4v4H34.3z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div button,\n :root #tabpanel-explore > div > div svg:has(> circle) {\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div div:has(+ pre) {\n background-color: #1e2030;\n }\n :root #tabpanel-explore > div > div pre {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div pre .react-syntax-highlighter-line-number {\n color: #b8c0e0 !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(102, 102, 102);\"] {\n color: var(--color-prettylights-syntax-comment) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(150, 152, 150);\"] {\n color: #6e738d !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 92, 197);\"] {\n color: var(--color-prettylights-syntax-constant) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(215, 58, 73);\"],\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 134, 179);\"] {\n color: var(--color-prettylights-syntax-keyword) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(3, 47, 98);\"] {\n color: var(--color-prettylights-syntax-string) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(111, 66, 193);\"] {\n color: var(--color-prettylights-syntax-entity) !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(223, 80, 0);\"] {\n color: #f5a97f !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(99, 163, 92);\"] {\n color: #a6da95 !important;\n }\n :root #tabpanel-explore > div > div pre .hljs-subst,\n :root #tabpanel-explore > div > div pre .hljs-built_in {\n color: var(--color-prettylights-syntax-storage-modifier-import) !important;\n }\n :root #tabpanel-versions ul li[class] div {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-dependencies ul a,\n :root #tabpanel-dependents ul a {\n color: #ed8796;\n }\n :root #tabpanel-dependencies ul a:hover,\n :root #tabpanel-dependents ul a:hover {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme a {\n color: #ed8796;\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2,\n :root #tabpanel-readme #readme h3,\n :root #tabpanel-readme #readme h4,\n :root #tabpanel-readme #readme h5,\n :root #tabpanel-readme #readme h6 {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme h1 a,\n :root #tabpanel-readme #readme h2 a,\n :root #tabpanel-readme #readme h3 a,\n :root #tabpanel-readme #readme h4 a,\n :root #tabpanel-readme #readme h5 a,\n :root #tabpanel-readme #readme h6 a,\n :root #tabpanel-readme #readme h1 svg,\n :root #tabpanel-readme #readme h2 svg,\n :root #tabpanel-readme #readme h3 svg,\n :root #tabpanel-readme #readme h4 svg,\n :root #tabpanel-readme #readme h5 svg,\n :root #tabpanel-readme #readme h6 svg {\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root #tabpanel-readme #readme p,\n :root #tabpanel-readme #readme li {\n color: #a5adcb;\n }\n :root #tabpanel-readme #readme strong {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre,\n :root #tabpanel-readme #readme code {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .keyword,\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type {\n color: var(--color-prettylights-syntax-keyword);\n font-weight: normal;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .string {\n color: var(--color-prettylights-syntax-string);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .variable {\n color: var(--color-prettylights-syntax-variable);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .entity,\n :root #tabpanel-readme #readme pre.editor.editor-colors .function {\n color: var(--color-prettylights-syntax-entity);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .comment {\n color: var(--color-prettylights-syntax-comment);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type.function {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .punctuation.definition:not(.string) {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .constant {\n color: var(--color-prettylights-syntax-constant);\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2 {\n border-bottom-color: #494d64;\n }\n :root #tabpanel-readme #readme h4 {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-readme #readme blockquote {\n background-color: #3a3e55;\n border-left-color: #5b6078;\n }\n :root #tabpanel-readme #readme table {\n color: #cad3f5;\n border-bottom-style: none;\n }\n :root #tabpanel-readme #readme table td,\n :root #tabpanel-readme #readme table th {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root #user-content-keywords {\n color: #cad3f5;\n }\n :root #user-content-keywords + ul a {\n color: #ed8796;\n }\n :root #user-content-keywords + ul a:hover {\n color: #cad3f5;\n }\n :root #user-content-provenance a[href=\" https://github.com/npm/feedback\"] {\n color: #cad3f5;\n }\n :root div[role=\"listitem\"],\n :root div[role=\"radiogroup\"] {\n background: #24273a;\n }\n :root .eaac77a6 {\n color: #5b6078;\n }\n :root ._34da67ba {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.48%2016.27%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20d%3D%22M5.16%2016.27v-2.4c-.31%200-.6.08-.89.1a2.61%202.61%200%200%201-2.77-1.66%202.65%202.65%200%200%200-1.14-1.42%201.2%201.2%200%200%201-.3-.26c-.06-.13-.06-.24.09-.28a1.5%201.5%200%200%201%20.42%200%202%202%200%200%201%201.51%201%202.21%202.21%200%200%200%203%20.93c.06%200%20.15-.09.16-.14a2.5%202.5%200%200%201%20.63-1.32c-.51-.11-1-.19-1.48-.32a4.13%204.13%200%200%201-2.83-2.15A6%206%200%200%201%201%206.08a4.27%204.27%200%200%201%201-3.16.37.37%200%200%200%200-.25A3.83%203.83%200%200%201%202%20.52c.15-.55.2-.58.76-.47A6.7%206.7%200%200%201%204.92%201a.45.45%200%200%200%20.34.07%209.7%209.7%200%200%201%205%200%20.52.52%200%200%200%20.33-.07c.49-.24%201-.54%201.46-.74A4.4%204.4%200%200%201%2013.13%200a.27.27%200%200%201%20.2.13%203.87%203.87%200%200%201%20.15%202.4.44.44%200%200%200%20.11.46%203.8%203.8%200%200%201%20.75%201.5%206%206%200%200%201%200%202.38%204%204%200%200%201-2.19%203.2%206.7%206.7%200%200%201-1.23.46c-.41.11-.85.17-1.29.26a2.74%202.74%200%200%201%20.67%202v3.41Z%22/%3E%3C/svg%3E\");\n }\n :root ._69ab2ca0 {\n border-color: #363a4f;\n background-color: #1e2030;\n }\n :root ._7fb5e603 h1 {\n color: #cad3f5;\n }\n :root aside.e9998f88 {\n box-shadow: none;\n /* Create organization button */\n }\n :root aside.e9998f88 ul.c63ae7fc li:hover {\n background-color: #181926;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"] {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"]:hover {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .b49405c7 {\n color: #cad3f5;\n }\n :root p:has(+ div > a[href^=\"/settings/\"][href$=\"/email\"] + a[href^=\"/settings/\"][href$=\"/password\"]),\n :root p:has(+ a[href^=\"/settings/\"][href$=\"/delete-account\"]) {\n color: #cad3f5;\n }\n :root form#tokens table td span {\n color: #b8c0e0;\n }\n :root form#tokens table td span:hover {\n color: #cad3f5;\n }\n :root form#tokens table td code {\n color: #a5adcb;\n }\n :root form#tokens table + div {\n color: #cad3f5;\n }\n :root ._305a9f55 ._038c0473 {\n border-color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.2);\n }\n ._305a9f55 ._038c0473 :root button[aria-label^=\"Delete token ending in\"] {\n border-color: #5b6078;\n }\n :root button[aria-label^=\"Delete token ending in\"].b55db0e2:hover {\n border-color: #ed8796;\n background-color: #ed8796;\n color: #24273a;\n }\n :root ._75ce47e7 {\n background-color: #24273a;\n }\n :root ._75ce47e7 ._71252860,\n :root ._75ce47e7 .d7eb966d {\n color: #cad3f5;\n }\n :root ._75ce47e7 [fill=\"#65C6C9\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint0_linear_110_3043)\"] {\n fill: #8aadf4;\n }\n :root ._75ce47e7 [fill=\"url(#paint2_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_110_3043)\"] {\n fill: #24273a;\n }\n :root ._75ce47e7::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 {\n background-color: #24273a;\n }\n :root ._320f7a67::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 section {\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);\n }\n :root ._320f7a67 div[role=\"radiogroup\"] {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root ._320f7a67 #gat-banner span {\n color: #eed49f;\n }\n :root .acb78000::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .e99f3f5d {\n color: #a6da95;\n }\n :root img[src=\"https://static-production.npmjs.com/28dd82ec6e5fe3cfbb4d2c4ec492076b.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%23a6da95%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.63%2026.84h-4.46a.37.37%200%200%201-.37-.36v-6h-3v6a.36.36%200%200%201-.36.36h-4.51a.94.94%200%200%201-.93-.94V19a1.6%201.6%200%200%201-.38%200%20.89.89%200%200%201-.74-.31A1.31%201.31%200%200%201%2011%2016.9l7.42-6.42a1.28%201.28%200%200%201%201.58-.05.2.2%200%200%201%20.09.05l7.42%206.42a1.31%201.31%200%200%201%20.14%201.82.86.86%200%200%201-.74.31%201.5%201.5%200%200%201-.37%200v6.87a.94.94%200%200%201-.91.94%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\");\n }\n :root img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.67%2020.87a4.95%204.95%200%201%200%204.94%204.94%205%205%200%200%200-4.94-4.94m0%209a4%204%200%201%201%204-4.05%204.06%204.06%200%200%201-4%204.04Z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M28.2%2025.41h-2v-2a.45.45%200%200%200-.9%200v2h-2a.45.45%200%200%200%200%20.9h2v2a.45.45%200%200%200%20.9%200v-2h2a.45.45%200%200%200%200-.9m-7.12-8.58A5%205%200%200%201%2019.9%2019a.48.48%200%200%200-.13.32v.86a.7.7%200%200%200%200%20.14c.17.54.37.66%201.28%201.14a.45.45%200%200%200%20.61-.19.44.44%200%200%200-.19-.6c-.69-.37-.77-.41-.82-.56v-.61a5.9%205.9%200%200%200%201.23-2.26%201.82%201.82%200%200%200%20.33-2.44V13c0-2.41-1.5-3.8-4.11-3.8S14%2010.62%2014%2013v1.78a1.8%201.8%200%200%200-.3%201.29%201.84%201.84%200%200%200%20.63%201.15%205.9%205.9%200%200%200%201.23%202.26v.59c-.14.24-1%201-5.8%202.87a1.07%201.07%200%200%200-.68%201v2.15a1.07%201.07%200%200%200%201.06%201.07h9.23a.45.45%200%200%200%200-.9h-9.23a.17.17%200%200%201-.16-.17v-2.16a.15.15%200%200%201%20.1-.15c5.28-2%206.18-2.9%206.36-3.49a.3.3%200%200%200%200-.13v-.86a.44.44%200%200%200-.13-.32%205.1%205.1%200%200%201-1.18-2.15.44.44%200%200%200-.17-.25.93.93%200%200%201-.18-1.36.5.5%200%200%200%20.1-.29V13c0-1.87%201.14-2.9%203.22-2.9s3.21%201%203.21%202.9v1.93a.46.46%200%200%200%20.11.29%201%201%200%200%201%20.21.73.94.94%200%200%201-.39.63.45.45%200%200%200-.16.25%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root div:has(> form[action=\"/org/create\"]) {\n color: #cad3f5;\n }\n :root div:has(> form[action=\"/org/create\"]),\n :root div:has(> form[action=\"/org/create\"]) + div {\n border-color: #363a4f;\n }\n :root .bg-washed-green {\n background-color: #b0e3db;\n }\n :root .b--light-green {\n border-color: #8bd5ca;\n }\n :root .dark-gray {\n color: #cad3f5 !important;\n }\n :root .light-silver {\n color: #b8c0e0;\n }\n :root .npm-red {\n color: #ed8796;\n }\n :root .a11y-light-gray,\n :root .bg-gray {\n background-color: #a5adcb !important;\n }\n :root .bg-dark-gray {\n background-color: #cad3f5;\n }\n :root .bg-light-gray,\n :root .bg-near-white {\n background-color: #363a4f !important;\n }\n :root .npm-bg-hero,\n :root .npm-bg-teams {\n background: none;\n }\n :root .npm-bg-hero > .white,\n :root .npm-bg-teams > .white {\n color: #cad3f5;\n }\n :root .npm-bg-gradient {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-rainbow-circle {\n background-image: linear-gradient(#181926, #181926), linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-btn-red {\n background-color: #ed8796;\n border-bottom-color: #eed49f;\n }\n :root a[href=\"/products/teams\"].npm-title {\n background-color: #ed8796;\n color: #181926;\n border-color: #cad3f5;\n }\n :root ul.featureComparisonList img[alt=\"feature included\"] {\n filter: brightness(0) saturate(100%) invert(62%) sepia(22%) saturate(880%) hue-rotate(302deg) brightness(98%) contrast(90%);\n }\n :root ._24a1e9c7 {\n background-image: none;\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n /* Danger */\n /* Success */\n }\n :root ._24a1e9c7:not([disabled]):hover {\n background-color: #494d64;\n }\n :root ._24a1e9c7[disabled] {\n background-color: #1e2030;\n color: #a5adcb;\n }\n :root ._24a1e9c7._4a3f8f21 {\n background-color: #ed8796;\n color: #494d64;\n }\n :root ._24a1e9c7._4a3f8f21:hover {\n background-color: #f09da9;\n }\n :root ._24a1e9c7.c37751f6 {\n background-color: #a6da95;\n color: #494d64;\n }\n :root ._24a1e9c7.c37751f6:hover {\n background-color: #b6e1a8;\n }\n :root #signup {\n /* Logged out signup button in header */\n }\n :root #signup[href=\"/signup\"] {\n border-color: #363a4f;\n }\n :root #signup #signup_email_error_message,\n :root #signup #signup_password_error_message {\n color: #ed8796;\n }\n :root #signup fieldset {\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"] {\n background-color: transparent;\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"]:hover {\n background-color: #1e2030;\n }\n :root button[name=\"show-hide-password\"]::before {\n background-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] li a:hover {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root select {\n background-color: #363a4f;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] > div:focus-within {\n outline-style: none;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label {\n color: #a5adcb;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_optimal\"] {\n border-bottom-color: #494d64;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_popularity\"] {\n border-bottom-color: #91d7e3;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_quality\"] {\n border-bottom-color: #c6a0f6;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_maintenance\"] {\n border-bottom-color: #ed8796;\n }\n :root .a9b7335e {\n background-color: #1e2030;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a:hover {\n background-color: #1e2030;\n }\n :root #pkg-list-exact-match {\n color: #24273a;\n background-color: #c6a0f6;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"] {\n background-color: #1e2030;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"]:hover {\n background-color: #181926;\n }\n :root a[aria-label^=\"publisher\"]:hover {\n color: #ed8796;\n }\n :root ._89d0b3e5 {\n color: #cad3f5;\n }\n :root ._464c07bf {\n background-color: #91d7e3;\n }\n :root ._625ca439 {\n background-color: #c6a0f6;\n }\n :root ._9a8a65f4 {\n background-color: #ed8796;\n }\n :root footer h3 {\n color: #cad3f5;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > polygon {\n fill: #24273a;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > rect {\n fill: #cad3f5;\n }\n :root footer a[href=\"https://github.com\"] svg {\n fill: #cad3f5;\n }\n :root footer::after {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root div.highlight pre .pl-mb,\n :root div.highlight pre .pl-mdr,\n :root div.highlight pre .pl-c {\n color: var(--color-prettylights-syntax-comment);\n }\n :root div.highlight pre .pl-c1,\n :root div.highlight pre .pl-s .pl-v {\n color: var(--color-prettylights-syntax-constant);\n }\n :root div.highlight pre .pl-e,\n :root div.highlight pre .pl-en {\n color: var(--color-prettylights-syntax-entity);\n }\n :root div.highlight pre .pl-s .pl-s1,\n :root div.highlight pre .pl-smi {\n color: var(--color-prettylights-syntax-storage-modifier-import);\n }\n :root div.highlight pre .pl-ent {\n color: var(--color-prettylights-syntax-entity-tag);\n }\n :root div.highlight pre .pl-k {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root div.highlight pre .pl-pds,\n :root div.highlight pre .pl-s,\n :root div.highlight pre .pl-s .pl-pse .pl-s1,\n :root div.highlight pre .pl-sr,\n :root div.highlight pre .pl-sr .pl-cce,\n :root div.highlight pre .pl-sr .pl-sra,\n :root div.highlight pre .pl-sr .pl-sre {\n color: var(--color-prettylights-syntax-string);\n }\n :root div.highlight pre .pl-smw,\n :root div.highlight pre .pl-v {\n color: var(--color-prettylights-syntax-variable);\n }\n :root div.highlight pre .pl-bu {\n color: var(--color-prettylights-syntax-brackethighlighter-unmatched);\n }\n :root div.highlight pre .pl-ii {\n color: var(--color-prettylights-syntax-invalid-illegal-text);\n background-color: var(--color-prettylights-syntax-invalid-illegal-bg);\n }\n :root div.highlight pre .pl-c2 {\n color: var(--color-prettylights-syntax-carriage-return-text);\n background-color: var(--color-prettylights-syntax-carriage-return-bg);\n }\n :root div.highlight pre .pl-sr .pl-cce {\n color: var(--color-prettylights-syntax-string-regexp);\n }\n :root div.highlight pre .pl-ml {\n color: var(--color-prettylights-syntax-markup-list);\n }\n :root div.highlight pre .pl-mh,\n :root div.highlight pre .pl-mh .pl-en,\n :root div.highlight pre .pl-ms {\n color: var(--color-prettylights-syntax-markup-heading);\n }\n :root div.highlight pre .pl-mi {\n color: var(--color-prettylights-syntax-markup-italic);\n }\n :root div.highlight pre .pl-mb {\n color: var(--color-prettylights-syntax-markup-bold);\n }\n :root div.highlight pre .pl-md {\n color: var(--color-prettylights-syntax-markup-deleted-text);\n background-color: var(--color-prettylights-syntax-markup-deleted-bg);\n }\n :root div.highlight pre .pl-mi1 {\n color: var(--color-prettylights-syntax-markup-inserted-text);\n background-color: var(--color-prettylights-syntax-markup-inserted-bg);\n }\n :root div.highlight pre .pl-mc {\n color: var(--color-prettylights-syntax-markup-changed-text);\n background-color: var(--color-prettylights-syntax-markup-changed-bg);\n }\n :root div.highlight pre .pl-mi2 {\n color: var(--color-prettylights-syntax-markup-ignored-text);\n background-color: var(--color-prettylights-syntax-markup-ignored-bg);\n }\n :root div.highlight pre .pl-mdr {\n color: var(--color-prettylights-syntax-meta-diff-range);\n }\n :root div.highlight pre .pl-ba {\n color: var(--color-prettylights-syntax-brackethighlighter-angle);\n }\n :root div.highlight pre .pl-sg {\n color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);\n }\n :root div.highlight pre .pl-corl {\n text-decoration: underline;\n color: var(--color-prettylights-syntax-constant-other-reference-link);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n accent-color: #b7bdf8;\n --color-fg-default: #cad3f5;\n --color-fg-muted: #b8c0e0;\n --color-fg-subtle: #a5adcb;\n --color-fg-on-emphasis: #24273a;\n --color-fg-brand: #ed8796;\n --color-fg-accent: #8aadf4;\n --color-fg-success: #a6da95;\n --color-fg-attention: #eed49f;\n --color-fg-danger: #ed8796;\n --color-border-strong: #363a4f;\n --header-color: #cad3f5;\n /* Used on deprecation confirmation page */\n --wombat-red: #ee99a0;\n --wombat-red-hover: #ed8796;\n /* Primary background */\n /* Background layer background */\n /* Primary text */\n /* Secondary text */\n /* Inverse text */\n /* Border colors */\n /* --- ARBITRARY --- */\n /* Top loading bar */\n /* Magnifying glass icon (search box, discover packages) */\n /* \"Beta\" pill */\n /* Green checkmark */\n /* --- HEADER --- */\n /* --- HOME PAGE --- */\n /* Popular libraries section */\n /* Discover packages section */\n /* By the numbers section */\n /* Recently updated packages section */\n /* --- PACKAGE PAGES --- */\n /* Deprecation warning */\n /* \"public\" text */\n /* TypeScript logo */\n /* Navigation tabs */\n /* Sidebar icons */\n /* Copy install command box */\n /* Weekly downloads chart */\n /* Sidebar provenance popup */\n /* Provenance icon */\n /* Provenance section at bottom */\n /* Sidebar text */\n /* Tab headings */\n /* File explorer tab */\n /* Versions tab */\n /* Dependencies/dependents tab */\n /* Readme tab */\n /* Keyword links */\n /* Share provenance feedback link */\n /* Settings */\n /* --- PROFILE PAGES --- */\n /* --- SETTINGS PAGES --- */\n /* Headings */\n /* Left panel */\n /* Linked accounts & recovery option settings */\n /* Email and password settings */\n /* Access tokens settings */\n /* 2FA authentication page */\n /* Create organization page */\n /* Step 1: create an org */\n /* Step 2: invite members */\n /* Billing information page */\n /* Pricing page */\n /* --- GENERIC --- */\n /* Buttons/button links */\n /* Signup form */\n /* Dropdowns */\n /* Select menus */\n /* --- SEARCH RESULTS --- */\n /* Results header, results count, pagination buttons */\n /* Username links */\n /* PQM text */\n /* PQM bars */\n /* --- FOOTER --- */\n --color-prettylights-syntax-comment: #939ab7;\n --color-prettylights-syntax-constant: #8bd5ca;\n --color-prettylights-syntax-entity: #8aadf4;\n --color-prettylights-syntax-storage-modifier-import: #f5a97f;\n --color-prettylights-syntax-entity-tag: #8bd5ca;\n --color-prettylights-syntax-keyword: #c6a0f6;\n --color-prettylights-syntax-string: #a6da95;\n --color-prettylights-syntax-variable: #f5a97f;\n --color-prettylights-syntax-invalid-illegal-text: #ed8796;\n --color-prettylights-syntax-invalid-illegal-bg: rgba(237, 135, 150, 0.15);\n --color-prettylights-syntax-markup-heading: #8bd5ca;\n --color-prettylights-syntax-markup-italic: #eed49f;\n --color-prettylights-syntax-markup-bold: #eed49f;\n --color-prettylights-syntax-markup-deleted-text: #cad3f5;\n --color-prettylights-syntax-markup-deleted-bg: rgba(237, 135, 150, 0.4);\n --color-prettylights-syntax-markup-inserted-text: #cad3f5;\n --color-prettylights-syntax-markup-inserted-bg: rgba(166, 218, 149, 0.4);\n --color-prettylights-syntax-markup-changed-text: #cad3f5;\n --color-prettylights-syntax-markup-changed-bg: rgba(238, 212, 159, 0.4);\n --color-prettylights-syntax-markup-ignored-text: #cad3f5;\n /* stylelint-disable declaration-block-single-line-max-declarations */\n /* prettier-ignore */\n /* stylelint-enable declaration-block-single-line-max-declarations */\n }\n :root ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root input,\n :root textarea {\n background-color: transparent;\n }\n :root input:focus,\n :root textarea:focus {\n box-shadow: 0 0 0 2px #b7bdf8;\n }\n :root input::placeholder,\n :root textarea::placeholder {\n color: #a5adcb !important;\n }\n :root,\n :root main {\n background-color: #24273a !important;\n color: #cad3f5;\n }\n :root .bg-white,\n :root ._4ea0e50d {\n background-color: #24273a;\n }\n :root ._7eb68a55,\n :root .e9998f88 {\n background-color: #1e2030;\n }\n :root .black,\n :root .black-90,\n :root .black-80,\n :root a {\n color: #cad3f5;\n }\n :root .black-70,\n :root .black-60,\n :root .dim:focus,\n :root .dim:hover {\n color: #a5adcb;\n }\n :root .white {\n color: #24273a;\n }\n :root .b--black-10,\n :root .b--black-20 {\n border-color: #363a4f;\n }\n :root div.fixed.top-0.left-0.z-999 {\n background-color: #ed8796;\n }\n :root svg g[stroke=\"#777777\"] {\n stroke: #a5adcb;\n }\n :root .a17280e0 {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root [fill=\"#107010\"] {\n fill: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] {\n background-color: #98cf86;\n border-color: #a6da95;\n }\n :root [data-test-id=\"notification-banner\"] #notification,\n :root [data-test-id=\"notification-banner\"] button[aria-label=\"Close notification\"] {\n color: #24273a;\n }\n :root header {\n border-bottom-color: #363a4f;\n /* Top bar gradient */\n /* Heart icon */\n /* Logo */\n /* Search box */\n /* Profile picture navigation */\n }\n :root header .e7070742 {\n border-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6) 3;\n }\n :root header ._0edb515f {\n color: #cad3f5;\n }\n :root header a[href=\"/\"] > svg > path {\n fill: #cad3f5;\n }\n :root header form#search button[type=\"submit\"] {\n background-color: #b8c0e0;\n }\n :root header form#search > div {\n border-color: #181926;\n /* Floating live results */\n }\n :root header form#search > div:focus-within {\n border-color: #b8c0e0;\n }\n :root header form#search > div > div {\n background-color: #181926;\n }\n :root header form#search > div > div input[type=\"search\"] {\n color: #cad3f5;\n }\n :root header form#search > div > div input[type=\"search\"]:focus {\n box-shadow: none;\n }\n :root header form#search > div > div input[type=\"search\"]::-webkit-search-cancel-button {\n display: none;\n }\n :root header form#search > div ul li {\n border-bottom-color: #363a4f;\n color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) {\n /* Popup */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button {\n /* Dropdown arrow */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] {\n border-color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > button img[alt=\"avatar\"] + div > svg {\n fill: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div {\n border-color: #363a4f;\n /* Popup triangle */\n /* Username */\n /* Navigation options */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::after {\n border-bottom-color: #24273a;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div h2 {\n border-bottom-color: #494d64;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div h2 span {\n color: #cad3f5;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a {\n /* Red \"Add Organization\" button */\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:hover,\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a:focus {\n background-color: #181926;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] {\n border-color: #363a4f;\n color: #ed8796;\n }\n :root header nav:has(> button[aria-label=\"Profile menu\"]) > div > div ul li a[href=\"/org/create\"] svg {\n fill: #ed8796;\n }\n :root ._8c1ee087 {\n background-image: linear-gradient(270deg, rgba(237, 135, 150, 0.16) 0%, rgba(237, 135, 150, 0.56) 18.45%, rgba(237, 135, 150, 0.8) 49.67%, rgba(237, 135, 150, 0.56) 82.52%, rgba(237, 135, 150, 0.19) 99.7%, rgba(237, 135, 150, 0) 99.71%, rgba(237, 135, 150, 0) 99.72%, rgba(237, 135, 150, 0.16) 99.73%), url(\"https://static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png\");\n }\n :root ._8c1ee087 a[href=\"/signup\"] {\n background-color: #eed49f;\n }\n :root ._8c1ee087 a[href=\"/products/pro\"] {\n background-color: #ed8796;\n border-color: #cad3f5;\n }\n :root article > section:nth-of-type(2) {\n color: #cad3f5;\n }\n :root #popular-libraries-header + hr {\n border-color: #ed8796;\n }\n :root ul[aria-labelledby=\"popular-libraries-header\"] li a {\n border-bottom-color: #363a4f;\n }\n :root #discover-packages-header + hr {\n border-color: #eeae9b;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li a {\n color: #cad3f5;\n border-color: #363a4f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 1):hover a {\n color: #c6a0f6;\n border-bottom-color: #c6a0f6;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 2):hover a {\n color: #a6da95;\n border-bottom-color: #a6da95;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 3):hover a {\n color: #91d7e3;\n border-bottom-color: #91d7e3;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 4):hover a {\n color: #ed8796;\n border-bottom-color: #ed8796;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 5):hover a {\n color: #eed49f;\n border-bottom-color: #eed49f;\n }\n :root ul[aria-labelledby=\"discover-packages-header\"] li:nth-of-type(6n + 6):hover a {\n color: #f5bde6;\n border-bottom-color: #f5bde6;\n }\n :root ._8f26e3fd {\n border-color: #eed49f;\n }\n :root #recently-updated-packages-header + hr {\n border-color: #ed8796;\n }\n :root .bg-washed-red {\n background-color: rgba(237, 135, 150, 0.3);\n }\n :root .bg-washed-red code {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .red {\n color: #ed8796 !important;\n }\n :root ._813b53b2 {\n color: #a6da95;\n }\n :root img[alt=\"TypeScript icon, indicating that this package has built-in type declarations\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20256%20256%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%238aadf4%22%20d%3D%22M0%200h256v256H0z%22/%3E%3Cpath%20d%3D%22M150.5%20200.5v27.6c4.5%202.3%209.8%204%2015.9%205.2s12.6%201.7%2019.4%201.7c6.6%200%2012.9-.6%2018.9-1.9s11.2-3.4%2015.7-6.3%208-6.7%2010.7-11.4q3.9-7.05%203.9-17.4c0-5-.7-9.4-2.2-13.2s-3.7-7.1-6.5-10.1c-2.8-2.9-6.2-5.6-10.1-7.9s-8.4-4.5-13.3-6.6c-3.6-1.5-6.9-2.9-9.8-4.4-2.9-1.4-5.3-2.8-7.3-4.3s-3.6-3-4.7-4.7-1.6-3.5-1.6-5.6q0-2.85%201.5-5.1c1.5-2.25%202.4-2.8%204.1-3.9%201.8-1.1%204-1.9%206.6-2.5s5.5-.9%208.6-.9c2.3%200%204.7.2%207.3.5s5.1.9%207.7%201.6%205.1%201.6%207.6%202.7c2.4%201.1%204.7%202.4%206.8%203.8v-25.8q-6.3-2.4-13.8-3.6c-7.5-1.2-10.7-1.2-17.1-1.2-6.6%200-12.8.7-18.7%202.1s-11%203.6-15.5%206.6-8%206.8-10.6%2011.4-3.9%2010.2-3.9%2016.6c0%208.2%202.4%2015.2%207.1%2021.1%204.8%205.8%2012%2010.7%2021.6%2014.8%203.8%201.6%207.3%203.1%2010.6%204.6s6.1%203%208.5%204.7%204.3%203.4%205.7%205.3%202.1%204.1%202.1%206.5c0%201.8-.4%203.4-1.3%205-.9%201.5-2.2%202.8-3.9%204s-3.9%202-6.6%202.6-5.7.9-9.2.9c-6%200-11.9-1.1-17.8-3.2-5.9-2-11.4-5.1-16.4-9.3m-46-68.8H140V109H41v22.7h35.3V233h28.1V131.7z%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20fill%3D%22%2324273a%22/%3E%3C/svg%3E\");\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) {\n border-color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(238, 212, 159, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-readme) a {\n color: #eed49f;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) {\n border-color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(237, 135, 150, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-code) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-admin) a {\n color: #ed8796;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents),\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) {\n border-color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents):has(> a[aria-selected=\"false\"]):hover,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(198, 160, 246, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependents) a,\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-packages) a {\n color: #c6a0f6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) {\n border-color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(245, 189, 230, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-dependencies) a {\n color: #f5bde6;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) {\n border-color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(125, 196, 228, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-versions) a {\n color: #7dc4e4;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) {\n border-color: #a6da95;\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs):has(> a[aria-selected=\"false\"]):hover {\n background-color: rgba(166, 218, 149, 0.2);\n }\n :root ul[aria-owns*=\"package-tab-\"] li:has(#package-tab-orgs) a {\n color: #a6da95;\n }\n :root ._5cfc0900 svg,\n :root .b5be2af6 svg,\n :root button[aria-label=\"Copy install command line\"] svg,\n :root [aria-labelledby=\"repository repository-link\"] svg g {\n fill: #cad3f5;\n }\n :root p:has(button[aria-label=\"Copy install command line\"]) {\n border-color: #363a4f;\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) {\n border-bottom-color: rgba(183, 189, 248, 0.2);\n }\n :root div:has(> svg > [class^=\"sparkline--\"]) svg {\n stroke: #b7bdf8;\n fill: rgba(183, 189, 248, 0.2);\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::after {\n border-bottom-color: #24273a;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div::before {\n border-bottom-color: #363a4f;\n }\n :root button[aria-label=\"View more provenance details\"] + div > div > div > div div:nth-of-type(2) {\n border-color: #363a4f;\n }\n :root ._1e07caeb {\n color: #cad3f5;\n }\n :root ._9666fddd,\n :root ._861fb12a,\n :root ._2160593e {\n color: #a5adcb;\n }\n :root .f97c6116 {\n fill: #a6da95;\n }\n :root #provenance-details-header + div {\n border-color: #363a4f;\n }\n :root .c84e15be {\n color: #a5adcb;\n }\n :root [id^=\"tabpanel-\"] h2 {\n color: #cad3f5;\n }\n :root #tabpanel-explore > div > div {\n border-color: #363a4f;\n /* Back button inside file */\n /* File paths/link */\n }\n :root #tabpanel-explore > div > div > div:has(h2),\n :root #tabpanel-explore > div > div div:has(+ pre) {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ._450b46e9 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20d%3D%22M50.4%2074.7%2023.7%2050l26.7-24.7-5.4-5.9L11.9%2050%2045%2080.6z%22/%3E%3Cpath%20d%3D%22M82.6%2019.4%2049.6%2050l33%2030.6%205.5-5.9L61.4%2050l26.7-24.7z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li:hover {\n background-color: #363a4f;\n }\n :root #tabpanel-explore > div > div ul li img._1528cda6 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2098%20122.5%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M37.9%2018.4H13v61.2h72V25H49zM79%2073.6H19V44h60zM79%2038H19V24.4h17.2L47.3%2031H79z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div ul li img._7ec1ed32 {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%20100%20125%22%20fill%3D%22%23a5adcb%22%3E%3Cpath%20d%3D%22M82.2%2010.7H38.7l-20.9%2019v59.6h64.4zm-44.6%206.4v11.2H25.3zm40.6%2068.2H21.8v-53h19.8V14.7h36.6z%22/%3E%3Cpath%20d%3D%22M34.3%2044.7h31.4v4H34.3zm0%2013.2h31.4v4H34.3zm0%2013.1h31.4v4H34.3z%22/%3E%3C/svg%3E\");\n }\n :root #tabpanel-explore > div > div button,\n :root #tabpanel-explore > div > div svg:has(> circle) {\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div div:has(+ pre) {\n background-color: #1e2030;\n }\n :root #tabpanel-explore > div > div pre {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n :root #tabpanel-explore > div > div pre .react-syntax-highlighter-line-number {\n color: #b8c0e0 !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(102, 102, 102);\"] {\n color: var(--color-prettylights-syntax-comment) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(150, 152, 150);\"] {\n color: #6e738d !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 92, 197);\"] {\n color: var(--color-prettylights-syntax-constant) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(215, 58, 73);\"],\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(0, 134, 179);\"] {\n color: var(--color-prettylights-syntax-keyword) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(3, 47, 98);\"] {\n color: var(--color-prettylights-syntax-string) !important;\n }\n :root #tabpanel-explore > div > div pre [style=\"color: rgb(111, 66, 193);\"] {\n color: var(--color-prettylights-syntax-entity) !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(223, 80, 0);\"] {\n color: #f5a97f !important;\n }\n :root #tabpanel-explore > div > div pre [style*=\"color: rgb(99, 163, 92);\"] {\n color: #a6da95 !important;\n }\n :root #tabpanel-explore > div > div pre .hljs-subst,\n :root #tabpanel-explore > div > div pre .hljs-built_in {\n color: var(--color-prettylights-syntax-storage-modifier-import) !important;\n }\n :root #tabpanel-versions ul li[class] div {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-dependencies ul a,\n :root #tabpanel-dependents ul a {\n color: #ed8796;\n }\n :root #tabpanel-dependencies ul a:hover,\n :root #tabpanel-dependents ul a:hover {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme a {\n color: #ed8796;\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2,\n :root #tabpanel-readme #readme h3,\n :root #tabpanel-readme #readme h4,\n :root #tabpanel-readme #readme h5,\n :root #tabpanel-readme #readme h6 {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme h1 a,\n :root #tabpanel-readme #readme h2 a,\n :root #tabpanel-readme #readme h3 a,\n :root #tabpanel-readme #readme h4 a,\n :root #tabpanel-readme #readme h5 a,\n :root #tabpanel-readme #readme h6 a,\n :root #tabpanel-readme #readme h1 svg,\n :root #tabpanel-readme #readme h2 svg,\n :root #tabpanel-readme #readme h3 svg,\n :root #tabpanel-readme #readme h4 svg,\n :root #tabpanel-readme #readme h5 svg,\n :root #tabpanel-readme #readme h6 svg {\n color: #cad3f5;\n fill: #cad3f5;\n }\n :root #tabpanel-readme #readme p,\n :root #tabpanel-readme #readme li {\n color: #a5adcb;\n }\n :root #tabpanel-readme #readme strong {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre,\n :root #tabpanel-readme #readme code {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .keyword,\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type {\n color: var(--color-prettylights-syntax-keyword);\n font-weight: normal;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .string {\n color: var(--color-prettylights-syntax-string);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .variable {\n color: var(--color-prettylights-syntax-variable);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .entity,\n :root #tabpanel-readme #readme pre.editor.editor-colors .function {\n color: var(--color-prettylights-syntax-entity);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .comment {\n color: var(--color-prettylights-syntax-comment);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .storage.type.function {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .punctuation.definition:not(.string) {\n color: #cad3f5;\n }\n :root #tabpanel-readme #readme pre.editor.editor-colors .constant {\n color: var(--color-prettylights-syntax-constant);\n }\n :root #tabpanel-readme #readme h1,\n :root #tabpanel-readme #readme h2 {\n border-bottom-color: #494d64;\n }\n :root #tabpanel-readme #readme h4 {\n border-bottom-color: #363a4f;\n }\n :root #tabpanel-readme #readme blockquote {\n background-color: #3a3e55;\n border-left-color: #5b6078;\n }\n :root #tabpanel-readme #readme table {\n color: #cad3f5;\n border-bottom-style: none;\n }\n :root #tabpanel-readme #readme table td,\n :root #tabpanel-readme #readme table th {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root #user-content-keywords {\n color: #cad3f5;\n }\n :root #user-content-keywords + ul a {\n color: #ed8796;\n }\n :root #user-content-keywords + ul a:hover {\n color: #cad3f5;\n }\n :root #user-content-provenance a[href=\" https://github.com/npm/feedback\"] {\n color: #cad3f5;\n }\n :root div[role=\"listitem\"],\n :root div[role=\"radiogroup\"] {\n background: #24273a;\n }\n :root .eaac77a6 {\n color: #5b6078;\n }\n :root ._34da67ba {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2014.48%2016.27%22%3E%3Cpath%20fill%3D%22%23939ab7%22%20d%3D%22M5.16%2016.27v-2.4c-.31%200-.6.08-.89.1a2.61%202.61%200%200%201-2.77-1.66%202.65%202.65%200%200%200-1.14-1.42%201.2%201.2%200%200%201-.3-.26c-.06-.13-.06-.24.09-.28a1.5%201.5%200%200%201%20.42%200%202%202%200%200%201%201.51%201%202.21%202.21%200%200%200%203%20.93c.06%200%20.15-.09.16-.14a2.5%202.5%200%200%201%20.63-1.32c-.51-.11-1-.19-1.48-.32a4.13%204.13%200%200%201-2.83-2.15A6%206%200%200%201%201%206.08a4.27%204.27%200%200%201%201-3.16.37.37%200%200%200%200-.25A3.83%203.83%200%200%201%202%20.52c.15-.55.2-.58.76-.47A6.7%206.7%200%200%201%204.92%201a.45.45%200%200%200%20.34.07%209.7%209.7%200%200%201%205%200%20.52.52%200%200%200%20.33-.07c.49-.24%201-.54%201.46-.74A4.4%204.4%200%200%201%2013.13%200a.27.27%200%200%201%20.2.13%203.87%203.87%200%200%201%20.15%202.4.44.44%200%200%200%20.11.46%203.8%203.8%200%200%201%20.75%201.5%206%206%200%200%201%200%202.38%204%204%200%200%201-2.19%203.2%206.7%206.7%200%200%201-1.23.46c-.41.11-.85.17-1.29.26a2.74%202.74%200%200%201%20.67%202v3.41Z%22/%3E%3C/svg%3E\");\n }\n :root ._69ab2ca0 {\n border-color: #363a4f;\n background-color: #1e2030;\n }\n :root ._7fb5e603 h1 {\n color: #cad3f5;\n }\n :root aside.e9998f88 {\n box-shadow: none;\n /* Create organization button */\n }\n :root aside.e9998f88 ul.c63ae7fc li:hover {\n background-color: #181926;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"] {\n color: #a6da95;\n border-color: #a6da95;\n }\n :root aside.e9998f88 #organizationsHeader + a[href=\"/org/create\"]:hover {\n color: #1e2030;\n background-color: #a6da95;\n }\n :root .b49405c7 {\n color: #cad3f5;\n }\n :root p:has(+ div > a[href^=\"/settings/\"][href$=\"/email\"] + a[href^=\"/settings/\"][href$=\"/password\"]),\n :root p:has(+ a[href^=\"/settings/\"][href$=\"/delete-account\"]) {\n color: #cad3f5;\n }\n :root form#tokens table td span {\n color: #b8c0e0;\n }\n :root form#tokens table td span:hover {\n color: #cad3f5;\n }\n :root form#tokens table td code {\n color: #a5adcb;\n }\n :root form#tokens table + div {\n color: #cad3f5;\n }\n :root ._305a9f55 ._038c0473 {\n border-color: #b7bdf8;\n background-color: rgba(183, 189, 248, 0.2);\n }\n ._305a9f55 ._038c0473 :root button[aria-label^=\"Delete token ending in\"] {\n border-color: #5b6078;\n }\n :root button[aria-label^=\"Delete token ending in\"].b55db0e2:hover {\n border-color: #ed8796;\n background-color: #ed8796;\n color: #24273a;\n }\n :root ._75ce47e7 {\n background-color: #24273a;\n }\n :root ._75ce47e7 ._71252860,\n :root ._75ce47e7 .d7eb966d {\n color: #cad3f5;\n }\n :root ._75ce47e7 [fill=\"#65C6C9\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint0_linear_110_3043)\"] {\n fill: #8aadf4;\n }\n :root ._75ce47e7 [fill=\"url(#paint2_linear_449_428)\"],\n :root ._75ce47e7 [fill=\"url(#paint1_linear_110_3043)\"] {\n fill: #24273a;\n }\n :root ._75ce47e7::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 {\n background-color: #24273a;\n }\n :root ._320f7a67::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root ._320f7a67 section {\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);\n }\n :root ._320f7a67 div[role=\"radiogroup\"] {\n color: #cad3f5;\n background-color: #363a4f;\n }\n :root ._320f7a67 #gat-banner span {\n color: #eed49f;\n }\n :root .acb78000::before {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .e99f3f5d {\n color: #a6da95;\n }\n :root img[src=\"https://static-production.npmjs.com/28dd82ec6e5fe3cfbb4d2c4ec492076b.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%23a6da95%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.63%2026.84h-4.46a.37.37%200%200%201-.37-.36v-6h-3v6a.36.36%200%200%201-.36.36h-4.51a.94.94%200%200%201-.93-.94V19a1.6%201.6%200%200%201-.38%200%20.89.89%200%200%201-.74-.31A1.31%201.31%200%200%201%2011%2016.9l7.42-6.42a1.28%201.28%200%200%201%201.58-.05.2.2%200%200%201%20.09.05l7.42%206.42a1.31%201.31%200%200%201%20.14%201.82.86.86%200%200%201-.74.31%201.5%201.5%200%200%201-.37%200v6.87a.94.94%200%200%201-.91.94%22%20fill%3D%22%23a6da95%22/%3E%3C/svg%3E\");\n }\n :root img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2038.36%2038.36%22%3E%3Ccircle%20cx%3D%2219.18%22%20cy%3D%2219.18%22%20r%3D%2218.53%22%20fill%3D%22none%22%20stroke%3D%22%235b6078%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.3%22/%3E%3Cpath%20d%3D%22M25.67%2020.87a4.95%204.95%200%201%200%204.94%204.94%205%205%200%200%200-4.94-4.94m0%209a4%204%200%201%201%204-4.05%204.06%204.06%200%200%201-4%204.04Z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M28.2%2025.41h-2v-2a.45.45%200%200%200-.9%200v2h-2a.45.45%200%200%200%200%20.9h2v2a.45.45%200%200%200%20.9%200v-2h2a.45.45%200%200%200%200-.9m-7.12-8.58A5%205%200%200%201%2019.9%2019a.48.48%200%200%200-.13.32v.86a.7.7%200%200%200%200%20.14c.17.54.37.66%201.28%201.14a.45.45%200%200%200%20.61-.19.44.44%200%200%200-.19-.6c-.69-.37-.77-.41-.82-.56v-.61a5.9%205.9%200%200%200%201.23-2.26%201.82%201.82%200%200%200%20.33-2.44V13c0-2.41-1.5-3.8-4.11-3.8S14%2010.62%2014%2013v1.78a1.8%201.8%200%200%200-.3%201.29%201.84%201.84%200%200%200%20.63%201.15%205.9%205.9%200%200%200%201.23%202.26v.59c-.14.24-1%201-5.8%202.87a1.07%201.07%200%200%200-.68%201v2.15a1.07%201.07%200%200%200%201.06%201.07h9.23a.45.45%200%200%200%200-.9h-9.23a.17.17%200%200%201-.16-.17v-2.16a.15.15%200%200%201%20.1-.15c5.28-2%206.18-2.9%206.36-3.49a.3.3%200%200%200%200-.13v-.86a.44.44%200%200%200-.13-.32%205.1%205.1%200%200%201-1.18-2.15.44.44%200%200%200-.17-.25.93.93%200%200%201-.18-1.36.5.5%200%200%200%20.1-.29V13c0-1.87%201.14-2.9%203.22-2.9s3.21%201%203.21%202.9v1.93a.46.46%200%200%200%20.11.29%201%201%200%200%201%20.21.73.94.94%200%200%201-.39.63.45.45%200%200%200-.16.25%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n :root div:has(> form[action=\"/org/create\"]) {\n color: #cad3f5;\n }\n :root div:has(> form[action=\"/org/create\"]),\n :root div:has(> form[action=\"/org/create\"]) + div {\n border-color: #363a4f;\n }\n :root .bg-washed-green {\n background-color: #b0e3db;\n }\n :root .b--light-green {\n border-color: #8bd5ca;\n }\n :root .dark-gray {\n color: #cad3f5 !important;\n }\n :root .light-silver {\n color: #b8c0e0;\n }\n :root .npm-red {\n color: #ed8796;\n }\n :root .a11y-light-gray,\n :root .bg-gray {\n background-color: #a5adcb !important;\n }\n :root .bg-dark-gray {\n background-color: #cad3f5;\n }\n :root .bg-light-gray,\n :root .bg-near-white {\n background-color: #363a4f !important;\n }\n :root .npm-bg-hero,\n :root .npm-bg-teams {\n background: none;\n }\n :root .npm-bg-hero > .white,\n :root .npm-bg-teams > .white {\n color: #cad3f5;\n }\n :root .npm-bg-gradient {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-rainbow-circle {\n background-image: linear-gradient(#181926, #181926), linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root .npm-btn-red {\n background-color: #ed8796;\n border-bottom-color: #eed49f;\n }\n :root a[href=\"/products/teams\"].npm-title {\n background-color: #ed8796;\n color: #181926;\n border-color: #cad3f5;\n }\n :root ul.featureComparisonList img[alt=\"feature included\"] {\n filter: brightness(0) saturate(100%) invert(62%) sepia(22%) saturate(880%) hue-rotate(302deg) brightness(98%) contrast(90%);\n }\n :root ._24a1e9c7 {\n background-image: none;\n background-color: #363a4f;\n color: #cad3f5;\n border-color: #494d64;\n /* Danger */\n /* Success */\n }\n :root ._24a1e9c7:not([disabled]):hover {\n background-color: #494d64;\n }\n :root ._24a1e9c7[disabled] {\n background-color: #1e2030;\n color: #a5adcb;\n }\n :root ._24a1e9c7._4a3f8f21 {\n background-color: #ed8796;\n color: #494d64;\n }\n :root ._24a1e9c7._4a3f8f21:hover {\n background-color: #f09da9;\n }\n :root ._24a1e9c7.c37751f6 {\n background-color: #a6da95;\n color: #494d64;\n }\n :root ._24a1e9c7.c37751f6:hover {\n background-color: #b6e1a8;\n }\n :root #signup {\n /* Logged out signup button in header */\n }\n :root #signup[href=\"/signup\"] {\n border-color: #363a4f;\n }\n :root #signup #signup_email_error_message,\n :root #signup #signup_password_error_message {\n color: #ed8796;\n }\n :root #signup fieldset {\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"] {\n background-color: transparent;\n color: #cad3f5;\n }\n :root button[name=\"show-hide-password\"]:hover {\n background-color: #1e2030;\n }\n :root button[name=\"show-hide-password\"]::before {\n background-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root details ul[class*=\"Dropdown__DropdownMenu\"] li a:hover {\n background-color: #1e2030 !important;\n color: #cad3f5 !important;\n }\n :root select {\n background-color: #363a4f;\n border-color: #5b6078;\n color: #cad3f5;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] > div:focus-within {\n outline-style: none;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label {\n color: #a5adcb;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_optimal\"] {\n border-bottom-color: #494d64;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_popularity\"] {\n border-bottom-color: #91d7e3;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_quality\"] {\n border-bottom-color: #c6a0f6;\n }\n :root [aria-labelledby=\"search_ranking_radiogroup_label\"] label[for=\"search_ranking_maintenance\"] {\n border-bottom-color: #ed8796;\n }\n :root .a9b7335e {\n background-color: #1e2030;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a {\n background-color: #24273a;\n border-color: #363a4f;\n }\n :root nav[aria-label=\"Pagination Navigation\"] div > a:hover {\n background-color: #1e2030;\n }\n :root #pkg-list-exact-match {\n color: #24273a;\n background-color: #c6a0f6;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"] {\n background-color: #1e2030;\n }\n :root div:has(#search_ranking_radiogroup_label) a[href^=\"/search?q=keywords\"]:hover {\n background-color: #181926;\n }\n :root a[aria-label^=\"publisher\"]:hover {\n color: #ed8796;\n }\n :root ._89d0b3e5 {\n color: #cad3f5;\n }\n :root ._464c07bf {\n background-color: #91d7e3;\n }\n :root ._625ca439 {\n background-color: #c6a0f6;\n }\n :root ._9a8a65f4 {\n background-color: #ed8796;\n }\n :root footer h3 {\n color: #cad3f5;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > polygon {\n fill: #24273a;\n }\n :root footer a[href=\"https://github.com/npm\"] svg > rect {\n fill: #cad3f5;\n }\n :root footer a[href=\"https://github.com\"] svg {\n fill: #cad3f5;\n }\n :root footer::after {\n background-image: linear-gradient(139deg, #f5a97f, #ee99a0, #ed8796, #f5bde6);\n }\n :root div.highlight pre .pl-mb,\n :root div.highlight pre .pl-mdr,\n :root div.highlight pre .pl-c {\n color: var(--color-prettylights-syntax-comment);\n }\n :root div.highlight pre .pl-c1,\n :root div.highlight pre .pl-s .pl-v {\n color: var(--color-prettylights-syntax-constant);\n }\n :root div.highlight pre .pl-e,\n :root div.highlight pre .pl-en {\n color: var(--color-prettylights-syntax-entity);\n }\n :root div.highlight pre .pl-s .pl-s1,\n :root div.highlight pre .pl-smi {\n color: var(--color-prettylights-syntax-storage-modifier-import);\n }\n :root div.highlight pre .pl-ent {\n color: var(--color-prettylights-syntax-entity-tag);\n }\n :root div.highlight pre .pl-k {\n color: var(--color-prettylights-syntax-keyword);\n }\n :root div.highlight pre .pl-pds,\n :root div.highlight pre .pl-s,\n :root div.highlight pre .pl-s .pl-pse .pl-s1,\n :root div.highlight pre .pl-sr,\n :root div.highlight pre .pl-sr .pl-cce,\n :root div.highlight pre .pl-sr .pl-sra,\n :root div.highlight pre .pl-sr .pl-sre {\n color: var(--color-prettylights-syntax-string);\n }\n :root div.highlight pre .pl-smw,\n :root div.highlight pre .pl-v {\n color: var(--color-prettylights-syntax-variable);\n }\n :root div.highlight pre .pl-bu {\n color: var(--color-prettylights-syntax-brackethighlighter-unmatched);\n }\n :root div.highlight pre .pl-ii {\n color: var(--color-prettylights-syntax-invalid-illegal-text);\n background-color: var(--color-prettylights-syntax-invalid-illegal-bg);\n }\n :root div.highlight pre .pl-c2 {\n color: var(--color-prettylights-syntax-carriage-return-text);\n background-color: var(--color-prettylights-syntax-carriage-return-bg);\n }\n :root div.highlight pre .pl-sr .pl-cce {\n color: var(--color-prettylights-syntax-string-regexp);\n }\n :root div.highlight pre .pl-ml {\n color: var(--color-prettylights-syntax-markup-list);\n }\n :root div.highlight pre .pl-mh,\n :root div.highlight pre .pl-mh .pl-en,\n :root div.highlight pre .pl-ms {\n color: var(--color-prettylights-syntax-markup-heading);\n }\n :root div.highlight pre .pl-mi {\n color: var(--color-prettylights-syntax-markup-italic);\n }\n :root div.highlight pre .pl-mb {\n color: var(--color-prettylights-syntax-markup-bold);\n }\n :root div.highlight pre .pl-md {\n color: var(--color-prettylights-syntax-markup-deleted-text);\n background-color: var(--color-prettylights-syntax-markup-deleted-bg);\n }\n :root div.highlight pre .pl-mi1 {\n color: var(--color-prettylights-syntax-markup-inserted-text);\n background-color: var(--color-prettylights-syntax-markup-inserted-bg);\n }\n :root div.highlight pre .pl-mc {\n color: var(--color-prettylights-syntax-markup-changed-text);\n background-color: var(--color-prettylights-syntax-markup-changed-bg);\n }\n :root div.highlight pre .pl-mi2 {\n color: var(--color-prettylights-syntax-markup-ignored-text);\n background-color: var(--color-prettylights-syntax-markup-ignored-bg);\n }\n :root div.highlight pre .pl-mdr {\n color: var(--color-prettylights-syntax-meta-diff-range);\n }\n :root div.highlight pre .pl-ba {\n color: var(--color-prettylights-syntax-brackethighlighter-angle);\n }\n :root div.highlight pre .pl-sg {\n color: var(--color-prettylights-syntax-sublimelinter-gutter-mark);\n }\n :root div.highlight pre .pl-corl {\n text-decoration: underline;\n color: var(--color-prettylights-syntax-constant-other-reference-link);\n }\n }", "start": 1022, "domains": [ "www.npmjs.com" @@ -8272,15 +8272,15 @@ }, { "code": "/* prettier-ignore */", - "start": 79699 + "start": 80909 } ], - "sourceCode": "/* ==UserStyle==\n@name npm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/npm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/npm\n@version 0.0.10\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/npm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anpm\n@description Soothing pastel theme for npm\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.npmjs.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 @red-filter: @catppuccin[@@lookup][@red_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n accent-color: @accent-color;\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n background-color: transparent;\n\n &:focus {\n box-shadow: 0 0 0 2px @accent-color;\n }\n\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n @npmGradient: linear-gradient(139deg, @peach, @maroon, @red, @pink);\n\n --color-fg-default: @text;\n --color-fg-muted: @subtext1;\n --color-fg-subtle: @subtext0;\n --color-fg-on-emphasis: @base;\n --color-fg-brand: @red;\n --color-fg-accent: @blue;\n --color-fg-success: @green;\n --color-fg-attention: @yellow;\n --color-fg-danger: @red;\n --color-border-strong: @surface0;\n\n &,\n main {\n background-color: @base !important;\n }\n\n /* Primary background */\n .bg-white,\n ._4ea0e50d {\n background-color: @base;\n }\n\n /* Background layer background */\n ._7eb68a55,\n .e9998f88 {\n background-color: @mantle;\n }\n\n /* Primary text */\n ._99e3854f,\n .black,\n .black-90,\n .black-80,\n ._0b9b6c57,\n ._1b8c0a9f,\n p,\n a {\n color: @text;\n }\n\n /* Secondary text */\n .black-70,\n .black-60,\n .cd2827bb a {\n color: @subtext0;\n }\n ._66c2abad {\n color: @overlay0;\n }\n\n /* Inverse text */\n .white {\n color: @base;\n }\n\n /* Border colors */\n .b--black-10,\n .b--black-20 {\n border-color: @surface0;\n }\n\n /* --- ARBITRARY --- */\n\n /* Top loading bar */\n div.fixed.top-0.left-0.z-999 {\n background-color: @red;\n }\n\n /* Magnifying glass icon (search box, discover packages) */\n svg g[stroke=\"#777777\"] {\n stroke: @subtext0;\n }\n\n /* \"Beta\" pill */\n .a17280e0 {\n color: @green;\n border-color: @green;\n }\n /* Green checkmark */\n [fill=\"#107010\"] {\n fill: @green;\n }\n\n /* --- HEADER --- */\n [data-test-id=\"notification-banner\"] {\n background-color: if(\n @lookup = latte,\n desaturate(lighten(@green, 30%), 5%),\n desaturate(darken(@green, 5%), 5%)\n );\n border-color: @green;\n\n #notification,\n button[aria-label=\"Close notification\"] {\n color: if(@lookup = latte, @text, @base);\n }\n }\n header {\n border-bottom-color: @surface0;\n\n /* Top bar gradient */\n .e7070742 {\n border-image: @npmGradient 3;\n }\n\n /* Heart icon */\n ._0edb515f {\n color: @text;\n }\n\n /* Logo */\n a[href=\"/\"] > svg > path {\n fill: @text;\n }\n\n /* Search box */\n form#search {\n button[type=\"submit\"] {\n background-color: @subtext1;\n }\n\n > div {\n border-color: @crust;\n\n &:focus-within {\n border-color: @subtext1;\n }\n\n > div {\n background-color: @crust;\n\n input[type=\"search\"] {\n color: @text;\n\n &:focus {\n box-shadow: none;\n }\n\n &::-webkit-search-cancel-button {\n display: none;\n }\n }\n }\n\n /* Floating live results */\n ul li {\n border-bottom-color: @surface0;\n color: @text;\n }\n }\n }\n\n /* Profile picture navigation */\n nav:has(> button[aria-label=\"Profile menu\"]) {\n > button {\n /* Dropdown arrow */\n img[alt=\"avatar\"] {\n border-color: @text;\n\n + div > svg {\n fill: @text;\n }\n }\n }\n\n /* Popup */\n > div > div {\n border-color: @surface0;\n\n /* Popup triangle */\n &::after {\n border-bottom-color: @base;\n }\n &::before {\n border-bottom-color: @surface0;\n }\n\n /* Username */\n h2 {\n border-bottom-color: @surface1;\n }\n\n /* Navigation options */\n ul li a {\n &:hover,\n &:focus {\n background-color: @crust;\n }\n\n /* Red \"Add Organization\" button */\n &[href=\"/org/create\"] {\n border-color: @surface0;\n color: @red;\n svg {\n fill: @red;\n }\n }\n }\n }\n }\n }\n\n /* --- HOME PAGE --- */\n\n ._8c1ee087 {\n background-image: linear-gradient(\n 270deg,\n fade(@red, 16%) 0%,\n fade(@red, 56%) 18.45%,\n fade(@red, 80%) 49.67%,\n fade(@red, 56%) 82.52%,\n fade(@red, 19%) 99.7%,\n fade(@red, 0%) 99.71%,\n fade(@red, 0%) 99.72%,\n fade(@red, 16%) 99.73%\n ),\n url(\"https://static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png\");\n\n a[href=\"/signup\"] {\n background-color: @yellow;\n }\n a[href=\"/products/pro\"] {\n background-color: @red;\n border-color: @text;\n }\n }\n article > section:nth-of-type(2) {\n color: @text;\n }\n\n /* Popular libraries section */\n #popular-libraries-header + hr {\n border-color: @red;\n }\n ul[aria-labelledby=\"popular-libraries-header\"] {\n li a {\n border-bottom-color: @surface0;\n }\n }\n\n /* Discover packages section */\n #discover-packages-header + hr {\n border-color: mix(@red, @yellow);\n }\n ul[aria-labelledby=\"discover-packages-header\"] li {\n a {\n color: @text;\n border-color: @surface0;\n }\n &:nth-of-type(6n + 1):hover a {\n color: @mauve;\n border-bottom-color: @mauve;\n }\n &:nth-of-type(6n + 2):hover a {\n color: @green;\n border-bottom-color: @green;\n }\n &:nth-of-type(6n + 3):hover a {\n color: @sky;\n border-bottom-color: @sky;\n }\n &:nth-of-type(6n + 4):hover a {\n color: @red;\n border-bottom-color: @red;\n }\n &:nth-of-type(6n + 5):hover a {\n color: @yellow;\n border-bottom-color: @yellow;\n }\n &:nth-of-type(6n + 6):hover a {\n color: @pink;\n border-bottom-color: @pink;\n }\n }\n\n /* By the numbers section */\n ._8f26e3fd {\n border-color: @yellow;\n }\n\n /* Recently updated packages section */\n #recently-updated-packages-header + hr {\n border-color: @red;\n }\n\n /* --- PACKAGE PAGES --- */\n\n /* \"public\" text */\n ._813b53b2 {\n color: @green;\n }\n /* TypeScript logo */\n img[alt=\"TypeScript icon, indicating that this package has built-in type declarations\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Navigation tabs */\n ul[aria-owns*=\"package-tab-\"] {\n li {\n &:has(#package-tab-readme) {\n border-color: @yellow;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@yellow, 20%);\n }\n\n a {\n color: @yellow;\n }\n }\n &:has(#package-tab-code),\n &:has(#package-tab-admin) {\n border-color: @red;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@red, 20%);\n }\n\n a {\n color: @red;\n }\n }\n &:has(#package-tab-dependents),\n &:has(#package-tab-packages) {\n border-color: @mauve;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@mauve, 20%);\n }\n\n a {\n color: @mauve;\n }\n }\n &:has(#package-tab-dependencies) {\n border-color: @pink;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@pink, 20%);\n }\n\n a {\n color: @pink;\n }\n }\n &:has(#package-tab-versions) {\n border-color: @sapphire;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@sapphire, 20%);\n }\n\n a {\n color: @sapphire;\n }\n }\n &:has(#package-tab-orgs) {\n border-color: @green;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@green, 20%);\n }\n\n a {\n color: @green;\n }\n }\n }\n }\n\n /* Sidebar icons */\n ._5cfc0900 svg,\n .b5be2af6 svg,\n button[aria-label=\"Copy install command line\"] svg,\n [aria-labelledby=\"repository repository-link\"] svg g {\n fill: @text;\n }\n /* Copy install command box */\n p:has(button[aria-label=\"Copy install command line\"]) {\n border-color: @surface0;\n }\n /* Weekly downloads chart */\n div:has(> svg > [class^=\"sparkline--\"]) {\n border-bottom-color: fade(@accent-color, 20%);\n\n svg {\n stroke: @accent-color;\n fill: fade(@accent-color, 20%);\n }\n }\n\n /* Sidebar provenance popup */\n button[aria-label=\"View more provenance details\"] {\n + div > div > div {\n background-color: @base;\n border-color: @surface0;\n\n &::after {\n border-bottom-color: @base;\n }\n\n &::before {\n border-bottom-color: @surface0;\n }\n\n > div {\n div:nth-of-type(2) {\n border-color: @surface0;\n }\n }\n }\n }\n ._1e07caeb {\n color: @text;\n }\n ._9666fddd,\n ._861fb12a,\n ._2160593e {\n color: @subtext0;\n }\n /* Provenance icon */\n .f97c6116 {\n fill: @green;\n }\n /* Provenance section at bottom */\n #provenance-details-header + div {\n border-color: @surface0;\n }\n\n /* Sidebar text */\n .c84e15be {\n color: @subtext0;\n }\n\n /* Tab headings */\n\n [id^=\"tabpanel-\"] h2 {\n color: @text;\n }\n\n /* File explorer tab */\n #tabpanel-explore > div > div {\n border-color: @surface0;\n\n > div:has(h2),\n div:has(+ pre) {\n border-bottom-color: @surface0;\n }\n\n /* Back button inside file */\n ._450b46e9 {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n ul li {\n border-bottom-color: @surface0;\n\n &:hover {\n background-color: @surface0;\n }\n\n img {\n @folder: escape(\n ''\n );\n @file: escape(\n ''\n );\n &._1528cda6 {\n content: url(\"data:image/svg+xml,@{folder}\");\n }\n &._7ec1ed32 {\n content: url(\"data:image/svg+xml,@{file}\");\n }\n }\n }\n\n /* File paths/link */\n button,\n /* Loading spinner */\n svg:has(> circle) {\n color: @text !important;\n }\n\n div:has(+ pre) {\n background-color: @mantle;\n }\n pre {\n background-color: @base !important;\n color: @text !important;\n\n .react-syntax-highlighter-line-number {\n color: @subtext1 !important;\n }\n\n [style=\"color: rgb(102, 102, 102);\"] {\n color: var(--color-prettylights-syntax-comment) !important;\n }\n [style=\"color: rgb(150, 152, 150);\"] {\n color: @overlay0 !important;\n }\n [style=\"color: rgb(0, 92, 197);\"] {\n color: var(--color-prettylights-syntax-constant) !important;\n }\n [style=\"color: rgb(215, 58, 73);\"],\n [style=\"color: rgb(0, 134, 179);\"] {\n color: var(--color-prettylights-syntax-keyword) !important;\n }\n [style=\"color: rgb(3, 47, 98);\"] {\n color: var(--color-prettylights-syntax-string) !important;\n }\n [style=\"color: rgb(111, 66, 193);\"] {\n color: var(--color-prettylights-syntax-entity) !important;\n }\n [style*=\"color: rgb(223, 80, 0);\"] {\n color: @peach !important;\n }\n [style*=\"color: rgb(99, 163, 92);\"] {\n color: @green !important;\n }\n\n .hljs-subst,\n .hljs-built_in {\n color: var(\n --color-prettylights-syntax-storage-modifier-import\n ) !important;\n }\n }\n }\n\n /* Versions tab */\n #tabpanel-versions {\n ul li[class] div {\n border-bottom-color: @surface0;\n }\n }\n\n /* Dependencies/dependents tab */\n #tabpanel-dependencies,\n #tabpanel-dependents {\n ul a {\n color: @red;\n\n &:hover {\n color: @text;\n }\n }\n }\n\n /* Readme tab */\n #tabpanel-readme #readme {\n color: @text;\n a {\n color: @red;\n }\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n color: @text;\n a,\n svg {\n color: @text;\n fill: @text;\n }\n }\n p,\n li {\n color: @subtext0;\n }\n strong {\n color: @text;\n }\n pre,\n code {\n background-color: @mantle;\n color: @text;\n }\n pre.editor.editor-colors {\n .keyword,\n .storage.type {\n color: var(--color-prettylights-syntax-keyword);\n font-weight: normal; // stylelint-disable-line property-disallowed-list\n }\n .string {\n color: var(--color-prettylights-syntax-string);\n }\n .variable {\n color: var(--color-prettylights-syntax-variable);\n }\n .entity,\n .function {\n color: var(--color-prettylights-syntax-entity);\n }\n .comment {\n color: var(--color-prettylights-syntax-comment);\n }\n .storage.type.function {\n color: var(--color-prettylights-syntax-keyword);\n }\n .punctuation.definition:not(.string) {\n color: @text;\n }\n .constant {\n color: var(--color-prettylights-syntax-constant);\n }\n }\n h1,\n h2 {\n border-bottom-color: @surface1;\n }\n h4 {\n border-bottom-color: @surface0;\n }\n blockquote {\n background-color: lighten(@surface0, 2%);\n border-left-color: @surface2;\n }\n table {\n color: @text;\n border-bottom-style: none;\n td,\n th {\n background-color: @base;\n border-color: @surface0;\n }\n }\n }\n\n /* Keyword links */\n #user-content-keywords {\n color: @text;\n\n + ul a {\n color: @red;\n\n &:hover {\n color: @text;\n }\n }\n }\n /* Share provenance feedback link */\n #user-content-provenance a[href=\" https://github.com/npm/feedback\"]\n {\n color: @text;\n }\n\n /* --- PROFILE PAGES --- */\n\n .eaac77a6 {\n color: @surface2;\n }\n ._34da67ba {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n ._69ab2ca0 {\n border-color: @surface0;\n background-color: @mantle;\n }\n\n /* --- SETTINGS PAGES --- */\n\n /* Headings */\n ._7fb5e603 h1 {\n color: @text;\n }\n\n /* Left panel */\n aside.e9998f88 {\n box-shadow: none;\n\n ul.c63ae7fc li:hover {\n background-color: @crust;\n }\n\n /* Create organization button */\n #organizationsHeader + a[href=\"/org/create\"] {\n color: @green;\n border-color: @green;\n\n &:hover {\n color: @mantle;\n background-color: @green;\n }\n }\n }\n\n /* Linked accounts & recovery option settings */\n .b49405c7 {\n color: @text;\n }\n\n /* Email and password settings */\n p:has(+ div > a[href^=\"/settings/\"][href$=\"/email\"] + a[href^=\"/settings/\"][href$=\"/password\"]),\n\t\t/* Delete account */\n\t\tp:has(+ a[href^=\"/settings/\"][href$=\"/delete-account\"]) {\n color: @text;\n }\n\n /* Access tokens settings */\n form#tokens {\n table {\n td {\n span {\n color: @subtext1;\n\n &:hover {\n color: @text;\n }\n }\n code {\n color: @subtext0;\n }\n }\n + div {\n color: @text;\n }\n }\n }\n ._305a9f55 ._038c0473 {\n border-color: @accent-color;\n background-color: fade(@accent-color, 20%);\n }\n button[aria-label^=\"Delete token ending in\"] {\n ._305a9f55 ._038c0473 & {\n border-color: @surface2;\n }\n &.b55db0e2:hover {\n border-color: @red;\n background-color: @red;\n color: @base;\n }\n }\n\n /* 2FA authentication page */\n ._75ce47e7 {\n background-color: @base;\n\n ._71252860,\n .d7eb966d {\n color: @text;\n }\n\n [fill=\"#65C6C9\"],\n [fill=\"url(#paint1_linear_449_428)\"],\n [fill=\"url(#paint0_linear_110_3043)\"] {\n fill: @blue;\n }\n [fill=\"url(#paint2_linear_449_428)\"],\n [fill=\"url(#paint1_linear_110_3043)\"] {\n fill: @base;\n }\n\n &::before {\n background-image: @npmGradient;\n }\n }\n ._320f7a67 {\n background-color: @base;\n\n &::before {\n background-image: @npmGradient;\n }\n\n section {\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);\n }\n\n div[role=\"radiogroup\"] {\n color: @text;\n background-color: @surface0;\n }\n\n #gat-banner span {\n color: @yellow;\n }\n }\n\n /* Create organization page */\n .acb78000::before {\n background-image: @npmGradient;\n }\n /* Step 1: create an org */\n .e99f3f5d {\n color: @green;\n }\n img[src=\"https://static-production.npmjs.com/28dd82ec6e5fe3cfbb4d2c4ec492076b.svg\"]\n {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n /* Step 2: invite members */\n img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"]\n {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n div:has(> form[action=\"/org/create\"]) {\n color: @text;\n\n &,\n + div {\n border-color: @surface0;\n }\n }\n\n /* Billing information page */\n .bg-washed-green {\n background-color: fade(\n lighten(@teal, 10%),\n if(@lookup = latte, 50%, 100%)\n );\n }\n .b--light-green {\n border-color: @teal;\n }\n\n /* Pricing page */\n\n .dark-gray {\n color: @text !important;\n }\n\n .light-silver {\n color: @subtext1;\n }\n\n .npm-red {\n color: @red;\n }\n\n .a11y-light-gray,\n .bg-gray {\n background-color: @subtext0 !important;\n }\n\n .bg-dark-gray {\n background-color: @text;\n }\n\n .bg-light-gray,\n .bg-near-white {\n background-color: @surface0 !important;\n }\n\n .npm-bg-hero,\n .npm-bg-teams {\n background: none;\n\n > .white {\n color: @text;\n }\n }\n\n .npm-bg-gradient {\n background-image: @npmGradient;\n }\n\n .npm-rainbow-circle {\n background-image: linear-gradient(@crust, @crust), @npmGradient;\n }\n\n .npm-btn-red {\n background-color: @red;\n border-bottom-color: @yellow;\n }\n\n a[href=\"/products/teams\"].npm-title {\n background-color: @red;\n color: @crust;\n border-color: @text;\n }\n\n ul.featureComparisonList img[alt=\"feature included\"] {\n filter: @red-filter;\n }\n\n /* --- GENERIC --- */\n\n /* Buttons/button links */\n ._24a1e9c7 {\n background-image: none;\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n\n &:not([disabled]):hover {\n background-color: @surface1;\n }\n\n &[disabled] {\n background-color: @mantle;\n color: @subtext0;\n }\n\n /* Danger */\n &._4a3f8f21 {\n & when (@lookup = latte) {\n background-color: lighten(@red, 30%);\n\n &:hover {\n background-color: lighten(@red, 25%);\n }\n }\n\n & when not (@lookup = latte) {\n background-color: @red;\n color: @surface1;\n\n &:hover {\n background-color: lighten(@red, 5%);\n }\n }\n }\n\n /* Success */\n &.c37751f6 {\n & when (@lookup = latte) {\n background-color: lighten(@green, 30%);\n\n &:hover {\n background-color: lighten(@green, 25%);\n }\n }\n\n & when not (@lookup = latte) {\n background-color: @green;\n color: @surface1;\n\n &:hover {\n background-color: lighten(@green, 5%);\n }\n }\n }\n }\n\n /* Signup form */\n #signup {\n /* Logged out signup button in header */\n &[href=\"/signup\"] {\n border-color: @surface0;\n }\n\n #signup_email_error_message,\n #signup_password_error_message {\n color: @red;\n }\n\n fieldset {\n color: @text;\n }\n }\n\n button[name=\"show-hide-password\"] {\n background-color: transparent;\n color: @text;\n\n &:hover {\n background-color: @mantle;\n }\n\n &::before {\n background-color: @surface0;\n }\n }\n\n /* Dropdowns */\n details ul[class*=\"Dropdown__DropdownMenu\"] {\n background-color: @base;\n border-color: @surface0;\n\n li a:hover {\n background-color: @mantle !important;\n color: @text !important;\n }\n }\n /* Select menus */\n select {\n background-color: @surface0;\n border-color: @surface2;\n color: @text;\n }\n\n /* --- SEARCH RESULTS --- */\n\n [aria-labelledby=\"search_ranking_radiogroup_label\"] {\n > div:focus-within {\n outline-style: none;\n }\n\n label {\n color: @subtext0;\n\n &[for=\"search_ranking_optimal\"] {\n border-bottom-color: @surface1;\n }\n\n &[for=\"search_ranking_popularity\"] {\n border-bottom-color: @sky;\n }\n\n &[for=\"search_ranking_quality\"] {\n border-bottom-color: @mauve;\n }\n\n &[for=\"search_ranking_maintenance\"] {\n border-bottom-color: @red;\n }\n }\n }\n /* Results header, results count, pagination buttons */\n .a9b7335e {\n background-color: @mantle;\n }\n nav[aria-label=\"Pagination Navigation\"] {\n div > a {\n background-color: @base;\n border-color: @surface0;\n\n &:hover {\n background-color: @mantle;\n }\n }\n }\n #pkg-list-exact-match {\n color: @base;\n & when (@lookup = latte) {\n background-color: lighten(@mauve, 20%);\n }\n & when not (@lookup = latte) {\n background-color: @mauve;\n }\n }\n div:has(#search_ranking_radiogroup_label) {\n a[href^=\"/search?q=keywords\"] {\n background-color: @mantle;\n\n &:hover {\n background-color: @crust;\n }\n }\n }\n /* Username links */\n a[aria-label^=\"publisher\"]:hover {\n color: @red;\n }\n /* PQM text */\n ._89d0b3e5 {\n color: @text;\n }\n /* PQM bars */\n ._464c07bf {\n background-color: @sky;\n }\n ._625ca439 {\n background-color: @mauve;\n }\n ._9a8a65f4 {\n background-color: @red;\n }\n\n /* --- FOOTER --- */\n\n footer {\n a[href=\"https://github.com/npm\"] svg\n {\n > polygon {\n fill: @base;\n }\n\n > rect {\n fill: @text;\n }\n }\n a[href=\"https://github.com\"] svg\n {\n fill: @text;\n }\n &::after {\n background-image: @npmGradient;\n }\n }\n\n --color-prettylights-syntax-comment: @overlay2;\n --color-prettylights-syntax-constant: @teal;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @teal;\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: @teal;\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\n /* stylelint-disable declaration-block-single-line-max-declarations */\n /* prettier-ignore */\n div.highlight pre {.pl-mb,.pl-mdr,.pl-c{color:var(--color-prettylights-syntax-comment)}.pl-c1,.pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.pl-e,.pl-en{color:var(--color-prettylights-syntax-entity)}.pl-s .pl-s1,.pl-smi{color:var(--color-prettylights-syntax-storage-modifier-import)}.pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.pl-k{color:var(--color-prettylights-syntax-keyword)}.pl-pds,.pl-s,.pl-s .pl-pse .pl-s1,.pl-sr,.pl-sr .pl-cce,.pl-sr .pl-sra,.pl-sr .pl-sre{color:var(--color-prettylights-syntax-string)}.pl-smw,.pl-v{color:var(--color-prettylights-syntax-variable)}.pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.pl-sr .pl-cce{color:var(--color-prettylights-syntax-string-regexp)}.pl-ml{color:var(--color-prettylights-syntax-markup-list)}.pl-mh,.pl-mh .pl-en,.pl-ms{color:var(--color-prettylights-syntax-markup-heading)}.pl-mi{color:var(--color-prettylights-syntax-markup-italic)}.pl-mb{color:var(--color-prettylights-syntax-markup-bold)}.pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.pl-mdr{color:var(--color-prettylights-syntax-meta-diff-range)}.pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.pl-corl{text-decoration:underline;color:var(--color-prettylights-syntax-constant-other-reference-link)}}\n /* stylelint-enable declaration-block-single-line-max-declarations */\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @red_filter: brightness(0) saturate(100%) invert(13%) sepia(93%) saturate(6590%) hue-rotate(343deg) brightness(85%) contrast(92%); @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; @red_filter: brightness(0) saturate(100%) invert(79%) sepia(26%) saturate(3775%) hue-rotate(304deg) brightness(96%) contrast(88%); @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; @red_filter: brightness(0) saturate(100%) invert(62%) sepia(22%) saturate(880%) hue-rotate(302deg) brightness(98%) contrast(90%); @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; @red_filter: brightness(0) saturate(100%) invert(87%) sepia(37%) saturate(4988%) hue-rotate(296deg) brightness(105%) contrast(91%); @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 npm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/npm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/npm\n@version 0.0.11\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/npm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anpm\n@description Soothing pastel theme for npm\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.npmjs.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 @red-filter: @catppuccin[@@lookup][@red_filter];\n\n color-scheme: if(@lookup = latte, light, dark);\n accent-color: @accent-color;\n\n ::selection {\n background-color: fade(@accent-color, 30%);\n }\n\n input,\n textarea {\n background-color: transparent;\n\n &:focus {\n box-shadow: 0 0 0 2px @accent-color;\n }\n\n &::placeholder {\n color: @subtext0 !important;\n }\n }\n\n @npmGradient: linear-gradient(139deg, @peach, @maroon, @red, @pink);\n\n --color-fg-default: @text;\n --color-fg-muted: @subtext1;\n --color-fg-subtle: @subtext0;\n --color-fg-on-emphasis: @base;\n --color-fg-brand: @red;\n --color-fg-accent: @blue;\n --color-fg-success: @green;\n --color-fg-attention: @yellow;\n --color-fg-danger: @red;\n --color-border-strong: @surface0;\n\n --header-color: @text;\n /* Used on deprecation confirmation page */\n --wombat-red: @maroon;\n --wombat-red-hover: @red;\n\n &,\n main {\n background-color: @base !important;\n color: @text;\n }\n\n /* Primary background */\n .bg-white,\n ._4ea0e50d {\n background-color: @base;\n }\n\n /* Background layer background */\n ._7eb68a55,\n .e9998f88 {\n background-color: @mantle;\n }\n\n /* Primary text */\n .black,\n .black-90,\n .black-80,\n a {\n color: @text;\n }\n\n /* Secondary text */\n .black-70,\n .black-60,\n .dim:focus,\n .dim:hover {\n color: @subtext0;\n }\n\n /* Inverse text */\n .white {\n color: @base;\n }\n\n /* Border colors */\n .b--black-10,\n .b--black-20 {\n border-color: @surface0;\n }\n\n /* --- ARBITRARY --- */\n\n /* Top loading bar */\n div.fixed.top-0.left-0.z-999 {\n background-color: @red;\n }\n\n /* Magnifying glass icon (search box, discover packages) */\n svg g[stroke=\"#777777\"] {\n stroke: @subtext0;\n }\n\n /* \"Beta\" pill */\n .a17280e0 {\n color: @green;\n border-color: @green;\n }\n /* Green checkmark */\n [fill=\"#107010\"] {\n fill: @green;\n }\n\n /* --- HEADER --- */\n [data-test-id=\"notification-banner\"] {\n background-color: if(\n @lookup = latte,\n desaturate(lighten(@green, 30%), 5%),\n desaturate(darken(@green, 5%), 5%)\n );\n border-color: @green;\n\n #notification,\n button[aria-label=\"Close notification\"] {\n color: if(@lookup = latte, @text, @base);\n }\n }\n header {\n border-bottom-color: @surface0;\n\n /* Top bar gradient */\n .e7070742 {\n border-image: @npmGradient 3;\n }\n\n /* Heart icon */\n ._0edb515f {\n color: @text;\n }\n\n /* Logo */\n a[href=\"/\"] > svg > path {\n fill: @text;\n }\n\n /* Search box */\n form#search {\n button[type=\"submit\"] {\n background-color: @subtext1;\n }\n\n > div {\n border-color: @crust;\n\n &:focus-within {\n border-color: @subtext1;\n }\n\n > div {\n background-color: @crust;\n\n input[type=\"search\"] {\n color: @text;\n\n &:focus {\n box-shadow: none;\n }\n\n &::-webkit-search-cancel-button {\n display: none;\n }\n }\n }\n\n /* Floating live results */\n ul li {\n border-bottom-color: @surface0;\n color: @text;\n }\n }\n }\n\n /* Profile picture navigation */\n nav:has(> button[aria-label=\"Profile menu\"]) {\n > button {\n /* Dropdown arrow */\n img[alt=\"avatar\"] {\n border-color: @text;\n\n + div > svg {\n fill: @text;\n }\n }\n }\n\n /* Popup */\n > div > div {\n border-color: @surface0;\n\n /* Popup triangle */\n &::after {\n border-bottom-color: @base;\n }\n &::before {\n border-bottom-color: @surface0;\n }\n\n /* Username */\n h2 {\n border-bottom-color: @surface1;\n\n span {\n color: @text;\n }\n }\n\n /* Navigation options */\n ul li a {\n &:hover,\n &:focus {\n background-color: @crust;\n }\n\n /* Red \"Add Organization\" button */\n &[href=\"/org/create\"] {\n border-color: @surface0;\n color: @red;\n svg {\n fill: @red;\n }\n }\n }\n }\n }\n }\n\n /* --- HOME PAGE --- */\n\n ._8c1ee087 {\n background-image: linear-gradient(\n 270deg,\n fade(@red, 16%) 0%,\n fade(@red, 56%) 18.45%,\n fade(@red, 80%) 49.67%,\n fade(@red, 56%) 82.52%,\n fade(@red, 19%) 99.7%,\n fade(@red, 0%) 99.71%,\n fade(@red, 0%) 99.72%,\n fade(@red, 16%) 99.73%\n ),\n url(\"https://static-production.npmjs.com/abf53a31b2da4657a1a004ee9358551c.png\");\n\n a[href=\"/signup\"] {\n background-color: @yellow;\n }\n a[href=\"/products/pro\"] {\n background-color: @red;\n border-color: @text;\n }\n }\n article > section:nth-of-type(2) {\n color: @text;\n }\n\n /* Popular libraries section */\n #popular-libraries-header + hr {\n border-color: @red;\n }\n ul[aria-labelledby=\"popular-libraries-header\"] {\n li a {\n border-bottom-color: @surface0;\n }\n }\n\n /* Discover packages section */\n #discover-packages-header + hr {\n border-color: mix(@red, @yellow);\n }\n ul[aria-labelledby=\"discover-packages-header\"] li {\n a {\n color: @text;\n border-color: @surface0;\n }\n &:nth-of-type(6n + 1):hover a {\n color: @mauve;\n border-bottom-color: @mauve;\n }\n &:nth-of-type(6n + 2):hover a {\n color: @green;\n border-bottom-color: @green;\n }\n &:nth-of-type(6n + 3):hover a {\n color: @sky;\n border-bottom-color: @sky;\n }\n &:nth-of-type(6n + 4):hover a {\n color: @red;\n border-bottom-color: @red;\n }\n &:nth-of-type(6n + 5):hover a {\n color: @yellow;\n border-bottom-color: @yellow;\n }\n &:nth-of-type(6n + 6):hover a {\n color: @pink;\n border-bottom-color: @pink;\n }\n }\n\n /* By the numbers section */\n ._8f26e3fd {\n border-color: @yellow;\n }\n\n /* Recently updated packages section */\n #recently-updated-packages-header + hr {\n border-color: @red;\n }\n\n /* --- PACKAGE PAGES --- */\n\n /* Deprecation warning */\n .bg-washed-red {\n background-color: fade(@red, 30%);\n\n code {\n background-color: @mantle;\n color: @text;\n }\n }\n .red {\n color: @red !important;\n }\n\n /* \"public\" text */\n ._813b53b2 {\n color: @green;\n }\n /* TypeScript logo */\n img[alt=\"TypeScript icon, indicating that this package has built-in type declarations\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n /* Navigation tabs */\n ul[aria-owns*=\"package-tab-\"] {\n li {\n &:has(#package-tab-readme) {\n border-color: @yellow;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@yellow, 20%);\n }\n\n a {\n color: @yellow;\n }\n }\n &:has(#package-tab-code),\n &:has(#package-tab-admin) {\n border-color: @red;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@red, 20%);\n }\n\n a {\n color: @red;\n }\n }\n &:has(#package-tab-dependents),\n &:has(#package-tab-packages) {\n border-color: @mauve;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@mauve, 20%);\n }\n\n a {\n color: @mauve;\n }\n }\n &:has(#package-tab-dependencies) {\n border-color: @pink;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@pink, 20%);\n }\n\n a {\n color: @pink;\n }\n }\n &:has(#package-tab-versions) {\n border-color: @sapphire;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@sapphire, 20%);\n }\n\n a {\n color: @sapphire;\n }\n }\n &:has(#package-tab-orgs) {\n border-color: @green;\n\n &:has(> a[aria-selected=\"false\"]):hover {\n background-color: fade(@green, 20%);\n }\n\n a {\n color: @green;\n }\n }\n }\n }\n\n /* Sidebar icons */\n ._5cfc0900 svg,\n .b5be2af6 svg,\n button[aria-label=\"Copy install command line\"] svg,\n [aria-labelledby=\"repository repository-link\"] svg g {\n fill: @text;\n }\n /* Copy install command box */\n p:has(button[aria-label=\"Copy install command line\"]) {\n border-color: @surface0;\n }\n /* Weekly downloads chart */\n div:has(> svg > [class^=\"sparkline--\"]) {\n border-bottom-color: fade(@accent-color, 20%);\n\n svg {\n stroke: @accent-color;\n fill: fade(@accent-color, 20%);\n }\n }\n\n /* Sidebar provenance popup */\n button[aria-label=\"View more provenance details\"] {\n + div > div > div {\n background-color: @base;\n border-color: @surface0;\n\n &::after {\n border-bottom-color: @base;\n }\n\n &::before {\n border-bottom-color: @surface0;\n }\n\n > div {\n div:nth-of-type(2) {\n border-color: @surface0;\n }\n }\n }\n }\n ._1e07caeb {\n color: @text;\n }\n ._9666fddd,\n ._861fb12a,\n ._2160593e {\n color: @subtext0;\n }\n /* Provenance icon */\n .f97c6116 {\n fill: @green;\n }\n /* Provenance section at bottom */\n #provenance-details-header + div {\n border-color: @surface0;\n }\n\n /* Sidebar text */\n .c84e15be {\n color: @subtext0;\n }\n\n /* Tab headings */\n\n [id^=\"tabpanel-\"] h2 {\n color: @text;\n }\n\n /* File explorer tab */\n #tabpanel-explore > div > div {\n border-color: @surface0;\n\n > div:has(h2),\n div:has(+ pre) {\n border-bottom-color: @surface0;\n }\n\n /* Back button inside file */\n ._450b46e9 {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n\n ul li {\n border-bottom-color: @surface0;\n\n &:hover {\n background-color: @surface0;\n }\n\n img {\n @folder: escape(\n ''\n );\n @file: escape(\n ''\n );\n &._1528cda6 {\n content: url(\"data:image/svg+xml,@{folder}\");\n }\n &._7ec1ed32 {\n content: url(\"data:image/svg+xml,@{file}\");\n }\n }\n }\n\n /* File paths/link */\n button,\n /* Loading spinner */\n svg:has(> circle) {\n color: @text !important;\n }\n\n div:has(+ pre) {\n background-color: @mantle;\n }\n pre {\n background-color: @base !important;\n color: @text !important;\n\n .react-syntax-highlighter-line-number {\n color: @subtext1 !important;\n }\n\n [style=\"color: rgb(102, 102, 102);\"] {\n color: var(--color-prettylights-syntax-comment) !important;\n }\n [style=\"color: rgb(150, 152, 150);\"] {\n color: @overlay0 !important;\n }\n [style=\"color: rgb(0, 92, 197);\"] {\n color: var(--color-prettylights-syntax-constant) !important;\n }\n [style=\"color: rgb(215, 58, 73);\"],\n [style=\"color: rgb(0, 134, 179);\"] {\n color: var(--color-prettylights-syntax-keyword) !important;\n }\n [style=\"color: rgb(3, 47, 98);\"] {\n color: var(--color-prettylights-syntax-string) !important;\n }\n [style=\"color: rgb(111, 66, 193);\"] {\n color: var(--color-prettylights-syntax-entity) !important;\n }\n [style*=\"color: rgb(223, 80, 0);\"] {\n color: @peach !important;\n }\n [style*=\"color: rgb(99, 163, 92);\"] {\n color: @green !important;\n }\n\n .hljs-subst,\n .hljs-built_in {\n color: var(\n --color-prettylights-syntax-storage-modifier-import\n ) !important;\n }\n }\n }\n\n /* Versions tab */\n #tabpanel-versions {\n ul li[class] div {\n border-bottom-color: @surface0;\n }\n }\n\n /* Dependencies/dependents tab */\n #tabpanel-dependencies,\n #tabpanel-dependents {\n ul a {\n color: @red;\n\n &:hover {\n color: @text;\n }\n }\n }\n\n /* Readme tab */\n #tabpanel-readme #readme {\n color: @text;\n a {\n color: @red;\n }\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n color: @text;\n a,\n svg {\n color: @text;\n fill: @text;\n }\n }\n p,\n li {\n color: @subtext0;\n }\n strong {\n color: @text;\n }\n pre,\n code {\n background-color: @mantle;\n color: @text;\n }\n pre.editor.editor-colors {\n .keyword,\n .storage.type {\n color: var(--color-prettylights-syntax-keyword);\n font-weight: normal; // stylelint-disable-line property-disallowed-list\n }\n .string {\n color: var(--color-prettylights-syntax-string);\n }\n .variable {\n color: var(--color-prettylights-syntax-variable);\n }\n .entity,\n .function {\n color: var(--color-prettylights-syntax-entity);\n }\n .comment {\n color: var(--color-prettylights-syntax-comment);\n }\n .storage.type.function {\n color: var(--color-prettylights-syntax-keyword);\n }\n .punctuation.definition:not(.string) {\n color: @text;\n }\n .constant {\n color: var(--color-prettylights-syntax-constant);\n }\n }\n h1,\n h2 {\n border-bottom-color: @surface1;\n }\n h4 {\n border-bottom-color: @surface0;\n }\n blockquote {\n background-color: lighten(@surface0, 2%);\n border-left-color: @surface2;\n }\n table {\n color: @text;\n border-bottom-style: none;\n td,\n th {\n background-color: @base;\n border-color: @surface0;\n }\n }\n }\n\n /* Keyword links */\n #user-content-keywords {\n color: @text;\n\n + ul a {\n color: @red;\n\n &:hover {\n color: @text;\n }\n }\n }\n /* Share provenance feedback link */\n #user-content-provenance a[href=\" https://github.com/npm/feedback\"]\n {\n color: @text;\n }\n\n /* Settings */\n div[role=\"listitem\"],\n div[role=\"radiogroup\"] {\n background: @base;\n }\n\n /* --- PROFILE PAGES --- */\n\n .eaac77a6 {\n color: @surface2;\n }\n ._34da67ba {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n ._69ab2ca0 {\n border-color: @surface0;\n background-color: @mantle;\n }\n\n /* --- SETTINGS PAGES --- */\n\n /* Headings */\n ._7fb5e603 h1 {\n color: @text;\n }\n\n /* Left panel */\n aside.e9998f88 {\n box-shadow: none;\n\n ul.c63ae7fc li:hover {\n background-color: @crust;\n }\n\n /* Create organization button */\n #organizationsHeader + a[href=\"/org/create\"] {\n color: @green;\n border-color: @green;\n\n &:hover {\n color: @mantle;\n background-color: @green;\n }\n }\n }\n\n /* Linked accounts & recovery option settings */\n .b49405c7 {\n color: @text;\n }\n\n /* Email and password settings */\n p:has(+ div > a[href^=\"/settings/\"][href$=\"/email\"] + a[href^=\"/settings/\"][href$=\"/password\"]),\n\t\t/* Delete account */\n\t\tp:has(+ a[href^=\"/settings/\"][href$=\"/delete-account\"]) {\n color: @text;\n }\n\n /* Access tokens settings */\n form#tokens {\n table {\n td {\n span {\n color: @subtext1;\n\n &:hover {\n color: @text;\n }\n }\n code {\n color: @subtext0;\n }\n }\n + div {\n color: @text;\n }\n }\n }\n ._305a9f55 ._038c0473 {\n border-color: @accent-color;\n background-color: fade(@accent-color, 20%);\n }\n button[aria-label^=\"Delete token ending in\"] {\n ._305a9f55 ._038c0473 & {\n border-color: @surface2;\n }\n &.b55db0e2:hover {\n border-color: @red;\n background-color: @red;\n color: @base;\n }\n }\n\n /* 2FA authentication page */\n ._75ce47e7 {\n background-color: @base;\n\n ._71252860,\n .d7eb966d {\n color: @text;\n }\n\n [fill=\"#65C6C9\"],\n [fill=\"url(#paint1_linear_449_428)\"],\n [fill=\"url(#paint0_linear_110_3043)\"] {\n fill: @blue;\n }\n [fill=\"url(#paint2_linear_449_428)\"],\n [fill=\"url(#paint1_linear_110_3043)\"] {\n fill: @base;\n }\n\n &::before {\n background-image: @npmGradient;\n }\n }\n ._320f7a67 {\n background-color: @base;\n\n &::before {\n background-image: @npmGradient;\n }\n\n section {\n box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);\n }\n\n div[role=\"radiogroup\"] {\n color: @text;\n background-color: @surface0;\n }\n\n #gat-banner span {\n color: @yellow;\n }\n }\n\n /* Create organization page */\n .acb78000::before {\n background-image: @npmGradient;\n }\n /* Step 1: create an org */\n .e99f3f5d {\n color: @green;\n }\n img[src=\"https://static-production.npmjs.com/28dd82ec6e5fe3cfbb4d2c4ec492076b.svg\"]\n {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n /* Step 2: invite members */\n img[src=\"https://static-production.npmjs.com/d6654c911c7cf2159948148754c95bb6.svg\"]\n {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n div:has(> form[action=\"/org/create\"]) {\n color: @text;\n\n &,\n + div {\n border-color: @surface0;\n }\n }\n\n /* Billing information page */\n .bg-washed-green {\n background-color: fade(\n lighten(@teal, 10%),\n if(@lookup = latte, 50%, 100%)\n );\n }\n .b--light-green {\n border-color: @teal;\n }\n\n /* Pricing page */\n\n .dark-gray {\n color: @text !important;\n }\n\n .light-silver {\n color: @subtext1;\n }\n\n .npm-red {\n color: @red;\n }\n\n .a11y-light-gray,\n .bg-gray {\n background-color: @subtext0 !important;\n }\n\n .bg-dark-gray {\n background-color: @text;\n }\n\n .bg-light-gray,\n .bg-near-white {\n background-color: @surface0 !important;\n }\n\n .npm-bg-hero,\n .npm-bg-teams {\n background: none;\n\n > .white {\n color: @text;\n }\n }\n\n .npm-bg-gradient {\n background-image: @npmGradient;\n }\n\n .npm-rainbow-circle {\n background-image: linear-gradient(@crust, @crust), @npmGradient;\n }\n\n .npm-btn-red {\n background-color: @red;\n border-bottom-color: @yellow;\n }\n\n a[href=\"/products/teams\"].npm-title {\n background-color: @red;\n color: @crust;\n border-color: @text;\n }\n\n ul.featureComparisonList img[alt=\"feature included\"] {\n filter: @red-filter;\n }\n\n /* --- GENERIC --- */\n\n /* Buttons/button links */\n ._24a1e9c7 {\n background-image: none;\n background-color: @surface0;\n color: @text;\n border-color: @surface1;\n\n &:not([disabled]):hover {\n background-color: @surface1;\n }\n\n &[disabled] {\n background-color: @mantle;\n color: @subtext0;\n }\n\n /* Danger */\n &._4a3f8f21 {\n & when (@lookup = latte) {\n background-color: lighten(@red, 30%);\n\n &:hover {\n background-color: lighten(@red, 25%);\n }\n }\n\n & when not (@lookup = latte) {\n background-color: @red;\n color: @surface1;\n\n &:hover {\n background-color: lighten(@red, 5%);\n }\n }\n }\n\n /* Success */\n &.c37751f6 {\n & when (@lookup = latte) {\n background-color: lighten(@green, 30%);\n\n &:hover {\n background-color: lighten(@green, 25%);\n }\n }\n\n & when not (@lookup = latte) {\n background-color: @green;\n color: @surface1;\n\n &:hover {\n background-color: lighten(@green, 5%);\n }\n }\n }\n }\n\n /* Signup form */\n #signup {\n /* Logged out signup button in header */\n &[href=\"/signup\"] {\n border-color: @surface0;\n }\n\n #signup_email_error_message,\n #signup_password_error_message {\n color: @red;\n }\n\n fieldset {\n color: @text;\n }\n }\n\n button[name=\"show-hide-password\"] {\n background-color: transparent;\n color: @text;\n\n &:hover {\n background-color: @mantle;\n }\n\n &::before {\n background-color: @surface0;\n }\n }\n\n /* Dropdowns */\n details ul[class*=\"Dropdown__DropdownMenu\"] {\n background-color: @base;\n border-color: @surface0;\n\n li a:hover {\n background-color: @mantle !important;\n color: @text !important;\n }\n }\n /* Select menus */\n select {\n background-color: @surface0;\n border-color: @surface2;\n color: @text;\n }\n\n /* --- SEARCH RESULTS --- */\n\n [aria-labelledby=\"search_ranking_radiogroup_label\"] {\n > div:focus-within {\n outline-style: none;\n }\n\n label {\n color: @subtext0;\n\n &[for=\"search_ranking_optimal\"] {\n border-bottom-color: @surface1;\n }\n\n &[for=\"search_ranking_popularity\"] {\n border-bottom-color: @sky;\n }\n\n &[for=\"search_ranking_quality\"] {\n border-bottom-color: @mauve;\n }\n\n &[for=\"search_ranking_maintenance\"] {\n border-bottom-color: @red;\n }\n }\n }\n /* Results header, results count, pagination buttons */\n .a9b7335e {\n background-color: @mantle;\n }\n nav[aria-label=\"Pagination Navigation\"] {\n div > a {\n background-color: @base;\n border-color: @surface0;\n\n &:hover {\n background-color: @mantle;\n }\n }\n }\n #pkg-list-exact-match {\n color: @base;\n & when (@lookup = latte) {\n background-color: lighten(@mauve, 20%);\n }\n & when not (@lookup = latte) {\n background-color: @mauve;\n }\n }\n div:has(#search_ranking_radiogroup_label) {\n a[href^=\"/search?q=keywords\"] {\n background-color: @mantle;\n\n &:hover {\n background-color: @crust;\n }\n }\n }\n /* Username links */\n a[aria-label^=\"publisher\"]:hover {\n color: @red;\n }\n /* PQM text */\n ._89d0b3e5 {\n color: @text;\n }\n /* PQM bars */\n ._464c07bf {\n background-color: @sky;\n }\n ._625ca439 {\n background-color: @mauve;\n }\n ._9a8a65f4 {\n background-color: @red;\n }\n\n /* --- FOOTER --- */\n\n footer {\n h3 {\n color: @text;\n }\n a[href=\"https://github.com/npm\"] svg\n {\n > polygon {\n fill: @base;\n }\n\n > rect {\n fill: @text;\n }\n }\n a[href=\"https://github.com\"] svg\n {\n fill: @text;\n }\n &::after {\n background-image: @npmGradient;\n }\n }\n\n --color-prettylights-syntax-comment: @overlay2;\n --color-prettylights-syntax-constant: @teal;\n --color-prettylights-syntax-entity: @blue;\n --color-prettylights-syntax-storage-modifier-import: @peach;\n --color-prettylights-syntax-entity-tag: @teal;\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: @teal;\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\n /* stylelint-disable declaration-block-single-line-max-declarations */\n /* prettier-ignore */\n div.highlight pre {.pl-mb,.pl-mdr,.pl-c{color:var(--color-prettylights-syntax-comment)}.pl-c1,.pl-s .pl-v{color:var(--color-prettylights-syntax-constant)}.pl-e,.pl-en{color:var(--color-prettylights-syntax-entity)}.pl-s .pl-s1,.pl-smi{color:var(--color-prettylights-syntax-storage-modifier-import)}.pl-ent{color:var(--color-prettylights-syntax-entity-tag)}.pl-k{color:var(--color-prettylights-syntax-keyword)}.pl-pds,.pl-s,.pl-s .pl-pse .pl-s1,.pl-sr,.pl-sr .pl-cce,.pl-sr .pl-sra,.pl-sr .pl-sre{color:var(--color-prettylights-syntax-string)}.pl-smw,.pl-v{color:var(--color-prettylights-syntax-variable)}.pl-bu{color:var(--color-prettylights-syntax-brackethighlighter-unmatched)}.pl-ii{color:var(--color-prettylights-syntax-invalid-illegal-text);background-color:var(--color-prettylights-syntax-invalid-illegal-bg)}.pl-c2{color:var(--color-prettylights-syntax-carriage-return-text);background-color:var(--color-prettylights-syntax-carriage-return-bg)}.pl-sr .pl-cce{color:var(--color-prettylights-syntax-string-regexp)}.pl-ml{color:var(--color-prettylights-syntax-markup-list)}.pl-mh,.pl-mh .pl-en,.pl-ms{color:var(--color-prettylights-syntax-markup-heading)}.pl-mi{color:var(--color-prettylights-syntax-markup-italic)}.pl-mb{color:var(--color-prettylights-syntax-markup-bold)}.pl-md{color:var(--color-prettylights-syntax-markup-deleted-text);background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.pl-mi1{color:var(--color-prettylights-syntax-markup-inserted-text);background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.pl-mc{color:var(--color-prettylights-syntax-markup-changed-text);background-color:var(--color-prettylights-syntax-markup-changed-bg)}.pl-mi2{color:var(--color-prettylights-syntax-markup-ignored-text);background-color:var(--color-prettylights-syntax-markup-ignored-bg)}.pl-mdr{color:var(--color-prettylights-syntax-meta-diff-range)}.pl-ba{color:var(--color-prettylights-syntax-brackethighlighter-angle)}.pl-sg{color:var(--color-prettylights-syntax-sublimelinter-gutter-mark)}.pl-corl{text-decoration:underline;color:var(--color-prettylights-syntax-constant-other-reference-link)}}\n /* stylelint-enable declaration-block-single-line-max-declarations */\n }\n}\n\n/* prettier-ignore */\n@catppuccin: {\n @latte: { @rosewater: #dc8a78; @flamingo: #dd7878; @pink: #ea76cb; @mauve: #8839ef; @red: #d20f39; @red_filter: brightness(0) saturate(100%) invert(13%) sepia(93%) saturate(6590%) hue-rotate(343deg) brightness(85%) contrast(92%); @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; @red_filter: brightness(0) saturate(100%) invert(79%) sepia(26%) saturate(3775%) hue-rotate(304deg) brightness(96%) contrast(88%); @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; @red_filter: brightness(0) saturate(100%) invert(62%) sepia(22%) saturate(880%) hue-rotate(302deg) brightness(98%) contrast(90%); @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; @red_filter: brightness(0) saturate(100%) invert(87%) sepia(37%) saturate(4988%) hue-rotate(296deg) brightness(105%) contrast(91%); @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": "npm Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/npm", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/npm", - "version": "0.0.10", + "version": "0.0.11", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/npm/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Anpm", "description": "Soothing pastel theme for npm", @@ -8437,12 +8437,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/npm", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/npm/catppuccin.user.css", "name": "npm Catppuccin", - "originalDigest": "5eb4475fc38804711610407719f3987bdbb742ce", + "originalDigest": "9f7a115ee509c7ef316d945c8701fe2e87f866ad", "_id": "bf690d66-0749-4900-9b51-5903860bf126", - "_rev": 1726090248193, + "_rev": 1726501376585, "id": 84, - "etag": "W/\"d4fd962d62254f01e1ce2190ab985deebb6ecba793cef7be73f41e0c33767752\"", - "updateDate": 1725831876102 + "etag": "W/\"6e767d1e9f6ca85e7d42e70c3ac31f48dd31464055b19e56a49692f1c38cfd14\"", + "updateDate": 1726501376193 }, { "enabled": true, @@ -8856,27 +8856,28 @@ "updateDate": 1715985228842 }, { - "enabled": true, + "enabled": false, "installDate": 1714738400474, "sections": [ { - "code": "/* ==UserStyle==\n@name Minimal Reddit 3r\n@namespace https://github.com/zenstorage/minimal-reddit\n@version 6.0\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' 0\n@var select leftSidebarStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove', 'Minimize','MinimizeWidth']\n@var number widthLeftSidebar '⠀⠀⚬ Width' [272, 0, 544, 1, 'px']\n\n\n------------\nRight sidebar\n------------\n@var checkbox enableRightSidebar '● Customize right sidebar' 0\n@var select rightSidebaStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove']\n\n\n------------\nSection\n------------\n@var checkbox enableSection '● Customize section' 0\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------------\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 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 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------------\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.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== */", "start": 0 }, { - "code": "@import url(\"https://zenstorage.github.io/Minimal-Reddit/assets/css/tisa_fontface.css\");\n@import url(\"https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap\");\n@import url(\"https://zenstorage.github.io/Minimal-Reddit/assets/css/monaspace_fontface.css\");\n@import url(\"https://zenstorage.github.io/Minimal-Reddit/assets/css/jetbrains_fontface.css\");\n nav [data-part=\"secondary\"] {\n display: none !important;\n }\n nav [data-part=\"advertise\"] {\n display: none !important;\n }\n nav [data-part=\"chat\"] {\n display: none !important;\n }\n nav [data-part=\"create\"] {\n display: none !important;\n }\n :host .reddit-search-bar #reddit-trending-searches-partial-container,\n :host .reddit-search-bar div:has(> [icon-name=\"rising-outline\"]) {\n display: none !important;\n }\n .subgrid-container {\n max-width: 100% !important;\n min-width: 100% !important;\n }\n .main-container {\n justify-content: center !important;\n }\n main#main-content {\n/* 100% - right sidebar - gap */\n max-width: calc(100% - 316px - 16px) !important;\n width: 44% !important;\n }", - "start": 6768, + "code": "@import url(\"https://zenstorage.github.io/Minimal-Reddit/assets/css/tisa_fontface.css\");\n@import url(\"https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Fira+Code:wght@300..700&display=swap\");\n@import url(\"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap\");\n@import url(\"https://zenstorage.github.io/Minimal-Reddit/assets/css/monaspace_fontface.css\");\n@import url(\"https://zenstorage.github.io/Minimal-Reddit/assets/css/jetbrains_fontface.css\");\n :root {\n --posts-wide-width: 44%;\n --header-community-width: 100%;\n --width-right-sidebar: 316px;\n --segment-comments-color: rgba(255,255,255,0.05);\n --count-posts-size: 2rem;\n }\n nav [data-part=\"secondary\"] {\n display: none !important;\n }\n nav [data-part=\"advertise\"] {\n display: none !important;\n }\n nav [data-part=\"chat\"] {\n display: none !important;\n }\n nav [data-part=\"create\"] {\n display: none !important;\n }\n :host .reddit-search-bar #reddit-trending-searches-partial-container,\n :host .reddit-search-bar div:has(> [icon-name=\"rising-outline\"]) {\n display: none !important;\n }\n reddit-sidebar-nav > nav > :is(nav,\n div:last-child) {\n display: none !important;\n }\n .masthead {\n width: var(--posts-wide-width) !important;\n margin-inline: auto !important;\n }\n .community-banner {\n --header-height-factor: 0px;\n height: calc(8rem + var(--header-height-factor)) !important;\n }\n @container (min-width:80rem) {\n .community-banner {\n height: calc(12rem + var(--header-height-factor)) !important;\n }\n }", + "start": 9991, "domains": [ - "www.reddit.com" + "www.reddit.com", + "sh.reddit.com" ] } ], - "sourceCode": "/* ==UserStyle==\n@name Minimal Reddit 3r\n@namespace https://github.com/zenstorage/minimal-reddit\n@version 6.0\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' 0\n@var select leftSidebarStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove', 'Minimize','MinimizeWidth']\n@var number widthLeftSidebar '⠀⠀⚬ Width' [272, 0, 544, 1, 'px']\n\n\n------------\nRight sidebar\n------------\n@var checkbox enableRightSidebar '● Customize right sidebar' 0\n@var select rightSidebaStyle '⠀⠀⚬ Style' ['Default*', 'Hide', 'Remove']\n\n\n------------\nSection\n------------\n@var checkbox enableSection '● Customize section' 0\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------------\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 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 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------------\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@-moz-document domain(\"www.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\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(color, 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\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\"]), #user-drawer-content > ul:has([noun=\"advertise\"]) + 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=='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\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\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}\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}\n\t}\n\n\t/* Section */\n\tif enableSection {\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/* 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\tmain#main-content {\n\t\t\t\t/* 100% - right sidebar - gap */\n\t\t\t\tmax-width: calc(100% - 316px - 16px) i;\n\t\t\t\twidth: widthPosts 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 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\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: createBase(s:99,l:37) 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: #FFFFFF3F 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: #000000 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: #FFFFFF7F 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:85) 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: #434343 i;\n\t\t\t--color-tone-4: #303030 i;\n\t\t\t--color-tone-5: #1E1E1E i;\n\t\t\t--color-tone-6: #131313 i;\n\t\t\t--color-tone-7: #080808 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}\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/* 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/* 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}\t\n}", + "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}", "updateUrl": "https://userstyles.world/api/style/9384.user.css", "usercssData": { - "name": "Minimal Reddit 3r", + "name": "Minimal Reddit 3rd", "namespace": "https://github.com/zenstorage/minimal-reddit", - "version": "6.0", + "version": "6.1.4", "description": "Wide posts and remove bloat from homepage", "homepageURL": "https://github.com/zenstorage/minimal-reddit", "supportURL": "https://github.com/zenstorage/minimal-reddit/issues", @@ -9101,7 +9102,7 @@ "label": "● Customize left sidebar", "name": "enableLeftSidebar", "value": null, - "default": "0", + "default": "1", "options": null }, "leftSidebarStyle": { @@ -9117,14 +9118,9 @@ "value": "Default" }, { - "name": "Hide", - "label": "Hide", - "value": "Hide" - }, - { - "name": "Remove", - "label": "Remove", - "value": "Remove" + "name": "Collapse", + "label": "Collapse", + "value": "Collapse" }, { "name": "Minimize", @@ -9135,9 +9131,27 @@ "name": "MinimizeWidth", "label": "MinimizeWidth", "value": "MinimizeWidth" + }, + { + "name": "Hide", + "label": "Hide", + "value": "Hide" + }, + { + "name": "Remove", + "label": "Remove", + "value": "Remove" } ] }, + "leftSidebarCollapseOpen": { + "type": "checkbox", + "label": "⠀⠀⚬ Collapse openened default", + "name": "leftSidebarCollapseOpen", + "value": null, + "default": "0", + "options": null + }, "widthLeftSidebar": { "type": "number", "label": "⠀⠀⚬ Width", @@ -9150,6 +9164,54 @@ "step": 1, "units": "px" }, + "topSectionLeftSidebar": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove top section", + "name": "topSectionLeftSidebar", + "value": null, + "default": "0", + "options": null + }, + "modSectionLeftSidebar": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove mod section", + "name": "modSectionLeftSidebar", + "value": null, + "default": "0", + "options": null + }, + "feedSectionLeftSidebar": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove feed section", + "name": "feedSectionLeftSidebar", + "value": null, + "default": "0", + "options": null + }, + "recentSectionLeftSidebar": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove recent section", + "name": "recentSectionLeftSidebar", + "value": null, + "default": "0", + "options": null + }, + "comSectionLeftSidebar": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove communities section", + "name": "comSectionLeftSidebar", + "value": null, + "default": "0", + "options": null + }, + "othersSectionLeftSidebar": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove others section", + "name": "othersSectionLeftSidebar", + "value": null, + "default": "1", + "options": null + }, "enableRightSidebar": { "type": "checkbox", "label": "● Customize right sidebar", @@ -9182,14 +9244,46 @@ } ] }, + "rightSidebarRecentPosts": { + "type": "checkbox", + "label": "⠀⠀⚬ Remove recent posts", + "name": "rightSidebarRecentPosts", + "value": null, + "default": "0", + "options": null + }, "enableSection": { "type": "checkbox", - "label": "● Customize section", + "label": "● Customize main section", "name": "enableSection", "value": null, "default": "0", "options": null }, + "sortDropdownSection": { + "type": "select", + "label": "⠀⠀⚬ Sort dropdown", + "name": "sortDropdownSection", + "value": null, + "default": "Default", + "options": [ + { + "name": "Default", + "label": "Default", + "value": "Default" + }, + { + "name": "Sticky", + "label": "Sticky", + "value": "Sticky" + }, + { + "name": "Remove", + "label": "Remove", + "value": "Remove" + } + ] + }, "paddingInlineSection": { "type": "number", "label": "⠀⠀⚬ Padding inline", @@ -9214,6 +9308,77 @@ "step": 1, "units": "px" }, + "enableCommunity": { + "type": "checkbox", + "label": "● Customize community", + "name": "enableCommunity", + "value": null, + "default": "1", + "options": null + }, + "headerWithTypeCommunity": { + "type": "select", + "label": "⠀⠀⚬ Header width", + "name": "headerWithTypeCommunity", + "value": null, + "default": "sameAsPosts", + "options": [ + { + "name": "sameAsPosts", + "label": "Same as posts", + "value": "sameAsPosts" + }, + { + "name": "Manual", + "label": "Manual", + "value": "Manual" + } + ] + }, + "headerWithCommunity": { + "type": "range", + "label": "⠀⠀⠀⠀⚬ Width", + "name": "headerWithCommunity", + "value": null, + "default": 100, + "options": null, + "min": 30, + "max": 100, + "step": 1, + "units": "%" + }, + "headerHeightCommunity": { + "type": "number", + "label": "⠀⠀⚬ Header height factor", + "name": "headerHeightCommunity", + "value": null, + "default": 0, + "options": null, + "min": -150, + "max": 400, + "step": 1, + "units": "px" + }, + "segmentHeaderCommunity": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment header", + "name": "segmentHeaderCommunity", + "value": null, + "default": "0", + "options": null + }, + "segmentFactorCommunity": { + "type": "number", + "label": "⠀⠀⠀⠀⚬ Alpha", + "name": "segmentFactorCommunity", + "value": null, + "default": 0.05, + "options": null, + "min": 0.01, + "max": 1, + "step": 0.01, + "units": null + }, "enablePosts": { "type": "checkbox", "label": "● Customize posts", @@ -9226,7 +9391,7 @@ "type": "checkbox", "label": "⠀⠀⚬ Wide", "name": "widePosts", - "value": "1", + "value": "0", "default": "1", "options": null }, @@ -9242,6 +9407,142 @@ "step": 1, "units": "%" }, + "widePostPage": { + "type": "checkbox", + "label": "⠀⠀⠀⠀⚬ Apply to post page", + "name": "widePostPage", + "value": null, + "default": "1", + "options": null + }, + "countPosts": { + "type": "select", + "label": "⠀⠀⚬ Count", + "name": "countPosts", + "value": null, + "default": "None", + "options": [ + { + "name": "None", + "label": "None", + "value": "None" + }, + { + "name": "Left-Top", + "label": "Left-Top", + "value": "Left-Top" + }, + { + "name": "Left-Middle", + "label": "Left-Middle", + "value": "Left-Middle" + }, + { + "name": "Left-Bottom", + "label": "Left-Bottom", + "value": "Left-Bottom" + } + ] + }, + "countSidePosts": { + "type": "select", + "label": "⠀⠀⠀⠀⚬ Side", + "name": "countSidePosts", + "value": null, + "default": "Outside", + "options": [ + { + "name": "Outside", + "label": "Outside", + "value": "Outside" + }, + { + "name": "Inside", + "label": "Inside", + "value": "Inside" + } + ] + }, + "countBackgroundPosts": { + "type": "checkbox", + "label": "⠀⠀⠀⠀⚬ Show background", + "name": "countBackgroundPosts", + "value": null, + "default": "1", + "options": null + }, + "longTimePosts": { + "type": "select", + "label": "⠀⠀⚬ Show long time", + "name": "longTimePosts", + "value": null, + "default": "None", + "options": [ + { + "name": "None", + "label": "None", + "value": "None" + }, + { + "name": "title", + "label": "Readable", + "value": "title" + }, + { + "name": "datetime", + "label": "ISO 8601", + "value": "datetime" + } + ] + }, + "longTimeInvertPosts": { + "type": "checkbox", + "label": "⠀⠀⠀⠀⚬ Invert layout", + "name": "longTimeInvertPosts", + "value": null, + "default": "0", + "options": null + }, + "segmentPost": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment post", + "name": "segmentPost", + "value": null, + "default": "0", + "options": null + }, + "segmentSubNameIcon": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment sub[name/icon]", + "name": "segmentSubNameIcon", + "value": null, + "default": "0", + "options": null + }, + "segmentTitle": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment title", + "name": "segmentTitle", + "value": null, + "default": "0", + "options": null + }, + "segmentBody": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment body/content", + "name": "segmentBody", + "value": null, + "default": "0", + "options": null + }, + "breakLinePost": { + "type": "checkbox", + "label": "⠀⠀⚬ Breakline content in feed", + "name": "breakLinePost", + "value": null, + "default": "0", + "options": null + }, "marginInlinePost": { "type": "number", "label": "⠀⠀⚬ Margin inline", @@ -9334,6 +9635,46 @@ "default": "0", "options": null }, + "filterModePosts": { + "type": "select", + "label": "⠀⠀⚬ Filter title posts mode", + "name": "filterModePosts", + "value": null, + "default": "None", + "options": [ + { + "name": "None", + "label": "None", + "value": "None" + }, + { + "name": "Blacklist", + "label": "Blacklist", + "value": "Blacklist" + }, + { + "name": "Whitelist", + "label": "Whitelist", + "value": "Whitelist" + } + ] + }, + "filterWordsPosts": { + "type": "text", + "label": "⠀⠀⠀⠀⚬ Words; comma-separated", + "name": "filterWordsPosts", + "value": null, + "default": "Trump, Biden, Elon, Kamala", + "options": null + }, + "filterInsensitivePosts": { + "type": "checkbox", + "label": "⠀⠀⠀⠀⚬ Insensitive case", + "name": "filterInsensitivePosts", + "value": null, + "default": "1", + "options": null + }, "postsWithImage": { "type": "checkbox", "label": "⠀⠀⚬ Remove post with image", @@ -9382,6 +9723,62 @@ "default": "0", "options": null }, + "enableComments": { + "type": "checkbox", + "label": "● Customize comments", + "name": "enableComments", + "value": null, + "default": "0", + "options": null + }, + "segmentCommentThree": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment three", + "name": "segmentCommentThree", + "value": null, + "default": "0", + "options": null + }, + "segmentCommentSummary": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment summary", + "name": "segmentCommentSummary", + "value": null, + "default": "0", + "options": null + }, + "segmentCommentContent": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment content", + "name": "segmentCommentContent", + "value": null, + "default": "0", + "options": null + }, + "segmentCommentActions": { + "type": "checkbox", + "label": "⠀⠀⚬ Segment actions", + "name": "segmentCommentActions", + "value": null, + "default": "0", + "options": null + }, + "segmentCommentColor": { + "type": "color", + "label": "⠀⠀⚬ Base segment color", + "name": "segmentCommentColor", + "value": null, + "default": "rgba(255, 255, 255, 0.05)", + "options": null + }, + "limitSegmentWith": { + "type": "checkbox", + "label": "⠀⠀⚬ Limit segment width", + "name": "limitSegmentWith", + "value": null, + "default": "0", + "options": null + }, "enableColors": { "type": "checkbox", "label": "● Customize colors", @@ -9638,180 +10035,13 @@ "author": "hdy", "description": "Wide posts and remove bloat from homepage", "url": "https://github.com/zenstorage/minimal-reddit", - "name": "Minimal Reddit 3r", - "originalDigest": "2408d6065019a825573259245ab56919dd4743bf", + "name": "Minimal Reddit 3rd", + "originalDigest": "624d30d7b5e58295bc72f3a27baf9d8a840ecf7f", "_id": "4ef7208d-3380-4332-ac07-c9c5a2976ca3", - "_rev": 1726090317207, + "_rev": 1726953106544, "installationUrl": "https://userstyles.world/style/9384", "id": 87, - "updateDate": 1726083264725 - }, - { - "enabled": false, - "installDate": 1714738414810, - "sections": [ - { - "code": "/* ==UserStyle==\n@name Reddit colored comments\n@namespace userstyles.world/user/vednoc\n@description Customizable colored comments for Reddit.\n@author vednoc (https://github.com/vednoc)\n@version 1.2.0\n@license MIT\n@preprocessor stylus\n\n@var range lineWidth 'Line width' [2, 1, 8, 1]\n@var checkbox lineStyle 'Line color style: full or partial' 0\n@var checkbox hideLines 'Hide previous lines' 0\n\n@var range oldLineWidth 'Old design line width' [2, 1, 8, 1]\n@var checkbox oldLineStyle 'Old design line border style: solid or dotted' 0\n\n@var color color1 'Level 1 color' #f07178\n@var color color2 'Level 2 color' #f78c6c\n@var color color3 'Level 3 color' #ffcb6b\n@var color color4 'Level 4 color' #f3ff89\n@var color color5 'Level 5 color' #c3e88d\n@var color color6 'Level 6 color' #8de89e\n@var color color7 'Level 7 color' #89ddff\n@var color color8 'Level 8 color' #82aaff\n@var color color9 'Level 9 color' #c792ea\n@var color color10 'Level 10 color' #9a91ea\n==/UserStyle== */", - "start": 0 - }, - { - "code": ".threadline {\n border-right-width: 1px !important;\n }\n div[id^='t'] > :first-child > :nth-child(1) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(1) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(1) .threadline {\n border-right-color: #ed8796 !important;\n }\n div[id^='t'] > :first-child > :nth-child(2) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(2) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(2) .threadline {\n border-right-color: #f5a97f !important;\n }\n div[id^='t'] > :first-child > :nth-child(3) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(3) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(3) .threadline {\n border-right-color: #eed49f !important;\n }\n div[id^='t'] > :first-child > :nth-child(4) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(4) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(4) .threadline {\n border-right-color: #a6da95 !important;\n }\n div[id^='t'] > :first-child > :nth-child(5) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(5) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(5) .threadline {\n border-right-color: #8bd5ca !important;\n }\n div[id^='t'] > :first-child > :nth-child(6) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(6) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(6) .threadline {\n border-right-color: #7dc4e4 !important;\n }\n div[id^='t'] > :first-child > :nth-child(7) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(7) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(7) .threadline {\n border-right-color: #8aadf4 !important;\n }\n div[id^='t'] > :first-child > :nth-child(8) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(8) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(8) .threadline {\n border-right-color: #b7bdf8 !important;\n }\n div[id^='t'] > :first-child > :nth-child(9) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(9) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(9) .threadline {\n border-right-color: #c6a0f6 !important;\n }\n div[id^='t'] > :first-child > :nth-child(10) .threadline,\n div[id^='moreComments'] > :first-child > :nth-child(10) .threadline,\n div[id^='continueThread'] > :first-child > :nth-child(10) .threadline {\n border-right-color: #f5bde6 !important;\n }\n .comment .child,\n .comment .showreplies {\n border-left-width: 2px !important;\n border-left-style: solid !important;\n }\n .sitetable > .comment > .child {\n border-left-color: #ed8796 !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #f5a97f !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #eed49f !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #a6da95 !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #8bd5ca !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #7dc4e4 !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #8aadf4 !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #b7bdf8 !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #c6a0f6 !important;\n }\n .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child > .sitetable > .comment > .child {\n border-left-color: #f5bde6 !important;\n }", - "start": 1076, - "domains": [ - "reddit.com" - ] - } - ], - "sourceCode": "/* ==UserStyle==\n@name Reddit colored comments\n@namespace userstyles.world/user/vednoc\n@description Customizable colored comments for Reddit.\n@author vednoc (https://github.com/vednoc)\n@version 1.2.0\n@license MIT\n@preprocessor stylus\n\n@var range lineWidth 'Line width' [2, 1, 8, 1]\n@var checkbox lineStyle 'Line color style: full or partial' 0\n@var checkbox hideLines 'Hide previous lines' 0\n\n@var range oldLineWidth 'Old design line width' [2, 1, 8, 1]\n@var checkbox oldLineStyle 'Old design line border style: solid or dotted' 0\n\n@var color color1 'Level 1 color' #f07178\n@var color color2 'Level 2 color' #f78c6c\n@var color color3 'Level 3 color' #ffcb6b\n@var color color4 'Level 4 color' #f3ff89\n@var color color5 'Level 5 color' #c3e88d\n@var color color6 'Level 6 color' #8de89e\n@var color color7 'Level 7 color' #89ddff\n@var color color8 'Level 8 color' #82aaff\n@var color color9 'Level 9 color' #c792ea\n@var color color10 'Level 10 color' #9a91ea\n==/UserStyle== */\n\n@-moz-document domain('reddit.com') {\n t = transparent\n i = !important\n\n // Set line width.\n if lineWidth != 2 {\n .threadline {\n border-right-width: s('%spx', lineWidth) i\n }\n }\n\n // Set mode for line style.\n $mode = ()\n if lineStyle {\n $mode = '> div >'\n }\n\n for $i in 1..10 {\n div[id^='t'] > :first-child,\n div[id^='moreComments'] > :first-child,\n div[id^='continueThread'] > :first-child {\n $nth = s('%s', $i)\n\n // Set line colors.\n > :nth-child({ $nth }) { $mode } .threadline {\n border-right-color: color + $i i\n }\n\n // Set previous lines.\n if hideLines {\n > :nth-child({ $nth }) > .threadline {\n border-right-color: t i\n }\n }\n }\n }\n\n // Old design.\n .comment .child,\n .comment .showreplies {\n // Set line width.\n if oldLineWidth != 1 {\n border-left-width: s('%spx', oldLineWidth) i\n }\n\n // Set line style.\n if oldLineStyle == 0 {\n border-left-style: solid i\n }\n }\n\n $str = '.sitetable > .comment > .child '\n for $i in 1..10 {\n { $str } {\n border-left-color: color + $i i\n }\n\n $str += '> .sitetable > .comment > .child '\n }\n}\n", - "updateUrl": "https://userstyles.world/api/style/4734.user.css", - "usercssData": { - "name": "Reddit colored comments", - "namespace": "userstyles.world/user/vednoc", - "description": "Customizable colored comments for Reddit.", - "author": "vednoc (https://github.com/vednoc)", - "version": "1.2.0", - "license": "MIT", - "preprocessor": "stylus", - "vars": { - "lineWidth": { - "type": "range", - "label": "Line width", - "name": "lineWidth", - "value": 1, - "default": 2, - "options": null, - "min": 1, - "max": 8, - "step": 1, - "units": null - }, - "lineStyle": { - "type": "checkbox", - "label": "Line color style: full or partial", - "name": "lineStyle", - "value": "0", - "default": "0", - "options": null - }, - "hideLines": { - "type": "checkbox", - "label": "Hide previous lines", - "name": "hideLines", - "value": "0", - "default": "0", - "options": null - }, - "oldLineWidth": { - "type": "range", - "label": "Old design line width", - "name": "oldLineWidth", - "value": null, - "default": 2, - "options": null, - "min": 1, - "max": 8, - "step": 1, - "units": null - }, - "oldLineStyle": { - "type": "checkbox", - "label": "Old design line border style: solid or dotted", - "name": "oldLineStyle", - "value": "0", - "default": "0", - "options": null - }, - "color1": { - "type": "color", - "label": "Level 1 color", - "name": "color1", - "value": "#ed8796", - "default": "#f07178", - "options": null - }, - "color2": { - "type": "color", - "label": "Level 2 color", - "name": "color2", - "value": "#f5a97f", - "default": "#f78c6c", - "options": null - }, - "color3": { - "type": "color", - "label": "Level 3 color", - "name": "color3", - "value": "#eed49f", - "default": "#ffcb6b", - "options": null - }, - "color4": { - "type": "color", - "label": "Level 4 color", - "name": "color4", - "value": "#a6da95", - "default": "#f3ff89", - "options": null - }, - "color5": { - "type": "color", - "label": "Level 5 color", - "name": "color5", - "value": "#8bd5ca", - "default": "#c3e88d", - "options": null - }, - "color6": { - "type": "color", - "label": "Level 6 color", - "name": "color6", - "value": "#7dc4e4", - "default": "#8de89e", - "options": null - }, - "color7": { - "type": "color", - "label": "Level 7 color", - "name": "color7", - "value": "#8aadf4", - "default": "#89ddff", - "options": null - }, - "color8": { - "type": "color", - "label": "Level 8 color", - "name": "color8", - "value": "#b7bdf8", - "default": "#82aaff", - "options": null - }, - "color9": { - "type": "color", - "label": "Level 9 color", - "name": "color9", - "value": "#c6a0f6", - "default": "#c792ea", - "options": null - }, - "color10": { - "type": "color", - "label": "Level 10 color", - "name": "color10", - "value": "#f5bde6", - "default": "#9a91ea", - "options": null - } - } - }, - "author": "vednoc (https://github.com/vednoc)", - "description": "Customizable colored comments for Reddit.", - "name": "Reddit colored comments", - "originalDigest": "0f7858b2374593c6a27421d6015c3c192222aa04", - "_id": "2be19810-06b6-42cd-a774-3f30fea070df", - "_rev": 1726090146466, - "url": "https://userstyles.world/style/4734", - "installationUrl": "https://userstyles.world/style/4734", - "id": 89 + "updateDate": 1726953106459 }, { "enabled": true, @@ -10568,55 +10798,16 @@ "etag": "W/\"33b547b0c7b3545a3f433cd3b4889e2bd8113f8cf45519418632f5100d18841e\"", "updateDate": 1723577246594 }, - { - "enabled": false, - "installDate": 1716310071299, - "sections": [ - { - "code": "/* ==UserStyle==\n@name Revert video list\n@author sapondanaisriwan (https://github.com/sapondanaisriwan)\n@description If you want to submit a bug or request a feature please report via github issue. Since I receive so many emails, I can't reply to them all.\n@namespace https://userstyles.world/user/sapondanaisriwan\n@homepageURL https://github.com/sapondanaisriwan/AdashimaaTube\n@supportURL https://github.com/sapondanaisriwan/AdashimaaTube/issues\n@version 1.0.1\n@license MIT\n@preprocessor stylus\n==/UserStyle== */", - "start": 0 - }, - { - "code": "ytd-watch-next-secondary-results-renderer ytd-rich-grid-renderer[reduced-top-margin] #contents.ytd-rich-grid-renderer {\n gap: 8px;\n }\n ytd-watch-next-secondary-results-renderer h3.ytd-rich-grid-media {\n margin-top: 0;\n }\n ytd-watch-next-secondary-results-renderer #comment-teaser.ytd-watch-metadata {\n display: none;\n }\n ytd-watch-next-secondary-results-renderer #dismissible.ytd-rich-grid-media {\n flex-direction: row;\n }\n ytd-watch-next-secondary-results-renderer #attached-survey.ytd-rich-grid-media,\n ytd-watch-next-secondary-results-renderer #avatar-link.ytd-rich-grid-media {\n display: none;\n }\n ytd-watch-next-secondary-results-renderer ytd-thumbnail.ytd-rich-grid-media,\n ytd-watch-next-secondary-results-renderer ytd-playlist-thumbnail.ytd-rich-grid-media {\n margin-right: 8px;\n height: 94px;\n width: 168px;\n }\n ytd-watch-next-secondary-results-renderer ytd-rich-item-renderer,\n ytd-watch-next-secondary-results-renderer ytd-rich-grid-row #contents.ytd-rich-grid-row {\n margin: 0;\n }\n ytd-watch-next-secondary-results-renderer ytd-rich-item-renderer[reduced-bottom-margin] {\n margin-top: 8px;\n margin-bottom: 0;\n }\n ytd-watch-next-secondary-results-renderer ytd-video-meta-block[rich-meta] #metadata-line.ytd-video-meta-block,\n ytd-watch-next-secondary-results-renderer #channel-name.ytd-video-meta-block {\n font-family: \"Roboto\", \"Arial\", sans-serif;\n font-size: 1.2rem;\n line-height: 1.8rem;\n font-weight: 400;\n }\n ytd-watch-next-secondary-results-renderer #video-title.ytd-rich-grid-media {\n margin: 0 0 4px 0;\n display: block;\n margin: 0 0 4px 0;\n font-family: \"Roboto\", \"Arial\", sans-serif;\n font-size: 1.4rem;\n line-height: 2rem;\n font-weight: 500;\n overflow: hidden;\n display: block;\n max-height: 4rem;\n -webkit-line-clamp: 2;\n display: box;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n white-space: normal;\n }", - "start": 630, - "domains": [ - "youtube.com" - ] - } - ], - "sourceCode": "/* ==UserStyle==\n@name Revert video list\n@author sapondanaisriwan (https://github.com/sapondanaisriwan)\n@description If you want to submit a bug or request a feature please report via github issue. Since I receive so many emails, I can't reply to them all.\n@namespace https://userstyles.world/user/sapondanaisriwan\n@homepageURL https://github.com/sapondanaisriwan/AdashimaaTube\n@supportURL https://github.com/sapondanaisriwan/AdashimaaTube/issues\n@version 1.0.1\n@license MIT\n@preprocessor stylus\n==/UserStyle== */\n@-moz-document domain(\"youtube.com\") {\n\n i=!important;\n t=transparent;\n\n ytd-watch-next-secondary-results-renderer {\n ytd-rich-grid-renderer[reduced-top-margin] #contents.ytd-rich-grid-renderer {\n gap: 8px;\n }\n\n h3.ytd-rich-grid-media {\n margin-top: 0;\n }\n\n #comment-teaser.ytd-watch-metadata {\n display: none;\n }\n\n #dismissible.ytd-rich-grid-media {\n flex-direction: row;\n }\n\n #attached-survey.ytd-rich-grid-media,\n #avatar-link.ytd-rich-grid-media {\n display: none;\n }\n\n ytd-thumbnail.ytd-rich-grid-media,\n ytd-playlist-thumbnail.ytd-rich-grid-media {\n margin-right: 8px;\n height: 94px;\n width: 168px;\n }\n\n ytd-rich-item-renderer,\n ytd-rich-grid-row #contents.ytd-rich-grid-row {\n margin: 0;\n }\n\n ytd-rich-item-renderer[reduced-bottom-margin] {\n margin-top: 8px;\n margin-bottom: 0;\n }\n\n ytd-video-meta-block[rich-meta] #metadata-line.ytd-video-meta-block,\n #channel-name.ytd-video-meta-block {\n font-family: \"Roboto\", \"Arial\", sans-serif;\n font-size: 1.2rem;\n line-height: 1.8rem;\n font-weight: 400;\n }\n\n #video-title.ytd-rich-grid-media {\n margin: 0 0 4px 0;\n display: block;\n margin: 0 0 4px 0;\n font-family: \"Roboto\", \"Arial\", sans-serif;\n font-size: 1.4rem;\n line-height: 2rem;\n font-weight: 500;\n overflow: hidden;\n display: block;\n max-height: 4rem;\n -webkit-line-clamp: 2;\n display: box;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n text-overflow: ellipsis;\n white-space: normal;\n }\n }\n}", - "usercssData": { - "name": "Revert video list", - "author": "sapondanaisriwan (https://github.com/sapondanaisriwan)", - "description": "If you want to submit a bug or request a feature please report via github issue. Since I receive so many emails, I can't reply to them all.", - "namespace": "https://userstyles.world/user/sapondanaisriwan", - "homepageURL": "https://github.com/sapondanaisriwan/AdashimaaTube", - "supportURL": "https://github.com/sapondanaisriwan/AdashimaaTube/issues", - "version": "1.0.1", - "license": "MIT", - "preprocessor": "stylus" - }, - "author": "sapondanaisriwan (https://github.com/sapondanaisriwan)", - "description": "If you want to submit a bug or request a feature please report via github issue. Since I receive so many emails, I can't reply to them all.", - "url": "https://github.com/sapondanaisriwan/AdashimaaTube", - "name": "Revert video list", - "updateUrl": "https://raw.githubusercontent.com/sapondanaisriwan/AdashimaaTube/master/userstyles/features/revert-video-list.user.css", - "originalDigest": "986cce0e80ef369130815e7621ce1e5fbd792579", - "_id": "158e7b64-bae3-4536-be10-3cd90c78c2d4", - "_rev": 1724320852349, - "id": 94, - "etag": "W/\"a82da2f648c5b2edf329feebfbb4d0bbd974162d52e39326a2a2304bfd3e4e2b\"" - }, { "enabled": true, "installDate": 1716679226833, "sections": [ { - "code": "/* ==UserStyle==\n@name mdBook Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdbook\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdbook\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdbook/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdbook\n@description Soothing pastel theme for mdBook\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 mdBook Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdbook\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdbook\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdbook/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdbook\n@description Soothing pastel theme for mdBook\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@0.2.2/css/catppuccin.variables.css\");\n @media (prefers-color-scheme: light) {\n :root {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n --bg: #24273a;\n --fg: #cad3f5;\n --sidebar-bg: #1e2030;\n --sidebar-fg: #cad3f5;\n --sidebar-non-existant: #6e738d;\n --sidebar-active: #8aadf4;\n --sidebar-spacer: #6e738d;\n --scrollbar: #6e738d;\n --icons: #6e738d;\n --icons-hover: #8087a2;\n --links: #8aadf4;\n --inline-code-color: #f5a97f;\n --theme-popup-bg: #1e2030;\n --theme-popup-border: #6e738d;\n --theme-hover: #6e738d;\n --quote-bg: #1e2030;\n --quote-border: #181926;\n --table-border-color: #181926;\n --table-header-bg: #1e2030;\n --table-alternate-bg: #1e2030;\n --searchbar-border-color: #181926;\n --searchbar-bg: #1e2030;\n --searchbar-fg: #cad3f5;\n --searchbar-shadow-color: #181926;\n --searchresults-header-fg: #cad3f5;\n --searchresults-border-color: #181926;\n --searchresults-li-bg: #24273a;\n --search-mark-bg: #f5a97f;\n --warning-border: #f5a97f;\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 code.hljs {\n color: #cad3f5;\n background: #1e2030;\n }\n :root blockquote blockquote {\n border-top-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root hr {\n color: #5b6078;\n }\n :root del {\n color: #939ab7;\n }\n :root .ace_gutter {\n color: #8087a2;\n background: #1e2030;\n }\n :root .ace_gutter-active-line.ace_gutter-cell {\n color: #f5bde6;\n background: #1e2030;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n --bg: #24273a;\n --fg: #cad3f5;\n --sidebar-bg: #1e2030;\n --sidebar-fg: #cad3f5;\n --sidebar-non-existant: #6e738d;\n --sidebar-active: #8aadf4;\n --sidebar-spacer: #6e738d;\n --scrollbar: #6e738d;\n --icons: #6e738d;\n --icons-hover: #8087a2;\n --links: #8aadf4;\n --inline-code-color: #f5a97f;\n --theme-popup-bg: #1e2030;\n --theme-popup-border: #6e738d;\n --theme-hover: #6e738d;\n --quote-bg: #1e2030;\n --quote-border: #181926;\n --table-border-color: #181926;\n --table-header-bg: #1e2030;\n --table-alternate-bg: #1e2030;\n --searchbar-border-color: #181926;\n --searchbar-bg: #1e2030;\n --searchbar-fg: #cad3f5;\n --searchbar-shadow-color: #181926;\n --searchresults-header-fg: #cad3f5;\n --searchresults-border-color: #181926;\n --searchresults-li-bg: #24273a;\n --search-mark-bg: #f5a97f;\n --warning-border: #f5a97f;\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 code.hljs {\n color: #cad3f5;\n background: #1e2030;\n }\n :root blockquote blockquote {\n border-top-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root hr {\n color: #5b6078;\n }\n :root del {\n color: #939ab7;\n }\n :root .ace_gutter {\n color: #8087a2;\n background: #1e2030;\n }\n :root .ace_gutter-active-line.ace_gutter-cell {\n color: #f5bde6;\n background: #1e2030;\n }\n }", + "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.css\");\n @media (prefers-color-scheme: light) {\n :root {\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 --bg: #24273a;\n --fg: #cad3f5;\n --sidebar-bg: #1e2030;\n --sidebar-fg: #cad3f5;\n --sidebar-non-existant: #6e738d;\n --sidebar-active: #8aadf4;\n --sidebar-spacer: #6e738d;\n --scrollbar: #6e738d;\n --icons: #6e738d;\n --icons-hover: #8087a2;\n --links: #8aadf4;\n --inline-code-color: #f5a97f;\n --theme-popup-bg: #1e2030;\n --theme-popup-border: #6e738d;\n --theme-hover: #6e738d;\n --quote-bg: #1e2030;\n --quote-border: #181926;\n --table-border-color: #181926;\n --table-header-bg: #1e2030;\n --table-alternate-bg: #1e2030;\n --searchbar-border-color: #181926;\n --searchbar-bg: #1e2030;\n --searchbar-fg: #cad3f5;\n --searchbar-shadow-color: #181926;\n --searchresults-header-fg: #cad3f5;\n --searchresults-border-color: #181926;\n --searchresults-li-bg: #24273a;\n --search-mark-bg: #f5a97f;\n --warning-border: #f5a97f;\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 code.hljs {\n color: #cad3f5;\n background: #1e2030;\n }\n :root blockquote blockquote {\n border-top-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root hr {\n color: #5b6078;\n }\n :root del {\n color: #939ab7;\n }\n :root .ace_gutter {\n color: #8087a2;\n background: #1e2030;\n }\n :root .ace_gutter-active-line.ace_gutter-cell {\n color: #f5bde6;\n background: #1e2030;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\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 --bg: #24273a;\n --fg: #cad3f5;\n --sidebar-bg: #1e2030;\n --sidebar-fg: #cad3f5;\n --sidebar-non-existant: #6e738d;\n --sidebar-active: #8aadf4;\n --sidebar-spacer: #6e738d;\n --scrollbar: #6e738d;\n --icons: #6e738d;\n --icons-hover: #8087a2;\n --links: #8aadf4;\n --inline-code-color: #f5a97f;\n --theme-popup-bg: #1e2030;\n --theme-popup-border: #6e738d;\n --theme-hover: #6e738d;\n --quote-bg: #1e2030;\n --quote-border: #181926;\n --table-border-color: #181926;\n --table-header-bg: #1e2030;\n --table-alternate-bg: #1e2030;\n --searchbar-border-color: #181926;\n --searchbar-bg: #1e2030;\n --searchbar-fg: #cad3f5;\n --searchbar-shadow-color: #181926;\n --searchresults-header-fg: #cad3f5;\n --searchresults-border-color: #181926;\n --searchresults-li-bg: #24273a;\n --search-mark-bg: #f5a97f;\n --warning-border: #f5a97f;\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 code.hljs {\n color: #cad3f5;\n background: #1e2030;\n }\n :root blockquote blockquote {\n border-top-color: #5b6078;\n border-bottom-color: #5b6078;\n }\n :root hr {\n color: #5b6078;\n }\n :root del {\n color: #939ab7;\n }\n :root .ace_gutter {\n color: #8087a2;\n background: #1e2030;\n }\n :root .ace_gutter-active-line.ace_gutter-cell {\n color: #f5bde6;\n background: #1e2030;\n }\n }", "start": 1128, "urlPrefixes": [ "https://rust-lang.github.io/mdBook/" @@ -10628,15 +10819,15 @@ }, { "code": "/* prettier-ignore */", - "start": 6380 + "start": 6100 } ], - "sourceCode": "/* ==UserStyle==\n@name mdBook Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdbook\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdbook\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdbook/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdbook\n@description Soothing pastel theme for mdBook\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 url-prefix('https://rust-lang.github.io/mdBook/'), domain('doc.rust-lang.org'), domain('rust-book.cs.brown.edu')\n{\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@0.2.2/css/catppuccin.variables.css\");\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 @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: #rgbify(@rosewater) [];\n --ctp-flamingo: #rgbify(@flamingo) [];\n --ctp-pink: #rgbify(@pink) [];\n --ctp-mauve: #rgbify(@mauve) [];\n --ctp-red: #rgbify(@red) [];\n --ctp-maroon: #rgbify(@maroon) [];\n --ctp-peach: #rgbify(@peach) [];\n --ctp-yellow: #rgbify(@yellow) [];\n --ctp-green: #rgbify(@green) [];\n --ctp-teal: #rgbify(@teal) [];\n --ctp-sky: #rgbify(@sky) [];\n --ctp-sapphire: #rgbify(@sapphire) [];\n --ctp-blue: #rgbify(@blue) [];\n --ctp-lavender: #rgbify(@lavender) [];\n --ctp-text: #rgbify(@text) [];\n --ctp-subtext1: #rgbify(@subtext1) [];\n --ctp-subtext0: #rgbify(@subtext0) [];\n --ctp-overlay2: #rgbify(@overlay2) [];\n --ctp-overlay1: #rgbify(@overlay1) [];\n --ctp-overlay0: #rgbify(@overlay0) [];\n --ctp-surface2: #rgbify(@surface2) [];\n --ctp-surface1: #rgbify(@surface1) [];\n --ctp-surface0: #rgbify(@surface0) [];\n --ctp-base: #rgbify(@base) [];\n --ctp-mantle: #rgbify(@mantle) [];\n --ctp-crust: #rgbify(@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 --bg: @base;\n --fg: @text;\n --sidebar-bg: @mantle;\n --sidebar-fg: @text;\n --sidebar-non-existant: @overlay0;\n --sidebar-active: @blue;\n --sidebar-spacer: @overlay0;\n --scrollbar: @overlay0;\n --icons: @overlay0;\n --icons-hover: @overlay1;\n --links: @blue;\n --inline-code-color: @peach;\n --theme-popup-bg: @mantle;\n --theme-popup-border: @overlay0;\n --theme-hover: @overlay0;\n --quote-bg: @mantle;\n --quote-border: @crust;\n --table-border-color: @crust;\n --table-header-bg: @mantle;\n --table-alternate-bg: @mantle;\n --searchbar-border-color: @crust;\n --searchbar-bg: @mantle;\n --searchbar-fg: @text;\n --searchbar-shadow-color: @crust;\n --searchresults-header-fg: @text;\n --searchresults-border-color: @crust;\n --searchresults-li-bg: @base;\n --search-mark-bg: @peach;\n --warning-border: @peach;\n\n code.hljs {\n color: @text;\n background: @mantle;\n }\n blockquote blockquote {\n border-top-color: @surface2;\n border-bottom-color: @surface2;\n }\n hr {\n color: @surface2;\n }\n del {\n color: @overlay2;\n }\n .ace_gutter {\n color: @overlay1;\n background: @mantle;\n }\n .ace_gutter-active-line.ace_gutter-cell {\n color: @pink;\n background: @mantle;\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 mdBook Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/mdbook\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mdbook\n@version 0.0.3\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mdbook/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdbook\n@description Soothing pastel theme for mdBook\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 url-prefix('https://rust-lang.github.io/mdBook/'), domain('doc.rust-lang.org'), domain('rust-book.cs.brown.edu')\n{\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.css\");\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 @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 --bg: @base;\n --fg: @text;\n --sidebar-bg: @mantle;\n --sidebar-fg: @text;\n --sidebar-non-existant: @overlay0;\n --sidebar-active: @blue;\n --sidebar-spacer: @overlay0;\n --scrollbar: @overlay0;\n --icons: @overlay0;\n --icons-hover: @overlay1;\n --links: @blue;\n --inline-code-color: @peach;\n --theme-popup-bg: @mantle;\n --theme-popup-border: @overlay0;\n --theme-hover: @overlay0;\n --quote-bg: @mantle;\n --quote-border: @crust;\n --table-border-color: @crust;\n --table-header-bg: @mantle;\n --table-alternate-bg: @mantle;\n --searchbar-border-color: @crust;\n --searchbar-bg: @mantle;\n --searchbar-fg: @text;\n --searchbar-shadow-color: @crust;\n --searchresults-header-fg: @text;\n --searchresults-border-color: @crust;\n --searchresults-li-bg: @base;\n --search-mark-bg: @peach;\n --warning-border: @peach;\n\n code.hljs {\n color: @text;\n background: @mantle;\n }\n blockquote blockquote {\n border-top-color: @surface2;\n border-bottom-color: @surface2;\n }\n hr {\n color: @surface2;\n }\n del {\n color: @overlay2;\n }\n .ace_gutter {\n color: @overlay1;\n background: @mantle;\n }\n .ace_gutter-active-line.ace_gutter-cell {\n color: @pink;\n background: @mantle;\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": "mdBook Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/mdbook", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/mdbook", - "version": "0.0.2", + "version": "0.0.3", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/mdbook/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Amdbook", "description": "Soothing pastel theme for mdBook", @@ -10793,12 +10984,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/mdbook", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/mdbook/catppuccin.user.css", "name": "mdBook Catppuccin", - "originalDigest": "5e1fb53aa9ae7cfb2626dcaa4ed4f5c529ea5500", + "originalDigest": "22e123f889406c36e8d92fbc1022b87a63701df1", "_id": "464fef50-ea47-4119-9545-fa6e1a9d3a57", - "_rev": 1724320852354, + "_rev": 1726501375944, "id": 95, - "etag": "W/\"ba29db190089e33e9758e1f0afb314ec9d701676a26731c2248c05825941c65f\"", - "updateDate": 1717008661874 + "etag": "W/\"270399a1211d0d51965f7291c0561bc00f34b699fe5ad9a43b5085d8eb31affc\"", + "updateDate": 1726501375907 }, { "enabled": true, @@ -10995,11 +11186,11 @@ "installDate": 1716679244985, "sections": [ { - "code": "/* ==UserStyle==\n@name crates.io Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/crates.io\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/crates.io\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/crates.io/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acrates.io\n@description Soothing pastel theme for crates.io\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 crates.io Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/crates.io\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/crates.io\n@version 0.0.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/crates.io/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acrates.io\n@description Soothing pastel theme for crates.io\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@0.2.2/css/catppuccin.variables.important.css\");\n code.hljs {\n background: none !important;\n }\n @media (prefers-color-scheme: light) {\n :root[data-color-scheme=\"system\"] {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Header buttons and link text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"system\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"system\"] input::placeholder,\n :root[data-color-scheme=\"system\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"system\"],\n :root[data-color-scheme=\"system\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"system\"] [class*=\"_new\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"system\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"system\"] .c-notification,\n :root[data-color-scheme=\"system\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_crate-downloads_\"] [class*=\"_stats_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"system\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"system\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"system\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"system\"] nav button,\n :root[data-color-scheme=\"system\"] nav + div button,\n :root[data-color-scheme=\"system\"] nav a,\n :root[data-color-scheme=\"system\"] nav + div a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"system\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] table th,\n :root[data-color-scheme=\"system\"] table td {\n border-color: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-color-scheme=\"system\"] {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Header buttons and link text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"system\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"system\"] input::placeholder,\n :root[data-color-scheme=\"system\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"system\"],\n :root[data-color-scheme=\"system\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"system\"] [class*=\"_new\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"system\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"system\"] .c-notification,\n :root[data-color-scheme=\"system\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_crate-downloads_\"] [class*=\"_stats_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"system\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"system\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"system\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"system\"] nav button,\n :root[data-color-scheme=\"system\"] nav + div button,\n :root[data-color-scheme=\"system\"] nav a,\n :root[data-color-scheme=\"system\"] nav + div a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"system\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] table th,\n :root[data-color-scheme=\"system\"] table td {\n border-color: #494d64;\n }\n }\n :root[data-color-scheme=\"dark\"] {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Header buttons and link text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"dark\"] input::placeholder,\n :root[data-color-scheme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"dark\"],\n :root[data-color-scheme=\"dark\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_new\"],\n :root[data-color-scheme=\"dark\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"dark\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"dark\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"dark\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"dark\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"dark\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"dark\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"dark\"] .c-notification,\n :root[data-color-scheme=\"dark\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_crate-downloads_\"] [class*=\"_stats_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"dark\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"dark\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"dark\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"dark\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"dark\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"dark\"] nav button,\n :root[data-color-scheme=\"dark\"] nav + div button,\n :root[data-color-scheme=\"dark\"] nav a,\n :root[data-color-scheme=\"dark\"] nav + div a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"dark\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"dark\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"dark\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"dark\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] table th,\n :root[data-color-scheme=\"dark\"] table td {\n border-color: #494d64;\n }\n :root[data-color-scheme=\"light\"] {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Header buttons and link text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"light\"] input::placeholder,\n :root[data-color-scheme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"light\"],\n :root[data-color-scheme=\"light\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"light\"] [class*=\"_new\"],\n :root[data-color-scheme=\"light\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"light\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"light\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"light\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"light\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"light\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"light\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"light\"] .c-notification,\n :root[data-color-scheme=\"light\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_crate-downloads_\"] [class*=\"_stats_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"light\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"light\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"light\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"light\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"light\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"light\"] nav button,\n :root[data-color-scheme=\"light\"] nav + div button,\n :root[data-color-scheme=\"light\"] nav a,\n :root[data-color-scheme=\"light\"] nav + div a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"light\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"light\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"light\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"light\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] table th,\n :root[data-color-scheme=\"light\"] table td {\n border-color: #494d64;\n }", + "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.important.css\");\n code.hljs {\n background: none !important;\n }\n @media (prefers-color-scheme: light) {\n :root[data-color-scheme=\"system\"] {\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 /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"system\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"system\"] input::placeholder,\n :root[data-color-scheme=\"system\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"system\"],\n :root[data-color-scheme=\"system\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"system\"] [class*=\"_new\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"system\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"system\"] .c-notification,\n :root[data-color-scheme=\"system\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"downloads_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"system\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"system\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"system\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"system\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_red-button_\"] {\n --bg-color-top: #ee99a0;\n --bg-color-bottom: #ee99a0;\n --bg-color-top-dark: #ed8796;\n --bg-color-bottom-dark: #ed8796;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] table th,\n :root[data-color-scheme=\"system\"] table td {\n border-color: #494d64;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-color-scheme=\"system\"] {\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 /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"system\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"system\"] input::placeholder,\n :root[data-color-scheme=\"system\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"system\"],\n :root[data-color-scheme=\"system\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"system\"] [class*=\"_new\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"system\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"system\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"system\"] .c-notification,\n :root[data-color-scheme=\"system\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"downloads_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"system\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"system\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"system\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"system\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"system\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_red-button_\"] {\n --bg-color-top: #ee99a0;\n --bg-color-bottom: #ee99a0;\n --bg-color-top-dark: #ed8796;\n --bg-color-bottom-dark: #ed8796;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"system\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"system\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"system\"] table th,\n :root[data-color-scheme=\"system\"] table td {\n border-color: #494d64;\n }\n }\n :root[data-color-scheme=\"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 /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"dark\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"dark\"] input::placeholder,\n :root[data-color-scheme=\"dark\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"dark\"],\n :root[data-color-scheme=\"dark\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_new\"],\n :root[data-color-scheme=\"dark\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"dark\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"dark\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"dark\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"dark\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"dark\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"dark\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"dark\"] .c-notification,\n :root[data-color-scheme=\"dark\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"downloads_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"dark\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"dark\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"dark\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"dark\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"dark\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"dark\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"dark\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"dark\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_red-button_\"] {\n --bg-color-top: #ee99a0;\n --bg-color-bottom: #ee99a0;\n --bg-color-top-dark: #ed8796;\n --bg-color-bottom-dark: #ed8796;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"dark\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"dark\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"dark\"] table th,\n :root[data-color-scheme=\"dark\"] table td {\n border-color: #494d64;\n }\n :root[data-color-scheme=\"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 /* Toasts */\n /* Tooltips */\n /* Icons and icon badges */\n /* Footer links */\n /* Misc header text */\n /* Search bar magnifying glass icon */\n /* Sort by search results */\n /* Primary buttons */\n /* User email settings */\n /* Logged out home page hero */\n /* User avatar backgrounds */\n /* Tables in READMEs */\n }\n :root[data-color-scheme=\"light\"] ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n :root[data-color-scheme=\"light\"] input::placeholder,\n :root[data-color-scheme=\"light\"] textarea::placeholder {\n color: #a5adcb !important;\n }\n :root[data-color-scheme=\"light\"],\n :root[data-color-scheme=\"light\"] * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n --header-bg-color: #1e2030;\n --main-color: #cad3f5;\n --main-color-light: #b8c0e0;\n --main-shadow-color: #363a4f;\n --main-bg: #1e2030;\n --main-bg-dark: #24273a;\n --gray-border: #363a4f;\n --link-color: #b7bdf8;\n --link-hover-color: #a0a8f6;\n --footer-header-color: #cad3f5;\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: #24273a;\n /* Inline code background */\n --csstools-light-dark-toggle--85: #1e2030;\n /* Code block background */\n --csstools-light-dark-toggle--86: #1e2030;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: #24273a;\n /* Versions cards */\n --csstools-light-dark-toggle--108: #24273a;\n --csstools-light-dark-toggle--110: #363a4f;\n --csstools-light-dark-toggle--105: #363a4f;\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: #24273a;\n --csstools-light-dark-toggle--69: #363a4f;\n --grey600: #a5adcb;\n --grey700: #cad3f5;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: #24273a;\n --csstools-light-dark-toggle--81: #363a4f;\n /* Search results cards */\n --csstools-light-dark-toggle--2: #24273a;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: #24273a;\n --csstools-light-dark-toggle--80: #363a4f;\n --csstools-light-dark-toggle--78: #b8c0e0;\n /* Header search bar */\n --csstools-light-dark-toggle--33: #181926;\n --yellow500: #b7bdf8;\n --yellow700: #a0a8f6;\n /* Dropdown */\n --csstools-light-dark-toggle--20: #1e2030;\n /* Dropdown items */\n }\n :root[data-color-scheme=\"light\"] [class*=\"_new\"],\n :root[data-color-scheme=\"light\"] * [class*=\"_new\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"light\"] * [class*=\"_item_\"] button:hover,\n :root[data-color-scheme=\"light\"] [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"light\"] * [class*=\"_item_\"] > a:hover,\n :root[data-color-scheme=\"light\"] [class*=\"_item_\"] [class*=\"_selected_\"],\n :root[data-color-scheme=\"light\"] * [class*=\"_item_\"] [class*=\"_selected_\"] {\n background: #363a4f;\n color: #cad3f5 !important;\n }\n :root[data-color-scheme=\"light\"] .c-notification {\n --ecn-green: #a6da95;\n --ecn-blue: #8aadf4;\n --ecn-orange: #f5a97f;\n --ecn-red: #ed8796;\n }\n :root[data-color-scheme=\"light\"] .c-notification,\n :root[data-color-scheme=\"light\"] .c-notification .c-notification__icon {\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] .ember-tooltip {\n color: #cad3f5;\n background-color: #181926;\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] .ember-tooltip[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: #181926;\n }\n :root[data-color-scheme=\"light\"] [class*=\"downloads_\"] [fill=\"#FFF\"] {\n fill: #363a4f !important;\n }\n :root[data-color-scheme=\"light\"] [fill=\"#B13B89\"],\n :root[data-color-scheme=\"light\"] [fill=\"#B84D94\"],\n :root[data-color-scheme=\"light\"] svg[class*=\"_download-icon\"] {\n fill: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"light\"] [stroke=\"#B84D94\"] {\n stroke: #b7bdf8 !important;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr h1 {\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr a {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] ._content_hautyr a:hover {\n color: #a0a8f6;\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_header-inner_\"],\n :root[data-color-scheme=\"light\"] [class*=\"_header-inner_\"] a {\n color: #cad3f5;\n }\n :root[data-color-scheme=\"light\"] form[action=\"/search\"] button {\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] ._icon_xsqxju {\n color: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_tan-button_\"],\n :root[data-color-scheme=\"light\"] [class*=\"_yellow-button_\"] {\n color: #181926;\n background: #b7bdf8;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_tan-button_\"]:hover,\n :root[data-color-scheme=\"light\"] [class*=\"_yellow-button_\"]:hover {\n background-color: #a0a8f6;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_red-button_\"] {\n --bg-color-top: #ee99a0;\n --bg-color-bottom: #ee99a0;\n --bg-color-top-dark: #ed8796;\n --bg-color-bottom-dark: #ed8796;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_me-email_\"] [class*=\"_row_\"] {\n border-color: #363a4f;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_me-email_\"] [class*=\"_verified_\"] {\n color: #a6da95;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_hero-title_\"] {\n color: #cad3f5;\n text-shadow: none;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] [class*=\"_label_\"],\n :root[data-color-scheme=\"light\"] [class*=\"_blurb_\"] [class*=\"_stats-value_\"] svg {\n color: #a5adcb;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_avatar_\"] {\n background-color: #363a4f;\n box-shadow: none;\n }\n :root[data-color-scheme=\"light\"] [class*=\"_yanked-badge_\"] {\n background-color: #ed8796;\n color: #181926;\n }\n :root[data-color-scheme=\"light\"] table th,\n :root[data-color-scheme=\"light\"] table td {\n border-color: #494d64;\n }", "start": 1053, "domains": [ "crates.io" @@ -11007,15 +11198,15 @@ }, { "code": "/* prettier-ignore */", - "start": 30137 + "start": 29238 } ], - "sourceCode": "/* ==UserStyle==\n@name crates.io Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/crates.io\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/crates.io\n@version 0.0.4\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/crates.io/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acrates.io\n@description Soothing pastel theme for crates.io\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('crates.io') {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@0.2.2/css/catppuccin.variables.important.css\");\n\n code.hljs {\n background: none !important;\n }\n\n @media (prefers-color-scheme: light) {\n :root[data-color-scheme=\"system\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-color-scheme=\"system\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n :root[data-color-scheme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-color-scheme=\"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 --ctp-rosewater: #rgbify(@rosewater) [];\n --ctp-flamingo: #rgbify(@flamingo) [];\n --ctp-pink: #rgbify(@pink) [];\n --ctp-mauve: #rgbify(@mauve) [];\n --ctp-red: #rgbify(@red) [];\n --ctp-maroon: #rgbify(@maroon) [];\n --ctp-peach: #rgbify(@peach) [];\n --ctp-yellow: #rgbify(@yellow) [];\n --ctp-green: #rgbify(@green) [];\n --ctp-teal: #rgbify(@teal) [];\n --ctp-sky: #rgbify(@sky) [];\n --ctp-sapphire: #rgbify(@sapphire) [];\n --ctp-blue: #rgbify(@blue) [];\n --ctp-lavender: #rgbify(@lavender) [];\n --ctp-text: #rgbify(@text) [];\n --ctp-subtext1: #rgbify(@subtext1) [];\n --ctp-subtext0: #rgbify(@subtext0) [];\n --ctp-overlay2: #rgbify(@overlay2) [];\n --ctp-overlay1: #rgbify(@overlay1) [];\n --ctp-overlay0: #rgbify(@overlay0) [];\n --ctp-surface2: #rgbify(@surface2) [];\n --ctp-surface1: #rgbify(@surface1) [];\n --ctp-surface0: #rgbify(@surface0) [];\n --ctp-base: #rgbify(@base) [];\n --ctp-mantle: #rgbify(@mantle) [];\n --ctp-crust: #rgbify(@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 &,\n * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n\n --header-bg-color: @mantle;\n --main-color: @text;\n --main-color-light: @subtext1;\n --main-shadow-color: @surface0;\n --main-bg: @mantle;\n --main-bg-dark: @base;\n --gray-border: @surface0;\n --link-color: @accent-color;\n --link-hover-color: darken(@accent-color, 5%);\n --footer-header-color: @text;\n\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: @base;\n\n /* Inline code background */\n --csstools-light-dark-toggle--85: @mantle;\n /* Code block background */\n --csstools-light-dark-toggle--86: @mantle;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: @base;\n\n /* Versions cards */\n --csstools-light-dark-toggle--108: @base;\n --csstools-light-dark-toggle--110: @surface0;\n --csstools-light-dark-toggle--105: @surface0;\n [class*=\"_new\"] {\n color: @green;\n }\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: @base;\n --csstools-light-dark-toggle--69: @surface0;\n --grey600: @subtext0;\n --grey700: @text;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: @base;\n --csstools-light-dark-toggle--81: @surface0;\n /* Search results cards */\n --csstools-light-dark-toggle--2: @base;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: @base;\n --csstools-light-dark-toggle--80: @surface0;\n --csstools-light-dark-toggle--78: @subtext1;\n\n /* Header search bar */\n --csstools-light-dark-toggle--33: @crust;\n --yellow500: @accent-color;\n --yellow700: darken(@accent-color, 5%);\n\n /* Dropdown */\n --csstools-light-dark-toggle--20: @mantle;\n /* Dropdown items */\n [class*=\"_item_\"] {\n button:hover,\n > a:hover,\n [class*=\"_selected_\"] {\n background: @surface0;\n color: @text !important;\n }\n }\n }\n\n /* Toasts */\n .c-notification {\n --ecn-green: @green;\n --ecn-blue: @blue;\n --ecn-orange: @peach;\n --ecn-red: @red;\n\n &,\n .c-notification__icon {\n color: @crust;\n }\n }\n\n /* Tooltips */\n .ember-tooltip {\n color: @text;\n background-color: @crust;\n text-shadow: none;\n\n &[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: @crust;\n }\n }\n\n /* Icons and icon badges */\n [class*=\"_crate-downloads_\"] [class*=\"_stats_\"] [fill=\"#FFF\"] {\n fill: @surface0 !important;\n }\n [fill=\"#B13B89\"],\n [fill=\"#B84D94\"],\n svg[class*=\"_download-icon\"] {\n fill: @accent-color !important;\n }\n [stroke=\"#B84D94\"] {\n stroke: @accent-color !important;\n }\n\n /* Footer links */\n ._content_hautyr {\n h1 {\n text-shadow: none;\n }\n\n a {\n color: @accent-color;\n\n &:hover {\n color: darken(@accent-color, 5%);\n text-shadow: none;\n }\n }\n }\n\n /* Misc header text */\n [class*=\"_header-inner_\"] {\n &,\n a {\n color: @text;\n }\n }\n /* Header buttons and link text */\n nav,\n nav + div {\n button,\n a {\n color: @text;\n }\n }\n\n /* Search bar magnifying glass icon */\n form[action=\"/search\"] button {\n color: @crust;\n }\n\n /* Sort by search results */\n ._icon_xsqxju {\n color: @accent-color;\n }\n\n /* Primary buttons */\n [class*=\"_tan-button_\"],\n [class*=\"_yellow-button_\"] {\n color: @crust;\n background: @accent-color;\n\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n\n /* User email settings */\n [class*=\"_me-email_\"] {\n [class*=\"_row_\"] {\n border-color: @surface0;\n }\n [class*=\"_verified_\"] {\n color: @green;\n }\n }\n\n /* Logged out home page hero */\n [class*=\"_hero-title_\"] {\n color: @text;\n text-shadow: none;\n }\n [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: @crust;\n }\n [class*=\"_blurb_\"] [class*=\"_stats-value_\"] {\n [class*=\"_label_\"],\n svg {\n color: @subtext0;\n }\n }\n\n /* User avatar backgrounds */\n [class*=\"_avatar_\"] {\n background-color: @surface0;\n box-shadow: none;\n }\n\n [class*=\"_yanked-badge_\"] {\n background-color: @red;\n color: @crust;\n }\n\n /* Tables in READMEs */\n table {\n th,\n td {\n border-color: @surface1;\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 crates.io Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/crates.io\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/crates.io\n@version 0.0.5\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/crates.io/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acrates.io\n@description Soothing pastel theme for crates.io\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('crates.io') {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.important.css\");\n\n code.hljs {\n background: none !important;\n }\n\n @media (prefers-color-scheme: light) {\n :root[data-color-scheme=\"system\"] {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n :root[data-color-scheme=\"system\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n :root[data-color-scheme=\"dark\"] {\n #catppuccin(@darkFlavor, @accentColor);\n }\n :root[data-color-scheme=\"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 --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 &,\n * {\n --shadow: none !important;\n --csstools-color-scheme--dark: none;\n\n --header-bg-color: @mantle;\n --main-color: @text;\n --main-color-light: @subtext1;\n --main-shadow-color: @surface0;\n --main-bg: @mantle;\n --main-bg-dark: @base;\n --gray-border: @surface0;\n --link-color: @accent-color;\n --link-hover-color: darken(@accent-color, 5%);\n --footer-header-color: @text;\n\n /* Main article/readme background */\n --csstools-light-dark-toggle--49: @base;\n\n /* Inline code background */\n --csstools-light-dark-toggle--85: @mantle;\n /* Code block background */\n --csstools-light-dark-toggle--86: @mantle;\n /* Copyable text hover */\n --csstools-light-dark-toggle--3: @base;\n\n /* Versions cards */\n --csstools-light-dark-toggle--108: @base;\n --csstools-light-dark-toggle--110: @surface0;\n --csstools-light-dark-toggle--105: @surface0;\n [class*=\"_new\"] {\n color: @green;\n }\n /* Dependencies cards */\n --csstools-light-dark-toggle--73: @base;\n --csstools-light-dark-toggle--69: @surface0;\n --grey600: @subtext0;\n --grey700: @text;\n /* Dependents cards */\n --csstools-light-dark-toggle--84: @base;\n --csstools-light-dark-toggle--81: @surface0;\n /* Search results cards */\n --csstools-light-dark-toggle--2: @base;\n /* Homepage cards */\n --csstools-light-dark-toggle--77: @base;\n --csstools-light-dark-toggle--80: @surface0;\n --csstools-light-dark-toggle--78: @subtext1;\n\n /* Header search bar */\n --csstools-light-dark-toggle--33: @crust;\n --yellow500: @accent-color;\n --yellow700: darken(@accent-color, 5%);\n\n /* Dropdown */\n --csstools-light-dark-toggle--20: @mantle;\n /* Dropdown items */\n [class*=\"_item_\"] {\n button:hover,\n > a:hover,\n [class*=\"_selected_\"] {\n background: @surface0;\n color: @text !important;\n }\n }\n }\n\n /* Toasts */\n .c-notification {\n --ecn-green: @green;\n --ecn-blue: @blue;\n --ecn-orange: @peach;\n --ecn-red: @red;\n\n &,\n .c-notification__icon {\n color: @crust;\n }\n }\n\n /* Tooltips */\n .ember-tooltip {\n color: @text;\n background-color: @crust;\n text-shadow: none;\n\n &[x-placement^=\"top\"] .ember-tooltip-arrow {\n border-top-color: @crust;\n }\n }\n\n /* Icons and icon badges */\n [class*=\"downloads_\"] [fill=\"#FFF\"] {\n fill: @surface0 !important;\n }\n [fill=\"#B13B89\"],\n [fill=\"#B84D94\"],\n svg[class*=\"_download-icon\"] {\n fill: @accent-color !important;\n }\n [stroke=\"#B84D94\"] {\n stroke: @accent-color !important;\n }\n\n /* Footer links */\n ._content_hautyr {\n h1 {\n text-shadow: none;\n }\n\n a {\n color: @accent-color;\n\n &:hover {\n color: darken(@accent-color, 5%);\n text-shadow: none;\n }\n }\n }\n\n /* Misc header text */\n [class*=\"_header-inner_\"] {\n &,\n a {\n color: @text;\n }\n }\n\n /* Search bar magnifying glass icon */\n form[action=\"/search\"] button {\n color: @crust;\n }\n\n /* Sort by search results */\n ._icon_xsqxju {\n color: @accent-color;\n }\n\n /* Primary buttons */\n [class*=\"_tan-button_\"],\n [class*=\"_yellow-button_\"] {\n color: @crust;\n background: @accent-color;\n\n &:hover {\n background-color: darken(@accent-color, 5%);\n }\n }\n\n [class*=\"_red-button_\"] {\n --bg-color-top: @maroon;\n --bg-color-bottom: @maroon;\n --bg-color-top-dark: @red;\n --bg-color-bottom-dark: @red;\n }\n\n /* User email settings */\n [class*=\"_me-email_\"] {\n [class*=\"_row_\"] {\n border-color: @surface0;\n }\n [class*=\"_verified_\"] {\n color: @green;\n }\n }\n\n /* Logged out home page hero */\n [class*=\"_hero-title_\"] {\n color: @text;\n text-shadow: none;\n }\n [class*=\"_hero-button_\"] [class*=\"_icon_\"] {\n color: @crust;\n }\n [class*=\"_blurb_\"] [class*=\"_stats-value_\"] {\n [class*=\"_label_\"],\n svg {\n color: @subtext0;\n }\n }\n\n /* User avatar backgrounds */\n [class*=\"_avatar_\"] {\n background-color: @surface0;\n box-shadow: none;\n }\n\n [class*=\"_yanked-badge_\"] {\n background-color: @red;\n color: @crust;\n }\n\n /* Tables in READMEs */\n table {\n th,\n td {\n border-color: @surface1;\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": "crates.io Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/crates.io", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/crates.io", - "version": "0.0.4", + "version": "0.0.5", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/crates.io/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Acrates.io", "description": "Soothing pastel theme for crates.io", @@ -11172,23 +11363,23 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/crates.io", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/crates.io/catppuccin.user.css", "name": "crates.io Catppuccin", - "originalDigest": "e27399717986e9cd721dc285e2c6b0f31558be98", + "originalDigest": "4028ef159f7f22d581a79c674afc5516ad8ab497", "_id": "3a03e74a-b93b-4fe5-8b02-6d812d5cd4d7", - "_rev": 1726090248364, + "_rev": 1726501375986, "id": 97, - "etag": "W/\"f0ccd1febd7de42f959ca5a98d9e25239075169d66935c8c30a9f258c5d541e1\"", - "updateDate": 1720098199604 + "etag": "W/\"0d702897e512f5844bdd63652ab337233c1ec44fb407f6a56c607a1da4f337e5\"", + "updateDate": 1726501375953 }, { "enabled": true, "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.3\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 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== */", "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 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 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 color: #b7bdf8;\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 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 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 color: #b7bdf8;\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 .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 .skin-default ::selection,\n .skin-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .skin-default input::placeholder,\n .skin-system input::placeholder,\n .theme-default textarea::placeholder,\n .skin-default textarea::placeholder,\n .skin-system textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .skin-default,\n .skin-system,\n .theme-default .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .skin-system .column-header__wrapper,\n .theme-default .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 .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 .skin-default,\n .skin-system,\n .theme-default .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .skin-system .tabs-bar__wrapper,\n .theme-default .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 .skin-default .ui__header,\n .skin-system .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .skin-default .navigation-panel,\n .skin-system .navigation-panel,\n .theme-default .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 .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 .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .search-popout em,\n .skin-default .search-popout em,\n .skin-system .search-popout em,\n .theme-default .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .skin-system .dismissable-banner__message,\n .theme-default .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 .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 .skin-default .account__section-headline a.active,\n .skin-system .account__section-headline a.active,\n .theme-default .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 .skin-default .notification__filter-bar a.active,\n .skin-system .notification__filter-bar a.active,\n .theme-default .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 .skin-default .account__header__bio .account__header__content,\n .skin-system .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .skin-default .navigation-bar,\n .skin-system .navigation-bar,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .display-name__html,\n .skin-default .display-name__html,\n .skin-system .display-name__html,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .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 .skin-default .status__display-name strong,\n .skin-system .status__display-name strong,\n .theme-default .notification__message,\n .skin-default .notification__message,\n .skin-system .notification__message,\n .theme-default .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 .skin-default .reply-indicator__content,\n .skin-system .reply-indicator__content,\n .theme-default .status__content,\n .skin-default .status__content,\n .skin-system .status__content,\n .theme-default .status__content__text,\n .skin-default .status__content__text,\n .skin-system .status__content__text,\n .theme-default .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong,\n .skin-system .card__bar .display-name strong {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .skin-default .search-popout span,\n .skin-system .search-popout span,\n .theme-default .link-footer p,\n .skin-default .link-footer p,\n .skin-system .link-footer p,\n .theme-default .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 .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 .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 .skin-default .display-name__account,\n .skin-system .display-name__account,\n .theme-default .status__relative-time,\n .skin-default .status__relative-time,\n .skin-system .status__relative-time,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .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 .skin-default .account .account__display-name,\n .skin-system .account .account__display-name,\n .theme-default .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 .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .account__header__fields dt,\n .skin-default .account__header__fields dt,\n .skin-system .account__header__fields dt {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .skin-default .compose-panel hr,\n .skin-system .compose-panel hr,\n .theme-default .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 .skin-default .mention,\n .skin-system .mention,\n .theme-default .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .skin-system .icon-button.inverted,\n .theme-default .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 .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 .skin-default .account__header__content a,\n .skin-system .account__header__content a,\n .theme-default .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 .skin-default .empty-column-indicator a,\n .skin-system .empty-column-indicator a,\n .theme-default .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 .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .text-icon-button,\n .skin-default .text-icon-button,\n .skin-system .text-icon-button,\n .theme-default .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 .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 .skin-default .column-header__back-button,\n .skin-system .column-header__back-button,\n .theme-default .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 .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 .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 .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 .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 .skin-default .column-header.active .column-header__icon,\n .skin-system .column-header.active .column-header__icon {\n color: #b7bdf8;\n }\n .theme-default .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 .skin-default .display-name strong,\n .skin-system .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .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 .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 .skin-default .emoji-mart-anchor-selected,\n .skin-system .emoji-mart-anchor-selected,\n .theme-default .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 .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 .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 .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 .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 .skin-default .privacy-dropdown__option strong,\n .skin-system .privacy-dropdown__option strong,\n .theme-default .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 .skin-default .privacy-dropdown__option:hover,\n .skin-system .privacy-dropdown__option:hover,\n .theme-default .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 .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 .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 .skin-default .privacy-dropdown__option:hover strong,\n .skin-system .privacy-dropdown__option:hover strong,\n .theme-default .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 .skin-default .privacy-dropdown__option:hover i,\n .skin-system .privacy-dropdown__option:hover i,\n .theme-default .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 .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 .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 .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 .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 .skin-default .emoji-mart-search,\n .skin-system .emoji-mart-search,\n .theme-default .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 .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 .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 .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 .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 .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 .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 .skin-default .conversation__unread,\n .skin-system .conversation__unread,\n .theme-default .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .skin-default .icon-button,\n .skin-system .icon-button,\n .theme-default .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 .skin-default .icon-button:active,\n .skin-system .icon-button:active,\n .theme-default .icon-button:focus,\n .skin-default .icon-button:focus,\n .skin-system .icon-button:focus,\n .theme-default .icon-button:hover,\n .skin-default .icon-button:hover,\n .skin-system .icon-button:hover,\n .theme-default .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 .skin-default .text-icon-button:focus,\n .skin-system .text-icon-button:focus,\n .theme-default .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 .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 .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 .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .drawer__header,\n .skin-default .drawer__header,\n .skin-system .drawer__header,\n .theme-default .account__section-headline button,\n .skin-default .account__section-headline button,\n .skin-system .account__section-headline button,\n .theme-default .account__header,\n .skin-default .account__header,\n .skin-system .account__header,\n .theme-default .search__input,\n .skin-default .search__input,\n .skin-system .search__input,\n .theme-default .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .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 .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 .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 .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 .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 .skin-default .explore__search-header,\n .skin-system .explore__search-header,\n .theme-default .column-inline-form,\n .skin-default .column-inline-form,\n .skin-system .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .skin-default .conversation--unread,\n .skin-system .conversation--unread,\n .theme-default .announcements,\n .skin-default .announcements,\n .skin-system .announcements,\n .theme-default .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 .skin-default .account__section-headline,\n .skin-system .account__section-headline {\n background: #1e2030;\n }\n .theme-default .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 .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 .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 .skin-default .detailed-status,\n .skin-system .detailed-status,\n .theme-default .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 .skin-default .dismissable-banner,\n .skin-system .dismissable-banner {\n background: #24273a;\n }\n .theme-default .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 .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 .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 .skin-default .account__header__bio .account__header__fields,\n .skin-system .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .skin-default .boost-modal__container,\n .skin-system .boost-modal__container,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .column > .scrollable,\n .skin-default .column > .scrollable,\n .skin-system .column > .scrollable,\n .theme-default .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here,\n .theme-default .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 .skin-default .hero-widget__text,\n .skin-system .hero-widget__text,\n .theme-default.admin,\n .skin-default.admin,\n .skin-system.admin,\n .theme-default .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 .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 .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 .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 .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 .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 .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked,\n .theme-default .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 .skin-default .account,\n .skin-system .account,\n .theme-default .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 .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 .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 .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 .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 .skin-default .poll__chart,\n .skin-system .poll__chart {\n background: #6e738d;\n }\n .theme-default .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 .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .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 .skin-default .column-header__button:hover,\n .skin-system .column-header__button:hover,\n .theme-default .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 .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 .skin-default .prose a,\n .skin-system .prose a,\n .theme-default .column-link .active,\n .skin-default .column-link .active,\n .skin-system .column-link .active,\n .theme-default .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 .skin-default .column-link--transparent.active,\n .skin-system .column-link--transparent.active,\n .theme-default .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 .skin-default .column-link:focus,\n .skin-system .column-link:focus,\n .theme-default .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 .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .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 .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .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 .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .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 .skin-default .button,\n .skin-system .button,\n .theme-default .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary,\n .theme-default .button.logo-button,\n .skin-default .button.logo-button,\n .skin-system .button.logo-button,\n .theme-default .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 .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 .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 .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 .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 .skin-default .button.button-secondary:active,\n .skin-system .button.button-secondary:active,\n .theme-default .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 .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 .skin-default .button:active,\n .skin-system .button:active,\n .theme-default .button:focus,\n .skin-default .button:focus,\n .skin-system .button:focus,\n .theme-default .button:hover,\n .skin-default .button:hover,\n .skin-system .button:hover,\n .theme-default .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 .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .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 .skin-default .button.logo-button:active,\n .skin-system .button.logo-button:active,\n .theme-default .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 .skin-default .button.logo-button:hover,\n .skin-system .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .skin-default .announcements__item__unread,\n .skin-system .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default 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 .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 .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 .skin-default .drawer__inner,\n .skin-system .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .skin-system .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .skin-system .compose-form__highlightable,\n .theme-default .column-header,\n .skin-default .column-header,\n .skin-system .column-header,\n .theme-default .boost-modal,\n .skin-default .boost-modal,\n .skin-system .boost-modal,\n .theme-default .mute-modal,\n .skin-default .mute-modal,\n .skin-system .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .skin-system .privacy-dropdown__dropdown,\n .theme-default .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 .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 .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 .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 .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 .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-system .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .skin-system .autosuggest-textarea__suggestions,\n .theme-default .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 .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 .skin-default .load-more:hover,\n .skin-system .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .skin-default .character-counter,\n .skin-system .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .hero-widget,\n .skin-default .hero-widget,\n .skin-system .hero-widget,\n .theme-default .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 .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .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 .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 .skin-default .search__popout,\n .skin-system .search__popout,\n .theme-default .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 .skin-default .dropdown-menu__item button,\n .skin-system .dropdown-menu__item button,\n .theme-default .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 .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 .skin-default .dropdown-menu__item a:hover,\n .skin-system .dropdown-menu__item a:hover,\n .theme-default .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 .skin-default .input-copy,\n .skin-system .input-copy,\n .theme-default .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 .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .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 .skin-default .notification__filter-bar button,\n .skin-system .notification__filter-bar button,\n .theme-default .simple_form .button,\n .skin-default .simple_form .button,\n .skin-system .simple_form .button,\n .theme-default .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 .skin-default .simple_form .block-button:hover,\n .skin-system .simple_form .block-button:hover,\n .theme-default .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 .skin-default .notification__filter-bar button:hover,\n .skin-system .notification__filter-bar button:hover,\n .theme-default .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 .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 .skin-default .simple_form select,\n .skin-system .simple_form select,\n .theme-default .accounts-table__count,\n .skin-default .accounts-table__count,\n .skin-system .accounts-table__count,\n .theme-default .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 .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .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 .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .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 .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 .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .skin-default .simple_form textarea:active,\n .skin-system .simple_form textarea:active,\n .theme-default .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 .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th,\n .theme-default .setting-text:active,\n .skin-default .setting-text:active,\n .skin-system .setting-text:active,\n .theme-default .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 .skin-default .batch-table__toolbar,\n .skin-system .batch-table__toolbar,\n .theme-default .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 .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 .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 .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 .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 .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 .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 .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 .skin-default .batch-table__row,\n .skin-system .batch-table__row {\n background: #494d64;\n }\n .theme-default .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 .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 .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 .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 .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 .skin-default .positive-hint,\n .skin-system .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .skin-default .card__bar,\n .skin-system .card__bar {\n background: #363a4f;\n }\n .theme-default .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 .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 .skin-default ::selection,\n .skin-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n .theme-default input::placeholder,\n .skin-default input::placeholder,\n .skin-system input::placeholder,\n .theme-default textarea::placeholder,\n .skin-default textarea::placeholder,\n .skin-system textarea::placeholder {\n color: #a5adcb !important;\n }\n .theme-default,\n .skin-default,\n .skin-system,\n .theme-default .column-header__wrapper,\n .skin-default .column-header__wrapper,\n .skin-system .column-header__wrapper,\n .theme-default .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 .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 .skin-default,\n .skin-system,\n .theme-default .tabs-bar__wrapper,\n .skin-default .tabs-bar__wrapper,\n .skin-system .tabs-bar__wrapper,\n .theme-default .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 .skin-default .ui__header,\n .skin-system .ui__header {\n background: #181926;\n color: #cad3f5;\n }\n .theme-default .navigation-panel,\n .skin-default .navigation-panel,\n .skin-system .navigation-panel,\n .theme-default .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 .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 .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .search-popout em,\n .skin-default .search-popout em,\n .skin-system .search-popout em,\n .theme-default .dismissable-banner__message,\n .skin-default .dismissable-banner__message,\n .skin-system .dismissable-banner__message,\n .theme-default .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 .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 .skin-default .account__section-headline a.active,\n .skin-system .account__section-headline a.active,\n .theme-default .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 .skin-default .notification__filter-bar a.active,\n .skin-system .notification__filter-bar a.active,\n .theme-default .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 .skin-default .account__header__bio .account__header__content,\n .skin-system .account__header__bio .account__header__content,\n .theme-default .navigation-bar,\n .skin-default .navigation-bar,\n .skin-system .navigation-bar,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .display-name__html,\n .skin-default .display-name__html,\n .skin-system .display-name__html,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .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 .skin-default .status__display-name strong,\n .skin-system .status__display-name strong,\n .theme-default .notification__message,\n .skin-default .notification__message,\n .skin-system .notification__message,\n .theme-default .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 .skin-default .reply-indicator__content,\n .skin-system .reply-indicator__content,\n .theme-default .status__content,\n .skin-default .status__content,\n .skin-system .status__content,\n .theme-default .status__content__text,\n .skin-default .status__content__text,\n .skin-system .status__content__text,\n .theme-default .card__bar .display-name strong,\n .skin-default .card__bar .display-name strong,\n .skin-system .card__bar .display-name strong {\n color: #cad3f5;\n }\n .theme-default .search-popout span,\n .skin-default .search-popout span,\n .skin-system .search-popout span,\n .theme-default .link-footer p,\n .skin-default .link-footer p,\n .skin-system .link-footer p,\n .theme-default .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 .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 .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 .skin-default .display-name__account,\n .skin-system .display-name__account,\n .theme-default .status__relative-time,\n .skin-default .status__relative-time,\n .skin-system .status__relative-time,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .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 .skin-default .account .account__display-name,\n .skin-system .account .account__display-name,\n .theme-default .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 .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .account__header__fields dt,\n .skin-default .account__header__fields dt,\n .skin-system .account__header__fields dt {\n color: #a5adcb;\n }\n .theme-default .compose-panel hr,\n .skin-default .compose-panel hr,\n .skin-system .compose-panel hr,\n .theme-default .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 .skin-default .mention,\n .skin-system .mention,\n .theme-default .icon-button.inverted,\n .skin-default .icon-button.inverted,\n .skin-system .icon-button.inverted,\n .theme-default .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 .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 .skin-default .account__header__content a,\n .skin-system .account__header__content a,\n .theme-default .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 .skin-default .empty-column-indicator a,\n .skin-system .empty-column-indicator a,\n .theme-default .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 .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .text-icon-button,\n .skin-default .text-icon-button,\n .skin-system .text-icon-button,\n .theme-default .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 .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 .skin-default .column-header__back-button,\n .skin-system .column-header__back-button,\n .theme-default .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 .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 .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 .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 .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 .skin-default .column-header.active .column-header__icon,\n .skin-system .column-header.active .column-header__icon {\n color: #b7bdf8;\n }\n .theme-default .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 .skin-default .display-name strong,\n .skin-system .display-name strong {\n color: #cad3f5 !important;\n }\n .theme-default .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 .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 .skin-default .emoji-mart-anchor-selected,\n .skin-system .emoji-mart-anchor-selected,\n .theme-default .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 .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 .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 .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 .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 .skin-default .privacy-dropdown__option strong,\n .skin-system .privacy-dropdown__option strong,\n .theme-default .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 .skin-default .privacy-dropdown__option:hover,\n .skin-system .privacy-dropdown__option:hover,\n .theme-default .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 .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 .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 .skin-default .privacy-dropdown__option:hover strong,\n .skin-system .privacy-dropdown__option:hover strong,\n .theme-default .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 .skin-default .privacy-dropdown__option:hover i,\n .skin-system .privacy-dropdown__option:hover i,\n .theme-default .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 .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 .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 .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 .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 .skin-default .emoji-mart-search,\n .skin-system .emoji-mart-search,\n .theme-default .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 .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 .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 .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 .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 .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 .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 .skin-default .conversation__unread,\n .skin-system .conversation__unread,\n .theme-default .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .skin-default .icon-button,\n .skin-system .icon-button,\n .theme-default .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 .skin-default .icon-button:active,\n .skin-system .icon-button:active,\n .theme-default .icon-button:focus,\n .skin-default .icon-button:focus,\n .skin-system .icon-button:focus,\n .theme-default .icon-button:hover,\n .skin-default .icon-button:hover,\n .skin-system .icon-button:hover,\n .theme-default .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 .skin-default .text-icon-button:focus,\n .skin-system .text-icon-button:focus,\n .theme-default .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 .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 .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 .skin-default .column-back-button,\n .skin-system .column-back-button,\n .theme-default .drawer__header,\n .skin-default .drawer__header,\n .skin-system .drawer__header,\n .theme-default .account__section-headline button,\n .skin-default .account__section-headline button,\n .skin-system .account__section-headline button,\n .theme-default .account__header,\n .skin-default .account__header,\n .skin-system .account__header,\n .theme-default .search__input,\n .skin-default .search__input,\n .skin-system .search__input,\n .theme-default .search__input:focus,\n .skin-default .search__input:focus,\n .skin-system .search__input:focus,\n .theme-default .column-link__badge,\n .skin-default .column-link__badge,\n .skin-system .column-link__badge,\n .theme-default .column-subheading,\n .skin-default .column-subheading,\n .skin-system .column-subheading,\n .theme-default .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 .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 .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 .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 .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 .skin-default .explore__search-header,\n .skin-system .explore__search-header,\n .theme-default .column-inline-form,\n .skin-default .column-inline-form,\n .skin-system .column-inline-form,\n .theme-default .follow_requests-unlocked_explanation,\n .skin-default .follow_requests-unlocked_explanation,\n .skin-system .follow_requests-unlocked_explanation,\n .theme-default .conversation--unread,\n .skin-default .conversation--unread,\n .skin-system .conversation--unread,\n .theme-default .announcements,\n .skin-default .announcements,\n .skin-system .announcements,\n .theme-default .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 .skin-default .account__section-headline,\n .skin-system .account__section-headline {\n background: #1e2030;\n }\n .theme-default .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 .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 .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 .skin-default .detailed-status,\n .skin-system .detailed-status,\n .theme-default .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 .skin-default .dismissable-banner,\n .skin-system .dismissable-banner {\n background: #24273a;\n }\n .theme-default .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 .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 .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 .skin-default .account__header__bio .account__header__fields,\n .skin-system .account__header__bio .account__header__fields,\n .theme-default .boost-modal__container,\n .skin-default .boost-modal__container,\n .skin-system .boost-modal__container,\n .theme-default .empty-column-indicator,\n .skin-default .empty-column-indicator,\n .skin-system .empty-column-indicator,\n .theme-default .column > .scrollable,\n .skin-default .column > .scrollable,\n .skin-system .column > .scrollable,\n .theme-default .nothing-here,\n .skin-default .nothing-here,\n .skin-system .nothing-here,\n .theme-default .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 .skin-default .hero-widget__text,\n .skin-system .hero-widget__text,\n .theme-default.admin,\n .skin-default.admin,\n .skin-system.admin,\n .theme-default .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 .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 .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 .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 .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 .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 .skin-default .radio-button__input.checked,\n .skin-system .radio-button__input.checked,\n .theme-default .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 .skin-default .account,\n .skin-system .account,\n .theme-default .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 .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 .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 .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 .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 .skin-default .poll__chart,\n .skin-system .poll__chart {\n background: #6e738d;\n }\n .theme-default .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 .skin-default .search-popout,\n .skin-system .search-popout,\n .theme-default .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 .skin-default .column-header__button:hover,\n .skin-system .column-header__button:hover,\n .theme-default .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 .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 .skin-default .prose a,\n .skin-system .prose a,\n .theme-default .column-link .active,\n .skin-default .column-link .active,\n .skin-system .column-link .active,\n .theme-default .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 .skin-default .column-link--transparent.active,\n .skin-system .column-link--transparent.active,\n .theme-default .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 .skin-default .column-link:focus,\n .skin-system .column-link:focus,\n .theme-default .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 .skin-default .column-link:hover,\n .skin-system .column-link:hover {\n color: #b7bdf8;\n }\n .theme-default .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 .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .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 .skin-default .button.button-tertiary:active,\n .skin-system .button.button-tertiary:active {\n color: #24273a;\n }\n .theme-default .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 .skin-default .button,\n .skin-system .button,\n .theme-default .button.button-tertiary,\n .skin-default .button.button-tertiary,\n .skin-system .button.button-tertiary,\n .theme-default .button.logo-button,\n .skin-default .button.logo-button,\n .skin-system .button.logo-button,\n .theme-default .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 .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 .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 .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 .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 .skin-default .button.button-secondary:active,\n .skin-system .button.button-secondary:active,\n .theme-default .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 .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 .skin-default .button:active,\n .skin-system .button:active,\n .theme-default .button:focus,\n .skin-default .button:focus,\n .skin-system .button:focus,\n .theme-default .button:hover,\n .skin-default .button:hover,\n .skin-system .button:hover,\n .theme-default .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 .skin-default .button.button-tertiary:focus,\n .skin-system .button.button-tertiary:focus,\n .theme-default .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 .skin-default .button.logo-button:active,\n .skin-system .button.logo-button:active,\n .theme-default .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 .skin-default .button.logo-button:hover,\n .skin-system .button.logo-button:hover,\n .theme-default .announcements__item__unread,\n .skin-default .announcements__item__unread,\n .skin-system .announcements__item__unread {\n background: #b7bdf8;\n }\n .theme-default 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 .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 .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 .skin-default .drawer__inner,\n .skin-system .drawer__inner,\n .theme-default .drawer__inner__mastodon,\n .skin-default .drawer__inner__mastodon,\n .skin-system .drawer__inner__mastodon,\n .theme-default .compose-form__highlightable,\n .skin-default .compose-form__highlightable,\n .skin-system .compose-form__highlightable,\n .theme-default .column-header,\n .skin-default .column-header,\n .skin-system .column-header,\n .theme-default .boost-modal,\n .skin-default .boost-modal,\n .skin-system .boost-modal,\n .theme-default .mute-modal,\n .skin-default .mute-modal,\n .skin-system .mute-modal,\n .theme-default .privacy-dropdown__dropdown,\n .skin-default .privacy-dropdown__dropdown,\n .skin-system .privacy-dropdown__dropdown,\n .theme-default .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 .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 .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 .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 .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 .skin-default .compose-form .compose-form__autosuggest-wrapper,\n .skin-system .compose-form .compose-form__autosuggest-wrapper,\n .theme-default .autosuggest-textarea__suggestions,\n .skin-default .autosuggest-textarea__suggestions,\n .skin-system .autosuggest-textarea__suggestions,\n .theme-default .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 .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 .skin-default .load-more:hover,\n .skin-system .load-more:hover {\n background-color: #1e2030;\n }\n .theme-default .character-counter,\n .skin-default .character-counter,\n .skin-system .character-counter {\n color: #a5adcb;\n }\n .theme-default .public-layout .header,\n .skin-default .public-layout .header,\n .skin-system .public-layout .header,\n .theme-default .hero-widget,\n .skin-default .hero-widget,\n .skin-system .hero-widget,\n .theme-default .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 .skin-default .public-layout .public-account-bio,\n .skin-system .public-layout .public-account-bio,\n .theme-default .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 .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 .skin-default .search__popout,\n .skin-system .search__popout,\n .theme-default .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 .skin-default .dropdown-menu__item button,\n .skin-system .dropdown-menu__item button,\n .theme-default .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 .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 .skin-default .dropdown-menu__item a:hover,\n .skin-system .dropdown-menu__item a:hover,\n .theme-default .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 .skin-default .input-copy,\n .skin-system .input-copy,\n .theme-default .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 .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .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 .skin-default .notification__filter-bar button,\n .skin-system .notification__filter-bar button,\n .theme-default .simple_form .button,\n .skin-default .simple_form .button,\n .skin-system .simple_form .button,\n .theme-default .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 .skin-default .simple_form .block-button:hover,\n .skin-system .simple_form .block-button:hover,\n .theme-default .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 .skin-default .notification__filter-bar button:hover,\n .skin-system .notification__filter-bar button:hover,\n .theme-default .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 .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 .skin-default .simple_form select,\n .skin-system .simple_form select,\n .theme-default .accounts-table__count,\n .skin-default .accounts-table__count,\n .skin-system .accounts-table__count,\n .theme-default .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 .skin-default .simple_form textarea,\n .skin-system .simple_form textarea,\n .theme-default .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 .skin-default .simple_form input[type=\"number\"],\n .skin-system .simple_form input[type=\"number\"],\n .theme-default .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 .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 .skin-default .simple_form input[type=\"password\"],\n .skin-system .simple_form input[type=\"password\"],\n .theme-default .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .skin-default .simple_form textarea:active,\n .skin-system .simple_form textarea:active,\n .theme-default .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 .skin-default .table > thead > tr > th,\n .skin-system .table > thead > tr > th,\n .theme-default .setting-text:active,\n .skin-default .setting-text:active,\n .skin-system .setting-text:active,\n .theme-default .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 .skin-default .batch-table__toolbar,\n .skin-system .batch-table__toolbar,\n .theme-default .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 .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 .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 .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 .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 .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 .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 .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 .skin-default .batch-table__row,\n .skin-system .batch-table__row {\n background: #494d64;\n }\n .theme-default .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 .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 .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 .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 .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 .skin-default .positive-hint,\n .skin-system .positive-hint {\n color: #a6da95 !important;\n }\n .theme-default .card__bar,\n .skin-default .card__bar,\n .skin-system .card__bar {\n background: #363a4f;\n }\n .theme-default .reply-indicator,\n .skin-default .reply-indicator,\n .skin-system .reply-indicator {\n background: #494d64;\n }\n }", + "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, "domains": [ "mastodon.social", @@ -11203,15 +11394,15 @@ }, { "code": "/* prettier-ignore */", - "start": 212666 + "start": 252094 } ], - "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.3\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 .skin-default,\n .skin-system {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: dark) {\n .theme-default,\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 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 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 color: @accent-color;\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 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", "usercssData": { "name": "Mastodon Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/mastodon", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/mastodon", - "version": "1.3.3", + "version": "1.3.5", "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", @@ -11368,23 +11559,23 @@ "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": "cd2706ed8196be9df9045a04fd149a843643d5f0", + "originalDigest": "e8f273456efaa700077239257a016ab12308e096", "_id": "a3ae65b9-2fbd-456c-8738-b464d269bcd0", - "_rev": 1726090248384, + "_rev": 1726501376507, "id": 98, - "etag": "W/\"41a07239398d32201dad9c60743a0a789826ebadd956a4954f7d3cb661e07519\"", - "updateDate": 1720886083097 + "etag": "W/\"e9a3ca4db876ef48cbb60cee77a835be44af6f3881dcb234f68c957ca7413d55\"", + "updateDate": 1726501376192 }, { "enabled": true, "installDate": 1716919970757, "sections": [ { - "code": "/* ==UserStyle==\n@name Stack Overflow Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stack-overflow\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stack-overflow\n@version 0.1.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stack-overflow/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astack-overflow\n@description Soothing pastel theme for Stack Overflow\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 Stack Overflow Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stack-overflow\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stack-overflow\n@version 0.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stack-overflow/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astack-overflow\n@description Soothing pastel theme for Stack Overflow\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@0.2.2/css/catppuccin.variables.important.css\");\n code.hljs {\n background: none !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme ::selection,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme input::placeholder,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed input::placeholder,\n body:not(.theme-highcontrast, .theme-dark).unified-theme textarea::placeholder,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed,\n body:not(.theme-highcontrast, .theme-dark).unified-theme *,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: #1e2030;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .wmd-button > span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .envelope-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .envelope-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .envelope-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .envelope-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-up-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-up-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-up-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-up-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-down-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-down-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-down-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-down-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .feed-icon,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .feed-icon,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-accepted-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-accepted-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-accepted-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-accepted-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-accepted-bounty,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-accepted-bounty,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge-earned-check,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge-earned-check,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .delete-tag,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .delete-tag,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .grippie,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .grippie,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-small-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-small-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-small-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-small-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .anonymous-gravatar,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .anonymous-gravatar,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge1,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge1,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge2,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge2,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-avatar.subcommunity-topic-mobile-dev,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-avatar.subcommunity-topic-r-language,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#BCBBBB\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#F48024\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget::after,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget::after,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-prose kbd,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-pagination .s-pagination--item,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-badge,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-notice,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-notice,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-notice .s-notice--btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge-tag,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk:focus,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk a,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .sunset-background,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .disabled-link,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#FEFEFE\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#2D6DB5\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#8FD8F7\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#46A2D9\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#155397\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Server Fault\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Super User\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"MathOverflow\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Ask Ubuntu\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Stack Apps\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark ::selection,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-dark textarea::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed,\n body:not(.theme-highcontrast).unified-theme.theme-dark *,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: #1e2030;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .wmd-button > span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-dark .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-dark .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-dark .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge3,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-avatar.subcommunity-topic-mobile-dev,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-avatar.subcommunity-topic-r-language,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#BCBBBB\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#F48024\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-prose kbd,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-pagination .s-pagination--item,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-badge,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-notice .s-notice--btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge-tag,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk:focus,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk a,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .sunset-background,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .disabled-link,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#FEFEFE\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#2D6DB5\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#8FD8F7\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#46A2D9\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#155397\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Server Fault\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Super User\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"MathOverflow\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Ask Ubuntu\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Stack Apps\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n @media (prefers-color-scheme: light) {\n body:not(.theme-highcontrast).unified-theme.theme-system {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast).unified-theme.theme-system input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-system textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system,\n body:not(.theme-highcontrast).unified-theme.theme-system * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: #1e2030;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-system .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-system .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .badge,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n body:not(.theme-highcontrast).unified-theme.theme-system {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast).unified-theme.theme-system input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-system textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system,\n body:not(.theme-highcontrast).unified-theme.theme-system * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: #1e2030;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-system .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-system .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .badge,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n }", + "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.important.css\");\n code.hljs {\n background: none !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed {\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 /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme ::selection,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme input::placeholder,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed input::placeholder,\n body:not(.theme-highcontrast, .theme-dark).unified-theme textarea::placeholder,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed,\n body:not(.theme-highcontrast, .theme-dark).unified-theme *,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: transparent;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .wmd-button > span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .envelope-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .envelope-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .envelope-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .envelope-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-up-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-up-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-up-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-up-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-down-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-down-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-down-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-down-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .feed-icon,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .feed-icon,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-accepted-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-accepted-off,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-accepted-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-accepted-on,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .vote-accepted-bounty,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .vote-accepted-bounty,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge-earned-check,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge-earned-check,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .delete-tag,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .delete-tag,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .grippie,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .grippie,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-small-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-small-hide,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .expander-arrow-small-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .expander-arrow-small-show,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .anonymous-gravatar,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .anonymous-gravatar,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge1,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge1,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge2,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge2,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-avatar.subcommunity-topic-mobile-dev,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-avatar.subcommunity-topic-r-language,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#BCBBBB\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#F48024\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget::after,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget::after,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-prose kbd,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-pagination .s-pagination--item,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-badge,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-notice,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-notice,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .s-notice .s-notice--btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .badge-tag,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk:focus,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-banner-sdk a,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast, .theme-dark).unified-theme #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .sunset-background,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme .disabled-link,\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#FEFEFE\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#2D6DB5\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#8FD8F7\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#46A2D9\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [fill=\"#155397\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Server Fault\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Super User\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"MathOverflow\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Ask Ubuntu\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Stack Apps\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme [alt=\"Unix & Linux\"],\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed [alt=\"Unix & Linux\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22241%22%20height%3D%2232%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.83%2020.44c0%202-.25%203.67-.76%205.02a8.4%208.4%200%200%201-2.14%203.3%208.2%208.2%200%200%201-3.35%201.83%2016%2016%200%200%201-4.37.56%2026.6%2026.6%200%200%201-4.3-.36A10.25%2010.25%200%200%201%208%2029.34a7.97%207.97%200%200%201-2.78-3.16%2012.1%2012.1%200%200%201-1.18-5.56V4.34c0-.62.01-1.12-.18-1.5-.2-.37-.46-.66-.78-.86a3.2%203.2%200%200%200-1.14-.43%208%208%200%200%200-1.36-.1V.98a80%2080%200%200%201%203.52.1%2034%2034%200%200%200%202.32.08%2029%2029%200%200%200%202.32-.09A98%2098%200%200%201%2012.48%201v.45c-.47%200-.92.04-1.35.11-.44.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.63c0%201.33.16%202.55.45%203.65a6.55%206.55%200%200%200%204.13%204.64c1.09.42%202.43.63%204.04.63%202.74%200%204.66-.76%206.18-2.3%201.51-1.53%202.27-3.74%202.27-6.62V4.34c0-.62-.1-1.12-.29-1.5-.2-.37-.45-.66-.78-.86-.33-.21-.7-.35-1.14-.43a8%208%200%200%200-1.36-.1V.98a36%2036%200%200%201%203.12.12%2014%2014%200%200%200%201.7%200l1.72-.1h1.45v.45c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.1zm2.35-10V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.8-.04c.27-.04.75-.06%201.43-.06L47.3%2024.95V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a25%2025%200%200%201%201.96.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.52%200l.64-.02c.23%200%20.49%200%20.79-.02L51%2010v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v18.16h-.76L32.88%2012.9V28c0%201.03.25%201.72.74%202.04.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04l-.64-.02a10%2010%200%200%200-1.52%200l-.67.02c-.24%200-.5%200-.8.02l-1.16.02v-.44c1%200%201.76-.17%202.25-.5.5-.32.74-1%20.74-2.05V13c0-1.04-.25-1.73-.74-2.06-.49-.32-1.24-.49-2.25-.49zm32.79%2020.1V31a56%2056%200%200%201-2.96-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.96.04a93%2093%200%200%201-2.92.07v-.45c1%200%201.76-.16%202.25-.49.5-.33.74-1.01.74-2.05V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.96-.06v.44c-1%20.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.05.25%201.73.74%202.04.5.31%201.24.48%202.25.51m1.36-20.59a49%2049%200%200%201%203.86.16%2028%2028%200%200%200%203.21-.07%2050%2050%200%200%201%202.84-.09v.5c-.54%200-.99.06-1.34.2q-.54.195-.54.9c0%20.28.07.54.2.8.13.24.26.44.38.6a180%20180%200%200%200%202.54%203.58l1.3%201.86%203.8-5c.2-.27.39-.55.55-.85s.25-.6.25-.9c0-.29-.08-.52-.23-.68a1.3%201.3%200%200%200-.53-.36%202.5%202.5%200%200%200-.7-.13l-.64-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.7-.04.83-.04c.32-.02.72-.03%201.23-.03v.5c-.95.05-1.73.24-2.34.55s-1.23.89-1.86%201.72l-4.86%206.3%205.4%207.62c.69.96%201.44%202.1%202.28%202.8.83.7%201.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.06-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a123%20123%200%200%201-3.11.07v-.5c.6-.02%201.07-.1%201.45-.22.37-.11.55-.38.55-.8%200-.32-.16-1.03-.49-1.48A304%20304%200%200%200%2073.5%2022l-4.28%205.45q-.27.36-.45.69t-.18.69c0%20.54.23%201.21.7%201.39.46.18.88.27%201.27.27v.49a27%2027%200%200%201-2.1-.07l-.76-.04a15.4%2015.4%200%200%200-2.3.04c-.43.05-1.08.07-1.94.07v-.5c.9%200%201.68-.16%202.37-.5.68-.35%201.41-1.31%202.18-2.27l5.1-6.38-5.54-7.9c-.3-.44-.6-.84-.87-1.2a7%207%200%200%200-.9-.94%203.5%203.5%200%200%200-2.47-.85z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.56%2027.76a5.8%205.8%200%200%201-1.78%202.05%206.46%206.46%200%200%201-4.02%201.3q-2.55%200-4.5-1.2a20%2020%200%200%201-3.93-3.27c-.54.6-1.13%201.18-1.76%201.74a12%2012%200%200%201-4.44%202.48%209.35%209.35%200%200%201-5.54-.09%206.6%206.6%200%200%201-2.12-1.25%205.14%205.14%200%200%201-1.32-1.83c-.3-.7-.44-1.43-.44-2.2%200-1.17.29-2.24.87-3.24s1.27-1.88%202.07-2.66c.8-.77%201.62-1.42%202.46-1.94.83-.52%201.5-.91%202-1.18-.08-.15-.3-.5-.66-1.03s-.72-1.2-1.1-2c-.37-.81-.7-1.7-1-2.66a10.14%2010.14%200%200%201%20.13-6.34A6.83%206.83%200%200%201%20106.82%200c1.82%200%203.31.54%204.49%201.63a5.64%205.64%200%200%201%201.76%204.35c0%20.92-.17%201.79-.51%202.59a9.5%209.5%200%200%201-1.39%202.28c-.58.7-1.24%201.37-1.98%201.98-.75.61-1.54%201.18-2.37%201.72a61%2061%200%200%200%206.78%208.24%2029%2029%200%200%200%202.06-3.51c.6-1.21%201.2-2.32%201.8-3.32.62-1%201.28-1.82%202-2.46a3.74%203.74%200%200%201%202.58-.96c.74%200%201.38.23%201.92.7.53.45.8%201.07.8%201.84%200%20.54-.16.97-.49%201.3s-.74.49-1.25.49c-.5%200-.9-.13-1.18-.38a3.8%203.8%200%200%201-.7-.8%205.3%205.3%200%200%201-.42-.8q-.15-.39-.33-.39c-.33%200-.63.08-.9.23-.26.15-.53.4-.8.74s-.56.78-.89%201.32a130%20130%200%200%200-2.23%204.05c-.42.79-.9%201.63-1.43%202.52.45.5.99%201.08%201.63%201.73.64.66%201.32%201.29%202.03%201.89s1.44%201.1%202.19%201.53c.74.42%201.45.63%202.14.63.83%200%201.48-.15%201.94-.46s.85-.7%201.18-1.19zM106.42%2014a8%208%200%200%200%202.14-2.15c.5-.79.88-1.55%201.12-2.27.23-.73.38-1.38.42-1.96.05-.58.07-.98.07-1.22%200-1.87-.35-3.3-1.05-4.27a3.23%203.23%200%200%200-4.1-1.16c-.47.2-.88.51-1.23.91-.36.4-.65.9-.87%201.47a5.3%205.3%200%200%200-.34%201.94c0%20.83.16%201.7.5%202.6a22.4%2022.4%200%200%200%203.34%206.11m4.42%2012.15a56%2056%200%200%201-4.49-5.18c-1.23-1.64-2.2-2.95-2.88-3.93-.32.2-.71.48-1.16.8a6.7%206.7%200%200%200-2.3%203.07%206.75%206.75%200%200%200%201%206.52q.69.81%201.62%201.32c.62.35%201.3.52%202.05.52.62%200%201.24-.1%201.85-.3s1.18-.43%201.72-.72a8.4%208.4%200%200%200%202.59-2.1%22%20fill%3D%22%23b7bdf8%22/%3E%3Cpath%20d%3D%22M145.66%2030.95a87%2087%200%200%200-5.27-.09%20153%20153%200%200%201-4.73.11v-.44c.47%200%20.73-.04%201.17-.12.43-.07.8-.21%201.13-.42.33-.2.6-.5.78-.87q.3-.555.3-1.5V4.33c0-.62-.1-1.12-.3-1.49q-.285-.555-.78-.87c-.32-.2-.7-.35-1.13-.42a8%208%200%200%200-1.37-.12V.98c.9%200%201.8%200%202.34.02s1%20.04%201.38.07a34%2034%200%200%200%202.33.09%2029%2029%200%200%200%202.32-.1L145.2%201c.54-.02%201.43-.02%202.32-.02v.44c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87-.2.37-.29.87-.29%201.49v22.02c0%20.92.16%201.64.5%202.16.32.52.78.91%201.37%201.18.6.27%201.3.43%202.1.49s1.5.09%202.46.09c1.07%200%202.04-.08%202.92-.25a6.2%206.2%200%200%200%202.3-.88%204.9%204.9%200%200%200%201.6-1.77%208%208%200%200%200%20.85-2.86h.45l-.45%206.47a267%20267%200%200%201-6.96.1c-2.05%200-3.87-.05-5.44-.12zm24.26-.42v.45a56%2056%200%200%201-2.97-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.95.04a93%2093%200%200%201-2.93.07v-.45c1.01%200%201.77-.16%202.26-.5.49-.32.73-1%20.73-2.04v-15c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.97-.06v.44c-1.01.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.04.25%201.72.74%202.03.49.3%201.24.48%202.25.51m1.15-20.09V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.81-.04c.27-.04.74-.06%201.43-.06l11.91%2014.95V12.99c0-1.04-.24-1.73-.73-2.06-.5-.32-1.24-.49-2.26-.49V10a25%2025%200%200%201%201.97.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.51%200l.65-.02c.22%200%20.48%200%20.78-.02l1.12-.02v.44c-1.01%200-1.76.17-2.26.5-.49.32-.73%201-.73%202.05v18.16h-.76L174.78%2012.9v15.08c0%201.04.24%201.73.74%202.05.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04c-.22%200-.44-.01-.64-.03a10%2010%200%200%200-1.52%200c-.21.02-.43.03-.67.03s-.5%200-.8.02l-1.17.02v-.45c1.02%200%201.77-.16%202.26-.49.49-.32.74-1%20.74-2.05v-15c0-1.03-.25-1.72-.74-2.05-.5-.32-1.24-.49-2.26-.49M213%2022.9c0%201.06-.14%202.1-.39%203.1-.25.99-.68%201.87-1.27%202.63a6.3%206.3%200%200%201-2.32%201.8%208.4%208.4%200%200%201-3.57.67c-1.37%200-2.25-.13-3.34-.4a7.2%207.2%200%200%201-2.76-1.3%205.66%205.66%200%200%201-1.75-2.36q-.6-1.47-.6-3.57V13c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.89.1%2023%2023%200%200%200%203.05-.04%2087%2087%200%200%201%202.97-.06v.44q-1.515.045-2.25.51c-.5.31-.74.99-.74%202.02v10.49c0%20.8.08%201.59.25%202.37.16.79.45%201.5.87%202.11.41.63.98%201.14%201.7%201.54.7.4%201.28.6%202.41.6%201.82%200%203.06-.58%204.19-1.74%201.13-1.15%201.7-3%201.7-5.55v-9.82c0-1.03-.25-1.71-.74-2.04a4.14%204.14%200%200%200-2.26-.49V10c.48%200%20.87%200%201.16.02l.8.02a20%2020%200%200%200%203.07%200c.23%200%20.49%200%20.79-.02l1.11-.02v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v9.9zm4.37-12.95a48%2048%200%200%201%203.86.16%2028%2028%200%200%200%203.22-.07%2050%2050%200%200%201%202.83-.09v.5c-.53%200-.98.06-1.34.2-.35.13-.53.43-.53.9%200%20.28.06.54.2.8.13.24.26.44.38.6a198%20198%200%200%200%202.54%203.58l1.3%201.86%203.79-5c.2-.27.4-.55.56-.85q.24-.45.24-.9c0-.29-.07-.52-.22-.68a1.3%201.3%200%200%200-.54-.36c-.2-.07-.44-.12-.69-.13l-.65-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.71-.04.83-.04q.465-.03%201.23-.03v.5c-.96.05-1.74.24-2.35.55-.6.31-1.23.89-1.85%201.72l-4.86%206.3%205.4%207.9c.68.96%201.44%201.78%202.27%202.48s1.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.05-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a125%20125%200%200%201-3.12.07v-.5c.6-.02%201.08-.1%201.45-.21.37-.12.56-.4.56-.8%200-.33-.16-.72-.5-1.17-.62-.92-1.2-2.05-1.73-2.82l-1.4-1.99c-.47-.64-.8-1.12-1.01-1.45l-4.29%205.73c-.17.24-.32.47-.44.69q-.18.33-.18.69c0%20.53.23.9.7%201.07.45.18.88.27%201.26.27v.49a27%2027%200%200%201-2.1-.07l-.75-.04c-.24-.02-.5-.02-.76-.02-.6%200-1.11.02-1.54.06-.43.05-1.08.07-1.94.07v-.5c.89%200%201.68-.16%202.36-.5a7.15%207.15%200%200%200%202.19-1.95l5.09-6.66-5.54-7.9q-.45-.66-.87-1.2a7%207%200%200%200-.89-.94%203.5%203.5%200%200%200-2.48-.85z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast, .theme-dark).unified-theme:has([alt=\"Unix & Linux\"]),\n body:not(.theme-highcontrast, .theme-dark).unified-theme .themed:has([alt=\"Unix & Linux\"]) {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2021%2021%22%3E%3Cpath%20fill%3D%22%23363a4f%22%20d%3D%22M3%203h1v1H3zm0%207h1v1H3zm0%207h1v1H3zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1z%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed {\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 /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark ::selection,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-dark textarea::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed,\n body:not(.theme-highcontrast).unified-theme.theme-dark *,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: transparent;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .wmd-button > span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-dark .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-dark .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-dark .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-dark .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-dark .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-dark .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge3,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-avatar.subcommunity-topic-mobile-dev,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-avatar.subcommunity-topic-r-language,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#BCBBBB\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#F48024\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-sidebarwidget .s-sidebarwidget--header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-prose kbd,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-pagination .s-pagination--item,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-badge,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-dark .s-notice .s-notice--btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge,\n body:not(.theme-highcontrast).unified-theme.theme-dark .badge-tag,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk:focus,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-banner-sdk a,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-dark #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .sunset-background,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark .disabled-link,\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#FEFEFE\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#2D6DB5\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#8FD8F7\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#46A2D9\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [fill=\"#155397\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Server Fault\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Super User\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"MathOverflow\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Ask Ubuntu\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Stack Apps\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark [alt=\"Unix & Linux\"],\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed [alt=\"Unix & Linux\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22241%22%20height%3D%2232%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.83%2020.44c0%202-.25%203.67-.76%205.02a8.4%208.4%200%200%201-2.14%203.3%208.2%208.2%200%200%201-3.35%201.83%2016%2016%200%200%201-4.37.56%2026.6%2026.6%200%200%201-4.3-.36A10.25%2010.25%200%200%201%208%2029.34a7.97%207.97%200%200%201-2.78-3.16%2012.1%2012.1%200%200%201-1.18-5.56V4.34c0-.62.01-1.12-.18-1.5-.2-.37-.46-.66-.78-.86a3.2%203.2%200%200%200-1.14-.43%208%208%200%200%200-1.36-.1V.98a80%2080%200%200%201%203.52.1%2034%2034%200%200%200%202.32.08%2029%2029%200%200%200%202.32-.09A98%2098%200%200%201%2012.48%201v.45c-.47%200-.92.04-1.35.11-.44.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.63c0%201.33.16%202.55.45%203.65a6.55%206.55%200%200%200%204.13%204.64c1.09.42%202.43.63%204.04.63%202.74%200%204.66-.76%206.18-2.3%201.51-1.53%202.27-3.74%202.27-6.62V4.34c0-.62-.1-1.12-.29-1.5-.2-.37-.45-.66-.78-.86-.33-.21-.7-.35-1.14-.43a8%208%200%200%200-1.36-.1V.98a36%2036%200%200%201%203.12.12%2014%2014%200%200%200%201.7%200l1.72-.1h1.45v.45c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.1zm2.35-10V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.8-.04c.27-.04.75-.06%201.43-.06L47.3%2024.95V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a25%2025%200%200%201%201.96.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.52%200l.64-.02c.23%200%20.49%200%20.79-.02L51%2010v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v18.16h-.76L32.88%2012.9V28c0%201.03.25%201.72.74%202.04.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04l-.64-.02a10%2010%200%200%200-1.52%200l-.67.02c-.24%200-.5%200-.8.02l-1.16.02v-.44c1%200%201.76-.17%202.25-.5.5-.32.74-1%20.74-2.05V13c0-1.04-.25-1.73-.74-2.06-.49-.32-1.24-.49-2.25-.49zm32.79%2020.1V31a56%2056%200%200%201-2.96-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.96.04a93%2093%200%200%201-2.92.07v-.45c1%200%201.76-.16%202.25-.49.5-.33.74-1.01.74-2.05V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.96-.06v.44c-1%20.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.05.25%201.73.74%202.04.5.31%201.24.48%202.25.51m1.36-20.59a49%2049%200%200%201%203.86.16%2028%2028%200%200%200%203.21-.07%2050%2050%200%200%201%202.84-.09v.5c-.54%200-.99.06-1.34.2q-.54.195-.54.9c0%20.28.07.54.2.8.13.24.26.44.38.6a180%20180%200%200%200%202.54%203.58l1.3%201.86%203.8-5c.2-.27.39-.55.55-.85s.25-.6.25-.9c0-.29-.08-.52-.23-.68a1.3%201.3%200%200%200-.53-.36%202.5%202.5%200%200%200-.7-.13l-.64-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.7-.04.83-.04c.32-.02.72-.03%201.23-.03v.5c-.95.05-1.73.24-2.34.55s-1.23.89-1.86%201.72l-4.86%206.3%205.4%207.62c.69.96%201.44%202.1%202.28%202.8.83.7%201.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.06-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a123%20123%200%200%201-3.11.07v-.5c.6-.02%201.07-.1%201.45-.22.37-.11.55-.38.55-.8%200-.32-.16-1.03-.49-1.48A304%20304%200%200%200%2073.5%2022l-4.28%205.45q-.27.36-.45.69t-.18.69c0%20.54.23%201.21.7%201.39.46.18.88.27%201.27.27v.49a27%2027%200%200%201-2.1-.07l-.76-.04a15.4%2015.4%200%200%200-2.3.04c-.43.05-1.08.07-1.94.07v-.5c.9%200%201.68-.16%202.37-.5.68-.35%201.41-1.31%202.18-2.27l5.1-6.38-5.54-7.9c-.3-.44-.6-.84-.87-1.2a7%207%200%200%200-.9-.94%203.5%203.5%200%200%200-2.47-.85z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.56%2027.76a5.8%205.8%200%200%201-1.78%202.05%206.46%206.46%200%200%201-4.02%201.3q-2.55%200-4.5-1.2a20%2020%200%200%201-3.93-3.27c-.54.6-1.13%201.18-1.76%201.74a12%2012%200%200%201-4.44%202.48%209.35%209.35%200%200%201-5.54-.09%206.6%206.6%200%200%201-2.12-1.25%205.14%205.14%200%200%201-1.32-1.83c-.3-.7-.44-1.43-.44-2.2%200-1.17.29-2.24.87-3.24s1.27-1.88%202.07-2.66c.8-.77%201.62-1.42%202.46-1.94.83-.52%201.5-.91%202-1.18-.08-.15-.3-.5-.66-1.03s-.72-1.2-1.1-2c-.37-.81-.7-1.7-1-2.66a10.14%2010.14%200%200%201%20.13-6.34A6.83%206.83%200%200%201%20106.82%200c1.82%200%203.31.54%204.49%201.63a5.64%205.64%200%200%201%201.76%204.35c0%20.92-.17%201.79-.51%202.59a9.5%209.5%200%200%201-1.39%202.28c-.58.7-1.24%201.37-1.98%201.98-.75.61-1.54%201.18-2.37%201.72a61%2061%200%200%200%206.78%208.24%2029%2029%200%200%200%202.06-3.51c.6-1.21%201.2-2.32%201.8-3.32.62-1%201.28-1.82%202-2.46a3.74%203.74%200%200%201%202.58-.96c.74%200%201.38.23%201.92.7.53.45.8%201.07.8%201.84%200%20.54-.16.97-.49%201.3s-.74.49-1.25.49c-.5%200-.9-.13-1.18-.38a3.8%203.8%200%200%201-.7-.8%205.3%205.3%200%200%201-.42-.8q-.15-.39-.33-.39c-.33%200-.63.08-.9.23-.26.15-.53.4-.8.74s-.56.78-.89%201.32a130%20130%200%200%200-2.23%204.05c-.42.79-.9%201.63-1.43%202.52.45.5.99%201.08%201.63%201.73.64.66%201.32%201.29%202.03%201.89s1.44%201.1%202.19%201.53c.74.42%201.45.63%202.14.63.83%200%201.48-.15%201.94-.46s.85-.7%201.18-1.19zM106.42%2014a8%208%200%200%200%202.14-2.15c.5-.79.88-1.55%201.12-2.27.23-.73.38-1.38.42-1.96.05-.58.07-.98.07-1.22%200-1.87-.35-3.3-1.05-4.27a3.23%203.23%200%200%200-4.1-1.16c-.47.2-.88.51-1.23.91-.36.4-.65.9-.87%201.47a5.3%205.3%200%200%200-.34%201.94c0%20.83.16%201.7.5%202.6a22.4%2022.4%200%200%200%203.34%206.11m4.42%2012.15a56%2056%200%200%201-4.49-5.18c-1.23-1.64-2.2-2.95-2.88-3.93-.32.2-.71.48-1.16.8a6.7%206.7%200%200%200-2.3%203.07%206.75%206.75%200%200%200%201%206.52q.69.81%201.62%201.32c.62.35%201.3.52%202.05.52.62%200%201.24-.1%201.85-.3s1.18-.43%201.72-.72a8.4%208.4%200%200%200%202.59-2.1%22%20fill%3D%22%23b7bdf8%22/%3E%3Cpath%20d%3D%22M145.66%2030.95a87%2087%200%200%200-5.27-.09%20153%20153%200%200%201-4.73.11v-.44c.47%200%20.73-.04%201.17-.12.43-.07.8-.21%201.13-.42.33-.2.6-.5.78-.87q.3-.555.3-1.5V4.33c0-.62-.1-1.12-.3-1.49q-.285-.555-.78-.87c-.32-.2-.7-.35-1.13-.42a8%208%200%200%200-1.37-.12V.98c.9%200%201.8%200%202.34.02s1%20.04%201.38.07a34%2034%200%200%200%202.33.09%2029%2029%200%200%200%202.32-.1L145.2%201c.54-.02%201.43-.02%202.32-.02v.44c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87-.2.37-.29.87-.29%201.49v22.02c0%20.92.16%201.64.5%202.16.32.52.78.91%201.37%201.18.6.27%201.3.43%202.1.49s1.5.09%202.46.09c1.07%200%202.04-.08%202.92-.25a6.2%206.2%200%200%200%202.3-.88%204.9%204.9%200%200%200%201.6-1.77%208%208%200%200%200%20.85-2.86h.45l-.45%206.47a267%20267%200%200%201-6.96.1c-2.05%200-3.87-.05-5.44-.12zm24.26-.42v.45a56%2056%200%200%201-2.97-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.95.04a93%2093%200%200%201-2.93.07v-.45c1.01%200%201.77-.16%202.26-.5.49-.32.73-1%20.73-2.04v-15c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.97-.06v.44c-1.01.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.04.25%201.72.74%202.03.49.3%201.24.48%202.25.51m1.15-20.09V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.81-.04c.27-.04.74-.06%201.43-.06l11.91%2014.95V12.99c0-1.04-.24-1.73-.73-2.06-.5-.32-1.24-.49-2.26-.49V10a25%2025%200%200%201%201.97.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.51%200l.65-.02c.22%200%20.48%200%20.78-.02l1.12-.02v.44c-1.01%200-1.76.17-2.26.5-.49.32-.73%201-.73%202.05v18.16h-.76L174.78%2012.9v15.08c0%201.04.24%201.73.74%202.05.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04c-.22%200-.44-.01-.64-.03a10%2010%200%200%200-1.52%200c-.21.02-.43.03-.67.03s-.5%200-.8.02l-1.17.02v-.45c1.02%200%201.77-.16%202.26-.49.49-.32.74-1%20.74-2.05v-15c0-1.03-.25-1.72-.74-2.05-.5-.32-1.24-.49-2.26-.49M213%2022.9c0%201.06-.14%202.1-.39%203.1-.25.99-.68%201.87-1.27%202.63a6.3%206.3%200%200%201-2.32%201.8%208.4%208.4%200%200%201-3.57.67c-1.37%200-2.25-.13-3.34-.4a7.2%207.2%200%200%201-2.76-1.3%205.66%205.66%200%200%201-1.75-2.36q-.6-1.47-.6-3.57V13c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.89.1%2023%2023%200%200%200%203.05-.04%2087%2087%200%200%201%202.97-.06v.44q-1.515.045-2.25.51c-.5.31-.74.99-.74%202.02v10.49c0%20.8.08%201.59.25%202.37.16.79.45%201.5.87%202.11.41.63.98%201.14%201.7%201.54.7.4%201.28.6%202.41.6%201.82%200%203.06-.58%204.19-1.74%201.13-1.15%201.7-3%201.7-5.55v-9.82c0-1.03-.25-1.71-.74-2.04a4.14%204.14%200%200%200-2.26-.49V10c.48%200%20.87%200%201.16.02l.8.02a20%2020%200%200%200%203.07%200c.23%200%20.49%200%20.79-.02l1.11-.02v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v9.9zm4.37-12.95a48%2048%200%200%201%203.86.16%2028%2028%200%200%200%203.22-.07%2050%2050%200%200%201%202.83-.09v.5c-.53%200-.98.06-1.34.2-.35.13-.53.43-.53.9%200%20.28.06.54.2.8.13.24.26.44.38.6a198%20198%200%200%200%202.54%203.58l1.3%201.86%203.79-5c.2-.27.4-.55.56-.85q.24-.45.24-.9c0-.29-.07-.52-.22-.68a1.3%201.3%200%200%200-.54-.36c-.2-.07-.44-.12-.69-.13l-.65-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.71-.04.83-.04q.465-.03%201.23-.03v.5c-.96.05-1.74.24-2.35.55-.6.31-1.23.89-1.85%201.72l-4.86%206.3%205.4%207.9c.68.96%201.44%201.78%202.27%202.48s1.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.05-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a125%20125%200%200%201-3.12.07v-.5c.6-.02%201.08-.1%201.45-.21.37-.12.56-.4.56-.8%200-.33-.16-.72-.5-1.17-.62-.92-1.2-2.05-1.73-2.82l-1.4-1.99c-.47-.64-.8-1.12-1.01-1.45l-4.29%205.73c-.17.24-.32.47-.44.69q-.18.33-.18.69c0%20.53.23.9.7%201.07.45.18.88.27%201.26.27v.49a27%2027%200%200%201-2.1-.07l-.75-.04c-.24-.02-.5-.02-.76-.02-.6%200-1.11.02-1.54.06-.43.05-1.08.07-1.94.07v-.5c.89%200%201.68-.16%202.36-.5a7.15%207.15%200%200%200%202.19-1.95l5.09-6.66-5.54-7.9q-.45-.66-.87-1.2a7%207%200%200%200-.89-.94%203.5%203.5%200%200%200-2.48-.85z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark:has([alt=\"Unix & Linux\"]),\n body:not(.theme-highcontrast).unified-theme.theme-dark .themed:has([alt=\"Unix & Linux\"]) {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2021%2021%22%3E%3Cpath%20fill%3D%22%23363a4f%22%20d%3D%22M3%203h1v1H3zm0%207h1v1H3zm0%207h1v1H3zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1z%22/%3E%3C/svg%3E\");\n }\n @media (prefers-color-scheme: light) {\n body:not(.theme-highcontrast).unified-theme.theme-system {\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 /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast).unified-theme.theme-system input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-system textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system,\n body:not(.theme-highcontrast).unified-theme.theme-system * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: transparent;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-system .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-system .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .badge,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Unix & Linux\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22241%22%20height%3D%2232%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.83%2020.44c0%202-.25%203.67-.76%205.02a8.4%208.4%200%200%201-2.14%203.3%208.2%208.2%200%200%201-3.35%201.83%2016%2016%200%200%201-4.37.56%2026.6%2026.6%200%200%201-4.3-.36A10.25%2010.25%200%200%201%208%2029.34a7.97%207.97%200%200%201-2.78-3.16%2012.1%2012.1%200%200%201-1.18-5.56V4.34c0-.62.01-1.12-.18-1.5-.2-.37-.46-.66-.78-.86a3.2%203.2%200%200%200-1.14-.43%208%208%200%200%200-1.36-.1V.98a80%2080%200%200%201%203.52.1%2034%2034%200%200%200%202.32.08%2029%2029%200%200%200%202.32-.09A98%2098%200%200%201%2012.48%201v.45c-.47%200-.92.04-1.35.11-.44.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.63c0%201.33.16%202.55.45%203.65a6.55%206.55%200%200%200%204.13%204.64c1.09.42%202.43.63%204.04.63%202.74%200%204.66-.76%206.18-2.3%201.51-1.53%202.27-3.74%202.27-6.62V4.34c0-.62-.1-1.12-.29-1.5-.2-.37-.45-.66-.78-.86-.33-.21-.7-.35-1.14-.43a8%208%200%200%200-1.36-.1V.98a36%2036%200%200%201%203.12.12%2014%2014%200%200%200%201.7%200l1.72-.1h1.45v.45c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.1zm2.35-10V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.8-.04c.27-.04.75-.06%201.43-.06L47.3%2024.95V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a25%2025%200%200%201%201.96.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.52%200l.64-.02c.23%200%20.49%200%20.79-.02L51%2010v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v18.16h-.76L32.88%2012.9V28c0%201.03.25%201.72.74%202.04.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04l-.64-.02a10%2010%200%200%200-1.52%200l-.67.02c-.24%200-.5%200-.8.02l-1.16.02v-.44c1%200%201.76-.17%202.25-.5.5-.32.74-1%20.74-2.05V13c0-1.04-.25-1.73-.74-2.06-.49-.32-1.24-.49-2.25-.49zm32.79%2020.1V31a56%2056%200%200%201-2.96-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.96.04a93%2093%200%200%201-2.92.07v-.45c1%200%201.76-.16%202.25-.49.5-.33.74-1.01.74-2.05V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.96-.06v.44c-1%20.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.05.25%201.73.74%202.04.5.31%201.24.48%202.25.51m1.36-20.59a49%2049%200%200%201%203.86.16%2028%2028%200%200%200%203.21-.07%2050%2050%200%200%201%202.84-.09v.5c-.54%200-.99.06-1.34.2q-.54.195-.54.9c0%20.28.07.54.2.8.13.24.26.44.38.6a180%20180%200%200%200%202.54%203.58l1.3%201.86%203.8-5c.2-.27.39-.55.55-.85s.25-.6.25-.9c0-.29-.08-.52-.23-.68a1.3%201.3%200%200%200-.53-.36%202.5%202.5%200%200%200-.7-.13l-.64-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.7-.04.83-.04c.32-.02.72-.03%201.23-.03v.5c-.95.05-1.73.24-2.34.55s-1.23.89-1.86%201.72l-4.86%206.3%205.4%207.62c.69.96%201.44%202.1%202.28%202.8.83.7%201.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.06-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a123%20123%200%200%201-3.11.07v-.5c.6-.02%201.07-.1%201.45-.22.37-.11.55-.38.55-.8%200-.32-.16-1.03-.49-1.48A304%20304%200%200%200%2073.5%2022l-4.28%205.45q-.27.36-.45.69t-.18.69c0%20.54.23%201.21.7%201.39.46.18.88.27%201.27.27v.49a27%2027%200%200%201-2.1-.07l-.76-.04a15.4%2015.4%200%200%200-2.3.04c-.43.05-1.08.07-1.94.07v-.5c.9%200%201.68-.16%202.37-.5.68-.35%201.41-1.31%202.18-2.27l5.1-6.38-5.54-7.9c-.3-.44-.6-.84-.87-1.2a7%207%200%200%200-.9-.94%203.5%203.5%200%200%200-2.47-.85z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.56%2027.76a5.8%205.8%200%200%201-1.78%202.05%206.46%206.46%200%200%201-4.02%201.3q-2.55%200-4.5-1.2a20%2020%200%200%201-3.93-3.27c-.54.6-1.13%201.18-1.76%201.74a12%2012%200%200%201-4.44%202.48%209.35%209.35%200%200%201-5.54-.09%206.6%206.6%200%200%201-2.12-1.25%205.14%205.14%200%200%201-1.32-1.83c-.3-.7-.44-1.43-.44-2.2%200-1.17.29-2.24.87-3.24s1.27-1.88%202.07-2.66c.8-.77%201.62-1.42%202.46-1.94.83-.52%201.5-.91%202-1.18-.08-.15-.3-.5-.66-1.03s-.72-1.2-1.1-2c-.37-.81-.7-1.7-1-2.66a10.14%2010.14%200%200%201%20.13-6.34A6.83%206.83%200%200%201%20106.82%200c1.82%200%203.31.54%204.49%201.63a5.64%205.64%200%200%201%201.76%204.35c0%20.92-.17%201.79-.51%202.59a9.5%209.5%200%200%201-1.39%202.28c-.58.7-1.24%201.37-1.98%201.98-.75.61-1.54%201.18-2.37%201.72a61%2061%200%200%200%206.78%208.24%2029%2029%200%200%200%202.06-3.51c.6-1.21%201.2-2.32%201.8-3.32.62-1%201.28-1.82%202-2.46a3.74%203.74%200%200%201%202.58-.96c.74%200%201.38.23%201.92.7.53.45.8%201.07.8%201.84%200%20.54-.16.97-.49%201.3s-.74.49-1.25.49c-.5%200-.9-.13-1.18-.38a3.8%203.8%200%200%201-.7-.8%205.3%205.3%200%200%201-.42-.8q-.15-.39-.33-.39c-.33%200-.63.08-.9.23-.26.15-.53.4-.8.74s-.56.78-.89%201.32a130%20130%200%200%200-2.23%204.05c-.42.79-.9%201.63-1.43%202.52.45.5.99%201.08%201.63%201.73.64.66%201.32%201.29%202.03%201.89s1.44%201.1%202.19%201.53c.74.42%201.45.63%202.14.63.83%200%201.48-.15%201.94-.46s.85-.7%201.18-1.19zM106.42%2014a8%208%200%200%200%202.14-2.15c.5-.79.88-1.55%201.12-2.27.23-.73.38-1.38.42-1.96.05-.58.07-.98.07-1.22%200-1.87-.35-3.3-1.05-4.27a3.23%203.23%200%200%200-4.1-1.16c-.47.2-.88.51-1.23.91-.36.4-.65.9-.87%201.47a5.3%205.3%200%200%200-.34%201.94c0%20.83.16%201.7.5%202.6a22.4%2022.4%200%200%200%203.34%206.11m4.42%2012.15a56%2056%200%200%201-4.49-5.18c-1.23-1.64-2.2-2.95-2.88-3.93-.32.2-.71.48-1.16.8a6.7%206.7%200%200%200-2.3%203.07%206.75%206.75%200%200%200%201%206.52q.69.81%201.62%201.32c.62.35%201.3.52%202.05.52.62%200%201.24-.1%201.85-.3s1.18-.43%201.72-.72a8.4%208.4%200%200%200%202.59-2.1%22%20fill%3D%22%23b7bdf8%22/%3E%3Cpath%20d%3D%22M145.66%2030.95a87%2087%200%200%200-5.27-.09%20153%20153%200%200%201-4.73.11v-.44c.47%200%20.73-.04%201.17-.12.43-.07.8-.21%201.13-.42.33-.2.6-.5.78-.87q.3-.555.3-1.5V4.33c0-.62-.1-1.12-.3-1.49q-.285-.555-.78-.87c-.32-.2-.7-.35-1.13-.42a8%208%200%200%200-1.37-.12V.98c.9%200%201.8%200%202.34.02s1%20.04%201.38.07a34%2034%200%200%200%202.33.09%2029%2029%200%200%200%202.32-.1L145.2%201c.54-.02%201.43-.02%202.32-.02v.44c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87-.2.37-.29.87-.29%201.49v22.02c0%20.92.16%201.64.5%202.16.32.52.78.91%201.37%201.18.6.27%201.3.43%202.1.49s1.5.09%202.46.09c1.07%200%202.04-.08%202.92-.25a6.2%206.2%200%200%200%202.3-.88%204.9%204.9%200%200%200%201.6-1.77%208%208%200%200%200%20.85-2.86h.45l-.45%206.47a267%20267%200%200%201-6.96.1c-2.05%200-3.87-.05-5.44-.12zm24.26-.42v.45a56%2056%200%200%201-2.97-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.95.04a93%2093%200%200%201-2.93.07v-.45c1.01%200%201.77-.16%202.26-.5.49-.32.73-1%20.73-2.04v-15c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.97-.06v.44c-1.01.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.04.25%201.72.74%202.03.49.3%201.24.48%202.25.51m1.15-20.09V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.81-.04c.27-.04.74-.06%201.43-.06l11.91%2014.95V12.99c0-1.04-.24-1.73-.73-2.06-.5-.32-1.24-.49-2.26-.49V10a25%2025%200%200%201%201.97.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.51%200l.65-.02c.22%200%20.48%200%20.78-.02l1.12-.02v.44c-1.01%200-1.76.17-2.26.5-.49.32-.73%201-.73%202.05v18.16h-.76L174.78%2012.9v15.08c0%201.04.24%201.73.74%202.05.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04c-.22%200-.44-.01-.64-.03a10%2010%200%200%200-1.52%200c-.21.02-.43.03-.67.03s-.5%200-.8.02l-1.17.02v-.45c1.02%200%201.77-.16%202.26-.49.49-.32.74-1%20.74-2.05v-15c0-1.03-.25-1.72-.74-2.05-.5-.32-1.24-.49-2.26-.49M213%2022.9c0%201.06-.14%202.1-.39%203.1-.25.99-.68%201.87-1.27%202.63a6.3%206.3%200%200%201-2.32%201.8%208.4%208.4%200%200%201-3.57.67c-1.37%200-2.25-.13-3.34-.4a7.2%207.2%200%200%201-2.76-1.3%205.66%205.66%200%200%201-1.75-2.36q-.6-1.47-.6-3.57V13c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.89.1%2023%2023%200%200%200%203.05-.04%2087%2087%200%200%201%202.97-.06v.44q-1.515.045-2.25.51c-.5.31-.74.99-.74%202.02v10.49c0%20.8.08%201.59.25%202.37.16.79.45%201.5.87%202.11.41.63.98%201.14%201.7%201.54.7.4%201.28.6%202.41.6%201.82%200%203.06-.58%204.19-1.74%201.13-1.15%201.7-3%201.7-5.55v-9.82c0-1.03-.25-1.71-.74-2.04a4.14%204.14%200%200%200-2.26-.49V10c.48%200%20.87%200%201.16.02l.8.02a20%2020%200%200%200%203.07%200c.23%200%20.49%200%20.79-.02l1.11-.02v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v9.9zm4.37-12.95a48%2048%200%200%201%203.86.16%2028%2028%200%200%200%203.22-.07%2050%2050%200%200%201%202.83-.09v.5c-.53%200-.98.06-1.34.2-.35.13-.53.43-.53.9%200%20.28.06.54.2.8.13.24.26.44.38.6a198%20198%200%200%200%202.54%203.58l1.3%201.86%203.79-5c.2-.27.4-.55.56-.85q.24-.45.24-.9c0-.29-.07-.52-.22-.68a1.3%201.3%200%200%200-.54-.36c-.2-.07-.44-.12-.69-.13l-.65-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.71-.04.83-.04q.465-.03%201.23-.03v.5c-.96.05-1.74.24-2.35.55-.6.31-1.23.89-1.85%201.72l-4.86%206.3%205.4%207.9c.68.96%201.44%201.78%202.27%202.48s1.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.05-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a125%20125%200%200%201-3.12.07v-.5c.6-.02%201.08-.1%201.45-.21.37-.12.56-.4.56-.8%200-.33-.16-.72-.5-1.17-.62-.92-1.2-2.05-1.73-2.82l-1.4-1.99c-.47-.64-.8-1.12-1.01-1.45l-4.29%205.73c-.17.24-.32.47-.44.69q-.18.33-.18.69c0%20.53.23.9.7%201.07.45.18.88.27%201.26.27v.49a27%2027%200%200%201-2.1-.07l-.75-.04c-.24-.02-.5-.02-.76-.02-.6%200-1.11.02-1.54.06-.43.05-1.08.07-1.94.07v-.5c.89%200%201.68-.16%202.36-.5a7.15%207.15%200%200%200%202.19-1.95l5.09-6.66-5.54-7.9q-.45-.66-.87-1.2a7%207%200%200%200-.89-.94%203.5%203.5%200%200%200-2.48-.85z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system:has([alt=\"Unix & Linux\"]) {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2021%2021%22%3E%3Cpath%20fill%3D%22%23363a4f%22%20d%3D%22M3%203h1v1H3zm0%207h1v1H3zm0%207h1v1H3zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1z%22/%3E%3C/svg%3E\");\n }\n }\n @media (prefers-color-scheme: dark) {\n body:not(.theme-highcontrast).unified-theme.theme-system {\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 /* Stack Exchange logo */\n /* Other Stack Exchange site logos */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n body:not(.theme-highcontrast).unified-theme.theme-system input::placeholder,\n body:not(.theme-highcontrast).unified-theme.theme-system textarea::placeholder {\n color: #a5adcb !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system,\n body:not(.theme-highcontrast).unified-theme.theme-system * {\n --theme-background-color: #1e2030;\n --theme-content-background-color: #24273a;\n --theme-content-border-color: #363a4f;\n --theme-topbar-background-color: #1e2030;\n --theme-topbar-search-background: #1e2030;\n --theme-topbar-search-border: #5b6078;\n --theme-topbar-search-placeholder: #a5adcb;\n --theme-topbar-item-color: #cad3f5;\n --theme-topbar-item-color-hover: #cad3f5;\n --theme-topbar-item-background-hover: #363a4f;\n --theme-button-primary-background-color: #b7bdf8;\n --theme-button-primary-hover-background-color: #a0a8f6;\n --theme-button-primary-active-background-color: #cad3f5;\n --theme-link-color: #b7bdf8;\n --theme-link-color-hover: #a0a8f6;\n --theme-footer-title-color: #cad3f5;\n --theme-footer-text-color: #a5adcb;\n --theme-footer-link-color: #a5adcb;\n --theme-footer-link-color-hover: #b8c0e0;\n --theme-footer-background-color: #1e2030;\n --theme-header-background-color: transparent;\n --theme-tag-background-color: #b7bdf8;\n --theme-tag-border-color: #b7bdf8;\n --theme-tag-color: #1e2030;\n --theme-tag-hover-background-color: #a0a8f6;\n --theme-tag-hover-border-color: #a0a8f6;\n --theme-tag-hover-color: #1e2030;\n --theme-post-title-color: #b7bdf8;\n --theme-post-title-color-hover: #a0a8f6;\n --highlight-bg: #1e2030;\n --theme-primary: #b7bdf8;\n --theme-primary-100: rgba(183, 189, 248, 0.2);\n --theme-primary-200: rgba(183, 189, 248, 0.3);\n --theme-primary-500: rgba(183, 189, 248, 0.9);\n --theme-primary-600: #b7bdf8;\n --translucent-secondary: rgba(183, 189, 248, 0.1);\n --theme-secondary-100: rgba(183, 189, 248, 0.2);\n --theme-secondary-200: rgba(183, 189, 248, 0.3);\n --theme-secondary-300: rgba(183, 189, 248, 0.4);\n --theme-secondary-400: rgba(183, 189, 248, 0.5);\n --theme-secondary-500: rgba(183, 189, 248, 0.6);\n --theme-secondary-600: rgba(183, 189, 248, 0.7);\n --white: #1e2030;\n --black: #cad3f5;\n --black-100: #24273a;\n --black-150: #363a4f;\n --black-200: #494d64;\n --black-225: #494d64;\n --black-250: #5b6078;\n --black-300: #6e738d;\n --black-350: #939ab7;\n --black-400: #a5adcb;\n --black-500: #b8c0e0;\n --black-600: #cad3f5;\n --purple-100: rgba(198, 160, 246, 0.3);\n --purple-200: rgba(198, 160, 246, 0.4);\n --purple-400: rgba(198, 160, 246, 0.6);\n --green-100: #a6da95;\n --green-400: #a6da95;\n --green-500: #a6da95;\n --blue-200: rgba(138, 173, 244, 0.3);\n --blue-300: rgba(138, 173, 244, 0.4);\n --blue-400: #91d7e3;\n --blue-500: #8aadf4;\n --orange-400: rgba(245, 169, 127, 0.8);\n --orange-500: rgba(245, 169, 127, 0.9);\n --orange-600: #f5a97f;\n --bronze-100: rgba(244, 219, 214, 0.2);\n --bronze-200: rgba(244, 219, 214, 0.3);\n --bronze-300: rgba(244, 219, 214, 0.4);\n --bronze-400: rgba(244, 219, 214, 0.5);\n --yellow-100: rgba(238, 212, 159, 0.2);\n --yellow-200: rgba(238, 212, 159, 0.3);\n --yellow-400: rgba(238, 212, 159, 0.7);\n --yellow-500: rgba(238, 212, 159, 0.9);\n --red-200: rgba(237, 135, 150, 0.4);\n --red-400: rgba(237, 135, 150, 0.7);\n --red-500: rgba(237, 135, 150, 0.8);\n --scrollbar: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .wmd-button > span {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22360%22%20height%3D%2260%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M14%208c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5M7.5%207H10a1.5%201.5%200%200%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%205v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40V5zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M53.6%208.2a6%206%200%200%200-1.6-.8L51.4%209a4.1%204.1%200%201%201-4%20.8L46%208.4a6%206%200%201%200%207.5-.2zM63%207c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2017h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%204h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M251%203a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%205c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4L268.3%207l-4%204%204%204%201.4-1.4-2.6-2.6zM230%203a8%208%200%200%201%205.6%202.3L238%203v7h-7l3.2-3.2A6%206%200%200%200%20230%205a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill%3D%22%23a5adcb%22%20d%3D%22M163%204h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23a5adcb%22%20d%3D%22M163%2011h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%209.5V7.2c0-1%20.8-1.4%202-1.4V4c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200V7.2c0-1-.8-1.4-2-1.4V4c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%208h1V4h-2v1h1zm.8%202H123V9h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V15zm5-8V5h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M146.3%206a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200M157%207h-9V5h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%203a8%208%200%200%200-5.6%202.3L202%203v7h7l-3.2-3.2A6%206%200%200%201%20210%205a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M14%2028c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2025v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M53.6%2028.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2028.4a6%206%200%201%200%207.5-.2zM63%2027c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2037h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2024h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M251%2023a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2025c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2023a8%208%200%200%201%205.6%202.4L238%2023v7h-7l3.2-3.2A6%206%200%200%200%20230%2025a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2024h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23b8c0e0%22%20d%3D%22M163%2031h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2029.5v-2.3c0-1%20.8-1.4%202-1.4V24c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V24c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2028h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V35zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M146.3%2026a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.6%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2023a8%208%200%200%200-5.6%202.4L202%2023v7h7l-3.2-3.2A6%206%200%200%201%20210%2025a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M14%2048c0-1.5-1.6-3-3.5-3H5v12h6.3c1.7%200%203.2-1.7%203.2-3.5%200-1.3-.9-2.5-2-3%20.8-.6%201.5-1%201.5-2.5m-6.5-1H10a1.5%201.5%200%201%201%200%203H7.5zm3%208h-3v-3h3a1.5%201.5%200%201%201%200%203M32%2045v2h2.6l-3.7%208H28v2h8v-2h-2.6l3.7-8H40v-2zm18.2%208.8c.5.4%201%20.7%201.6.9l.7-1.8a4.1%204.1%200%201%201%204-.8l1.2%201.4a6%206%200%201%200-7.5.3%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M53.6%2048.2a6%206%200%200%200-1.6-.8l-.6%201.7a4.1%204.1%200%201%201-4%20.8L46%2048.4a6%206%200%201%200%207.5-.2zM63%2047c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H66l1.8-3H65a2%202%200%200%201-2-2zm8%200c0-1.1.9-2%202-2h3a2%202%200%200%201%202%202v7l-1.8%203H74l1.8-3H73a2%202%200%200%201-2-2zm32-2c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm4.5%207.5L104%2057h14l-4.5-6-3.5%204.5zm0-4.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203m76.5%202h14v2h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20opacity%3D%22.4%22%20d%3D%22M184%2044h14v1h-14zm0%203h14v1h-14zm0%207h14v1h-14zm0%203h14v1h-14z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M251%2043a8%208%200%201%200%200%2016%208%208%200%200%200%200-16m.8%2012.1c0%20.7-.5%201.2-1.2%201.2s-1.2-.5-1.2-1.2c0-.8.6-1.2%201.2-1.2.7%200%201.2.5%201.2%201.2m2-5.1-1%201-.6.3-.5.7v.7s-.1.2-.3.2H250c-.2%200-.2-.1-.2-.2%200-.6.1-1.2.4-1.6.4-.5.9-1%201.4-1.3.2%200%20.3-.2.4-.3a1.3%201.3%200%200%200%200-1.8c-.2-.3-.5-.4-1-.4s-.8.3-1%20.6-.2.7-.2%201h-2q0-1.95%201.2-2.7c.5-.3%201.1-.5%201.9-.5%201%200%201.8.2%202.5.7.6.5%201%201.2%201%202.2%200%20.5-.3%201-.5%201.4z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M262%2045c0-1.1.9-2%202-2h10l4%204v10a2%202%200%200%201-2%202h-12a2%202%200%200%201-2-2zm9.7%202-1.4%201.4%202.6%202.6-2.6%202.6%201.4%201.4%204-4zm-2%201.4-1.4-1.4-4%204%204%204%201.4-1.4-2.6-2.6zM230%2043a8%208%200%200%201%205.6%202.4L238%2043v7h-7l3.2-3.2A6%206%200%200%200%20230%2045a6%206%200%200%200%200%2012v2a8%208%200%201%201%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2044h14v2h-14zm2%203h10v2h-10z%22/%3E%3Cpath%20opacity%3D%22.4%22%20fill%3D%22%23cad3f5%22%20d%3D%22M163%2051h14v1h-14zm2%203h10v1h-10zm-2%203h14v1h-14z%22/%3E%3Cpath%20d%3D%22M87%2049.5v-2.3c0-1%20.8-1.4%202-1.4V44c-2.5%200-4%201-4%203.1v2.1c0%20.4-.3.8-.8.8H83v2h1.2c.5%200%20.8.4.8.8v2c0%202.2%201.5%203.2%204%203.2v-1.8c-1.2%200-2-.4-2-1.4v-2.3c0-.9-.7-1.4-1.1-1.5.4-.1%201.1-.6%201.1-1.5m7%200v-2.3c0-1-.8-1.4-2-1.4V44c2.5%200%204%201%204%203.1v2.1c0%20.4.3.8.8.8H98v2h-1.2c-.5%200-.8.4-.8.8v2c0%202.2-1.5%203.2-4%203.2v-1.8c1.2%200%202-.4%202-1.4v-2.3c0-.9.7-1.4%201.1-1.5-.4-.1-1.1-.6-1.1-1.5%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M124%2048h1v-4h-2v1h1zm.8%202H123v-1h3v.9l-1.8%202.1h1.8v1h-3v-.9zm-1.8%205v-1h3v4h-3v-1h2v-.5h-1v-1h1V55zm5-8v-2h9v2zm0%2010h9v-2h-9zm9-5h-9v-2h9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M146.3%2046a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m10.7%201h-9v-2h9zm0%2010h-9v-2h9zm-9-5h9v-2h-9zm-1.7%204a1.3%201.3%200%201%201-2.6%200%201.3%201.3%200%200%201%202.6%200m-1.3-3.7a1.3%201.3%200%201%200%200-2.6%201.3%201.3%200%200%200%200%202.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M210%2043a8%208%200%200%200-5.6%202.4L202%2043v7h7l-3.2-3.2A6%206%200%200%201%20210%2045a6%206%200%200%201%200%2012v2a8%208%200%201%200%200-16%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M296.5%2018h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2018h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6L283.4%204h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20d%3D%22M296.5%2038h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2038h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M296.5%2058h-3.1l-5.4-7.6c-.8.5-1.3%201.4-1.4%202.8L286%2058h-2.6l.5-4.8c.3-2.3%201.2-3.8%202.8-4.6l-3.3-4.6h3.1l4.5%206.3.9-.8.5-1.2.6-4.3h2.6l-.3%202.9a8.2%208.2%200%200%201-1%203.1c-.3.8-1%201.5-2%202z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%203a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V5a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2043a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V45a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M304%2023a2%202%200%200%200-2%202v12c0%201.1.9%202%202%202h12a2%202%200%200%200%202-2V25a2%202%200%200%200-2-2zm12%202h-12v3h12zm-12%205h3v7h-3zm12%200h-7v7h7z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%202h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2h-4V2l-4%203zm0%203%204%203V6h4v5h-5V9h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2V9h-2v2h-2V6h2v2h2z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2022h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V26a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M327%2042h-2v2h-2a2%202%200%200%200-2%202v10c0%201.1.9%202%202%202h4.2l2.4%201.8%202.9-2.9%201%201.1h1.5a2%202%200%200%200%202-2V46a2%202%200%200%200-2-2h-4v-2l-4%203zm0%203%204%203v-2h4v5h-5v-2h-2v6h2v-2h5v3h-.6l-1.9-2-3%203.2-1.7-1.2H323v-3h2v2h2v-6h-2v2h-2v-5h2v2h2z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%205c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V5h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V13h1a4%204%200%201%200%200-8m0%205h-4V8h4z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2025c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V25h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V33h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M341%2045c0-1.1.9-2%202-2h12a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-1v4l-4-4h-7a2%202%200%200%201-2-2zm3.9%204c0-1.2%201-2.1%202.1-2.1h1V45h-1a4%204%200%201%200%200%208h1v-1.9h-1c-1.2%200-2.1-1-2.1-2.1m6.1-4h-1v1.9h1a2.1%202.1%200%201%201%200%204.2h-1V53h1a4%204%200%201%200%200-8m0%205h-4v-2h4z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .envelope-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-up-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-down-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .feed-icon,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-off,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-on,\n body:not(.theme-highcontrast).unified-theme.theme-system .vote-accepted-bounty,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-earned-check,\n body:not(.theme-highcontrast).unified-theme.theme-system .delete-tag,\n body:not(.theme-highcontrast).unified-theme.theme-system .grippie,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-hide,\n body:not(.theme-highcontrast).unified-theme.theme-system .expander-arrow-small-show,\n body:not(.theme-highcontrast).unified-theme.theme-system .anonymous-gravatar,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge1,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge2,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge3 {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22189%22%20height%3D%22530%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M48%20280.8v7.6l8.5%207.6L73%20281.2V273l-16.5%2014.9zM22%20324v3l4%204%207-6v-4l-7%206%22%20fill%3D%22%23a6da95%22/%3E%3Cpath%20d%3D%22M8%20280.8v7.6l8.6%207.6L33%20281.2V273l-16.4%2014.9%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M45%20191h29l-14.4-15%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M5%20191h29l-14.5-15%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M59.6%20243%2074%20228H45zM6.5%20322.5%200%20329h13%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M7.5%20386.5%200%20380v13zm47.5%2087-8-6.5v13zm-48.5%200L14%20480v-13zm20-84L33%20383H20M6.5%20341.5%200%20348h13m6.5-105L34%20228H5m14.5-108%202.9%209.2H32l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m59.6%20120%202.9%209.2h9.6l-7.7%205.6%203%209.2-7.8-5.7-7.8%205.7%203-9.2-7.7-5.6h9.6%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22m59.6%20123.3%202.2%206.9H69l-5.8%204.2%202.3%206.9-5.9-4.3-5.9%204.3%202.3-6.9-5.8-4.2h7.3zm0-3.3-2.9%209.2h-9.6l7.7%205.6-3%209.2%207.8-5.7%207.8%205.7-3-9.2%207.7-5.6h-9.6z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M65%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M85%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M105%20408a3%203%200%201%200%200-6%203%203%200%200%200%200%206%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M47%20367h2v2h-2zm3%203h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm-15-3h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2zm6%200h2v2h-2%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20d%3D%22M0%20400v31h31v-31%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M20%20419a14%2014%200%200%201%208%2012H3a14.1%2014.1%200%200%201%208-12v-.5a7.5%207.5%200%201%201%2011.6-8.4%207.5%207.5%200%200%201-2.6%208.4z%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M60%20340h2v14h-2m3-13h10v8H63%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22M60%20320h2v14h-2%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22M63%20321h10v8H63m17-9h14v14H80%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M84%20329c-1.4%200-2%20.6-2%202%200%20.4.6%201%202%201%20.4%200%201-.6%201-1%200-1.4-.6-2-1-2m-2-4v2a5.1%205.1%200%200%201%205%205h2a7%207%200%200%200-7-7m0-3v2a7.9%207.9%200%200%201%208%208h2a10%2010%200%200%200-10-10%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m22.6%20347.1-.7%203.2%203.2-.7zm.8-.7%203.6-3.6%202.5%202.5-3.6%203.6zm5.7-5.1c-.4%200-.8.1-1.1.4l-.7.7%202.5%202.5.7-.7c.2-.3.4-.7.4-1.1%200-1-.8-1.8-1.8-1.8%22%20fill%3D%22%23b8c0e0%22/%3E%3Cpath%20d%3D%22M107%20459a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m110.2%20453.7-1.9-1.9%201.9-1.9v-.3l-.9-.8h-.3l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20354a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20d%3D%22m50.2%20348.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22M47%20333a7%207%200%201%200%200-14%207%207%200%200%200%200%2014%22%20fill%3D%22%236e738d%22/%3E%3Cpath%20d%3D%22m50.2%20327.7-1.9-1.9%201.9-1.9v-.3l-.9-.8H49l-2%202-1.8-2h-.3l-.9.8v.3l1.9%201.9-1.9%201.9v.3l.9.9h.3l1.9-1.9%201.9%201.9h.3l.9-.9%22%20fill%3D%22%23181926%22/%3E%3Cpath%20d%3D%22m42%2031-2.2-.2c-1.7-.1-2.3-.8-2.3-2%200-1.4%201-2.2%203-2.2%201.3-.1%202.6.3%203.6%201.1l1.3-1.3a7.5%207.5%200%200%200-4.8-1.4c-2.9%200-4.9%201.5-4.9%203.9%200%202.2%201.4%203.4%204%203.6l2.2.2c1.6.1%202.2.8%202.2%202%200%201.6-1.4%202.4-3.6%202.4-1.6.1-3.1-.5-4.2-1.6L35%2036.8c1.5%201.4%203.5%202%205.5%201.9%203.2%200%205.5-1.5%205.5-4.1s-1.6-3.4-4-3.6m15.8-6.1c-2.2%200-3.5.4-4.7%201.9l1.3%201.3a3.6%203.6%200%200%201%203.4-1.5c2.5%200%203.4%201%203.4%202.9v1.3h-4c-3%200-4.6%201.5-4.6%203.9%200%201%20.3%202%201%202.7.8.9%201.9%201.2%203.8%201.2%201.4.1%202.9-.4%203.9-1.4v1.3h2v-9.1c-.1-2.9-1.9-4.5-5.5-4.5m3.4%208.9c.1.8-.1%201.7-.7%202.3a4%204%200%200%201-3%20.9c-2.1%200-3.1-.7-3.1-2.3q0-2.4%203-2.4h3.8zm9.7-7.1c1.2%200%202.4.5%203.1%201.5l1.3-1.3a5.4%205.4%200%200%200-4.4-2c-3.4%200-5.9%202.3-5.9%206.9s2.6%206.9%205.9%206.9c1.7.1%203.3-.7%204.4-2L74%2035.4c-.7%201-1.9%201.5-3.1%201.5-1.2.1-2.4-.5-3.1-1.5q-1.05-1.65-.9-3.6-.15-1.95.9-3.6c.7-1%201.9-1.6%203.1-1.5m16.8-1.6h-2.4L79.2%2031V19.1h-2v19.4h2v-4.9l2.4-2.4%204.5%207.3h2.4l-5.6-8.6zm9.2-.2c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M112.2%2025l-2.8%208.6-2.8-8.6h-3.7l5.2%2014h2.7l5.1-14zm9.6%200c-3.6%200-6.1%202.5-6.1%207%200%205.7%203.2%207.2%206.5%207.2%202%20.1%204-.7%205.3-2.2l-2.1-2c-.8.8-2%201.3-3.2%201.2a3%203%200%200%201-3.1-2.7v-.4h8.7v-1.6c.1-3.8-2.1-6.6-6-6.6zm-2.7%205.7.3-1.5c.4-.9%201.3-1.4%202.3-1.4s1.9.5%202.3%201.4l.3%201.5zm13.3-4.3v-1.3H129v14h3.5v-8.4c0-1.3.8-2.4%202.1-2.6h.2c.7%200%201.4.3%201.8.8l2.6-2.6A4.1%204.1%200%200%200%20136%2025c-1.3%200-2.6.4-3.5%201.4zm7.6-2.8V39h3.5V28h2.6v-2.7h-2.6v-1.5c0-.6.3-1.2%201-1.3h1.5v-3h-2a3.9%203.9%200%200%200-4%203.8zm20.3%201.3c-1.6%200-3.2.5-4.3%201.7-1.3%201.3-1.6%203-1.6%205.4%200%202.5.3%204.1%201.6%205.4a6.1%206.1%200%200%200%204.3%201.7c1.6.1%203.2-.5%204.3-1.7%201.3-1.3%201.6-2.9%201.6-5.4s-.3-4-1.6-5.4a5.4%205.4%200%200%200-4.3-1.7m1.7%2010.5c-.9.8-2.3.8-3.2%200-.7-.7-.8-2-.8-3.4s.1-2.7.8-3.4c.9-.8%202.3-.8%203.2%200%20.7.7.8%202%20.8%203.4%200%201.5-.1%202.7-.8%203.4M182.7%2025l-2.3%208.6-2.9-8.6H175l-2.8%208.7-2.3-8.6h-3.7l4.3%2014h2.9l2.9-8.8%202.9%208.8h3l4.3-14h-3.8zm-31.2%209.8V19.6H148V35a3.8%203.8%200%200%200%203.6%204h2.5v-3h-1.3c-.6.1-1.1-.2-1.3-.8zm-98.8-9.4H49V21h-2v13.9c0%202%201.1%203.6%203.4%203.6h1.4v-1.7h-1c-1.3%200-1.8-.7-1.8-2v-7.7h1.9z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M26%2041v-9h4v13H0V32h4v9z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m23%2034%20.8-3-16.1-3.3L7%2031zM9.2%2023.2l15%207%201.4-3-15-7zm4.2-7.4L26%2026.4l2.1-2.5-12.7-10.6-2.1%202.5zM21.5%208l-2.7%202%209.9%2013.3%202.7-2zM7%2038h16v-3H7z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M21%20527v-8h3v11H0v-11h3v8z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20d%3D%22m5.4%20519.1%2013.6%202%20.1-2.4L6%20516l-.5%203zm1.8-6.8%2012%205.6%201.1-2.4-12-5.6zm3.4-5.9%2010.2%208.5%201.7-2-10.2-8.5zm6.5-6.2-2.1%201.6%207.9%2010.6%202.1-1.6zM5%20525h14v-3H5z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22m34%20518.9-1.7-.2c-1.3%200-1.8-.6-1.8-1.5%200-1%20.7-1.8%202.3-1.8%201%200%202%20.3%202.6.8l1-1c-1-.7-2.2-1-3.6-1-2.2%200-3.8%201.1-3.8%203%200%201.7%201%202.6%203%202.8l1.8.1c1.2.1%201.7.6%201.7%201.6%200%201.2-1%201.8-2.6%201.8-1.3%200-2.4-.3-3.2-1.1l-1%201c1.2%201%202.5%201.3%204.2%201.3%202.5%200%204.2-1.1%204.2-3-.2-2-1.5-2.6-3.2-2.8zm12.7-4.6c-1.7%200-2.7.3-3.6%201.4l1%201c.6-.9%201.2-1.2%202.6-1.2%201.8%200%202.6.8%202.6%202.2v1h-3.1c-2.3%200-3.6%201.2-3.6%203%200%20.7.3%201.5.8%202%20.7.8%201.4%201%202.9%201a4%204%200%200%200%203-1v1h1.5v-7c-.1-2.3-1.4-3.4-4.1-3.4m2.6%206.7c0%20.9-.2%201.4-.5%201.7-.7.6-1.5.7-2.3.7-1.7%200-2.3-.6-2.3-1.7%200-1.2.7-1.8%202.3-1.8h2.9zm7.2-5.4c1%200%201.6.3%202.4%201.2l1-1c-1.1-1.1-2-1.5-3.4-1.5-2.6%200-4.6%201.7-4.6%205.3%200%203.4%202%205.2%204.6%205.2%201.4%200%202.3-.3%203.3-1.5l-1-1c-.8%201-1.4%201.2-2.3%201.2a3%203%200%200%201-2.4-1.1c-.5-.7-.7-1.5-.7-2.8s.2-2.1.7-2.8c.6-.8%201.5-1.2%202.4-1.2m12.9-1.2h-1.8l-4.6%204.5v-9.1h-1.6v14.8H63v-3.8l1.8-1.8%203.5%205.6H70l-4.2-6.7%203.5-3.5zm7-.3c-1.5%200-2.6.6-3.3%201.3-1%201-1.2%202.3-1.2%204.2s.3%203.1%201.2%204c.7.8%201.8%201.4%203.3%201.4s2.7-.5%203.3-1.3c1-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2%200-2%20.6-2.6.2-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6.1%201.1%200%202-.5%202.6m10.3-7.9-2.1%206.6-2.2-6.6h-2.8l4%2010.6h2l4-10.6zm7.3-.1c-2.8%200-4.6%202-4.6%205.5%200%204.3%202.4%205.4%204.9%205.4%202%200%203-.5%204-1.6L98%20522a3%203%200%200%201-2.4%201c-1.5%200-2.3-1-2.3-2.5h6.6v-1.1c0-3-1.6-5.2-4.6-5.2zm-2%204.4c0-.5%200-.8.3-1.1.3-.7.8-1.2%201.8-1.2a2%202%200%200%201%201.8%201.2c.2.3.2.6.3%201.1zm10.5-3.2v-1.1h-2.5v10.6h2.6v-6.4c0-1.3.9-1.9%201.8-1.9.6%200%201%20.2%201.4.7l2-2c-.8-.8-1.4-1-2.5-1-1.2-.1-2.2.4-2.8%201zm5.4-2.3v11.8h2.7v-8.4h2v-2h-2v-1.2c0-.5.3-1%201-1h1v-2.1h-1.5c-2.2%200-3.2%201.5-3.2%203zm16.2%201.1c-1.5%200-2.6.6-3.2%201.3-1%201-1.3%202.3-1.3%204.2s.3%203.1%201.3%204c.6.8%201.7%201.4%203.2%201.4%201.6%200%202.7-.5%203.3-1.3%201-1%201.2-2.2%201.2-4.1%200-2-.3-3.2-1.2-4.2-.6-.7-1.7-1.3-3.3-1.3m1.3%208c-.3.3-.7.4-1.3.4s-1-.1-1.2-.4c-.6-.6-.6-1.6-.6-2.6%200-1.2.1-2%20.6-2.6.3-.3.6-.5%201.2-.5s1%20.2%201.3.5c.5.6.5%201.4.5%202.6%200%201.1%200%202-.5%202.6m15.8-7.9-1.7%206.6-2.2-6.6h-2l-2.2%206.6-1.7-6.6H130l3.3%2010.6h2.2l2.2-6.7%202.2%206.7h2.2l3.3-10.6h-2.8zm-24.6%207.4V510h-2.7v11.8c0%201.5%201%203%203.1%203h1.6v-2.2h-1c-.7%200-1-.3-1-1M41%20516l1.4-1.3h-3v-3.4H38V522c0%201.5.9%202.7%202.6%202.7h1v-1.2h-.7c-1%200-1.4-.6-1.4-1.5v-6z%22%20fill%3D%22%23cad3f5%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-mobile-dev {\n background-image: url(\"data:image/svg+xml,%3Csvg%20fill%3D%22none%22%20height%3D%22300%22%20viewBox%3D%220%200%20300%20300%22%20width%3D%22300%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M0%200h300v300H0z%22%20fill%3D%22%23eed49f%22/%3E%3Cpath%20d%3D%22M52%20198.352V101h29.418l17.664%2066.406L116.547%20101h29.484v97.352H127.77v-76.633l-19.325%2076.633H89.52l-19.258-76.633v76.633zM165.488%20101h35.926q12.152%200%2018.527%201.859%208.567%202.524%2014.676%208.965c6.109%206.441%207.172%209.563%209.297%2015.805q3.188%209.297%203.188%2022.976%200%2012.02-2.989%2020.719-3.652%2010.626-10.425%2017.199-5.114%204.981-13.813%207.77-6.508%202.059-17.398%202.059h-36.989zm19.657%2016.469v64.48h14.675q8.235%200%2011.887-.929%204.782-1.196%207.902-4.051%203.188-2.856%205.18-9.364%201.992-6.573%201.992-17.863c0-11.29-.664-13.303-1.992-17.332q-1.992-6.043-5.578-9.43t-9.098-4.582q-4.117-.929-16.136-.929z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-avatar.subcommunity-topic-r-language {\n background-image: url(\"data:image/svg+xml,%3Csvg%20width%3D%22150%22%20height%3D%22150%22%20viewBox%3D%220%200%20150%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M150%200H0v150h150z%22%20fill%3D%22%23f5a97f%22/%3E%3Cpath%20d%3D%22M55.41%2099V50.324h20.686q7.802%200%2011.322%201.328%203.552%201.295%205.678%204.649%202.124%203.353%202.125%207.67%200%205.478-3.221%209.064-3.22%203.553-9.629%204.483%203.188%201.859%205.246%204.084%202.092%202.224%205.611%207.902L99.173%2099H87.418l-7.106-10.592q-3.785-5.678-5.18-7.139-1.394-1.493-2.954-2.025-1.56-.564-4.947-.564h-1.993V99zm9.828-28.09h7.272q7.073%200%208.832-.597%201.76-.598%202.756-2.06.996-1.46.996-3.651%200-2.458-1.328-3.952-1.296-1.527-3.686-1.925-1.195-.166-7.172-.166h-7.67z%22%20fill%3D%22%23181926%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#BCBBBB\"] {\n fill: #939ab7 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#F48024\"] {\n fill: #f5a97f !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget {\n background-color: #24273a;\n border-color: #363a4f;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n background-color: #363a4f;\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget::after,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--content,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-sidebarwidget .s-sidebarwidget--header {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-prose kbd {\n border-top-color: transparent;\n box-shadow: 0 1px 1px #181926, inset 0 1px 0 0 #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-pagination .s-pagination--item {\n border-color: #5b6078;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-badge {\n color: #181926;\n background-color: #c6a0f6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice,\n body:not(.theme-highcontrast).unified-theme.theme-system .s-notice .s-notice--btn {\n color: #1e2030 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .badge,\n body:not(.theme-highcontrast).unified-theme.theme-system .badge-tag {\n background-color: #363a4f;\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk {\n /* Manage cookies popup */\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk {\n background-color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk:focus {\n outline-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-reject-all-handler {\n background-color: #b7bdf8;\n color: #181926;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: #181926 !important;\n border-color: #b7bdf8 !important;\n color: #b7bdf8 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-b-addl-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-cat-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk .ot-optout-signal,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-banner-sdk a {\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk {\n background-color: #24273a;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h4,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h5,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk h6,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-ven-lst .ot-ven-opts p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-li-title,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-modal #modal-header,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-checkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-sel-blk p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .back-btn-handler p,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst .ot-ven-name,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-ven-lst .consent-category,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-inactive-leg-btn,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {\n color: #cad3f5;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-header {\n background-color: #1e2030 !important;\n border-bottom-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-accordion-layout.ot-cat-item {\n border-color: #494d64;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer {\n border-top-color: #5b6078 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n body:not(.theme-highcontrast).unified-theme.theme-system #onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {\n background-color: #b7bdf8 !important;\n border-color: #b7bdf8;\n color: #1e2030;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .sunset-background {\n background-color: #24273a !important;\n color: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system .disabled-link {\n color: #939ab7;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#FEFEFE\"] {\n fill: #cad3f5 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2F96E8\"],\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#2D6DB5\"] {\n fill: #8aadf4 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#8FD8F7\"] {\n fill: #bae6ed;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#46A2D9\"] {\n fill: #a1bdf6;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [fill=\"#155397\"] {\n fill: #5b8cf0 !important;\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Server Fault\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22203%22%20height%3D%2233%22%20viewBox%3D%220%200%20203%2033%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M64.532%2032c-2.684%200-4.785-.603-6.532-2.254l1.552-1.524c1.262%201.302%202.975%201.81%204.949%201.81%202.619%200%204.236-.92%204.236-2.762%200-1.366-.809-2.127-2.652-2.286l-2.62-.222c-3.104-.255-4.753-1.62-4.753-4.191%200-2.857%202.458-4.571%205.852-4.571%202.265%200%204.301.54%205.724%201.682l-1.52%201.492c-1.13-.857-2.587-1.237-4.236-1.237-2.328%200-3.557.984-3.557%202.571%200%201.333.777%202.127%202.78%202.285l2.556.223c2.78.254%204.689%201.301%204.689%204.222C71%2030.254%2068.38%2032%2064.532%2032M83.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.088.921-3.7%202.35c-.355.857-.418%201.334-.482%202.603h8.366c-.065-1.27-.13-1.746-.484-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365C84.102%2031.175%2082.621%2032%2079.92%2032%2075.735%2032%2073%2029.524%2073%2024c0-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.822-.868-1.432-1.157-2.591-1.157-2.195%200-3.597%201.831-3.597%204.242V32H89V16.192h2.196v1.928c.823-1.317%202.469-2.12%204.207-2.12%201.432%200%202.53.352%203.597%201.478zM108.037%2032h-2.108L100%2016h2.57l4.413%2012.846L111.43%2016H114zM125.2%2020.286c-.61-1.429-2.026-2.35-3.7-2.35s-3.09.921-3.7%202.35c-.355.857-.42%201.334-.482%202.603h8.365c-.064-1.27-.128-1.746-.483-2.603m-7.882%204.317c0%203.429%201.64%205.398%204.665%205.398%201.833%200%202.896-.54%204.151-1.778l1.576%201.365c-1.609%201.587-3.089%202.412-5.79%202.412-4.184%200-6.919-2.476-6.919-8%200-5.047%202.478-8%206.5-8%204.087%200%206.5%202.92%206.5%207.556v1.047zm22.066-5.39c-.823-.868-1.432-1.157-2.591-1.157-2.195%200-3.598%201.831-3.598%204.242V32H131V16.192h2.195v1.928c.823-1.317%202.47-2.12%204.208-2.12%201.433%200%202.53.352%203.597%201.478zm9.531-.215V32h-4.18V18.998H143v-3.162h1.735V13.76c0-2.365%201.479-4.76%204.886-4.76H152v3.513h-1.64c-.995%200-1.445.544-1.445%201.502v1.82H152v3.163zm13.863%205.812h-3.346c-1.527%200-2.372.704-2.372%201.886%200%201.15.78%201.917%202.437%201.917%201.17%200%201.917-.096%202.663-.798.455-.417.618-1.088.618-2.11zm.097%207.03v-1.438C161.738%2031.52%20160.667%2032%20158.717%2032c-1.916%200-3.313-.48-4.321-1.47-.91-.927-1.396-2.269-1.396-3.739%200-2.651%201.85-4.825%205.782-4.825h3.996v-.831c0-1.821-.91-2.62-3.151-2.62-1.624%200-2.372.383-3.249%201.374l-2.696-2.588c1.658-1.79%203.281-2.301%206.107-2.301%204.743%200%207.211%201.982%207.211%205.88v10.96zm17.019-.034v-1.549c-1.1%201.162-2.65%201.743-4.203%201.743-1.682%200-3.04-.549-3.977-1.484-1.36-1.355-1.714-2.935-1.714-4.775V15h4.203v10.16c0%202.291%201.456%203.066%202.781%203.066s2.813-.775%202.813-3.065V15H184v16.806zm20.579-.386c-3.467%200-4.938-2.457-4.938-4.882v-8.453h-1.799v-3.243h1.799V9.796h4.251v5.046h3.009v3.243h-3.009v8.191c0%20.983.458%201.54%201.471%201.54h1.538v3.603zm-9.765.58c-3.313%200-4.708-2.422-4.708-4.813V9h4.027v17.929c0%201%20.402%201.518%201.424%201.518H193V32z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2012h24V7H0z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2019h24v-5H0z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2026h24v-5H0z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%205h24V0H0z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0%2033h24v-5H0z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2012h10V7H27z%22%20fill%3D%22%23ee99a0%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2019h10v-5H27z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2026h10v-5H27z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%205h10V0H27z%22%20fill%3D%22%23ed8796%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27%2033h10v-5H27z%22%20fill%3D%22%23a5adcb%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2012h10V7H40z%22%20fill%3D%22%235b6078%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2019h10v-5H40z%22%20fill%3D%22%238087a2%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2026h10v-5H40z%22%20fill%3D%22%23939ab7%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%205h10V0H40z%22%20fill%3D%22%23494d64%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M40%2033h10v-5H40z%22%20fill%3D%22%23a5adcb%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Super User\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22208%22%20height%3D%2247%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M.5%2037.01c-.3%200-.5-.1-.5-.4V.43c0-.3.2-.4.5-.4h8.91c.3%200%20.6.1.6.4v2.2c0%20.3-.2.4-.5.4h-4.9c-.5%200-.6.2-.6.5V33.6c0%20.3.2.4.6.4h4.8c.3%200%20.6.1.6.4v2.12c-.1.3-.2.5-.6.5H.5z%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M24.03%2026.5v6.3c0%204.7-4.03%204.2-9.53%204.2h-.9c-.3%200-.6-.1-.6-.4v-2.2c0-.3.2-.4.5-.4h.7c3.3%200%205.8.7%205.8-1.9v-6c0-1.9%201.3-4.4%203.9-5.4.2%200%20.2-.1.2-.2s-.1-.2-.2-.3c-2.4-1.1-3.9-2.8-3.9-5V8.3C20%205.7%2017.52%203%2014.22%203h-.7c-.3%200-.5-.1-.5-.4V.4c0-.3.2-.4.6-.4h.9c5.6%200%209.53%204%209.53%208.7v5.7c0%202.2%201.41%203.4%203.71%204.2.9.3%201.3.3%201.3%201v1.8c0%20.4-.4.6-1.5.9-2.3.7-3.52%202-3.52%204.2z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M17.01%2016.1c0%20.5-.5.9-1%20.9h-2c-.6%200-1-.4-1-.9v-2.2c0-.5.5-.9%201-.9h2c.6%200%201%20.4%201%20.9v2.21zm26.86%2020.86c-3.3%200-5.8-.8-8-2.9l1.9-2c1.5%201.7%203.6%202.3%206%202.3%203.2%200%205.2-1.2%205.2-3.6%200-1.8-1-2.7-3.2-3l-3.2-.3c-3.8-.3-5.8-2.1-5.8-5.4%200-3.7%203-5.9%207.1-5.9%202.8%200%205.2.7%207%202.2l-1.9%201.9a8.26%208.26%200%200%200-5.2-1.6c-2.8%200-4.3%201.3-4.3%203.3%200%201.7.9%202.7%203.4%203l3.1.3c3.4.3%205.7%201.7%205.7%205.5.1%203.9-3.1%206.2-7.8%206.2m23.73-.27v-2.3a6.73%206.73%200%200%201-5.4%202.6c-2.1%200-3.8-.7-5-1.9-1.4-1.4-2-3.3-2-5.7v-12.8H58v12.4c0%203.6%201.8%205.4%204.7%205.4s4.9-1.8%204.9-5.4v-12.4h2.8v20.2h-2.8zm21.05-1.47c-1%201.1-2.8%201.8-4.7%201.8-2.1%200-3.9-.5-5.5-2.6v11.4h-2.8v-29.3h2.8v2.4c1.6-2.1%203.4-2.6%205.5-2.6%202%200%203.7.7%204.7%201.8%202%202%202.4%205.4%202.4%208.6%200%203.1-.4%206.4-2.4%208.5m-5.3-16.3c-4.2%200-4.9%203.8-4.9%207.7s.7%207.7%204.9%207.7%204.9-3.8%204.9-7.7c-.1-3.9-.7-7.7-4.9-7.7m13.55%208.5c0%204.4%202%207%205.7%207%202.2%200%203.6-.7%205.1-2.3l1.9%201.8c-2%202.1-3.8%203.1-7.1%203.1-5.1%200-8.5-3.2-8.5-10.3%200-6.5%203-10.3%208-10.3s8%203.8%208%209.8v1.2zm9.7-5.6c-.8-1.8-2.5-3-4.5-3-2.1%200-3.8%201.2-4.5%203a9.9%209.9%200%200%200-.6%203.4h10.1c0-1.7-.1-2.3-.5-3.4m18.26-1.43c-1.1-1.1-1.9-1.5-3.4-1.5-2.8%200-4.7%202.3-4.7%205.4v12.4h-2.7v-20.1h2.8v2.5c1.1-1.8%203.2-2.8%205.5-2.8%201.9%200%203.3.5%204.7%201.9zm17.02%2016.66v-1.9a6.95%206.95%200%200%201-5.1%202.1c-2.1%200-3.7-.7-4.9-1.8-1.7-1.7-2.1-3.6-2.1-5.8v-13.2h5.1v12.4c0%202.8%201.8%203.8%203.4%203.8s3.4-.9%203.4-3.8v-12.4h5.1v20.6zm17.24.29c-3.2%200-6.2-.4-8.8-3l3.4-3.4c1.7%201.7%203.9%201.9%205.5%201.9%201.8%200%203.6-.6%203.6-2.1%200-1-.6-1.7-2.2-1.9l-3.2-.3c-3.7-.4-6-2-6-5.8%200-4.3%203.8-6.6%207.9-6.6%203.2%200%205.9.6%207.9%202.4l-3.2%203.2c-1.2-1.1-3-1.4-4.8-1.4-2.1%200-2.9.9-2.9%202%200%20.7.3%201.6%202.1%201.8l3.2.3c4.1.4%206.1%202.6%206.1%206%20.1%204.7-3.7%206.9-8.6%206.9m16.9-8.98c0%202.6%201.6%204.6%204.5%204.6%202.2%200%203.4-.6%204.7-1.9l3.1%203c-2.1%202.1-4.1%203.2-7.8%203.2-4.9%200-9.5-2.2-9.5-10.5%200-6.7%203.6-10.5%209-10.5%205.7%200%209%204.2%209%209.8v2.3zm7.3-5.7c-.6-1.2-1.7-2.1-3.4-2.1s-2.9.9-3.4%202.1c-.3.8-.4%201.3-.5%202.2h7.8c-.1-.9-.2-1.5-.5-2.2m20.46-.58c-.8-.8-1.5-1.2-2.7-1.2-1.6%200-3.3%201.2-3.3%203.8v12.4h-5.1v-20.6h5v2a7%207%200%200%201%205.2-2.2c2%200%203.4.5%204.9%201.9z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"MathOverflow\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22256%22%20height%3D%2253%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cdefs%3E%3ClinearGradient%20x1%3D%220%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%20id%3D%22a%22%3E%3Cstop%20stop-color%3D%22%238087a2%22%20offset%3D%220%25%22/%3E%3Cstop%20stop-color%3D%22%23f5a97f%22%20offset%3D%22100%25%22/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M0%200v53h153V43h-5l-.02%205H5V5.01h143l.02%209.98H153V0z%22/%3E%3Cpath%20d%3D%22M117.82%2026.79c0%203.1-2.36%2011.54-11.86%2011.54-5.43%200-8.81-2.88-8.81-7.43%200-3.64%202.36-11.83%2011.83-11.83%205.68%200%208.84%202.77%208.84%207.72m-6.11-1.06c0-2.4-.88-3.45-2.88-3.45-4.51%200-5.39%208.19-5.39%209.71%200%201.97%201.02%203.13%202.8%203.13%204.63%200%205.47-8.3%205.47-9.39m25.27-2.07c0%207.13-4.95%2014.67-12.12%2014.67-3.46%200-5.57-1.53-5.57-4.04%200-.44.03-.84.1-1.24l1.25-6.73c.03-.37.07-.7.07-.99%200-1.13-.51-1.67-2.08-1.67h-.43l.54-2.99c2.73-.14%204.22-.4%207-1.27h1.88l-2.03%2011.21c-.11.58-.19%201.31-.19%201.64%200%201.05.84%201.82%201.93%201.82%202.08%200%205.2-2.8%205.2-6.8%200-1.43-.17-1.94-.97-2.74s-1.1-1.38-1.1-2.22c0-1.82%201.5-3.24%203.42-3.24%201.86%200%203.1%201.86%203.1%204.59m18.9%2010.15c-1.82%202-6%204.52-10.01%204.52-5.1%200-8.59-3.17-8.59-7.72%200-6.3%205.97-11.54%2013.14-11.54%203.86%200%206.4%201.79%206.4%204.48%200%204.37-6.04%206.37-12.3%206.37-.14%200-.54%200-.94-.04-.08.62-.11%201.1-.11%201.57%200%202.04%201.42%203.38%203.6%203.38%202.19%200%204.33-1.02%206.84-3.16zm-4.44-10.15c0-1.02-.84-1.75-2.04-1.75-2.66%200-4.84%203.2-5.31%205.46h.43c3.79%200%206.92-1.67%206.92-3.71m24.76-1.75c0%201.71-1.42%203.02-3.28%203.02-.87%200-1.45-.22-2.32-.87-.48-.37-.7-.47-1.06-.47-2.33%200-3.35%204.36-3.79%206.15L164.12%2038h-5.76l2.15-11.68c.04-.37.08-.7.08-.99%200-1.13-.51-1.67-2.08-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.9l-.52%202.77c1.64-2.04%203.6-3.1%205.64-3.1%202.08%200%203.57%201.2%203.57%202.84m27.46%2013.83c-2.37%201.97-4.08%202.73-6.23%202.73-2.73%200-4.58-1.42-4.58-3.53%200-.73%200-.73.4-2.87l2.54-13.9c.11-.7.19-1.32.19-1.86%200-1.82-.84-2.88-3.94-2.88a5.1%205.1%200%200%200-4%201.75c-.65.8-.87%201.34-1.42%204.22h3.6l-.58%203.28H186l-1.6%208.8c-.4%202.26-2.37%2014.1-14.41%2014.1-2.55%200-4.23-1.14-4.23-2.85%200-1.53%201.42-2.84%203.02-2.84%201.1%200%201.5.22%202.66%201.42.55.58.98.77%201.64.77%203.68%200%204.73-6.08%205.57-10.6l1.6-8.8h-3.06l.59-3.28h3.09c1.16-6.19%205.17-8.52%2012.56-8.52%202.87%200%204.91.15%209.32.7L199%2032.06c-.08.36-.11.69-.11.94%200%20.91.5%201.5%201.3%201.5.66%200%201.17-.22%201.97-.84l1.5%202.07zm21.23-8.95c0%203.1-2.37%2011.54-11.87%2011.54-5.42%200-8.8-2.88-8.8-7.43%200-3.64%202.36-11.83%2011.82-11.83%205.68%200%208.85%202.77%208.85%207.72m-6.12-1.06c0-2.4-.87-3.45-2.87-3.45-4.52%200-5.4%208.19-5.4%209.71%200%201.97%201.03%203.13%202.81%203.13%204.62%200%205.46-8.3%205.46-9.39m36.88-1.45c0%206.8-4.84%2014.05-12.34%2014.05-2.25%200-3.7-.58-5.1-2.08a11.9%2011.9%200%200%201-6.54%202.08c-3.06%200-5.35-1.79-5.35-4.15%200-.22.03-.44.07-.66l1.3-7.2c.05-.37.08-.7.08-.99%200-1.13-.5-1.67-2.07-1.67h-.44l.55-2.99c2.73-.14%204.22-.4%206.99-1.27h1.89l-2.15%2011.83c-.18.91-.18%201.13-.18%201.38%200%201.06.94%201.79%202.33%201.79a6.6%206.6%200%200%200%203.1-.88l2.54-14.12h5.75l-2.11%2011.68c-.07.33-.1.62-.1.91%200%201.35.76%202.26%202.43%202.26%202.55%200%204.73-3.1%204.73-6.66%200-1.53-.18-1.9-1.56-3.24a2.9%202.9%200%200%201-.91-1.97c0-1.78%201.6-3.3%203.5-3.3%202.17%200%203.6%202.03%203.6%205.2zM28.45%2021.8a27%2027%200%200%201%203.82-1.93c1.08-.42%202-.63%202.74-.63q2.31%200%203.6%201.5c.86%201%201.28%202.4%201.28%204.2V35.8l.7.61%202.03.19v1.38h-8.34V36.6l1.8-.19.68-.61V25.7c0-1.36-.28-2.36-.84-2.99s-1.42-.95-2.59-.95q-.87%200-1.95.3c-.71.21-1.5.53-2.35.95V35.8l.67.61%201.8.19v1.38h-8.14V36.6l1.84-.19.66-.61V25.7c0-1.35-.28-2.34-.83-2.98-.56-.64-1.4-.96-2.55-.96-.62%200-1.29.1-2%20.3-.72.21-1.5.53-2.34.95V35.8l.65.61%201.83.19v1.38h-8.37V36.6l2.07-.19.65-.61V21.99h-2.72V20.8l4.44-1.36h1.45v2.09a23.3%2023.3%200%200%201%203.48-1.74%207.6%207.6%200%200%201%202.63-.55c.94%200%201.76.21%202.47.65a4.7%204.7%200%200%201%201.73%201.92zM55.5%2034.49v-6.73c-3.2.89-5.29%201.7-6.29%202.43s-1.5%201.7-1.5%202.89c0%20.95.28%201.71.83%202.28s1.3.85%202.23.85c.6%200%201.28-.14%202.06-.43a18%2018%200%200%200%202.67-1.29m0%201.29a17.4%2017.4%200%200%201-3.38%201.87q-1.545.6-2.88.6a4.78%204.78%200%200%201-3.55-1.33%204.8%204.8%200%200%201-1.33-3.55c0-1.62.66-2.9%202-3.84%201.34-.93%204.38-1.96%209.14-3.1V25.2c0-1.6-.26-2.72-.78-3.34s-1.43-.93-2.72-.93q-.735%200-1.44.15t-1.47.45v3.2h-2.63c-.46%200-.77-.08-.94-.25s-.25-.47-.25-.92c0-1.24.72-2.27%202.15-3.1A11.13%2011.13%200%200%201%2053%2019.25c2%200%203.45.43%204.36%201.3.9.87%201.36%202.27%201.36%204.2V35.8l.65.61%202.01.19v1.38h-5.36l-.5-2.22zm9.43-13.85h-2.4v-1.2l2.51-1.1%201.64-3.55h1.42v4.06h5.82v1.79H68.1V32c0%201.65.23%202.76.7%203.32.45.57%201.28.85%202.47.85a11.4%2011.4%200%200%200%202.65-.32v1.42q-1.305.405-2.58.63c-.84.14-1.65.21-2.44.21-1.46%200-2.5-.28-3.08-.83-.6-.55-.89-1.56-.89-3.03V21.92zM79.2%209.9h1.45v11.63a28%2028%200%200%201%203.69-1.77%207.4%207.4%200%200%201%202.48-.52c1.68%200%202.96.5%203.84%201.49.89%201%201.33%202.43%201.33%204.32v10.76l.65.61%202.01.19v1.38h-8.31V36.6l1.79-.19.65-.61V25.7c0-1.44-.3-2.45-.9-3.04-.59-.6-1.58-.9-2.96-.9-.6%200-1.26.1-1.97.3-.71.21-1.48.53-2.3.95V35.8l.68.61%201.8.19v1.38h-8.37V36.6l2.07-.19.66-.61V12.45h-2.95v-1.2z%22%20fill%3D%22%23cad3f5%22/%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Ask Ubuntu\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22198%22%20height%3D%2248%22%20viewBox%3D%220%200%20198%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%20fill%3D%22%23cad3f5%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.023%2026q-.477%200-1.011.07-.534.068-.978.287a2.1%202.1%200%200%200-.738.597q-.296.38-.296%201%200%201.15.727%201.598.726.447%201.978.448.75%200%201.33-.035A5.6%205.6%200%200%200%2015%2029.84v-3.562q-.227-.116-.738-.196a8%208%200%200%200-1.24-.081%22/%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M38.57%2031.542a20%2020%200%200%200-1.186-1.743%2026%2026%200%200%200-1.406-1.707%2020%2020%200%200%200-1.493-1.499%2013%2013%200%200%200-1.443-1.146v6.095h-2.274v-18.53l2.274-.39v11.556l1.297-1.292q.71-.707%201.394-1.437.686-.732%201.296-1.403.612-.67%201.052-1.183h2.666q-.563.61-1.223%201.341-.66.732-1.37%201.475-.71.745-1.43%201.488l-1.358%201.401q.733.562%201.554%201.39.818.83%201.613%201.792t1.505%201.951q.708.988%201.199%201.84zm-11.507-.61q-1.309.903-3.73.902-1.687%200-2.641-.28-.956-.28-1.296-.427l.415-1.95q.39.146%201.247.44.857.292%202.275.292%201.395%200%202.067-.367.673-.364.673-1.17%200-.828-.66-1.316t-2.178-1.098q-.734-.291-1.406-.597a5%205%200%200%201-1.162-.719%203.2%203.2%200%200%201-.783-1q-.293-.585-.293-1.438%200-1.683%201.247-2.67%201.248-.988%203.4-.988.537%200%201.076.062.539.06%201.003.146.465.085.819.183.355.098.55.17l-.415%201.95q-.367-.193-1.149-.402-.784-.206-1.884-.206-.953%200-1.663.377-.71.379-.71%201.182%200%20.416.159.733.16.317.49.572.33.257.82.475.487.22%201.174.464.903.342%201.614.67.708.33%201.21.768.501.44.77%201.06.27.624.27%201.525%200%201.755-1.31%202.657m-9.942.39q-.293.05-.819.135t-1.187.159q-.66.072-1.43.134-.771.06-1.529.06a8.4%208.4%200%200%201-1.982-.22%204.4%204.4%200%200%201-1.565-.695%203.2%203.2%200%200%201-1.027-1.255q-.367-.78-.368-1.876%200-1.048.429-1.806.428-.755%201.162-1.219a5.4%205.4%200%200%201%201.713-.682%209.4%209.4%200%200%201%202.053-.22q.344%200%20.71.037.366.036.697.098a30%2030%200%200%201%20.917.183v-.635q0-.56-.123-1.108a2.55%202.55%200%200%200-.439-.976%202.24%202.24%200%200%200-.869-.683q-.55-.256-1.43-.256-1.125%200-1.97.158-.843.16-1.259.33l-.27-1.877q.442-.196%201.468-.378a13%2013%200%200%201%202.226-.184q1.37.002%202.311.354.941.355%201.517%201%20.574.646.82%201.536.243.89.244%201.962zM48%2023.923C48%2010.711%2037.255%200%2024%200S0%2010.711%200%2023.923c0%2013.213%2010.745%2023.924%2024%2023.924%204.354%200%208.434-1.16%2011.955-3.182L48%2048l-3.024-12.452A23.76%2023.76%200%200%200%2048%2023.923%22/%3E%3Cg%20clip-path%3D%22url%28%23b%29%22%3E%3Cpath%20d%3D%22M73.978%2040.023q-2.994%200-5.098-.911a8.8%208.8%200%200%201-3.406-2.517%2010.1%2010.1%200%200%201-1.888-3.753%2017.5%2017.5%200%200%201-.585-4.62V9.302h2.95V27.83a13.9%2013.9%200%200%200%20.586%204.273%208.25%208.25%200%200%200%201.627%202.973%206.35%206.35%200%200%200%202.516%201.735%209.92%209.92%200%200%200%206.595%200%206.35%206.35%200%200%200%202.517-1.735%208.25%208.25%200%200%200%201.627-2.973c.417-1.385.615-2.827.586-4.273V9.303h2.95v18.918a17.5%2017.5%200%200%201-.585%204.621%2010.1%2010.1%200%200%201-1.888%203.753%208.8%208.8%200%200%201-3.406%202.517q-2.104.91-5.098.911m20.657-21.738q.738-.563%202.365-1.193a10.6%2010.6%200%200%201%203.84-.63%2010.2%2010.2%200%200%201%204.317.869%209%209%200%200%201%203.189%202.43%2010.7%2010.7%200%200%201%201.974%203.71c.462%201.525.689%203.113.673%204.707a14%2014%200%200%201-.803%204.903%2010.5%2010.5%200%200%201-2.256%203.688%209.7%209.7%200%200%201-3.471%202.321%2012.1%2012.1%200%200%201-4.49.803q-2.996%200-4.947-.39a25%2025%200%200%201-3.211-.825V6.223l2.82-.52zm0%2018.44q.95.284%201.93.413a23%2023%200%200%200%203.364.195q3.644%200%205.857-2.365%202.213-2.364%202.213-6.79a15.5%2015.5%200%200%200-.39-3.536%208.3%208.3%200%200%200-1.259-2.908%206.3%206.3%200%200%200-2.278-1.974q-1.41-.737-3.493-.737a9%209%200%200%200-1.909.195q-.865.182-1.692.499a9.4%209.4%200%200%200-2.343%201.302zm39.098%201.866q-1.259.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.348%201.65%201.129%202.668a4.4%204.4%200%200%200%202.017%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.866-.39v-19.7h2.82zm6.664-20.87q1.257-.346%203.384-.781a26.6%2026.6%200%200%201%205.207-.434q2.56%200%204.274.738a6.57%206.57%200%200%201%202.733%202.104%208.6%208.6%200%200%201%201.454%203.276c.3%201.382.446%202.794.434%204.209v12.54h-2.821v-11.63a21%2021%200%200%200-.325-4.035%206.7%206.7%200%200%200-1.085-2.69%204.2%204.2%200%200%200-1.996-1.497q-1.236-.456-3.102-.456a24%2024%200%200%200-3.45.217q-1.453.218-1.887.39v19.7h-2.82zm26.61-.781h8.938v2.386h-8.938V31.26a12%2012%200%200%200%20.325%203.102c.158.68.478%201.314.933%201.844.395.428.909.73%201.475.868a8%208%200%200%200%201.909.216q1.78%200%202.864-.412.874-.316%201.692-.759l.694%202.343q-.608.39-2.126.89c-1.065.34-2.178.508-3.297.498q-2.083%200-3.493-.542a5.05%205.05%200%200%201-2.256-1.649%206.75%206.75%200%200%201-1.193-2.755%2019%2019%200%200%201-.347-3.905V10.345l2.82-.52zm30.806%2021.651q-1.26.348-3.385.781c-1.717.316-3.461.46-5.206.434q-2.517%200-4.209-.738a6.83%206.83%200%200%201-2.734-2.082%208.4%208.4%200%200%201-1.496-3.254%2018%2018%200%200%201-.456-4.21V16.94h2.82v11.672a20%2020%200%200%200%20.347%204.035q.346%201.65%201.128%202.668a4.4%204.4%200%200%200%202.018%201.476%208.8%208.8%200%200%200%203.016.455c1.16.011%202.32-.061%203.471-.217q1.475-.216%201.865-.39v-19.7h2.821z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Stack Apps\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22204%22%20height%3D%2253%22%3E%3Cpath%20d%3D%22M69.56%2035.2c-2.97%200-5.3-.68-7.23-2.54l1.72-1.72a7.2%207.2%200%200%200%205.47%202.04c2.9%200%204.69-1.04%204.69-3.11%200-1.54-.9-2.4-2.93-2.58l-2.9-.25c-3.44-.28-5.26-1.82-5.26-4.72%200-3.22%202.72-5.15%206.47-5.15a9.95%209.95%200%200%201%206.33%201.9l-1.68%201.68a7.5%207.5%200%200%200-4.68-1.4c-2.58%200-3.94%201.11-3.94%202.9%200%201.5.86%202.4%203.08%202.58l2.82.25c3.08.29%205.2%201.47%205.2%204.76%200%203.4-2.9%205.36-7.16%205.36m15.14-.22c-3.01%200-4.52-2.1-4.52-4.72v-10.8h-2.21V17.5h2.21v-5.51h2.58v5.5h3.76v1.98h-3.76V30.2c0%201.61.75%202.58%202.4%202.58h1.36v2.21zm15.84%200V33.3a6.18%206.18%200%200%201-5.08%201.9c-2.43%200-3.86-.47-4.97-1.61a5.07%205.07%200%200%201-1.33-3.58c0-3.08%202.15-5.08%206.09-5.08h5.3v-1.68c0-2.58-1.3-3.86-4.51-3.86-2.26%200-3.4.53-4.44%202l-1.75-1.61c1.57-2.04%203.36-2.62%206.22-2.62%204.73%200%207.05%202.04%207.05%205.87v11.95zm0-8.12H95.6c-2.65%200-3.94%201.08-3.94%203.12s1.26%203%204.05%203a5.14%205.14%200%200%200%203.93-1.18%204.07%204.07%200%200%200%20.9-3.04zm12.99%208.34c-4.44%200-7.8-3-7.8-9.02s3.36-9.01%207.8-9.01a6.97%206.97%200%200%201%205.8%202.6l-1.76%201.66a4.83%204.83%200%200%200-4.04-1.97%204.77%204.77%200%200%200-4.08%202%207.55%207.55%200%200%200-1.14%204.72%207.55%207.55%200%200%200%201.14%204.72%204.77%204.77%200%200%200%204.08%202%204.87%204.87%200%200%200%204.04-2l1.76%201.68a6.97%206.97%200%200%201-5.8%202.62m20.36-.22-5.58-9.01-3.44%203.94v5.07h-2.58V9.52h2.58v17.03l7.94-9.16h3.22l-5.97%206.73L137.07%2035h-3.18zm12.2-17.81c-2.99%200-4.7.55-6.46%202.47l2.85%202.78a3.84%203.84%200%200%201%203.44-1.48c2.36%200%203.33.86%203.33%202.82v.9h-4.23c-4.15%200-6.1%202.33-6.1%205.18a5.73%205.73%200%200%200%201.47%204.01%206.1%206.1%200%200%200%204.56%201.58%205.44%205.44%200%200%200%204.4-1.71v1.54h4.36V23.5c0-4.19-2.61-6.32-7.62-6.32zm3.16%2011.5a2.94%202.94%200%200%201-.66%202.26%203.54%203.54%200%200%201-2.81.86c-1.75%200-2.58-.82-2.58-2.06%200-1.27.9-2.02%202.51-2.02h3.54zm19.96-9.89a6.23%206.23%200%200%200-4.36-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.46v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.82-4.87%201.82-7.55s-.03-5.73-1.82-7.52m-5.67%2012.67c-2.67%200-3.02-2.23-3.02-5.15s.35-5.12%203.02-5.12%203.03%202.2%203.03%205.12-.35%205.15-3.03%205.15m22.65-12.67a6.23%206.23%200%200%200-4.37-1.61%205.44%205.44%200%200%200-4.46%201.88v-1.68h-4.33v24.45h4.47v-8.14a5.29%205.29%200%200%200%204.33%201.79%206.23%206.23%200%200%200%204.36-1.62c1.78-1.78%201.81-4.87%201.81-7.55s-.03-5.73-1.81-7.52m-5.67%2012.67c-2.68%200-3.02-2.23-3.02-5.15s.34-5.12%203.02-5.12%203.02%202.2%203.02%205.12-.34%205.15-3.02%205.15m15.55%204.02c-2.81%200-5.36-.31-7.62-2.58l2.92-2.92a6.5%206.5%200%200%200%204.77%201.69c1.54%200%203.16-.52%203.16-1.86%200-.89-.48-1.5-1.89-1.65l-2.82-.27c-3.22-.31-5.22-1.72-5.22-5.01%200-3.71%203.27-5.7%206.9-5.7%202.79%200%205.12.48%206.84%202.1l-2.75%202.77a6.22%206.22%200%200%200-4.15-1.2c-1.79%200-2.54.83-2.54%201.72%200%20.65.27%201.4%201.85%201.54l2.82.28c3.53.34%205.32%202.23%205.32%205.25%200%203.95-3.37%205.84-7.59%205.84%22%20fill%3D%22%23cad3f5%22/%3E%3Cpath%20d%3D%22M46.41%2020.87a20.6%2020.6%200%200%200-1.85-4.47l2.91-6.4-2.23-2.24L43%205.53l-6.42%202.92a20.6%2020.6%200%200%200-4.46-1.85L29.66%200h-6.32l-2.47%206.6a20.6%2020.6%200%200%200-4.46%201.85L10%205.53%207.76%207.76%205.53%2010l2.91%206.42a20.6%2020.6%200%200%200-1.85%204.46L0%2023.34v6.32l6.57%202.46a20.6%2020.6%200%200%200%201.86%204.5l-2.9%206.4%202.24%202.22%202.22%202.23%206.38-2.9a20.5%2020.5%200%200%200%204.51%201.87L23.34%2053h6.32l2.46-6.56a20.5%2020.5%200%200%200%204.5-1.87l6.39%202.9%202.23-2.23L47.47%2043l-2.9-6.4a20.6%2020.6%200%200%200%201.86-4.5L53%2029.67v-6.32zM26.9%2036.07a10.05%2010.05%200%201%201%2010.05-10.05A10.05%2010.05%200%200%201%2026.9%2036.07%22%20fill%3D%22%238087a2%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system [alt=\"Unix & Linux\"] {\n content: url(\"data:image/svg+xml,%3Csvg%20width%3D%22241%22%20height%3D%2232%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M26.83%2020.44c0%202-.25%203.67-.76%205.02a8.4%208.4%200%200%201-2.14%203.3%208.2%208.2%200%200%201-3.35%201.83%2016%2016%200%200%201-4.37.56%2026.6%2026.6%200%200%201-4.3-.36A10.25%2010.25%200%200%201%208%2029.34a7.97%207.97%200%200%201-2.78-3.16%2012.1%2012.1%200%200%201-1.18-5.56V4.34c0-.62.01-1.12-.18-1.5-.2-.37-.46-.66-.78-.86a3.2%203.2%200%200%200-1.14-.43%208%208%200%200%200-1.36-.1V.98a80%2080%200%200%201%203.52.1%2034%2034%200%200%200%202.32.08%2029%2029%200%200%200%202.32-.09A98%2098%200%200%201%2012.48%201v.45c-.47%200-.92.04-1.35.11-.44.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.63c0%201.33.16%202.55.45%203.65a6.55%206.55%200%200%200%204.13%204.64c1.09.42%202.43.63%204.04.63%202.74%200%204.66-.76%206.18-2.3%201.51-1.53%202.27-3.74%202.27-6.62V4.34c0-.62-.1-1.12-.29-1.5-.2-.37-.45-.66-.78-.86-.33-.21-.7-.35-1.14-.43a8%208%200%200%200-1.36-.1V.98a36%2036%200%200%201%203.12.12%2014%2014%200%200%200%201.7%200l1.72-.1h1.45v.45c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87q-.3.555-.3%201.5v16.1zm2.35-10V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.8-.04c.27-.04.75-.06%201.43-.06L47.3%2024.95V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a25%2025%200%200%201%201.96.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.52%200l.64-.02c.23%200%20.49%200%20.79-.02L51%2010v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v18.16h-.76L32.88%2012.9V28c0%201.03.25%201.72.74%202.04.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04l-.64-.02a10%2010%200%200%200-1.52%200l-.67.02c-.24%200-.5%200-.8.02l-1.16.02v-.44c1%200%201.76-.17%202.25-.5.5-.32.74-1%20.74-2.05V13c0-1.04-.25-1.73-.74-2.06-.49-.32-1.24-.49-2.25-.49zm32.79%2020.1V31a56%2056%200%200%201-2.96-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.96.04a93%2093%200%200%201-2.92.07v-.45c1%200%201.76-.16%202.25-.49.5-.33.74-1.01.74-2.05V12.99c0-1.04-.25-1.73-.74-2.06-.5-.32-1.24-.49-2.25-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.96-.06v.44c-1%20.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.05.25%201.73.74%202.04.5.31%201.24.48%202.25.51m1.36-20.59a49%2049%200%200%201%203.86.16%2028%2028%200%200%200%203.21-.07%2050%2050%200%200%201%202.84-.09v.5c-.54%200-.99.06-1.34.2q-.54.195-.54.9c0%20.28.07.54.2.8.13.24.26.44.38.6a180%20180%200%200%200%202.54%203.58l1.3%201.86%203.8-5c.2-.27.39-.55.55-.85s.25-.6.25-.9c0-.29-.08-.52-.23-.68a1.3%201.3%200%200%200-.53-.36%202.5%202.5%200%200%200-.7-.13l-.64-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.7-.04.83-.04c.32-.02.72-.03%201.23-.03v.5c-.95.05-1.73.24-2.34.55s-1.23.89-1.86%201.72l-4.86%206.3%205.4%207.62c.69.96%201.44%202.1%202.28%202.8.83.7%201.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.06-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a123%20123%200%200%201-3.11.07v-.5c.6-.02%201.07-.1%201.45-.22.37-.11.55-.38.55-.8%200-.32-.16-1.03-.49-1.48A304%20304%200%200%200%2073.5%2022l-4.28%205.45q-.27.36-.45.69t-.18.69c0%20.54.23%201.21.7%201.39.46.18.88.27%201.27.27v.49a27%2027%200%200%201-2.1-.07l-.76-.04a15.4%2015.4%200%200%200-2.3.04c-.43.05-1.08.07-1.94.07v-.5c.9%200%201.68-.16%202.37-.5.68-.35%201.41-1.31%202.18-2.27l5.1-6.38-5.54-7.9c-.3-.44-.6-.84-.87-1.2a7%207%200%200%200-.9-.94%203.5%203.5%200%200%200-2.47-.85z%22%20fill%3D%22%238aadf4%22/%3E%3Cpath%20d%3D%22M125.56%2027.76a5.8%205.8%200%200%201-1.78%202.05%206.46%206.46%200%200%201-4.02%201.3q-2.55%200-4.5-1.2a20%2020%200%200%201-3.93-3.27c-.54.6-1.13%201.18-1.76%201.74a12%2012%200%200%201-4.44%202.48%209.35%209.35%200%200%201-5.54-.09%206.6%206.6%200%200%201-2.12-1.25%205.14%205.14%200%200%201-1.32-1.83c-.3-.7-.44-1.43-.44-2.2%200-1.17.29-2.24.87-3.24s1.27-1.88%202.07-2.66c.8-.77%201.62-1.42%202.46-1.94.83-.52%201.5-.91%202-1.18-.08-.15-.3-.5-.66-1.03s-.72-1.2-1.1-2c-.37-.81-.7-1.7-1-2.66a10.14%2010.14%200%200%201%20.13-6.34A6.83%206.83%200%200%201%20106.82%200c1.82%200%203.31.54%204.49%201.63a5.64%205.64%200%200%201%201.76%204.35c0%20.92-.17%201.79-.51%202.59a9.5%209.5%200%200%201-1.39%202.28c-.58.7-1.24%201.37-1.98%201.98-.75.61-1.54%201.18-2.37%201.72a61%2061%200%200%200%206.78%208.24%2029%2029%200%200%200%202.06-3.51c.6-1.21%201.2-2.32%201.8-3.32.62-1%201.28-1.82%202-2.46a3.74%203.74%200%200%201%202.58-.96c.74%200%201.38.23%201.92.7.53.45.8%201.07.8%201.84%200%20.54-.16.97-.49%201.3s-.74.49-1.25.49c-.5%200-.9-.13-1.18-.38a3.8%203.8%200%200%201-.7-.8%205.3%205.3%200%200%201-.42-.8q-.15-.39-.33-.39c-.33%200-.63.08-.9.23-.26.15-.53.4-.8.74s-.56.78-.89%201.32a130%20130%200%200%200-2.23%204.05c-.42.79-.9%201.63-1.43%202.52.45.5.99%201.08%201.63%201.73.64.66%201.32%201.29%202.03%201.89s1.44%201.1%202.19%201.53c.74.42%201.45.63%202.14.63.83%200%201.48-.15%201.94-.46s.85-.7%201.18-1.19zM106.42%2014a8%208%200%200%200%202.14-2.15c.5-.79.88-1.55%201.12-2.27.23-.73.38-1.38.42-1.96.05-.58.07-.98.07-1.22%200-1.87-.35-3.3-1.05-4.27a3.23%203.23%200%200%200-4.1-1.16c-.47.2-.88.51-1.23.91-.36.4-.65.9-.87%201.47a5.3%205.3%200%200%200-.34%201.94c0%20.83.16%201.7.5%202.6a22.4%2022.4%200%200%200%203.34%206.11m4.42%2012.15a56%2056%200%200%201-4.49-5.18c-1.23-1.64-2.2-2.95-2.88-3.93-.32.2-.71.48-1.16.8a6.7%206.7%200%200%200-2.3%203.07%206.75%206.75%200%200%200%201%206.52q.69.81%201.62%201.32c.62.35%201.3.52%202.05.52.62%200%201.24-.1%201.85-.3s1.18-.43%201.72-.72a8.4%208.4%200%200%200%202.59-2.1%22%20fill%3D%22%23b7bdf8%22/%3E%3Cpath%20d%3D%22M145.66%2030.95a87%2087%200%200%200-5.27-.09%20153%20153%200%200%201-4.73.11v-.44c.47%200%20.73-.04%201.17-.12.43-.07.8-.21%201.13-.42.33-.2.6-.5.78-.87q.3-.555.3-1.5V4.33c0-.62-.1-1.12-.3-1.49q-.285-.555-.78-.87c-.32-.2-.7-.35-1.13-.42a8%208%200%200%200-1.37-.12V.98c.9%200%201.8%200%202.34.02s1%20.04%201.38.07a34%2034%200%200%200%202.33.09%2029%2029%200%200%200%202.32-.1L145.2%201c.54-.02%201.43-.02%202.32-.02v.44c-.48%200-.93.04-1.36.11-.43.08-.81.22-1.14.43-.33.2-.59.5-.78.87-.2.37-.29.87-.29%201.49v22.02c0%20.92.16%201.64.5%202.16.32.52.78.91%201.37%201.18.6.27%201.3.43%202.1.49s1.5.09%202.46.09c1.07%200%202.04-.08%202.92-.25a6.2%206.2%200%200%200%202.3-.88%204.9%204.9%200%200%200%201.6-1.77%208%208%200%200%200%20.85-2.86h.45l-.45%206.47a267%20267%200%200%201-6.96.1c-2.05%200-3.87-.05-5.44-.12zm24.26-.42v.45a56%2056%200%200%201-2.97-.07l-.96-.04a21%2021%200%200%200-2.1%200l-.95.04a93%2093%200%200%201-2.93.07v-.45c1.01%200%201.77-.16%202.26-.5.49-.32.73-1%20.73-2.04v-15c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.88.1%2023%2023%200%200%200%203.06-.04%2088%2088%200%200%201%202.97-.06v.44c-1.01.03-1.76.2-2.25.52-.5.3-.74.99-.74%202.03v15c0%201.04.25%201.72.74%202.03.49.3%201.24.48%202.25.51m1.15-20.09V10a33%2033%200%200%201%202.97.1%2013%2013%200%200%200%201.81-.04c.27-.04.74-.06%201.43-.06l11.91%2014.95V12.99c0-1.04-.24-1.73-.73-2.06-.5-.32-1.24-.49-2.26-.49V10a25%2025%200%200%201%201.97.04c.24%200%20.46%200%20.67.02a11%2011%200%200%200%201.51%200l.65-.02c.22%200%20.48%200%20.78-.02l1.12-.02v.44c-1.01%200-1.76.17-2.26.5-.49.32-.73%201-.73%202.05v18.16h-.76L174.78%2012.9v15.08c0%201.04.24%201.73.74%202.05.49.33%201.24.5%202.25.5v.44a24%2024%200%200%201-1.9-.04c-.22%200-.44-.01-.64-.03a10%2010%200%200%200-1.52%200c-.21.02-.43.03-.67.03s-.5%200-.8.02l-1.17.02v-.45c1.02%200%201.77-.16%202.26-.49.49-.32.74-1%20.74-2.05v-15c0-1.03-.25-1.72-.74-2.05-.5-.32-1.24-.49-2.26-.49M213%2022.9c0%201.06-.14%202.1-.39%203.1-.25.99-.68%201.87-1.27%202.63a6.3%206.3%200%200%201-2.32%201.8%208.4%208.4%200%200%201-3.57.67c-1.37%200-2.25-.13-3.34-.4a7.2%207.2%200%200%201-2.76-1.3%205.66%205.66%200%200%201-1.75-2.36q-.6-1.47-.6-3.57V13c0-1.04-.24-1.73-.73-2.06-.5-.32-1.25-.49-2.26-.49V10a53%2053%200%200%201%203.89.1%2023%2023%200%200%200%203.05-.04%2087%2087%200%200%201%202.97-.06v.44q-1.515.045-2.25.51c-.5.31-.74.99-.74%202.02v10.49c0%20.8.08%201.59.25%202.37.16.79.45%201.5.87%202.11.41.63.98%201.14%201.7%201.54.7.4%201.28.6%202.41.6%201.82%200%203.06-.58%204.19-1.74%201.13-1.15%201.7-3%201.7-5.55v-9.82c0-1.03-.25-1.71-.74-2.04a4.14%204.14%200%200%200-2.26-.49V10c.48%200%20.87%200%201.16.02l.8.02a20%2020%200%200%200%203.07%200c.23%200%20.49%200%20.79-.02l1.11-.02v.44c-1.01%200-1.76.17-2.25.5-.5.32-.74%201-.74%202.05v9.9zm4.37-12.95a48%2048%200%200%201%203.86.16%2028%2028%200%200%200%203.22-.07%2050%2050%200%200%201%202.83-.09v.5c-.53%200-.98.06-1.34.2-.35.13-.53.43-.53.9%200%20.28.06.54.2.8.13.24.26.44.38.6a198%20198%200%200%200%202.54%203.58l1.3%201.86%203.79-5c.2-.27.4-.55.56-.85q.24-.45.24-.9c0-.29-.07-.52-.22-.68a1.3%201.3%200%200%200-.54-.36c-.2-.07-.44-.12-.69-.13l-.65-.03v-.49a27%2027%200%200%201%202.7.11%209%209%200%200%200%201.5%200l.71-.04.83-.04q.465-.03%201.23-.03v.5c-.96.05-1.74.24-2.35.55-.6.31-1.23.89-1.85%201.72l-4.86%206.3%205.4%207.9c.68.96%201.44%201.78%202.27%202.48s1.8%201.05%202.9%201.05v.49a59%2059%200%200%201-3.05-.07l-1.05-.04a24%2024%200%200%200-2.3%200l-1.1.04a125%20125%200%200%201-3.12.07v-.5c.6-.02%201.08-.1%201.45-.21.37-.12.56-.4.56-.8%200-.33-.16-.72-.5-1.17-.62-.92-1.2-2.05-1.73-2.82l-1.4-1.99c-.47-.64-.8-1.12-1.01-1.45l-4.29%205.73c-.17.24-.32.47-.44.69q-.18.33-.18.69c0%20.53.23.9.7%201.07.45.18.88.27%201.26.27v.49a27%2027%200%200%201-2.1-.07l-.75-.04c-.24-.02-.5-.02-.76-.02-.6%200-1.11.02-1.54.06-.43.05-1.08.07-1.94.07v-.5c.89%200%201.68-.16%202.36-.5a7.15%207.15%200%200%200%202.19-1.95l5.09-6.66-5.54-7.9q-.45-.66-.87-1.2a7%207%200%200%200-.89-.94%203.5%203.5%200%200%200-2.48-.85z%22%20fill%3D%22%238aadf4%22/%3E%3C/svg%3E\");\n }\n body:not(.theme-highcontrast).unified-theme.theme-system:has([alt=\"Unix & Linux\"]) {\n background-image: url(\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2021%2021%22%3E%3Cpath%20fill%3D%22%23363a4f%22%20d%3D%22M3%203h1v1H3zm0%207h1v1H3zm0%207h1v1H3zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1zm7-14h1v1h-1zm0%207h1v1h-1zm0%207h1v1h-1z%22/%3E%3C/svg%3E\");\n }\n }", "start": 1250, "domains": [ "stackoverflow.com", @@ -11398,15 +11589,15 @@ }, { "code": "/* prettier-ignore */", - "start": 288759 + "start": 329005 } ], - "sourceCode": "/* ==UserStyle==\n@name Stack Overflow Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stack-overflow\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stack-overflow\n@version 0.1.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stack-overflow/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astack-overflow\n@description Soothing pastel theme for Stack Overflow\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('stackoverflow.com'), domain('stackexchange.com'), domain('serverfault.com'),\ndomain('superuser.com'), domain('mathoverflow.net'), domain('askubuntu.com'), domain('stackapps.com') {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@0.2.2/css/catppuccin.variables.important.css\");\n code.hljs {\n background: none !important;\n }\n\n body:not(.theme-highcontrast, .theme-dark).unified-theme {\n &,\n .themed {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark {\n &,\n .themed {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: light) {\n body:not(.theme-highcontrast).unified-theme.theme-system {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n body:not(.theme-highcontrast).unified-theme.theme-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 --ctp-rosewater: #rgbify(@rosewater) [];\n --ctp-flamingo: #rgbify(@flamingo) [];\n --ctp-pink: #rgbify(@pink) [];\n --ctp-mauve: #rgbify(@mauve) [];\n --ctp-red: #rgbify(@red) [];\n --ctp-maroon: #rgbify(@maroon) [];\n --ctp-peach: #rgbify(@peach) [];\n --ctp-yellow: #rgbify(@yellow) [];\n --ctp-green: #rgbify(@green) [];\n --ctp-teal: #rgbify(@teal) [];\n --ctp-sky: #rgbify(@sky) [];\n --ctp-sapphire: #rgbify(@sapphire) [];\n --ctp-blue: #rgbify(@blue) [];\n --ctp-lavender: #rgbify(@lavender) [];\n --ctp-text: #rgbify(@text) [];\n --ctp-subtext1: #rgbify(@subtext1) [];\n --ctp-subtext0: #rgbify(@subtext0) [];\n --ctp-overlay2: #rgbify(@overlay2) [];\n --ctp-overlay1: #rgbify(@overlay1) [];\n --ctp-overlay0: #rgbify(@overlay0) [];\n --ctp-surface2: #rgbify(@surface2) [];\n --ctp-surface1: #rgbify(@surface1) [];\n --ctp-surface0: #rgbify(@surface0) [];\n --ctp-base: #rgbify(@base) [];\n --ctp-mantle: #rgbify(@mantle) [];\n --ctp-crust: #rgbify(@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 &,\n * {\n --theme-background-color: @mantle;\n --theme-content-background-color: @base;\n --theme-content-border-color: @surface0;\n --theme-topbar-background-color: @mantle;\n --theme-topbar-search-background: @mantle;\n --theme-topbar-search-border: @surface2;\n --theme-topbar-search-placeholder: @subtext0;\n --theme-topbar-item-color: @text;\n --theme-topbar-item-color-hover: @text;\n --theme-topbar-item-background-hover: @surface0;\n --theme-button-primary-background-color: @accent-color;\n --theme-button-primary-hover-background-color: darken(@accent-color, 5%);\n --theme-button-primary-active-background-color: @text;\n --theme-link-color: @accent-color;\n --theme-link-color-hover: darken(@accent-color, 5%);\n --theme-footer-title-color: @text;\n --theme-footer-text-color: @subtext0;\n --theme-footer-link-color: @subtext0;\n --theme-footer-link-color-hover: @subtext1;\n --theme-footer-background-color: @mantle;\n --theme-header-background-color: @mantle;\n --theme-tag-background-color: @accent-color;\n --theme-tag-border-color: @accent-color;\n --theme-tag-color: @mantle;\n --theme-tag-hover-background-color: darken(@accent-color, 5%);\n --theme-tag-hover-border-color: darken(@accent-color, 5%);\n --theme-tag-hover-color: @mantle;\n --theme-post-title-color: @accent-color;\n --theme-post-title-color-hover: darken(@accent-color, 5%);\n\n --highlight-bg: @mantle;\n\n --theme-primary: @accent-color;\n --theme-primary-100: fade(@accent-color, 20%);\n --theme-primary-200: fade(@accent-color, 30%);\n --theme-primary-500: fade(@accent-color, 90%);\n --theme-primary-600: @accent-color;\n\n --translucent-secondary: fade(@accent-color, 10%);\n --theme-secondary-100: fade(@accent-color, 20%);\n --theme-secondary-200: fade(@accent-color, 30%);\n --theme-secondary-300: fade(@accent-color, 40%);\n --theme-secondary-400: fade(@accent-color, 50%);\n --theme-secondary-500: fade(@accent-color, 60%);\n --theme-secondary-600: fade(@accent-color, 70%);\n\n --white: @mantle;\n --black: @text;\n --black-100: @base;\n --black-150: @surface0;\n --black-200: @surface1;\n --black-225: @surface1;\n --black-250: @surface2;\n --black-300: @overlay0;\n --black-350: @overlay2;\n --black-400: @subtext0;\n --black-500: @subtext1;\n --black-600: @text;\n\n --purple-100: fade(@mauve, 30%);\n --purple-200: fade(@mauve, 40%);\n --purple-400: fade(@mauve, 60%);\n\n --green-100: @green;\n --green-400: @green;\n --green-500: @green;\n\n --blue-200: fade(@blue, 30%);\n --blue-300: fade(@blue, 40%);\n --blue-400: @sky;\n --blue-500: @blue;\n\n --orange-400: fade(@peach, 80%);\n --orange-500: fade(@peach, 90%);\n --orange-600: @peach;\n\n --bronze-100: fade(@rosewater, 20%);\n --bronze-200: fade(@rosewater, 30%);\n --bronze-300: fade(@rosewater, 40%);\n --bronze-400: fade(@rosewater, 50%);\n\n --yellow-100: fade(@yellow, 20%);\n --yellow-200: fade(@yellow, 30%);\n --yellow-400: fade(@yellow, 70%);\n --yellow-500: fade(@yellow, 90%);\n\n --red-200: fade(@red, 40%);\n --red-400: fade(@red, 70%);\n --red-500: fade(@red, 80%);\n\n --scrollbar: @surface1;\n }\n\n .wmd-button > span {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .s-topbar .s-topbar--logo .-img,\n .envelope-on,\n .envelope-off,\n .vote-up-off,\n .vote-up-on,\n .vote-down-off,\n .vote-down-on,\n .feed-icon,\n .vote-accepted-off,\n .vote-accepted-on,\n .vote-accepted-bounty,\n .badge-earned-check,\n .delete-tag,\n .grippie,\n .expander-arrow-hide,\n .expander-arrow-show,\n .expander-arrow-small-hide,\n .expander-arrow-small-show,\n .anonymous-gravatar,\n .badge1,\n .badge2,\n .badge3 {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .s-avatar {\n &.subcommunity-topic-mobile-dev {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n &.subcommunity-topic-r-language {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n [fill=\"#BCBBBB\"] {\n fill: @overlay2 !important;\n }\n [fill=\"#F48024\"] {\n fill: @peach !important;\n }\n\n .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n\n .s-sidebarwidget {\n background-color: @base;\n border-color: @surface0;\n\n .s-sidebarwidget--header {\n background-color: @surface0;\n border-color: @surface1;\n }\n &::after,\n .s-sidebarwidget--content,\n .s-sidebarwidget--header {\n border-color: @surface1;\n }\n }\n\n .s-prose kbd {\n border-top-color: transparent;\n box-shadow:\n 0 1px 1px @crust,\n inset 0 1px 0 0 @overlay2;\n }\n\n .s-pagination .s-pagination--item {\n border-color: @surface2;\n }\n\n .s-badge {\n color: @crust;\n background-color: @mauve;\n }\n\n .s-notice {\n &,\n .s-notice--btn {\n color: @mantle !important;\n }\n }\n\n .badge,\n .badge-tag {\n background-color: @surface0;\n color: @text;\n }\n\n #onetrust-consent-sdk {\n #onetrust-banner-sdk {\n background-color: @mantle;\n\n &:focus {\n outline-color: @surface1;\n }\n\n #onetrust-accept-btn-handler,\n #onetrust-reject-all-handler {\n background-color: @accent-color;\n color: @crust;\n }\n\n #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: @crust !important;\n border-color: @accent-color !important;\n color: @accent-color !important;\n }\n\n #onetrust-policy-title,\n #onetrust-policy-text,\n .ot-b-addl-desc,\n .ot-dpd-desc,\n .ot-dpd-title,\n #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n #banner-options *,\n .ot-cat-header,\n .ot-optout-signal,\n a {\n color: @text !important;\n }\n }\n\n /* Manage cookies popup */\n #onetrust-pc-sdk {\n background-color: @base;\n\n h3,\n h4,\n h5,\n h6,\n p,\n #ot-ven-lst .ot-ven-opts p,\n #ot-pc-desc,\n #ot-pc-title,\n .ot-li-title,\n .ot-sel-all-hdr span,\n #ot-host-lst .ot-host-info,\n #ot-fltr-modal #modal-header,\n .ot-checkbox label span,\n #ot-pc-lst #ot-sel-blk p,\n #ot-pc-lst #ot-lst-title h3,\n #ot-pc-lst .back-btn-handler p,\n #ot-pc-lst .ot-ven-name,\n #ot-pc-lst #ot-ven-lst .consent-category,\n .ot-leg-btn-container .ot-inactive-leg-btn,\n .ot-label-status,\n .ot-chkbox label span,\n #clear-filters-handler,\n .ot-optout-signal {\n color: @text;\n }\n\n .ot-pc-header {\n background-color: @mantle !important;\n border-bottom-color: @surface1;\n }\n\n .ot-accordion-layout.ot-cat-item {\n border-color: @surface1;\n }\n\n .ot-pc-footer {\n border-top-color: @surface2 !important;\n }\n\n button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n .ot-leg-btn-container .ot-active-leg-btn {\n background-color: @accent-color !important;\n border-color: @accent-color;\n color: @mantle;\n }\n }\n }\n\n .sunset-background {\n background-color: @base !important;\n color: @text !important;\n }\n\n .disabled-link {\n color: @overlay2;\n }\n\n /* Stack Exchange logo */\n [fill=\"#FEFEFE\"] {\n fill: @text !important;\n }\n [fill=\"#2F96E8\"],\n [fill=\"#2D6DB5\"] {\n fill: @blue !important;\n }\n [fill=\"#8FD8F7\"] {\n fill: lighten(@sky, 10%);\n }\n [fill=\"#46A2D9\"] {\n fill: lighten(@blue, 5%);\n }\n [fill=\"#155397\"] {\n fill: darken(@blue, 10%) !important;\n }\n\n /* Other Stack Exchange site logos */\n [alt=\"Server Fault\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Super User\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"MathOverflow\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Ask Ubuntu\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Stack Apps\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\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 Stack Overflow Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/stack-overflow\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/stack-overflow\n@version 0.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/stack-overflow/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astack-overflow\n@description Soothing pastel theme for Stack Overflow\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('stackoverflow.com'), domain('stackexchange.com'), domain('serverfault.com'),\ndomain('superuser.com'), domain('mathoverflow.net'), domain('askubuntu.com'), domain('stackapps.com') {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.important.css\");\n code.hljs {\n background: none !important;\n }\n\n body:not(.theme-highcontrast, .theme-dark).unified-theme {\n &,\n .themed {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n body:not(.theme-highcontrast).unified-theme.theme-dark {\n &,\n .themed {\n #catppuccin(@darkFlavor, @accentColor);\n }\n }\n\n @media (prefers-color-scheme: light) {\n body:not(.theme-highcontrast).unified-theme.theme-system {\n #catppuccin(@lightFlavor, @accentColor);\n }\n }\n @media (prefers-color-scheme: dark) {\n body:not(.theme-highcontrast).unified-theme.theme-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 --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 &,\n * {\n --theme-background-color: @mantle;\n --theme-content-background-color: @base;\n --theme-content-border-color: @surface0;\n --theme-topbar-background-color: @mantle;\n --theme-topbar-search-background: @mantle;\n --theme-topbar-search-border: @surface2;\n --theme-topbar-search-placeholder: @subtext0;\n --theme-topbar-item-color: @text;\n --theme-topbar-item-color-hover: @text;\n --theme-topbar-item-background-hover: @surface0;\n --theme-button-primary-background-color: @accent-color;\n --theme-button-primary-hover-background-color: darken(@accent-color, 5%);\n --theme-button-primary-active-background-color: @text;\n --theme-link-color: @accent-color;\n --theme-link-color-hover: darken(@accent-color, 5%);\n --theme-footer-title-color: @text;\n --theme-footer-text-color: @subtext0;\n --theme-footer-link-color: @subtext0;\n --theme-footer-link-color-hover: @subtext1;\n --theme-footer-background-color: @mantle;\n --theme-header-background-color: transparent;\n --theme-tag-background-color: @accent-color;\n --theme-tag-border-color: @accent-color;\n --theme-tag-color: @mantle;\n --theme-tag-hover-background-color: darken(@accent-color, 5%);\n --theme-tag-hover-border-color: darken(@accent-color, 5%);\n --theme-tag-hover-color: @mantle;\n --theme-post-title-color: @accent-color;\n --theme-post-title-color-hover: darken(@accent-color, 5%);\n\n --highlight-bg: @mantle;\n\n --theme-primary: @accent-color;\n --theme-primary-100: fade(@accent-color, 20%);\n --theme-primary-200: fade(@accent-color, 30%);\n --theme-primary-500: fade(@accent-color, 90%);\n --theme-primary-600: @accent-color;\n\n --translucent-secondary: fade(@accent-color, 10%);\n --theme-secondary-100: fade(@accent-color, 20%);\n --theme-secondary-200: fade(@accent-color, 30%);\n --theme-secondary-300: fade(@accent-color, 40%);\n --theme-secondary-400: fade(@accent-color, 50%);\n --theme-secondary-500: fade(@accent-color, 60%);\n --theme-secondary-600: fade(@accent-color, 70%);\n\n --white: @mantle;\n --black: @text;\n --black-100: @base;\n --black-150: @surface0;\n --black-200: @surface1;\n --black-225: @surface1;\n --black-250: @surface2;\n --black-300: @overlay0;\n --black-350: @overlay2;\n --black-400: @subtext0;\n --black-500: @subtext1;\n --black-600: @text;\n\n --purple-100: fade(@mauve, 30%);\n --purple-200: fade(@mauve, 40%);\n --purple-400: fade(@mauve, 60%);\n\n --green-100: @green;\n --green-400: @green;\n --green-500: @green;\n\n --blue-200: fade(@blue, 30%);\n --blue-300: fade(@blue, 40%);\n --blue-400: @sky;\n --blue-500: @blue;\n\n --orange-400: fade(@peach, 80%);\n --orange-500: fade(@peach, 90%);\n --orange-600: @peach;\n\n --bronze-100: fade(@rosewater, 20%);\n --bronze-200: fade(@rosewater, 30%);\n --bronze-300: fade(@rosewater, 40%);\n --bronze-400: fade(@rosewater, 50%);\n\n --yellow-100: fade(@yellow, 20%);\n --yellow-200: fade(@yellow, 30%);\n --yellow-400: fade(@yellow, 70%);\n --yellow-500: fade(@yellow, 90%);\n\n --red-200: fade(@red, 40%);\n --red-400: fade(@red, 70%);\n --red-500: fade(@red, 80%);\n\n --scrollbar: @surface1;\n }\n\n .wmd-button > span {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .s-topbar .s-topbar--logo .-img,\n .envelope-on,\n .envelope-off,\n .vote-up-off,\n .vote-up-on,\n .vote-down-off,\n .vote-down-on,\n .feed-icon,\n .vote-accepted-off,\n .vote-accepted-on,\n .vote-accepted-bounty,\n .badge-earned-check,\n .delete-tag,\n .grippie,\n .expander-arrow-hide,\n .expander-arrow-show,\n .expander-arrow-small-hide,\n .expander-arrow-small-show,\n .anonymous-gravatar,\n .badge1,\n .badge2,\n .badge3 {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n .s-avatar {\n &.subcommunity-topic-mobile-dev {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n\n &.subcommunity-topic-r-language {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\n }\n }\n\n [fill=\"#BCBBBB\"] {\n fill: @overlay2 !important;\n }\n [fill=\"#F48024\"] {\n fill: @peach !important;\n }\n\n .s-topbar .s-topbar--logo .-img {\n filter: none;\n }\n\n .s-sidebarwidget {\n background-color: @base;\n border-color: @surface0;\n\n .s-sidebarwidget--header {\n background-color: @surface0;\n border-color: @surface1;\n }\n &::after,\n .s-sidebarwidget--content,\n .s-sidebarwidget--header {\n border-color: @surface1;\n }\n }\n\n .s-prose kbd {\n border-top-color: transparent;\n box-shadow:\n 0 1px 1px @crust,\n inset 0 1px 0 0 @overlay2;\n }\n\n .s-pagination .s-pagination--item {\n border-color: @surface2;\n }\n\n .s-badge {\n color: @crust;\n background-color: @mauve;\n }\n\n .s-notice {\n &,\n .s-notice--btn {\n color: @mantle !important;\n }\n }\n\n .badge,\n .badge-tag {\n background-color: @surface0;\n color: @text;\n }\n\n #onetrust-consent-sdk {\n #onetrust-banner-sdk {\n background-color: @mantle;\n\n &:focus {\n outline-color: @surface1;\n }\n\n #onetrust-accept-btn-handler,\n #onetrust-reject-all-handler {\n background-color: @accent-color;\n color: @crust;\n }\n\n #onetrust-button-group button#onetrust-pc-btn-handler {\n background-color: @crust !important;\n border-color: @accent-color !important;\n color: @accent-color !important;\n }\n\n #onetrust-policy-title,\n #onetrust-policy-text,\n .ot-b-addl-desc,\n .ot-dpd-desc,\n .ot-dpd-title,\n #onetrust-policy-text :not(.onetrust-vendors-list-handler),\n .ot-dpd-desc :not(.onetrust-vendors-list-handler),\n #banner-options *,\n .ot-cat-header,\n .ot-optout-signal,\n a {\n color: @text !important;\n }\n }\n\n /* Manage cookies popup */\n #onetrust-pc-sdk {\n background-color: @base;\n\n h3,\n h4,\n h5,\n h6,\n p,\n #ot-ven-lst .ot-ven-opts p,\n #ot-pc-desc,\n #ot-pc-title,\n .ot-li-title,\n .ot-sel-all-hdr span,\n #ot-host-lst .ot-host-info,\n #ot-fltr-modal #modal-header,\n .ot-checkbox label span,\n #ot-pc-lst #ot-sel-blk p,\n #ot-pc-lst #ot-lst-title h3,\n #ot-pc-lst .back-btn-handler p,\n #ot-pc-lst .ot-ven-name,\n #ot-pc-lst #ot-ven-lst .consent-category,\n .ot-leg-btn-container .ot-inactive-leg-btn,\n .ot-label-status,\n .ot-chkbox label span,\n #clear-filters-handler,\n .ot-optout-signal {\n color: @text;\n }\n\n .ot-pc-header {\n background-color: @mantle !important;\n border-bottom-color: @surface1;\n }\n\n .ot-accordion-layout.ot-cat-item {\n border-color: @surface1;\n }\n\n .ot-pc-footer {\n border-top-color: @surface2 !important;\n }\n\n button:not(\n #clear-filters-handler,\n .ot-close-icon,\n #filter-btn-handler,\n .ot-remove-objection-handler,\n .ot-obj-leg-btn-handler,\n [aria-expanded],\n .ot-link-btn\n ),\n .ot-leg-btn-container .ot-active-leg-btn {\n background-color: @accent-color !important;\n border-color: @accent-color;\n color: @mantle;\n }\n }\n }\n\n .sunset-background {\n background-color: @base !important;\n color: @text !important;\n }\n\n .disabled-link {\n color: @overlay2;\n }\n\n /* Stack Exchange logo */\n [fill=\"#FEFEFE\"] {\n fill: @text !important;\n }\n [fill=\"#2F96E8\"],\n [fill=\"#2D6DB5\"] {\n fill: @blue !important;\n }\n [fill=\"#8FD8F7\"] {\n fill: lighten(@sky, 10%);\n }\n [fill=\"#46A2D9\"] {\n fill: lighten(@blue, 5%);\n }\n [fill=\"#155397\"] {\n fill: darken(@blue, 10%) !important;\n }\n\n /* Other Stack Exchange site logos */\n [alt=\"Server Fault\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Super User\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"MathOverflow\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Ask Ubuntu\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Stack Apps\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n [alt=\"Unix & Linux\"] {\n @svg: escape(\n ''\n );\n content: url(\"data:image/svg+xml,@{svg}\");\n }\n &:has([alt=\"Unix & Linux\"]) {\n @svg: escape(\n ''\n );\n background-image: url(\"data:image/svg+xml,@{svg}\");\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": "Stack Overflow Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/stack-overflow", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/stack-overflow", - "version": "0.1.2", + "version": "0.2.0", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/stack-overflow/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Astack-overflow", "description": "Soothing pastel theme for Stack Overflow", @@ -11563,12 +11754,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/stack-overflow", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/stack-overflow/catppuccin.user.css", "name": "Stack Overflow Catppuccin", - "originalDigest": "6f162977108867eceed772207254643e2f26c8b3", + "originalDigest": "aa82d5c1bbb3ff6346d28ed5bde1adb1b3fe3ba2", "_id": "f3fdd8f2-b9ba-478b-a7a8-72ef886471f1", - "_rev": 1726090248415, + "_rev": 1726501376260, "id": 99, - "etag": "W/\"a6ee8b869216875e5d9351e1387eb2f7595cf46f8f915bb5cd647caa2f357cd6\"", - "updateDate": 1722531233638 + "etag": "W/\"660737ec931c6afba5551d8ad713c84d65661567c0918f71652e3a6232b294dd\"", + "updateDate": 1726501376188 }, { "enabled": true, @@ -11974,11 +12165,11 @@ "installDate": 1720098355669, "sections": [ { - "code": "/* ==UserStyle==\n@name Last.fm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/lastfm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/lastfm\n@version 1.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/lastfm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alastfm\n@description Soothing pastel theme for Last.fm\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 Last.fm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/lastfm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/lastfm\n@version 1.2.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/lastfm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alastfm\n@description Soothing pastel theme for Last.fm\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 color-scheme: dark;\n ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a5adcb !important;\n }\n .layout-image {\n background: #24273a;\n }\n .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/4128a6eb29f94943c9d206c08e625904.jpg\"],\n .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/237x178/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n [src=\"https://lastfm.freetls.fastly.net/i/u/avatar70s/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n .cover-art {\n background: #24273a;\n }\n .avatar::after,\n .cover-art::after,\n .image-list-item::after,\n .video-thumbnail::after {\n box-shadow: inset 0 0 0 1px rgba(165, 173, 203, 0.07);\n }\n /* ------UNIVERSAL STYLES INCASE SOME GET MISSED------ */\n body {\n color: #cad3f5;\n background: #24273a;\n }\n h1 {\n color: #b7bdf8;\n }\n .mimic-link {\n color: #7dc4e4;\n }\n hr {\n border-color: #8087a2;\n }\n a {\n color: #b7bdf8;\n }\n a:hover {\n color: #a9b0f7;\n }\n /* -----------------SETTINGS------------------- */\n .content-form .form-row-help-text,\n .footnotes {\n color: #6e738d;\n }\n .content-form legend {\n color: #b8c0e0;\n }\n .change-username-upsell {\n background: #1e2030;\n }\n .change-username-faded h2::after {\n background-image: none !important;\n background-color: #6e738d;\n mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n -webkit-mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n mask-size: 24px 24px;\n -webkit-mask-size: 24px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n /* -----------CHECKBOXES, DROPDOWNS AND RADIOS---------- */\n .lfm-form-radio input[type=\"radio\"]:checked + label::before {\n border-color: #b7bdf8;\n box-shadow: inset 0 0 0 4px #b7bdf8;\n background-color: #24273a;\n }\n .lfm-form-radio input[type=\"radio\"] + label::before {\n background-color: #181926;\n border-color: #494d64;\n }\n .content-form select {\n background-image: none;\n }\n /* HOME PAGE */\n .main-content,\n .container,\n .content-top-has-nav .content-top,\n .two-column-layout .content-top {\n background-color: #24273a;\n }\n .content-top-has-nav .content-top::after,\n .two-column-layout .content-top::after {\n border-top-color: #a9b0f7;\n }\n .homefeed .content-top .secondary-nav-item-link--active,\n .home-welcome-header {\n color: #cad3f5;\n }\n .secondary-nav-item-link {\n color: #a5adcb;\n }\n .secondary-nav-item-link:focus,\n .secondary-nav-item-link:hover,\n .homefeed .content-top .secondary-nav-item-link--active,\n .homefeed .content-top .secondary-nav-item-link--active:focus,\n .homefeed .content-top .secondary-nav-item-link--active:hover {\n color: #cad3f5;\n }\n .homefeed .content-top .secondary-nav-item--artists .secondary-nav-item-link:hover::after,\n .homefeed .content-top .secondary-nav-item--albums .secondary-nav-item-link:hover::after,\n .homefeed .content-top .secondary-nav-item--tracks .secondary-nav-item-link:hover::after,\n .homefeed .content-top .secondary-nav-item--events .secondary-nav-item-link:hover::after {\n background-color: #a9b0f7;\n }\n .homefeed--artists .content-top .secondary-nav-item-link--active::after,\n .homefeed--albums .content-top .secondary-nav-item-link--active::after,\n .homefeed--tracks .content-top .secondary-nav-item-link--active::after,\n .homefeed--events .content-top .secondary-nav-item-link--active::after {\n background-color: #a9b0f7;\n }\n .recs-feed .recs-feed-cover-image-wrap::after,\n .grid-items-cover-image-wrap::after {\n background-image: linear-gradient(180deg, transparent 0, rgba(30, 32, 48, 0.4) 50%, rgba(30, 32, 48, 0.7) 50%, rgba(30, 32, 48, 0.7) 100%);\n }\n .recs-feed .context {\n background: #1e2030;\n color: #cad3f5;\n box-shadow: none;\n box-shadow: inset 1px 0 #181a27, inset -1px -1px #181926;\n }\n .recs-feed .recs-feed-item {\n background: transparent;\n box-shadow: none;\n }\n .stationlink-list .stationlink {\n color: #a5adcb;\n }\n .stationlink-list .stationlink:focus,\n .stationlink-list .stationlink:hover {\n color: #cad3f5;\n }\n .stationlink-list .stationlink:focus::before,\n .stationlink-list .stationlink:hover::before {\n background-color: #a5adcb;\n }\n .stationlink-list .stationlink::after {\n border-bottom-color: #a9b0f7;\n }\n .stationlink-list .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .subscribe-cta,\n .mpu-subscription-upsell,\n .mpu-subscription-upsell--mpu {\n display: none;\n }\n .join-cta {\n background-color: transparent;\n }\n .join-cta h3 {\n color: #b7bdf8;\n }\n .lazy-features-footer {\n display: none;\n }\n /* ERROR */\n #error {\n color: #cad3f5;\n }\n /* LIVE */\n /* MUSIC */\n .content-top-header {\n color: #b7bdf8;\n }\n .minimal-navigation-item-link,\n .minimal-navigation-item-link:focus,\n .minimal-navigation-item-link:hover {\n color: #a5adcb;\n }\n .minimal-navigation-item-link--active,\n .music-section-heading,\n .music-more-artists-item-name a,\n .music-releases-item-name a,\n .minimal-navigation-item-link--active:focus,\n .music-section-heading:focus,\n .music-more-artists-item-name a:focus,\n .music-releases-item-name a:focus,\n .minimal-navigation-item-link--active:hover,\n .music-section-heading:hover,\n .music-more-artists-item-name a:hover,\n .music-releases-item-name a:hover {\n color: #cad3f5;\n }\n .music-releases-item-artist,\n .column-tracks-item-name,\n .column-tracks-item-artist,\n .music-gallery-artist {\n color: #cad3f5;\n }\n .music-section-rediscover-subscribe-banner-cta {\n background-color: #24273a;\n }\n /* PROFILE */\n /* BANNER */\n .header--overview .header-background {\n opacity: 0.4;\n }\n /* SEARCH */\n .artist-result-heading,\n .album-result-heading {\n color: #cad3f5;\n }\n /* RECOMMENDATIONS */\n .recs-feed-title a {\n color: #cad3f5 !important;\n }\n .recs-feed-item--artist,\n .recs-feed .recs-feed-item--artist {\n --category-background: #eed49f;\n }\n .recs-feed-item--album,\n .recs-feed .recs-feed-item--album {\n --category-background: #a6da95;\n }\n .recs-feed-item--track,\n .recs-feed .recs-feed-item--track {\n --category-background: #8aadf4;\n }\n .recs-feed .context-love-icon::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 12px 12px;\n -webkit-mask-size: 12px 12px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .secondary-nav {\n box-shadow: inset 0 -1px #b7bdf8;\n }\n .music-recommended-artists-artist-name,\n .music-recommended-artists-context,\n .pagination-page,\n .pagination-next {\n color: #cad3f5;\n }\n .music-recommended-albums-item-name,\n .music-recommended-albums-album-artist,\n .music-recommended-albums-album-context {\n color: #cad3f5;\n }\n .recommended-tracks-item-name,\n .recommended-tracks-item-artist,\n .big-tags-item-context {\n color: #cad3f5;\n }\n p {\n color: #a5adcb;\n }\n /* RECAP PROMOS */\n .promo-v3 .listening-report-promo {\n background: #1e2030;\n border-color: rgba(30, 32, 48, 0.5);\n }\n .promo-v3 .listening-report-promo:hover,\n .promo-v3 .listening-report-promo:focus {\n background: #181926;\n border-color: rgba(24, 25, 38, 0.5);\n }\n .promo-v3 .listening-report-promo-date::after {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n height: 0;\n width: 0;\n padding: 7px;\n filter: none;\n }\n /* CHARTS */\n .adaptive-skin-wrapper,\n .row {\n background-color: #24273a;\n }\n .two-column-layout .container {\n background-size: 0;\n background-position: 0 0;\n background-color: #24273a;\n }\n ._buffer-reset,\n .sidebar-heading {\n color: #b7bdf8;\n }\n .sidebar-group-heading {\n color: #cad3f5;\n }\n .resource-list--sidebar-item-name {\n color: #cad3f5;\n }\n .js-link-block.globalchart-item {\n background-color: #181926;\n box-shadow: 0 1px #24273a, inset 0 -1px #24273a;\n }\n .globalchart a,\n .globalchart a:focus,\n .globalchart a:hover {\n color: #cad3f5;\n }\n .footer-top-row {\n background-color: #1e2030;\n }\n /* EVENTS */\n .events-filter,\n .events-filter-recommended,\n .dropdown-menu-clickable-button:focus,\n .dropdown-menu-clickable-button:hover {\n color: #cad3f5;\n }\n .events-filters {\n border-bottom-color: #b7bdf8;\n }\n .events-list-item-venue--address,\n .events-list-item-event--lineup {\n color: #a5adcb;\n }\n .events-list-anhv1 a,\n .events-list-anhv1 a:focus,\n .events-list-anhv1 a:hover,\n .events-list-item-event--title,\n .events-list-item-venue--title {\n color: #cad3f5;\n }\n /* FEATURES */\n .features-header .features-teaser-body,\n .features-teaser-wrap--promoted .features-teaser-body {\n background: #24273a;\n }\n .features-teaser-title a,\n .features-teaser-title a:focus,\n .features-teaser-title a:hover {\n color: #cad3f5;\n }\n /* FEATURES POST */\n .features-post-header-body {\n background-color: #24273a;\n }\n .features-post-header-title {\n color: #b7bdf8;\n }\n .features-post-artist {\n color: #cad3f5;\n }\n .features-post-byline-item.features-post-author {\n color: #cad3f5;\n }\n /* PROFILE */\n .header-avatar-add,\n .header-avatar-add:not(.cta--inactive):focus,\n .header-avatar-add:not(.cta--inactive):hover {\n background-color: #a9b0f7;\n }\n .dropdown-menu-clickable,\n #share-library-artist,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n background-color: #24273a;\n }\n .header--overview {\n background-color: #24273a;\n }\n .header-metadata .header-metadata-title,\n .header-scrobble-since,\n .header-title-display-name {\n color: #b8c0e0;\n }\n .chartlist-play-button::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .chartlist-play-button:focus:focus::before,\n .chartlist-play-button:focus:hover::before,\n .chartlist-play-button:hover:focus::before,\n .chartlist-play-button:hover:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .text-Color-link,\n h2,\n .dropdown-menu-clickable-button.disclose-active {\n color: #b7bdf8;\n }\n .dropdown-menu-clickable-button,\n .dropdown-menu-clickable-item--selected,\n .dropdown-menu-clickable-button:focus,\n .dropdown-menu-clickable-item--selected:focus,\n .dropdown-menu-clickable-button:hover,\n .dropdown-menu-clickable-item--selected:hover {\n color: #b7bdf8;\n }\n .dropdown-menu-clickable-item,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n color: #cad3f5;\n }\n .btn-secondary {\n background-color: #a9b0f7;\n color: #181926;\n }\n body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .btn-secondary:focus,\n body:not([data-whatinput=\"touch\"]) .btn-secondary .focus-visible,\n body:not([data-whatinput=\"touch\"]) .btn-secondary:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n input[type=\"password\"] {\n background-color: #181926 !important;\n border-color: #181926 !important;\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n .chartlist-row--highlight,\n .chartlist-row--now-scrobbling {\n /* background-color: #5a1717; */\n background: linear-gradient(270deg, #24273a 60%, rgba(183, 189, 248, 0.2));\n background-size: 200% 200%;\n -webkit-animation: chartlist-anim 10s ease infinite;\n -moz-animation: chartlist-anim 10s ease infinite;\n animation: chartlist-anim 10s ease infinite;\n }\n .chartlist-name,\n .chartlist-artist {\n color: #a5adcb;\n }\n .chartlist-break::after,\n .chartlist-row::after {\n border-bottom-color: #363a4f;\n }\n .chartlist-row:hover {\n background-color: #181926;\n }\n .chartlist-count-bar-slug {\n background-color: transparent !important;\n background-image: linear-gradient(to right, #b7bdf8, #b7bdf8);\n color: #181926;\n }\n .chartlist-count-bar-value {\n color: #181926;\n }\n a:focus .chartlist-count-bar-slug,\n a:hover .chartlist-count-bar-slug {\n background-color: #a9b0f7;\n }\n .chartlist-count-bar-link,\n .chartlist-count-bar-link:focus,\n .chartlist-count-bar-link:hover {\n color: #cad3f5;\n }\n .shout-form textarea {\n background-color: #181926;\n }\n .chartlist-index {\n color: #cad3f5;\n }\n .chartlist tr:nth-child(1) td.chartlist-index {\n color: #b7bdf8;\n }\n /* LISTENING REPORT */\n .report-box-container {\n background: #1e2030;\n color: #cad3f5;\n }\n .report-box-container--overview {\n background: #b7bdf8;\n color: #24273a;\n }\n .report-box-container--overview .report-headline-border {\n mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n background: #24273a;\n }\n .report-box-container--overview .report-headline-top {\n color: #24273a;\n border-bottom-color: #24273a;\n }\n .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison {\n border-color: #24273a;\n }\n .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison .report-arrow {\n background: #24273a;\n }\n .report-box-container--overview .report-headline__chart .highcharts-series-0 .highcharts-point {\n fill: #24273a;\n stroke: rgba(36, 39, 58, 0.5);\n }\n .report-box-container--overview .report-headline__chart .highcharts-series-1 .highcharts-point {\n fill: rgba(36, 39, 58, 0.5);\n stroke: transparent;\n }\n .report-box-container--overview .report-headline__chart .highcharts-axis-labels {\n stroke: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content,\n .user-dashboard-layout--version-3 .user-dashboard > .container {\n background: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-row,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-row {\n border-bottom-color: #b7bdf8;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview {\n background: var(--category-background);\n color: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview--artist,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--artist {\n --category-background: #eed49f;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview--album,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--album {\n --category-background: #a6da95;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview--track,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--track {\n --category-background: #8aadf4;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge {\n border-color: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge--comparison .report-arrow,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge--comparison .report-arrow {\n background: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview .highcharts-series-group .highcharts-point,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .highcharts-series-group .highcharts-point {\n fill: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item {\n color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item--artist,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--artist {\n --category-background: #eed49f;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item--album,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--album {\n --category-background: #a6da95;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item--track,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--track {\n --category-background: #8aadf4;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item .listening-report-top-item-badge,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item .listening-report-top-item-badge {\n background: var(--category-background);\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type {\n background: var(--category-background);\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type__artist,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__artist {\n --category-background: #eed49f;\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type__album,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__album {\n --category-background: #a6da95;\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type__track,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__track {\n --category-background: #8aadf4;\n }\n .user-dashboard-layout--version-3 .main-content .triangle-ratio--details .comparison,\n .user-dashboard-layout--version-3 .user-dashboard > .container .triangle-ratio--details .comparison {\n color: #a5adcb;\n }\n .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison,\n .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison {\n border-color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison .report-arrow,\n .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison .report-arrow {\n background: #cad3f5;\n vertical-align: initial;\n }\n .user-dashboard-layout--version-3 .main-content .quick-fact-row,\n .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row {\n color: #b8c0e0;\n }\n .user-dashboard-layout--version-3 .main-content .quick-fact-row:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row:hover {\n color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-highlight-comparison,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-highlight-comparison,\n .user-dashboard-layout--version-3 .main-content .quick-fact-comparison-text,\n .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-comparison-text {\n color: #a5adcb;\n }\n .user-dashboard-layout--version-3 .main-content .tag-label,\n .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label {\n background: linear-gradient(90deg, #a0a8f6, #b7bdf8);\n }\n .user-dashboard-layout--version-3 .main-content .tag-label--total-scrobbles::before,\n .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--total-scrobbles::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n }\n .user-dashboard-layout--version-3 .main-content .tag-label--discovery::before,\n .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--discovery::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n }\n .user-dashboard-layout--version-3 .main-content .header-metadata-title,\n .user-dashboard-layout--version-3 .user-dashboard > .container .header-metadata-title {\n color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-divider,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-divider {\n border-color: #363a4f;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-head,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-head {\n border-bottom-color: #181926;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner:hover {\n background: #212435;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-item-scrobbles,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-item-scrobbles {\n color: #8087a2;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down {\n background: rgba(237, 135, 150, 0.1);\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down:hover {\n background: rgba(237, 135, 150, 0.15);\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up {\n background: rgba(166, 218, 149, 0.1);\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up:hover {\n background: rgba(166, 218, 149, 0.15);\n }\n .user-dashboard-layout--version-3 .footer {\n background-color: #1e2030;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-0 {\n fill: #f4dbd6;\n stroke: #f4dbd6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-1 {\n fill: #f0c6c6;\n stroke: #f0c6c6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-2 {\n fill: #f5bde6;\n stroke: #f5bde6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-3 {\n fill: #c6a0f6;\n stroke: #c6a0f6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-4 {\n fill: #ed8796;\n stroke: #ed8796;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-5 {\n fill: #ee99a0;\n stroke: #ee99a0;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-6 {\n fill: #f5a97f;\n stroke: #f5a97f;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-7 {\n fill: #eed49f;\n stroke: #eed49f;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-8 {\n fill: #a6da95;\n stroke: #a6da95;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-9 {\n fill: #8bd5ca;\n stroke: #8bd5ca;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-10 {\n fill: #91d7e3;\n stroke: #91d7e3;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-11 {\n fill: #7dc4e4;\n stroke: #7dc4e4;\n }\n .highcharts-radial-axis-grid .highcharts-grid-line {\n stroke: #363a4f;\n }\n .report-arrow {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n background-size: contain;\n padding: 4px;\n margin: 2px;\n height: 0;\n width: 0;\n filter: invert(0) !important;\n }\n .music-decades-chart-container .highcharts-series-1 .highcharts-point {\n fill: rgba(183, 189, 248, 0.5);\n }\n /* SHOUT BOX */\n .shout--active {\n background-color: rgba(73, 77, 100, 0.997);\n }\n .shout,\n .shout-form {\n border-bottom-color: #363a4f;\n }\n .shout-user a {\n color: #cad3f5;\n }\n .shout-timestamp,\n .shout-reply {\n color: #a5adcb;\n }\n .shout-timestamp:hover,\n .shout-reply:hover {\n color: #939ab7;\n }\n .shout-reply::before {\n background-image: none !important;\n background-color: #a5adcb;\n mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n -webkit-mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n .shout-form {\n border-color: none;\n }\n .shout-permalink.shout-permalink:focus,\n .shout-permalink.shout-permalink:hover {\n color: #939ab7;\n }\n .shout .vote-button {\n color: #8087a2;\n }\n .shout .vote-button::before {\n background-image: none !important;\n background-color: #939ab7;\n mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n -webkit-mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n .shout .vote-button--voted {\n color: #a6da95;\n }\n .shout .vote-button--voted::before {\n background-image: none !important;\n background-color: #a6da95;\n mask-position: 0 -16px;\n -webkit-mask-position: 0 -16px;\n }\n /* LIBRARY */\n .col-sidebar._buffer-sidebar > figure > div > div > svg > .highcharts-background {\n fill: #24273a;\n }\n .highcharts-point {\n fill: #a9b0f7;\n }\n .highcharts-point-select {\n fill: #b7bdf8;\n }\n .highcharts-axis-labels > text {\n fill: #cad3f5 !important;\n }\n #scrobble-chart-content .highcharts-background {\n fill: #24273a;\n }\n #scrobble-chart-content .highcharts-point {\n fill: rgba(183, 189, 248, 0.2);\n }\n #scrobble-chart-content .highcharts-xaxis .highcharts-axis-line,\n #scrobble-chart-content .highcharts-yaxis-grid .highcharts-grid-line {\n stroke: #5b6078;\n stroke-width: 1;\n }\n #scrobble-chart-content .highcharts-axis-title {\n fill: #a5adcb !important;\n }\n /* FOLLOWING */\n .user-list-name {\n color: #cad3f5;\n }\n .user-follow,\n .user-follow::after {\n color: #b7bdf8;\n background-color: #363a4f;\n }\n /* FOLLOW BUTTON */\n [data-toggle-button-current-state=\"unfollowed\"] .header-follower-btn::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n [data-toggle-button-current-state=\"followed\"] .header-follower-btn::before {\n background-color: #a6da95;\n color: #cad3f5;\n }\n [data-toggle-button-current-state=\"followed\"] .header-follower-btn:hover::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n .header-follower-btn {\n color: #b7bdf8;\n }\n /* BOOKMARKS */\n .music-bookmarks-artists-item-name {\n color: #cad3f5;\n }\n /* TASTE-O-METER COLORS */\n .tasteometer-donut-base {\n fill: #494d64;\n }\n .tasteometer-avatar img {\n border-color: #494d64;\n }\n .tasteometer-compat-very_low .tasteometer-compat-colour {\n color: #a5adcb;\n fill: #a5adcb;\n }\n .tasteometer-compat-low .tasteometer-compat-colour {\n color: #c6a0f6;\n fill: #c6a0f6;\n }\n .tasteometer-compat-medium .tasteometer-compat-colour {\n color: #a6da95;\n fill: #a6da95;\n }\n .tasteometer-compat-very_high .tasteometer-compat-colour {\n color: #f5a97f;\n fill: #f5a97f;\n }\n .tasteometer-compat-super .tasteometer-compat-colour {\n color: #ed8796;\n fill: #ed8796;\n }\n /* ARTIST */\n .section-with-separator::after {\n background-color: #24273a;\n }\n body .header-new-bookmark-button,\n body .header-new-download-button,\n body .header-new-love-button,\n body .header-new-more-button {\n color: #24273a;\n background-color: #b7bdf8;\n }\n body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-download-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-love-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-more-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button:hover,\n body:not([data-whatinput=\"touch\"]) .header-new-download-button:hover,\n body:not([data-whatinput=\"touch\"]) .header-new-love-button:hover,\n body:not([data-whatinput=\"touch\"]) .header-new-more-button:hover {\n color: #24273a;\n background-color: #b7bdf8;\n }\n .wiki-block-inner,\n .catalogue-metadata-heading,\n .catalogue-metadata-description,\n .header-metadata-tnew-title {\n color: #a5adcb;\n }\n .text-18 {\n color: #b7bdf8;\n }\n .artist-similar-artists-sidebar-item-name a,\n .artist-top-albums-item-name a,\n .listeners-section-item-name a,\n .catalogue-overview-similar-artists-full-width-item-name a,\n .similar-albums-item-name a,\n .discovery-stat-top-item-name a,\n .source-album-artist a,\n .source-album-name a,\n .track-similar-tracks-item-name a,\n .about-artist-name a,\n .catalogue-overview-similar-artists-item-name a,\n .artist-similar-artists-sidebar-item-name a:focus,\n .artist-top-albums-item-name a:focus,\n .listeners-section-item-name a:focus,\n .catalogue-overview-similar-artists-full-width-item-name a:focus,\n .similar-albums-item-name a:focus,\n .discovery-stat-top-item-name a:focus,\n .source-album-artist a:focus,\n .source-album-name a:focus,\n .track-similar-tracks-item-name a:focus,\n .about-artist-name a:focus,\n .catalogue-overview-similar-artists-item-name a:focus,\n .artist-similar-artists-sidebar-item-name a:hover,\n .artist-top-albums-item-name a:hover,\n .listeners-section-item-name a:hover,\n .catalogue-overview-similar-artists-full-width-item-name a:hover,\n .similar-albums-item-name a:hover,\n .discovery-stat-top-item-name a:hover,\n .source-album-artist a:hover,\n .source-album-name a:hover,\n .track-similar-tracks-item-name a:hover,\n .about-artist-name a:hover,\n .catalogue-overview-similar-artists-item-name a:hover {\n color: #cad3f5;\n }\n .events-list-item-event-name.link-block-target > span {\n color: #cad3f5;\n }\n .events-list-item-venue > span {\n color: #a5adcb;\n }\n .resource-external-link,\n .resource-external-link:hover {\n color: #cad3f5;\n }\n .js-playlink-station.desktop-playlink.inline-section-control.stationlink {\n color: #cad3f5;\n }\n .section-with-settings .section-control::before {\n border-right-color: #a5adcb;\n }\n .header-metadata .header-metadata-display a {\n color: #b7bdf8;\n }\n .big-artist-list-title a {\n color: var(--subtext1);\n }\n .big-artist-list-title a:hover {\n color: #cad3f5;\n }\n /* SIMILAR ARTISTS */\n .similar-artists-item-name {\n color: #cad3f5;\n }\n .similar-artists-item-wiki-inner-2 {\n color: #a5adcb;\n }\n .section-playlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .section-playlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .section-playlink.js-playlink-station {\n color: #cad3f5;\n }\n .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .stationlink:focus::before,\n .stationlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .video-preview-upload-cta {\n background-color: #181926;\n box-shadow: 0 0 0 2px #a9b0f7;\n }\n .video-preview-upload-cta:not(.cta--inactive):focus,\n .video-preview-upload-cta:not(.cta--inactive):hover {\n background-color: #24273a;\n }\n .highcharts-plot-bands-0 > path {\n fill: #6e738d;\n }\n .listener-trend .highcharts-area {\n fill: rgba(237, 135, 150, 0.999);\n }\n .listener-trend .highcharts-graph {\n stroke: #ed8796;\n }\n .Colored-cta {\n background-color: rgba(91, 96, 120, 0.997);\n }\n .Colored-cta:not(.cta--inactive):focus,\n .Colored-cta:not(.cta--inactive):hover {\n background-color: rgba(91, 96, 120, 0.993);\n }\n .similar-items-sidebar-item-name {\n color: #cad3f5;\n }\n .resource-list--release-list-item-name {\n color: #cad3f5;\n }\n .shout--deleted,\n .shout--reported {\n background: #24273a;\n }\n .play-this-track-playlinks {\n color: #cad3f5;\n }\n /* WIKI */\n .factbox-item,\n #factbox-more-members {\n color: #a5adcb;\n }\n .factbox-item > h4 {\n color: #b7bdf8;\n }\n .alert-warning {\n color: #f5a97f;\n background-color: #181926;\n }\n .content-form .form-control,\n .content-form input[type=\"date\"],\n .content-form input[type=\"email\"],\n .content-form input[type=\"number\"],\n .content-form input[type=\"password\"],\n .content-form input[type=\"text\"],\n .content-form input[type=\"url\"],\n .content-form select,\n .content-form textarea {\n background-color: #181926 !important;\n border-color: #181926 !important;\n color: #a5adcb !important;\n }\n .content-form .form-control:focus,\n .content-form input[type=\"date\"]:focus,\n .content-form input[type=\"email\"]:focus,\n .content-form input[type=\"number\"]:focus,\n .content-form input[type=\"password\"]:focus,\n .content-form input[type=\"text\"]:focus,\n .content-form input[type=\"url\"]:focus,\n .content-form select:focus,\n .content-form textarea:focus {\n box-shadow: none !important;\n border-color: #181926 !important;\n }\n .content-form .form-control:hover:not([disabled]),\n .content-form input[type=\"date\"]:hover:not([disabled]),\n .content-form input[type=\"email\"]:hover:not([disabled]),\n .content-form input[type=\"number\"]:hover:not([disabled]),\n .content-form input[type=\"password\"]:hover:not([disabled]),\n .content-form input[type=\"text\"]:hover:not([disabled]),\n .content-form input[type=\"url\"]:hover:not([disabled]),\n .content-form select:hover:not([disabled]),\n .content-form textarea:hover:not([disabled]) {\n border-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .control-label {\n color: #b7bdf8;\n }\n .join-form .form-row-help-text {\n color: #cad3f5;\n background-color: #494d64;\n }\n #stylerules {\n background-color: #6e738d;\n color: #a5adcb;\n }\n .secondary-nav-item-link--active::after,\n a.secondary-nav-item-link:focus::after,\n a.secondary-nav-item-link:hover::after {\n background-color: #b7bdf8;\n }\n /* DOCUMENTATION/API SECTION */\n #app .sidebar {\n background: #1e2030;\n border-color: #1e2030;\n }\n #app a.sidebar-link {\n color: #cad3f5;\n }\n #app a.sidebar-link:hover {\n color: #b7bdf8;\n }\n #app .sidebar-heading {\n color: #b8c0e0;\n }\n #app a.sidebar-link.active {\n color: #b7bdf8;\n border-left-color: #b7bdf8;\n }\n #app a {\n color: #b7bdf8;\n }\n /* OBSESSIONS */\n .obsession-history-play-all::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n color: #cad3f5;\n }\n .obsession-history-play-all.js-playlink-station.inline-section-control {\n color: #cad3f5;\n }\n .obsession-history-play-all:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .obsession-search-result-header {\n color: #b7bdf8;\n }\n .obsession-candidate-heading {\n color: #cad3f5;\n }\n .modal-dialog.popup_content,\n .modal-content {\n background-color: #1e2030;\n box-shadow: none;\n }\n .modal-body {\n background-color: #24273a;\n box-shadow: none;\n }\n .content-form textarea:focus {\n box-shadow: none;\n }\n .content-form textarea:hover:not([disabled]) {\n border-color: #b7bdf8;\n }\n /* MESSAGES */\n .inbox-notifications .inbox-notifications__item {\n color: #a5adcb;\n }\n .inbox-notifications .inbox-notifications__item--highlight {\n background-color: #6e738d;\n }\n .inbox-notifications .inbox-notifications__item--hover {\n box-shadow: none;\n }\n .inbox-notifications__item--highlight-hover:hover {\n background-color: #181926;\n }\n .inbox-message-subject {\n color: #b7bdf8;\n }\n .inbox-message-message {\n color: #cad3f5;\n }\n .inbox-message-view .inbox-message-message blockquote {\n background: #181926;\n border-color: #b7bdf8;\n }\n body:not([data-whatinput=\"touch\"]) .inbox-notifications .inbox-notifications__item--hover:hover {\n background-color: #181926;\n }\n .inbox .inbox-message {\n background-color: #181926;\n }\n .inbox .inbox-message--unviewed {\n background-color: #6e738d;\n }\n .inbox .inbox-message--unviewed .inbox-message-status::after {\n background-color: #b7bdf8;\n }\n /* ADS */\n .lastfm-ad {\n display: none;\n }\n .full-bleed-ad-container,\n .sidebar-ad-container {\n background-color: #24273a;\n }\n /* RECOMMENDATIONS ON PROFILE */\n .profile-card-content {\n background: #363a4f !important;\n }\n /* UPGRADE TO PRO */\n .btn-subscribe,\n .btn-subscribe:hover,\n .btn-subscribe:active {\n background-color: #b7bdf8 !important;\n }\n .listening-report-brick--upsell {\n display: none;\n }\n .your-progress {\n color: #cad3f5;\n }\n /* ----Profile Cards Hide------- */\n .profile-cards-container {\n display: none !important;\n }\n /* HEADER */\n .header--overview,\n .header--sub-page {\n color: #cad3f5;\n }\n /* -----Primary Button------ */\n .btn-primary,\n .btn-primary:hover,\n .btn-primary:active,\n .no-data-message-button,\n .no-data-message-button:hover,\n .no-data-message-button:active,\n .api-session-connect,\n .api-session-disconnect:hover,\n .api-session-disconnect:active,\n .clipboard-button,\n body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .clipboard-button:focus,\n body:not([data-whatinput=\"touch\"]) .clipboard-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .clipboard-button:hover {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n .api-session-disconnect {\n background-color: #a9b0f7 !important;\n color: #24273a !important;\n }\n /* -----Shortcut Button------ */\n .btn-shortcut,\n .btn-shortcut:hover,\n .btn-shortcut:active {\n background-color: #a9b0f7 !important;\n color: #cad3f5 !important;\n }\n /* ------HEADER----- */\n header {\n background: #1e2030;\n }\n /* ------FOOTER----- */\n .footer .footer-heading {\n color: #b8c0e0;\n }\n .footer {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .footer .footer-bottom {\n border-top-color: none;\n }\n .footer .footer-bottom .row {\n background-color: #1e2030;\n }\n .footer .footer-language--active,\n .footer-timezone strong,\n .footer .footer-language--active strong {\n color: #cad3f5;\n }\n .footer .footer-language,\n .footer-timezone,\n .footer .footer-legal {\n color: #6e738d;\n }\n .translation {\n color: #a5adcb;\n }\n /* --------TOP BAR---------- */\n .top-bar,\n .player-bar,\n .player-bar .player-bar-progress,\n .main-content::before,\n .masthead-nav {\n background: #1e2030;\n color: #cad3f5 !important;\n }\n .player-bar .player-bar-progress-slug {\n background: #b7bdf8;\n }\n .masthead-nav-control,\n .site-auth-control,\n .site-auth--anon::before,\n .masthead-nav .navlist-more {\n color: #cad3f5 !important;\n }\n .auth-dropdown-menu {\n background-color: #24273a !important;\n box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 0 1px #494d64 !important;\n }\n .auth-dropdown-menu-item {\n color: #cad3f5 !important;\n }\n .auth-dropdown-menu-item:hover,\n .auth-dropdown-menu-item:active {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .auth-dropdown-menu::before,\n .js .auth-dropdown-menu::before,\n .site-auth:focus .auth-dropdown-menu::before,\n .site-auth:hover .auth-dropdown-menu::before {\n background-image: none !important;\n background-color: #494d64;\n mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n -webkit-mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n mask-size: 36px 18px;\n -webkit-mask-size: 36px 18px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .masthead-nav .masthead-nav-control:focus,\n .masthead-nav .navlist-more:focus,\n .site-auth-control:focus,\n .masthead-nav .masthead-nav-control:hover,\n .masthead-nav .navlist-more:hover,\n .site-auth-control:hover {\n background-color: transparent;\n color: #b7bdf8 !important;\n }\n .site-auth-control.btn-secondary {\n color: #24273a !important;\n }\n .masthead-search-form {\n background-color: #1e2030;\n }\n .masthead-search-submit {\n background-color: #b7bdf8;\n color: #24273a;\n }\n body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .masthead-search-submit:focus,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit .focus-visible,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit:hover {\n background-color: #b7bdf8;\n color: #24273a;\n }\n .masthead-search-field {\n color: #cad3f5;\n }\n /* -------PLAYLISTS--------- */\n .chartlist-timestamp {\n color: #a5adcb;\n }\n /* -----GENRES TODAY----- */\n .genretodaybar,\n .rolling_no {\n background: #1e2030 !important;\n }\n /* -----NAV ITEMS----- */\n .library-controls .secondary-nav .secondary-nav-item-link--active,\n .date-range-picker-button-inner,\n .library-controls .secondary-nav .secondary-nav-item-link--active:focus,\n .library-controls .secondary-nav .secondary-nav-item-link--active:hover,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8 !important;\n }\n /* ------ARTIST TAGS----- */\n .catalogue-tags .tag a,\n .catalogue-tags .tags-add,\n .catalogue-tags .tags-add-cta,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8;\n box-shadow: inset 0 0 0 1px #a9b0f7;\n }\n /* -----HIDE PLAY BUTTON ON TOP TRACK------ */\n .image-overlay-playlink-link::before {\n display: none;\n }\n /* ---------CHARTS FIX--------- */\n .globalchart .globalchart-item:first-child {\n background-color: rgba(30, 32, 48, 0.992);\n }\n .globalchart-item:first-child .globalchart-rank {\n color: #b7bdf8 !important;\n }\n .globalchart-item .globalchart-rank {\n color: #cad3f5;\n }\n /* -------LOG IN PAGE------- */\n .auth-container > .auth-container-animation {\n background-color: transparent;\n }\n #join-animation-container {\n display: none !important;\n }\n h1.text-24 {\n color: #b7bdf8;\n }\n .checkbox {\n color: #cad3f5;\n }\n /* ----ICONS---- */\n .lazy-buylinks-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n -webkit-mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n }\n .chartlist-more-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n -webkit-mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n }\n .lazy-buylinks-toggle:hover::before,\n .lazy-buylinks-toggle:focus::before,\n .chartlist-more-button:hover::before,\n .chartlist-more-button:focus::before {\n background-color: #a5adcb;\n }\n .chartlist-love-button::before,\n .header-new-love-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n .chartlist-love-button:focus::before,\n .header-new-love-button:focus::before,\n .chartlist-love-button:hover::before,\n .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button::before,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button::before,\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:focus::before,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button:focus::before,\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:hover::before,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -552px 0;\n -webkit-mask-position: -552px 0;\n transition: mask-position 0.7s steps(22) !important;\n -webkit-transition: -webkit-mask-position 0.7s steps(22) !important;\n }\n .section-settings-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n -webkit-mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n }\n .share-button-profile::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n -webkit-mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n }\n .section-settings-toggle:hover::before,\n .section-settings-toggle:focus::before,\n .share-button-profile:hover::before,\n .share-button-profile:focus::before {\n background-color: #a5adcb;\n }\n .cta-link::before,\n .lyrics-snippet-more-link ::before,\n .trending-tracks-more-link ::before,\n .more-link-fullwidth-right ::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n -webkit-mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n }\n .play-this-track-playlink--itunes::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n -webkit-mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n }\n .resource-external-link--homepage::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n -webkit-mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n }\n .alert-warning::before {\n background-image: none !important;\n background-color: #f5a97f;\n mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n -webkit-mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n }\n .masthead-search-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n -webkit-mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n }\n .masthead-search-toggle:hover::before,\n .masthead-search-toggle:focus::before {\n background-color: #a5adcb;\n }\n .masthead-search-toggle.disclose-active::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n -webkit-mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n }\n .masthead-search-toggle.disclose-active:hover::before,\n .masthead-search-toggle.disclose-active:focus::before {\n background-color: #a5adcb;\n }\n .js .date-range-picker-button::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n -webkit-mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 14px 24px;\n -webkit-mask-size: 14px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .masthead-logo {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n -webkit-mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .catalogue-tags .tags-add::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n -webkit-mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n }\n .masthead-logo-loading {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n -webkit-mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-size: contain;\n -webkit-mask-size: contain;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .layout-image {\n background: #181926;\n }\n .layout-image .layout-image-image {\n mix-blend-mode: screen;\n }\n }\n @media (prefers-color-scheme: light) and (min-width: 768px) {\n .recs-feed .context::before {\n border-radius: 50%;\n content: \"\";\n height: 32px;\n left: auto;\n position: absolute;\n right: 15px;\n top: -16px;\n width: 32px;\n background: var(--category-background) !important;\n z-index: 1;\n }\n .recs-feed .recs-feed-item .context::after {\n background-image: none !important;\n background-color: #181926;\n mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n -webkit-mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 32px 160px;\n -webkit-mask-size: 32px 160px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n z-index: 2;\n }\n .recs-feed .recs-feed-item--album .context::after {\n -webkit-mask-position: 0 -64px;\n }\n .recs-feed .recs-feed-item--artist .context::after {\n -webkit-mask-position: 0 -32px;\n }\n }\n @media (prefers-color-scheme: dark) {\n color-scheme: dark;\n ::selection {\n background-color: rgba(183, 189, 248, 0.3);\n }\n input::placeholder,\n textarea::placeholder {\n color: #a5adcb !important;\n }\n .layout-image {\n background: #24273a;\n }\n .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/4128a6eb29f94943c9d206c08e625904.jpg\"],\n .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/237x178/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n [src=\"https://lastfm.freetls.fastly.net/i/u/avatar70s/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n .cover-art {\n background: #24273a;\n }\n .avatar::after,\n .cover-art::after,\n .image-list-item::after,\n .video-thumbnail::after {\n box-shadow: inset 0 0 0 1px rgba(165, 173, 203, 0.07);\n }\n /* ------UNIVERSAL STYLES INCASE SOME GET MISSED------ */\n body {\n color: #cad3f5;\n background: #24273a;\n }\n h1 {\n color: #b7bdf8;\n }\n .mimic-link {\n color: #7dc4e4;\n }\n hr {\n border-color: #8087a2;\n }\n a {\n color: #b7bdf8;\n }\n a:hover {\n color: #a9b0f7;\n }\n /* -----------------SETTINGS------------------- */\n .content-form .form-row-help-text,\n .footnotes {\n color: #6e738d;\n }\n .content-form legend {\n color: #b8c0e0;\n }\n .change-username-upsell {\n background: #1e2030;\n }\n .change-username-faded h2::after {\n background-image: none !important;\n background-color: #6e738d;\n mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n -webkit-mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n mask-size: 24px 24px;\n -webkit-mask-size: 24px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n /* -----------CHECKBOXES, DROPDOWNS AND RADIOS---------- */\n .lfm-form-radio input[type=\"radio\"]:checked + label::before {\n border-color: #b7bdf8;\n box-shadow: inset 0 0 0 4px #b7bdf8;\n background-color: #24273a;\n }\n .lfm-form-radio input[type=\"radio\"] + label::before {\n background-color: #181926;\n border-color: #494d64;\n }\n .content-form select {\n background-image: none;\n }\n /* HOME PAGE */\n .main-content,\n .container,\n .content-top-has-nav .content-top,\n .two-column-layout .content-top {\n background-color: #24273a;\n }\n .content-top-has-nav .content-top::after,\n .two-column-layout .content-top::after {\n border-top-color: #a9b0f7;\n }\n .homefeed .content-top .secondary-nav-item-link--active,\n .home-welcome-header {\n color: #cad3f5;\n }\n .secondary-nav-item-link {\n color: #a5adcb;\n }\n .secondary-nav-item-link:focus,\n .secondary-nav-item-link:hover,\n .homefeed .content-top .secondary-nav-item-link--active,\n .homefeed .content-top .secondary-nav-item-link--active:focus,\n .homefeed .content-top .secondary-nav-item-link--active:hover {\n color: #cad3f5;\n }\n .homefeed .content-top .secondary-nav-item--artists .secondary-nav-item-link:hover::after,\n .homefeed .content-top .secondary-nav-item--albums .secondary-nav-item-link:hover::after,\n .homefeed .content-top .secondary-nav-item--tracks .secondary-nav-item-link:hover::after,\n .homefeed .content-top .secondary-nav-item--events .secondary-nav-item-link:hover::after {\n background-color: #a9b0f7;\n }\n .homefeed--artists .content-top .secondary-nav-item-link--active::after,\n .homefeed--albums .content-top .secondary-nav-item-link--active::after,\n .homefeed--tracks .content-top .secondary-nav-item-link--active::after,\n .homefeed--events .content-top .secondary-nav-item-link--active::after {\n background-color: #a9b0f7;\n }\n .recs-feed .recs-feed-cover-image-wrap::after,\n .grid-items-cover-image-wrap::after {\n background-image: linear-gradient(180deg, transparent 0, rgba(30, 32, 48, 0.4) 50%, rgba(30, 32, 48, 0.7) 50%, rgba(30, 32, 48, 0.7) 100%);\n }\n .recs-feed .context {\n background: #1e2030;\n color: #cad3f5;\n box-shadow: none;\n box-shadow: inset 1px 0 #181a27, inset -1px -1px #181926;\n }\n .recs-feed .recs-feed-item {\n background: transparent;\n box-shadow: none;\n }\n .stationlink-list .stationlink {\n color: #a5adcb;\n }\n .stationlink-list .stationlink:focus,\n .stationlink-list .stationlink:hover {\n color: #cad3f5;\n }\n .stationlink-list .stationlink:focus::before,\n .stationlink-list .stationlink:hover::before {\n background-color: #a5adcb;\n }\n .stationlink-list .stationlink::after {\n border-bottom-color: #a9b0f7;\n }\n .stationlink-list .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .subscribe-cta,\n .mpu-subscription-upsell,\n .mpu-subscription-upsell--mpu {\n display: none;\n }\n .join-cta {\n background-color: transparent;\n }\n .join-cta h3 {\n color: #b7bdf8;\n }\n .lazy-features-footer {\n display: none;\n }\n /* ERROR */\n #error {\n color: #cad3f5;\n }\n /* LIVE */\n /* MUSIC */\n .content-top-header {\n color: #b7bdf8;\n }\n .minimal-navigation-item-link,\n .minimal-navigation-item-link:focus,\n .minimal-navigation-item-link:hover {\n color: #a5adcb;\n }\n .minimal-navigation-item-link--active,\n .music-section-heading,\n .music-more-artists-item-name a,\n .music-releases-item-name a,\n .minimal-navigation-item-link--active:focus,\n .music-section-heading:focus,\n .music-more-artists-item-name a:focus,\n .music-releases-item-name a:focus,\n .minimal-navigation-item-link--active:hover,\n .music-section-heading:hover,\n .music-more-artists-item-name a:hover,\n .music-releases-item-name a:hover {\n color: #cad3f5;\n }\n .music-releases-item-artist,\n .column-tracks-item-name,\n .column-tracks-item-artist,\n .music-gallery-artist {\n color: #cad3f5;\n }\n .music-section-rediscover-subscribe-banner-cta {\n background-color: #24273a;\n }\n /* PROFILE */\n /* BANNER */\n .header--overview .header-background {\n opacity: 0.4;\n }\n /* SEARCH */\n .artist-result-heading,\n .album-result-heading {\n color: #cad3f5;\n }\n /* RECOMMENDATIONS */\n .recs-feed-title a {\n color: #cad3f5 !important;\n }\n .recs-feed-item--artist,\n .recs-feed .recs-feed-item--artist {\n --category-background: #eed49f;\n }\n .recs-feed-item--album,\n .recs-feed .recs-feed-item--album {\n --category-background: #a6da95;\n }\n .recs-feed-item--track,\n .recs-feed .recs-feed-item--track {\n --category-background: #8aadf4;\n }\n .recs-feed .context-love-icon::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 12px 12px;\n -webkit-mask-size: 12px 12px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .secondary-nav {\n box-shadow: inset 0 -1px #b7bdf8;\n }\n .music-recommended-artists-artist-name,\n .music-recommended-artists-context,\n .pagination-page,\n .pagination-next {\n color: #cad3f5;\n }\n .music-recommended-albums-item-name,\n .music-recommended-albums-album-artist,\n .music-recommended-albums-album-context {\n color: #cad3f5;\n }\n .recommended-tracks-item-name,\n .recommended-tracks-item-artist,\n .big-tags-item-context {\n color: #cad3f5;\n }\n p {\n color: #a5adcb;\n }\n /* RECAP PROMOS */\n .promo-v3 .listening-report-promo {\n background: #1e2030;\n border-color: rgba(30, 32, 48, 0.5);\n }\n .promo-v3 .listening-report-promo:hover,\n .promo-v3 .listening-report-promo:focus {\n background: #181926;\n border-color: rgba(24, 25, 38, 0.5);\n }\n .promo-v3 .listening-report-promo-date::after {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n height: 0;\n width: 0;\n padding: 7px;\n filter: none;\n }\n /* CHARTS */\n .adaptive-skin-wrapper,\n .row {\n background-color: #24273a;\n }\n .two-column-layout .container {\n background-size: 0;\n background-position: 0 0;\n background-color: #24273a;\n }\n ._buffer-reset,\n .sidebar-heading {\n color: #b7bdf8;\n }\n .sidebar-group-heading {\n color: #cad3f5;\n }\n .resource-list--sidebar-item-name {\n color: #cad3f5;\n }\n .js-link-block.globalchart-item {\n background-color: #181926;\n box-shadow: 0 1px #24273a, inset 0 -1px #24273a;\n }\n .globalchart a,\n .globalchart a:focus,\n .globalchart a:hover {\n color: #cad3f5;\n }\n .footer-top-row {\n background-color: #1e2030;\n }\n /* EVENTS */\n .events-filter,\n .events-filter-recommended,\n .dropdown-menu-clickable-button:focus,\n .dropdown-menu-clickable-button:hover {\n color: #cad3f5;\n }\n .events-filters {\n border-bottom-color: #b7bdf8;\n }\n .events-list-item-venue--address,\n .events-list-item-event--lineup {\n color: #a5adcb;\n }\n .events-list-anhv1 a,\n .events-list-anhv1 a:focus,\n .events-list-anhv1 a:hover,\n .events-list-item-event--title,\n .events-list-item-venue--title {\n color: #cad3f5;\n }\n /* FEATURES */\n .features-header .features-teaser-body,\n .features-teaser-wrap--promoted .features-teaser-body {\n background: #24273a;\n }\n .features-teaser-title a,\n .features-teaser-title a:focus,\n .features-teaser-title a:hover {\n color: #cad3f5;\n }\n /* FEATURES POST */\n .features-post-header-body {\n background-color: #24273a;\n }\n .features-post-header-title {\n color: #b7bdf8;\n }\n .features-post-artist {\n color: #cad3f5;\n }\n .features-post-byline-item.features-post-author {\n color: #cad3f5;\n }\n /* PROFILE */\n .header-avatar-add,\n .header-avatar-add:not(.cta--inactive):focus,\n .header-avatar-add:not(.cta--inactive):hover {\n background-color: #a9b0f7;\n }\n .dropdown-menu-clickable,\n #share-library-artist,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n background-color: #24273a;\n }\n .header--overview {\n background-color: #24273a;\n }\n .header-metadata .header-metadata-title,\n .header-scrobble-since,\n .header-title-display-name {\n color: #b8c0e0;\n }\n .chartlist-play-button::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .chartlist-play-button:focus:focus::before,\n .chartlist-play-button:focus:hover::before,\n .chartlist-play-button:hover:focus::before,\n .chartlist-play-button:hover:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .text-Color-link,\n h2,\n .dropdown-menu-clickable-button.disclose-active {\n color: #b7bdf8;\n }\n .dropdown-menu-clickable-button,\n .dropdown-menu-clickable-item--selected,\n .dropdown-menu-clickable-button:focus,\n .dropdown-menu-clickable-item--selected:focus,\n .dropdown-menu-clickable-button:hover,\n .dropdown-menu-clickable-item--selected:hover {\n color: #b7bdf8;\n }\n .dropdown-menu-clickable-item,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n color: #cad3f5;\n }\n .btn-secondary {\n background-color: #a9b0f7;\n color: #181926;\n }\n body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .btn-secondary:focus,\n body:not([data-whatinput=\"touch\"]) .btn-secondary .focus-visible,\n body:not([data-whatinput=\"touch\"]) .btn-secondary:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n input[type=\"password\"] {\n background-color: #181926 !important;\n border-color: #181926 !important;\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n .chartlist-row--highlight,\n .chartlist-row--now-scrobbling {\n /* background-color: #5a1717; */\n background: linear-gradient(270deg, #24273a 60%, rgba(183, 189, 248, 0.2));\n background-size: 200% 200%;\n -webkit-animation: chartlist-anim 10s ease infinite;\n -moz-animation: chartlist-anim 10s ease infinite;\n animation: chartlist-anim 10s ease infinite;\n }\n .chartlist-name,\n .chartlist-artist {\n color: #a5adcb;\n }\n .chartlist-break::after,\n .chartlist-row::after {\n border-bottom-color: #363a4f;\n }\n .chartlist-row:hover {\n background-color: #181926;\n }\n .chartlist-count-bar-slug {\n background-color: transparent !important;\n background-image: linear-gradient(to right, #b7bdf8, #b7bdf8);\n color: #181926;\n }\n .chartlist-count-bar-value {\n color: #181926;\n }\n a:focus .chartlist-count-bar-slug,\n a:hover .chartlist-count-bar-slug {\n background-color: #a9b0f7;\n }\n .chartlist-count-bar-link,\n .chartlist-count-bar-link:focus,\n .chartlist-count-bar-link:hover {\n color: #cad3f5;\n }\n .shout-form textarea {\n background-color: #181926;\n }\n .chartlist-index {\n color: #cad3f5;\n }\n .chartlist tr:nth-child(1) td.chartlist-index {\n color: #b7bdf8;\n }\n /* LISTENING REPORT */\n .report-box-container {\n background: #1e2030;\n color: #cad3f5;\n }\n .report-box-container--overview {\n background: #b7bdf8;\n color: #24273a;\n }\n .report-box-container--overview .report-headline-border {\n mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n background: #24273a;\n }\n .report-box-container--overview .report-headline-top {\n color: #24273a;\n border-bottom-color: #24273a;\n }\n .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison {\n border-color: #24273a;\n }\n .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison .report-arrow {\n background: #24273a;\n }\n .report-box-container--overview .report-headline__chart .highcharts-series-0 .highcharts-point {\n fill: #24273a;\n stroke: rgba(36, 39, 58, 0.5);\n }\n .report-box-container--overview .report-headline__chart .highcharts-series-1 .highcharts-point {\n fill: rgba(36, 39, 58, 0.5);\n stroke: transparent;\n }\n .report-box-container--overview .report-headline__chart .highcharts-axis-labels {\n stroke: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content,\n .user-dashboard-layout--version-3 .user-dashboard > .container {\n background: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-row,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-row {\n border-bottom-color: #b7bdf8;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview {\n background: var(--category-background);\n color: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview--artist,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--artist {\n --category-background: #eed49f;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview--album,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--album {\n --category-background: #a6da95;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview--track,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--track {\n --category-background: #8aadf4;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge {\n border-color: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge--comparison .report-arrow,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge--comparison .report-arrow {\n background: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .top-item-overview .highcharts-series-group .highcharts-point,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .highcharts-series-group .highcharts-point {\n fill: #24273a;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item {\n color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item--artist,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--artist {\n --category-background: #eed49f;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item--album,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--album {\n --category-background: #a6da95;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item--track,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--track {\n --category-background: #8aadf4;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-top-item .listening-report-top-item-badge,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item .listening-report-top-item-badge {\n background: var(--category-background);\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type {\n background: var(--category-background);\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type__artist,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__artist {\n --category-background: #eed49f;\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type__album,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__album {\n --category-background: #a6da95;\n }\n .user-dashboard-layout--version-3 .main-content .top-new-item-type__track,\n .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__track {\n --category-background: #8aadf4;\n }\n .user-dashboard-layout--version-3 .main-content .triangle-ratio--details .comparison,\n .user-dashboard-layout--version-3 .user-dashboard > .container .triangle-ratio--details .comparison {\n color: #a5adcb;\n }\n .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison,\n .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison {\n border-color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison .report-arrow,\n .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison .report-arrow {\n background: #cad3f5;\n vertical-align: initial;\n }\n .user-dashboard-layout--version-3 .main-content .quick-fact-row,\n .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row {\n color: #b8c0e0;\n }\n .user-dashboard-layout--version-3 .main-content .quick-fact-row:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row:hover {\n color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-highlight-comparison,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-highlight-comparison,\n .user-dashboard-layout--version-3 .main-content .quick-fact-comparison-text,\n .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-comparison-text {\n color: #a5adcb;\n }\n .user-dashboard-layout--version-3 .main-content .tag-label,\n .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label {\n background: linear-gradient(90deg, #a0a8f6, #b7bdf8);\n }\n .user-dashboard-layout--version-3 .main-content .tag-label--total-scrobbles::before,\n .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--total-scrobbles::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n }\n .user-dashboard-layout--version-3 .main-content .tag-label--discovery::before,\n .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--discovery::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n }\n .user-dashboard-layout--version-3 .main-content .header-metadata-title,\n .user-dashboard-layout--version-3 .user-dashboard > .container .header-metadata-title {\n color: #cad3f5;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-divider,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-divider {\n border-color: #363a4f;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-head,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-head {\n border-bottom-color: #181926;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner:hover {\n background: #212435;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-item-scrobbles,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-item-scrobbles {\n color: #8087a2;\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down {\n background: rgba(237, 135, 150, 0.1);\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down:hover {\n background: rgba(237, 135, 150, 0.15);\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up {\n background: rgba(166, 218, 149, 0.1);\n }\n .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up:hover,\n .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up:hover {\n background: rgba(166, 218, 149, 0.15);\n }\n .user-dashboard-layout--version-3 .footer {\n background-color: #1e2030;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-0 {\n fill: #f4dbd6;\n stroke: #f4dbd6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-1 {\n fill: #f0c6c6;\n stroke: #f0c6c6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-2 {\n fill: #f5bde6;\n stroke: #f5bde6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-3 {\n fill: #c6a0f6;\n stroke: #c6a0f6;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-4 {\n fill: #ed8796;\n stroke: #ed8796;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-5 {\n fill: #ee99a0;\n stroke: #ee99a0;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-6 {\n fill: #f5a97f;\n stroke: #f5a97f;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-7 {\n fill: #eed49f;\n stroke: #eed49f;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-8 {\n fill: #a6da95;\n stroke: #a6da95;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-9 {\n fill: #8bd5ca;\n stroke: #8bd5ca;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-10 {\n fill: #91d7e3;\n stroke: #91d7e3;\n }\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-11 {\n fill: #7dc4e4;\n stroke: #7dc4e4;\n }\n .highcharts-radial-axis-grid .highcharts-grid-line {\n stroke: #363a4f;\n }\n .report-arrow {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n background-size: contain;\n padding: 4px;\n margin: 2px;\n height: 0;\n width: 0;\n filter: invert(0) !important;\n }\n .music-decades-chart-container .highcharts-series-1 .highcharts-point {\n fill: rgba(183, 189, 248, 0.5);\n }\n /* SHOUT BOX */\n .shout--active {\n background-color: rgba(73, 77, 100, 0.997);\n }\n .shout,\n .shout-form {\n border-bottom-color: #363a4f;\n }\n .shout-user a {\n color: #cad3f5;\n }\n .shout-timestamp,\n .shout-reply {\n color: #a5adcb;\n }\n .shout-timestamp:hover,\n .shout-reply:hover {\n color: #939ab7;\n }\n .shout-reply::before {\n background-image: none !important;\n background-color: #a5adcb;\n mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n -webkit-mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n .shout-form {\n border-color: none;\n }\n .shout-permalink.shout-permalink:focus,\n .shout-permalink.shout-permalink:hover {\n color: #939ab7;\n }\n .shout .vote-button {\n color: #8087a2;\n }\n .shout .vote-button::before {\n background-image: none !important;\n background-color: #939ab7;\n mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n -webkit-mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n .shout .vote-button--voted {\n color: #a6da95;\n }\n .shout .vote-button--voted::before {\n background-image: none !important;\n background-color: #a6da95;\n mask-position: 0 -16px;\n -webkit-mask-position: 0 -16px;\n }\n /* LIBRARY */\n .col-sidebar._buffer-sidebar > figure > div > div > svg > .highcharts-background {\n fill: #24273a;\n }\n .highcharts-point {\n fill: #a9b0f7;\n }\n .highcharts-point-select {\n fill: #b7bdf8;\n }\n .highcharts-axis-labels > text {\n fill: #cad3f5 !important;\n }\n #scrobble-chart-content .highcharts-background {\n fill: #24273a;\n }\n #scrobble-chart-content .highcharts-point {\n fill: rgba(183, 189, 248, 0.2);\n }\n #scrobble-chart-content .highcharts-xaxis .highcharts-axis-line,\n #scrobble-chart-content .highcharts-yaxis-grid .highcharts-grid-line {\n stroke: #5b6078;\n stroke-width: 1;\n }\n #scrobble-chart-content .highcharts-axis-title {\n fill: #a5adcb !important;\n }\n /* FOLLOWING */\n .user-list-name {\n color: #cad3f5;\n }\n .user-follow,\n .user-follow::after {\n color: #b7bdf8;\n background-color: #363a4f;\n }\n /* FOLLOW BUTTON */\n [data-toggle-button-current-state=\"unfollowed\"] .header-follower-btn::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n [data-toggle-button-current-state=\"followed\"] .header-follower-btn::before {\n background-color: #a6da95;\n color: #cad3f5;\n }\n [data-toggle-button-current-state=\"followed\"] .header-follower-btn:hover::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n .header-follower-btn {\n color: #b7bdf8;\n }\n /* BOOKMARKS */\n .music-bookmarks-artists-item-name {\n color: #cad3f5;\n }\n /* TASTE-O-METER COLORS */\n .tasteometer-donut-base {\n fill: #494d64;\n }\n .tasteometer-avatar img {\n border-color: #494d64;\n }\n .tasteometer-compat-very_low .tasteometer-compat-colour {\n color: #a5adcb;\n fill: #a5adcb;\n }\n .tasteometer-compat-low .tasteometer-compat-colour {\n color: #c6a0f6;\n fill: #c6a0f6;\n }\n .tasteometer-compat-medium .tasteometer-compat-colour {\n color: #a6da95;\n fill: #a6da95;\n }\n .tasteometer-compat-very_high .tasteometer-compat-colour {\n color: #f5a97f;\n fill: #f5a97f;\n }\n .tasteometer-compat-super .tasteometer-compat-colour {\n color: #ed8796;\n fill: #ed8796;\n }\n /* ARTIST */\n .section-with-separator::after {\n background-color: #24273a;\n }\n body .header-new-bookmark-button,\n body .header-new-download-button,\n body .header-new-love-button,\n body .header-new-more-button {\n color: #24273a;\n background-color: #b7bdf8;\n }\n body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-download-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-love-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-more-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button:hover,\n body:not([data-whatinput=\"touch\"]) .header-new-download-button:hover,\n body:not([data-whatinput=\"touch\"]) .header-new-love-button:hover,\n body:not([data-whatinput=\"touch\"]) .header-new-more-button:hover {\n color: #24273a;\n background-color: #b7bdf8;\n }\n .wiki-block-inner,\n .catalogue-metadata-heading,\n .catalogue-metadata-description,\n .header-metadata-tnew-title {\n color: #a5adcb;\n }\n .text-18 {\n color: #b7bdf8;\n }\n .artist-similar-artists-sidebar-item-name a,\n .artist-top-albums-item-name a,\n .listeners-section-item-name a,\n .catalogue-overview-similar-artists-full-width-item-name a,\n .similar-albums-item-name a,\n .discovery-stat-top-item-name a,\n .source-album-artist a,\n .source-album-name a,\n .track-similar-tracks-item-name a,\n .about-artist-name a,\n .catalogue-overview-similar-artists-item-name a,\n .artist-similar-artists-sidebar-item-name a:focus,\n .artist-top-albums-item-name a:focus,\n .listeners-section-item-name a:focus,\n .catalogue-overview-similar-artists-full-width-item-name a:focus,\n .similar-albums-item-name a:focus,\n .discovery-stat-top-item-name a:focus,\n .source-album-artist a:focus,\n .source-album-name a:focus,\n .track-similar-tracks-item-name a:focus,\n .about-artist-name a:focus,\n .catalogue-overview-similar-artists-item-name a:focus,\n .artist-similar-artists-sidebar-item-name a:hover,\n .artist-top-albums-item-name a:hover,\n .listeners-section-item-name a:hover,\n .catalogue-overview-similar-artists-full-width-item-name a:hover,\n .similar-albums-item-name a:hover,\n .discovery-stat-top-item-name a:hover,\n .source-album-artist a:hover,\n .source-album-name a:hover,\n .track-similar-tracks-item-name a:hover,\n .about-artist-name a:hover,\n .catalogue-overview-similar-artists-item-name a:hover {\n color: #cad3f5;\n }\n .events-list-item-event-name.link-block-target > span {\n color: #cad3f5;\n }\n .events-list-item-venue > span {\n color: #a5adcb;\n }\n .resource-external-link,\n .resource-external-link:hover {\n color: #cad3f5;\n }\n .js-playlink-station.desktop-playlink.inline-section-control.stationlink {\n color: #cad3f5;\n }\n .section-with-settings .section-control::before {\n border-right-color: #a5adcb;\n }\n .header-metadata .header-metadata-display a {\n color: #b7bdf8;\n }\n .big-artist-list-title a {\n color: var(--subtext1);\n }\n .big-artist-list-title a:hover {\n color: #cad3f5;\n }\n /* SIMILAR ARTISTS */\n .similar-artists-item-name {\n color: #cad3f5;\n }\n .similar-artists-item-wiki-inner-2 {\n color: #a5adcb;\n }\n .section-playlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .section-playlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .section-playlink.js-playlink-station {\n color: #cad3f5;\n }\n .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .stationlink:focus::before,\n .stationlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .video-preview-upload-cta {\n background-color: #181926;\n box-shadow: 0 0 0 2px #a9b0f7;\n }\n .video-preview-upload-cta:not(.cta--inactive):focus,\n .video-preview-upload-cta:not(.cta--inactive):hover {\n background-color: #24273a;\n }\n .highcharts-plot-bands-0 > path {\n fill: #6e738d;\n }\n .listener-trend .highcharts-area {\n fill: rgba(237, 135, 150, 0.999);\n }\n .listener-trend .highcharts-graph {\n stroke: #ed8796;\n }\n .Colored-cta {\n background-color: rgba(91, 96, 120, 0.997);\n }\n .Colored-cta:not(.cta--inactive):focus,\n .Colored-cta:not(.cta--inactive):hover {\n background-color: rgba(91, 96, 120, 0.993);\n }\n .similar-items-sidebar-item-name {\n color: #cad3f5;\n }\n .resource-list--release-list-item-name {\n color: #cad3f5;\n }\n .shout--deleted,\n .shout--reported {\n background: #24273a;\n }\n .play-this-track-playlinks {\n color: #cad3f5;\n }\n /* WIKI */\n .factbox-item,\n #factbox-more-members {\n color: #a5adcb;\n }\n .factbox-item > h4 {\n color: #b7bdf8;\n }\n .alert-warning {\n color: #f5a97f;\n background-color: #181926;\n }\n .content-form .form-control,\n .content-form input[type=\"date\"],\n .content-form input[type=\"email\"],\n .content-form input[type=\"number\"],\n .content-form input[type=\"password\"],\n .content-form input[type=\"text\"],\n .content-form input[type=\"url\"],\n .content-form select,\n .content-form textarea {\n background-color: #181926 !important;\n border-color: #181926 !important;\n color: #a5adcb !important;\n }\n .content-form .form-control:focus,\n .content-form input[type=\"date\"]:focus,\n .content-form input[type=\"email\"]:focus,\n .content-form input[type=\"number\"]:focus,\n .content-form input[type=\"password\"]:focus,\n .content-form input[type=\"text\"]:focus,\n .content-form input[type=\"url\"]:focus,\n .content-form select:focus,\n .content-form textarea:focus {\n box-shadow: none !important;\n border-color: #181926 !important;\n }\n .content-form .form-control:hover:not([disabled]),\n .content-form input[type=\"date\"]:hover:not([disabled]),\n .content-form input[type=\"email\"]:hover:not([disabled]),\n .content-form input[type=\"number\"]:hover:not([disabled]),\n .content-form input[type=\"password\"]:hover:not([disabled]),\n .content-form input[type=\"text\"]:hover:not([disabled]),\n .content-form input[type=\"url\"]:hover:not([disabled]),\n .content-form select:hover:not([disabled]),\n .content-form textarea:hover:not([disabled]) {\n border-color: #181926 !important;\n color: #cad3f5 !important;\n }\n .control-label {\n color: #b7bdf8;\n }\n .join-form .form-row-help-text {\n color: #cad3f5;\n background-color: #494d64;\n }\n #stylerules {\n background-color: #6e738d;\n color: #a5adcb;\n }\n .secondary-nav-item-link--active::after,\n a.secondary-nav-item-link:focus::after,\n a.secondary-nav-item-link:hover::after {\n background-color: #b7bdf8;\n }\n /* DOCUMENTATION/API SECTION */\n #app .sidebar {\n background: #1e2030;\n border-color: #1e2030;\n }\n #app a.sidebar-link {\n color: #cad3f5;\n }\n #app a.sidebar-link:hover {\n color: #b7bdf8;\n }\n #app .sidebar-heading {\n color: #b8c0e0;\n }\n #app a.sidebar-link.active {\n color: #b7bdf8;\n border-left-color: #b7bdf8;\n }\n #app a {\n color: #b7bdf8;\n }\n /* OBSESSIONS */\n .obsession-history-play-all::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n color: #cad3f5;\n }\n .obsession-history-play-all.js-playlink-station.inline-section-control {\n color: #cad3f5;\n }\n .obsession-history-play-all:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n .obsession-search-result-header {\n color: #b7bdf8;\n }\n .obsession-candidate-heading {\n color: #cad3f5;\n }\n .modal-dialog.popup_content,\n .modal-content {\n background-color: #1e2030;\n box-shadow: none;\n }\n .modal-body {\n background-color: #24273a;\n box-shadow: none;\n }\n .content-form textarea:focus {\n box-shadow: none;\n }\n .content-form textarea:hover:not([disabled]) {\n border-color: #b7bdf8;\n }\n /* MESSAGES */\n .inbox-notifications .inbox-notifications__item {\n color: #a5adcb;\n }\n .inbox-notifications .inbox-notifications__item--highlight {\n background-color: #6e738d;\n }\n .inbox-notifications .inbox-notifications__item--hover {\n box-shadow: none;\n }\n .inbox-notifications__item--highlight-hover:hover {\n background-color: #181926;\n }\n .inbox-message-subject {\n color: #b7bdf8;\n }\n .inbox-message-message {\n color: #cad3f5;\n }\n .inbox-message-view .inbox-message-message blockquote {\n background: #181926;\n border-color: #b7bdf8;\n }\n body:not([data-whatinput=\"touch\"]) .inbox-notifications .inbox-notifications__item--hover:hover {\n background-color: #181926;\n }\n .inbox .inbox-message {\n background-color: #181926;\n }\n .inbox .inbox-message--unviewed {\n background-color: #6e738d;\n }\n .inbox .inbox-message--unviewed .inbox-message-status::after {\n background-color: #b7bdf8;\n }\n /* ADS */\n .lastfm-ad {\n display: none;\n }\n .full-bleed-ad-container,\n .sidebar-ad-container {\n background-color: #24273a;\n }\n /* RECOMMENDATIONS ON PROFILE */\n .profile-card-content {\n background: #363a4f !important;\n }\n /* UPGRADE TO PRO */\n .btn-subscribe,\n .btn-subscribe:hover,\n .btn-subscribe:active {\n background-color: #b7bdf8 !important;\n }\n .listening-report-brick--upsell {\n display: none;\n }\n .your-progress {\n color: #cad3f5;\n }\n /* ----Profile Cards Hide------- */\n .profile-cards-container {\n display: none !important;\n }\n /* HEADER */\n .header--overview,\n .header--sub-page {\n color: #cad3f5;\n }\n /* -----Primary Button------ */\n .btn-primary,\n .btn-primary:hover,\n .btn-primary:active,\n .no-data-message-button,\n .no-data-message-button:hover,\n .no-data-message-button:active,\n .api-session-connect,\n .api-session-disconnect:hover,\n .api-session-disconnect:active,\n .clipboard-button,\n body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .clipboard-button:focus,\n body:not([data-whatinput=\"touch\"]) .clipboard-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .clipboard-button:hover {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n .api-session-disconnect {\n background-color: #a9b0f7 !important;\n color: #24273a !important;\n }\n /* -----Shortcut Button------ */\n .btn-shortcut,\n .btn-shortcut:hover,\n .btn-shortcut:active {\n background-color: #a9b0f7 !important;\n color: #cad3f5 !important;\n }\n /* ------HEADER----- */\n header {\n background: #1e2030;\n }\n /* ------FOOTER----- */\n .footer .footer-heading {\n color: #b8c0e0;\n }\n .footer {\n background-color: #1e2030;\n color: #cad3f5;\n }\n .footer .footer-bottom {\n border-top-color: none;\n }\n .footer .footer-bottom .row {\n background-color: #1e2030;\n }\n .footer .footer-language--active,\n .footer-timezone strong,\n .footer .footer-language--active strong {\n color: #cad3f5;\n }\n .footer .footer-language,\n .footer-timezone,\n .footer .footer-legal {\n color: #6e738d;\n }\n .translation {\n color: #a5adcb;\n }\n /* --------TOP BAR---------- */\n .top-bar,\n .player-bar,\n .player-bar .player-bar-progress,\n .main-content::before,\n .masthead-nav {\n background: #1e2030;\n color: #cad3f5 !important;\n }\n .player-bar .player-bar-progress-slug {\n background: #b7bdf8;\n }\n .masthead-nav-control,\n .site-auth-control,\n .site-auth--anon::before,\n .masthead-nav .navlist-more {\n color: #cad3f5 !important;\n }\n .auth-dropdown-menu {\n background-color: #24273a !important;\n box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 0 1px #494d64 !important;\n }\n .auth-dropdown-menu-item {\n color: #cad3f5 !important;\n }\n .auth-dropdown-menu-item:hover,\n .auth-dropdown-menu-item:active {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n .auth-dropdown-menu::before,\n .js .auth-dropdown-menu::before,\n .site-auth:focus .auth-dropdown-menu::before,\n .site-auth:hover .auth-dropdown-menu::before {\n background-image: none !important;\n background-color: #494d64;\n mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n -webkit-mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n mask-size: 36px 18px;\n -webkit-mask-size: 36px 18px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .masthead-nav .masthead-nav-control:focus,\n .masthead-nav .navlist-more:focus,\n .site-auth-control:focus,\n .masthead-nav .masthead-nav-control:hover,\n .masthead-nav .navlist-more:hover,\n .site-auth-control:hover {\n background-color: transparent;\n color: #b7bdf8 !important;\n }\n .site-auth-control.btn-secondary {\n color: #24273a !important;\n }\n .masthead-search-form {\n background-color: #1e2030;\n }\n .masthead-search-submit {\n background-color: #b7bdf8;\n color: #24273a;\n }\n body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .masthead-search-submit:focus,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit .focus-visible,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit:hover {\n background-color: #b7bdf8;\n color: #24273a;\n }\n .masthead-search-field {\n color: #cad3f5;\n }\n /* -------PLAYLISTS--------- */\n .chartlist-timestamp {\n color: #a5adcb;\n }\n /* -----GENRES TODAY----- */\n .genretodaybar,\n .rolling_no {\n background: #1e2030 !important;\n }\n /* -----NAV ITEMS----- */\n .library-controls .secondary-nav .secondary-nav-item-link--active,\n .date-range-picker-button-inner,\n .library-controls .secondary-nav .secondary-nav-item-link--active:focus,\n .library-controls .secondary-nav .secondary-nav-item-link--active:hover,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8 !important;\n }\n /* ------ARTIST TAGS----- */\n .catalogue-tags .tag a,\n .catalogue-tags .tags-add,\n .catalogue-tags .tags-add-cta,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8;\n box-shadow: inset 0 0 0 1px #a9b0f7;\n }\n /* -----HIDE PLAY BUTTON ON TOP TRACK------ */\n .image-overlay-playlink-link::before {\n display: none;\n }\n /* ---------CHARTS FIX--------- */\n .globalchart .globalchart-item:first-child {\n background-color: rgba(30, 32, 48, 0.992);\n }\n .globalchart-item:first-child .globalchart-rank {\n color: #b7bdf8 !important;\n }\n .globalchart-item .globalchart-rank {\n color: #cad3f5;\n }\n /* -------LOG IN PAGE------- */\n .auth-container > .auth-container-animation {\n background-color: transparent;\n }\n #join-animation-container {\n display: none !important;\n }\n h1.text-24 {\n color: #b7bdf8;\n }\n .checkbox {\n color: #cad3f5;\n }\n /* ----ICONS---- */\n .lazy-buylinks-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n -webkit-mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n }\n .chartlist-more-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n -webkit-mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n }\n .lazy-buylinks-toggle:hover::before,\n .lazy-buylinks-toggle:focus::before,\n .chartlist-more-button:hover::before,\n .chartlist-more-button:focus::before {\n background-color: #a5adcb;\n }\n .chartlist-love-button::before,\n .header-new-love-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n .chartlist-love-button:focus::before,\n .header-new-love-button:focus::before,\n .chartlist-love-button:hover::before,\n .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button::before,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button::before,\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:focus::before,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button:focus::before,\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:hover::before,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -552px 0;\n -webkit-mask-position: -552px 0;\n transition: mask-position 0.7s steps(22) !important;\n -webkit-transition: -webkit-mask-position 0.7s steps(22) !important;\n }\n .section-settings-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n -webkit-mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n }\n .share-button-profile::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n -webkit-mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n }\n .section-settings-toggle:hover::before,\n .section-settings-toggle:focus::before,\n .share-button-profile:hover::before,\n .share-button-profile:focus::before {\n background-color: #a5adcb;\n }\n .cta-link::before,\n .lyrics-snippet-more-link ::before,\n .trending-tracks-more-link ::before,\n .more-link-fullwidth-right ::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n -webkit-mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n }\n .play-this-track-playlink--itunes::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n -webkit-mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n }\n .resource-external-link--homepage::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n -webkit-mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n }\n .alert-warning::before {\n background-image: none !important;\n background-color: #f5a97f;\n mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n -webkit-mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n }\n .masthead-search-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n -webkit-mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n }\n .masthead-search-toggle:hover::before,\n .masthead-search-toggle:focus::before {\n background-color: #a5adcb;\n }\n .masthead-search-toggle.disclose-active::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n -webkit-mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n }\n .masthead-search-toggle.disclose-active:hover::before,\n .masthead-search-toggle.disclose-active:focus::before {\n background-color: #a5adcb;\n }\n .js .date-range-picker-button::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n -webkit-mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 14px 24px;\n -webkit-mask-size: 14px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .masthead-logo {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n -webkit-mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .catalogue-tags .tags-add::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n -webkit-mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n }\n .masthead-logo-loading {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n -webkit-mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-size: contain;\n -webkit-mask-size: contain;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n .layout-image {\n background: #181926;\n }\n .layout-image .layout-image-image {\n mix-blend-mode: screen;\n }\n }\n @media (prefers-color-scheme: dark) and (min-width: 768px) {\n .recs-feed .context::before {\n border-radius: 50%;\n content: \"\";\n height: 32px;\n left: auto;\n position: absolute;\n right: 15px;\n top: -16px;\n width: 32px;\n background: var(--category-background) !important;\n z-index: 1;\n }\n .recs-feed .recs-feed-item .context::after {\n background-image: none !important;\n background-color: #181926;\n mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n -webkit-mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 32px 160px;\n -webkit-mask-size: 32px 160px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n z-index: 2;\n }\n .recs-feed .recs-feed-item--album .context::after {\n -webkit-mask-position: 0 -64px;\n }\n .recs-feed .recs-feed-item--artist .context::after {\n -webkit-mask-position: 0 -32px;\n }\n }", + "code": "@media (prefers-color-scheme: light) {\n :root {\n color-scheme: dark;\n /* ------UNIVERSAL STYLES INCASE SOME GET MISSED------ */\n /* -----------------SETTINGS------------------- */\n /* -----------CHECKBOXES, DROPDOWNS AND RADIOS---------- */\n /* HOME PAGE */\n /* ERROR */\n /* info banner */\n /* LIVE */\n /* MUSIC */\n /* PROFILE */\n /* BANNER */\n /* SEARCH */\n /* RECOMMENDATIONS */\n /* RECAP PROMOS */\n /* CHARTS */\n /* EVENTS */\n /* FEATURES */\n /* FEATURES POST */\n /* PROFILE */\n /* LISTENING REPORT */\n /* SHOUT BOX */\n /* LIBRARY */\n /* FOLLOWING */\n /* FOLLOW BUTTON */\n /* BOOKMARKS */\n /* TASTE-O-METER COLORS */\n /* ARTIST */\n /* SIMILAR ARTISTS */\n /* WIKI */\n /* DOCUMENTATION/API SECTION */\n /* OBSESSIONS */\n /* MESSAGES */\n /* ADS */\n /* RECOMMENDATIONS ON PROFILE */\n /* UPGRADE TO PRO */\n /* ----Profile Cards Hide------- */\n /* HEADER */\n /* -----Primary Button------ */\n /* -----Shortcut Button------ */\n /* ------HEADER----- */\n /* ------FOOTER----- */\n /* --------TOP BAR---------- */\n /* -------PLAYLISTS--------- */\n /* -----GENRES TODAY----- */\n /* -----NAV ITEMS----- */\n /* ------ARTIST TAGS----- */\n /* -----HIDE PLAY BUTTON ON TOP TRACK------ */\n /* ---------CHARTS FIX--------- */\n /* -------LOG IN PAGE------- */\n /* ----ICONS---- */\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 .layout-image {\n background: #24273a;\n }\n :root .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/4128a6eb29f94943c9d206c08e625904.jpg\"],\n :root .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/237x178/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n :root .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n :root [src=\"https://lastfm.freetls.fastly.net/i/u/avatar70s/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n :root [src=\"https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg\"],\n :root [src=\"https://lastfm.freetls.fastly.net/i/u/64s/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n :root .cover-art {\n background: #24273a;\n }\n :root .avatar::after,\n :root .cover-art::after,\n :root .image-list-item::after,\n :root .video-thumbnail::after {\n box-shadow: inset 0 0 0 1px rgba(165, 173, 203, 0.07);\n }\n :root body {\n color: #cad3f5;\n background: #24273a;\n }\n :root h1 {\n color: #b7bdf8;\n }\n :root .mimic-link {\n color: #7dc4e4;\n }\n :root hr {\n border-color: #8087a2;\n }\n :root a {\n color: #b7bdf8;\n }\n :root a:hover {\n color: #a9b0f7;\n }\n :root .content-form .form-row-help-text,\n :root .footnotes {\n color: #6e738d;\n }\n :root .content-form legend {\n color: #b8c0e0;\n }\n :root .change-username-upsell {\n background: #1e2030;\n }\n :root .change-username-faded h2::after {\n background-image: none !important;\n background-color: #6e738d;\n mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n -webkit-mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n mask-size: 24px 24px;\n -webkit-mask-size: 24px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .lfm-form-radio input[type=\"radio\"]:checked + label::before {\n border-color: #b7bdf8;\n box-shadow: inset 0 0 0 4px #b7bdf8;\n background-color: #24273a;\n }\n :root .lfm-form-radio input[type=\"radio\"] + label::before {\n background-color: #181926;\n border-color: #494d64;\n }\n :root .content-form select {\n background-image: none;\n }\n :root .main-content,\n :root .container,\n :root .content-top-has-nav .content-top,\n :root .two-column-layout .content-top {\n background-color: #24273a;\n }\n :root .content-top-has-nav .content-top::after,\n :root .two-column-layout .content-top::after {\n border-top-color: #a9b0f7;\n }\n :root .homefeed .content-top .secondary-nav-item-link--active,\n :root .home-welcome-header {\n color: #cad3f5;\n }\n :root .secondary-nav-item-link {\n color: #a5adcb;\n }\n :root .secondary-nav-item-link:focus,\n :root .secondary-nav-item-link:hover,\n :root .homefeed .content-top .secondary-nav-item-link--active,\n :root .homefeed .content-top .secondary-nav-item-link--active:focus,\n :root .homefeed .content-top .secondary-nav-item-link--active:hover {\n color: #cad3f5;\n }\n :root .homefeed .content-top .secondary-nav-item--artists .secondary-nav-item-link:hover::after,\n :root .homefeed .content-top .secondary-nav-item--albums .secondary-nav-item-link:hover::after,\n :root .homefeed .content-top .secondary-nav-item--tracks .secondary-nav-item-link:hover::after,\n :root .homefeed .content-top .secondary-nav-item--events .secondary-nav-item-link:hover::after {\n background-color: #a9b0f7;\n }\n :root .homefeed--artists .content-top .secondary-nav-item-link--active::after,\n :root .homefeed--albums .content-top .secondary-nav-item-link--active::after,\n :root .homefeed--tracks .content-top .secondary-nav-item-link--active::after,\n :root .homefeed--events .content-top .secondary-nav-item-link--active::after {\n background-color: #a9b0f7;\n }\n :root .recs-feed .recs-feed-cover-image-wrap::after,\n :root .grid-items-cover-image-wrap::after {\n background-image: linear-gradient(180deg, transparent 0, rgba(30, 32, 48, 0.4) 50%, rgba(30, 32, 48, 0.7) 50%, rgba(30, 32, 48, 0.7) 100%);\n }\n :root .recs-feed .context {\n background: #1e2030;\n color: #cad3f5;\n box-shadow: none;\n box-shadow: inset 1px 0 #181a27, inset -1px -1px #181926;\n }\n :root .recs-feed .recs-feed-item {\n background: transparent;\n box-shadow: none;\n }\n :root .stationlink-list .stationlink {\n color: #a5adcb;\n }\n :root .stationlink-list .stationlink:focus,\n :root .stationlink-list .stationlink:hover {\n color: #cad3f5;\n }\n :root .stationlink-list .stationlink:focus::before,\n :root .stationlink-list .stationlink:hover::before {\n background-color: #a5adcb;\n }\n :root .stationlink-list .stationlink::after {\n border-bottom-color: #a9b0f7;\n }\n :root .stationlink-list .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .subscribe-cta,\n :root .mpu-subscription-upsell,\n :root .mpu-subscription-upsell--mpu {\n display: none;\n }\n :root .join-cta {\n background-color: transparent;\n }\n :root .join-cta h3 {\n color: #b7bdf8;\n }\n :root .lazy-features-footer {\n display: none;\n }\n :root #error {\n color: #cad3f5;\n }\n :root .nag-bar--info {\n background-color: #24273a !important;\n }\n :root .content-top-header {\n color: #b7bdf8;\n }\n :root .minimal-navigation-item-link,\n :root .minimal-navigation-item-link:focus,\n :root .minimal-navigation-item-link:hover {\n color: #a5adcb;\n }\n :root .minimal-navigation-item-link--active,\n :root .music-section-heading,\n :root .music-more-artists-item-name a,\n :root .music-releases-item-name a,\n :root .minimal-navigation-item-link--active:focus,\n :root .music-section-heading:focus,\n :root .music-more-artists-item-name a:focus,\n :root .music-releases-item-name a:focus,\n :root .minimal-navigation-item-link--active:hover,\n :root .music-section-heading:hover,\n :root .music-more-artists-item-name a:hover,\n :root .music-releases-item-name a:hover {\n color: #cad3f5;\n }\n :root .music-releases-item-artist,\n :root .column-tracks-item-name,\n :root .column-tracks-item-artist,\n :root .music-gallery-artist {\n color: #cad3f5;\n }\n :root .music-section-rediscover-subscribe-banner-cta {\n background-color: #24273a;\n }\n :root .header--overview .header-background {\n opacity: 0.4;\n }\n :root .artist-result-heading,\n :root .album-result-heading {\n color: #cad3f5;\n }\n :root .recs-feed-title a {\n color: #cad3f5 !important;\n }\n :root .recs-feed-item--artist,\n :root .recs-feed .recs-feed-item--artist {\n --category-background: #eed49f;\n }\n :root .recs-feed-item--album,\n :root .recs-feed .recs-feed-item--album {\n --category-background: #a6da95;\n }\n :root .recs-feed-item--track,\n :root .recs-feed .recs-feed-item--track {\n --category-background: #8aadf4;\n }\n :root .recs-feed .context-love-icon::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 12px 12px;\n -webkit-mask-size: 12px 12px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .secondary-nav {\n box-shadow: inset 0 -1px #b7bdf8;\n }\n :root .music-recommended-artists-artist-name,\n :root .music-recommended-artists-context,\n :root .pagination-page,\n :root .pagination-next {\n color: #cad3f5;\n }\n :root .music-recommended-albums-item-name,\n :root .music-recommended-albums-album-artist,\n :root .music-recommended-albums-album-context {\n color: #cad3f5;\n }\n :root .recommended-tracks-item-name,\n :root .recommended-tracks-item-artist,\n :root .big-tags-item-context {\n color: #cad3f5;\n }\n :root p {\n color: #a5adcb;\n }\n :root .promo-v3 .listening-report-promo {\n background: #1e2030;\n border-color: rgba(30, 32, 48, 0.5);\n }\n :root .promo-v3 .listening-report-promo:hover,\n :root .promo-v3 .listening-report-promo:focus {\n background: #181926;\n border-color: rgba(24, 25, 38, 0.5);\n }\n :root .promo-v3 .listening-report-promo-date::after {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n height: 0;\n width: 0;\n padding: 7px;\n filter: none;\n }\n :root .adaptive-skin-wrapper,\n :root .row {\n background-color: #24273a;\n }\n :root .two-column-layout .container {\n background-size: 0;\n background-position: 0 0;\n background-color: #24273a;\n }\n :root ._buffer-reset,\n :root .sidebar-heading {\n color: #b7bdf8;\n }\n :root .sidebar-group-heading {\n color: #cad3f5;\n }\n :root .resource-list--sidebar-item-name {\n color: #cad3f5;\n }\n :root .js-link-block.globalchart-item {\n background-color: #181926;\n box-shadow: 0 1px #24273a, inset 0 -1px #24273a;\n }\n :root .globalchart a,\n :root .globalchart a:focus,\n :root .globalchart a:hover {\n color: #cad3f5;\n }\n :root .footer-top-row {\n background-color: #1e2030;\n }\n :root .events-filter,\n :root .events-filter-recommended,\n :root .dropdown-menu-clickable-button:focus,\n :root .dropdown-menu-clickable-button:hover {\n color: #cad3f5;\n }\n :root .events-filters {\n border-bottom-color: #b7bdf8;\n }\n :root .events-list-item-venue--address,\n :root .events-list-item-event--lineup {\n color: #a5adcb;\n }\n :root .events-list-anhv1 a,\n :root .events-list-anhv1 a:focus,\n :root .events-list-anhv1 a:hover,\n :root .events-list-item-event--title,\n :root .events-list-item-venue--title {\n color: #cad3f5;\n }\n :root .features-header .features-teaser-body,\n :root .features-teaser-wrap--promoted .features-teaser-body {\n background: #24273a;\n }\n :root .features-teaser-title a,\n :root .features-teaser-title a:focus,\n :root .features-teaser-title a:hover {\n color: #cad3f5;\n }\n :root .features-post-header-body {\n background-color: #24273a;\n }\n :root .features-post-header-title {\n color: #b7bdf8;\n }\n :root .features-post-artist {\n color: #cad3f5;\n }\n :root .features-post-byline-item.features-post-author {\n color: #cad3f5;\n }\n :root .header-avatar-add,\n :root .header-avatar-add:not(.cta--inactive):focus,\n :root .header-avatar-add:not(.cta--inactive):hover {\n background-color: #a9b0f7;\n }\n :root .dropdown-menu-clickable,\n :root #share-library-artist,\n :root .dropdown-menu-clickable-item:active,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n background-color: #24273a;\n }\n :root .header--overview {\n background-color: #24273a;\n }\n :root .header-metadata .header-metadata-title,\n :root .header-scrobble-since,\n :root .header-title-display-name {\n color: #b8c0e0;\n }\n :root .chartlist-play-button::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .chartlist-play-button:focus:focus::before,\n :root .chartlist-play-button:focus:hover::before,\n :root .chartlist-play-button:hover:focus::before,\n :root .chartlist-play-button:hover:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .text-Color-link,\n :root h2,\n :root .dropdown-menu-clickable-button.disclose-active {\n color: #b7bdf8;\n }\n :root .dropdown-menu-clickable-button,\n :root .dropdown-menu-clickable-item--selected,\n :root .dropdown-menu-clickable-button:focus,\n :root .dropdown-menu-clickable-item--selected:focus,\n :root .dropdown-menu-clickable-button:hover,\n :root .dropdown-menu-clickable-item--selected:hover {\n color: #b7bdf8;\n }\n :root .dropdown-menu-clickable-item,\n :root .dropdown-menu-clickable-item:active,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n color: #cad3f5;\n }\n :root .btn-secondary {\n background-color: #a9b0f7;\n color: #181926;\n }\n :root body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .btn-secondary:focus,\n :root body:not([data-whatinput=\"touch\"]) .btn-secondary .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .btn-secondary:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root input[type=\"password\"] {\n background-color: #181926 !important;\n border-color: #181926 !important;\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n :root .chartlist-row--highlight,\n :root .chartlist-row--now-scrobbling {\n /* background-color: #5a1717; */\n background: linear-gradient(270deg, #24273a 60%, rgba(183, 189, 248, 0.2));\n background-size: 200% 200%;\n -webkit-animation: chartlist-anim 10s ease infinite;\n -moz-animation: chartlist-anim 10s ease infinite;\n animation: chartlist-anim 10s ease infinite;\n }\n :root .chartlist-name,\n :root .chartlist-artist {\n color: #a5adcb;\n }\n :root .chartlist-break::after,\n :root .chartlist-row::after {\n border-bottom-color: #363a4f;\n }\n :root .chartlist-row:hover {\n background-color: #181926;\n }\n :root .chartlist-count-bar-slug {\n background-color: transparent !important;\n background-image: linear-gradient(to right, #b7bdf8, #b7bdf8);\n color: #181926;\n }\n :root .chartlist-count-bar-value {\n color: #181926;\n }\n :root a:focus .chartlist-count-bar-slug,\n :root a:hover .chartlist-count-bar-slug {\n background-color: #a9b0f7;\n }\n :root .chartlist-count-bar-link,\n :root .chartlist-count-bar-link:focus,\n :root .chartlist-count-bar-link:hover {\n color: #cad3f5;\n }\n :root .shout-form textarea {\n background-color: #181926;\n }\n :root .chartlist-index {\n color: #cad3f5;\n }\n :root .chartlist tr:nth-child(1) td.chartlist-index {\n color: #b7bdf8;\n }\n :root .report-box-container {\n background: #1e2030;\n color: #cad3f5;\n }\n :root .report-box-container--overview {\n background: #b7bdf8;\n color: #24273a;\n }\n :root .report-box-container--overview .report-headline-border {\n mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n background: #24273a;\n }\n :root .report-box-container--overview .report-headline-top {\n color: #24273a;\n border-bottom-color: #24273a;\n }\n :root .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison {\n border-color: #24273a;\n }\n :root .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison .report-arrow {\n background: #24273a;\n }\n :root .report-box-container--overview .report-headline__chart .highcharts-series-0 .highcharts-point {\n fill: #24273a;\n stroke: rgba(36, 39, 58, 0.5);\n }\n :root .report-box-container--overview .report-headline__chart .highcharts-series-1 .highcharts-point {\n fill: rgba(36, 39, 58, 0.5);\n stroke: transparent;\n }\n :root .report-box-container--overview .report-headline__chart .highcharts-axis-labels {\n stroke: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container {\n background: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-row,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-row {\n border-bottom-color: #b7bdf8;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview {\n background: var(--category-background);\n color: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview--artist,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--artist {\n --category-background: #eed49f;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview--album,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--album {\n --category-background: #a6da95;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview--track,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--track {\n --category-background: #8aadf4;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge {\n border-color: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge--comparison .report-arrow,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge--comparison .report-arrow {\n background: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview .highcharts-series-group .highcharts-point,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .highcharts-series-group .highcharts-point {\n fill: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item {\n color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item--artist,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--artist {\n --category-background: #eed49f;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item--album,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--album {\n --category-background: #a6da95;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item--track,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--track {\n --category-background: #8aadf4;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item .listening-report-top-item-badge,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item .listening-report-top-item-badge {\n background: var(--category-background);\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type {\n background: var(--category-background);\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type__artist,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__artist {\n --category-background: #eed49f;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type__album,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__album {\n --category-background: #a6da95;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type__track,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__track {\n --category-background: #8aadf4;\n }\n :root .user-dashboard-layout--version-3 .main-content .triangle-ratio--details .comparison,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .triangle-ratio--details .comparison {\n color: #a5adcb;\n }\n :root .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison {\n border-color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison .report-arrow,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison .report-arrow {\n background: #cad3f5;\n vertical-align: initial;\n }\n :root .user-dashboard-layout--version-3 .main-content .quick-fact-row,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row {\n color: #b8c0e0;\n }\n :root .user-dashboard-layout--version-3 .main-content .quick-fact-row:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row:hover {\n color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-highlight-comparison,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-highlight-comparison,\n :root .user-dashboard-layout--version-3 .main-content .quick-fact-comparison-text,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-comparison-text {\n color: #a5adcb;\n }\n :root .user-dashboard-layout--version-3 .main-content .tag-label,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label {\n background: linear-gradient(90deg, #a0a8f6, #b7bdf8);\n }\n :root .user-dashboard-layout--version-3 .main-content .tag-label--total-scrobbles::before,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--total-scrobbles::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n }\n :root .user-dashboard-layout--version-3 .main-content .tag-label--discovery::before,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--discovery::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n }\n :root .user-dashboard-layout--version-3 .main-content .header-metadata-title,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .header-metadata-title {\n color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-divider,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-divider {\n border-color: #363a4f;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-head,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-head {\n border-bottom-color: #181926;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner:hover {\n background: #212435;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-item-scrobbles,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-item-scrobbles {\n color: #8087a2;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down {\n background: rgba(237, 135, 150, 0.1);\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down:hover {\n background: rgba(237, 135, 150, 0.15);\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up {\n background: rgba(166, 218, 149, 0.1);\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up:hover {\n background: rgba(166, 218, 149, 0.15);\n }\n :root .user-dashboard-layout--version-3 .footer {\n background-color: #1e2030;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-0 {\n fill: #f4dbd6;\n stroke: #f4dbd6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-1 {\n fill: #f0c6c6;\n stroke: #f0c6c6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-2 {\n fill: #f5bde6;\n stroke: #f5bde6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-3 {\n fill: #c6a0f6;\n stroke: #c6a0f6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-4 {\n fill: #ed8796;\n stroke: #ed8796;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-5 {\n fill: #ee99a0;\n stroke: #ee99a0;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-6 {\n fill: #f5a97f;\n stroke: #f5a97f;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-7 {\n fill: #eed49f;\n stroke: #eed49f;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-8 {\n fill: #a6da95;\n stroke: #a6da95;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-9 {\n fill: #8bd5ca;\n stroke: #8bd5ca;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-10 {\n fill: #91d7e3;\n stroke: #91d7e3;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-11 {\n fill: #7dc4e4;\n stroke: #7dc4e4;\n }\n :root .highcharts-radial-axis-grid .highcharts-grid-line {\n stroke: #363a4f;\n }\n :root .report-arrow {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n background-size: contain;\n padding: 4px;\n margin: 2px;\n height: 0;\n width: 0;\n filter: invert(0) !important;\n }\n :root .music-decades-chart-container .highcharts-series-1 .highcharts-point {\n fill: rgba(183, 189, 248, 0.5);\n }\n :root .shout--active {\n background-color: rgba(73, 77, 100, 0.997);\n }\n :root .shout,\n :root .shout-form {\n border-bottom-color: #363a4f;\n }\n :root .shout-user a {\n color: #cad3f5;\n }\n :root .shout-timestamp,\n :root .shout-reply {\n color: #a5adcb;\n }\n :root .shout-timestamp:hover,\n :root .shout-reply:hover {\n color: #939ab7;\n }\n :root .shout-reply::before {\n background-image: none !important;\n background-color: #a5adcb;\n mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n -webkit-mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n :root .shout-form {\n border-color: none;\n }\n :root .shout-permalink.shout-permalink:focus,\n :root .shout-permalink.shout-permalink:hover {\n color: #939ab7;\n }\n :root .shout .vote-button {\n color: #8087a2;\n }\n :root .shout .vote-button::before {\n background-image: none !important;\n background-color: #939ab7;\n mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n -webkit-mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n :root .shout .vote-button--voted {\n color: #a6da95;\n }\n :root .shout .vote-button--voted::before {\n background-image: none !important;\n background-color: #a6da95;\n mask-position: 0 -16px;\n -webkit-mask-position: 0 -16px;\n }\n :root .col-sidebar._buffer-sidebar > figure > div > div > svg > .highcharts-background {\n fill: #24273a;\n }\n :root .highcharts-point {\n fill: #a9b0f7;\n }\n :root .highcharts-point-select {\n fill: #b7bdf8;\n }\n :root .highcharts-axis-labels > text {\n fill: #cad3f5 !important;\n }\n :root #scrobble-chart-content .highcharts-background {\n fill: #24273a;\n }\n :root #scrobble-chart-content .highcharts-point {\n fill: rgba(183, 189, 248, 0.2);\n }\n :root #scrobble-chart-content .highcharts-xaxis .highcharts-axis-line,\n :root #scrobble-chart-content .highcharts-yaxis-grid .highcharts-grid-line {\n stroke: #5b6078;\n stroke-width: 1;\n }\n :root #scrobble-chart-content .highcharts-axis-title {\n fill: #a5adcb !important;\n }\n :root .user-list-name {\n color: #cad3f5;\n }\n :root .user-follow,\n :root .user-follow::after {\n color: #b7bdf8;\n background-color: #363a4f;\n }\n :root [data-toggle-button-current-state=\"unfollowed\"] .header-follower-btn::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n :root [data-toggle-button-current-state=\"followed\"] .header-follower-btn::before {\n background-color: #a6da95;\n color: #cad3f5;\n }\n :root [data-toggle-button-current-state=\"followed\"] .header-follower-btn:hover::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n :root .header-follower-btn {\n color: #b7bdf8;\n }\n :root .music-bookmarks-artists-item-name {\n color: #cad3f5;\n }\n :root .tasteometer-donut-base {\n fill: #494d64;\n }\n :root .tasteometer-avatar img {\n border-color: #494d64;\n }\n :root .tasteometer-compat-very_low .tasteometer-compat-colour {\n color: #a5adcb;\n fill: #a5adcb;\n }\n :root .tasteometer-compat-low .tasteometer-compat-colour {\n color: #c6a0f6;\n fill: #c6a0f6;\n }\n :root .tasteometer-compat-medium .tasteometer-compat-colour {\n color: #a6da95;\n fill: #a6da95;\n }\n :root .tasteometer-compat-very_high .tasteometer-compat-colour {\n color: #f5a97f;\n fill: #f5a97f;\n }\n :root .tasteometer-compat-super .tasteometer-compat-colour {\n color: #ed8796;\n fill: #ed8796;\n }\n :root .section-with-separator::after {\n background-color: #24273a;\n }\n :root body .header-new-bookmark-button,\n :root body .header-new-download-button,\n :root body .header-new-love-button,\n :root body .header-new-more-button {\n color: #24273a;\n background-color: #b7bdf8;\n }\n :root body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-download-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-love-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-more-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button:hover,\n :root body:not([data-whatinput=\"touch\"]) .header-new-download-button:hover,\n :root body:not([data-whatinput=\"touch\"]) .header-new-love-button:hover,\n :root body:not([data-whatinput=\"touch\"]) .header-new-more-button:hover {\n color: #24273a;\n background-color: #b7bdf8;\n }\n :root .wiki-block-inner,\n :root .catalogue-metadata-heading,\n :root .catalogue-metadata-description,\n :root .header-metadata-tnew-title {\n color: #a5adcb;\n }\n :root .text-18 {\n color: #b7bdf8;\n }\n :root .artist-similar-artists-sidebar-item-name a,\n :root .artist-top-albums-item-name a,\n :root .listeners-section-item-name a,\n :root .catalogue-overview-similar-artists-full-width-item-name a,\n :root .similar-albums-item-name a,\n :root .discovery-stat-top-item-name a,\n :root .source-album-artist a,\n :root .source-album-name a,\n :root .track-similar-tracks-item-name a,\n :root .about-artist-name a,\n :root .catalogue-overview-similar-artists-item-name a,\n :root .artist-similar-artists-sidebar-item-name a:focus,\n :root .artist-top-albums-item-name a:focus,\n :root .listeners-section-item-name a:focus,\n :root .catalogue-overview-similar-artists-full-width-item-name a:focus,\n :root .similar-albums-item-name a:focus,\n :root .discovery-stat-top-item-name a:focus,\n :root .source-album-artist a:focus,\n :root .source-album-name a:focus,\n :root .track-similar-tracks-item-name a:focus,\n :root .about-artist-name a:focus,\n :root .catalogue-overview-similar-artists-item-name a:focus,\n :root .artist-similar-artists-sidebar-item-name a:hover,\n :root .artist-top-albums-item-name a:hover,\n :root .listeners-section-item-name a:hover,\n :root .catalogue-overview-similar-artists-full-width-item-name a:hover,\n :root .similar-albums-item-name a:hover,\n :root .discovery-stat-top-item-name a:hover,\n :root .source-album-artist a:hover,\n :root .source-album-name a:hover,\n :root .track-similar-tracks-item-name a:hover,\n :root .about-artist-name a:hover,\n :root .catalogue-overview-similar-artists-item-name a:hover {\n color: #cad3f5;\n }\n :root .events-list-item-event-name.link-block-target > span {\n color: #cad3f5;\n }\n :root .events-list-item-venue > span {\n color: #a5adcb;\n }\n :root .resource-external-link,\n :root .resource-external-link:hover {\n color: #cad3f5;\n }\n :root .js-playlink-station.desktop-playlink.inline-section-control.stationlink {\n color: #cad3f5;\n }\n :root .section-with-settings .section-control::before {\n border-right-color: #a5adcb;\n }\n :root .header-metadata .header-metadata-display a {\n color: #b7bdf8;\n }\n :root .big-artist-list-title a {\n color: var(--subtext1);\n }\n :root .big-artist-list-title a:hover {\n color: #cad3f5;\n }\n :root .similar-artists-item-name {\n color: #cad3f5;\n }\n :root .similar-artists-item-wiki-inner-2 {\n color: #a5adcb;\n }\n :root .section-playlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .section-playlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .section-playlink.js-playlink-station {\n color: #cad3f5;\n }\n :root .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .stationlink:focus::before,\n :root .stationlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .video-preview-upload-cta {\n background-color: #181926;\n box-shadow: 0 0 0 2px #a9b0f7;\n }\n :root .video-preview-upload-cta:not(.cta--inactive):focus,\n :root .video-preview-upload-cta:not(.cta--inactive):hover {\n background-color: #24273a;\n }\n :root .highcharts-plot-bands-0 > path {\n fill: #6e738d;\n }\n :root .listener-trend .highcharts-area {\n fill: rgba(237, 135, 150, 0.999);\n }\n :root .listener-trend .highcharts-graph {\n stroke: #ed8796;\n }\n :root .Colored-cta {\n background-color: rgba(91, 96, 120, 0.997);\n }\n :root .Colored-cta:not(.cta--inactive):focus,\n :root .Colored-cta:not(.cta--inactive):hover {\n background-color: rgba(91, 96, 120, 0.993);\n }\n :root .similar-items-sidebar-item-name {\n color: #cad3f5;\n }\n :root .resource-list--release-list-item-name {\n color: #cad3f5;\n }\n :root .shout--deleted,\n :root .shout--reported {\n background: #24273a;\n }\n :root .play-this-track-playlinks {\n color: #cad3f5;\n }\n :root .factbox-item,\n :root #factbox-more-members {\n color: #a5adcb;\n }\n :root .factbox-item > h4 {\n color: #b7bdf8;\n }\n :root .alert-warning {\n color: #f5a97f;\n background-color: #181926;\n }\n :root .content-form .form-control,\n :root .content-form input[type=\"date\"],\n :root .content-form input[type=\"email\"],\n :root .content-form input[type=\"number\"],\n :root .content-form input[type=\"password\"],\n :root .content-form input[type=\"text\"],\n :root .content-form input[type=\"url\"],\n :root .content-form select,\n :root .content-form textarea {\n background-color: #181926 !important;\n border-color: #181926 !important;\n color: #a5adcb !important;\n }\n :root .content-form .form-control:focus,\n :root .content-form input[type=\"date\"]:focus,\n :root .content-form input[type=\"email\"]:focus,\n :root .content-form input[type=\"number\"]:focus,\n :root .content-form input[type=\"password\"]:focus,\n :root .content-form input[type=\"text\"]:focus,\n :root .content-form input[type=\"url\"]:focus,\n :root .content-form select:focus,\n :root .content-form textarea:focus {\n box-shadow: none !important;\n border-color: #181926 !important;\n }\n :root .content-form .form-control:hover:not([disabled]),\n :root .content-form input[type=\"date\"]:hover:not([disabled]),\n :root .content-form input[type=\"email\"]:hover:not([disabled]),\n :root .content-form input[type=\"number\"]:hover:not([disabled]),\n :root .content-form input[type=\"password\"]:hover:not([disabled]),\n :root .content-form input[type=\"text\"]:hover:not([disabled]),\n :root .content-form input[type=\"url\"]:hover:not([disabled]),\n :root .content-form select:hover:not([disabled]),\n :root .content-form textarea:hover:not([disabled]) {\n border-color: #181926 !important;\n color: #cad3f5 !important;\n }\n :root .control-label {\n color: #b7bdf8;\n }\n :root .join-form .form-row-help-text {\n color: #cad3f5;\n background-color: #494d64;\n }\n :root #stylerules {\n background-color: #6e738d;\n color: #a5adcb;\n }\n :root .secondary-nav-item-link--active::after,\n :root a.secondary-nav-item-link:focus::after,\n :root a.secondary-nav-item-link:hover::after {\n background-color: #b7bdf8;\n }\n :root #app .sidebar {\n background: #1e2030;\n border-color: #1e2030;\n }\n :root #app a.sidebar-link {\n color: #cad3f5;\n }\n :root #app a.sidebar-link:hover {\n color: #b7bdf8;\n }\n :root #app .sidebar-heading {\n color: #b8c0e0;\n }\n :root #app a.sidebar-link.active {\n color: #b7bdf8;\n border-left-color: #b7bdf8;\n }\n :root #app a {\n color: #b7bdf8;\n }\n :root .obsession-history-play-all::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n color: #cad3f5;\n }\n :root .obsession-history-play-all.js-playlink-station.inline-section-control {\n color: #cad3f5;\n }\n :root .obsession-history-play-all:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .obsession-search-result-header {\n color: #b7bdf8;\n }\n :root .obsession-candidate-heading {\n color: #cad3f5;\n }\n :root .modal-dialog.popup_content,\n :root .modal-content {\n background-color: #1e2030;\n box-shadow: none;\n }\n :root .modal-body {\n background-color: #24273a;\n box-shadow: none;\n }\n :root .content-form textarea:focus {\n box-shadow: none;\n }\n :root .content-form textarea:hover:not([disabled]) {\n border-color: #b7bdf8;\n }\n :root .inbox-notifications .inbox-notifications__item {\n color: #a5adcb;\n }\n :root .inbox-notifications .inbox-notifications__item--highlight {\n background-color: #6e738d;\n }\n :root .inbox-notifications .inbox-notifications__item--hover {\n box-shadow: none;\n }\n :root .inbox-notifications__item--highlight-hover:hover {\n background-color: #181926;\n }\n :root .inbox-message-subject {\n color: #b7bdf8;\n }\n :root .inbox-message-message {\n color: #cad3f5;\n }\n :root .inbox-message-view .inbox-message-message blockquote {\n background: #181926;\n border-color: #b7bdf8;\n }\n :root body:not([data-whatinput=\"touch\"]) .inbox-notifications .inbox-notifications__item--hover:hover {\n background-color: #181926;\n }\n :root .inbox .inbox-message {\n background-color: #181926;\n }\n :root .inbox .inbox-message--unviewed {\n background-color: #6e738d;\n }\n :root .inbox .inbox-message--unviewed .inbox-message-status::after {\n background-color: #b7bdf8;\n }\n :root .lastfm-ad {\n display: none;\n }\n :root .full-bleed-ad-container,\n :root .sidebar-ad-container {\n background-color: #24273a;\n }\n :root .profile-card-content {\n background: #363a4f !important;\n }\n :root .btn-subscribe,\n :root .btn-subscribe:hover,\n :root .btn-subscribe:active {\n background-color: #b7bdf8 !important;\n }\n :root .listening-report-brick--upsell {\n display: none;\n }\n :root .your-progress {\n color: #cad3f5;\n }\n :root .profile-cards-container {\n display: none !important;\n }\n :root .header--overview,\n :root .header--sub-page {\n color: #cad3f5;\n }\n :root .btn-primary,\n :root .btn-primary:hover,\n :root .btn-primary:active,\n :root .no-data-message-button,\n :root .no-data-message-button:hover,\n :root .no-data-message-button:active,\n :root .api-session-connect,\n :root .api-session-disconnect:hover,\n :root .api-session-disconnect:active,\n :root .clipboard-button,\n :root body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .clipboard-button:focus,\n :root body:not([data-whatinput=\"touch\"]) .clipboard-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .clipboard-button:hover {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root .api-session-disconnect {\n background-color: #a9b0f7 !important;\n color: #24273a !important;\n }\n :root .btn-shortcut,\n :root .btn-shortcut:hover,\n :root .btn-shortcut:active {\n background-color: #a9b0f7 !important;\n color: #cad3f5 !important;\n }\n :root header {\n background: #1e2030;\n }\n :root .footer .footer-heading {\n color: #b8c0e0;\n }\n :root .footer {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .footer .footer-bottom {\n border-top-color: none;\n }\n :root .footer .footer-bottom .row {\n background-color: #1e2030;\n }\n :root .footer .footer-language--active,\n :root .footer-timezone strong,\n :root .footer .footer-language--active strong {\n color: #cad3f5;\n }\n :root .footer .footer-language,\n :root .footer-timezone,\n :root .footer .footer-legal {\n color: #6e738d;\n }\n :root .translation {\n color: #a5adcb;\n }\n :root .top-bar,\n :root .player-bar,\n :root .player-bar .player-bar-progress,\n :root .main-content::before,\n :root .masthead-nav {\n background: #1e2030;\n color: #cad3f5 !important;\n }\n :root .player-bar .player-bar-progress-slug {\n background: #b7bdf8;\n }\n :root .masthead-nav-control,\n :root .site-auth-control,\n :root .site-auth--anon::before,\n :root .masthead-nav .navlist-more {\n color: #cad3f5 !important;\n }\n :root .auth-dropdown-menu {\n background-color: #24273a !important;\n box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 0 1px #494d64 !important;\n }\n :root .auth-dropdown-menu-item {\n color: #cad3f5 !important;\n }\n :root .auth-dropdown-menu-item:hover,\n :root .auth-dropdown-menu-item:active {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .auth-dropdown-menu::before,\n :root .js .auth-dropdown-menu::before,\n :root .site-auth:focus .auth-dropdown-menu::before,\n :root .site-auth:hover .auth-dropdown-menu::before {\n background-image: none !important;\n background-color: #494d64;\n mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n -webkit-mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n mask-size: 36px 18px;\n -webkit-mask-size: 36px 18px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .masthead-nav .masthead-nav-control:focus,\n :root .masthead-nav .navlist-more:focus,\n :root .site-auth-control:focus,\n :root .masthead-nav .masthead-nav-control:hover,\n :root .masthead-nav .navlist-more:hover,\n :root .site-auth-control:hover {\n background-color: transparent;\n color: #b7bdf8 !important;\n }\n :root .site-auth-control.btn-secondary {\n color: #24273a !important;\n }\n :root .masthead-search-form {\n background-color: #1e2030;\n }\n :root .masthead-search-submit {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .masthead-search-submit:focus,\n :root body:not([data-whatinput=\"touch\"]) .masthead-search-submit .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .masthead-search-submit:hover {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root .masthead-search-field {\n color: #cad3f5;\n }\n :root .chartlist-timestamp {\n color: #a5adcb;\n }\n :root .genretodaybar,\n :root .rolling_no {\n background: #1e2030 !important;\n }\n :root .library-controls .secondary-nav .secondary-nav-item-link--active,\n :root .date-range-picker-button-inner,\n :root .library-controls .secondary-nav .secondary-nav-item-link--active:focus,\n :root .library-controls .secondary-nav .secondary-nav-item-link--active:hover,\n :root body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8 !important;\n }\n :root .catalogue-tags .tag a,\n :root .catalogue-tags .tags-add,\n :root .catalogue-tags .tags-add-cta,\n :root body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8;\n box-shadow: inset 0 0 0 1px #a9b0f7;\n }\n :root .image-overlay-playlink-link::before {\n display: none;\n }\n :root .globalchart .globalchart-item:first-child {\n background-color: rgba(30, 32, 48, 0.992);\n }\n :root .globalchart-item:first-child .globalchart-rank {\n color: #b7bdf8 !important;\n }\n :root .globalchart-item .globalchart-rank {\n color: #cad3f5;\n }\n :root .auth-container > .auth-container-animation {\n background-color: transparent;\n }\n :root #join-animation-container {\n display: none !important;\n }\n :root h1.text-24 {\n color: #b7bdf8;\n }\n :root .checkbox {\n color: #cad3f5;\n }\n :root .lazy-buylinks-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n -webkit-mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n }\n :root .chartlist-more-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n -webkit-mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n }\n :root .lazy-buylinks-toggle:hover::before,\n :root .lazy-buylinks-toggle:focus::before,\n :root .chartlist-more-button:hover::before,\n :root .chartlist-more-button:focus::before {\n background-color: #a5adcb;\n }\n :root .chartlist-love-button::before,\n :root .header-new-love-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n :root .chartlist-love-button:focus::before,\n :root .header-new-love-button:focus::before,\n :root .chartlist-love-button:hover::before,\n :root .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n :root [data-toggle-button-current-state=\"loved\"] .chartlist-love-button::before,\n :root [data-toggle-button-current-state=\"loved\"] .header-new-love-button::before,\n :root [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:focus::before,\n :root [data-toggle-button-current-state=\"loved\"] .header-new-love-button:focus::before,\n :root [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:hover::before,\n :root [data-toggle-button-current-state=\"loved\"] .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -552px 0;\n -webkit-mask-position: -552px 0;\n transition: mask-position 0.7s steps(22) !important;\n -webkit-transition: -webkit-mask-position 0.7s steps(22) !important;\n }\n :root .section-settings-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n -webkit-mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n }\n :root .share-button-profile::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n -webkit-mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n }\n :root .section-settings-toggle:hover::before,\n :root .section-settings-toggle:focus::before,\n :root .share-button-profile:hover::before,\n :root .share-button-profile:focus::before {\n background-color: #a5adcb;\n }\n :root .cta-link::before,\n :root .lyrics-snippet-more-link ::before,\n :root .trending-tracks-more-link ::before,\n :root .more-link-fullwidth-right ::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n -webkit-mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n }\n :root .play-this-track-playlink--itunes::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n -webkit-mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n }\n :root .resource-external-link--homepage::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n -webkit-mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n }\n :root .alert-warning::before {\n background-image: none !important;\n background-color: #f5a97f;\n mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n -webkit-mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n }\n :root .masthead-search-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n -webkit-mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n }\n :root .masthead-search-toggle:hover::before,\n :root .masthead-search-toggle:focus::before {\n background-color: #a5adcb;\n }\n :root .masthead-search-toggle.disclose-active::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n -webkit-mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n }\n :root .masthead-search-toggle.disclose-active:hover::before,\n :root .masthead-search-toggle.disclose-active:focus::before {\n background-color: #a5adcb;\n }\n :root .js .date-range-picker-button::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n -webkit-mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 14px 24px;\n -webkit-mask-size: 14px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .masthead-logo {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n -webkit-mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .catalogue-tags .tags-add::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n -webkit-mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n }\n :root .masthead-logo-loading {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n -webkit-mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-size: contain;\n -webkit-mask-size: contain;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .layout-image {\n background: #181926;\n }\n :root .layout-image .layout-image-image {\n mix-blend-mode: screen;\n }\n }\n @media (prefers-color-scheme: light) and (min-width: 768px) {\n :root .recs-feed .context::before {\n border-radius: 50%;\n content: \"\";\n height: 32px;\n left: auto;\n position: absolute;\n right: 15px;\n top: -16px;\n width: 32px;\n background: var(--category-background) !important;\n z-index: 1;\n }\n :root .recs-feed .recs-feed-item .context::after {\n background-image: none !important;\n background-color: #181926;\n mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n -webkit-mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 32px 160px;\n -webkit-mask-size: 32px 160px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n z-index: 2;\n }\n :root .recs-feed .recs-feed-item--album .context::after {\n -webkit-mask-position: 0 -64px;\n }\n :root .recs-feed .recs-feed-item--artist .context::after {\n -webkit-mask-position: 0 -32px;\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n color-scheme: dark;\n /* ------UNIVERSAL STYLES INCASE SOME GET MISSED------ */\n /* -----------------SETTINGS------------------- */\n /* -----------CHECKBOXES, DROPDOWNS AND RADIOS---------- */\n /* HOME PAGE */\n /* ERROR */\n /* info banner */\n /* LIVE */\n /* MUSIC */\n /* PROFILE */\n /* BANNER */\n /* SEARCH */\n /* RECOMMENDATIONS */\n /* RECAP PROMOS */\n /* CHARTS */\n /* EVENTS */\n /* FEATURES */\n /* FEATURES POST */\n /* PROFILE */\n /* LISTENING REPORT */\n /* SHOUT BOX */\n /* LIBRARY */\n /* FOLLOWING */\n /* FOLLOW BUTTON */\n /* BOOKMARKS */\n /* TASTE-O-METER COLORS */\n /* ARTIST */\n /* SIMILAR ARTISTS */\n /* WIKI */\n /* DOCUMENTATION/API SECTION */\n /* OBSESSIONS */\n /* MESSAGES */\n /* ADS */\n /* RECOMMENDATIONS ON PROFILE */\n /* UPGRADE TO PRO */\n /* ----Profile Cards Hide------- */\n /* HEADER */\n /* -----Primary Button------ */\n /* -----Shortcut Button------ */\n /* ------HEADER----- */\n /* ------FOOTER----- */\n /* --------TOP BAR---------- */\n /* -------PLAYLISTS--------- */\n /* -----GENRES TODAY----- */\n /* -----NAV ITEMS----- */\n /* ------ARTIST TAGS----- */\n /* -----HIDE PLAY BUTTON ON TOP TRACK------ */\n /* ---------CHARTS FIX--------- */\n /* -------LOG IN PAGE------- */\n /* ----ICONS---- */\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 .layout-image {\n background: #24273a;\n }\n :root .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/4128a6eb29f94943c9d206c08e625904.jpg\"],\n :root .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/237x178/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n :root .layout-image .layout-image-image[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n :root [src=\"https://lastfm.freetls.fastly.net/i/u/avatar70s/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n :root [src=\"https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg\"],\n :root [src=\"https://lastfm.freetls.fastly.net/i/u/64s/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"] {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n :root .cover-art {\n background: #24273a;\n }\n :root .avatar::after,\n :root .cover-art::after,\n :root .image-list-item::after,\n :root .video-thumbnail::after {\n box-shadow: inset 0 0 0 1px rgba(165, 173, 203, 0.07);\n }\n :root body {\n color: #cad3f5;\n background: #24273a;\n }\n :root h1 {\n color: #b7bdf8;\n }\n :root .mimic-link {\n color: #7dc4e4;\n }\n :root hr {\n border-color: #8087a2;\n }\n :root a {\n color: #b7bdf8;\n }\n :root a:hover {\n color: #a9b0f7;\n }\n :root .content-form .form-row-help-text,\n :root .footnotes {\n color: #6e738d;\n }\n :root .content-form legend {\n color: #b8c0e0;\n }\n :root .change-username-upsell {\n background: #1e2030;\n }\n :root .change-username-faded h2::after {\n background-image: none !important;\n background-color: #6e738d;\n mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n -webkit-mask-image: url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\");\n mask-size: 24px 24px;\n -webkit-mask-size: 24px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .lfm-form-radio input[type=\"radio\"]:checked + label::before {\n border-color: #b7bdf8;\n box-shadow: inset 0 0 0 4px #b7bdf8;\n background-color: #24273a;\n }\n :root .lfm-form-radio input[type=\"radio\"] + label::before {\n background-color: #181926;\n border-color: #494d64;\n }\n :root .content-form select {\n background-image: none;\n }\n :root .main-content,\n :root .container,\n :root .content-top-has-nav .content-top,\n :root .two-column-layout .content-top {\n background-color: #24273a;\n }\n :root .content-top-has-nav .content-top::after,\n :root .two-column-layout .content-top::after {\n border-top-color: #a9b0f7;\n }\n :root .homefeed .content-top .secondary-nav-item-link--active,\n :root .home-welcome-header {\n color: #cad3f5;\n }\n :root .secondary-nav-item-link {\n color: #a5adcb;\n }\n :root .secondary-nav-item-link:focus,\n :root .secondary-nav-item-link:hover,\n :root .homefeed .content-top .secondary-nav-item-link--active,\n :root .homefeed .content-top .secondary-nav-item-link--active:focus,\n :root .homefeed .content-top .secondary-nav-item-link--active:hover {\n color: #cad3f5;\n }\n :root .homefeed .content-top .secondary-nav-item--artists .secondary-nav-item-link:hover::after,\n :root .homefeed .content-top .secondary-nav-item--albums .secondary-nav-item-link:hover::after,\n :root .homefeed .content-top .secondary-nav-item--tracks .secondary-nav-item-link:hover::after,\n :root .homefeed .content-top .secondary-nav-item--events .secondary-nav-item-link:hover::after {\n background-color: #a9b0f7;\n }\n :root .homefeed--artists .content-top .secondary-nav-item-link--active::after,\n :root .homefeed--albums .content-top .secondary-nav-item-link--active::after,\n :root .homefeed--tracks .content-top .secondary-nav-item-link--active::after,\n :root .homefeed--events .content-top .secondary-nav-item-link--active::after {\n background-color: #a9b0f7;\n }\n :root .recs-feed .recs-feed-cover-image-wrap::after,\n :root .grid-items-cover-image-wrap::after {\n background-image: linear-gradient(180deg, transparent 0, rgba(30, 32, 48, 0.4) 50%, rgba(30, 32, 48, 0.7) 50%, rgba(30, 32, 48, 0.7) 100%);\n }\n :root .recs-feed .context {\n background: #1e2030;\n color: #cad3f5;\n box-shadow: none;\n box-shadow: inset 1px 0 #181a27, inset -1px -1px #181926;\n }\n :root .recs-feed .recs-feed-item {\n background: transparent;\n box-shadow: none;\n }\n :root .stationlink-list .stationlink {\n color: #a5adcb;\n }\n :root .stationlink-list .stationlink:focus,\n :root .stationlink-list .stationlink:hover {\n color: #cad3f5;\n }\n :root .stationlink-list .stationlink:focus::before,\n :root .stationlink-list .stationlink:hover::before {\n background-color: #a5adcb;\n }\n :root .stationlink-list .stationlink::after {\n border-bottom-color: #a9b0f7;\n }\n :root .stationlink-list .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .subscribe-cta,\n :root .mpu-subscription-upsell,\n :root .mpu-subscription-upsell--mpu {\n display: none;\n }\n :root .join-cta {\n background-color: transparent;\n }\n :root .join-cta h3 {\n color: #b7bdf8;\n }\n :root .lazy-features-footer {\n display: none;\n }\n :root #error {\n color: #cad3f5;\n }\n :root .nag-bar--info {\n background-color: #24273a !important;\n }\n :root .content-top-header {\n color: #b7bdf8;\n }\n :root .minimal-navigation-item-link,\n :root .minimal-navigation-item-link:focus,\n :root .minimal-navigation-item-link:hover {\n color: #a5adcb;\n }\n :root .minimal-navigation-item-link--active,\n :root .music-section-heading,\n :root .music-more-artists-item-name a,\n :root .music-releases-item-name a,\n :root .minimal-navigation-item-link--active:focus,\n :root .music-section-heading:focus,\n :root .music-more-artists-item-name a:focus,\n :root .music-releases-item-name a:focus,\n :root .minimal-navigation-item-link--active:hover,\n :root .music-section-heading:hover,\n :root .music-more-artists-item-name a:hover,\n :root .music-releases-item-name a:hover {\n color: #cad3f5;\n }\n :root .music-releases-item-artist,\n :root .column-tracks-item-name,\n :root .column-tracks-item-artist,\n :root .music-gallery-artist {\n color: #cad3f5;\n }\n :root .music-section-rediscover-subscribe-banner-cta {\n background-color: #24273a;\n }\n :root .header--overview .header-background {\n opacity: 0.4;\n }\n :root .artist-result-heading,\n :root .album-result-heading {\n color: #cad3f5;\n }\n :root .recs-feed-title a {\n color: #cad3f5 !important;\n }\n :root .recs-feed-item--artist,\n :root .recs-feed .recs-feed-item--artist {\n --category-background: #eed49f;\n }\n :root .recs-feed-item--album,\n :root .recs-feed .recs-feed-item--album {\n --category-background: #a6da95;\n }\n :root .recs-feed-item--track,\n :root .recs-feed .recs-feed-item--track {\n --category-background: #8aadf4;\n }\n :root .recs-feed .context-love-icon::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_12.be2fe9170476.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 12px 12px;\n -webkit-mask-size: 12px 12px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .secondary-nav {\n box-shadow: inset 0 -1px #b7bdf8;\n }\n :root .music-recommended-artists-artist-name,\n :root .music-recommended-artists-context,\n :root .pagination-page,\n :root .pagination-next {\n color: #cad3f5;\n }\n :root .music-recommended-albums-item-name,\n :root .music-recommended-albums-album-artist,\n :root .music-recommended-albums-album-context {\n color: #cad3f5;\n }\n :root .recommended-tracks-item-name,\n :root .recommended-tracks-item-artist,\n :root .big-tags-item-context {\n color: #cad3f5;\n }\n :root p {\n color: #a5adcb;\n }\n :root .promo-v3 .listening-report-promo {\n background: #1e2030;\n border-color: rgba(30, 32, 48, 0.5);\n }\n :root .promo-v3 .listening-report-promo:hover,\n :root .promo-v3 .listening-report-promo:focus {\n background: #181926;\n border-color: rgba(24, 25, 38, 0.5);\n }\n :root .promo-v3 .listening-report-promo-date::after {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n height: 0;\n width: 0;\n padding: 7px;\n filter: none;\n }\n :root .adaptive-skin-wrapper,\n :root .row {\n background-color: #24273a;\n }\n :root .two-column-layout .container {\n background-size: 0;\n background-position: 0 0;\n background-color: #24273a;\n }\n :root ._buffer-reset,\n :root .sidebar-heading {\n color: #b7bdf8;\n }\n :root .sidebar-group-heading {\n color: #cad3f5;\n }\n :root .resource-list--sidebar-item-name {\n color: #cad3f5;\n }\n :root .js-link-block.globalchart-item {\n background-color: #181926;\n box-shadow: 0 1px #24273a, inset 0 -1px #24273a;\n }\n :root .globalchart a,\n :root .globalchart a:focus,\n :root .globalchart a:hover {\n color: #cad3f5;\n }\n :root .footer-top-row {\n background-color: #1e2030;\n }\n :root .events-filter,\n :root .events-filter-recommended,\n :root .dropdown-menu-clickable-button:focus,\n :root .dropdown-menu-clickable-button:hover {\n color: #cad3f5;\n }\n :root .events-filters {\n border-bottom-color: #b7bdf8;\n }\n :root .events-list-item-venue--address,\n :root .events-list-item-event--lineup {\n color: #a5adcb;\n }\n :root .events-list-anhv1 a,\n :root .events-list-anhv1 a:focus,\n :root .events-list-anhv1 a:hover,\n :root .events-list-item-event--title,\n :root .events-list-item-venue--title {\n color: #cad3f5;\n }\n :root .features-header .features-teaser-body,\n :root .features-teaser-wrap--promoted .features-teaser-body {\n background: #24273a;\n }\n :root .features-teaser-title a,\n :root .features-teaser-title a:focus,\n :root .features-teaser-title a:hover {\n color: #cad3f5;\n }\n :root .features-post-header-body {\n background-color: #24273a;\n }\n :root .features-post-header-title {\n color: #b7bdf8;\n }\n :root .features-post-artist {\n color: #cad3f5;\n }\n :root .features-post-byline-item.features-post-author {\n color: #cad3f5;\n }\n :root .header-avatar-add,\n :root .header-avatar-add:not(.cta--inactive):focus,\n :root .header-avatar-add:not(.cta--inactive):hover {\n background-color: #a9b0f7;\n }\n :root .dropdown-menu-clickable,\n :root #share-library-artist,\n :root .dropdown-menu-clickable-item:active,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n background-color: #24273a;\n }\n :root .header--overview {\n background-color: #24273a;\n }\n :root .header-metadata .header-metadata-title,\n :root .header-scrobble-since,\n :root .header-title-display-name {\n color: #b8c0e0;\n }\n :root .chartlist-play-button::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .chartlist-play-button:focus:focus::before,\n :root .chartlist-play-button:focus:hover::before,\n :root .chartlist-play-button:hover:focus::before,\n :root .chartlist-play-button:hover:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .text-Color-link,\n :root h2,\n :root .dropdown-menu-clickable-button.disclose-active {\n color: #b7bdf8;\n }\n :root .dropdown-menu-clickable-button,\n :root .dropdown-menu-clickable-item--selected,\n :root .dropdown-menu-clickable-button:focus,\n :root .dropdown-menu-clickable-item--selected:focus,\n :root .dropdown-menu-clickable-button:hover,\n :root .dropdown-menu-clickable-item--selected:hover {\n color: #b7bdf8;\n }\n :root .dropdown-menu-clickable-item,\n :root .dropdown-menu-clickable-item:active,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n :root body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n color: #cad3f5;\n }\n :root .btn-secondary {\n background-color: #a9b0f7;\n color: #181926;\n }\n :root body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .btn-secondary:focus,\n :root body:not([data-whatinput=\"touch\"]) .btn-secondary .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .btn-secondary:hover {\n background-color: #b7bdf8;\n color: #181926;\n }\n :root input[type=\"password\"] {\n background-color: #181926 !important;\n border-color: #181926 !important;\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n :root .chartlist-row--highlight,\n :root .chartlist-row--now-scrobbling {\n /* background-color: #5a1717; */\n background: linear-gradient(270deg, #24273a 60%, rgba(183, 189, 248, 0.2));\n background-size: 200% 200%;\n -webkit-animation: chartlist-anim 10s ease infinite;\n -moz-animation: chartlist-anim 10s ease infinite;\n animation: chartlist-anim 10s ease infinite;\n }\n :root .chartlist-name,\n :root .chartlist-artist {\n color: #a5adcb;\n }\n :root .chartlist-break::after,\n :root .chartlist-row::after {\n border-bottom-color: #363a4f;\n }\n :root .chartlist-row:hover {\n background-color: #181926;\n }\n :root .chartlist-count-bar-slug {\n background-color: transparent !important;\n background-image: linear-gradient(to right, #b7bdf8, #b7bdf8);\n color: #181926;\n }\n :root .chartlist-count-bar-value {\n color: #181926;\n }\n :root a:focus .chartlist-count-bar-slug,\n :root a:hover .chartlist-count-bar-slug {\n background-color: #a9b0f7;\n }\n :root .chartlist-count-bar-link,\n :root .chartlist-count-bar-link:focus,\n :root .chartlist-count-bar-link:hover {\n color: #cad3f5;\n }\n :root .shout-form textarea {\n background-color: #181926;\n }\n :root .chartlist-index {\n color: #cad3f5;\n }\n :root .chartlist tr:nth-child(1) td.chartlist-index {\n color: #b7bdf8;\n }\n :root .report-box-container {\n background: #1e2030;\n color: #cad3f5;\n }\n :root .report-box-container--overview {\n background: #b7bdf8;\n color: #24273a;\n }\n :root .report-box-container--overview .report-headline-border {\n mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\");\n background: #24273a;\n }\n :root .report-box-container--overview .report-headline-top {\n color: #24273a;\n border-bottom-color: #24273a;\n }\n :root .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison {\n border-color: #24273a;\n }\n :root .report-box-container--overview .report-headline-meta .badge-container .report-badge.report-badge--comparison .report-arrow {\n background: #24273a;\n }\n :root .report-box-container--overview .report-headline__chart .highcharts-series-0 .highcharts-point {\n fill: #24273a;\n stroke: rgba(36, 39, 58, 0.5);\n }\n :root .report-box-container--overview .report-headline__chart .highcharts-series-1 .highcharts-point {\n fill: rgba(36, 39, 58, 0.5);\n stroke: transparent;\n }\n :root .report-box-container--overview .report-headline__chart .highcharts-axis-labels {\n stroke: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container {\n background: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-row,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-row {\n border-bottom-color: #b7bdf8;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview {\n background: var(--category-background);\n color: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview--artist,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--artist {\n --category-background: #eed49f;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview--album,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--album {\n --category-background: #a6da95;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview--track,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview--track {\n --category-background: #8aadf4;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge {\n border-color: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview .badge-container .report-badge--comparison .report-arrow,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .badge-container .report-badge--comparison .report-arrow {\n background: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-item-overview .highcharts-series-group .highcharts-point,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-item-overview .highcharts-series-group .highcharts-point {\n fill: #24273a;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item {\n color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item--artist,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--artist {\n --category-background: #eed49f;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item--album,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--album {\n --category-background: #a6da95;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item--track,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item--track {\n --category-background: #8aadf4;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-top-item .listening-report-top-item-badge,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-top-item .listening-report-top-item-badge {\n background: var(--category-background);\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type {\n background: var(--category-background);\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type__artist,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__artist {\n --category-background: #eed49f;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type__album,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__album {\n --category-background: #a6da95;\n }\n :root .user-dashboard-layout--version-3 .main-content .top-new-item-type__track,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .top-new-item-type__track {\n --category-background: #8aadf4;\n }\n :root .user-dashboard-layout--version-3 .main-content .triangle-ratio--details .comparison,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .triangle-ratio--details .comparison {\n color: #a5adcb;\n }\n :root .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison {\n border-color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .badge-container .report-badge--comparison .report-arrow,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .badge-container .report-badge--comparison .report-arrow {\n background: #cad3f5;\n vertical-align: initial;\n }\n :root .user-dashboard-layout--version-3 .main-content .quick-fact-row,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row {\n color: #b8c0e0;\n }\n :root .user-dashboard-layout--version-3 .main-content .quick-fact-row:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-row:hover {\n color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-highlight-comparison,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-highlight-comparison,\n :root .user-dashboard-layout--version-3 .main-content .quick-fact-comparison-text,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .quick-fact-comparison-text {\n color: #a5adcb;\n }\n :root .user-dashboard-layout--version-3 .main-content .tag-label,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label {\n background: linear-gradient(90deg, #a0a8f6, #b7bdf8);\n }\n :root .user-dashboard-layout--version-3 .main-content .tag-label--total-scrobbles::before,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--total-scrobbles::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\");\n }\n :root .user-dashboard-layout--version-3 .main-content .tag-label--discovery::before,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .tag-label--discovery::before {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n -webkit-mask-image: url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\");\n }\n :root .user-dashboard-layout--version-3 .main-content .header-metadata-title,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .header-metadata-title {\n color: #cad3f5;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-divider,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-divider {\n border-color: #363a4f;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-head,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-head {\n border-bottom-color: #181926;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner:hover {\n background: #212435;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-item-scrobbles,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-item-scrobbles {\n color: #8087a2;\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down {\n background: rgba(237, 135, 150, 0.1);\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--down:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--down:hover {\n background: rgba(237, 135, 150, 0.15);\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up {\n background: rgba(166, 218, 149, 0.1);\n }\n :root .user-dashboard-layout--version-3 .main-content .listening-report-brick-inner--highlight.listening-report-highlight--up:hover,\n :root .user-dashboard-layout--version-3 .user-dashboard > .container .listening-report-brick-inner--highlight.listening-report-highlight--up:hover {\n background: rgba(166, 218, 149, 0.15);\n }\n :root .user-dashboard-layout--version-3 .footer {\n background-color: #1e2030;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-0 {\n fill: #f4dbd6;\n stroke: #f4dbd6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-1 {\n fill: #f0c6c6;\n stroke: #f0c6c6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-2 {\n fill: #f5bde6;\n stroke: #f5bde6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-3 {\n fill: #c6a0f6;\n stroke: #c6a0f6;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-4 {\n fill: #ed8796;\n stroke: #ed8796;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-5 {\n fill: #ee99a0;\n stroke: #ee99a0;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-6 {\n fill: #f5a97f;\n stroke: #f5a97f;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-7 {\n fill: #eed49f;\n stroke: #eed49f;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-8 {\n fill: #a6da95;\n stroke: #a6da95;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-9 {\n fill: #8bd5ca;\n stroke: #8bd5ca;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-10 {\n fill: #91d7e3;\n stroke: #91d7e3;\n }\n :root .report-box-container--top-tags-over-time .top-tags-over-time-colour-11 {\n fill: #7dc4e4;\n stroke: #7dc4e4;\n }\n :root .highcharts-radial-axis-grid .highcharts-grid-line {\n stroke: #363a4f;\n }\n :root .report-arrow {\n background-image: none !important;\n background-color: #24273a;\n mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n -webkit-mask-image: url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\");\n mask-size: contain;\n -webkit-mask-size: contain;\n background-size: contain;\n padding: 4px;\n margin: 2px;\n height: 0;\n width: 0;\n filter: invert(0) !important;\n }\n :root .music-decades-chart-container .highcharts-series-1 .highcharts-point {\n fill: rgba(183, 189, 248, 0.5);\n }\n :root .shout--active {\n background-color: rgba(73, 77, 100, 0.997);\n }\n :root .shout,\n :root .shout-form {\n border-bottom-color: #363a4f;\n }\n :root .shout-user a {\n color: #cad3f5;\n }\n :root .shout-timestamp,\n :root .shout-reply {\n color: #a5adcb;\n }\n :root .shout-timestamp:hover,\n :root .shout-reply:hover {\n color: #939ab7;\n }\n :root .shout-reply::before {\n background-image: none !important;\n background-color: #a5adcb;\n mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n -webkit-mask-image: url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\");\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n :root .shout-form {\n border-color: none;\n }\n :root .shout-permalink.shout-permalink:focus,\n :root .shout-permalink.shout-permalink:hover {\n color: #939ab7;\n }\n :root .shout .vote-button {\n color: #8087a2;\n }\n :root .shout .vote-button::before {\n background-image: none !important;\n background-color: #939ab7;\n mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n -webkit-mask-image: url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 16px 32px;\n -webkit-mask-size: 16px 32px;\n }\n :root .shout .vote-button--voted {\n color: #a6da95;\n }\n :root .shout .vote-button--voted::before {\n background-image: none !important;\n background-color: #a6da95;\n mask-position: 0 -16px;\n -webkit-mask-position: 0 -16px;\n }\n :root .col-sidebar._buffer-sidebar > figure > div > div > svg > .highcharts-background {\n fill: #24273a;\n }\n :root .highcharts-point {\n fill: #a9b0f7;\n }\n :root .highcharts-point-select {\n fill: #b7bdf8;\n }\n :root .highcharts-axis-labels > text {\n fill: #cad3f5 !important;\n }\n :root #scrobble-chart-content .highcharts-background {\n fill: #24273a;\n }\n :root #scrobble-chart-content .highcharts-point {\n fill: rgba(183, 189, 248, 0.2);\n }\n :root #scrobble-chart-content .highcharts-xaxis .highcharts-axis-line,\n :root #scrobble-chart-content .highcharts-yaxis-grid .highcharts-grid-line {\n stroke: #5b6078;\n stroke-width: 1;\n }\n :root #scrobble-chart-content .highcharts-axis-title {\n fill: #a5adcb !important;\n }\n :root .user-list-name {\n color: #cad3f5;\n }\n :root .user-follow,\n :root .user-follow::after {\n color: #b7bdf8;\n background-color: #363a4f;\n }\n :root [data-toggle-button-current-state=\"unfollowed\"] .header-follower-btn::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n :root [data-toggle-button-current-state=\"followed\"] .header-follower-btn::before {\n background-color: #a6da95;\n color: #cad3f5;\n }\n :root [data-toggle-button-current-state=\"followed\"] .header-follower-btn:hover::before {\n background-color: #ed8796;\n color: #cad3f5;\n }\n :root .header-follower-btn {\n color: #b7bdf8;\n }\n :root .music-bookmarks-artists-item-name {\n color: #cad3f5;\n }\n :root .tasteometer-donut-base {\n fill: #494d64;\n }\n :root .tasteometer-avatar img {\n border-color: #494d64;\n }\n :root .tasteometer-compat-very_low .tasteometer-compat-colour {\n color: #a5adcb;\n fill: #a5adcb;\n }\n :root .tasteometer-compat-low .tasteometer-compat-colour {\n color: #c6a0f6;\n fill: #c6a0f6;\n }\n :root .tasteometer-compat-medium .tasteometer-compat-colour {\n color: #a6da95;\n fill: #a6da95;\n }\n :root .tasteometer-compat-very_high .tasteometer-compat-colour {\n color: #f5a97f;\n fill: #f5a97f;\n }\n :root .tasteometer-compat-super .tasteometer-compat-colour {\n color: #ed8796;\n fill: #ed8796;\n }\n :root .section-with-separator::after {\n background-color: #24273a;\n }\n :root body .header-new-bookmark-button,\n :root body .header-new-download-button,\n :root body .header-new-love-button,\n :root body .header-new-more-button {\n color: #24273a;\n background-color: #b7bdf8;\n }\n :root body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-download-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-love-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-more-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .header-new-bookmark-button:hover,\n :root body:not([data-whatinput=\"touch\"]) .header-new-download-button:hover,\n :root body:not([data-whatinput=\"touch\"]) .header-new-love-button:hover,\n :root body:not([data-whatinput=\"touch\"]) .header-new-more-button:hover {\n color: #24273a;\n background-color: #b7bdf8;\n }\n :root .wiki-block-inner,\n :root .catalogue-metadata-heading,\n :root .catalogue-metadata-description,\n :root .header-metadata-tnew-title {\n color: #a5adcb;\n }\n :root .text-18 {\n color: #b7bdf8;\n }\n :root .artist-similar-artists-sidebar-item-name a,\n :root .artist-top-albums-item-name a,\n :root .listeners-section-item-name a,\n :root .catalogue-overview-similar-artists-full-width-item-name a,\n :root .similar-albums-item-name a,\n :root .discovery-stat-top-item-name a,\n :root .source-album-artist a,\n :root .source-album-name a,\n :root .track-similar-tracks-item-name a,\n :root .about-artist-name a,\n :root .catalogue-overview-similar-artists-item-name a,\n :root .artist-similar-artists-sidebar-item-name a:focus,\n :root .artist-top-albums-item-name a:focus,\n :root .listeners-section-item-name a:focus,\n :root .catalogue-overview-similar-artists-full-width-item-name a:focus,\n :root .similar-albums-item-name a:focus,\n :root .discovery-stat-top-item-name a:focus,\n :root .source-album-artist a:focus,\n :root .source-album-name a:focus,\n :root .track-similar-tracks-item-name a:focus,\n :root .about-artist-name a:focus,\n :root .catalogue-overview-similar-artists-item-name a:focus,\n :root .artist-similar-artists-sidebar-item-name a:hover,\n :root .artist-top-albums-item-name a:hover,\n :root .listeners-section-item-name a:hover,\n :root .catalogue-overview-similar-artists-full-width-item-name a:hover,\n :root .similar-albums-item-name a:hover,\n :root .discovery-stat-top-item-name a:hover,\n :root .source-album-artist a:hover,\n :root .source-album-name a:hover,\n :root .track-similar-tracks-item-name a:hover,\n :root .about-artist-name a:hover,\n :root .catalogue-overview-similar-artists-item-name a:hover {\n color: #cad3f5;\n }\n :root .events-list-item-event-name.link-block-target > span {\n color: #cad3f5;\n }\n :root .events-list-item-venue > span {\n color: #a5adcb;\n }\n :root .resource-external-link,\n :root .resource-external-link:hover {\n color: #cad3f5;\n }\n :root .js-playlink-station.desktop-playlink.inline-section-control.stationlink {\n color: #cad3f5;\n }\n :root .section-with-settings .section-control::before {\n border-right-color: #a5adcb;\n }\n :root .header-metadata .header-metadata-display a {\n color: #b7bdf8;\n }\n :root .big-artist-list-title a {\n color: var(--subtext1);\n }\n :root .big-artist-list-title a:hover {\n color: #cad3f5;\n }\n :root .similar-artists-item-name {\n color: #cad3f5;\n }\n :root .similar-artists-item-wiki-inner-2 {\n color: #a5adcb;\n }\n :root .section-playlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .section-playlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .section-playlink.js-playlink-station {\n color: #cad3f5;\n }\n :root .stationlink::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n :root .stationlink:focus::before,\n :root .stationlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .video-preview-upload-cta {\n background-color: #181926;\n box-shadow: 0 0 0 2px #a9b0f7;\n }\n :root .video-preview-upload-cta:not(.cta--inactive):focus,\n :root .video-preview-upload-cta:not(.cta--inactive):hover {\n background-color: #24273a;\n }\n :root .highcharts-plot-bands-0 > path {\n fill: #6e738d;\n }\n :root .listener-trend .highcharts-area {\n fill: rgba(237, 135, 150, 0.999);\n }\n :root .listener-trend .highcharts-graph {\n stroke: #ed8796;\n }\n :root .Colored-cta {\n background-color: rgba(91, 96, 120, 0.997);\n }\n :root .Colored-cta:not(.cta--inactive):focus,\n :root .Colored-cta:not(.cta--inactive):hover {\n background-color: rgba(91, 96, 120, 0.993);\n }\n :root .similar-items-sidebar-item-name {\n color: #cad3f5;\n }\n :root .resource-list--release-list-item-name {\n color: #cad3f5;\n }\n :root .shout--deleted,\n :root .shout--reported {\n background: #24273a;\n }\n :root .play-this-track-playlinks {\n color: #cad3f5;\n }\n :root .factbox-item,\n :root #factbox-more-members {\n color: #a5adcb;\n }\n :root .factbox-item > h4 {\n color: #b7bdf8;\n }\n :root .alert-warning {\n color: #f5a97f;\n background-color: #181926;\n }\n :root .content-form .form-control,\n :root .content-form input[type=\"date\"],\n :root .content-form input[type=\"email\"],\n :root .content-form input[type=\"number\"],\n :root .content-form input[type=\"password\"],\n :root .content-form input[type=\"text\"],\n :root .content-form input[type=\"url\"],\n :root .content-form select,\n :root .content-form textarea {\n background-color: #181926 !important;\n border-color: #181926 !important;\n color: #a5adcb !important;\n }\n :root .content-form .form-control:focus,\n :root .content-form input[type=\"date\"]:focus,\n :root .content-form input[type=\"email\"]:focus,\n :root .content-form input[type=\"number\"]:focus,\n :root .content-form input[type=\"password\"]:focus,\n :root .content-form input[type=\"text\"]:focus,\n :root .content-form input[type=\"url\"]:focus,\n :root .content-form select:focus,\n :root .content-form textarea:focus {\n box-shadow: none !important;\n border-color: #181926 !important;\n }\n :root .content-form .form-control:hover:not([disabled]),\n :root .content-form input[type=\"date\"]:hover:not([disabled]),\n :root .content-form input[type=\"email\"]:hover:not([disabled]),\n :root .content-form input[type=\"number\"]:hover:not([disabled]),\n :root .content-form input[type=\"password\"]:hover:not([disabled]),\n :root .content-form input[type=\"text\"]:hover:not([disabled]),\n :root .content-form input[type=\"url\"]:hover:not([disabled]),\n :root .content-form select:hover:not([disabled]),\n :root .content-form textarea:hover:not([disabled]) {\n border-color: #181926 !important;\n color: #cad3f5 !important;\n }\n :root .control-label {\n color: #b7bdf8;\n }\n :root .join-form .form-row-help-text {\n color: #cad3f5;\n background-color: #494d64;\n }\n :root #stylerules {\n background-color: #6e738d;\n color: #a5adcb;\n }\n :root .secondary-nav-item-link--active::after,\n :root a.secondary-nav-item-link:focus::after,\n :root a.secondary-nav-item-link:hover::after {\n background-color: #b7bdf8;\n }\n :root #app .sidebar {\n background: #1e2030;\n border-color: #1e2030;\n }\n :root #app a.sidebar-link {\n color: #cad3f5;\n }\n :root #app a.sidebar-link:hover {\n color: #b7bdf8;\n }\n :root #app .sidebar-heading {\n color: #b8c0e0;\n }\n :root #app a.sidebar-link.active {\n color: #b7bdf8;\n border-left-color: #b7bdf8;\n }\n :root #app a {\n color: #b7bdf8;\n }\n :root .obsession-history-play-all::before {\n background-color: #b7bdf8;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n color: #cad3f5;\n }\n :root .obsession-history-play-all.js-playlink-station.inline-section-control {\n color: #cad3f5;\n }\n :root .obsession-history-play-all:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: #a5adcb;\n }\n :root .obsession-search-result-header {\n color: #b7bdf8;\n }\n :root .obsession-candidate-heading {\n color: #cad3f5;\n }\n :root .modal-dialog.popup_content,\n :root .modal-content {\n background-color: #1e2030;\n box-shadow: none;\n }\n :root .modal-body {\n background-color: #24273a;\n box-shadow: none;\n }\n :root .content-form textarea:focus {\n box-shadow: none;\n }\n :root .content-form textarea:hover:not([disabled]) {\n border-color: #b7bdf8;\n }\n :root .inbox-notifications .inbox-notifications__item {\n color: #a5adcb;\n }\n :root .inbox-notifications .inbox-notifications__item--highlight {\n background-color: #6e738d;\n }\n :root .inbox-notifications .inbox-notifications__item--hover {\n box-shadow: none;\n }\n :root .inbox-notifications__item--highlight-hover:hover {\n background-color: #181926;\n }\n :root .inbox-message-subject {\n color: #b7bdf8;\n }\n :root .inbox-message-message {\n color: #cad3f5;\n }\n :root .inbox-message-view .inbox-message-message blockquote {\n background: #181926;\n border-color: #b7bdf8;\n }\n :root body:not([data-whatinput=\"touch\"]) .inbox-notifications .inbox-notifications__item--hover:hover {\n background-color: #181926;\n }\n :root .inbox .inbox-message {\n background-color: #181926;\n }\n :root .inbox .inbox-message--unviewed {\n background-color: #6e738d;\n }\n :root .inbox .inbox-message--unviewed .inbox-message-status::after {\n background-color: #b7bdf8;\n }\n :root .lastfm-ad {\n display: none;\n }\n :root .full-bleed-ad-container,\n :root .sidebar-ad-container {\n background-color: #24273a;\n }\n :root .profile-card-content {\n background: #363a4f !important;\n }\n :root .btn-subscribe,\n :root .btn-subscribe:hover,\n :root .btn-subscribe:active {\n background-color: #b7bdf8 !important;\n }\n :root .listening-report-brick--upsell {\n display: none;\n }\n :root .your-progress {\n color: #cad3f5;\n }\n :root .profile-cards-container {\n display: none !important;\n }\n :root .header--overview,\n :root .header--sub-page {\n color: #cad3f5;\n }\n :root .btn-primary,\n :root .btn-primary:hover,\n :root .btn-primary:active,\n :root .no-data-message-button,\n :root .no-data-message-button:hover,\n :root .no-data-message-button:active,\n :root .api-session-connect,\n :root .api-session-disconnect:hover,\n :root .api-session-disconnect:active,\n :root .clipboard-button,\n :root body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .clipboard-button:focus,\n :root body:not([data-whatinput=\"touch\"]) .clipboard-button .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .clipboard-button:hover {\n background-color: #b7bdf8 !important;\n color: #24273a !important;\n }\n :root .api-session-disconnect {\n background-color: #a9b0f7 !important;\n color: #24273a !important;\n }\n :root .btn-shortcut,\n :root .btn-shortcut:hover,\n :root .btn-shortcut:active {\n background-color: #a9b0f7 !important;\n color: #cad3f5 !important;\n }\n :root header {\n background: #1e2030;\n }\n :root .footer .footer-heading {\n color: #b8c0e0;\n }\n :root .footer {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root .footer .footer-bottom {\n border-top-color: none;\n }\n :root .footer .footer-bottom .row {\n background-color: #1e2030;\n }\n :root .footer .footer-language--active,\n :root .footer-timezone strong,\n :root .footer .footer-language--active strong {\n color: #cad3f5;\n }\n :root .footer .footer-language,\n :root .footer-timezone,\n :root .footer .footer-legal {\n color: #6e738d;\n }\n :root .translation {\n color: #a5adcb;\n }\n :root .top-bar,\n :root .player-bar,\n :root .player-bar .player-bar-progress,\n :root .main-content::before,\n :root .masthead-nav {\n background: #1e2030;\n color: #cad3f5 !important;\n }\n :root .player-bar .player-bar-progress-slug {\n background: #b7bdf8;\n }\n :root .masthead-nav-control,\n :root .site-auth-control,\n :root .site-auth--anon::before,\n :root .masthead-nav .navlist-more {\n color: #cad3f5 !important;\n }\n :root .auth-dropdown-menu {\n background-color: #24273a !important;\n box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3), 0 0 0 1px #494d64 !important;\n }\n :root .auth-dropdown-menu-item {\n color: #cad3f5 !important;\n }\n :root .auth-dropdown-menu-item:hover,\n :root .auth-dropdown-menu-item:active {\n background-color: #363a4f !important;\n color: #cad3f5 !important;\n }\n :root .auth-dropdown-menu::before,\n :root .js .auth-dropdown-menu::before,\n :root .site-auth:focus .auth-dropdown-menu::before,\n :root .site-auth:hover .auth-dropdown-menu::before {\n background-image: none !important;\n background-color: #494d64;\n mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n -webkit-mask-image: url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\");\n mask-size: 36px 18px;\n -webkit-mask-size: 36px 18px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .masthead-nav .masthead-nav-control:focus,\n :root .masthead-nav .navlist-more:focus,\n :root .site-auth-control:focus,\n :root .masthead-nav .masthead-nav-control:hover,\n :root .masthead-nav .navlist-more:hover,\n :root .site-auth-control:hover {\n background-color: transparent;\n color: #b7bdf8 !important;\n }\n :root .site-auth-control.btn-secondary {\n color: #24273a !important;\n }\n :root .masthead-search-form {\n background-color: #1e2030;\n }\n :root .masthead-search-submit {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root body:not(.js-focus-visible) body:not([data-whatinput=\"touch\"]) .masthead-search-submit:focus,\n :root body:not([data-whatinput=\"touch\"]) .masthead-search-submit .focus-visible,\n :root body:not([data-whatinput=\"touch\"]) .masthead-search-submit:hover {\n background-color: #b7bdf8;\n color: #24273a;\n }\n :root .masthead-search-field {\n color: #cad3f5;\n }\n :root .chartlist-timestamp {\n color: #a5adcb;\n }\n :root .genretodaybar,\n :root .rolling_no {\n background: #1e2030 !important;\n }\n :root .library-controls .secondary-nav .secondary-nav-item-link--active,\n :root .date-range-picker-button-inner,\n :root .library-controls .secondary-nav .secondary-nav-item-link--active:focus,\n :root .library-controls .secondary-nav .secondary-nav-item-link--active:hover,\n :root body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8 !important;\n }\n :root .catalogue-tags .tag a,\n :root .catalogue-tags .tags-add,\n :root .catalogue-tags .tags-add-cta,\n :root body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: #b7bdf8;\n box-shadow: inset 0 0 0 1px #a9b0f7;\n }\n :root .image-overlay-playlink-link::before {\n display: none;\n }\n :root .globalchart .globalchart-item:first-child {\n background-color: rgba(30, 32, 48, 0.992);\n }\n :root .globalchart-item:first-child .globalchart-rank {\n color: #b7bdf8 !important;\n }\n :root .globalchart-item .globalchart-rank {\n color: #cad3f5;\n }\n :root .auth-container > .auth-container-animation {\n background-color: transparent;\n }\n :root #join-animation-container {\n display: none !important;\n }\n :root h1.text-24 {\n color: #b7bdf8;\n }\n :root .checkbox {\n color: #cad3f5;\n }\n :root .lazy-buylinks-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n -webkit-mask-image: url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\");\n }\n :root .chartlist-more-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n -webkit-mask-image: url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\");\n }\n :root .lazy-buylinks-toggle:hover::before,\n :root .lazy-buylinks-toggle:focus::before,\n :root .chartlist-more-button:hover::before,\n :root .chartlist-more-button:focus::before {\n background-color: #a5adcb;\n }\n :root .chartlist-love-button::before,\n :root .header-new-love-button::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n -webkit-mask-image: url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\");\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n :root .chartlist-love-button:focus::before,\n :root .header-new-love-button:focus::before,\n :root .chartlist-love-button:hover::before,\n :root .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -24px 0;\n -webkit-mask-position: -24px 0;\n }\n :root [data-toggle-button-current-state=\"loved\"] .chartlist-love-button::before,\n :root [data-toggle-button-current-state=\"loved\"] .header-new-love-button::before,\n :root [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:focus::before,\n :root [data-toggle-button-current-state=\"loved\"] .header-new-love-button:focus::before,\n :root [data-toggle-button-current-state=\"loved\"] .chartlist-love-button:hover::before,\n :root [data-toggle-button-current-state=\"loved\"] .header-new-love-button:hover::before {\n background-image: none !important;\n background-color: #ed8796;\n mask-position: -552px 0;\n -webkit-mask-position: -552px 0;\n transition: mask-position 0.7s steps(22) !important;\n -webkit-transition: -webkit-mask-position 0.7s steps(22) !important;\n }\n :root .section-settings-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n -webkit-mask-image: url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\");\n }\n :root .share-button-profile::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n -webkit-mask-image: url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\");\n }\n :root .section-settings-toggle:hover::before,\n :root .section-settings-toggle:focus::before,\n :root .share-button-profile:hover::before,\n :root .share-button-profile:focus::before {\n background-color: #a5adcb;\n }\n :root .cta-link::before,\n :root .lyrics-snippet-more-link ::before,\n :root .trending-tracks-more-link ::before,\n :root .more-link-fullwidth-right ::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n -webkit-mask-image: url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\");\n }\n :root .play-this-track-playlink--itunes::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n -webkit-mask-image: url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\");\n }\n :root .resource-external-link--homepage::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n -webkit-mask-image: url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\");\n }\n :root .alert-warning::before {\n background-image: none !important;\n background-color: #f5a97f;\n mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n -webkit-mask-image: url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\");\n }\n :root .masthead-search-toggle::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n -webkit-mask-image: url(\"/static/images/icons/search_16.bde37072495a.png\");\n }\n :root .masthead-search-toggle:hover::before,\n :root .masthead-search-toggle:focus::before {\n background-color: #a5adcb;\n }\n :root .masthead-search-toggle.disclose-active::before {\n background-image: none !important;\n background-color: #cad3f5;\n mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n -webkit-mask-image: url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\");\n }\n :root .masthead-search-toggle.disclose-active:hover::before,\n :root .masthead-search-toggle.disclose-active:focus::before {\n background-color: #a5adcb;\n }\n :root .js .date-range-picker-button::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n -webkit-mask-image: url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 14px 24px;\n -webkit-mask-size: 14px 24px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .masthead-logo {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n -webkit-mask-image: url(\"/static/images/logo_static.adb61955725c.png\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .catalogue-tags .tags-add::before {\n background-image: none !important;\n background-color: #b7bdf8;\n mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n -webkit-mask-image: url(\"/static/images/icons/add_link_16.637996ed0e2f.png\");\n }\n :root .masthead-logo-loading {\n background-image: none !important;\n background-color: #ed8796;\n mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n -webkit-mask-image: url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\");\n mask-position: 50% 50%;\n -webkit-mask-position: 50% 50%;\n mask-size: contain;\n -webkit-mask-size: contain;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n }\n :root .layout-image {\n background: #181926;\n }\n :root .layout-image .layout-image-image {\n mix-blend-mode: screen;\n }\n }\n @media (prefers-color-scheme: dark) and (min-width: 768px) {\n :root .recs-feed .context::before {\n border-radius: 50%;\n content: \"\";\n height: 32px;\n left: auto;\n position: absolute;\n right: 15px;\n top: -16px;\n width: 32px;\n background: var(--category-background) !important;\n z-index: 1;\n }\n :root .recs-feed .recs-feed-item .context::after {\n background-image: none !important;\n background-color: #181926;\n mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n -webkit-mask-image: url(\"/static/images/icons/rec_types_16.93a8040cce71.png\");\n mask-position: 0 0;\n -webkit-mask-position: 0 0;\n mask-size: 32px 160px;\n -webkit-mask-size: 32px 160px;\n mask-repeat: no-repeat;\n -webkit-mask-repeat: no-repeat;\n z-index: 2;\n }\n :root .recs-feed .recs-feed-item--album .context::after {\n -webkit-mask-position: 0 -64px;\n }\n :root .recs-feed .recs-feed-item--artist .context::after {\n -webkit-mask-position: 0 -32px;\n }\n }", "start": 1035, "domains": [ "last.fm" @@ -11986,15 +12177,15 @@ }, { "code": "/* prettier-ignore */", - "start": 112179 + "start": 120125 } ], - "sourceCode": "/* ==UserStyle==\n@name Last.fm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/lastfm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/lastfm\n@version 1.2.0\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/lastfm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alastfm\n@description Soothing pastel theme for Last.fm\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(\"last.fm\") {\n @media (prefers-color-scheme: light) {\n #catppuccin(@lightFlavor, @accentColor);\n }\n @media (prefers-color-scheme: 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 @accent-color-dim: darken(@accent-color, 3%);\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 & when not (@lookup = latte) {\n @accent-color-dim: fadeout(@accent-color, 50);\n .layout-image {\n background: @base;\n .layout-image-image {\n &[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/4128a6eb29f94943c9d206c08e625904.jpg\"],\n &[src=\"https://lastfm.freetls.fastly.net/i/u/237x178/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n &[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"]\n {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n }\n }\n [src=\"https://lastfm.freetls.fastly.net/i/u/avatar70s/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"]\n {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n .cover-art {\n background: @base;\n }\n .avatar::after,\n .cover-art::after,\n .image-list-item::after,\n .video-thumbnail::after {\n box-shadow: inset 0 0 0 1px rgb(@subtext0, 7%);\n }\n }\n\n /* ------UNIVERSAL STYLES INCASE SOME GET MISSED------ */\n body {\n color: @text;\n background: @base;\n }\n h1 {\n color: @accent-color;\n }\n .mimic-link {\n color: @sapphire;\n }\n hr {\n border-color: @overlay1;\n }\n a {\n color: @accent-color;\n &:hover {\n color: @accent-color-dim;\n }\n }\n\n // Mixin to dynamically set colors of album, artist and track categories\n\n .category-colors() {\n &artist {\n --category-background: @yellow;\n }\n &album {\n --category-background: @green;\n }\n &track {\n --category-background: @blue;\n }\n }\n\n // Evil image mask hack\n // Use as follows:\n // .maskimage(mask-image, background-color, mask-position, mask-size, mask-repeat);\n // Setting any value to \"skip\" skips that attribute\n .mask-image(@mask-image: url(\"\"), @mask-color: skip, @mask-position: skip, @mask-size: skip, @mask-repeat: skip) {\n & when not (@mask-color = skip) {\n background-image: none !important;\n background-color: @mask-color;\n }\n & when not (@mask-image = skip) {\n mask-image: @mask-image;\n -webkit-mask-image: @mask-image;\n }\n & when not (@mask-position = skip) {\n mask-position: @mask-position;\n -webkit-mask-position: @mask-position;\n }\n & when not (@mask-size = skip) {\n mask-size: @mask-size;\n -webkit-mask-size: @mask-size;\n }\n & when not (@mask-repeat = skip) {\n mask-repeat: @mask-repeat;\n -webkit-mask-repeat: @mask-repeat;\n }\n }\n /* -----------------SETTINGS------------------- */\n .content-form .form-row-help-text,\n .footnotes {\n color: @overlay0;\n }\n .content-form legend {\n color: @subtext1;\n }\n .change-username-upsell {\n background: @mantle;\n }\n .change-username-faded h2::after {\n .mask-image(url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\"), @overlay0, skip, 24px 24px, no-repeat);\n }\n /* -----------CHECKBOXES, DROPDOWNS AND RADIOS---------- */\n .lfm-form-radio input[type=\"radio\"]:checked + label::before {\n border-color: @accent-color;\n box-shadow: inset 0 0 0 4px @accent-color;\n background-color: @base;\n }\n .lfm-form-radio input[type=\"radio\"] + label::before {\n background-color: @crust;\n border-color: @surface1;\n }\n .content-form select {\n background-image: none; // Tempfix\n }\n\n /* HOME PAGE */\n .main-content,\n .container,\n .content-top-has-nav .content-top,\n .two-column-layout .content-top {\n background-color: @base;\n }\n\n .content-top-has-nav .content-top::after,\n .two-column-layout .content-top::after {\n border-top-color: @accent-color-dim;\n }\n\n .homefeed .content-top .secondary-nav-item-link--active,\n .home-welcome-header {\n color: @text;\n }\n .secondary-nav-item-link {\n color: @subtext0;\n }\n\n .secondary-nav-item-link:focus,\n .secondary-nav-item-link:hover,\n .homefeed .content-top .secondary-nav-item-link--active,\n .homefeed .content-top .secondary-nav-item-link--active:focus,\n .homefeed .content-top .secondary-nav-item-link--active:hover {\n color: @text;\n }\n\n .homefeed {\n .content-top .secondary-nav-item {\n &--artists,\n &--albums,\n &--tracks,\n &--events {\n .secondary-nav-item-link:hover::after {\n background-color: @accent-color-dim;\n }\n }\n }\n &--artists,\n &--albums,\n &--tracks,\n &--events {\n .content-top .secondary-nav-item-link--active::after {\n background-color: @accent-color-dim;\n }\n }\n }\n .recs-feed .recs-feed,\n .grid-items {\n &-cover-image-wrap::after {\n background-image: linear-gradient(\n 180deg,\n transparent 0,\n rgba(@mantle, 0.4) 50%,\n rgba(@mantle, 0.7) 50%,\n rgba(@mantle, 0.7) 100%\n );\n }\n }\n\n .recs-feed .context {\n background: @mantle;\n color: @text;\n box-shadow: none;\n box-shadow:\n inset 1px 0 darken(@mantle, 3%),\n inset -1px -1px @crust;\n }\n .recs-feed .recs-feed-item {\n background: transparent;\n box-shadow: none;\n }\n\n .stationlink-list .stationlink {\n color: @subtext0;\n &:focus,\n &:hover {\n color: @text;\n &::before {\n background-color: @subtext0;\n }\n }\n &::after {\n border-bottom-color: @accent-color-dim;\n }\n &::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n }\n\n .subscribe-cta,\n .mpu-subscription-upsell,\n .mpu-subscription-upsell--mpu {\n display: none;\n }\n .join-cta {\n background-color: transparent;\n }\n .join-cta h3 {\n color: @accent-color;\n }\n\n .lazy-features-footer {\n display: none;\n }\n /* ERROR */\n #error {\n color: @text;\n }\n\n /* LIVE */\n /* MUSIC */\n .content-top-header {\n color: @accent-color;\n }\n\n .minimal-navigation-item-link {\n &,\n &:focus,\n &:hover {\n color: @subtext0;\n }\n }\n\n .minimal-navigation-item-link--active,\n .music-section-heading,\n .music-more-artists-item-name a,\n .music-releases-item-name a {\n &,\n &:focus,\n &:hover {\n color: @text;\n }\n }\n\n .music-releases-item-artist,\n .column-tracks-item-name,\n .column-tracks-item-artist,\n .music-gallery-artist {\n color: @text;\n }\n\n .music-section-rediscover-subscribe-banner-cta {\n background-color: @base;\n }\n\n /* PROFILE */\n /* BANNER */\n .header--overview .header-background {\n opacity: 0.4;\n }\n\n /* SEARCH */\n .artist-result-heading,\n .album-result-heading {\n color: @text;\n }\n\n /* RECOMMENDATIONS */\n & when not (@lookup = \"latte\") {\n .recs-feed-title a {\n color: @text !important;\n }\n }\n & when (@lookup = \"latte\") {\n .recs-feed-title a {\n color: @crust !important;\n }\n }\n .recs-feed-item,\n .recs-feed .recs-feed-item {\n &-- {\n .category-colors();\n }\n }\n @media (min-width: 768px) {\n .recs-feed .context::before {\n border-radius: 50%;\n content: \"\";\n height: 32px;\n left: auto;\n position: absolute;\n right: 15px;\n top: -16px;\n width: 32px;\n background: var(--category-background) !important;\n z-index: 1;\n }\n .recs-feed .recs-feed-item .context::after {\n .mask-image(url(\"/static/images/icons/rec_types_16.93a8040cce71.png\"), @crust, 0 0, 32px 160px, no-repeat);\n z-index: 2;\n }\n .recs-feed .recs-feed-item--album .context::after {\n -webkit-mask-position: 0 -64px;\n }\n .recs-feed .recs-feed-item--artist .context::after {\n -webkit-mask-position: 0 -32px;\n }\n }\n .recs-feed .context-love-icon::before {\n .mask-image(url(\"/static/images/icons/love_12.be2fe9170476.png\"), @red, 0 0, 12px 12px, no-repeat);\n }\n .secondary-nav {\n box-shadow: inset 0 -1px @accent-color;\n }\n .music-recommended-artists-artist-name,\n .music-recommended-artists-context,\n .pagination-page,\n .pagination-next {\n color: @text;\n }\n\n .music-recommended-albums- {\n &item-name,\n &album-artist,\n &album-context {\n color: @text;\n }\n }\n\n .recommended-tracks-item-name,\n .recommended-tracks-item-artist,\n .big-tags-item-context {\n color: @text;\n }\n\n p {\n color: @subtext0;\n }\n\n /* RECAP PROMOS */\n .promo-v3 .listening-report-promo {\n background: @mantle;\n border-color: rgba(@mantle, 0.5);\n &:hover,\n &:focus {\n background: @crust;\n border-color: rgba(@crust, 0.5);\n }\n &-date::after {\n .mask-image(url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\"), @text, skip, contain);\n height: 0;\n width: 0;\n padding: 7px;\n filter: none;\n }\n }\n\n /* CHARTS */\n .adaptive-skin-wrapper,\n .row {\n background-color: @base;\n }\n\n .two-column-layout .container {\n background-size: 0;\n background-position: 0 0;\n background-color: @base;\n }\n\n ._buffer-reset,\n .sidebar-heading {\n color: @accent-color;\n }\n\n .sidebar-group-heading {\n color: @text;\n }\n\n .resource-list--sidebar-item-name {\n color: @text;\n }\n .js-link-block.globalchart-item {\n background-color: @crust;\n box-shadow:\n 0 1px @base,\n inset 0 -1px @base;\n }\n .globalchart a,\n .globalchart a:focus,\n .globalchart a:hover {\n color: @text;\n }\n\n .footer-top-row {\n background-color: @mantle;\n }\n\n /* EVENTS */\n .events-filter,\n .events-filter-recommended,\n .dropdown-menu-clickable-button:focus,\n .dropdown-menu-clickable-button:hover {\n color: @text;\n }\n\n .events-filters {\n border-bottom-color: @accent-color;\n }\n\n .events-list-item-venue--address,\n .events-list-item-event--lineup {\n color: @subtext0;\n }\n .events-list-anhv1 a,\n .events-list-anhv1 a:focus,\n .events-list-anhv1 a:hover,\n .events-list-item-event--title,\n .events-list-item-venue--title {\n color: @text;\n }\n\n /* FEATURES */\n .features-header .features-teaser-body,\n .features-teaser-wrap--promoted .features-teaser-body {\n background: @base;\n }\n\n .features-teaser-title a,\n .features-teaser-title a:focus,\n .features-teaser-title a:hover {\n color: @text;\n }\n\n /* FEATURES POST */\n .features-post-header-body {\n background-color: @base;\n }\n\n .features-post-header-title {\n color: @accent-color;\n }\n\n .features-post-artist {\n color: @text;\n }\n\n .features-post-byline-item.features-post-author {\n color: @text;\n }\n\n /* PROFILE */\n .header-avatar-add {\n &,\n &:not(.cta--inactive):focus,\n &:not(.cta--inactive):hover {\n background-color: @accent-color-dim;\n }\n }\n .dropdown-menu-clickable,\n #share-library-artist,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n background-color: @base;\n }\n .header--overview {\n background-color: @base;\n }\n .header-metadata .header-metadata-title,\n .header-scrobble-since,\n .header-title-display-name {\n color: @subtext1;\n }\n .chartlist-play-button::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .chartlist-play-button:focus:focus::before,\n .chartlist-play-button:focus:hover::before,\n .chartlist-play-button:hover:focus::before,\n .chartlist-play-button:hover:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .text-Color-link,\n h2,\n .dropdown-menu-clickable-button.disclose-active {\n color: @accent-color;\n }\n .dropdown-menu-clickable-button,\n .dropdown-menu-clickable-item--selected {\n &,\n &:focus,\n &:hover {\n color: @accent-color;\n }\n }\n .dropdown-menu-clickable-item,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n color: @text;\n }\n .btn-secondary {\n background-color: @accent-color-dim;\n color: @crust;\n }\n\n body:not(.js-focus-visible)\n body:not([data-whatinput=\"touch\"])\n .btn-secondary:focus,\n body:not([data-whatinput=\"touch\"]) .btn-secondary .focus-visible,\n body:not([data-whatinput=\"touch\"]) .btn-secondary:hover {\n background-color: @accent-color;\n color: @crust;\n }\n input[type=\"password\"] {\n background-color: @crust !important;\n border-color: @crust !important;\n }\n\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n\n .chartlist-row--highlight,\n .chartlist-row--now-scrobbling {\n /* background-color: #5a1717; */\n background: linear-gradient(270deg, @base 60%, rgba(@accent-color, 0.2));\n background-size: 200% 200%;\n -webkit-animation: chartlist-anim 10s ease infinite;\n -moz-animation: chartlist-anim 10s ease infinite;\n animation: chartlist-anim 10s ease infinite;\n }\n\n .chartlist-name,\n .chartlist-artist {\n color: @subtext0;\n }\n\n .chartlist-break::after,\n .chartlist-row::after {\n border-bottom-color: @surface0;\n }\n\n .chartlist-row:hover {\n background-color: @crust;\n }\n\n .chartlist-count-bar-slug {\n background-color: transparent !important;\n background-image: linear-gradient(to right, @accent-color, @accent-color);\n color: @crust;\n }\n .chartlist-count-bar-value {\n color: @crust;\n }\n a:focus .chartlist-count-bar-slug,\n a:hover .chartlist-count-bar-slug {\n background-color: @accent-color-dim;\n }\n\n .chartlist-count-bar-link {\n &,\n &:focus,\n &:hover {\n color: @text;\n }\n }\n\n .shout-form textarea {\n background-color: @crust;\n }\n\n .chartlist-index {\n color: @text;\n }\n\n .chartlist tr:nth-child(1) td.chartlist-index {\n color: @accent-color;\n }\n\n /* LISTENING REPORT */\n\n // Set color for containers\n\n .report-box-container {\n background: @mantle;\n color: @text;\n }\n\n // Topmost report box\n\n .report-box-container--overview {\n background: @accent-color;\n color: @base;\n // Top border design (////)\n .report-headline-border {\n .mask-image(url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\"));\n background: @base;\n }\n .report-headline-top {\n color: @base;\n border-bottom-color: @base;\n }\n // Comparison badge colors\n .report-headline-meta\n .badge-container\n .report-badge.report-badge--comparison {\n border-color: @base;\n .report-arrow {\n background: @base;\n }\n }\n // Topmost report chart styling\n .report-headline__chart {\n .highcharts-series-0 .highcharts-point {\n fill: @base;\n stroke: rgba(@base, 0.5);\n }\n .highcharts-series-1 .highcharts-point {\n fill: rgba(@base, 0.5);\n stroke: transparent;\n }\n .highcharts-axis-labels {\n stroke: @base;\n }\n }\n }\n // Middle report containers\n .user-dashboard-layout--version-3 .main-content,\n .user-dashboard-layout--version-3 .user-dashboard > .container {\n // Set background\n background: @base;\n .listening-report-row {\n // Header divider colors follow accent\n border-bottom-color: @accent-color;\n }\n .top-item-overview {\n // Style category boxes\n &-- {\n .category-colors();\n }\n background: var(--category-background);\n color: @base;\n // Badge color is base on accent\n .badge-container {\n .report-badge {\n border-color: @base;\n }\n .report-badge--comparison .report-arrow {\n background: @base;\n }\n }\n // Chart styling\n .highcharts-series-group .highcharts-point {\n fill: @base;\n }\n }\n // Set color for badges\n .listening-report-top-item {\n &-- {\n .category-colors();\n }\n .listening-report-top-item-badge {\n background: var(--category-background);\n }\n color: @text;\n }\n .top-new-item-type {\n &__ {\n .category-colors();\n }\n background: var(--category-background);\n }\n // Triangle visualizer comparison subtext\n .triangle-ratio--details .comparison {\n color: @subtext0;\n }\n // Style badges on mantle background\n .badge-container .report-badge--comparison {\n border-color: @text;\n .report-arrow {\n background: @text;\n vertical-align: initial;\n }\n }\n // Style subtext\n .quick-fact-row {\n color: @subtext1;\n &:hover {\n color: @text;\n }\n }\n .listening-report-highlight-comparison,\n .quick-fact-comparison-text {\n color: @subtext0;\n }\n // User comparison icons\n .tag-label {\n background: linear-gradient(\n 90deg,\n darken(@accent-color, 5%),\n @accent-color\n );\n // Total scrobbles header\n &--total-scrobbles::before {\n .mask-image(url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\"), @base);\n }\n // Highest discovery header\n &--discovery::before {\n .mask-image(url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\"), @base);\n }\n }\n .header-metadata-title {\n color: @text;\n }\n .listening-report-brick {\n &-divider {\n border-color: @surface0;\n }\n &-head {\n border-bottom-color: @crust;\n }\n &-inner:hover {\n background: mix(@mantle, @base);\n }\n &-item-scrobbles {\n color: @overlay1;\n }\n // Highlight self for higher or lower position on chart\n &-inner--highlight {\n &.listening-report-highlight--down {\n background: rgba(@red, 0.1);\n &:hover {\n background: rgba(@red, 0.15);\n }\n }\n &.listening-report-highlight--up {\n background: rgba(@green, 0.1);\n &:hover {\n background: rgba(@green, 0.15);\n }\n }\n }\n }\n }\n\n // footer\n .user-dashboard-layout--version-3 .footer {\n background-color: @mantle;\n }\n\n // Top tags visualizer: Rainbow colors implemented from Catppuccin Palette\n\n @gradient-colors: @rosewater, @flamingo, @pink, @mauve, @red, @maroon,\n @peach, @yellow, @green, @teal, @sky, @sapphire, @blue, @lavender;\n each(range(0, 11), {\n\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-@{value} {\n fill: extract(@gradient-colors, @value + 1);\n stroke: extract(@gradient-colors, @value + 1);\n }\n });\n\n .highcharts-radial-axis-grid .highcharts-grid-line {\n stroke: @surface0;\n }\n\n // universal report arrows\n .report-arrow {\n .mask-image(url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\"), @base, skip, contain);\n background-size: contain;\n padding: 4px;\n margin: 2px;\n height: 0;\n width: 0;\n filter: invert(0) !important;\n }\n\n .music-decades-chart-container {\n .highcharts-series-1 .highcharts-point {\n fill: rgba(@accent-color, 0.5);\n }\n }\n\n /* SHOUT BOX */\n\n .shout {\n &--active {\n background-color: fadeout(@surface1, 0.3);\n }\n\n &,\n &-form {\n border-bottom-color: @surface0;\n }\n &-user a {\n color: @text;\n }\n &-timestamp,\n &-reply {\n color: @subtext0;\n &:hover {\n color: @overlay2;\n }\n }\n &-reply::before {\n .mask-image(url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\"), @subtext0, skip, 16px 32px);\n }\n\n &-form {\n border-color: none;\n }\n &-permalink.shout-permalink {\n &:focus,\n &:hover {\n color: @overlay2;\n }\n }\n .vote-button {\n color: @overlay1;\n &::before {\n .mask-image(url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\"), @overlay2, 0 0, 16px 32px);\n }\n &--voted {\n color: @green;\n &::before {\n .mask-image(skip, @green, 0 -16px, skip);\n }\n }\n }\n }\n\n /* LIBRARY */\n .col-sidebar._buffer-sidebar\n > figure\n > div\n > div\n > svg\n > .highcharts-background {\n fill: @base;\n }\n\n .highcharts-point {\n fill: @accent-color-dim;\n &-select {\n fill: @accent-color;\n }\n }\n\n .highcharts-axis-labels > text {\n fill: @text !important;\n }\n\n #scrobble-chart-content {\n .highcharts-background {\n fill: @base;\n }\n .highcharts-point {\n fill: rgba(@accent-color, 0.2);\n }\n .highcharts-xaxis .highcharts-axis-line,\n .highcharts-yaxis-grid .highcharts-grid-line {\n stroke: @surface2;\n stroke-width: 1;\n }\n .highcharts-axis-title {\n fill: @subtext0 !important;\n }\n }\n\n /* FOLLOWING */\n .user-list-name {\n color: @text;\n }\n .user-follow,\n .user-follow::after {\n color: @accent-color;\n background-color: @surface0;\n }\n\n /* FOLLOW BUTTON */\n [data-toggle-button-current-state=\"unfollowed\"]\n .header-follower-btn::before {\n background-color: @red;\n color: @text;\n }\n [data-toggle-button-current-state=\"followed\"] .header-follower-btn::before {\n background-color: @green;\n color: @text;\n }\n [data-toggle-button-current-state=\"followed\"]\n .header-follower-btn:hover::before {\n background-color: @red;\n color: @text;\n }\n\n .header-follower-btn {\n color: @accent-color;\n }\n\n /* BOOKMARKS */\n .music-bookmarks-artists-item-name {\n color: @text;\n }\n\n /* TASTE-O-METER COLORS */\n .tasteometer-donut-base {\n fill: @surface1;\n }\n .tasteometer-avatar img {\n border-color: @surface1;\n }\n .tasteometer-compat-very_low .tasteometer-compat-colour {\n color: @subtext0;\n fill: @subtext0;\n }\n .tasteometer-compat-low .tasteometer-compat-colour {\n color: @mauve;\n fill: @mauve;\n }\n .tasteometer-compat-medium .tasteometer-compat-colour {\n color: @green;\n fill: @green;\n }\n .tasteometer-compat-very_high .tasteometer-compat-colour {\n color: @peach;\n fill: @peach;\n }\n .tasteometer-compat-super .tasteometer-compat-colour {\n color: @red;\n fill: @red;\n }\n\n /* ARTIST */\n .section-with-separator::after {\n background-color: @base;\n }\n body .header-new-bookmark-button,\n body .header-new-download-button,\n body .header-new-love-button,\n body .header-new-more-button {\n color: @base;\n background-color: @accent-color;\n }\n body:not([data-whatinput=\"touch\"]) {\n .header-new-bookmark-button,\n .header-new-download-button,\n .header-new-love-button,\n .header-new-more-button {\n .focus-visible,\n &:hover {\n color: @base;\n background-color: @accent-color;\n }\n }\n }\n .wiki-block-inner,\n .catalogue-metadata-heading,\n .catalogue-metadata-description,\n .header-metadata-tnew-title {\n color: @subtext0;\n }\n\n .text-18 {\n color: @accent-color;\n }\n\n .artist-similar-artists-sidebar-item-name,\n .artist-top-albums-item-name,\n .listeners-section-item-name,\n .catalogue-overview-similar-artists-full-width-item-name,\n .similar-albums-item-name,\n .discovery-stat-top-item-name,\n .source-album-artist,\n .source-album-name,\n .track-similar-tracks-item-name,\n .about-artist-name,\n .catalogue-overview-similar-artists-item-name {\n a {\n &,\n &:focus,\n &:hover {\n color: @text;\n }\n }\n }\n\n .events-list-item-event-name.link-block-target > span {\n color: @text;\n }\n\n .events-list-item-venue > span {\n color: @subtext0;\n }\n\n .resource-external-link,\n .resource-external-link:hover {\n color: @text;\n }\n .js-playlink-station.desktop-playlink.inline-section-control.stationlink {\n color: @text;\n }\n .section-with-settings .section-control::before {\n border-right-color: @subtext0;\n }\n\n .header-metadata .header-metadata-display a {\n color: @accent-color;\n }\n\n .big-artist-list-title a {\n color: var(--subtext1);\n }\n .big-artist-list-title a:hover {\n color: @text;\n }\n\n /* SIMILAR ARTISTS */\n .similar-artists-item-name {\n color: @text;\n }\n\n .similar-artists-item-wiki-inner-2 {\n color: @subtext0;\n }\n\n .section-playlink::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n\n .section-playlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .section-playlink.js-playlink-station {\n color: @text;\n }\n\n .stationlink::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n\n .stationlink:focus::before,\n .stationlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .video-preview-upload-cta {\n background-color: @crust;\n box-shadow: 0 0 0 2px @accent-color-dim;\n }\n\n .video-preview-upload-cta:not(.cta--inactive):focus,\n .video-preview-upload-cta:not(.cta--inactive):hover {\n background-color: @base;\n }\n\n .highcharts-plot-bands-0 > path {\n fill: @overlay0;\n }\n\n .listener-trend .highcharts-area {\n fill: fadeout(@red, 0.1);\n }\n\n .listener-trend .highcharts-graph {\n stroke: @red;\n }\n\n .Colored-cta {\n background-color: fadeout(@surface2, 0.3);\n }\n .Colored-cta:not(.cta--inactive):focus,\n .Colored-cta:not(.cta--inactive):hover {\n background-color: fadeout(@surface2, 0.7);\n }\n .similar-items-sidebar-item-name {\n color: @text;\n }\n .resource-list--release-list-item-name {\n color: @text;\n }\n .shout--deleted,\n .shout--reported {\n background: @base;\n }\n .play-this-track-playlinks {\n color: @text;\n }\n\n /* WIKI */\n .factbox-item,\n #factbox-more-members {\n color: @subtext0;\n }\n\n .factbox-item > h4 {\n color: @accent-color;\n }\n\n .alert-warning {\n color: @peach;\n background-color: @crust;\n }\n\n .content-form {\n .form-control,\n input[type=\"date\"],\n input[type=\"email\"],\n input[type=\"number\"],\n input[type=\"password\"],\n input[type=\"text\"],\n input[type=\"url\"],\n select,\n textarea {\n background-color: @crust !important;\n border-color: @crust !important;\n color: @subtext0 !important;\n &:focus {\n box-shadow: none !important;\n border-color: @crust !important;\n }\n &:hover:not([disabled]) {\n border-color: @crust !important;\n color: @text !important;\n }\n }\n }\n .control-label {\n color: @accent-color;\n }\n .join-form .form-row-help-text {\n color: @text;\n background-color: @surface1;\n }\n #stylerules {\n background-color: @overlay0;\n color: @subtext0;\n }\n .secondary-nav-item-link--active::after,\n a.secondary-nav-item-link:focus::after,\n a.secondary-nav-item-link:hover::after {\n background-color: @accent-color;\n }\n\n /* DOCUMENTATION/API SECTION */\n #app {\n .sidebar {\n background: @mantle;\n border-color: @mantle;\n }\n a.sidebar-link {\n color: @text;\n &:hover {\n color: @accent-color;\n }\n }\n .sidebar-heading {\n color: @subtext1;\n }\n a.sidebar-link.active {\n color: @accent-color;\n border-left-color: @accent-color;\n }\n a {\n color: @accent-color;\n }\n }\n\n /* OBSESSIONS */\n .obsession-history-play-all::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n color: @text;\n }\n\n .obsession-history-play-all.js-playlink-station.inline-section-control {\n color: @text;\n }\n\n .obsession-history-play-all:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .obsession-search-result-header {\n color: @accent-color;\n }\n\n .obsession-candidate-heading {\n color: @text;\n }\n\n .modal-dialog.popup_content,\n .modal-content {\n background-color: @mantle;\n box-shadow: none;\n }\n\n .modal-body {\n background-color: @base;\n box-shadow: none;\n }\n\n .content-form textarea:focus {\n box-shadow: none;\n }\n\n .content-form textarea:hover:not([disabled]) {\n border-color: @accent-color;\n }\n\n /* MESSAGES */\n .inbox-notifications .inbox-notifications__item {\n color: @subtext0;\n }\n\n .inbox-notifications .inbox-notifications__item--highlight {\n background-color: @overlay0;\n }\n .inbox-notifications .inbox-notifications__item--hover {\n box-shadow: none;\n }\n .inbox-notifications__item--highlight-hover:hover {\n background-color: @crust;\n }\n\n .inbox-message-subject {\n color: @accent-color;\n }\n\n .inbox-message-message {\n color: @text;\n }\n\n .inbox-message-view .inbox-message-message blockquote {\n background: @crust;\n border-color: @accent-color;\n }\n\n body:not([data-whatinput=\"touch\"])\n .inbox-notifications\n .inbox-notifications__item--hover:hover {\n background-color: @crust;\n }\n\n .inbox .inbox-message {\n background-color: @crust;\n }\n\n .inbox .inbox-message--unviewed {\n background-color: @overlay0;\n }\n\n .inbox .inbox-message--unviewed .inbox-message-status::after {\n background-color: @accent-color;\n }\n\n /* ADS */\n .lastfm-ad {\n display: none;\n }\n .full-bleed-ad-container,\n .sidebar-ad-container {\n background-color: @base;\n }\n\n /* RECOMMENDATIONS ON PROFILE */\n .profile-card-content {\n background: @surface0 !important;\n }\n /* UPGRADE TO PRO */\n .btn-subscribe,\n .btn-subscribe:hover,\n .btn-subscribe:active {\n background-color: @accent-color !important;\n }\n .listening-report-brick--upsell {\n display: none;\n }\n .your-progress {\n color: @text;\n }\n /* ----Profile Cards Hide------- */\n .profile-cards-container {\n display: none !important;\n }\n /* HEADER */\n .header--overview,\n .header--sub-page {\n color: @text;\n }\n /* -----Primary Button------ */\n .btn-primary,\n .btn-primary:hover,\n .btn-primary:active,\n .no-data-message-button,\n .no-data-message-button:hover,\n .no-data-message-button:active,\n .api-session-connect,\n .api-session-disconnect:hover,\n .api-session-disconnect:active,\n .clipboard-button,\n body:not(.js-focus-visible)\n body:not([data-whatinput=\"touch\"])\n .clipboard-button:focus,\n body:not([data-whatinput=\"touch\"]) .clipboard-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .clipboard-button:hover {\n background-color: @accent-color !important;\n color: @base !important;\n }\n .api-session-disconnect {\n background-color: @accent-color-dim !important;\n color: @base !important;\n }\n /* -----Shortcut Button------ */\n .btn-shortcut,\n .btn-shortcut:hover,\n .btn-shortcut:active {\n background-color: @accent-color-dim !important;\n color: @text !important;\n }\n /* ------HEADER----- */\n header {\n background: @mantle;\n }\n /* ------FOOTER----- */\n .footer .footer-heading {\n color: @subtext1;\n }\n .footer {\n background-color: @mantle;\n color: @text;\n }\n .footer .footer-bottom {\n border-top-color: none;\n }\n .footer .footer-bottom .row {\n background-color: @mantle;\n }\n .footer .footer-language--active,\n .footer-timezone strong,\n .footer .footer-language--active strong {\n color: @text;\n }\n .footer .footer-language,\n .footer-timezone,\n .footer .footer-legal {\n color: @overlay0;\n }\n .translation {\n color: @subtext0;\n }\n /* --------TOP BAR---------- */\n .top-bar,\n .player-bar,\n .player-bar .player-bar-progress,\n .main-content::before,\n .masthead-nav {\n background: @mantle;\n color: @text !important;\n }\n .player-bar .player-bar-progress-slug {\n background: @accent-color;\n }\n .masthead-nav-control,\n .site-auth-control,\n .site-auth--anon::before,\n .masthead-nav .navlist-more {\n color: @text !important;\n }\n .auth-dropdown-menu {\n background-color: @base !important;\n box-shadow:\n 0 1px 10px rgba(0, 0, 0, 0.3),\n 0 0 0 1px @surface1 !important;\n }\n .auth-dropdown-menu-item {\n color: @text !important;\n }\n .auth-dropdown-menu-item:hover,\n .auth-dropdown-menu-item:active {\n background-color: @surface0 !important;\n color: @text !important;\n }\n .auth-dropdown-menu::before,\n .js .auth-dropdown-menu::before,\n .site-auth:focus .auth-dropdown-menu::before,\n .site-auth:hover .auth-dropdown-menu::before {\n .mask-image(url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\"), @surface1, skip, 36px 18px, no-repeat);\n }\n .masthead-nav .masthead-nav-control,\n .masthead-nav .navlist-more,\n .site-auth-control {\n &:focus,\n &:hover {\n background-color: transparent;\n color: @accent-color !important;\n }\n }\n .site-auth-control.btn-secondary {\n color: @base !important;\n }\n .masthead-search-form {\n background-color: @mantle;\n }\n .masthead-search-submit {\n background-color: @accent-color;\n color: @base;\n }\n body:not(.js-focus-visible)\n body:not([data-whatinput=\"touch\"])\n .masthead-search-submit:focus,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit .focus-visible,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit:hover {\n background-color: @accent-color;\n color: @base;\n }\n .masthead-search-field {\n color: @text;\n }\n /* -------PLAYLISTS--------- */\n .chartlist-timestamp {\n color: @subtext0;\n }\n /* -----GENRES TODAY----- */\n .genretodaybar,\n .rolling_no {\n background: @mantle !important;\n }\n /* -----NAV ITEMS----- */\n .library-controls .secondary-nav .secondary-nav-item-link--active,\n .date-range-picker-button-inner,\n .library-controls .secondary-nav .secondary-nav-item-link--active:focus,\n .library-controls .secondary-nav .secondary-nav-item-link--active:hover,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: @accent-color !important;\n }\n /* ------ARTIST TAGS----- */\n .catalogue-tags .tag a,\n .catalogue-tags .tags-add,\n .catalogue-tags .tags-add-cta,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: @accent-color;\n box-shadow: inset 0 0 0 1px @accent-color-dim;\n }\n /* -----HIDE PLAY BUTTON ON TOP TRACK------ */\n .image-overlay-playlink-link::before {\n display: none;\n }\n /* ---------CHARTS FIX--------- */\n .globalchart .globalchart-item:first-child {\n background-color: fadeout(@mantle, 0.8);\n }\n .globalchart-item:first-child .globalchart-rank {\n color: @accent-color !important;\n }\n .globalchart-item .globalchart-rank {\n color: @text;\n }\n /* -------LOG IN PAGE------- */\n .auth-container > .auth-container-animation {\n background-color: transparent;\n }\n #join-animation-container {\n display: none !important;\n }\n h1.text-24 {\n color: @accent-color;\n }\n .checkbox {\n color: @text;\n }\n\n /* ----ICONS---- */\n .lazy-buylinks-toggle::before {\n .mask-image(url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\"), @text);\n }\n\n .chartlist-more-button::before {\n .mask-image(url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\"), @text);\n }\n\n .lazy-buylinks-toggle:hover::before,\n .lazy-buylinks-toggle:focus::before,\n .chartlist-more-button:hover::before,\n .chartlist-more-button:focus::before {\n background-color: @subtext0;\n }\n\n .chartlist-love-button,\n .header-new-love-button {\n &::before {\n .mask-image(url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\"), @text, -24px 0);\n }\n &:focus::before,\n &:hover::before {\n .mask-image(skip, @red, -24px 0);\n }\n }\n\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button {\n &::before,\n &:focus::before,\n &:hover::before {\n .mask-image(skip, @red, -552px 0);\n transition: mask-position 0.7s steps(22) !important;\n -webkit-transition: -webkit-mask-position 0.7s steps(22) !important;\n }\n }\n\n .section-settings-toggle::before {\n .mask-image(url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\"), @text);\n }\n\n .share-button-profile::before {\n .mask-image(url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\"), @text);\n }\n\n .section-settings-toggle:hover::before,\n .section-settings-toggle:focus::before,\n .share-button-profile:hover::before,\n .share-button-profile:focus::before {\n background-color: @subtext0;\n }\n\n .cta-link::before,\n .lyrics-snippet-more-link ::before,\n .trending-tracks-more-link ::before,\n .more-link-fullwidth-right ::before {\n .mask-image(url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\"), @accent-color);\n }\n\n .play-this-track-playlink--itunes::before {\n .mask-image(url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\"), @text);\n }\n\n .resource-external-link--homepage::before {\n .mask-image(url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\"), @text);\n }\n\n .alert-warning::before {\n .mask-image(url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\"), @peach);\n }\n\n .masthead-search-toggle::before {\n .mask-image(url(\"/static/images/icons/search_16.bde37072495a.png\"), @text);\n }\n\n .masthead-search-toggle:hover::before,\n .masthead-search-toggle:focus::before {\n background-color: @subtext0;\n }\n\n .masthead-search-toggle.disclose-active::before {\n .mask-image(url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\"), @text);\n }\n\n .masthead-search-toggle.disclose-active:hover::before,\n .masthead-search-toggle.disclose-active:focus::before {\n background-color: @subtext0;\n }\n\n .js .date-range-picker-button::before {\n .mask-image(url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\"), @accent-color, 0 0, 14px 24px, no-repeat);\n }\n\n .masthead-logo {\n .mask-image(url(\"/static/images/logo_static.adb61955725c.png\"), @red, 50% 50%, skip, no-repeat);\n }\n\n .catalogue-tags .tags-add::before {\n .mask-image(url(\"/static/images/icons/add_link_16.637996ed0e2f.png\"), @accent-color);\n }\n\n .masthead-logo-loading {\n .mask-image(url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\"), @red, 50% 50%, contain, no-repeat);\n }\n\n .layout-image {\n background: @crust;\n .layout-image-image {\n mix-blend-mode: screen;\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 Last.fm Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/lastfm\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/lastfm\n@version 1.2.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/lastfm/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alastfm\n@description Soothing pastel theme for Last.fm\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(\"last.fm\") {\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 @accent-color-dim: darken(@accent-color, 3%);\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 & when not (@lookup = latte) {\n @accent-color-dim: fadeout(@accent-color, 50);\n .layout-image {\n background: @base;\n .layout-image-image {\n &[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/4128a6eb29f94943c9d206c08e625904.jpg\"],\n &[src=\"https://lastfm.freetls.fastly.net/i/u/237x178/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n &[src=\"https://lastfm.freetls.fastly.net/i/u/300x300/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"]\n {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n }\n }\n [src=\"https://lastfm.freetls.fastly.net/i/u/avatar70s/2a96cbd8b46e442fc41c2b86b821562f.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg\"],\n [src=\"https://lastfm.freetls.fastly.net/i/u/64s/c6f59c1e5e7240a4c0d427abd71f3dbb.jpg\"]\n {\n mix-blend-mode: screen;\n filter: invert(1);\n }\n .cover-art {\n background: @base;\n }\n .avatar::after,\n .cover-art::after,\n .image-list-item::after,\n .video-thumbnail::after {\n box-shadow: inset 0 0 0 1px rgb(@subtext0, 7%);\n }\n }\n\n /* ------UNIVERSAL STYLES INCASE SOME GET MISSED------ */\n body {\n color: @text;\n background: @base;\n }\n h1 {\n color: @accent-color;\n }\n .mimic-link {\n color: @sapphire;\n }\n hr {\n border-color: @overlay1;\n }\n a {\n color: @accent-color;\n &:hover {\n color: @accent-color-dim;\n }\n }\n\n // Mixin to dynamically set colors of album, artist and track categories\n\n .category-colors() {\n &artist {\n --category-background: @yellow;\n }\n &album {\n --category-background: @green;\n }\n &track {\n --category-background: @blue;\n }\n }\n\n // Evil image mask hack\n // Use as follows:\n // .maskimage(mask-image, background-color, mask-position, mask-size, mask-repeat);\n // Setting any value to \"skip\" skips that attribute\n .mask-image(@mask-image: url(\"\"), @mask-color: skip, @mask-position: skip, @mask-size: skip, @mask-repeat: skip) {\n & when not (@mask-color = skip) {\n background-image: none !important;\n background-color: @mask-color;\n }\n & when not (@mask-image = skip) {\n mask-image: @mask-image;\n -webkit-mask-image: @mask-image;\n }\n & when not (@mask-position = skip) {\n mask-position: @mask-position;\n -webkit-mask-position: @mask-position;\n }\n & when not (@mask-size = skip) {\n mask-size: @mask-size;\n -webkit-mask-size: @mask-size;\n }\n & when not (@mask-repeat = skip) {\n mask-repeat: @mask-repeat;\n -webkit-mask-repeat: @mask-repeat;\n }\n }\n /* -----------------SETTINGS------------------- */\n .content-form .form-row-help-text,\n .footnotes {\n color: @overlay0;\n }\n .content-form legend {\n color: @subtext1;\n }\n .change-username-upsell {\n background: @mantle;\n }\n .change-username-faded h2::after {\n .mask-image(url(\"/static/images/icons/lock_dark_24@2x.a7652d49d507.png\"), @overlay0, skip, 24px 24px, no-repeat);\n }\n /* -----------CHECKBOXES, DROPDOWNS AND RADIOS---------- */\n .lfm-form-radio input[type=\"radio\"]:checked + label::before {\n border-color: @accent-color;\n box-shadow: inset 0 0 0 4px @accent-color;\n background-color: @base;\n }\n .lfm-form-radio input[type=\"radio\"] + label::before {\n background-color: @crust;\n border-color: @surface1;\n }\n .content-form select {\n background-image: none; // Tempfix\n }\n\n /* HOME PAGE */\n .main-content,\n .container,\n .content-top-has-nav .content-top,\n .two-column-layout .content-top {\n background-color: @base;\n }\n\n .content-top-has-nav .content-top::after,\n .two-column-layout .content-top::after {\n border-top-color: @accent-color-dim;\n }\n\n .homefeed .content-top .secondary-nav-item-link--active,\n .home-welcome-header {\n color: @text;\n }\n .secondary-nav-item-link {\n color: @subtext0;\n }\n\n .secondary-nav-item-link:focus,\n .secondary-nav-item-link:hover,\n .homefeed .content-top .secondary-nav-item-link--active,\n .homefeed .content-top .secondary-nav-item-link--active:focus,\n .homefeed .content-top .secondary-nav-item-link--active:hover {\n color: @text;\n }\n\n .homefeed {\n .content-top .secondary-nav-item {\n &--artists,\n &--albums,\n &--tracks,\n &--events {\n .secondary-nav-item-link:hover::after {\n background-color: @accent-color-dim;\n }\n }\n }\n &--artists,\n &--albums,\n &--tracks,\n &--events {\n .content-top .secondary-nav-item-link--active::after {\n background-color: @accent-color-dim;\n }\n }\n }\n .recs-feed .recs-feed,\n .grid-items {\n &-cover-image-wrap::after {\n background-image: linear-gradient(\n 180deg,\n transparent 0,\n rgba(@mantle, 0.4) 50%,\n rgba(@mantle, 0.7) 50%,\n rgba(@mantle, 0.7) 100%\n );\n }\n }\n\n .recs-feed .context {\n background: @mantle;\n color: @text;\n box-shadow: none;\n box-shadow:\n inset 1px 0 darken(@mantle, 3%),\n inset -1px -1px @crust;\n }\n .recs-feed .recs-feed-item {\n background: transparent;\n box-shadow: none;\n }\n\n .stationlink-list .stationlink {\n color: @subtext0;\n &:focus,\n &:hover {\n color: @text;\n &::before {\n background-color: @subtext0;\n }\n }\n &::after {\n border-bottom-color: @accent-color-dim;\n }\n &::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n }\n\n .subscribe-cta,\n .mpu-subscription-upsell,\n .mpu-subscription-upsell--mpu {\n display: none;\n }\n .join-cta {\n background-color: transparent;\n }\n .join-cta h3 {\n color: @accent-color;\n }\n\n .lazy-features-footer {\n display: none;\n }\n /* ERROR */\n #error {\n color: @text;\n }\n\n /* info banner */\n .nag-bar--info {\n background-color: @base !important;\n }\n\n /* LIVE */\n /* MUSIC */\n .content-top-header {\n color: @accent-color;\n }\n\n .minimal-navigation-item-link {\n &,\n &:focus,\n &:hover {\n color: @subtext0;\n }\n }\n\n .minimal-navigation-item-link--active,\n .music-section-heading,\n .music-more-artists-item-name a,\n .music-releases-item-name a {\n &,\n &:focus,\n &:hover {\n color: @text;\n }\n }\n\n .music-releases-item-artist,\n .column-tracks-item-name,\n .column-tracks-item-artist,\n .music-gallery-artist {\n color: @text;\n }\n\n .music-section-rediscover-subscribe-banner-cta {\n background-color: @base;\n }\n\n /* PROFILE */\n /* BANNER */\n .header--overview .header-background {\n opacity: 0.4;\n }\n\n /* SEARCH */\n .artist-result-heading,\n .album-result-heading {\n color: @text;\n }\n\n /* RECOMMENDATIONS */\n & when not (@lookup = \"latte\") {\n .recs-feed-title a {\n color: @text !important;\n }\n }\n & when (@lookup = \"latte\") {\n .recs-feed-title a {\n color: @crust !important;\n }\n }\n .recs-feed-item,\n .recs-feed .recs-feed-item {\n &-- {\n .category-colors();\n }\n }\n @media (min-width: 768px) {\n .recs-feed .context::before {\n border-radius: 50%;\n content: \"\";\n height: 32px;\n left: auto;\n position: absolute;\n right: 15px;\n top: -16px;\n width: 32px;\n background: var(--category-background) !important;\n z-index: 1;\n }\n .recs-feed .recs-feed-item .context::after {\n .mask-image(url(\"/static/images/icons/rec_types_16.93a8040cce71.png\"), @crust, 0 0, 32px 160px, no-repeat);\n z-index: 2;\n }\n .recs-feed .recs-feed-item--album .context::after {\n -webkit-mask-position: 0 -64px;\n }\n .recs-feed .recs-feed-item--artist .context::after {\n -webkit-mask-position: 0 -32px;\n }\n }\n .recs-feed .context-love-icon::before {\n .mask-image(url(\"/static/images/icons/love_12.be2fe9170476.png\"), @red, 0 0, 12px 12px, no-repeat);\n }\n .secondary-nav {\n box-shadow: inset 0 -1px @accent-color;\n }\n .music-recommended-artists-artist-name,\n .music-recommended-artists-context,\n .pagination-page,\n .pagination-next {\n color: @text;\n }\n\n .music-recommended-albums- {\n &item-name,\n &album-artist,\n &album-context {\n color: @text;\n }\n }\n\n .recommended-tracks-item-name,\n .recommended-tracks-item-artist,\n .big-tags-item-context {\n color: @text;\n }\n\n p {\n color: @subtext0;\n }\n\n /* RECAP PROMOS */\n .promo-v3 .listening-report-promo {\n background: @mantle;\n border-color: rgba(@mantle, 0.5);\n &:hover,\n &:focus {\n background: @crust;\n border-color: rgba(@crust, 0.5);\n }\n &-date::after {\n .mask-image(url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\"), @text, skip, contain);\n height: 0;\n width: 0;\n padding: 7px;\n filter: none;\n }\n }\n\n /* CHARTS */\n .adaptive-skin-wrapper,\n .row {\n background-color: @base;\n }\n\n .two-column-layout .container {\n background-size: 0;\n background-position: 0 0;\n background-color: @base;\n }\n\n ._buffer-reset,\n .sidebar-heading {\n color: @accent-color;\n }\n\n .sidebar-group-heading {\n color: @text;\n }\n\n .resource-list--sidebar-item-name {\n color: @text;\n }\n .js-link-block.globalchart-item {\n background-color: @crust;\n box-shadow:\n 0 1px @base,\n inset 0 -1px @base;\n }\n .globalchart a,\n .globalchart a:focus,\n .globalchart a:hover {\n color: @text;\n }\n\n .footer-top-row {\n background-color: @mantle;\n }\n\n /* EVENTS */\n .events-filter,\n .events-filter-recommended,\n .dropdown-menu-clickable-button:focus,\n .dropdown-menu-clickable-button:hover {\n color: @text;\n }\n\n .events-filters {\n border-bottom-color: @accent-color;\n }\n\n .events-list-item-venue--address,\n .events-list-item-event--lineup {\n color: @subtext0;\n }\n .events-list-anhv1 a,\n .events-list-anhv1 a:focus,\n .events-list-anhv1 a:hover,\n .events-list-item-event--title,\n .events-list-item-venue--title {\n color: @text;\n }\n\n /* FEATURES */\n .features-header .features-teaser-body,\n .features-teaser-wrap--promoted .features-teaser-body {\n background: @base;\n }\n\n .features-teaser-title a,\n .features-teaser-title a:focus,\n .features-teaser-title a:hover {\n color: @text;\n }\n\n /* FEATURES POST */\n .features-post-header-body {\n background-color: @base;\n }\n\n .features-post-header-title {\n color: @accent-color;\n }\n\n .features-post-artist {\n color: @text;\n }\n\n .features-post-byline-item.features-post-author {\n color: @text;\n }\n\n /* PROFILE */\n .header-avatar-add {\n &,\n &:not(.cta--inactive):focus,\n &:not(.cta--inactive):hover {\n background-color: @accent-color-dim;\n }\n }\n .dropdown-menu-clickable,\n #share-library-artist,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n background-color: @base;\n }\n .header--overview {\n background-color: @base;\n }\n .header-metadata .header-metadata-title,\n .header-scrobble-since,\n .header-title-display-name {\n color: @subtext1;\n }\n .chartlist-play-button::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n .chartlist-play-button:focus:focus::before,\n .chartlist-play-button:focus:hover::before,\n .chartlist-play-button:hover:focus::before,\n .chartlist-play-button:hover:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .text-Color-link,\n h2,\n .dropdown-menu-clickable-button.disclose-active {\n color: @accent-color;\n }\n .dropdown-menu-clickable-button,\n .dropdown-menu-clickable-item--selected {\n &,\n &:focus,\n &:hover {\n color: @accent-color;\n }\n }\n .dropdown-menu-clickable-item,\n .dropdown-menu-clickable-item:active,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:focus,\n body:not([data-whatinput=\"touch\"]) .dropdown-menu-clickable-item:hover {\n color: @text;\n }\n .btn-secondary {\n background-color: @accent-color-dim;\n color: @crust;\n }\n\n body:not(.js-focus-visible)\n body:not([data-whatinput=\"touch\"])\n .btn-secondary:focus,\n body:not([data-whatinput=\"touch\"]) .btn-secondary .focus-visible,\n body:not([data-whatinput=\"touch\"]) .btn-secondary:hover {\n background-color: @accent-color;\n color: @crust;\n }\n input[type=\"password\"] {\n background-color: @crust !important;\n border-color: @crust !important;\n }\n\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n @keyframes chartlist-anim {\n 0% {\n background-position: 0% 50%;\n }\n 50% {\n background-position: 100% 51%;\n }\n 100% {\n background-position: 0% 50%;\n }\n }\n\n .chartlist-row--highlight,\n .chartlist-row--now-scrobbling {\n /* background-color: #5a1717; */\n background: linear-gradient(270deg, @base 60%, rgba(@accent-color, 0.2));\n background-size: 200% 200%;\n -webkit-animation: chartlist-anim 10s ease infinite;\n -moz-animation: chartlist-anim 10s ease infinite;\n animation: chartlist-anim 10s ease infinite;\n }\n\n .chartlist-name,\n .chartlist-artist {\n color: @subtext0;\n }\n\n .chartlist-break::after,\n .chartlist-row::after {\n border-bottom-color: @surface0;\n }\n\n .chartlist-row:hover {\n background-color: @crust;\n }\n\n .chartlist-count-bar-slug {\n background-color: transparent !important;\n background-image: linear-gradient(to right, @accent-color, @accent-color);\n color: @crust;\n }\n .chartlist-count-bar-value {\n color: @crust;\n }\n a:focus .chartlist-count-bar-slug,\n a:hover .chartlist-count-bar-slug {\n background-color: @accent-color-dim;\n }\n\n .chartlist-count-bar-link {\n &,\n &:focus,\n &:hover {\n color: @text;\n }\n }\n\n .shout-form textarea {\n background-color: @crust;\n }\n\n .chartlist-index {\n color: @text;\n }\n\n .chartlist tr:nth-child(1) td.chartlist-index {\n color: @accent-color;\n }\n\n /* LISTENING REPORT */\n\n // Set color for containers\n\n .report-box-container {\n background: @mantle;\n color: @text;\n }\n\n // Topmost report box\n\n .report-box-container--overview {\n background: @accent-color;\n color: @base;\n // Top border design (////)\n .report-headline-border {\n .mask-image(url(\"/static/images/listening-report/v3/bg-lines.73682e46b8be.svg\"));\n background: @base;\n }\n .report-headline-top {\n color: @base;\n border-bottom-color: @base;\n }\n // Comparison badge colors\n .report-headline-meta\n .badge-container\n .report-badge.report-badge--comparison {\n border-color: @base;\n .report-arrow {\n background: @base;\n }\n }\n // Topmost report chart styling\n .report-headline__chart {\n .highcharts-series-0 .highcharts-point {\n fill: @base;\n stroke: rgba(@base, 0.5);\n }\n .highcharts-series-1 .highcharts-point {\n fill: rgba(@base, 0.5);\n stroke: transparent;\n }\n .highcharts-axis-labels {\n stroke: @base;\n }\n }\n }\n // Middle report containers\n .user-dashboard-layout--version-3 .main-content,\n .user-dashboard-layout--version-3 .user-dashboard > .container {\n // Set background\n background: @base;\n .listening-report-row {\n // Header divider colors follow accent\n border-bottom-color: @accent-color;\n }\n .top-item-overview {\n // Style category boxes\n &-- {\n .category-colors();\n }\n background: var(--category-background);\n color: @base;\n // Badge color is base on accent\n .badge-container {\n .report-badge {\n border-color: @base;\n }\n .report-badge--comparison .report-arrow {\n background: @base;\n }\n }\n // Chart styling\n .highcharts-series-group .highcharts-point {\n fill: @base;\n }\n }\n // Set color for badges\n .listening-report-top-item {\n &-- {\n .category-colors();\n }\n .listening-report-top-item-badge {\n background: var(--category-background);\n }\n color: @text;\n }\n .top-new-item-type {\n &__ {\n .category-colors();\n }\n background: var(--category-background);\n }\n // Triangle visualizer comparison subtext\n .triangle-ratio--details .comparison {\n color: @subtext0;\n }\n // Style badges on mantle background\n .badge-container .report-badge--comparison {\n border-color: @text;\n .report-arrow {\n background: @text;\n vertical-align: initial;\n }\n }\n // Style subtext\n .quick-fact-row {\n color: @subtext1;\n &:hover {\n color: @text;\n }\n }\n .listening-report-highlight-comparison,\n .quick-fact-comparison-text {\n color: @subtext0;\n }\n // User comparison icons\n .tag-label {\n background: linear-gradient(\n 90deg,\n darken(@accent-color, 5%),\n @accent-color\n );\n // Total scrobbles header\n &--total-scrobbles::before {\n .mask-image(url(\"/static/images/icons/icon-scrobble.66a5e6978c62.svg\"), @base);\n }\n // Highest discovery header\n &--discovery::before {\n .mask-image(url(\"/static/images/icons/icon-compass.ce30ab3b6240.svg\"), @base);\n }\n }\n .header-metadata-title {\n color: @text;\n }\n .listening-report-brick {\n &-divider {\n border-color: @surface0;\n }\n &-head {\n border-bottom-color: @crust;\n }\n &-inner:hover {\n background: mix(@mantle, @base);\n }\n &-item-scrobbles {\n color: @overlay1;\n }\n // Highlight self for higher or lower position on chart\n &-inner--highlight {\n &.listening-report-highlight--down {\n background: rgba(@red, 0.1);\n &:hover {\n background: rgba(@red, 0.15);\n }\n }\n &.listening-report-highlight--up {\n background: rgba(@green, 0.1);\n &:hover {\n background: rgba(@green, 0.15);\n }\n }\n }\n }\n }\n\n // footer\n .user-dashboard-layout--version-3 .footer {\n background-color: @mantle;\n }\n\n // Top tags visualizer: Rainbow colors implemented from Catppuccin Palette\n\n @gradient-colors: @rosewater, @flamingo, @pink, @mauve, @red, @maroon,\n @peach, @yellow, @green, @teal, @sky, @sapphire, @blue, @lavender;\n each(range(0, 11), {\n\n .report-box-container--top-tags-over-time .top-tags-over-time-colour-@{value} {\n fill: extract(@gradient-colors, @value + 1);\n stroke: extract(@gradient-colors, @value + 1);\n }\n });\n\n .highcharts-radial-axis-grid .highcharts-grid-line {\n stroke: @surface0;\n }\n\n // universal report arrows\n .report-arrow {\n .mask-image(url(\"/static/images/listening-report/v3/report-arrow-up.b6c5a2eb4c3b.svg\"), @base, skip, contain);\n background-size: contain;\n padding: 4px;\n margin: 2px;\n height: 0;\n width: 0;\n filter: invert(0) !important;\n }\n\n .music-decades-chart-container {\n .highcharts-series-1 .highcharts-point {\n fill: rgba(@accent-color, 0.5);\n }\n }\n\n /* SHOUT BOX */\n\n .shout {\n &--active {\n background-color: fadeout(@surface1, 0.3);\n }\n\n &,\n &-form {\n border-bottom-color: @surface0;\n }\n &-user a {\n color: @text;\n }\n &-timestamp,\n &-reply {\n color: @subtext0;\n &:hover {\n color: @overlay2;\n }\n }\n &-reply::before {\n .mask-image(url(\"/static/images/icons/reply_sprite_16@2x.a145ef7db2f5.png\"), @subtext0, skip, 16px 32px);\n }\n\n &-form {\n border-color: none;\n }\n &-permalink.shout-permalink {\n &:focus,\n &:hover {\n color: @overlay2;\n }\n }\n .vote-button {\n color: @overlay1;\n &::before {\n .mask-image(url(\"/static/images/icons/upvote_sprite_16@2x.5e02a31189da.png\"), @overlay2, 0 0, 16px 32px);\n }\n &--voted {\n color: @green;\n &::before {\n .mask-image(skip, @green, 0 -16px, skip);\n }\n }\n }\n }\n\n /* LIBRARY */\n .col-sidebar._buffer-sidebar\n > figure\n > div\n > div\n > svg\n > .highcharts-background {\n fill: @base;\n }\n\n .highcharts-point {\n fill: @accent-color-dim;\n &-select {\n fill: @accent-color;\n }\n }\n\n .highcharts-axis-labels > text {\n fill: @text !important;\n }\n\n #scrobble-chart-content {\n .highcharts-background {\n fill: @base;\n }\n .highcharts-point {\n fill: rgba(@accent-color, 0.2);\n }\n .highcharts-xaxis .highcharts-axis-line,\n .highcharts-yaxis-grid .highcharts-grid-line {\n stroke: @surface2;\n stroke-width: 1;\n }\n .highcharts-axis-title {\n fill: @subtext0 !important;\n }\n }\n\n /* FOLLOWING */\n .user-list-name {\n color: @text;\n }\n .user-follow,\n .user-follow::after {\n color: @accent-color;\n background-color: @surface0;\n }\n\n /* FOLLOW BUTTON */\n [data-toggle-button-current-state=\"unfollowed\"]\n .header-follower-btn::before {\n background-color: @red;\n color: @text;\n }\n [data-toggle-button-current-state=\"followed\"] .header-follower-btn::before {\n background-color: @green;\n color: @text;\n }\n [data-toggle-button-current-state=\"followed\"]\n .header-follower-btn:hover::before {\n background-color: @red;\n color: @text;\n }\n\n .header-follower-btn {\n color: @accent-color;\n }\n\n /* BOOKMARKS */\n .music-bookmarks-artists-item-name {\n color: @text;\n }\n\n /* TASTE-O-METER COLORS */\n .tasteometer-donut-base {\n fill: @surface1;\n }\n .tasteometer-avatar img {\n border-color: @surface1;\n }\n .tasteometer-compat-very_low .tasteometer-compat-colour {\n color: @subtext0;\n fill: @subtext0;\n }\n .tasteometer-compat-low .tasteometer-compat-colour {\n color: @mauve;\n fill: @mauve;\n }\n .tasteometer-compat-medium .tasteometer-compat-colour {\n color: @green;\n fill: @green;\n }\n .tasteometer-compat-very_high .tasteometer-compat-colour {\n color: @peach;\n fill: @peach;\n }\n .tasteometer-compat-super .tasteometer-compat-colour {\n color: @red;\n fill: @red;\n }\n\n /* ARTIST */\n .section-with-separator::after {\n background-color: @base;\n }\n body .header-new-bookmark-button,\n body .header-new-download-button,\n body .header-new-love-button,\n body .header-new-more-button {\n color: @base;\n background-color: @accent-color;\n }\n body:not([data-whatinput=\"touch\"]) {\n .header-new-bookmark-button,\n .header-new-download-button,\n .header-new-love-button,\n .header-new-more-button {\n .focus-visible,\n &:hover {\n color: @base;\n background-color: @accent-color;\n }\n }\n }\n .wiki-block-inner,\n .catalogue-metadata-heading,\n .catalogue-metadata-description,\n .header-metadata-tnew-title {\n color: @subtext0;\n }\n\n .text-18 {\n color: @accent-color;\n }\n\n .artist-similar-artists-sidebar-item-name,\n .artist-top-albums-item-name,\n .listeners-section-item-name,\n .catalogue-overview-similar-artists-full-width-item-name,\n .similar-albums-item-name,\n .discovery-stat-top-item-name,\n .source-album-artist,\n .source-album-name,\n .track-similar-tracks-item-name,\n .about-artist-name,\n .catalogue-overview-similar-artists-item-name {\n a {\n &,\n &:focus,\n &:hover {\n color: @text;\n }\n }\n }\n\n .events-list-item-event-name.link-block-target > span {\n color: @text;\n }\n\n .events-list-item-venue > span {\n color: @subtext0;\n }\n\n .resource-external-link,\n .resource-external-link:hover {\n color: @text;\n }\n .js-playlink-station.desktop-playlink.inline-section-control.stationlink {\n color: @text;\n }\n .section-with-settings .section-control::before {\n border-right-color: @subtext0;\n }\n\n .header-metadata .header-metadata-display a {\n color: @accent-color;\n }\n\n .big-artist-list-title a {\n color: var(--subtext1);\n }\n .big-artist-list-title a:hover {\n color: @text;\n }\n\n /* SIMILAR ARTISTS */\n .similar-artists-item-name {\n color: @text;\n }\n\n .similar-artists-item-wiki-inner-2 {\n color: @subtext0;\n }\n\n .section-playlink::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n\n .section-playlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .section-playlink.js-playlink-station {\n color: @text;\n }\n\n .stationlink::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n }\n\n .stationlink:focus::before,\n .stationlink:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .video-preview-upload-cta {\n background-color: @crust;\n box-shadow: 0 0 0 2px @accent-color-dim;\n }\n\n .video-preview-upload-cta:not(.cta--inactive):focus,\n .video-preview-upload-cta:not(.cta--inactive):hover {\n background-color: @base;\n }\n\n .highcharts-plot-bands-0 > path {\n fill: @overlay0;\n }\n\n .listener-trend .highcharts-area {\n fill: fadeout(@red, 0.1);\n }\n\n .listener-trend .highcharts-graph {\n stroke: @red;\n }\n\n .Colored-cta {\n background-color: fadeout(@surface2, 0.3);\n }\n .Colored-cta:not(.cta--inactive):focus,\n .Colored-cta:not(.cta--inactive):hover {\n background-color: fadeout(@surface2, 0.7);\n }\n .similar-items-sidebar-item-name {\n color: @text;\n }\n .resource-list--release-list-item-name {\n color: @text;\n }\n .shout--deleted,\n .shout--reported {\n background: @base;\n }\n .play-this-track-playlinks {\n color: @text;\n }\n\n /* WIKI */\n .factbox-item,\n #factbox-more-members {\n color: @subtext0;\n }\n\n .factbox-item > h4 {\n color: @accent-color;\n }\n\n .alert-warning {\n color: @peach;\n background-color: @crust;\n }\n\n .content-form {\n .form-control,\n input[type=\"date\"],\n input[type=\"email\"],\n input[type=\"number\"],\n input[type=\"password\"],\n input[type=\"text\"],\n input[type=\"url\"],\n select,\n textarea {\n background-color: @crust !important;\n border-color: @crust !important;\n color: @subtext0 !important;\n &:focus {\n box-shadow: none !important;\n border-color: @crust !important;\n }\n &:hover:not([disabled]) {\n border-color: @crust !important;\n color: @text !important;\n }\n }\n }\n .control-label {\n color: @accent-color;\n }\n .join-form .form-row-help-text {\n color: @text;\n background-color: @surface1;\n }\n #stylerules {\n background-color: @overlay0;\n color: @subtext0;\n }\n .secondary-nav-item-link--active::after,\n a.secondary-nav-item-link:focus::after,\n a.secondary-nav-item-link:hover::after {\n background-color: @accent-color;\n }\n\n /* DOCUMENTATION/API SECTION */\n #app {\n .sidebar {\n background: @mantle;\n border-color: @mantle;\n }\n a.sidebar-link {\n color: @text;\n &:hover {\n color: @accent-color;\n }\n }\n .sidebar-heading {\n color: @subtext1;\n }\n a.sidebar-link.active {\n color: @accent-color;\n border-left-color: @accent-color;\n }\n a {\n color: @accent-color;\n }\n }\n\n /* OBSESSIONS */\n .obsession-history-play-all::before {\n background-color: @accent-color;\n -webkit-filter: invert(0%);\n filter: invert(0%);\n color: @text;\n }\n\n .obsession-history-play-all.js-playlink-station.inline-section-control {\n color: @text;\n }\n\n .obsession-history-play-all:hover::before {\n box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);\n background-color: @subtext0;\n }\n\n .obsession-search-result-header {\n color: @accent-color;\n }\n\n .obsession-candidate-heading {\n color: @text;\n }\n\n .modal-dialog.popup_content,\n .modal-content {\n background-color: @mantle;\n box-shadow: none;\n }\n\n .modal-body {\n background-color: @base;\n box-shadow: none;\n }\n\n .content-form textarea:focus {\n box-shadow: none;\n }\n\n .content-form textarea:hover:not([disabled]) {\n border-color: @accent-color;\n }\n\n /* MESSAGES */\n .inbox-notifications .inbox-notifications__item {\n color: @subtext0;\n }\n\n .inbox-notifications .inbox-notifications__item--highlight {\n background-color: @overlay0;\n }\n .inbox-notifications .inbox-notifications__item--hover {\n box-shadow: none;\n }\n .inbox-notifications__item--highlight-hover:hover {\n background-color: @crust;\n }\n\n .inbox-message-subject {\n color: @accent-color;\n }\n\n .inbox-message-message {\n color: @text;\n }\n\n .inbox-message-view .inbox-message-message blockquote {\n background: @crust;\n border-color: @accent-color;\n }\n\n body:not([data-whatinput=\"touch\"])\n .inbox-notifications\n .inbox-notifications__item--hover:hover {\n background-color: @crust;\n }\n\n .inbox .inbox-message {\n background-color: @crust;\n }\n\n .inbox .inbox-message--unviewed {\n background-color: @overlay0;\n }\n\n .inbox .inbox-message--unviewed .inbox-message-status::after {\n background-color: @accent-color;\n }\n\n /* ADS */\n .lastfm-ad {\n display: none;\n }\n .full-bleed-ad-container,\n .sidebar-ad-container {\n background-color: @base;\n }\n\n /* RECOMMENDATIONS ON PROFILE */\n .profile-card-content {\n background: @surface0 !important;\n }\n /* UPGRADE TO PRO */\n .btn-subscribe,\n .btn-subscribe:hover,\n .btn-subscribe:active {\n background-color: @accent-color !important;\n }\n .listening-report-brick--upsell {\n display: none;\n }\n .your-progress {\n color: @text;\n }\n /* ----Profile Cards Hide------- */\n .profile-cards-container {\n display: none !important;\n }\n /* HEADER */\n .header--overview,\n .header--sub-page {\n color: @text;\n }\n /* -----Primary Button------ */\n .btn-primary,\n .btn-primary:hover,\n .btn-primary:active,\n .no-data-message-button,\n .no-data-message-button:hover,\n .no-data-message-button:active,\n .api-session-connect,\n .api-session-disconnect:hover,\n .api-session-disconnect:active,\n .clipboard-button,\n body:not(.js-focus-visible)\n body:not([data-whatinput=\"touch\"])\n .clipboard-button:focus,\n body:not([data-whatinput=\"touch\"]) .clipboard-button .focus-visible,\n body:not([data-whatinput=\"touch\"]) .clipboard-button:hover {\n background-color: @accent-color !important;\n color: @base !important;\n }\n .api-session-disconnect {\n background-color: @accent-color-dim !important;\n color: @base !important;\n }\n /* -----Shortcut Button------ */\n .btn-shortcut,\n .btn-shortcut:hover,\n .btn-shortcut:active {\n background-color: @accent-color-dim !important;\n color: @text !important;\n }\n /* ------HEADER----- */\n header {\n background: @mantle;\n }\n /* ------FOOTER----- */\n .footer .footer-heading {\n color: @subtext1;\n }\n .footer {\n background-color: @mantle;\n color: @text;\n }\n .footer .footer-bottom {\n border-top-color: none;\n }\n .footer .footer-bottom .row {\n background-color: @mantle;\n }\n .footer .footer-language--active,\n .footer-timezone strong,\n .footer .footer-language--active strong {\n color: @text;\n }\n .footer .footer-language,\n .footer-timezone,\n .footer .footer-legal {\n color: @overlay0;\n }\n .translation {\n color: @subtext0;\n }\n /* --------TOP BAR---------- */\n .top-bar,\n .player-bar,\n .player-bar .player-bar-progress,\n .main-content::before,\n .masthead-nav {\n background: @mantle;\n color: @text !important;\n }\n .player-bar .player-bar-progress-slug {\n background: @accent-color;\n }\n .masthead-nav-control,\n .site-auth-control,\n .site-auth--anon::before,\n .masthead-nav .navlist-more {\n color: @text !important;\n }\n .auth-dropdown-menu {\n background-color: @base !important;\n box-shadow:\n 0 1px 10px rgba(0, 0, 0, 0.3),\n 0 0 0 1px @surface1 !important;\n }\n .auth-dropdown-menu-item {\n color: @text !important;\n }\n .auth-dropdown-menu-item:hover,\n .auth-dropdown-menu-item:active {\n background-color: @surface0 !important;\n color: @text !important;\n }\n .auth-dropdown-menu::before,\n .js .auth-dropdown-menu::before,\n .site-auth:focus .auth-dropdown-menu::before,\n .site-auth:hover .auth-dropdown-menu::before {\n .mask-image(url(\"/static/images/dropdown_arrow_dark@2x.7b7cfaa4e8ee.png\"), @surface1, skip, 36px 18px, no-repeat);\n }\n .masthead-nav .masthead-nav-control,\n .masthead-nav .navlist-more,\n .site-auth-control {\n &:focus,\n &:hover {\n background-color: transparent;\n color: @accent-color !important;\n }\n }\n .site-auth-control.btn-secondary {\n color: @base !important;\n }\n .masthead-search-form {\n background-color: @mantle;\n }\n .masthead-search-submit {\n background-color: @accent-color;\n color: @base;\n }\n body:not(.js-focus-visible)\n body:not([data-whatinput=\"touch\"])\n .masthead-search-submit:focus,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit .focus-visible,\n body:not([data-whatinput=\"touch\"]) .masthead-search-submit:hover {\n background-color: @accent-color;\n color: @base;\n }\n .masthead-search-field {\n color: @text;\n }\n /* -------PLAYLISTS--------- */\n .chartlist-timestamp {\n color: @subtext0;\n }\n /* -----GENRES TODAY----- */\n .genretodaybar,\n .rolling_no {\n background: @mantle !important;\n }\n /* -----NAV ITEMS----- */\n .library-controls .secondary-nav .secondary-nav-item-link--active,\n .date-range-picker-button-inner,\n .library-controls .secondary-nav .secondary-nav-item-link--active:focus,\n .library-controls .secondary-nav .secondary-nav-item-link--active:hover,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: @accent-color !important;\n }\n /* ------ARTIST TAGS----- */\n .catalogue-tags .tag a,\n .catalogue-tags .tags-add,\n .catalogue-tags .tags-add-cta,\n body:not([data-whatinput=\"touch\"]) .catalogue-tags .tag a:hover {\n color: @accent-color;\n box-shadow: inset 0 0 0 1px @accent-color-dim;\n }\n /* -----HIDE PLAY BUTTON ON TOP TRACK------ */\n .image-overlay-playlink-link::before {\n display: none;\n }\n /* ---------CHARTS FIX--------- */\n .globalchart .globalchart-item:first-child {\n background-color: fadeout(@mantle, 0.8);\n }\n .globalchart-item:first-child .globalchart-rank {\n color: @accent-color !important;\n }\n .globalchart-item .globalchart-rank {\n color: @text;\n }\n /* -------LOG IN PAGE------- */\n .auth-container > .auth-container-animation {\n background-color: transparent;\n }\n #join-animation-container {\n display: none !important;\n }\n h1.text-24 {\n color: @accent-color;\n }\n .checkbox {\n color: @text;\n }\n\n /* ----ICONS---- */\n .lazy-buylinks-toggle::before {\n .mask-image(url(\"/static/images/icons/download_sprite_16.2d7999c89e09.png\"), @text);\n }\n\n .chartlist-more-button::before {\n .mask-image(url(\"/static/images/icons/more_sprite_16.bceb4a93c77a.png\"), @text);\n }\n\n .lazy-buylinks-toggle:hover::before,\n .lazy-buylinks-toggle:focus::before,\n .chartlist-more-button:hover::before,\n .chartlist-more-button:focus::before {\n background-color: @subtext0;\n }\n\n .chartlist-love-button,\n .header-new-love-button {\n &::before {\n .mask-image(url(\"/static/images/icons/love_animation_tracklist_24.3c884b0287d4.png\"), @text, -24px 0);\n }\n &:focus::before,\n &:hover::before {\n .mask-image(skip, @red, -24px 0);\n }\n }\n\n [data-toggle-button-current-state=\"loved\"] .chartlist-love-button,\n [data-toggle-button-current-state=\"loved\"] .header-new-love-button {\n &::before,\n &:focus::before,\n &:hover::before {\n .mask-image(skip, @red, -552px 0);\n transition: mask-position 0.7s steps(22) !important;\n -webkit-transition: -webkit-mask-position 0.7s steps(22) !important;\n }\n }\n\n .section-settings-toggle::before {\n .mask-image(url(\"/static/images/icons/settings_222_16.f63779d3cbad.png\"), @text);\n }\n\n .share-button-profile::before {\n .mask-image(url(\"/static/images/icons/share_222_16.9aba752fb1e9.png\"), @text);\n }\n\n .section-settings-toggle:hover::before,\n .section-settings-toggle:focus::before,\n .share-button-profile:hover::before,\n .share-button-profile:focus::before {\n background-color: @subtext0;\n }\n\n .cta-link::before,\n .lyrics-snippet-more-link ::before,\n .trending-tracks-more-link ::before,\n .more-link-fullwidth-right ::before {\n .mask-image(url(\"/static/images/icons/arrow_small_right_005399_12.8f025ef116be.png\"), @accent-color);\n }\n\n .play-this-track-playlink--itunes::before {\n .mask-image(url(\"/static/images/icons/apple_music_color_24.17c0b1b9e185.png\"), @text);\n }\n\n .resource-external-link--homepage::before {\n .mask-image(url(\"/static/images/icons/external_links_16.3d45e81fa3fc.png\"), @text);\n }\n\n .alert-warning::before {\n .mask-image(url(\"/static/images/icons/alert/warning_16.93f2fe437139.png\"), @peach);\n }\n\n .masthead-search-toggle::before {\n .mask-image(url(\"/static/images/icons/search_16.bde37072495a.png\"), @text);\n }\n\n .masthead-search-toggle:hover::before,\n .masthead-search-toggle:focus::before {\n background-color: @subtext0;\n }\n\n .masthead-search-toggle.disclose-active::before {\n .mask-image(url(\"/static/images/icons/delete_999_24.78e2a3de3ab8.png\"), @text);\n }\n\n .masthead-search-toggle.disclose-active:hover::before,\n .masthead-search-toggle.disclose-active:focus::before {\n background-color: @subtext0;\n }\n\n .js .date-range-picker-button::before {\n .mask-image(url(\"/static/images/icons/date_picker_icon.1d7b21ee3a36.svg\"), @accent-color, 0 0, 14px 24px, no-repeat);\n }\n\n .masthead-logo {\n .mask-image(url(\"/static/images/logo_static.adb61955725c.png\"), @red, 50% 50%, skip, no-repeat);\n }\n\n .catalogue-tags .tags-add::before {\n .mask-image(url(\"/static/images/icons/add_link_16.637996ed0e2f.png\"), @accent-color);\n }\n\n .masthead-logo-loading {\n .mask-image(url(\"/static/images/logo_animate@2x.e93e5b7db3de.gif\"), @red, 50% 50%, contain, no-repeat);\n }\n\n .layout-image {\n background: @crust;\n .layout-image-image {\n mix-blend-mode: screen;\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": "Last.fm Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/lastfm", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/lastfm", - "version": "1.2.0", + "version": "1.2.2", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/lastfm/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Alastfm", "description": "Soothing pastel theme for Last.fm", @@ -12151,11 +12342,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/lastfm", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/lastfm/catppuccin.user.css", "name": "Last.fm Catppuccin", - "originalDigest": "7e13179dc518b4207409a179994e38a30af73289", + "originalDigest": "fbbf848385afbc24821c91c9ba722f9697d02d45", "_id": "4608ede5-23bc-4995-8b5d-d1b50940b6ec", - "_rev": 1726090248555, + "_rev": 1727385108241, "id": 103, - "etag": "W/\"c5d86c66c5818e1b1e12bbd8c5c4036d31d01afe85e60dbb8a67fd7b92bdf10f\"" + "etag": "W/\"cf4a9d43064abf7768ddb470f3dcc5b19b1f450f457e8daa14361146293c4fcf\"", + "updateDate": 1727385108109 }, { "enabled": true, @@ -12341,7 +12533,7 @@ "name": "ListenBrainz Catppuccin", "originalDigest": "c311add1ee31ae67c336788c20bca5f1383e010e", "_id": "c0744e8d-cf02-4ed8-b361-8e8303024093", - "_rev": 1726090248617, + "_rev": 1727565713729, "id": 104, "etag": "W/\"8f3397928dd6bad7cce9de185ad63d60e36be09101fb18f018c3f222edf1fb6f\"" }, @@ -12350,11 +12542,11 @@ "installDate": 1724545432123, "sections": [ { - "code": "/* ==UserStyle==\n@name Ollama Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/ollama\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/ollama\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/ollama/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aollama\n@description Soothing pastel theme for Ollama\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 Ollama Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/ollama\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/ollama\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/ollama/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aollama\n@description Soothing pastel theme for Ollama\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@0.2.2/css/catppuccin.variables.css\");\n @media (prefers-color-scheme: light) {\n :root {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n background-color: #24273a;\n color: #cad3f5;\n /* Llama logos */\n /* Tailwind */\n /* Models page, color for non-weight pills/tags. Background color is solid from `.bg-indigo-50`. */\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 img[src=\"/public/ollama.png\"],\n :root img[src=\"/public/shades.png\"],\n :root img[src=\"/public/glasses.png\"] {\n filter: brightness(0) saturate(100%) invert(72%) sepia(78%) saturate(147%) hue-rotate(195deg) brightness(103%) contrast(92%);\n }\n :root code,\n :root pre {\n background-color: #1e2030;\n color: #cad3f5 !important;\n }\n :root input {\n background-color: #1e2030;\n }\n :root main,\n :root section,\n :root strong,\n :root h3,\n :root ul,\n :root button,\n :root li,\n :root li::marker {\n color: #cad3f5;\n }\n :root blockquote {\n color: #a5adcb;\n }\n :root a[class~=\"\"] {\n color: #8aadf4;\n }\n :root #query,\n :root #filter,\n :root #search {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #readme,\n :root #display,\n :root #file-explorer {\n color: #cad3f5;\n }\n :root .command {\n color: #cad3f5;\n }\n :root .truncate {\n color: #cad3f5;\n }\n :root * {\n border-color: #494d64;\n }\n :root .prose {\n --tw-prose-headings: #cad3f5;\n --tw-prose-links: #b7bdf8;\n }\n :root .text-white,\n :root .text-black {\n color: #cad3f5;\n }\n :root .text-gray-900 {\n color: #b8c0e0;\n }\n :root .text-green-500,\n :root .text-emerald-500,\n :root .text-green-700 {\n color: #a6da95;\n }\n :root .text-yellow-900 {\n color: #eed49f;\n }\n :root .text-neutral-300,\n :root .text-neutral-400,\n :root .text-neutral-500 {\n color: #a5adcb;\n }\n :root .text-neutral-700,\n :root .text-neutral-800,\n :root .text-neutral-900 {\n color: #b8c0e0 !important;\n }\n :root .text-red-500 {\n color: #ed8796;\n }\n :root .text-blue-500,\n :root .text-blue-600 {\n color: #b7bdf8;\n }\n :root .text-indigo-600 {\n color: #181926;\n }\n :root .bg-neutral-100 pre,\n :root .bg-neutral-100 .command {\n background-color: unset !important;\n }\n :root .bg-white {\n background-color: #1e2030;\n }\n :root .bg-black,\n :root .hover\\:bg-black:hover {\n background-color: #363a4f !important;\n }\n :root .bg-neutral-50 {\n background-color: #363a4f;\n }\n :root .bg-neutral-100,\n :root .hover\\:bg-neutral-100:hover {\n background-color: #5b6078 !important;\n }\n :root .bg-neutral-700,\n :root .bg-neutral-800 {\n background-color: #494d64;\n }\n :root .bg-green-50 {\n background-color: rgba(166, 218, 149, 0.1);\n }\n :root .bg-yellow-50 {\n background-color: rgba(238, 212, 159, 0.1);\n }\n :root .bg-indigo-50 {\n background-color: #b7bdf8;\n }\n :root .bg-\\[\\#ddf4ff\\] {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root .border {\n border-color: #b7bdf8;\n }\n :root .border-neutral-200,\n :root .border-neutral-300,\n :root .divide-gray-200 > :not([hidden]) ~ :not([hidden]),\n :root .divide-neutral-200 > :not([hidden]) ~ :not([hidden]) {\n border-color: #494d64;\n }\n :root .focus\\:border-blue-400:focus {\n border-color: #b7bdf8;\n }\n :root .focus\\:border-red-400:focus {\n border-color: #ed8796;\n }\n :root .ring-neutral-300 {\n --tw-ring-color: #494d64 !important;\n }\n :root .ring-green-600\\/20 {\n --tw-ring-color: #a6da95;\n }\n :root .ring-yellow-600\\/20 {\n --tw-ring-color: #eed49f;\n }\n :root select:focus,\n :root .ring-blue-300,\n :root .focus\\:ring-blue-300:focus {\n --tw-ring-color: rgba(183, 189, 248, var(--tw-ring-opacity));\n }\n :root .focus\\:ring-red-300:focus {\n --tw-ring-color: rgba(237, 135, 150, var(--tw-ring-opacity));\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\n --ctp-rosewater: 244, 219, 214;\n --ctp-flamingo: 240, 198, 198;\n --ctp-pink: 245, 189, 230;\n --ctp-mauve: 198, 160, 246;\n --ctp-red: 237, 135, 150;\n --ctp-maroon: 238, 153, 160;\n --ctp-peach: 245, 169, 127;\n --ctp-yellow: 238, 212, 159;\n --ctp-green: 166, 218, 149;\n --ctp-teal: 139, 213, 202;\n --ctp-sky: 145, 215, 227;\n --ctp-sapphire: 125, 196, 228;\n --ctp-blue: 138, 173, 244;\n --ctp-lavender: 183, 189, 248;\n --ctp-text: 202, 211, 245;\n --ctp-subtext1: 184, 192, 224;\n --ctp-subtext0: 165, 173, 203;\n --ctp-overlay2: 147, 154, 183;\n --ctp-overlay1: 128, 135, 162;\n --ctp-overlay0: 110, 115, 141;\n --ctp-surface2: 91, 96, 120;\n --ctp-surface1: 73, 77, 100;\n --ctp-surface0: 54, 58, 79;\n --ctp-base: 36, 39, 58;\n --ctp-mantle: 30, 32, 48;\n --ctp-crust: 24, 25, 38;\n color-scheme: dark;\n background-color: #24273a;\n color: #cad3f5;\n /* Llama logos */\n /* Tailwind */\n /* Models page, color for non-weight pills/tags. Background color is solid from `.bg-indigo-50`. */\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 img[src=\"/public/ollama.png\"],\n :root img[src=\"/public/shades.png\"],\n :root img[src=\"/public/glasses.png\"] {\n filter: brightness(0) saturate(100%) invert(72%) sepia(78%) saturate(147%) hue-rotate(195deg) brightness(103%) contrast(92%);\n }\n :root code,\n :root pre {\n background-color: #1e2030;\n color: #cad3f5 !important;\n }\n :root input {\n background-color: #1e2030;\n }\n :root main,\n :root section,\n :root strong,\n :root h3,\n :root ul,\n :root button,\n :root li,\n :root li::marker {\n color: #cad3f5;\n }\n :root blockquote {\n color: #a5adcb;\n }\n :root a[class~=\"\"] {\n color: #8aadf4;\n }\n :root #query,\n :root #filter,\n :root #search {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #readme,\n :root #display,\n :root #file-explorer {\n color: #cad3f5;\n }\n :root .command {\n color: #cad3f5;\n }\n :root .truncate {\n color: #cad3f5;\n }\n :root * {\n border-color: #494d64;\n }\n :root .prose {\n --tw-prose-headings: #cad3f5;\n --tw-prose-links: #b7bdf8;\n }\n :root .text-white,\n :root .text-black {\n color: #cad3f5;\n }\n :root .text-gray-900 {\n color: #b8c0e0;\n }\n :root .text-green-500,\n :root .text-emerald-500,\n :root .text-green-700 {\n color: #a6da95;\n }\n :root .text-yellow-900 {\n color: #eed49f;\n }\n :root .text-neutral-300,\n :root .text-neutral-400,\n :root .text-neutral-500 {\n color: #a5adcb;\n }\n :root .text-neutral-700,\n :root .text-neutral-800,\n :root .text-neutral-900 {\n color: #b8c0e0 !important;\n }\n :root .text-red-500 {\n color: #ed8796;\n }\n :root .text-blue-500,\n :root .text-blue-600 {\n color: #b7bdf8;\n }\n :root .text-indigo-600 {\n color: #181926;\n }\n :root .bg-neutral-100 pre,\n :root .bg-neutral-100 .command {\n background-color: unset !important;\n }\n :root .bg-white {\n background-color: #1e2030;\n }\n :root .bg-black,\n :root .hover\\:bg-black:hover {\n background-color: #363a4f !important;\n }\n :root .bg-neutral-50 {\n background-color: #363a4f;\n }\n :root .bg-neutral-100,\n :root .hover\\:bg-neutral-100:hover {\n background-color: #5b6078 !important;\n }\n :root .bg-neutral-700,\n :root .bg-neutral-800 {\n background-color: #494d64;\n }\n :root .bg-green-50 {\n background-color: rgba(166, 218, 149, 0.1);\n }\n :root .bg-yellow-50 {\n background-color: rgba(238, 212, 159, 0.1);\n }\n :root .bg-indigo-50 {\n background-color: #b7bdf8;\n }\n :root .bg-\\[\\#ddf4ff\\] {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root .border {\n border-color: #b7bdf8;\n }\n :root .border-neutral-200,\n :root .border-neutral-300,\n :root .divide-gray-200 > :not([hidden]) ~ :not([hidden]),\n :root .divide-neutral-200 > :not([hidden]) ~ :not([hidden]) {\n border-color: #494d64;\n }\n :root .focus\\:border-blue-400:focus {\n border-color: #b7bdf8;\n }\n :root .focus\\:border-red-400:focus {\n border-color: #ed8796;\n }\n :root .ring-neutral-300 {\n --tw-ring-color: #494d64 !important;\n }\n :root .ring-green-600\\/20 {\n --tw-ring-color: #a6da95;\n }\n :root .ring-yellow-600\\/20 {\n --tw-ring-color: #eed49f;\n }\n :root select:focus,\n :root .ring-blue-300,\n :root .focus\\:ring-blue-300:focus {\n --tw-ring-color: rgba(183, 189, 248, var(--tw-ring-opacity));\n }\n :root .focus\\:ring-red-300:focus {\n --tw-ring-color: rgba(237, 135, 150, var(--tw-ring-opacity));\n }\n }", + "code": "@import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.css\");\n @media (prefers-color-scheme: light) {\n :root {\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 background-color: #24273a;\n color: #cad3f5;\n /* Llama logos */\n /* Tailwind */\n /* Models page, color for non-weight pills/tags. Background color is solid from `.bg-indigo-50`. */\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 img[src=\"/public/ollama.png\"],\n :root img[src=\"/public/shades.png\"],\n :root img[src=\"/public/glasses.png\"] {\n filter: brightness(0) saturate(100%) invert(72%) sepia(78%) saturate(147%) hue-rotate(195deg) brightness(103%) contrast(92%);\n }\n :root code,\n :root pre {\n background-color: #1e2030;\n color: #cad3f5 !important;\n }\n :root input {\n background-color: #1e2030;\n }\n :root main,\n :root section,\n :root strong,\n :root h3,\n :root ul,\n :root button,\n :root li,\n :root li::marker {\n color: #cad3f5;\n }\n :root blockquote {\n color: #a5adcb;\n }\n :root a[class~=\"\"] {\n color: #8aadf4;\n }\n :root #query,\n :root #filter,\n :root #search {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #readme,\n :root #display,\n :root #file-explorer {\n color: #cad3f5;\n }\n :root .command {\n color: #cad3f5;\n }\n :root .truncate {\n color: #cad3f5;\n }\n :root * {\n border-color: #494d64;\n }\n :root .prose {\n --tw-prose-headings: #cad3f5;\n --tw-prose-links: #b7bdf8;\n }\n :root .text-white,\n :root .text-black {\n color: #cad3f5;\n }\n :root .text-gray-900 {\n color: #b8c0e0;\n }\n :root .text-green-500,\n :root .text-emerald-500,\n :root .text-green-700 {\n color: #a6da95;\n }\n :root .text-yellow-900 {\n color: #eed49f;\n }\n :root .text-neutral-300,\n :root .text-neutral-400,\n :root .text-neutral-500 {\n color: #a5adcb;\n }\n :root .text-neutral-700,\n :root .text-neutral-800,\n :root .text-neutral-900 {\n color: #b8c0e0 !important;\n }\n :root .text-red-500 {\n color: #ed8796;\n }\n :root .text-blue-500,\n :root .text-blue-600 {\n color: #b7bdf8;\n }\n :root .text-indigo-600 {\n color: #181926;\n }\n :root .bg-neutral-100 pre,\n :root .bg-neutral-100 .command {\n background-color: unset !important;\n }\n :root .bg-white {\n background-color: #1e2030;\n }\n :root .bg-black,\n :root .hover\\:bg-black:hover {\n background-color: #363a4f !important;\n }\n :root .bg-neutral-50 {\n background-color: #363a4f;\n }\n :root .bg-neutral-100,\n :root .hover\\:bg-neutral-100:hover {\n background-color: #5b6078 !important;\n }\n :root .bg-neutral-700,\n :root .bg-neutral-800 {\n background-color: #494d64;\n }\n :root .bg-green-50 {\n background-color: rgba(166, 218, 149, 0.1);\n }\n :root .bg-yellow-50 {\n background-color: rgba(238, 212, 159, 0.1);\n }\n :root .bg-indigo-50 {\n background-color: #b7bdf8;\n }\n :root .bg-\\[\\#ddf4ff\\] {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root .border {\n border-color: #b7bdf8;\n }\n :root .border-neutral-200,\n :root .border-neutral-300,\n :root .divide-gray-200 > :not([hidden]) ~ :not([hidden]),\n :root .divide-neutral-200 > :not([hidden]) ~ :not([hidden]) {\n border-color: #494d64;\n }\n :root .focus\\:border-blue-400:focus {\n border-color: #b7bdf8;\n }\n :root .focus\\:border-red-400:focus {\n border-color: #ed8796;\n }\n :root .ring-neutral-300 {\n --tw-ring-color: #494d64 !important;\n }\n :root .ring-green-600\\/20 {\n --tw-ring-color: #a6da95;\n }\n :root .ring-yellow-600\\/20 {\n --tw-ring-color: #eed49f;\n }\n :root select:focus,\n :root .ring-blue-300,\n :root .focus\\:ring-blue-300:focus {\n --tw-ring-color: rgba(183, 189, 248, var(--tw-ring-opacity));\n }\n :root .focus\\:ring-red-300:focus {\n --tw-ring-color: rgba(237, 135, 150, var(--tw-ring-opacity));\n }\n }\n @media (prefers-color-scheme: dark) {\n :root {\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 background-color: #24273a;\n color: #cad3f5;\n /* Llama logos */\n /* Tailwind */\n /* Models page, color for non-weight pills/tags. Background color is solid from `.bg-indigo-50`. */\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 img[src=\"/public/ollama.png\"],\n :root img[src=\"/public/shades.png\"],\n :root img[src=\"/public/glasses.png\"] {\n filter: brightness(0) saturate(100%) invert(72%) sepia(78%) saturate(147%) hue-rotate(195deg) brightness(103%) contrast(92%);\n }\n :root code,\n :root pre {\n background-color: #1e2030;\n color: #cad3f5 !important;\n }\n :root input {\n background-color: #1e2030;\n }\n :root main,\n :root section,\n :root strong,\n :root h3,\n :root ul,\n :root button,\n :root li,\n :root li::marker {\n color: #cad3f5;\n }\n :root blockquote {\n color: #a5adcb;\n }\n :root a[class~=\"\"] {\n color: #8aadf4;\n }\n :root #query,\n :root #filter,\n :root #search {\n background-color: #1e2030;\n color: #cad3f5;\n }\n :root #readme,\n :root #display,\n :root #file-explorer {\n color: #cad3f5;\n }\n :root .command {\n color: #cad3f5;\n }\n :root .truncate {\n color: #cad3f5;\n }\n :root * {\n border-color: #494d64;\n }\n :root .prose {\n --tw-prose-headings: #cad3f5;\n --tw-prose-links: #b7bdf8;\n }\n :root .text-white,\n :root .text-black {\n color: #cad3f5;\n }\n :root .text-gray-900 {\n color: #b8c0e0;\n }\n :root .text-green-500,\n :root .text-emerald-500,\n :root .text-green-700 {\n color: #a6da95;\n }\n :root .text-yellow-900 {\n color: #eed49f;\n }\n :root .text-neutral-300,\n :root .text-neutral-400,\n :root .text-neutral-500 {\n color: #a5adcb;\n }\n :root .text-neutral-700,\n :root .text-neutral-800,\n :root .text-neutral-900 {\n color: #b8c0e0 !important;\n }\n :root .text-red-500 {\n color: #ed8796;\n }\n :root .text-blue-500,\n :root .text-blue-600 {\n color: #b7bdf8;\n }\n :root .text-indigo-600 {\n color: #181926;\n }\n :root .bg-neutral-100 pre,\n :root .bg-neutral-100 .command {\n background-color: unset !important;\n }\n :root .bg-white {\n background-color: #1e2030;\n }\n :root .bg-black,\n :root .hover\\:bg-black:hover {\n background-color: #363a4f !important;\n }\n :root .bg-neutral-50 {\n background-color: #363a4f;\n }\n :root .bg-neutral-100,\n :root .hover\\:bg-neutral-100:hover {\n background-color: #5b6078 !important;\n }\n :root .bg-neutral-700,\n :root .bg-neutral-800 {\n background-color: #494d64;\n }\n :root .bg-green-50 {\n background-color: rgba(166, 218, 149, 0.1);\n }\n :root .bg-yellow-50 {\n background-color: rgba(238, 212, 159, 0.1);\n }\n :root .bg-indigo-50 {\n background-color: #b7bdf8;\n }\n :root .bg-\\[\\#ddf4ff\\] {\n background-color: rgba(183, 189, 248, 0.1);\n }\n :root .border {\n border-color: #b7bdf8;\n }\n :root .border-neutral-200,\n :root .border-neutral-300,\n :root .divide-gray-200 > :not([hidden]) ~ :not([hidden]),\n :root .divide-neutral-200 > :not([hidden]) ~ :not([hidden]) {\n border-color: #494d64;\n }\n :root .focus\\:border-blue-400:focus {\n border-color: #b7bdf8;\n }\n :root .focus\\:border-red-400:focus {\n border-color: #ed8796;\n }\n :root .ring-neutral-300 {\n --tw-ring-color: #494d64 !important;\n }\n :root .ring-green-600\\/20 {\n --tw-ring-color: #a6da95;\n }\n :root .ring-yellow-600\\/20 {\n --tw-ring-color: #eed49f;\n }\n :root select:focus,\n :root .ring-blue-300,\n :root .focus\\:ring-blue-300:focus {\n --tw-ring-color: rgba(183, 189, 248, var(--tw-ring-opacity));\n }\n :root .focus\\:ring-red-300:focus {\n --tw-ring-color: rgba(237, 135, 150, var(--tw-ring-opacity));\n }\n }", "start": 1036, "domains": [ "ollama.com" @@ -12362,15 +12554,15 @@ }, { "code": "/* prettier-ignore */", - "start": 11254 + "start": 10974 } ], - "sourceCode": "/* ==UserStyle==\n@name Ollama Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/ollama\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/ollama\n@version 0.0.1\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/ollama/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aollama\n@description Soothing pastel theme for Ollama\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('ollama.com') {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@0.2.2/css/catppuccin.variables.css\");\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 @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\n --ctp-rosewater: #rgbify(@rosewater) [];\n --ctp-flamingo: #rgbify(@flamingo) [];\n --ctp-pink: #rgbify(@pink) [];\n --ctp-mauve: #rgbify(@mauve) [];\n --ctp-red: #rgbify(@red) [];\n --ctp-maroon: #rgbify(@maroon) [];\n --ctp-peach: #rgbify(@peach) [];\n --ctp-yellow: #rgbify(@yellow) [];\n --ctp-green: #rgbify(@green) [];\n --ctp-teal: #rgbify(@teal) [];\n --ctp-sky: #rgbify(@sky) [];\n --ctp-sapphire: #rgbify(@sapphire) [];\n --ctp-blue: #rgbify(@blue) [];\n --ctp-lavender: #rgbify(@lavender) [];\n --ctp-text: #rgbify(@text) [];\n --ctp-subtext1: #rgbify(@subtext1) [];\n --ctp-subtext0: #rgbify(@subtext0) [];\n --ctp-overlay2: #rgbify(@overlay2) [];\n --ctp-overlay1: #rgbify(@overlay1) [];\n --ctp-overlay0: #rgbify(@overlay0) [];\n --ctp-surface2: #rgbify(@surface2) [];\n --ctp-surface1: #rgbify(@surface1) [];\n --ctp-surface0: #rgbify(@surface0) [];\n --ctp-base: #rgbify(@base) [];\n --ctp-mantle: #rgbify(@mantle) [];\n --ctp-crust: #rgbify(@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 background-color: @base;\n color: @text;\n\n /* Llama logos */\n img[src=\"/public/ollama.png\"],\n img[src=\"/public/shades.png\"],\n img[src=\"/public/glasses.png\"] {\n filter: @text-filter;\n }\n\n code,\n pre {\n background-color: @mantle;\n color: @text !important;\n }\n\n input {\n background-color: @mantle;\n }\n\n main,\n section,\n strong,\n h3,\n ul,\n button,\n li,\n li::marker {\n color: @text;\n }\n blockquote {\n color: @subtext0;\n }\n\n a[class~=\"\"] {\n color: @blue;\n }\n\n #query,\n #filter,\n #search {\n background-color: @mantle;\n color: @text;\n }\n #readme,\n #display,\n #file-explorer {\n color: @text;\n }\n\n .command {\n color: @text;\n }\n .truncate {\n color: @text;\n }\n\n /* Tailwind */\n\n * {\n border-color: @surface1;\n }\n\n .prose {\n --tw-prose-headings: @text;\n --tw-prose-links: @accent-color;\n }\n\n .text-white,\n .text-black {\n color: @text;\n }\n .text-gray-900 {\n color: @subtext1;\n }\n .text-green-500,\n .text-emerald-500,\n .text-green-700 {\n color: @green;\n }\n .text-yellow-900 {\n color: @yellow;\n }\n .text-neutral-300,\n .text-neutral-400,\n .text-neutral-500 {\n color: @subtext0;\n }\n .text-neutral-700,\n .text-neutral-800,\n .text-neutral-900 {\n color: @subtext1 !important;\n }\n .text-red-500 {\n color: @red;\n }\n .text-blue-500,\n .text-blue-600 {\n color: @accent-color;\n }\n /* Models page, color for non-weight pills/tags. Background color is solid from `.bg-indigo-50`. */\n .text-indigo-600 {\n color: @crust;\n }\n\n .bg-neutral-100 pre,\n .bg-neutral-100 .command {\n background-color: unset !important;\n }\n .bg-white {\n background-color: @mantle;\n }\n .bg-black,\n .hover\\:bg-black:hover {\n background-color: @surface0 !important;\n }\n .bg-neutral-50 {\n background-color: @surface0;\n }\n .bg-neutral-100,\n .hover\\:bg-neutral-100:hover {\n background-color: @surface2 !important;\n }\n .bg-neutral-700,\n .bg-neutral-800 {\n background-color: @surface1;\n }\n .bg-green-50 {\n background-color: fade(@green, 10%);\n }\n .bg-yellow-50 {\n background-color: fade(@yellow, 10%);\n }\n .bg-indigo-50 {\n background-color: @accent-color;\n }\n .bg-\\[\\#ddf4ff\\] {\n background-color: fade(@accent-color, 10%);\n }\n\n .border {\n border-color: @accent-color;\n }\n .border-neutral-200,\n .border-neutral-300,\n .divide-gray-200 > :not([hidden]) ~ :not([hidden]),\n .divide-neutral-200 > :not([hidden]) ~ :not([hidden]) {\n border-color: @surface1;\n }\n .focus\\:border-blue-400:focus {\n border-color: @accent-color;\n }\n .focus\\:border-red-400:focus {\n border-color: @red;\n }\n\n .ring-neutral-300 {\n --tw-ring-color: @surface1 !important;\n }\n .ring-green-600\\/20 {\n --tw-ring-color: @green;\n }\n .ring-yellow-600\\/20 {\n --tw-ring-color: @yellow;\n }\n select:focus,\n .ring-blue-300,\n .focus\\:ring-blue-300:focus {\n --tw-ring-color: rgba(#rgbify(@accent-color) [], var(--tw-ring-opacity));\n }\n .focus\\:ring-red-300:focus {\n --tw-ring-color: rgba(#rgbify(@red) [], var(--tw-ring-opacity));\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; @text-filter: brightness(0) saturate(100%) invert(32%) sepia(14%) saturate(808%) hue-rotate(196deg) brightness(92%) contrast(95%); @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(82%) sepia(17%) saturate(401%) hue-rotate(191deg) brightness(97%) contrast(98%); @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(72%) sepia(78%) saturate(147%) hue-rotate(195deg) 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(94%) sepia(11%) saturate(2056%) hue-rotate(182deg) 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 Ollama Catppuccin\n@namespace github.com/catppuccin/userstyles/styles/ollama\n@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/ollama\n@version 0.0.2\n@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/ollama/catppuccin.user.css\n@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aollama\n@description Soothing pastel theme for Ollama\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('ollama.com') {\n @import url(\"https://unpkg.com/@catppuccin/highlightjs@1.0.0/css/catppuccin-variables.css\");\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 @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\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 background-color: @base;\n color: @text;\n\n /* Llama logos */\n img[src=\"/public/ollama.png\"],\n img[src=\"/public/shades.png\"],\n img[src=\"/public/glasses.png\"] {\n filter: @text-filter;\n }\n\n code,\n pre {\n background-color: @mantle;\n color: @text !important;\n }\n\n input {\n background-color: @mantle;\n }\n\n main,\n section,\n strong,\n h3,\n ul,\n button,\n li,\n li::marker {\n color: @text;\n }\n blockquote {\n color: @subtext0;\n }\n\n a[class~=\"\"] {\n color: @blue;\n }\n\n #query,\n #filter,\n #search {\n background-color: @mantle;\n color: @text;\n }\n #readme,\n #display,\n #file-explorer {\n color: @text;\n }\n\n .command {\n color: @text;\n }\n .truncate {\n color: @text;\n }\n\n /* Tailwind */\n\n * {\n border-color: @surface1;\n }\n\n .prose {\n --tw-prose-headings: @text;\n --tw-prose-links: @accent-color;\n }\n\n .text-white,\n .text-black {\n color: @text;\n }\n .text-gray-900 {\n color: @subtext1;\n }\n .text-green-500,\n .text-emerald-500,\n .text-green-700 {\n color: @green;\n }\n .text-yellow-900 {\n color: @yellow;\n }\n .text-neutral-300,\n .text-neutral-400,\n .text-neutral-500 {\n color: @subtext0;\n }\n .text-neutral-700,\n .text-neutral-800,\n .text-neutral-900 {\n color: @subtext1 !important;\n }\n .text-red-500 {\n color: @red;\n }\n .text-blue-500,\n .text-blue-600 {\n color: @accent-color;\n }\n /* Models page, color for non-weight pills/tags. Background color is solid from `.bg-indigo-50`. */\n .text-indigo-600 {\n color: @crust;\n }\n\n .bg-neutral-100 pre,\n .bg-neutral-100 .command {\n background-color: unset !important;\n }\n .bg-white {\n background-color: @mantle;\n }\n .bg-black,\n .hover\\:bg-black:hover {\n background-color: @surface0 !important;\n }\n .bg-neutral-50 {\n background-color: @surface0;\n }\n .bg-neutral-100,\n .hover\\:bg-neutral-100:hover {\n background-color: @surface2 !important;\n }\n .bg-neutral-700,\n .bg-neutral-800 {\n background-color: @surface1;\n }\n .bg-green-50 {\n background-color: fade(@green, 10%);\n }\n .bg-yellow-50 {\n background-color: fade(@yellow, 10%);\n }\n .bg-indigo-50 {\n background-color: @accent-color;\n }\n .bg-\\[\\#ddf4ff\\] {\n background-color: fade(@accent-color, 10%);\n }\n\n .border {\n border-color: @accent-color;\n }\n .border-neutral-200,\n .border-neutral-300,\n .divide-gray-200 > :not([hidden]) ~ :not([hidden]),\n .divide-neutral-200 > :not([hidden]) ~ :not([hidden]) {\n border-color: @surface1;\n }\n .focus\\:border-blue-400:focus {\n border-color: @accent-color;\n }\n .focus\\:border-red-400:focus {\n border-color: @red;\n }\n\n .ring-neutral-300 {\n --tw-ring-color: @surface1 !important;\n }\n .ring-green-600\\/20 {\n --tw-ring-color: @green;\n }\n .ring-yellow-600\\/20 {\n --tw-ring-color: @yellow;\n }\n select:focus,\n .ring-blue-300,\n .focus\\:ring-blue-300:focus {\n --tw-ring-color: rgba(#rgbify(@accent-color) [], var(--tw-ring-opacity));\n }\n .focus\\:ring-red-300:focus {\n --tw-ring-color: rgba(#rgbify(@red) [], var(--tw-ring-opacity));\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; @text-filter: brightness(0) saturate(100%) invert(32%) sepia(14%) saturate(808%) hue-rotate(196deg) brightness(92%) contrast(95%); @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(82%) sepia(17%) saturate(401%) hue-rotate(191deg) brightness(97%) contrast(98%); @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(72%) sepia(78%) saturate(147%) hue-rotate(195deg) 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(94%) sepia(11%) saturate(2056%) hue-rotate(182deg) 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": "Ollama Catppuccin", "namespace": "github.com/catppuccin/userstyles/styles/ollama", "homepageURL": "https://github.com/catppuccin/userstyles/tree/main/styles/ollama", - "version": "0.0.1", + "version": "0.0.2", "updateURL": "https://github.com/catppuccin/userstyles/raw/main/styles/ollama/catppuccin.user.css", "supportURL": "https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Aollama", "description": "Soothing pastel theme for Ollama", @@ -12527,11 +12719,12 @@ "url": "https://github.com/catppuccin/userstyles/tree/main/styles/ollama", "updateUrl": "https://github.com/catppuccin/userstyles/raw/main/styles/ollama/catppuccin.user.css", "name": "Ollama Catppuccin", - "originalDigest": "d4baaeb25e56c59e1691ece04a1dcc12e8a68c7d", + "originalDigest": "8c8b7b8e930c950cb9abd16f9c95e227e3b7fd8e", "_id": "5980c3e0-b522-497b-b9ac-78d69564834e", - "_rev": 1726090248644, + "_rev": 1726501376541, "id": 105, - "etag": "W/\"f506a11d5c7f890f63e030e16cc1ee0378462eb96ebaa8bfc7291efa7633cd8c\"" + "etag": "W/\"a30aa4f00084d665702458318c23d407dbeed70427d47d5568445965b71993f9\"", + "updateDate": 1726501376193 }, { "enabled": true,